tencentcloud-sdk-cdb 3.0.590 → 3.0.591

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20170320/models.rb +397 -397
  4. metadata +2 -2
@@ -25,7 +25,7 @@ module TencentCloud
25
25
  # @type Host: String
26
26
 
27
27
  attr_accessor :User, :Host
28
-
28
+
29
29
  def initialize(user=nil, host=nil)
30
30
  @User = user
31
31
  @Host = host
@@ -55,7 +55,7 @@ module TencentCloud
55
55
  # @type MaxUserConnections: Integer
56
56
 
57
57
  attr_accessor :Notes, :Host, :User, :ModifyTime, :ModifyPasswordTime, :CreateTime, :MaxUserConnections
58
-
58
+
59
59
  def initialize(notes=nil, host=nil, user=nil, modifytime=nil, modifypasswordtime=nil, createtime=nil, maxuserconnections=nil)
60
60
  @Notes = notes
61
61
  @Host = host
@@ -99,7 +99,7 @@ module TencentCloud
99
99
  # @type MaxDelayTime: Integer
100
100
 
101
101
  attr_accessor :InstanceId, :Monday, :Tuesday, :Wednesday, :Thursday, :Friday, :Saturday, :Sunday, :MaxDelayTime
102
-
102
+
103
103
  def initialize(instanceid=nil, monday=nil, tuesday=nil, wednesday=nil, thursday=nil, friday=nil, saturday=nil, sunday=nil, maxdelaytime=nil)
104
104
  @InstanceId = instanceid
105
105
  @Monday = monday
@@ -131,7 +131,7 @@ module TencentCloud
131
131
  # @type RequestId: String
132
132
 
133
133
  attr_accessor :RequestId
134
-
134
+
135
135
  def initialize(requestid=nil)
136
136
  @RequestId = requestid
137
137
  end
@@ -160,7 +160,7 @@ module TencentCloud
160
160
  # @type Desc: String
161
161
 
162
162
  attr_accessor :Vip, :VPort, :UniqVpcId, :UniqSubnet, :Desc
163
-
163
+
164
164
  def initialize(vip=nil, vport=nil, uniqvpcid=nil, uniqsubnet=nil, desc=nil)
165
165
  @Vip = vip
166
166
  @VPort = vport
@@ -207,7 +207,7 @@ module TencentCloud
207
207
  # @type ProxyAllocation: Array
208
208
 
209
209
  attr_accessor :ProxyGroupId, :WeightMode, :IsKickOut, :MinCount, :MaxDelay, :FailOver, :AutoAddRo, :ReadOnly, :ProxyAddressId, :TransSplit, :ConnectionPool, :ProxyAllocation
210
-
210
+
211
211
  def initialize(proxygroupid=nil, weightmode=nil, iskickout=nil, mincount=nil, maxdelay=nil, failover=nil, autoaddro=nil, readonly=nil, proxyaddressid=nil, transsplit=nil, connectionpool=nil, proxyallocation=nil)
212
212
  @ProxyGroupId = proxygroupid
213
213
  @WeightMode = weightmode
@@ -255,7 +255,7 @@ module TencentCloud
255
255
  # @type RequestId: String
256
256
 
257
257
  attr_accessor :AsyncRequestId, :RequestId
258
-
258
+
259
259
  def initialize(asyncrequestid=nil, requestid=nil)
260
260
  @AsyncRequestId = asyncrequestid
261
261
  @RequestId = requestid
@@ -281,7 +281,7 @@ module TencentCloud
281
281
  # @type UpgradeTime: String
282
282
 
283
283
  attr_accessor :InstanceId, :ProxyGroupId, :ProxyNodeCustom, :ReloadBalance, :UpgradeTime
284
-
284
+
285
285
  def initialize(instanceid=nil, proxygroupid=nil, proxynodecustom=nil, reloadbalance=nil, upgradetime=nil)
286
286
  @InstanceId = instanceid
287
287
  @ProxyGroupId = proxygroupid
@@ -315,7 +315,7 @@ module TencentCloud
315
315
  # @type RequestId: String
316
316
 
317
317
  attr_accessor :AsyncRequestId, :RequestId
318
-
318
+
319
319
  def initialize(asyncrequestid=nil, requestid=nil)
320
320
  @AsyncRequestId = asyncrequestid
321
321
  @RequestId = requestid
@@ -337,7 +337,7 @@ module TencentCloud
337
337
  # @type Limit: Integer
338
338
 
339
339
  attr_accessor :AggregationField, :Offset, :Limit
340
-
340
+
341
341
  def initialize(aggregationfield=nil, offset=nil, limit=nil)
342
342
  @AggregationField = aggregationfield
343
343
  @Offset = offset
@@ -365,7 +365,7 @@ module TencentCloud
365
365
  # @type AuditLogFilter: :class:`Tencentcloud::Cdb.v20170320.models.AuditLogFilter`
366
366
 
367
367
  attr_accessor :InstanceId, :StartTime, :EndTime, :AggregationConditions, :AuditLogFilter
368
-
368
+
369
369
  def initialize(instanceid=nil, starttime=nil, endtime=nil, aggregationconditions=nil, auditlogfilter=nil)
370
370
  @InstanceId = instanceid
371
371
  @StartTime = starttime
@@ -405,7 +405,7 @@ module TencentCloud
405
405
  # @type RequestId: String
406
406
 
407
407
  attr_accessor :Items, :TotalCount, :RequestId
408
-
408
+
409
409
  def initialize(items=nil, totalcount=nil, requestid=nil)
410
410
  @Items = items
411
411
  @TotalCount = totalcount
@@ -436,7 +436,7 @@ module TencentCloud
436
436
  # @type ForReadonlyInstance: Boolean
437
437
 
438
438
  attr_accessor :SecurityGroupId, :InstanceIds, :ForReadonlyInstance
439
-
439
+
440
440
  def initialize(securitygroupid=nil, instanceids=nil, forreadonlyinstance=nil)
441
441
  @SecurityGroupId = securitygroupid
442
442
  @InstanceIds = instanceids
@@ -456,7 +456,7 @@ module TencentCloud
456
456
  # @type RequestId: String
457
457
 
458
458
  attr_accessor :RequestId
459
-
459
+
460
460
  def initialize(requestid=nil)
461
461
  @RequestId = requestid
462
462
  end
@@ -483,7 +483,7 @@ module TencentCloud
483
483
  # @type Value: String
484
484
 
485
485
  attr_accessor :Type, :Compare, :Value
486
-
486
+
487
487
  def initialize(type=nil, compare=nil, value=nil)
488
488
  @Type = type
489
489
  @Compare = compare
@@ -507,7 +507,7 @@ module TencentCloud
507
507
  # @type Buckets: Array
508
508
 
509
509
  attr_accessor :AggregationField, :Buckets
510
-
510
+
511
511
  def initialize(aggregationfield=nil, buckets=nil)
512
512
  @AggregationField = aggregationfield
513
513
  @Buckets = buckets
@@ -548,7 +548,7 @@ module TencentCloud
548
548
  # @type ErrMsg: String
549
549
 
550
550
  attr_accessor :FileName, :CreateTime, :Status, :FileSize, :DownloadUrl, :ErrMsg
551
-
551
+
552
552
  def initialize(filename=nil, createtime=nil, status=nil, filesize=nil, downloadurl=nil, errmsg=nil)
553
553
  @FileName = filename
554
554
  @CreateTime = createtime
@@ -612,7 +612,7 @@ module TencentCloud
612
612
  # @type ErrCode: Array
613
613
 
614
614
  attr_accessor :Host, :User, :DBName, :TableName, :PolicyName, :Sql, :SqlType, :ExecTime, :AffectRows, :SqlTypes, :Sqls, :AffectRowsSection, :SentRowsSection, :ExecTimeSection, :LockWaitTimeSection, :IoWaitTimeSection, :TransactionLivingTimeSection, :ThreadId, :SentRows, :ErrCode
615
-
615
+
616
616
  def initialize(host=nil, user=nil, dbname=nil, tablename=nil, policyname=nil, sql=nil, sqltype=nil, exectime=nil, affectrows=nil, sqltypes=nil, sqls=nil, affectrowssection=nil, sentrowssection=nil, exectimesection=nil, lockwaittimesection=nil, iowaittimesection=nil, transactionlivingtimesection=nil, threadid=nil, sentrows=nil, errcode=nil)
617
617
  @Host = host
618
618
  @User = user
@@ -688,7 +688,7 @@ module TencentCloud
688
688
  # @type InstanceName: String
689
689
 
690
690
  attr_accessor :PolicyId, :Status, :InstanceId, :CreateTime, :ModifyTime, :PolicyName, :RuleId, :RuleName, :InstanceName
691
-
691
+
692
692
  def initialize(policyid=nil, status=nil, instanceid=nil, createtime=nil, modifytime=nil, policyname=nil, ruleid=nil, rulename=nil, instancename=nil)
693
693
  @PolicyId = policyid
694
694
  @Status = status
@@ -735,7 +735,7 @@ module TencentCloud
735
735
  # @type AuditAll: Boolean
736
736
 
737
737
  attr_accessor :RuleId, :CreateTime, :ModifyTime, :RuleName, :Description, :RuleFilters, :AuditAll
738
-
738
+
739
739
  def initialize(ruleid=nil, createtime=nil, modifytime=nil, rulename=nil, description=nil, rulefilters=nil, auditall=nil)
740
740
  @RuleId = ruleid
741
741
  @CreateTime = createtime
@@ -771,7 +771,7 @@ module TencentCloud
771
771
  # @type RuleFilters: Array
772
772
 
773
773
  attr_accessor :RuleFilters
774
-
774
+
775
775
  def initialize(rulefilters=nil)
776
776
  @RuleFilters = rulefilters
777
777
  end
@@ -800,7 +800,7 @@ module TencentCloud
800
800
  # @type Vport: Integer
801
801
 
802
802
  attr_accessor :ReplicationMode, :Zone, :Vip, :Vport
803
-
803
+
804
804
  def initialize(replicationmode=nil, zone=nil, vip=nil, vport=nil)
805
805
  @ReplicationMode = replicationmode
806
806
  @Zone = zone
@@ -861,7 +861,7 @@ module TencentCloud
861
861
  # @type EncryptionFlag: String
862
862
 
863
863
  attr_accessor :Name, :Size, :Date, :IntranetUrl, :InternetUrl, :Type, :BackupId, :Status, :FinishTime, :Creator, :StartTime, :Method, :Way, :ManualBackupName, :SaveMode, :Region, :RemoteInfo, :CosStorageType, :InstanceId, :EncryptionFlag
864
-
864
+
865
865
  def initialize(name=nil, size=nil, date=nil, intraneturl=nil, interneturl=nil, type=nil, backupid=nil, status=nil, finishtime=nil, creator=nil, starttime=nil, method=nil, way=nil, manualbackupname=nil, savemode=nil, region=nil, remoteinfo=nil, cosstoragetype=nil, instanceid=nil, encryptionflag=nil)
866
866
  @Name = name
867
867
  @Size = size
@@ -924,7 +924,7 @@ module TencentCloud
924
924
  # @type Table: String
925
925
 
926
926
  attr_accessor :Db, :Table
927
-
927
+
928
928
  def initialize(db=nil, table=nil)
929
929
  @Db = db
930
930
  @Table = table
@@ -944,7 +944,7 @@ module TencentCloud
944
944
  # @type VpcList: Array
945
945
 
946
946
  attr_accessor :Region, :VpcList
947
-
947
+
948
948
  def initialize(region=nil, vpclist=nil)
949
949
  @Region = region
950
950
  @VpcList = vpclist
@@ -980,7 +980,7 @@ module TencentCloud
980
980
  # @type BackupVolume: Integer
981
981
 
982
982
  attr_accessor :InstanceId, :AutoBackupCount, :AutoBackupVolume, :ManualBackupCount, :ManualBackupVolume, :DataBackupCount, :DataBackupVolume, :BinlogBackupCount, :BinlogBackupVolume, :BackupVolume
983
-
983
+
984
984
  def initialize(instanceid=nil, autobackupcount=nil, autobackupvolume=nil, manualbackupcount=nil, manualbackupvolume=nil, databackupcount=nil, databackupvolume=nil, binlogbackupcount=nil, binlogbackupvolume=nil, backupvolume=nil)
985
985
  @InstanceId = instanceid
986
986
  @AutoBackupCount = autobackupcount
@@ -1014,7 +1014,7 @@ module TencentCloud
1014
1014
  # @type RoGroupId: String
1015
1015
 
1016
1016
  attr_accessor :RoGroupId
1017
-
1017
+
1018
1018
  def initialize(rogroupid=nil)
1019
1019
  @RoGroupId = rogroupid
1020
1020
  end
@@ -1030,7 +1030,7 @@ module TencentCloud
1030
1030
  # @type RequestId: String
1031
1031
 
1032
1032
  attr_accessor :RequestId
1033
-
1033
+
1034
1034
  def initialize(requestid=nil)
1035
1035
  @RequestId = requestid
1036
1036
  end
@@ -1068,7 +1068,7 @@ module TencentCloud
1068
1068
  # @type SupportUpgradeProxyVersion: String
1069
1069
 
1070
1070
  attr_accessor :ProxyGroupId, :NodeCount, :Status, :Region, :Zone, :OpenRW, :CurrentProxyVersion, :SupportUpgradeProxyVersion
1071
-
1071
+
1072
1072
  def initialize(proxygroupid=nil, nodecount=nil, status=nil, region=nil, zone=nil, openrw=nil, currentproxyversion=nil, supportupgradeproxyversion=nil)
1073
1073
  @ProxyGroupId = proxygroupid
1074
1074
  @NodeCount = nodecount
@@ -1122,7 +1122,7 @@ module TencentCloud
1122
1122
  # @type InstanceId: String
1123
1123
 
1124
1124
  attr_accessor :Name, :Size, :Date, :IntranetUrl, :InternetUrl, :Type, :BinlogStartTime, :BinlogFinishTime, :Region, :Status, :RemoteInfo, :CosStorageType, :InstanceId
1125
-
1125
+
1126
1126
  def initialize(name=nil, size=nil, date=nil, intraneturl=nil, interneturl=nil, type=nil, binlogstarttime=nil, binlogfinishtime=nil, region=nil, status=nil, remoteinfo=nil, cosstoragetype=nil, instanceid=nil)
1127
1127
  @Name = name
1128
1128
  @Size = size
@@ -1172,7 +1172,7 @@ module TencentCloud
1172
1172
  # @type Count: Integer
1173
1173
 
1174
1174
  attr_accessor :Key, :Count
1175
-
1175
+
1176
1176
  def initialize(key=nil, count=nil)
1177
1177
  @Key = key
1178
1178
  @Count = count
@@ -1198,7 +1198,7 @@ module TencentCloud
1198
1198
  # @type RegionConfig: Array
1199
1199
 
1200
1200
  attr_accessor :RegionName, :Area, :IsDefaultRegion, :Region, :RegionConfig
1201
-
1201
+
1202
1202
  def initialize(regionname=nil, area=nil, isdefaultregion=nil, region=nil, regionconfig=nil)
1203
1203
  @RegionName = regionname
1204
1204
  @Area = area
@@ -1250,7 +1250,7 @@ module TencentCloud
1250
1250
  # @type Id: Integer
1251
1251
 
1252
1252
  attr_accessor :Memory, :Cpu, :VolumeMin, :VolumeMax, :VolumeStep, :Iops, :Info, :Status, :DeviceType, :EngineType, :Id
1253
-
1253
+
1254
1254
  def initialize(memory=nil, cpu=nil, volumemin=nil, volumemax=nil, volumestep=nil, iops=nil, info=nil, status=nil, devicetype=nil, enginetype=nil, id=nil)
1255
1255
  @Memory = memory
1256
1256
  @Cpu = cpu
@@ -1290,7 +1290,7 @@ module TencentCloud
1290
1290
  # @type ConfigIds: Array
1291
1291
 
1292
1292
  attr_accessor :TypeName, :EngineVersion, :ConfigIds
1293
-
1293
+
1294
1294
  def initialize(typename=nil, engineversion=nil, configids=nil)
1295
1295
  @TypeName = typename
1296
1296
  @EngineVersion = engineversion
@@ -1312,7 +1312,7 @@ module TencentCloud
1312
1312
  # @type Regions: Array
1313
1313
 
1314
1314
  attr_accessor :Configs, :Regions
1315
-
1315
+
1316
1316
  def initialize(configs=nil, regions=nil)
1317
1317
  @Configs = configs
1318
1318
  @Regions = regions
@@ -1386,7 +1386,7 @@ module TencentCloud
1386
1386
  # @type EngineType: Array
1387
1387
 
1388
1388
  attr_accessor :Status, :ZoneName, :IsCustom, :IsSupportDr, :IsSupportVpc, :HourInstanceSaleMaxNum, :IsDefaultZone, :IsBm, :PayType, :ProtectMode, :Zone, :ZoneConf, :DrZone, :IsSupportRemoteRo, :RemoteRoZone, :ExClusterStatus, :ExClusterRemoteRoZone, :ExClusterZoneConf, :SellType, :ZoneId, :IsSupportIpv6, :EngineType
1389
-
1389
+
1390
1390
  def initialize(status=nil, zonename=nil, iscustom=nil, issupportdr=nil, issupportvpc=nil, hourinstancesalemaxnum=nil, isdefaultzone=nil, isbm=nil, paytype=nil, protectmode=nil, zone=nil, zoneconf=nil, drzone=nil, issupportremotero=nil, remoterozone=nil, exclusterstatus=nil, exclusterremoterozone=nil, exclusterzoneconf=nil, selltype=nil, zoneid=nil, issupportipv6=nil, enginetype=nil)
1391
1391
  @Status = status
1392
1392
  @ZoneName = zonename
@@ -1475,7 +1475,7 @@ module TencentCloud
1475
1475
  # @type SrcRegionId: Integer
1476
1476
 
1477
1477
  attr_accessor :SrcInstanceId, :DstInstanceId, :CloneJobId, :RollbackStrategy, :RollbackTargetTime, :StartTime, :EndTime, :TaskStatus, :NewRegionId, :SrcRegionId
1478
-
1478
+
1479
1479
  def initialize(srcinstanceid=nil, dstinstanceid=nil, clonejobid=nil, rollbackstrategy=nil, rollbacktargettime=nil, starttime=nil, endtime=nil, taskstatus=nil, newregionid=nil, srcregionid=nil)
1480
1480
  @SrcInstanceId = srcinstanceid
1481
1481
  @DstInstanceId = dstinstanceid
@@ -1513,7 +1513,7 @@ module TencentCloud
1513
1513
  # @type OnlyCloseRW: Boolean
1514
1514
 
1515
1515
  attr_accessor :InstanceId, :ProxyGroupId, :OnlyCloseRW
1516
-
1516
+
1517
1517
  def initialize(instanceid=nil, proxygroupid=nil, onlycloserw=nil)
1518
1518
  @InstanceId = instanceid
1519
1519
  @ProxyGroupId = proxygroupid
@@ -1533,7 +1533,7 @@ module TencentCloud
1533
1533
  # @type RequestId: String
1534
1534
 
1535
1535
  attr_accessor :RequestId
1536
-
1536
+
1537
1537
  def initialize(requestid=nil)
1538
1538
  @RequestId = requestid
1539
1539
  end
@@ -1551,7 +1551,7 @@ module TencentCloud
1551
1551
  # @type ProxyAddressId: String
1552
1552
 
1553
1553
  attr_accessor :ProxyGroupId, :ProxyAddressId
1554
-
1554
+
1555
1555
  def initialize(proxygroupid=nil, proxyaddressid=nil)
1556
1556
  @ProxyGroupId = proxygroupid
1557
1557
  @ProxyAddressId = proxyaddressid
@@ -1569,7 +1569,7 @@ module TencentCloud
1569
1569
  # @type RequestId: String
1570
1570
 
1571
1571
  attr_accessor :RequestId
1572
-
1572
+
1573
1573
  def initialize(requestid=nil)
1574
1574
  @RequestId = requestid
1575
1575
  end
@@ -1585,7 +1585,7 @@ module TencentCloud
1585
1585
  # @type InstanceId: String
1586
1586
 
1587
1587
  attr_accessor :InstanceId
1588
-
1588
+
1589
1589
  def initialize(instanceid=nil)
1590
1590
  @InstanceId = instanceid
1591
1591
  end
@@ -1603,7 +1603,7 @@ module TencentCloud
1603
1603
  # @type RequestId: String
1604
1604
 
1605
1605
  attr_accessor :AsyncRequestId, :RequestId
1606
-
1606
+
1607
1607
  def initialize(asyncrequestid=nil, requestid=nil)
1608
1608
  @AsyncRequestId = asyncrequestid
1609
1609
  @RequestId = requestid
@@ -1627,7 +1627,7 @@ module TencentCloud
1627
1627
  # @type Privileges: Array
1628
1628
 
1629
1629
  attr_accessor :Database, :Table, :Column, :Privileges
1630
-
1630
+
1631
1631
  def initialize(database=nil, table=nil, column=nil, privileges=nil)
1632
1632
  @Database = database
1633
1633
  @Table = table
@@ -1667,7 +1667,7 @@ module TencentCloud
1667
1667
  # @type BackupPeriodTime: String
1668
1668
 
1669
1669
  attr_accessor :Monday, :Tuesday, :Wednesday, :Thursday, :Friday, :Saturday, :Sunday, :BackupPeriodStrategy, :Days, :BackupPeriodTime
1670
-
1670
+
1671
1671
  def initialize(monday=nil, tuesday=nil, wednesday=nil, thursday=nil, friday=nil, saturday=nil, sunday=nil, backupperiodstrategy=nil, days=nil, backupperiodtime=nil)
1672
1672
  @Monday = monday
1673
1673
  @Tuesday = tuesday
@@ -1708,7 +1708,7 @@ module TencentCloud
1708
1708
  # @type PoolConnectionTimeOut: Integer
1709
1709
 
1710
1710
  attr_accessor :ConnectionPool, :ConnectionPoolType, :PoolConnectionTimeOut
1711
-
1711
+
1712
1712
  def initialize(connectionpool=nil, connectionpooltype=nil, poolconnectiontimeout=nil)
1713
1713
  @ConnectionPool = connectionpool
1714
1714
  @ConnectionPoolType = connectionpooltype
@@ -1736,7 +1736,7 @@ module TencentCloud
1736
1736
  # @type MaxUserConnections: Integer
1737
1737
 
1738
1738
  attr_accessor :InstanceId, :Accounts, :Password, :Description, :MaxUserConnections
