class Aws::Signer::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 Amazon Resource Name (ARN) for the signing profile. @return [String]
@!attribute [rw] tag_keys
A list of tag keys to be removed from the signing profile. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/signer-2017-08-25/UntagResourceRequest AWS API Documentation
Constants
- SENSITIVE