web App Deployment
suspend fun webAppDeployment(name: String, block: suspend WebAppDeploymentResourceBuilder.() -> Unit): WebAppDeployment
Parameters
name
The unique name of the resulting resource.
block
Builder for WebAppDeployment.
See also
Parameters
name
The unique name of the resulting resource.