listBuildsForProject
inline suspend fun CodeBuildClient.listBuildsForProject(crossinline block: ListBuildsForProjectRequest.Builder.() -> Unit): ListBuildsForProjectResponse
Gets a list of build identifiers for the specified build project, with each build identifier representing a single build.