@alicloud/esa20240910 2.38.0 → 2.40.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.
Files changed (127) hide show
  1. package/dist/client.d.ts +108 -32
  2. package/dist/client.js +279 -32
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/CreateEdgeContainerAppImageSecretRequest.d.ts +8 -0
  5. package/dist/models/CreateEdgeContainerAppImageSecretRequest.js.map +1 -1
  6. package/dist/models/CreateEdgeContainerAppImageSecretResponseBody.d.ts +3 -0
  7. package/dist/models/CreateEdgeContainerAppImageSecretResponseBody.js.map +1 -1
  8. package/dist/models/DeleteEdgeContainerAppImageSecretRequest.d.ts +4 -0
  9. package/dist/models/DeleteEdgeContainerAppImageSecretRequest.js.map +1 -1
  10. package/dist/models/DeleteEdgeContainerAppImageSecretResponseBody.d.ts +3 -0
  11. package/dist/models/DeleteEdgeContainerAppImageSecretResponseBody.js.map +1 -1
  12. package/dist/models/DeleteHttpDdoSintelligentRuleRequest.d.ts +6 -0
  13. package/dist/models/DeleteHttpDdoSintelligentRuleRequest.js.map +1 -1
  14. package/dist/models/DeleteHttpDdoSintelligentRuleResponseBody.d.ts +10 -1
  15. package/dist/models/DeleteHttpDdoSintelligentRuleResponseBody.js.map +1 -1
  16. package/dist/models/DeleteUserWafRulesetRequest.d.ts +4 -0
  17. package/dist/models/DeleteUserWafRulesetRequest.js.map +1 -1
  18. package/dist/models/DeleteUserWafRulesetResponseBody.d.ts +3 -0
  19. package/dist/models/DeleteUserWafRulesetResponseBody.js.map +1 -1
  20. package/dist/models/DescribeDdosMaxBurstGbpsRequest.d.ts +21 -0
  21. package/dist/models/DescribeDdosMaxBurstGbpsRequest.js +58 -0
  22. package/dist/models/DescribeDdosMaxBurstGbpsRequest.js.map +1 -0
  23. package/dist/models/DescribeDdosMaxBurstGbpsResponse.d.ts +19 -0
  24. package/dist/models/DescribeDdosMaxBurstGbpsResponse.js +69 -0
  25. package/dist/models/DescribeDdosMaxBurstGbpsResponse.js.map +1 -0
  26. package/dist/models/DescribeDdosMaxBurstGbpsResponseBody.d.ts +31 -0
  27. package/dist/models/DescribeDdosMaxBurstGbpsResponseBody.js +62 -0
  28. package/dist/models/DescribeDdosMaxBurstGbpsResponseBody.js.map +1 -0
  29. package/dist/models/DescribeHttpDdoSattackRulesRequest.d.ts +34 -0
  30. package/dist/models/DescribeHttpDdoSattackRulesRequest.js +62 -0
  31. package/dist/models/DescribeHttpDdoSattackRulesRequest.js.map +1 -0
  32. package/dist/models/DescribeHttpDdoSattackRulesResponse.d.ts +19 -0
  33. package/dist/models/DescribeHttpDdoSattackRulesResponse.js +69 -0
  34. package/dist/models/DescribeHttpDdoSattackRulesResponse.js.map +1 -0
  35. package/dist/models/DescribeHttpDdoSattackRulesResponseBody.d.ts +89 -0
  36. package/dist/models/DescribeHttpDdoSattackRulesResponseBody.js +102 -0
  37. package/dist/models/DescribeHttpDdoSattackRulesResponseBody.js.map +1 -0
  38. package/dist/models/DescribeHttpDdoSintelligentAclRulesRequest.d.ts +39 -0
  39. package/dist/models/DescribeHttpDdoSintelligentAclRulesRequest.js +64 -0
  40. package/dist/models/DescribeHttpDdoSintelligentAclRulesRequest.js.map +1 -0
  41. package/dist/models/DescribeHttpDdoSintelligentAclRulesResponse.d.ts +19 -0
  42. package/dist/models/DescribeHttpDdoSintelligentAclRulesResponse.js +69 -0
  43. package/dist/models/DescribeHttpDdoSintelligentAclRulesResponse.js.map +1 -0
  44. package/dist/models/DescribeHttpDdoSintelligentAclRulesResponseBody.d.ts +84 -0
  45. package/dist/models/DescribeHttpDdoSintelligentAclRulesResponseBody.js +100 -0
  46. package/dist/models/DescribeHttpDdoSintelligentAclRulesResponseBody.js.map +1 -0
  47. package/dist/models/DescribeHttpDdoSintelligentRateLimitRulesRequest.d.ts +39 -0
  48. package/dist/models/DescribeHttpDdoSintelligentRateLimitRulesRequest.js +64 -0
  49. package/dist/models/DescribeHttpDdoSintelligentRateLimitRulesRequest.js.map +1 -0
  50. package/dist/models/DescribeHttpDdoSintelligentRateLimitRulesResponse.d.ts +19 -0
  51. package/dist/models/DescribeHttpDdoSintelligentRateLimitRulesResponse.js +69 -0
  52. package/dist/models/DescribeHttpDdoSintelligentRateLimitRulesResponse.js.map +1 -0
  53. package/dist/models/DescribeHttpDdoSintelligentRateLimitRulesResponseBody.d.ts +94 -0
  54. package/dist/models/DescribeHttpDdoSintelligentRateLimitRulesResponseBody.js +104 -0
  55. package/dist/models/DescribeHttpDdoSintelligentRateLimitRulesResponseBody.js.map +1 -0
  56. package/dist/models/GetEdgeContainerAppResourceCapacityRequest.d.ts +2 -0
  57. package/dist/models/GetEdgeContainerAppResourceCapacityRequest.js.map +1 -1
  58. package/dist/models/GetEdgeContainerAppResourceCapacityResponseBody.d.ts +60 -0
  59. package/dist/models/GetEdgeContainerAppResourceCapacityResponseBody.js.map +1 -1
  60. package/dist/models/GetKvDetailRequest.d.ts +33 -0
  61. package/dist/models/GetKvDetailRequest.js +60 -0
  62. package/dist/models/GetKvDetailRequest.js.map +1 -0
  63. package/dist/models/GetKvDetailResponse.d.ts +19 -0
  64. package/dist/models/GetKvDetailResponse.js +69 -0
  65. package/dist/models/GetKvDetailResponse.js.map +1 -0
  66. package/dist/models/GetKvDetailResponseBody.d.ts +37 -0
  67. package/dist/models/GetKvDetailResponseBody.js +62 -0
  68. package/dist/models/GetKvDetailResponseBody.js.map +1 -0
  69. package/dist/models/ListEdgeContainerAppImageSecretsRequest.d.ts +2 -0
  70. package/dist/models/ListEdgeContainerAppImageSecretsRequest.js.map +1 -1
  71. package/dist/models/ListEdgeContainerAppImageSecretsResponseBody.d.ts +16 -0
  72. package/dist/models/ListEdgeContainerAppImageSecretsResponseBody.js.map +1 -1
  73. package/dist/models/SetDdosMaxBurstGbpsRequest.d.ts +29 -0
  74. package/dist/models/SetDdosMaxBurstGbpsRequest.js +60 -0
  75. package/dist/models/SetDdosMaxBurstGbpsRequest.js.map +1 -0
  76. package/dist/models/SetDdosMaxBurstGbpsResponse.d.ts +19 -0
  77. package/dist/models/SetDdosMaxBurstGbpsResponse.js +69 -0
  78. package/dist/models/SetDdosMaxBurstGbpsResponse.js.map +1 -0
  79. package/dist/models/SetDdosMaxBurstGbpsResponseBody.d.ts +18 -0
  80. package/dist/models/SetDdosMaxBurstGbpsResponseBody.js +58 -0
  81. package/dist/models/SetDdosMaxBurstGbpsResponseBody.js.map +1 -0
  82. package/dist/models/SetHttpDdoSattackRuleActionRequest.d.ts +13 -0
  83. package/dist/models/SetHttpDdoSattackRuleActionRequest.js.map +1 -1
  84. package/dist/models/SetHttpDdoSattackRuleActionResponseBody.d.ts +1 -1
  85. package/dist/models/SetHttpDdoSattackRuleStatusRequest.d.ts +10 -0
  86. package/dist/models/SetHttpDdoSattackRuleStatusRequest.js.map +1 -1
  87. package/dist/models/SetHttpDdoSattackRuleStatusResponseBody.d.ts +1 -1
  88. package/dist/models/model.d.ts +21 -0
  89. package/dist/models/model.js +72 -29
  90. package/dist/models/model.js.map +1 -1
  91. package/package.json +1 -1
  92. package/src/client.ts +306 -32
  93. package/src/models/CreateEdgeContainerAppImageSecretRequest.ts +8 -0
  94. package/src/models/CreateEdgeContainerAppImageSecretResponseBody.ts +3 -0
  95. package/src/models/DeleteEdgeContainerAppImageSecretRequest.ts +4 -0
  96. package/src/models/DeleteEdgeContainerAppImageSecretResponseBody.ts +3 -0
  97. package/src/models/DeleteHttpDdoSintelligentRuleRequest.ts +6 -0
  98. package/src/models/DeleteHttpDdoSintelligentRuleResponseBody.ts +10 -1
  99. package/src/models/DeleteUserWafRulesetRequest.ts +4 -0
  100. package/src/models/DeleteUserWafRulesetResponseBody.ts +3 -0
  101. package/src/models/DescribeDdosMaxBurstGbpsRequest.ts +34 -0
  102. package/src/models/DescribeDdosMaxBurstGbpsResponse.ts +40 -0
  103. package/src/models/DescribeDdosMaxBurstGbpsResponseBody.ts +48 -0
  104. package/src/models/DescribeHttpDdoSattackRulesRequest.ts +51 -0
  105. package/src/models/DescribeHttpDdoSattackRulesResponse.ts +40 -0
  106. package/src/models/DescribeHttpDdoSattackRulesResponseBody.ts +137 -0
  107. package/src/models/DescribeHttpDdoSintelligentAclRulesRequest.ts +58 -0
  108. package/src/models/DescribeHttpDdoSintelligentAclRulesResponse.ts +40 -0
  109. package/src/models/DescribeHttpDdoSintelligentAclRulesResponseBody.ts +130 -0
  110. package/src/models/DescribeHttpDdoSintelligentRateLimitRulesRequest.ts +58 -0
  111. package/src/models/DescribeHttpDdoSintelligentRateLimitRulesResponse.ts +40 -0
  112. package/src/models/DescribeHttpDdoSintelligentRateLimitRulesResponseBody.ts +144 -0
  113. package/src/models/GetEdgeContainerAppResourceCapacityRequest.ts +2 -0
  114. package/src/models/GetEdgeContainerAppResourceCapacityResponseBody.ts +60 -0
  115. package/src/models/GetKvDetailRequest.ts +48 -0
  116. package/src/models/GetKvDetailResponse.ts +40 -0
  117. package/src/models/GetKvDetailResponseBody.ts +54 -0
  118. package/src/models/ListEdgeContainerAppImageSecretsRequest.ts +2 -0
  119. package/src/models/ListEdgeContainerAppImageSecretsResponseBody.ts +16 -0
  120. package/src/models/SetDdosMaxBurstGbpsRequest.ts +44 -0
  121. package/src/models/SetDdosMaxBurstGbpsResponse.ts +40 -0
  122. package/src/models/SetDdosMaxBurstGbpsResponseBody.ts +31 -0
  123. package/src/models/SetHttpDdoSattackRuleActionRequest.ts +13 -0
  124. package/src/models/SetHttpDdoSattackRuleActionResponseBody.ts +1 -1
  125. package/src/models/SetHttpDdoSattackRuleStatusRequest.ts +10 -0
  126. package/src/models/SetHttpDdoSattackRuleStatusResponseBody.ts +1 -1
  127. package/src/models/model.ts +21 -0
