Module: Aws::DynamoDB::Client::_ListTablesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListTablesOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#last_evaluated_table_name ⇒ ::String
684 |
# File 'sig/client.rbs', line 684
def last_evaluated_table_name: () -> ::String
|
#table_names ⇒ ::Array[::String]
683 |
# File 'sig/client.rbs', line 683
def table_names: () -> ::Array[::String]
|