| Package | Description |
|---|---|
| software.amazon.awscdk.services.msk |
Amazon Managed Streaming for Apache Kafka Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnCluster.BrokerNodeGroupInfoProperty.Jsii$Proxy
An implementation for
CfnCluster.BrokerNodeGroupInfoProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnCluster.BrokerNodeGroupInfoProperty |
CfnCluster.BrokerNodeGroupInfoProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnClusterProps.Builder |
CfnClusterProps.Builder.brokerNodeGroupInfo(CfnCluster.BrokerNodeGroupInfoProperty brokerNodeGroupInfo)
Sets the value of
CfnClusterProps.getBrokerNodeGroupInfo() |
CfnCluster.Builder |
CfnCluster.Builder.brokerNodeGroupInfo(CfnCluster.BrokerNodeGroupInfoProperty brokerNodeGroupInfo)
The setup to be used for brokers in the cluster.
|
void |
CfnCluster.setBrokerNodeGroupInfo(CfnCluster.BrokerNodeGroupInfoProperty value)
The setup to be used for brokers in the cluster.
|
Copyright © 2022. All rights reserved.