Uses of Interface
software.amazon.awscdk.services.medialive.IMultiplexRef
Packages that use IMultiplexRef
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of IMultiplexRef in software.amazon.awscdk.services.medialive
Subinterfaces of IMultiplexRef in software.amazon.awscdk.services.medialiveModifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIMultiplexRef
.Classes in software.amazon.awscdk.services.medialive that implement IMultiplexRefModifier and TypeClassDescriptionclass
The multiplex object.static final class
A proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.medialive that return IMultiplexRefModifier and TypeMethodDescriptionstatic IMultiplexRef
CfnMultiplex.fromMultiplexArn
(software.constructs.Construct scope, String id, String arn) Creates a new IMultiplexRef from an ARN.static IMultiplexRef
CfnMultiplex.fromMultiplexId
(software.constructs.Construct scope, String id, String multiplexId) Creates a new IMultiplexRef from a multiplexId.