videoPublishingOptions

@JvmName(name = "auccajgjnexigdpp")
suspend fun videoPublishingOptions(value: Output<VideoPublishingOptionsArgs>)
@JvmName(name = "fnyobcrwudqwomak")
suspend fun videoPublishingOptions(value: VideoPublishingOptionsArgs?)

Parameters

value

Options to change how the video sink publishes content via the video resource. This property is only allowed for topologies where "kind" is set to "live".


@JvmName(name = "emgdqqwarkjlmwtm")
suspend fun videoPublishingOptions(argument: suspend VideoPublishingOptionsArgsBuilder.() -> Unit)

Parameters

argument

Options to change how the video sink publishes content via the video resource. This property is only allowed for topologies where "kind" is set to "live".