class Aws::ManagedGrafana::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 the tag association is removed from. @return [String]
@!attribute [rw] tag_keys
The key values of the tag to be removed from the resource. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/grafana-2020-08-18/UntagResourceRequest AWS API Documentation
Constants
- SENSITIVE