storageBundle

suspend fun storageBundle(name: String, block: suspend StorageBundleResourceBuilder.() -> Unit): StorageBundle

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for StorageBundle.


See also

Parameters

name

The unique name of the resulting resource.