Show / Hide Table of Contents

Interface IChannelRef

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

Namespace: Amazon.CDK.AWS.CloudTrail
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IChannelRef : IConstruct, IDependable
Syntax (vb)
Public Interface IChannelRef Inherits IConstruct, IDependable
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