class Aws::TranscribeService::Types::UntagResourceRequest
@note When making an API call, you may pass UntagResourceRequest
data as a hash: { resource_arn: "TranscribeArn", # required tag_keys: ["TagKey"], # required }
@!attribute [rw] resource_arn
The Amazon Resource Name (ARN) of the Amazon Transcribe resource you want to remove tags from. @return [String]
@!attribute [rw] tag_keys
A list of tag keys you want to remove from a specified Amazon Transcribe resource. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/transcribe-2017-10-26/UntagResourceRequest AWS API Documentation
Constants
- SENSITIVE