Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.medialive.CfnChannelPropsMixin.InputSettingsProperty.Builder
Packages that use CfnChannelPropsMixin.InputSettingsProperty.Builder
-
Uses of CfnChannelPropsMixin.InputSettingsProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.medialive
Methods in software.amazon.awscdk.cfnpropertymixins.services.medialive that return CfnChannelPropsMixin.InputSettingsProperty.BuilderModifier and TypeMethodDescriptionCfnChannelPropsMixin.InputSettingsProperty.Builder.audioSelectors(List<? extends Object> audioSelectors) Sets the value ofCfnChannelPropsMixin.InputSettingsProperty.getAudioSelectors()CfnChannelPropsMixin.InputSettingsProperty.Builder.audioSelectors(IResolvable audioSelectors) Sets the value ofCfnChannelPropsMixin.InputSettingsProperty.getAudioSelectors()CfnChannelPropsMixin.InputSettingsProperty.builder()CfnChannelPropsMixin.InputSettingsProperty.Builder.captionSelectors(List<? extends Object> captionSelectors) Sets the value ofCfnChannelPropsMixin.InputSettingsProperty.getCaptionSelectors()CfnChannelPropsMixin.InputSettingsProperty.Builder.captionSelectors(IResolvable captionSelectors) Sets the value ofCfnChannelPropsMixin.InputSettingsProperty.getCaptionSelectors()CfnChannelPropsMixin.InputSettingsProperty.Builder.deblockFilter(String deblockFilter) Sets the value ofCfnChannelPropsMixin.InputSettingsProperty.getDeblockFilter()CfnChannelPropsMixin.InputSettingsProperty.Builder.denoiseFilter(String denoiseFilter) Sets the value ofCfnChannelPropsMixin.InputSettingsProperty.getDenoiseFilter()CfnChannelPropsMixin.InputSettingsProperty.Builder.filterStrength(Number filterStrength) Sets the value ofCfnChannelPropsMixin.InputSettingsProperty.getFilterStrength()CfnChannelPropsMixin.InputSettingsProperty.Builder.inputFilter(String inputFilter) Sets the value ofCfnChannelPropsMixin.InputSettingsProperty.getInputFilter()CfnChannelPropsMixin.InputSettingsProperty.Builder.networkInputSettings(CfnChannelPropsMixin.NetworkInputSettingsProperty networkInputSettings) Sets the value ofCfnChannelPropsMixin.InputSettingsProperty.getNetworkInputSettings()CfnChannelPropsMixin.InputSettingsProperty.Builder.networkInputSettings(IResolvable networkInputSettings) Sets the value ofCfnChannelPropsMixin.InputSettingsProperty.getNetworkInputSettings()Sets the value ofCfnChannelPropsMixin.InputSettingsProperty.getScte35Pid()CfnChannelPropsMixin.InputSettingsProperty.Builder.smpte2038DataPreference(String smpte2038DataPreference) Sets the value ofCfnChannelPropsMixin.InputSettingsProperty.getSmpte2038DataPreference()CfnChannelPropsMixin.InputSettingsProperty.Builder.sourceEndBehavior(String sourceEndBehavior) Sets the value ofCfnChannelPropsMixin.InputSettingsProperty.getSourceEndBehavior()CfnChannelPropsMixin.InputSettingsProperty.Builder.videoSelector(CfnChannelPropsMixin.VideoSelectorProperty videoSelector) Sets the value ofCfnChannelPropsMixin.InputSettingsProperty.getVideoSelector()CfnChannelPropsMixin.InputSettingsProperty.Builder.videoSelector(IResolvable videoSelector) Sets the value ofCfnChannelPropsMixin.InputSettingsProperty.getVideoSelector()Constructors in software.amazon.awscdk.cfnpropertymixins.services.medialive with parameters of type CfnChannelPropsMixin.InputSettingsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannelPropsMixin.InputSettingsProperty.Builder.