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

GetRoutingControlStateRequest

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

§Properties

§
RoutingControlArn: string
[src]

The Amazon Resource Name (ARN) for the routing control that you want to get the state for.