certificatePem

@JvmName(name = "swvrmaoqrmekvnxk")
suspend fun certificatePem(value: Output<String>)
@JvmName(name = "hlabmwruerqlbgdj")
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.