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

GoogleCloudIntegrationsV1alphaSuspensionApprovalConfig

import type { GoogleCloudIntegrationsV1alphaSuspensionApprovalConfig } from "https://googleapis.deno.dev/v1/integrations:v1.ts";

Configurations for approving the Suspension.

interface GoogleCloudIntegrationsV1alphaSuspensionApprovalConfig {
customMessage?: string;
emailAddresses?: string[];
}

§Properties

§
customMessage?: string
[src]

Information to provide for recipients.

§
emailAddresses?: string[]
[src]

Email addresses to send approval request to.

§

Indicates the next steps when no external actions happen on the suspension.