class Aws::DataSync::Types::ListTagsForResourceRequest
@note When making an API call, you may pass ListTagsForResourceRequest
data as a hash: { resource_arn: "TaggableResourceArn", # required max_results: 1, next_token: "NextToken", }
@!attribute [rw] resource_arn
The Amazon Resource Name (ARN) of the resource whose tags to list. @return [String]
@!attribute [rw] max_results
The maximum number of locations to return. @return [Integer]
@!attribute [rw] next_token
An opaque string that indicates the position at which to begin the next list of locations. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/datasync-2018-11-09/ListTagsForResourceRequest AWS API Documentation
Constants
- SENSITIVE