Interface protos.google.cloud.compute.v1.ICustomerEncryptionKey (4.3.0)

Properties of a CustomerEncryptionKey.

Package

@google-cloud/compute

Properties

kmsKeyName

kmsKeyName?: (string|null);

CustomerEncryptionKey kmsKeyName

kmsKeyServiceAccount

kmsKeyServiceAccount?: (string|null);

CustomerEncryptionKey kmsKeyServiceAccount

rawKey

rawKey?: (string|null);

CustomerEncryptionKey rawKey

rsaEncryptedKey

rsaEncryptedKey?: (string|null);

CustomerEncryptionKey rsaEncryptedKey

sha256

sha256?: (string|null);

CustomerEncryptionKey sha256