You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::GuardDuty::Types::FindingStatistics

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Contains information about finding statistics.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#count_by_severityHash<String,Integer>

Represents a map of severity to count statistics for a set of findings.

Returns:

  • (Hash<String,Integer>)

    Represents a map of severity to count statistics for a set of findings.