1739
-
1739
+
1740
1740
  def initialize(instanceid=nil, accounts=nil, password=nil, description=nil, maxuserconnections=nil)
1741
1741
  @InstanceId = instanceid
1742
1742
  @Accounts = accounts
@@ -1769,7 +1769,7 @@ module TencentCloud
1769
1769
  # @type RequestId: String
1770
1770
 
1771
1771
  attr_accessor :AsyncRequestId, :RequestId
1772
-
1772
+
1773
1773
  def initialize(asyncrequestid=nil, requestid=nil)
1774
1774
  @AsyncRequestId = asyncrequestid
1775
1775
  @RequestId = requestid
@@ -1800,7 +1800,7 @@ module TencentCloud
1800
1800
  # @type Filter: :class:`Tencentcloud::Cdb.v20170320.models.AuditLogFilter`
1801
1801
 
1802
1802
  attr_accessor :InstanceId, :StartTime, :EndTime, :Order, :OrderBy, :Filter
1803
-
1803
+
1804
1804
  def initialize(instanceid=nil, starttime=nil, endtime=nil, order=nil, orderby=nil, filter=nil)
1805
1805
  @InstanceId = instanceid
1806
1806
  @StartTime = starttime
@@ -1831,7 +1831,7 @@ module TencentCloud
1831
1831
  # @type RequestId: String
1832
1832
 
1833
1833
  attr_accessor :FileName, :RequestId
1834
-
1834
+
1835
1835
  def initialize(filename=nil, requestid=nil)
1836
1836
  @FileName = filename
1837
1837
  @RequestId = requestid
@@ -1862,7 +1862,7 @@ module TencentCloud
1862
1862
  # @type LogExpireDay: Integer
1863
1863
 
1864
1864
  attr_accessor :Name, :RuleId, :InstanceId, :LogExpireDay
1865
-
1865
+
1866
1866
  def initialize(name=nil, ruleid=nil, instanceid=nil, logexpireday=nil)
1867
1867
  @Name = name
1868
1868
  @RuleId = ruleid
@@ -1886,7 +1886,7 @@ module TencentCloud
1886
1886
  # @type RequestId: String
1887
1887
 
1888
1888
  attr_accessor :PolicyId, :RequestId
1889
-
1889
+
1890
1890
  def initialize(policyid=nil, requestid=nil)
1891
1891
  @PolicyId = policyid
1892
1892
  @RequestId = requestid
@@ -1910,7 +1910,7 @@ module TencentCloud
1910
1910
  # @type AuditAll: Boolean
1911
1911
 
1912
1912
  attr_accessor :RuleName, :Description, :RuleFilters, :AuditAll
1913
-
1913
+
1914
1914
  def initialize(rulename=nil, description=nil, rulefilters=nil, auditall=nil)
1915
1915
  @RuleName = rulename
1916
1916
  @Description = description
@@ -1941,7 +1941,7 @@ module TencentCloud
1941
1941
  # @type RequestId: String
1942
1942
 
1943
1943
  attr_accessor :RuleId, :RequestId
1944
-
1944
+
1945
1945
  def initialize(ruleid=nil, requestid=nil)
1946
1946
  @RuleId = ruleid
1947
1947
  @RequestId = requestid
@@ -1966,7 +1966,7 @@ module TencentCloud
1966
1966
  # @type ManualBackupName: String
1967
1967
 
1968
1968
  attr_accessor :InstanceId, :BackupMethod, :BackupDBTableList, :ManualBackupName
1969
-
1969
+
1970
1970
  def initialize(instanceid=nil, backupmethod=nil, backupdbtablelist=nil, manualbackupname=nil)
1971
1971
  @InstanceId = instanceid
1972
1972
  @BackupMethod = backupmethod
@@ -1997,7 +1997,7 @@ module TencentCloud
1997
1997
  # @type RequestId: String
1998
1998
 
1999
1999
  attr_accessor :BackupId, :RequestId
2000
-
2000
+
2001
2001
  def initialize(backupid=nil, requestid=nil)
2002
2002
  @BackupId = backupid
2003
2003
  @RequestId = requestid
@@ -2048,7 +2048,7 @@ module TencentCloud
2048
2048
  # @type SecurityGroup: Array
2049
2049
 
2050
2050
  attr_accessor :ProxyGroupId, :WeightMode, :IsKickOut, :MinCount, :MaxDelay, :FailOver, :AutoAddRo, :ReadOnly, :TransSplit, :ProxyAllocation, :UniqVpcId, :UniqSubnetId, :ConnectionPool, :Desc, :Vip, :VPort, :SecurityGroup
2051
-
2051
+
2052
2052
  def initialize(proxygroupid=nil, weightmode=nil, iskickout=nil, mincount=nil, maxdelay=nil, failover=nil, autoaddro=nil, readonly=nil, transsplit=nil, proxyallocation=nil, uniqvpcid=nil, uniqsubnetid=nil, connectionpool=nil, desc=nil, vip=nil, vport=nil, securitygroup=nil)
2053
2053
  @ProxyGroupId = proxygroupid
2054
2054
  @WeightMode = weightmode
@@ -2106,7 +2106,7 @@ module TencentCloud
2106
2106
  # @type RequestId: String
2107
2107
 
2108
2108
  attr_accessor :AsyncRequestId, :RequestId
2109
-
2109
+
2110
2110
  def initialize(asyncrequestid=nil, requestid=nil)
2111
2111
  @AsyncRequestId = asyncrequestid
2112
2112
  @RequestId = requestid
@@ -2136,7 +2136,7 @@ module TencentCloud
2136
2136
  # @type ConnectionPoolLimit: Integer
2137
2137
 
2138
2138
  attr_accessor :InstanceId, :UniqVpcId, :UniqSubnetId, :ProxyNodeCustom, :SecurityGroup, :Desc, :ConnectionPoolLimit
2139
-
2139
+
2140
2140
  def initialize(instanceid=nil, uniqvpcid=nil, uniqsubnetid=nil, proxynodecustom=nil, securitygroup=nil, desc=nil, connectionpoollimit=nil)
2141
2141
  @InstanceId = instanceid
2142
2142
  @UniqVpcId = uniqvpcid
@@ -2174,7 +2174,7 @@ module TencentCloud
2174
2174
  # @type RequestId: String
2175
2175
 
2176
2176
  attr_accessor :AsyncRequestId, :RequestId
2177
-
2177
+
2178
2178
  def initialize(asyncrequestid=nil, requestid=nil)
2179
2179
  @AsyncRequestId = asyncrequestid
2180
2180
  @RequestId = requestid
@@ -2232,7 +2232,7 @@ module TencentCloud
2232
2232
  # @type ProjectId: Integer
2233
2233
 
2234
2234
  attr_accessor :InstanceId, :SpecifiedRollbackTime, :SpecifiedBackupId, :UniqVpcId, :UniqSubnetId, :Memory, :Volume, :InstanceName, :SecurityGroup, :ResourceTags, :Cpu, :ProtectMode, :DeployMode, :SlaveZone, :BackupZone, :DeviceType, :InstanceNodes, :DeployGroupId, :DryRun, :CageId, :ProjectId
2235
-
2235
+
2236
2236
  def initialize(instanceid=nil, specifiedrollbacktime=nil, specifiedbackupid=nil, uniqvpcid=nil, uniqsubnetid=nil, memory=nil, volume=nil, instancename=nil, securitygroup=nil, resourcetags=nil, cpu=nil, protectmode=nil, deploymode=nil, slavezone=nil, backupzone=nil, devicetype=nil, instancenodes=nil, deploygroupid=nil, dryrun=nil, cageid=nil, projectid=nil)
2237
2237
  @InstanceId = instanceid
2238
2238
  @SpecifiedRollbackTime = specifiedrollbacktime
@@ -2297,7 +2297,7 @@ module TencentCloud
2297
2297
  # @type RequestId: String
2298
2298
 
2299
2299
  attr_accessor :AsyncRequestId, :RequestId
2300
-
2300
+
2301
2301
  def initialize(asyncrequestid=nil, requestid=nil)
2302
2302
  @AsyncRequestId = asyncrequestid
2303
2303
  @RequestId = requestid
@@ -2325,7 +2325,7 @@ module TencentCloud
2325
2325
  # @type CosUrl: String
2326
2326
 
2327
2327
  attr_accessor :InstanceId, :User, :FileName, :Password, :DbName, :CosUrl
2328
-
2328
+
2329
2329
  def initialize(instanceid=nil, user=nil, filename=nil, password=nil, dbname=nil, cosurl=nil)
2330
2330
  @InstanceId = instanceid
2331
2331
  @User = user
@@ -2353,7 +2353,7 @@ module TencentCloud
2353
2353
  # @type RequestId: String
2354
2354
 
2355
2355
  attr_accessor :AsyncRequestId, :RequestId
2356
-
2356
+
2357
2357
  def initialize(asyncrequestid=nil, requestid=nil)
2358
2358
  @AsyncRequestId = asyncrequestid
2359
2359
  @RequestId = requestid
@@ -2443,7 +2443,7 @@ module TencentCloud
2443
2443
  # @type Vips: Array
2444
2444
 
2445
2445
  attr_accessor :GoodsNum, :Memory, :Volume, :EngineVersion, :UniqVpcId, :UniqSubnetId, :ProjectId, :Zone, :MasterInstanceId, :InstanceRole, :MasterRegion, :Port, :Password, :ParamList, :ProtectMode, :DeployMode, :SlaveZone, :BackupZone, :SecurityGroup, :RoGroup, :AutoRenewFlag, :InstanceName, :ResourceTags, :DeployGroupId, :ClientToken, :DeviceType, :ParamTemplateId, :AlarmPolicyList, :InstanceNodes, :Cpu, :AutoSyncFlag, :CageId, :ParamTemplateType, :AlarmPolicyIdList, :DryRun, :EngineType, :Vips
2446
-
2446
+
2447
2447
  def initialize(goodsnum=nil, memory=nil, volume=nil, engineversion=nil, uniqvpcid=nil, uniqsubnetid=nil, projectid=nil, zone=nil, masterinstanceid=nil, instancerole=nil, masterregion=nil, port=nil, password=nil, paramlist=nil, protectmode=nil, deploymode=nil, slavezone=nil, backupzone=nil, securitygroup=nil, rogroup=nil, autorenewflag=nil, instancename=nil, resourcetags=nil, deploygroupid=nil, clienttoken=nil, devicetype=nil, paramtemplateid=nil, alarmpolicylist=nil, instancenodes=nil, cpu=nil, autosyncflag=nil, cageid=nil, paramtemplatetype=nil, alarmpolicyidlist=nil, dryrun=nil, enginetype=nil, vips=nil)
2448
2448
  @GoodsNum = goodsnum
2449
2449
  @Memory = memory
@@ -2552,7 +2552,7 @@ module TencentCloud
2552
2552
  # @type RequestId: String
2553
2553
 
2554
2554
  attr_accessor :DealIds, :InstanceIds, :RequestId
2555
-
2555
+
2556
2556
  def initialize(dealids=nil, instanceids=nil, requestid=nil)
2557
2557
  @DealIds = dealids
2558
2558
  @InstanceIds = instanceids
@@ -2646,7 +2646,7 @@ module TencentCloud
2646
2646
  # @type Vips: Array
2647
2647
 
2648
2648
  attr_accessor :Memory, :Volume, :Period, :GoodsNum, :Zone, :UniqVpcId, :UniqSubnetId, :ProjectId, :Port, :InstanceRole, :MasterInstanceId, :EngineVersion, :Password, :ProtectMode, :DeployMode, :SlaveZone, :ParamList, :BackupZone, :AutoRenewFlag, :MasterRegion, :SecurityGroup, :RoGroup, :InstanceName, :ResourceTags, :DeployGroupId, :ClientToken, :DeviceType, :ParamTemplateId, :AlarmPolicyList, :InstanceNodes, :Cpu, :AutoSyncFlag, :CageId, :ParamTemplateType, :AlarmPolicyIdList, :DryRun, :EngineType, :Vips
2649
-
2649
+
2650
2650
  def initialize(memory=nil, volume=nil, period=nil, goodsnum=nil, zone=nil, uniqvpcid=nil, uniqsubnetid=nil, projectid=nil, port=nil, instancerole=nil, masterinstanceid=nil, engineversion=nil, password=nil, protectmode=nil, deploymode=nil, slavezone=nil, paramlist=nil, backupzone=nil, autorenewflag=nil, masterregion=nil, securitygroup=nil, rogroup=nil, instancename=nil, resourcetags=nil, deploygroupid=nil, clienttoken=nil, devicetype=nil, paramtemplateid=nil, alarmpolicylist=nil, instancenodes=nil, cpu=nil, autosyncflag=nil, cageid=nil, paramtemplatetype=nil, alarmpolicyidlist=nil, dryrun=nil, enginetype=nil, vips=nil)
2651
2651
  @Memory = memory
2652
2652
  @Volume = volume
@@ -2757,7 +2757,7 @@ module TencentCloud
2757
2757
  # @type RequestId: String
2758
2758
 
2759
2759
  attr_accessor :DealIds, :InstanceIds, :RequestId
2760
-
2760
+
2761
2761
  def initialize(dealids=nil, instanceids=nil, requestid=nil)
2762
2762
  @DealIds = dealids
2763
2763
  @InstanceIds = instanceids
@@ -2785,7 +2785,7 @@ module TencentCloud
2785
2785
  # @type DevClass: Array
2786
2786
 
2787
2787
  attr_accessor :DeployGroupName, :Description, :Affinity, :LimitNum, :DevClass
2788
-
2788
+
2789
2789
  def initialize(deploygroupname=nil, description=nil, affinity=nil, limitnum=nil, devclass=nil)
2790
2790
  @DeployGroupName = deploygroupname
2791
2791
  @Description = description
@@ -2811,7 +2811,7 @@ module TencentCloud
2811
2811
  # @type RequestId: String
2812
2812
 
2813
2813
  attr_accessor :DeployGroupId, :RequestId
2814
-
2814
+
2815
2815
  def initialize(deploygroupid=nil, requestid=nil)
2816
2816
  @DeployGroupId = deploygroupid
2817
2817
  @RequestId = requestid
@@ -2841,7 +2841,7 @@ module TencentCloud
2841
2841
  # @type EngineType: String
2842
2842
 
2843
2843
  attr_accessor :Name, :Description, :EngineVersion, :TemplateId, :ParamList, :TemplateType, :EngineType
2844
-
2844
+
2845
2845
  def initialize(name=nil, description=nil, engineversion=nil, templateid=nil, paramlist=nil, templatetype=nil, enginetype=nil)
2846
2846
  @Name = name
2847
2847
  @Description = description
@@ -2878,7 +2878,7 @@ module TencentCloud
2878
2878
  # @type RequestId: String
2879
2879
 
2880
2880
  attr_accessor :TemplateId, :RequestId
2881
-
2881
+
2882
2882
  def initialize(templateid=nil, requestid=nil)
2883
2883
  @TemplateId = templateid
2884
2884
  @RequestId = requestid
@@ -2900,7 +2900,7 @@ module TencentCloud
2900
2900
  # @type UniqVpcId: String
2901
2901
 
2902
2902
  attr_accessor :InstanceId, :UniqSubnetId, :UniqVpcId
2903
-
2903
+
2904
2904
  def initialize(instanceid=nil, uniqsubnetid=nil, uniqvpcid=nil)
2905
2905
  @InstanceId = instanceid
2906
2906
  @UniqSubnetId = uniqsubnetid
@@ -2928,7 +2928,7 @@ module TencentCloud
2928
2928
  # @type RequestId: String
2929
2929
 
2930
2930
  attr_accessor :RoVpcId, :RoSubnetId, :RoVip, :RoVport, :RequestId
2931
-
2931
+
2932
2932
  def initialize(rovpcid=nil, rosubnetid=nil, rovip=nil, rovport=nil, requestid=nil)
2933
2933
  @RoVpcId = rovpcid
2934
2934
  @RoSubnetId = rosubnetid
@@ -2965,7 +2965,7 @@ module TencentCloud
2965
2965
  # @type Cpu: Integer
2966
2966
 
2967
2967
  attr_accessor :Device, :Type, :DeviceType, :Memory, :Cpu
2968
-
2968
+
2969
2969
  def initialize(device=nil, type=nil, devicetype=nil, memory=nil, cpu=nil)
2970
2970
  @Device = device
2971
2971
  @Type = type
@@ -2991,7 +2991,7 @@ module TencentCloud
2991
2991
  # @type SwitchType: String
2992
2992
 
2993
2993
  attr_accessor :SwitchTime, :SwitchType
2994
-
2994
+
2995
2995
  def initialize(switchtime=nil, switchtype=nil)
2996
2996
  @SwitchTime = switchtime
2997
2997
  @SwitchType = switchtype
@@ -3009,7 +3009,7 @@ module TencentCloud
3009
3009
  # @type DatabaseName: String
3010
3010
 
3011
3011
  attr_accessor :DatabaseName
3012
-
3012
+
3013
3013
  def initialize(databasename=nil)
3014
3014
  @DatabaseName = databasename
3015
3015
  end
@@ -3027,7 +3027,7 @@ module TencentCloud
3027
3027
  # @type Database: String
3028
3028
 
3029
3029
  attr_accessor :Privileges, :Database
3030
-
3030
+
3031
3031
  def initialize(privileges=nil, database=nil)
3032
3032
  @Privileges = privileges
3033
3033
  @Database = database
@@ -3047,7 +3047,7 @@ module TencentCloud
3047
3047
  # @type CharacterSet: String
3048
3048
 
3049
3049
  attr_accessor :DatabaseName, :CharacterSet
3050
-
3050
+
3051
3051
  def initialize(databasename=nil, characterset=nil)
3052
3052
  @DatabaseName = databasename
3053
3053
  @CharacterSet = characterset
@@ -3067,7 +3067,7 @@ module TencentCloud
3067
3067
  # @type Accounts: Array
3068
3068
 
3069
3069
  attr_accessor :InstanceId, :Accounts
3070
-
3070
+
3071
3071
  def initialize(instanceid=nil, accounts=nil)
3072
3072
  @InstanceId = instanceid
3073
3073
  @Accounts = accounts
@@ -3094,7 +3094,7 @@ module TencentCloud
3094
3094
  # @type RequestId: String
3095
3095
 
3096
3096
  attr_accessor :AsyncRequestId, :RequestId
3097
-
3097
+
3098
3098
  def initialize(asyncrequestid=nil, requestid=nil)
3099
3099
  @AsyncRequestId = asyncrequestid
3100
3100
  @RequestId = requestid
@@ -3114,7 +3114,7 @@ module TencentCloud
3114
3114
  # @type InstanceId: String
3115
3115
 
3116
3116
  attr_accessor :FileName, :InstanceId
3117
-
3117
+
3118
3118
  def initialize(filename=nil, instanceid=nil)
3119
3119
  @FileName = filename
3120
3120
  @InstanceId = instanceid
@@ -3132,7 +3132,7 @@ module TencentCloud
3132
3132
  # @type RequestId: String
3133
3133
 
3134
3134
  attr_accessor :RequestId
3135
-
3135
+
3136
3136
  def initialize(requestid=nil)
3137
3137
  @RequestId = requestid
3138
3138
  end
@@ -3150,7 +3150,7 @@ module TencentCloud
3150
3150
  # @type InstanceId: String
3151
3151
 
3152
3152
  attr_accessor :PolicyId, :InstanceId
3153
-
3153
+
3154
3154
  def initialize(policyid=nil, instanceid=nil)
3155
3155
  @PolicyId = policyid
3156
3156
  @InstanceId = instanceid
@@ -3168,7 +3168,7 @@ module TencentCloud
3168
3168
  # @type RequestId: String
3169
3169
 
3170
3170
  attr_accessor :RequestId
3171
-
3171
+
3172
3172
  def initialize(requestid=nil)
3173
3173
  @RequestId = requestid
3174
3174
  end
@@ -3184,7 +3184,7 @@ module TencentCloud
3184
3184
  # @type RuleId: String
3185
3185
 
3186
3186
  attr_accessor :RuleId
3187
-
3187
+
3188
3188
  def initialize(ruleid=nil)
3189
3189
  @RuleId = ruleid
3190
3190
  end
@@ -3200,7 +3200,7 @@ module TencentCloud
3200
3200
  # @type RequestId: String
3201
3201
 
3202
3202
  attr_accessor :RequestId
3203
-
3203
+
3204
3204
  def initialize(requestid=nil)
3205
3205
  @RequestId = requestid
3206
3206
  end
@@ -3218,7 +3218,7 @@ module TencentCloud
3218
3218
  # @type BackupId: Integer
3219
3219
 
3220
3220
  attr_accessor :InstanceId, :BackupId
3221
-
3221
+
3222
3222
  def initialize(instanceid=nil, backupid=nil)
3223
3223
  @InstanceId = instanceid
3224
3224
  @BackupId = backupid
@@ -3236,7 +3236,7 @@ module TencentCloud
3236
3236
  # @type RequestId: String
3237
3237
 
3238
3238
  attr_accessor :RequestId
3239
-
3239
+
3240
3240
  def initialize(requestid=nil)
3241
3241
  @RequestId = requestid
3242
3242
  end
@@ -3252,7 +3252,7 @@ module TencentCloud
3252
3252
  # @type DeployGroupIds: Array
3253
3253
 
3254
3254
  attr_accessor :DeployGroupIds
3255
-
3255
+
3256
3256
  def initialize(deploygroupids=nil)
3257
3257
  @DeployGroupIds = deploygroupids
3258
3258
  end
@@ -3268,7 +3268,7 @@ module TencentCloud
3268
3268
  # @type RequestId: String
3269
3269
 
3270
3270
  attr_accessor :RequestId
3271
-
3271
+
3272
3272
  def initialize(requestid=nil)
3273
3273
  @RequestId = requestid
3274
3274
  end
@@ -3284,7 +3284,7 @@ module TencentCloud
3284
3284
  # @type TemplateId: Integer
3285
3285
 
3286
3286
  attr_accessor :TemplateId
3287
-
3287
+
3288
3288
  def initialize(templateid=nil)
3289
3289
  @TemplateId = templateid
3290
3290
  end
@@ -3300,7 +3300,7 @@ module TencentCloud
3300
3300
  # @type RequestId: String
3301
3301
 
3302
3302
  attr_accessor :RequestId
3303
-
3303
+
3304
3304
  def initialize(requestid=nil)
3305
3305
  @RequestId = requestid
3306
3306
  end
@@ -3316,7 +3316,7 @@ module TencentCloud
3316
3316
  # @type InstanceId: String
3317
3317
 
