toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
securityhub
/
aws.sdk.kotlin.services.securityhub.model
/
BatchUpdateFindingsResponse
/
Builder
Builder
class
Builder
Members
Properties
processed
Findings
Link copied to clipboard
var
processedFindings
:
List
<
AwsSecurityFindingIdentifier
>
?
The list of findings that were updated successfully.
unprocessed
Findings
Link copied to clipboard
var
unprocessedFindings
:
List
<
BatchUpdateFindingsUnprocessedFinding
>
?
The list of findings that were not updated.