Uses of Class
software.amazon.awscdk.services.dsql.alpha.ClusterAttributes.Builder
Packages that use ClusterAttributes.Builder
-
Uses of ClusterAttributes.Builder in software.amazon.awscdk.services.dsql.alpha
Methods in software.amazon.awscdk.services.dsql.alpha that return ClusterAttributes.BuilderModifier and TypeMethodDescriptionstatic ClusterAttributes.BuilderClusterAttributes.builder()ClusterAttributes.Builder.clusterEndpoint(String clusterEndpoint) Sets the value ofClusterAttributes.getClusterEndpoint()ClusterAttributes.Builder.clusterIdentifier(String clusterIdentifier) Sets the value ofClusterAttributes.getClusterIdentifier()ClusterAttributes.Builder.vpcEndpointServiceName(String vpcEndpointServiceName) Sets the value ofClusterAttributes.getVpcEndpointServiceName()Constructors in software.amazon.awscdk.services.dsql.alpha with parameters of type ClusterAttributes.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(ClusterAttributes.Builder builder) Constructor that initializes the object based on literal property values passed by theClusterAttributes.Builder.