workspaces_modify_workspace_properties: Modifies the specified WorkSpace properties

View source: R/workspaces_operations.R

workspaces_modify_workspace_propertiesR Documentation

Modifies the specified WorkSpace properties

Description

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.

Usage

workspaces_modify_workspace_properties(
  WorkspaceId,
  WorkspaceProperties = NULL,
  DataReplication = NULL
)

Arguments

WorkspaceId

[required] The identifier of the WorkSpace.

WorkspaceProperties

The properties of the WorkSpace.

DataReplication

Indicates the data replication status.


paws.end.user.computing documentation built on April 3, 2025, 8:56 p.m.