web App Auth Settings Slot
suspend fun webAppAuthSettingsSlot(name: String, block: suspend WebAppAuthSettingsSlotResourceBuilder.() -> Unit): WebAppAuthSettingsSlot
Parameters
name
The unique name of the resulting resource.
block
Builder for WebAppAuthSettingsSlot.
See also
Parameters
name
The unique name of the resulting resource.