tencentcloud-sdk-as 3.0.421 → 3.0.423
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 +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20180419/models.rb +5 -5
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 3a11d21dd33acb705f6583569e71c4f0b4c3f296
|
4
|
+
data.tar.gz: 08f77814205fd4c441826bf3215a729f1438c68f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: cc041140edbac4907176886f9e3034e76d9f6bf2735323b15cabfe9bd082ccf7652e66c4a86067f3911e2bac2dbffd96d3f742b1e03578ebd4401e4e2766c62d
|
7
|
+
data.tar.gz: 6f2db4c623635ec48da1cb11bd0907976c2449719fca88fa2a4642f66b3215e3ce7a339197cde568794137ac0aa32156b577862a46b339d91553c757270d33ac
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.423
|
data/lib/v20180419/models.rb
CHANGED
@@ -221,7 +221,7 @@ module TencentCloud
|
|
221
221
|
# @type AutoScalingGroupId: String
|
222
222
|
# @param LoadBalancerIds: 传统型负载均衡器ID列表,每个伸缩组绑定传统型负载均衡器数量上限为20,LoadBalancerIds 和 ForwardLoadBalancers 二者同时最多只能指定一个
|
223
223
|
# @type LoadBalancerIds: Array
|
224
|
-
# @param ForwardLoadBalancers: 应用型负载均衡器列表,每个伸缩组绑定应用型负载均衡器数量上限为
|
224
|
+
# @param ForwardLoadBalancers: 应用型负载均衡器列表,每个伸缩组绑定应用型负载均衡器数量上限为100,LoadBalancerIds 和 ForwardLoadBalancers 二者同时最多只能指定一个
|
225
225
|
# @type ForwardLoadBalancers: Array
|
226
226
|
|
227
227
|
attr_accessor :AutoScalingGroupId, :LoadBalancerIds, :ForwardLoadBalancers
|
@@ -700,7 +700,7 @@ module TencentCloud
|
|
700
700
|
# @type LoadBalancerIds: Array
|
701
701
|
# @param ProjectId: 伸缩组内实例所属项目ID。不填为默认项目。
|
702
702
|
# @type ProjectId: Integer
|
703
|
-
# @param ForwardLoadBalancers: 应用型负载均衡器列表,目前长度上限为
|
703
|
+
# @param ForwardLoadBalancers: 应用型负载均衡器列表,目前长度上限为100,LoadBalancerIds 和 ForwardLoadBalancers 二者同时最多只能指定一个
|
704
704
|
# @type ForwardLoadBalancers: Array
|
705
705
|
# @param SubnetIds: 子网ID列表,VPC场景下必须指定子网。多个子网以填写顺序为优先级,依次进行尝试,直至可以成功创建实例。
|
706
706
|
# @type SubnetIds: Array
|
@@ -2291,7 +2291,7 @@ module TencentCloud
|
|
2291
2291
|
# @type AutoScalingGroupId: String
|
2292
2292
|
# @param LoadBalancerIds: 传统负载均衡器ID列表,列表长度上限为20,LoadBalancerIds 和 ForwardLoadBalancerIdentifications 二者同时最多只能指定一个
|
2293
2293
|
# @type LoadBalancerIds: Array
|
2294
|
-
# @param ForwardLoadBalancerIdentifications: 应用型负载均衡器标识信息列表,列表长度上限为
|
2294
|
+
# @param ForwardLoadBalancerIdentifications: 应用型负载均衡器标识信息列表,列表长度上限为100,LoadBalancerIds 和 ForwardLoadBalancerIdentifications二者同时最多只能指定一个
|
2295
2295
|
# @type ForwardLoadBalancerIdentifications: Array
|
2296
2296
|
|
2297
2297
|
attr_accessor :AutoScalingGroupId, :LoadBalancerIds, :ForwardLoadBalancerIdentifications
|
@@ -3705,7 +3705,7 @@ module TencentCloud
|
|
3705
3705
|
class ModifyLoadBalancerTargetAttributesRequest < TencentCloud::Common::AbstractModel
|
3706
3706
|
# @param AutoScalingGroupId: 伸缩组ID
|
3707
3707
|
# @type AutoScalingGroupId: String
|
3708
|
-
# @param ForwardLoadBalancers: 需修改目标规则属性的应用型负载均衡器列表,列表长度上限为
|
3708
|
+
# @param ForwardLoadBalancers: 需修改目标规则属性的应用型负载均衡器列表,列表长度上限为100
|
3709
3709
|
# @type ForwardLoadBalancers: Array
|
3710
3710
|
|
3711
3711
|
attr_accessor :AutoScalingGroupId, :ForwardLoadBalancers
|
@@ -3754,7 +3754,7 @@ module TencentCloud
|
|
3754
3754
|
# @type AutoScalingGroupId: String
|
3755
3755
|
# @param LoadBalancerIds: 传统负载均衡器ID列表,目前长度上限为20,LoadBalancerIds 和 ForwardLoadBalancers 二者同时最多只能指定一个
|
3756
3756
|
# @type LoadBalancerIds: Array
|
3757
|
-
# @param ForwardLoadBalancers: 应用型负载均衡器列表,目前长度上限为
|
3757
|
+
# @param ForwardLoadBalancers: 应用型负载均衡器列表,目前长度上限为100,LoadBalancerIds 和 ForwardLoadBalancers 二者同时最多只能指定一个
|
3758
3758
|
# @type ForwardLoadBalancers: Array
|
3759
3759
|
# @param LoadBalancersCheckPolicy: 负载均衡器校验策略,取值包括 ALL 和 DIFF,默认取值为 ALL。
|
3760
3760
|
# <br><li> ALL,所有负载均衡器都合法则通过校验,否则校验报错。
|
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.
|
4
|
+
version: 3.0.423
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-09-
|
11
|
+
date: 2022-09-30 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|