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

AppAttributesKeys

import type { AppAttributesKeys } from "https://aws-api.deno.dev/v0.3/services/opsworks.ts?docs=full";
type AppAttributesKeys =
| "DocumentRoot"
| "RailsEnv"
| "AutoBundleOnDeploy"
| "AwsFlowRubySettings"

§Type

§
"DocumentRoot" | "RailsEnv" | "AutoBundleOnDeploy" | "AwsFlowRubySettings" | cmnP.UnexpectedEnumValue
[src]