NAME
Paws::SageMaker::SearchResponse
ATTRIBUTES
NextToken => Str
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.
Results => ArrayRef[Paws::SageMaker::SearchRecord]
A list of SearchRecord
objects.