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