authConfig

suspend fun authConfig(name: String, block: suspend AuthConfigResourceBuilder.() -> Unit): AuthConfig

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for AuthConfig.


See also

Parameters

name

The unique name of the resulting resource.