Certificate Args
data class CertificateArgs constructor(val cert: Output<String>? = null, val certificateName: Output<String>? = null, val key: Output<String>? = null, val lang: Output<String>? = null, val name: Output<String>? = null) : ConvertibleToJava<CertificateArgs>
DEPRECATED: This datasource has been deprecated from version
1.129.0. Please use new datasource alicloud_ssl_certificates_service_certificate. Provides a CAS Certificate resource. NOTE: The Certificate name which you want to add must be already registered and had not added by another account. Every Certificate name can only exist in a unique group. NOTE: The Cas Certificate region only support cn-hangzhou, me-east-1, eu-central-1, ap-northeast-1. NOTE: Available in 1.35.0+ .