Show / Hide Table of Contents

Interface IEventSubscriptionRef

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

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

Stability: Experimental

Synopsis

Properties

EventSubscriptionRef

(experimental) A reference to a EventSubscription resource.

Properties

EventSubscriptionRef

(experimental) A reference to a EventSubscription resource.

IEventSubscriptionReference EventSubscriptionRef { get; }
Property Value

IEventSubscriptionReference

Remarks

Stability: Experimental

Back to top Generated by DocFX