You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SecurityHub::Types::InsightResultValue
- Inherits:
-
Struct
- Object
- Struct
- Aws::SecurityHub::Types::InsightResultValue
- Defined in:
- (unknown)
Overview
The insight result values returned by the GetInsightResults
operation.
Instance Attribute Summary collapse
-
#count ⇒ Integer
The number of findings returned for each
GroupByAttributeValue
. -
#group_by_attribute_value ⇒ String
The value of the attribute that the findings are grouped by for the insight whose results are returned by the
GetInsightResults
operation.
Instance Attribute Details
#count ⇒ Integer
The number of findings returned for each GroupByAttributeValue
.
#group_by_attribute_value ⇒ String
The value of the attribute that the findings are grouped by for the
insight whose results are returned by the GetInsightResults
operation.