Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.workspaces.CfnWorkspacesPoolPropsMixin.Builder
Packages that use CfnWorkspacesPoolPropsMixin.Builder
-
Uses of CfnWorkspacesPoolPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.workspaces
Methods in software.amazon.awscdk.cfnpropertymixins.services.workspaces that return CfnWorkspacesPoolPropsMixin.BuilderModifier and TypeMethodDescriptionCfnWorkspacesPoolPropsMixin.Builder.applicationSettings(CfnWorkspacesPoolPropsMixin.ApplicationSettingsProperty applicationSettings) The persistent application settings for users of the pool.CfnWorkspacesPoolPropsMixin.Builder.applicationSettings(IResolvable applicationSettings) The persistent application settings for users of the pool.The identifier of the bundle used by the pool.CfnWorkspacesPoolPropsMixin.Builder.capacity(CfnWorkspacesPoolPropsMixin.CapacityProperty capacity) Describes the user capacity for the pool.CfnWorkspacesPoolPropsMixin.Builder.capacity(IResolvable capacity) Describes the user capacity for the pool.CfnWorkspacesPoolPropsMixin.Builder.create()CfnWorkspacesPoolPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnWorkspacesPoolPropsMixin.Builder.description(String description) The description of the pool.CfnWorkspacesPoolPropsMixin.Builder.directoryId(String directoryId) The identifier of the directory used by the pool.The name of the pool.CfnWorkspacesPoolPropsMixin.Builder.runningMode(String runningMode) The running mode of the pool.Deprecated.this property has been deprecatedCfnWorkspacesPoolPropsMixin.Builder.timeoutSettings(CfnWorkspacesPoolPropsMixin.TimeoutSettingsProperty timeoutSettings) The amount of time that a pool session remains active after users disconnect.CfnWorkspacesPoolPropsMixin.Builder.timeoutSettings(IResolvable timeoutSettings) The amount of time that a pool session remains active after users disconnect.