Uses of Interface
software.amazon.awscdk.services.mediaconnect.alpha.IRouterOutput
Packages that use IRouterOutput
Package
Description
AWS::MediaConnect Construct Library
-
Uses of IRouterOutput in software.amazon.awscdk.services.mediaconnect.alpha
Subinterfaces of IRouterOutput in software.amazon.awscdk.services.mediaconnect.alphaModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIRouterOutput.Classes in software.amazon.awscdk.services.mediaconnect.alpha that implement IRouterOutputModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.class(experimental) Defines an AWS Elemental MediaConnect Router Output.Methods in software.amazon.awscdk.services.mediaconnect.alpha that return IRouterOutputModifier and TypeMethodDescriptionstatic IRouterOutputRouterOutput.fromRouterOutputArn(software.constructs.Construct scope, String id, String routerOutputArn) (experimental) Import an existing Router Output from its ARN.static IRouterOutputRouterOutput.fromRouterOutputAttributes(software.constructs.Construct scope, String id, RouterOutputAttributes attrs) (experimental) Import an existing Router Output from attributes.default IRouterOutputRouterSource.getRouterOutput()(experimental) The router output that feeds this flow source.final IRouterOutputRouterSource.Jsii$Proxy.getRouterOutput()Methods in software.amazon.awscdk.services.mediaconnect.alpha with parameters of type IRouterOutputModifier and TypeMethodDescriptionRouterSource.Builder.routerOutput(IRouterOutput routerOutput) Sets the value ofRouterSource.getRouterOutput()