certificatePem

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

Deprecated

`certificate_pem` is deprecated and will be removed in a future major release. Use `pem_certificate` instead.

Parameters

value

(Optional, Deprecated) The certificate chain in PEM-encoded form. Leaf certificate comes first, followed by intermediate ones if any. Note: This property is sensitive and will not be displayed in the plan.

Warning: certificate_pem is deprecated and will be removed in a future major release. Use pem_certificate instead.