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