Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

CustomerEncryptionKey

import type { CustomerEncryptionKey } from "https://googleapis.deno.dev/v1/tpu:v2.ts";

Defines the customer encryption key for disk encryption.

interface CustomerEncryptionKey {
kmsKeyName?: string;
}

§Properties

§
kmsKeyName?: string
[src]

The name of the encryption key that is stored in Google Cloud KMS. For example: "kmsKeyName": "projects/KMS_PROJECT_ID/locations/REGION/keyRings/KEY_REGION/cryptoKeys/KEY The fully-qualifed key name may be returned for resource GET requests. For example: "kmsKeyName": "projects/KMS_PROJECT_ID/locations/REGION/keyRings/KEY_REGION/cryptoKeys/KEY/cryptoKeyVersions/1