controlPlane

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

Parameters

value

The configuration of the cluster control plane. Structure is documented below.


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

Parameters

argument

The configuration of the cluster control plane. Structure is documented below.