Class CfnWorkgroupPropsMixin.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnWorkgroupPropsMixin>
- Enclosing class:
CfnWorkgroupPropsMixin
CfnWorkgroupPropsMixin.-
Method Summary
Modifier and TypeMethodDescriptionbaseCapacity(Number baseCapacity) The base compute capacity of the workgroup in Redshift Processing Units (RPUs).build()configParameters(List<? extends Object> configParameters) The key of the parameter.configParameters(IResolvable configParameters) The key of the parameter.create()create(CfnPropertyMixinOptions options) enhancedVpcRouting(Boolean enhancedVpcRouting) The value that specifies whether to enable enhanced virtual private cloud (VPC) routing, which forces Amazon Redshift Serverless to route traffic through your VPC.enhancedVpcRouting(IResolvable enhancedVpcRouting) The value that specifies whether to enable enhanced virtual private cloud (VPC) routing, which forces Amazon Redshift Serverless to route traffic through your VPC.maxCapacity(Number maxCapacity) The maximum data-warehouse capacity Amazon Redshift Serverless uses to serve queries.namespaceName(String namespaceName) The namespace the workgroup is associated with.The custom port to use when connecting to a workgroup.pricePerformanceTarget(CfnWorkgroupPropsMixin.PerformanceTargetProperty pricePerformanceTarget) An object that represents the price performance target settings for the workgroup.pricePerformanceTarget(IResolvable pricePerformanceTarget) An object that represents the price performance target settings for the workgroup.publiclyAccessible(Boolean publiclyAccessible) A value that specifies whether the workgroup can be accessible from a public network.publiclyAccessible(IResolvable publiclyAccessible) A value that specifies whether the workgroup can be accessible from a public network.recoveryPointId(String recoveryPointId) The recovery point id to restore from.securityGroupIds(List<? extends Object> securityGroupIds) A list of security group IDs to associate with the workgroup.snapshotArn(String snapshotArn) The Amazon Resource Name (ARN) of the snapshot to restore from.snapshotName(String snapshotName) The snapshot name to restore from.snapshotOwnerAccount(String snapshotOwnerAccount) The Amazon Web Services account that owns the snapshot.A list of subnet IDs the workgroup is associated with.The map of the key-value pairs used to tag the workgroup.An optional parameter for the name of the track for the workgroup.The collection of computing resources from which an endpoint is created.workgroup(IResolvable workgroup) The collection of computing resources from which an endpoint is created.workgroupName(String workgroupName) The name of the workgroup.
-
Method Details
-
create
@Stability(Stable) public static CfnWorkgroupPropsMixin.Builder create(CfnPropertyMixinOptions options) - Parameters:
options- Mixin options.- Returns:
- a new instance of
CfnWorkgroupPropsMixin.Builder.
-
create
- Returns:
- a new instance of
CfnWorkgroupPropsMixin.Builder.
-
baseCapacity
The base compute capacity of the workgroup in Redshift Processing Units (RPUs).- Parameters:
baseCapacity- The base compute capacity of the workgroup in Redshift Processing Units (RPUs). This parameter is required.- Returns:
this- See Also:
-
configParameters
@Stability(Stable) public CfnWorkgroupPropsMixin.Builder configParameters(IResolvable configParameters) The key of the parameter.The options are
auto_mv,datestyle,enable_case_sensitive_identifier,enable_user_activity_logging,query_group,search_path,require_ssl,use_fips_ssl, and query monitoring metrics that let you define performance boundaries. For more information about query monitoring rules and available metrics, see Query monitoring metrics for Amazon Redshift Serverless .- Parameters:
configParameters- The key of the parameter. This parameter is required.- Returns:
this- See Also:
-
configParameters
@Stability(Stable) public CfnWorkgroupPropsMixin.Builder configParameters(List<? extends Object> configParameters) The key of the parameter.The options are
auto_mv,datestyle,enable_case_sensitive_identifier,enable_user_activity_logging,query_group,search_path,require_ssl,use_fips_ssl, and query monitoring metrics that let you define performance boundaries. For more information about query monitoring rules and available metrics, see Query monitoring metrics for Amazon Redshift Serverless .- Parameters:
configParameters- The key of the parameter. This parameter is required.- Returns:
this- See Also:
-
enhancedVpcRouting
@Stability(Stable) public CfnWorkgroupPropsMixin.Builder enhancedVpcRouting(Boolean enhancedVpcRouting) The value that specifies whether to enable enhanced virtual private cloud (VPC) routing, which forces Amazon Redshift Serverless to route traffic through your VPC.Default: - false
- Parameters:
enhancedVpcRouting- The value that specifies whether to enable enhanced virtual private cloud (VPC) routing, which forces Amazon Redshift Serverless to route traffic through your VPC. This parameter is required.- Returns:
this- See Also:
-
enhancedVpcRouting
@Stability(Stable) public CfnWorkgroupPropsMixin.Builder enhancedVpcRouting(IResolvable enhancedVpcRouting) The value that specifies whether to enable enhanced virtual private cloud (VPC) routing, which forces Amazon Redshift Serverless to route traffic through your VPC.Default: - false
- Parameters:
enhancedVpcRouting- The value that specifies whether to enable enhanced virtual private cloud (VPC) routing, which forces Amazon Redshift Serverless to route traffic through your VPC. This parameter is required.- Returns:
this- See Also:
-
maxCapacity
The maximum data-warehouse capacity Amazon Redshift Serverless uses to serve queries.The max capacity is specified in RPUs.
- Parameters:
maxCapacity- The maximum data-warehouse capacity Amazon Redshift Serverless uses to serve queries. This parameter is required.- Returns:
this- See Also:
-
namespaceName
The namespace the workgroup is associated with.- Parameters:
namespaceName- The namespace the workgroup is associated with. This parameter is required.- Returns:
this- See Also:
-
port
The custom port to use when connecting to a workgroup.Valid port ranges are 5431-5455 and 8191-8215. The default is 5439.
- Parameters:
port- The custom port to use when connecting to a workgroup. This parameter is required.- Returns:
this- See Also:
-
pricePerformanceTarget
@Stability(Stable) public CfnWorkgroupPropsMixin.Builder pricePerformanceTarget(IResolvable pricePerformanceTarget) An object that represents the price performance target settings for the workgroup.- Parameters:
pricePerformanceTarget- An object that represents the price performance target settings for the workgroup. This parameter is required.- Returns:
this- See Also:
-
pricePerformanceTarget
@Stability(Stable) public CfnWorkgroupPropsMixin.Builder pricePerformanceTarget(CfnWorkgroupPropsMixin.PerformanceTargetProperty pricePerformanceTarget) An object that represents the price performance target settings for the workgroup.- Parameters:
pricePerformanceTarget- An object that represents the price performance target settings for the workgroup. This parameter is required.- Returns:
this- See Also:
-
publiclyAccessible
@Stability(Stable) public CfnWorkgroupPropsMixin.Builder publiclyAccessible(Boolean publiclyAccessible) A value that specifies whether the workgroup can be accessible from a public network.Default: - false
- Parameters:
publiclyAccessible- A value that specifies whether the workgroup can be accessible from a public network. This parameter is required.- Returns:
this- See Also:
-
publiclyAccessible
@Stability(Stable) public CfnWorkgroupPropsMixin.Builder publiclyAccessible(IResolvable publiclyAccessible) A value that specifies whether the workgroup can be accessible from a public network.Default: - false
- Parameters:
publiclyAccessible- A value that specifies whether the workgroup can be accessible from a public network. This parameter is required.- Returns:
this- See Also:
-
recoveryPointId
The recovery point id to restore from.- Parameters:
recoveryPointId- The recovery point id to restore from. This parameter is required.- Returns:
this- See Also:
-
securityGroupIds
@Stability(Stable) public CfnWorkgroupPropsMixin.Builder securityGroupIds(List<? extends Object> securityGroupIds) A list of security group IDs to associate with the workgroup.- Parameters:
securityGroupIds- A list of security group IDs to associate with the workgroup. This parameter is required.- Returns:
this- See Also:
-
snapshotArn
The Amazon Resource Name (ARN) of the snapshot to restore from.- Parameters:
snapshotArn- The Amazon Resource Name (ARN) of the snapshot to restore from. This parameter is required.- Returns:
this- See Also:
-
snapshotName
The snapshot name to restore from.- Parameters:
snapshotName- The snapshot name to restore from. This parameter is required.- Returns:
this- See Also:
-
snapshotOwnerAccount
@Stability(Stable) public CfnWorkgroupPropsMixin.Builder snapshotOwnerAccount(String snapshotOwnerAccount) The Amazon Web Services account that owns the snapshot.- Parameters:
snapshotOwnerAccount- The Amazon Web Services account that owns the snapshot. This parameter is required.- Returns:
this- See Also:
-
subnetIds
@Stability(Stable) public CfnWorkgroupPropsMixin.Builder subnetIds(List<? extends Object> subnetIds) A list of subnet IDs the workgroup is associated with.- Parameters:
subnetIds- A list of subnet IDs the workgroup is associated with. This parameter is required.- Returns:
this- See Also:
-
tags
The map of the key-value pairs used to tag the workgroup.- Parameters:
tags- The map of the key-value pairs used to tag the workgroup. This parameter is required.- Returns:
this- See Also:
-
trackName
An optional parameter for the name of the track for the workgroup.If you don't provide a track name, the workgroup is assigned to the current track.
- Parameters:
trackName- An optional parameter for the name of the track for the workgroup. This parameter is required.- Returns:
this- See Also:
-
workgroup
The collection of computing resources from which an endpoint is created.- Parameters:
workgroup- The collection of computing resources from which an endpoint is created. This parameter is required.- Returns:
this- See Also:
-
workgroup
@Stability(Stable) public CfnWorkgroupPropsMixin.Builder workgroup(CfnWorkgroupPropsMixin.WorkgroupProperty workgroup) The collection of computing resources from which an endpoint is created.- Parameters:
workgroup- The collection of computing resources from which an endpoint is created. This parameter is required.- Returns:
this- See Also:
-
workgroupName
The name of the workgroup.- Parameters:
workgroupName- The name of the workgroup. This parameter is required.- Returns:
this- See Also:
-
build
- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<CfnWorkgroupPropsMixin>- Returns:
- a newly built instance of
CfnWorkgroupPropsMixin.
-