interface IEventRuleRef
Language | Type name |
---|---|
![]() | Amazon.CDK.aws_notifications.IEventRuleRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsnotifications#IEventRuleRef |
![]() | software.amazon.awscdk.services.notifications.IEventRuleRef |
![]() | aws_cdk.aws_notifications.IEventRuleRef |
![]() | aws-cdk-lib » aws_notifications » IEventRuleRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a EventRule.
Properties
Name | Type | Description |
---|---|---|
event | Event | A reference to a EventRule resource. |
node | Node | The tree node. |
eventRuleRef
Type:
Event
A reference to a EventRule resource.
node
Type:
Node
The tree node.