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

SystemInstanceFilterName

import type { SystemInstanceFilterName } from "https://aws-api.deno.dev/v0.4/services/iotthingsgraph.ts?docs=full";
type SystemInstanceFilterName =
| "SYSTEM_TEMPLATE_ID"
| "STATUS"
| "GREENGRASS_GROUP_NAME"

§Type

§
"SYSTEM_TEMPLATE_ID" | "STATUS" | "GREENGRASS_GROUP_NAME" | cmnP.UnexpectedEnumValue
[src]