| Package | Description |
|---|---|
| software.amazon.awscdk.services.msk |
Amazon Managed Streaming for Apache Kafka Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnCluster.LoggingInfoProperty.Jsii$Proxy
An implementation for
CfnCluster.LoggingInfoProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnCluster.LoggingInfoProperty |
CfnCluster.LoggingInfoProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnClusterProps.Builder |
CfnClusterProps.Builder.loggingInfo(CfnCluster.LoggingInfoProperty loggingInfo)
Sets the value of
CfnClusterProps.getLoggingInfo() |
CfnCluster.Builder |
CfnCluster.Builder.loggingInfo(CfnCluster.LoggingInfoProperty loggingInfo)
You can configure your Amazon MSK cluster to send broker logs to different destination types.
|
void |
CfnCluster.setLoggingInfo(CfnCluster.LoggingInfoProperty value)
You can configure your Amazon MSK cluster to send broker logs to different destination types.
|
Copyright © 2022. All rights reserved.