@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String iamRoleArn,
String nodeType,
Number replicationFactor,
List<String> availabilityZones,
String clusterName,
String description,
String notificationTopicArn,
String parameterGroupName,
String preferredMaintenanceWindow,
List<String> securityGroupIds,
Object sseSpecification,
String subnetGroupName,
Object tags)
Constructor that initializes the object based on literal property values passed by the
CfnClusterProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getAvailabilityZones()
`AWS::DAX::Cluster.AvailabilityZones`.
|
String |
getClusterName()
`AWS::DAX::Cluster.ClusterName`.
|
String |
getDescription()
`AWS::DAX::Cluster.Description`.
|
String |
getIamRoleArn()
`AWS::DAX::Cluster.IAMRoleARN`.
|
String |
getNodeType()
`AWS::DAX::Cluster.NodeType`.
|
String |
getNotificationTopicArn()
`AWS::DAX::Cluster.NotificationTopicARN`.
|
String |
getParameterGroupName()
`AWS::DAX::Cluster.ParameterGroupName`.
|
String |
getPreferredMaintenanceWindow()
`AWS::DAX::Cluster.PreferredMaintenanceWindow`.
|
Number |
getReplicationFactor()
`AWS::DAX::Cluster.ReplicationFactor`.
|
List<String> |
getSecurityGroupIds()
`AWS::DAX::Cluster.SecurityGroupIds`.
|
Object |
getSseSpecification()
`AWS::DAX::Cluster.SSESpecification`.
|
String |
getSubnetGroupName()
`AWS::DAX::Cluster.SubnetGroupName`.
|
Object |
getTags()
`AWS::DAX::Cluster.Tags`.
|
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 iamRoleArn, String nodeType, Number replicationFactor, List<String> availabilityZones, String clusterName, String description, String notificationTopicArn, String parameterGroupName, String preferredMaintenanceWindow, List<String> securityGroupIds, Object sseSpecification, String subnetGroupName, Object tags)
CfnClusterProps.Builder.public final String getIamRoleArn()
CfnClusterPropsgetIamRoleArn in interface CfnClusterPropspublic final String getNodeType()
CfnClusterPropsgetNodeType in interface CfnClusterPropspublic final Number getReplicationFactor()
CfnClusterPropsgetReplicationFactor in interface CfnClusterPropspublic final List<String> getAvailabilityZones()
CfnClusterPropsgetAvailabilityZones in interface CfnClusterPropspublic final String getClusterName()
CfnClusterPropsgetClusterName in interface CfnClusterPropspublic final String getDescription()
CfnClusterPropsgetDescription in interface CfnClusterPropspublic final String getNotificationTopicArn()
CfnClusterPropsgetNotificationTopicArn in interface CfnClusterPropspublic final String getParameterGroupName()
CfnClusterPropsgetParameterGroupName in interface CfnClusterPropspublic final String getPreferredMaintenanceWindow()
CfnClusterPropsgetPreferredMaintenanceWindow in interface CfnClusterPropspublic final List<String> getSecurityGroupIds()
CfnClusterPropsgetSecurityGroupIds in interface CfnClusterPropspublic final Object getSseSpecification()
CfnClusterPropsgetSseSpecification in interface CfnClusterPropspublic final String getSubnetGroupName()
CfnClusterPropsgetSubnetGroupName in interface CfnClusterPropspublic final Object getTags()
CfnClusterPropsgetTags in interface CfnClusterProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.