AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
codebuild
/
aws.sdk.kotlin.services.codebuild.model
/
BatchGetBuildsResponse
/
Builder
Builder
class
Builder
Members
Properties
builds
Link copied to clipboard
var
builds
:
List
<
Build
>
?
Information about the requested builds.
builds
Not
Found
Link copied to clipboard
var
buildsNotFound
:
List
<
String
>
?
The IDs of builds for which information could not be found.