class Aws::LookoutforVision::Types::UntagResourceRequest
@note When making an API call, you may pass UntagResourceRequest
data as a hash: { resource_arn: "TagArn", # required tag_keys: ["TagKey"], # required }
@!attribute [rw] resource_arn
The Amazon Resource Name (ARN) of the model from which you want to remove tags. @return [String]
@!attribute [rw] tag_keys
A list of the keys of the tags that you want to remove. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/lookoutvision-2020-11-20/UntagResourceRequest AWS API Documentation
Constants
- SENSITIVE