1package das
2
3//Licensed under the Apache License, Version 2.0 (the "License");
4//you may not use this file except in compliance with the License.
5//You may obtain a copy of the License at
6//
7//http://www.apache.org/licenses/LICENSE-2.0
8//
9//Unless required by applicable law or agreed to in writing, software
10//distributed under the License is distributed on an "AS IS" BASIS,
11//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12//See the License for the specific language governing permissions and
13//limitations under the License.
14//
15// Code generated by Alibaba Cloud SDK Code Generator.
16// Changes may cause incorrect behavior and will be lost if the code is regenerated.
17
18// Data is a nested struct in das response
19type Data struct {
20	PageSize            int64                                      `json:"PageSize" xml:"PageSize"`
21	TaskState           string                                     `json:"TaskState" xml:"TaskState"`
22	BenchStep           string                                     `json:"BenchStep" xml:"BenchStep"`
23	DtsJobStatus        string                                     `json:"DtsJobStatus" xml:"DtsJobStatus"`
24	Source              string                                     `json:"Source" xml:"Source"`
25	ErrMsg              string                                     `json:"ErrMsg" xml:"ErrMsg"`
26	TaskId              string                                     `json:"TaskId" xml:"TaskId"`
27	Role                string                                     `json:"Role" xml:"Role"`
28	SqlCompleteReuse    string                                     `json:"SqlCompleteReuse" xml:"SqlCompleteReuse"`
29	DstType             string                                     `json:"DstType" xml:"DstType"`
30	DtsJobId            string                                     `json:"DtsJobId" xml:"DtsJobId"`
31	EndState            string                                     `json:"EndState" xml:"EndState"`
32	VpcId               string                                     `json:"VpcId" xml:"VpcId"`
33	Topic               string                                     `json:"Topic" xml:"Topic"`
34	SqlFileOnOss        string                                     `json:"SqlFileOnOss" xml:"SqlFileOnOss"`
35	Token               string                                     `json:"Token" xml:"Token"`
36	Port                int                                        `json:"Port" xml:"Port"`
37	Error               string                                     `json:"Error" xml:"Error"`
38	Message             string                                     `json:"Message" xml:"Message"`
39	DstInstanceUuid     string                                     `json:"DstInstanceUuid" xml:"DstInstanceUuid"`
40	CallerUid           string                                     `json:"CallerUid" xml:"CallerUid"`
41	ErrorMsg            string                                     `json:"ErrorMsg" xml:"ErrorMsg"`
42	DbLinkId            int64                                      `json:"DbLinkId" xml:"DbLinkId"`
43	TableSchema         string                                     `json:"TableSchema" xml:"TableSchema"`
44	DtsJobClass         string                                     `json:"DtsJobClass" xml:"DtsJobClass"`
45	SrcInstanceUuid     string                                     `json:"SrcInstanceUuid" xml:"SrcInstanceUuid"`
46	ArchiveFolder       string                                     `json:"ArchiveFolder" xml:"ArchiveFolder"`
47	Extra               string                                     `json:"Extra" xml:"Extra"`
48	PageNo              int64                                      `json:"PageNo" xml:"PageNo"`
49	EcsInstanceId       string                                     `json:"EcsInstanceId" xml:"EcsInstanceId"`
50	ArchiveOssTableName string                                     `json:"ArchiveOssTableName" xml:"ArchiveOssTableName"`
51	AccountId           string                                     `json:"AccountId" xml:"AccountId"`
52	OriUuid             string                                     `json:"OriUuid" xml:"OriUuid"`
53	MetaFileOnOss       string                                     `json:"MetaFileOnOss" xml:"MetaFileOnOss"`
54	ArchiveState        int                                        `json:"ArchiveState" xml:"ArchiveState"`
55	TaskType            string                                     `json:"TaskType" xml:"TaskType"`
56	BackupId            string                                     `json:"BackupId" xml:"BackupId"`
57	Status              string                                     `json:"Status" xml:"Status"`
58	Rate                int64                                      `json:"Rate" xml:"Rate"`
59	WorkDir             string                                     `json:"WorkDir" xml:"WorkDir"`
60	ArchiveJobId        string                                     `json:"ArchiveJobId" xml:"ArchiveJobId"`
61	ErrorMessage        string                                     `json:"ErrorMessage" xml:"ErrorMessage"`
62	External            string                                     `json:"External" xml:"External"`
63	JarOnOss            string                                     `json:"JarOnOss" xml:"JarOnOss"`
64	SqlFilePath         string                                     `json:"SqlFilePath" xml:"SqlFilePath"`
65	Uuid                string                                     `json:"Uuid" xml:"Uuid"`
66	NodeId              string                                     `json:"NodeId" xml:"NodeId"`
67	DtsJobState         int                                        `json:"DtsJobState" xml:"DtsJobState"`
68	InstanceId          string                                     `json:"InstanceId" xml:"InstanceId"`
69	UserId              string                                     `json:"UserId" xml:"UserId"`
70	SrcPublicIp         string                                     `json:"SrcPublicIp" xml:"SrcPublicIp"`
71	SrcInstanceArea     string                                     `json:"SrcInstanceArea" xml:"SrcInstanceArea"`
72	MetaFileName        string                                     `json:"MetaFileName" xml:"MetaFileName"`
73	DtsJobName          string                                     `json:"DtsJobName" xml:"DtsJobName"`
74	ClientJarPath       string                                     `json:"ClientJarPath" xml:"ClientJarPath"`
75	Description         string                                     `json:"Description" xml:"Description"`
76	ErrorCode           string                                     `json:"ErrorCode" xml:"ErrorCode"`
77	BenchStepStatus     string                                     `json:"BenchStepStatus" xml:"BenchStepStatus"`
78	BenchCmd            string                                     `json:"BenchCmd" xml:"BenchCmd"`
79	SmartPressureTime   int                                        `json:"SmartPressureTime" xml:"SmartPressureTime"`
80	TenantId            string                                     `json:"TenantId" xml:"TenantId"`
81	Results             string                                     `json:"Results" xml:"Results"`
82	JobId               string                                     `json:"JobId" xml:"JobId"`
83	SqlFileName         string                                     `json:"SqlFileName" xml:"SqlFileName"`
84	Ip                  string                                     `json:"Ip" xml:"Ip"`
85	Version             string                                     `json:"Version" xml:"Version"`
86	RocksDbPath         string                                     `json:"RocksDbPath" xml:"RocksDbPath"`
87	BackupType          string                                     `json:"BackupType" xml:"BackupType"`
88	SyncStatus          string                                     `json:"SyncStatus" xml:"SyncStatus"`
89	DstPort             int                                        `json:"DstPort" xml:"DstPort"`
90	RequestDuration     int64                                      `json:"RequestDuration" xml:"RequestDuration"`
91	ParseFilePath       string                                     `json:"ParseFilePath" xml:"ParseFilePath"`
92	ClientType          string                                     `json:"ClientType" xml:"ClientType"`
93	ClientGatewayId     string                                     `json:"ClientGatewayId" xml:"ClientGatewayId"`
94	State               string                                     `json:"State" xml:"State"`
95	ParseCmd            string                                     `json:"ParseCmd" xml:"ParseCmd"`
96	OwnerId             string                                     `json:"OwnerId" xml:"OwnerId"`
97	MetaFilePath        string                                     `json:"MetaFilePath" xml:"MetaFilePath"`
98	LoadCmd             string                                     `json:"LoadCmd" xml:"LoadCmd"`
99	Code                int                                        `json:"Code" xml:"Code"`
100	Total               int64                                      `json:"Total" xml:"Total"`
101	DstIp               string                                     `json:"DstIp" xml:"DstIp"`
102	KeyPrefixes         KeyPrefixes                                `json:"KeyPrefixes" xml:"KeyPrefixes"`
103	List                ListInDescribeCacheAnalysisJobs            `json:"List" xml:"List"`
104	BigKeys             BigKeysInDescribeCacheAnalysisJob          `json:"BigKeys" xml:"BigKeys"`
105	SubResults          SubResultsInGetHDMAliyunResourceSyncResult `json:"SubResults" xml:"SubResults"`
106}
107