Proactive Engagement Emergency Contact Args
data class ProactiveEngagementEmergencyContactArgs(val contactNotes: Output<String>? = null, val emailAddress: Output<String>, val phoneNumber: Output<String>? = null) : ConvertibleToJava<ProactiveEngagementEmergencyContactArgs>
An emergency contact is used by Shield Response Team (SRT) to contact you for escalations to the SRT and to initiate proactive customer support. An emergency contact requires an email address.