View source: R/directoryservice_operations.R
directoryservice_list_tags_for_resource | R Documentation |
Lists all tags on a directory.
See https://www.paws-r-sdk.com/docs/directoryservice_list_tags_for_resource/ for full documentation.
directoryservice_list_tags_for_resource(
ResourceId,
NextToken = NULL,
Limit = NULL
)
ResourceId |
[required] Identifier (ID) of the directory for which you want to retrieve tags. |
NextToken |
Reserved for future use. |
Limit |
Reserved for future use. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.