Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.redshiftserverless.CfnWorkgroupMixinProps.Builder
Packages that use CfnWorkgroupMixinProps.Builder
-
Uses of CfnWorkgroupMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.redshiftserverless
Methods in software.amazon.awscdk.cfnpropertymixins.services.redshiftserverless that return CfnWorkgroupMixinProps.BuilderModifier and TypeMethodDescriptionCfnWorkgroupMixinProps.Builder.baseCapacity(Number baseCapacity) Sets the value ofCfnWorkgroupMixinProps.getBaseCapacity()CfnWorkgroupMixinProps.builder()CfnWorkgroupMixinProps.Builder.configParameters(List<? extends Object> configParameters) Sets the value ofCfnWorkgroupMixinProps.getConfigParameters()CfnWorkgroupMixinProps.Builder.configParameters(IResolvable configParameters) Sets the value ofCfnWorkgroupMixinProps.getConfigParameters()CfnWorkgroupMixinProps.Builder.enhancedVpcRouting(Boolean enhancedVpcRouting) Sets the value ofCfnWorkgroupMixinProps.getEnhancedVpcRouting()CfnWorkgroupMixinProps.Builder.enhancedVpcRouting(IResolvable enhancedVpcRouting) Sets the value ofCfnWorkgroupMixinProps.getEnhancedVpcRouting()CfnWorkgroupMixinProps.Builder.maxCapacity(Number maxCapacity) Sets the value ofCfnWorkgroupMixinProps.getMaxCapacity()CfnWorkgroupMixinProps.Builder.namespaceName(String namespaceName) Sets the value ofCfnWorkgroupMixinProps.getNamespaceName()Sets the value ofCfnWorkgroupMixinProps.getPort()CfnWorkgroupMixinProps.Builder.pricePerformanceTarget(CfnWorkgroupPropsMixin.PerformanceTargetProperty pricePerformanceTarget) Sets the value ofCfnWorkgroupMixinProps.getPricePerformanceTarget()CfnWorkgroupMixinProps.Builder.pricePerformanceTarget(IResolvable pricePerformanceTarget) Sets the value ofCfnWorkgroupMixinProps.getPricePerformanceTarget()CfnWorkgroupMixinProps.Builder.publiclyAccessible(Boolean publiclyAccessible) Sets the value ofCfnWorkgroupMixinProps.getPubliclyAccessible()CfnWorkgroupMixinProps.Builder.publiclyAccessible(IResolvable publiclyAccessible) Sets the value ofCfnWorkgroupMixinProps.getPubliclyAccessible()CfnWorkgroupMixinProps.Builder.recoveryPointId(String recoveryPointId) Sets the value ofCfnWorkgroupMixinProps.getRecoveryPointId()CfnWorkgroupMixinProps.Builder.securityGroupIds(List<? extends Object> securityGroupIds) Sets the value ofCfnWorkgroupMixinProps.getSecurityGroupIds()CfnWorkgroupMixinProps.Builder.snapshotArn(String snapshotArn) Sets the value ofCfnWorkgroupMixinProps.getSnapshotArn()CfnWorkgroupMixinProps.Builder.snapshotName(String snapshotName) Sets the value ofCfnWorkgroupMixinProps.getSnapshotName()CfnWorkgroupMixinProps.Builder.snapshotOwnerAccount(String snapshotOwnerAccount) Sets the value ofCfnWorkgroupMixinProps.getSnapshotOwnerAccount()Sets the value ofCfnWorkgroupMixinProps.getSubnetIds()Sets the value ofCfnWorkgroupMixinProps.getTags()Sets the value ofCfnWorkgroupMixinProps.getTrackName()CfnWorkgroupMixinProps.Builder.workgroup(CfnWorkgroupPropsMixin.WorkgroupProperty workgroup) Sets the value ofCfnWorkgroupMixinProps.getWorkgroup()CfnWorkgroupMixinProps.Builder.workgroup(IResolvable workgroup) Sets the value ofCfnWorkgroupMixinProps.getWorkgroup()CfnWorkgroupMixinProps.Builder.workgroupName(String workgroupName) Sets the value ofCfnWorkgroupMixinProps.getWorkgroupName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.redshiftserverless with parameters of type CfnWorkgroupMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnWorkgroupMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnWorkgroupMixinProps.Builder.