Module: Aws::S3Tables::Client::_ListTableBucketsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListTableBucketsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#continuation_token ⇒ ::String
508 |
# File 'sig/client.rbs', line 508
def continuation_token: () -> ::String
|
#table_buckets ⇒ ::Array[Types::TableBucketSummary]
507 |
# File 'sig/client.rbs', line 507
def table_buckets: () -> ::Array[Types::TableBucketSummary]
|