tencentcloud-sdk-cfw 3.0.1062 → 3.0.1063

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f78e92ea6e37a3cd49fb3f65b2f3fa1221037565
4
- data.tar.gz: 442ee000fab9de08601623418d48b3c4b1970d84
3
+ metadata.gz: 87086d2b84d8ff558d593ef704006b31e12962a3
4
+ data.tar.gz: 93bae35ef614102939ef96b9e54976299bbe628e
5
5
  SHA512:
6
- metadata.gz: b9490a92bc62e3294f8497e874e8aa1bc7984690133acac176ef6818de6619831a9a4fe325f665be371d53fd41d98d5b0d8b3bd45f8bdba811938a902cdf5b4d
7
- data.tar.gz: 7650267333042e20aae3fe83728613dfb06eaeda6351b7476d6d6056987f880706078759ccb8cf23a705b88e0e7c2ad91b3e5c042d193f072ab0eb658403f6f8
6
+ metadata.gz: 095a35faad5b36e8ed7429848b94c5a478bc8cfc61df22e6e1ccb2260b7e96347c8c67706d931f7169e77d19854bfb8c05efbc431fefe6a365c6e75a7188ce70
7
+ data.tar.gz: a9279a12e360621dc4017d52a753d7388065aba2ce2ccdac24d220637e590e10e5561cafedbea06348ef79aed533d28b5da7d661567da1612ebb0b45438bd7c8
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1062
1
+ 3.0.1063
@@ -1523,7 +1523,7 @@ module TencentCloud
1523
1523
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1524
1524
  end
1525
1525
 
1526
- # 防火墙开关列表,已废弃,请使用DescribeFwEdgeIps
1526
+ # 防火墙开关列表,请换用DescribeFwEdgeIps
1527
1527
 
1528
1528
  # @param request: Request instance for DescribeSwitchLists.
1529
1529
  # @type request: :class:`Tencentcloud::cfw::V20190904::DescribeSwitchListsRequest`
@@ -9102,7 +9102,7 @@ module TencentCloud
9102
9102
  # @type ServiceTemplateId: String
9103
9103
  # @param Id: (入参时无需填写,自动生成)规则对应的唯一id
9104
9104
  # @type Id: String
9105
- # @param Enable: (入参时、Enable已弃用;由通用配置中新增规则启用状态控制)
9105
+ # @param Enable: (入参时Enable无意义;由通用配置中新增规则启用状态控制)
9106
9106
  # 规则状态,true表示启用,false表示禁用
9107
9107
  # @type Enable: String
9108
9108
  # @param Uid: 规则对应的唯一内部id
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cfw
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1062
4
+ version: 3.0.1063
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud