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

#projectsArray<Types::Project>

Information about the requested build projects.

Returns:

  • (Array<Types::Project>)

    Information about the requested build projects.

#projects_not_foundArray<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.