Instance From Template Attached Disk Args
Constructors
Properties
Name with which the attached disk is accessible under /dev/disk/by-id/
A 256-bit customer-supplied encryption key, encoded in RFC 4648 base64 to encrypt this disk. Only one of kms_key_self_link, disk_encryption_key_rsa and disk_encryption_key_raw may be set.
Specifies an RFC 4648 base64 encoded, RSA-wrapped 2048-bit customer-supplied encryption key to either encrypt or decrypt this resource. Only one of kms_key_self_link, disk_encryption_key_rsa and disk_encryption_key_raw may be set.
The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.
The service account being used for the encryption request for the given KMS key. If absent, the Compute Engine default service account is used
The self_link of the encryption key that is stored in Google Cloud KMS to encrypt this disk. Only one of kms_key_self_link, disk_encryption_key_rsa and disk_encryption_key_raw may be set.