Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.mediatailor.CfnChannelMixinProps.Builder
Packages that use CfnChannelMixinProps.Builder
-
Uses of CfnChannelMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.mediatailor
Methods in software.amazon.awscdk.cfnpropertymixins.services.mediatailor that return CfnChannelMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnChannelMixinProps.getAudiences()static CfnChannelMixinProps.BuilderCfnChannelMixinProps.builder()CfnChannelMixinProps.Builder.channelName(String channelName) Sets the value ofCfnChannelMixinProps.getChannelName()CfnChannelMixinProps.Builder.fillerSlate(CfnChannelPropsMixin.SlateSourceProperty fillerSlate) Sets the value ofCfnChannelMixinProps.getFillerSlate()CfnChannelMixinProps.Builder.fillerSlate(IResolvable fillerSlate) Sets the value ofCfnChannelMixinProps.getFillerSlate()CfnChannelMixinProps.Builder.logConfiguration(CfnChannelPropsMixin.LogConfigurationForChannelProperty logConfiguration) Sets the value ofCfnChannelMixinProps.getLogConfiguration()CfnChannelMixinProps.Builder.logConfiguration(IResolvable logConfiguration) Sets the value ofCfnChannelMixinProps.getLogConfiguration()Sets the value ofCfnChannelMixinProps.getOutputs()CfnChannelMixinProps.Builder.outputs(IResolvable outputs) Sets the value ofCfnChannelMixinProps.getOutputs()CfnChannelMixinProps.Builder.playbackMode(String playbackMode) Sets the value ofCfnChannelMixinProps.getPlaybackMode()Sets the value ofCfnChannelMixinProps.getTags()Sets the value ofCfnChannelMixinProps.getTier()CfnChannelMixinProps.Builder.timeShiftConfiguration(CfnChannelPropsMixin.TimeShiftConfigurationProperty timeShiftConfiguration) Sets the value ofCfnChannelMixinProps.getTimeShiftConfiguration()CfnChannelMixinProps.Builder.timeShiftConfiguration(IResolvable timeShiftConfiguration) Sets the value ofCfnChannelMixinProps.getTimeShiftConfiguration()Constructors in software.amazon.awscdk.cfnpropertymixins.services.mediatailor with parameters of type CfnChannelMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnChannelMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnChannelMixinProps.Builder.