| Package | Description |
|---|---|
| software.amazon.awscdk.services.msk |
Amazon Managed Streaming for Apache Kafka Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
BrokerLogging.Jsii$Proxy
An implementation for
BrokerLogging |
| Modifier and Type | Method and Description |
|---|---|
BrokerLogging |
BrokerLogging.Builder.build()
Builds the configured instance.
|
default BrokerLogging |
ClusterProps.getLogging()
(experimental) Configure your MSK cluster to send broker logs to different destination types.
|
BrokerLogging |
ClusterProps.Jsii$Proxy.getLogging() |
| Modifier and Type | Method and Description |
|---|---|
Cluster.Builder |
Cluster.Builder.logging(BrokerLogging logging)
(experimental) Configure your MSK cluster to send broker logs to different destination types.
|
ClusterProps.Builder |
ClusterProps.Builder.logging(BrokerLogging logging)
Sets the value of
ClusterProps.getLogging() |
Copyright © 2022. All rights reserved.