backend Authentication Config
suspend fun backendAuthenticationConfig(name: String, block: suspend BackendAuthenticationConfigResourceBuilder.() -> Unit): BackendAuthenticationConfig
Parameters
name
The unique name of the resulting resource.
block
Builder for BackendAuthenticationConfig.
See also
Parameters
name
The unique name of the resulting resource.