@@ -0,0 +1,39 @@
1
+ import * as $dara from '@darabonba/typescript';
2
+ export declare class DescribeHttpDDoSIntelligentRateLimitRulesRequest extends $dara.Model {
3
+ /**
4
+ * @remarks
5
+ * This parameter is required.
6
+ *
7
+ * @example
8
+ * 1
9
+ */
10
+ pageNumber?: number;
11
+ /**
12
+ * @example
13
+ * 10
14
+ */
15
+ pageSize?: number;
16
+ /**
17
+ * @example
18
+ * cc
19
+ */
20
+ ruleType?: string;
21
+ /**
22
+ * @remarks
23
+ * This parameter is required.
24
+ *
25
+ * @example
26
+ * 123456****
27
+ */
28
+ siteId?: number;
29
+ static names(): {
30
+ [key: string]: string;
31
+ };
32
+ static types(): {
33
+ [key: string]: any;
34
+ };
35
+ validate(): void;
36
+ constructor(map?: {
37
+ [key: string]: any;
38
+ });
39
+ }
@@ -0,0 +1,64 @@
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.DescribeHttpDDoSIntelligentRateLimitRulesRequest = void 0;
37
+ // This file is auto-generated, don't edit it
38
+ const $dara = __importStar(require("@darabonba/typescript"));
39
+ class DescribeHttpDDoSIntelligentRateLimitRulesRequest extends $dara.Model {
40
+ static names() {
41
+ return {
42
+ pageNumber: 'PageNumber',
43
+ pageSize: 'PageSize',
44
+ ruleType: 'RuleType',
45
+ siteId: 'SiteId',
46
+ };
47
+ }
48
+ static types() {
49
+ return {
50
+ pageNumber: 'number',
51
+ pageSize: 'number',
52
+ ruleType: 'string',
53
+ siteId: 'number',
54
+ };
55
+ }
56
+ validate() {
57
+ super.validate();
58
+ }
59
+ constructor(map) {
60
+ super(map);
61
+ }
62
+ }
63
+ exports.DescribeHttpDDoSIntelligentRateLimitRulesRequest = DescribeHttpDDoSIntelligentRateLimitRulesRequest;
64
+ //# sourceMappingURL=DescribeHttpDdoSintelligentRateLimitRulesRequest.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DescribeHttpDdoSintelligentRateLimitRulesRequest.js","sourceRoot":"","sources":["../../src/models/DescribeHttpDdoSintelligentRateLimitRulesRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,gDAAiD,SAAQ,KAAK,CAAC,KAAK;IA2B/E,MAAM,CAAC,KAAK;QACV,OAAO;YACL,UAAU,EAAE,YAAY;YACxB,QAAQ,EAAE,UAAU;YACpB,QAAQ,EAAE,UAAU;YACpB,MAAM,EAAE,QAAQ;SACjB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,UAAU,EAAE,QAAQ;YACpB,QAAQ,EAAE,QAAQ;YAClB,QAAQ,EAAE,QAAQ;YAClB,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;AApDD,4GAoDC"}
@@ -0,0 +1,19 @@
1
+ import * as $dara from '@darabonba/typescript';
2
+ import { DescribeHttpDDoSIntelligentRateLimitRulesResponseBody } from "./DescribeHttpDdoSintelligentRateLimitRulesResponseBody";
3
+ export declare class DescribeHttpDDoSIntelligentRateLimitRulesResponse extends $dara.Model {
4
+ headers?: {
5
+ [key: string]: string;
6
+ };
7
+ statusCode?: number;
8
+ body?: DescribeHttpDDoSIntelligentRateLimitRulesResponseBody;
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.DescribeHttpDDoSIntelligentRateLimitRulesResponse = void 0;
37
+ // This file is auto-generated, don't edit it
38
+ const $dara = __importStar(require("@darabonba/typescript"));
39
+ const DescribeHttpDdoSintelligentRateLimitRulesResponseBody_1 = require("./DescribeHttpDdoSintelligentRateLimitRulesResponseBody");
40
+ class DescribeHttpDDoSIntelligentRateLimitRulesResponse 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: DescribeHttpDdoSintelligentRateLimitRulesResponseBody_1.DescribeHttpDDoSIntelligentRateLimitRulesResponseBody,
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.DescribeHttpDDoSIntelligentRateLimitRulesResponse = DescribeHttpDDoSIntelligentRateLimitRulesResponse;
69
+ //# sourceMappingURL=DescribeHttpDdoSintelligentRateLimitRulesResponse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DescribeHttpDdoSintelligentRateLimitRulesResponse.js","sourceRoot":"","sources":["../../src/models/DescribeHttpDdoSintelligentRateLimitRulesResponse.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAC/C,mIAAgI;AAGhI,MAAa,iDAAkD,SAAQ,KAAK,CAAC,KAAK;IAIhF,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,6GAAqD;SAC5D,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,8GAiCC"}
@@ -0,0 +1,94 @@
1
+ import * as $dara from '@darabonba/typescript';
2
+ export declare class DescribeHttpDDoSIntelligentRateLimitRulesResponseBodyRuleInfos extends $dara.Model {
3
+ /**
4
+ * @example
5
+ * js
6
+ */
7
+ action?: string;
8
+ /**
9
+ * @example
10
+ * {"$and":[{"key":"URI","opValue":"prefix-match","values":"/"}]}
11
+ */
12
+ condition?: string;
13
+ /**
14
+ * @example
15
+ * 100030
16
+ */
17
+ logRuleId?: number;
18
+ /**
19
+ * @example
20
+ * 86400
21
+ */
22
+ punishTime?: number;
23
+ /**
24
+ * @example
25
+ * {"threshold":2000,"interval":5,"target":"ip","ttl":600}
26
+ */
27
+ rateLimit?: string;
28
+ /**
29
+ * @example
30
+ * test.example.com
31
+ */
32
+ recordName?: string;
33
+ /**
34
+ * @example
35
+ * 20110849
36
+ */
37
+ ruleId?: number;
38
+ /**
39
+ * @example
40
+ * inner_cc_client_ip_ratelimit
41
+ */
42
+ ruleName?: string;
43
+ /**
44
+ * @example
45
+ * {"field":"ip","mode":"count"}
46
+ */
47
+ statistics?: string;
48
+ static names(): {
49
+ [key: string]: string;
50
+ };
51
+ static types(): {
52
+ [key: string]: any;
53
+ };
54
+ validate(): void;
55
+ constructor(map?: {
56
+ [key: string]: any;
57
+ });
58
+ }
59
+ export declare class DescribeHttpDDoSIntelligentRateLimitRulesResponseBody extends $dara.Model {
60
+ /**
61
+ * @example
62
+ * 1
63
+ */
64
+ pageNumber?: number;
65
+ /**
66
+ * @example
67
+ * 10
68
+ */
69
+ pageSize?: number;
70
+ /**
71
+ * @remarks
72
+ * Id of the request
73
+ *
74
+ * @example
75
+ * 36af3fcc-43d0-441c-86b1-428951dc8225
76
+ */
77
+ requestId?: string;
78
+ ruleInfos?: DescribeHttpDDoSIntelligentRateLimitRulesResponseBodyRuleInfos[];
79
+ /**
80
+ * @example
81
+ * 100
82
+ */
83
+ totalCount?: number;
84
+ static names(): {
85
+ [key: string]: string;
86
+ };
87
+ static types(): {
88
+ [key: string]: any;
89
+ };
90
+ validate(): void;
91
+ constructor(map?: {
92
+ [key: string]: any;
93
+ });
94
+ }
@@ -0,0 +1,104 @@
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.DescribeHttpDDoSIntelligentRateLimitRulesResponseBody = exports.DescribeHttpDDoSIntelligentRateLimitRulesResponseBodyRuleInfos = void 0;
37
+ // This file is auto-generated, don't edit it
38
+ const $dara = __importStar(require("@darabonba/typescript"));
39
+ class DescribeHttpDDoSIntelligentRateLimitRulesResponseBodyRuleInfos extends $dara.Model {
40
+ static names() {
41
+ return {
42
+ action: 'Action',
43
+ condition: 'Condition',
44
+ logRuleId: 'LogRuleId',
45
+ punishTime: 'PunishTime',
46
+ rateLimit: 'RateLimit',
47
+ recordName: 'RecordName',
48
+ ruleId: 'RuleId',
49
+ ruleName: 'RuleName',
50
+ statistics: 'Statistics',
51
+ };
52
+ }
53
+ static types() {
54
+ return {
55
+ action: 'string',
56
+ condition: 'string',
57
+ logRuleId: 'number',
58
+ punishTime: 'number',
59
+ rateLimit: 'string',
60
+ recordName: 'string',
61
+ ruleId: 'number',
62
+ ruleName: 'string',
63
+ statistics: 'string',
64
+ };
65
+ }
66
+ validate() {
67
+ super.validate();
68
+ }
69
+ constructor(map) {
70
+ super(map);
71
+ }
72
+ }
73
+ exports.DescribeHttpDDoSIntelligentRateLimitRulesResponseBodyRuleInfos = DescribeHttpDDoSIntelligentRateLimitRulesResponseBodyRuleInfos;
74
+ class DescribeHttpDDoSIntelligentRateLimitRulesResponseBody extends $dara.Model {
75
+ static names() {
76
+ return {
77
+ pageNumber: 'PageNumber',
78
+ pageSize: 'PageSize',
79
+ requestId: 'RequestId',
80
+ ruleInfos: 'RuleInfos',
81
+ totalCount: 'TotalCount',
82
+ };
83
+ }
84
+ static types() {
85
+ return {
86
+ pageNumber: 'number',
87
+ pageSize: 'number',
88
+ requestId: 'string',
89
+ ruleInfos: { 'type': 'array', 'itemType': DescribeHttpDDoSIntelligentRateLimitRulesResponseBodyRuleInfos },
90
+ totalCount: 'number',
91
+ };
92
+ }
93
+ validate() {
94
+ if (Array.isArray(this.ruleInfos)) {
95
+ $dara.Model.validateArray(this.ruleInfos);
96
+ }
97
+ super.validate();
98
+ }
99
+ constructor(map) {
100
+ super(map);
101
+ }
102
+ }
103
+ exports.DescribeHttpDDoSIntelligentRateLimitRulesResponseBody = DescribeHttpDDoSIntelligentRateLimitRulesResponseBody;
104
+ //# sourceMappingURL=DescribeHttpDdoSintelligentRateLimitRulesResponseBody.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DescribeHttpDdoSintelligentRateLimitRulesResponseBody.js","sourceRoot":"","sources":["../../src/models/DescribeHttpDdoSintelligentRateLimitRulesResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,8DAA+D,SAAQ,KAAK,CAAC,KAAK;IA8C7F,MAAM,CAAC,KAAK;QACV,OAAO;YACL,MAAM,EAAE,QAAQ;YAChB,SAAS,EAAE,WAAW;YACtB,SAAS,EAAE,WAAW;YACtB,UAAU,EAAE,YAAY;YACxB,SAAS,EAAE,WAAW;YACtB,UAAU,EAAE,YAAY;YACxB,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,UAAU;YACpB,UAAU,EAAE,YAAY;SACzB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,MAAM,EAAE,QAAQ;YAChB,SAAS,EAAE,QAAQ;YACnB,SAAS,EAAE,QAAQ;YACnB,UAAU,EAAE,QAAQ;YACpB,SAAS,EAAE,QAAQ;YACnB,UAAU,EAAE,QAAQ;YACpB,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,QAAQ;YAClB,UAAU,EAAE,QAAQ;SACrB,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;AAjFD,wIAiFC;AAED,MAAa,qDAAsD,SAAQ,KAAK,CAAC,KAAK;IAyBpF,MAAM,CAAC,KAAK;QACV,OAAO;YACL,UAAU,EAAE,YAAY;YACxB,QAAQ,EAAE,UAAU;YACpB,SAAS,EAAE,WAAW;YACtB,SAAS,EAAE,WAAW;YACtB,UAAU,EAAE,YAAY;SACzB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,UAAU,EAAE,QAAQ;YACpB,QAAQ,EAAE,QAAQ;YAClB,SAAS,EAAE,QAAQ;YACnB,SAAS,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,8DAA8D,EAAE;YAC1G,UAAU,EAAE,QAAQ;SACrB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,SAAS,CAAC,EAAE,CAAC;YACjC,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC;QAC5C,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAvDD,sHAuDC"}
@@ -2,6 +2,8 @@ import * as $dara from '@darabonba/typescript';
2
2
  export declare class GetEdgeContainerAppResourceCapacityRequest extends $dara.Model {
3
3
  /**
4
4
  * @remarks
5
+ * The application ID, which can be obtained by calling the [ListEdgeContainerApps](~~ListEdgeContainerApps~~) operation.
6
+ *
5
7
  * This parameter is required.
6
8
  *
7
9
  * @example
@@ -1 +1 @@
1
- {"version":3,"file":"GetEdgeContainerAppResourceCapacityRequest.js","sourceRoot":"","sources":["../../src/models/GetEdgeContainerAppResourceCapacityRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,0CAA2C,SAAQ,KAAK,CAAC,KAAK;IASzE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,KAAK,EAAE,OAAO;SACf,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,KAAK,EAAE,QAAQ;SAChB,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,gGA4BC"}
1
+ {"version":3,"file":"GetEdgeContainerAppResourceCapacityRequest.js","sourceRoot":"","sources":["../../src/models/GetEdgeContainerAppResourceCapacityRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,0CAA2C,SAAQ,KAAK,CAAC,KAAK;IAWzE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,KAAK,EAAE,OAAO;SACf,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,KAAK,EAAE,QAAQ;SAChB,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;AA9BD,gGA8BC"}
@@ -1,16 +1,69 @@
1
1
  import * as $dara from '@darabonba/typescript';
2
2
  export declare class GetEdgeContainerAppResourceCapacityResponseBodyRegions extends $dara.Model {
3
3
  /**
4
+ * @remarks
5
+ * Supported ISPs are as follows. The parameter is left empty for regions outside the Chinese mainland. ISP:
6
+ *
7
+ * * China Mobile: cmcc
8
+ * * China Telecom: chinanet
9
+ * * China Unicom: unicom
10
+ *
4
11
  * @example
5
12
  * unicom
6
13
  */
7
14
  isp?: string;
8
15
  /**
16
+ * @remarks
17
+ * Chinese mainland:
18
+ *
19
+ * * East China: huadong
20
+ * * South China: huanan
21
+ * * Central China: huazhong
22
+ * * North China: huabei
23
+ * * Northwest China: xibei
24
+ * * Southwest China: xinan
25
+ * * Northeast China: dongbei
26
+ *
27
+ * Special Administrative Regions and Overseas:
28
+ *
29
+ * * Taiwan, China: tw
30
+ * * Macau, China: mo
31
+ * * Hong Kong, China: hk
32
+ * * Japan: jp
33
+ * * United States: us
34
+ * * Thailand: th
35
+ * * Korea: kr
36
+ * * Russia: ru
37
+ * * Singapore: sg
38
+ * * France: fr
39
+ * * Spain: es
40
+ * * Italy: it
41
+ * * Sweden: se
42
+ * * UAE: ae
43
+ * * Indonesia: id
44
+ * * Chile: cl
45
+ * * Philippines: ph
46
+ * * Malaysia: my
47
+ * * Vietnam: vn
48
+ * * Argentina: AR
49
+ * * Australia: au
50
+ * * Brazil: br
51
+ * * Colombia: co
52
+ * * Germany: de
53
+ * * UK: GB
54
+ * * Peru: pe
55
+ * * Saudi Arabia: sa
56
+ * * Netherlands: nl
57
+ * * South Africa: za
58
+ *
9
59
  * @example
10
60
  * huadong
11
61
  */
12
62
  region?: string;
13
63
  /**
64
+ * @remarks
65
+ * The number of container replicas that can be deployed.
66
+ *
14
67
  * @example
15
68
  * 16
16
69
  */
@@ -27,8 +80,15 @@ export declare class GetEdgeContainerAppResourceCapacityResponseBodyRegions exte
27
80
  });
