Uses of Class
software.amazon.awscdk.services.msk.CfnChannel.ChannelLoggingInfoProperty.Builder
Packages that use CfnChannel.ChannelLoggingInfoProperty.Builder
Package
Description
Amazon Managed Streaming for Apache Kafka Construct Library
-
Uses of CfnChannel.ChannelLoggingInfoProperty.Builder in software.amazon.awscdk.services.msk
Methods in software.amazon.awscdk.services.msk that return CfnChannel.ChannelLoggingInfoProperty.BuilderModifier and TypeMethodDescriptionCfnChannel.ChannelLoggingInfoProperty.builder()CfnChannel.ChannelLoggingInfoProperty.Builder.cloudWatchLogs(IResolvable cloudWatchLogs) Sets the value ofCfnChannel.ChannelLoggingInfoProperty.getCloudWatchLogs()CfnChannel.ChannelLoggingInfoProperty.Builder.cloudWatchLogs(CfnChannel.CloudWatchLogsLogDestinationProperty cloudWatchLogs) Sets the value ofCfnChannel.ChannelLoggingInfoProperty.getCloudWatchLogs()CfnChannel.ChannelLoggingInfoProperty.Builder.firehose(IResolvable firehose) Sets the value ofCfnChannel.ChannelLoggingInfoProperty.getFirehose()CfnChannel.ChannelLoggingInfoProperty.Builder.firehose(CfnChannel.FirehoseLogDestinationProperty firehose) Sets the value ofCfnChannel.ChannelLoggingInfoProperty.getFirehose()CfnChannel.ChannelLoggingInfoProperty.Builder.s3(IResolvable s3) Sets the value ofCfnChannel.ChannelLoggingInfoProperty.getS3()CfnChannel.ChannelLoggingInfoProperty.Builder.s3(CfnChannel.S3LogDestinationProperty s3) Sets the value ofCfnChannel.ChannelLoggingInfoProperty.getS3()Constructors in software.amazon.awscdk.services.msk with parameters of type CfnChannel.ChannelLoggingInfoProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannel.ChannelLoggingInfoProperty.Builder.