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