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]
2866 |
# File 'sig/client.rbs', line 2866
def data_table_summary_list: () -> ::Array[Types::DataTableSummary]
|
#next_token ⇒ ::String
2865 |
# File 'sig/client.rbs', line 2865
def next_token: () -> ::String
|