notificationChannelNames

@JvmName(name = "wwytsacrcywhdacw")
suspend fun notificationChannelNames(value: Output<List<String>>)
@JvmName(name = "aqhuyomewqgnpffv")
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 = "vhtenrsviblfasyx")
suspend fun notificationChannelNames(vararg values: Output<String>)


@JvmName(name = "exvpwrkmrtwjmxbd")
suspend fun notificationChannelNames(values: List<Output<String>>)
@JvmName(name = "bdqjrhmyqdrdytos")
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]