@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 CfnDBClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-masterusernamepublic final String getMasterUserPassword()
CfnDBClusterPropsgetMasterUserPassword in interface CfnDBClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-masteruserpasswordpublic final List<String> getAvailabilityZones()
CfnDBClusterPropsgetAvailabilityZones in interface CfnDBClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-availabilityzonespublic final Number getBackupRetentionPeriod()
CfnDBClusterPropsgetBackupRetentionPeriod in interface CfnDBClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-backupretentionperiodpublic final String getDbClusterIdentifier()
CfnDBClusterPropsgetDbClusterIdentifier in interface CfnDBClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-dbclusteridentifierpublic final String getDbClusterParameterGroupName()
CfnDBClusterPropsgetDbClusterParameterGroupName in interface CfnDBClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-dbclusterparametergroupnamepublic final String getDbSubnetGroupName()
CfnDBClusterPropsgetDbSubnetGroupName in interface CfnDBClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-dbsubnetgroupnamepublic final Object getDeletionProtection()
CfnDBClusterPropsgetDeletionProtection in interface CfnDBClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-deletionprotectionpublic final List<String> getEnableCloudwatchLogsExports()
CfnDBClusterPropsgetEnableCloudwatchLogsExports in interface CfnDBClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-enablecloudwatchlogsexportspublic final String getEngineVersion()
CfnDBClusterPropsgetEngineVersion in interface CfnDBClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-engineversionpublic final String getKmsKeyId()
CfnDBClusterPropsgetKmsKeyId in interface CfnDBClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-kmskeyidpublic final Number getPort()
CfnDBClusterPropsgetPort in interface CfnDBClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-portpublic final String getPreferredBackupWindow()
CfnDBClusterPropsgetPreferredBackupWindow in interface CfnDBClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-preferredbackupwindowpublic final String getPreferredMaintenanceWindow()
CfnDBClusterPropsgetPreferredMaintenanceWindow in interface CfnDBClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-preferredmaintenancewindowpublic final String getSnapshotIdentifier()
CfnDBClusterPropsgetSnapshotIdentifier in interface CfnDBClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-snapshotidentifierpublic final Object getStorageEncrypted()
CfnDBClusterPropsgetStorageEncrypted in interface CfnDBClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-storageencryptedpublic final List<CfnTag> getTags()
CfnDBClusterPropsgetTags in interface CfnDBClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-tagspublic final List<String> getVpcSecurityGroupIds()
CfnDBClusterPropsgetVpcSecurityGroupIds in interface CfnDBClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-vpcsecuritygroupids@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.