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