NAME
Paws::Route53Resolver::ListTagsForResourceResponse
ATTRIBUTES
NextToken => Str
If more than MaxResults
tags match the specified criteria, you can submit another ListTagsForResource
request to get the next group of results. In the next request, specify the value of NextToken
from the previous response.
Tags => ArrayRef[Paws::Route53Resolver::Tag]
The tags that are associated with the resource that you specified in the ListTagsForResource
request.