Module: Aws::SageMaker::Client::_SearchResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#results::Array[Types::SearchRecord]

Returns:



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

def results: () -> ::Array[Types::SearchRecord]

#total_hitsTypes::TotalHits

Returns:



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

def total_hits: () -> Types::TotalHits