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:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#total_match_count::Integer

Returns:

  • (::Integer)


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

def total_match_count: () -> ::Integer