3318
3318
  attr_accessor :InstanceId
3319
-
3319
+
3320
3320
  def initialize(instanceid=nil)
3321
3321
  @InstanceId = instanceid
3322
3322
  end
@@ -3332,7 +3332,7 @@ module TencentCloud
3332
3332
  # @type RequestId: String
3333
3333
 
3334
3334
  attr_accessor :RequestId
3335
-
3335
+
3336
3336
  def initialize(requestid=nil)
3337
3337
  @RequestId = requestid
3338
3338
  end
@@ -3365,7 +3365,7 @@ module TencentCloud
3365
3365
  # @type DevClass: String
3366
3366
 
3367
3367
  attr_accessor :DeployGroupId, :DeployGroupName, :CreateTime, :Quota, :Affinity, :LimitNum, :Description, :DevClass
3368
-
3368
+
3369
3369
  def initialize(deploygroupid=nil, deploygroupname=nil, createtime=nil, quota=nil, affinity=nil, limitnum=nil, description=nil, devclass=nil)
3370
3370
  @DeployGroupId = deploygroupid
3371
3371
  @DeployGroupName = deploygroupname
@@ -3399,7 +3399,7 @@ module TencentCloud
3399
3399
  # @type Host: String
3400
3400
 
3401
3401
  attr_accessor :InstanceId, :User, :Host
3402
-
3402
+
3403
3403
  def initialize(instanceid=nil, user=nil, host=nil)
3404
3404
  @InstanceId = instanceid
3405
3405
  @User = user
@@ -3427,7 +3427,7 @@ module TencentCloud
3427
3427
  # @type RequestId: String
3428
3428
 
3429
3429
  attr_accessor :GlobalPrivileges, :DatabasePrivileges, :TablePrivileges, :ColumnPrivileges, :RequestId
3430
-
3430
+
3431
3431
  def initialize(globalprivileges=nil, databaseprivileges=nil, tableprivileges=nil, columnprivileges=nil, requestid=nil)
3432
3432
  @GlobalPrivileges = globalprivileges
3433
3433
  @DatabasePrivileges = databaseprivileges
@@ -3478,7 +3478,7 @@ module TencentCloud
3478
3478
  # @type AccountRegexp: String
3479
3479
 
3480
3480
  attr_accessor :InstanceId, :Offset, :Limit, :AccountRegexp
3481
-
3481
+
3482
3482
  def initialize(instanceid=nil, offset=nil, limit=nil, accountregexp=nil)
3483
3483
  @InstanceId = instanceid
3484
3484
  @Offset = offset
@@ -3506,7 +3506,7 @@ module TencentCloud
3506
3506
  # @type RequestId: String
3507
3507
 
3508
3508
  attr_accessor :TotalCount, :Items, :MaxUserConnections, :RequestId
3509
-
3509
+
3510
3510
  def initialize(totalcount=nil, items=nil, maxuserconnections=nil, requestid=nil)
3511
3511
  @TotalCount = totalcount
3512
3512
  @Items = items
@@ -3535,7 +3535,7 @@ module TencentCloud
3535
3535
  # @type AsyncRequestId: String
3536
3536
 
3537
3537
  attr_accessor :AsyncRequestId
3538
-
3538
+
3539
3539
  def initialize(asyncrequestid=nil)
3540
3540
  @AsyncRequestId = asyncrequestid
3541
3541
  end
@@ -3557,7 +3557,7 @@ module TencentCloud
3557
3557
  # @type RequestId: String
3558
3558
 
3559
3559
  attr_accessor :Status, :Info, :RequestId
3560
-
3560
+
3561
3561
  def initialize(status=nil, info=nil, requestid=nil)
3562
3562
  @Status = status
3563
3563
  @Info = info
@@ -3577,7 +3577,7 @@ module TencentCloud
3577
3577
  # @type InstanceId: String
3578
3578
 
3579
3579
  attr_accessor :InstanceId
3580
-
3580
+
3581
3581
  def initialize(instanceid=nil)
3582
3582
  @InstanceId = instanceid
3583
3583
  end
@@ -3603,7 +3603,7 @@ module TencentCloud
3603
3603
  # @type RequestId: String
3604
3604
 
3605
3605
  attr_accessor :LogExpireDay, :LogType, :IsClosing, :CreateTime, :RequestId
3606
-
3606
+
3607
3607
  def initialize(logexpireday=nil, logtype=nil, isclosing=nil, createtime=nil, requestid=nil)
3608
3608
  @LogExpireDay = logexpireday
3609
3609
  @LogType = logtype
@@ -3633,7 +3633,7 @@ module TencentCloud
3633
3633
  # @type FileName: String
3634
3634
 
3635
3635
  attr_accessor :InstanceId, :Limit, :Offset, :FileName
3636
-
3636
+
3637
3637
  def initialize(instanceid=nil, limit=nil, offset=nil, filename=nil)
3638
3638
  @InstanceId = instanceid
3639
3639
  @Limit = limit
@@ -3659,7 +3659,7 @@ module TencentCloud
3659
3659
  # @type RequestId: String
3660
3660
 
3661
3661
  attr_accessor :TotalCount, :Items, :RequestId
3662
-
3662
+
3663
3663
  def initialize(totalcount=nil, items=nil, requestid=nil)
3664
3664
  @TotalCount = totalcount
3665
3665
  @Items = items
@@ -3699,7 +3699,7 @@ module TencentCloud
3699
3699
  # @type InstanceName: String
3700
3700
 
3701
3701
  attr_accessor :InstanceId, :PolicyId, :PolicyName, :Limit, :Offset, :RuleId, :InstanceName
3702
-
3702
+
3703
3703
  def initialize(instanceid=nil, policyid=nil, policyname=nil, limit=nil, offset=nil, ruleid=nil, instancename=nil)
3704
3704
  @InstanceId = instanceid
3705
3705
  @PolicyId = policyid
@@ -3732,7 +3732,7 @@ module TencentCloud
3732
3732
  # @type RequestId: String
3733
3733
 
3734
3734
  attr_accessor :TotalCount, :Items, :RequestId
3735
-
3735
+
3736
3736
  def initialize(totalcount=nil, items=nil, requestid=nil)
3737
3737
  @TotalCount = totalcount
3738
3738
  @Items = items
@@ -3765,7 +3765,7 @@ module TencentCloud
3765
3765
  # @type Offset: Integer
3766
3766
 
3767
3767
  attr_accessor :RuleId, :RuleName, :Limit, :Offset
3768
-
3768
+
3769
3769
  def initialize(ruleid=nil, rulename=nil, limit=nil, offset=nil)
3770
3770
  @RuleId = ruleid
3771
3771
  @RuleName = rulename
@@ -3792,7 +3792,7 @@ module TencentCloud
3792
3792
  # @type RequestId: String
3793
3793
 
3794
3794
  attr_accessor :TotalCount, :Items, :RequestId
3795
-
3795
+
3796
3796
  def initialize(totalcount=nil, items=nil, requestid=nil)
3797
3797
  @TotalCount = totalcount
3798
3798
  @Items = items
@@ -3819,7 +3819,7 @@ module TencentCloud
3819
3819
  # @type InstanceId: String
3820
3820
 
3821
3821
  attr_accessor :InstanceId
3822
-
3822
+
3823
3823
  def initialize(instanceid=nil)
3824
3824
  @InstanceId = instanceid
3825
3825
  end
@@ -3873,7 +3873,7 @@ module TencentCloud
3873
3873
  # @type RequestId: String
3874
3874
 
3875
3875
  attr_accessor :StartTimeMin, :StartTimeMax, :BackupExpireDays, :BackupMethod, :BinlogExpireDays, :BackupTimeWindow, :EnableBackupPeriodSave, :BackupPeriodSaveDays, :BackupPeriodSaveInterval, :BackupPeriodSaveCount, :StartBackupPeriodSaveDate, :EnableBackupArchive, :BackupArchiveDays, :EnableBinlogArchive, :BinlogArchiveDays, :EnableBackupStandby, :BackupStandbyDays, :EnableBinlogStandby, :BinlogStandbyDays, :RequestId
3876
-
3876
+
3877
3877
  def initialize(starttimemin=nil, starttimemax=nil, backupexpiredays=nil, backupmethod=nil, binlogexpiredays=nil, backuptimewindow=nil, enablebackupperiodsave=nil, backupperiodsavedays=nil, backupperiodsaveinterval=nil, backupperiodsavecount=nil, startbackupperiodsavedate=nil, enablebackuparchive=nil, backuparchivedays=nil, enablebinlogarchive=nil, binlogarchivedays=nil, enablebackupstandby=nil, backupstandbydays=nil, enablebinlogstandby=nil, binlogstandbydays=nil, requestid=nil)
3878
3878
  @StartTimeMin = starttimemin
3879
3879
  @StartTimeMax = starttimemax
@@ -3938,7 +3938,7 @@ module TencentCloud
3938
3938
  # @type Limit: Integer
3939
3939
 
3940
3940
  attr_accessor :InstanceId, :StartTime, :SearchDatabase, :Offset, :Limit
3941
-
3941
+
3942
3942
  def initialize(instanceid=nil, starttime=nil, searchdatabase=nil, offset=nil, limit=nil)
3943
3943
  @InstanceId = instanceid
3944
3944
  @StartTime = starttime
@@ -3966,7 +3966,7 @@ module TencentCloud
3966
3966
  # @type RequestId: String
3967
3967
 
3968
3968
  attr_accessor :TotalCount, :Items, :RequestId
3969
-
3969
+
3970
3970
  def initialize(totalcount=nil, items=nil, requestid=nil)
3971
3971
  @TotalCount = totalcount
3972
3972
  @Items = items
@@ -3995,7 +3995,7 @@ module TencentCloud
3995
3995
  # @type BackupId: Integer
3996
3996
 
3997
3997
  attr_accessor :InstanceId, :BackupId
3998
-
3998
+
3999
3999
  def initialize(instanceid=nil, backupid=nil)
4000
4000
  @InstanceId = instanceid
4001
4001
  @BackupId = backupid
@@ -4015,7 +4015,7 @@ module TencentCloud
4015
4015
  # @type RequestId: String
4016
4016
 
4017
4017
  attr_accessor :DecryptionKey, :RequestId
4018
-
4018
+
4019
4019
  def initialize(decryptionkey=nil, requestid=nil)
4020
4020
  @DecryptionKey = decryptionkey
4021
4021
  @RequestId = requestid
@@ -4030,7 +4030,7 @@ module TencentCloud
4030
4030
  # DescribeBackupDownloadRestriction请求参数结构体
4031
4031
  class DescribeBackupDownloadRestrictionRequest < TencentCloud::Common::AbstractModel
4032
4032
 
4033
-
4033
+
4034
4034
  def initialize()
4035
4035
  end
4036
4036
 
@@ -4054,7 +4054,7 @@ module TencentCloud
4054
4054
  # @type RequestId: String
4055
4055
 
4056
4056
  attr_accessor :LimitType, :VpcComparisonSymbol, :IpComparisonSymbol, :LimitVpc, :LimitIp, :RequestId
4057
-
4057
+
4058
4058
  def initialize(limittype=nil, vpccomparisonsymbol=nil, ipcomparisonsymbol=nil, limitvpc=nil, limitip=nil, requestid=nil)
4059
4059
  @LimitType = limittype
4060
4060
  @VpcComparisonSymbol = vpccomparisonsymbol
@@ -4087,7 +4087,7 @@ module TencentCloud
4087
4087
  # @type InstanceId: String
4088
4088
 
4089
4089
  attr_accessor :InstanceId
4090
-
4090
+
4091
4091
  def initialize(instanceid=nil)
4092
4092
  @InstanceId = instanceid
4093
4093
  end
@@ -4105,7 +4105,7 @@ module TencentCloud
4105
4105
  # @type RequestId: String
4106
4106
 
4107
4107
  attr_accessor :EncryptionStatus, :RequestId
4108
-
4108
+
4109
4109
  def initialize(encryptionstatus=nil, requestid=nil)
4110
4110
  @EncryptionStatus = encryptionstatus
4111
4111
  @RequestId = requestid
@@ -4123,7 +4123,7 @@ module TencentCloud
4123
4123
  # @type Product: String
4124
4124
 
4125
4125
  attr_accessor :Product
4126
-
4126
+
4127
4127
  def initialize(product=nil)
4128
4128
  @Product = product
4129
4129
  end
@@ -4156,7 +4156,7 @@ module TencentCloud
4156
4156
  # @type RequestId: String
4157
4157
 
4158
4158
  attr_accessor :BackupCount, :BackupVolume, :BillingVolume, :FreeVolume, :RemoteBackupVolume, :BackupArchiveVolume, :BackupStandbyVolume, :RequestId
4159
-
4159
+
4160
4160
  def initialize(backupcount=nil, backupvolume=nil, billingvolume=nil, freevolume=nil, remotebackupvolume=nil, backuparchivevolume=nil, backupstandbyvolume=nil, requestid=nil)
4161
4161
  @BackupCount = backupcount
4162
4162
  @BackupVolume = backupvolume
@@ -4194,7 +4194,7 @@ module TencentCloud
4194
4194
  # @type OrderDirection: String
4195
4195
 
4196
4196
  attr_accessor :Product, :Offset, :Limit, :OrderBy, :OrderDirection
4197
-
4197
+
4198
4198
  def initialize(product=nil, offset=nil, limit=nil, orderby=nil, orderdirection=nil)
4199
4199
  @Product = product
4200
4200
  @Offset = offset
@@ -4222,7 +4222,7 @@ module TencentCloud
4222
4222
  # @type RequestId: String
4223
4223
 
4224
4224
  attr_accessor :Items, :TotalCount, :RequestId
4225
-
4225
+
4226
4226
  def initialize(items=nil, totalcount=nil, requestid=nil)
4227
4227
  @Items = items
4228
4228
  @TotalCount = totalcount
@@ -4253,7 +4253,7 @@ module TencentCloud
4253
4253
  # @type Limit: Integer
4254
4254
 
4255
4255
  attr_accessor :InstanceId, :Offset, :Limit
4256
-
4256
+
4257
4257
  def initialize(instanceid=nil, offset=nil, limit=nil)
4258
4258
  @InstanceId = instanceid
4259
4259
  @Offset = offset
@@ -4277,7 +4277,7 @@ module TencentCloud
4277
4277
  # @type RequestId: String
4278
4278
 
4279
4279
  attr_accessor :TotalCount, :Items, :RequestId
4280
-
4280
+
4281
4281
  def initialize(totalcount=nil, items=nil, requestid=nil)
4282
4282
  @TotalCount = totalcount
4283
4283
  @Items = items
@@ -4304,7 +4304,7 @@ module TencentCloud
4304
4304
  # @type Product: String
4305
4305
 
4306
4306
  attr_accessor :Product
4307
-
4307
+
4308
4308
  def initialize(product=nil)
4309
4309
  @Product = product
4310
4310
  end
@@ -4336,7 +4336,7 @@ module TencentCloud
4336
4336
  # @type RequestId: String
4337
4337
 
4338
4338
  attr_accessor :BinlogBackupVolume, :BinlogBackupCount, :RemoteBinlogVolume, :RemoteBinlogCount, :BinlogArchiveVolume, :BinlogArchiveCount, :BinlogStandbyVolume, :BinlogStandbyCount, :RequestId
4339
-
4339
+
4340
4340
  def initialize(binlogbackupvolume=nil, binlogbackupcount=nil, remotebinlogvolume=nil, remotebinlogcount=nil, binlogarchivevolume=nil, binlogarchivecount=nil, binlogstandbyvolume=nil, binlogstandbycount=nil, requestid=nil)
4341
4341
  @BinlogBackupVolume = binlogbackupvolume
4342
4342
  @BinlogBackupCount = binlogbackupcount
@@ -4376,7 +4376,7 @@ module TencentCloud
4376
4376
  # @type MaxStartTime: String
4377
4377
 
4378
4378
  attr_accessor :InstanceId, :Offset, :Limit, :MinStartTime, :MaxStartTime
4379
-
4379
+
4380
4380
  def initialize(instanceid=nil, offset=nil, limit=nil, minstarttime=nil, maxstarttime=nil)
4381
4381
  @InstanceId = instanceid
4382
4382
  @Offset = offset
@@ -4404,7 +4404,7 @@ module TencentCloud
4404
4404
  # @type RequestId: String
4405
4405
 
4406
4406
  attr_accessor :TotalCount, :Items, :RequestId
4407
-
4407
+
4408
4408
  def initialize(totalcount=nil, items=nil, requestid=nil)
4409
4409
  @TotalCount = totalcount
4410
4410
  @Items = items
@@ -4433,7 +4433,7 @@ module TencentCloud
4433
4433
  # @type ProxyGroupId: String
4434
4434
 
4435
4435
  attr_accessor :InstanceId, :ProxyGroupId
4436
-
4436
+
4437
4437
  def initialize(instanceid=nil, proxygroupid=nil)
4438
4438
  @InstanceId = instanceid
4439
4439
  @ProxyGroupId = proxygroupid
@@ -4472,7 +4472,7 @@ module TencentCloud
4472
4472
  # @type RequestId: String
4473
4473
 
4474
4474
  attr_accessor :BaseGroup, :Address, :ProxyNode, :RWInstInfo, :ConnectionPoolInfo, :Count, :ProxyGroup, :RequestId
4475
-
4475
+
4476
4476
  def initialize(basegroup=nil, address=nil, proxynode=nil, rwinstinfo=nil, connectionpoolinfo=nil, count=nil, proxygroup=nil, requestid=nil)
4477
4477
  @BaseGroup = basegroup
4478
4478
  @Address = address
@@ -4526,7 +4526,7 @@ module TencentCloud
4526
4526
  # @type ProxyGroupId: String
4527
4527
 
4528
4528
  attr_accessor :InstanceId, :ProxyGroupId
4529
-
4529
+
4530
4530
  def initialize(instanceid=nil, proxygroupid=nil)
4531
4531
  @InstanceId = instanceid
4532
4532
  @ProxyGroupId = proxygroupid
@@ -4550,7 +4550,7 @@ module TencentCloud
4550
4550
  # @type RequestId: String
4551
4551
 
4552
4552
  attr_accessor :Count, :ProxyInfos, :RequestId
4553
-
4553
+
4554
4554
  def initialize(count=nil, proxyinfos=nil, requestid=nil)
4555
4555
  @Count = count
4556
4556
  @ProxyInfos = proxyinfos
@@ -4574,7 +4574,7 @@ module TencentCloud
4574
4574
  # DescribeCdbZoneConfig请求参数结构体
4575
4575
  class DescribeCdbZoneConfigRequest < TencentCloud::Common::AbstractModel
4576
4576
 
4577
-
4577
+
4578
4578
  def initialize()
4579
4579
  end
4580
4580
 
@@ -4590,7 +4590,7 @@ module TencentCloud
4590
4590
  # @type RequestId: String
4591
4591
 
4592
4592
  attr_accessor :DataResult, :RequestId
4593
-
4593
+
4594
4594
  def initialize(dataresult=nil, requestid=nil)
4595
4595
  @DataResult = dataresult
4596
4596
  @RequestId = requestid
@@ -4615,7 +4615,7 @@ module TencentCloud
4615
4615
  # @type Limit: Integer
4616
4616
 
4617
4617
  attr_accessor :InstanceId, :Offset, :Limit
4618
-
4618
+
4619
4619
  def initialize(instanceid=nil, offset=nil, limit=nil)
4620
4620
  @InstanceId = instanceid
4621
4621
  @Offset = offset
@@ -4639,7 +4639,7 @@ module TencentCloud
4639
4639
  # @type RequestId: String
4640
4640
 
4641
4641
  attr_accessor :TotalCount, :Items, :RequestId
4642
-
4642
+
4643
4643
  def initialize(totalcount=nil, items=nil, requestid=nil)
4644
4644
  @TotalCount = totalcount
4645
4645
  @Items = items
@@ -4666,7 +4666,7 @@ module TencentCloud
4666
4666
  # @type InstanceId: String
4667
4667
 
4668
4668
  attr_accessor :InstanceId
4669
-
4669
+
4670
4670
  def initialize(instanceid=nil)
4671
4671
  @InstanceId = instanceid
4672
4672
  end
@@ -4700,7 +4700,7 @@ module TencentCloud
4700
4700
  # @type RequestId: String
4701
4701
 
4702
4702
  attr_accessor :IsSupportAudit, :AuditNeedUpgrade, :IsSupportEncryption, :EncryptionNeedUpgrade, :IsRemoteRo, :MasterRegion, :IsSupportUpdateSubVersion, :CurrentSubVersion, :TargetSubVersion, :RequestId
4703
-
4703
+
4704
4704
  def initialize(issupportaudit=nil, auditneedupgrade=nil, issupportencryption=nil, encryptionneedupgrade=nil, isremotero=nil, masterregion=nil, issupportupdatesubversion=nil, currentsubversion=nil, targetsubversion=nil, requestid=nil)
4705
4705
  @IsSupportAudit = issupportaudit
4706
4706
  @AuditNeedUpgrade = auditneedupgrade
@@ -4742,7 +4742,7 @@ module TencentCloud
4742
4742
  # @type Limit: Integer
4743
4743
 
4744
4744
  attr_accessor :InstanceId, :StartTime, :EndTime, :Offset, :Limit
4745
-
4745
+
4746
4746
  def initialize(instanceid=nil, starttime=nil, endtime=nil, offset=nil, limit=nil)
4747
4747
  @InstanceId = instanceid
4748
4748
  @StartTime = starttime
@@ -4770,7 +4770,7 @@ module TencentCloud
4770
4770
  # @type RequestId: String
4771
4771
 
4772
4772
  attr_accessor :TotalCount, :Items, :RequestId
4773
-
4773
+
4774
4774
  def initialize(totalcount=nil, items=nil, requestid=nil)
4775
4775
  @TotalCount = totalcount
4776
4776
  @Items = items
@@ -4797,7 +4797,7 @@ module TencentCloud
4797
4797
  # @type InstanceId: String
4798
4798
 
4799
4799
  attr_accessor :InstanceId
4800
-
4800
+
4801
4801
  def initialize(instanceid=nil)
4802
4802
  @InstanceId = instanceid
4803
4803
  end
@@ -4815,7 +4815,7 @@ module TencentCloud
4815
4815
  # @type RequestId: String
4816
4816
 
4817
4817
  attr_accessor :Charset, :RequestId
4818
-
4818
+
4819
4819
  def initialize(charset=nil, requestid=nil)
4820
4820
  @Charset = charset
4821
4821
  @RequestId = requestid
