Package software.amazon.awscdk.services.workspaces
package software.amazon.awscdk.services.workspaces
Amazon WorkSpaces Construct Library
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.workspaces.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for WorkSpaces construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::WorkSpaces resources directly.
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::WorkSpaces.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
-
ClassDescriptionThe
AWS::WorkSpaces::ConnectionAlias
resource specifies a connection alias.A fluent builder forCfnConnectionAlias
.Describes a connection alias association that is used for cross-Region redirection.A builder forCfnConnectionAlias.ConnectionAliasAssociationProperty
An implementation forCfnConnectionAlias.ConnectionAliasAssociationProperty
Properties for defining aCfnConnectionAlias
.A builder forCfnConnectionAliasProps
An implementation forCfnConnectionAliasProps
TheAWS::WorkSpaces::Workspace
resource specifies a WorkSpace.A fluent builder forCfnWorkspace
.Information about a WorkSpace.A builder forCfnWorkspace.WorkspacePropertiesProperty
An implementation forCfnWorkspace.WorkspacePropertiesProperty
Properties for defining aCfnWorkspace
.A builder forCfnWorkspaceProps
An implementation forCfnWorkspaceProps
Describes a pool of WorkSpaces.The persistent application settings for users in the pool.A builder forCfnWorkspacesPool.ApplicationSettingsProperty
An implementation forCfnWorkspacesPool.ApplicationSettingsProperty
A fluent builder forCfnWorkspacesPool
.Describes the user capacity for the pool.A builder forCfnWorkspacesPool.CapacityProperty
An implementation forCfnWorkspacesPool.CapacityProperty
Describes the timeout settings for the pool.A builder forCfnWorkspacesPool.TimeoutSettingsProperty
An implementation forCfnWorkspacesPool.TimeoutSettingsProperty
Properties for defining aCfnWorkspacesPool
.A builder forCfnWorkspacesPoolProps
An implementation forCfnWorkspacesPoolProps