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

StudioComponentSubtype

import type { StudioComponentSubtype } from "https://aws-api.deno.dev/v0.4/services/nimble.ts?docs=full";
type StudioComponentSubtype =
| "AWS_MANAGED_MICROSOFT_AD"
| "AMAZON_FSX_FOR_WINDOWS"
| "AMAZON_FSX_FOR_LUSTRE"
| "CUSTOM"

§Type

§
"AWS_MANAGED_MICROSOFT_AD" | "AMAZON_FSX_FOR_WINDOWS" | "AMAZON_FSX_FOR_LUSTRE" | "CUSTOM" | cmnP.UnexpectedEnumValue
[src]