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)


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

def approximate_total_count: () -> ::Integer

#data_tables::Array[Types::DataTable]

Returns:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String