workspaces_delete_tags {paws.end.user.computing} | R Documentation |
Deletes the specified tags from the specified WorkSpaces resource
Description
Deletes the specified tags from the specified WorkSpaces resource.
See https://www.paws-r-sdk.com/docs/workspaces_delete_tags/ for full documentation.
Usage
workspaces_delete_tags(ResourceId, TagKeys)
Arguments
ResourceId |
[required] The identifier of the WorkSpaces resource. The supported resource types are WorkSpaces, registered directories, images, custom bundles, IP access control groups, and connection aliases. |
TagKeys |
[required] The tag keys. |
[Package paws.end.user.computing version 0.7.0 Index]