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

GetOperationDetailRequest

import type { GetOperationDetailRequest } from "https://aws-api.deno.dev/v0.4/services/route53domains.ts?docs=full";

The GetOperationDetail request includes the following element.

interface GetOperationDetailRequest {
OperationId: string;
}

§Properties

§
OperationId: string
[src]

The identifier for the operation for which you want to get the status. Route 53 returned the identifier in the response to the original request.