Class: Aws::Types::S3ReportOutput
- Inherits:
-
Object
- Object
- Aws::Types::S3ReportOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_object_key ⇒ ::String
Returns the value of attribute s3_object_key.
Instance Attribute Details
#s3_object_key ⇒ ::String
Returns the value of attribute s3_object_key.
1134 1135 1136 |
# File 'sig/types.rbs', line 1134 def s3_object_key @s3_object_key end |