28
81
  }
29
82
  export declare class GetEdgeContainerAppResourceCapacityResponseBody extends $dara.Model {
83
+ /**
84
+ * @remarks
85
+ * The queried region.
86
+ */
30
87
  regions?: GetEdgeContainerAppResourceCapacityResponseBodyRegions[];
31
88
  /**
89
+ * @remarks
90
+ * The request ID.
91
+ *
32
92
  * @example
33
93
  * 50423A7F-A83D-1E24-B80E-86DD25790759
34
94
  */
@@ -1 +1 @@
1
- {"version":3,"file":"GetEdgeContainerAppResourceCapacityResponseBody.js","sourceRoot":"","sources":["../../src/models/GetEdgeContainerAppResourceCapacityResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,sDAAuD,SAAQ,KAAK,CAAC,KAAK;IAgBrF,MAAM,CAAC,KAAK;QACV,OAAO;YACL,GAAG,EAAE,KAAK;YACV,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,UAAU;SACrB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,GAAG,EAAE,QAAQ;YACb,MAAM,EAAE,QAAQ;YAChB,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;AAvCD,wHAuCC;AAED,MAAa,+CAAgD,SAAQ,KAAK,CAAC,KAAK;IAO9E,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,SAAS;YAClB,SAAS,EAAE,WAAW;SACvB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,sDAAsD,EAAE;YAChG,SAAS,EAAE,QAAQ;SACpB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,OAAO,CAAC,EAAE,CAAC;YAC/B,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAC1C,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA/BD,0GA+BC"}
1
+ {"version":3,"file":"GetEdgeContainerAppResourceCapacityResponseBody.js","sourceRoot":"","sources":["../../src/models/GetEdgeContainerAppResourceCapacityResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,sDAAuD,SAAQ,KAAK,CAAC,KAAK;IAqErF,MAAM,CAAC,KAAK;QACV,OAAO;YACL,GAAG,EAAE,KAAK;YACV,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,UAAU;SACrB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,GAAG,EAAE,QAAQ;YACb,MAAM,EAAE,QAAQ;YAChB,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;AA5FD,wHA4FC;AAED,MAAa,+CAAgD,SAAQ,KAAK,CAAC,KAAK;IAc9E,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,SAAS;YAClB,SAAS,EAAE,WAAW;SACvB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,sDAAsD,EAAE;YAChG,SAAS,EAAE,QAAQ;SACpB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,OAAO,CAAC,EAAE,CAAC;YAC/B,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAC1C,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAtCD,0GAsCC"}
@@ -0,0 +1,33 @@
1
+ import * as $dara from '@darabonba/typescript';
2
+ export declare class GetKvDetailRequest extends $dara.Model {
3
+ /**
4
+ * @remarks
5
+ * The key name for the query.
6
+ *
7
+ * This parameter is required.
8
+ *
9
+ * @example
10
+ * test_key
11
+ */
12
+ key?: string;
13
+ /**
14
+ * @remarks
15
+ * The name of the namespace that you specify when you call the [CreateKvNamespace](https://help.aliyun.com/document_detail/2850317.html) operation.
16
+ *
17
+ * This parameter is required.
18
+ *
19
+ * @example
20
+ * test_namespace
21
+ */
22
+ namespace?: 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
+ }
@@ -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.GetKvDetailRequest = void 0;
37
+ // This file is auto-generated, don't edit it
38
+ const $dara = __importStar(require("@darabonba/typescript"));
39
+ class GetKvDetailRequest extends $dara.Model {
40
+ static names() {
41
+ return {
42
+ key: 'Key',
43
+ namespace: 'Namespace',
44
+ };
45
+ }
46
+ static types() {
47
+ return {
48
+ key: 'string',
49
+ namespace: 'string',
50
+ };
51
+ }
52
+ validate() {
53
+ super.validate();
54
+ }
55
+ constructor(map) {
56
+ super(map);
57
+ }
58
+ }
59
+ exports.GetKvDetailRequest = GetKvDetailRequest;
60
+ //# sourceMappingURL=GetKvDetailRequest.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GetKvDetailRequest.js","sourceRoot":"","sources":["../../src/models/GetKvDetailRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,kBAAmB,SAAQ,KAAK,CAAC,KAAK;IAqBjD,MAAM,CAAC,KAAK;QACV,OAAO;YACL,GAAG,EAAE,KAAK;YACV,SAAS,EAAE,WAAW;SACvB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,GAAG,EAAE,QAAQ;YACb,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;AA1CD,gDA0CC"}
@@ -0,0 +1,19 @@
1
+ import * as $dara from '@darabonba/typescript';
2
+ import { GetKvDetailResponseBody } from "./GetKvDetailResponseBody";
3
+ export declare class GetKvDetailResponse extends $dara.Model {
4
+ headers?: {
5
+ [key: string]: string;
6
+ };
7
+ statusCode?: number;
8
+ body?: GetKvDetailResponseBody;
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
+ }