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.