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

GoogleCloudAssuredworkloadsV1ViolationRemediationInstructionsGcloud

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

Remediation instructions to resolve violation via gcloud cli

interface GoogleCloudAssuredworkloadsV1ViolationRemediationInstructionsGcloud {
additionalLinks?: string[];
gcloudCommands?: string[];
steps?: string[];
}

§Properties

§
gcloudCommands?: string[]
[src]

Gcloud command to resolve violation

§
steps?: string[]
[src]

Steps to resolve violation via gcloud cli