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