tencentcloud-sdk-clb 3.0.589 → 3.0.591

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 +234 -231
  4. metadata +2 -2
@@ -23,7 +23,7 @@ module TencentCloud
23
23
  # @type Associations: Array
24
24
 
25
25
  attr_accessor :Associations
26
-
26
+
27
27
  def initialize(associations=nil)
28
28
  @Associations = associations
29
29
  end
@@ -46,7 +46,7 @@ module TencentCloud
46
46
  # @type RequestId: String
47
47
 
48
48
  attr_accessor :RequestId
49
-
49
+
50
50
  def initialize(requestid=nil)
51
51
  @RequestId = requestid
52
52
  end
@@ -81,7 +81,7 @@ module TencentCloud
81
81
  # @type ListenerName: String
82
82
 
83
83
  attr_accessor :LoadBalancerId, :ListenerId, :LocationId, :Protocol, :Port, :Domain, :Url, :LoadBalancerName, :ListenerName
84
-
84
+
85
85
  def initialize(loadbalancerid=nil, listenerid=nil, locationid=nil, protocol=nil, port=nil, domain=nil, url=nil, loadbalancername=nil, listenername=nil)
86
86
  @LoadBalancerId = loadbalancerid
87
87
  @ListenerId = listenerid
@@ -121,7 +121,7 @@ module TencentCloud
121
121
  # @type TakeUrls: Array
122
122
 
123
123
  attr_accessor :LoadBalancerId, :ListenerId, :Domains, :RewriteCodes, :TakeUrls
124
-
124
+
125
125
  def initialize(loadbalancerid=nil, listenerid=nil, domains=nil, rewritecodes=nil, takeurls=nil)
126
126
  @LoadBalancerId = loadbalancerid
127
127
  @ListenerId = listenerid
@@ -145,7 +145,7 @@ module TencentCloud
145
145
  # @type RequestId: String
146
146
 
147
147
  attr_accessor :RequestId
148
-
148
+
149
149
  def initialize(requestid=nil)
150
150
  @RequestId = requestid
151
151
  end
@@ -182,7 +182,7 @@ module TencentCloud
182
182
  # @type EniId: String
183
183
 
184
184
  attr_accessor :Type, :InstanceId, :Port, :Weight, :PublicIpAddresses, :PrivateIpAddresses, :InstanceName, :RegisteredTime, :EniId
185
-
185
+
186
186
  def initialize(type=nil, instanceid=nil, port=nil, weight=nil, publicipaddresses=nil, privateipaddresses=nil, instancename=nil, registeredtime=nil, eniid=nil)
187
187
  @Type = type
188
188
  @InstanceId = instanceid
@@ -216,7 +216,7 @@ module TencentCloud
216
216
  # @type TargetGroupName: String
217
217
 
218
218
  attr_accessor :TargetGroupId, :TargetGroupName
219
-
219
+
220
220
  def initialize(targetgroupid=nil, targetgroupname=nil)
221
221
  @TargetGroupId = targetgroupid
222
222
  @TargetGroupName = targetgroupname
@@ -236,7 +236,7 @@ module TencentCloud
236
236
  # @type Targets: Array
237
237
 
238
238
  attr_accessor :LoadBalancerId, :Targets
239
-
239
+
240
240
  def initialize(loadbalancerid=nil, targets=nil)
241
241
  @LoadBalancerId = loadbalancerid
242
242
  @Targets = targets
@@ -263,7 +263,7 @@ module TencentCloud
263
263
  # @type RequestId: String
264
264
 
265
265
  attr_accessor :FailListenerIdSet, :RequestId
266
-
266
+
267
267
  def initialize(faillisteneridset=nil, requestid=nil)
268
268
  @FailListenerIdSet = faillisteneridset
269
269
  @RequestId = requestid
@@ -283,7 +283,7 @@ module TencentCloud
283
283
  # @type ModifyList: Array
284
284
 
285
285
  attr_accessor :LoadBalancerId, :ModifyList
286
-
286
+
287
287
  def initialize(loadbalancerid=nil, modifylist=nil)
288
288
  @LoadBalancerId = loadbalancerid
289
289
  @ModifyList = modifylist
@@ -308,7 +308,7 @@ module TencentCloud
308
308
  # @type RequestId: String
309
309
 
310
310
  attr_accessor :RequestId
311
-
311
+
312
312
  def initialize(requestid=nil)
313
313
  @RequestId = requestid
314
314
  end
@@ -326,7 +326,7 @@ module TencentCloud
326
326
  # @type Targets: Array
327
327
 
328
328
  attr_accessor :LoadBalancerId, :Targets
329
-
329
+
330
330
  def initialize(loadbalancerid=nil, targets=nil)
331
331
  @LoadBalancerId = loadbalancerid
332
332
  @Targets = targets
@@ -354,7 +354,7 @@ module TencentCloud
354
354
  # @type RequestId: String
355
355
 
356
356
  attr_accessor :FailListenerIdSet, :RequestId
357
-
357
+
358
358
  def initialize(faillisteneridset=nil, requestid=nil)
359
359
  @FailListenerIdSet = faillisteneridset
360
360
  @RequestId = requestid
@@ -383,7 +383,7 @@ module TencentCloud
383
383
  # @type LocationId: String
384
384
 
385
385
  attr_accessor :ListenerId, :Port, :InstanceId, :EniIp, :Weight, :LocationId
386
-
386
+
387
387
  def initialize(listenerid=nil, port=nil, instanceid=nil, eniip=nil, weight=nil, locationid=nil)
388
388
  @ListenerId = listenerid
389
389
  @Port = port
@@ -433,7 +433,7 @@ module TencentCloud
433
433
  # @type UconfigId: String
434
434
 
435
435
  attr_accessor :LoadBalancerId, :ListenerId, :Domain, :LocationId, :ListenerName, :Protocol, :Vport, :Url, :UconfigId
436
-
436
+
437
437
  def initialize(loadbalancerid=nil, listenerid=nil, domain=nil, locationid=nil, listenername=nil, protocol=nil, vport=nil, url=nil, uconfigid=nil)
438
438
  @LoadBalancerId = loadbalancerid
439
439
  @ListenerId = listenerid
@@ -469,7 +469,7 @@ module TencentCloud
469
469
  # @type ExpireTime: String
470
470
 
471
471
  attr_accessor :IP, :CreateTime, :ExpireTime
472
-
472
+
473
473
  def initialize(ip=nil, createtime=nil, expiretime=nil)
474
474
  @IP = ip
475
475
  @CreateTime = createtime
@@ -492,7 +492,7 @@ module TencentCloud
492
492
  # @type LoadBalancers: Array
493
493
 
494
494
  attr_accessor :CertId, :LoadBalancers
495
-
495
+
496
496
  def initialize(certid=nil, loadbalancers=nil)
497
497
  @CertId = certid
498
498
  @LoadBalancers = loadbalancers
@@ -523,7 +523,7 @@ module TencentCloud
523
523
  # @type CertKey: String
524
524
 
525
525
  attr_accessor :CertId, :CertName, :CertContent, :CertKey
526
-
526
+
527
527
  def initialize(certid=nil, certname=nil, certcontent=nil, certkey=nil)
528
528
  @CertId = certid
529
529
  @CertName = certname
@@ -559,7 +559,7 @@ module TencentCloud
559
559
  # @type CertCaContent: String
560
560
 
561
561
  attr_accessor :SSLMode, :CertId, :CertCaId, :CertName, :CertKey, :CertContent, :CertCaName, :CertCaContent
562
-
562
+
563
563
  def initialize(sslmode=nil, certid=nil, certcaid=nil, certname=nil, certkey=nil, certcontent=nil, certcaname=nil, certcacontent=nil)
564
564
  @SSLMode = sslmode
565
565
  @CertId = certid
@@ -597,7 +597,7 @@ module TencentCloud
597
597
  # @type ExtCertIds: Array
598
598
 
599
599
  attr_accessor :SSLMode, :CertId, :CertCaId, :ExtCertIds
600
-
600
+
601
601
  def initialize(sslmode=nil, certid=nil, certcaid=nil, extcertids=nil)
602
602
  @SSLMode = sslmode
603
603
  @CertId = certid
@@ -627,7 +627,7 @@ module TencentCloud
627
627
  # @type HealthStatus: Integer
628
628
 
629
629
  attr_accessor :IP, :Port, :ListenerPort, :Protocol, :HealthStatus
630
-
630
+
631
631
  def initialize(ip=nil, port=nil, listenerport=nil, protocol=nil, healthstatus=nil)
632
632
  @IP = ip
633
633
  @Port = port
@@ -685,7 +685,7 @@ module TencentCloud
685
685
  # @type Status: Integer
686
686
 
687
687
  attr_accessor :ListenerId, :ListenerPort, :InstancePort, :ListenerName, :Protocol, :SessionExpire, :HealthSwitch, :TimeOut, :IntervalTime, :HealthNum, :UnhealthNum, :HttpHash, :HttpCode, :HttpCheckPath, :SSLMode, :CertId, :CertCaId, :Status
688
-
688
+
689
689
  def initialize(listenerid=nil, listenerport=nil, instanceport=nil, listenername=nil, protocol=nil, sessionexpire=nil, healthswitch=nil, timeout=nil, intervaltime=nil, healthnum=nil, unhealthnum=nil, httphash=nil, httpcode=nil, httpcheckpath=nil, sslmode=nil, certid=nil, certcaid=nil, status=nil)
690
690
  @ListenerId = listenerid
691
691
  @ListenerPort = listenerport
@@ -738,7 +738,7 @@ module TencentCloud
738
738
  # @type LoadBalancerIds: Array
739
739
 
740
740
  attr_accessor :InstanceId, :LoadBalancerIds
741
-
741
+
742
742
  def initialize(instanceid=nil, loadbalancerids=nil)
743
743
  @InstanceId = instanceid
744
744
  @LoadBalancerIds = loadbalancerids
@@ -773,7 +773,7 @@ module TencentCloud
773
773
  # @type RunFlag: Integer
774
774
 
775
775
  attr_accessor :Type, :InstanceId, :Weight, :PublicIpAddresses, :PrivateIpAddresses, :InstanceName, :RunFlag
776
-
776
+
777
777
  def initialize(type=nil, instanceid=nil, weight=nil, publicipaddresses=nil, privateipaddresses=nil, instancename=nil, runflag=nil)
778
778
  @Type = type
779
779
  @InstanceId = instanceid
@@ -803,7 +803,7 @@ module TencentCloud
803
803
  # @type Weight: Integer
804
804
 
805
805
  attr_accessor :InstanceId, :Weight
806
-
806
+
807
807
  def initialize(instanceid=nil, weight=nil)
808
808
  @InstanceId = instanceid
809
809
  @Weight = weight
@@ -860,7 +860,7 @@ module TencentCloud
860
860
  # @type EipAddressId: String
861
861
 
862
862
  attr_accessor :LoadBalancerId, :LoadBalancerName, :ProjectId, :MasterZoneId, :SlaveZoneId, :ZoneId, :InternetAccessible, :VipIsp, :Vip, :Tags, :ExclusiveCluster, :BandwidthPackageId, :SnatPro, :SnatIps, :ClusterIds, :SlaType, :ClusterTag, :Zones, :EipAddressId
863
-
863
+
864
864
  def initialize(loadbalancerid=nil, loadbalancername=nil, projectid=nil, masterzoneid=nil, slavezoneid=nil, zoneid=nil, internetaccessible=nil, vipisp=nil, vip=nil, tags=nil, exclusivecluster=nil, bandwidthpackageid=nil, snatpro=nil, snatips=nil, clusterids=nil, slatype=nil, clustertag=nil, zones=nil, eipaddressid=nil)
865
865
  @LoadBalancerId = loadbalancerid
866
866
  @LoadBalancerName = loadbalancername
@@ -932,7 +932,7 @@ module TencentCloud
932
932
  # @type RequestId: String
933
933
 
934
934
  attr_accessor :RequestId
935
-
935
+
936
936
  def initialize(requestid=nil)
937
937
  @RequestId = requestid
938
938
  end
@@ -1009,7 +1009,7 @@ module TencentCloud
1009
1009
  # @type DisasterRecoveryType: String
1010
1010
 
1011
1011
  attr_accessor :ClusterId, :ClusterName, :ClusterType, :ClusterTag, :Zone, :Network, :MaxConn, :MaxInFlow, :MaxInPkg, :MaxOutFlow, :MaxOutPkg, :MaxNewConn, :HTTPMaxNewConn, :HTTPSMaxNewConn, :HTTPQps, :HTTPSQps, :ResourceCount, :IdleResourceCount, :LoadBalanceDirectorCount, :Isp, :ClustersZone, :ClustersVersion, :DisasterRecoveryType
