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