interface IThreatEntitySetRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.GuardDuty.IThreatEntitySetRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsguardduty#IThreatEntitySetRef |
![]() | software.amazon.awscdk.services.guardduty.IThreatEntitySetRef |
![]() | aws_cdk.aws_guardduty.IThreatEntitySetRef |
![]() | aws-cdk-lib » aws_guardduty » IThreatEntitySetRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a ThreatEntitySet.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
threat | Threat | A reference to a ThreatEntitySet resource. |
node
Type:
Node
The tree node.
threatEntitySetRef
Type:
Threat
A reference to a ThreatEntitySet resource.