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.3/services/support.ts?docs=full";
interface DescribeServicesRequest {
language?: string | null;
serviceCodeList?: string[] | null;
}

§Properties

§
language?: string | null
[src]

The ISO 639-1 code for the language in which Amazon Web Services provides support. Amazon Web Services Support currently supports English ("en") and Japanese ("ja"). Language parameters must be passed explicitly for operations that take them.

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

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