Module: Aws::DynamoDB::Client::_ListGlobalTablesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListGlobalTablesOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#global_tables ⇒ ::Array[Types::GlobalTable]
651 |
# File 'sig/client.rbs', line 651
def global_tables: () -> ::Array[Types::GlobalTable]
|
#last_evaluated_global_table_name ⇒ ::String
652 |
# File 'sig/client.rbs', line 652
def last_evaluated_global_table_name: () -> ::String
|