webAppSlot

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

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for WebAppSlot.


See also

Parameters

name

The unique name of the resulting resource.