Module: Aws::DataZone::Client::_SearchResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#items::Array[Types::SearchInventoryResultItem]

Returns:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#total_match_count::Integer

Returns:

  • (::Integer)


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

def total_match_count: () -> ::Integer