Uses of Class
software.amazon.awscdk.services.workspaces.CfnWorkspacesPool.Builder
Packages that use CfnWorkspacesPool.Builder
-
Uses of CfnWorkspacesPool.Builder in software.amazon.awscdk.services.workspaces
Methods in software.amazon.awscdk.services.workspaces that return CfnWorkspacesPool.BuilderModifier and TypeMethodDescriptionCfnWorkspacesPool.Builder.applicationSettings(IResolvable applicationSettings) The persistent application settings for users of the pool.CfnWorkspacesPool.Builder.applicationSettings(CfnWorkspacesPool.ApplicationSettingsProperty applicationSettings) The persistent application settings for users of the pool.The identifier of the bundle used by the pool.CfnWorkspacesPool.Builder.capacity(IResolvable capacity) Describes the user capacity for the pool.CfnWorkspacesPool.Builder.capacity(CfnWorkspacesPool.CapacityProperty capacity) Describes the user capacity for the pool.static CfnWorkspacesPool.BuilderCfnWorkspacesPool.Builder.description(String description) The description of the pool.CfnWorkspacesPool.Builder.directoryId(String directoryId) The identifier of the directory used by the pool.The name of the pool.The tags for the pool.CfnWorkspacesPool.Builder.timeoutSettings(IResolvable timeoutSettings) The amount of time that a pool session remains active after users disconnect.CfnWorkspacesPool.Builder.timeoutSettings(CfnWorkspacesPool.TimeoutSettingsProperty timeoutSettings) The amount of time that a pool session remains active after users disconnect.