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

ResourceCollectionType

import type { ResourceCollectionType } from "https://aws-api.deno.dev/v0.3/services/devopsguru.ts?docs=full";
type ResourceCollectionType =
| "AWS_CLOUD_FORMATION"
| "AWS_SERVICE"
| "AWS_TAGS"

§Type

§
"AWS_CLOUD_FORMATION" | "AWS_SERVICE" | "AWS_TAGS" | cmnP.UnexpectedEnumValue
[src]