WorkerPoolArgs

constructor(name: Output<String>? = null, project: Output<String>? = null, regions: Output<List<WorkerPoolRegionsItem>>? = null, workerConfig: Output<WorkerConfigArgs>? = null, workerCount: Output<String>? = null)