workspaces_modify_workspace_state {paws.end.user.computing} | R Documentation |
Sets the state of the specified WorkSpace
Description
Sets the state of the specified WorkSpace.
See https://www.paws-r-sdk.com/docs/workspaces_modify_workspace_state/ for full documentation.
Usage
workspaces_modify_workspace_state(WorkspaceId, WorkspaceState)
Arguments
WorkspaceId |
[required] The identifier of the WorkSpace. |
WorkspaceState |
[required] The WorkSpace state. |
[Package paws.end.user.computing version 0.9.0 Index]