View source: R/codebuild_operations.R
codebuild_retry_build | R Documentation |
Restarts a build.
See https://www.paws-r-sdk.com/docs/codebuild_retry_build/ for full documentation.
codebuild_retry_build(id = NULL, idempotencyToken = NULL)
id |
Specifies the identifier of the build to restart. |
idempotencyToken |
A unique, case sensitive identifier you provide to ensure the
idempotency of the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.