Uses of Class
software.amazon.awscdk.services.neptune.alpha.DatabaseClusterAttributes.Builder
Packages that use DatabaseClusterAttributes.Builder
-
Uses of DatabaseClusterAttributes.Builder in software.amazon.awscdk.services.neptune.alpha
Methods in software.amazon.awscdk.services.neptune.alpha that return DatabaseClusterAttributes.BuilderModifier and TypeMethodDescriptionDatabaseClusterAttributes.builder()DatabaseClusterAttributes.Builder.clusterEndpointAddress(String clusterEndpointAddress) Sets the value ofDatabaseClusterAttributes.getClusterEndpointAddress()DatabaseClusterAttributes.Builder.clusterIdentifier(String clusterIdentifier) Sets the value ofDatabaseClusterAttributes.getClusterIdentifier()DatabaseClusterAttributes.Builder.clusterResourceIdentifier(String clusterResourceIdentifier) Sets the value ofDatabaseClusterAttributes.getClusterResourceIdentifier()Sets the value ofDatabaseClusterAttributes.getPort()DatabaseClusterAttributes.Builder.readerEndpointAddress(String readerEndpointAddress) Sets the value ofDatabaseClusterAttributes.getReaderEndpointAddress()DatabaseClusterAttributes.Builder.securityGroup(ISecurityGroup securityGroup) Sets the value ofDatabaseClusterAttributes.getSecurityGroup()Constructors in software.amazon.awscdk.services.neptune.alpha with parameters of type DatabaseClusterAttributes.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theDatabaseClusterAttributes.Builder.