workspaces_create_standby_workspaces {paws.end.user.computing} | R Documentation |
Creates a standby WorkSpace in a secondary Region
Description
Creates a standby WorkSpace in a secondary Region.
See https://www.paws-r-sdk.com/docs/workspaces_create_standby_workspaces/ for full documentation.
Usage
workspaces_create_standby_workspaces(PrimaryRegion, StandbyWorkspaces)
Arguments
PrimaryRegion |
[required] The Region of the primary WorkSpace. |
StandbyWorkspaces |
[required] Information about the standby WorkSpace to be created. |
[Package paws.end.user.computing version 0.9.0 Index]