View source: R/codebuild_operations.R
codebuild_delete_project | R Documentation |
Deletes a build project. When you delete a project, its builds are not deleted.
See https://www.paws-r-sdk.com/docs/codebuild_delete_project/ for full documentation.
codebuild_delete_project(name)
name |
[required] The name of the build project. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.