AWS SDK for Kotlin
Toggle table of contents
1.6.88
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
securityagent
/
aws.sdk.kotlin.services.securityagent.model
/
BatchGetFindingsResponse
/
Builder
Builder
class
Builder
Members
Properties
findings
Link copied to clipboard
var
findings
:
List
<
Finding
>
?
The list of findings that were found.
not
Found
Link copied to clipboard
var
notFound
:
List
<
String
>
?
The list of finding identifiers that were not found.