@Generated(value="jsii-pacmak/0.20.5 (build a820217)", date="2019-11-13T14:31:12.740Z") @Stability(value=External) public class CfnDBCluster extends CfnResource implements IInspectable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html| Modifier and Type | Class and Description |
|---|---|
static class |
CfnDBCluster.Builder
A fluent builder for
CfnDBCluster. |
software.amazon.jsii.JsiiObject.InitializationModeIInspectable.Jsii$Proxy| Modifier and Type | Field and Description |
|---|---|
static String |
CFN_RESOURCE_TYPE_NAME
The CloudFormation resource type name for this resource class.
|
| Modifier | Constructor and Description |
|---|---|
|
CfnDBCluster(Construct scope,
String id)
Create a new `AWS::DocDB::DBCluster`.
|
|
CfnDBCluster(Construct scope,
String id,
CfnDBClusterProps props)
Create a new `AWS::DocDB::DBCluster`.
|
protected |
CfnDBCluster(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
CfnDBCluster(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttrClusterResourceId() |
String |
getAttrEndpoint() |
String |
getAttrPort() |
String |
getAttrReadEndpoint() |
List<String> |
getAvailabilityZones()
`AWS::DocDB::DBCluster.AvailabilityZones`.
|
Number |
getBackupRetentionPeriod()
`AWS::DocDB::DBCluster.BackupRetentionPeriod`.
|
protected Map<String,Object> |
getCfnProperties() |
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`.
|
TagManager |
getTags()
`AWS::DocDB::DBCluster.Tags`.
|
List<String> |
getVpcSecurityGroupIds()
`AWS::DocDB::DBCluster.VpcSecurityGroupIds`.
|
void |
inspect(TreeInspector inspector)
Examines the CloudFormation resource and discloses attributes.
|
protected Map<String,Object> |
renderProperties(Map<String,Object> props) |
void |
setAvailabilityZones(List<String> value)
`AWS::DocDB::DBCluster.AvailabilityZones`.
|
void |
setBackupRetentionPeriod(Number value)
`AWS::DocDB::DBCluster.BackupRetentionPeriod`.
|
void |
setDbClusterIdentifier(String value)
`AWS::DocDB::DBCluster.DBClusterIdentifier`.
|
void |
setDbClusterParameterGroupName(String value)
`AWS::DocDB::DBCluster.DBClusterParameterGroupName`.
|
void |
setDbSubnetGroupName(String value)
`AWS::DocDB::DBCluster.DBSubnetGroupName`.
|
void |
setEnableCloudwatchLogsExports(List<String> value)
`AWS::DocDB::DBCluster.EnableCloudwatchLogsExports`.
|
void |
setEngineVersion(String value)
`AWS::DocDB::DBCluster.EngineVersion`.
|
void |
setKmsKeyId(String value)
`AWS::DocDB::DBCluster.KmsKeyId`.
|
void |
setMasterUsername(String value)
`AWS::DocDB::DBCluster.MasterUsername`.
|
void |
setMasterUserPassword(String value)
`AWS::DocDB::DBCluster.MasterUserPassword`.
|
void |
setPort(Number value)
`AWS::DocDB::DBCluster.Port`.
|
void |
setPreferredBackupWindow(String value)
`AWS::DocDB::DBCluster.PreferredBackupWindow`.
|
void |
setPreferredMaintenanceWindow(String value)
`AWS::DocDB::DBCluster.PreferredMaintenanceWindow`.
|
void |
setSnapshotIdentifier(String value)
`AWS::DocDB::DBCluster.SnapshotIdentifier`.
|
void |
setStorageEncrypted(Boolean value)
`AWS::DocDB::DBCluster.StorageEncrypted`.
|
void |
setStorageEncrypted(IResolvable value)
`AWS::DocDB::DBCluster.StorageEncrypted`.
|
void |
setVpcSecurityGroupIds(List<String> value)
`AWS::DocDB::DBCluster.VpcSecurityGroupIds`.
|
addDeletionOverride, addDependsOn, addOverride, addPropertyDeletionOverride, addPropertyOverride, applyRemovalPolicy, applyRemovalPolicy, applyRemovalPolicy, getAtt, getCfnOptions, getCfnResourceType, getUpdatedProperites, isCfnResource, toString, validatePropertiesgetRefgetCreationStack, getLogicalId, getStack, isCfnElement, overrideLogicalIdgetNode, isConstruct, prepare, synthesize, validatejsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSet@Stability(value=External) public static final String CFN_RESOURCE_TYPE_NAME
protected CfnDBCluster(software.amazon.jsii.JsiiObjectRef objRef)
protected CfnDBCluster(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=External) public CfnDBCluster(Construct scope, String id, CfnDBClusterProps props)
scope - - scope in which this resource is defined. This parameter is required.id - - scoped id of the resource. This parameter is required.props - - resource properties.@Stability(value=Experimental) public void inspect(TreeInspector inspector)
inspect in interface IInspectableinspector - - tree inspector to collect and process attributes. This parameter is required.@Stability(value=External) protected Map<String,Object> renderProperties(Map<String,Object> props)
renderProperties in class CfnResourceprops - This parameter is required.@Stability(value=External) public String getAttrClusterResourceId()
@Stability(value=External) public String getAttrEndpoint()
@Stability(value=External) public String getAttrPort()
@Stability(value=External) public String getAttrReadEndpoint()
@Stability(value=External) protected Map<String,Object> getCfnProperties()
getCfnProperties in class CfnResource@Stability(value=External) public TagManager getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-tags@Stability(value=External) public List<String> getAvailabilityZones()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-availabilityzones@Stability(value=External) public void setAvailabilityZones(List<String> value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-availabilityzones@Stability(value=External) public Number getBackupRetentionPeriod()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-backupretentionperiod@Stability(value=External) public void setBackupRetentionPeriod(Number value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-backupretentionperiod@Stability(value=External) public String getDbClusterIdentifier()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-dbclusteridentifier@Stability(value=External) public void setDbClusterIdentifier(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-dbclusteridentifier@Stability(value=External) public String getDbClusterParameterGroupName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-dbclusterparametergroupname@Stability(value=External) public void setDbClusterParameterGroupName(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-dbclusterparametergroupname@Stability(value=External) public String getDbSubnetGroupName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-dbsubnetgroupname@Stability(value=External) public void setDbSubnetGroupName(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-dbsubnetgroupname@Stability(value=External) public List<String> getEnableCloudwatchLogsExports()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-enablecloudwatchlogsexports@Stability(value=External) public void setEnableCloudwatchLogsExports(List<String> value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-enablecloudwatchlogsexports@Stability(value=External) public String getEngineVersion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-engineversion@Stability(value=External) public void setEngineVersion(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-engineversion@Stability(value=External) public String getKmsKeyId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-kmskeyid@Stability(value=External) public void setKmsKeyId(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-kmskeyid@Stability(value=External) public String getMasterUsername()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-masterusername@Stability(value=External) public void setMasterUsername(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-masterusername@Stability(value=External) public String getMasterUserPassword()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-masteruserpassword@Stability(value=External) public void setMasterUserPassword(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-masteruserpassword@Stability(value=External) public Number getPort()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-port@Stability(value=External) public void setPort(Number value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-port@Stability(value=External) public String getPreferredBackupWindow()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-preferredbackupwindow@Stability(value=External) public void setPreferredBackupWindow(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-preferredbackupwindow@Stability(value=External) public String getPreferredMaintenanceWindow()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-preferredmaintenancewindow@Stability(value=External) public void setPreferredMaintenanceWindow(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-preferredmaintenancewindow@Stability(value=External) public String getSnapshotIdentifier()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-snapshotidentifier@Stability(value=External) public void setSnapshotIdentifier(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-snapshotidentifier@Stability(value=External) public Object getStorageEncrypted()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-storageencrypted@Stability(value=External) public void setStorageEncrypted(Boolean value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-storageencrypted@Stability(value=External) public void setStorageEncrypted(IResolvable value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-storageencrypted@Stability(value=External) public List<String> getVpcSecurityGroupIds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-vpcsecuritygroupidsCopyright © 2019. All rights reserved.