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:



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

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

#items::Array[Types::SearchResultItem]

Returns:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#total_match_count::Integer

Returns:

  • (::Integer)


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

def total_match_count: () -> ::Integer