monitoringNotificationChannels

@JvmName(name = "xlmhsibwdusdyjnt")
suspend fun monitoringNotificationChannels(value: Output<List<String>>)
@JvmName(name = "bjubmioyqmgornum")
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 = "pihycvgayktikbcj")
suspend fun monitoringNotificationChannels(vararg values: Output<String>)


@JvmName(name = "ujubeyijypmrdghi")
suspend fun monitoringNotificationChannels(values: List<Output<String>>)
@JvmName(name = "apucewgrsgumawfr")
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.