tencentcloud-sdk-clb 3.0.921 → 3.0.923

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20180317/models.rb +20 -15
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 4260de43d9271ece9ec70c885df4980fd4142d0e
4
- data.tar.gz: 4a82ceaa3969d067c3181a986ef7cae7e6590cf6
3
+ metadata.gz: 4a33688f0cb383f661eaf579cb2c9545fd047dde
4
+ data.tar.gz: 52256926d15efa253b266599b0b31af1c2dac2e8
5
5
  SHA512:
6
- metadata.gz: f5a6c05614c99fc5240941965dce0bf1852c07cb9c28a2e94949bc41d1fa9fe6587d503055c6f82368f8617e9df91c059a8d9a3819e3d26e02aaa8b8412a7d1e
7
- data.tar.gz: 92cee8b28cf0120c84da2ce7e87cb4d98e4ad29b1cbdbfb51d81bbf959db0f8bd98c74e1e8a2049b5a18c062516c31623a108cd04bd8ecc0cd5426684dfbc398
6
+ metadata.gz: 0b6774687bdc31b9b8bbcec739c7bc2aaeddbecb807b80e517203165945bf4421fff2f2cf08b7ad8b611de4b3d1ce8ba1013f9f8d7c7d022e458ab5525797e56
7
+ data.tar.gz: 5d294370748dd90cedd34249c88e9a9069f3849caedd6014bcc676c1e1b764f9d9a216e896877a8caafa1ddc755f5780f87733865597e6396022f8148426e3fe
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.921
1
+ 3.0.923
@@ -1276,8 +1276,8 @@ module TencentCloud
1276
1276
 
1277
1277
  attr_accessor :LogsetName, :Period, :LogsetType
1278
1278
  extend Gem::Deprecate
1279
- deprecate :Period, :none, 2024, 9
1280
- deprecate :Period=, :none, 2024, 9
1279
+ deprecate :Period, :none, 2024, 10
1280
+ deprecate :Period=, :none, 2024, 10
1281
1281
 
1282
1282
  def initialize(logsetname=nil, period=nil, logsettype=nil)
1283
1283
  @LogsetName = logsetname
@@ -5219,8 +5219,8 @@ module TencentCloud
5219
5219
 
5220
5220
  attr_accessor :LoadBalancerId, :LoadBalancerName, :LoadBalancerType, :Forward, :Domain, :LoadBalancerVips, :Status, :CreateTime, :StatusTime, :ProjectId, :VpcId, :OpenBgp, :Snat, :Isolation, :Log, :SubnetId, :Tags, :SecureGroups, :TargetRegionInfo, :AnycastZone, :AddressIPVersion, :NumericalVpcId, :VipIsp, :MasterZone, :BackupZoneSet, :IsolatedTime, :ExpireTime, :ChargeType, :NetworkAttributes, :PrepaidAttributes, :LogSetId, :LogTopicId, :AddressIPv6, :ExtraInfo, :IsDDos, :ConfigId, :LoadBalancerPassToTarget, :ExclusiveCluster, :IPv6Mode, :SnatPro, :SnatIps, :SlaType, :IsBlock, :IsBlockTime, :LocalBgp, :ClusterTag, :MixIpTarget, :Zones, :NfvInfo, :HealthLogSetId, :HealthLogTopicId, :ClusterIds, :AttributeFlags, :LoadBalancerDomain, :Egress, :Exclusive
5221
5221
  extend Gem::Deprecate
5222
- deprecate :Log, :none, 2024, 9
5223
- deprecate :Log=, :none, 2024, 9
5222
+ deprecate :Log, :none, 2024, 10
5223
+ deprecate :Log=, :none, 2024, 10
5224
5224
 
5225
5225
  def initialize(loadbalancerid=nil, loadbalancername=nil, loadbalancertype=nil, forward=nil, domain=nil, loadbalancervips=nil, status=nil, createtime=nil, statustime=nil, projectid=nil, vpcid=nil, openbgp=nil, snat=nil, isolation=nil, log=nil, subnetid=nil, tags=nil, securegroups=nil, targetregioninfo=nil, anycastzone=nil, addressipversion=nil, numericalvpcid=nil, vipisp=nil, masterzone=nil, backupzoneset=nil, isolatedtime=nil, expiretime=nil, chargetype=nil, networkattributes=nil, prepaidattributes=nil, logsetid=nil, logtopicid=nil, addressipv6=nil, extrainfo=nil, isddos=nil, configid=nil, loadbalancerpasstotarget=nil, exclusivecluster=nil, ipv6mode=nil, snatpro=nil, snatips=nil, slatype=nil, isblock=nil, isblocktime=nil, localbgp=nil, clustertag=nil, mixiptarget=nil, zones=nil, nfvinfo=nil, healthlogsetid=nil, healthlogtopicid=nil, clusterids=nil, attributeflags=nil, loadbalancerdomain=nil, egress=nil, exclusive=nil)
