Interface IEventSubscriptionRef
(experimental) Indicates that this resource can be referenced as a EventSubscription.
Inherited Members
Namespace: Amazon.CDK.Interfaces.Redshift
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IEventSubscriptionRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IEventSubscriptionRef Inherits IConstruct, IDependable, IEnvironmentAware
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
Remarks
Stability: Experimental