Uses of Class
software.amazon.awscdk.services.dsql.alpha.ClusterProps.Builder
Packages that use ClusterProps.Builder
-
Uses of ClusterProps.Builder in software.amazon.awscdk.services.dsql.alpha
Methods in software.amazon.awscdk.services.dsql.alpha that return ClusterProps.BuilderModifier and TypeMethodDescriptionstatic ClusterProps.BuilderClusterProps.builder()ClusterProps.Builder.clusterName(String clusterName) Sets the value ofClusterProps.getClusterName()ClusterProps.Builder.deletionProtection(Boolean deletionProtection) Sets the value ofClusterProps.getDeletionProtection()ClusterProps.Builder.removalPolicy(RemovalPolicy removalPolicy) Sets the value ofClusterProps.getRemovalPolicy()Constructors in software.amazon.awscdk.services.dsql.alpha with parameters of type ClusterProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(ClusterProps.Builder builder) Constructor that initializes the object based on literal property values passed by theClusterProps.Builder.