Module: Aws::Connect::Client::_ListDataTablesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDataTablesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#data_table_summary_list ⇒ ::Array[Types::DataTableSummary]
2908 |
# File 'sig/client.rbs', line 2908
def data_table_summary_list: () -> ::Array[Types::DataTableSummary]
|
#next_token ⇒ ::String
2907 |
# File 'sig/client.rbs', line 2907
def next_token: () -> ::String
|