class Aws::LocationService::Types::ListTagsForResourceRequest

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

data as a hash:

    {
      resource_arn: "Arn", # required
    }

@!attribute [rw] resource_arn

The Amazon Resource Name (ARN) of the resource whose tags you want
to retrieve.

* Format example:
  `arn:aws:geo:region:account-id:resourcetype/ExampleResource`

^
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/location-2020-11-19/ListTagsForResourceRequest AWS API Documentation

Constants

SENSITIVE