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

DescribeAnomalyRequest

import type { DescribeAnomalyRequest } from "https://aws-api.deno.dev/v0.4/services/devopsguru.ts?docs=full";
interface DescribeAnomalyRequest {
AccountId?: string | null;
Id: string;
}

§Properties

§
AccountId?: string | null
[src]

The ID of the member account.

§
Id: string
[src]

The ID of the anomaly.