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