class Aws::DeviceFarm::Types::ListTagsForResourceRequest

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

data as a hash:

    {
      resource_arn: "DeviceFarmArn", # required
    }

@!attribute [rw] resource_arn

The Amazon Resource Name (ARN) of the resource or resources for
which to list tags. You can associate tags with the following Device
Farm resources: `PROJECT`, `RUN`, `NETWORK_PROFILE`,
`INSTANCE_PROFILE`, `DEVICE_INSTANCE`, `SESSION`, `DEVICE_POOL`,
`DEVICE`, and `VPCE_CONFIGURATION`.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/devicefarm-2015-06-23/ListTagsForResourceRequest AWS API Documentation

Constants

SENSITIVE