1012
-
1012
+
1013
1013
  def initialize(clusterid=nil, clustername=nil, clustertype=nil, clustertag=nil, zone=nil, network=nil, maxconn=nil, maxinflow=nil, maxinpkg=nil, maxoutflow=nil, maxoutpkg=nil, maxnewconn=nil, httpmaxnewconn=nil, httpsmaxnewconn=nil, httpqps=nil, httpsqps=nil, resourcecount=nil, idleresourcecount=nil, loadbalancedirectorcount=nil, isp=nil, clusterszone=nil, clustersversion=nil, disasterrecoverytype=nil)
1014
1014
  @ClusterId = clusterid
1015
1015
  @ClusterName = clustername
@@ -1078,7 +1078,7 @@ module TencentCloud
1078
1078
  # @type Zone: String
1079
1079
 
1080
1080
  attr_accessor :ClusterId, :ClusterName, :Zone
1081
-
1081
+
1082
1082
  def initialize(clusterid=nil, clustername=nil, zone=nil)
1083
1083
  @ClusterId = clusterid
1084
1084
  @ClusterName = clustername
@@ -1114,7 +1114,7 @@ module TencentCloud
1114
1114
  # @type ClustersZone: :class:`Tencentcloud::Clb.v20180317.models.ClustersZone`
1115
1115
 
1116
1116
  attr_accessor :ClusterId, :Vip, :LoadBalancerId, :Idle, :ClusterName, :Isp, :ClustersZone
1117
-
1117
+
1118
1118
  def initialize(clusterid=nil, vip=nil, loadbalancerid=nil, idle=nil, clustername=nil, isp=nil, clusterszone=nil)
1119
1119
  @ClusterId = clusterid
1120
1120
  @Vip = vip
@@ -1149,7 +1149,7 @@ module TencentCloud
1149
1149
  # @type SlaveZone: Array
1150
1150
 
1151
1151
  attr_accessor :MasterZone, :SlaveZone
1152
-
1152
+
1153
1153
  def initialize(masterzone=nil, slavezone=nil)
1154
1154
  @MasterZone = masterzone
1155
1155
  @SlaveZone = slavezone
@@ -1178,7 +1178,7 @@ module TencentCloud
1178
1178
  # @type UpdateTimestamp: String
1179
1179
 
1180
1180
  attr_accessor :UconfigId, :ConfigType, :ConfigName, :ConfigContent, :CreateTimestamp, :UpdateTimestamp
1181
-
1181
+
1182
1182
  def initialize(uconfigid=nil, configtype=nil, configname=nil, configcontent=nil, createtimestamp=nil, updatetimestamp=nil)
1183
1183
  @UconfigId = uconfigid
1184
1184
  @ConfigType = configtype
@@ -1208,7 +1208,7 @@ module TencentCloud
1208
1208
  # @type LogsetType: String
1209
1209
 
1210
1210
  attr_accessor :LogsetName, :Period, :LogsetType
1211
-
1211
+
1212
1212
  def initialize(logsetname=nil, period=nil, logsettype=nil)
1213
1213
  @LogsetName = logsetname
1214
1214
  @Period = period
@@ -1230,7 +1230,7 @@ module TencentCloud
1230
1230
  # @type RequestId: String
1231
1231
 
1232
1232
  attr_accessor :LogsetId, :RequestId
1233
-
1233
+
1234
1234
  def initialize(logsetid=nil, requestid=nil)
1235
1235
  @LogsetId = logsetid
1236
1236
  @RequestId = requestid
@@ -1283,7 +1283,7 @@ module TencentCloud
1283
1283
  # @type IdleConnectTimeout: Integer
1284
1284
 
1285
1285
  attr_accessor :LoadBalancerId, :Ports, :Protocol, :ListenerNames, :HealthCheck, :Certificate, :SessionExpireTime, :Scheduler, :SniSwitch, :TargetType, :SessionType, :KeepaliveEnable, :EndPort, :DeregisterTargetRst, :MultiCertInfo, :MaxConn, :MaxCps, :IdleConnectTimeout
1286
-
1286
+
1287
1287
  def initialize(loadbalancerid=nil, ports=nil, protocol=nil, listenernames=nil, healthcheck=nil, certificate=nil, sessionexpiretime=nil, scheduler=nil, sniswitch=nil, targettype=nil, sessiontype=nil, keepaliveenable=nil, endport=nil, deregistertargetrst=nil, multicertinfo=nil, maxconn=nil, maxcps=nil, idleconnecttimeout=nil)
1288
1288
  @LoadBalancerId = loadbalancerid
1289
1289
  @Ports = ports
@@ -1344,7 +1344,7 @@ module TencentCloud
1344
1344
  # @type RequestId: String
1345
1345
 
1346
1346
  attr_accessor :ListenerIds, :RequestId
1347
-
1347
+
1348
1348
  def initialize(listenerids=nil, requestid=nil)
1349
1349
  @ListenerIds = listenerids
1350
1350
  @RequestId = requestid
@@ -1418,7 +1418,7 @@ module TencentCloud
1418
1418
  # @type DynamicVip: Boolean
1419
1419
 
1420
1420
  attr_accessor :LoadBalancerType, :Forward, :LoadBalancerName, :VpcId, :SubnetId, :ProjectId, :AddressIPVersion, :Number, :MasterZoneId, :ZoneId, :InternetAccessible, :VipIsp, :Tags, :Vip, :BandwidthPackageId, :ExclusiveCluster, :SlaType, :ClientToken, :SnatPro, :SnatIps, :ClusterTag, :SlaveZoneId, :EipAddressId, :LoadBalancerPassToTarget, :DynamicVip
1421
-
1421
+
1422
1422
  def initialize(loadbalancertype=nil, forward=nil, loadbalancername=nil, vpcid=nil, subnetid=nil, projectid=nil, addressipversion=nil, number=nil, masterzoneid=nil, zoneid=nil, internetaccessible=nil, vipisp=nil, tags=nil, vip=nil, bandwidthpackageid=nil, exclusivecluster=nil, slatype=nil, clienttoken=nil, snatpro=nil, snatips=nil, clustertag=nil, slavezoneid=nil, eipaddressid=nil, loadbalancerpasstotarget=nil, dynamicvip=nil)
1423
1423
  @LoadBalancerType = loadbalancertype
1424
1424
  @Forward = forward
@@ -1509,7 +1509,7 @@ module TencentCloud
1509
1509
  # @type RequestId: String
1510
1510
 
1511
1511
  attr_accessor :LoadBalancerIds, :DealName, :RequestId
1512
-
1512
+
1513
1513
  def initialize(loadbalancerids=nil, dealname=nil, requestid=nil)
1514
1514
  @LoadBalancerIds = loadbalancerids
1515
1515
  @DealName = dealname
@@ -1533,7 +1533,7 @@ module TencentCloud
1533
1533
  # @type Number: Integer
1534
1534
 
1535
1535
  attr_accessor :LoadBalancerId, :SnatIps, :Number
1536
-
1536
+
1537
1537
  def initialize(loadbalancerid=nil, snatips=nil, number=nil)
1538
1538
  @LoadBalancerId = loadbalancerid
1539
1539
  @SnatIps = snatips
@@ -1560,7 +1560,7 @@ module TencentCloud
1560
1560
  # @type RequestId: String
1561
1561
 
1562
1562
  attr_accessor :RequestId
1563
-
1563
+
1564
1564
  def initialize(requestid=nil)
1565
1565
  @RequestId = requestid
1566
1566
  end
@@ -1580,7 +1580,7 @@ module TencentCloud
1580
1580
  # @type Rules: Array
1581
1581
 
1582
1582
  attr_accessor :LoadBalancerId, :ListenerId, :Rules
1583
-
1583
+
1584
1584
  def initialize(loadbalancerid=nil, listenerid=nil, rules=nil)
1585
1585
  @LoadBalancerId = loadbalancerid
1586
1586
  @ListenerId = listenerid
@@ -1609,7 +1609,7 @@ module TencentCloud
1609
1609
  # @type RequestId: String
1610
1610
 
1611
1611
  attr_accessor :LocationIds, :RequestId
1612
-
1612
+
1613
1613
  def initialize(locationids=nil, requestid=nil)
1614
1614
  @LocationIds = locationids
1615
1615
  @RequestId = requestid
@@ -1633,7 +1633,7 @@ module TencentCloud
1633
1633
  # @type TargetGroupInstances: Array
1634
1634
 
1635
1635
  attr_accessor :TargetGroupName, :VpcId, :Port, :TargetGroupInstances
1636
-
1636
+
1637
1637
  def initialize(targetgroupname=nil, vpcid=nil, port=nil, targetgroupinstances=nil)
1638
1638
  @TargetGroupName = targetgroupname
1639
1639
  @VpcId = vpcid
@@ -1664,7 +1664,7 @@ module TencentCloud
1664
1664
  # @type RequestId: String
1665
1665
 
1666
1666
  attr_accessor :TargetGroupId, :RequestId
1667
-
1667
+
1668
1668
  def initialize(targetgroupid=nil, requestid=nil)
1669
1669
  @TargetGroupId = targetgroupid
1670
1670
  @RequestId = requestid
@@ -1690,7 +1690,7 @@ module TencentCloud
1690
1690
  # @type StorageType: String
1691
1691
 
1692
1692
  attr_accessor :TopicName, :PartitionCount, :TopicType, :Period, :StorageType
1693
-
1693
+
1694
1694
  def initialize(topicname=nil, partitioncount=nil, topictype=nil, period=nil, storagetype=nil)
1695
1695
  @TopicName = topicname
1696
1696
  @PartitionCount = partitioncount
@@ -1716,7 +1716,7 @@ module TencentCloud
1716
1716
  # @type RequestId: String
1717
1717
 
1718
1718
  attr_accessor :TopicId, :RequestId
1719
-
1719
+
1720
1720
  def initialize(topicid=nil, requestid=nil)
1721
1721
  @TopicId = topicid
1722
1722
  @RequestId = requestid
@@ -1750,7 +1750,7 @@ module TencentCloud
1750
1750
  # @type Region: String
1751
1751
 
1752
1752
  attr_accessor :LocalVpcId, :VpcId, :IP, :VpcName, :EniId, :InstanceId, :InstanceName, :Region
1753
-
1753
+
1754
1754
  def initialize(localvpcid=nil, vpcid=nil, ip=nil, vpcname=nil, eniid=nil, instanceid=nil, instancename=nil, region=nil)
1755
1755
  @LocalVpcId = localvpcid
1756
1756
  @VpcId = vpcid
@@ -1782,7 +1782,7 @@ module TencentCloud
1782
1782
  # @type ListenerId: String
1783
1783
 
1784
1784
  attr_accessor :LoadBalancerId, :ListenerId
1785
-
1785
+
1786
1786
  def initialize(loadbalancerid=nil, listenerid=nil)
1787
1787
  @LoadBalancerId = loadbalancerid
1788
1788
  @ListenerId = listenerid
@@ -1800,7 +1800,7 @@ module TencentCloud
1800
1800
  # @type RequestId: String
1801
1801
 
1802
1802
  attr_accessor :RequestId
1803
-
1803
+
1804
1804
  def initialize(requestid=nil)
1805
1805
  @RequestId = requestid
1806
1806
  end
@@ -1818,7 +1818,7 @@ module TencentCloud
1818
1818
  # @type ListenerIds: Array
1819
1819
 
1820
1820
  attr_accessor :LoadBalancerId, :ListenerIds
1821
-
1821
+
1822
1822
  def initialize(loadbalancerid=nil, listenerids=nil)
1823
1823
  @LoadBalancerId = loadbalancerid
1824
1824
  @ListenerIds = listenerids
@@ -1836,7 +1836,7 @@ module TencentCloud
1836
1836
  # @type RequestId: String
1837
1837
 
1838
1838
  attr_accessor :RequestId
1839
-
1839
+
1840
1840
  def initialize(requestid=nil)
1841
1841
  @RequestId = requestid
1842
1842
  end
@@ -1852,7 +1852,7 @@ module TencentCloud
1852
1852
  # @type LoadBalancerIds: Array
1853
1853
 
1854
1854
  attr_accessor :LoadBalancerIds
1855
-
1855
+
1856
1856
  def initialize(loadbalancerids=nil)
1857
1857
  @LoadBalancerIds = loadbalancerids
1858
1858
  end
@@ -1868,7 +1868,7 @@ module TencentCloud
1868
1868
  # @type RequestId: String
1869
1869
 
1870
1870
  attr_accessor :RequestId
1871
-
1871
+
1872
1872
  def initialize(requestid=nil)
1873
1873
  @RequestId = requestid
1874
1874
  end
@@ -1886,7 +1886,7 @@ module TencentCloud
1886
1886
  # @type Ips: Array
1887
1887
 
1888
1888
  attr_accessor :LoadBalancerId, :Ips
1889
-
1889
+
1890
1890
  def initialize(loadbalancerid=nil, ips=nil)
1891
1891
  @LoadBalancerId = loadbalancerid
