Uses of Interface
software.amazon.awscdk.services.msk.CfnCluster.LoggingInfoProperty
Package
Description
Amazon Managed Streaming for Apache Kafka Construct Library
-
Uses of CfnCluster.LoggingInfoProperty in software.amazon.awscdk.services.msk
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnCluster.LoggingInfoProperty
Modifier and TypeMethodDescriptionCfnCluster.LoggingInfoProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnCluster.Builder.loggingInfo
(CfnCluster.LoggingInfoProperty loggingInfo) Logging Info details.CfnClusterProps.Builder.loggingInfo
(CfnCluster.LoggingInfoProperty loggingInfo) Sets the value ofCfnClusterProps.getLoggingInfo()
void
CfnCluster.setLoggingInfo
(CfnCluster.LoggingInfoProperty value) Logging Info details.