AWS SDK for Kotlin
Toggle table of contents
1.6.76
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
securityagent
/
aws.sdk.kotlin.services.securityagent.model
/
BatchGetCodeReviewJobTasksResponse
/
Builder
Builder
class
Builder
Members
Properties
code
Review
Job
Tasks
Link copied to clipboard
var
codeReviewJobTasks
:
List
<
CodeReviewJobTask
>
?
The list of code review job tasks that were found.
not
Found
Link copied to clipboard
var
notFound
:
List
<
String
>
?
The list of task identifiers that were not found.