Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iotanalytics.CfnChannelMixinProps.Builder
Packages that use CfnChannelMixinProps.Builder
-
Uses of CfnChannelMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.iotanalytics
Methods in software.amazon.awscdk.cfnpropertymixins.services.iotanalytics that return CfnChannelMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnChannelMixinProps.BuilderCfnChannelMixinProps.builder()CfnChannelMixinProps.Builder.channelName(String channelName) Sets the value ofCfnChannelMixinProps.getChannelName()CfnChannelMixinProps.Builder.channelStorage(CfnChannelPropsMixin.ChannelStorageProperty channelStorage) Sets the value ofCfnChannelMixinProps.getChannelStorage()CfnChannelMixinProps.Builder.channelStorage(IResolvable channelStorage) Sets the value ofCfnChannelMixinProps.getChannelStorage()CfnChannelMixinProps.Builder.retentionPeriod(CfnChannelPropsMixin.RetentionPeriodProperty retentionPeriod) Sets the value ofCfnChannelMixinProps.getRetentionPeriod()CfnChannelMixinProps.Builder.retentionPeriod(IResolvable retentionPeriod) Sets the value ofCfnChannelMixinProps.getRetentionPeriod()Sets the value ofCfnChannelMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.iotanalytics with parameters of type CfnChannelMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnChannelMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnChannelMixinProps.Builder.