tencentcloud-sdk-dts 3.0.590 → 3.0.591
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20180330/models.rb +60 -60
- data/lib/v20211206/models.rb +146 -146
- metadata +2 -2
data/lib/v20211206/models.rb
CHANGED
@@ -42,7 +42,7 @@ module TencentCloud
|
|
42
42
|
# @type HasSkipped: Boolean
|
43
43
|
|
44
44
|
attr_accessor :StepNo, :StepId, :StepName, :StepStatus, :StepMessage, :DetailCheckItems, :HasSkipped
|
45
|
-
|
45
|
+
|
46
46
|
def initialize(stepno=nil, stepid=nil, stepname=nil, stepstatus=nil, stepmessage=nil, detailcheckitems=nil, hasskipped=nil)
|
47
47
|
@StepNo = stepno
|
48
48
|
@StepId = stepid
|
@@ -84,7 +84,7 @@ module TencentCloud
|
|
84
84
|
# @type Progress: :class:`Tencentcloud::Dts.v20211206.models.ProcessProgress`
|
85
85
|
|
86
86
|
attr_accessor :StartAt, :EndAt, :Progress
|
87
|
-
|
87
|
+
|
88
88
|
def initialize(startat=nil, endat=nil, progress=nil)
|
89
89
|
@StartAt = startat
|
90
90
|
@EndAt = endat
|
@@ -147,7 +147,7 @@ module TencentCloud
|
|
147
147
|
# @type FinishedAt: String
|
148
148
|
|
149
149
|
attr_accessor :Options, :Objects, :Conclusion, :Status, :TotalTables, :CheckedTables, :DifferentTables, :SkippedTables, :NearlyTableCount, :DifferentRows, :SrcSampleRows, :DstSampleRows, :StartedAt, :FinishedAt
|
150
|
-
|
150
|
+
|
151
151
|
def initialize(options=nil, objects=nil, conclusion=nil, status=nil, totaltables=nil, checkedtables=nil, differenttables=nil, skippedtables=nil, nearlytablecount=nil, differentrows=nil, srcsamplerows=nil, dstsamplerows=nil, startedat=nil, finishedat=nil)
|
152
152
|
@Options = options
|
153
153
|
@Objects = objects
|
@@ -199,7 +199,7 @@ module TencentCloud
|
|
199
199
|
# @type Skipped: :class:`Tencentcloud::Dts.v20211206.models.SkippedDetail`
|
200
200
|
|
201
201
|
attr_accessor :Difference, :Skipped
|
202
|
-
|
202
|
+
|
203
203
|
def initialize(difference=nil, skipped=nil)
|
204
204
|
@Difference = difference
|
205
205
|
@Skipped = skipped
|
@@ -230,7 +230,7 @@ module TencentCloud
|
|
230
230
|
# @type AdvancedObjects: Array
|
231
231
|
|
232
232
|
attr_accessor :ObjectMode, :ObjectItems, :AdvancedObjects
|
233
|
-
|
233
|
+
|
234
234
|
def initialize(objectmode=nil, objectitems=nil, advancedobjects=nil)
|
235
235
|
@ObjectMode = objectmode
|
236
236
|
@ObjectItems = objectitems
|
@@ -276,7 +276,7 @@ module TencentCloud
|
|
276
276
|
# @type Views: Array
|
277
277
|
|
278
278
|
attr_accessor :DbName, :DbMode, :SchemaName, :TableMode, :Tables, :ViewMode, :Views
|
279
|
-
|
279
|
+
|
280
280
|
def initialize(dbname=nil, dbmode=nil, schemaname=nil, tablemode=nil, tables=nil, viewmode=nil, views=nil)
|
281
281
|
@DbName = dbname
|
282
282
|
@DbMode = dbmode
|
@@ -325,7 +325,7 @@ module TencentCloud
|
|
325
325
|
# @type ThreadCount: Integer
|
326
326
|
|
327
327
|
attr_accessor :Method, :SampleRate, :ThreadCount
|
328
|
-
|
328
|
+
|
329
329
|
def initialize(method=nil, samplerate=nil, threadcount=nil)
|
330
330
|
@Method = method
|
331
331
|
@SampleRate = samplerate
|
@@ -346,7 +346,7 @@ module TencentCloud
|
|
346
346
|
# @type TableName: String
|
347
347
|
|
348
348
|
attr_accessor :TableName
|
349
|
-
|
349
|
+
|
350
350
|
def initialize(tablename=nil)
|
351
351
|
@TableName = tablename
|
352
352
|
end
|
@@ -366,7 +366,7 @@ module TencentCloud
|
|
366
366
|
# @type Status: String
|
367
367
|
|
368
368
|
attr_accessor :CompareTaskId, :Status
|
369
|
-
|
369
|
+
|
370
370
|
def initialize(comparetaskid=nil, status=nil)
|
371
371
|
@CompareTaskId = comparetaskid
|
372
372
|
@Status = status
|
@@ -424,7 +424,7 @@ module TencentCloud
|
|
424
424
|
# @type Message: String
|
425
425
|
|
426
426
|
attr_accessor :JobId, :CompareTaskId, :TaskName, :Status, :Config, :CheckProcess, :CompareProcess, :Conclusion, :CreatedAt, :StartedAt, :FinishedAt, :Method, :Options, :Message
|
427
|
-
|
427
|
+
|
428
428
|
def initialize(jobid=nil, comparetaskid=nil, taskname=nil, status=nil, config=nil, checkprocess=nil, compareprocess=nil, conclusion=nil, createdat=nil, startedat=nil, finishedat=nil, method=nil, options=nil, message=nil)
|
429
429
|
@JobId = jobid
|
430
430
|
@CompareTaskId = comparetaskid
|
@@ -479,7 +479,7 @@ module TencentCloud
|
|
479
479
|
# @type ViewName: String
|
480
480
|
|
481
481
|
attr_accessor :ViewName
|
482
|
-
|
482
|
+
|
483
483
|
def initialize(viewname=nil)
|
484
484
|
@ViewName = viewname
|
485
485
|
end
|
@@ -497,7 +497,7 @@ module TencentCloud
|
|
497
497
|
# @type CompleteMode: String
|
498
498
|
|
499
499
|
attr_accessor :JobId, :CompleteMode
|
500
|
-
|
500
|
+
|
501
501
|
def initialize(jobid=nil, completemode=nil)
|
502
502
|
@JobId = jobid
|
503
503
|
@CompleteMode = completemode
|
@@ -515,7 +515,7 @@ module TencentCloud
|
|
515
515
|
# @type RequestId: String
|
516
516
|
|
517
517
|
attr_accessor :RequestId
|
518
|
-
|
518
|
+
|
519
519
|
def initialize(requestid=nil)
|
520
520
|
@RequestId = requestid
|
521
521
|
end
|
@@ -561,7 +561,7 @@ module TencentCloud
|
|
561
561
|
# @type AutoRetryTimeRangeMinutes: Integer
|
562
562
|
|
563
563
|
attr_accessor :JobId, :SrcAccessType, :DstAccessType, :Objects, :JobName, :JobMode, :RunMode, :ExpectRunTime, :SrcInfo, :SrcInfos, :SrcNodeType, :DstInfo, :DstInfos, :DstNodeType, :Options, :AutoRetryTimeRangeMinutes
|
564
|
-
|
564
|
+
|
565
565
|
def initialize(jobid=nil, srcaccesstype=nil, dstaccesstype=nil, objects=nil, jobname=nil, jobmode=nil, runmode=nil, expectruntime=nil, srcinfo=nil, srcinfos=nil, srcnodetype=nil, dstinfo=nil, dstinfos=nil, dstnodetype=nil, options=nil, autoretrytimerangeminutes=nil)
|
566
566
|
@JobId = jobid
|
567
567
|
@SrcAccessType = srcaccesstype
|
@@ -625,7 +625,7 @@ module TencentCloud
|
|
625
625
|
# @type RequestId: String
|
626
626
|
|
627
627
|
attr_accessor :RequestId
|
628
|
-
|
628
|
+
|
629
629
|
def initialize(requestid=nil)
|
630
630
|
@RequestId = requestid
|
631
631
|
end
|
@@ -648,7 +648,7 @@ module TencentCloud
|
|
648
648
|
# @type ConditionOrderInSrcAndDst: String
|
649
649
|
|
650
650
|
attr_accessor :ConditionColumn, :ConditionOperator, :ConditionOrderInSrcAndDst
|
651
|
-
|
651
|
+
|
652
652
|
def initialize(conditioncolumn=nil, conditionoperator=nil, conditionorderinsrcanddst=nil)
|
653
653
|
@ConditionColumn = conditioncolumn
|
654
654
|
@ConditionOperator = conditionoperator
|
@@ -669,7 +669,7 @@ module TencentCloud
|
|
669
669
|
# @type Mode: String
|
670
670
|
|
671
671
|
attr_accessor :Mode
|
672
|
-
|
672
|
+
|
673
673
|
def initialize(mode=nil)
|
674
674
|
@Mode = mode
|
675
675
|
end
|
@@ -685,7 +685,7 @@ module TencentCloud
|
|
685
685
|
# @type JobId: String
|
686
686
|
|
687
687
|
attr_accessor :JobId
|
688
|
-
|
688
|
+
|
689
689
|
def initialize(jobid=nil)
|
690
690
|
@JobId = jobid
|
691
691
|
end
|
@@ -701,7 +701,7 @@ module TencentCloud
|
|
701
701
|
# @type RequestId: String
|
702
702
|
|
703
703
|
attr_accessor :RequestId
|
704
|
-
|
704
|
+
|
705
705
|
def initialize(requestid=nil)
|
706
706
|
@RequestId = requestid
|
707
707
|
end
|
@@ -717,7 +717,7 @@ module TencentCloud
|
|
717
717
|
# @type JobId: String
|
718
718
|
|
719
719
|
attr_accessor :JobId
|
720
|
-
|
720
|
+
|
721
721
|
def initialize(jobid=nil)
|
722
722
|
@JobId = jobid
|
723
723
|
end
|
@@ -733,7 +733,7 @@ module TencentCloud
|
|
733
733
|
# @type RequestId: String
|
734
734
|
|
735
735
|
attr_accessor :RequestId
|
736
|
-
|
736
|
+
|
737
737
|
def initialize(requestid=nil)
|
738
738
|
@RequestId = requestid
|
739
739
|
end
|
@@ -749,7 +749,7 @@ module TencentCloud
|
|
749
749
|
# @type JobId: String
|
750
750
|
|
751
751
|
attr_accessor :JobId
|
752
|
-
|
752
|
+
|
753
753
|
def initialize(jobid=nil)
|
754
754
|
@JobId = jobid
|
755
755
|
end
|
@@ -765,7 +765,7 @@ module TencentCloud
|
|
765
765
|
# @type RequestId: String
|
766
766
|
|
767
767
|
attr_accessor :RequestId
|
768
|
-
|
768
|
+
|
769
769
|
def initialize(requestid=nil)
|
770
770
|
@RequestId = requestid
|
771
771
|
end
|
@@ -789,7 +789,7 @@ module TencentCloud
|
|
789
789
|
# @type Options: :class:`Tencentcloud::Dts.v20211206.models.CompareOptions`
|
790
790
|
|
791
791
|
attr_accessor :JobId, :TaskName, :ObjectMode, :Objects, :Options
|
792
|
-
|
792
|
+
|
793
793
|
def initialize(jobid=nil, taskname=nil, objectmode=nil, objects=nil, options=nil)
|
794
794
|
@JobId = jobid
|
795
795
|
@TaskName = taskname
|
@@ -822,7 +822,7 @@ module TencentCloud
|
|
822
822
|
# @type RequestId: String
|
823
823
|
|
824
824
|
attr_accessor :CompareTaskId, :RequestId
|
825
|
-
|
825
|
+
|
826
826
|
def initialize(comparetaskid=nil, requestid=nil)
|
827
827
|
@CompareTaskId = comparetaskid
|
828
828
|
@RequestId = requestid
|
@@ -840,7 +840,7 @@ module TencentCloud
|
|
840
840
|
# @type JobId: String
|
841
841
|
|
842
842
|
attr_accessor :JobId
|
843
|
-
|
843
|
+
|
844
844
|
def initialize(jobid=nil)
|
845
845
|
@JobId = jobid
|
846
846
|
end
|
@@ -856,7 +856,7 @@ module TencentCloud
|
|
856
856
|
# @type RequestId: String
|
857
857
|
|
858
858
|
attr_accessor :RequestId
|
859
|
-
|
859
|
+
|
860
860
|
def initialize(requestid=nil)
|
861
861
|
@RequestId = requestid
|
862
862
|
end
|
@@ -886,7 +886,7 @@ module TencentCloud
|
|
886
886
|
# @type Tags: Array
|
887
887
|
|
888
888
|
attr_accessor :SrcDatabaseType, :DstDatabaseType, :SrcRegion, :DstRegion, :InstanceClass, :Count, :JobName, :Tags
|
889
|
-
|
889
|
+
|
890
890
|
def initialize(srcdatabasetype=nil, dstdatabasetype=nil, srcregion=nil, dstregion=nil, instanceclass=nil, count=nil, jobname=nil, tags=nil)
|
891
891
|
@SrcDatabaseType = srcdatabasetype
|
892
892
|
@DstDatabaseType = dstdatabasetype
|
@@ -926,7 +926,7 @@ module TencentCloud
|
|
926
926
|
# @type RequestId: String
|
927
927
|
|
928
928
|
attr_accessor :JobIds, :RequestId
|
929
|
-
|
929
|
+
|
930
930
|
def initialize(jobids=nil, requestid=nil)
|
931
931
|
@JobIds = jobids
|
932
932
|
@RequestId = requestid
|
@@ -944,7 +944,7 @@ module TencentCloud
|
|
944
944
|
# @type JobId: String
|
945
945
|
|
946
946
|
attr_accessor :JobId
|
947
|
-
|
947
|
+
|
948
948
|
def initialize(jobid=nil)
|
949
949
|
@JobId = jobid
|
950
950
|
end
|
@@ -960,7 +960,7 @@ module TencentCloud
|
|
960
960
|
# @type RequestId: String
|
961
961
|
|
962
962
|
attr_accessor :RequestId
|
963
|
-
|
963
|
+
|
964
964
|
def initialize(requestid=nil)
|
965
965
|
@RequestId = requestid
|
966
966
|
end
|
@@ -998,7 +998,7 @@ module TencentCloud
|
|
998
998
|
# @type ExistedJobId: String
|
999
999
|
|
1000
1000
|
attr_accessor :PayMode, :SrcDatabaseType, :SrcRegion, :DstDatabaseType, :DstRegion, :Specification, :Tags, :Count, :AutoRenew, :InstanceClass, :JobName, :ExistedJobId
|
1001
|
-
|
1001
|
+
|
1002
1002
|
def initialize(paymode=nil, srcdatabasetype=nil, srcregion=nil, dstdatabasetype=nil, dstregion=nil, specification=nil, tags=nil, count=nil, autorenew=nil, instanceclass=nil, jobname=nil, existedjobid=nil)
|
1003
1003
|
@PayMode = paymode
|
1004
1004
|
@SrcDatabaseType = srcdatabasetype
|
@@ -1045,7 +1045,7 @@ module TencentCloud
|
|
1045
1045
|
# @type RequestId: String
|
1046
1046
|
|
1047
1047
|
attr_accessor :JobIds, :RequestId
|
1048
|
-
|
1048
|
+
|
1049
1049
|
def initialize(jobids=nil, requestid=nil)
|
1050
1050
|
@JobIds = jobids
|
1051
1051
|
@RequestId = requestid
|
@@ -1086,7 +1086,7 @@ module TencentCloud
|
|
1086
1086
|
# @type DatabaseNetEnv: String
|
1087
1087
|
|
1088
1088
|
attr_accessor :Region, :AccessType, :DatabaseType, :NodeType, :Info, :Supplier, :ExtraAttr, :DatabaseNetEnv
|
1089
|
-
|
1089
|
+
|
1090
1090
|
def initialize(region=nil, accesstype=nil, databasetype=nil, nodetype=nil, info=nil, supplier=nil, extraattr=nil, databasenetenv=nil)
|
1091
1091
|
@Region = region
|
1092
1092
|
@AccessType = accesstype
|
@@ -1188,7 +1188,7 @@ module TencentCloud
|
|
1188
1188
|
# @type TmpToken: String
|
1189
1189
|
|
1190
1190
|
attr_accessor :Role, :DbKernel, :Host, :Port, :User, :Password, :CvmInstanceId, :UniqVpnGwId, :UniqDcgId, :InstanceId, :CcnGwId, :VpcId, :SubnetId, :EngineVersion, :Account, :AccountRole, :AccountMode, :TmpSecretId, :TmpSecretKey, :TmpToken
|
1191
|
-
|
1191
|
+
|
1192
1192
|
def initialize(role=nil, dbkernel=nil, host=nil, port=nil, user=nil, password=nil, cvminstanceid=nil, uniqvpngwid=nil, uniqdcgid=nil, instanceid=nil, ccngwid=nil, vpcid=nil, subnetid=nil, engineversion=nil, account=nil, accountrole=nil, accountmode=nil, tmpsecretid=nil, tmpsecretkey=nil, tmptoken=nil)
|
1193
1193
|
@Role = role
|
1194
1194
|
@DbKernel = dbkernel
|
@@ -1300,7 +1300,7 @@ module TencentCloud
|
|
1300
1300
|
# @type Triggers: Array
|
1301
1301
|
|
1302
1302
|
attr_accessor :DbName, :NewDbName, :SchemaName, :NewSchemaName, :DBMode, :SchemaMode, :TableMode, :Tables, :ViewMode, :Views, :RoleMode, :Roles, :FunctionMode, :TriggerMode, :EventMode, :ProcedureMode, :Functions, :Procedures, :Events, :Triggers
|
1303
|
-
|
1303
|
+
|
1304
1304
|
def initialize(dbname=nil, newdbname=nil, schemaname=nil, newschemaname=nil, dbmode=nil, schemamode=nil, tablemode=nil, tables=nil, viewmode=nil, views=nil, rolemode=nil, roles=nil, functionmode=nil, triggermode=nil, eventmode=nil, proceduremode=nil, functions=nil, procedures=nil, events=nil, triggers=nil)
|
1305
1305
|
@DbName = dbname
|
1306
1306
|
@NewDbName = newdbname
|
@@ -1424,7 +1424,7 @@ module TencentCloud
|
|
1424
1424
|
# @type Events: Array
|
1425
1425
|
|
1426
1426
|
attr_accessor :DbName, :NewDbName, :DbMode, :SchemaName, :NewSchemaName, :TableMode, :Tables, :ViewMode, :Views, :FunctionMode, :Functions, :ProcedureMode, :Procedures, :TriggerMode, :Triggers, :EventMode, :Events
|
1427
|
-
|
1427
|
+
|
1428
1428
|
def initialize(dbname=nil, newdbname=nil, dbmode=nil, schemaname=nil, newschemaname=nil, tablemode=nil, tables=nil, viewmode=nil, views=nil, functionmode=nil, functions=nil, proceduremode=nil, procedures=nil, triggermode=nil, triggers=nil, eventmode=nil, events=nil)
|
1429
1429
|
@DbName = dbname
|
1430
1430
|
@NewDbName = newdbname
|
@@ -1493,7 +1493,7 @@ module TencentCloud
|
|
1493
1493
|
# @type AdvancedObjects: Array
|
1494
1494
|
|
1495
1495
|
attr_accessor :ObjectMode, :Databases, :AdvancedObjects
|
1496
|
-
|
1496
|
+
|
1497
1497
|
def initialize(objectmode=nil, databases=nil, advancedobjects=nil)
|
1498
1498
|
@ObjectMode = objectmode
|
1499
1499
|
@Databases = databases
|
@@ -1524,7 +1524,7 @@ module TencentCloud
|
|
1524
1524
|
# @type DdlValue: Array
|
1525
1525
|
|
1526
1526
|
attr_accessor :DdlObject, :DdlValue
|
1527
|
-
|
1527
|
+
|
1528
1528
|
def initialize(ddlobject=nil, ddlvalue=nil)
|
1529
1529
|
@DdlObject = ddlobject
|
1530
1530
|
@DdlValue = ddlvalue
|
@@ -1544,7 +1544,7 @@ module TencentCloud
|
|
1544
1544
|
# @type CompareTaskId: String
|
1545
1545
|
|
1546
1546
|
attr_accessor :JobId, :CompareTaskId
|
1547
|
-
|
1547
|
+
|
1548
1548
|
def initialize(jobid=nil, comparetaskid=nil)
|
1549
1549
|
@JobId = jobid
|
1550
1550
|
@CompareTaskId = comparetaskid
|
@@ -1562,7 +1562,7 @@ module TencentCloud
|
|
1562
1562
|
# @type RequestId: String
|
1563
1563
|
|
1564
1564
|
attr_accessor :RequestId
|
1565
|
-
|
1565
|
+
|
1566
1566
|
def initialize(requestid=nil)
|
1567
1567
|
@RequestId = requestid
|
1568
1568
|
end
|
@@ -1578,7 +1578,7 @@ module TencentCloud
|
|
1578
1578
|
# @type JobId: String
|
1579
1579
|
|
1580
1580
|
attr_accessor :JobId
|
1581
|
-
|
1581
|
+
|
1582
1582
|
def initialize(jobid=nil)
|
1583
1583
|
@JobId = jobid
|
1584
1584
|
end
|
@@ -1609,7 +1609,7 @@ module TencentCloud
|
|
1609
1609
|
# @type RequestId: String
|
1610
1610
|
|
1611
1611
|
attr_accessor :Status, :StepCount, :StepCur, :Progress, :StepInfos, :RequestId
|
1612
|
-
|
1612
|
+
|
1613
1613
|
def initialize(status=nil, stepcount=nil, stepcur=nil, progress=nil, stepinfos=nil, requestid=nil)
|
1614
1614
|
@Status = status
|
1615
1615
|
@StepCount = stepcount
|
@@ -1660,7 +1660,7 @@ module TencentCloud
|
|
1660
1660
|
# @type SkippedTable: String
|
1661
1661
|
|
1662
1662
|
attr_accessor :JobId, :CompareTaskId, :DifferenceLimit, :DifferenceOffset, :DifferenceDB, :DifferenceTable, :SkippedLimit, :SkippedOffset, :SkippedDB, :SkippedTable
|
1663
|
-
|
1663
|
+
|
1664
1664
|
def initialize(jobid=nil, comparetaskid=nil, differencelimit=nil, differenceoffset=nil, differencedb=nil, differencetable=nil, skippedlimit=nil, skippedoffset=nil, skippeddb=nil, skippedtable=nil)
|
1665
1665
|
@JobId = jobid
|
1666
1666
|
@CompareTaskId = comparetaskid
|
@@ -1700,7 +1700,7 @@ module TencentCloud
|
|
1700
1700
|
# @type RequestId: String
|
1701
1701
|
|
1702
1702
|
attr_accessor :Abstract, :Detail, :RequestId
|
1703
|
-
|
1703
|
+
|
1704
1704
|
def initialize(abstract=nil, detail=nil, requestid=nil)
|
1705
1705
|
@Abstract = abstract
|
1706
1706
|
@Detail = detail
|
@@ -1734,7 +1734,7 @@ module TencentCloud
|
|
1734
1734
|
# @type Status: Array
|
1735
1735
|
|
1736
1736
|
attr_accessor :JobId, :Limit, :Offset, :CompareTaskId, :Status
|
1737
|
-
|
1737
|
+
|
1738
1738
|
def initialize(jobid=nil, limit=nil, offset=nil, comparetaskid=nil, status=nil)
|
1739
1739
|
@JobId = jobid
|
1740
1740
|
@Limit = limit
|
@@ -1764,7 +1764,7 @@ module TencentCloud
|
|
1764
1764
|
# @type RequestId: String
|
1765
1765
|
|
1766
1766
|
attr_accessor :TotalCount, :Items, :RequestId
|
1767
|
-
|
1767
|
+
|
1768
1768
|
def initialize(totalcount=nil, items=nil, requestid=nil)
|
1769
1769
|
@TotalCount = totalcount
|
1770
1770
|
@Items = items
|
@@ -1809,7 +1809,7 @@ module TencentCloud
|
|
1809
1809
|
# @type TmpToken: String
|
1810
1810
|
|
1811
1811
|
attr_accessor :DatabaseType, :MigrateRole, :InstanceId, :InstanceName, :Limit, :Offset, :AccountMode, :TmpSecretId, :TmpSecretKey, :TmpToken
|
1812
|
-
|
1812
|
+
|
1813
1813
|
def initialize(databasetype=nil, migraterole=nil, instanceid=nil, instancename=nil, limit=nil, offset=nil, accountmode=nil, tmpsecretid=nil, tmpsecretkey=nil, tmptoken=nil)
|
1814
1814
|
@DatabaseType = databasetype
|
1815
1815
|
@MigrateRole = migraterole
|
@@ -1849,7 +1849,7 @@ module TencentCloud
|
|
1849
1849
|
# @type RequestId: String
|
1850
1850
|
|
1851
1851
|
attr_accessor :TotalCount, :Instances, :RequestId
|
1852
|
-
|
1852
|
+
|
1853
1853
|
def initialize(totalcount=nil, instances=nil, requestid=nil)
|
1854
1854
|
@TotalCount = totalcount
|
1855
1855
|
@Instances = instances
|
@@ -1876,7 +1876,7 @@ module TencentCloud
|
|
1876
1876
|
# @type JobId: String
|
1877
1877
|
|
1878
1878
|
attr_accessor :JobId
|
1879
|
-
|
1879
|
+
|
1880
1880
|
def initialize(jobid=nil)
|
1881
1881
|
@JobId = jobid
|
1882
1882
|
end
|
@@ -1903,7 +1903,7 @@ module TencentCloud
|
|
1903
1903
|
# @type RequestId: String
|
1904
1904
|
|
1905
1905
|
attr_accessor :Status, :BriefMsg, :StepInfo, :CheckFlag, :RequestId
|
1906
|
-
|
1906
|
+
|
1907
1907
|
def initialize(status=nil, briefmsg=nil, stepinfo=nil, checkflag=nil, requestid=nil)
|
1908
1908
|
@Status = status
|
1909
1909
|
@BriefMsg = briefmsg
|
@@ -1934,7 +1934,7 @@ module TencentCloud
|
|
1934
1934
|
# @type JobId: String
|
1935
1935
|
|
1936
1936
|
attr_accessor :JobId
|
1937
|
-
|
1937
|
+
|
1938
1938
|
def initialize(jobid=nil)
|
1939
1939
|
@JobId = jobid
|
1940
1940
|
end
|
@@ -2012,7 +2012,7 @@ module TencentCloud
|
|
2012
2012
|
# @type RequestId: String
|
2013
2013
|
|
2014
2014
|
attr_accessor :JobId, :JobName, :CreateTime, :UpdateTime, :StartTime, :EndTime, :BriefMsg, :Status, :Action, :StepInfo, :SrcInfo, :DstInfo, :CompareTask, :Tags, :RunMode, :ExpectRunTime, :MigrateOption, :CheckStepInfo, :TradeInfo, :ErrorInfo, :RequestId
|
2015
|
-
|
2015
|
+
|
2016
2016
|
def initialize(jobid=nil, jobname=nil, createtime=nil, updatetime=nil, starttime=nil, endtime=nil, briefmsg=nil, status=nil, action=nil, stepinfo=nil, srcinfo=nil, dstinfo=nil, comparetask=nil, tags=nil, runmode=nil, expectruntime=nil, migrateoption=nil, checkstepinfo=nil, tradeinfo=nil, errorinfo=nil, requestid=nil)
|
2017
2017
|
@JobId = jobid
|
2018
2018
|
@JobName = jobname
|
@@ -2136,7 +2136,7 @@ module TencentCloud
|
|
2136
2136
|
# @type TagFilters: Array
|
2137
2137
|
|
2138
2138
|
attr_accessor :JobId, :JobName, :Status, :SrcInstanceId, :SrcRegion, :SrcDatabaseType, :SrcAccessType, :DstInstanceId, :DstRegion, :DstDatabaseType, :DstAccessType, :RunMode, :OrderSeq, :Limit, :Offset, :TagFilters
|
2139
|
-
|
2139
|
+
|
2140
2140
|
def initialize(jobid=nil, jobname=nil, status=nil, srcinstanceid=nil, srcregion=nil, srcdatabasetype=nil, srcaccesstype=nil, dstinstanceid=nil, dstregion=nil, dstdatabasetype=nil, dstaccesstype=nil, runmode=nil, orderseq=nil, limit=nil, offset=nil, tagfilters=nil)
|
2141
2141
|
@JobId = jobid
|
2142
2142
|
@JobName = jobname
|
@@ -2195,7 +2195,7 @@ module TencentCloud
|
|
2195
2195
|
# @type RequestId: String
|
2196
2196
|
|
2197
2197
|
attr_accessor :TotalCount, :JobList, :RequestId
|
2198
|
-
|
2198
|
+
|
2199
2199
|
def initialize(totalcount=nil, joblist=nil, requestid=nil)
|
2200
2200
|
@TotalCount = totalcount
|
2201
2201
|
@JobList = joblist
|
@@ -2222,7 +2222,7 @@ module TencentCloud
|
|
2222
2222
|
# @type JobId: String
|
2223
2223
|
|
2224
2224
|
attr_accessor :JobId
|
2225
|
-
|
2225
|
+
|
2226
2226
|
def initialize(jobid=nil)
|
2227
2227
|
@JobId = jobid
|
2228
2228
|
end
|
@@ -2252,7 +2252,7 @@ module TencentCloud
|
|
2252
2252
|
# @type RequestId: String
|
2253
2253
|
|
2254
2254
|
attr_accessor :Status, :StepCount, :StepCur, :Progress, :StepInfos, :RequestId
|
2255
|
-
|
2255
|
+
|
2256
2256
|
def initialize(status=nil, stepcount=nil, stepcur=nil, progress=nil, stepinfos=nil, requestid=nil)
|
2257
2257
|
@Status = status
|
2258
2258
|
@StepCount = stepcount
|
@@ -2305,7 +2305,7 @@ module TencentCloud
|
|
2305
2305
|
# @type TagFilters: Array
|
2306
2306
|
|
2307
2307
|
attr_accessor :JobId, :JobName, :Order, :OrderSeq, :Offset, :Limit, :Status, :RunMode, :JobType, :PayMode, :TagFilters
|
2308
|
-
|
2308
|
+
|
2309
2309
|
def initialize(jobid=nil, jobname=nil, order=nil, orderseq=nil, offset=nil, limit=nil, status=nil, runmode=nil, jobtype=nil, paymode=nil, tagfilters=nil)
|
2310
2310
|
@JobId = jobid
|
2311
2311
|
@JobName = jobname
|
@@ -2354,7 +2354,7 @@ module TencentCloud
|
|
2354
2354
|
# @type RequestId: String
|
2355
2355
|
|
2356
2356
|
attr_accessor :TotalCount, :JobList, :RequestId
|
2357
|
-
|
2357
|
+
|
2358
2358
|
def initialize(totalcount=nil, joblist=nil, requestid=nil)
|
2359
2359
|
@TotalCount = totalcount
|
2360
2360
|
@JobList = joblist
|
@@ -2381,7 +2381,7 @@ module TencentCloud
|
|
2381
2381
|
# @type JobId: String
|
2382
2382
|
|
2383
2383
|
attr_accessor :JobId
|
2384
|
-
|
2384
|
+
|
2385
2385
|
def initialize(jobid=nil)
|
2386
2386
|
@JobId = jobid
|
2387
2387
|
end
|
@@ -2397,7 +2397,7 @@ module TencentCloud
|
|
2397
2397
|
# @type RequestId: String
|
2398
2398
|
|
2399
2399
|
attr_accessor :RequestId
|
2400
|
-
|
2400
|
+
|
2401
2401
|
def initialize(requestid=nil)
|
2402
2402
|
@RequestId = requestid
|
2403
2403
|
end
|
@@ -2413,7 +2413,7 @@ module TencentCloud
|
|
2413
2413
|
# @type JobId: String
|
2414
2414
|
|
2415
2415
|
attr_accessor :JobId
|
2416
|
-
|
2416
|
+
|
2417
2417
|
def initialize(jobid=nil)
|
2418
2418
|
@JobId = jobid
|
2419
2419
|
end
|
@@ -2429,7 +2429,7 @@ module TencentCloud
|
|
2429
2429
|
# @type RequestId: String
|
2430
2430
|
|
2431
2431
|
attr_accessor :RequestId
|
2432
|
-
|
2432
|
+
|
2433
2433
|
def initialize(requestid=nil)
|
2434
2434
|
@RequestId = requestid
|
2435
2435
|
end
|
@@ -2467,7 +2467,7 @@ module TencentCloud
|
|
2467
2467
|
# @type SkipInfo: String
|
2468
2468
|
|
2469
2469
|
attr_accessor :CheckItemName, :Description, :CheckResult, :FailureReason, :Solution, :ErrorLog, :HelpDoc, :SkipInfo
|
2470
|
-
|
2470
|
+
|
2471
2471
|
def initialize(checkitemname=nil, description=nil, checkresult=nil, failurereason=nil, solution=nil, errorlog=nil, helpdoc=nil, skipinfo=nil)
|
2472
2472
|
@CheckItemName = checkitemname
|
2473
2473
|
@Description = description
|
@@ -2501,7 +2501,7 @@ module TencentCloud
|
|
2501
2501
|
# @type Items: Array
|
2502
2502
|
|
2503
2503
|
attr_accessor :TotalCount, :Items
|
2504
|
-
|
2504
|
+
|
2505
2505
|
def initialize(totalcount=nil, items=nil)
|
2506
2506
|
@TotalCount = totalcount
|
2507
2507
|
@Items = items
|
@@ -2554,7 +2554,7 @@ module TencentCloud
|
|
2554
2554
|
# @type FinishedAt: String
|
2555
2555
|
|
2556
2556
|
attr_accessor :Db, :Table, :Chunk, :SrcItem, :DstItem, :IndexName, :LowerBoundary, :UpperBoundary, :CostTime, :FinishedAt
|
2557
|
-
|
2557
|
+
|
2558
2558
|
def initialize(db=nil, table=nil, chunk=nil, srcitem=nil, dstitem=nil, indexname=nil, lowerboundary=nil, upperboundary=nil, costtime=nil, finishedat=nil)
|
2559
2559
|
@Db = db
|
2560
2560
|
@Table = table
|
@@ -2598,7 +2598,7 @@ module TencentCloud
|
|
2598
2598
|
# @type ConflictHandleOption: :class:`Tencentcloud::Dts.v20211206.models.ConflictHandleOption`
|
2599
2599
|
|
2600
2600
|
attr_accessor :OpTypes, :DdlOptions, :ConflictHandleType, :ConflictHandleOption
|
2601
|
-
|
2601
|
+
|
2602
2602
|
def initialize(optypes=nil, ddloptions=nil, conflicthandletype=nil, conflicthandleoption=nil)
|
2603
2603
|
@OpTypes = optypes
|
2604
2604
|
@DdlOptions = ddloptions
|
@@ -2706,7 +2706,7 @@ module TencentCloud
|
|
2706
2706
|
# @type DatabaseNetEnv: String
|
2707
2707
|
|
2708
2708
|
attr_accessor :Region, :Role, :DbKernel, :InstanceId, :Ip, :Port, :User, :Password, :DbName, :VpcId, :SubnetId, :CvmInstanceId, :UniqDcgId, :UniqVpnGwId, :CcnId, :Supplier, :EngineVersion, :Account, :AccountMode, :AccountRole, :RoleExternalId, :TmpSecretId, :TmpSecretKey, :TmpToken, :EncryptConn, :DatabaseNetEnv
|
2709
|
-
|
2709
|
+
|
2710
2710
|
def initialize(region=nil, role=nil, dbkernel=nil, instanceid=nil, ip=nil, port=nil, user=nil, password=nil, dbname=nil, vpcid=nil, subnetid=nil, cvminstanceid=nil, uniqdcgid=nil, uniqvpngwid=nil, ccnid=nil, supplier=nil, engineversion=nil, account=nil, accountmode=nil, accountrole=nil, roleexternalid=nil, tmpsecretid=nil, tmpsecretkey=nil, tmptoken=nil, encryptconn=nil, databasenetenv=nil)
|
2711
2711
|
@Region = region
|
2712
2712
|
@Role = role
|
@@ -2782,7 +2782,7 @@ module TencentCloud
|
|
2782
2782
|
# @type HelpDoc: String
|
2783
2783
|
|
2784
2784
|
attr_accessor :Code, :Solution, :ErrorLog, :HelpDoc
|
2785
|
-
|
2785
|
+
|
2786
2786
|
def initialize(code=nil, solution=nil, errorlog=nil, helpdoc=nil)
|
2787
2787
|
@Code = code
|
2788
2788
|
@Solution = solution
|
@@ -2804,7 +2804,7 @@ module TencentCloud
|
|
2804
2804
|
# @type JobId: String
|
2805
2805
|
|
2806
2806
|
attr_accessor :JobId
|
2807
|
-
|
2807
|
+
|
2808
2808
|
def initialize(jobid=nil)
|
2809
2809
|
@JobId = jobid
|
2810
2810
|
end
|
@@ -2820,7 +2820,7 @@ module TencentCloud
|
|
2820
2820
|
# @type RequestId: String
|
2821
2821
|
|
2822
2822
|
attr_accessor :RequestId
|
2823
|
-
|
2823
|
+
|
2824
2824
|
def initialize(requestid=nil)
|
2825
2825
|
@RequestId = requestid
|
2826
2826
|
end
|
@@ -2836,7 +2836,7 @@ module TencentCloud
|
|
2836
2836
|
# @type JobId: String
|
2837
2837
|
|
2838
2838
|
attr_accessor :JobId
|
2839
|
-
|
2839
|
+
|
2840
2840
|
def initialize(jobid=nil)
|
2841
2841
|
@JobId = jobid
|
2842
2842
|
end
|
@@ -2852,7 +2852,7 @@ module TencentCloud
|
|
2852
2852
|
# @type RequestId: String
|
2853
2853
|
|
2854
2854
|
attr_accessor :RequestId
|
2855
|
-
|
2855
|
+
|
2856
2856
|
def initialize(requestid=nil)
|
2857
2857
|
@RequestId = requestid
|
2858
2858
|
end
|
@@ -2922,7 +2922,7 @@ module TencentCloud
|
|
2922
2922
|
# @type AutoRetryTimeRangeMinutes: Integer
|
2923
2923
|
|
2924
2924
|
attr_accessor :JobId, :JobName, :CreateTime, :UpdateTime, :StartTime, :EndTime, :BriefMsg, :Status, :RunMode, :ExpectRunTime, :Action, :StepInfo, :SrcInfo, :DstInfo, :CompareTask, :TradeInfo, :Tags, :AutoRetryTimeRangeMinutes
|
2925
|
-
|
2925
|
+
|
2926
2926
|
def initialize(jobid=nil, jobname=nil, createtime=nil, updatetime=nil, starttime=nil, endtime=nil, briefmsg=nil, status=nil, runmode=nil, expectruntime=nil, action=nil, stepinfo=nil, srcinfo=nil, dstinfo=nil, comparetask=nil, tradeinfo=nil, tags=nil, autoretrytimerangeminutes=nil)
|
2927
2927
|
@JobId = jobid
|
2928
2928
|
@JobName = jobname
|
@@ -3003,7 +3003,7 @@ module TencentCloud
|
|
3003
3003
|
# @type TopicRules: Array
|
3004
3004
|
|
3005
3005
|
attr_accessor :DataType, :TopicType, :DDLTopicName, :TopicRules
|
3006
|
-
|
3006
|
+
|
3007
3007
|
def initialize(datatype=nil, topictype=nil, ddltopicname=nil, topicrules=nil)
|
3008
3008
|
@DataType = datatype
|
3009
3009
|
@TopicType = topictype
|
@@ -3036,7 +3036,7 @@ module TencentCloud
|
|
3036
3036
|
# @type Value: String
|
3037
3037
|
|
3038
3038
|
attr_accessor :Key, :Value
|
3039
|
-
|
3039
|
+
|
3040
3040
|
def initialize(key=nil, value=nil)
|
3041
3041
|
@Key = key
|
3042
3042
|
@Value = value
|
@@ -3058,7 +3058,7 @@ module TencentCloud
|
|
3058
3058
|
# @type AllowedAction: Array
|
3059
3059
|
|
3060
3060
|
attr_accessor :AllAction, :AllowedAction
|
3061
|
-
|
3061
|
+
|
3062
3062
|
def initialize(allaction=nil, allowedaction=nil)
|
3063
3063
|
@AllAction = allaction
|
3064
3064
|
@AllowedAction = allowedaction
|
@@ -3086,7 +3086,7 @@ module TencentCloud
|
|
3086
3086
|
# @type Hint: String
|
3087
3087
|
|
3088
3088
|
attr_accessor :InstanceId, :InstanceName, :Vip, :Vport, :Usable, :Hint
|
3089
|
-
|
3089
|
+
|
3090
3090
|
def initialize(instanceid=nil, instancename=nil, vip=nil, vport=nil, usable=nil, hint=nil)
|
3091
3091
|
@InstanceId = instanceid
|
3092
3092
|
@InstanceName = instancename
|
@@ -3125,7 +3125,7 @@ module TencentCloud
|
|
3125
3125
|
# @type StepInfo: Array
|
3126
3126
|
|
3127
3127
|
attr_accessor :StepAll, :StepNow, :MasterSlaveDistance, :SecondsBehindMaster, :StepInfo
|
3128
|
-
|
3128
|
+
|
3129
3129
|
def initialize(stepall=nil, stepnow=nil, masterslavedistance=nil, secondsbehindmaster=nil, stepinfo=nil)
|
3130
3130
|
@StepAll = stepall
|
3131
3131
|
@StepNow = stepnow
|
@@ -3176,7 +3176,7 @@ module TencentCloud
|
|
3176
3176
|
# @type ExtraAttr: Array
|
3177
3177
|
|
3178
3178
|
attr_accessor :DatabaseTable, :MigrateType, :Consistency, :IsMigrateAccount, :IsOverrideRoot, :IsDstReadOnly, :ExtraAttr
|
3179
|
-
|
3179
|
+
|
3180
3180
|
def initialize(databasetable=nil, migratetype=nil, consistency=nil, ismigrateaccount=nil, isoverrideroot=nil, isdstreadonly=nil, extraattr=nil)
|
3181
3181
|
@DatabaseTable = databasetable
|
3182
3182
|
@MigrateType = migratetype
|
@@ -3221,7 +3221,7 @@ module TencentCloud
|
|
3221
3221
|
# @type TaskName: String
|
3222
3222
|
|
3223
3223
|
attr_accessor :JobId, :CompareTaskId, :TaskName
|
3224
|
-
|
3224
|
+
|
3225
3225
|
def initialize(jobid=nil, comparetaskid=nil, taskname=nil)
|
3226
3226
|
@JobId = jobid
|
3227
3227
|
@CompareTaskId = comparetaskid
|
@@ -3241,7 +3241,7 @@ module TencentCloud
|
|
3241
3241
|
# @type RequestId: String
|
3242
3242
|
|
3243
3243
|
attr_accessor :RequestId
|
3244
|
-
|
3244
|
+
|
3245
3245
|
def initialize(requestid=nil)
|
3246
3246
|
@RequestId = requestid
|
3247
3247
|
end
|
@@ -3267,7 +3267,7 @@ module TencentCloud
|
|
3267
3267
|
# @type Options: :class:`Tencentcloud::Dts.v20211206.models.CompareOptions`
|
3268
3268
|
|
3269
3269
|
attr_accessor :JobId, :CompareTaskId, :TaskName, :ObjectMode, :Objects, :Options
|
3270
|
-
|
3270
|
+
|
3271
3271
|
def initialize(jobid=nil, comparetaskid=nil, taskname=nil, objectmode=nil, objects=nil, options=nil)
|
3272
3272
|
@JobId = jobid
|
3273
3273
|
@CompareTaskId = comparetaskid
|
@@ -3299,7 +3299,7 @@ module TencentCloud
|
|
3299
3299
|
# @type RequestId: String
|
3300
3300
|
|
3301
3301
|
attr_accessor :RequestId
|
3302
|
-
|
3302
|
+
|
3303
3303
|
def initialize(requestid=nil)
|
3304
3304
|
@RequestId = requestid
|
3305
3305
|
end
|
@@ -3317,7 +3317,7 @@ module TencentCloud
|
|
3317
3317
|
# @type NewInstanceClass: String
|
3318
3318
|
|
3319
3319
|
attr_accessor :JobId, :NewInstanceClass
|
3320
|
-
|
3320
|
+
|
3321
3321
|
def initialize(jobid=nil, newinstanceclass=nil)
|
3322
3322
|
@JobId = jobid
|
3323
3323
|
@NewInstanceClass = newinstanceclass
|
@@ -3335,7 +3335,7 @@ module TencentCloud
|
|
3335
3335
|
# @type RequestId: String
|
3336
3336
|
|
3337
3337
|
attr_accessor :RequestId
|
3338
|
-
|
3338
|
+
|
3339
3339
|
def initialize(requestid=nil)
|
3340
3340
|
@RequestId = requestid
|
3341
3341
|
end
|
@@ -3353,7 +3353,7 @@ module TencentCloud
|
|
3353
3353
|
# @type JobName: String
|
3354
3354
|
|
3355
3355
|
attr_accessor :JobId, :JobName
|
3356
|
-
|
3356
|
+
|
3357
3357
|
def initialize(jobid=nil, jobname=nil)
|
3358
3358
|
@JobId = jobid
|
3359
3359
|
@JobName = jobname
|
@@ -3371,7 +3371,7 @@ module TencentCloud
|
|
3371
3371
|
# @type RequestId: String
|
3372
3372
|
|
3373
3373
|
attr_accessor :RequestId
|
3374
|
-
|
3374
|
+
|
3375
3375
|
def initialize(requestid=nil)
|
3376
3376
|
@RequestId = requestid
|
3377
3377
|
end
|
@@ -3403,7 +3403,7 @@ module TencentCloud
|
|
3403
3403
|
# @type AutoRetryTimeRangeMinutes: Integer
|
3404
3404
|
|
3405
3405
|
attr_accessor :JobId, :RunMode, :MigrateOption, :SrcInfo, :DstInfo, :JobName, :ExpectRunTime, :Tags, :AutoRetryTimeRangeMinutes
|
3406
|
-
|
3406
|
+
|
3407
3407
|
def initialize(jobid=nil, runmode=nil, migrateoption=nil, srcinfo=nil, dstinfo=nil, jobname=nil, expectruntime=nil, tags=nil, autoretrytimerangeminutes=nil)
|
3408
3408
|
@JobId = jobid
|
3409
3409
|
@RunMode = runmode
|
@@ -3451,7 +3451,7 @@ module TencentCloud
|
|
3451
3451
|
# @type RequestId: String
|
3452
3452
|
|
3453
3453
|
attr_accessor :RequestId
|
3454
|
-
|
3454
|
+
|
3455
3455
|
def initialize(requestid=nil)
|
3456
3456
|
@RequestId = requestid
|
3457
3457
|
end
|
@@ -3471,7 +3471,7 @@ module TencentCloud
|
|
3471
3471
|
# @type DynamicOptions: :class:`Tencentcloud::Dts.v20211206.models.DynamicOptions`
|
3472
3472
|
|
3473
3473
|
attr_accessor :JobId, :DynamicObjects, :DynamicOptions
|
3474
|
-
|
3474
|
+
|
3475
3475
|
def initialize(jobid=nil, dynamicobjects=nil, dynamicoptions=nil)
|
3476
3476
|
@JobId = jobid
|
3477
3477
|
@DynamicObjects = dynamicobjects
|
@@ -3497,7 +3497,7 @@ module TencentCloud
|
|
3497
3497
|
# @type RequestId: String
|
3498
3498
|
|
3499
3499
|
attr_accessor :RequestId
|
3500
|
-
|
3500
|
+
|
3501
3501
|
def initialize(requestid=nil)
|
3502
3502
|
@RequestId = requestid
|
3503
3503
|
end
|
@@ -3523,7 +3523,7 @@ module TencentCloud
|
|
3523
3523
|
# @type OnlineDDL: :class:`Tencentcloud::Dts.v20211206.models.OnlineDDL`
|
3524
3524
|
|
3525
3525
|
attr_accessor :Mode, :Databases, :AdvancedObjects, :OnlineDDL
|
3526
|
-
|
3526
|
+
|
3527
3527
|
def initialize(mode=nil, databases=nil, advancedobjects=nil, onlineddl=nil)
|
3528
3528
|
@Mode = mode
|
3529
3529
|
@Databases = databases
|
@@ -3556,7 +3556,7 @@ module TencentCloud
|
|
3556
3556
|
# @type Status: String
|
3557
3557
|
|
3558
3558
|
attr_accessor :Status
|
3559
|
-
|
3559
|
+
|
3560
3560
|
def initialize(status=nil)
|
3561
3561
|
@Status = status
|
3562
3562
|
end
|
@@ -3594,7 +3594,7 @@ module TencentCloud
|
|
3594
3594
|
# @type KafkaOption: :class:`Tencentcloud::Dts.v20211206.models.KafkaOption`
|
3595
3595
|
|
3596
3596
|
attr_accessor :InitType, :DealOfExistSameTable, :ConflictHandleType, :AddAdditionalColumn, :OpTypes, :ConflictHandleOption, :DdlOptions, :KafkaOption
|
3597
|
-
|
3597
|
+
|
3598
3598
|
def initialize(inittype=nil, dealofexistsametable=nil, conflicthandletype=nil, addadditionalcolumn=nil, optypes=nil, conflicthandleoption=nil, ddloptions=nil, kafkaoption=nil)
|
3599
3599
|
@InitType = inittype
|
3600
3600
|
@DealOfExistSameTable = dealofexistsametable
|
@@ -3637,7 +3637,7 @@ module TencentCloud
|
|
3637
3637
|
# @type JobId: String
|
3638
3638
|
|
3639
3639
|
attr_accessor :JobId
|
3640
|
-
|
3640
|
+
|
3641
3641
|
def initialize(jobid=nil)
|
3642
3642
|
@JobId = jobid
|
3643
3643
|
end
|
@@ -3653,7 +3653,7 @@ module TencentCloud
|
|
3653
3653
|
# @type RequestId: String
|
3654
3654
|
|
3655
3655
|
attr_accessor :RequestId
|
3656
|
-
|
3656
|
+
|
3657
3657
|
def initialize(requestid=nil)
|
3658
3658
|
@RequestId = requestid
|
3659
3659
|
end
|
@@ -3669,7 +3669,7 @@ module TencentCloud
|
|
3669
3669
|
# @type JobId: String
|
3670
3670
|
|
3671
3671
|
attr_accessor :JobId
|
3672
|
-
|
3672
|
+
|
3673
3673
|
def initialize(jobid=nil)
|
3674
3674
|
@JobId = jobid
|
3675
3675
|
end
|
@@ -3685,7 +3685,7 @@ module TencentCloud
|
|
3685
3685
|
# @type RequestId: String
|
3686
3686
|
|
3687
3687
|
attr_accessor :RequestId
|
3688
|
-
|
3688
|
+
|
3689
3689
|
def initialize(requestid=nil)
|
3690
3690
|
@RequestId = requestid
|
3691
3691
|
end
|
@@ -3717,7 +3717,7 @@ module TencentCloud
|
|
3717
3717
|
# @type Steps: Array
|
3718
3718
|
|
3719
3719
|
attr_accessor :Status, :Percent, :StepAll, :StepNow, :Message, :Steps
|
3720
|
-
|
3720
|
+
|
3721
3721
|
def initialize(status=nil, percent=nil, stepall=nil, stepnow=nil, message=nil, steps=nil)
|
3722
3722
|
@Status = status
|
3723
3723
|
@Percent = percent
|
@@ -3757,7 +3757,7 @@ module TencentCloud
|
|
3757
3757
|
# @type HelpDoc: String
|
3758
3758
|
|
3759
3759
|
attr_accessor :Message, :Solution, :HelpDoc
|
3760
|
-
|
3760
|
+
|
3761
3761
|
def initialize(message=nil, solution=nil, helpdoc=nil)
|
3762
3762
|
@Message = message
|
3763
3763
|
@Solution = solution
|
@@ -3777,7 +3777,7 @@ module TencentCloud
|
|
3777
3777
|
# @type JobId: String
|
3778
3778
|
|
3779
3779
|
attr_accessor :JobId
|
3780
|
-
|
3780
|
+
|
3781
3781
|
def initialize(jobid=nil)
|
3782
3782
|
@JobId = jobid
|
3783
3783
|
end
|
@@ -3793,7 +3793,7 @@ module TencentCloud
|
|
3793
3793
|
# @type RequestId: String
|
3794
3794
|
|
3795
3795
|
attr_accessor :RequestId
|
3796
|
-
|
3796
|
+
|
3797
3797
|
def initialize(requestid=nil)
|
3798
3798
|
@RequestId = requestid
|
3799
3799
|
end
|
@@ -3809,7 +3809,7 @@ module TencentCloud
|
|
3809
3809
|
# @type JobId: String
|
3810
3810
|
|
3811
3811
|
attr_accessor :JobId
|
3812
|
-
|
3812
|
+
|
3813
3813
|
def initialize(jobid=nil)
|
3814
3814
|
@JobId = jobid
|
3815
3815
|
end
|
@@ -3825,7 +3825,7 @@ module TencentCloud
|
|
3825
3825
|
# @type RequestId: String
|
3826
3826
|
|
3827
3827
|
attr_accessor :RequestId
|
3828
|
-
|
3828
|
+
|
3829
3829
|
def initialize(requestid=nil)
|
3830
3830
|
@RequestId = requestid
|
3831
3831
|
end
|
@@ -3843,7 +3843,7 @@ module TencentCloud
|
|
3843
3843
|
# @type NewInstanceClass: String
|
3844
3844
|
|
3845
3845
|
attr_accessor :JobId, :NewInstanceClass
|
3846
|
-
|
3846
|
+
|
3847
3847
|
def initialize(jobid=nil, newinstanceclass=nil)
|
3848
3848
|
@JobId = jobid
|
3849
3849
|
@NewInstanceClass = newinstanceclass
|
@@ -3861,7 +3861,7 @@ module TencentCloud
|
|
3861
3861
|
# @type RequestId: String
|
3862
3862
|
|
3863
3863
|
attr_accessor :RequestId
|
3864
|
-
|
3864
|
+
|
3865
3865
|
def initialize(requestid=nil)
|
3866
3866
|
@RequestId = requestid
|
3867
3867
|
end
|
@@ -3879,7 +3879,7 @@ module TencentCloud
|
|
3879
3879
|
# @type ResumeOption: String
|
3880
3880
|
|
3881
3881
|
attr_accessor :JobId, :ResumeOption
|
3882
|
-
|
3882
|
+
|
3883
3883
|
def initialize(jobid=nil, resumeoption=nil)
|
3884
3884
|
@JobId = jobid
|
3885
3885
|
@ResumeOption = resumeoption
|
@@ -3897,7 +3897,7 @@ module TencentCloud
|
|
3897
3897
|
# @type RequestId: String
|
3898
3898
|
|
3899
3899
|
attr_accessor :RequestId
|
3900
|
-
|
3900
|
+
|
3901
3901
|
def initialize(requestid=nil)
|
3902
3902
|
@RequestId = requestid
|
3903
3903
|
end
|
@@ -3913,7 +3913,7 @@ module TencentCloud
|
|
3913
3913
|
# @type JobId: String
|
3914
3914
|
|
3915
3915
|
attr_accessor :JobId
|
3916
|
-
|
3916
|
+
|
3917
3917
|
def initialize(jobid=nil)
|
3918
3918
|
@JobId = jobid
|
3919
3919
|
end
|
@@ -3929,7 +3929,7 @@ module TencentCloud
|
|
3929
3929
|
# @type RequestId: String
|
3930
3930
|
|
3931
3931
|
attr_accessor :RequestId
|
3932
|
-
|
3932
|
+
|
3933
3933
|
def initialize(requestid=nil)
|
3934
3934
|
@RequestId = requestid
|
3935
3935
|
end
|
@@ -3949,7 +3949,7 @@ module TencentCloud
|
|
3949
3949
|
# @type NewRoleName: String
|
3950
3950
|
|
3951
3951
|
attr_accessor :RoleName, :NewRoleName
|
3952
|
-
|
3952
|
+
|
3953
3953
|
def initialize(rolename=nil, newrolename=nil)
|
3954
3954
|
@RoleName = rolename
|
3955
3955
|
@NewRoleName = newrolename
|
@@ -3971,7 +3971,7 @@ module TencentCloud
|
|
3971
3971
|
# @type ForeignKeyFlag: String
|
3972
3972
|
|
3973
3973
|
attr_accessor :JobId, :StepIds, :ForeignKeyFlag
|
3974
|
-
|
3974
|
+
|
3975
3975
|
def initialize(jobid=nil, stepids=nil, foreignkeyflag=nil)
|
3976
3976
|
@JobId = jobid
|
3977
3977
|
@StepIds = stepids
|
@@ -3994,7 +3994,7 @@ module TencentCloud
|
|
3994
3994
|
# @type RequestId: String
|
3995
3995
|
|
3996
3996
|
attr_accessor :Message, :RequestId
|
3997
|
-
|
3997
|
+
|
3998
3998
|
def initialize(message=nil, requestid=nil)
|
3999
3999
|
@Message = message
|
4000
4000
|
@RequestId = requestid
|
@@ -4014,7 +4014,7 @@ module TencentCloud
|
|
4014
4014
|
# @type StepIds: Array
|
4015
4015
|
|
4016
4016
|
attr_accessor :JobId, :StepIds
|
4017
|
-
|
4017
|
+
|
4018
4018
|
def initialize(jobid=nil, stepids=nil)
|
4019
4019
|
@JobId = jobid
|
4020
4020
|
@StepIds = stepids
|
@@ -4032,7 +4032,7 @@ module TencentCloud
|
|
4032
4032
|
# @type RequestId: String
|
4033
4033
|
|
4034
4034
|
attr_accessor :RequestId
|
4035
|
-
|
4035
|
+
|
4036
4036
|
def initialize(requestid=nil)
|
4037
4037
|
@RequestId = requestid
|
4038
4038
|
end
|
@@ -4052,7 +4052,7 @@ module TencentCloud
|
|
4052
4052
|
# @type Items: Array
|
4053
4053
|
|
4054
4054
|
attr_accessor :TotalCount, :Items
|
4055
|
-
|
4055
|
+
|
4056
4056
|
def initialize(totalcount=nil, items=nil)
|
4057
4057
|
@TotalCount = totalcount
|
4058
4058
|
@Items = items
|
@@ -4084,7 +4084,7 @@ module TencentCloud
|
|
4084
4084
|
# @type Reason: String
|
4085
4085
|
|
4086
4086
|
attr_accessor :Db, :Table, :Reason
|
4087
|
-
|
4087
|
+
|
4088
4088
|
def initialize(db=nil, table=nil, reason=nil)
|
4089
4089
|
@Db = db
|
4090
4090
|
@Table = table
|
@@ -4106,7 +4106,7 @@ module TencentCloud
|
|
4106
4106
|
# @type CompareTaskId: String
|
4107
4107
|
|
4108
4108
|
attr_accessor :JobId, :CompareTaskId
|
4109
|
-
|
4109
|
+
|
4110
4110
|
def initialize(jobid=nil, comparetaskid=nil)
|
4111
4111
|
@JobId = jobid
|
4112
4112
|
@CompareTaskId = comparetaskid
|
@@ -4124,7 +4124,7 @@ module TencentCloud
|
|
4124
4124
|
# @type RequestId: String
|
4125
4125
|
|
4126
4126
|
attr_accessor :RequestId
|
4127
|
-
|
4127
|
+
|
4128
4128
|
def initialize(requestid=nil)
|
4129
4129
|
@RequestId = requestid
|
4130
4130
|
end
|
@@ -4140,7 +4140,7 @@ module TencentCloud
|
|
4140
4140
|
# @type JobId: String
|
4141
4141
|
|
4142
4142
|
attr_accessor :JobId
|
4143
|
-
|
4143
|
+
|
4144
4144
|
def initialize(jobid=nil)
|
4145
4145
|
@JobId = jobid
|
4146
4146
|
end
|
@@ -4156,7 +4156,7 @@ module TencentCloud
|
|
4156
4156
|
# @type RequestId: String
|
4157
4157
|
|
4158
4158
|
attr_accessor :RequestId
|
4159
|
-
|
4159
|
+
|
4160
4160
|
def initialize(requestid=nil)
|
4161
4161
|
@RequestId = requestid
|
4162
4162
|
end
|
@@ -4172,7 +4172,7 @@ module TencentCloud
|
|
4172
4172
|
# @type JobId: String
|
4173
4173
|
|
4174
4174
|
attr_accessor :JobId
|
4175
|
-
|
4175
|
+
|
4176
4176
|
def initialize(jobid=nil)
|
4177
4177
|
@JobId = jobid
|
4178
4178
|
end
|
@@ -4188,7 +4188,7 @@ module TencentCloud
|
|
4188
4188
|
# @type RequestId: String
|
4189
4189
|
|
4190
4190
|
attr_accessor :RequestId
|
4191
|
-
|
4191
|
+
|
4192
4192
|
def initialize(requestid=nil)
|
4193
4193
|
@RequestId = requestid
|
4194
4194
|
end
|
@@ -4204,7 +4204,7 @@ module TencentCloud
|
|
4204
4204
|
# @type JobId: String
|
4205
4205
|
|
4206
4206
|
attr_accessor :JobId
|
4207
|
-
|
4207
|
+
|
4208
4208
|
def initialize(jobid=nil)
|
4209
4209
|
@JobId = jobid
|
4210
4210
|
end
|
@@ -4220,7 +4220,7 @@ module TencentCloud
|
|
4220
4220
|
# @type RequestId: String
|
4221
4221
|
|
4222
4222
|
attr_accessor :RequestId
|
4223
|
-
|
4223
|
+
|
4224
4224
|
def initialize(requestid=nil)
|
4225
4225
|
@RequestId = requestid
|
4226
4226
|
end
|
@@ -4261,7 +4261,7 @@ module TencentCloud
|
|
4261
4261
|
# @type Warnings: Array
|
4262
4262
|
|
4263
4263
|
attr_accessor :StepNo, :StepName, :StepId, :Status, :StartTime, :StepMessage, :Percent, :Errors, :Warnings
|
4264
|
-
|
4264
|
+
|
4265
4265
|
def initialize(stepno=nil, stepname=nil, stepid=nil, status=nil, starttime=nil, stepmessage=nil, percent=nil, errors=nil, warnings=nil)
|
4266
4266
|
@StepNo = stepno
|
4267
4267
|
@StepName = stepname
|
@@ -4329,7 +4329,7 @@ module TencentCloud
|
|
4329
4329
|
# @type Progress: Integer
|
4330
4330
|
|
4331
4331
|
attr_accessor :StepNo, :StepName, :StepId, :Status, :StartTime, :Errors, :Warnings, :Progress
|
4332
|
-
|
4332
|
+
|
4333
4333
|
def initialize(stepno=nil, stepname=nil, stepid=nil, status=nil, starttime=nil, errors=nil, warnings=nil, progress=nil)
|
4334
4334
|
@StepNo = stepno
|
4335
4335
|
@StepName = stepname
|
@@ -4386,7 +4386,7 @@ module TencentCloud
|
|
4386
4386
|
# @type SkipInfo: String
|
4387
4387
|
|
4388
4388
|
attr_accessor :Code, :Message, :Solution, :HelpDoc, :SkipInfo
|
4389
|
-
|
4389
|
+
|
4390
4390
|
def initialize(code=nil, message=nil, solution=nil, helpdoc=nil, skipinfo=nil)
|
4391
4391
|
@Code = code
|
4392
4392
|
@Message = message
|
@@ -4412,7 +4412,7 @@ module TencentCloud
|
|
4412
4412
|
# @type CompareTaskId: String
|
4413
4413
|
|
4414
4414
|
attr_accessor :JobId, :CompareTaskId
|
4415
|
-
|
4415
|
+
|
4416
4416
|
def initialize(jobid=nil, comparetaskid=nil)
|
4417
4417
|
@JobId = jobid
|
4418
4418
|
@CompareTaskId = comparetaskid
|
@@ -4430,7 +4430,7 @@ module TencentCloud
|
|
4430
4430
|
# @type RequestId: String
|
4431
4431
|
|
4432
4432
|
attr_accessor :RequestId
|
4433
|
-
|
4433
|
+
|
4434
4434
|
def initialize(requestid=nil)
|
4435
4435
|
@RequestId = requestid
|
4436
4436
|
end
|
@@ -4446,7 +4446,7 @@ module TencentCloud
|
|
4446
4446
|
# @type JobId: String
|
4447
4447
|
|
4448
4448
|
attr_accessor :JobId
|
4449
|
-
|
4449
|
+
|
4450
4450
|
def initialize(jobid=nil)
|
4451
4451
|
@JobId = jobid
|
4452
4452
|
end
|
@@ -4462,7 +4462,7 @@ module TencentCloud
|
|
4462
4462
|
# @type RequestId: String
|
4463
4463
|
|
4464
4464
|
attr_accessor :RequestId
|
4465
|
-
|
4465
|
+
|
4466
4466
|
def initialize(requestid=nil)
|
4467
4467
|
@RequestId = requestid
|
4468
4468
|
end
|
@@ -4478,7 +4478,7 @@ module TencentCloud
|
|
4478
4478
|
# @type JobId: String
|
4479
4479
|
|
4480
4480
|
attr_accessor :JobId
|
4481
|
-
|
4481
|
+
|
4482
4482
|
def initialize(jobid=nil)
|
4483
4483
|
@JobId = jobid
|
4484
4484
|
end
|
@@ -4494,7 +4494,7 @@ module TencentCloud
|
|
4494
4494
|
# @type RequestId: String
|
4495
4495
|
|
4496
4496
|
attr_accessor :RequestId
|
4497
|
-
|
4497
|
+
|
4498
4498
|
def initialize(requestid=nil)
|
4499
4499
|
@RequestId = requestid
|
4500
4500
|
end
|
@@ -4520,7 +4520,7 @@ module TencentCloud
|
|
4520
4520
|
# @type Info: Array
|
4521
4521
|
|
4522
4522
|
attr_accessor :Region, :AccessType, :DatabaseType, :Info
|
4523
|
-
|
4523
|
+
|
4524
4524
|
def initialize(region=nil, accesstype=nil, databasetype=nil, info=nil)
|
4525
4525
|
@Region = region
|
4526
4526
|
@AccessType = accesstype
|
@@ -4574,7 +4574,7 @@ module TencentCloud
|
|
4574
4574
|
# @type CauseOfCompareDisable: String
|
4575
4575
|
|
4576
4576
|
attr_accessor :StepAll, :StepNow, :Progress, :CurrentStepProgress, :MasterSlaveDistance, :SecondsBehindMaster, :Message, :StepInfos, :CauseOfCompareDisable
|
4577
|
-
|
4577
|
+
|
4578
4578
|
def initialize(stepall=nil, stepnow=nil, progress=nil, currentstepprogress=nil, masterslavedistance=nil, secondsbehindmaster=nil, message=nil, stepinfos=nil, causeofcomparedisable=nil)
|
4579
4579
|
@StepAll = stepall
|
4580
4580
|
@StepNow = stepnow
|
@@ -4701,7 +4701,7 @@ module TencentCloud
|
|
4701
4701
|
# @type AutoRetryTimeRangeMinutes: Integer
|
4702
4702
|
|
4703
4703
|
attr_accessor :JobId, :JobName, :PayMode, :RunMode, :ExpectRunTime, :AllActions, :Actions, :Options, :Objects, :Specification, :ExpireTime, :SrcRegion, :SrcDatabaseType, :SrcAccessType, :SrcInfo, :DstRegion, :DstDatabaseType, :DstAccessType, :DstInfo, :CreateTime, :StartTime, :Status, :EndTime, :Tags, :Detail, :TradeStatus, :InstanceClass, :AutoRenew, :OfflineTime, :AutoRetryTimeRangeMinutes
|
4704
|
-
|
4704
|
+
|
4705
4705
|
def initialize(jobid=nil, jobname=nil, paymode=nil, runmode=nil, expectruntime=nil, allactions=nil, actions=nil, options=nil, objects=nil, specification=nil, expiretime=nil, srcregion=nil, srcdatabasetype=nil, srcaccesstype=nil, srcinfo=nil, dstregion=nil, dstdatabasetype=nil, dstaccesstype=nil, dstinfo=nil, createtime=nil, starttime=nil, status=nil, endtime=nil, tags=nil, detail=nil, tradestatus=nil, instanceclass=nil, autorenew=nil, offlinetime=nil, autoretrytimerangeminutes=nil)
|
4706
4706
|
@JobId = jobid
|
4707
4707
|
@JobName = jobname
|
@@ -4810,7 +4810,7 @@ module TencentCloud
|
|
4810
4810
|
# @type TableEditMode: String
|
4811
4811
|
|
4812
4812
|
attr_accessor :TableName, :NewTableName, :FilterCondition, :TmpTables, :TableEditMode
|
4813
|
-
|
4813
|
+
|
4814
4814
|
def initialize(tablename=nil, newtablename=nil, filtercondition=nil, tmptables=nil, tableeditmode=nil)
|
4815
4815
|
@TableName = tablename
|
4816
4816
|
@NewTableName = newtablename
|
@@ -4844,7 +4844,7 @@ module TencentCloud
|
|
4844
4844
|
# @type TableEditMode: String
|
4845
4845
|
|
4846
4846
|
attr_accessor :TableName, :NewTableName, :TmpTables, :TableEditMode
|
4847
|
-
|
4847
|
+
|
4848
4848
|
def initialize(tablename=nil, newtablename=nil, tmptables=nil, tableeditmode=nil)
|
4849
4849
|
@TableName = tablename
|
4850
4850
|
@NewTableName = newtablename
|
@@ -4868,7 +4868,7 @@ module TencentCloud
|
|
4868
4868
|
# @type TagValue: Array
|
4869
4869
|
|
4870
4870
|
attr_accessor :TagKey, :TagValue
|
4871
|
-
|
4871
|
+
|
4872
4872
|
def initialize(tagkey=nil, tagvalue=nil)
|
4873
4873
|
@TagKey = tagkey
|
4874
4874
|
@TagValue = tagvalue
|
@@ -4890,7 +4890,7 @@ module TencentCloud
|
|
4890
4890
|
# @type TagValue: String
|
4891
4891
|
|
4892
4892
|
attr_accessor :TagKey, :TagValue
|
4893
|
-
|
4893
|
+
|
4894
4894
|
def initialize(tagkey=nil, tagvalue=nil)
|
4895
4895
|
@TagKey = tagkey
|
4896
4896
|
@TagValue = tagvalue
|
@@ -4918,7 +4918,7 @@ module TencentCloud
|
|
4918
4918
|
# @type TableName: String
|
4919
4919
|
|
4920
4920
|
attr_accessor :TopicName, :PartitionType, :DbMatchMode, :DbName, :TableMatchMode, :TableName
|
4921
|
-
|
4921
|
+
|
4922
4922
|
def initialize(topicname=nil, partitiontype=nil, dbmatchmode=nil, dbname=nil, tablematchmode=nil, tablename=nil)
|
4923
4923
|
@TopicName = topicname
|
4924
4924
|
@PartitionType = partitiontype
|
@@ -4975,7 +4975,7 @@ module TencentCloud
|
|
4975
4975
|
# @type BillingType: String
|
4976
4976
|
|
4977
4977
|
attr_accessor :DealName, :LastDealName, :InstanceClass, :TradeStatus, :ExpireTime, :OfflineTime, :IsolateTime, :OfflineReason, :IsolateReason, :PayType, :BillingType
|
4978
|
-
|
4978
|
+
|
4979
4979
|
def initialize(dealname=nil, lastdealname=nil, instanceclass=nil, tradestatus=nil, expiretime=nil, offlinetime=nil, isolatetime=nil, offlinereason=nil, isolatereason=nil, paytype=nil, billingtype=nil)
|
4980
4980
|
@DealName = dealname
|
4981
4981
|
@LastDealName = lastdealname
|
@@ -5015,7 +5015,7 @@ module TencentCloud
|
|
5015
5015
|
# @type NewViewName: String
|
5016
5016
|
|
5017
5017
|
attr_accessor :ViewName, :NewViewName
|
5018
|
-
|
5018
|
+
|
5019
5019
|
def initialize(viewname=nil, newviewname=nil)
|
5020
5020
|
@ViewName = viewname
|
5021
5021
|
@NewViewName = newviewname
|
@@ -5037,7 +5037,7 @@ module TencentCloud
|
|
5037
5037
|
# @type NewViewName: String
|
5038
5038
|
|
5039
5039
|
attr_accessor :ViewName, :NewViewName
|
5040
|
-
|
5040
|
+
|
5041
5041
|
def initialize(viewname=nil, newviewname=nil)
|
5042
5042
|
@ViewName = viewname
|
5043
5043
|
@NewViewName = newviewname
|