streamingConfig

@JvmName(name = "cxlxsnmwcyjrusfw")
suspend fun streamingConfig(value: Output<FolderNotificationConfigStreamingConfigArgs>)
@JvmName(name = "edvrduthgkahwsat")
suspend fun streamingConfig(value: FolderNotificationConfigStreamingConfigArgs?)

Parameters

value

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


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

Parameters

argument

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