confidentialNodes

@JvmName(name = "nhmsmactwdbbcfcy")
suspend fun confidentialNodes(value: Output<ConfidentialNodesArgs>)
@JvmName(name = "verdqhciowcutmof")
suspend fun confidentialNodes(value: ConfidentialNodesArgs?)

Parameters

value

Configuration of Confidential Nodes. All the nodes in the cluster will be Confidential VM once enabled.


@JvmName(name = "rdnyaxomwqxfglms")
suspend fun confidentialNodes(argument: suspend ConfidentialNodesArgsBuilder.() -> Unit)

Parameters

argument

Configuration of Confidential Nodes. All the nodes in the cluster will be Confidential VM once enabled.