Class: Aws::Types::MetadataTableConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::MetadataTableConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_tables_destination ⇒ Types::S3TablesDestination
Returns the value of attribute s3_tables_destination.
Instance Attribute Details
#s3_tables_destination ⇒ Types::S3TablesDestination
Returns the value of attribute s3_tables_destination.
1941 1942 1943 |
# File 'sig/types.rbs', line 1941 def s3_tables_destination @s3_tables_destination end |