class Aws::Shield::Types::EmergencyContact
Contact information that the SRT can use to contact you if you have proactive engagement enabled, for escalations to the SRT and to initiate proactive customer support.
@note When making an API call, you may pass EmergencyContact
data as a hash: { email_address: "EmailAddress", # required phone_number: "PhoneNumber", contact_notes: "ContactNotes", }
@!attribute [rw] email_address
The email address for the contact. @return [String]
@!attribute [rw] phone_number
The phone number for the contact. @return [String]
@!attribute [rw] contact_notes
Additional notes regarding the contact. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/EmergencyContact AWS API Documentation
Constants
- SENSITIVE