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

GetContactRequest

import type { GetContactRequest } from "https://aws-api.deno.dev/v0.4/services/sesv2.ts?docs=full";
interface GetContactRequest {
ContactListName: string;
EmailAddress: string;
}

§Properties

§
ContactListName: string
[src]

The name of the contact list to which the contact belongs.

§
EmailAddress: string
[src]

The contact's email addres.