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

ShieldedInstanceIntegrityPolicy

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

The policy describes the baseline against which Instance boot integrity is measured.

interface ShieldedInstanceIntegrityPolicy {
updateAutoLearnPolicy?: boolean;
}

§Properties

§
updateAutoLearnPolicy?: boolean
[src]

Updates the integrity policy baseline using the measurements from the VM instance's most recent boot.