Class: Aws::Types::SendObjectMalwareScanRequest
- Inherits:
-
Object
- Object
- Aws::Types::SendObjectMalwareScanRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_object ⇒ Types::S3ObjectForSendObjectMalwareScan
Returns the value of attribute s3_object.
Instance Attribute Details
#s3_object ⇒ Types::S3ObjectForSendObjectMalwareScan
Returns the value of attribute s3_object.
2913 2914 2915 |
# File 'sig/types.rbs', line 2913 def s3_object @s3_object end |