prefixList

suspend fun prefixList(name: String, block: suspend PrefixListResourceBuilder.() -> Unit): PrefixList

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for PrefixList.


See also

Parameters

name

The unique name of the resulting resource.