class Aws::SageMaker::Types::SearchResponse

@!attribute [rw] results

A list of `SearchRecord` objects.
@return [Array<Types::SearchRecord>]

@!attribute [rw] next_token

If the result of the previous `Search` request was truncated, the
response includes a NextToken. To retrieve the next set of results,
use the token in the next request.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/SearchResponse AWS API Documentation

Constants

SENSITIVE