Uses of Interface
software.amazon.awscdk.services.msk.CfnCluster.LoggingInfoProperty
Packages that use CfnCluster.LoggingInfoProperty
Package
Description
Amazon Managed Streaming for Apache Kafka Construct Library
-
Uses of CfnCluster.LoggingInfoProperty in software.amazon.awscdk.services.msk
Classes in software.amazon.awscdk.services.msk that implement CfnCluster.LoggingInfoPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnCluster.LoggingInfoProperty
Methods in software.amazon.awscdk.services.msk that return CfnCluster.LoggingInfoPropertyModifier and TypeMethodDescriptionCfnCluster.LoggingInfoProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.msk with parameters of type CfnCluster.LoggingInfoPropertyModifier and TypeMethodDescriptionCfnCluster.Builder.loggingInfo
(CfnCluster.LoggingInfoProperty loggingInfo) CfnClusterProps.Builder.loggingInfo
(CfnCluster.LoggingInfoProperty loggingInfo) Sets the value ofCfnClusterProps.getLoggingInfo()
void
CfnCluster.setLoggingInfo
(CfnCluster.LoggingInfoProperty value)