ingestion Destination
suspend fun ingestionDestination(name: String, block: suspend IngestionDestinationResourceBuilder.() -> Unit): IngestionDestination
Parameters
name
The unique name of the resulting resource.
block
Builder for IngestionDestination.
See also
Parameters
name
The unique name of the resulting resource.