certificatePem

@JvmName(name = "qbkulpbpxwffvimi")
suspend fun certificatePem(value: Output<String>)
@JvmName(name = "uetrutnikopvhrgq")
suspend fun certificatePem(value: String?)

Parameters

value

The certificate to be registered. If ca_pem is unspecified, review RegisterCertificateWithoutCA. If ca_pem is specified, review RegisterCertificate for more information on registering a certificate.