stagingBucket

@JvmName(name = "hirwwngcnwcogvmk")
suspend fun stagingBucket(value: Output<String>)
@JvmName(name = "dsooexywystgnwti")
suspend fun stagingBucket(value: String?)

Parameters

value

Optional. A Cloud Storage bucket used to stage job dependencies, config files, and job driver console output. If you do not specify a staging bucket, Cloud Dataproc will determine a Cloud Storage location (US, ASIA, or EU) for your cluster's staging bucket according to the Compute Engine zone where your cluster is deployed, and then create and manage this project-level, per-location bucket (see Dataproc staging and temp buckets (https://cloud.google.com/dataproc/docs/concepts/configuring-clusters/staging-bucket)). This field requires a Cloud Storage bucket name, not a gs://... URI to a Cloud Storage bucket.