documentation
suspend fun documentation(name: String, block: suspend DocumentationResourceBuilder.() -> Unit): Documentation
Parameters
name
The unique name of the resulting resource.
block
Builder for Documentation.
See also
Parameters
name
The unique name of the resulting resource.