class Aws::WorkSpaces::Types::DefaultWorkspaceCreationProperties

Describes the default values that are used to create WorkSpaces. For more information, see [Update Directory Details for Your WorkSpaces].

[1]: docs.aws.amazon.com/workspaces/latest/adminguide/update-directory-details.html

@!attribute [rw] enable_work_docs

Specifies whether the directory is enabled for Amazon WorkDocs.
@return [Boolean]

@!attribute [rw] enable_internet_access

Specifies whether to automatically assign an Elastic public IP
address to WorkSpaces in this directory by default. If enabled, the
Elastic public IP address allows outbound internet access from your
WorkSpaces when you’re using an internet gateway in the Amazon VPC
in which your WorkSpaces are located. If you're using a Network
Address Translation (NAT) gateway for outbound internet access from
your VPC, or if your WorkSpaces are in public subnets and you
manually assign them Elastic IP addresses, you should disable this
setting. This setting applies to new WorkSpaces that you launch or
to existing WorkSpaces that you rebuild. For more information, see [
Configure a VPC for Amazon WorkSpaces][1].

[1]: https://docs.aws.amazon.com/workspaces/latest/adminguide/amazon-workspaces-vpc.html
@return [Boolean]

@!attribute [rw] default_ou

The organizational unit (OU) in the directory for the WorkSpace
machine accounts.
@return [String]

@!attribute [rw] custom_security_group_id

The identifier of the default security group to apply to WorkSpaces
when they are created. For more information, see [ Security Groups
for Your WorkSpaces][1].

[1]: https://docs.aws.amazon.com/workspaces/latest/adminguide/amazon-workspaces-security-groups.html
@return [String]

@!attribute [rw] user_enabled_as_local_administrator

Specifies whether WorkSpace users are local administrators on their
WorkSpaces.
@return [Boolean]

@!attribute [rw] enable_maintenance_mode

Specifies whether maintenance mode is enabled for WorkSpaces. For
more information, see [WorkSpace Maintenance][1].

[1]: https://docs.aws.amazon.com/workspaces/latest/adminguide/workspace-maintenance.html
@return [Boolean]

@see docs.aws.amazon.com/goto/WebAPI/workspaces-2015-04-08/DefaultWorkspaceCreationProperties AWS API Documentation

Constants

SENSITIVE