@@ -4833,7 +4833,7 @@ module TencentCloud
4833
4833
  # @type InstanceId: String
4834
4834
 
4835
4835
  attr_accessor :InstanceId
4836
-
4836
+
4837
4837
  def initialize(instanceid=nil)
4838
4838
  @InstanceId = instanceid
4839
4839
  end
@@ -4863,7 +4863,7 @@ module TencentCloud
4863
4863
  # @type RequestId: String
4864
4864
 
4865
4865
  attr_accessor :ProtectMode, :DeployMode, :Zone, :SlaveConfig, :BackupConfig, :Switched, :RequestId
4866
-
4866
+
4867
4867
  def initialize(protectmode=nil, deploymode=nil, zone=nil, slaveconfig=nil, backupconfig=nil, switched=nil, requestid=nil)
4868
4868
  @ProtectMode = protectmode
4869
4869
  @DeployMode = deploymode
@@ -4897,7 +4897,7 @@ module TencentCloud
4897
4897
  # @type InstanceId: String
4898
4898
 
4899
4899
  attr_accessor :InstanceId
4900
-
4900
+
4901
4901
  def initialize(instanceid=nil)
4902
4902
  @InstanceId = instanceid
4903
4903
  end
@@ -4915,7 +4915,7 @@ module TencentCloud
4915
4915
  # @type RequestId: String
4916
4916
 
4917
4917
  attr_accessor :IsGTIDOpen, :RequestId
4918
-
4918
+
4919
4919
  def initialize(isgtidopen=nil, requestid=nil)
4920
4920
  @IsGTIDOpen = isgtidopen
4921
4921
  @RequestId = requestid
@@ -4933,7 +4933,7 @@ module TencentCloud
4933
4933
  # @type InstanceId: String
4934
4934
 
4935
4935
  attr_accessor :InstanceId
4936
-
4936
+
4937
4937
  def initialize(instanceid=nil)
4938
4938
  @InstanceId = instanceid
4939
4939
  end
@@ -4964,7 +4964,7 @@ module TencentCloud
4964
4964
  # @type RequestId: String
4965
4965
 
4966
4966
  attr_accessor :InstanceId, :InstanceName, :Encryption, :KeyId, :KeyRegion, :DefaultKmsRegion, :RequestId
4967
-
4967
+
4968
4968
  def initialize(instanceid=nil, instancename=nil, encryption=nil, keyid=nil, keyregion=nil, defaultkmsregion=nil, requestid=nil)
4969
4969
  @InstanceId = instanceid
4970
4970
  @InstanceName = instancename
@@ -4992,7 +4992,7 @@ module TencentCloud
4992
4992
  # @type InstanceIds: Array
4993
4993
 
4994
4994
  attr_accessor :InstanceIds
4995
-
4995
+
4996
4996
  def initialize(instanceids=nil)
4997
4997
  @InstanceIds = instanceids
4998
4998
  end
@@ -5012,7 +5012,7 @@ module TencentCloud
5012
5012
  # @type RequestId: String
5013
5013
 
5014
5014
  attr_accessor :TotalCount, :Items, :RequestId
5015
-
5015
+
5016
5016
  def initialize(totalcount=nil, items=nil, requestid=nil)
5017
5017
  @TotalCount = totalcount
5018
5018
  @Items = items
@@ -5107,7 +5107,7 @@ module TencentCloud
5107
5107
  # @type EngineTypes: Array
5108
5108
 
5109
5109
  attr_accessor :ProjectId, :InstanceTypes, :Vips, :Status, :Offset, :Limit, :SecurityGroupId, :PayTypes, :InstanceNames, :TaskStatus, :EngineVersions, :VpcIds, :ZoneIds, :SubnetIds, :CdbErrors, :OrderBy, :OrderDirection, :WithSecurityGroup, :WithExCluster, :ExClusterId, :InstanceIds, :InitFlag, :WithDr, :WithRo, :WithMaster, :DeployGroupIds, :TagKeysForSearch, :CageIds, :TagValues, :UniqueVpcIds, :UniqSubnetIds, :Tags, :ProxyVips, :ProxyIds, :EngineTypes
5110
-
5110
+
5111
5111
  def initialize(projectid=nil, instancetypes=nil, vips=nil, status=nil, offset=nil, limit=nil, securitygroupid=nil, paytypes=nil, instancenames=nil, taskstatus=nil, engineversions=nil, vpcids=nil, zoneids=nil, subnetids=nil, cdberrors=nil, orderby=nil, orderdirection=nil, withsecuritygroup=nil, withexcluster=nil, exclusterid=nil, instanceids=nil, initflag=nil, withdr=nil, withro=nil, withmaster=nil, deploygroupids=nil, tagkeysforsearch=nil, cageids=nil, tagvalues=nil, uniquevpcids=nil, uniqsubnetids=nil, tags=nil, proxyvips=nil, proxyids=nil, enginetypes=nil)
5112
5112
  @ProjectId = projectid
5113
5113
  @InstanceTypes = instancetypes
@@ -5202,7 +5202,7 @@ module TencentCloud
5202
5202
  # @type RequestId: String
5203
5203
 
5204
5204
  attr_accessor :TotalCount, :Items, :RequestId
5205
-
5205
+
5206
5206
  def initialize(totalcount=nil, items=nil, requestid=nil)
5207
5207
  @TotalCount = totalcount
5208
5208
  @Items = items
@@ -5253,7 +5253,7 @@ module TencentCloud
5253
5253
  # @type Ladder: Integer
5254
5254
 
5255
5255
  attr_accessor :Period, :Zone, :GoodsNum, :Memory, :Volume, :InstanceRole, :PayType, :ProtectMode, :DeviceType, :InstanceNodes, :Cpu, :InstanceId, :Ladder
5256
-
5256
+
5257
5257
  def initialize(period=nil, zone=nil, goodsnum=nil, memory=nil, volume=nil, instancerole=nil, paytype=nil, protectmode=nil, devicetype=nil, instancenodes=nil, cpu=nil, instanceid=nil, ladder=nil)
5258
5258
  @Period = period
5259
5259
  @Zone = zone
@@ -5299,7 +5299,7 @@ module TencentCloud
5299
5299
  # @type RequestId: String
5300
5300
 
5301
5301
  attr_accessor :Price, :OriginalPrice, :Currency, :RequestId
5302
-
5302
+
5303
5303
  def initialize(price=nil, originalprice=nil, currency=nil, requestid=nil)
5304
5304
  @Price = price
5305
5305
  @OriginalPrice = originalprice
@@ -5323,7 +5323,7 @@ module TencentCloud
5323
5323
  # @type ForReadonlyInstance: Boolean
5324
5324
 
5325
5325
  attr_accessor :InstanceId, :ForReadonlyInstance
5326
-
5326
+
5327
5327
  def initialize(instanceid=nil, forreadonlyinstance=nil)
5328
5328
  @InstanceId = instanceid
5329
5329
  @ForReadonlyInstance = forreadonlyinstance
@@ -5343,7 +5343,7 @@ module TencentCloud
5343
5343
  # @type RequestId: String
5344
5344
 
5345
5345
  attr_accessor :Groups, :RequestId
5346
-
5346
+
5347
5347
  def initialize(groups=nil, requestid=nil)
5348
5348
  @Groups = groups
5349
5349
  @RequestId = requestid
@@ -5372,7 +5372,7 @@ module TencentCloud
5372
5372
  # @type Limit: Integer
5373
5373
 
5374
5374
  attr_accessor :InstanceId, :Offset, :Limit
5375
-
5375
+
5376
5376
  def initialize(instanceid=nil, offset=nil, limit=nil)
5377
5377
  @InstanceId = instanceid
5378
5378
  @Offset = offset
@@ -5396,7 +5396,7 @@ module TencentCloud
5396
5396
  # @type RequestId: String
5397
5397
 
5398
5398
  attr_accessor :TotalCount, :Items, :RequestId
5399
-
5399
+
5400
5400
  def initialize(totalcount=nil, items=nil, requestid=nil)
5401
5401
  @TotalCount = totalcount
5402
5402
  @Items = items
@@ -5423,7 +5423,7 @@ module TencentCloud
5423
5423
  # @type Product: String
5424
5424
 
5425
5425
  attr_accessor :Product
5426
-
5426
+
5427
5427
  def initialize(product=nil)
5428
5428
  @Product = product
5429
5429
  end
@@ -5463,7 +5463,7 @@ module TencentCloud
5463
5463
  # @type RequestId: String
5464
5464
 
5465
5465
  attr_accessor :DataBackupVolume, :DataBackupCount, :AutoBackupVolume, :AutoBackupCount, :ManualBackupVolume, :ManualBackupCount, :RemoteBackupVolume, :RemoteBackupCount, :DataBackupArchiveVolume, :DataBackupArchiveCount, :DataBackupStandbyVolume, :DataBackupStandbyCount, :RequestId
5466
-
5466
+
5467
5467
  def initialize(databackupvolume=nil, databackupcount=nil, autobackupvolume=nil, autobackupcount=nil, manualbackupvolume=nil, manualbackupcount=nil, remotebackupvolume=nil, remotebackupcount=nil, databackuparchivevolume=nil, databackuparchivecount=nil, databackupstandbyvolume=nil, databackupstandbycount=nil, requestid=nil)
5468
5468
  @DataBackupVolume = databackupvolume
5469
5469
  @DataBackupCount = databackupcount
@@ -5509,7 +5509,7 @@ module TencentCloud
5509
5509
  # @type DatabaseRegexp: String
5510
5510
 
5511
5511
  attr_accessor :InstanceId, :Offset, :Limit, :DatabaseRegexp
5512
-
5512
+
5513
5513
  def initialize(instanceid=nil, offset=nil, limit=nil, databaseregexp=nil)
5514
5514
  @InstanceId = instanceid
5515
5515
  @Offset = offset
@@ -5537,7 +5537,7 @@ module TencentCloud
5537
5537
  # @type RequestId: String
5538
5538
 
5539
5539
  attr_accessor :TotalCount, :Items, :DatabaseList, :RequestId
5540
-
5540
+
5541
5541
  def initialize(totalcount=nil, items=nil, databaselist=nil, requestid=nil)
5542
5542
  @TotalCount = totalcount
5543
5543
  @Items = items
@@ -5570,7 +5570,7 @@ module TencentCloud
5570
5570
  # @type EngineType: String
5571
5571
 
5572
5572
  attr_accessor :EngineVersion, :TemplateType, :EngineType
5573
-
5573
+
5574
5574
  def initialize(engineversion=nil, templatetype=nil, enginetype=nil)
5575
5575
  @EngineVersion = engineversion
5576
5576
  @TemplateType = templatetype
@@ -5594,7 +5594,7 @@ module TencentCloud
5594
5594
  # @type RequestId: String
5595
5595
 
5596
5596
  attr_accessor :TotalCount, :Items, :RequestId
5597
-
5597
+
5598
5598
  def initialize(totalcount=nil, items=nil, requestid=nil)
5599
5599
  @TotalCount = totalcount
5600
5600
  @Items = items
@@ -5627,7 +5627,7 @@ module TencentCloud
5627
5627
  # @type Offset: Integer
5628
5628
 
5629
5629
  attr_accessor :DeployGroupId, :DeployGroupName, :Limit, :Offset
5630
-
5630
+
5631
5631
  def initialize(deploygroupid=nil, deploygroupname=nil, limit=nil, offset=nil)
5632
5632
  @DeployGroupId = deploygroupid
5633
5633
  @DeployGroupName = deploygroupname
@@ -5654,7 +5654,7 @@ module TencentCloud
5654
5654
  # @type RequestId: String
5655
5655
 
5656
5656
  attr_accessor :Total, :Items, :RequestId
5657
-
5657
+
5658
5658
  def initialize(total=nil, items=nil, requestid=nil)
5659
5659
  @Total = total
5660
5660
  @Items = items
@@ -5683,7 +5683,7 @@ module TencentCloud
5683
5683
  # @type Count: Integer
5684
5684
 
5685
5685
  attr_accessor :InstanceId, :Count
5686
-
5686
+
5687
5687
  def initialize(instanceid=nil, count=nil)
5688
5688
  @InstanceId = instanceid
5689
5689
  @Count = count
@@ -5709,7 +5709,7 @@ module TencentCloud
5709
5709
  # @type RequestId: String
5710
5710
 
5711
5711
  attr_accessor :Cpu, :Mem, :Net, :Disk, :RequestId
5712
-
5712
+
5713
5713
  def initialize(cpu=nil, mem=nil, net=nil, disk=nil, requestid=nil)
5714
5714
  @Cpu = cpu
5715
5715
  @Mem = mem
@@ -5757,7 +5757,7 @@ module TencentCloud
5757
5757
  # @type InstType: String
5758
5758
 
5759
5759
  attr_accessor :InstanceId, :StartTime, :EndTime, :KeyWords, :Limit, :Offset, :InstType
5760
-
5760
+
5761
5761
  def initialize(instanceid=nil, starttime=nil, endtime=nil, keywords=nil, limit=nil, offset=nil, insttype=nil)
5762
5762
  @InstanceId = instanceid
5763
5763
  @StartTime = starttime
@@ -5790,7 +5790,7 @@ module TencentCloud
5790
5790
  # @type RequestId: String
5791
5791
 
5792
5792
  attr_accessor :TotalCount, :Items, :RequestId
5793
-
5793
+
5794
5794
  def initialize(totalcount=nil, items=nil, requestid=nil)
5795
5795
  @TotalCount = totalcount
5796
5796
  @Items = items
@@ -5821,7 +5821,7 @@ module TencentCloud
5821
5821
  # @type Limit: Integer
5822
5822
 
5823
5823
  attr_accessor :InstanceId, :Offset, :Limit
5824
-
5824
+
5825
5825
  def initialize(instanceid=nil, offset=nil, limit=nil)
5826
5826
  @InstanceId = instanceid
5827
5827
  @Offset = offset
@@ -5845,7 +5845,7 @@ module TencentCloud
5845
5845
  # @type RequestId: String
5846
5846
 
5847
5847
  attr_accessor :TotalCount, :Items, :RequestId
5848
-
5848
+
5849
5849
  def initialize(totalcount=nil, items=nil, requestid=nil)
5850
5850
  @TotalCount = totalcount
5851
5851
  @Items = items
@@ -5872,7 +5872,7 @@ module TencentCloud
5872
5872
  # @type InstanceId: String
5873
5873
 
5874
5874
  attr_accessor :InstanceId
5875
-
5875
+
5876
5876
  def initialize(instanceid=nil)
5877
5877
  @InstanceId = instanceid
5878
5878
  end
@@ -5892,7 +5892,7 @@ module TencentCloud
5892
5892
  # @type RequestId: String
5893
5893
 
5894
5894
  attr_accessor :TotalCount, :Items, :RequestId
5895
-
5895
+
5896
5896
  def initialize(totalcount=nil, items=nil, requestid=nil)
5897
5897
  @TotalCount = totalcount
5898
5898
  @Items = items
@@ -5919,7 +5919,7 @@ module TencentCloud
5919
5919
  # @type InstanceId: String
5920
5920
 
5921
5921
  attr_accessor :InstanceId
5922
-
5922
+
5923
5923
  def initialize(instanceid=nil)
5924
5924
  @InstanceId = instanceid
5925
5925
  end
@@ -5939,7 +5939,7 @@ module TencentCloud
5939
5939
  # @type RequestId: String
5940
5940
 
5941
5941
  attr_accessor :LocalBinlogConfig, :LocalBinlogConfigDefault, :RequestId
5942
-
5942
+
5943
5943
  def initialize(localbinlogconfig=nil, localbinlogconfigdefault=nil, requestid=nil)
5944
5944
  @LocalBinlogConfig = localbinlogconfig
5945
5945
  @LocalBinlogConfigDefault = localbinlogconfigdefault
@@ -5965,7 +5965,7 @@ module TencentCloud
5965
5965
  # @type TemplateId: Integer
5966
5966
 
5967
5967
  attr_accessor :TemplateId
5968
-
5968
+
5969
5969
  def initialize(templateid=nil)
5970
5970
  @TemplateId = templateid
5971
5971
  end
@@ -5998,7 +5998,7 @@ module TencentCloud
5998
5998
  # @type RequestId: String
5999
5999
 
6000
6000
  attr_accessor :TemplateId, :Name, :EngineVersion, :TotalCount, :Items, :Description, :TemplateType, :EngineType, :RequestId
6001
-
6001
+
6002
6002
  def initialize(templateid=nil, name=nil, engineversion=nil, totalcount=nil, items=nil, description=nil, templatetype=nil, enginetype=nil, requestid=nil)
6003
6003
  @TemplateId = templateid
6004
6004
  @Name = name
@@ -6043,7 +6043,7 @@ module TencentCloud
6043
6043
  # @type TemplateIds: Array
6044
6044
 
6045
6045
  attr_accessor :EngineVersions, :EngineTypes, :TemplateNames, :TemplateIds
6046
-
6046
+
6047
6047
  def initialize(engineversions=nil, enginetypes=nil, templatenames=nil, templateids=nil)
6048
6048
  @EngineVersions = engineversions
6049
6049
  @EngineTypes = enginetypes
@@ -6069,7 +6069,7 @@ module TencentCloud
6069
6069
  # @type RequestId: String
6070
6070
 
6071
6071
  attr_accessor :TotalCount, :Items, :RequestId
6072
-
6072
+
6073
6073
  def initialize(totalcount=nil, items=nil, requestid=nil)
6074
6074
  @TotalCount = totalcount
6075
6075
  @Items = items
@@ -6096,7 +6096,7 @@ module TencentCloud
6096
6096
  # @type ProjectId: Integer
6097
6097
 
6098
6098
  attr_accessor :ProjectId
6099
-
6099
+
6100
6100
  def initialize(projectid=nil)
6101
6101
  @ProjectId = projectid
6102
6102
  end
@@ -6116,7 +6116,7 @@ module TencentCloud
6116
6116
  # @type RequestId: String
6117
6117
 
6118
6118
  attr_accessor :Groups, :TotalCount, :RequestId
6119
-
6119
+
6120
6120
  def initialize(groups=nil, totalcount=nil, requestid=nil)
6121
6121
  @Groups = groups
6122
6122
  @TotalCount = totalcount
@@ -6147,7 +6147,7 @@ module TencentCloud
6147
6147
  # @type Limit: Integer
6148
6148
 
6149
6149
  attr_accessor :InstanceId, :Offset, :Limit
6150
-
6150
+
6151
6151
  def initialize(instanceid=nil, offset=nil, limit=nil)
6152
6152
  @InstanceId = instanceid
6153
6153
  @Offset = offset
@@ -6173,7 +6173,7 @@ module TencentCloud
6173
6173
  # @type RequestId: String
6174
6174
 
6175
6175
  attr_accessor :Count, :PoolConf, :RequestId
6176
-
6176
+
6177
6177
  def initialize(count=nil, poolconf=nil, requestid=nil)
6178
6178
  @Count = count
6179
6179
  @PoolConf = poolconf
@@ -6200,7 +6200,7 @@ module TencentCloud
6200
6200
  # @type Limit: Integer
6201
6201
 
6202
6202
  attr_accessor :InstanceId, :Offset, :Limit
6203
-
6203
+
6204
6204
  def initialize(instanceid=nil, offset=nil, limit=nil)
6205
6205
  @InstanceId = instanceid
6206
6206
  @Offset = offset
@@ -6229,7 +6229,7 @@ module TencentCloud
6229
6229
  # @type RequestId: String
6230
6230
 
6231
6231
  attr_accessor :Count, :CustomConf, :WeightRule, :RequestId
6232
-
6232
+
6233
6233
  def initialize(count=nil, customconf=nil, weightrule=nil, requestid=nil)
6234
6234
  @Count = count
6235
6235
  @CustomConf = customconf
@@ -6257,7 +6257,7 @@ module TencentCloud
6257
6257
  # @type InstanceId: String
6258
6258
 
6259
6259
  attr_accessor :InstanceId
6260
-
6260
+
6261
6261
  def initialize(instanceid=nil)
6262
6262
  @InstanceId = instanceid
6263
6263
  end
@@ -6297,7 +6297,7 @@ module TencentCloud
6297
6297
  # @type RequestId: String
6298
6298
 
6299
6299
  attr_accessor :ProxyVersion, :SupportPool, :PoolMin, :PoolMax, :SupportTransSplit, :SupportPoolMinVersion, :SupportTransSplitMinVersion, :SupportReadOnly, :RequestId
6300
-
6300
+
6301
6301
  def initialize(proxyversion=nil, supportpool=nil, poolmin=nil, poolmax=nil, supporttranssplit=nil, supportpoolminversion=nil, supporttranssplitminversion=nil, supportreadonly=nil, requestid=nil)
6302
6302
  @ProxyVersion = proxyversion
6303
6303
  @SupportPool = supportpool
@@ -6329,7 +6329,7 @@ module TencentCloud
6329
6329
  # @type InstanceId: String
6330
6330
 
6331
6331
  attr_accessor :InstanceId
6332
-
6332
+
6333
6333
  def initialize(instanceid=nil)
6334
6334
  @InstanceId = instanceid
6335
6335
  end
@@ -6355,7 +6355,7 @@ module TencentCloud
6355
6355
  # @type RequestId: String
6356
6356
 
6357
6357
  attr_accessor :ExpireDays, :RemoteBackupSave, :RemoteBinlogSave, :RemoteRegion, :RegionList, :RequestId
6358
-
6358
+
6359
6359
  def initialize(expiredays=nil, remotebackupsave=nil, remotebinlogsave=nil, remoteregion=nil, regionlist=nil, requestid=nil)
6360
6360
  @ExpireDays = expiredays
6361
6361
  @RemoteBackupSave = remotebackupsave
@@ -6381,7 +6381,7 @@ module TencentCloud
6381
6381
  # @type InstanceId: String
6382
6382
 
6383
6383
  attr_accessor :InstanceId
6384
-
6384
+
6385
6385
  def initialize(instanceid=nil)
6386
6386
  @InstanceId = instanceid
6387
6387
  end
@@ -6399,7 +6399,7 @@ module TencentCloud
6399
6399
  # @type RequestId: String
6400
6400
 
6401
6401
  attr_accessor :RoGroups, :RequestId
6402
-
6402
+
6403
6403
  def initialize(rogroups=nil, requestid=nil)
6404
6404
  @RoGroups = rogroups
6405
6405
  @RequestId = requestid
@@ -6426,7 +6426,7 @@ module TencentCloud
6426
6426
  # @type MasterInstanceId: String
6427
6427
 
6428
6428
  attr_accessor :RoInstanceId, :MasterInstanceId
