Certificate

class Certificate : KotlinCustomResource

Deprecated

This resource has been deprecated in favour of ServiceCertificate

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+ .

Properties

Link copied to clipboard
val cert: Output<String>

Cert of the Certificate in which the Certificate will add.

Link copied to clipboard
val certificateName: Output<String>
Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val key: Output<String>

Key of the Certificate in which the Certificate will add.

Link copied to clipboard
val lang: Output<String>?
Link copied to clipboard
val name: Output<String>

Name of the Certificate. This name without suffix can have a string of 1 to 63 characters, must contain only alphanumeric characters or "-", and must not begin or end with "-", and "-" must not in the 3th and 4th character positions at the same time. Suffix .sh and .tel are not supported.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>