Uses of Interface
software.amazon.awscdk.services.mediaconnect.alpha.IFlowSource
Packages that use IFlowSource
Package
Description
AWS::MediaConnect Construct Library
-
Uses of IFlowSource in software.amazon.awscdk.services.mediaconnect.alpha
Subinterfaces of IFlowSource in software.amazon.awscdk.services.mediaconnect.alphaModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIFlowSource.Classes in software.amazon.awscdk.services.mediaconnect.alpha that implement IFlowSourceModifier and TypeClassDescriptionclass(experimental) Adds source to an existing 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 IFlowSourceModifier and TypeMethodDescriptionstatic IFlowSourceFlowSource.fromFlowSourceArn(software.constructs.Construct scope, String id, String flowSourceArn) (experimental) Import an existing Flow Source from its ARN.static IFlowSourceFlowSource.fromFlowSourceAttributes(software.constructs.Construct scope, String id, FlowSourceAttributes attrs) (experimental) Import an existing Flow Source from its attributes.