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.4/services/support.ts?docs=full";
interface DescribeSeverityLevelsRequest {
language?: 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.