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

Class: Aws::CodeBuild::Types::BatchGetReportsOutput

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#reportsArray<Types::Report>

The array of Report objects returned by BatchGetReports.

Returns:

  • (Array<Types::Report>)

    The array of Report objects returned by BatchGetReports.

#reports_not_foundArray<String>

An array of ARNs passed to BatchGetReportGroups that are not associated with a Report.

Returns:

  • (Array<String>)

    An array of ARNs passed to BatchGetReportGroups that are not associated with a Report.