publicCertificate

@JvmName(name = "etuxvytlmgcnmitr")
suspend fun publicCertificate(value: Output<String>)
@JvmName(name = "pbctukhcbnylmyea")
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-----