deleteProject
inline suspend fun CodeStarClient.deleteProject(crossinline block: DeleteProjectRequest.Builder.() -> Unit): DeleteProjectResponse
Deletes a project, including project resources. Does not delete users associated with the project, but does delete the IAM roles that allowed access to the project.