Module: Aws::S3Tables::Client::_GetTableMetadataLocationResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetTableMetadataLocationResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#metadata_location ⇒ ::String
411 |
# File 'sig/client.rbs', line 411
def metadata_location: () -> ::String
|
#version_token ⇒ ::String
410 |
# File 'sig/client.rbs', line 410
def version_token: () -> ::String
|
#warehouse_location ⇒ ::String
412 |
# File 'sig/client.rbs', line 412
def warehouse_location: () -> ::String
|