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

DescribeRoutingControlResponse

import type { DescribeRoutingControlResponse } from "https://aws-api.deno.dev/v0.4/services/route53recoverycontrolconfig.ts?docs=full";
interface DescribeRoutingControlResponse {
RoutingControl?: RoutingControl | null;
}

§Properties

§
RoutingControl?: RoutingControl | null
[src]

Information about the routing control.