web App Application Settings
suspend fun webAppApplicationSettings(name: String, block: suspend WebAppApplicationSettingsResourceBuilder.() -> Unit): WebAppApplicationSettings
Parameters
name
The unique name of the resulting resource.
block
Builder for WebAppApplicationSettings.
See also
Parameters
name
The unique name of the resulting resource.