class Aws::Shield::Types::UntagResourceRequest
@note When making an API call, you may pass UntagResourceRequest
data as a hash: { resource_arn: "ResourceArn", # required tag_keys: ["TagKey"], # required }
@!attribute [rw] resource_arn
The Amazon Resource Name (ARN) of the resource that you want to remove tags from. @return [String]
@!attribute [rw] tag_keys
The tag key for each tag that you want to remove from the resource. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/UntagResourceRequest AWS API Documentation
Constants
- SENSITIVE