File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -302,6 +302,9 @@ The following attributes are exported:
302302* ` qps ` - Theoretical maximum QPS value.
303303* ` connection_domain ` - Intranet connection address of the KVStore instance.
304304* ` status ` - The status of KVStore DBInstance.
305+ * ` cert_download_url ` - The download URL of the SSL certificate.
306+ * ` ssl_expired_time ` - The expiration time of the SSL certificate.
307+ * ` cert_common_name ` - The common name (CN) of the SSL certificate.
305308
306309## Timeouts
307310
Original file line number Diff line number Diff line change @@ -164,6 +164,9 @@ The following attributes are exported:
164164* ` region_id ` - Region Id
165165* ` status ` - The status of the resource
166166* ` tair_instance_id ` - The ID of the resource.
167+ * ` cert_download_url ` - The download URL of the SSL certificate.
168+ * ` ssl_expired_time ` - The expiration time of the SSL certificate.
169+ * ` cert_common_name ` - The common name (CN) of the SSL certificate.
167170
168171## Timeouts
169172
You can’t perform that action at this time.
0 commit comments