Uses of Interface
software.amazon.awscdk.services.medialive.alpha.InputLossFailoverProps
Packages that use InputLossFailoverProps
Package
Description
AWS::MediaLive Construct Library
-
Uses of InputLossFailoverProps in software.amazon.awscdk.services.medialive.alpha
Classes in software.amazon.awscdk.services.medialive.alpha that implement InputLossFailoverPropsMethods in software.amazon.awscdk.services.medialive.alpha that return InputLossFailoverPropsModifier and TypeMethodDescriptionInputLossFailoverProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type InputLossFailoverPropsModifier and TypeMethodDescriptionstatic FailoverConditionFailoverCondition.inputLoss(InputLossFailoverProps props) (experimental) Fail over when no input is detected for the threshold period.