Uses of Class
software.amazon.awscdk.services.redshift.alpha.ClusterSubnetGroupProps.Builder
Package
Description
Amazon Redshift Construct Library
-
Uses of ClusterSubnetGroupProps.Builder in software.amazon.awscdk.services.redshift.alpha
Modifier and TypeMethodDescriptionClusterSubnetGroupProps.builder()
ClusterSubnetGroupProps.Builder.description
(String description) Sets the value ofClusterSubnetGroupProps.getDescription()
ClusterSubnetGroupProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofClusterSubnetGroupProps.getRemovalPolicy()
Sets the value ofClusterSubnetGroupProps.getVpc()
ClusterSubnetGroupProps.Builder.vpcSubnets
(SubnetSelection vpcSubnets) Sets the value ofClusterSubnetGroupProps.getVpcSubnets()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theClusterSubnetGroupProps.Builder
.