@Stability(value=Stable) @Internal public static final class CfnDBInstanceProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDBInstanceProps
CfnDBInstancePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnDBInstanceProps.Builder, CfnDBInstanceProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDBInstanceProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDBInstanceProps.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) |
Object |
getAllowMajorVersionUpgrade()
`AWS::Neptune::DBInstance.AllowMajorVersionUpgrade`.
|
Object |
getAutoMinorVersionUpgrade()
`AWS::Neptune::DBInstance.AutoMinorVersionUpgrade`.
|
String |
getAvailabilityZone()
`AWS::Neptune::DBInstance.AvailabilityZone`.
|
String |
getDbClusterIdentifier()
`AWS::Neptune::DBInstance.DBClusterIdentifier`.
|
String |
getDbInstanceClass()
`AWS::Neptune::DBInstance.DBInstanceClass`.
|
String |
getDbInstanceIdentifier()
`AWS::Neptune::DBInstance.DBInstanceIdentifier`.
|
String |
getDbParameterGroupName()
`AWS::Neptune::DBInstance.DBParameterGroupName`.
|
String |
getDbSnapshotIdentifier()
`AWS::Neptune::DBInstance.DBSnapshotIdentifier`.
|
String |
getDbSubnetGroupName()
`AWS::Neptune::DBInstance.DBSubnetGroupName`.
|
String |
getPreferredMaintenanceWindow()
`AWS::Neptune::DBInstance.PreferredMaintenanceWindow`.
|
List<CfnTag> |
getTags()
`AWS::Neptune::DBInstance.Tags`.
|
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(CfnDBInstanceProps.Builder builder)
CfnDBInstanceProps.Builder.public final Object getAllowMajorVersionUpgrade()
CfnDBInstancePropsgetAllowMajorVersionUpgrade in interface CfnDBInstancePropspublic final Object getAutoMinorVersionUpgrade()
CfnDBInstancePropsgetAutoMinorVersionUpgrade in interface CfnDBInstancePropspublic final String getAvailabilityZone()
CfnDBInstancePropsgetAvailabilityZone in interface CfnDBInstancePropspublic final String getDbClusterIdentifier()
CfnDBInstancePropsgetDbClusterIdentifier in interface CfnDBInstancePropspublic final String getDbInstanceClass()
CfnDBInstancePropsgetDbInstanceClass in interface CfnDBInstancePropspublic final String getDbInstanceIdentifier()
CfnDBInstancePropsgetDbInstanceIdentifier in interface CfnDBInstancePropspublic final String getDbParameterGroupName()
CfnDBInstancePropsgetDbParameterGroupName in interface CfnDBInstancePropspublic final String getDbSnapshotIdentifier()
CfnDBInstancePropsgetDbSnapshotIdentifier in interface CfnDBInstancePropspublic final String getDbSubnetGroupName()
CfnDBInstancePropsgetDbSubnetGroupName in interface CfnDBInstancePropspublic final String getPreferredMaintenanceWindow()
CfnDBInstancePropsgetPreferredMaintenanceWindow in interface CfnDBInstancePropspublic final List<CfnTag> getTags()
CfnDBInstancePropsgetTags in interface CfnDBInstanceProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.