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