controlPlaneNodeConfiguration

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

Parameters

value

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


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

Parameters

argument

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