publicCertificate

@JvmName(name = "bgypkjdpwddsqfvx")
suspend fun publicCertificate(value: Output<String>)
@JvmName(name = "tgmhklqohicearjr")
suspend fun publicCertificate(value: String?)

Parameters

value

PEM encoded x.509 public key certificate. This field is set once on certificate creation. Must include the header and footer. Example: -----BEGIN CERTIFICATE----- -----END CERTIFICATE-----