outputBlob

suspend fun outputBlob(name: String, block: suspend OutputBlobResourceBuilder.() -> Unit): OutputBlob

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for OutputBlob.


See also

Parameters

name

The unique name of the resulting resource.