Class: Aws::Types::ExportingLocation
- Inherits:
-
Object
- Object
- Aws::Types::ExportingLocation
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_exporting ⇒ Types::S3ExportingLocation
Returns the value of attribute s3_exporting.
Instance Attribute Details
#s3_exporting ⇒ Types::S3ExportingLocation
Returns the value of attribute s3_exporting.
945 946 947 |
# File 'sig/types.rbs', line 945 def s3_exporting @s3_exporting end |