tencentcloud-sdk-nodejs-intl-en 3.0.1364 → 3.0.1365

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs-intl-en",
3
- "version": "3.0.1364",
3
+ "version": "3.0.1365",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -1,2 +1,2 @@
1
- const sdkVersion = "3.0.1364";
1
+ const sdkVersion = "3.0.1365";
2
2
  module.exports = sdkVersion
@@ -1915,7 +1915,7 @@ class CreateDBInstanceParamTplRequest extends AbstractModel {
1915
1915
  this.TplName = null;
1916
1916
 
1917
1917
  /**
1918
- * Template version number. This field is required when **MirrorTplId** is empty. For the purchasable versions supported by the parameter template, use the interface [DescribeSpecInfo](https://www.tencentcloud.com/document/product/240/35767?from_cn_redirect=1).
1918
+ * Template version number. This field is required when **MirrorTplId** is empty. For the purchasable versions supported by the parameter template, use the interface [DescribeSpecInfo](https://www.tencentcloud.com/document/product/240/34701).
1919
1919
  - MONGO_36_WT: Version of the MongoDB 3.6 WiredTiger storage engine.
1920
1920
  - MONGO_40_WT: Version of the MongoDB 4.0 WiredTiger storage engine.
1921
1921
  - MONGO_42_WT: Version of the MongoDB 4.2 WiredTiger storage engine.