labels

@JvmName(name = "hjvowuvldhpskjej")
suspend fun labels(value: Output<Map<String, String>>)
@JvmName(name = "efeoqbaxnwiyhbfs")
suspend fun labels(value: Map<String, String>?)

Parameters

value

Configuration fields that define the channel and its behavior. The permissible and required labels are specified in the NotificationChannelDescriptor.labels of the NotificationChannelDescriptor corresponding to the type field.


@JvmName(name = "jflnvrhdsvhftjlj")
fun labels(vararg values: Pair<String, String>)

Parameters

values

Configuration fields that define the channel and its behavior. The permissible and required labels are specified in the NotificationChannelDescriptor.labels of the NotificationChannelDescriptor corresponding to the type field.