auth Backend Cert
suspend fun authBackendCert(name: String, block: suspend AuthBackendCertResourceBuilder.() -> Unit): AuthBackendCert
Parameters
name
The unique name of the resulting resource.
block
Builder for AuthBackendCert.
See also
Parameters
name
The unique name of the resulting resource.