notificationTypes

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

Parameters

value

The current notification mode for this signal.


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


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

Parameters

values

The current notification mode for this signal.