Uses of Interface
software.amazon.awscdk.interfaces.medialive.IInputRef
Packages that use IInputRef
Package
Description
AWS::MediaConnect Construct Library
AWS Elemental MediaLive Construct Library
AWS::MediaLive Construct Library
-
Uses of IInputRef in software.amazon.awscdk.interfaces.medialive
Subinterfaces of IInputRef in software.amazon.awscdk.interfaces.medialiveModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIInputRef.Classes in software.amazon.awscdk.interfaces.medialive that implement IInputRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IInputRef in software.amazon.awscdk.services.mediaconnect.alpha
Methods in software.amazon.awscdk.services.mediaconnect.alpha that return IInputRefModifier and TypeMethodDescriptionMediaLiveInputConnectionProps.getInput()(experimental) The MediaLive input to send output to (must be of typemedialive.InputConfiguration.mediaConnectRouter()).final IInputRefMediaLiveInputConnectionProps.Jsii$Proxy.getInput()Methods in software.amazon.awscdk.services.mediaconnect.alpha with parameters of type IInputRef -
Uses of IInputRef in software.amazon.awscdk.services.medialive
Classes in software.amazon.awscdk.services.medialive that implement IInputRefModifier and TypeClassDescriptionclassThe AWS::MediaLive::Input resource is a MediaLive resource type that creates an input.Methods in software.amazon.awscdk.services.medialive that return IInputRefModifier and TypeMethodDescriptionstatic IInputRefCfnInput.fromInputArn(software.constructs.Construct scope, String id, String arn) Creates a new IInputRef from an ARN.static IInputRefCfnInput.fromInputId(software.constructs.Construct scope, String id, String inputId) Creates a new IInputRef from a inputId.Methods in software.amazon.awscdk.services.medialive with parameters of type IInputRef -
Uses of IInputRef in software.amazon.awscdk.services.medialive.alpha
Subinterfaces of IInputRef in software.amazon.awscdk.services.medialive.alphaModifier and TypeInterfaceDescriptioninterface(experimental) Represents a MediaLive Input.static interfaceInternal default implementation forIInput.Classes in software.amazon.awscdk.services.medialive.alpha that implement IInputRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.class(experimental) Defines an AWS Elemental MediaLive Input.