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

GetSuppressedDestinationResponse

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

Information about the suppressed email address.

interface GetSuppressedDestinationResponse {
SuppressedDestination: SuppressedDestination;
}

§Properties

§
SuppressedDestination: SuppressedDestination
[src]

An object containing information about the suppressed email address.