neptune_list_tags_for_resource {paws.database} | R Documentation |
Lists all tags on an Amazon Neptune resource
Description
Lists all tags on an Amazon Neptune resource.
See https://www.paws-r-sdk.com/docs/neptune_list_tags_for_resource/ for full documentation.
Usage
neptune_list_tags_for_resource(ResourceName, Filters = NULL)
Arguments
ResourceName |
[required] The Amazon Neptune resource with tags to be listed. This value is an Amazon Resource Name (ARN). For information about creating an ARN, see Constructing an Amazon Resource Name (ARN). |
Filters |
This parameter is not currently supported. |
[Package paws.database version 0.9.0 Index]