certificate

@JvmName(name = "oshbfxoqmweqwihv")
suspend fun certificate(value: Output<CertifiateCertificateArgs>)
@JvmName(name = "nblofucmhlxcxxny")
suspend fun certificate(value: CertifiateCertificateArgs?)

Parameters

value

A certificate block as defined below, used to Import an existing certificate. Changing this will create a new version of the Key Vault Certificate.


@JvmName(name = "cepueibcgumkcahv")
suspend fun certificate(argument: suspend CertifiateCertificateArgsBuilder.() -> Unit)

Parameters

argument

A certificate block as defined below, used to Import an existing certificate. Changing this will create a new version of the Key Vault Certificate.