componentType

suspend fun componentType(name: String, block: suspend ComponentTypeResourceBuilder.() -> Unit): ComponentType

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for ComponentType.


See also

Parameters

name

The unique name of the resulting resource.