monitoringNotificationChannels

@JvmName(name = "nxiqfkpfkcijapsk")
suspend fun monitoringNotificationChannels(value: Output<List<String>>)
@JvmName(name = "xdayjewbvhnvcvci")
suspend fun monitoringNotificationChannels(value: List<String>?)

Parameters

value

The full resource name of a monitoring notification channel in the form projects/{project_id}/notificationChannels/{channel_id}. A maximum of 5 channels are allowed.


@JvmName(name = "kkubfnmlxggeckgr")
suspend fun monitoringNotificationChannels(vararg values: Output<String>)


@JvmName(name = "drvjvhrljqtpwnws")
suspend fun monitoringNotificationChannels(values: List<Output<String>>)
@JvmName(name = "tbwmfyufmskficsi")
suspend fun monitoringNotificationChannels(vararg values: String)

Parameters

values

The full resource name of a monitoring notification channel in the form projects/{project_id}/notificationChannels/{channel_id}. A maximum of 5 channels are allowed.