controlPlaneNodeConfiguration

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

Parameters

value

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


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

Parameters

argument

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