You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CodeBuild::Types::BatchGetBuildsOutput
- Inherits:
-
Struct
- Object
- Struct
- Aws::CodeBuild::Types::BatchGetBuildsOutput
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#builds ⇒ Array<Types::Build>
Information about the requested builds.
-
#builds_not_found ⇒ Array<String>
The IDs of builds for which information could not be found.
Instance Attribute Details
#builds ⇒ Array<Types::Build>
Information about the requested builds.
#builds_not_found ⇒ Array<String>
The IDs of builds for which information could not be found.