View source: R/workspaces_operations.R
workspaces_modify_workspace_properties | R Documentation |
Modifies the specified WorkSpace properties. For important information about how to modify the size of the root and user volumes, see Modify a WorkSpace.
See https://www.paws-r-sdk.com/docs/workspaces_modify_workspace_properties/ for full documentation.
workspaces_modify_workspace_properties(
WorkspaceId,
WorkspaceProperties = NULL,
DataReplication = NULL
)
WorkspaceId |
[required] The identifier of the WorkSpace. |
WorkspaceProperties |
The properties of the WorkSpace. |
DataReplication |
Indicates the data replication status. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.