6429
-
6429
+
6430
6430
  def initialize(roinstanceid=nil, masterinstanceid=nil)
6431
6431
  @RoInstanceId = roinstanceid
6432
6432
  @MasterInstanceId = masterinstanceid
@@ -6448,7 +6448,7 @@ module TencentCloud
6448
6448
  # @type RequestId: String
6449
6449
 
6450
6450
  attr_accessor :Memory, :Volume, :RequestId
6451
-
6451
+
6452
6452
  def initialize(memory=nil, volume=nil, requestid=nil)
6453
6453
  @Memory = memory
6454
6454
  @Volume = volume
@@ -6472,7 +6472,7 @@ module TencentCloud
6472
6472
  # @type BackupRegion: String
6473
6473
 
6474
6474
  attr_accessor :InstanceIds, :IsRemoteZone, :BackupRegion
6475
-
6475
+
6476
6476
  def initialize(instanceids=nil, isremotezone=nil, backupregion=nil)
6477
6477
  @InstanceIds = instanceids
6478
6478
  @IsRemoteZone = isremotezone
@@ -6496,7 +6496,7 @@ module TencentCloud
6496
6496
  # @type RequestId: String
6497
6497
 
6498
6498
  attr_accessor :TotalCount, :Items, :RequestId
6499
-
6499
+
6500
6500
  def initialize(totalcount=nil, items=nil, requestid=nil)
6501
6501
  @TotalCount = totalcount
6502
6502
  @Items = items
@@ -6529,7 +6529,7 @@ module TencentCloud
6529
6529
  # @type Offset: Integer
6530
6530
 
6531
6531
  attr_accessor :InstanceId, :AsyncRequestId, :Limit, :Offset
6532
-
6532
+
6533
6533
  def initialize(instanceid=nil, asyncrequestid=nil, limit=nil, offset=nil)
6534
6534
  @InstanceId = instanceid
6535
6535
  @AsyncRequestId = asyncrequestid
@@ -6556,7 +6556,7 @@ module TencentCloud
6556
6556
  # @type RequestId: String
6557
6557
 
6558
6558
  attr_accessor :TotalCount, :Items, :RequestId
6559
-
6559
+
6560
6560
  def initialize(totalcount=nil, items=nil, requestid=nil)
6561
6561
  @TotalCount = totalcount
6562
6562
  @Items = items
@@ -6603,7 +6603,7 @@ module TencentCloud
6603
6603
  # @type InstType: String
6604
6604
 
6605
6605
  attr_accessor :InstanceId, :StartTime, :EndTime, :UserHosts, :UserNames, :DataBases, :SortBy, :OrderBy, :Offset, :Limit, :InstType
6606
-
6606
+
6607
6607
  def initialize(instanceid=nil, starttime=nil, endtime=nil, userhosts=nil, usernames=nil, databases=nil, sortby=nil, orderby=nil, offset=nil, limit=nil, insttype=nil)
6608
6608
  @InstanceId = instanceid
6609
6609
  @StartTime = starttime
@@ -6644,7 +6644,7 @@ module TencentCloud
6644
6644
  # @type RequestId: String
6645
6645
 
6646
6646
  attr_accessor :TotalCount, :Items, :RequestId
6647
-
6647
+
6648
6648
  def initialize(totalcount=nil, items=nil, requestid=nil)
6649
6649
  @TotalCount = totalcount
6650
6650
  @Items = items
@@ -6675,7 +6675,7 @@ module TencentCloud
6675
6675
  # @type Limit: Integer
6676
6676
 
6677
6677
  attr_accessor :InstanceId, :Offset, :Limit
6678
-
6678
+
6679
6679
  def initialize(instanceid=nil, offset=nil, limit=nil)
6680
6680
  @InstanceId = instanceid
6681
6681
  @Offset = offset
@@ -6699,7 +6699,7 @@ module TencentCloud
6699
6699
  # @type RequestId: String
6700
6700
 
6701
6701
  attr_accessor :TotalCount, :Items, :RequestId
6702
-
6702
+
6703
6703
  def initialize(totalcount=nil, items=nil, requestid=nil)
6704
6704
  @TotalCount = totalcount
6705
6705
  @Items = items
@@ -6726,7 +6726,7 @@ module TencentCloud
6726
6726
  # @type InstanceId: String
6727
6727
 
6728
6728
  attr_accessor :InstanceId
6729
-
6729
+
6730
6730
  def initialize(instanceid=nil)
6731
6731
  @InstanceId = instanceid
6732
6732
  end
@@ -6750,7 +6750,7 @@ module TencentCloud
6750
6750
  # @type RequestId: String
6751
6751
 
6752
6752
  attr_accessor :GlobalSupportedPrivileges, :DatabaseSupportedPrivileges, :TableSupportedPrivileges, :ColumnSupportedPrivileges, :RequestId
6753
-
6753
+
6754
6754
  def initialize(globalsupportedprivileges=nil, databasesupportedprivileges=nil, tablesupportedprivileges=nil, columnsupportedprivileges=nil, requestid=nil)
6755
6755
  @GlobalSupportedPrivileges = globalsupportedprivileges
6756
6756
  @DatabaseSupportedPrivileges = databasesupportedprivileges
@@ -6782,7 +6782,7 @@ module TencentCloud
6782
6782
  # @type TableRegexp: String
6783
6783
 
6784
6784
  attr_accessor :InstanceId, :Database, :Offset, :Limit, :TableRegexp
6785
-
6785
+
6786
6786
  def initialize(instanceid=nil, database=nil, offset=nil, limit=nil, tableregexp=nil)
6787
6787
  @InstanceId = instanceid
6788
6788
  @Database = database
@@ -6810,7 +6810,7 @@ module TencentCloud
6810
6810
  # @type RequestId: String
6811
6811
 
6812
6812
  attr_accessor :TotalCount, :Items, :RequestId
6813
-
6813
+
6814
6814
  def initialize(totalcount=nil, items=nil, requestid=nil)
6815
6815
  @TotalCount = totalcount
6816
6816
  @Items = items
@@ -6834,7 +6834,7 @@ module TencentCloud
6834
6834
  # @type Limit: Integer
6835
6835
 
6836
6836
  attr_accessor :InstanceIds, :Offset, :Limit
6837
-
6837
+
6838
6838
  def initialize(instanceids=nil, offset=nil, limit=nil)
6839
6839
  @InstanceIds = instanceids
6840
6840
  @Offset = offset
@@ -6860,7 +6860,7 @@ module TencentCloud
6860
6860
  # @type RequestId: String
6861
6861
 
6862
6862
  attr_accessor :Offset, :Limit, :Rows, :RequestId
6863
-
6863
+
6864
6864
  def initialize(offset=nil, limit=nil, rows=nil, requestid=nil)
6865
6865
  @Offset = offset
6866
6866
  @Limit = limit
@@ -6923,7 +6923,7 @@ module TencentCloud
6923
6923
  # @type Limit: Integer
6924
6924
 
6925
6925
  attr_accessor :InstanceId, :AsyncRequestId, :TaskTypes, :TaskStatus, :StartTimeBegin, :StartTimeEnd, :Offset, :Limit
6926
-
6926
+
6927
6927
  def initialize(instanceid=nil, asyncrequestid=nil, tasktypes=nil, taskstatus=nil, starttimebegin=nil, starttimeend=nil, offset=nil, limit=nil)
6928
6928
  @InstanceId = instanceid
6929
6929
  @AsyncRequestId = asyncrequestid
@@ -6957,7 +6957,7 @@ module TencentCloud
6957
6957
  # @type RequestId: String
6958
6958
 
6959
6959
  attr_accessor :TotalCount, :Items, :RequestId
6960
-
6960
+
6961
6961
  def initialize(totalcount=nil, items=nil, requestid=nil)
6962
6962
  @TotalCount = totalcount
6963
6963
  @Items = items
@@ -6984,7 +6984,7 @@ module TencentCloud
6984
6984
  # @type InstanceId: String
6985
6985
 
6986
6986
  attr_accessor :InstanceId
6987
-
6987
+
6988
6988
  def initialize(instanceid=nil)
6989
6989
  @InstanceId = instanceid
6990
6990
  end
@@ -7016,7 +7016,7 @@ module TencentCloud
7016
7016
  # @type RequestId: String
7017
7017
 
7018
7018
  attr_accessor :Monday, :Tuesday, :Wednesday, :Thursday, :Friday, :Saturday, :Sunday, :MaxDelayTime, :RequestId
7019
-
7019
+
7020
7020
  def initialize(monday=nil, tuesday=nil, wednesday=nil, thursday=nil, friday=nil, saturday=nil, sunday=nil, maxdelaytime=nil, requestid=nil)
7021
7021
  @Monday = monday
7022
7022
  @Tuesday = tuesday
@@ -7052,7 +7052,7 @@ module TencentCloud
7052
7052
  # @type Limit: Integer
7053
7053
 
7054
7054
  attr_accessor :Path, :Offset, :Limit
7055
-
7055
+
7056
7056
  def initialize(path=nil, offset=nil, limit=nil)
7057
7057
  @Path = path
7058
7058
  @Offset = offset
@@ -7076,7 +7076,7 @@ module TencentCloud
7076
7076
  # @type RequestId: String
7077
7077
 
7078
7078
  attr_accessor :TotalCount, :Items, :RequestId
7079
-
7079
+
7080
7080
  def initialize(totalcount=nil, items=nil, requestid=nil)
7081
7081
  @TotalCount = totalcount
7082
7082
  @Items = items
@@ -7105,7 +7105,7 @@ module TencentCloud
7105
7105
  # @type Load: Array
7106
7106
 
7107
7107
  attr_accessor :Rate, :Load
7108
-
7108
+
7109
7109
  def initialize(rate=nil, load=nil)
7110
7110
  @Rate = rate
7111
7111
  @Load = load
@@ -7132,7 +7132,7 @@ module TencentCloud
7132
7132
  # @type Rate: Array
7133
7133
 
7134
7134
  attr_accessor :CpuCore, :Rate
7135
-
7135
+
7136
7136
  def initialize(cpucore=nil, rate=nil)
7137
7137
  @CpuCore = cpucore
7138
7138
  @Rate = rate
@@ -7158,7 +7158,7 @@ module TencentCloud
7158
7158
  # @type CapacityRatio: Array
7159
7159
 
7160
7160
  attr_accessor :IoRatioPerSec, :IoWaitTime, :Read, :Write, :CapacityRatio
7161
-
7161
+
7162
7162
  def initialize(ioratiopersec=nil, iowaittime=nil, read=nil, write=nil, capacityratio=nil)
7163
7163
  @IoRatioPerSec = ioratiopersec
7164
7164
  @IoWaitTime = iowaittime
@@ -7184,7 +7184,7 @@ module TencentCloud
7184
7184
  # @type Used: Array
7185
7185
 
7186
7186
  attr_accessor :Total, :Used
7187
-
7187
+
7188
7188
  def initialize(total=nil, used=nil)
7189
7189
  @Total = total
7190
7190
  @Used = used
@@ -7210,7 +7210,7 @@ module TencentCloud
7210
7210
  # @type FlowOut: Array
7211
7211
 
7212
7212
  attr_accessor :Conn, :PackageIn, :PackageOut, :FlowIn, :FlowOut
7213
-
7213
+
7214
7214
  def initialize(conn=nil, packagein=nil, packageout=nil, flowin=nil, flowout=nil)
7215
7215
  @Conn = conn
7216
7216
  @PackageIn = packagein
@@ -7238,7 +7238,7 @@ module TencentCloud
7238
7238
  # @type ForReadonlyInstance: Boolean
7239
7239
 
7240
7240
  attr_accessor :SecurityGroupId, :InstanceIds, :ForReadonlyInstance
7241
-
7241
+
7242
7242
  def initialize(securitygroupid=nil, instanceids=nil, forreadonlyinstance=nil)
7243
7243
  @SecurityGroupId = securitygroupid
7244
7244
  @InstanceIds = instanceids
@@ -7258,7 +7258,7 @@ module TencentCloud
7258
7258
  # @type RequestId: String
7259
7259
 
7260
7260
  attr_accessor :RequestId
7261
-
7261
+
7262
7262
  def initialize(requestid=nil)
7263
7263
  @RequestId = requestid
7264
7264
  end
@@ -7291,7 +7291,7 @@ module TencentCloud
7291
7291
  # @type InstanceType: Integer
7292
7292
 
7293
7293
  attr_accessor :Status, :Zone, :InstanceId, :Region, :SyncStatus, :InstanceName, :InstanceType
7294
-
7294
+
7295
7295
  def initialize(status=nil, zone=nil, instanceid=nil, region=nil, syncstatus=nil, instancename=nil, instancetype=nil)
7296
7296
  @Status = status
7297
7297
  @Zone = zone
@@ -7323,7 +7323,7 @@ module TencentCloud
7323
7323
  # @type Content: String
7324
7324
 
7325
7325
  attr_accessor :Timestamp, :Content
7326
-
7326
+
7327
7327
  def initialize(timestamp=nil, content=nil)
7328
7328
  @Timestamp = timestamp
7329
7329
  @Content = content
@@ -7365,7 +7365,7 @@ module TencentCloud
7365
7365
  # @type AsyncRequestId: String
7366
7366
 
7367
7367
  attr_accessor :Status, :Code, :CostTime, :InstanceId, :WorkId, :FileName, :Process, :CreateTime, :FileSize, :Message, :JobId, :DbName, :AsyncRequestId
7368
-
7368
+
7369
7369
  def initialize(status=nil, code=nil, costtime=nil, instanceid=nil, workid=nil, filename=nil, process=nil, createtime=nil, filesize=nil, message=nil, jobid=nil, dbname=nil, asyncrequestid=nil)
7370
7370
  @Status = status
7371
7371
  @Code = code
@@ -7417,7 +7417,7 @@ module TencentCloud
7417
7417
  # @type Desc: String
7418
7418
 
7419
7419
  attr_accessor :Action, :CidrIp, :PortRange, :IpProtocol, :Dir, :AddressModule, :Desc
7420
-
7420
+
7421
7421
  def initialize(action=nil, cidrip=nil, portrange=nil, ipprotocol=nil, dir=nil, addressmodule=nil, desc=nil)
7422
7422
  @Action = action
7423
7423
  @CidrIp = cidrip
@@ -7451,7 +7451,7 @@ module TencentCloud
7451
7451
  # @type Vport: Integer
7452
7452
 
7453
7453
  attr_accessor :InstanceIds, :NewPassword, :Parameters, :Vport
7454
-
7454
+
7455
7455
  def initialize(instanceids=nil, newpassword=nil, parameters=nil, vport=nil)
7456
7456
  @InstanceIds = instanceids
7457
7457
  @NewPassword = newpassword
@@ -7482,7 +7482,7 @@ module TencentCloud
7482
7482
  # @type RequestId: String
7483
7483
 
7484
7484
  attr_accessor :AsyncRequestIds, :RequestId
7485
-
7485
+
7486
7486
  def initialize(asyncrequestids=nil, requestid=nil)
7487
7487
  @AsyncRequestIds = asyncrequestids
7488
7488
  @RequestId = requestid
@@ -7512,7 +7512,7 @@ module TencentCloud
7512
7512
  # @type InstanceNodes: Integer
7513
7513
 
7514
7514
  attr_accessor :InstanceId, :Memory, :Volume, :Cpu, :ProtectMode, :DeviceType, :InstanceNodes
7515
-
7515
+
7516
7516
  def initialize(instanceid=nil, memory=nil, volume=nil, cpu=nil, protectmode=nil, devicetype=nil, instancenodes=nil)
7517
7517
  @InstanceId = instanceid
7518
7518
  @Memory = memory
@@ -7544,7 +7544,7 @@ module TencentCloud
7544
7544
  # @type RequestId: String
7545
7545
 
7546
7546
  attr_accessor :Price, :OriginalPrice, :RequestId
7547
-
7547
+
7548
7548
  def initialize(price=nil, originalprice=nil, requestid=nil)
7549
7549
  @Price = price
7550
7550
  @OriginalPrice = originalprice
@@ -7665,7 +7665,7 @@ module TencentCloud
7665
7665
  # @type DiskType: String
7666
7666
 
7667
7667
  attr_accessor :WanStatus, :Zone, :InitFlag, :RoVipInfo, :Memory, :Status, :VpcId, :SlaveInfo, :InstanceId, :Volume, :AutoRenew, :ProtectMode, :RoGroups, :SubnetId, :InstanceType, :ProjectId, :Region, :DeadlineTime, :DeployMode, :TaskStatus, :MasterInfo, :DeviceType, :EngineVersion, :InstanceName, :DrInfo, :WanDomain, :WanPort, :PayType, :CreateTime, :Vip, :Vport, :CdbError, :UniqVpcId, :UniqSubnetId, :PhysicalId, :Cpu, :Qps, :ZoneName, :DeviceClass, :DeployGroupId, :ZoneId, :InstanceNodes, :TagList, :EngineType, :MaxDelayTime, :DiskType
7668
-
7668
+
7669
7669
  def initialize(wanstatus=nil, zone=nil, initflag=nil, rovipinfo=nil, memory=nil, status=nil, vpcid=nil, slaveinfo=nil, instanceid=nil, volume=nil, autorenew=nil, protectmode=nil, rogroups=nil, subnetid=nil, instancetype=nil, projectid=nil, region=nil, deadlinetime=nil, deploymode=nil, taskstatus=nil, masterinfo=nil, devicetype=nil, engineversion=nil, instancename=nil, drinfo=nil, wandomain=nil, wanport=nil, paytype=nil, createtime=nil, vip=nil, vport=nil, cdberror=nil, uniqvpcid=nil, uniqsubnetid=nil, physicalid=nil, cpu=nil, qps=nil, zonename=nil, deviceclass=nil, deploygroupid=nil, zoneid=nil, instancenodes=nil, taglist=nil, enginetype=nil, maxdelaytime=nil, disktype=nil)
7670
7670
  @WanStatus = wanstatus
7671
7671
  @Zone = zone
@@ -7803,7 +7803,7 @@ module TencentCloud
7803
7803
  # @type TimeInSeconds: Integer
7804
7804
 
7805
7805
  attr_accessor :InstanceId, :TimeInSeconds
7806
-
7806
+
7807
7807
  def initialize(instanceid=nil, timeinseconds=nil)
7808
7808
  @InstanceId = instanceid
7809
7809
  @TimeInSeconds = timeinseconds
@@ -7827,7 +7827,7 @@ module TencentCloud
7827
7827
  # @type Times: Array
7828
7828
 
7829
7829
  attr_accessor :Code, :Message, :InstanceId, :Times
7830
-
7830
+
7831
7831
  def initialize(code=nil, message=nil, instanceid=nil, times=nil)
7832
7832
  @Code = code
7833
7833
  @Message = message
@@ -7856,7 +7856,7 @@ module TencentCloud
7856
7856
  # @type InstanceId: String
7857
7857
 
7858
7858
  attr_accessor :InstanceId
7859
-
7859
+
7860
7860
  def initialize(instanceid=nil)
7861
7861
  @InstanceId = instanceid
7862
7862
  end
@@ -7875,7 +7875,7 @@ module TencentCloud
7875
7875
  # @type RequestId: String
7876
7876
 
7877
7877
  attr_accessor :AsyncRequestId, :RequestId
7878
-
7878
+
7879
7879
  def initialize(asyncrequestid=nil, requestid=nil)
7880
7880
  @AsyncRequestId = asyncrequestid
7881
7881
  @RequestId = requestid
@@ -7895,7 +7895,7 @@ module TencentCloud
7895
7895
  # @type MaxUsage: Integer
7896
7896
 
7897
7897
  attr_accessor :SaveHours, :MaxUsage
7898
-
7898
+
7899
7899
  def initialize(savehours=nil, maxusage=nil)
7900
7900
  @SaveHours = savehours
7901
7901
  @MaxUsage = maxusage
@@ -7915,7 +7915,7 @@ module TencentCloud
7915
7915
  # @type MaxUsage: Integer
7916
7916
 
7917
7917
  attr_accessor :SaveHours, :MaxUsage
7918
-
7918
+
7919
7919
  def initialize(savehours=nil, maxusage=nil)
7920
7920
  @SaveHours = savehours
7921
7921
  @MaxUsage = maxusage
@@ -7967,7 +7967,7 @@ module TencentCloud
7967
7967
  # @type ExClusterName: String
7968
7968
 
7969
7969
  attr_accessor :Region, :RegionId, :ZoneId, :Zone, :InstanceId, :ResourceId, :Status, :InstanceName, :InstanceType, :TaskStatus, :Memory, :Volume, :DeviceType, :Qps, :VpcId, :SubnetId, :ExClusterId, :ExClusterName
7970
-
7970
+
7971
7971
  def initialize(region=nil, regionid=nil, zoneid=nil, zone=nil, instanceid=nil, resourceid=nil, status=nil, instancename=nil, instancetype=nil, taskstatus=nil, memory=nil, volume=nil, devicetype=nil, qps=nil, vpcid=nil, subnetid=nil, exclusterid=nil, exclustername=nil)
7972
7972
  @Region = region
7973
7973
  @RegionId = regionid
@@ -8021,7 +8021,7 @@ module TencentCloud
8021
8021
  # @type Description: String
8022
8022
 
8023
8023
  attr_accessor :InstanceId, :Accounts, :Description
8024
-
8024
+
8025
8025
  def initialize(instanceid=nil, accounts=nil, description=nil)
8026
8026
  @InstanceId = instanceid
8027
8027
  @Accounts = accounts
@@ -8050,7 +8050,7 @@ module TencentCloud
8050
8050
  # @type RequestId: String
8051
8051
 
8052
8052
  attr_accessor :AsyncRequestId, :RequestId
8053
-
8053
+
8054
8054
  def initialize(asyncrequestid=nil, requestid=nil)
8055
8055
  @AsyncRequestId = asyncrequestid
8056
8056
  @RequestId = requestid
@@ -8074,7 +8074,7 @@ module TencentCloud
8074
8074
  # @type NewHost: String
8075
8075
 
8076
8076
  attr_accessor :InstanceId, :User, :Host, :NewHost
8077
-
8077
+
8078
8078
  def initialize(instanceid=nil, user=nil, host=nil, newhost=nil)
8079
8079
  @InstanceId = instanceid
8080
8080
  @User = user
@@ -8098,7 +8098,7 @@ module TencentCloud
8098
8098
  # @type RequestId: String
8099
8099
 
8100
8100
  attr_accessor :AsyncRequestId, :RequestId
8101
-
8101
+
8102
8102
  def initialize(asyncrequestid=nil, requestid=nil)
