interface ISubscriptionRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.SNS.ISubscriptionRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awssns#ISubscriptionRef |
![]() | software.amazon.awscdk.services.sns.ISubscriptionRef |
![]() | aws_cdk.aws_sns.ISubscriptionRef |
![]() | aws-cdk-lib » aws_sns » ISubscriptionRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Subscription.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
subscription | Subscription | A reference to a Subscription resource. |
node
Type:
Node
The tree node.
subscriptionRef
Type:
Subscription
A reference to a Subscription resource.