DeploymentOutputCopyimport type { DeploymentOutput } from "https://googleapis.deno.dev/v1/workloadmanager:v1.ts";Message for output of deployment resource interface DeploymentOutput {name?: string;type?: string;}§Properties§name?: string[src]name of the resource §type?: string[src]type of the resource