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
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#builds ⇒ Array<Types::Build>

Information about the requested builds.

Returns:

  • (Array<Types::Build>) —

    Information about the requested builds.

#builds_not_found ⇒ Array<String>

The IDs of builds for which information could not be found.

Returns:

  • (Array<String>) —

    The IDs of builds for which information could not be found.