appregistry Application
suspend fun appregistryApplication(name: String, block: suspend AppregistryApplicationResourceBuilder.() -> Unit): AppregistryApplication
Parameters
name
The unique name of the resulting resource.
block
Builder for AppregistryApplication.
See also
Parameters
name
The unique name of the resulting resource.