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