1892
1892
  @Ips = ips
@@ -1904,7 +1904,7 @@ module TencentCloud
1904
1904
  # @type RequestId: String
1905
1905
 
1906
1906
  attr_accessor :RequestId
1907
-
1907
+
1908
1908
  def initialize(requestid=nil)
1909
1909
  @RequestId = requestid
1910
1910
  end
@@ -1926,7 +1926,7 @@ module TencentCloud
1926
1926
  # @type RewriteInfos: Array
1927
1927
 
1928
1928
  attr_accessor :LoadBalancerId, :SourceListenerId, :TargetListenerId, :RewriteInfos
1929
-
1929
+
1930
1930
  def initialize(loadbalancerid=nil, sourcelistenerid=nil, targetlistenerid=nil, rewriteinfos=nil)
1931
1931
  @LoadBalancerId = loadbalancerid
1932
1932
  @SourceListenerId = sourcelistenerid
@@ -1955,7 +1955,7 @@ module TencentCloud
1955
1955
  # @type RequestId: String
1956
1956
 
1957
1957
  attr_accessor :RequestId
1958
-
1958
+
1959
1959
  def initialize(requestid=nil)
1960
1960
  @RequestId = requestid
1961
1961
  end
@@ -1981,7 +1981,7 @@ module TencentCloud
1981
1981
  # @type NewDefaultServerDomain: String
1982
1982
 
1983
1983
  attr_accessor :LoadBalancerId, :ListenerId, :LocationIds, :Domain, :Url, :NewDefaultServerDomain
1984
-
1984
+
1985
1985
  def initialize(loadbalancerid=nil, listenerid=nil, locationids=nil, domain=nil, url=nil, newdefaultserverdomain=nil)
1986
1986
  @LoadBalancerId = loadbalancerid
1987
1987
  @ListenerId = listenerid
@@ -2007,7 +2007,7 @@ module TencentCloud
2007
2007
  # @type RequestId: String
2008
2008
 
2009
2009
  attr_accessor :RequestId
2010
-
2010
+
2011
2011
  def initialize(requestid=nil)
2012
2012
  @RequestId = requestid
2013
2013
  end
@@ -2023,7 +2023,7 @@ module TencentCloud
2023
2023
  # @type TargetGroupIds: Array
2024
2024
 
2025
2025
  attr_accessor :TargetGroupIds
2026
-
2026
+
2027
2027
  def initialize(targetgroupids=nil)
2028
2028
  @TargetGroupIds = targetgroupids
2029
2029
  end
@@ -2039,7 +2039,7 @@ module TencentCloud
2039
2039
  # @type RequestId: String
2040
2040
 
2041
2041
  attr_accessor :RequestId
2042
-
2042
+
2043
2043
  def initialize(requestid=nil)
2044
2044
  @RequestId = requestid
2045
2045
  end
@@ -2065,7 +2065,7 @@ module TencentCloud
2065
2065
  # @type Url: String
2066
2066
 
2067
2067
  attr_accessor :LoadBalancerId, :ListenerId, :FunctionTargets, :LocationId, :Domain, :Url
2068
-
2068
+
2069
2069
  def initialize(loadbalancerid=nil, listenerid=nil, functiontargets=nil, locationid=nil, domain=nil, url=nil)
2070
2070
  @LoadBalancerId = loadbalancerid
2071
2071
  @ListenerId = listenerid
@@ -2098,7 +2098,7 @@ module TencentCloud
2098
2098
  # @type RequestId: String
2099
2099
 
2100
2100
  attr_accessor :RequestId
2101
-
2101
+
2102
2102
  def initialize(requestid=nil)
2103
2103
  @RequestId = requestid
2104
2104
  end
@@ -2116,7 +2116,7 @@ module TencentCloud
2116
2116
  # @type TargetGroupInstances: Array
2117
2117
 
2118
2118
  attr_accessor :TargetGroupId, :TargetGroupInstances
2119
-
2119
+
2120
2120
  def initialize(targetgroupid=nil, targetgroupinstances=nil)
2121
2121
  @TargetGroupId = targetgroupid
2122
2122
  @TargetGroupInstances = targetgroupinstances
@@ -2141,7 +2141,7 @@ module TencentCloud
2141
2141
  # @type RequestId: String
2142
2142
 
2143
2143
  attr_accessor :RequestId
2144
-
2144
+
2145
2145
  def initialize(requestid=nil)
2146
2146
  @RequestId = requestid
2147
2147
  end
@@ -2159,7 +2159,7 @@ module TencentCloud
2159
2159
  # @type InstanceIds: Array
2160
2160
 
2161
2161
  attr_accessor :LoadBalancerId, :InstanceIds
2162
-
2162
+
2163
2163
  def initialize(loadbalancerid=nil, instanceids=nil)
2164
2164
  @LoadBalancerId = loadbalancerid
2165
2165
  @InstanceIds = instanceids
@@ -2177,7 +2177,7 @@ module TencentCloud
2177
2177
  # @type RequestId: String
2178
2178
 
2179
2179
  attr_accessor :RequestId
2180
-
2180
+
2181
2181
  def initialize(requestid=nil)
2182
2182
  @RequestId = requestid
2183
2183
  end
@@ -2203,7 +2203,7 @@ module TencentCloud
2203
2203
  # @type Url: String
2204
2204
 
2205
2205
  attr_accessor :LoadBalancerId, :ListenerId, :Targets, :LocationId, :Domain, :Url
2206
-
2206
+
2207
2207
  def initialize(loadbalancerid=nil, listenerid=nil, targets=nil, locationid=nil, domain=nil, url=nil)
2208
2208
  @LoadBalancerId = loadbalancerid
2209
2209
  @ListenerId = listenerid
@@ -2236,7 +2236,7 @@ module TencentCloud
2236
2236
  # @type RequestId: String
2237
2237
 
2238
2238
  attr_accessor :RequestId
2239
-
2239
+
2240
2240
  def initialize(requestid=nil)
2241
2241
  @RequestId = requestid
2242
2242
  end
@@ -2256,7 +2256,7 @@ module TencentCloud
2256
2256
  # @type Limit: Integer
2257
2257
 
2258
2258
  attr_accessor :LoadBalancerId, :Offset, :Limit
2259
-
2259
+
2260
2260
  def initialize(loadbalancerid=nil, offset=nil, limit=nil)
2261
2261
  @LoadBalancerId = loadbalancerid
2262
2262
  @Offset = offset
@@ -2282,7 +2282,7 @@ module TencentCloud
2282
2282
  # @type RequestId: String
2283
2283
 
2284
2284
  attr_accessor :BlockedIPCount, :ClientIPField, :BlockedIPList, :RequestId
2285
-
2285
+
2286
2286
  def initialize(blockedipcount=nil, clientipfield=nil, blockediplist=nil, requestid=nil)
2287
2287
  @BlockedIPCount = blockedipcount
2288
2288
  @ClientIPField = clientipfield
@@ -2311,7 +2311,7 @@ module TencentCloud
2311
2311
  # @type TaskId: String
2312
2312
 
2313
2313
  attr_accessor :TaskId
2314
-
2314
+
2315
2315
  def initialize(taskid=nil)
2316
2316
  @TaskId = taskid
2317
2317
  end
@@ -2329,7 +2329,7 @@ module TencentCloud
2329
2329
  # @type RequestId: String
2330
2330
 
2331
2331
  attr_accessor :Status, :RequestId
2332
-
2332
+
2333
2333
  def initialize(status=nil, requestid=nil)
2334
2334
  @Status = status
2335
2335
  @RequestId = requestid
@@ -2347,7 +2347,7 @@ module TencentCloud
2347
2347
  # @type InstanceIds: Array
2348
2348
 
2349
2349
  attr_accessor :InstanceIds
2350
-
2350
+
2351
2351
  def initialize(instanceids=nil)
2352
2352
  @InstanceIds = instanceids
2353
2353
  end
@@ -2365,7 +2365,7 @@ module TencentCloud
2365
2365
  # @type RequestId: String
2366
2366
 
2367
2367
  attr_accessor :LoadBalancerInfoList, :RequestId
2368
-
2368
+
2369
2369
  def initialize(loadbalancerinfolist=nil, requestid=nil)
2370
2370
  @LoadBalancerInfoList = loadbalancerinfolist
2371
2371
  @RequestId = requestid
@@ -2392,7 +2392,7 @@ module TencentCloud
2392
2392
  # @type ListenerId: String
2393
2393
 
2394
2394
  attr_accessor :LoadBalancerId, :ListenerId
2395
-
2395
+
2396
2396
  def initialize(loadbalancerid=nil, listenerid=nil)
2397
2397
  @LoadBalancerId = loadbalancerid
2398
2398
  @ListenerId = listenerid
@@ -2413,7 +2413,7 @@ module TencentCloud
2413
2413
  # @type RequestId: String
2414
2414
 
2415
2415
  attr_accessor :HealthList, :RequestId
2416
-
2416
+
2417
2417
  def initialize(healthlist=nil, requestid=nil)
2418
2418
  @HealthList = healthlist
2419
2419
  @RequestId = requestid
@@ -2446,7 +2446,7 @@ module TencentCloud
2446
2446
  # @type Status: Integer
2447
2447
 
2448
2448
  attr_accessor :LoadBalancerId, :ListenerIds, :Protocol, :ListenerPort, :Status
2449
-
2449
+
2450
2450
  def initialize(loadbalancerid=nil, listenerids=nil, protocol=nil, listenerport=nil, status=nil)
2451
2451
  @LoadBalancerId = loadbalancerid
2452
2452
  @ListenerIds = listenerids
@@ -2473,7 +2473,7 @@ module TencentCloud
2473
2473
  # @type RequestId: String
2474
2474
 
2475
2475
  attr_accessor :Listeners, :RequestId
2476
-
2476
+
2477
2477
  def initialize(listeners=nil, requestid=nil)
2478
2478
  @Listeners = listeners
2479
2479
  @RequestId = requestid
@@ -2498,7 +2498,7 @@ module TencentCloud
2498
2498
  # @type LoadBalancerId: String
2499
2499
 
2500
2500
  attr_accessor :LoadBalancerId
2501
-
2501
+
2502
2502
  def initialize(loadbalancerid=nil)
2503
2503
  @LoadBalancerId = loadbalancerid
2504
2504
  end
@@ -2517,7 +2517,7 @@ module TencentCloud
2517
2517
  # @type RequestId: String
2518
2518
 
2519
2519
  attr_accessor :Targets, :RequestId
2520
-
2520
+
2521
2521
  def initialize(targets=nil, requestid=nil)
2522
2522
  @Targets = targets
2523
2523
  @RequestId = requestid
@@ -2539,7 +2539,7 @@ module TencentCloud
2539
2539
  # DescribeClsLogSet请求参数结构体
2540
2540
  class DescribeClsLogSetRequest < TencentCloud::Common::AbstractModel
2541
2541
 
2542
-
2542
+
2543
2543
  def initialize()
2544
2544
  end
2545
2545
 
@@ -2557,7 +2557,7 @@ module TencentCloud
2557
2557
  # @type RequestId: String
2558
2558
 
2559
2559
  attr_accessor :LogsetId, :HealthLogsetId, :RequestId
2560
-
2560
+
2561
2561
  def initialize(logsetid=nil, healthlogsetid=nil, requestid=nil)
2562
2562
  @LogsetId = logsetid
2563
2563
  @HealthLogsetId = healthlogsetid
@@ -2585,7 +2585,7 @@ module TencentCloud
2585
2585
  # @type Filters: Array
2586
2586
 
2587
2587
  attr_accessor :Limit, :Offset, :Filters
2588
-
2588
+
2589
2589
  def initialize(limit=nil, offset=nil, filters=nil)
2590
2590
  @Limit = limit
2591
2591
  @Offset = offset
@@ -2616,7 +2616,7 @@ module TencentCloud
2616
2616
  # @type RequestId: String
2617
2617
 
2618
2618
  attr_accessor :ClusterResourceSet, :TotalCount, :RequestId
2619
-
2619
+
2620
2620
  def initialize(clusterresourceset=nil, totalcount=nil, requestid=nil)
2621
2621
  @ClusterResourceSet = clusterresourceset
2622
2622
  @TotalCount = totalcount
@@ -2651,7 +2651,7 @@ module TencentCloud
2651
2651
  # @type Filters: Array
2652
2652
 
2653
2653
  attr_accessor :Limit, :Offset, :Filters
2654
-
2654
+
2655
2655
  def initialize(limit=nil, offset=nil, filters=nil)
2656
2656
  @Limit = limit
2657
2657
  @Offset = offset
@@ -2682,7 +2682,7 @@ module TencentCloud
2682
2682
  # @type RequestId: String
2683
2683
 
2684
2684
  attr_accessor :TotalCount, :CrossTargetSet, :RequestId
