ingestion

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

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for Ingestion.


See also

Parameters

name

The unique name of the resulting resource.