class Aws::AppRegistry::Types::UntagResourceRequest
@note When making an API call, you may pass UntagResourceRequest
data as a hash: { resource_arn: "Arn", # required tag_keys: ["TagKey"], # required }
@!attribute [rw] resource_arn
The Amazon resource name (ARN) that specifies the resource. @return [String]
@!attribute [rw] tag_keys
A list of the tag keys to remove from the specified resource. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/AWS242AppRegistry-2020-06-24/UntagResourceRequest AWS API Documentation
Constants
- SENSITIVE