interface IEventBusPolicyRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Events.IEventBusPolicyRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsevents#IEventBusPolicyRef |
![]() | software.amazon.awscdk.services.events.IEventBusPolicyRef |
![]() | aws_cdk.aws_events.IEventBusPolicyRef |
![]() | aws-cdk-lib » aws_events » IEventBusPolicyRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a EventBusPolicy.
Properties
Name | Type | Description |
---|---|---|
event | Event | A reference to a EventBusPolicy resource. |
node | Node | The tree node. |
eventBusPolicyRef
Type:
Event
A reference to a EventBusPolicy resource.
node
Type:
Node
The tree node.