Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.msk.CfnChannelPropsMixin.ChannelLoggingInfoProperty.Builder
Packages that use CfnChannelPropsMixin.ChannelLoggingInfoProperty.Builder
-
Uses of CfnChannelPropsMixin.ChannelLoggingInfoProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.msk
Methods in software.amazon.awscdk.cfnpropertymixins.services.msk that return CfnChannelPropsMixin.ChannelLoggingInfoProperty.BuilderModifier and TypeMethodDescriptionCfnChannelPropsMixin.ChannelLoggingInfoProperty.builder()CfnChannelPropsMixin.ChannelLoggingInfoProperty.Builder.cloudWatchLogs(CfnChannelPropsMixin.CloudWatchLogsLogDestinationProperty cloudWatchLogs) Sets the value ofCfnChannelPropsMixin.ChannelLoggingInfoProperty.getCloudWatchLogs()CfnChannelPropsMixin.ChannelLoggingInfoProperty.Builder.cloudWatchLogs(IResolvable cloudWatchLogs) Sets the value ofCfnChannelPropsMixin.ChannelLoggingInfoProperty.getCloudWatchLogs()CfnChannelPropsMixin.ChannelLoggingInfoProperty.Builder.firehose(CfnChannelPropsMixin.FirehoseLogDestinationProperty firehose) Sets the value ofCfnChannelPropsMixin.ChannelLoggingInfoProperty.getFirehose()CfnChannelPropsMixin.ChannelLoggingInfoProperty.Builder.firehose(IResolvable firehose) Sets the value ofCfnChannelPropsMixin.ChannelLoggingInfoProperty.getFirehose()CfnChannelPropsMixin.ChannelLoggingInfoProperty.Builder.s3(CfnChannelPropsMixin.S3LogDestinationProperty s3) Sets the value ofCfnChannelPropsMixin.ChannelLoggingInfoProperty.getS3()CfnChannelPropsMixin.ChannelLoggingInfoProperty.Builder.s3(IResolvable s3) Sets the value ofCfnChannelPropsMixin.ChannelLoggingInfoProperty.getS3()Constructors in software.amazon.awscdk.cfnpropertymixins.services.msk with parameters of type CfnChannelPropsMixin.ChannelLoggingInfoProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannelPropsMixin.ChannelLoggingInfoProperty.Builder.