@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 CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dax-cluster.html#cfn-dax-cluster-iamrolearnpublic final String getNodeType()
CfnClusterPropsgetNodeType in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dax-cluster.html#cfn-dax-cluster-nodetypepublic final Number getReplicationFactor()
CfnClusterPropsgetReplicationFactor in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dax-cluster.html#cfn-dax-cluster-replicationfactorpublic final List<String> getAvailabilityZones()
CfnClusterPropsgetAvailabilityZones in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dax-cluster.html#cfn-dax-cluster-availabilityzonespublic final String getClusterName()
CfnClusterPropsgetClusterName in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dax-cluster.html#cfn-dax-cluster-clusternamepublic final String getDescription()
CfnClusterPropsgetDescription in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dax-cluster.html#cfn-dax-cluster-descriptionpublic final String getNotificationTopicArn()
CfnClusterPropsgetNotificationTopicArn in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dax-cluster.html#cfn-dax-cluster-notificationtopicarnpublic final String getParameterGroupName()
CfnClusterPropsgetParameterGroupName in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dax-cluster.html#cfn-dax-cluster-parametergroupnamepublic final String getPreferredMaintenanceWindow()
CfnClusterPropsgetPreferredMaintenanceWindow in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dax-cluster.html#cfn-dax-cluster-preferredmaintenancewindowpublic final List<String> getSecurityGroupIds()
CfnClusterPropsgetSecurityGroupIds in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dax-cluster.html#cfn-dax-cluster-securitygroupidspublic final Object getSseSpecification()
CfnClusterPropsgetSseSpecification in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dax-cluster.html#cfn-dax-cluster-ssespecificationpublic final String getSubnetGroupName()
CfnClusterPropsgetSubnetGroupName in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dax-cluster.html#cfn-dax-cluster-subnetgroupnamepublic final Object getTags()
CfnClusterPropsgetTags in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dax-cluster.html#cfn-dax-cluster-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.