Module: Aws::Connect::Client::_ListDataTableAttributesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDataTableAttributesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#attributes ⇒ ::Array[Types::DataTableAttribute]
2949 |
# File 'sig/client.rbs', line 2949 def attributes: () -> ::Array[Types::DataTableAttribute] |
#next_token ⇒ ::String
2948 |
# File 'sig/client.rbs', line 2948 def next_token: () -> ::String |