notificationsSources

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

Parameters

value

A collection of sources types which evaluate the email notification.


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


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

Parameters

values

A collection of sources types which evaluate the email notification.