configBucket

@JvmName(name = "cyphdjreidlgtbwb")
suspend fun configBucket(value: Output<String>)
@JvmName(name = "cqjeulukrklufqgw")
suspend fun configBucket(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 bucket (https://cloud.google.com/dataproc/docs/concepts/configuring-clusters/staging-bucket)). This field requires a Cloud Storage bucket name, not a URI to a Cloud Storage bucket.