class Aws::BackupGateway::Types::UntagResourceInput
@note When making an API call, you may pass UntagResourceInput
data as a hash: { resource_arn: "ResourceArn", # required tag_keys: ["TagKey"], # required }
@!attribute [rw] resource_arn
The Amazon Resource Name (ARN) of the resource from which to remove tags. @return [String]
@!attribute [rw] tag_keys
The list of tag keys specifying which tags to remove. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/backup-gateway-2021-01-01/UntagResourceInput AWS API Documentation
Constants
- SENSITIVE