gkeClusterConfig

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

Parameters

value

Optional. The Kubernetes Engine config for Dataproc clusters deployed to Kubernetes. Setting this is considered mutually exclusive with Compute Engine-based options such as gce_cluster_config, master_config, worker_config, secondary_worker_config, and autoscaling_config.


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

Parameters

argument

Optional. The Kubernetes Engine config for Dataproc clusters deployed to Kubernetes. Setting this is considered mutually exclusive with Compute Engine-based options such as gce_cluster_config, master_config, worker_config, secondary_worker_config, and autoscaling_config.