interface IProductSubscriptionRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.SecurityHub.IProductSubscriptionRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awssecurityhub#IProductSubscriptionRef |
![]() | software.amazon.awscdk.services.securityhub.IProductSubscriptionRef |
![]() | aws_cdk.aws_securityhub.IProductSubscriptionRef |
![]() | aws-cdk-lib » aws_securityhub » IProductSubscriptionRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a ProductSubscription.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
product | Product | A reference to a ProductSubscription resource. |
node
Type:
Node
The tree node.
productSubscriptionRef
Type:
Product
A reference to a ProductSubscription resource.