tencentcloud-sdk-clb 3.0.1123 → 3.0.1126

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 +12 -4
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c50f3aa505b5410356a73769356ae30391e37b06
4
- data.tar.gz: f87996c92f6f00f7248f2179842a490fab79d9bf
3
+ metadata.gz: b1d0c789eeb6134142d2601649f5dda62a5df47c
4
+ data.tar.gz: afb287a5702998d0ca0915b617a16ca21fc94765
5
5
  SHA512:
6
- metadata.gz: 15ab9974084bbc215d64b589bc14facd3ad5e55be0efcc8347b96c23d091efa60d6397f88c41f9b60cff3d0badbb6d34dc8122651c14d44cb74e5227cd58f44b
7
- data.tar.gz: 726a713ff05ccdac28ee6df6a7d3c170526c5387296b9f7a29d8d1b264665bc35c2422513b333212e6fb72d6a514a5a3cc819cd5d9081a2d100f82d38db171d1
6
+ metadata.gz: f8c172369167b5684806a159efbb781607ef5bf6380e4f1228e1bf8d512564499cd742d688517f625dd23a83efacce465537b3d8368da5f114866a73a426a462
7
+ data.tar.gz: 45b69b66058fd508cefb4764f1224c71f17633f5bc85b32d0e5c4c279ed33fd65ffadb8cecf1a1b45b4cd6764e76b9f5569384c0ec6dfd6460b99b9a0310751a
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1123
1
+ 3.0.1126
@@ -5675,13 +5675,15 @@ module TencentCloud
5675
5675
  # @type Exclusive: Integer
5676
5676
  # @param TargetCount: 已绑定的后端服务数量。
5677
5677
  # @type TargetCount: Integer
5678
+ # @param AssociateEndpoint: 负载均衡实例关联的Endpoint id。
5679
+ # @type AssociateEndpoint: String
5678
5680
 
5679
- 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, :TargetCount
5681
+ 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, :TargetCount, :AssociateEndpoint
5680
5682
  extend Gem::Deprecate
5681
5683
  deprecate :Log, :none, 2025, 8
5682
5684
  deprecate :Log=, :none, 2025, 8
5683
5685
 
5684
- 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, targetcount=nil)
5686
+ 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, targetcount=nil, associateendpoint=nil)
5685
5687
  @LoadBalancerId = loadbalancerid
5686
5688
  @LoadBalancerName = loadbalancername
5687
5689
  @LoadBalancerType = loadbalancertype
@@ -5739,6 +5741,7 @@ module TencentCloud
5739
5741
  @Egress = egress
5740
5742
  @Exclusive = exclusive
5741
5743
  @TargetCount = targetcount
5744
+ @AssociateEndpoint = associateendpoint
5742
5745
  end
5743
5746
 
5744
5747
  def deserialize(params)
@@ -5838,6 +5841,7 @@ module TencentCloud
5838
5841
  @Egress = params['Egress']
5839
5842
  @Exclusive = params['Exclusive']
5840
5843
  @TargetCount = params['TargetCount']
5844
+ @AssociateEndpoint = params['AssociateEndpoint']
5841
5845
  end
5842
5846
  end
5843
5847
 
@@ -6666,10 +6670,12 @@ module TencentCloud
6666
6670
  # @type DeleteProtect: Boolean
6667
6671
  # @param ModifyClassicDomain: 将负载均衡二级域名由mycloud.com改为tencentclb.com,子域名也会变换,修改后mycloud.com域名将失效。不填则不修改。
6668
6672
  # @type ModifyClassicDomain: Boolean
6673
+ # @param AssociateEndpoint: 关联的终端节点Id,可通过[DescribeVpcEndPoint](https://cloud.tencent.com/document/product/215/54679)接口查询。传空字符串代表解除关联。
6674
+ # @type AssociateEndpoint: String
6669
6675
 
6670
- attr_accessor :LoadBalancerId, :LoadBalancerName, :TargetRegionInfo, :InternetChargeInfo, :LoadBalancerPassToTarget, :SnatPro, :DeleteProtect, :ModifyClassicDomain
6676
+ attr_accessor :LoadBalancerId, :LoadBalancerName, :TargetRegionInfo, :InternetChargeInfo, :LoadBalancerPassToTarget, :SnatPro, :DeleteProtect, :ModifyClassicDomain, :AssociateEndpoint
6671
6677
 
6672
- def initialize(loadbalancerid=nil, loadbalancername=nil, targetregioninfo=nil, internetchargeinfo=nil, loadbalancerpasstotarget=nil, snatpro=nil, deleteprotect=nil, modifyclassicdomain=nil)
6678
+ def initialize(loadbalancerid=nil, loadbalancername=nil, targetregioninfo=nil, internetchargeinfo=nil, loadbalancerpasstotarget=nil, snatpro=nil, deleteprotect=nil, modifyclassicdomain=nil, associateendpoint=nil)
6673
6679
  @LoadBalancerId = loadbalancerid
6674
6680
  @LoadBalancerName = loadbalancername
6675
6681
  @TargetRegionInfo = targetregioninfo
@@ -6678,6 +6684,7 @@ module TencentCloud
6678
6684
  @SnatPro = snatpro
6679
6685
  @DeleteProtect = deleteprotect
6680
6686
  @ModifyClassicDomain = modifyclassicdomain
6687
+ @AssociateEndpoint = associateendpoint
6681
6688
  end
6682
6689
 
6683
6690
  def deserialize(params)
@@ -6695,6 +6702,7 @@ module TencentCloud
6695
6702
  @SnatPro = params['SnatPro']
6696
6703
  @DeleteProtect = params['DeleteProtect']
6697
6704
  @ModifyClassicDomain = params['ModifyClassicDomain']
6705
+ @AssociateEndpoint = params['AssociateEndpoint']
6698
6706
  end
6699
6707
  end
6700
6708
 
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.1123
4
+ version: 3.0.1126
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-08-14 00:00:00.000000000 Z
11
+ date: 2025-08-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common