emergencyContactList

@JvmName(name = "mqgfkaiaiwsqnfqd")
suspend fun emergencyContactList(value: Output<List<ProactiveEngagementEmergencyContactArgs>>)
@JvmName(name = "epinsvdyeqwakggh")
suspend fun emergencyContactList(value: List<ProactiveEngagementEmergencyContactArgs>?)

Parameters

value

A list of email addresses and phone numbers that the Shield Response Team (SRT) can use to contact you for escalations to the SRT and to initiate proactive customer support. To enable proactive engagement, the contact list must include at least one phone number.


@JvmName(name = "nwckhapcmatcnbpe")
suspend fun emergencyContactList(vararg values: Output<ProactiveEngagementEmergencyContactArgs>)


@JvmName(name = "uahtplaibepdfhom")
suspend fun emergencyContactList(values: List<Output<ProactiveEngagementEmergencyContactArgs>>)
@JvmName(name = "ftvaclwbwwagkqgh")
suspend fun emergencyContactList(vararg values: ProactiveEngagementEmergencyContactArgs)

Parameters

values

A list of email addresses and phone numbers that the Shield Response Team (SRT) can use to contact you for escalations to the SRT and to initiate proactive customer support. To enable proactive engagement, the contact list must include at least one phone number.


@JvmName(name = "ydqcfwwvmxxixeic")
suspend fun emergencyContactList(argument: List<suspend ProactiveEngagementEmergencyContactArgsBuilder.() -> Unit>)
@JvmName(name = "xunipuohcuavjcxo")
suspend fun emergencyContactList(vararg argument: suspend ProactiveEngagementEmergencyContactArgsBuilder.() -> Unit)
@JvmName(name = "cyvgocxubwjvknsj")
suspend fun emergencyContactList(argument: suspend ProactiveEngagementEmergencyContactArgsBuilder.() -> Unit)

Parameters

argument

A list of email addresses and phone numbers that the Shield Response Team (SRT) can use to contact you for escalations to the SRT and to initiate proactive customer support. To enable proactive engagement, the contact list must include at least one phone number.