sdiSource

suspend fun sdiSource(name: String, block: suspend SdiSourceResourceBuilder.() -> Unit): SdiSource

Parameters

name

The unique name of the resulting resource.

block

Builder for SdiSource.

See also


Parameters

name

The unique name of the resulting resource.

See also