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

ComponentDeploymentUpdateType

import type { ComponentDeploymentUpdateType } from "https://aws-api.deno.dev/v0.4/services/proton.ts?docs=full";
type ComponentDeploymentUpdateType = "NONE" | "CURRENT_VERSION" | cmnP.UnexpectedEnumValue;

§Type

§
"NONE" | "CURRENT_VERSION" | cmnP.UnexpectedEnumValue
[src]