| Package | Description |
|---|---|
| com.amazonaws.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
DefaultWorkspaceCreationProperties |
DefaultWorkspaceCreationProperties.clone() |
DefaultWorkspaceCreationProperties |
WorkspaceDirectory.getWorkspaceCreationProperties()
The default creation properties for all WorkSpaces in the directory.
|
DefaultWorkspaceCreationProperties |
DefaultWorkspaceCreationProperties.withCustomSecurityGroupId(String customSecurityGroupId)
The identifier of any security groups to apply to WorkSpaces when they are created.
|
DefaultWorkspaceCreationProperties |
DefaultWorkspaceCreationProperties.withDefaultOu(String defaultOu)
The organizational unit (OU) in the directory for the WorkSpace machine accounts.
|
DefaultWorkspaceCreationProperties |
DefaultWorkspaceCreationProperties.withEnableInternetAccess(Boolean enableInternetAccess)
The public IP address to attach to all WorkSpaces that are created or rebuilt.
|
DefaultWorkspaceCreationProperties |
DefaultWorkspaceCreationProperties.withEnableWorkDocs(Boolean enableWorkDocs)
Indicates whether the directory is enabled for Amazon WorkDocs.
|
DefaultWorkspaceCreationProperties |
DefaultWorkspaceCreationProperties.withUserEnabledAsLocalAdministrator(Boolean userEnabledAsLocalAdministrator)
Indicates whether the WorkSpace user is an administrator on the WorkSpace.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkspaceDirectory.setWorkspaceCreationProperties(DefaultWorkspaceCreationProperties workspaceCreationProperties)
The default creation properties for all WorkSpaces in the directory.
|
WorkspaceDirectory |
WorkspaceDirectory.withWorkspaceCreationProperties(DefaultWorkspaceCreationProperties workspaceCreationProperties)
The default creation properties for all WorkSpaces in the directory.
|
Copyright © 2018. All rights reserved.