confidentialNodes

@JvmName(name = "hybolerjhhtjovmb")
suspend fun confidentialNodes(value: Output<NodePoolNodeConfigConfidentialNodesArgs>)
@JvmName(name = "pijuqfbgnwgrekku")
suspend fun confidentialNodes(value: NodePoolNodeConfigConfidentialNodesArgs?)

Parameters

value

Configuration for the confidential nodes feature, which makes nodes run on confidential VMs. Warning: This configuration can't be changed (or added/removed) after pool creation without deleting and recreating the entire pool.


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

Parameters

argument

Configuration for the confidential nodes feature, which makes nodes run on confidential VMs. Warning: This configuration can't be changed (or added/removed) after pool creation without deleting and recreating the entire pool.