| Package | Description |
|---|---|
| software.amazon.awscdk.services.msk |
Amazon Managed Streaming for Apache Kafka Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ClusterConfigurationInfo.Jsii$Proxy
An implementation for
ClusterConfigurationInfo |
| Modifier and Type | Method and Description |
|---|---|
ClusterConfigurationInfo |
ClusterConfigurationInfo.Builder.build()
Builds the configured instance.
|
default ClusterConfigurationInfo |
ClusterProps.getConfigurationInfo()
(experimental) The Amazon MSK configuration to use for the cluster.
|
ClusterConfigurationInfo |
ClusterProps.Jsii$Proxy.getConfigurationInfo() |
| Modifier and Type | Method and Description |
|---|---|
Cluster.Builder |
Cluster.Builder.configurationInfo(ClusterConfigurationInfo configurationInfo)
(experimental) The Amazon MSK configuration to use for the cluster.
|
ClusterProps.Builder |
ClusterProps.Builder.configurationInfo(ClusterConfigurationInfo configurationInfo)
Sets the value of
ClusterProps.getConfigurationInfo() |
Copyright © 2022. All rights reserved.