workspaces_create_tags {paws.end.user.computing} | R Documentation |
Creates the specified tags for the specified WorkSpaces resource
Description
Creates the specified tags for the specified WorkSpaces resource.
See https://www.paws-r-sdk.com/docs/workspaces_create_tags/ for full documentation.
Usage
workspaces_create_tags(ResourceId, Tags)
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. |
Tags |
[required] The tags. Each WorkSpaces resource can have a maximum of 50 tags. |
[Package paws.end.user.computing version 0.9.0 Index]