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

PutInboundDmarcSettingsRequest

import type { PutInboundDmarcSettingsRequest } from "https://aws-api.deno.dev/v0.4/services/workmail.ts?docs=full";
interface PutInboundDmarcSettingsRequest {
Enforced: boolean;
OrganizationId: string;
}

§Properties

§
Enforced: boolean
[src]

Enforces or suspends a policy after it's applied.

§
OrganizationId: string
[src]

The ID of the organization that you are applying the DMARC policy to.