class Aws::Transfer::Types::ListTagsForResourceResponse

@!attribute [rw] arn

The ARN you specified to list the tags of.
@return [String]

@!attribute [rw] next_token

When you can get additional results from the `ListTagsForResource`
call, a `NextToken` parameter is returned in the output. You can
then pass in a subsequent command to the `NextToken` parameter to
continue listing additional tags.
@return [String]

@!attribute [rw] tags

Key-value pairs that are assigned to a resource, usually for the
purpose of grouping and searching for items. Tags are metadata that
you define.
@return [Array<Types::Tag>]

@see docs.aws.amazon.com/goto/WebAPI/transfer-2018-11-05/ListTagsForResourceResponse AWS API Documentation

Constants

SENSITIVE