tencentcloud-sdk-as 3.0.519 → 3.0.520

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: 191b635052ab38d318027cfdc8fa5df6b8cfc7a9
4
- data.tar.gz: 69c6f16389fd40f7e3bc1d1eca29e053688f043a
3
+ metadata.gz: 440dfbd09b4da04de1286cd3cc2b92f154eef80e
4
+ data.tar.gz: 1756c837bdd63b69bf56001bd4af9843cbf2e102
5
5
  SHA512:
6
- metadata.gz: 434761fb1e6431be5cad85f169e22df887e0c25dd8a9fa5eed595a7ed8e0d53b32dcb29aae48e74da0a5cdb1c29f076fab931a5bfe1b4c04a533a25c6666e5ef
7
- data.tar.gz: f73ea0e865d9c7cdedf9f00e1db5f899a42c1bd2d50173f259d7ef492d89c1568fc2e26d43a8beec7002b943ed5754fa0d45eb64f989a8c69ddf97fe87cd760b
6
+ metadata.gz: 4989cca7a46c7d9799e81f2c0dee2a25ae42a8c5e8a09da533bfd9b2d624bf529064252228b8cb1b622acb00fdd0208f33276b9729760231e1e6913ad49b20d2
7
+ data.tar.gz: 0857b02d6cc9bea5be784b7dfcf37966118d9b4345cca80231d0fe416189c5612293f47e52e92411f1371d50f4658eace1ae12c6d14ec48dad63bdaadf4d730c
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.519
1
+ 3.0.520
@@ -2702,13 +2702,19 @@ module TencentCloud
2702
2702
  # <li>TERMINATING:中止中
2703
2703
  # <li>TERMINATION_FAILED:中止失败
2704
2704
  # <li>ATTACHING:绑定中
2705
+ # <li>ATTACH_FAILED:绑定失败
2705
2706
  # <li>DETACHING:解绑中
2706
- # <li>ATTACHING_LB:绑定LB中<li>DETACHING_LB:解绑LB中
2707
+ # <li>DETACH_FAILED:解绑失败
2708
+ # <li>ATTACHING_LB:绑定LB中
2709
+ # <li>DETACHING_LB:解绑LB中
2710
+ # <li>MODIFYING_LB:修改LB中
2707
2711
  # <li>STARTING:开机中
2708
2712
  # <li>START_FAILED:开机失败
2709
2713
  # <li>STOPPING:关机中
2710
2714
  # <li>STOP_FAILED:关机失败
2711
2715
  # <li>STOPPED:已关机
2716
+ # <li>IN_LAUNCHING_HOOK:扩容生命周期挂钩中
2717
+ # <li>IN_TERMINATING_HOOK:缩容生命周期挂钩中
2712
2718
  # @type LifeCycleState: String
2713
2719
  # @param HealthStatus: 健康状态,取值包括HEALTHY和UNHEALTHY
2714
2720
  # @type HealthStatus: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-as
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.519
4
+ version: 3.0.520
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-03-01 00:00:00.000000000 Z
11
+ date: 2023-03-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common