notificationTypes

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

Parameters

value

The current notification mode for this signal.


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


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

Parameters

values

The current notification mode for this signal.