web App Auth Settings Resource
suspend fun webAppAuthSettingsResource(name: String, block: suspend WebAppAuthSettingsResourceBuilder.() -> Unit): WebAppAuthSettings
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for WebAppAuthSettings.