Uses of Interface
software.amazon.awscdk.services.mediaconnect.alpha.BridgeFlowSource
Packages that use BridgeFlowSource
Package
Description
AWS::MediaConnect Construct Library
-
Uses of BridgeFlowSource in software.amazon.awscdk.services.mediaconnect.alpha
Classes in software.amazon.awscdk.services.mediaconnect.alpha that implement BridgeFlowSourceMethods in software.amazon.awscdk.services.mediaconnect.alpha that return BridgeFlowSourceModifier and TypeMethodDescriptionBridgeFlowSource.Builder.build()Builds the configured instance.BridgeFlowInput.getSource()(experimental) The flow source configuration describing where the bridge consumes content from.final BridgeFlowSourceBridgeFlowInput.Jsii$Proxy.getSource()Methods in software.amazon.awscdk.services.mediaconnect.alpha with parameters of type BridgeFlowSourceModifier and TypeMethodDescriptionstatic BridgeSourceConfigurationBridgeSourceConfiguration.flow(BridgeFlowSource source) (experimental) Create a flow source configuration for a bridge source.BridgeFlowInput.Builder.source(BridgeFlowSource source) Sets the value ofBridgeFlowInput.getSource()Constructors in software.amazon.awscdk.services.mediaconnect.alpha with parameters of type BridgeFlowSourceModifierConstructorDescriptionprotectedBridgeSourceConfiguration(BridgeFlowSource flowConfig) protectedBridgeSourceConfiguration(BridgeFlowSource flowConfig, BridgeNetworkSource networkConfig)