8103
8103
  @AsyncRequestId = asyncrequestid
8104
8104
  @RequestId = requestid
@@ -8120,7 +8120,7 @@ module TencentCloud
8120
8120
  # @type MaxUserConnections: Integer
8121
8121
 
8122
8122
  attr_accessor :Accounts, :InstanceId, :MaxUserConnections
8123
-
8123
+
8124
8124
  def initialize(accounts=nil, instanceid=nil, maxuserconnections=nil)
8125
8125
  @Accounts = accounts
8126
8126
  @InstanceId = instanceid
@@ -8149,7 +8149,7 @@ module TencentCloud
8149
8149
  # @type RequestId: String
8150
8150
 
8151
8151
  attr_accessor :AsyncRequestId, :RequestId
8152
-
8152
+
8153
8153
  def initialize(asyncrequestid=nil, requestid=nil)
8154
8154
  @AsyncRequestId = asyncrequestid
8155
8155
  @RequestId = requestid
@@ -8171,7 +8171,7 @@ module TencentCloud
8171
8171
  # @type Accounts: Array
8172
8172
 
8173
8173
  attr_accessor :InstanceId, :NewPassword, :Accounts
8174
-
8174
+
8175
8175
  def initialize(instanceid=nil, newpassword=nil, accounts=nil)
8176
8176
  @InstanceId = instanceid
8177
8177
  @NewPassword = newpassword
@@ -8200,7 +8200,7 @@ module TencentCloud
8200
8200
  # @type RequestId: String
8201
8201
 
8202
8202
  attr_accessor :AsyncRequestId, :RequestId
8203
-
8203
+
8204
8204
  def initialize(asyncrequestid=nil, requestid=nil)
8205
8205
  @AsyncRequestId = asyncrequestid
8206
8206
  @RequestId = requestid
@@ -8234,7 +8234,7 @@ module TencentCloud
8234
8234
  # @type ModifyAction: String
8235
8235
 
8236
8236
  attr_accessor :InstanceId, :Accounts, :GlobalPrivileges, :DatabasePrivileges, :TablePrivileges, :ColumnPrivileges, :ModifyAction
8237
-
8237
+
8238
8238
  def initialize(instanceid=nil, accounts=nil, globalprivileges=nil, databaseprivileges=nil, tableprivileges=nil, columnprivileges=nil, modifyaction=nil)
8239
8239
  @InstanceId = instanceid
8240
8240
  @Accounts = accounts
@@ -8292,7 +8292,7 @@ module TencentCloud
8292
8292
  # @type RequestId: String
8293
8293
 
8294
8294
  attr_accessor :AsyncRequestId, :RequestId
8295
-
8295
+
8296
8296
  def initialize(asyncrequestid=nil, requestid=nil)
8297
8297
  @AsyncRequestId = asyncrequestid
8298
8298
  @RequestId = requestid
@@ -8330,7 +8330,7 @@ module TencentCloud
8330
8330
  # @type HighLogExpireDay: Integer
8331
8331
 
8332
8332
  attr_accessor :InstanceId, :LogExpireDay, :CloseAudit, :HighLogExpireDay
8333
-
8333
+
8334
8334
  def initialize(instanceid=nil, logexpireday=nil, closeaudit=nil, highlogexpireday=nil)
8335
8335
  @InstanceId = instanceid
8336
8336
  @LogExpireDay = logexpireday
@@ -8352,7 +8352,7 @@ module TencentCloud
8352
8352
  # @type RequestId: String
8353
8353
 
8354
8354
  attr_accessor :RequestId
8355
-
8355
+
8356
8356
  def initialize(requestid=nil)
8357
8357
  @RequestId = requestid
8358
8358
  end
@@ -8376,7 +8376,7 @@ module TencentCloud
8376
8376
  # @type AuditAll: Boolean
8377
8377
 
8378
8378
  attr_accessor :RuleId, :RuleName, :Description, :RuleFilters, :AuditAll
8379
-
8379
+
8380
8380
  def initialize(ruleid=nil, rulename=nil, description=nil, rulefilters=nil, auditall=nil)
8381
8381
  @RuleId = ruleid
8382
8382
  @RuleName = rulename
@@ -8407,7 +8407,7 @@ module TencentCloud
8407
8407
  # @type RequestId: String
8408
8408
 
8409
8409
  attr_accessor :RequestId
8410
-
8410
+
8411
8411
  def initialize(requestid=nil)
8412
8412
  @RequestId = requestid
8413
8413
  end
@@ -8425,7 +8425,7 @@ module TencentCloud
8425
8425
  # @type AutoRenew: Integer
8426
8426
 
8427
8427
  attr_accessor :InstanceIds, :AutoRenew
8428
-
8428
+
8429
8429
  def initialize(instanceids=nil, autorenew=nil)
8430
8430
  @InstanceIds = instanceids
8431
8431
  @AutoRenew = autorenew
@@ -8443,7 +8443,7 @@ module TencentCloud
8443
8443
  # @type RequestId: String
8444
8444
 
8445
8445
  attr_accessor :RequestId
8446
-
8446
+
8447
8447
  def initialize(requestid=nil)
8448
8448
  @RequestId = requestid
8449
8449
  end
@@ -8497,7 +8497,7 @@ module TencentCloud
8497
8497
  # @type BinlogStandbyDays: Integer
8498
8498
 
8499
8499
  attr_accessor :InstanceId, :ExpireDays, :StartTime, :BackupMethod, :BinlogExpireDays, :BackupTimeWindow, :EnableBackupPeriodSave, :EnableBackupPeriodLongTermSave, :BackupPeriodSaveDays, :BackupPeriodSaveInterval, :BackupPeriodSaveCount, :StartBackupPeriodSaveDate, :EnableBackupArchive, :BackupArchiveDays, :BinlogArchiveDays, :EnableBinlogArchive, :EnableBackupStandby, :BackupStandbyDays, :EnableBinlogStandby, :BinlogStandbyDays
8500
-
8500
+
8501
8501
  def initialize(instanceid=nil, expiredays=nil, starttime=nil, backupmethod=nil, binlogexpiredays=nil, backuptimewindow=nil, enablebackupperiodsave=nil, enablebackupperiodlongtermsave=nil, backupperiodsavedays=nil, backupperiodsaveinterval=nil, backupperiodsavecount=nil, startbackupperiodsavedate=nil, enablebackuparchive=nil, backuparchivedays=nil, binlogarchivedays=nil, enablebinlogarchive=nil, enablebackupstandby=nil, backupstandbydays=nil, enablebinlogstandby=nil, binlogstandbydays=nil)
8502
8502
  @InstanceId = instanceid
8503
8503
  @ExpireDays = expiredays
@@ -8554,7 +8554,7 @@ module TencentCloud
8554
8554
  # @type RequestId: String
8555
8555
 
8556
8556
  attr_accessor :RequestId
8557
-
8557
+
8558
8558
  def initialize(requestid=nil)
8559
8559
  @RequestId = requestid
8560
8560
  end
@@ -8578,7 +8578,7 @@ module TencentCloud
8578
8578
  # @type LimitIp: Array
8579
8579
 
8580
8580
  attr_accessor :LimitType, :VpcComparisonSymbol, :IpComparisonSymbol, :LimitVpc, :LimitIp
8581
-
8581
+
8582
8582
  def initialize(limittype=nil, vpccomparisonsymbol=nil, ipcomparisonsymbol=nil, limitvpc=nil, limitip=nil)
8583
8583
  @LimitType = limittype
8584
8584
  @VpcComparisonSymbol = vpccomparisonsymbol
@@ -8609,7 +8609,7 @@ module TencentCloud
8609
8609
  # @type RequestId: String
8610
8610
 
8611
8611
  attr_accessor :RequestId
8612
-
8612
+
8613
8613
  def initialize(requestid=nil)
8614
8614
  @RequestId = requestid
8615
8615
  end
@@ -8627,7 +8627,7 @@ module TencentCloud
8627
8627
  # @type EncryptionStatus: String
8628
8628
 
8629
8629
  attr_accessor :InstanceId, :EncryptionStatus
8630
-
8630
+
8631
8631
  def initialize(instanceid=nil, encryptionstatus=nil)
8632
8632
  @InstanceId = instanceid
8633
8633
  @EncryptionStatus = encryptionstatus
@@ -8645,7 +8645,7 @@ module TencentCloud
8645
8645
  # @type RequestId: String
8646
8646
 
8647
8647
  attr_accessor :RequestId
8648
-
8648
+
8649
8649
  def initialize(requestid=nil)
8650
8650
  @RequestId = requestid
8651
8651
  end
@@ -8669,7 +8669,7 @@ module TencentCloud
8669
8669
  # @type PoolConnectionTimeOut: Integer
8670
8670
 
8671
8671
  attr_accessor :ProxyGroupId, :OpenConnectionPool, :ConnectionPoolType, :PoolConnectionTimeOut
8672
-
8672
+
8673
8673
  def initialize(proxygroupid=nil, openconnectionpool=nil, connectionpooltype=nil, poolconnectiontimeout=nil)
8674
8674
  @ProxyGroupId = proxygroupid
8675
8675
  @OpenConnectionPool = openconnectionpool
@@ -8694,7 +8694,7 @@ module TencentCloud
8694
8694
  # @type RequestId: String
8695
8695
 
8696
8696
  attr_accessor :AsyncRequestId, :RequestId
8697
-
8697
+
8698
8698
  def initialize(asyncrequestid=nil, requestid=nil)
8699
8699
  @AsyncRequestId = asyncrequestid
8700
8700
  @RequestId = requestid
@@ -8716,7 +8716,7 @@ module TencentCloud
8716
8716
  # @type Desc: String
8717
8717
 
8718
8718
  attr_accessor :InstanceId, :ProxyGroupId, :Desc
8719
-
8719
+
8720
8720
  def initialize(instanceid=nil, proxygroupid=nil, desc=nil)
8721
8721
  @InstanceId = instanceid
8722
8722
  @ProxyGroupId = proxygroupid
@@ -8736,7 +8736,7 @@ module TencentCloud
8736
8736
  # @type RequestId: String
8737
8737
 
8738
8738
  attr_accessor :RequestId
8739
-
8739
+
8740
8740
  def initialize(requestid=nil)
8741
8741
  @RequestId = requestid
8742
8742
  end
@@ -8762,7 +8762,7 @@ module TencentCloud
8762
8762
  # @type ReleaseDuration: Integer
8763
8763
 
8764
8764
  attr_accessor :ProxyGroupId, :UniqVpcId, :UniqSubnetId, :DstIp, :DstPort, :ReleaseDuration
8765
-
8765
+
8766
8766
  def initialize(proxygroupid=nil, uniqvpcid=nil, uniqsubnetid=nil, dstip=nil, dstport=nil, releaseduration=nil)
8767
8767
  @ProxyGroupId = proxygroupid
8768
8768
  @UniqVpcId = uniqvpcid
@@ -8788,7 +8788,7 @@ module TencentCloud
8788
8788
  # @type RequestId: String
8789
8789
 
8790
8790
  attr_accessor :RequestId
8791
-
8791
+
8792
8792
  def initialize(requestid=nil)
8793
8793
  @RequestId = requestid
8794
8794
  end
@@ -8808,7 +8808,7 @@ module TencentCloud
8808
8808
  # @type Desc: String
8809
8809
 
8810
8810
  attr_accessor :ProxyGroupId, :ProxyAddressId, :Desc
8811
-
8811
+
8812
8812
  def initialize(proxygroupid=nil, proxyaddressid=nil, desc=nil)
8813
8813
  @ProxyGroupId = proxygroupid
8814
8814
  @ProxyAddressId = proxyaddressid
@@ -8828,7 +8828,7 @@ module TencentCloud
8828
8828
  # @type RequestId: String
8829
8829
 
8830
8830
  attr_accessor :RequestId
8831
-
8831
+
8832
8832
  def initialize(requestid=nil)
8833
8833
  @RequestId = requestid
8834
8834
  end
@@ -8856,7 +8856,7 @@ module TencentCloud
8856
8856
  # @type ReleaseDuration: Integer
8857
8857
 
8858
8858
  attr_accessor :ProxyGroupId, :ProxyAddressId, :UniqVpcId, :UniqSubnetId, :Vip, :VPort, :ReleaseDuration
8859
-
8859
+
8860
8860
  def initialize(proxygroupid=nil, proxyaddressid=nil, uniqvpcid=nil, uniqsubnetid=nil, vip=nil, vport=nil, releaseduration=nil)
8861
8861
  @ProxyGroupId = proxygroupid
8862
8862
  @ProxyAddressId = proxyaddressid
@@ -8884,7 +8884,7 @@ module TencentCloud
8884
8884
  # @type RequestId: String
8885
8885
 
8886
8886
  attr_accessor :RequestId
8887
-
8887
+
8888
8888
  def initialize(requestid=nil)
8889
8889
  @RequestId = requestid
8890
8890
  end
@@ -8904,7 +8904,7 @@ module TencentCloud
8904
8904
  # @type ConnectionPoolLimit: Integer
8905
8905
 
8906
8906
  attr_accessor :InstanceId, :ProxyGroupId, :ConnectionPoolLimit
8907
-
8907
+
8908
8908
  def initialize(instanceid=nil, proxygroupid=nil, connectionpoollimit=nil)
8909
8909
  @InstanceId = instanceid
8910
8910
  @ProxyGroupId = proxygroupid
@@ -8924,7 +8924,7 @@ module TencentCloud
8924
8924
  # @type RequestId: String
8925
8925
 
8926
8926
  attr_accessor :RequestId
8927
-
8927
+
8928
8928
  def initialize(requestid=nil)
8929
8929
  @RequestId = requestid
8930
8930
  end
@@ -8942,7 +8942,7 @@ module TencentCloud
8942
8942
  # @type InstanceName: String
8943
8943
 
8944
8944
  attr_accessor :InstanceId, :InstanceName
8945
-
8945
+
8946
8946
  def initialize(instanceid=nil, instancename=nil)
8947
8947
  @InstanceId = instanceid
8948
8948
  @InstanceName = instancename
@@ -8960,7 +8960,7 @@ module TencentCloud
8960
8960
  # @type RequestId: String
8961
8961
 
8962
8962
  attr_accessor :RequestId
8963
-
8963
+
8964
8964
  def initialize(requestid=nil)
8965
8965
  @RequestId = requestid
8966
8966
  end
@@ -8978,7 +8978,7 @@ module TencentCloud
8978
8978
  # @type NewProjectId: Integer
8979
8979
 
8980
8980
  attr_accessor :InstanceIds, :NewProjectId
8981
-
8981
+
8982
8982
  def initialize(instanceids=nil, newprojectid=nil)
8983
8983
  @InstanceIds = instanceids
8984
8984
  @NewProjectId = newprojectid
@@ -8996,7 +8996,7 @@ module TencentCloud
8996
8996
  # @type RequestId: String
8997
8997
 
8998
8998
  attr_accessor :RequestId
8999
-
8999
+
9000
9000
  def initialize(requestid=nil)
9001
9001
  @RequestId = requestid
9002
9002
  end
@@ -9016,7 +9016,7 @@ module TencentCloud
9016
9016
  # @type ForReadonlyInstance: Boolean
9017
9017
 
9018
9018
  attr_accessor :InstanceId, :SecurityGroupIds, :ForReadonlyInstance
9019
-
9019
+
9020
9020
  def initialize(instanceid=nil, securitygroupids=nil, forreadonlyinstance=nil)
9021
9021
  @InstanceId = instanceid
9022
9022
  @SecurityGroupIds = securitygroupids
@@ -9036,7 +9036,7 @@ module TencentCloud
9036
9036
  # @type RequestId: String
9037
9037
 
9038
9038
  attr_accessor :RequestId
9039
-
9039
+
9040
9040
  def initialize(requestid=nil)
9041
9041
  @RequestId = requestid
9042
9042
  end
@@ -9062,7 +9062,7 @@ module TencentCloud
9062
9062
  # @type ReleaseDuration: Integer
9063
9063
 
9064
9064
  attr_accessor :InstanceId, :DstIp, :DstPort, :UniqVpcId, :UniqSubnetId, :ReleaseDuration
9065
-
9065
+
9066
9066
  def initialize(instanceid=nil, dstip=nil, dstport=nil, uniqvpcid=nil, uniqsubnetid=nil, releaseduration=nil)
9067
9067
  @InstanceId = instanceid
9068
9068
  @DstIp = dstip
@@ -9091,7 +9091,7 @@ module TencentCloud
9091
9091
  # @type RequestId: String
9092
9092
 
9093
9093
  attr_accessor :AsyncRequestId, :RequestId
9094
-
9094
+
9095
9095
  def initialize(asyncrequestid=nil, requestid=nil)
9096
9096
  @AsyncRequestId = asyncrequestid
9097
9097
  @RequestId = requestid
@@ -9119,7 +9119,7 @@ module TencentCloud
9119
9119
  # @type NotSyncDr: Boolean
9120
9120
 
9121
9121
  attr_accessor :InstanceIds, :ParamList, :TemplateId, :WaitSwitch, :NotSyncRo, :NotSyncDr
9122
-
9122
+
9123
9123
  def initialize(instanceids=nil, paramlist=nil, templateid=nil, waitswitch=nil, notsyncro=nil, notsyncdr=nil)
9124
9124
  @InstanceIds = instanceids
9125
9125
  @ParamList = paramlist
@@ -9154,7 +9154,7 @@ module TencentCloud
9154
9154
  # @type RequestId: String
9155
9155
 
9156
9156
  attr_accessor :AsyncRequestId, :RequestId
9157
-
9157
+
9158
9158
  def initialize(asyncrequestid=nil, requestid=nil)
9159
9159
  @AsyncRequestId = asyncrequestid
9160
9160
  @RequestId = requestid
@@ -9174,7 +9174,7 @@ module TencentCloud
9174
9174
  # @type ParamList: Array
9175
9175
 
9176
9176
  attr_accessor :InstanceIds, :ParamList
9177
-
9177
+
9178
9178
  def initialize(instanceids=nil, paramlist=nil)
9179
9179
  @InstanceIds = instanceids
9180
9180
  @ParamList = paramlist
@@ -9201,7 +9201,7 @@ module TencentCloud
9201
9201
  # @type RequestId: String
9202
9202
 
9203
9203
  attr_accessor :AsyncRequestId, :RequestId
9204
-
9204
+
9205
9205
  def initialize(asyncrequestid=nil, requestid=nil)
9206
9206
  @AsyncRequestId = asyncrequestid
9207
9207
  @RequestId = requestid
@@ -9223,7 +9223,7 @@ module TencentCloud
9223
9223
  # @type DeleteTags: Array
9224
9224
 
9225
9225
  attr_accessor :InstanceId, :ReplaceTags, :DeleteTags
9226
-
9226
+
9227
9227
  def initialize(instanceid=nil, replacetags=nil, deletetags=nil)
9228
9228
  @InstanceId = instanceid
9229
9229
  @ReplaceTags = replacetags
@@ -9257,7 +9257,7 @@ module TencentCloud
9257
9257
  # @type RequestId: String
9258
9258
 
9259
9259
  attr_accessor :RequestId
9260
-
9260
+
9261
9261
  def initialize(requestid=nil)
9262
9262
  @RequestId = requestid
9263
9263
  end
@@ -9277,7 +9277,7 @@ module TencentCloud
9277
9277
  # @type MaxUsage: Integer
9278
9278
 
9279
9279
  attr_accessor :InstanceId, :SaveHours, :MaxUsage
9280
-
9280
+
9281
9281
  def initialize(instanceid=nil, savehours=nil, maxusage=nil)
9282
9282
  @InstanceId = instanceid
9283
9283
  @SaveHours = savehours
@@ -9297,7 +9297,7 @@ module TencentCloud
9297
9297
  # @type RequestId: String
9298
9298
 
9299
9299
  attr_accessor :RequestId
9300
-
9300
+
9301
9301
  def initialize(requestid=nil)
9302
9302
  @RequestId = requestid
9303
9303
  end
@@ -9317,7 +9317,7 @@ module TencentCloud
9317
9317
  # @type Description: String
9318
9318
 
9319
9319
  attr_accessor :DeployGroupId, :DeployGroupName, :Description
9320
-
9320
+
9321
9321
  def initialize(deploygroupid=nil, deploygroupname=nil, description=nil)
9322
9322
  @DeployGroupId = deploygroupid
9323
9323
  @DeployGroupName = deploygroupname
@@ -9337,7 +9337,7 @@ module TencentCloud
9337
9337
  # @type RequestId: String
9338
9338
 
9339
9339
  attr_accessor :RequestId
9340
-
9340
+
9341
9341
  def initialize(requestid=nil)
9342
9342
  @RequestId = requestid
9343
9343
  end
@@ -9359,7 +9359,7 @@ module TencentCloud
9359
9359
  # @type ParamList: Array
9360
9360
 
9361
9361
  attr_accessor :TemplateId, :Name, :Description, :ParamList
9362
-
9362
+
9363
9363
  def initialize(templateid=nil, name=nil, description=nil, paramlist=nil)
9364
9364
  @TemplateId = templateid
9365
9365
  @Name = name
@@ -9388,7 +9388,7 @@ module TencentCloud
9388
9388
  # @type RequestId: String
9389
9389
 
9390
9390
  attr_accessor :RequestId
9391
-
9391
+
9392
9392
  def initialize(requestid=nil)
9393
9393
  @RequestId = requestid
9394
9394
  end
@@ -9412,7 +9412,7 @@ module TencentCloud
9412
9412
  # @type ExpireDays: Integer
9413
9413
 
9414
9414
  attr_accessor :InstanceId, :RemoteBackupSave, :RemoteBinlogSave, :RemoteRegion, :ExpireDays
9415
-
9415
+
9416
9416
  def initialize(instanceid=nil, remotebackupsave=nil, remotebinlogsave=nil, remoteregion=nil, expiredays=nil)
9417
9417
  @InstanceId = instanceid
9418
9418
  @RemoteBackupSave = remotebackupsave
@@ -9436,7 +9436,7 @@ module TencentCloud
9436
9436
  # @type RequestId: String
9437
9437
 
9438
9438
  attr_accessor :RequestId
9439
-
9439
+
9440
9440
  def initialize(requestid=nil)
9441
9441
  @RequestId = requestid
9442
9442
  end
@@ -9460,7 +9460,7 @@ module TencentCloud
9460
9460
  # @type ReplicationDelayTime: Integer
9461
9461
 
9462
9462
  attr_accessor :RoGroupId, :RoGroupInfo, :RoWeightValues, :IsBalanceRoLoad, :ReplicationDelayTime