2685
-
2685
+
2686
2686
  def initialize(totalcount=nil, crosstargetset=nil, requestid=nil)
2687
2687
  @TotalCount = totalcount
2688
2688
  @CrossTargetSet = crosstargetset
@@ -2715,7 +2715,7 @@ module TencentCloud
2715
2715
  # @type Domain: String
2716
2716
 
2717
2717
  attr_accessor :UconfigId, :Offset, :Limit, :Domain
2718
-
2718
+
2719
2719
  def initialize(uconfigid=nil, offset=nil, limit=nil, domain=nil)
2720
2720
  @UconfigId = uconfigid
2721
2721
  @Offset = offset
@@ -2741,7 +2741,7 @@ module TencentCloud
2741
2741
  # @type RequestId: String
2742
2742
 
2743
2743
  attr_accessor :BindList, :TotalCount, :RequestId
2744
-
2744
+
2745
2745
  def initialize(bindlist=nil, totalcount=nil, requestid=nil)
2746
2746
  @BindList = bindlist
2747
2747
  @TotalCount = totalcount
@@ -2780,7 +2780,7 @@ module TencentCloud
2780
2780
  # @type Filters: Array
2781
2781
 
2782
2782
  attr_accessor :ConfigType, :Offset, :Limit, :ConfigName, :UconfigIds, :Filters
2783
-
2783
+
2784
2784
  def initialize(configtype=nil, offset=nil, limit=nil, configname=nil, uconfigids=nil, filters=nil)
2785
2785
  @ConfigType = configtype
2786
2786
  @Offset = offset
@@ -2817,7 +2817,7 @@ module TencentCloud
2817
2817
  # @type RequestId: String
2818
2818
 
2819
2819
  attr_accessor :ConfigList, :TotalCount, :RequestId
2820
-
2820
+
2821
2821
  def initialize(configlist=nil, totalcount=nil, requestid=nil)
2822
2822
  @ConfigList = configlist
2823
2823
  @TotalCount = totalcount
@@ -2857,7 +2857,7 @@ module TencentCloud
2857
2857
  # @type Filters: Array
2858
2858
 
2859
2859
  attr_accessor :Limit, :Offset, :Filters
2860
-
2860
+
2861
2861
  def initialize(limit=nil, offset=nil, filters=nil)
2862
2862
  @Limit = limit
2863
2863
  @Offset = offset
@@ -2888,7 +2888,7 @@ module TencentCloud
2888
2888
  # @type RequestId: String
2889
2889
 
2890
2890
  attr_accessor :ClusterSet, :TotalCount, :RequestId
2891
-
2891
+
2892
2892
  def initialize(clusterset=nil, totalcount=nil, requestid=nil)
2893
2893
  @ClusterSet = clusterset
2894
2894
  @TotalCount = totalcount
@@ -2919,7 +2919,7 @@ module TencentCloud
2919
2919
  # @type LoadBalancerRegion: String
2920
2920
 
2921
2921
  attr_accessor :Offset, :Limit, :LoadBalancerRegion
2922
-
2922
+
2923
2923
  def initialize(offset=nil, limit=nil, loadbalancerregion=nil)
2924
2924
  @Offset = offset
2925
2925
  @Limit = limit
@@ -2944,7 +2944,7 @@ module TencentCloud
2944
2944
  # @type RequestId: String
2945
2945
 
2946
2946
  attr_accessor :IdleLoadBalancers, :TotalCount, :RequestId
2947
-
2947
+
2948
2948
  def initialize(idleloadbalancers=nil, totalcount=nil, requestid=nil)
2949
2949
  @IdleLoadBalancers = idleloadbalancers
2950
2950
  @TotalCount = totalcount
@@ -2971,7 +2971,7 @@ module TencentCloud
2971
2971
  # @type Backends: Array
2972
2972
 
2973
2973
  attr_accessor :Backends
2974
-
2974
+
2975
2975
  def initialize(backends=nil)
2976
2976
  @Backends = backends
2977
2977
  end
@@ -2996,7 +2996,7 @@ module TencentCloud
2996
2996
  # @type RequestId: String
2997
2997
 
2998
2998
  attr_accessor :LoadBalancers, :RequestId
2999
-
2999
+
3000
3000
  def initialize(loadbalancers=nil, requestid=nil)
3001
3001
  @LoadBalancers = loadbalancers
3002
3002
  @RequestId = requestid
@@ -3027,7 +3027,7 @@ module TencentCloud
3027
3027
  # @type Port: Integer
3028
3028
 
3029
3029
  attr_accessor :LoadBalancerId, :ListenerIds, :Protocol, :Port
3030
-
3030
+
3031
3031
  def initialize(loadbalancerid=nil, listenerids=nil, protocol=nil, port=nil)
3032
3032
  @LoadBalancerId = loadbalancerid
3033
3033
  @ListenerIds = listenerids
@@ -3054,7 +3054,7 @@ module TencentCloud
3054
3054
  # @type RequestId: String
3055
3055
 
3056
3056
  attr_accessor :Listeners, :TotalCount, :RequestId
3057
-
3057
+
3058
3058
  def initialize(listeners=nil, totalcount=nil, requestid=nil)
3059
3059
  @Listeners = listeners
3060
3060
  @TotalCount = totalcount
@@ -3081,7 +3081,7 @@ module TencentCloud
3081
3081
  # @type CertIds: Array
3082
3082
 
3083
3083
  attr_accessor :CertIds
3084
-
3084
+
3085
3085
  def initialize(certids=nil)
3086
3086
  @CertIds = certids
3087
3087
  end
@@ -3099,7 +3099,7 @@ module TencentCloud
3099
3099
  # @type RequestId: String
3100
3100
 
3101
3101
  attr_accessor :CertSet, :RequestId
3102
-
3102
+
3103
3103
  def initialize(certset=nil, requestid=nil)
3104
3104
  @CertSet = certset
3105
3105
  @RequestId = requestid
@@ -3121,7 +3121,7 @@ module TencentCloud
3121
3121
  # DescribeLoadBalancerOverview请求参数结构体
3122
3122
  class DescribeLoadBalancerOverviewRequest < TencentCloud::Common::AbstractModel
3123
3123
 
3124
-
3124
+
3125
3125
  def initialize()
3126
3126
  end
3127
3127
 
@@ -3143,7 +3143,7 @@ module TencentCloud
3143
3143
  # @type RequestId: String
3144
3144
 
3145
3145
  attr_accessor :TotalCount, :RunningCount, :IsolationCount, :WillExpireCount, :RequestId
3146
-
3146
+
3147
3147
  def initialize(totalcount=nil, runningcount=nil, isolationcount=nil, willexpirecount=nil, requestid=nil)
3148
3148
  @TotalCount = totalcount
3149
3149
  @RunningCount = runningcount
@@ -3167,7 +3167,7 @@ module TencentCloud
3167
3167
  # @type LoadBalancerRegion: String
3168
3168
 
3169
3169
  attr_accessor :LoadBalancerRegion
3170
-
3170
+
3171
3171
  def initialize(loadbalancerregion=nil)
3172
3172
  @LoadBalancerRegion = loadbalancerregion
3173
3173
  end
@@ -3186,7 +3186,7 @@ module TencentCloud
3186
3186
  # @type RequestId: String
3187
3187
 
3188
3188
  attr_accessor :LoadBalancerTraffic, :RequestId
3189
-
3189
+
3190
3190
  def initialize(loadbalancertraffic=nil, requestid=nil)
3191
3191
  @LoadBalancerTraffic = loadbalancertraffic
3192
3192
  @RequestId = requestid
@@ -3229,7 +3229,7 @@ module TencentCloud
3229
3229
  # @type Filters: Array
3230
3230
 
3231
3231
  attr_accessor :Limit, :Offset, :Fields, :TargetType, :Filters
3232
-
3232
+
3233
3233
  def initialize(limit=nil, offset=nil, fields=nil, targettype=nil, filters=nil)
3234
3234
  @Limit = limit
3235
3235
  @Offset = offset
@@ -3265,7 +3265,7 @@ module TencentCloud
3265
3265
  # @type RequestId: String
3266
3266
 
3267
3267
  attr_accessor :TotalCount, :LoadBalancerDetailSet, :RequestId
3268
-
3268
+
3269
3269
  def initialize(totalcount=nil, loadbalancerdetailset=nil, requestid=nil)
3270
3270
  @TotalCount = totalcount
3271
3271
  @LoadBalancerDetailSet = loadbalancerdetailset
@@ -3339,7 +3339,7 @@ module TencentCloud
3339
3339
  # @type Filters: Array
3340
3340
 
3341
3341
  attr_accessor :LoadBalancerIds, :LoadBalancerType, :Forward, :LoadBalancerName, :Domain, :LoadBalancerVips, :BackendPublicIps, :BackendPrivateIps, :Offset, :Limit, :OrderBy, :OrderType, :SearchKey, :ProjectId, :WithRs, :VpcId, :SecurityGroup, :MasterZone, :Filters
3342
-
3342
+
3343
3343
  def initialize(loadbalancerids=nil, loadbalancertype=nil, forward=nil, loadbalancername=nil, domain=nil, loadbalancervips=nil, backendpublicips=nil, backendprivateips=nil, offset=nil, limit=nil, orderby=nil, ordertype=nil, searchkey=nil, projectid=nil, withrs=nil, vpcid=nil, securitygroup=nil, masterzone=nil, filters=nil)
3344
3344
  @LoadBalancerIds = loadbalancerids
3345
3345
  @LoadBalancerType = loadbalancertype
@@ -3402,7 +3402,7 @@ module TencentCloud
3402
3402
  # @type RequestId: String
3403
3403
 
3404
3404
  attr_accessor :TotalCount, :LoadBalancerSet, :RequestId
3405
-
3405
+
3406
3406
  def initialize(totalcount=nil, loadbalancerset=nil, requestid=nil)
3407
3407
  @TotalCount = totalcount
3408
3408
  @LoadBalancerSet = loadbalancerset
@@ -3426,7 +3426,7 @@ module TencentCloud
3426
3426
  # DescribeQuota请求参数结构体
3427
3427
  class DescribeQuotaRequest < TencentCloud::Common::AbstractModel
3428
3428
 
3429
-
3429
+
3430
3430
  def initialize()
3431
3431
  end
3432
3432
 
@@ -3442,7 +3442,7 @@ module TencentCloud
3442
3442
  # @type RequestId: String
3443
3443
 
3444
3444
  attr_accessor :QuotaSet, :RequestId
3445
-
3445
+
3446
3446
  def initialize(quotaset=nil, requestid=nil)
3447
3447
  @QuotaSet = quotaset
3448
3448
  @RequestId = requestid
@@ -3473,7 +3473,7 @@ module TencentCloud
3473
3473
  # @type Filters: Array
3474
3474
 
3475
3475
  attr_accessor :Limit, :Offset, :Filters
3476
-
3476
+
3477
3477
  def initialize(limit=nil, offset=nil, filters=nil)
3478
3478
  @Limit = limit
3479
3479
  @Offset = offset
@@ -3504,7 +3504,7 @@ module TencentCloud
3504
3504
  # @type RequestId: String
3505
3505
 
3506
3506
  attr_accessor :ZoneResourceSet, :TotalCount, :RequestId
3507
-
3507
+
3508
3508
  def initialize(zoneresourceset=nil, totalcount=nil, requestid=nil)
3509
3509
  @ZoneResourceSet = zoneresourceset
3510
3510
  @TotalCount = totalcount
@@ -3535,7 +3535,7 @@ module TencentCloud
3535
3535
  # @type SourceLocationIds: Array
3536
3536
 
3537
3537
  attr_accessor :LoadBalancerId, :SourceListenerIds, :SourceLocationIds
3538
-
3538
+
3539
3539
  def initialize(loadbalancerid=nil, sourcelistenerids=nil, sourcelocationids=nil)
3540
3540
  @LoadBalancerId = loadbalancerid
3541
3541
  @SourceListenerIds = sourcelistenerids
@@ -3557,7 +3557,7 @@ module TencentCloud
3557
3557
  # @type RequestId: String
3558
3558
 
3559
3559
  attr_accessor :RewriteSet, :RequestId
3560
-
3560
+
3561
3561
  def initialize(rewriteset=nil, requestid=nil)
3562
3562
  @RewriteSet = rewriteset
3563
3563
  @RequestId = requestid
@@ -3586,7 +3586,7 @@ module TencentCloud
3586
3586
  # @type Offset: Integer
3587
3587
 
3588
3588
  attr_accessor :Filters, :Limit, :Offset
3589
-
3589
+
3590
3590
  def initialize(filters=nil, limit=nil, offset=nil)
3591
3591
  @Filters = filters
3592
3592
  @Limit = limit
@@ -3619,7 +3619,7 @@ module TencentCloud
3619
3619
  # @type RequestId: String
3620
3620
 
3621
3621
  attr_accessor :TotalCount, :TargetGroupInstanceSet, :RealCount, :RequestId
