monitoringNotificationChannels

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


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