BatchUpdateFindingsRequest   
    
  Types
Properties
Link copied to clipboard
                  The updated value for the finding confidence. Confidence is defined as the likelihood that a finding accurately identifies the behavior or issue that it was intended to identify.
Link copied to clipboard
                  The updated value for the level of importance assigned to the resources associated with the findings.
Link copied to clipboard
                  The list of findings to update. BatchUpdateFindings can be used to update up to 100 findings at a time.
Link copied to clipboard
                  The updated note.
Link copied to clipboard
                  A list of findings that are related to the updated findings.
Link copied to clipboard
                  Used to update the finding severity.
Link copied to clipboard
                  A list of name/value string pairs associated with the finding. These are custom, user-defined fields added to a finding.
Link copied to clipboard
                  Indicates the veracity of a finding.
Link copied to clipboard
                  Used to update the workflow status of a finding.
Functions
Link copied to clipboard
                  inline fun copy(block: BatchUpdateFindingsRequest.Builder.() -> Unit = {}): BatchUpdateFindingsRequest