notificationsSources

@JvmName(name = "lshajftptyjfwtix")
suspend fun notificationsSources(value: Output<List<Either<NotificationsSourceAlertArgs, NotificationsSourceAttackPathArgs>>>)
@JvmName(name = "rmoxqwcnplghmvjo")
suspend fun notificationsSources(value: List<Either<NotificationsSourceAlertArgs, NotificationsSourceAttackPathArgs>>?)

Parameters

value

A collection of sources types which evaluate the email notification.


@JvmName(name = "ggqjbgdspyshjnuk")
suspend fun notificationsSources(vararg values: Output<Either<NotificationsSourceAlertArgs, NotificationsSourceAttackPathArgs>>)


@JvmName(name = "hfwesbeeomcykljt")
suspend fun notificationsSources(values: List<Output<Either<NotificationsSourceAlertArgs, NotificationsSourceAttackPathArgs>>>)
@JvmName(name = "whbrdrkbjolrmhhb")
suspend fun notificationsSources(vararg values: Either<NotificationsSourceAlertArgs, NotificationsSourceAttackPathArgs>)

Parameters

values

A collection of sources types which evaluate the email notification.