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]

Returns:



2809
# File 'sig/client.rbs', line 2809

def attributes: () -> ::Array[Types::DataTableAttribute]

#next_token::String

Returns:

  • (::String)


2808
# File 'sig/client.rbs', line 2808

def next_token: () -> ::String