notificationTypes

@JvmName(name = "mljbwnjpeurpirmt")
suspend fun notificationTypes(value: Output<List<Either<String, MonitoringNotificationType>>>)
@JvmName(name = "urjadrefregxreim")
suspend fun notificationTypes(value: List<Either<String, MonitoringNotificationType>>?)

Parameters

value

The current notification mode for this signal.


@JvmName(name = "kugjcxxxbbaiopor")
suspend fun notificationTypes(vararg values: Output<Either<String, MonitoringNotificationType>>)


@JvmName(name = "gapisiahkevsjxgc")
suspend fun notificationTypes(values: List<Output<Either<String, MonitoringNotificationType>>>)
@JvmName(name = "hgmddcewfkcqslut")
suspend fun notificationTypes(vararg values: Either<String, MonitoringNotificationType>)

Parameters

values

The current notification mode for this signal.