Domain New Certificate Config Args
data class DomainNewCertificateConfigArgs(val certId: Output<String>? = null, val certName: Output<String>? = null, val certRegion: Output<String>? = null, val certType: Output<String>? = null, val privateKey: Output<String>? = null, val serverCertificate: Output<String>? = null, val serverCertificateStatus: Output<String>? = null) : ConvertibleToJava<DomainNewCertificateConfigArgs>
Properties
Link copied to clipboard
The certificate region, which takes effect only when CertType = cas, supports cn-hangzhou (domestic) and ap-southeast-1 (International), and is cn-hangzhou by default.
Link copied to clipboard
The content of the private key. If the certificate is not enabled, you do not need to enter the content of the private key. To configure the certificate, enter the content of the private key.
Link copied to clipboard
The content of the security certificate. If the certificate is not enabled, you do not need to enter the content of the security certificate. Please enter the content of the certificate to configure the certificate.
Link copied to clipboard
Whether the HTTPS certificate is enabled. Value: