tencentcloud-sdk-as 3.0.1069 → 3.0.1071

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: 656d31c90ef03ea76b21e9ee9270e53e38c8f41f
4
- data.tar.gz: cb8af900a76a8f6d56926f5210e32e4ed4864b4a
3
+ metadata.gz: a0e2a5bcd26e130712565354d496c07c1ce2e9da
4
+ data.tar.gz: e04f840c73a40b3cde8f22b271e576ffafd4401d
5
5
  SHA512:
6
- metadata.gz: a3d92da8e02804f6f3e94ed7d2e31d7a3ac65a90b00c5e2310246f78b7e824c27521fc8a466efaf40837ded4b736fe73b22068f0c08fa1004b2559ac011a5cd1
7
- data.tar.gz: 646769eba8f73419aadff0293af587677a06a8c5b57f872a3014577cc6b42e9c40ba88889a6bf0e32e0be714faa0186aef857a4c048b7071b4758f5123243867
6
+ metadata.gz: be82cb6ef147ececf57f8f313f97754da0f5b761e7de9cf54a316761085a17dfb97cbf2450bee13894080db9dcd8d6eb402c49596a0dfee1f64b3a8a5c182647
7
+ data.tar.gz: 3c3ebd11616cd3db9649156115e16e145524c04b75e5bbeec0642dab63f4fbad5c141850fe642edb08fc153acf448b82c48a0399c9c5287878b1e1726ca1813c
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1069
1
+ 3.0.1071
@@ -2261,7 +2261,7 @@ module TencentCloud
2261
2261
  # @type AutoScalingNotificationIds: Array
2262
2262
  # @param Filters: 过滤条件。
2263
2263
  # <li> auto-scaling-notification-id - String - 是否必填:否 -(过滤条件)按照通知ID过滤。</li>
2264
- # <li> auto-scaling-group-id - String - 是否必填:否 -(过滤条件)按照伸缩组ID过滤。</li>
2264
+ # <li> auto-scaling-group-id - String - 是否必填:否 -(过滤条件)按照伸缩组ID过滤。可通过登录 [控制台](https://console.cloud.tencent.com/autoscaling/group) 或调用接口 [DescribeAutoScalingGroups](https://cloud.tencent.com/document/api/377/20438) ,取返回信息中的 AutoScalingGroupId 获取伸缩组ID。</li>
2265
2265
  # 每次请求的`Filters`的上限为10,`Filter.Values`的上限为5。参数不支持同时指定`AutoScalingNotificationIds`和`Filters`。
2266
2266
  # @type Filters: Array
2267
2267
  # @param Limit: 返回数量,默认为20,最大值为100。关于`Limit`的更进一步介绍请参考 API [简介](https://cloud.tencent.com/document/api/213/15688)中的相关小节。
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.1069
4
+ version: 3.0.1071
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-27 00:00:00.000000000 Z
11
+ date: 2025-05-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common