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

UpdateEmergencyContactSettingsRequest

import type { UpdateEmergencyContactSettingsRequest } from "https://aws-api.deno.dev/v0.3/services/shield.ts?docs=full";
interface UpdateEmergencyContactSettingsRequest {
EmergencyContactList?: EmergencyContact[] | null;
}

§Properties

§
EmergencyContactList?: EmergencyContact[] | null
[src]

A list of email addresses and phone numbers that the Shield Response Team (SRT) can use to contact you if you have proactive engagement enabled, for escalations to the SRT and to initiate proactive customer support.

If you have proactive engagement enabled, the contact list must include at least one phone number.