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

ServiceType

import type { ServiceType } from "https://aws-api.deno.dev/v0.4/services/pi.ts?docs=full";
type ServiceType = "RDS" | "DOCDB" | cmnP.UnexpectedEnumValue;

§Type