tencentcloud-sdk-clb 3.0.523 → 3.0.524

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 +15 -5
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c6c688b74672d1bad3b3cc2832fb0a2689ef370c
4
- data.tar.gz: 4d7b513f0857ab64284a1fd6bae6b8070a474ea5
3
+ metadata.gz: 1eb7571cd0523e7f40e91086c98d8e681d13c4ca
4
+ data.tar.gz: dfa738c6fcdaa1db350959d12fd15ce6b7b86e9c
5
5
  SHA512:
6
- metadata.gz: e4ee58f96e4f491c532be02b6707dc8eeb4e69fcd98960205871b53caf4df91d00fb93519c52a05da1763337d3b915fe94a5ea2acf61b2b8b542160075c58ad0
7
- data.tar.gz: 161e7d9a93b9396a9a52b11cdf33cf2c89978c672c130c003f582ddf581cb2ff310d067b7ed1bf10d2b6711795160a70cac1164d75aacf9d0a2688edabe4c8f2
6
+ metadata.gz: 0c5becbff39ee492d6af6a73a3d52298773dd14de21f449a6276d53c4abd85893023388e0a355b30d636c09a0da8bfcf58569a53460915e1e4ecf16d77f14f23
7
+ data.tar.gz: 19f6a0e6acc55d91912ff64726726830db28472106887976f8d8e2ac197adc980c8fd84455924c47883f25537f299670df7810968d618544d9cb74d32fdb0c43
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.523
1
+ 3.0.524
@@ -4681,7 +4681,7 @@ module TencentCloud
4681
4681
  # @type LoadBalancerType: String
4682
4682
  # @param Forward: 负载均衡类型标识,1:负载均衡,0:传统型负载均衡。
4683
4683
  # @type Forward: Integer
4684
- # @param Domain: 负载均衡实例的域名,仅公网传统型负载均衡实例才提供该字段
4684
+ # @param Domain: 负载均衡实例的域名,仅公网传统型负载均衡实例才提供该字段。逐步下线中,建议用LoadBalancerDomain替代。
4685
4685
  # 注意:此字段可能返回 null,表示取不到有效值。
4686
4686
  # @type Domain: String
4687
4687
  # @param LoadBalancerVips: 负载均衡实例的 VIP 列表。
@@ -4828,10 +4828,13 @@ module TencentCloud
4828
4828
  # @param AttributeFlags: 负载均衡的属性
4829
4829
  # 注意:此字段可能返回 null,表示取不到有效值。
4830
4830
  # @type AttributeFlags: Array
4831
+ # @param LoadBalancerDomain: 负载均衡实例的域名。
4832
+ # 注意:此字段可能返回 null,表示取不到有效值。
4833
+ # @type LoadBalancerDomain: String
4831
4834
 
4832
- 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
4835
+ 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
4833
4836
 
4834
- 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)
4837
+ 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)
4835
4838
  @LoadBalancerId = loadbalancerid
4836
4839
  @LoadBalancerName = loadbalancername
4837
4840
  @LoadBalancerType = loadbalancertype
@@ -4885,6 +4888,7 @@ module TencentCloud
4885
4888
  @HealthLogTopicId = healthlogtopicid
4886
4889
  @ClusterIds = clusterids
4887
4890
  @AttributeFlags = attributeflags
4891
+ @LoadBalancerDomain = loadbalancerdomain
4888
4892
  end
4889
4893
 
4890
4894
  def deserialize(params)
@@ -4980,6 +4984,7 @@ module TencentCloud
4980
4984
  @HealthLogTopicId = params['HealthLogTopicId']
4981
4985
  @ClusterIds = params['ClusterIds']
4982
4986
  @AttributeFlags = params['AttributeFlags']
4987
+ @LoadBalancerDomain = params['LoadBalancerDomain']
4983
4988
  end
4984
4989
  end
4985
4990
 
@@ -5096,10 +5101,13 @@ module TencentCloud
5096
5101
  # @param SniSwitch: 是否开启SNI特性(本参数仅对于HTTPS监听器有意义)。
5097
5102
  # 注意:此字段可能返回 null,表示取不到有效值。
5098
5103
  # @type SniSwitch: Integer
