static DefaultWorkspaceCreationProperties.Builder |
DefaultWorkspaceCreationProperties.builder() |
|
DefaultWorkspaceCreationProperties.Builder |
DefaultWorkspaceCreationProperties.Builder.customSecurityGroupId(String customSecurityGroupId) |
The identifier of the default security group to apply to WorkSpaces when they are created.
|
DefaultWorkspaceCreationProperties.Builder |
DefaultWorkspaceCreationProperties.Builder.defaultOu(String defaultOu) |
The organizational unit (OU) in the directory for the WorkSpace machine accounts.
|
DefaultWorkspaceCreationProperties.Builder |
DefaultWorkspaceCreationProperties.Builder.enableInternetAccess(Boolean enableInternetAccess) |
Specifies whether to automatically assign an Elastic public IP address to WorkSpaces in this directory by
default.
|
DefaultWorkspaceCreationProperties.Builder |
DefaultWorkspaceCreationProperties.Builder.enableMaintenanceMode(Boolean enableMaintenanceMode) |
Specifies whether maintenance mode is enabled for WorkSpaces.
|
DefaultWorkspaceCreationProperties.Builder |
DefaultWorkspaceCreationProperties.Builder.enableWorkDocs(Boolean enableWorkDocs) |
Specifies whether the directory is enabled for Amazon WorkDocs.
|
DefaultWorkspaceCreationProperties.Builder |
DefaultWorkspaceCreationProperties.Builder.instanceIamRoleArn(String instanceIamRoleArn) |
Indicates the IAM role ARN of the instance.
|
DefaultWorkspaceCreationProperties.Builder |
DefaultWorkspaceCreationProperties.toBuilder() |
|
DefaultWorkspaceCreationProperties.Builder |
DefaultWorkspaceCreationProperties.Builder.userEnabledAsLocalAdministrator(Boolean userEnabledAsLocalAdministrator) |
Specifies whether WorkSpace users are local administrators on their WorkSpaces.
|