Interface IEventIntegrationRef
(experimental) Indicates that this resource can be referenced as a EventIntegration.
Namespace: Amazon.CDK.AWS.AppIntegrations
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IEventIntegrationRef : IConstruct, IDependable
Syntax (vb)
Public Interface IEventIntegrationRef Inherits IConstruct, IDependable
Remarks
Stability: Experimental
Synopsis
Properties
EventIntegrationRef | (experimental) A reference to a EventIntegration resource. |
Properties
EventIntegrationRef
(experimental) A reference to a EventIntegration resource.
IEventIntegrationReference EventIntegrationRef { get; }
Property Value
Remarks
Stability: Experimental