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