class Aws::AccessAnalyzer::Types::ListTagsForResourceRequest

Retrieves a list of tags applied to the specified resource.

@note When making an API call, you may pass ListTagsForResourceRequest

data as a hash:

    {
      resource_arn: "String", # required
    }

@!attribute [rw] resource_arn

The ARN of the resource to retrieve tags from.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/accessanalyzer-2019-11-01/ListTagsForResourceRequest AWS API Documentation

Constants

SENSITIVE