notificationChannelNames

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

Parameters

value

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 = "ucfbsghaougncjal")
suspend fun notificationChannelNames(vararg values: Output<String>)


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

Parameters

values

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]