toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
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.