Class: Aws::Types::ExportingConfig
- Inherits:
-
Object
- Object
- Aws::Types::ExportingConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_exporting ⇒ Types::S3ExportingConfig
Returns the value of attribute s3_exporting.
Instance Attribute Details
#s3_exporting ⇒ Types::S3ExportingConfig
Returns the value of attribute s3_exporting.
940 941 942 |
# File 'sig/types.rbs', line 940 def s3_exporting @s3_exporting end |