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)


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

def approximate_total_count: () -> ::Integer

#data_tables::Array[Types::DataTable]

Returns:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String