Uses of Interface
software.amazon.awscdk.services.mediaconnect.alpha.IFlow
Packages that use IFlow
Package
Description
AWS::MediaConnect Construct Library
-
Uses of IFlow in software.amazon.awscdk.services.mediaconnect.alpha
Subinterfaces of IFlow in software.amazon.awscdk.services.mediaconnect.alphaClasses in software.amazon.awscdk.services.mediaconnect.alpha that implement IFlowModifier and TypeClassDescriptionclass(experimental) Defines an AWS Elemental MediaConnect Flow.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.mediaconnect.alpha that return IFlowModifier and TypeMethodDescriptionstatic IFlowFlow.fromFlowArn(software.constructs.Construct scope, String id, String flowArn) (experimental) Import an existing Flow from its ARN.static IFlowFlow.fromFlowAttributes(software.constructs.Construct scope, String id, FlowAttributes attrs) (experimental) Creates a Flow construct that represents an external (imported) Flow.BridgeFlowSource.getFlow()(experimental) The cloud flow used as a source of this bridge.final IFlowBridgeFlowSource.Jsii$Proxy.getFlow()FlowEntitlementProps.getFlow()(experimental) The flow to set the entitlement from.final IFlowFlowEntitlementProps.Jsii$Proxy.getFlow()FlowOutputProps.getFlow()(experimental) The flow this output is attached to.final IFlowFlowOutputProps.Jsii$Proxy.getFlow()FlowSourceProps.getFlow()(experimental) The flow this source is connected to.final IFlowFlowSourceProps.Jsii$Proxy.getFlow()MediaConnectFlowConfigurationProps.getFlow()(experimental) The MediaConnect flow to use as input.final IFlowMediaConnectFlowConfigurationProps.Jsii$Proxy.getFlow()MediaConnectFlowConnectionProps.getFlow()(experimental) MediaConnect Flow to send output to.final IFlowMediaConnectFlowConnectionProps.Jsii$Proxy.getFlow()Methods in software.amazon.awscdk.services.mediaconnect.alpha with parameters of type IFlowModifier and TypeMethodDescriptionSets the value ofBridgeFlowSource.getFlow()(experimental) The flow to set the entitlement from.Sets the value ofFlowEntitlementProps.getFlow()(experimental) The flow this output is attached to.Sets the value ofFlowOutputProps.getFlow()(experimental) The flow this source is connected to.Sets the value ofFlowSourceProps.getFlow()Sets the value ofMediaConnectFlowConfigurationProps.getFlow()Sets the value ofMediaConnectFlowConnectionProps.getFlow()