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

DescribeServicesRequest

import type { DescribeServicesRequest } from "https://aws-api.deno.dev/v0.4/services/support.ts?docs=full";
interface DescribeServicesRequest {
language?: string | null;
serviceCodeList?: string[] | null;
}

§Properties

§
language?: string | null
[src]

The language in which Amazon Web Services Support handles the case. Amazon Web Services Support currently supports English ("en") and Japanese ("ja"). You must specify the ISO 639-1 code for the language parameter if you want support in that language.

§
serviceCodeList?: string[] | null
[src]

A JSON-formatted list of service codes available for Amazon Web Services services.