@alicloud/ecd20200930 4.17.0 → 4.18.0

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.
@@ -0,0 +1,76 @@
1
+ import * as $dara from '@darabonba/typescript';
2
+ export declare class DescribeRecordFileRequest extends $dara.Model {
3
+ /**
4
+ * @example
5
+ * ecd-7w78ozhjcwa3u****
6
+ */
7
+ desktopId?: string;
8
+ /**
9
+ * @example
10
+ * 20251218205715
11
+ */
12
+ endTime?: string;
13
+ /**
14
+ * @example
15
+ * Alice
16
+ */
17
+ endUserId?: string;
18
+ /**
19
+ * @example
20
+ * Task7
21
+ */
22
+ fileName?: string;
23
+ /**
24
+ * @example
25
+ * startTime
26
+ */
27
+ orderBy?: string;
28
+ /**
29
+ * @example
30
+ * asc
31
+ */
32
+ orderSort?: string;
33
+ /**
34
+ * @example
35
+ * 1
36
+ */
37
+ pageNumber?: number;
38
+ /**
39
+ * @example
40
+ * 20
41
+ */
42
+ pageSize?: number;
43
+ /**
44
+ * @example
45
+ * alltime
46
+ */
47
+ recordType?: string;
48
+ /**
49
+ * @remarks
50
+ * This parameter is required.
51
+ *
52
+ * @example
53
+ * cn-shanghai
54
+ */
55
+ regionId?: string;
56
+ /**
57
+ * @example
58
+ * 20251218175715
59
+ */
60
+ startTime?: string;
61
+ /**
62
+ * @example
63
+ * 1
64
+ */
65
+ status?: number;
66
+ static names(): {
67
+ [key: string]: string;
68
+ };
69
+ static types(): {
70
+ [key: string]: any;
71
+ };
72
+ validate(): void;
73
+ constructor(map?: {
74
+ [key: string]: any;
75
+ });
76
+ }
@@ -0,0 +1,80 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || (function () {
19
+ var ownKeys = function(o) {
20
+ ownKeys = Object.getOwnPropertyNames || function (o) {
21
+ var ar = [];
22
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
+ return ar;
24
+ };
25
+ return ownKeys(o);
26
+ };
27
+ return function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ })();
35
+ Object.defineProperty(exports, "__esModule", { value: true });
36
+ exports.DescribeRecordFileRequest = void 0;
37
+ // This file is auto-generated, don't edit it
38
+ const $dara = __importStar(require("@darabonba/typescript"));
39
+ class DescribeRecordFileRequest extends $dara.Model {
40
+ static names() {
41
+ return {
42
+ desktopId: 'DesktopId',
43
+ endTime: 'EndTime',
44
+ endUserId: 'EndUserId',
45
+ fileName: 'FileName',
46
+ orderBy: 'OrderBy',
47
+ orderSort: 'OrderSort',
48
+ pageNumber: 'PageNumber',
49
+ pageSize: 'PageSize',
50
+ recordType: 'RecordType',
51
+ regionId: 'RegionId',
52
+ startTime: 'StartTime',
53
+ status: 'Status',
54
+ };
55
+ }
56
+ static types() {
57
+ return {
58
+ desktopId: 'string',
59
+ endTime: 'string',
60
+ endUserId: 'string',
61
+ fileName: 'string',
62
+ orderBy: 'string',
63
+ orderSort: 'string',
64
+ pageNumber: 'number',
65
+ pageSize: 'number',
66
+ recordType: 'string',
67
+ regionId: 'string',
68
+ startTime: 'string',
69
+ status: 'number',
70
+ };
71
+ }
72
+ validate() {
73
+ super.validate();
74
+ }
75
+ constructor(map) {
76
+ super(map);
77
+ }
78
+ }
79
+ exports.DescribeRecordFileRequest = DescribeRecordFileRequest;
80
+ //# sourceMappingURL=DescribeRecordFileRequest.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DescribeRecordFileRequest.js","sourceRoot":"","sources":["../../src/models/DescribeRecordFileRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,yBAA0B,SAAQ,KAAK,CAAC,KAAK;IAgExD,MAAM,CAAC,KAAK;QACV,OAAO;YACL,SAAS,EAAE,WAAW;YACtB,OAAO,EAAE,SAAS;YAClB,SAAS,EAAE,WAAW;YACtB,QAAQ,EAAE,UAAU;YACpB,OAAO,EAAE,SAAS;YAClB,SAAS,EAAE,WAAW;YACtB,UAAU,EAAE,YAAY;YACxB,QAAQ,EAAE,UAAU;YACpB,UAAU,EAAE,YAAY;YACxB,QAAQ,EAAE,UAAU;YACpB,SAAS,EAAE,WAAW;YACtB,MAAM,EAAE,QAAQ;SACjB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,SAAS,EAAE,QAAQ;YACnB,OAAO,EAAE,QAAQ;YACjB,SAAS,EAAE,QAAQ;YACnB,QAAQ,EAAE,QAAQ;YAClB,OAAO,EAAE,QAAQ;YACjB,SAAS,EAAE,QAAQ;YACnB,UAAU,EAAE,QAAQ;YACpB,QAAQ,EAAE,QAAQ;YAClB,UAAU,EAAE,QAAQ;YACpB,QAAQ,EAAE,QAAQ;YAClB,SAAS,EAAE,QAAQ;YACnB,MAAM,EAAE,QAAQ;SACjB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAzGD,8DAyGC"}
@@ -0,0 +1,19 @@
1
+ import * as $dara from '@darabonba/typescript';
2
+ import { DescribeRecordFileResponseBody } from "./DescribeRecordFileResponseBody";
3
+ export declare class DescribeRecordFileResponse extends $dara.Model {
4
+ headers?: {
5
+ [key: string]: string;
6
+ };
7
+ statusCode?: number;
8
+ body?: DescribeRecordFileResponseBody;
9
+ static names(): {
10
+ [key: string]: string;
11
+ };
12
+ static types(): {
13
+ [key: string]: any;
14
+ };
15
+ validate(): void;
16
+ constructor(map?: {
17
+ [key: string]: any;
18
+ });
19
+ }
@@ -0,0 +1,69 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || (function () {
19
+ var ownKeys = function(o) {
20
+ ownKeys = Object.getOwnPropertyNames || function (o) {
21
+ var ar = [];
22
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
+ return ar;
24
+ };
25
+ return ownKeys(o);
26
+ };
27
+ return function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ })();
35
+ Object.defineProperty(exports, "__esModule", { value: true });
36
+ exports.DescribeRecordFileResponse = void 0;
37
+ // This file is auto-generated, don't edit it
38
+ const $dara = __importStar(require("@darabonba/typescript"));
39
+ const DescribeRecordFileResponseBody_1 = require("./DescribeRecordFileResponseBody");
40
+ class DescribeRecordFileResponse extends $dara.Model {
41
+ static names() {
42
+ return {
43
+ headers: 'headers',
44
+ statusCode: 'statusCode',
45
+ body: 'body',
46
+ };
47
+ }
48
+ static types() {
49
+ return {
50
+ headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
51
+ statusCode: 'number',
52
+ body: DescribeRecordFileResponseBody_1.DescribeRecordFileResponseBody,
53
+ };
54
+ }
55
+ validate() {
56
+ if (this.headers) {
57
+ $dara.Model.validateMap(this.headers);
58
+ }
59
+ if (this.body && typeof this.body.validate === 'function') {
60
+ this.body.validate();
61
+ }
62
+ super.validate();
63
+ }
64
+ constructor(map) {
65
+ super(map);
66
+ }
67
+ }
68
+ exports.DescribeRecordFileResponse = DescribeRecordFileResponse;
69
+ //# sourceMappingURL=DescribeRecordFileResponse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DescribeRecordFileResponse.js","sourceRoot":"","sources":["../../src/models/DescribeRecordFileResponse.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAC/C,qFAAkF;AAGlF,MAAa,0BAA2B,SAAQ,KAAK,CAAC,KAAK;IAIzD,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,SAAS;YAClB,UAAU,EAAE,YAAY;YACxB,IAAI,EAAE,MAAM;SACb,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,SAAS,EAAE,QAAQ,EAAE,WAAW,EAAE,QAAQ,EAAE;YACtE,UAAU,EAAE,QAAQ;YACpB,IAAI,EAAE,+DAA8B;SACrC,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,IAAI,CAAC,OAAO,EAAE,CAAC;YAChB,KAAK,CAAC,KAAK,CAAC,WAAW,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACxC,CAAC;QACD,IAAG,IAAI,CAAC,IAAI,IAAI,OAAQ,IAAI,CAAC,IAAY,CAAC,QAAQ,KAAK,UAAU,EAAE,CAAC;YACjE,IAAI,CAAC,IAAY,CAAC,QAAQ,EAAE,CAAC;QAChC,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAjCD,gEAiCC"}
@@ -0,0 +1,137 @@
1
+ import * as $dara from '@darabonba/typescript';
2
+ export declare class DescribeRecordFileResponseBodyRecordFilesEventDetails extends $dara.Model {
3
+ /**
4
+ * @example
5
+ * {\\n\\t\\"messageInfo\\" : \\"mouse_move\\",\\n\\t\\"messageType\\" : \\"UserInput\\"\\n}\\n"
6
+ */
7
+ eventName?: string;
8
+ /**
9
+ * @example
10
+ * 60
11
+ */
12
+ eventTime?: number;
13
+ /**
14
+ * @example
15
+ * UserInput
16
+ */
17
+ eventType?: string;
18
+ static names(): {
19
+ [key: string]: string;
20
+ };
21
+ static types(): {
22
+ [key: string]: any;
23
+ };
24
+ validate(): void;
25
+ constructor(map?: {
26
+ [key: string]: any;
27
+ });
28
+ }
29
+ export declare class DescribeRecordFileResponseBodyRecordFiles extends $dara.Model {
30
+ /**
31
+ * @example
32
+ * ecd-7yulhw1g1attet7d2
33
+ */
34
+ desktopId?: string;
35
+ /**
36
+ * @example
37
+ * fvt-ecd
38
+ */
39
+ desktopName?: string;
40
+ /**
41
+ * @example
42
+ * Alice
43
+ */
44
+ endUserId?: string;
45
+ eventDetails?: DescribeRecordFileResponseBodyRecordFilesEventDetails[];
46
+ /**
47
+ * @example
48
+ * Task3
49
+ */
50
+ fileName?: string;
51
+ /**
52
+ * @example
53
+ * 139
54
+ */
55
+ fileSize?: number;
56
+ /**
57
+ * @example
58
+ * pg-**
59
+ */
60
+ policyId?: string;
61
+ /**
62
+ * @example
63
+ * 2025-12-18T06:02:25Z
64
+ */
65
+ recordEndTime?: string;
66
+ /**
67
+ * @example
68
+ * 1774656000000
69
+ */
70
+ recordExpire?: number;
71
+ /**
72
+ * @example
73
+ * 2025-12-18T06:02:25Z
74
+ */
75
+ recordStartTime?: string;
76
+ /**
77
+ * @example
78
+ * period
79
+ */
80
+ recordType?: number;
81
+ /**
82
+ * @example
83
+ * cn-beijing
84
+ */
85
+ regionId?: string;
86
+ /**
87
+ * @example
88
+ * rg-f3s3dgt8dtb0vlqc8
89
+ */
90
+ resourceGroupId?: string;
91
+ /**
92
+ * @example
93
+ * resource
94
+ */
95
+ resourceGroupName?: string;
96
+ /**
97
+ * @example
98
+ * 1
99
+ */
100
+ status?: number;
101
+ static names(): {
102
+ [key: string]: string;
103
+ };
104
+ static types(): {
105
+ [key: string]: any;
106
+ };
107
+ validate(): void;
108
+ constructor(map?: {
109
+ [key: string]: any;
110
+ });
111
+ }
112
+ export declare class DescribeRecordFileResponseBody extends $dara.Model {
113
+ recordFiles?: DescribeRecordFileResponseBodyRecordFiles[];
114
+ /**
115
+ * @remarks
116
+ * RequestId
117
+ *
118
+ * @example
119
+ * 05C2791F-41A7-5E7C-B5E4-1401FD0E****
120
+ */
121
+ requestId?: string;
122
+ /**
123
+ * @example
124
+ * 2
125
+ */
126
+ totalCount?: number;
127
+ static names(): {
128
+ [key: string]: string;
129
+ };
130
+ static types(): {
131
+ [key: string]: any;
132
+ };
133
+ validate(): void;
134
+ constructor(map?: {
135
+ [key: string]: any;
136
+ });
137
+ }
@@ -0,0 +1,138 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || (function () {
19
+ var ownKeys = function(o) {
20
+ ownKeys = Object.getOwnPropertyNames || function (o) {
21
+ var ar = [];
22
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
+ return ar;
24
+ };
25
+ return ownKeys(o);
26
+ };
27
+ return function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ })();
35
+ Object.defineProperty(exports, "__esModule", { value: true });
36
+ exports.DescribeRecordFileResponseBody = exports.DescribeRecordFileResponseBodyRecordFiles = exports.DescribeRecordFileResponseBodyRecordFilesEventDetails = void 0;
37
+ // This file is auto-generated, don't edit it
38
+ const $dara = __importStar(require("@darabonba/typescript"));
39
+ class DescribeRecordFileResponseBodyRecordFilesEventDetails extends $dara.Model {
40
+ static names() {
41
+ return {
42
+ eventName: 'EventName',
43
+ eventTime: 'EventTime',
44
+ eventType: 'EventType',
45
+ };
46
+ }
47
+ static types() {
48
+ return {
49
+ eventName: 'string',
50
+ eventTime: 'number',
51
+ eventType: 'string',
52
+ };
53
+ }
54
+ validate() {
55
+ super.validate();
56
+ }
57
+ constructor(map) {
58
+ super(map);
59
+ }
60
+ }
61
+ exports.DescribeRecordFileResponseBodyRecordFilesEventDetails = DescribeRecordFileResponseBodyRecordFilesEventDetails;
62
+ class DescribeRecordFileResponseBodyRecordFiles extends $dara.Model {
63
+ static names() {
64
+ return {
65
+ desktopId: 'DesktopId',
66
+ desktopName: 'DesktopName',
67
+ endUserId: 'EndUserId',
68
+ eventDetails: 'EventDetails',
69
+ fileName: 'FileName',
70
+ fileSize: 'FileSize',
71
+ policyId: 'PolicyId',
72
+ recordEndTime: 'RecordEndTime',
73
+ recordExpire: 'RecordExpire',
74
+ recordStartTime: 'RecordStartTime',
75
+ recordType: 'RecordType',
76
+ regionId: 'RegionId',
77
+ resourceGroupId: 'ResourceGroupId',
78
+ resourceGroupName: 'ResourceGroupName',
79
+ status: 'Status',
80
+ };
81
+ }
82
+ static types() {
83
+ return {
84
+ desktopId: 'string',
85
+ desktopName: 'string',
86
+ endUserId: 'string',
87
+ eventDetails: { 'type': 'array', 'itemType': DescribeRecordFileResponseBodyRecordFilesEventDetails },
88
+ fileName: 'string',
89
+ fileSize: 'number',
90
+ policyId: 'string',
91
+ recordEndTime: 'string',
92
+ recordExpire: 'number',
93
+ recordStartTime: 'string',
94
+ recordType: 'number',
95
+ regionId: 'string',
96
+ resourceGroupId: 'string',
97
+ resourceGroupName: 'string',
98
+ status: 'number',
99
+ };
100
+ }
101
+ validate() {
102
+ if (Array.isArray(this.eventDetails)) {
103
+ $dara.Model.validateArray(this.eventDetails);
104
+ }
105
+ super.validate();
106
+ }
107
+ constructor(map) {
108
+ super(map);
109
+ }
110
+ }
111
+ exports.DescribeRecordFileResponseBodyRecordFiles = DescribeRecordFileResponseBodyRecordFiles;
112
+ class DescribeRecordFileResponseBody extends $dara.Model {
113
+ static names() {
114
+ return {
115
+ recordFiles: 'RecordFiles',
116
+ requestId: 'RequestId',
117
+ totalCount: 'TotalCount',
118
+ };
119
+ }
120
+ static types() {
121
+ return {
122
+ recordFiles: { 'type': 'array', 'itemType': DescribeRecordFileResponseBodyRecordFiles },
123
+ requestId: 'string',
124
+ totalCount: 'number',
125
+ };
126
+ }
127
+ validate() {
128
+ if (Array.isArray(this.recordFiles)) {
129
+ $dara.Model.validateArray(this.recordFiles);
130
+ }
131
+ super.validate();
132
+ }
133
+ constructor(map) {
134
+ super(map);
135
+ }
136
+ }
137
+ exports.DescribeRecordFileResponseBody = DescribeRecordFileResponseBody;
138
+ //# sourceMappingURL=DescribeRecordFileResponseBody.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DescribeRecordFileResponseBody.js","sourceRoot":"","sources":["../../src/models/DescribeRecordFileResponseBody.ts"],"names":[],"mappings":"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"}
@@ -164,6 +164,8 @@ export { DescribePriceResponseBodyPriceInfo } from './DescribePriceResponseBody'
164
164
  export { DescribePriceForCreateDesktopOversoldGroupResponseBodyData } from './DescribePriceForCreateDesktopOversoldGroupResponseBody';
