Class: Aws::Types::MetadataTableConfigurationResult
- Inherits:
-
Object
- Object
- Aws::Types::MetadataTableConfigurationResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_tables_destination_result ⇒ Types::S3TablesDestinationResult
Returns the value of attribute s3_tables_destination_result.
Instance Attribute Details
#s3_tables_destination_result ⇒ Types::S3TablesDestinationResult
Returns the value of attribute s3_tables_destination_result.
1946 1947 1948 |
# File 'sig/types.rbs', line 1946 def s3_tables_destination_result @s3_tables_destination_result end |