tencentcloud-sdk-nodejs-cfw 4.1.36 → 4.1.39

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-cfw",
3
- "version": "4.1.36",
3
+ "version": "4.1.39",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -4542,12 +4542,12 @@ export interface EnterpriseSecurityGroupRuleRuleInfo {
4542
4542
  * 源规则类型
4543
4543
  取值范围 0/1/2/3/4/5/6/7/8/9/100
4544
4544
  0表示ip(net),
4545
- 1表示VPC实例(intance)
4546
- 2表示子网实例(intance)
4547
- 3表示CVM实例(intance)
4548
- 4表示CLB实例(intance)
4549
- 5表示ENI实例(intance)
4550
- 6表示数据库实例(intance)
4545
+ 1表示VPC实例(instance)
4546
+ 2表示子网实例(instance)
4547
+ 3表示CVM实例(instance)
4548
+ 4表示CLB实例(instance)
4549
+ 5表示ENI实例(instance)
4550
+ 6表示数据库实例(instance)
4551
4551
  7表示模版(template)
4552
4552
  8表示标签(tag)
4553
4553
  9表示地域(region)
@@ -4562,12 +4562,12 @@ export interface EnterpriseSecurityGroupRuleRuleInfo {
4562
4562
  * 目的规则类型
4563
4563
  取值范围 0/1/2/3/4/5/6/7/8/9/100
4564
4564
  0表示ip(net),
4565
- 1表示VPC实例(intance)
4566
- 2表示子网实例(intance)
4567
- 3表示CVM实例(intance)
4568
- 4表示CLB实例(intance)
4569
- 5表示ENI实例(intance)
4570
- 6表示数据库实例(intance)
4565
+ 1表示VPC实例(instance)
4566
+ 2表示子网实例(instance)
4567
+ 3表示CVM实例(instance)
4568
+ 4表示CLB实例(instance)
4569
+ 5表示ENI实例(instance)
4570
+ 6表示数据库实例(instance)
4571
4571
  7表示模版(template)
4572
4572
  8表示标签(tag)
4573
4573
  9表示地域(region)