Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The ARN of the report run.

Link copied to clipboard

A CodeCoverageReportSummary object that contains a code coverage summary for this report.

Link copied to clipboard

The date and time this report run occurred.

Link copied to clipboard

The ARN of the build run that generated this report.

Link copied to clipboard

The date and time a report expires. A report expires 30 days after it is created. An expired report is not available to view in CodeBuild.

Link copied to clipboard

Information about where the raw data used to generate this report was exported.

Link copied to clipboard
var name: String?

The name of the report that was run.

Link copied to clipboard

The ARN of the report group associated with this report.

Link copied to clipboard

The status of this report.

Link copied to clipboard

A TestReportSummary object that contains information about this test report.

Link copied to clipboard

A boolean that specifies if this report run is truncated. The list of test cases is truncated after the maximum number of test cases is reached.

Link copied to clipboard

The type of the report that was run.