RuntimeVirtualMachineVirtualMachineConfigEncryptionConfig

Constructors

constructor(kmsKey: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val kmsKey: String? = null

The Cloud KMS resource identifier of the customer-managed encryption key used to protect a resource, such as a disks. It has the following format: projects/{PROJECT_ID}/locations/{REGION}/keyRings/ {KEY_RING_NAME}/cryptoKeys/{KEY_NAME}