confidentialNodes

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

Parameters

value

Confidential nodes config. All the nodes in the node pool will be Confidential VM once enabled.


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

Parameters

argument

Confidential nodes config. All the nodes in the node pool will be Confidential VM once enabled.