webAppSlot

suspend fun webAppSlot(name: String, block: suspend WebAppSlotResourceBuilder.() -> Unit): WebAppSlot

Parameters

name

The unique name of the resulting resource.

block

Builder for WebAppSlot.

See also


Parameters

name

The unique name of the resulting resource.

See also