@Stability(value=Stable) @Internal public static final class DatabaseClusterAttributes.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements DatabaseClusterAttributes
DatabaseClusterAttributessoftware.amazon.jsii.JsiiObject.InitializationModeDatabaseClusterAttributes.Builder, DatabaseClusterAttributes.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(DatabaseClusterAttributes.Builder builder)
Constructor that initializes the object based on literal property values passed by the
DatabaseClusterAttributes.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getClusterEndpointAddress()
Cluster endpoint address.
|
String |
getClusterIdentifier()
Identifier for the cluster.
|
List<String> |
getInstanceEndpointAddresses()
Endpoint addresses of individual instances.
|
List<String> |
getInstanceIdentifiers()
Identifier for the instances.
|
Number |
getPort()
The database port.
|
String |
getReaderEndpointAddress()
Reader endpoint address.
|
ISecurityGroup |
getSecurityGroup()
The security group of the database cluster.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(DatabaseClusterAttributes.Builder builder)
DatabaseClusterAttributes.Builder.public final String getClusterIdentifier()
DatabaseClusterAttributesgetClusterIdentifier in interface DatabaseClusterAttributespublic final String getClusterEndpointAddress()
DatabaseClusterAttributesDefault: - no cluster endpoint address
getClusterEndpointAddress in interface DatabaseClusterAttributespublic final List<String> getInstanceEndpointAddresses()
DatabaseClusterAttributesDefault: - no instance endpoint addresses
getInstanceEndpointAddresses in interface DatabaseClusterAttributespublic final List<String> getInstanceIdentifiers()
DatabaseClusterAttributesDefault: - no instance identifiers
getInstanceIdentifiers in interface DatabaseClusterAttributespublic final Number getPort()
DatabaseClusterAttributesDefault: - none
getPort in interface DatabaseClusterAttributespublic final String getReaderEndpointAddress()
DatabaseClusterAttributesDefault: - no reader endpoint address
getReaderEndpointAddress in interface DatabaseClusterAttributespublic final ISecurityGroup getSecurityGroup()
DatabaseClusterAttributesDefault: - no security groups
getSecurityGroup in interface DatabaseClusterAttributes@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.