preemptibleWorkerConfig

@JvmName(name = "uepudvulcsrvmjke")
suspend fun preemptibleWorkerConfig(value: Output<ClusterClusterConfigPreemptibleWorkerConfigArgs>)

Parameters

value

The Google Compute Engine config settings for the additional instances in a cluster. Structure defined below.

  • NOTE : preemptible_worker_config is an alias for the api's secondaryWorkerConfig. The name doesn't necessarily mean it is preemptible and is named as such for legacy/compatibility reasons.


@JvmName(name = "rxqlonsatalfvutk")
suspend fun preemptibleWorkerConfig(argument: suspend ClusterClusterConfigPreemptibleWorkerConfigArgsBuilder.() -> Unit)

Parameters

argument

The Google Compute Engine config settings for the additional instances in a cluster. Structure defined below.

  • NOTE : preemptible_worker_config is an alias for the api's secondaryWorkerConfig. The name doesn't necessarily mean it is preemptible and is named as such for legacy/compatibility reasons.