tencentcloud-sdk-clb 3.0.571 → 3.0.572

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: c3f93407b5ce9db0884b3017dcd6aed718cfaf55
4
- data.tar.gz: 5d95feca88c4d89ba110f0ef6320b1a46fdc1ea5
3
+ metadata.gz: 0ace354a26cf45dfb3baff605b656572e4db0c9c
4
+ data.tar.gz: 072049246e5bb37336b6ac02e65aae125e696556
5
5
  SHA512:
6
- metadata.gz: 6dbf9c9bc3c94f008616b4747a738f538d89d301c3b6989d86ae6fdbd448efe1292aa336e3d16a0969a9d77daa1d7ca9873f79ddc5a9469c3ba1774ebd8cbc44
7
- data.tar.gz: 5035717d09f8cc6df137284205169049e67aaa4c0423afc3442453d290bc1a70c4537164d6e1addc1d4b7ed6a7754d32eac2105fc61ecd6f98f85cb53abfdd2a
6
+ metadata.gz: d2eadb9d3fc0f782ec2c97fc8a9c096f959a57f7d196413e5a4d7184502ae8e2802cb2eca19e0cf6cce6c73d769bac8fabfb2d1f9eb101edbde941cbd58b829d
7
+ data.tar.gz: 308c90330f493e70450b1362401158aab364d7d4aa13644053807f8107f7709c786aa307e8a0b1d3b4d3adeb06723d72bcfc294c12e86e5518dcec699349eb1e
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.571
1
+ 3.0.572
@@ -7465,7 +7465,7 @@ module TencentCloud
7465
7465
  # @type TargetId: String
7466
7466
  # @param HealthStatusDetail: 当前健康状态的详细信息。如:Alive、Dead、Unknown。Alive状态为健康,Dead状态为异常,Unknown状态包括尚未开始探测、探测中、状态未知。
7467
7467
  # @type HealthStatusDetail: String
7468
- # @param HealthStatusDetial: 当前健康状态的详细信息。如:Alive、Dead、Unknown。Alive状态为健康,Dead状态为异常,Unknown状态包括尚未开始探测、探测中、状态未知。(该参数对象即将下线,不推荐使用,请使用HealthStatusDetail获取健康详情)
7468
+ # @param HealthStatusDetial: (**该参数对象即将下线,不推荐使用,请使用HealthStatusDetail获取健康详情**) 当前健康状态的详细信息。如:Alive、Dead、Unknown。Alive状态为健康,Dead状态为异常,Unknown状态包括尚未开始探测、探测中、状态未知。
7469
7469
  # @type HealthStatusDetial: String
7470
7470
 
7471
7471
  attr_accessor :IP, :Port, :HealthStatus, :TargetId, :HealthStatusDetail, :HealthStatusDetial
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-clb
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.571
4
+ version: 3.0.572
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-05-17 00:00:00.000000000 Z
11
+ date: 2023-05-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common