streamingConfig

@JvmName(name = "hmhbddhjtfduygri")
suspend fun streamingConfig(value: Output<ProjectNotificationConfigStreamingConfigArgs>)
@JvmName(name = "xugtwpwmyylfbcce")
suspend fun streamingConfig(value: ProjectNotificationConfigStreamingConfigArgs?)

Parameters

value

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


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

Parameters

argument

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