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

InstancesStartWithEncryptionKeyRequest

import type { InstancesStartWithEncryptionKeyRequest } from "https://googleapis.deno.dev/v1/compute:v1.ts";
interface InstancesStartWithEncryptionKeyRequest {}

§Properties

§

Array of disks associated with this instance that are protected with a customer-supplied encryption key. In order to start the instance, the disk url and its corresponding key must be provided. If the disk is not protected with a customer-supplied encryption key it should not be specified.