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
show all
Defined in:
(unknown)

Overview

An instance of a threat intelligence detail that constitutes evidence for the finding.

Instance Attribute Summary collapse

Instance Attribute Details

#threat_list_nameString

The name of the threat intelligence list that triggered the finding.

Returns:

  • (String)

    The name of the threat intelligence list that triggered the finding.

#threat_namesArray<String>

A list of names of the threats in the threat intelligence list that triggered the finding.

Returns:

  • (Array<String>)

    A list of names of the threats in the threat intelligence list that triggered the finding.