hci Extension
suspend fun hciExtension(name: String, block: suspend HciExtensionResourceBuilder.() -> Unit): HciExtension
Parameters
name
The unique name of the resulting resource.
block
Builder for HciExtension.
See also
Parameters
name
The unique name of the resulting resource.