You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CodeBuild::Types::BatchGetProjectsOutput

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#projects ⇒ Array<Types::Project>

Information about the requested build projects.

Returns:

  • (Array<Types::Project>) —

    Information about the requested build projects.

#projects_not_found ⇒ Array<String>

The names of build projects for which information could not be found.

Returns:

  • (Array<String>) —

    The names of build projects for which information could not be found.