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