AWS SDK for Kotlin
Toggle table of contents
1.5.2
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
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.