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