workerPool

@JvmName(name = "gqckyfworwintkwg")
suspend fun workerPool(value: Output<String>)
@JvmName(name = "obmtywxsxrqywrun")
suspend fun workerPool(value: String?)

Parameters

value

Name of the Cloud Build Custom Worker Pool that should be used to build the Cloud Run function. The format of this field is projects/{project}/locations/{region}/workerPools/{workerPool} where {project} and {region} are the project id and region respectively where the worker pool is defined and {workerPool} is the short name of the worker pool.