hciStoragePath

suspend fun hciStoragePath(name: String, block: suspend HciStoragePathResourceBuilder.() -> Unit): HciStoragePath

Parameters

name

The unique name of the resulting resource.

block

Builder for HciStoragePath.

See also


Parameters

name

The unique name of the resulting resource.

See also