tencentcloud-sdk-nodejs-cdwdoris 4.1.43 → 4.1.45

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-cdwdoris",
3
- "version": "4.1.43",
3
+ "version": "4.1.45",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -2210,6 +2210,18 @@ export interface NodeInfo {
2210
2210
  * Id
2211
2211
  */
2212
2212
  Id?: string;
2213
+ /**
2214
+ * RIP
2215
+ */
2216
+ RIp?: string;
2217
+ /**
2218
+ * 计算组ID
2219
+ */
2220
+ ComputeGroupId?: string;
2221
+ /**
2222
+ * 创建时间
2223
+ */
2224
+ CreateTime?: string;
2213
2225
  }
2214
2226
  /**
2215
2227
  * 前端规则描述