app Hosting Build
suspend fun appHostingBuild(name: String, block: suspend AppHostingBuildResourceBuilder.() -> Unit): AppHostingBuild
Parameters
name
The unique name of the resulting resource.
block
Builder for AppHostingBuild.
See also
Parameters
name
The unique name of the resulting resource.