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)


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

def approximate_total_count: () -> ::Integer

#data_tables::Array[Types::DataTable]

Returns:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String