Module: Aws::DataZone::Client::_SearchListingsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#aggregates::Array[Types::AggregationOutput]

Returns:



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

def aggregates: () -> ::Array[Types::AggregationOutput]

#items::Array[Types::SearchResultItem]

Returns:



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

def items: () -> ::Array[Types::SearchResultItem]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#total_match_count::Integer

Returns:

  • (::Integer)


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

def total_match_count: () -> ::Integer