Show / Hide Table of Contents

Interface IClusterRef

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

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.MSK
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IClusterRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IClusterRef Inherits IConstruct, IDependable, IEnvironmentAware
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