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

Instructions

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

Instructions to remediate violation

interface Instructions {
consoleInstructions?: Console;
gcloudInstructions?: Gcloud;
}

§Properties

§
consoleInstructions?: Console
[src]

Remediation instructions to resolve violation via cloud console

§
gcloudInstructions?: Gcloud
[src]

Remediation instructions to resolve violation via gcloud cli