class Aws::CodeCommit::Types::ListTagsForResourceInput
@note When making an API call, you may pass ListTagsForResourceInput
data as a hash: { resource_arn: "ResourceArn", # required next_token: "NextToken", }
@!attribute [rw] resource_arn
The Amazon Resource Name (ARN) of the resource for which you want to get information about tags, if any. @return [String]
@!attribute [rw] next_token
An enumeration token that, when provided in a request, returns the next batch of the results. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/codecommit-2015-04-13/ListTagsForResourceInput AWS API Documentation
Constants
- SENSITIVE