Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.msk.CfnChannelMixinProps.Builder
Packages that use CfnChannelMixinProps.Builder
-
Uses of CfnChannelMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.msk
Methods in software.amazon.awscdk.cfnpropertymixins.services.msk that return CfnChannelMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnChannelMixinProps.BuilderCfnChannelMixinProps.builder()CfnChannelMixinProps.Builder.channelName(String channelName) Sets the value ofCfnChannelMixinProps.getChannelName()CfnChannelMixinProps.Builder.clusterArn(String clusterArn) Sets the value ofCfnChannelMixinProps.getClusterArn()CfnChannelMixinProps.Builder.encryptionConfiguration(CfnChannelPropsMixin.EncryptionConfigurationProperty encryptionConfiguration) Sets the value ofCfnChannelMixinProps.getEncryptionConfiguration()CfnChannelMixinProps.Builder.encryptionConfiguration(IResolvable encryptionConfiguration) Sets the value ofCfnChannelMixinProps.getEncryptionConfiguration()CfnChannelMixinProps.Builder.icebergDestinationConfiguration(CfnChannelPropsMixin.IcebergDestinationConfigurationProperty icebergDestinationConfiguration) Sets the value ofCfnChannelMixinProps.getIcebergDestinationConfiguration()CfnChannelMixinProps.Builder.icebergDestinationConfiguration(IResolvable icebergDestinationConfiguration) Sets the value ofCfnChannelMixinProps.getIcebergDestinationConfiguration()CfnChannelMixinProps.Builder.loggingInfo(CfnChannelPropsMixin.ChannelLoggingInfoProperty loggingInfo) Sets the value ofCfnChannelMixinProps.getLoggingInfo()CfnChannelMixinProps.Builder.loggingInfo(IResolvable loggingInfo) Sets the value ofCfnChannelMixinProps.getLoggingInfo()CfnChannelMixinProps.Builder.s3DestinationConfiguration(CfnChannelPropsMixin.S3DestinationConfigurationProperty s3DestinationConfiguration) Sets the value ofCfnChannelMixinProps.getS3DestinationConfiguration()CfnChannelMixinProps.Builder.s3DestinationConfiguration(IResolvable s3DestinationConfiguration) Sets the value ofCfnChannelMixinProps.getS3DestinationConfiguration()Sets the value ofCfnChannelMixinProps.getTags()CfnChannelMixinProps.Builder.topicConfigurationList(List<? extends Object> topicConfigurationList) Sets the value ofCfnChannelMixinProps.getTopicConfigurationList()CfnChannelMixinProps.Builder.topicConfigurationList(IResolvable topicConfigurationList) Sets the value ofCfnChannelMixinProps.getTopicConfigurationList()Constructors in software.amazon.awscdk.cfnpropertymixins.services.msk with parameters of type CfnChannelMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnChannelMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnChannelMixinProps.Builder.