Interface IEventBusRef
(experimental) Indicates that this resource can be referenced as a EventBus.
Inherited Members
Namespace: Amazon.CDK.Interfaces.Events
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IEventBusRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IEventBusRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| EventBusRef | (experimental) A reference to a EventBus resource. |
Properties
EventBusRef
(experimental) A reference to a EventBus resource.
IEventBusReference EventBusRef { get; }
Property Value
Remarks
Stability: Experimental