Uses of Class
software.amazon.awscdk.services.workspaces.CfnWorkspacesPoolProps.Builder
Packages that use CfnWorkspacesPoolProps.Builder
-
Uses of CfnWorkspacesPoolProps.Builder in software.amazon.awscdk.services.workspaces
Methods in software.amazon.awscdk.services.workspaces that return CfnWorkspacesPoolProps.BuilderModifier and TypeMethodDescriptionCfnWorkspacesPoolProps.Builder.applicationSettings(IResolvable applicationSettings) Sets the value ofCfnWorkspacesPoolProps.getApplicationSettings()CfnWorkspacesPoolProps.Builder.applicationSettings(CfnWorkspacesPool.ApplicationSettingsProperty applicationSettings) Sets the value ofCfnWorkspacesPoolProps.getApplicationSettings()CfnWorkspacesPoolProps.builder()Sets the value ofCfnWorkspacesPoolProps.getBundleId()CfnWorkspacesPoolProps.Builder.capacity(IResolvable capacity) Sets the value ofCfnWorkspacesPoolProps.getCapacity()CfnWorkspacesPoolProps.Builder.capacity(CfnWorkspacesPool.CapacityProperty capacity) Sets the value ofCfnWorkspacesPoolProps.getCapacity()CfnWorkspacesPoolProps.Builder.description(String description) Sets the value ofCfnWorkspacesPoolProps.getDescription()CfnWorkspacesPoolProps.Builder.directoryId(String directoryId) Sets the value ofCfnWorkspacesPoolProps.getDirectoryId()Sets the value ofCfnWorkspacesPoolProps.getPoolName()CfnWorkspacesPoolProps.Builder.runningMode(String runningMode) Sets the value ofCfnWorkspacesPoolProps.getRunningMode()Deprecated.this property has been deprecatedCfnWorkspacesPoolProps.Builder.timeoutSettings(IResolvable timeoutSettings) Sets the value ofCfnWorkspacesPoolProps.getTimeoutSettings()CfnWorkspacesPoolProps.Builder.timeoutSettings(CfnWorkspacesPool.TimeoutSettingsProperty timeoutSettings) Sets the value ofCfnWorkspacesPoolProps.getTimeoutSettings()Constructors in software.amazon.awscdk.services.workspaces with parameters of type CfnWorkspacesPoolProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnWorkspacesPoolProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnWorkspacesPoolProps.Builder.