class Aws::SSMContacts::Types::UntagResourceRequest
@note When making an API call, you may pass UntagResourceRequest
data as a hash: { resource_arn: "AmazonResourceName", # required tag_keys: ["TagKey"], # required }
@!attribute [rw] resource_arn
The Amazon Resource Name (ARN) of the contact or escalation plan. @return [String]
@!attribute [rw] tag_keys
The key of the tag that you want to remove. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/ssm-contacts-2021-05-03/UntagResourceRequest AWS API Documentation
Constants
- SENSITIVE