Uses of Interface
software.amazon.awscdk.services.mediaconnect.alpha.IFlowOutput
Packages that use IFlowOutput
Package
Description
AWS::MediaConnect Construct Library
-
Uses of IFlowOutput in software.amazon.awscdk.services.mediaconnect.alpha
Subinterfaces of IFlowOutput in software.amazon.awscdk.services.mediaconnect.alphaModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIFlowOutput.Classes in software.amazon.awscdk.services.mediaconnect.alpha that implement IFlowOutputModifier and TypeClassDescriptionclass(experimental) Resource defines the destination address, protocol, and port that AWS Elemental MediaConnect sends the ingested video to.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.mediaconnect.alpha that return IFlowOutputModifier and TypeMethodDescriptionFlow.addOutput(String id, OutputConfiguration outputConfig) (experimental) Add an output to this flow.IFlow.addOutput(String id, OutputConfiguration outputConfig) (experimental) Add an output to this flow.default IFlowOutputIFlow.Jsii$Default.addOutput(String id, OutputConfiguration outputConfig) (experimental) Add an output to this flow.static IFlowOutputFlowOutput.fromFlowOutputArn(software.constructs.Construct scope, String id, String flowOutputArn) (experimental) Creates a Flow Ouput construct that represents an external (imported) Flow Output.MediaConnectFlowConfigurationProps.getFlowOutput()(experimental) The flow output that feeds this router input.final IFlowOutputMediaConnectFlowConfigurationProps.Jsii$Proxy.getFlowOutput()Methods in software.amazon.awscdk.services.mediaconnect.alpha with parameters of type IFlowOutputModifier and TypeMethodDescriptionMediaConnectFlowConfigurationProps.Builder.flowOutput(IFlowOutput flowOutput) Sets the value ofMediaConnectFlowConfigurationProps.getFlowOutput()