class Aws::Shield::Types::UpdateEmergencyContactSettingsRequest
@note When making an API call, you may pass UpdateEmergencyContactSettingsRequest
data as a hash: { emergency_contact_list: [ { email_address: "EmailAddress", # required phone_number: "PhoneNumber", contact_notes: "ContactNotes", }, ], }
@!attribute [rw] emergency_contact_list
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. @return [Array<Types::EmergencyContact>]
@see docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/UpdateEmergencyContactSettingsRequest AWS API Documentation
Constants
- SENSITIVE