Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.redshiftserverless.CfnWorkgroupPropsMixin.WorkgroupProperty.Builder
Packages that use CfnWorkgroupPropsMixin.WorkgroupProperty.Builder
-
Uses of CfnWorkgroupPropsMixin.WorkgroupProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.redshiftserverless
Methods in software.amazon.awscdk.cfnpropertymixins.services.redshiftserverless that return CfnWorkgroupPropsMixin.WorkgroupProperty.BuilderModifier and TypeMethodDescriptionCfnWorkgroupPropsMixin.WorkgroupProperty.Builder.baseCapacity(Number baseCapacity) Sets the value ofCfnWorkgroupPropsMixin.WorkgroupProperty.getBaseCapacity()CfnWorkgroupPropsMixin.WorkgroupProperty.builder()CfnWorkgroupPropsMixin.WorkgroupProperty.Builder.configParameters(List<? extends Object> configParameters) Sets the value ofCfnWorkgroupPropsMixin.WorkgroupProperty.getConfigParameters()CfnWorkgroupPropsMixin.WorkgroupProperty.Builder.configParameters(IResolvable configParameters) Sets the value ofCfnWorkgroupPropsMixin.WorkgroupProperty.getConfigParameters()CfnWorkgroupPropsMixin.WorkgroupProperty.Builder.creationDate(String creationDate) Sets the value ofCfnWorkgroupPropsMixin.WorkgroupProperty.getCreationDate()CfnWorkgroupPropsMixin.WorkgroupProperty.Builder.endpoint(CfnWorkgroupPropsMixin.EndpointProperty endpoint) Sets the value ofCfnWorkgroupPropsMixin.WorkgroupProperty.getEndpoint()CfnWorkgroupPropsMixin.WorkgroupProperty.Builder.endpoint(IResolvable endpoint) Sets the value ofCfnWorkgroupPropsMixin.WorkgroupProperty.getEndpoint()CfnWorkgroupPropsMixin.WorkgroupProperty.Builder.enhancedVpcRouting(Boolean enhancedVpcRouting) Sets the value ofCfnWorkgroupPropsMixin.WorkgroupProperty.getEnhancedVpcRouting()CfnWorkgroupPropsMixin.WorkgroupProperty.Builder.enhancedVpcRouting(IResolvable enhancedVpcRouting) Sets the value ofCfnWorkgroupPropsMixin.WorkgroupProperty.getEnhancedVpcRouting()CfnWorkgroupPropsMixin.WorkgroupProperty.Builder.maxCapacity(Number maxCapacity) Sets the value ofCfnWorkgroupPropsMixin.WorkgroupProperty.getMaxCapacity()CfnWorkgroupPropsMixin.WorkgroupProperty.Builder.namespaceName(String namespaceName) Sets the value ofCfnWorkgroupPropsMixin.WorkgroupProperty.getNamespaceName()CfnWorkgroupPropsMixin.WorkgroupProperty.Builder.pricePerformanceTarget(CfnWorkgroupPropsMixin.PerformanceTargetProperty pricePerformanceTarget) Sets the value ofCfnWorkgroupPropsMixin.WorkgroupProperty.getPricePerformanceTarget()CfnWorkgroupPropsMixin.WorkgroupProperty.Builder.pricePerformanceTarget(IResolvable pricePerformanceTarget) Sets the value ofCfnWorkgroupPropsMixin.WorkgroupProperty.getPricePerformanceTarget()CfnWorkgroupPropsMixin.WorkgroupProperty.Builder.publiclyAccessible(Boolean publiclyAccessible) Sets the value ofCfnWorkgroupPropsMixin.WorkgroupProperty.getPubliclyAccessible()CfnWorkgroupPropsMixin.WorkgroupProperty.Builder.publiclyAccessible(IResolvable publiclyAccessible) Sets the value ofCfnWorkgroupPropsMixin.WorkgroupProperty.getPubliclyAccessible()CfnWorkgroupPropsMixin.WorkgroupProperty.Builder.securityGroupIds(List<String> securityGroupIds) Sets the value ofCfnWorkgroupPropsMixin.WorkgroupProperty.getSecurityGroupIds()Sets the value ofCfnWorkgroupPropsMixin.WorkgroupProperty.getStatus()Sets the value ofCfnWorkgroupPropsMixin.WorkgroupProperty.getSubnetIds()Sets the value ofCfnWorkgroupPropsMixin.WorkgroupProperty.getTrackName()CfnWorkgroupPropsMixin.WorkgroupProperty.Builder.workgroupArn(String workgroupArn) Sets the value ofCfnWorkgroupPropsMixin.WorkgroupProperty.getWorkgroupArn()CfnWorkgroupPropsMixin.WorkgroupProperty.Builder.workgroupId(String workgroupId) Sets the value ofCfnWorkgroupPropsMixin.WorkgroupProperty.getWorkgroupId()CfnWorkgroupPropsMixin.WorkgroupProperty.Builder.workgroupName(String workgroupName) Sets the value ofCfnWorkgroupPropsMixin.WorkgroupProperty.getWorkgroupName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.redshiftserverless with parameters of type CfnWorkgroupPropsMixin.WorkgroupProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnWorkgroupPropsMixin.WorkgroupProperty.Builder.