Uses of Class
software.amazon.awscdk.services.workspaces.CfnWorkspacesPoolProps.Builder
-
Uses of CfnWorkspacesPoolProps.Builder in software.amazon.awscdk.services.workspaces
Modifier 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()
Sets the value ofCfnWorkspacesPoolProps.getTags()
CfnWorkspacesPoolProps.Builder.timeoutSettings
(IResolvable timeoutSettings) Sets the value ofCfnWorkspacesPoolProps.getTimeoutSettings()
CfnWorkspacesPoolProps.Builder.timeoutSettings
(CfnWorkspacesPool.TimeoutSettingsProperty timeoutSettings) Sets the value ofCfnWorkspacesPoolProps.getTimeoutSettings()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnWorkspacesPoolProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnWorkspacesPoolProps.Builder
.