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]
2840 |
# File 'sig/client.rbs', line 2840
def attributes: () -> ::Array[Types::DataTableAttribute]
|
#next_token ⇒ ::String
2839 |
# File 'sig/client.rbs', line 2839
def next_token: () -> ::String
|