You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::GuardDuty::Types::ThreatIntelligenceDetail
- Inherits:
-
Struct
- Object
- Struct
- Aws::GuardDuty::Types::ThreatIntelligenceDetail
- Defined in:
- (unknown)
Overview
An instance of a threat intelligence detail that constitutes evidence for the finding.
Instance Attribute Summary collapse
-
#threat_list_name ⇒ String
The name of the threat intelligence list that triggered the finding.
-
#threat_names ⇒ Array<String>
A list of names of the threats in the threat intelligence list that triggered the finding.
Instance Attribute Details
#threat_list_name ⇒ String
The name of the threat intelligence list that triggered the finding.
#threat_names ⇒ Array<String>
A list of names of the threats in the threat intelligence list that triggered the finding.