3622
-
3622
+
3623
3623
  def initialize(totalcount=nil, targetgroupinstanceset=nil, realcount=nil, requestid=nil)
3624
3624
  @TotalCount = totalcount
3625
3625
  @TargetGroupInstanceSet = targetgroupinstanceset
@@ -3654,7 +3654,7 @@ module TencentCloud
3654
3654
  # @type Limit: Integer
3655
3655
 
3656
3656
  attr_accessor :TargetGroupIds, :Filters, :Offset, :Limit
3657
-
3657
+
3658
3658
  def initialize(targetgroupids=nil, filters=nil, offset=nil, limit=nil)
3659
3659
  @TargetGroupIds = targetgroupids
3660
3660
  @Filters = filters
@@ -3687,7 +3687,7 @@ module TencentCloud
3687
3687
  # @type RequestId: String
3688
3688
 
3689
3689
  attr_accessor :TotalCount, :TargetGroupSet, :RequestId
3690
-
3690
+
3691
3691
  def initialize(totalcount=nil, targetgroupset=nil, requestid=nil)
3692
3692
  @TotalCount = totalcount
3693
3693
  @TargetGroupSet = targetgroupset
@@ -3720,7 +3720,7 @@ module TencentCloud
3720
3720
  # @type Filters: Array
3721
3721
 
3722
3722
  attr_accessor :TargetGroupIds, :Limit, :Offset, :Filters
3723
-
3723
+
3724
3724
  def initialize(targetgroupids=nil, limit=nil, offset=nil, filters=nil)
3725
3725
  @TargetGroupIds = targetgroupids
3726
3726
  @Limit = limit
@@ -3753,7 +3753,7 @@ module TencentCloud
3753
3753
  # @type RequestId: String
3754
3754
 
3755
3755
  attr_accessor :TotalCount, :TargetGroupSet, :RequestId
3756
-
3756
+
3757
3757
  def initialize(totalcount=nil, targetgroupset=nil, requestid=nil)
3758
3758
  @TotalCount = totalcount
3759
3759
  @TargetGroupSet = targetgroupset
@@ -3780,7 +3780,7 @@ module TencentCloud
3780
3780
  # @type LoadBalancerIds: Array
3781
3781
 
3782
3782
  attr_accessor :LoadBalancerIds
3783
-
3783
+
3784
3784
  def initialize(loadbalancerids=nil)
3785
3785
  @LoadBalancerIds = loadbalancerids
3786
3786
  end
@@ -3799,7 +3799,7 @@ module TencentCloud
3799
3799
  # @type RequestId: String
3800
3800
 
3801
3801
  attr_accessor :LoadBalancers, :RequestId
3802
-
3802
+
3803
3803
  def initialize(loadbalancers=nil, requestid=nil)
3804
3804
  @LoadBalancers = loadbalancers
3805
3805
  @RequestId = requestid
@@ -3834,7 +3834,7 @@ module TencentCloud
3834
3834
  # @type Filters: Array
3835
3835
 
3836
3836
  attr_accessor :LoadBalancerId, :ListenerIds, :Protocol, :Port, :Filters
3837
-
3837
+
3838
3838
  def initialize(loadbalancerid=nil, listenerids=nil, protocol=nil, port=nil, filters=nil)
3839
3839
  @LoadBalancerId = loadbalancerid
3840
3840
  @ListenerIds = listenerids
@@ -3868,7 +3868,7 @@ module TencentCloud
3868
3868
  # @type RequestId: String
3869
3869
 
3870
3870
  attr_accessor :Listeners, :RequestId
3871
-
3871
+
3872
3872
  def initialize(listeners=nil, requestid=nil)
3873
3873
  @Listeners = listeners
3874
3874
  @RequestId = requestid
@@ -3896,7 +3896,7 @@ module TencentCloud
3896
3896
  # @type DealName: String
3897
3897
 
3898
3898
  attr_accessor :TaskId, :DealName
3899
-
3899
+
3900
3900
  def initialize(taskid=nil, dealname=nil)
3901
3901
  @TaskId = taskid
3902
3902
  @DealName = dealname
@@ -3919,7 +3919,7 @@ module TencentCloud
3919
3919
  # @type RequestId: String
3920
3920
 
3921
3921
  attr_accessor :Status, :LoadBalancerIds, :RequestId
3922
-
3922
+
3923
3923
  def initialize(status=nil, loadbalancerids=nil, requestid=nil)
3924
3924
  @Status = status
3925
3925
  @LoadBalancerIds = loadbalancerids
@@ -3939,7 +3939,7 @@ module TencentCloud
3939
3939
  # @type Associations: Array
3940
3940
 
3941
3941
  attr_accessor :Associations
3942
-
3942
+
3943
3943
  def initialize(associations=nil)
3944
3944
  @Associations = associations
3945
3945
  end
@@ -3962,7 +3962,7 @@ module TencentCloud
3962
3962
  # @type RequestId: String
3963
3963
 
3964
3964
  attr_accessor :RequestId
3965
-
3965
+
3966
3966
  def initialize(requestid=nil)
3967
3967
  @RequestId = requestid
3968
3968
  end
@@ -3985,7 +3985,7 @@ module TencentCloud
3985
3985
  # @type ClassicalCluster: :class:`Tencentcloud::Clb.v20180317.models.ClusterItem`
3986
3986
 
3987
3987
  attr_accessor :L4Clusters, :L7Clusters, :ClassicalCluster
3988
-
3988
+
3989
3989
  def initialize(l4clusters=nil, l7clusters=nil, classicalcluster=nil)
3990
3990
  @L4Clusters = l4clusters
3991
3991
  @L7Clusters = l7clusters
@@ -4026,7 +4026,7 @@ module TencentCloud
4026
4026
  # @type TgwGroupName: String
4027
4027
 
4028
4028
  attr_accessor :ZhiTong, :TgwGroupName
4029
-
4029
+
4030
4030
  def initialize(zhitong=nil, tgwgroupname=nil)
4031
4031
  @ZhiTong = zhitong
4032
4032
  @TgwGroupName = tgwgroupname
@@ -4046,7 +4046,7 @@ module TencentCloud
4046
4046
  # @type Values: Array
4047
4047
 
4048
4048
  attr_accessor :Name, :Values
4049
-
4049
+
4050
4050
  def initialize(name=nil, values=nil)
4051
4051
  @Name = name
4052
4052
  @Values = values
@@ -4071,7 +4071,7 @@ module TencentCloud
4071
4071
  # @type FunctionQualifierType: String
4072
4072
 
4073
4073
  attr_accessor :FunctionNamespace, :FunctionName, :FunctionQualifier, :FunctionQualifierType
4074
-
4074
+
4075
4075
  def initialize(functionnamespace=nil, functionname=nil, functionqualifier=nil, functionqualifiertype=nil)
4076
4076
  @FunctionNamespace = functionnamespace
4077
4077
  @FunctionName = functionname
@@ -4096,7 +4096,7 @@ module TencentCloud
4096
4096
  # @type Weight: Integer
4097
4097
 
4098
4098
  attr_accessor :Function, :Weight
4099
-
4099
+
4100
4100
  def initialize(function=nil, weight=nil)
4101
4101
  @Function = function
4102
4102
  @Weight = weight
@@ -4168,7 +4168,7 @@ module TencentCloud
4168
4168
  # @type ExtendedCode: String
4169
4169
 
4170
4170
  attr_accessor :HealthSwitch, :TimeOut, :IntervalTime, :HealthNum, :UnHealthNum, :HttpCode, :HttpCheckPath, :HttpCheckDomain, :HttpCheckMethod, :CheckPort, :ContextType, :SendContext, :RecvContext, :CheckType, :HttpVersion, :SourceIpType, :ExtendedCode
4171
-
4171
+
4172
4172
  def initialize(healthswitch=nil, timeout=nil, intervaltime=nil, healthnum=nil, unhealthnum=nil, httpcode=nil, httpcheckpath=nil, httpcheckdomain=nil, httpcheckmethod=nil, checkport=nil, contexttype=nil, sendcontext=nil, recvcontext=nil, checktype=nil, httpversion=nil, sourceiptype=nil, extendedcode=nil)
4173
4173
  @HealthSwitch = healthswitch
4174
4174
  @TimeOut = timeout
@@ -4232,7 +4232,7 @@ module TencentCloud
4232
4232
  # @type Domain: String
4233
4233
 
4234
4234
  attr_accessor :LoadBalancerId, :LoadBalancerName, :Region, :Vip, :IdleReason, :Status, :Forward, :Domain
4235
-
4235
+
4236
4236
  def initialize(loadbalancerid=nil, loadbalancername=nil, region=nil, vip=nil, idlereason=nil, status=nil, forward=nil, domain=nil)
4237
4237
  @LoadBalancerId = loadbalancerid
4238
4238
  @LoadBalancerName = loadbalancername
@@ -4274,7 +4274,7 @@ module TencentCloud
4274
4274
  # @type BandwidthpkgSubType: String
4275
4275
 
4276
4276
  attr_accessor :InternetChargeType, :InternetMaxBandwidthOut, :BandwidthpkgSubType
4277
-
4277
+
4278
4278
  def initialize(internetchargetype=nil, internetmaxbandwidthout=nil, bandwidthpkgsubtype=nil)
4279
4279
  @InternetChargeType = internetchargetype
4280
4280
  @InternetMaxBandwidthOut = internetmaxbandwidthout
@@ -4298,7 +4298,7 @@ module TencentCloud
4298
4298
  # @type Period: Integer
4299
4299
 
4300
4300
  attr_accessor :RenewFlag, :Period
4301
-
4301
+
4302
4302
  def initialize(renewflag=nil, period=nil)
4303
4303
  @RenewFlag = renewflag
4304
4304
  @Period = period
@@ -4322,7 +4322,7 @@ module TencentCloud
4322
4322
  # @type Region: String
4323
4323
 
4324
4324
  attr_accessor :LoadBalancerId, :Vip, :Listeners, :Region
4325
-
4325
+
4326
4326
  def initialize(loadbalancerid=nil, vip=nil, listeners=nil, region=nil)
4327
4327
  @LoadBalancerId = loadbalancerid
4328
4328
  @Vip = vip
@@ -4353,7 +4353,7 @@ module TencentCloud
4353
4353
  # @type PrivateIp: String
4354
4354
 
4355
4355
  attr_accessor :VpcId, :PrivateIp
4356
-
4356
+
4357
4357
  def initialize(vpcid=nil, privateip=nil)
4358
4358
  @VpcId = vpcid
4359
4359
  @PrivateIp = privateip
@@ -4381,7 +4381,7 @@ module TencentCloud
4381
4381
  # @type Weight: Integer
4382
4382
 
4383
4383
  attr_accessor :Type, :PrivateIp, :Port, :VpcId, :Weight
4384
-
4384
+
4385
4385
  def initialize(type=nil, privateip=nil, port=nil, vpcid=nil, weight=nil)
4386
4386
  @Type = type
4387
4387
  @PrivateIp = privateip
@@ -4469,7 +4469,7 @@ module TencentCloud
4469
4469
  # @type IdleConnectTimeout: Integer
4470
4470
 
4471
4471
  attr_accessor :ListenerId, :Protocol, :Port, :Certificate, :HealthCheck, :Scheduler, :SessionExpireTime, :SniSwitch, :Rules, :ListenerName, :CreateTime, :EndPort, :TargetType, :TargetGroup, :SessionType, :KeepaliveEnable, :Toa, :DeregisterTargetRst, :AttrFlags, :TargetGroupList, :MaxConn, :MaxCps, :IdleConnectTimeout
4472
-
4472
+
4473
4473
  def initialize(listenerid=nil, protocol=nil, port=nil, certificate=nil, healthcheck=nil, scheduler=nil, sessionexpiretime=nil, sniswitch=nil, rules=nil, listenername=nil, createtime=nil, endport=nil, targettype=nil, targetgroup=nil, sessiontype=nil, keepaliveenable=nil, toa=nil, deregistertargetrst=nil, attrflags=nil, targetgrouplist=nil, maxconn=nil, maxcps=nil, idleconnecttimeout=nil)
4474
4474
  @ListenerId = listenerid
4475
4475
  @Protocol = protocol
@@ -4565,7 +4565,7 @@ module TencentCloud
4565
4565
  # @type EndPort: Integer
4566
4566
 
4567
4567
  attr_accessor :ListenerId, :Protocol, :Port, :Rules, :Targets, :EndPort
4568
-
4568
+
4569
4569
  def initialize(listenerid=nil, protocol=nil, port=nil, rules=nil, targets=nil, endport=nil)
4570
4570
  @ListenerId = listenerid
4571
4571
  @Protocol = protocol
@@ -4615,7 +4615,7 @@ module TencentCloud
4615
4615
  # @type Rules: Array
4616
4616
 
