Show / Hide Table of Contents

Interface IClusterRef

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

Namespace: Amazon.CDK.AWS.MediaLive
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IClusterRef : IConstruct, IDependable
Syntax (vb)
Public Interface IClusterRef Inherits IConstruct, IDependable
Remarks

Stability: Experimental

Synopsis

Properties

ClusterRef

(experimental) A reference to a Cluster resource.

Properties

ClusterRef

(experimental) A reference to a Cluster resource.

IClusterReference ClusterRef { get; }
Property Value

IClusterReference

Remarks

Stability: Experimental

Back to top Generated by DocFX