165
165
  export { DescribePriceForModifyDesktopOversoldGroupSaleResponseBodyData } from './DescribePriceForModifyDesktopOversoldGroupSaleResponseBody';
166
166
  export { DescribePriceForRenewDesktopOversoldGroupResponseBodyData } from './DescribePriceForRenewDesktopOversoldGroupResponseBody';
167
+ export { DescribeRecordFileResponseBodyRecordFilesEventDetails } from './DescribeRecordFileResponseBody';
168
+ export { DescribeRecordFileResponseBodyRecordFiles } from './DescribeRecordFileResponseBody';
167
169
  export { DescribeRecordingsResponseBodyRecordings } from './DescribeRecordingsResponseBody';
168
170
  export { DescribeRefundPriceResponseBodyPriceInfo } from './DescribeRefundPriceResponseBody';
169
171
  export { DescribeRegionsResponseBodyRegions } from './DescribeRegionsResponseBody';
@@ -702,6 +704,9 @@ export { DescribePriceForModifyDesktopOversoldGroupSaleResponse } from './Descri
702
704
  export { DescribePriceForRenewDesktopOversoldGroupRequest } from './DescribePriceForRenewDesktopOversoldGroupRequest';
703
705
  export { DescribePriceForRenewDesktopOversoldGroupResponseBody } from './DescribePriceForRenewDesktopOversoldGroupResponseBody';
704
706
  export { DescribePriceForRenewDesktopOversoldGroupResponse } from './DescribePriceForRenewDesktopOversoldGroupResponse';
707
+ export { DescribeRecordFileRequest } from './DescribeRecordFileRequest';
708
+ export { DescribeRecordFileResponseBody } from './DescribeRecordFileResponseBody';
709
+ export { DescribeRecordFileResponse } from './DescribeRecordFileResponse';
705
710
  export { DescribeRecordingsRequest } from './DescribeRecordingsRequest';
706
711
  export { DescribeRecordingsResponseBody } from './DescribeRecordingsResponseBody';
707
712
  export { DescribeRecordingsResponse } from './DescribeRecordingsResponse';