toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
workspaces
/
aws.sdk.kotlin.services.workspaces.model
/
CreateStandbyWorkspacesRequest
/
Builder
Builder
class
Builder
Members
Properties
primary
Region
Link copied to clipboard
var
primaryRegion
:
String
?
The Region of the primary WorkSpace.
standby
Workspaces
Link copied to clipboard
var
standbyWorkspaces
:
List
<
StandbyWorkspace
>
?
Information about the standby WorkSpace to be created.