Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/aws_api/services/sesv2/structs.ts>GetDeliverabilityDashboardOptionsResponse

From-scratch Typescript client for accessing AWS APIs
Go to Latest
interface GetDeliverabilityDashboardOptionsResponse
import { type GetDeliverabilityDashboardOptionsResponse } from "https://deno.land/x/aws_api@v0.8.0/services/sesv2/structs.ts";

Properties

DashboardEnabled: boolean
optional
SubscriptionExpiryDate: Date | number | null
optional
AccountStatus: DeliverabilityDashboardAccountStatus | null
optional
ActiveSubscribedDomains: DomainDeliverabilityTrackingOption[] | null
optional
PendingExpirationSubscribedDomains: DomainDeliverabilityTrackingOption[] | null