gkeClusterConfig

@JvmName(name = "utmbqtlojmjoudlg")
suspend fun gkeClusterConfig(value: Output<GkeClusterConfigArgs>)
@JvmName(name = "yqydkowevkpoyolw")
suspend fun gkeClusterConfig(value: GkeClusterConfigArgs?)

Parameters

value

Optional. BETA. The Kubernetes Engine config for Dataproc clusters deployed to The Kubernetes Engine config for Dataproc clusters deployed to Kubernetes. These config settings are mutually exclusive with Compute Engine-based options, such as gce_cluster_config, master_config, worker_config, secondary_worker_config, and autoscaling_config.


@JvmName(name = "dsweeyvoyhxynwun")
suspend fun gkeClusterConfig(argument: suspend GkeClusterConfigArgsBuilder.() -> Unit)

Parameters

argument

Optional. BETA. The Kubernetes Engine config for Dataproc clusters deployed to The Kubernetes Engine config for Dataproc clusters deployed to Kubernetes. These config settings are mutually exclusive with Compute Engine-based options, such as gce_cluster_config, master_config, worker_config, secondary_worker_config, and autoscaling_config.