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

BootDiskConfig

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

Sets the boot disk configuration for the TPU node.

interface BootDiskConfig {
customerEncryptionKey?: CustomerEncryptionKey;
}

§Properties

§
customerEncryptionKey?: CustomerEncryptionKey
[src]

Optional. Customer encryption key for boot disk.