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

DeploymentOutput

import 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