@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String dbInstanceClass,
Object allowMajorVersionUpgrade,
Object autoMinorVersionUpgrade,
String availabilityZone,
String dbClusterIdentifier,
String dbInstanceIdentifier,
String dbParameterGroupName,
String dbSnapshotIdentifier,
String dbSubnetGroupName,
String preferredMaintenanceWindow,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnDBInstanceProps.Builder. |
| 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(String dbInstanceClass, Object allowMajorVersionUpgrade, Object autoMinorVersionUpgrade, String availabilityZone, String dbClusterIdentifier, String dbInstanceIdentifier, String dbParameterGroupName, String dbSnapshotIdentifier, String dbSubnetGroupName, String preferredMaintenanceWindow, List<? extends CfnTag> tags)
CfnDBInstanceProps.Builder.public final String getDbInstanceClass()
CfnDBInstancePropsgetDbInstanceClass in interface CfnDBInstancePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-neptune-dbinstance.html#cfn-neptune-dbinstance-dbinstanceclasspublic final Object getAllowMajorVersionUpgrade()
CfnDBInstancePropsgetAllowMajorVersionUpgrade in interface CfnDBInstancePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-neptune-dbinstance.html#cfn-neptune-dbinstance-allowmajorversionupgradepublic final Object getAutoMinorVersionUpgrade()
CfnDBInstancePropsgetAutoMinorVersionUpgrade in interface CfnDBInstancePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-neptune-dbinstance.html#cfn-neptune-dbinstance-autominorversionupgradepublic final String getAvailabilityZone()
CfnDBInstancePropsgetAvailabilityZone in interface CfnDBInstancePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-neptune-dbinstance.html#cfn-neptune-dbinstance-availabilityzonepublic final String getDbClusterIdentifier()
CfnDBInstancePropsgetDbClusterIdentifier in interface CfnDBInstancePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-neptune-dbinstance.html#cfn-neptune-dbinstance-dbclusteridentifierpublic final String getDbInstanceIdentifier()
CfnDBInstancePropsgetDbInstanceIdentifier in interface CfnDBInstancePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-neptune-dbinstance.html#cfn-neptune-dbinstance-dbinstanceidentifierpublic final String getDbParameterGroupName()
CfnDBInstancePropsgetDbParameterGroupName in interface CfnDBInstancePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-neptune-dbinstance.html#cfn-neptune-dbinstance-dbparametergroupnamepublic final String getDbSnapshotIdentifier()
CfnDBInstancePropsgetDbSnapshotIdentifier in interface CfnDBInstancePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-neptune-dbinstance.html#cfn-neptune-dbinstance-dbsnapshotidentifierpublic final String getDbSubnetGroupName()
CfnDBInstancePropsgetDbSubnetGroupName in interface CfnDBInstancePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-neptune-dbinstance.html#cfn-neptune-dbinstance-dbsubnetgroupnamepublic final String getPreferredMaintenanceWindow()
CfnDBInstancePropsgetPreferredMaintenanceWindow in interface CfnDBInstancePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-neptune-dbinstance.html#cfn-neptune-dbinstance-preferredmaintenancewindowpublic final List<CfnTag> getTags()
CfnDBInstancePropsgetTags in interface CfnDBInstancePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-neptune-dbinstance.html#cfn-neptune-dbinstance-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.