View source: R/directoryservice_operations.R
directoryservice_remove_tags_from_resource | R Documentation |
Removes tags from a directory.
See https://www.paws-r-sdk.com/docs/directoryservice_remove_tags_from_resource/ for full documentation.
directoryservice_remove_tags_from_resource(ResourceId, TagKeys)
ResourceId |
[required] Identifier (ID) of the directory from which to remove the tag. |
TagKeys |
[required] The tag key (name) of the tag to be removed. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.