@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 CfnClusterPropspublic final String getClusterName()
CfnClusterPropsgetClusterName in interface CfnClusterPropspublic final String getKafkaVersion()
CfnClusterPropsgetKafkaVersion in interface CfnClusterPropspublic final Number getNumberOfBrokerNodes()
CfnClusterPropsgetNumberOfBrokerNodes in interface CfnClusterPropspublic final Object getClientAuthentication()
CfnClusterPropsgetClientAuthentication in interface CfnClusterPropspublic final Object getConfigurationInfo()
CfnClusterPropsgetConfigurationInfo in interface CfnClusterPropspublic final Object getEncryptionInfo()
CfnClusterPropsgetEncryptionInfo in interface CfnClusterPropspublic final String getEnhancedMonitoring()
CfnClusterPropsgetEnhancedMonitoring in interface CfnClusterPropspublic final Object getLoggingInfo()
CfnClusterPropsgetLoggingInfo in interface CfnClusterPropspublic final Object getOpenMonitoring()
CfnClusterPropsgetOpenMonitoring 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.