Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.workspaces.CfnWorkspacesPoolMixinProps.Builder
Packages that use CfnWorkspacesPoolMixinProps.Builder
-
Uses of CfnWorkspacesPoolMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.workspaces
Methods in software.amazon.awscdk.cfnpropertymixins.services.workspaces that return CfnWorkspacesPoolMixinProps.BuilderModifier and TypeMethodDescriptionCfnWorkspacesPoolMixinProps.Builder.applicationSettings(CfnWorkspacesPoolPropsMixin.ApplicationSettingsProperty applicationSettings) Sets the value ofCfnWorkspacesPoolMixinProps.getApplicationSettings()CfnWorkspacesPoolMixinProps.Builder.applicationSettings(IResolvable applicationSettings) Sets the value ofCfnWorkspacesPoolMixinProps.getApplicationSettings()CfnWorkspacesPoolMixinProps.builder()Sets the value ofCfnWorkspacesPoolMixinProps.getBundleId()CfnWorkspacesPoolMixinProps.Builder.capacity(CfnWorkspacesPoolPropsMixin.CapacityProperty capacity) Sets the value ofCfnWorkspacesPoolMixinProps.getCapacity()CfnWorkspacesPoolMixinProps.Builder.capacity(IResolvable capacity) Sets the value ofCfnWorkspacesPoolMixinProps.getCapacity()CfnWorkspacesPoolMixinProps.Builder.description(String description) Sets the value ofCfnWorkspacesPoolMixinProps.getDescription()CfnWorkspacesPoolMixinProps.Builder.directoryId(String directoryId) Sets the value ofCfnWorkspacesPoolMixinProps.getDirectoryId()Sets the value ofCfnWorkspacesPoolMixinProps.getPoolName()CfnWorkspacesPoolMixinProps.Builder.runningMode(String runningMode) Sets the value ofCfnWorkspacesPoolMixinProps.getRunningMode()Deprecated.this property has been deprecatedCfnWorkspacesPoolMixinProps.Builder.timeoutSettings(CfnWorkspacesPoolPropsMixin.TimeoutSettingsProperty timeoutSettings) Sets the value ofCfnWorkspacesPoolMixinProps.getTimeoutSettings()CfnWorkspacesPoolMixinProps.Builder.timeoutSettings(IResolvable timeoutSettings) Sets the value ofCfnWorkspacesPoolMixinProps.getTimeoutSettings()Constructors in software.amazon.awscdk.cfnpropertymixins.services.workspaces with parameters of type CfnWorkspacesPoolMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnWorkspacesPoolMixinProps.Builder.