Module: Aws::Connect::Client::_SearchDataTablesResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::SearchDataTablesResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#approximate_total_count::Integer

Returns:

  • (::Integer)


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

def approximate_total_count: () -> ::Integer

#data_tables::Array[Types::DataTable]

Returns:



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

def data_tables: () -> ::Array[Types::DataTable]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String