@aws-sdk/client-sesv2

DeliverabilityDashboardAccountStatus Variable

Full Signature

DeliverabilityDashboardAccountStatus: {
    readonly ACTIVE: "ACTIVE"
    readonly DISABLED: "DISABLED";
    readonly PENDING_EXPIRATION: "PENDING_EXPIRATION";
}