linuxWebApp

suspend fun linuxWebApp(name: String, block: suspend LinuxWebAppResourceBuilder.() -> Unit): LinuxWebApp

Parameters

name

The unique name of the resulting resource.

block

Builder for LinuxWebApp.

See also


Parameters

name

The unique name of the resulting resource.

See also