9463
-
9463
+
9464
9464
  def initialize(rogroupid=nil, rogroupinfo=nil, roweightvalues=nil, isbalanceroload=nil, replicationdelaytime=nil)
9465
9465
  @RoGroupId = rogroupid
9466
9466
  @RoGroupInfo = rogroupinfo
@@ -9497,7 +9497,7 @@ module TencentCloud
9497
9497
  # @type RequestId: String
9498
9498
 
9499
9499
  attr_accessor :AsyncRequestId, :RequestId
9500
-
9500
+
9501
9501
  def initialize(asyncrequestid=nil, requestid=nil)
9502
9502
  @AsyncRequestId = asyncrequestid
9503
9503
  @RequestId = requestid
@@ -9521,7 +9521,7 @@ module TencentCloud
9521
9521
  # @type MaxDelayTime: Integer
9522
9522
 
9523
9523
  attr_accessor :InstanceId, :TimeRanges, :Weekdays, :MaxDelayTime
9524
-
9524
+
9525
9525
  def initialize(instanceid=nil, timeranges=nil, weekdays=nil, maxdelaytime=nil)
9526
9526
  @InstanceId = instanceid
9527
9527
  @TimeRanges = timeranges
@@ -9543,7 +9543,7 @@ module TencentCloud
9543
9543
  # @type RequestId: String
9544
9544
 
9545
9545
  attr_accessor :RequestId
9546
-
9546
+
9547
9547
  def initialize(requestid=nil)
9548
9548
  @RequestId = requestid
9549
9549
  end
@@ -9559,7 +9559,7 @@ module TencentCloud
9559
9559
  # @type InstanceIds: Array
9560
9560
 
9561
9561
  attr_accessor :InstanceIds
9562
-
9562
+
9563
9563
  def initialize(instanceids=nil)
9564
9564
  @InstanceIds = instanceids
9565
9565
  end
@@ -9575,7 +9575,7 @@ module TencentCloud
9575
9575
  # @type RequestId: String
9576
9576
 
9577
9577
  attr_accessor :RequestId
9578
-
9578
+
9579
9579
  def initialize(requestid=nil)
9580
9580
  @RequestId = requestid
9581
9581
  end
@@ -9608,7 +9608,7 @@ module TencentCloud
9608
9608
  # @type RuleTemplateIds: Array
9609
9609
 
9610
9610
  attr_accessor :InstanceId, :LogExpireDay, :HighLogExpireDay, :AuditRuleFilters, :RuleTemplateIds
9611
-
9611
+
9612
9612
  def initialize(instanceid=nil, logexpireday=nil, highlogexpireday=nil, auditrulefilters=nil, ruletemplateids=nil)
9613
9613
  @InstanceId = instanceid
9614
9614
  @LogExpireDay = logexpireday
@@ -9639,7 +9639,7 @@ module TencentCloud
9639
9639
  # @type RequestId: String
9640
9640
 
9641
9641
  attr_accessor :RequestId
9642
-
9642
+
9643
9643
  def initialize(requestid=nil)
9644
9644
  @RequestId = requestid
9645
9645
  end
@@ -9659,7 +9659,7 @@ module TencentCloud
9659
9659
  # @type KeyRegion: String
9660
9660
 
9661
9661
  attr_accessor :InstanceId, :KeyId, :KeyRegion
9662
-
9662
+
9663
9663
  def initialize(instanceid=nil, keyid=nil, keyregion=nil)
9664
9664
  @InstanceId = instanceid
9665
9665
  @KeyId = keyid
@@ -9679,7 +9679,7 @@ module TencentCloud
9679
9679
  # @type RequestId: String
9680
9680
 
9681
9681
  attr_accessor :RequestId
9682
-
9682
+
9683
9683
  def initialize(requestid=nil)
9684
9684
  @RequestId = requestid
9685
9685
  end
@@ -9695,7 +9695,7 @@ module TencentCloud
9695
9695
  # @type InstanceId: String
9696
9696
 
9697
9697
  attr_accessor :InstanceId
9698
-
9698
+
9699
9699
  def initialize(instanceid=nil)
9700
9700
  @InstanceId = instanceid
9701
9701
  end
@@ -9713,7 +9713,7 @@ module TencentCloud
9713
9713
  # @type RequestId: String
9714
9714
 
9715
9715
  attr_accessor :AsyncRequestId, :RequestId
9716
-
9716
+
9717
9717
  def initialize(asyncrequestid=nil, requestid=nil)
9718
9718
  @AsyncRequestId = asyncrequestid
9719
9719
  @RequestId = requestid
@@ -9731,7 +9731,7 @@ module TencentCloud
9731
9731
  # @type InstanceId: String
9732
9732
 
9733
9733
  attr_accessor :InstanceId
9734
-
9734
+
9735
9735
  def initialize(instanceid=nil)
9736
9736
  @InstanceId = instanceid
9737
9737
  end
@@ -9749,7 +9749,7 @@ module TencentCloud
9749
9749
  # @type RequestId: String
9750
9750
 
9751
9751
  attr_accessor :AsyncRequestId, :RequestId
9752
-
9752
+
9753
9753
  def initialize(asyncrequestid=nil, requestid=nil)
9754
9754
  @AsyncRequestId = asyncrequestid
9755
9755
  @RequestId = requestid
@@ -9779,7 +9779,7 @@ module TencentCloud
9779
9779
  # @type Desc: String
9780
9780
 
9781
9781
  attr_accessor :Action, :CidrIp, :PortRange, :IpProtocol, :Dir, :AddressModule, :Desc
9782
-
9782
+
9783
9783
  def initialize(action=nil, cidrip=nil, portrange=nil, ipprotocol=nil, dir=nil, addressmodule=nil, desc=nil)
9784
9784
  @Action = action
9785
9785
  @CidrIp = cidrip
@@ -9809,7 +9809,7 @@ module TencentCloud
9809
9809
  # @type Value: String
9810
9810
 
9811
9811
  attr_accessor :Name, :Value
9812
-
9812
+
9813
9813
  def initialize(name=nil, value=nil)
9814
9814
  @Name = name
9815
9815
  @Value = value
@@ -9837,7 +9837,7 @@ module TencentCloud
9837
9837
  # @type ModifyTime: String
9838
9838
 
9839
9839
  attr_accessor :InstanceId, :ParamName, :OldValue, :NewValue, :IsSucess, :ModifyTime
9840
-
9840
+
9841
9841
  def initialize(instanceid=nil, paramname=nil, oldvalue=nil, newvalue=nil, issucess=nil, modifytime=nil)
9842
9842
  @InstanceId = instanceid
9843
9843
  @ParamName = paramname
@@ -9874,7 +9874,7 @@ module TencentCloud
9874
9874
  # @type EngineType: String
9875
9875
 
9876
9876
  attr_accessor :TemplateId, :Name, :Description, :EngineVersion, :TemplateType, :EngineType
9877
-
9877
+
9878
9878
  def initialize(templateid=nil, name=nil, description=nil, engineversion=nil, templatetype=nil, enginetype=nil)
9879
9879
  @TemplateId = templateid
9880
9880
  @Name = name
@@ -9902,7 +9902,7 @@ module TencentCloud
9902
9902
  # @type CurrentValue: String
9903
9903
 
9904
9904
  attr_accessor :Name, :CurrentValue
9905
-
9905
+
9906
9906
  def initialize(name=nil, currentvalue=nil)
9907
9907
  @Name = name
9908
9908
  @CurrentValue = currentvalue
@@ -9943,7 +9943,7 @@ module TencentCloud
9943
9943
  # @type IsNotSupportEdit: Boolean
9944
9944
 
9945
9945
  attr_accessor :Name, :ParamType, :Default, :Description, :CurrentValue, :NeedReboot, :Max, :Min, :EnumValue, :MaxFunc, :MinFunc, :IsNotSupportEdit
9946
-
9946
+
9947
9947
  def initialize(name=nil, paramtype=nil, default=nil, description=nil, currentvalue=nil, needreboot=nil, max=nil, min=nil, enumvalue=nil, maxfunc=nil, minfunc=nil, isnotsupportedit=nil)
9948
9948
  @Name = name
9949
9949
  @ParamType = paramtype
@@ -9988,7 +9988,7 @@ module TencentCloud
9988
9988
  # @type MinPoolConnectionTimeOut: Integer
9989
9989
 
9990
9990
  attr_accessor :ConnectionPoolType, :MaxPoolConnectionTimeOut, :MinPoolConnectionTimeOut
9991
-
9991
+
9992
9992
  def initialize(connectionpooltype=nil, maxpoolconnectiontimeout=nil, minpoolconnectiontimeout=nil)
9993
9993
  @ConnectionPoolType = connectionpooltype
9994
9994
  @MaxPoolConnectionTimeOut = maxpoolconnectiontimeout
@@ -10050,7 +10050,7 @@ module TencentCloud
10050
10050
  # @type ProxyAllocation: Array
10051
10051
 
10052
10052
  attr_accessor :ProxyAddressId, :UniqVpcId, :UniqSubnetId, :Vip, :VPort, :WeightMode, :IsKickOut, :MinCount, :MaxDelay, :AutoAddRo, :ReadOnly, :TransSplit, :FailOver, :ConnectionPool, :Desc, :ProxyAllocation
10053
-
10053
+
10054
10054
  def initialize(proxyaddressid=nil, uniqvpcid=nil, uniqsubnetid=nil, vip=nil, vport=nil, weightmode=nil, iskickout=nil, mincount=nil, maxdelay=nil, autoaddro=nil, readonly=nil, transsplit=nil, failover=nil, connectionpool=nil, desc=nil, proxyallocation=nil)
10055
10055
  @ProxyAddressId = proxyaddressid
10056
10056
  @UniqVpcId = uniqvpcid
@@ -10107,7 +10107,7 @@ module TencentCloud
10107
10107
  # @type ProxyInstance: Array
10108
10108
 
10109
10109
  attr_accessor :Region, :Zone, :ProxyInstance
10110
-
10110
+
10111
10111
  def initialize(region=nil, zone=nil, proxyinstance=nil)
10112
10112
  @Region = region
10113
10113
  @Zone = zone
@@ -10147,7 +10147,7 @@ module TencentCloud
10147
10147
  # @type RWInstInfo: :class:`Tencentcloud::Cdb.v20170320.models.RWInfo`
10148
10148
 
10149
10149
  attr_accessor :BaseGroup, :Address, :ConnectionPoolInfo, :ProxyNode, :RWInstInfo
10150
-
10150
+
10151
10151
  def initialize(basegroup=nil, address=nil, connectionpoolinfo=nil, proxynode=nil, rwinstinfo=nil)
10152
10152
  @BaseGroup = basegroup
10153
10153
  @Address = address
@@ -10221,7 +10221,7 @@ module TencentCloud
10221
10221
  # @type SupportUpgradeProxyMysqlVersion: String
10222
10222
 
10223
10223
  attr_accessor :ProxyGroupId, :ProxyVersion, :SupportUpgradeProxyVersion, :Status, :TaskStatus, :ProxyNode, :ProxyAddress, :ConnectionPoolLimit, :SupportCreateProxyAddress, :SupportUpgradeProxyMysqlVersion
10224
-
10224
+
10225
10225
  def initialize(proxygroupid=nil, proxyversion=nil, supportupgradeproxyversion=nil, status=nil, taskstatus=nil, proxynode=nil, proxyaddress=nil, connectionpoollimit=nil, supportcreateproxyaddress=nil, supportupgradeproxymysqlversion=nil)
10226
10226
  @ProxyGroupId = proxygroupid
10227
10227
  @ProxyVersion = proxyversion
@@ -10282,7 +10282,7 @@ module TencentCloud
10282
10282
  # @type RWInstInfo: :class:`Tencentcloud::Cdb.v20170320.models.RWInfos`
10283
10283
 
10284
10284
  attr_accessor :BaseGroup, :Address, :ConnectionPoolInfo, :ProxyNode, :RWInstInfo
10285
-
10285
+
10286
10286
  def initialize(basegroup=nil, address=nil, connectionpoolinfo=nil, proxynode=nil, rwinstinfo=nil)
10287
10287
  @BaseGroup = basegroup
10288
10288
  @Address = address
@@ -10348,7 +10348,7 @@ module TencentCloud
10348
10348
  # @type Zone: String
10349
10349
 
10350
10350
  attr_accessor :InstanceId, :InstanceName, :InstanceType, :Status, :Weight, :Region, :Zone
10351
-
10351
+
10352
10352
  def initialize(instanceid=nil, instancename=nil, instancetype=nil, status=nil, weight=nil, region=nil, zone=nil)
10353
10353
  @InstanceId = instanceid
10354
10354
  @InstanceName = instancename
@@ -10395,7 +10395,7 @@ module TencentCloud
10395
10395
  # @type Connection: Integer
10396
10396
 
10397
10397
  attr_accessor :ProxyId, :Cpu, :Mem, :Status, :Zone, :Region, :Connection
10398
-
10398
+
10399
10399
  def initialize(proxyid=nil, cpu=nil, mem=nil, status=nil, zone=nil, region=nil, connection=nil)
10400
10400
  @ProxyId = proxyid
10401
10401
  @Cpu = cpu
@@ -10431,7 +10431,7 @@ module TencentCloud
10431
10431
  # @type Zone: String
10432
10432
 
10433
10433
  attr_accessor :NodeCount, :Cpu, :Mem, :Region, :Zone
10434
-
10434
+
10435
10435
  def initialize(nodecount=nil, cpu=nil, mem=nil, region=nil, zone=nil)
10436
10436
  @NodeCount = nodecount
10437
10437
  @Cpu = cpu
@@ -10474,7 +10474,7 @@ module TencentCloud
10474
10474
  # @type ProxyStatus: String
10475
10475
 
10476
10476
  attr_accessor :ProxyNodeId, :ProxyNodeConnections, :ProxyNodeCpu, :ProxyNodeMem, :ProxyStatus
10477
-
10477
+
10478
10478
  def initialize(proxynodeid=nil, proxynodeconnections=nil, proxynodecpu=nil, proxynodemem=nil, proxystatus=nil)
10479
10479
  @ProxyNodeId = proxynodeid
10480
10480
  @ProxyNodeConnections = proxynodeconnections
@@ -10500,7 +10500,7 @@ module TencentCloud
10500
10500
  # @type ProxyGroupId: String
10501
10501
 
10502
10502
  attr_accessor :InstanceId, :ProxyGroupId
10503
-
10503
+
10504
10504
  def initialize(instanceid=nil, proxygroupid=nil)
10505
10505
  @InstanceId = instanceid
10506
10506
  @ProxyGroupId = proxygroupid
@@ -10524,7 +10524,7 @@ module TencentCloud
10524
10524
  # @type RequestId: String
10525
10525
 
10526
10526
  attr_accessor :Count, :ProxyGroup, :RequestId
10527
-
10527
+
10528
10528
  def initialize(count=nil, proxygroup=nil, requestid=nil)
10529
10529
  @Count = count
10530
10530
  @ProxyGroup = proxygroup
@@ -10574,7 +10574,7 @@ module TencentCloud
10574
10574
  # @type RWInstInfo: :class:`Tencentcloud::Cdb.v20170320.models.RWInstanceInfo`
10575
10575
 
10576
10576
  attr_accessor :InstCount, :WeightMode, :IsKickOut, :MinCount, :MaxDelay, :FailOver, :AutoAddRo, :RWInstInfo
10577
-
10577
+
10578
10578
  def initialize(instcount=nil, weightmode=nil, iskickout=nil, mincount=nil, maxdelay=nil, failover=nil, autoaddro=nil, rwinstinfo=nil)
10579
10579
  @InstCount = instcount
10580
10580
  @WeightMode = weightmode
@@ -10630,7 +10630,7 @@ module TencentCloud
10630
10630
  # @type RWInstInfo: Array
10631
10631
 
10632
10632
  attr_accessor :InstCount, :WeightMode, :IsKickOut, :MinCount, :MaxDelay, :FailOver, :AutoAddRo, :RWInstInfo
10633
-
10633
+
10634
10634
  def initialize(instcount=nil, weightmode=nil, iskickout=nil, mincount=nil, maxdelay=nil, failover=nil, autoaddro=nil, rwinstinfo=nil)
10635
10635
  @InstCount = instcount
10636
10636
  @WeightMode = weightmode
@@ -10664,7 +10664,7 @@ module TencentCloud
10664
10664
  # 代理实例信息
10665
10665
  class RWInstanceInfo < TencentCloud::Common::AbstractModel
10666
10666
 
10667
-
10667
+
10668
10668
  def initialize()
10669
10669
  end
10670
10670
 
@@ -10678,7 +10678,7 @@ module TencentCloud
10678
10678
  # @type InstanceIds: Array
10679
10679
 
10680
10680
  attr_accessor :InstanceIds
10681
-
10681
+
10682
10682
  def initialize(instanceids=nil)
10683
10683
  @InstanceIds = instanceids
10684
10684
  end
@@ -10696,7 +10696,7 @@ module TencentCloud
10696
10696
  # @type RequestId: String
10697
10697
 
10698
10698
  attr_accessor :Items, :RequestId
10699
-
10699
+
10700
10700
  def initialize(items=nil, requestid=nil)
10701
10701
  @Items = items
10702
10702
  @RequestId = requestid
@@ -10725,7 +10725,7 @@ module TencentCloud
10725
10725
  # @type Message: String
10726
10726
 
10727
10727
  attr_accessor :InstanceId, :Code, :Message
10728
-
10728
+
10729
10729
  def initialize(instanceid=nil, code=nil, message=nil)
10730
10730
  @InstanceId = instanceid
10731
10731
  @Code = code
@@ -10747,7 +10747,7 @@ module TencentCloud
10747
10747
  # @type ProxyAddressId: String
10748
10748
 
10749
10749
  attr_accessor :ProxyGroupId, :ProxyAddressId
10750
-
10750
+
10751
10751
  def initialize(proxygroupid=nil, proxyaddressid=nil)
10752
10752
  @ProxyGroupId = proxygroupid
10753
10753
  @ProxyAddressId = proxyaddressid
@@ -10765,7 +10765,7 @@ module TencentCloud
10765
10765
  # @type RequestId: String
10766
10766
 
10767
10767
  attr_accessor :RequestId
10768
-
10768
+
10769
10769
  def initialize(requestid=nil)
10770
10770
  @RequestId = requestid
10771
10771
  end
@@ -10791,7 +10791,7 @@ module TencentCloud
10791
10791
  # @type Url: String
10792
10792
 
10793
10793
  attr_accessor :SubBackupId, :Region, :Status, :StartTime, :FinishTime, :Url
10794
-
10794
+
10795
10795
  def initialize(subbackupid=nil, region=nil, status=nil, starttime=nil, finishtime=nil, url=nil)
10796
10796
  @SubBackupId = subbackupid
10797
10797
  @Region = region
@@ -10821,7 +10821,7 @@ module TencentCloud
10821
10821
  # @type ModifyPayType: String
10822
10822
 
10823
10823
  attr_accessor :InstanceId, :TimeSpan, :ModifyPayType
10824
-
10824
+
10825
10825
  def initialize(instanceid=nil, timespan=nil, modifypaytype=nil)
10826
10826
  @InstanceId = instanceid
10827
10827
  @TimeSpan = timespan
@@ -10843,7 +10843,7 @@ module TencentCloud
10843
10843
  # @type RequestId: String
10844
10844
 
10845
10845
  attr_accessor :DealId, :RequestId
10846
-
10846
+
10847
10847
  def initialize(dealid=nil, requestid=nil)
10848
10848
  @DealId = dealid
10849
10849
  @RequestId = requestid
@@ -10861,7 +10861,7 @@ module TencentCloud
10861
10861
  # @type InstanceId: String
10862
10862
 
10863
10863
  attr_accessor :InstanceId
10864
-
10864
+
10865
10865
  def initialize(instanceid=nil)
10866
10866
  @InstanceId = instanceid
10867
10867
  end
@@ -10877,7 +10877,7 @@ module TencentCloud
10877
10877
  # @type RequestId: String
10878
10878
 
10879
10879
  attr_accessor :RequestId
10880
-
10880
+
10881
10881
  def initialize(requestid=nil)
10882
10882
  @RequestId = requestid
10883
10883
  end
@@ -10893,7 +10893,7 @@ module TencentCloud
10893
10893
  # @type InstanceIds: Array
10894
10894
 
10895
10895
  attr_accessor :InstanceIds
10896
-
10896
+
10897
10897
  def initialize(instanceids=nil)
10898
10898
  @InstanceIds = instanceids
10899
10899
  end
@@ -10911,7 +10911,7 @@ module TencentCloud
10911
10911
  # @type RequestId: String
10912
10912
 
10913
10913
  attr_accessor :AsyncRequestId, :RequestId
10914
-
10914
+
10915
10915
  def initialize(asyncrequestid=nil, requestid=nil)
10916
10916
  @AsyncRequestId = asyncrequestid
10917
10917
  @RequestId = requestid
@@ -10964,7 +10964,7 @@ module TencentCloud
10964
10964
  # @type DelayReplicationTime: Integer
10965
10965
 
10966
10966
  attr_accessor :RoGroupMode, :RoGroupId, :RoGroupName, :RoOfflineDelay, :RoMaxDelayTime, :MinRoInGroup, :WeightMode, :Weight, :RoInstances, :Vip, :Vport, :UniqVpcId, :UniqSubnetId, :RoGroupRegion, :RoGroupZone, :DelayReplicationTime
10967
-
10967
+
10968
10968
  def initialize(rogroupmode=nil, rogroupid=nil, rogroupname=nil, roofflinedelay=nil, romaxdelaytime=nil, minroingroup=nil, weightmode=nil, weight=nil, roinstances=nil, vip=nil, vport=nil, uniqvpcid=nil, uniqsubnetid=nil, rogroupregion=nil, rogroupzone=nil, delayreplicationtime=nil)
10969
10969
  @RoGroupMode = rogroupmode
10970
10970
  @RoGroupId = rogroupid
@@ -11027,7 +11027,7 @@ module TencentCloud
11027
11027
  # @type ReplicationDelayTime: Integer
11028
11028
 
11029
11029
  attr_accessor :RoGroupName, :RoMaxDelayTime, :RoOfflineDelay, :MinRoInGroup, :WeightMode, :ReplicationDelayTime
11030
-
11030
+
11031
11031
  def initialize(rogroupname=nil, romaxdelaytime=nil, roofflinedelay=nil, minroingroup=nil, weightmode=nil, replicationdelaytime=nil)
11032
11032
  @RoGroupName = rogroupname
