codebuild_stop_build_batch {paws.developer.tools}R Documentation

Stops a running batch build

Description

Stops a running batch build.

See https://www.paws-r-sdk.com/docs/codebuild_stop_build_batch/ for full documentation.

Usage

codebuild_stop_build_batch(id)

Arguments

id

[required] The identifier of the batch build to stop.


[Package paws.developer.tools version 0.7.0 Index]