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:



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

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

#items::Array[Types::SearchResultItem]

Returns:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#total_match_count::Integer

Returns:

  • (::Integer)


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

def total_match_count: () -> ::Integer