oauth Idp Config Resource
suspend fun oauthIdpConfigResource(name: String, block: suspend OauthIdpConfigResourceBuilder.() -> Unit): OauthIdpConfig
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for OauthIdpConfig.