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

ModificationResourceEnum

import type { ModificationResourceEnum } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/workspaces.ts";
type ModificationResourceEnum =
| "ROOT_VOLUME"
| "USER_VOLUME"
| "COMPUTE_TYPE"

§Type

§
"ROOT_VOLUME" | "USER_VOLUME" | "COMPUTE_TYPE" | cmnP.UnexpectedEnumValue
[src]