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

DescribeSeverityLevelsResponse

import type { DescribeSeverityLevelsResponse } from "https://aws-api.deno.dev/v0.4/services/support.ts?docs=full";

The list of severity levels returned by the "DescribeSeverityLevels" operation.

interface DescribeSeverityLevelsResponse {
severityLevels?: SeverityLevel[] | null;
}

§Properties

§
severityLevels?: SeverityLevel[] | null
[src]

The available severity levels for the support case. Available severity levels are defined by your service level agreement with Amazon Web Services.