4617
4617
  attr_accessor :ListenerId, :ListenerName, :Protocol, :Port, :Rules
4618
-
4618
+
4619
4619
  def initialize(listenerid=nil, listenername=nil, protocol=nil, port=nil, rules=nil)
4620
4620
  @ListenerId = listenerid
4621
4621
  @ListenerName = listenername
@@ -4659,7 +4659,7 @@ module TencentCloud
4659
4659
  # @type EndPort: Integer
4660
4660
 
4661
4661
  attr_accessor :ListenerId, :Protocol, :Port, :Rules, :Targets, :EndPort
4662
-
4662
+
4663
4663
  def initialize(listenerid=nil, protocol=nil, port=nil, rules=nil, targets=nil, endport=nil)
4664
4664
  @ListenerId = listenerid
4665
4665
  @Protocol = protocol
@@ -4856,7 +4856,7 @@ module TencentCloud
4856
4856
  # @type LoadBalancerDomain: String
4857
4857
 
4858
4858
  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
4859
-
4859
+
4860
4860
  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)
4861
4861
  @LoadBalancerId = loadbalancerid
4862
4862
  @LoadBalancerName = loadbalancername
@@ -5129,7 +5129,7 @@ module TencentCloud
5129
5129
  # @type LoadBalancerDomain: String
5130
5130
 
5131
5131
  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
5132
-
5132
+
5133
5133
  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)
5134
5134
  @LoadBalancerId = loadbalancerid
5135
5135
  @LoadBalancerName = loadbalancername
@@ -5241,7 +5241,7 @@ module TencentCloud
5241
5241
  # @type Listeners: Array
5242
5242
 
5243
5243
  attr_accessor :LoadBalancerId, :LoadBalancerName, :Listeners
5244
-
5244
+
5245
5245
  def initialize(loadbalancerid=nil, loadbalancername=nil, listeners=nil)
5246
5246
  @LoadBalancerId = loadbalancerid
5247
5247
  @LoadBalancerName = loadbalancername
@@ -5279,7 +5279,7 @@ module TencentCloud
5279
5279
  # @type Domain: String
5280
5280
 
5281
5281
  attr_accessor :LoadBalancerId, :LoadBalancerName, :Region, :Vip, :OutBandwidth, :Domain
5282
-
5282
+
5283
5283
  def initialize(loadbalancerid=nil, loadbalancername=nil, region=nil, vip=nil, outbandwidth=nil, domain=nil)
5284
5284
  @LoadBalancerId = loadbalancerid
5285
5285
  @LoadBalancerName = loadbalancername
@@ -5311,7 +5311,7 @@ module TencentCloud
5311
5311
  # @type RewriteInfos: Array
5312
5312
 
5313
5313
  attr_accessor :LoadBalancerId, :SourceListenerId, :TargetListenerId, :RewriteInfos
5314
-
5314
+
5315
5315
  def initialize(loadbalancerid=nil, sourcelistenerid=nil, targetlistenerid=nil, rewriteinfos=nil)
5316
5316
  @LoadBalancerId = loadbalancerid
5317
5317
  @SourceListenerId = sourcelistenerid
@@ -5340,7 +5340,7 @@ module TencentCloud
5340
5340
  # @type RequestId: String
5341
5341
 
5342
5342
  attr_accessor :RequestId
5343
-
5343
+
5344
5344
  def initialize(requestid=nil)
5345
5345
  @RequestId = requestid
5346
5346
  end
@@ -5358,7 +5358,7 @@ module TencentCloud
5358
5358
  # @type ExclusiveCluster: :class:`Tencentcloud::Clb.v20180317.models.ExclusiveCluster`
5359
5359
 
5360
5360
  attr_accessor :LoadBalancerIds, :ExclusiveCluster
5361
-
5361
+
5362
5362
  def initialize(loadbalancerids=nil, exclusivecluster=nil)
5363
5363
  @LoadBalancerIds = loadbalancerids
5364
5364
  @ExclusiveCluster = exclusivecluster
@@ -5379,7 +5379,7 @@ module TencentCloud
5379
5379
  # @type RequestId: String
5380
5380
 
5381
5381
  attr_accessor :RequestId
5382
-
5382
+
5383
5383
  def initialize(requestid=nil)
5384
5384
  @RequestId = requestid
5385
5385
  end
@@ -5411,7 +5411,7 @@ module TencentCloud
5411
5411
  # @type AddStrategy: String
5412
5412
 
5413
5413
  attr_accessor :LoadBalancerIds, :Type, :ClientIPField, :BlockIPList, :ExpireTime, :AddStrategy
5414
-
5414
+
5415
5415
  def initialize(loadbalancerids=nil, type=nil, clientipfield=nil, blockiplist=nil, expiretime=nil, addstrategy=nil)
5416
5416
  @LoadBalancerIds = loadbalancerids
5417
5417
  @Type = type
@@ -5439,7 +5439,7 @@ module TencentCloud
5439
5439
  # @type RequestId: String
5440
5440
 
5441
5441
  attr_accessor :JodId, :RequestId
5442
-
5442
+
5443
5443
  def initialize(jodid=nil, requestid=nil)
5444
5444
  @JodId = jodid
5445
5445
  @RequestId = requestid
@@ -5477,7 +5477,7 @@ module TencentCloud
5477
5477
  # @type MultiCertInfo: :class:`Tencentcloud::Clb.v20180317.models.MultiCertInfo`
5478
5478
 
5479
5479
  attr_accessor :LoadBalancerId, :ListenerId, :Domain, :NewDomain, :Certificate, :Http2, :DefaultServer, :Quic, :NewDefaultServerDomain, :NewDomains, :MultiCertInfo
5480
-
5480
+
5481
5481
  def initialize(loadbalancerid=nil, listenerid=nil, domain=nil, newdomain=nil, certificate=nil, http2=nil, defaultserver=nil, quic=nil, newdefaultserverdomain=nil, newdomains=nil, multicertinfo=nil)
5482
5482
  @LoadBalancerId = loadbalancerid
5483
5483
  @ListenerId = listenerid
@@ -5519,7 +5519,7 @@ module TencentCloud
5519
5519
  # @type RequestId: String
5520
5520
 
5521
5521
  attr_accessor :RequestId
5522
-
5522
+
5523
5523
  def initialize(requestid=nil)
5524
5524
  @RequestId = requestid
5525
5525
  end
@@ -5541,7 +5541,7 @@ module TencentCloud
5541
5541
  # @type NewDomain: String
5542
5542
 
5543
5543
  attr_accessor :LoadBalancerId, :ListenerId, :Domain, :NewDomain
5544
-
5544
+
5545
5545
  def initialize(loadbalancerid=nil, listenerid=nil, domain=nil, newdomain=nil)
5546
5546
  @LoadBalancerId = loadbalancerid
5547
5547
  @ListenerId = listenerid
@@ -5563,7 +5563,7 @@ module TencentCloud
5563
5563
  # @type RequestId: String
5564
5564
 
5565
5565
  attr_accessor :RequestId
5566
-
5566
+
5567
5567
  def initialize(requestid=nil)
5568
5568
  @RequestId = requestid
5569
5569
  end
@@ -5589,7 +5589,7 @@ module TencentCloud
5589
5589
  # @type Url: String
5590
5590
 
5591
5591
  attr_accessor :LoadBalancerId, :ListenerId, :FunctionTargets, :LocationId, :Domain, :Url
5592
-
5592
+
5593
5593
  def initialize(loadbalancerid=nil, listenerid=nil, functiontargets=nil, locationid=nil, domain=nil, url=nil)
5594
5594
  @LoadBalancerId = loadbalancerid
5595
5595
  @ListenerId = listenerid
@@ -5622,7 +5622,7 @@ module TencentCloud
5622
5622
  # @type RequestId: String
5623
5623
 
5624
5624
  attr_accessor :RequestId
5625
-
5625
+
5626
5626
  def initialize(requestid=nil)
5627
5627
  @RequestId = requestid
5628
5628
  end
@@ -5669,7 +5669,7 @@ module TencentCloud
5669
5669
  # @type IdleConnectTimeout: Integer
5670
5670
 
5671
5671
  attr_accessor :LoadBalancerId, :ListenerId, :ListenerName, :SessionExpireTime, :HealthCheck, :Certificate, :Scheduler, :SniSwitch, :TargetType, :KeepaliveEnable, :DeregisterTargetRst, :SessionType, :MultiCertInfo, :MaxConn, :MaxCps, :IdleConnectTimeout
5672
-
5672
+
5673
5673
  def initialize(loadbalancerid=nil, listenerid=nil, listenername=nil, sessionexpiretime=nil, healthcheck=nil, certificate=nil, scheduler=nil, sniswitch=nil, targettype=nil, keepaliveenable=nil, deregistertargetrst=nil, sessiontype=nil, multicertinfo=nil, maxconn=nil, maxcps=nil, idleconnecttimeout=nil)
5674
5674
  @LoadBalancerId = loadbalancerid
5675
5675
  @ListenerId = listenerid
@@ -5724,7 +5724,7 @@ module TencentCloud
5724
5724
  # @type RequestId: String
5725
5725
 
5726
5726
  attr_accessor :RequestId
5727
-
5727
+
5728
5728
  def initialize(requestid=nil)
5729
5729
  @RequestId = requestid
5730
5730
  end
@@ -5754,7 +5754,7 @@ module TencentCloud
5754
5754
  # @type ModifyClassicDomain: Boolean
5755
5755
 
5756
5756
  attr_accessor :LoadBalancerId, :LoadBalancerName, :TargetRegionInfo, :InternetChargeInfo, :LoadBalancerPassToTarget, :SnatPro, :DeleteProtect, :ModifyClassicDomain
5757
-
5757
+
5758
5758
  def initialize(loadbalancerid=nil, loadbalancername=nil, targetregioninfo=nil, internetchargeinfo=nil, loadbalancerpasstotarget=nil, snatpro=nil, deleteprotect=nil, modifyclassicdomain=nil)
5759
5759
  @LoadBalancerId = loadbalancerid
5760
5760
  @LoadBalancerName = loadbalancername
@@ -5793,7 +5793,7 @@ module TencentCloud
5793
5793
  # @type RequestId: String
5794
5794
 
5795
5795
  attr_accessor :DealName, :RequestId
5796
-
5796
+
5797
5797
  def initialize(dealname=nil, requestid=nil)
5798
5798
  @DealName = dealname
5799
5799
  @RequestId = requestid
@@ -5813,7 +5813,7 @@ module TencentCloud
5813
5813
  # @type MixIpTarget: Boolean
5814
5814
 
5815
5815
  attr_accessor :LoadBalancerIds, :MixIpTarget
5816
-
5816
+
5817
5817
  def initialize(loadbalancerids=nil, mixiptarget=nil)
5818
5818
  @LoadBalancerIds = loadbalancerids
5819
5819
  @MixIpTarget = mixiptarget
@@ -5831,7 +5831,7 @@ module TencentCloud
5831
5831
  # @type RequestId: String
5832
5832
 
5833
5833
  attr_accessor :RequestId
5834
-
5834
+
5835
5835
  def initialize(requestid=nil)
5836
5836
  @RequestId = requestid
5837
5837
  end
@@ -5847,7 +5847,7 @@ module TencentCloud
5847
5847
  # @type LoadBalancerSla: Array
5848
5848
 
5849
5849
  attr_accessor :LoadBalancerSla
5850
-
5850
+
5851
5851
  def initialize(loadbalancersla=nil)
5852
5852
  @LoadBalancerSla = loadbalancersla
5853
5853
  end
@@ -5870,7 +5870,7 @@ module TencentCloud
5870
5870
  # @type RequestId: String
5871
5871
 
5872
5872
  attr_accessor :RequestId
5873
-
5873
+
5874
5874
  def initialize(requestid=nil)
5875
5875
  @RequestId = requestid
5876
5876
  end
@@ -5905,7 +5905,7 @@ module TencentCloud
5905
5905
  # @type TrpcFunc: String
5906
5906
 
5907
5907
  attr_accessor :LoadBalancerId, :ListenerId, :LocationId, :Url, :HealthCheck, :Scheduler, :SessionExpireTime, :ForwardType, :TrpcCallee, :TrpcFunc
5908
-
5908
+
5909
5909
  def initialize(loadbalancerid=nil, listenerid=nil, locationid=nil, url=nil, healthcheck=nil, scheduler=nil, sessionexpiretime=nil, forwardtype=nil, trpccallee=nil, trpcfunc=nil)
5910
5910
  @LoadBalancerId = loadbalancerid
5911
5911
  @ListenerId = listenerid
@@ -5942,7 +5942,7 @@ module TencentCloud
5942
5942
  # @type RequestId: String
5943
5943
 
5944
5944
  attr_accessor :RequestId
5945
-
5945
+
5946
5946
  def initialize(requestid=nil)
5947
5947
  @RequestId = requestid
