interface IEventSubscriptionRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.RDS.IEventSubscriptionRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsrds#IEventSubscriptionRef |
![]() | software.amazon.awscdk.services.rds.IEventSubscriptionRef |
![]() | aws_cdk.aws_rds.IEventSubscriptionRef |
![]() | aws-cdk-lib » aws_rds » IEventSubscriptionRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a EventSubscription.
Properties
Name | Type | Description |
---|---|---|
event | Event | A reference to a EventSubscription resource. |
node | Node | The tree node. |
eventSubscriptionRef
Type:
Event
A reference to a EventSubscription resource.
node
Type:
Node
The tree node.