Module: Aws::S3Tables::Client::_CreateTableResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateTableResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#table_arn ⇒ ::String
95 |
# File 'sig/client.rbs', line 95
def table_arn: () -> ::String
|
#version_token ⇒ ::String
96 |
# File 'sig/client.rbs', line 96
def version_token: () -> ::String
|