collection

suspend fun collection(name: String, block: suspend CollectionResourceBuilder.() -> Unit): Collection

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for Collection.


See also

Parameters

name

The unique name of the resulting resource.