workspaces_modify_workspace_access_properties {paws.end.user.computing} | R Documentation |
Specifies which devices and operating systems users can use to access their WorkSpaces
Description
Specifies which devices and operating systems users can use to access their WorkSpaces. For more information, see Control Device Access.
See https://www.paws-r-sdk.com/docs/workspaces_modify_workspace_access_properties/ for full documentation.
Usage
workspaces_modify_workspace_access_properties(
ResourceId,
WorkspaceAccessProperties
)
Arguments
ResourceId |
[required] The identifier of the directory. |
WorkspaceAccessProperties |
[required] The device types and operating systems to enable or disable for access. |
[Package paws.end.user.computing version 0.9.0 Index]