| Package | Description |
|---|---|
| com.amazonaws.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
WorkspaceCreationProperties |
WorkspaceCreationProperties.clone() |
WorkspaceCreationProperties |
ModifyWorkspaceCreationPropertiesRequest.getWorkspaceCreationProperties()
The default properties for creating WorkSpaces.
|
WorkspaceCreationProperties |
WorkspaceCreationProperties.withCustomSecurityGroupId(String customSecurityGroupId)
The identifier of your custom security group.
|
WorkspaceCreationProperties |
WorkspaceCreationProperties.withDefaultOu(String defaultOu)
The default organizational unit (OU) for your WorkSpaces directories.
|
WorkspaceCreationProperties |
WorkspaceCreationProperties.withEnableInternetAccess(Boolean enableInternetAccess)
Indicates whether internet access is enabled for your WorkSpaces.
|
WorkspaceCreationProperties |
WorkspaceCreationProperties.withEnableMaintenanceMode(Boolean enableMaintenanceMode)
Indicates whether maintenance mode is enabled for your WorkSpaces.
|
WorkspaceCreationProperties |
WorkspaceCreationProperties.withEnableWorkDocs(Boolean enableWorkDocs)
Indicates whether Amazon WorkDocs is enabled for your WorkSpaces.
|
WorkspaceCreationProperties |
WorkspaceCreationProperties.withUserEnabledAsLocalAdministrator(Boolean userEnabledAsLocalAdministrator)
Indicates whether users are local administrators of their WorkSpaces.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModifyWorkspaceCreationPropertiesRequest.setWorkspaceCreationProperties(WorkspaceCreationProperties workspaceCreationProperties)
The default properties for creating WorkSpaces.
|
ModifyWorkspaceCreationPropertiesRequest |
ModifyWorkspaceCreationPropertiesRequest.withWorkspaceCreationProperties(WorkspaceCreationProperties workspaceCreationProperties)
The default properties for creating WorkSpaces.
|
Copyright © 2021. All rights reserved.