controlPlane

@JvmName(name = "cdigxlnpyhclmvrj")
suspend fun controlPlane(value: Output<ClusterControlPlaneArgs>)
@JvmName(name = "awwdpaljtvouqkcq")
suspend fun controlPlane(value: ClusterControlPlaneArgs?)

Parameters

value

The configuration of the cluster control plane.


@JvmName(name = "msajfiiuvgauftmk")
suspend fun controlPlane(argument: suspend ClusterControlPlaneArgsBuilder.() -> Unit)

Parameters

argument

The configuration of the cluster control plane.