5226
5226
  @LoadBalancerId = loadbalancerid
@@ -7198,10 +7198,10 @@ module TencentCloud
7198
7198
 
7199
7199
  attr_accessor :ListenerId, :Targets, :LocationId, :Domain, :Url, :Weight
7200
7200
  extend Gem::Deprecate
7201
- deprecate :Domain, :none, 2024, 9
7202
- deprecate :Domain=, :none, 2024, 9
7203
- deprecate :Url, :none, 2024, 9
7204
- deprecate :Url=, :none, 2024, 9
7201
+ deprecate :Domain, :none, 2024, 10
7202
+ deprecate :Domain=, :none, 2024, 10
7203
+ deprecate :Url, :none, 2024, 10
7204
+ deprecate :Url=, :none, 2024, 10
7205
7205
 
7206
7206
  def initialize(listenerid=nil, targets=nil, locationid=nil, domain=nil, url=nil, weight=nil)
7207
7207
  @ListenerId = listenerid
@@ -7578,15 +7578,20 @@ module TencentCloud
7578
7578
 
7579
7579
  # SetCustomizedConfigForLoadBalancer请求参数结构体
7580
7580
  class SetCustomizedConfigForLoadBalancerRequest < TencentCloud::Common::AbstractModel
7581
- # @param OperationType: 操作类型:'ADD', 'DELETE', 'UPDATE', 'BIND', 'UNBIND'
7581
+ # @param OperationType: 操作类型。
7582
+ # - ADD:添加
7583
+ # - DELETE:删除
7584
+ # - UPDATE:修改
7585
+ # - BIND:绑定
7586
+ # - UNBIND:解绑
7582
7587
  # @type OperationType: String
7583
- # @param UconfigId: 除了创建个性化配置外,必传此字段,如:pz-1234abcd
7588
+ # @param UconfigId: 个性化配置ID。除了创建个性化配置外,必传此字段,如:pz-1234abcd
7584
7589
  # @type UconfigId: String
7585
- # @param ConfigContent: 创建个性化配置或修改个性化配置的内容时,必传此字段
7590
+ # @param ConfigContent: 个性化配置内容。创建个性化配置或修改个性化配置的内容时,必传此字段
7586
7591
  # @type ConfigContent: String
7587
- # @param ConfigName: 创建个性化配置或修改个性化配置的名字时,必传此字段
7592
+ # @param ConfigName: 个性化配置名称。创建个性化配置或修改个性化配置的名字时,必传此字段
7588
7593
  # @type ConfigName: String
7589
- # @param LoadBalancerIds: 绑定解绑时,必传此字段
7594
+ # @param LoadBalancerIds: 负载均衡实例ID。绑定解绑时,必传此字段
7590
7595
  # @type LoadBalancerIds: Array
7591
7596
 
7592
7597
  attr_accessor :OperationType, :UconfigId, :ConfigContent, :ConfigName, :LoadBalancerIds
@@ -8120,8 +8125,8 @@ module TencentCloud
8120
8125
 
8121
8126
  attr_accessor :IP, :Port, :HealthStatus, :TargetId, :HealthStatusDetail, :HealthStatusDetial
8122
8127
  extend Gem::Deprecate
8123
- deprecate :HealthStatusDetial, :none, 2024, 9
8124
- deprecate :HealthStatusDetial=, :none, 2024, 9
8128
+ deprecate :HealthStatusDetial, :none, 2024, 10
8129
+ deprecate :HealthStatusDetial=, :none, 2024, 10
8125
8130
 
8126
8131
  def initialize(ip=nil, port=nil, healthstatus=nil, targetid=nil, healthstatusdetail=nil, healthstatusdetial=nil)
8127
8132
  @IP = ip
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.921
4
+ version: 3.0.923
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-10 00:00:00.000000000 Z
11
+ date: 2024-10-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common