isEmailNotificationForSudoIdEnabled

fun NotificationConfiguration.isEmailNotificationForSudoIdEnabled(sudoId: String): Boolean

Test whether or not email service notifications are enabled for a particular Sudo

Return

Whether or not email service notifications are enabled for the Sudo with the specified ID

Parameters

sudoId

ID of Sudo to test