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

MoveImpact

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

A message to group impacts of moving the target resource.

interface MoveImpact {
detail?: string;
}

§Properties

§
detail?: string
[src]

User friendly impact detail in a free form message.