certificate

@JvmName(name = "fqaxqejfwwsgfcmu")
suspend fun certificate(value: Output<CertifiateCertificateArgs>)
@JvmName(name = "cugltqfhemnbuhbu")
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 = "bicumwrewiiajxig")
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.