interface INotificationChannelRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.DevOpsGuru.INotificationChannelRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsdevopsguru#INotificationChannelRef |
![]() | software.amazon.awscdk.services.devopsguru.INotificationChannelRef |
![]() | aws_cdk.aws_devopsguru.INotificationChannelRef |
![]() | aws-cdk-lib » aws_devopsguru » INotificationChannelRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a NotificationChannel.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
notification | Notification | A reference to a NotificationChannel resource. |
node
Type:
Node
The tree node.
notificationChannelRef
Type:
Notification
A reference to a NotificationChannel resource.