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
678 |
# File 'sig/client.rbs', line 678
def last_evaluated_table_name: () -> ::String
|
#table_names ⇒ ::Array[::String]
677 |
# File 'sig/client.rbs', line 677
def table_names: () -> ::Array[::String]
|