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

DescribeEmergencyContactSettingsResponse

import type { DescribeEmergencyContactSettingsResponse } from "https://aws-api.deno.dev/v0.3/services/shield.ts?docs=full";
interface DescribeEmergencyContactSettingsResponse {
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.