class Aws::AppRunner::Types::ListTagsForResourceRequest

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

data as a hash:

    {
      resource_arn: "AppRunnerResourceArn", # required
    }

@!attribute [rw] resource_arn

The Amazon Resource Name (ARN) of the resource that a tag list is
requested for.

It must be the ARN of an App Runner resource.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/apprunner-2020-05-15/ListTagsForResourceRequest AWS API Documentation

Constants

SENSITIVE