voiceid_untag_resource {paws.machine.learning} | R Documentation |
Removes specified tags from a specified Amazon Connect Voice ID resource
Description
Removes specified tags from a specified Amazon Connect Voice ID resource.
See https://www.paws-r-sdk.com/docs/voiceid_untag_resource/ for full documentation.
Usage
voiceid_untag_resource(ResourceArn, TagKeys)
Arguments
ResourceArn |
[required] The Amazon Resource Name (ARN) of the Voice ID resource you want to remove tags from. |
TagKeys |
[required] The list of tag keys you want to remove from the specified resource. |
[Package paws.machine.learning version 0.7.0 Index]