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

DescribeAlertManagerDefinitionRequest

import type { DescribeAlertManagerDefinitionRequest } from "https://aws-api.deno.dev/v0.3/services/amp.ts?docs=full";

Represents the input of a DescribeAlertManagerDefinition operation.

interface DescribeAlertManagerDefinitionRequest {
workspaceId: string;
}

§Properties

§
workspaceId: string
[src]

The ID of the workspace to describe.