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

GetDeliverabilityTestReportRequest

import type { GetDeliverabilityTestReportRequest } from "https://aws-api.deno.dev/v0.3/services/pinpointemail.ts?docs=full";

A request to retrieve the results of a predictive inbox placement test.

interface GetDeliverabilityTestReportRequest {
ReportId: string;
}

§Properties

§
ReportId: string
[src]

A unique string that identifies the predictive inbox placement test.