retryBuildBatch
inline suspend fun CodeBuildClient.retryBuildBatch(crossinline block: RetryBuildBatchRequest.Builder.() -> Unit): RetryBuildBatchResponse
Restarts a failed batch build. Only batch builds that have failed can be retried.