Uses of Class
software.amazon.awscdk.services.medialive.alpha.InputLossBehavior.Builder
Packages that use InputLossBehavior.Builder
Package
Description
AWS::MediaLive Construct Library
-
Uses of InputLossBehavior.Builder in software.amazon.awscdk.services.medialive.alpha
Methods in software.amazon.awscdk.services.medialive.alpha that return InputLossBehavior.BuilderModifier and TypeMethodDescriptionInputLossBehavior.Builder.blackFrame(Duration blackFrame) Sets the value ofInputLossBehavior.getBlackFrame()static InputLossBehavior.BuilderInputLossBehavior.builder()InputLossBehavior.Builder.imageColor(String imageColor) Sets the value ofInputLossBehavior.getImageColor()InputLossBehavior.Builder.imageSlate(FileLocation imageSlate) Sets the value ofInputLossBehavior.getImageSlate()InputLossBehavior.Builder.imageType(InputLossImageType imageType) Sets the value ofInputLossBehavior.getImageType()InputLossBehavior.Builder.repeatFrame(Duration repeatFrame) Sets the value ofInputLossBehavior.getRepeatFrame()Constructors in software.amazon.awscdk.services.medialive.alpha with parameters of type InputLossBehavior.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(InputLossBehavior.Builder builder) Constructor that initializes the object based on literal property values passed by theInputLossBehavior.Builder.