AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
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.