5948
5948
  end
@@ -5962,7 +5962,7 @@ module TencentCloud
5962
5962
  # @type Port: Integer
5963
5963
 
5964
5964
  attr_accessor :TargetGroupId, :TargetGroupName, :Port
5965
-
5965
+
5966
5966
  def initialize(targetgroupid=nil, targetgroupname=nil, port=nil)
5967
5967
  @TargetGroupId = targetgroupid
5968
5968
  @TargetGroupName = targetgroupname
@@ -5982,7 +5982,7 @@ module TencentCloud
5982
5982
  # @type RequestId: String
5983
5983
 
5984
5984
  attr_accessor :RequestId
5985
-
5985
+
5986
5986
  def initialize(requestid=nil)
5987
5987
  @RequestId = requestid
5988
5988
  end
@@ -6000,7 +6000,7 @@ module TencentCloud
6000
6000
  # @type TargetGroupInstances: Array
6001
6001
 
6002
6002
  attr_accessor :TargetGroupId, :TargetGroupInstances
6003
-
6003
+
6004
6004
  def initialize(targetgroupid=nil, targetgroupinstances=nil)
6005
6005
  @TargetGroupId = targetgroupid
6006
6006
  @TargetGroupInstances = targetgroupinstances
@@ -6025,7 +6025,7 @@ module TencentCloud
6025
6025
  # @type RequestId: String
6026
6026
 
6027
6027
  attr_accessor :RequestId
6028
-
6028
+
6029
6029
  def initialize(requestid=nil)
6030
6030
  @RequestId = requestid
6031
6031
  end
@@ -6043,7 +6043,7 @@ module TencentCloud
6043
6043
  # @type TargetGroupInstances: Array
6044
6044
 
6045
6045
  attr_accessor :TargetGroupId, :TargetGroupInstances
6046
-
6046
+
6047
6047
  def initialize(targetgroupid=nil, targetgroupinstances=nil)
6048
6048
  @TargetGroupId = targetgroupid
6049
6049
  @TargetGroupInstances = targetgroupinstances
@@ -6068,7 +6068,7 @@ module TencentCloud
6068
6068
  # @type RequestId: String
6069
6069
 
6070
6070
  attr_accessor :RequestId
6071
-
6071
+
6072
6072
  def initialize(requestid=nil)
6073
6073
  @RequestId = requestid
6074
6074
  end
@@ -6096,7 +6096,7 @@ module TencentCloud
6096
6096
  # @type Url: String
6097
6097
 
6098
6098
  attr_accessor :LoadBalancerId, :ListenerId, :Targets, :NewPort, :LocationId, :Domain, :Url
6099
-
6099
+
6100
6100
  def initialize(loadbalancerid=nil, listenerid=nil, targets=nil, newport=nil, locationid=nil, domain=nil, url=nil)
6101
6101
  @LoadBalancerId = loadbalancerid
6102
6102
  @ListenerId = listenerid
@@ -6131,7 +6131,7 @@ module TencentCloud
6131
6131
  # @type RequestId: String
6132
6132
 
6133
6133
  attr_accessor :RequestId
6134
-
6134
+
6135
6135
  def initialize(requestid=nil)
6136
6136
  @RequestId = requestid
6137
6137
  end
@@ -6159,7 +6159,7 @@ module TencentCloud
6159
6159
  # @type Weight: Integer
6160
6160
 
6161
6161
  attr_accessor :LoadBalancerId, :ListenerId, :LocationId, :Domain, :Url, :Targets, :Weight
6162
-
6162
+
6163
6163
  def initialize(loadbalancerid=nil, listenerid=nil, locationid=nil, domain=nil, url=nil, targets=nil, weight=nil)
6164
6164
  @LoadBalancerId = loadbalancerid
6165
6165
  @ListenerId = listenerid
@@ -6194,7 +6194,7 @@ module TencentCloud
6194
6194
  # @type RequestId: String
6195
6195
 
6196
6196
  attr_accessor :RequestId
6197
-
6197
+
6198
6198
  def initialize(requestid=nil)
6199
6199
  @RequestId = requestid
6200
6200
  end
@@ -6212,7 +6212,7 @@ module TencentCloud
6212
6212
  # @type CertList: Array
6213
6213
 
6214
6214
  attr_accessor :SSLMode, :CertList
6215
-
6215
+
6216
6216
  def initialize(sslmode=nil, certlist=nil)
6217
6217
  @SSLMode = sslmode
6218
6218
  @CertList = certlist
@@ -6249,7 +6249,7 @@ module TencentCloud
6249
6249
  # @type QuotaLimit: Integer
6250
6250
 
6251
6251
  attr_accessor :QuotaId, :QuotaCurrent, :QuotaLimit
6252
-
6252
+
6253
6253
  def initialize(quotaid=nil, quotacurrent=nil, quotalimit=nil)
6254
6254
  @QuotaId = quotaid
6255
6255
  @QuotaCurrent = quotacurrent
@@ -6279,7 +6279,7 @@ module TencentCloud
6279
6279
  # @type Url: String
6280
6280
 
6281
6281
  attr_accessor :LoadBalancerId, :ListenerId, :FunctionTargets, :LocationId, :Domain, :Url
6282
-
6282
+
6283
6283
  def initialize(loadbalancerid=nil, listenerid=nil, functiontargets=nil, locationid=nil, domain=nil, url=nil)
6284
6284
  @LoadBalancerId = loadbalancerid
6285
6285
  @ListenerId = listenerid
@@ -6312,7 +6312,7 @@ module TencentCloud
6312
6312
  # @type RequestId: String
6313
6313
 
6314
6314
  attr_accessor :RequestId
6315
-
6315
+
6316
6316
  def initialize(requestid=nil)
6317
6317
  @RequestId = requestid
6318
6318
  end
@@ -6330,7 +6330,7 @@ module TencentCloud
6330
6330
  # @type TargetGroupInstances: Array
6331
6331
 
6332
6332
  attr_accessor :TargetGroupId, :TargetGroupInstances
6333
-
6333
+
6334
6334
  def initialize(targetgroupid=nil, targetgroupinstances=nil)
6335
6335
  @TargetGroupId = targetgroupid
6336
6336
  @TargetGroupInstances = targetgroupinstances
@@ -6355,7 +6355,7 @@ module TencentCloud
6355
6355
  # @type RequestId: String
6356
6356
 
6357
6357
  attr_accessor :RequestId
6358
-
6358
+
6359
6359
  def initialize(requestid=nil)
6360
6360
  @RequestId = requestid
6361
6361
  end
@@ -6381,7 +6381,7 @@ module TencentCloud
6381
6381
  # @type Url: String
6382
6382
 
6383
6383
  attr_accessor :LoadBalancerId, :ListenerId, :Targets, :LocationId, :Domain, :Url
6384
-
6384
+
6385
6385
  def initialize(loadbalancerid=nil, listenerid=nil, targets=nil, locationid=nil, domain=nil, url=nil)
6386
6386
  @LoadBalancerId = loadbalancerid
6387
6387
  @ListenerId = listenerid
@@ -6414,7 +6414,7 @@ module TencentCloud
6414
6414
  # @type RequestId: String
6415
6415
 
6416
6416
  attr_accessor :RequestId
6417
-
6417
+
6418
6418
  def initialize(requestid=nil)
6419
6419
  @RequestId = requestid
6420
6420
  end
@@ -6432,7 +6432,7 @@ module TencentCloud
6432
6432
  # @type Targets: Array
6433
6433
 
6434
6434
  attr_accessor :LoadBalancerId, :Targets
6435
-
6435
+
6436
6436
  def initialize(loadbalancerid=nil, targets=nil)
6437
6437
  @LoadBalancerId = loadbalancerid
6438
6438
  @Targets = targets
@@ -6457,7 +6457,7 @@ module TencentCloud
6457
6457
  # @type RequestId: String
6458
6458
 
6459
6459
  attr_accessor :RequestId
6460
-
6460
+
6461
6461
  def initialize(requestid=nil)
6462
6462
  @RequestId = requestid
6463
6463
  end
@@ -6475,7 +6475,7 @@ module TencentCloud
6475
6475
  # @type Certificate: :class:`Tencentcloud::Clb.v20180317.models.CertificateInput`
6476
6476
 
6477
6477
  attr_accessor :OldCertificateId, :Certificate
6478
-
6478
+
6479
6479
  def initialize(oldcertificateid=nil, certificate=nil)
6480
6480
  @OldCertificateId = oldcertificateid
6481
6481
  @Certificate = certificate
@@ -6496,7 +6496,7 @@ module TencentCloud
6496
6496
  # @type RequestId: String
6497
6497
 
6498
6498
  attr_accessor :RequestId
6499
-
6499
+
6500
6500
  def initialize(requestid=nil)
6501
6501
  @RequestId = requestid
6502
6502
  end
@@ -6520,7 +6520,7 @@ module TencentCloud
6520
6520
  # @type TypeSet: Array
6521
6521
 
6522
6522
  attr_accessor :Type, :Isp, :AvailabilitySet, :TypeSet
6523
-
6523
+
6524
6524
  def initialize(type=nil, isp=nil, availabilityset=nil, typeset=nil)
6525
6525
  @Type = type
6526
6526
  @Isp = isp
@@ -6558,7 +6558,7 @@ module TencentCloud
6558
6558
  # @type Availability: String
6559
6559
 
6560
6560
  attr_accessor :Type, :Availability
6561
-
6561
+
6562
6562
  def initialize(type=nil, availability=nil)
6563
6563
  @Type = type
6564
6564
  @Availability = availability
@@ -6584,7 +6584,7 @@ module TencentCloud
6584
6584
  # @type SourceDomain: String
6585
6585
 
6586
6586
  attr_accessor :SourceLocationId, :TargetLocationId, :RewriteCode, :TakeUrl, :SourceDomain
6587
-
6587
+
6588
6588
  def initialize(sourcelocationid=nil, targetlocationid=nil, rewritecode=nil, takeurl=nil, sourcedomain=nil)
6589
6589
  @SourceLocationId = sourcelocationid
6590
6590
  @TargetLocationId = targetlocationid
@@ -6623,7 +6623,7 @@ module TencentCloud
6623
6623
  # @type RewriteType: String
6624
6624
 
6625
6625
  attr_accessor :TargetListenerId, :TargetLocationId, :RewriteCode, :TakeUrl, :RewriteType
6626
-
6626
+
6627
6627
  def initialize(targetlistenerid=nil, targetlocationid=nil, rewritecode=nil, takeurl=nil, rewritetype=nil)
6628
6628
  @TargetListenerId = targetlistenerid
6629
6629
  @TargetLocationId = targetlocationid
@@ -6657,7 +6657,7 @@ module TencentCloud
6657
6657
  # @type Weight: Integer
6658
6658
 
6659
6659
  attr_accessor :ListenerId, :Targets, :LocationId, :Domain, :Url, :Weight
6660
-
6660
+
6661
6661
  def initialize(listenerid=nil, targets=nil, locationid=nil, domain=nil, url=nil, weight=nil)
6662
6662
  @ListenerId = listenerid
6663
6663
  @Targets = targets
@@ -6699,7 +6699,7 @@ module TencentCloud
6699
6699
  # @type Targets: Array
6700
6700
 
6701
6701
  attr_accessor :LocationId, :Domain, :Url, :Targets
6702
-
6702
+
6703
6703
  def initialize(locationid=nil, domain=nil, url=nil, targets=nil)
6704
6704
  @LocationId = locationid
6705
6705
  @Domain = domain
@@ -6757,7 +6757,7 @@ module TencentCloud
6757
6757
  # @type MultiCertInfo: :class:`Tencentcloud::Clb.v20180317.models.MultiCertInfo`
6758
6758
 
6759
6759
  attr_accessor :Url, :Domain, :SessionExpireTime, :HealthCheck, :Certificate, :Scheduler, :ForwardType, :DefaultServer, :Http2, :TargetType, :TrpcCallee, :TrpcFunc, :Quic, :Domains, :MultiCertInfo
6760
-
6760
+
6761
6761
  def initialize(url=nil, domain=nil, sessionexpiretime=nil, healthcheck=nil, certificate=nil, scheduler=nil, forwardtype=nil, defaultserver=nil, http2=nil, targettype=nil, trpccallee=nil, trpcfunc=nil, quic=nil, domains=nil, multicertinfo=nil)
6762
6762
  @Url = url
6763
6763
  @Domain = domain
@@ -6866,7 +6866,7 @@ module TencentCloud
6866
6866
  # @type TargetGroupList: Array
6867
6867
 
6868
6868
  attr_accessor :LocationId, :Domain, :Url, :SessionExpireTime, :HealthCheck, :Certificate, :Scheduler, :ListenerId, :RewriteTarget, :HttpGzip, :BeAutoCreated, :DefaultServer, :Http2, :ForwardType, :CreateTime, :TargetType, :TargetGroup, :WafDomainId, :TrpcCallee, :TrpcFunc, :QuicStatus, :Domains, :TargetGroupList
