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