certificatePem

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

Parameters

value

The certificate data in PEM format. Requires SNI_ONLY for the certificate mode or the accompanying CACertificatePem for registration.