localSsdEncryptionMode

@JvmName(name = "wpreuklgmgtaohxk")
suspend fun localSsdEncryptionMode(value: Output<String>)
@JvmName(name = "rwbysgabaxrodmym")
suspend fun localSsdEncryptionMode(value: String?)

Parameters

value

Possible Local SSD encryption modes: Accepted values are:

  • STANDARD_ENCRYPTION: The given node will be encrypted using keys managed by Google infrastructure and the keys wll be deleted when the node is deleted.

  • EPHEMERAL_KEY_ENCRYPTION: The given node will opt-in for using ephemeral key for encrypting Local SSDs. The Local SSDs will not be able to recover data in case of node crash.