deleteProject
inline suspend fun CodeBuildClient.deleteProject(crossinline block: DeleteProjectRequest.Builder.() -> Unit): DeleteProjectResponse
Deletes a build project. When you delete a project, its builds are not deleted.
Deletes a build project. When you delete a project, its builds are not deleted.