notificationChannelNames

@JvmName(name = "bectdiixidvxgvty")
suspend fun notificationChannelNames(value: Output<List<String>>)
@JvmName(name = "afkdpraiwexyopdq")
suspend fun notificationChannelNames(value: List<String>?)

Parameters

value

The full REST resource name for the notification channels that these settings apply to. Each of these correspond to the name field in one of the NotificationChannel objects referenced in the notification_channels field of this AlertPolicy. The format is: projects/PROJECT_ID_OR_NUMBER/notificationChannels/CHANNEL_ID


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


@JvmName(name = "bbdcbqeqmkvtksir")
suspend fun notificationChannelNames(values: List<Output<String>>)
@JvmName(name = "jfydvifdxwsrvryt")
suspend fun notificationChannelNames(vararg values: String)

Parameters

values

The full REST resource name for the notification channels that these settings apply to. Each of these correspond to the name field in one of the NotificationChannel objects referenced in the notification_channels field of this AlertPolicy. The format is: projects/PROJECT_ID_OR_NUMBER/notificationChannels/CHANNEL_ID