@Stability(value=External) 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.
|
| 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`.
|
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, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public List<String> getAvailabilityZones()
CfnDBClusterPropsgetAvailabilityZones in interface CfnDBClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-availabilityzonespublic Number getBackupRetentionPeriod()
CfnDBClusterPropsgetBackupRetentionPeriod in interface CfnDBClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-backupretentionperiodpublic String getDbClusterIdentifier()
CfnDBClusterPropsgetDbClusterIdentifier in interface CfnDBClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-dbclusteridentifierpublic String getDbClusterParameterGroupName()
CfnDBClusterPropsgetDbClusterParameterGroupName in interface CfnDBClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-dbclusterparametergroupnamepublic String getDbSubnetGroupName()
CfnDBClusterPropsgetDbSubnetGroupName in interface CfnDBClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-dbsubnetgroupnamepublic List<String> getEnableCloudwatchLogsExports()
CfnDBClusterPropsgetEnableCloudwatchLogsExports in interface CfnDBClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-enablecloudwatchlogsexportspublic String getEngineVersion()
CfnDBClusterPropsgetEngineVersion in interface CfnDBClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-engineversionpublic String getKmsKeyId()
CfnDBClusterPropsgetKmsKeyId in interface CfnDBClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-kmskeyidpublic String getMasterUsername()
CfnDBClusterPropsgetMasterUsername in interface CfnDBClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-masterusernamepublic String getMasterUserPassword()
CfnDBClusterPropsgetMasterUserPassword in interface CfnDBClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-masteruserpasswordpublic Number getPort()
CfnDBClusterPropsgetPort in interface CfnDBClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-portpublic String getPreferredBackupWindow()
CfnDBClusterPropsgetPreferredBackupWindow in interface CfnDBClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-preferredbackupwindowpublic String getPreferredMaintenanceWindow()
CfnDBClusterPropsgetPreferredMaintenanceWindow in interface CfnDBClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-preferredmaintenancewindowpublic String getSnapshotIdentifier()
CfnDBClusterPropsgetSnapshotIdentifier in interface CfnDBClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-snapshotidentifierpublic Object getStorageEncrypted()
CfnDBClusterPropsgetStorageEncrypted in interface CfnDBClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-storageencryptedpublic List<CfnTag> getTags()
CfnDBClusterPropsgetTags in interface CfnDBClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-tagspublic List<String> getVpcSecurityGroupIds()
CfnDBClusterPropsgetVpcSecurityGroupIds in interface CfnDBClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-vpcsecuritygroupidspublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2019. All rights reserved.