@alicloud/polardb20170801 5.11.0 → 5.12.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.
- package/dist/client.d.ts +165 -0
- package/dist/client.js +555 -0
- package/dist/client.js.map +1 -1
- package/dist/models/AttachApplicationPolarFsrequest.d.ts +39 -0
- package/dist/models/AttachApplicationPolarFsrequest.js +64 -0
- package/dist/models/AttachApplicationPolarFsrequest.js.map +1 -0
- package/dist/models/AttachApplicationPolarFsresponse.d.ts +19 -0
- package/dist/models/AttachApplicationPolarFsresponse.js +69 -0
- package/dist/models/AttachApplicationPolarFsresponse.js.map +1 -0
- package/dist/models/AttachApplicationPolarFsresponseBody.d.ts +31 -0
- package/dist/models/AttachApplicationPolarFsresponseBody.js +62 -0
- package/dist/models/AttachApplicationPolarFsresponseBody.js.map +1 -0
- package/dist/models/CreateApplicationEndpointAddressRequest.d.ts +37 -0
- package/dist/models/CreateApplicationEndpointAddressRequest.js +62 -0
- package/dist/models/CreateApplicationEndpointAddressRequest.js.map +1 -0
- package/dist/models/CreateApplicationEndpointAddressResponse.d.ts +19 -0
- package/dist/models/CreateApplicationEndpointAddressResponse.js +69 -0
- package/dist/models/CreateApplicationEndpointAddressResponse.js.map +1 -0
- package/dist/models/CreateApplicationEndpointAddressResponseBody.d.ts +28 -0
- package/dist/models/CreateApplicationEndpointAddressResponseBody.js +62 -0
- package/dist/models/CreateApplicationEndpointAddressResponseBody.js.map +1 -0
- package/dist/models/CreateApplicationRequest.d.ts +167 -0
- package/dist/models/CreateApplicationRequest.js +150 -0
- package/dist/models/CreateApplicationRequest.js.map +1 -0
- package/dist/models/CreateApplicationResponse.d.ts +19 -0
- package/dist/models/CreateApplicationResponse.js +69 -0
- package/dist/models/CreateApplicationResponse.js.map +1 -0
- package/dist/models/CreateApplicationResponseBody.d.ts +61 -0
- package/dist/models/CreateApplicationResponseBody.js +92 -0
- package/dist/models/CreateApplicationResponseBody.js.map +1 -0
- package/dist/models/CreateApplicationShrinkRequest.d.ts +91 -0
- package/dist/models/CreateApplicationShrinkRequest.js +88 -0
- package/dist/models/CreateApplicationShrinkRequest.js.map +1 -0
- package/dist/models/CreateDbclusterRequest.d.ts +0 -2
- package/dist/models/CreateDbclusterRequest.js +0 -2
- package/dist/models/CreateDbclusterRequest.js.map +1 -1
- package/dist/models/DeleteAidbclusterRequest.d.ts +21 -0
- package/dist/models/DeleteAidbclusterRequest.js +58 -0
- package/dist/models/DeleteAidbclusterRequest.js.map +1 -0
- package/dist/models/DeleteAidbclusterResponse.d.ts +19 -0
- package/dist/models/DeleteAidbclusterResponse.js +69 -0
- package/dist/models/DeleteAidbclusterResponse.js.map +1 -0
- package/dist/models/DeleteAidbclusterResponseBody.d.ts +26 -0
- package/dist/models/DeleteAidbclusterResponseBody.js +60 -0
- package/dist/models/DeleteAidbclusterResponseBody.js.map +1 -0
- package/dist/models/DeleteApplicationEndpointAddressRequest.d.ts +37 -0
- package/dist/models/DeleteApplicationEndpointAddressRequest.js +62 -0
- package/dist/models/DeleteApplicationEndpointAddressRequest.js.map +1 -0
- package/dist/models/DeleteApplicationEndpointAddressResponse.d.ts +19 -0
- package/dist/models/DeleteApplicationEndpointAddressResponse.js +69 -0
- package/dist/models/DeleteApplicationEndpointAddressResponse.js.map +1 -0
- package/dist/models/DeleteApplicationEndpointAddressResponseBody.d.ts +28 -0
- package/dist/models/DeleteApplicationEndpointAddressResponseBody.js +62 -0
- package/dist/models/DeleteApplicationEndpointAddressResponseBody.js.map +1 -0
- package/dist/models/DescribeAidbclusterAttributeResponseBody.d.ts +1 -0
- package/dist/models/DescribeAidbclusterAttributeResponseBody.js +2 -0
- package/dist/models/DescribeAidbclusterAttributeResponseBody.js.map +1 -1
- package/dist/models/DescribeApplicationAttributeRequest.d.ts +21 -0
- package/dist/models/DescribeApplicationAttributeRequest.js +58 -0
- package/dist/models/DescribeApplicationAttributeRequest.js.map +1 -0
- package/dist/models/DescribeApplicationAttributeResponse.d.ts +19 -0
- package/dist/models/DescribeApplicationAttributeResponse.js +69 -0
- package/dist/models/DescribeApplicationAttributeResponse.js.map +1 -0
- package/dist/models/DescribeApplicationAttributeResponseBody.d.ts +377 -0
- package/dist/models/DescribeApplicationAttributeResponseBody.js +326 -0
- package/dist/models/DescribeApplicationAttributeResponseBody.js.map +1 -0
- package/dist/models/DescribeApplicationParametersRequest.d.ts +22 -0
- package/dist/models/DescribeApplicationParametersRequest.js +63 -0
- package/dist/models/DescribeApplicationParametersRequest.js.map +1 -0
- package/dist/models/DescribeApplicationParametersResponse.d.ts +19 -0
- package/dist/models/DescribeApplicationParametersResponse.js +69 -0
- package/dist/models/DescribeApplicationParametersResponse.js.map +1 -0
- package/dist/models/DescribeApplicationParametersResponseBody.d.ts +196 -0
- package/dist/models/DescribeApplicationParametersResponseBody.js +230 -0
- package/dist/models/DescribeApplicationParametersResponseBody.js.map +1 -0
- package/dist/models/DescribeApplicationParametersShrinkRequest.d.ts +22 -0
- package/dist/models/DescribeApplicationParametersShrinkRequest.js +60 -0
- package/dist/models/DescribeApplicationParametersShrinkRequest.js.map +1 -0
- package/dist/models/DescribeApplicationsRequest.d.ts +41 -0
- package/dist/models/DescribeApplicationsRequest.js +66 -0
- package/dist/models/DescribeApplicationsRequest.js.map +1 -0
- package/dist/models/DescribeApplicationsResponse.d.ts +19 -0
- package/dist/models/DescribeApplicationsResponse.js +69 -0
- package/dist/models/DescribeApplicationsResponse.js.map +1 -0
- package/dist/models/DescribeApplicationsResponseBody.d.ts +160 -0
- package/dist/models/DescribeApplicationsResponseBody.js +182 -0
- package/dist/models/DescribeApplicationsResponseBody.js.map +1 -0
- package/dist/models/ModifyApplicationDescriptionRequest.d.ts +29 -0
- package/dist/models/ModifyApplicationDescriptionRequest.js +60 -0
- package/dist/models/ModifyApplicationDescriptionRequest.js.map +1 -0
- package/dist/models/ModifyApplicationDescriptionResponse.d.ts +19 -0
- package/dist/models/ModifyApplicationDescriptionResponse.js +69 -0
- package/dist/models/ModifyApplicationDescriptionResponse.js.map +1 -0
- package/dist/models/ModifyApplicationDescriptionResponseBody.d.ts +23 -0
- package/dist/models/ModifyApplicationDescriptionResponseBody.js +60 -0
- package/dist/models/ModifyApplicationDescriptionResponseBody.js.map +1 -0
- package/dist/models/ModifyApplicationParameterRequest.d.ts +54 -0
- package/dist/models/ModifyApplicationParameterRequest.js +88 -0
- package/dist/models/ModifyApplicationParameterRequest.js.map +1 -0
- package/dist/models/ModifyApplicationParameterResponse.d.ts +19 -0
- package/dist/models/ModifyApplicationParameterResponse.js +69 -0
- package/dist/models/ModifyApplicationParameterResponse.js.map +1 -0
- package/dist/models/ModifyApplicationParameterResponseBody.d.ts +23 -0
- package/dist/models/ModifyApplicationParameterResponseBody.js +60 -0
- package/dist/models/ModifyApplicationParameterResponseBody.js.map +1 -0
- package/dist/models/ModifyApplicationParameterShrinkRequest.d.ts +32 -0
- package/dist/models/ModifyApplicationParameterShrinkRequest.js +64 -0
- package/dist/models/ModifyApplicationParameterShrinkRequest.js.map +1 -0
- package/dist/models/ModifyApplicationWhitelistRequest.d.ts +46 -0
- package/dist/models/ModifyApplicationWhitelistRequest.js +68 -0
- package/dist/models/ModifyApplicationWhitelistRequest.js.map +1 -0
- package/dist/models/ModifyApplicationWhitelistResponse.d.ts +19 -0
- package/dist/models/ModifyApplicationWhitelistResponse.js +69 -0
- package/dist/models/ModifyApplicationWhitelistResponse.js.map +1 -0
- package/dist/models/ModifyApplicationWhitelistResponseBody.d.ts +28 -0
- package/dist/models/ModifyApplicationWhitelistResponseBody.js +62 -0
- package/dist/models/ModifyApplicationWhitelistResponseBody.js.map +1 -0
- package/dist/models/model.d.ts +57 -0
- package/dist/models/model.js +134 -18
- package/dist/models/model.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +628 -0
- package/src/models/AttachApplicationPolarFsrequest.ts +58 -0
- package/src/models/AttachApplicationPolarFsresponse.ts +40 -0
- package/src/models/AttachApplicationPolarFsresponseBody.ts +48 -0
- package/src/models/CreateApplicationEndpointAddressRequest.ts +54 -0
- package/src/models/CreateApplicationEndpointAddressResponse.ts +40 -0
- package/src/models/CreateApplicationEndpointAddressResponseBody.ts +45 -0
- package/src/models/CreateApplicationRequest.ts +252 -0
- package/src/models/CreateApplicationResponse.ts +40 -0
- package/src/models/CreateApplicationResponseBody.ts +99 -0
- package/src/models/CreateApplicationShrinkRequest.ts +134 -0
- package/src/models/CreateDbclusterRequest.ts +0 -2
- package/src/models/DeleteAidbclusterRequest.ts +34 -0
- package/src/models/DeleteAidbclusterResponse.ts +40 -0
- package/src/models/DeleteAidbclusterResponseBody.ts +41 -0
- package/src/models/DeleteApplicationEndpointAddressRequest.ts +54 -0
- package/src/models/DeleteApplicationEndpointAddressResponse.ts +40 -0
- package/src/models/DeleteApplicationEndpointAddressResponseBody.ts +45 -0
- package/src/models/DescribeAidbclusterAttributeResponseBody.ts +3 -0
- package/src/models/DescribeApplicationAttributeRequest.ts +34 -0
- package/src/models/DescribeApplicationAttributeResponse.ts +40 -0
- package/src/models/DescribeApplicationAttributeResponseBody.ts +595 -0
- package/src/models/DescribeApplicationParametersRequest.ts +40 -0
- package/src/models/DescribeApplicationParametersResponse.ts +40 -0
- package/src/models/DescribeApplicationParametersResponseBody.ts +327 -0
- package/src/models/DescribeApplicationParametersShrinkRequest.ts +37 -0
- package/src/models/DescribeApplicationsRequest.ts +62 -0
- package/src/models/DescribeApplicationsResponse.ts +40 -0
- package/src/models/DescribeApplicationsResponseBody.ts +261 -0
- package/src/models/ModifyApplicationDescriptionRequest.ts +44 -0
- package/src/models/ModifyApplicationDescriptionResponse.ts +40 -0
- package/src/models/ModifyApplicationDescriptionResponseBody.ts +38 -0
- package/src/models/ModifyApplicationParameterRequest.ts +88 -0
- package/src/models/ModifyApplicationParameterResponse.ts +40 -0
- package/src/models/ModifyApplicationParameterResponseBody.ts +38 -0
- package/src/models/ModifyApplicationParameterShrinkRequest.ts +51 -0
- package/src/models/ModifyApplicationWhitelistRequest.ts +69 -0
- package/src/models/ModifyApplicationWhitelistResponse.ts +40 -0
- package/src/models/ModifyApplicationWhitelistResponseBody.ts +45 -0
- package/src/models/model.ts +57 -0
|
@@ -0,0 +1,196 @@
|
|
|
1
|
+
import * as $dara from '@darabonba/typescript';
|
|
2
|
+
export declare class DescribeApplicationParametersResponseBodyParameterTemplatesComponentParameterTemplatesParameters extends $dara.Model {
|
|
3
|
+
/**
|
|
4
|
+
* @example
|
|
5
|
+
* default
|
|
6
|
+
*/
|
|
7
|
+
default?: string;
|
|
8
|
+
/**
|
|
9
|
+
* @example
|
|
10
|
+
* The name of the parameter
|
|
11
|
+
*/
|
|
12
|
+
description?: string;
|
|
13
|
+
/**
|
|
14
|
+
* @example
|
|
15
|
+
* name
|
|
16
|
+
*/
|
|
17
|
+
name?: string;
|
|
18
|
+
/**
|
|
19
|
+
* @example
|
|
20
|
+
* false
|
|
21
|
+
*/
|
|
22
|
+
needRestart?: boolean;
|
|
23
|
+
/**
|
|
24
|
+
* @example
|
|
25
|
+
* ^[a-zA-Z0-9]{1,20}$
|
|
26
|
+
*/
|
|
27
|
+
pattern?: string;
|
|
28
|
+
/**
|
|
29
|
+
* @example
|
|
30
|
+
* false
|
|
31
|
+
*/
|
|
32
|
+
readOnly?: boolean;
|
|
33
|
+
/**
|
|
34
|
+
* @example
|
|
35
|
+
* string
|
|
36
|
+
*/
|
|
37
|
+
type?: string;
|
|
38
|
+
static names(): {
|
|
39
|
+
[key: string]: string;
|
|
40
|
+
};
|
|
41
|
+
static types(): {
|
|
42
|
+
[key: string]: any;
|
|
43
|
+
};
|
|
44
|
+
validate(): void;
|
|
45
|
+
constructor(map?: {
|
|
46
|
+
[key: string]: any;
|
|
47
|
+
});
|
|
48
|
+
}
|
|
49
|
+
export declare class DescribeApplicationParametersResponseBodyParameterTemplatesComponentParameterTemplates extends $dara.Model {
|
|
50
|
+
/**
|
|
51
|
+
* @example
|
|
52
|
+
* pac-**************
|
|
53
|
+
*/
|
|
54
|
+
componentId?: string;
|
|
55
|
+
/**
|
|
56
|
+
* @example
|
|
57
|
+
* supabase
|
|
58
|
+
*/
|
|
59
|
+
componentType?: string;
|
|
60
|
+
parameters?: DescribeApplicationParametersResponseBodyParameterTemplatesComponentParameterTemplatesParameters[];
|
|
61
|
+
static names(): {
|
|
62
|
+
[key: string]: string;
|
|
63
|
+
};
|
|
64
|
+
static types(): {
|
|
65
|
+
[key: string]: any;
|
|
66
|
+
};
|
|
67
|
+
validate(): void;
|
|
68
|
+
constructor(map?: {
|
|
69
|
+
[key: string]: any;
|
|
70
|
+
});
|
|
71
|
+
}
|
|
72
|
+
export declare class DescribeApplicationParametersResponseBodyParameterTemplates extends $dara.Model {
|
|
73
|
+
componentParameterTemplates?: DescribeApplicationParametersResponseBodyParameterTemplatesComponentParameterTemplates[];
|
|
74
|
+
static names(): {
|
|
75
|
+
[key: string]: string;
|
|
76
|
+
};
|
|
77
|
+
static types(): {
|
|
78
|
+
[key: string]: any;
|
|
79
|
+
};
|
|
80
|
+
validate(): void;
|
|
81
|
+
constructor(map?: {
|
|
82
|
+
[key: string]: any;
|
|
83
|
+
});
|
|
84
|
+
}
|
|
85
|
+
export declare class DescribeApplicationParametersResponseBodyParametersComponentParametersParameters extends $dara.Model {
|
|
86
|
+
/**
|
|
87
|
+
* @example
|
|
88
|
+
* default value
|
|
89
|
+
*/
|
|
90
|
+
default?: string;
|
|
91
|
+
/**
|
|
92
|
+
* @example
|
|
93
|
+
* The name of the parameter
|
|
94
|
+
*/
|
|
95
|
+
description?: string;
|
|
96
|
+
/**
|
|
97
|
+
* @example
|
|
98
|
+
* name
|
|
99
|
+
*/
|
|
100
|
+
name?: string;
|
|
101
|
+
/**
|
|
102
|
+
* @example
|
|
103
|
+
* false
|
|
104
|
+
*/
|
|
105
|
+
needRestart?: boolean;
|
|
106
|
+
/**
|
|
107
|
+
* @example
|
|
108
|
+
* ^[a-zA-Z0-9]{1,20}$
|
|
109
|
+
*/
|
|
110
|
+
pattern?: string;
|
|
111
|
+
/**
|
|
112
|
+
* @example
|
|
113
|
+
* false
|
|
114
|
+
*/
|
|
115
|
+
readOnly?: boolean;
|
|
116
|
+
/**
|
|
117
|
+
* @example
|
|
118
|
+
* Applied
|
|
119
|
+
*/
|
|
120
|
+
status?: string;
|
|
121
|
+
/**
|
|
122
|
+
* @example
|
|
123
|
+
* string
|
|
124
|
+
*/
|
|
125
|
+
type?: string;
|
|
126
|
+
/**
|
|
127
|
+
* @example
|
|
128
|
+
* value
|
|
129
|
+
*/
|
|
130
|
+
value?: string;
|
|
131
|
+
static names(): {
|
|
132
|
+
[key: string]: string;
|
|
133
|
+
};
|
|
134
|
+
static types(): {
|
|
135
|
+
[key: string]: any;
|
|
136
|
+
};
|
|
137
|
+
validate(): void;
|
|
138
|
+
constructor(map?: {
|
|
139
|
+
[key: string]: any;
|
|
140
|
+
});
|
|
141
|
+
}
|
|
142
|
+
export declare class DescribeApplicationParametersResponseBodyParametersComponentParameters extends $dara.Model {
|
|
143
|
+
/**
|
|
144
|
+
* @example
|
|
145
|
+
* pac-**************
|
|
146
|
+
*/
|
|
147
|
+
componentId?: string;
|
|
148
|
+
/**
|
|
149
|
+
* @example
|
|
150
|
+
* supabase
|
|
151
|
+
*/
|
|
152
|
+
componentType?: string;
|
|
153
|
+
parameters?: DescribeApplicationParametersResponseBodyParametersComponentParametersParameters[];
|
|
154
|
+
static names(): {
|
|
155
|
+
[key: string]: string;
|
|
156
|
+
};
|
|
157
|
+
static types(): {
|
|
158
|
+
[key: string]: any;
|
|
159
|
+
};
|
|
160
|
+
validate(): void;
|
|
161
|
+
constructor(map?: {
|
|
162
|
+
[key: string]: any;
|
|
163
|
+
});
|
|
164
|
+
}
|
|
165
|
+
export declare class DescribeApplicationParametersResponseBodyParameters extends $dara.Model {
|
|
166
|
+
componentParameters?: DescribeApplicationParametersResponseBodyParametersComponentParameters[];
|
|
167
|
+
static names(): {
|
|
168
|
+
[key: string]: string;
|
|
169
|
+
};
|
|
170
|
+
static types(): {
|
|
171
|
+
[key: string]: any;
|
|
172
|
+
};
|
|
173
|
+
validate(): void;
|
|
174
|
+
constructor(map?: {
|
|
175
|
+
[key: string]: any;
|
|
176
|
+
});
|
|
177
|
+
}
|
|
178
|
+
export declare class DescribeApplicationParametersResponseBody extends $dara.Model {
|
|
179
|
+
parameterTemplates?: DescribeApplicationParametersResponseBodyParameterTemplates;
|
|
180
|
+
parameters?: DescribeApplicationParametersResponseBodyParameters;
|
|
181
|
+
/**
|
|
182
|
+
* @example
|
|
183
|
+
* 3E5CD764-FCCA-5C9C-838E-20E0DE84B2AF
|
|
184
|
+
*/
|
|
185
|
+
requestId?: string;
|
|
186
|
+
static names(): {
|
|
187
|
+
[key: string]: string;
|
|
188
|
+
};
|
|
189
|
+
static types(): {
|
|
190
|
+
[key: string]: any;
|
|
191
|
+
};
|
|
192
|
+
validate(): void;
|
|
193
|
+
constructor(map?: {
|
|
194
|
+
[key: string]: any;
|
|
195
|
+
});
|
|
196
|
+
}
|
|
@@ -0,0 +1,230 @@
|
|
|
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.DescribeApplicationParametersResponseBody = exports.DescribeApplicationParametersResponseBodyParameters = exports.DescribeApplicationParametersResponseBodyParametersComponentParameters = exports.DescribeApplicationParametersResponseBodyParametersComponentParametersParameters = exports.DescribeApplicationParametersResponseBodyParameterTemplates = exports.DescribeApplicationParametersResponseBodyParameterTemplatesComponentParameterTemplates = exports.DescribeApplicationParametersResponseBodyParameterTemplatesComponentParameterTemplatesParameters = void 0;
|
|
37
|
+
// This file is auto-generated, don't edit it
|
|
38
|
+
const $dara = __importStar(require("@darabonba/typescript"));
|
|
39
|
+
class DescribeApplicationParametersResponseBodyParameterTemplatesComponentParameterTemplatesParameters extends $dara.Model {
|
|
40
|
+
static names() {
|
|
41
|
+
return {
|
|
42
|
+
default: 'Default',
|
|
43
|
+
description: 'Description',
|
|
44
|
+
name: 'Name',
|
|
45
|
+
needRestart: 'NeedRestart',
|
|
46
|
+
pattern: 'Pattern',
|
|
47
|
+
readOnly: 'ReadOnly',
|
|
48
|
+
type: 'Type',
|
|
49
|
+
};
|
|
50
|
+
}
|
|
51
|
+
static types() {
|
|
52
|
+
return {
|
|
53
|
+
default: 'string',
|
|
54
|
+
description: 'string',
|
|
55
|
+
name: 'string',
|
|
56
|
+
needRestart: 'boolean',
|
|
57
|
+
pattern: 'string',
|
|
58
|
+
readOnly: 'boolean',
|
|
59
|
+
type: 'string',
|
|
60
|
+
};
|
|
61
|
+
}
|
|
62
|
+
validate() {
|
|
63
|
+
super.validate();
|
|
64
|
+
}
|
|
65
|
+
constructor(map) {
|
|
66
|
+
super(map);
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
|
+
exports.DescribeApplicationParametersResponseBodyParameterTemplatesComponentParameterTemplatesParameters = DescribeApplicationParametersResponseBodyParameterTemplatesComponentParameterTemplatesParameters;
|
|
70
|
+
class DescribeApplicationParametersResponseBodyParameterTemplatesComponentParameterTemplates extends $dara.Model {
|
|
71
|
+
static names() {
|
|
72
|
+
return {
|
|
73
|
+
componentId: 'ComponentId',
|
|
74
|
+
componentType: 'ComponentType',
|
|
75
|
+
parameters: 'Parameters',
|
|
76
|
+
};
|
|
77
|
+
}
|
|
78
|
+
static types() {
|
|
79
|
+
return {
|
|
80
|
+
componentId: 'string',
|
|
81
|
+
componentType: 'string',
|
|
82
|
+
parameters: { 'type': 'array', 'itemType': DescribeApplicationParametersResponseBodyParameterTemplatesComponentParameterTemplatesParameters },
|
|
83
|
+
};
|
|
84
|
+
}
|
|
85
|
+
validate() {
|
|
86
|
+
if (Array.isArray(this.parameters)) {
|
|
87
|
+
$dara.Model.validateArray(this.parameters);
|
|
88
|
+
}
|
|
89
|
+
super.validate();
|
|
90
|
+
}
|
|
91
|
+
constructor(map) {
|
|
92
|
+
super(map);
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
exports.DescribeApplicationParametersResponseBodyParameterTemplatesComponentParameterTemplates = DescribeApplicationParametersResponseBodyParameterTemplatesComponentParameterTemplates;
|
|
96
|
+
class DescribeApplicationParametersResponseBodyParameterTemplates extends $dara.Model {
|
|
97
|
+
static names() {
|
|
98
|
+
return {
|
|
99
|
+
componentParameterTemplates: 'ComponentParameterTemplates',
|
|
100
|
+
};
|
|
101
|
+
}
|
|
102
|
+
static types() {
|
|
103
|
+
return {
|
|
104
|
+
componentParameterTemplates: { 'type': 'array', 'itemType': DescribeApplicationParametersResponseBodyParameterTemplatesComponentParameterTemplates },
|
|
105
|
+
};
|
|
106
|
+
}
|
|
107
|
+
validate() {
|
|
108
|
+
if (Array.isArray(this.componentParameterTemplates)) {
|
|
109
|
+
$dara.Model.validateArray(this.componentParameterTemplates);
|
|
110
|
+
}
|
|
111
|
+
super.validate();
|
|
112
|
+
}
|
|
113
|
+
constructor(map) {
|
|
114
|
+
super(map);
|
|
115
|
+
}
|
|
116
|
+
}
|
|
117
|
+
exports.DescribeApplicationParametersResponseBodyParameterTemplates = DescribeApplicationParametersResponseBodyParameterTemplates;
|
|
118
|
+
class DescribeApplicationParametersResponseBodyParametersComponentParametersParameters extends $dara.Model {
|
|
119
|
+
static names() {
|
|
120
|
+
return {
|
|
121
|
+
default: 'Default',
|
|
122
|
+
description: 'Description',
|
|
123
|
+
name: 'Name',
|
|
124
|
+
needRestart: 'NeedRestart',
|
|
125
|
+
pattern: 'Pattern',
|
|
126
|
+
readOnly: 'ReadOnly',
|
|
127
|
+
status: 'Status',
|
|
128
|
+
type: 'Type',
|
|
129
|
+
value: 'Value',
|
|
130
|
+
};
|
|
131
|
+
}
|
|
132
|
+
static types() {
|
|
133
|
+
return {
|
|
134
|
+
default: 'string',
|
|
135
|
+
description: 'string',
|
|
136
|
+
name: 'string',
|
|
137
|
+
needRestart: 'boolean',
|
|
138
|
+
pattern: 'string',
|
|
139
|
+
readOnly: 'boolean',
|
|
140
|
+
status: 'string',
|
|
141
|
+
type: 'string',
|
|
142
|
+
value: 'string',
|
|
143
|
+
};
|
|
144
|
+
}
|
|
145
|
+
validate() {
|
|
146
|
+
super.validate();
|
|
147
|
+
}
|
|
148
|
+
constructor(map) {
|
|
149
|
+
super(map);
|
|
150
|
+
}
|
|
151
|
+
}
|
|
152
|
+
exports.DescribeApplicationParametersResponseBodyParametersComponentParametersParameters = DescribeApplicationParametersResponseBodyParametersComponentParametersParameters;
|
|
153
|
+
class DescribeApplicationParametersResponseBodyParametersComponentParameters extends $dara.Model {
|
|
154
|
+
static names() {
|
|
155
|
+
return {
|
|
156
|
+
componentId: 'ComponentId',
|
|
157
|
+
componentType: 'ComponentType',
|
|
158
|
+
parameters: 'Parameters',
|
|
159
|
+
};
|
|
160
|
+
}
|
|
161
|
+
static types() {
|
|
162
|
+
return {
|
|
163
|
+
componentId: 'string',
|
|
164
|
+
componentType: 'string',
|
|
165
|
+
parameters: { 'type': 'array', 'itemType': DescribeApplicationParametersResponseBodyParametersComponentParametersParameters },
|
|
166
|
+
};
|
|
167
|
+
}
|
|
168
|
+
validate() {
|
|
169
|
+
if (Array.isArray(this.parameters)) {
|
|
170
|
+
$dara.Model.validateArray(this.parameters);
|
|
171
|
+
}
|
|
172
|
+
super.validate();
|
|
173
|
+
}
|
|
174
|
+
constructor(map) {
|
|
175
|
+
super(map);
|
|
176
|
+
}
|
|
177
|
+
}
|
|
178
|
+
exports.DescribeApplicationParametersResponseBodyParametersComponentParameters = DescribeApplicationParametersResponseBodyParametersComponentParameters;
|
|
179
|
+
class DescribeApplicationParametersResponseBodyParameters extends $dara.Model {
|
|
180
|
+
static names() {
|
|
181
|
+
return {
|
|
182
|
+
componentParameters: 'ComponentParameters',
|
|
183
|
+
};
|
|
184
|
+
}
|
|
185
|
+
static types() {
|
|
186
|
+
return {
|
|
187
|
+
componentParameters: { 'type': 'array', 'itemType': DescribeApplicationParametersResponseBodyParametersComponentParameters },
|
|
188
|
+
};
|
|
189
|
+
}
|
|
190
|
+
validate() {
|
|
191
|
+
if (Array.isArray(this.componentParameters)) {
|
|
192
|
+
$dara.Model.validateArray(this.componentParameters);
|
|
193
|
+
}
|
|
194
|
+
super.validate();
|
|
195
|
+
}
|
|
196
|
+
constructor(map) {
|
|
197
|
+
super(map);
|
|
198
|
+
}
|
|
199
|
+
}
|
|
200
|
+
exports.DescribeApplicationParametersResponseBodyParameters = DescribeApplicationParametersResponseBodyParameters;
|
|
201
|
+
class DescribeApplicationParametersResponseBody extends $dara.Model {
|
|
202
|
+
static names() {
|
|
203
|
+
return {
|
|
204
|
+
parameterTemplates: 'ParameterTemplates',
|
|
205
|
+
parameters: 'Parameters',
|
|
206
|
+
requestId: 'RequestId',
|
|
207
|
+
};
|
|
208
|
+
}
|
|
209
|
+
static types() {
|
|
210
|
+
return {
|
|
211
|
+
parameterTemplates: DescribeApplicationParametersResponseBodyParameterTemplates,
|
|
212
|
+
parameters: DescribeApplicationParametersResponseBodyParameters,
|
|
213
|
+
requestId: 'string',
|
|
214
|
+
};
|
|
215
|
+
}
|
|
216
|
+
validate() {
|
|
217
|
+
if (this.parameterTemplates && typeof this.parameterTemplates.validate === 'function') {
|
|
218
|
+
this.parameterTemplates.validate();
|
|
219
|
+
}
|
|
220
|
+
if (this.parameters && typeof this.parameters.validate === 'function') {
|
|
221
|
+
this.parameters.validate();
|
|
222
|
+
}
|
|
223
|
+
super.validate();
|
|
224
|
+
}
|
|
225
|
+
constructor(map) {
|
|
226
|
+
super(map);
|
|
227
|
+
}
|
|
228
|
+
}
|
|
229
|
+
exports.DescribeApplicationParametersResponseBody = DescribeApplicationParametersResponseBody;
|
|
230
|
+
//# sourceMappingURL=DescribeApplicationParametersResponseBody.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DescribeApplicationParametersResponseBody.js","sourceRoot":"","sources":["../../src/models/DescribeApplicationParametersResponseBody.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import * as $dara from '@darabonba/typescript';
|
|
2
|
+
export declare class DescribeApplicationParametersShrinkRequest extends $dara.Model {
|
|
3
|
+
/**
|
|
4
|
+
* @remarks
|
|
5
|
+
* This parameter is required.
|
|
6
|
+
*
|
|
7
|
+
* @example
|
|
8
|
+
* pa-**************
|
|
9
|
+
*/
|
|
10
|
+
applicationId?: string;
|
|
11
|
+
componentIdListShrink?: string;
|
|
12
|
+
static names(): {
|
|
13
|
+
[key: string]: string;
|
|
14
|
+
};
|
|
15
|
+
static types(): {
|
|
16
|
+
[key: string]: any;
|
|
17
|
+
};
|
|
18
|
+
validate(): void;
|
|
19
|
+
constructor(map?: {
|
|
20
|
+
[key: string]: any;
|
|
21
|
+
});
|
|
22
|
+
}
|
|
@@ -0,0 +1,60 @@
|
|
|
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.DescribeApplicationParametersShrinkRequest = void 0;
|
|
37
|
+
// This file is auto-generated, don't edit it
|
|
38
|
+
const $dara = __importStar(require("@darabonba/typescript"));
|
|
39
|
+
class DescribeApplicationParametersShrinkRequest extends $dara.Model {
|
|
40
|
+
static names() {
|
|
41
|
+
return {
|
|
42
|
+
applicationId: 'ApplicationId',
|
|
43
|
+
componentIdListShrink: 'ComponentIdList',
|
|
44
|
+
};
|
|
45
|
+
}
|
|
46
|
+
static types() {
|
|
47
|
+
return {
|
|
48
|
+
applicationId: 'string',
|
|
49
|
+
componentIdListShrink: 'string',
|
|
50
|
+
};
|
|
51
|
+
}
|
|
52
|
+
validate() {
|
|
53
|
+
super.validate();
|
|
54
|
+
}
|
|
55
|
+
constructor(map) {
|
|
56
|
+
super(map);
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
exports.DescribeApplicationParametersShrinkRequest = DescribeApplicationParametersShrinkRequest;
|
|
60
|
+
//# sourceMappingURL=DescribeApplicationParametersShrinkRequest.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DescribeApplicationParametersShrinkRequest.js","sourceRoot":"","sources":["../../src/models/DescribeApplicationParametersShrinkRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,0CAA2C,SAAQ,KAAK,CAAC,KAAK;IAUzE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,aAAa,EAAE,eAAe;YAC9B,qBAAqB,EAAE,iBAAiB;SACzC,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,aAAa,EAAE,QAAQ;YACvB,qBAAqB,EAAE,QAAQ;SAChC,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;AA/BD,gGA+BC"}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import * as $dara from '@darabonba/typescript';
|
|
2
|
+
export declare class DescribeApplicationsRequest extends $dara.Model {
|
|
3
|
+
/**
|
|
4
|
+
* @example
|
|
5
|
+
* pa-**************
|
|
6
|
+
*/
|
|
7
|
+
applicationIds?: string;
|
|
8
|
+
/**
|
|
9
|
+
* @example
|
|
10
|
+
* pc-**************
|
|
11
|
+
*/
|
|
12
|
+
DBClusterId?: string;
|
|
13
|
+
/**
|
|
14
|
+
* @example
|
|
15
|
+
* 1
|
|
16
|
+
*/
|
|
17
|
+
pageNumber?: number;
|
|
18
|
+
/**
|
|
19
|
+
* @example
|
|
20
|
+
* 30
|
|
21
|
+
*/
|
|
22
|
+
pageSize?: number;
|
|
23
|
+
/**
|
|
24
|
+
* @remarks
|
|
25
|
+
* This parameter is required.
|
|
26
|
+
*
|
|
27
|
+
* @example
|
|
28
|
+
* cn-beijing
|
|
29
|
+
*/
|
|
30
|
+
regionId?: string;
|
|
31
|
+
static names(): {
|
|
32
|
+
[key: string]: string;
|
|
33
|
+
};
|
|
34
|
+
static types(): {
|
|
35
|
+
[key: string]: any;
|
|
36
|
+
};
|
|
37
|
+
validate(): void;
|
|
38
|
+
constructor(map?: {
|
|
39
|
+
[key: string]: any;
|
|
40
|
+
});
|
|
41
|
+
}
|
|
@@ -0,0 +1,66 @@
|
|
|
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.DescribeApplicationsRequest = void 0;
|
|
37
|
+
// This file is auto-generated, don't edit it
|
|
38
|
+
const $dara = __importStar(require("@darabonba/typescript"));
|
|
39
|
+
class DescribeApplicationsRequest extends $dara.Model {
|
|
40
|
+
static names() {
|
|
41
|
+
return {
|
|
42
|
+
applicationIds: 'ApplicationIds',
|
|
43
|
+
DBClusterId: 'DBClusterId',
|
|
44
|
+
pageNumber: 'PageNumber',
|
|
45
|
+
pageSize: 'PageSize',
|
|
46
|
+
regionId: 'RegionId',
|
|
47
|
+
};
|
|
48
|
+
}
|
|
49
|
+
static types() {
|
|
50
|
+
return {
|
|
51
|
+
applicationIds: 'string',
|
|
52
|
+
DBClusterId: 'string',
|
|
53
|
+
pageNumber: 'number',
|
|
54
|
+
pageSize: 'number',
|
|
55
|
+
regionId: 'string',
|
|
56
|
+
};
|
|
57
|
+
}
|
|
58
|
+
validate() {
|
|
59
|
+
super.validate();
|
|
60
|
+
}
|
|
61
|
+
constructor(map) {
|
|
62
|
+
super(map);
|
|
63
|
+
}
|
|
64
|
+
}
|
|
65
|
+
exports.DescribeApplicationsRequest = DescribeApplicationsRequest;
|
|
66
|
+
//# sourceMappingURL=DescribeApplicationsRequest.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DescribeApplicationsRequest.js","sourceRoot":"","sources":["../../src/models/DescribeApplicationsRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,2BAA4B,SAAQ,KAAK,CAAC,KAAK;IA6B1D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,cAAc,EAAE,gBAAgB;YAChC,WAAW,EAAE,aAAa;YAC1B,UAAU,EAAE,YAAY;YACxB,QAAQ,EAAE,UAAU;YACpB,QAAQ,EAAE,UAAU;SACrB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,cAAc,EAAE,QAAQ;YACxB,WAAW,EAAE,QAAQ;YACrB,UAAU,EAAE,QAAQ;YACpB,QAAQ,EAAE,QAAQ;YAClB,QAAQ,EAAE,QAAQ;SACnB,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;AAxDD,kEAwDC"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import * as $dara from '@darabonba/typescript';
|
|
2
|
+
import { DescribeApplicationsResponseBody } from "./DescribeApplicationsResponseBody";
|
|
3
|
+
export declare class DescribeApplicationsResponse extends $dara.Model {
|
|
4
|
+
headers?: {
|
|
5
|
+
[key: string]: string;
|
|
6
|
+
};
|
|
7
|
+
statusCode?: number;
|
|
8
|
+
body?: DescribeApplicationsResponseBody;
|
|
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
|
+
}
|