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

Runtime

import type { Runtime } from "https://aws-api.deno.dev/v0.3/services/apprunner.ts?docs=full";
type Runtime = "PYTHON_3" | "NODEJS_12" | cmnP.UnexpectedEnumValue;

§Type

§
"PYTHON_3" | "NODEJS_12" | cmnP.UnexpectedEnumValue
[src]