certificateRawData

@JvmName(name = "hfjrintpxbdprbwe")
suspend fun certificateRawData(value: Output<CertificateRawDataArgs>)
@JvmName(name = "aclxqiyuqlmqjjns")
suspend fun certificateRawData(value: CertificateRawDataArgs?)

Parameters

value

The SSL certificate serving the AuthorizedCertificate resource. This must be obtained independently from a certificate authority.


@JvmName(name = "eokebefmqeufkeui")
suspend fun certificateRawData(argument: suspend CertificateRawDataArgsBuilder.() -> Unit)

Parameters

argument

The SSL certificate serving the AuthorizedCertificate resource. This must be obtained independently from a certificate authority.