View source: R/voiceid_operations.R
voiceid_tag_resource | R Documentation |
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.
voiceid_tag_resource(ResourceArn, Tags)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.