WorkerPoolArgs

constructor(annotations: Output<Map<String, String>>? = null, displayName: Output<String>? = null, location: Output<String>? = null, name: Output<String>? = null, networkConfig: Output<WorkerPoolNetworkConfigArgs>? = null, privateServiceConnect: Output<WorkerPoolPrivateServiceConnectArgs>? = null, project: Output<String>? = null, workerConfig: Output<WorkerPoolWorkerConfigArgs>? = null)