class Aws::PrometheusService::Types::UntagResourceRequest
@note When making an API call, you may pass UntagResourceRequest
data as a hash: { resource_arn: "String", # required tag_keys: ["TagKey"], # required }
@!attribute [rw] resource_arn
The ARN of the resource. @return [String]
@!attribute [rw] tag_keys
One or more tag keys @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/amp-2020-08-01/UntagResourceRequest AWS API Documentation
Constants
- SENSITIVE