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]
657 |
# File 'sig/client.rbs', line 657 def global_tables: () -> ::Array[Types::GlobalTable] |
#last_evaluated_global_table_name ⇒ ::String
658 |
# File 'sig/client.rbs', line 658 def last_evaluated_global_table_name: () -> ::String |