Uses of Class
software.amazon.awscdk.services.medialive.alpha.InputAttachment.Builder
Packages that use InputAttachment.Builder
Package
Description
AWS::MediaLive Construct Library
-
Uses of InputAttachment.Builder in software.amazon.awscdk.services.medialive.alpha
Methods in software.amazon.awscdk.services.medialive.alpha that return InputAttachment.BuilderModifier and TypeMethodDescriptionInputAttachment.Builder.audioSelectors(List<? extends AudioSelector> audioSelectors) Sets the value ofInputAttachment.getAudioSelectors()InputAttachment.Builder.automaticInputFailover(AutomaticInputFailover automaticInputFailover) Sets the value ofInputAttachment.getAutomaticInputFailover()static InputAttachment.BuilderInputAttachment.builder()InputAttachment.Builder.captionSelectors(List<? extends CaptionSelector> captionSelectors) Sets the value ofInputAttachment.getCaptionSelectors()InputAttachment.Builder.deblockFilter(Boolean deblockFilter) Sets the value ofInputAttachment.getDeblockFilter()InputAttachment.Builder.denoiseFilter(Boolean denoiseFilter) Sets the value ofInputAttachment.getDenoiseFilter()InputAttachment.Builder.filterStrength(Number filterStrength) Sets the value ofInputAttachment.getFilterStrength()Sets the value ofInputAttachment.getInput()InputAttachment.Builder.inputAttachmentName(String inputAttachmentName) Sets the value ofInputAttachment.getInputAttachmentName()InputAttachment.Builder.inputFilter(InputFilter inputFilter) Sets the value ofInputAttachment.getInputFilter()InputAttachment.Builder.logicalInterfaceNames(List<String> logicalInterfaceNames) Sets the value ofInputAttachment.getLogicalInterfaceNames()InputAttachment.Builder.networkInputSettings(NetworkInputSettings networkInputSettings) Sets the value ofInputAttachment.getNetworkInputSettings()Sets the value ofInputAttachment.getScte35Pid()InputAttachment.Builder.smpte2038DataPreference(Smpte2038DataPreference smpte2038DataPreference) Sets the value ofInputAttachment.getSmpte2038DataPreference()InputAttachment.Builder.sourceEndBehavior(SourceEndBehavior sourceEndBehavior) Sets the value ofInputAttachment.getSourceEndBehavior()InputAttachment.Builder.videoSelector(VideoSelectorSettings videoSelector) Sets the value ofInputAttachment.getVideoSelector()Constructors in software.amazon.awscdk.services.medialive.alpha with parameters of type InputAttachment.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(InputAttachment.Builder builder) Constructor that initializes the object based on literal property values passed by theInputAttachment.Builder.