Amazon CodeBuild · Example Payload

Amazon Codebuild Batch Delete Builds Output Example

AmazonCI/CDBuildContinuous IntegrationDevOpsTesting

Amazon Codebuild Batch Delete Builds Output Example is an example object payload from Amazon CodeBuild, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

buildsDeletedbuildsNotDeleted

Example Payload

Raw ↑
{
  "buildsDeleted": "example-value",
  "buildsNotDeleted": "example-value"
}