application Settings
suspend fun applicationSettings(name: String, block: suspend ApplicationSettingsResourceBuilder.() -> Unit): ApplicationSettings
Parameters
name
The unique name of the resulting resource.
block
Builder for ApplicationSettings.
See also
Parameters
name
The unique name of the resulting resource.