NAME
Paws::CodePipeline::ListTagsForResourceOutput
ATTRIBUTES
NextToken => Str
If the amount of returned information is significantly large, an identifier is also returned and can be used in a subsequent API call to return the next page of the list. The ListTagsforResource call lists all available tags in one call and does not use pagination.
Tags => ArrayRef[Paws::CodePipeline::Tag]
The tags for the resource.