Show / Hide Table of Contents

Interface IMultiplexRef

(experimental) Indicates that this resource can be referenced as a Multiplex.

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.MediaLive
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IMultiplexRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IMultiplexRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

MultiplexRef

(experimental) A reference to a Multiplex resource.

Properties

MultiplexRef

(experimental) A reference to a Multiplex resource.

IMultiplexReference MultiplexRef { get; }
Property Value

IMultiplexReference

Remarks

Stability: Experimental

Back to top Generated by DocFX