Module: Aws::S3Tables::Client::_CreateNamespaceResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateNamespaceResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#namespace ⇒ ::Array[::String]
84 |
# File 'sig/client.rbs', line 84
def namespace: () -> ::Array[::String]
|
#table_bucket_arn ⇒ ::String
83 |
# File 'sig/client.rbs', line 83
def table_bucket_arn: () -> ::String
|