Restarts a build.
See https://www.paws-r-sdk.com/docs/codebuild_retry_build/ for full documentation.
Arguments
- id
Specifies the identifier of the build to restart.
- idempotencyToken
A unique, case sensitive identifier you provide to ensure the idempotency of the
retry_buildrequest. The token is included in theretry_buildrequest and is valid for five minutes. If you repeat theretry_buildrequest with the same token, but change a parameter, CodeBuild returns a parameter mismatch error.