storageBundle

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

Parameters

name

The unique name of the resulting resource.

block

Builder for StorageBundle.

See also


Parameters

name

The unique name of the resulting resource.

See also