6869
-
6869
+
6870
6870
  def initialize(locationid=nil, domain=nil, url=nil, sessionexpiretime=nil, healthcheck=nil, certificate=nil, scheduler=nil, listenerid=nil, rewritetarget=nil, httpgzip=nil, beautocreated=nil, defaultserver=nil, http2=nil, forwardtype=nil, createtime=nil, targettype=nil, targetgroup=nil, wafdomainid=nil, trpccallee=nil, trpcfunc=nil, quicstatus=nil, domains=nil, targetgrouplist=nil)
6871
6871
  @LocationId = locationid
6872
6872
  @Domain = domain
@@ -6955,7 +6955,7 @@ module TencentCloud
6955
6955
  # @type FunctionTargets: Array
6956
6956
 
6957
6957
  attr_accessor :LocationId, :Domain, :Url, :Targets, :FunctionTargets
6958
-
6958
+
6959
6959
  def initialize(locationid=nil, domain=nil, url=nil, targets=nil, functiontargets=nil)
6960
6960
  @LocationId = locationid
6961
6961
  @Domain = domain
@@ -6999,7 +6999,7 @@ module TencentCloud
6999
6999
  # @type Targets: Array
7000
7000
 
7001
7001
  attr_accessor :LocationId, :Domain, :Url, :Targets
7002
-
7002
+
7003
7003
  def initialize(locationid=nil, domain=nil, url=nil, targets=nil)
7004
7004
  @LocationId = locationid
7005
7005
  @Domain = domain
@@ -7036,7 +7036,7 @@ module TencentCloud
7036
7036
  # @type LoadBalancerIds: Array
7037
7037
 
7038
7038
  attr_accessor :OperationType, :UconfigId, :ConfigContent, :ConfigName, :LoadBalancerIds
7039
-
7039
+
7040
7040
  def initialize(operationtype=nil, uconfigid=nil, configcontent=nil, configname=nil, loadbalancerids=nil)
7041
7041
  @OperationType = operationtype
7042
7042
  @UconfigId = uconfigid
@@ -7062,7 +7062,7 @@ module TencentCloud
7062
7062
  # @type RequestId: String
7063
7063
 
7064
7064
  attr_accessor :ConfigId, :RequestId
7065
-
7065
+
7066
7066
  def initialize(configid=nil, requestid=nil)
7067
7067
  @ConfigId = configid
7068
7068
  @RequestId = requestid
@@ -7093,7 +7093,7 @@ module TencentCloud
7093
7093
  # @type LogType: String
7094
7094
 
7095
7095
  attr_accessor :LoadBalancerId, :LogSetId, :LogTopicId, :LogType
7096
-
7096
+
7097
7097
  def initialize(loadbalancerid=nil, logsetid=nil, logtopicid=nil, logtype=nil)
7098
7098
  @LoadBalancerId = loadbalancerid
7099
7099
  @LogSetId = logsetid
@@ -7115,7 +7115,7 @@ module TencentCloud
7115
7115
  # @type RequestId: String
7116
7116
 
7117
7117
  attr_accessor :RequestId
7118
-
7118
+
7119
7119
  def initialize(requestid=nil)
7120
7120
  @RequestId = requestid
7121
7121
  end
@@ -7133,7 +7133,7 @@ module TencentCloud
7133
7133
  # @type SecurityGroups: Array
7134
7134
 
7135
7135
  attr_accessor :LoadBalancerId, :SecurityGroups
7136
-
7136
+
7137
7137
  def initialize(loadbalancerid=nil, securitygroups=nil)
7138
7138
  @LoadBalancerId = loadbalancerid
7139
7139
  @SecurityGroups = securitygroups
@@ -7151,7 +7151,7 @@ module TencentCloud
7151
7151
  # @type RequestId: String
7152
7152
 
7153
7153
  attr_accessor :RequestId
7154
-
7154
+
7155
7155
  def initialize(requestid=nil)
7156
7156
  @RequestId = requestid
7157
7157
  end
@@ -7172,7 +7172,7 @@ module TencentCloud
7172
7172
  # @type LoadBalancerIds: Array
7173
7173
 
7174
7174
  attr_accessor :SecurityGroup, :OperationType, :LoadBalancerIds
7175
-
7175
+
7176
7176
  def initialize(securitygroup=nil, operationtype=nil, loadbalancerids=nil)
7177
7177
  @SecurityGroup = securitygroup
7178
7178
  @OperationType = operationtype
@@ -7192,7 +7192,7 @@ module TencentCloud
7192
7192
  # @type RequestId: String
7193
7193
 
7194
7194
  attr_accessor :RequestId
7195
-
7195
+
7196
7196
  def initialize(requestid=nil)
7197
7197
  @RequestId = requestid
7198
7198
  end
@@ -7212,7 +7212,7 @@ module TencentCloud
7212
7212
  # @type SlaType: String
7213
7213
 
7214
7214
  attr_accessor :LoadBalancerId, :SlaType
7215
-
7215
+
7216
7216
  def initialize(loadbalancerid=nil, slatype=nil)
7217
7217
  @LoadBalancerId = loadbalancerid
7218
7218
  @SlaType = slatype
@@ -7232,7 +7232,7 @@ module TencentCloud
7232
7232
  # @type Ip: String
7233
7233
 
7234
7234
  attr_accessor :SubnetId, :Ip
7235
-
7235
+
7236
7236
  def initialize(subnetid=nil, ip=nil)
7237
7237
  @SubnetId = subnetid
7238
7238
  @Ip = ip
@@ -7254,7 +7254,7 @@ module TencentCloud
7254
7254
  # @type Availability: String
7255
7255
 
7256
7256
  attr_accessor :SpecType, :Availability
7257
-
7257
+
7258
7258
  def initialize(spectype=nil, availability=nil)
7259
7259
  @SpecType = spectype
7260
7260
  @Availability = availability
@@ -7274,7 +7274,7 @@ module TencentCloud
7274
7274
  # @type TagValue: String
7275
7275
 
7276
7276
  attr_accessor :TagKey, :TagValue
7277
-
7277
+
7278
7278
  def initialize(tagkey=nil, tagvalue=nil)
7279
7279
  @TagKey = tagkey
7280
7280
  @TagValue = tagvalue
@@ -7307,7 +7307,7 @@ module TencentCloud
7307
7307
  # @type EniIp: String
7308
7308
 
7309
7309
  attr_accessor :Port, :Type, :InstanceId, :Weight, :EniIp
7310
-
7310
+
7311
7311
  def initialize(port=nil, type=nil, instanceid=nil, weight=nil, eniip=nil)
7312
7312
  @Port = port
7313
7313
  @Type = type
@@ -7329,26 +7329,26 @@ module TencentCloud
7329
7329
  class TargetGroupAssociation < TencentCloud::Common::AbstractModel
7330
7330
  # @param LoadBalancerId: 负载均衡ID
7331
7331
  # @type LoadBalancerId: String
7332
- # @param ListenerId: 监听器ID
7333
- # @type ListenerId: String
7334
7332
  # @param TargetGroupId: 目标组ID
7335
7333
  # @type TargetGroupId: String
7334
+ # @param ListenerId: 监听器ID
7335
+ # @type ListenerId: String
7336
7336
  # @param LocationId: 转发规则ID
7337
7337
  # @type LocationId: String
7338
7338
 
7339
- attr_accessor :LoadBalancerId, :ListenerId, :TargetGroupId, :LocationId
7340
-
7341
- def initialize(loadbalancerid=nil, listenerid=nil, targetgroupid=nil, locationid=nil)
7339
+ attr_accessor :LoadBalancerId, :TargetGroupId, :ListenerId, :LocationId
7340
+
7341
+ def initialize(loadbalancerid=nil, targetgroupid=nil, listenerid=nil, locationid=nil)
7342
7342
  @LoadBalancerId = loadbalancerid
7343
- @ListenerId = listenerid
7344
7343
  @TargetGroupId = targetgroupid
7344
+ @ListenerId = listenerid
7345
7345
  @LocationId = locationid
7346
7346
  end
7347
7347
 
7348
7348
  def deserialize(params)
7349
7349
  @LoadBalancerId = params['LoadBalancerId']
7350
- @ListenerId = params['ListenerId']
7351
7350
  @TargetGroupId = params['TargetGroupId']
7351
+ @ListenerId = params['ListenerId']
7352
7352
  @LocationId = params['LocationId']
7353
7353
  end
7354
7354
  end
@@ -7385,7 +7385,7 @@ module TencentCloud
7385
7385
  # @type ZoneId: Integer
7386
7386
 
7387
7387
  attr_accessor :TargetGroupId, :Type, :InstanceId, :Port, :Weight, :PublicIpAddresses, :PrivateIpAddresses, :InstanceName, :RegisteredTime, :EniId, :ZoneId
7388
-
7388
+
7389
7389
  def initialize(targetgroupid=nil, type=nil, instanceid=nil, port=nil, weight=nil, publicipaddresses=nil, privateipaddresses=nil, instancename=nil, registeredtime=nil, eniid=nil, zoneid=nil)
7390
7390
  @TargetGroupId = targetgroupid
7391
7391
  @Type = type
@@ -7435,7 +7435,7 @@ module TencentCloud
7435
7435
  # @type AssociatedRule: Array
7436
7436
 
7437
7437
  attr_accessor :TargetGroupId, :VpcId, :TargetGroupName, :Port, :CreatedTime, :UpdatedTime, :AssociatedRule
7438
-
7438
+
7439
7439
  def initialize(targetgroupid=nil, vpcid=nil, targetgroupname=nil, port=nil, createdtime=nil, updatedtime=nil, associatedrule=nil)
7440
7440
  @TargetGroupId = targetgroupid
7441
7441
  @VpcId = vpcid
@@ -7476,7 +7476,7 @@ module TencentCloud
7476
7476
  # @type NewPort: Integer
7477
7477
 
7478
7478
  attr_accessor :BindIP, :Port, :Weight, :NewPort
7479
-
7479
+
7480
7480
  def initialize(bindip=nil, port=nil, weight=nil, newport=nil)
7481
7481
  @BindIP = bindip
7482
7482
  @Port = port
@@ -7508,7 +7508,10 @@ module TencentCloud
7508
7508
  # @type HealthStatusDetial: String
7509
7509
 
7510
7510
  attr_accessor :IP, :Port, :HealthStatus, :TargetId, :HealthStatusDetail, :HealthStatusDetial
7511
-
7511
+ extend Gem::Deprecate
7512
+ deprecate :HealthStatusDetial, :none, 2023, 6
7513
+ deprecate :HealthStatusDetial=, :none, 2023, 6
7514
+
7512
7515
  def initialize(ip=nil, port=nil, healthstatus=nil, targetid=nil, healthstatusdetail=nil, healthstatusdetial=nil)
7513
7516
  @IP = ip
7514
7517
  @Port = port
@@ -7536,7 +7539,7 @@ module TencentCloud
7536
7539
  # @type VpcId: String
7537
7540
 
7538
7541
  attr_accessor :Region, :VpcId
7539
-
7542
+
7540
7543
  def initialize(region=nil, vpcid=nil)
7541
7544
  @Region = region
7542
7545
  @VpcId = vpcid
@@ -7558,7 +7561,7 @@ module TencentCloud
7558
7561
  # @type SpecAvailabilitySet: Array
7559
7562
 
7560
7563
  attr_accessor :Type, :SpecAvailabilitySet
7561
-
7564
+
7562
7565
  def initialize(type=nil, specavailabilityset=nil)
7563
7566
  @Type = type
7564
7567
  @SpecAvailabilitySet = specavailabilityset
@@ -7599,7 +7602,7 @@ module TencentCloud
7599
7602
  # @type EdgeZone: Boolean
7600
7603
 
7601
7604
  attr_accessor :ZoneId, :Zone, :ZoneName, :ZoneRegion, :LocalZone, :EdgeZone
7602
-
7605
+
7603
7606
  def initialize(zoneid=nil, zone=nil, zonename=nil, zoneregion=nil, localzone=nil, edgezone=nil)
7604
7607
  @ZoneId = zoneid
7605
7608
  @Zone = zone
@@ -7641,7 +7644,7 @@ module TencentCloud
7641
7644
  # @type EdgeZone: Boolean
7642
7645
 
7643
7646
  attr_accessor :MasterZone, :ResourceSet, :SlaveZone, :IPVersion, :ZoneRegion, :LocalZone, :ZoneResourceType, :EdgeZone
7644
-
7647
+
7645
7648
  def initialize(masterzone=nil, resourceset=nil, slavezone=nil, ipversion=nil, zoneregion=nil, localzone=nil, zoneresourcetype=nil, edgezone=nil)
7646
7649
  @MasterZone = masterzone
7647
7650
  @ResourceSet = resourceset