interface INotificationRuleRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.CodeStarNotifications.INotificationRuleRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awscodestarnotifications#INotificationRuleRef |
![]() | software.amazon.awscdk.services.codestarnotifications.INotificationRuleRef |
![]() | aws_cdk.aws_codestarnotifications.INotificationRuleRef |
![]() | aws-cdk-lib » aws_codestarnotifications » INotificationRuleRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a NotificationRule.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
notification | Notification | A reference to a NotificationRule resource. |
node
Type:
Node
The tree node.
notificationRuleRef
Type:
Notification
A reference to a NotificationRule resource.