config

@JvmName(name = "vjehxsglgbfsuddh")
suspend fun config(value: Output<NotificationChannelConfigArgs>)
@JvmName(name = "pntulatbpfhhwtbg")
suspend fun config(value: NotificationChannelConfigArgs?)

Parameters

value

A NotificationChannelConfig object that contains information about configured notification channels.


@JvmName(name = "ibetlpkhfeyqrgxi")
suspend fun config(argument: suspend NotificationChannelConfigArgsBuilder.() -> Unit)

Parameters

argument

A NotificationChannelConfig object that contains information about configured notification channels.