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