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

DescribeControlPanelRequest

import type { DescribeControlPanelRequest } from "https://aws-api.deno.dev/v0.4/services/route53recoverycontrolconfig.ts?docs=full";
interface DescribeControlPanelRequest {
ControlPanelArn: string;
}

§Properties

§
ControlPanelArn: string
[src]

The Amazon Resource Name (ARN) of the control panel.