@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(Object brokerNodeGroupInfo,
String clusterName,
String kafkaVersion,
Number numberOfBrokerNodes,
Object clientAuthentication,
Object configurationInfo,
Object encryptionInfo,
String enhancedMonitoring,
Object loggingInfo,
Object openMonitoring,
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) |
Object |
getBrokerNodeGroupInfo()
`AWS::MSK::Cluster.BrokerNodeGroupInfo`.
|
Object |
getClientAuthentication()
`AWS::MSK::Cluster.ClientAuthentication`.
|
String |
getClusterName()
`AWS::MSK::Cluster.ClusterName`.
|
Object |
getConfigurationInfo()
`AWS::MSK::Cluster.ConfigurationInfo`.
|
Object |
getEncryptionInfo()
`AWS::MSK::Cluster.EncryptionInfo`.
|
String |
getEnhancedMonitoring()
`AWS::MSK::Cluster.EnhancedMonitoring`.
|
String |
getKafkaVersion()
`AWS::MSK::Cluster.KafkaVersion`.
|
Object |
getLoggingInfo()
`AWS::MSK::Cluster.LoggingInfo`.
|
Number |
getNumberOfBrokerNodes()
`AWS::MSK::Cluster.NumberOfBrokerNodes`.
|
Object |
getOpenMonitoring()
`AWS::MSK::Cluster.OpenMonitoring`.
|
Object |
getTags()
`AWS::MSK::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(Object brokerNodeGroupInfo, String clusterName, String kafkaVersion, Number numberOfBrokerNodes, Object clientAuthentication, Object configurationInfo, Object encryptionInfo, String enhancedMonitoring, Object loggingInfo, Object openMonitoring, Object tags)
CfnClusterProps.Builder.public final Object getBrokerNodeGroupInfo()
CfnClusterPropsgetBrokerNodeGroupInfo in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-brokernodegroupinfopublic final String getClusterName()
CfnClusterPropsgetClusterName in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-clusternamepublic final String getKafkaVersion()
CfnClusterPropsgetKafkaVersion in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-kafkaversionpublic final Number getNumberOfBrokerNodes()
CfnClusterPropsgetNumberOfBrokerNodes in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-numberofbrokernodespublic final Object getClientAuthentication()
CfnClusterPropsgetClientAuthentication in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-clientauthenticationpublic final Object getConfigurationInfo()
CfnClusterPropsgetConfigurationInfo in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-configurationinfopublic final Object getEncryptionInfo()
CfnClusterPropsgetEncryptionInfo in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-encryptioninfopublic final String getEnhancedMonitoring()
CfnClusterPropsgetEnhancedMonitoring in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-enhancedmonitoringpublic final Object getLoggingInfo()
CfnClusterPropsgetLoggingInfo in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-logginginfopublic final Object getOpenMonitoring()
CfnClusterPropsgetOpenMonitoring in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-openmonitoringpublic final Object getTags()
CfnClusterPropsgetTags in interface CfnClusterPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.