ingestion

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

Parameters

name

The unique name of the resulting resource.

block

Builder for Ingestion.

See also


Parameters

name

The unique name of the resulting resource.

See also