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

DescribeSeverityLevelsRequest

import type { DescribeSeverityLevelsRequest } from "https://aws-api.deno.dev/v0.3/services/support.ts?docs=full";
interface DescribeSeverityLevelsRequest {
language?: 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.