config

@JvmName(name = "rqmlewuwsckehvmv")
suspend fun config(value: Output<ClusterConfigArgs>)
@JvmName(name = "pglgeehgisemfdsh")
suspend fun config(value: ClusterConfigArgs?)

Parameters

value

Optional. The cluster config for a cluster of Compute Engine Instances. Note that Dataproc may set default values, and values may change when clusters are updated.Exactly one of ClusterConfig or VirtualClusterConfig must be specified.


@JvmName(name = "jmyxsbptidegtbjf")
suspend fun config(argument: suspend ClusterConfigArgsBuilder.() -> Unit)

Parameters

argument

Optional. The cluster config for a cluster of Compute Engine Instances. Note that Dataproc may set default values, and values may change when clusters are updated.Exactly one of ClusterConfig or VirtualClusterConfig must be specified.