Worker Pool Args
fun WorkerPoolArgs(annotations: Output<Map<String, String>>? = null, displayName: Output<String>? = null, location: Output<String>? = null, networkConfig: Output<NetworkConfigArgs>? = null, project: Output<String>? = null, workerConfig: Output<WorkerConfigArgs>? = null, workerPoolId: Output<String>? = null)