5104
+ # @param LoadBalancerDomain: 负载均衡实例的域名。
5105
+ # 注意:此字段可能返回 null,表示取不到有效值。
5106
+ # @type LoadBalancerDomain: String
5099
5107
 
5100
- attr_accessor :LoadBalancerId, :LoadBalancerName, :LoadBalancerType, :Status, :Address, :AddressIPv6, :AddressIPVersion, :IPv6Mode, :Zone, :AddressIsp, :VpcId, :ProjectId, :CreateTime, :ChargeType, :NetworkAttributes, :PrepaidAttributes, :ExtraInfo, :ConfigId, :Tags, :ListenerId, :Protocol, :Port, :LocationId, :Domain, :Url, :TargetId, :TargetAddress, :TargetPort, :TargetWeight, :Isolation, :SecurityGroup, :LoadBalancerPassToTarget, :TargetHealth, :Domains, :SlaveZone, :Zones, :SniSwitch
5108
+ attr_accessor :LoadBalancerId, :LoadBalancerName, :LoadBalancerType, :Status, :Address, :AddressIPv6, :AddressIPVersion, :IPv6Mode, :Zone, :AddressIsp, :VpcId, :ProjectId, :CreateTime, :ChargeType, :NetworkAttributes, :PrepaidAttributes, :ExtraInfo, :ConfigId, :Tags, :ListenerId, :Protocol, :Port, :LocationId, :Domain, :Url, :TargetId, :TargetAddress, :TargetPort, :TargetWeight, :Isolation, :SecurityGroup, :LoadBalancerPassToTarget, :TargetHealth, :Domains, :SlaveZone, :Zones, :SniSwitch, :LoadBalancerDomain
5101
5109
 
5102
- def initialize(loadbalancerid=nil, loadbalancername=nil, loadbalancertype=nil, status=nil, address=nil, addressipv6=nil, addressipversion=nil, ipv6mode=nil, zone=nil, addressisp=nil, vpcid=nil, projectid=nil, createtime=nil, chargetype=nil, networkattributes=nil, prepaidattributes=nil, extrainfo=nil, configid=nil, tags=nil, listenerid=nil, protocol=nil, port=nil, locationid=nil, domain=nil, url=nil, targetid=nil, targetaddress=nil, targetport=nil, targetweight=nil, isolation=nil, securitygroup=nil, loadbalancerpasstotarget=nil, targethealth=nil, domains=nil, slavezone=nil, zones=nil, sniswitch=nil)
5110
+ def initialize(loadbalancerid=nil, loadbalancername=nil, loadbalancertype=nil, status=nil, address=nil, addressipv6=nil, addressipversion=nil, ipv6mode=nil, zone=nil, addressisp=nil, vpcid=nil, projectid=nil, createtime=nil, chargetype=nil, networkattributes=nil, prepaidattributes=nil, extrainfo=nil, configid=nil, tags=nil, listenerid=nil, protocol=nil, port=nil, locationid=nil, domain=nil, url=nil, targetid=nil, targetaddress=nil, targetport=nil, targetweight=nil, isolation=nil, securitygroup=nil, loadbalancerpasstotarget=nil, targethealth=nil, domains=nil, slavezone=nil, zones=nil, sniswitch=nil, loadbalancerdomain=nil)
5103
5111
  @LoadBalancerId = loadbalancerid
5104
5112
  @LoadBalancerName = loadbalancername
5105
5113
  @LoadBalancerType = loadbalancertype
@@ -5137,6 +5145,7 @@ module TencentCloud
5137
5145
  @SlaveZone = slavezone
5138
5146
  @Zones = zones
5139
5147
  @SniSwitch = sniswitch
5148
+ @LoadBalancerDomain = loadbalancerdomain
5140
5149
  end
5141
5150
 
5142
5151
  def deserialize(params)
@@ -5193,6 +5202,7 @@ module TencentCloud
5193
5202
  @SlaveZone = params['SlaveZone']
5194
5203
  @Zones = params['Zones']
5195
5204
  @SniSwitch = params['SniSwitch']
5205
+ @LoadBalancerDomain = params['LoadBalancerDomain']
5196
5206
  end
5197
5207
  end
5198
5208
 
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.523
4
+ version: 3.0.524
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-03-07 00:00:00.000000000 Z
11
+ date: 2023-03-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common