voiceid_list_tags_for_resource {paws.machine.learning}R Documentation

Lists all tags associated with a specified Voice ID resource

Description

Lists all tags associated with a specified Voice ID resource.

See https://www.paws-r-sdk.com/docs/voiceid_list_tags_for_resource/ for full documentation.

Usage

voiceid_list_tags_for_resource(ResourceArn)

Arguments

ResourceArn

[required] The Amazon Resource Name (ARN) of the Voice ID resource for which you want to list the tags.


[Package paws.machine.learning version 0.7.0 Index]