controlPlaneNodeConfiguration

@JvmName(name = "lcovruqspxmomaxm")
suspend fun controlPlaneNodeConfiguration(value: Output<ControlPlaneNodeConfigurationArgs>)
@JvmName(name = "dddbsieeiuoctxfe")
suspend fun controlPlaneNodeConfiguration(value: ControlPlaneNodeConfigurationArgs?)

Parameters

value

The defining characteristics of the control plane for this Kubernetes Cluster.


@JvmName(name = "yuyjavwkiqxpsovj")
suspend fun controlPlaneNodeConfiguration(argument: suspend ControlPlaneNodeConfigurationArgsBuilder.() -> Unit)

Parameters

argument

The defining characteristics of the control plane for this Kubernetes Cluster.