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

ResendContactReachabilityEmailRequest

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

§Properties

§
domainName?: string | null
[src]

The name of the domain for which you want Route 53 to resend a confirmation email to the registrant contact.