BatchUpdateFindingsV2Request
Types
Properties
Link copied to clipboard
Provides information to identify a specific V2 finding.
Link copied to clipboard
The list of finding metadata.uid to indicate findings to update. Finding metadata.uid is a globally unique identifier associated with the finding. Customers cannot use MetadataUids together with FindingIdentifiers.
Link copied to clipboard
The updated value for the normalized severity identifier. The severity ID is an integer with the allowed enum values [0, 1, 2, 3, 4, 5, 99]. When customer provides the updated severity ID, the string sibling severity will automatically be updated in the finding.
Link copied to clipboard
Functions
Link copied to clipboard
inline fun copy(block: BatchUpdateFindingsV2Request.Builder.() -> Unit = {}): BatchUpdateFindingsV2Request