ingestionResource

suspend fun ingestionResource(name: String, block: suspend IngestionResourceBuilder.() -> Unit): Ingestion

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for Ingestion.