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

ServiceCollection

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

A collection of the names of Amazon Web Services services.

interface ServiceCollection {
ServiceNames?: ServiceName[] | null;
}

§Properties

§
ServiceNames?: ServiceName[] | null
[src]

An array of strings that each specifies the name of an Amazon Web Services service.