@Stability(value=Stable) @Internal public static final class CfnDBClusterProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDBClusterProps
CfnDBClusterPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnDBClusterProps.Builder, CfnDBClusterProps.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 masterUsername,
String masterUserPassword,
List<String> availabilityZones,
Number backupRetentionPeriod,
String dbClusterIdentifier,
String dbClusterParameterGroupName,
String dbSubnetGroupName,
Object deletionProtection,
List<String> enableCloudwatchLogsExports,
String engineVersion,
String kmsKeyId,
Number port,
String preferredBackupWindow,
String preferredMaintenanceWindow,
String snapshotIdentifier,
Object storageEncrypted,
List<? extends CfnTag> tags,
List<String> vpcSecurityGroupIds)
Constructor that initializes the object based on literal property values passed by the
CfnDBClusterProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getAvailabilityZones()
`AWS::DocDB::DBCluster.AvailabilityZones`.
|
Number |
getBackupRetentionPeriod()
`AWS::DocDB::DBCluster.BackupRetentionPeriod`.
|
String |
getDbClusterIdentifier()
`AWS::DocDB::DBCluster.DBClusterIdentifier`.
|
String |
getDbClusterParameterGroupName()
`AWS::DocDB::DBCluster.DBClusterParameterGroupName`.
|
String |
getDbSubnetGroupName()
`AWS::DocDB::DBCluster.DBSubnetGroupName`.
|
Object |
getDeletionProtection()
`AWS::DocDB::DBCluster.DeletionProtection`.
|
List<String> |
getEnableCloudwatchLogsExports()
`AWS::DocDB::DBCluster.EnableCloudwatchLogsExports`.
|
String |
getEngineVersion()
`AWS::DocDB::DBCluster.EngineVersion`.
|
String |
getKmsKeyId()
`AWS::DocDB::DBCluster.KmsKeyId`.
|
String |
getMasterUsername()
`AWS::DocDB::DBCluster.MasterUsername`.
|
String |
getMasterUserPassword()
`AWS::DocDB::DBCluster.MasterUserPassword`.
|
Number |
getPort()
`AWS::DocDB::DBCluster.Port`.
|
String |
getPreferredBackupWindow()
`AWS::DocDB::DBCluster.PreferredBackupWindow`.
|
String |
getPreferredMaintenanceWindow()
`AWS::DocDB::DBCluster.PreferredMaintenanceWindow`.
|
String |
getSnapshotIdentifier()
`AWS::DocDB::DBCluster.SnapshotIdentifier`.
|
Object |
getStorageEncrypted()
`AWS::DocDB::DBCluster.StorageEncrypted`.
|
List<CfnTag> |
getTags()
`AWS::DocDB::DBCluster.Tags`.
|
List<String> |
getVpcSecurityGroupIds()
`AWS::DocDB::DBCluster.VpcSecurityGroupIds`.
|
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 masterUsername, String masterUserPassword, List<String> availabilityZones, Number backupRetentionPeriod, String dbClusterIdentifier, String dbClusterParameterGroupName, String dbSubnetGroupName, Object deletionProtection, List<String> enableCloudwatchLogsExports, String engineVersion, String kmsKeyId, Number port, String preferredBackupWindow, String preferredMaintenanceWindow, String snapshotIdentifier, Object storageEncrypted, List<? extends CfnTag> tags, List<String> vpcSecurityGroupIds)
CfnDBClusterProps.Builder.public final String getMasterUsername()
CfnDBClusterPropsgetMasterUsername in interface CfnDBClusterPropspublic final String getMasterUserPassword()
CfnDBClusterPropsgetMasterUserPassword in interface CfnDBClusterPropspublic final List<String> getAvailabilityZones()
CfnDBClusterPropsgetAvailabilityZones in interface CfnDBClusterPropspublic final Number getBackupRetentionPeriod()
CfnDBClusterPropsgetBackupRetentionPeriod in interface CfnDBClusterPropspublic final String getDbClusterIdentifier()
CfnDBClusterPropsgetDbClusterIdentifier in interface CfnDBClusterPropspublic final String getDbClusterParameterGroupName()
CfnDBClusterPropsgetDbClusterParameterGroupName in interface CfnDBClusterPropspublic final String getDbSubnetGroupName()
CfnDBClusterPropsgetDbSubnetGroupName in interface CfnDBClusterPropspublic final Object getDeletionProtection()
CfnDBClusterPropsgetDeletionProtection in interface CfnDBClusterPropspublic final List<String> getEnableCloudwatchLogsExports()
CfnDBClusterPropsgetEnableCloudwatchLogsExports in interface CfnDBClusterPropspublic final String getEngineVersion()
CfnDBClusterPropsgetEngineVersion in interface CfnDBClusterPropspublic final String getKmsKeyId()
CfnDBClusterPropsgetKmsKeyId in interface CfnDBClusterPropspublic final Number getPort()
CfnDBClusterPropsgetPort in interface CfnDBClusterPropspublic final String getPreferredBackupWindow()
CfnDBClusterPropsgetPreferredBackupWindow in interface CfnDBClusterPropspublic final String getPreferredMaintenanceWindow()
CfnDBClusterPropsgetPreferredMaintenanceWindow in interface CfnDBClusterPropspublic final String getSnapshotIdentifier()
CfnDBClusterPropsgetSnapshotIdentifier in interface CfnDBClusterPropspublic final Object getStorageEncrypted()
CfnDBClusterPropsgetStorageEncrypted in interface CfnDBClusterPropspublic final List<CfnTag> getTags()
CfnDBClusterPropsgetTags in interface CfnDBClusterPropspublic final List<String> getVpcSecurityGroupIds()
CfnDBClusterPropsgetVpcSecurityGroupIds in interface CfnDBClusterProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.