Show / Hide Table of Contents

Interface IChannelRef

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

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

Stability: Experimental

Synopsis

Properties

ChannelRef

(experimental) A reference to a Channel resource.

Properties

ChannelRef

(experimental) A reference to a Channel resource.

IChannelReference ChannelRef { get; }
Property Value

IChannelReference

Remarks

Stability: Experimental

Back to top Generated by DocFX