controlPlaneNodeConfiguration

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

Parameters

value

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


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

Parameters

argument

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