streamingConfig

@JvmName(name = "yxohbtfvuvgilbaa")
suspend fun streamingConfig(value: Output<NotificationConfigStreamingConfigArgs>)
@JvmName(name = "ldsojufpesdpcaax")
suspend fun streamingConfig(value: NotificationConfigStreamingConfigArgs?)

Parameters

value

The config for triggering streaming-based notifications. Structure is documented below.


@JvmName(name = "ppdcluxhejxebkox")
suspend fun streamingConfig(argument: suspend NotificationConfigStreamingConfigArgsBuilder.() -> Unit)

Parameters

argument

The config for triggering streaming-based notifications. Structure is documented below.