tencentcloud-sdk-clb 3.0.1060 → 3.0.1062

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: bd8bdcacfa6c67449dc0c62e346cc54500fca089
4
- data.tar.gz: 729a3e2bcf248be44fbc0673876fb2322b8523be
3
+ metadata.gz: f2dd9aec79eb5861ed91a283da53e0874e76df62
4
+ data.tar.gz: 9dfb65df069469599951273e33c49a8d5b46330f
5
5
  SHA512:
6
- metadata.gz: f66f9e2f97ae3ddc24c199af9ea3da0c59e872be7d1dcaa94798123e4e85372a3cbebce564075198b0ba4aedcd8b75853e2b97f4edfecd649b5a0f37e818f915
7
- data.tar.gz: fb895564bc9ed9ee4d6f2c736faad64f6dd2569b4128898edd47e52550edb14e1f91c27edc3e59d531a7a5fa17d403dcd3b6f97003669b415054680750c455b6
6
+ metadata.gz: 440c44152a6aa581fb77e25d9a589b358a909181d1be8325e7e7c3a844738de3f5cd24ed0cb5cf4e32ab3b9765100b7ea049488e526f9ee5c0aa61aae0fef4ae
7
+ data.tar.gz: d05a81a8971c72ed3b12151f43db9f36a6b8670be1b2549aa6a8e9f9a0350bbf2c9fc4d97780b25a77e4209e4776c356a74f339e204c7633f22a8cbfe022f034
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1060
1
+ 3.0.1062
@@ -81,7 +81,7 @@ module TencentCloud
81
81
  # 本接口为异步接口,本接口返回成功后需以返回的 RequestID 为入参,调用 [DescribeTaskStatus](https://cloud.tencent.com/document/product/214/30683) 接口查询本次任务是否成功。
82
82
  # 限制说明:
83
83
  # - 四层监听器绑定旧版目标组需要监听器开启后端目标组。
84
- # - 七层绑定目标组,数据结构 TargetGroupAssosication 中 LocationId 为必填项。
84
+ # - 七层绑定目标组,数据结构 TargetGroupAssociation 中 LocationId 为必填项。
85
85
  # - 负载均衡的 VPC 需要和目标组的 VPC 一致。
86
86
 
87
87
  # @param request: Request instance for AssociateTargetGroups.
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.1060
4
+ version: 3.0.1062
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-05-15 00:00:00.000000000 Z
11
+ date: 2025-05-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common