Uses of Interface
software.amazon.awscdk.services.msk.CfnChannel.ChannelLoggingInfoProperty
Packages that use CfnChannel.ChannelLoggingInfoProperty
Package
Description
Amazon Managed Streaming for Apache Kafka Construct Library
-
Uses of CfnChannel.ChannelLoggingInfoProperty in software.amazon.awscdk.services.msk
Classes in software.amazon.awscdk.services.msk that implement CfnChannel.ChannelLoggingInfoPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnChannel.ChannelLoggingInfoPropertyMethods in software.amazon.awscdk.services.msk that return CfnChannel.ChannelLoggingInfoPropertyModifier and TypeMethodDescriptionCfnChannel.ChannelLoggingInfoProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.msk with parameters of type CfnChannel.ChannelLoggingInfoPropertyModifier and TypeMethodDescriptionCfnChannel.Builder.loggingInfo(CfnChannel.ChannelLoggingInfoProperty loggingInfo) Log configuration details for Channel.CfnChannelProps.Builder.loggingInfo(CfnChannel.ChannelLoggingInfoProperty loggingInfo) Sets the value ofCfnChannelProps.getLoggingInfo()voidCfnChannel.setLoggingInfo(CfnChannel.ChannelLoggingInfoProperty value) Log configuration details for Channel.