image Pipeline Execution
suspend fun imagePipelineExecution(name: String, block: suspend ImagePipelineExecutionResourceBuilder.() -> Unit): ImagePipelineExecution
Parameters
name
The unique name of the resulting resource.
block
Builder for ImagePipelineExecution.
See also
Parameters
name
The unique name of the resulting resource.