tencentcloud-sdk-clb 3.0.934 → 3.0.935

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: cc94fc46618fc7ddf72598231573fb45eb6d1253
4
- data.tar.gz: 0e9f8788e5d99d78d55df6cd205620c38f762c5a
3
+ metadata.gz: e2e3e1d839e6b296a3bb5e892cb5cb504c9797b6
4
+ data.tar.gz: 0d7ca7f606d64da083dc1e84b6d31b9b7deb7534
5
5
  SHA512:
6
- metadata.gz: a809228e7ab42b8de16a92da5ea9037b7d045e7a63cbbf94fd536ce2d97e3f32ec1216de2a1df21b678743d57d45a84a4459f070bf7cdefa22eb095cc5b12b2c
7
- data.tar.gz: 25d89a6a974b01d388d1d6f50e218395d4948821f14d4617611f25114a3a10c5fe0d462314f936f61a50cd6b8023752d909ca8df9240b777ab652ffefb1e44fc
6
+ metadata.gz: 662f82e4b8966370728a2352f5e56077d6a88f4e8b0e18c9bd130bf9521c148ca66df94047684e278617dacf2a38d7940d43c822ec35e44a3f6a30c1605c62e3
7
+ data.tar.gz: 25d30651f519374b42b7d4f3bef3af4abdbd623407f8a81538c84e01992942d8e1d699d42ba335ae51133118eeff3642c28ee55ea3a11745493c8c2b4601679a
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.934
1
+ 3.0.935
@@ -890,7 +890,6 @@ module TencentCloud
890
890
  # @param InternetAccessible: 仅适用于公网负载均衡。负载均衡的网络计费模式。
891
891
  # @type InternetAccessible: :class:`Tencentcloud::Clb.v20180317.models.InternetAccessible`
892
892
  # @param VipIsp: 仅适用于公网负载均衡。目前仅广州、上海、南京、济南、杭州、福州、北京、石家庄、武汉、长沙、成都、重庆地域支持静态单线 IP 线路类型,如需体验,请联系商务经理申请。申请通过后,即可选择中国移动(CMCC)、中国联通(CUCC)或中国电信(CTCC)的运营商类型,网络计费模式只能使用按带宽包计费(BANDWIDTH_PACKAGE)。 如果不指定本参数,则默认使用BGP。可通过 DescribeResources 接口查询一个地域所支持的Isp。
893
- # 示例值:CMCC
894
893
  # @type VipIsp: String
895
894
  # @param Vip: 指定Vip申请负载均衡。
896
895
  # @type Vip: String
@@ -906,8 +905,7 @@ module TencentCloud
906
905
  # @type SnatIps: Array
907
906
  # @param ClusterIds: 公网独占集群ID或者CDCId。
908
907
  # @type ClusterIds: Array
909
- # @param SlaType: 性能容量型规格。<li>clb.c2.medium(标准型)</li><li>clb.c3.small(高阶型1)</li><li>clb.c3.medium(高阶型2)</li>
910
- # <li>clb.c4.small(超强型1)</li><li>clb.c4.medium(超强型2)</li><li>clb.c4.large(超强型3)</li><li>clb.c4.xlarge(超强型4)</li>
908
+ # @param SlaType: 性能容量型规格。<li>clb.c2.medium(标准型)</li><li>clb.c3.small(高阶型1)</li><li>clb.c3.medium(高阶型2)</li><li>clb.c4.small(超强型1)</li><li>clb.c4.medium(超强型2)</li><li>clb.c4.large(超强型3)</li><li>clb.c4.xlarge(超强型4)</li>
911
909
  # @type SlaType: String
912
910
  # @param ClusterTag: Stgw独占集群的标签。
913
911
  # @type ClusterTag: String
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.934
4
+ version: 3.0.935
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-10-31 00:00:00.000000000 Z
11
+ date: 2024-11-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common