NAME
Paws::SageMaker::ListTagsOutput
ATTRIBUTES
NextToken => Str
If response is truncated, Amazon SageMaker includes a token in the response. You can use this token in your subsequent request to fetch next set of tokens.
Tags => ArrayRef[Paws::SageMaker::Tag]
An array of Tag
objects, each with a tag key and a value.