Uses of Interface
software.amazon.awscdk.services.medialive.alpha.IInput
Packages that use IInput
Package
Description
AWS::MediaLive Construct Library
-
Uses of IInput in software.amazon.awscdk.services.medialive.alpha
Subinterfaces of IInput in software.amazon.awscdk.services.medialive.alphaModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIInput.Classes in software.amazon.awscdk.services.medialive.alpha that implement IInputModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.class(experimental) Defines an AWS Elemental MediaLive Input.Methods in software.amazon.awscdk.services.medialive.alpha that return IInputModifier and TypeMethodDescriptionstatic IInputInput.fromInputArn(software.constructs.Construct scope, String id, String inputArn) (experimental) Import an existing input by its ARN.InputAttachment.getInput()(experimental) The input to attach.final IInputInputAttachment.Jsii$Proxy.getInput()AutomaticInputFailover.getSecondaryInput()(experimental) The secondary input to fail over to.final IInputAutomaticInputFailover.Jsii$Proxy.getSecondaryInput()Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type IInputModifier and TypeMethodDescriptionSets the value ofInputAttachment.getInput()AutomaticInputFailover.Builder.secondaryInput(IInput secondaryInput) Sets the value ofAutomaticInputFailover.getSecondaryInput()