@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,62 @@
|
|
|
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.DeleteApplicationEndpointAddressResponseBody = void 0;
|
|
37
|
+
// This file is auto-generated, don't edit it
|
|
38
|
+
const $dara = __importStar(require("@darabonba/typescript"));
|
|
39
|
+
class DeleteApplicationEndpointAddressResponseBody extends $dara.Model {
|
|
40
|
+
static names() {
|
|
41
|
+
return {
|
|
42
|
+
applicationId: 'ApplicationId',
|
|
43
|
+
endpointId: 'EndpointId',
|
|
44
|
+
requestId: 'RequestId',
|
|
45
|
+
};
|
|
46
|
+
}
|
|
47
|
+
static types() {
|
|
48
|
+
return {
|
|
49
|
+
applicationId: 'string',
|
|
50
|
+
endpointId: 'string',
|
|
51
|
+
requestId: 'string',
|
|
52
|
+
};
|
|
53
|
+
}
|
|
54
|
+
validate() {
|
|
55
|
+
super.validate();
|
|
56
|
+
}
|
|
57
|
+
constructor(map) {
|
|
58
|
+
super(map);
|
|
59
|
+
}
|
|
60
|
+
}
|
|
61
|
+
exports.DeleteApplicationEndpointAddressResponseBody = DeleteApplicationEndpointAddressResponseBody;
|
|
62
|
+
//# sourceMappingURL=DeleteApplicationEndpointAddressResponseBody.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DeleteApplicationEndpointAddressResponseBody.js","sourceRoot":"","sources":["../../src/models/DeleteApplicationEndpointAddressResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,4CAA6C,SAAQ,KAAK,CAAC,KAAK;IAgB3E,MAAM,CAAC,KAAK;QACV,OAAO;YACL,aAAa,EAAE,eAAe;YAC9B,UAAU,EAAE,YAAY;YACxB,SAAS,EAAE,WAAW;SACvB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,aAAa,EAAE,QAAQ;YACvB,UAAU,EAAE,QAAQ;YACpB,SAAS,EAAE,QAAQ;SACpB,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;AAvCD,oGAuCC"}
|
|
@@ -200,6 +200,7 @@ class DescribeAIDBClusterAttributeResponseBody extends $dara.Model {
|
|
|
200
200
|
maxQPM: 'MaxQPM',
|
|
201
201
|
modelName: 'ModelName',
|
|
202
202
|
payType: 'PayType',
|
|
203
|
+
publicIp: 'PublicIp',
|
|
203
204
|
regionId: 'RegionId',
|
|
204
205
|
requestId: 'RequestId',
|
|
205
206
|
runType: 'RunType',
|
|
@@ -229,6 +230,7 @@ class DescribeAIDBClusterAttributeResponseBody extends $dara.Model {
|
|
|
229
230
|
maxQPM: 'string',
|
|
230
231
|
modelName: 'string',
|
|
231
232
|
payType: 'string',
|
|
233
|
+
publicIp: 'string',
|
|
232
234
|
regionId: 'string',
|
|
233
235
|
requestId: 'string',
|
|
234
236
|
runType: 'string',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DescribeAidbclusterAttributeResponseBody.js","sourceRoot":"","sources":["../../src/models/DescribeAidbclusterAttributeResponseBody.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"DescribeAidbclusterAttributeResponseBody.js","sourceRoot":"","sources":["../../src/models/DescribeAidbclusterAttributeResponseBody.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as $dara from '@darabonba/typescript';
|
|
2
|
+
export declare class DescribeApplicationAttributeRequest extends $dara.Model {
|
|
3
|
+
/**
|
|
4
|
+
* @remarks
|
|
5
|
+
* This parameter is required.
|
|
6
|
+
*
|
|
7
|
+
* @example
|
|
8
|
+
* pa-**************
|
|
9
|
+
*/
|
|
10
|
+
applicationId?: string;
|
|
11
|
+
static names(): {
|
|
12
|
+
[key: string]: string;
|
|
13
|
+
};
|
|
14
|
+
static types(): {
|
|
15
|
+
[key: string]: any;
|
|
16
|
+
};
|
|
17
|
+
validate(): void;
|
|
18
|
+
constructor(map?: {
|
|
19
|
+
[key: string]: any;
|
|
20
|
+
});
|
|
21
|
+
}
|
|
@@ -0,0 +1,58 @@
|
|
|
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.DescribeApplicationAttributeRequest = void 0;
|
|
37
|
+
// This file is auto-generated, don't edit it
|
|
38
|
+
const $dara = __importStar(require("@darabonba/typescript"));
|
|
39
|
+
class DescribeApplicationAttributeRequest extends $dara.Model {
|
|
40
|
+
static names() {
|
|
41
|
+
return {
|
|
42
|
+
applicationId: 'ApplicationId',
|
|
43
|
+
};
|
|
44
|
+
}
|
|
45
|
+
static types() {
|
|
46
|
+
return {
|
|
47
|
+
applicationId: 'string',
|
|
48
|
+
};
|
|
49
|
+
}
|
|
50
|
+
validate() {
|
|
51
|
+
super.validate();
|
|
52
|
+
}
|
|
53
|
+
constructor(map) {
|
|
54
|
+
super(map);
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
exports.DescribeApplicationAttributeRequest = DescribeApplicationAttributeRequest;
|
|
58
|
+
//# sourceMappingURL=DescribeApplicationAttributeRequest.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DescribeApplicationAttributeRequest.js","sourceRoot":"","sources":["../../src/models/DescribeApplicationAttributeRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,mCAAoC,SAAQ,KAAK,CAAC,KAAK;IASlE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,aAAa,EAAE,eAAe;SAC/B,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,aAAa,EAAE,QAAQ;SACxB,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;AA5BD,kFA4BC"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import * as $dara from '@darabonba/typescript';
|
|
2
|
+
import { DescribeApplicationAttributeResponseBody } from "./DescribeApplicationAttributeResponseBody";
|
|
3
|
+
export declare class DescribeApplicationAttributeResponse extends $dara.Model {
|
|
4
|
+
headers?: {
|
|
5
|
+
[key: string]: string;
|
|
6
|
+
};
|
|
7
|
+
statusCode?: number;
|
|
8
|
+
body?: DescribeApplicationAttributeResponseBody;
|
|
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.DescribeApplicationAttributeResponse = void 0;
|
|
37
|
+
// This file is auto-generated, don't edit it
|
|
38
|
+
const $dara = __importStar(require("@darabonba/typescript"));
|
|
39
|
+
const DescribeApplicationAttributeResponseBody_1 = require("./DescribeApplicationAttributeResponseBody");
|
|
40
|
+
class DescribeApplicationAttributeResponse 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: DescribeApplicationAttributeResponseBody_1.DescribeApplicationAttributeResponseBody,
|
|
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.DescribeApplicationAttributeResponse = DescribeApplicationAttributeResponse;
|
|
69
|
+
//# sourceMappingURL=DescribeApplicationAttributeResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DescribeApplicationAttributeResponse.js","sourceRoot":"","sources":["../../src/models/DescribeApplicationAttributeResponse.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAC/C,yGAAsG;AAGtG,MAAa,oCAAqC,SAAQ,KAAK,CAAC,KAAK;IAInE,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,mFAAwC;SAC/C,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,oFAiCC"}
|
|
@@ -0,0 +1,377 @@
|
|
|
1
|
+
import * as $dara from '@darabonba/typescript';
|
|
2
|
+
export declare class DescribeApplicationAttributeResponseBodyComponentsSecurityGroups extends $dara.Model {
|
|
3
|
+
/**
|
|
4
|
+
* @example
|
|
5
|
+
* vpc
|
|
6
|
+
*/
|
|
7
|
+
netType?: string;
|
|
8
|
+
/**
|
|
9
|
+
* @example
|
|
10
|
+
* cn-beijing
|
|
11
|
+
*/
|
|
12
|
+
regionId?: string;
|
|
13
|
+
/**
|
|
14
|
+
* @example
|
|
15
|
+
* sg-*******************
|
|
16
|
+
*/
|
|
17
|
+
securityGroupId?: string;
|
|
18
|
+
/**
|
|
19
|
+
* @example
|
|
20
|
+
* MyGroupName
|
|
21
|
+
*/
|
|
22
|
+
securityGroupName?: string;
|
|
23
|
+
static names(): {
|
|
24
|
+
[key: string]: string;
|
|
25
|
+
};
|
|
26
|
+
static types(): {
|
|
27
|
+
[key: string]: any;
|
|
28
|
+
};
|
|
29
|
+
validate(): void;
|
|
30
|
+
constructor(map?: {
|
|
31
|
+
[key: string]: any;
|
|
32
|
+
});
|
|
33
|
+
}
|
|
34
|
+
export declare class DescribeApplicationAttributeResponseBodyComponentsSecurityIPArrays extends $dara.Model {
|
|
35
|
+
/**
|
|
36
|
+
* @example
|
|
37
|
+
* default
|
|
38
|
+
*/
|
|
39
|
+
securityIPArrayName?: string;
|
|
40
|
+
/**
|
|
41
|
+
* @example
|
|
42
|
+
* mytag
|
|
43
|
+
*/
|
|
44
|
+
securityIPArrayTag?: string;
|
|
45
|
+
/**
|
|
46
|
+
* @example
|
|
47
|
+
* 127.0.0.1
|
|
48
|
+
*/
|
|
49
|
+
securityIPList?: string;
|
|
50
|
+
/**
|
|
51
|
+
* @example
|
|
52
|
+
* mix
|
|
53
|
+
*/
|
|
54
|
+
securityIPNetType?: string;
|
|
55
|
+
/**
|
|
56
|
+
* @example
|
|
57
|
+
* ipv4
|
|
58
|
+
*/
|
|
59
|
+
securityIPType?: string;
|
|
60
|
+
static names(): {
|
|
61
|
+
[key: string]: string;
|
|
62
|
+
};
|
|
63
|
+
static types(): {
|
|
64
|
+
[key: string]: any;
|
|
65
|
+
};
|
|
66
|
+
validate(): void;
|
|
67
|
+
constructor(map?: {
|
|
68
|
+
[key: string]: any;
|
|
69
|
+
});
|
|
70
|
+
}
|
|
71
|
+
export declare class DescribeApplicationAttributeResponseBodyComponentsTopology extends $dara.Model {
|
|
72
|
+
children?: string[];
|
|
73
|
+
/**
|
|
74
|
+
* @example
|
|
75
|
+
* 0
|
|
76
|
+
*/
|
|
77
|
+
layer?: string;
|
|
78
|
+
parents?: string[];
|
|
79
|
+
static names(): {
|
|
80
|
+
[key: string]: string;
|
|
81
|
+
};
|
|
82
|
+
static types(): {
|
|
83
|
+
[key: string]: any;
|
|
84
|
+
};
|
|
85
|
+
validate(): void;
|
|
86
|
+
constructor(map?: {
|
|
87
|
+
[key: string]: any;
|
|
88
|
+
});
|
|
89
|
+
}
|
|
90
|
+
export declare class DescribeApplicationAttributeResponseBodyComponents extends $dara.Model {
|
|
91
|
+
/**
|
|
92
|
+
* @example
|
|
93
|
+
* polar.app.g2.medium
|
|
94
|
+
*/
|
|
95
|
+
componentClass?: string;
|
|
96
|
+
/**
|
|
97
|
+
* @example
|
|
98
|
+
* 2C4GB
|
|
99
|
+
*/
|
|
100
|
+
componentClassDescription?: string;
|
|
101
|
+
/**
|
|
102
|
+
* @example
|
|
103
|
+
* pac-*******************
|
|
104
|
+
*/
|
|
105
|
+
componentId?: string;
|
|
106
|
+
/**
|
|
107
|
+
* @example
|
|
108
|
+
* 1
|
|
109
|
+
*/
|
|
110
|
+
componentMaxReplica?: number;
|
|
111
|
+
/**
|
|
112
|
+
* @example
|
|
113
|
+
* 1
|
|
114
|
+
*/
|
|
115
|
+
componentReplica?: number;
|
|
116
|
+
/**
|
|
117
|
+
* @example
|
|
118
|
+
* default
|
|
119
|
+
*/
|
|
120
|
+
componentReplicaGroupName?: string;
|
|
121
|
+
/**
|
|
122
|
+
* @example
|
|
123
|
+
* gateway
|
|
124
|
+
*/
|
|
125
|
+
componentType?: string;
|
|
126
|
+
securityGroups?: DescribeApplicationAttributeResponseBodyComponentsSecurityGroups[];
|
|
127
|
+
securityIPArrays?: DescribeApplicationAttributeResponseBodyComponentsSecurityIPArrays[];
|
|
128
|
+
/**
|
|
129
|
+
* @example
|
|
130
|
+
* Activated
|
|
131
|
+
*/
|
|
132
|
+
status?: string;
|
|
133
|
+
topology?: DescribeApplicationAttributeResponseBodyComponentsTopology;
|
|
134
|
+
static names(): {
|
|
135
|
+
[key: string]: string;
|
|
136
|
+
};
|
|
137
|
+
static types(): {
|
|
138
|
+
[key: string]: any;
|
|
139
|
+
};
|
|
140
|
+
validate(): void;
|
|
141
|
+
constructor(map?: {
|
|
142
|
+
[key: string]: any;
|
|
143
|
+
});
|
|
144
|
+
}
|
|
145
|
+
export declare class DescribeApplicationAttributeResponseBodyEndpoints extends $dara.Model {
|
|
146
|
+
/**
|
|
147
|
+
* @example
|
|
148
|
+
* myendpoint
|
|
149
|
+
*/
|
|
150
|
+
description?: string;
|
|
151
|
+
/**
|
|
152
|
+
* @example
|
|
153
|
+
* pa-**************
|
|
154
|
+
*/
|
|
155
|
+
endpointId?: string;
|
|
156
|
+
/**
|
|
157
|
+
* @example
|
|
158
|
+
* 172.31.95.252
|
|
159
|
+
*/
|
|
160
|
+
IP?: string;
|
|
161
|
+
/**
|
|
162
|
+
* @example
|
|
163
|
+
* Private
|
|
164
|
+
*/
|
|
165
|
+
netType?: string;
|
|
166
|
+
/**
|
|
167
|
+
* @example
|
|
168
|
+
* 8080
|
|
169
|
+
*/
|
|
170
|
+
port?: string;
|
|
171
|
+
static names(): {
|
|
172
|
+
[key: string]: string;
|
|
173
|
+
};
|
|
174
|
+
static types(): {
|
|
175
|
+
[key: string]: any;
|
|
176
|
+
};
|
|
177
|
+
validate(): void;
|
|
178
|
+
constructor(map?: {
|
|
179
|
+
[key: string]: any;
|
|
180
|
+
});
|
|
181
|
+
}
|
|
182
|
+
export declare class DescribeApplicationAttributeResponseBodySecurityGroups extends $dara.Model {
|
|
183
|
+
/**
|
|
184
|
+
* @example
|
|
185
|
+
* vpc
|
|
186
|
+
*/
|
|
187
|
+
netType?: string;
|
|
188
|
+
/**
|
|
189
|
+
* @example
|
|
190
|
+
* cn-beijing
|
|
191
|
+
*/
|
|
192
|
+
regionId?: string;
|
|
193
|
+
/**
|
|
194
|
+
* @example
|
|
195
|
+
* sg-**************
|
|
196
|
+
*/
|
|
197
|
+
securityGroupId?: string;
|
|
198
|
+
/**
|
|
199
|
+
* @example
|
|
200
|
+
* MyGroupName
|
|
201
|
+
*/
|
|
202
|
+
securityGroupName?: string;
|
|
203
|
+
static names(): {
|
|
204
|
+
[key: string]: string;
|
|
205
|
+
};
|
|
206
|
+
static types(): {
|
|
207
|
+
[key: string]: any;
|
|
208
|
+
};
|
|
209
|
+
validate(): void;
|
|
210
|
+
constructor(map?: {
|
|
211
|
+
[key: string]: any;
|
|
212
|
+
});
|
|
213
|
+
}
|
|
214
|
+
export declare class DescribeApplicationAttributeResponseBodySecurityIPArrays extends $dara.Model {
|
|
215
|
+
/**
|
|
216
|
+
* @example
|
|
217
|
+
* default
|
|
218
|
+
*/
|
|
219
|
+
securityIPArrayName?: string;
|
|
220
|
+
/**
|
|
221
|
+
* @example
|
|
222
|
+
* mytag
|
|
223
|
+
*/
|
|
224
|
+
securityIPArrayTag?: string;
|
|
225
|
+
/**
|
|
226
|
+
* @example
|
|
227
|
+
* 127.0.0.1
|
|
228
|
+
*/
|
|
229
|
+
securityIPList?: string;
|
|
230
|
+
/**
|
|
231
|
+
* @example
|
|
232
|
+
* mix
|
|
233
|
+
*/
|
|
234
|
+
securityIPNetType?: string;
|
|
235
|
+
/**
|
|
236
|
+
* @example
|
|
237
|
+
* ipv4
|
|
238
|
+
*/
|
|
239
|
+
securityIPType?: string;
|
|
240
|
+
static names(): {
|
|
241
|
+
[key: string]: string;
|
|
242
|
+
};
|
|
243
|
+
static types(): {
|
|
244
|
+
[key: string]: any;
|
|
245
|
+
};
|
|
246
|
+
validate(): void;
|
|
247
|
+
constructor(map?: {
|
|
248
|
+
[key: string]: any;
|
|
249
|
+
});
|
|
250
|
+
}
|
|
251
|
+
export declare class DescribeApplicationAttributeResponseBody extends $dara.Model {
|
|
252
|
+
/**
|
|
253
|
+
* @example
|
|
254
|
+
* pa-**************
|
|
255
|
+
*/
|
|
256
|
+
applicationId?: string;
|
|
257
|
+
/**
|
|
258
|
+
* @example
|
|
259
|
+
* supabase
|
|
260
|
+
*/
|
|
261
|
+
applicationType?: string;
|
|
262
|
+
/**
|
|
263
|
+
* @example
|
|
264
|
+
* x86
|
|
265
|
+
*/
|
|
266
|
+
architecture?: string;
|
|
267
|
+
components?: DescribeApplicationAttributeResponseBodyComponents[];
|
|
268
|
+
/**
|
|
269
|
+
* @example
|
|
270
|
+
* 2025-03-25T09:37:10Z
|
|
271
|
+
*/
|
|
272
|
+
creationTime?: string;
|
|
273
|
+
/**
|
|
274
|
+
* @example
|
|
275
|
+
* pc-**************
|
|
276
|
+
*/
|
|
277
|
+
DBClusterId?: string;
|
|
278
|
+
/**
|
|
279
|
+
* @example
|
|
280
|
+
* myapp
|
|
281
|
+
*/
|
|
282
|
+
description?: string;
|
|
283
|
+
endpoints?: DescribeApplicationAttributeResponseBodyEndpoints[];
|
|
284
|
+
/**
|
|
285
|
+
* @example
|
|
286
|
+
* 2025-06-25T09:37:10Z
|
|
287
|
+
*/
|
|
288
|
+
expireTime?: string;
|
|
289
|
+
/**
|
|
290
|
+
* @example
|
|
291
|
+
* false
|
|
292
|
+
*/
|
|
293
|
+
expired?: boolean;
|
|
294
|
+
/**
|
|
295
|
+
* @example
|
|
296
|
+
* Unlock
|
|
297
|
+
*/
|
|
298
|
+
lockMode?: string;
|
|
299
|
+
/**
|
|
300
|
+
* @example
|
|
301
|
+
* 19:00Z
|
|
302
|
+
*/
|
|
303
|
+
maintainEndTime?: string;
|
|
304
|
+
/**
|
|
305
|
+
* @example
|
|
306
|
+
* 18:00Z
|
|
307
|
+
*/
|
|
308
|
+
maintainStartTime?: string;
|
|
309
|
+
/**
|
|
310
|
+
* @example
|
|
311
|
+
* Postpaid
|
|
312
|
+
*/
|
|
313
|
+
payType?: string;
|
|
314
|
+
/**
|
|
315
|
+
* @example
|
|
316
|
+
* pfs-**************
|
|
317
|
+
*/
|
|
318
|
+
polarFSInstanceId?: string;
|
|
319
|
+
/**
|
|
320
|
+
* @example
|
|
321
|
+
* cn-beijing
|
|
322
|
+
*/
|
|
323
|
+
regionId?: string;
|
|
324
|
+
/**
|
|
325
|
+
* @example
|
|
326
|
+
* 3E5CD764-FCCA-5C9C-838E-20E0DE84B2AF
|
|
327
|
+
*/
|
|
328
|
+
requestId?: string;
|
|
329
|
+
securityGroups?: DescribeApplicationAttributeResponseBodySecurityGroups[];
|
|
330
|
+
securityIPArrays?: DescribeApplicationAttributeResponseBodySecurityIPArrays[];
|
|
331
|
+
/**
|
|
332
|
+
* @example
|
|
333
|
+
* Activated
|
|
334
|
+
*/
|
|
335
|
+
status?: string;
|
|
336
|
+
/**
|
|
337
|
+
* @example
|
|
338
|
+
* false
|
|
339
|
+
*/
|
|
340
|
+
upgradeAvailable?: string;
|
|
341
|
+
/**
|
|
342
|
+
* @remarks
|
|
343
|
+
* VPC ID
|
|
344
|
+
*
|
|
345
|
+
* @example
|
|
346
|
+
* vpc-*******************
|
|
347
|
+
*/
|
|
348
|
+
VPCId?: string;
|
|
349
|
+
/**
|
|
350
|
+
* @remarks
|
|
351
|
+
* VSwitch ID
|
|
352
|
+
*
|
|
353
|
+
* @example
|
|
354
|
+
* vsw-*******************
|
|
355
|
+
*/
|
|
356
|
+
vSwitchId?: string;
|
|
357
|
+
/**
|
|
358
|
+
* @example
|
|
359
|
+
* 1.0.0
|
|
360
|
+
*/
|
|
361
|
+
version?: string;
|
|
362
|
+
/**
|
|
363
|
+
* @example
|
|
364
|
+
* cn-beijing-l
|
|
365
|
+
*/
|
|
366
|
+
zoneId?: string;
|
|
367
|
+
static names(): {
|
|
368
|
+
[key: string]: string;
|
|
369
|
+
};
|
|
370
|
+
static types(): {
|
|
371
|
+
[key: string]: any;
|
|
372
|
+
};
|
|
373
|
+
validate(): void;
|
|
374
|
+
constructor(map?: {
|
|
375
|
+
[key: string]: any;
|
|
376
|
+
});
|
|
377
|
+
}
|