AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Contains summary information about a batch build group.
Namespace: Amazon.CodeBuild.Model
Assembly: AWSSDK.CodeBuild.dll
Version: 3.x.y.z
public class BuildSummary
The BuildSummary type exposes the following members
Name | Description | |
---|---|---|
BuildSummary() |
Name | Type | Description | |
---|---|---|---|
Arn | System.String |
Gets and sets the property Arn. The batch build ARN. |
|
BuildStatus | Amazon.CodeBuild.StatusType |
Gets and sets the property BuildStatus. The status of the build group.
|
|
PrimaryArtifact | Amazon.CodeBuild.Model.ResolvedArtifact |
Gets and sets the property PrimaryArtifact.
A |
|
RequestedOn | System.DateTime |
Gets and sets the property RequestedOn. When the build was started, expressed in Unix time format. |
|
SecondaryArtifacts | System.Collections.Generic.List<Amazon.CodeBuild.Model.ResolvedArtifact> |
Gets and sets the property SecondaryArtifacts.
An array of |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5