@Stability(value=Stable) @Internal public static final class CfnClusterProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnClusterProps
CfnClusterPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnClusterProps.Builder, CfnClusterProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnClusterProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnClusterProps.Builder. |
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) |
String |
getAclName()
`AWS::MemoryDB::Cluster.ACLName`.
|
Object |
getAutoMinorVersionUpgrade()
`AWS::MemoryDB::Cluster.AutoMinorVersionUpgrade`.
|
String |
getClusterName()
`AWS::MemoryDB::Cluster.ClusterName`.
|
String |
getDescription()
`AWS::MemoryDB::Cluster.Description`.
|
String |
getEngineVersion()
`AWS::MemoryDB::Cluster.EngineVersion`.
|
String |
getFinalSnapshotName()
`AWS::MemoryDB::Cluster.FinalSnapshotName`.
|
String |
getKmsKeyId()
`AWS::MemoryDB::Cluster.KmsKeyId`.
|
String |
getMaintenanceWindow()
`AWS::MemoryDB::Cluster.MaintenanceWindow`.
|
String |
getNodeType()
`AWS::MemoryDB::Cluster.NodeType`.
|
Number |
getNumReplicasPerShard()
`AWS::MemoryDB::Cluster.NumReplicasPerShard`.
|
Number |
getNumShards()
`AWS::MemoryDB::Cluster.NumShards`.
|
String |
getParameterGroupName()
`AWS::MemoryDB::Cluster.ParameterGroupName`.
|
Number |
getPort()
`AWS::MemoryDB::Cluster.Port`.
|
List<String> |
getSecurityGroupIds()
`AWS::MemoryDB::Cluster.SecurityGroupIds`.
|
List<String> |
getSnapshotArns()
`AWS::MemoryDB::Cluster.SnapshotArns`.
|
String |
getSnapshotName()
`AWS::MemoryDB::Cluster.SnapshotName`.
|
Number |
getSnapshotRetentionLimit()
`AWS::MemoryDB::Cluster.SnapshotRetentionLimit`.
|
String |
getSnapshotWindow()
`AWS::MemoryDB::Cluster.SnapshotWindow`.
|
String |
getSnsTopicArn()
`AWS::MemoryDB::Cluster.SnsTopicArn`.
|
String |
getSnsTopicStatus()
`AWS::MemoryDB::Cluster.SnsTopicStatus`.
|
String |
getSubnetGroupName()
`AWS::MemoryDB::Cluster.SubnetGroupName`.
|
List<CfnTag> |
getTags()
`AWS::MemoryDB::Cluster.Tags`.
|
Object |
getTlsEnabled()
`AWS::MemoryDB::Cluster.TLSEnabled`.
|
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(CfnClusterProps.Builder builder)
CfnClusterProps.Builder.public final String getAclName()
CfnClusterPropsgetAclName in interface CfnClusterPropspublic final Object getAutoMinorVersionUpgrade()
CfnClusterPropsgetAutoMinorVersionUpgrade in interface CfnClusterPropspublic final String getClusterName()
CfnClusterPropsgetClusterName in interface CfnClusterPropspublic final String getDescription()
CfnClusterPropsgetDescription in interface CfnClusterPropspublic final String getEngineVersion()
CfnClusterPropsgetEngineVersion in interface CfnClusterPropspublic final String getFinalSnapshotName()
CfnClusterPropsgetFinalSnapshotName in interface CfnClusterPropspublic final String getKmsKeyId()
CfnClusterPropsgetKmsKeyId in interface CfnClusterPropspublic final String getMaintenanceWindow()
CfnClusterPropsgetMaintenanceWindow in interface CfnClusterPropspublic final String getNodeType()
CfnClusterPropsgetNodeType in interface CfnClusterPropspublic final Number getNumReplicasPerShard()
CfnClusterPropsgetNumReplicasPerShard in interface CfnClusterPropspublic final Number getNumShards()
CfnClusterPropsgetNumShards in interface CfnClusterPropspublic final String getParameterGroupName()
CfnClusterPropsgetParameterGroupName in interface CfnClusterPropspublic final Number getPort()
CfnClusterPropsgetPort in interface CfnClusterPropspublic final List<String> getSecurityGroupIds()
CfnClusterPropsgetSecurityGroupIds in interface CfnClusterPropspublic final List<String> getSnapshotArns()
CfnClusterPropsgetSnapshotArns in interface CfnClusterPropspublic final String getSnapshotName()
CfnClusterPropsgetSnapshotName in interface CfnClusterPropspublic final Number getSnapshotRetentionLimit()
CfnClusterPropsgetSnapshotRetentionLimit in interface CfnClusterPropspublic final String getSnapshotWindow()
CfnClusterPropsgetSnapshotWindow in interface CfnClusterPropspublic final String getSnsTopicArn()
CfnClusterPropsgetSnsTopicArn in interface CfnClusterPropspublic final String getSnsTopicStatus()
CfnClusterPropsgetSnsTopicStatus in interface CfnClusterPropspublic final String getSubnetGroupName()
CfnClusterPropsgetSubnetGroupName in interface CfnClusterPropspublic final List<CfnTag> getTags()
CfnClusterPropsgetTags in interface CfnClusterPropspublic final Object getTlsEnabled()
CfnClusterPropsgetTlsEnabled in interface CfnClusterProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.