auth Backend Config
suspend fun authBackendConfig(name: String, block: suspend AuthBackendConfigResourceBuilder.() -> Unit): AuthBackendConfig
Parameters
name
The unique name of the resulting resource.
block
Builder for AuthBackendConfig.
See also
Parameters
name
The unique name of the resulting resource.