Uses of Interface
software.amazon.awscdk.services.mediaconnect.alpha.IBridge
Packages that use IBridge
Package
Description
AWS::MediaConnect Construct Library
-
Uses of IBridge in software.amazon.awscdk.services.mediaconnect.alpha
Subinterfaces of IBridge in software.amazon.awscdk.services.mediaconnect.alphaModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIBridge.Classes in software.amazon.awscdk.services.mediaconnect.alpha that implement IBridgeModifier and TypeClassDescriptionclass(experimental) Defines a AWS Elemental MediaConnect Bridge.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.mediaconnect.alpha that return IBridgeModifier and TypeMethodDescriptionstatic IBridgeBridge.fromBridgeArn(software.constructs.Construct scope, String id, String bridgeArn) (experimental) Import an existing Bridge from its ARN.static IBridgeBridge.fromBridgeAttributes(software.constructs.Construct scope, String id, BridgeAttributes attrs) (experimental) Creates a Bridge construct that represents an external (imported) Bridge.BridgeOutputProps.getBridge()(experimental) The bridge that you want to update.final IBridgeBridgeOutputProps.Jsii$Proxy.getBridge()BridgeSourceProps.getBridge()(experimental) The bridge to add this source to.final IBridgeBridgeSourceProps.Jsii$Proxy.getBridge()GatewayBridgeSource.getBridge()(experimental) The bridge feeding this flow.final IBridgeGatewayBridgeSource.Jsii$Proxy.getBridge()Methods in software.amazon.awscdk.services.mediaconnect.alpha with parameters of type IBridgeModifier and TypeMethodDescription(experimental) The bridge that you want to update.Sets the value ofBridgeOutputProps.getBridge()(experimental) The bridge to add this source to.Sets the value ofBridgeSourceProps.getBridge()Sets the value ofGatewayBridgeSource.getBridge()