11033
11033
  @RoMaxDelayTime = romaxdelaytime
@@ -11097,7 +11097,7 @@ module TencentCloud
11097
11097
  # @type PayType: Integer
11098
11098
 
11099
11099
  attr_accessor :MasterInstanceId, :RoStatus, :OfflineTime, :Weight, :Region, :Zone, :InstanceId, :Status, :InstanceType, :InstanceName, :HourFeeStatus, :TaskStatus, :Memory, :Volume, :Qps, :Vip, :Vport, :VpcId, :SubnetId, :DeviceType, :EngineVersion, :DeadlineTime, :PayType
11100
-
11100
+
11101
11101
  def initialize(masterinstanceid=nil, rostatus=nil, offlinetime=nil, weight=nil, region=nil, zone=nil, instanceid=nil, status=nil, instancetype=nil, instancename=nil, hourfeestatus=nil, taskstatus=nil, memory=nil, volume=nil, qps=nil, vip=nil, vport=nil, vpcid=nil, subnetid=nil, devicetype=nil, engineversion=nil, deadlinetime=nil, paytype=nil)
11102
11102
  @MasterInstanceId = masterinstanceid
11103
11103
  @RoStatus = rostatus
@@ -11165,7 +11165,7 @@ module TencentCloud
11165
11165
  # @type RoVip: String
11166
11166
 
11167
11167
  attr_accessor :RoVipStatus, :RoSubnetId, :RoVpcId, :RoVport, :RoVip
11168
-
11168
+
11169
11169
  def initialize(rovipstatus=nil, rosubnetid=nil, rovpcid=nil, rovport=nil, rovip=nil)
11170
11170
  @RoVipStatus = rovipstatus
11171
11171
  @RoSubnetId = rosubnetid
@@ -11191,7 +11191,7 @@ module TencentCloud
11191
11191
  # @type Weight: Integer
11192
11192
 
11193
11193
  attr_accessor :InstanceId, :Weight
11194
-
11194
+
11195
11195
  def initialize(instanceid=nil, weight=nil)
11196
11196
  @InstanceId = instanceid
11197
11197
  @Weight = weight
@@ -11213,7 +11213,7 @@ module TencentCloud
11213
11213
  # @type NewDatabaseName: String
11214
11214
 
11215
11215
  attr_accessor :DatabaseName, :NewDatabaseName
11216
-
11216
+
11217
11217
  def initialize(databasename=nil, newdatabasename=nil)
11218
11218
  @DatabaseName = databasename
11219
11219
  @NewDatabaseName = newdatabasename
@@ -11242,7 +11242,7 @@ module TencentCloud
11242
11242
  # @type Tables: Array
11243
11243
 
11244
11244
  attr_accessor :InstanceId, :Strategy, :RollbackTime, :Databases, :Tables
11245
-
11245
+
11246
11246
  def initialize(instanceid=nil, strategy=nil, rollbacktime=nil, databases=nil, tables=nil)
11247
11247
  @InstanceId = instanceid
11248
11248
  @Strategy = strategy
@@ -11284,7 +11284,7 @@ module TencentCloud
11284
11284
  # @type NewTableName: String
11285
11285
 
11286
11286
  attr_accessor :TableName, :NewTableName
11287
-
11287
+
11288
11288
  def initialize(tablename=nil, newtablename=nil)
11289
11289
  @TableName = tablename
11290
11290
  @NewTableName = newtablename
@@ -11306,7 +11306,7 @@ module TencentCloud
11306
11306
  # @type Table: Array
11307
11307
 
11308
11308
  attr_accessor :Database, :Table
11309
-
11309
+
11310
11310
  def initialize(database=nil, table=nil)
11311
11311
  @Database = database
11312
11312
  @Table = table
@@ -11342,7 +11342,7 @@ module TencentCloud
11342
11342
  # @type Detail: Array
11343
11343
 
11344
11344
  attr_accessor :Info, :Status, :Progress, :StartTime, :EndTime, :Detail
11345
-
11345
+
11346
11346
  def initialize(info=nil, status=nil, progress=nil, starttime=nil, endtime=nil, detail=nil)
11347
11347
  @Info = info
11348
11348
  @Status = status
@@ -11377,7 +11377,7 @@ module TencentCloud
11377
11377
  # @type End: String
11378
11378
 
11379
11379
  attr_accessor :Begin, :End
11380
-
11380
+
11381
11381
  def initialize(_begin=nil, _end=nil)
11382
11382
  @Begin = _begin
11383
11383
  @End = _end
@@ -11399,7 +11399,7 @@ module TencentCloud
11399
11399
  # @type Weight: Integer
11400
11400
 
11401
11401
  attr_accessor :LessThan, :Weight
11402
-
11402
+
11403
11403
  def initialize(lessthan=nil, weight=nil)
11404
11404
  @LessThan = lessthan
11405
11405
  @Weight = weight
@@ -11421,7 +11421,7 @@ module TencentCloud
11421
11421
  # @type Value: Array
11422
11422
 
11423
11423
  attr_accessor :Type, :Compare, :Value
11424
-
11424
+
11425
11425
  def initialize(type=nil, compare=nil, value=nil)
11426
11426
  @Type = type
11427
11427
  @Compare = compare
@@ -11453,7 +11453,7 @@ module TencentCloud
11453
11453
  # @type SecurityGroupRemark: String
11454
11454
 
11455
11455
  attr_accessor :ProjectId, :CreateTime, :Inbound, :Outbound, :SecurityGroupId, :SecurityGroupName, :SecurityGroupRemark
11456
-
11456
+
11457
11457
  def initialize(projectid=nil, createtime=nil, inbound=nil, outbound=nil, securitygroupid=nil, securitygroupname=nil, securitygroupremark=nil)
11458
11458
  @ProjectId = projectid
11459
11459
  @CreateTime = createtime
@@ -11497,7 +11497,7 @@ module TencentCloud
11497
11497
  # @type Zone: String
11498
11498
 
11499
11499
  attr_accessor :ReplicationMode, :Zone
11500
-
11500
+
11501
11501
  def initialize(replicationmode=nil, zone=nil)
11502
11502
  @ReplicationMode = replicationmode
11503
11503
  @Zone = zone
@@ -11518,7 +11518,7 @@ module TencentCloud
11518
11518
  # @type Second: :class:`Tencentcloud::Cdb.v20170320.models.SlaveInstanceInfo`
11519
11519
 
11520
11520
  attr_accessor :First, :Second
11521
-
11521
+
11522
11522
  def initialize(first=nil, second=nil)
11523
11523
  @First = first
11524
11524
  @Second = second
@@ -11548,7 +11548,7 @@ module TencentCloud
11548
11548
  # @type Zone: String
11549
11549
 
11550
11550
  attr_accessor :Vport, :Region, :Vip, :Zone
11551
-
11551
+
11552
11552
  def initialize(vport=nil, region=nil, vip=nil, zone=nil)
11553
11553
  @Vport = vport
11554
11554
  @Region = region
@@ -11580,7 +11580,7 @@ module TencentCloud
11580
11580
  # @type Type: String
11581
11581
 
11582
11582
  attr_accessor :Name, :Size, :Date, :IntranetUrl, :InternetUrl, :Type
11583
-
11583
+
11584
11584
  def initialize(name=nil, size=nil, date=nil, intraneturl=nil, interneturl=nil, type=nil)
11585
11585
  @Name = name
11586
11586
  @Size = size
@@ -11637,7 +11637,7 @@ module TencentCloud
11637
11637
  # @type Md5: String
11638
11638
 
11639
11639
  attr_accessor :Timestamp, :QueryTime, :SqlText, :UserHost, :UserName, :Database, :LockTime, :RowsExamined, :RowsSent, :SqlTemplate, :Md5
11640
-
11640
+
11641
11641
  def initialize(timestamp=nil, querytime=nil, sqltext=nil, userhost=nil, username=nil, database=nil, locktime=nil, rowsexamined=nil, rowssent=nil, sqltemplate=nil, md5=nil)
11642
11642
  @Timestamp = timestamp
11643
11643
  @QueryTime = querytime
@@ -11683,7 +11683,7 @@ module TencentCloud
11683
11683
  # @type FileId: String
11684
11684
 
11685
11685
  attr_accessor :UploadTime, :UploadInfo, :FileName, :FileSize, :IsUploadFinished, :FileId
11686
-
11686
+
11687
11687
  def initialize(uploadtime=nil, uploadinfo=nil, filename=nil, filesize=nil, isuploadfinished=nil, fileid=nil)
11688
11688
  @UploadTime = uploadtime
11689
11689
  @UploadInfo = uploadinfo
@@ -11712,7 +11712,7 @@ module TencentCloud
11712
11712
  # @type Instances: Array
11713
11713
 
11714
11714
  attr_accessor :Instances
11715
-
11715
+
11716
11716
  def initialize(instances=nil)
11717
11717
  @Instances = instances
11718
11718
  end
@@ -11737,7 +11737,7 @@ module TencentCloud
11737
11737
  # @type RequestId: String
11738
11738
 
11739
11739
  attr_accessor :AsyncRequestId, :RequestId
11740
-
11740
+
11741
11741
  def initialize(asyncrequestid=nil, requestid=nil)
11742
11742
  @AsyncRequestId = asyncrequestid
11743
11743
  @RequestId = requestid
@@ -11755,7 +11755,7 @@ module TencentCloud
11755
11755
  # @type InstanceId: String
11756
11756
 
11757
11757
  attr_accessor :InstanceId
11758
-
11758
+
11759
11759
  def initialize(instanceid=nil)
11760
11760
  @InstanceId = instanceid
11761
11761
  end
@@ -11774,7 +11774,7 @@ module TencentCloud
11774
11774
  # @type RequestId: String
11775
11775
 
11776
11776
  attr_accessor :AsyncRequestId, :RequestId
11777
-
11777
+
11778
11778
  def initialize(asyncrequestid=nil, requestid=nil)
11779
11779
  @AsyncRequestId = asyncrequestid
11780
11780
  @RequestId = requestid
@@ -11792,7 +11792,7 @@ module TencentCloud
11792
11792
  # @type AsyncRequestId: String
11793
11793
 
11794
11794
  attr_accessor :AsyncRequestId
11795
-
11795
+
11796
11796
  def initialize(asyncrequestid=nil)
11797
11797
  @AsyncRequestId = asyncrequestid
11798
11798
  end
@@ -11808,7 +11808,7 @@ module TencentCloud
11808
11808
  # @type RequestId: String
11809
11809
 
11810
11810
  attr_accessor :RequestId
11811
-
11811
+
11812
11812
  def initialize(requestid=nil)
11813
11813
  @RequestId = requestid
11814
11814
  end
@@ -11824,7 +11824,7 @@ module TencentCloud
11824
11824
  # @type InstanceId: String
11825
11825
 
11826
11826
  attr_accessor :InstanceId
11827
-
11827
+
11828
11828
  def initialize(instanceid=nil)
11829
11829
  @InstanceId = instanceid
11830
11830
  end
@@ -11843,7 +11843,7 @@ module TencentCloud
11843
11843
  # @type RequestId: String
11844
11844
 
11845
11845
  attr_accessor :AsyncRequestId, :RequestId
11846
-
11846
+
11847
11847
  def initialize(asyncrequestid=nil, requestid=nil)
11848
11848
  @AsyncRequestId = asyncrequestid
11849
11849
  @RequestId = requestid
@@ -11861,7 +11861,7 @@ module TencentCloud
11861
11861
  # @type InstanceId: String
11862
11862
 
11863
11863
  attr_accessor :InstanceId
11864
-
11864
+
11865
11865
  def initialize(instanceid=nil)
11866
11866
  @InstanceId = instanceid
11867
11867
  end
@@ -11879,7 +11879,7 @@ module TencentCloud
11879
11879
  # @type RequestId: String
11880
11880
 
11881
11881
  attr_accessor :AsyncRequestId, :RequestId
11882
-
11882
+
11883
11883
  def initialize(asyncrequestid=nil, requestid=nil)
11884
11884
  @AsyncRequestId = asyncrequestid
11885
11885
  @RequestId = requestid
@@ -11899,7 +11899,7 @@ module TencentCloud
11899
11899
  # @type ProxyGroupId: String
11900
11900
 
11901
11901
  attr_accessor :InstanceId, :ProxyGroupId
11902
-
11902
+
11903
11903
  def initialize(instanceid=nil, proxygroupid=nil)
11904
11904
  @InstanceId = instanceid
11905
11905
  @ProxyGroupId = proxygroupid
@@ -11917,7 +11917,7 @@ module TencentCloud
11917
11917
  # @type RequestId: String
11918
11918
 
11919
11919
  attr_accessor :RequestId
11920
-
11920
+
11921
11921
  def initialize(requestid=nil)
11922
11922
  @RequestId = requestid
11923
11923
  end
@@ -11939,7 +11939,7 @@ module TencentCloud
11939
11939
  # @type WaitSwitch: Boolean
11940
11940
 
11941
11941
  attr_accessor :InstanceId, :DstSlave, :ForceSwitch, :WaitSwitch
11942
-
11942
+
11943
11943
  def initialize(instanceid=nil, dstslave=nil, forceswitch=nil, waitswitch=nil)
11944
11944
  @InstanceId = instanceid
11945
11945
  @DstSlave = dstslave
@@ -11963,7 +11963,7 @@ module TencentCloud
11963
11963
  # @type RequestId: String
11964
11964
 
11965
11965
  attr_accessor :AsyncRequestId, :RequestId
11966
-
11966
+
11967
11967
  def initialize(asyncrequestid=nil, requestid=nil)
11968
11968
  @AsyncRequestId = asyncrequestid
11969
11969
  @RequestId = requestid
@@ -11981,7 +11981,7 @@ module TencentCloud
11981
11981
  # @type InstanceId: String
11982
11982
 
11983
11983
  attr_accessor :InstanceId
11984
-
11984
+
11985
11985
  def initialize(instanceid=nil)
11986
11986
  @InstanceId = instanceid
11987
11987
  end
@@ -11999,7 +11999,7 @@ module TencentCloud
11999
11999
  # @type RequestId: String
12000
12000
 
12001
12001
  attr_accessor :AsyncRequestId, :RequestId
12002
-
12002
+
12003
12003
  def initialize(asyncrequestid=nil, requestid=nil)
12004
12004
  @AsyncRequestId = asyncrequestid
12005
12005
  @RequestId = requestid
@@ -12017,7 +12017,7 @@ module TencentCloud
12017
12017
  # @type InstanceId: String
12018
12018
 
12019
12019
  attr_accessor :InstanceId
12020
-
12020
+
12021
12021
  def initialize(instanceid=nil)
12022
12022
  @InstanceId = instanceid
12023
12023
  end
@@ -12033,7 +12033,7 @@ module TencentCloud
12033
12033
  # @type RequestId: String
12034
12034
 
12035
12035
  attr_accessor :RequestId
12036
-
12036
+
12037
12037
  def initialize(requestid=nil)
12038
12038
  @RequestId = requestid
12039
12039
  end
@@ -12053,7 +12053,7 @@ module TencentCloud
12053
12053
  # @type Privileges: Array
12054
12054
 
12055
12055
  attr_accessor :Database, :Table, :Privileges
12056
-
12056
+
12057
12057
  def initialize(database=nil, table=nil, privileges=nil)
12058
12058
  @Database = database
12059
12059
  @Table = table
@@ -12075,7 +12075,7 @@ module TencentCloud
12075
12075
  # @type Value: String
12076
12076
 
12077
12077
  attr_accessor :Key, :Value
12078
-
12078
+
12079
12079
  def initialize(key=nil, value=nil)
12080
12080
  @Key = key
12081
12081
  @Value = value
@@ -12095,7 +12095,7 @@ module TencentCloud
12095
12095
  # @type TagValue: Array
12096
12096
 
12097
12097
  attr_accessor :TagKey, :TagValue
12098
-
12098
+
12099
12099
  def initialize(tagkey=nil, tagvalue=nil)
12100
12100
  @TagKey = tagkey
12101
12101
  @TagValue = tagvalue
@@ -12117,7 +12117,7 @@ module TencentCloud
12117
12117
  # @type TagValue: String
12118
12118
 
12119
12119
  attr_accessor :TagKey, :TagValue
12120
-
12120
+
12121
12121
  def initialize(tagkey=nil, tagvalue=nil)
12122
12122
  @TagKey = tagkey
12123
12123
  @TagValue = tagvalue
@@ -12137,7 +12137,7 @@ module TencentCloud
12137
12137
  # @type TagValue: String
12138
12138
 
12139
12139
  attr_accessor :TagKey, :TagValue
12140
-
12140
+
12141
12141
  def initialize(tagkey=nil, tagvalue=nil)
12142
12142
  @TagKey = tagkey
12143
12143
  @TagValue = tagvalue
@@ -12157,7 +12157,7 @@ module TencentCloud
12157
12157
  # @type Tags: Array
12158
12158
 
12159
12159
  attr_accessor :InstanceId, :Tags
12160
-
12160
+
12161
12161
  def initialize(instanceid=nil, tags=nil)
12162
12162
  @InstanceId = instanceid
12163
12163
  @Tags = tags
@@ -12222,7 +12222,7 @@ module TencentCloud
12222
12222
  # @type AsyncRequestId: String
12223
12223
 
12224
12224
  attr_accessor :Code, :Message, :JobId, :Progress, :TaskStatus, :TaskType, :StartTime, :EndTime, :InstanceIds, :AsyncRequestId
12225
-
12225
+
12226
12226
  def initialize(code=nil, message=nil, jobid=nil, progress=nil, taskstatus=nil, tasktype=nil, starttime=nil, endtime=nil, instanceids=nil, asyncrequestid=nil)
12227
12227
  @Code = code
12228
12228
  @Message = message
@@ -12264,7 +12264,7 @@ module TencentCloud
12264
12264
  # @type UpgradeTime: String
12265
12265
 
12266
12266
  attr_accessor :InstanceId, :ProxyGroupId, :SrcProxyVersion, :DstProxyVersion, :UpgradeTime
12267
-
12267
+
12268
12268
  def initialize(instanceid=nil, proxygroupid=nil, srcproxyversion=nil, dstproxyversion=nil, upgradetime=nil)
12269
12269
  @InstanceId = instanceid
12270
12270
  @ProxyGroupId = proxygroupid
@@ -12291,7 +12291,7 @@ module TencentCloud
12291
12291
  # @type RequestId: String
12292
12292
 
12293
12293
  attr_accessor :AsyncRequestId, :RequestId
12294
-
12294
+
12295
12295
  def initialize(asyncrequestid=nil, requestid=nil)
12296
12296
  @AsyncRequestId = asyncrequestid
12297
12297
  @RequestId = requestid
@@ -12317,7 +12317,7 @@ module TencentCloud
12317
12317
  # @type MaxDelayTime: Integer
12318
12318
 
12319
12319
  attr_accessor :InstanceId, :EngineVersion, :WaitSwitch, :UpgradeSubversion, :MaxDelayTime
12320
-
12320
+
12321
12321
  def initialize(instanceid=nil, engineversion=nil, waitswitch=nil, upgradesubversion=nil, maxdelaytime=nil)
12322
12322
  @InstanceId = instanceid
12323
12323
  @EngineVersion = engineversion
@@ -12343,7 +12343,7 @@ module TencentCloud
12343
12343
  # @type RequestId: String
12344
12344
 
12345
12345
  attr_accessor :AsyncRequestId, :RequestId
12346
-
12346
+
12347
12347
  def initialize(asyncrequestid=nil, requestid=nil)
12348
12348
  @AsyncRequestId = asyncrequestid
12349
12349
  @RequestId = requestid
@@ -12393,7 +12393,7 @@ module TencentCloud
12393
12393
  # @type RoTransType: String
12394
12394
 
12395
12395
  attr_accessor :InstanceId, :Memory, :Volume, :ProtectMode, :DeployMode, :SlaveZone, :EngineVersion, :WaitSwitch, :BackupZone, :InstanceRole, :DeviceType, :Cpu, :FastUpgrade, :MaxDelayTime, :CrossCluster, :ZoneId, :RoTransType
12396
-
12396
+
12397
12397
  def initialize(instanceid=nil, memory=nil, volume=nil, protectmode=nil, deploymode=nil, slavezone=nil, engineversion=nil, waitswitch=nil, backupzone=nil, instancerole=nil, devicetype=nil, cpu=nil, fastupgrade=nil, maxdelaytime=nil, crosscluster=nil, zoneid=nil, rotranstype=nil)
12398
12398
  @InstanceId = instanceid
12399
12399
  @Memory = memory
@@ -12445,7 +12445,7 @@ module TencentCloud
12445
12445
  # @type RequestId: String
12446
12446
 
12447
12447
  attr_accessor :DealIds, :AsyncRequestId, :RequestId
12448
-
12448
+
12449
12449
  def initialize(dealids=nil, asyncrequestid=nil, requestid=nil)
12450
12450
  @DealIds = dealids
12451
12451
  @AsyncRequestId = asyncrequestid
@@ -12467,7 +12467,7 @@ module TencentCloud
12467
12467
  # @type CompleteNum: Integer
12468
12468
 
12469
12469
  attr_accessor :AllSliceNum, :CompleteNum
12470
-
12470
+
12471
12471
  def initialize(allslicenum=nil, completenum=nil)
12472
12472
  @AllSliceNum = allslicenum
12473
12473
  @CompleteNum = completenum
@@ -12487,7 +12487,7 @@ module TencentCloud
12487
12487
  # @type Password: String
12488
12488
 
12489
12489
  attr_accessor :InstanceId, :Password
12490
-
12490
+
12491
12491
  def initialize(instanceid=nil, password=nil)
12492
12492
  @InstanceId = instanceid
12493
12493
  @Password = password
@@ -12507,7 +12507,7 @@ module TencentCloud
12507
12507
  # @type RequestId: String
12508
12508
 
12509
12509
  attr_accessor :AsyncRequestId, :RequestId
12510
-
12510
+
12511
12511
  def initialize(asyncrequestid=nil, requestid=nil)
12512
12512
  @AsyncRequestId = asyncrequestid
12513
12513
  @RequestId = requestid
@@ -12531,7 +12531,7 @@ module TencentCloud
12531
12531
  # @type BackupZone: Array
12532
12532
 
12533
12533
  attr_accessor :DeployMode, :MasterZone, :SlaveZone, :BackupZone
12534
-
12534
+
12535
12535
  def initialize(deploymode=nil, masterzone=nil, slavezone=nil, backupzone=nil)
12536
12536
  @DeployMode = deploymode
12537
12537
  @MasterZone = masterzone