Show / Hide Table of Contents

Interface IEventBusRef

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

Inherited Members
IEnvironmentAware.Env
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

IEventBusReference

Remarks

Stability: Experimental

Back to top Generated by DocFX