Show / Hide Table of Contents

Interface IEventBusPolicyRef

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

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

IEventBusPolicyReference

Remarks

Stability: Experimental

Back to top Generated by DocFX