customProperty

suspend fun customProperty(name: String, block: suspend CustomPropertyResourceBuilder.() -> Unit): CustomProperty

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for CustomProperty.


See also

Parameters

name

The unique name of the resulting resource.