TitleAggregationResponse
A response that contains details on the results of a finding aggregation by title.
Contents
- title
-
The title that the findings were aggregated on.
Type: String
Length Constraints: Minimum length of 1.
Required: Yes
- accountId
-
The ID of the AWS account associated with the findings.
Type: String
Length Constraints: Fixed length of 12.
Pattern:
^\d{12}$
Required: No
- severityCounts
-
An object that represent the count of matched findings per severity.
Type: SeverityCounts object
Required: No
- vulnerabilityId
-
The vulnerability ID of the finding.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: