@alicloud/waf-openapi20211001 5.5.2 → 5.7.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 (280) hide show
  1. package/dist/client.d.ts +330 -0
  2. package/dist/client.js +1151 -38
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/CreateLogDeliveryConfigRequest.d.ts +76 -0
  5. package/dist/models/CreateLogDeliveryConfigRequest.js +68 -0
  6. package/dist/models/CreateLogDeliveryConfigRequest.js.map +1 -0
  7. package/dist/models/CreateLogDeliveryConfigResponse.d.ts +19 -0
  8. package/dist/models/CreateLogDeliveryConfigResponse.js +69 -0
  9. package/dist/models/CreateLogDeliveryConfigResponse.js.map +1 -0
  10. package/dist/models/CreateLogDeliveryConfigResponseBody.d.ts +29 -0
  11. package/dist/models/CreateLogDeliveryConfigResponseBody.js +60 -0
  12. package/dist/models/CreateLogDeliveryConfigResponseBody.js.map +1 -0
  13. package/dist/models/CreateMajorProtectionBlackIpV2request.d.ts +68 -0
  14. package/dist/models/CreateMajorProtectionBlackIpV2request.js +72 -0
  15. package/dist/models/CreateMajorProtectionBlackIpV2request.js.map +1 -0
  16. package/dist/models/CreateMajorProtectionBlackIpV2response.d.ts +19 -0
  17. package/dist/models/CreateMajorProtectionBlackIpV2response.js +69 -0
  18. package/dist/models/CreateMajorProtectionBlackIpV2response.js.map +1 -0
  19. package/dist/models/CreateMajorProtectionBlackIpV2responseBody.d.ts +18 -0
  20. package/dist/models/CreateMajorProtectionBlackIpV2responseBody.js +58 -0
  21. package/dist/models/CreateMajorProtectionBlackIpV2responseBody.js.map +1 -0
  22. package/dist/models/CreatePocFunctionRequest.d.ts +39 -0
  23. package/dist/models/CreatePocFunctionRequest.js +64 -0
  24. package/dist/models/CreatePocFunctionRequest.js.map +1 -0
  25. package/dist/models/CreatePocFunctionResponse.d.ts +19 -0
  26. package/dist/models/CreatePocFunctionResponse.js +69 -0
  27. package/dist/models/CreatePocFunctionResponse.js.map +1 -0
  28. package/dist/models/CreatePocFunctionResponseBody.d.ts +18 -0
  29. package/dist/models/CreatePocFunctionResponseBody.js +58 -0
  30. package/dist/models/CreatePocFunctionResponseBody.js.map +1 -0
  31. package/dist/models/DeleteHybridCloudGroupRequest.d.ts +47 -0
  32. package/dist/models/DeleteHybridCloudGroupRequest.js +66 -0
  33. package/dist/models/DeleteHybridCloudGroupRequest.js.map +1 -0
  34. package/dist/models/DeleteHybridCloudGroupResponse.d.ts +19 -0
  35. package/dist/models/DeleteHybridCloudGroupResponse.js +69 -0
  36. package/dist/models/DeleteHybridCloudGroupResponse.js.map +1 -0
  37. package/dist/models/DeleteHybridCloudGroupResponseBody.d.ts +18 -0
  38. package/dist/models/DeleteHybridCloudGroupResponseBody.js +58 -0
  39. package/dist/models/DeleteHybridCloudGroupResponseBody.js.map +1 -0
  40. package/dist/models/DeleteLogDeliveryConfigRequest.d.ts +39 -0
  41. package/dist/models/DeleteLogDeliveryConfigRequest.js +64 -0
  42. package/dist/models/DeleteLogDeliveryConfigRequest.js.map +1 -0
  43. package/dist/models/DeleteLogDeliveryConfigResponse.d.ts +19 -0
  44. package/dist/models/DeleteLogDeliveryConfigResponse.js +69 -0
  45. package/dist/models/DeleteLogDeliveryConfigResponse.js.map +1 -0
  46. package/dist/models/DeleteLogDeliveryConfigResponseBody.d.ts +18 -0
  47. package/dist/models/DeleteLogDeliveryConfigResponseBody.js +58 -0
  48. package/dist/models/DeleteLogDeliveryConfigResponseBody.js.map +1 -0
  49. package/dist/models/DescribeChargeModuleRequest.d.ts +31 -0
  50. package/dist/models/DescribeChargeModuleRequest.js +62 -0
  51. package/dist/models/DescribeChargeModuleRequest.js.map +1 -0
  52. package/dist/models/DescribeChargeModuleResponse.d.ts +19 -0
  53. package/dist/models/DescribeChargeModuleResponse.js +69 -0
  54. package/dist/models/DescribeChargeModuleResponse.js.map +1 -0
  55. package/dist/models/DescribeChargeModuleResponseBody.d.ts +57 -0
  56. package/dist/models/DescribeChargeModuleResponseBody.js +95 -0
  57. package/dist/models/DescribeChargeModuleResponseBody.js.map +1 -0
  58. package/dist/models/DescribeChargeResultRequest.d.ts +63 -0
  59. package/dist/models/DescribeChargeResultRequest.js +90 -0
  60. package/dist/models/DescribeChargeResultRequest.js.map +1 -0
  61. package/dist/models/DescribeChargeResultResponse.d.ts +19 -0
  62. package/dist/models/DescribeChargeResultResponse.js +69 -0
  63. package/dist/models/DescribeChargeResultResponse.js.map +1 -0
  64. package/dist/models/DescribeChargeResultResponseBody.d.ts +46 -0
  65. package/dist/models/DescribeChargeResultResponseBody.js +86 -0
  66. package/dist/models/DescribeChargeResultResponseBody.js.map +1 -0
  67. package/dist/models/DescribeDefenseRulesResponseBody.d.ts +30 -0
  68. package/dist/models/DescribeDefenseRulesResponseBody.js.map +1 -1
  69. package/dist/models/DescribeHybridCloudProtectableCountRequest.d.ts +41 -0
  70. package/dist/models/DescribeHybridCloudProtectableCountRequest.js +62 -0
  71. package/dist/models/DescribeHybridCloudProtectableCountRequest.js.map +1 -0
  72. package/dist/models/DescribeHybridCloudProtectableCountResponse.d.ts +19 -0
  73. package/dist/models/DescribeHybridCloudProtectableCountResponse.js +69 -0
  74. package/dist/models/DescribeHybridCloudProtectableCountResponse.js.map +1 -0
  75. package/dist/models/DescribeHybridCloudProtectableCountResponseBody.d.ts +29 -0
  76. package/dist/models/DescribeHybridCloudProtectableCountResponseBody.js +60 -0
  77. package/dist/models/DescribeHybridCloudProtectableCountResponseBody.js.map +1 -0
  78. package/dist/models/DescribeInstanceResponseBody.d.ts +20 -0
  79. package/dist/models/DescribeInstanceResponseBody.js +8 -0
  80. package/dist/models/DescribeInstanceResponseBody.js.map +1 -1
  81. package/dist/models/DescribeLogDeliveryConfigRequest.d.ts +54 -0
  82. package/dist/models/DescribeLogDeliveryConfigRequest.js +64 -0
  83. package/dist/models/DescribeLogDeliveryConfigRequest.js.map +1 -0
  84. package/dist/models/DescribeLogDeliveryConfigResponse.d.ts +19 -0
  85. package/dist/models/DescribeLogDeliveryConfigResponse.js +69 -0
  86. package/dist/models/DescribeLogDeliveryConfigResponse.js.map +1 -0
  87. package/dist/models/DescribeLogDeliveryConfigResponseBody.d.ts +64 -0
  88. package/dist/models/DescribeLogDeliveryConfigResponseBody.js +86 -0
  89. package/dist/models/DescribeLogDeliveryConfigResponseBody.js.map +1 -0
  90. package/dist/models/DescribeLogDeliveryConfigsRequest.d.ts +65 -0
  91. package/dist/models/DescribeLogDeliveryConfigsRequest.js +70 -0
  92. package/dist/models/DescribeLogDeliveryConfigsRequest.js.map +1 -0
  93. package/dist/models/DescribeLogDeliveryConfigsResponse.d.ts +19 -0
  94. package/dist/models/DescribeLogDeliveryConfigsResponse.js +69 -0
  95. package/dist/models/DescribeLogDeliveryConfigsResponse.js.map +1 -0
  96. package/dist/models/DescribeLogDeliveryConfigsResponseBody.d.ts +67 -0
  97. package/dist/models/DescribeLogDeliveryConfigsResponseBody.js +92 -0
  98. package/dist/models/DescribeLogDeliveryConfigsResponseBody.js.map +1 -0
  99. package/dist/models/DescribePocFunctionsRequest.d.ts +31 -0
  100. package/dist/models/DescribePocFunctionsRequest.js +62 -0
  101. package/dist/models/DescribePocFunctionsRequest.js.map +1 -0
  102. package/dist/models/DescribePocFunctionsResponse.d.ts +19 -0
  103. package/dist/models/DescribePocFunctionsResponse.js +69 -0
  104. package/dist/models/DescribePocFunctionsResponse.js.map +1 -0
  105. package/dist/models/DescribePocFunctionsResponseBody.d.ts +41 -0
  106. package/dist/models/DescribePocFunctionsResponseBody.js +84 -0
  107. package/dist/models/DescribePocFunctionsResponseBody.js.map +1 -0
  108. package/dist/models/DescribeResourceLogDeliveryStatusRequest.d.ts +39 -0
  109. package/dist/models/DescribeResourceLogDeliveryStatusRequest.js +64 -0
  110. package/dist/models/DescribeResourceLogDeliveryStatusRequest.js.map +1 -0
  111. package/dist/models/DescribeResourceLogDeliveryStatusResponse.d.ts +19 -0
  112. package/dist/models/DescribeResourceLogDeliveryStatusResponse.js +69 -0
  113. package/dist/models/DescribeResourceLogDeliveryStatusResponse.js.map +1 -0
  114. package/dist/models/DescribeResourceLogDeliveryStatusResponseBody.d.ts +51 -0
  115. package/dist/models/DescribeResourceLogDeliveryStatusResponseBody.js +88 -0
  116. package/dist/models/DescribeResourceLogDeliveryStatusResponseBody.js.map +1 -0
  117. package/dist/models/DescribeResourceLogFieldConfigRequest.d.ts +47 -0
  118. package/dist/models/DescribeResourceLogFieldConfigRequest.js +66 -0
  119. package/dist/models/DescribeResourceLogFieldConfigRequest.js.map +1 -0
  120. package/dist/models/DescribeResourceLogFieldConfigResponse.d.ts +19 -0
  121. package/dist/models/DescribeResourceLogFieldConfigResponse.js +69 -0
  122. package/dist/models/DescribeResourceLogFieldConfigResponse.js.map +1 -0
  123. package/dist/models/DescribeResourceLogFieldConfigResponseBody.d.ts +48 -0
  124. package/dist/models/DescribeResourceLogFieldConfigResponseBody.js +70 -0
  125. package/dist/models/DescribeResourceLogFieldConfigResponseBody.js.map +1 -0
  126. package/dist/models/DescribeRoleAuthStatusRequest.d.ts +23 -0
  127. package/dist/models/DescribeRoleAuthStatusRequest.js +60 -0
  128. package/dist/models/DescribeRoleAuthStatusRequest.js.map +1 -0
  129. package/dist/models/DescribeRoleAuthStatusResponse.d.ts +19 -0
  130. package/dist/models/DescribeRoleAuthStatusResponse.js +69 -0
  131. package/dist/models/DescribeRoleAuthStatusResponse.js.map +1 -0
  132. package/dist/models/DescribeRoleAuthStatusResponseBody.d.ts +23 -0
  133. package/dist/models/DescribeRoleAuthStatusResponseBody.js +60 -0
  134. package/dist/models/DescribeRoleAuthStatusResponseBody.js.map +1 -0
  135. package/dist/models/DescribeVerifyContentRequest.d.ts +37 -0
  136. package/dist/models/DescribeVerifyContentRequest.js +62 -0
  137. package/dist/models/DescribeVerifyContentRequest.js.map +1 -0
  138. package/dist/models/DescribeVerifyContentResponse.d.ts +19 -0
  139. package/dist/models/DescribeVerifyContentResponse.js +69 -0
  140. package/dist/models/DescribeVerifyContentResponse.js.map +1 -0
  141. package/dist/models/DescribeVerifyContentResponseBody.d.ts +89 -0
  142. package/dist/models/DescribeVerifyContentResponseBody.js +120 -0
  143. package/dist/models/DescribeVerifyContentResponseBody.js.map +1 -0
  144. package/dist/models/InitializeWafOperationRoleRequest.d.ts +31 -0
  145. package/dist/models/InitializeWafOperationRoleRequest.js +62 -0
  146. package/dist/models/InitializeWafOperationRoleRequest.js.map +1 -0
  147. package/dist/models/InitializeWafOperationRoleResponse.d.ts +19 -0
  148. package/dist/models/InitializeWafOperationRoleResponse.js +69 -0
  149. package/dist/models/InitializeWafOperationRoleResponse.js.map +1 -0
  150. package/dist/models/InitializeWafOperationRoleResponseBody.d.ts +18 -0
  151. package/dist/models/InitializeWafOperationRoleResponseBody.js +58 -0
  152. package/dist/models/InitializeWafOperationRoleResponseBody.js.map +1 -0
  153. package/dist/models/ModifyCloudResourceCertRequest.d.ts +86 -0
  154. package/dist/models/ModifyCloudResourceCertRequest.js +92 -0
  155. package/dist/models/ModifyCloudResourceCertRequest.js.map +1 -0
  156. package/dist/models/ModifyCloudResourceCertResponse.d.ts +19 -0
  157. package/dist/models/ModifyCloudResourceCertResponse.js +69 -0
  158. package/dist/models/ModifyCloudResourceCertResponse.js.map +1 -0
  159. package/dist/models/ModifyCloudResourceCertResponseBody.d.ts +21 -0
  160. package/dist/models/ModifyCloudResourceCertResponseBody.js +58 -0
  161. package/dist/models/ModifyCloudResourceCertResponseBody.js.map +1 -0
  162. package/dist/models/ModifyDomainCertRequest.d.ts +61 -0
  163. package/dist/models/ModifyDomainCertRequest.js +75 -0
  164. package/dist/models/ModifyDomainCertRequest.js.map +1 -0
  165. package/dist/models/ModifyDomainCertResponse.d.ts +19 -0
  166. package/dist/models/ModifyDomainCertResponse.js +69 -0
  167. package/dist/models/ModifyDomainCertResponse.js.map +1 -0
  168. package/dist/models/ModifyDomainCertResponseBody.d.ts +21 -0
  169. package/dist/models/ModifyDomainCertResponseBody.js +58 -0
  170. package/dist/models/ModifyDomainCertResponseBody.js.map +1 -0
  171. package/dist/models/ModifyLogDeliveryConfigRequest.d.ts +76 -0
  172. package/dist/models/ModifyLogDeliveryConfigRequest.js +68 -0
  173. package/dist/models/ModifyLogDeliveryConfigRequest.js.map +1 -0
  174. package/dist/models/ModifyLogDeliveryConfigResponse.d.ts +19 -0
  175. package/dist/models/ModifyLogDeliveryConfigResponse.js +69 -0
  176. package/dist/models/ModifyLogDeliveryConfigResponse.js.map +1 -0
  177. package/dist/models/ModifyLogDeliveryConfigResponseBody.d.ts +29 -0
  178. package/dist/models/ModifyLogDeliveryConfigResponseBody.js +60 -0
  179. package/dist/models/ModifyLogDeliveryConfigResponseBody.js.map +1 -0
  180. package/dist/models/ModifyResourceLogDeliveryStatusRequest.d.ts +52 -0
  181. package/dist/models/ModifyResourceLogDeliveryStatusRequest.js +68 -0
  182. package/dist/models/ModifyResourceLogDeliveryStatusRequest.js.map +1 -0
  183. package/dist/models/ModifyResourceLogDeliveryStatusResponse.d.ts +19 -0
  184. package/dist/models/ModifyResourceLogDeliveryStatusResponse.js +69 -0
  185. package/dist/models/ModifyResourceLogDeliveryStatusResponse.js.map +1 -0
  186. package/dist/models/ModifyResourceLogDeliveryStatusResponseBody.d.ts +33 -0
  187. package/dist/models/ModifyResourceLogDeliveryStatusResponseBody.js +64 -0
  188. package/dist/models/ModifyResourceLogDeliveryStatusResponseBody.js.map +1 -0
  189. package/dist/models/ModifyResourceLogFieldConfigRequest.d.ts +65 -0
  190. package/dist/models/ModifyResourceLogFieldConfigRequest.js +72 -0
  191. package/dist/models/ModifyResourceLogFieldConfigRequest.js.map +1 -0
  192. package/dist/models/ModifyResourceLogFieldConfigResponse.d.ts +19 -0
  193. package/dist/models/ModifyResourceLogFieldConfigResponse.js +69 -0
  194. package/dist/models/ModifyResourceLogFieldConfigResponse.js.map +1 -0
  195. package/dist/models/ModifyResourceLogFieldConfigResponseBody.d.ts +18 -0
  196. package/dist/models/ModifyResourceLogFieldConfigResponseBody.js +58 -0
  197. package/dist/models/ModifyResourceLogFieldConfigResponseBody.js.map +1 -0
  198. package/dist/models/VerifyDomainOwnerRequest.d.ts +61 -0
  199. package/dist/models/VerifyDomainOwnerRequest.js +64 -0
  200. package/dist/models/VerifyDomainOwnerRequest.js.map +1 -0
  201. package/dist/models/VerifyDomainOwnerResponse.d.ts +19 -0
  202. package/dist/models/VerifyDomainOwnerResponse.js +69 -0
  203. package/dist/models/VerifyDomainOwnerResponse.js.map +1 -0
  204. package/dist/models/VerifyDomainOwnerResponseBody.d.ts +63 -0
  205. package/dist/models/VerifyDomainOwnerResponseBody.js +84 -0
  206. package/dist/models/VerifyDomainOwnerResponseBody.js.map +1 -0
  207. package/dist/models/model.d.ts +77 -0
  208. package/dist/models/model.js +172 -16
  209. package/dist/models/model.js.map +1 -1
  210. package/package.json +1 -1
  211. package/src/client.ts +1332 -68
  212. package/src/models/CreateLogDeliveryConfigRequest.ts +99 -0
  213. package/src/models/CreateLogDeliveryConfigResponse.ts +40 -0
  214. package/src/models/CreateLogDeliveryConfigResponseBody.ts +44 -0
  215. package/src/models/CreateMajorProtectionBlackIpV2request.ts +95 -0
  216. package/src/models/CreateMajorProtectionBlackIpV2response.ts +40 -0
  217. package/src/models/CreateMajorProtectionBlackIpV2responseBody.ts +31 -0
  218. package/src/models/CreatePocFunctionRequest.ts +58 -0
  219. package/src/models/CreatePocFunctionResponse.ts +40 -0
  220. package/src/models/CreatePocFunctionResponseBody.ts +31 -0
  221. package/src/models/DeleteHybridCloudGroupRequest.ts +68 -0
  222. package/src/models/DeleteHybridCloudGroupResponse.ts +40 -0
  223. package/src/models/DeleteHybridCloudGroupResponseBody.ts +31 -0
  224. package/src/models/DeleteLogDeliveryConfigRequest.ts +58 -0
  225. package/src/models/DeleteLogDeliveryConfigResponse.ts +40 -0
  226. package/src/models/DeleteLogDeliveryConfigResponseBody.ts +31 -0
  227. package/src/models/DescribeChargeModuleRequest.ts +48 -0
  228. package/src/models/DescribeChargeModuleResponse.ts +40 -0
  229. package/src/models/DescribeChargeModuleResponseBody.ts +98 -0
  230. package/src/models/DescribeChargeResultRequest.ts +99 -0
  231. package/src/models/DescribeChargeResultResponse.ts +40 -0
  232. package/src/models/DescribeChargeResultResponseBody.ts +78 -0
  233. package/src/models/DescribeDefenseRulesResponseBody.ts +30 -0
  234. package/src/models/DescribeHybridCloudProtectableCountRequest.ts +58 -0
  235. package/src/models/DescribeHybridCloudProtectableCountResponse.ts +40 -0
  236. package/src/models/DescribeHybridCloudProtectableCountResponseBody.ts +44 -0
  237. package/src/models/DescribeInstanceResponseBody.ts +28 -0
  238. package/src/models/DescribeLogDeliveryConfigRequest.ts +73 -0
  239. package/src/models/DescribeLogDeliveryConfigResponse.ts +40 -0
  240. package/src/models/DescribeLogDeliveryConfigResponseBody.ts +96 -0
  241. package/src/models/DescribeLogDeliveryConfigsRequest.ts +90 -0
  242. package/src/models/DescribeLogDeliveryConfigsResponse.ts +40 -0
  243. package/src/models/DescribeLogDeliveryConfigsResponseBody.ts +105 -0
  244. package/src/models/DescribePocFunctionsRequest.ts +48 -0
  245. package/src/models/DescribePocFunctionsResponse.ts +40 -0
  246. package/src/models/DescribePocFunctionsResponseBody.ts +71 -0
  247. package/src/models/DescribeResourceLogDeliveryStatusRequest.ts +58 -0
  248. package/src/models/DescribeResourceLogDeliveryStatusResponse.ts +40 -0
  249. package/src/models/DescribeResourceLogDeliveryStatusResponseBody.ts +85 -0
  250. package/src/models/DescribeResourceLogFieldConfigRequest.ts +68 -0
  251. package/src/models/DescribeResourceLogFieldConfigResponse.ts +40 -0
  252. package/src/models/DescribeResourceLogFieldConfigResponseBody.ts +73 -0
  253. package/src/models/DescribeRoleAuthStatusRequest.ts +38 -0
  254. package/src/models/DescribeRoleAuthStatusResponse.ts +40 -0
  255. package/src/models/DescribeRoleAuthStatusResponseBody.ts +38 -0
  256. package/src/models/DescribeVerifyContentRequest.ts +54 -0
  257. package/src/models/DescribeVerifyContentResponse.ts +40 -0
  258. package/src/models/DescribeVerifyContentResponseBody.ts +146 -0
  259. package/src/models/InitializeWafOperationRoleRequest.ts +48 -0
  260. package/src/models/InitializeWafOperationRoleResponse.ts +40 -0
  261. package/src/models/InitializeWafOperationRoleResponseBody.ts +31 -0
  262. package/src/models/ModifyCloudResourceCertRequest.ts +124 -0
  263. package/src/models/ModifyCloudResourceCertResponse.ts +40 -0
  264. package/src/models/ModifyCloudResourceCertResponseBody.ts +34 -0
  265. package/src/models/ModifyDomainCertRequest.ts +91 -0
  266. package/src/models/ModifyDomainCertResponse.ts +40 -0
  267. package/src/models/ModifyDomainCertResponseBody.ts +34 -0
  268. package/src/models/ModifyLogDeliveryConfigRequest.ts +99 -0
  269. package/src/models/ModifyLogDeliveryConfigResponse.ts +40 -0
  270. package/src/models/ModifyLogDeliveryConfigResponseBody.ts +44 -0
  271. package/src/models/ModifyResourceLogDeliveryStatusRequest.ts +75 -0
  272. package/src/models/ModifyResourceLogDeliveryStatusResponse.ts +40 -0
  273. package/src/models/ModifyResourceLogDeliveryStatusResponseBody.ts +52 -0
  274. package/src/models/ModifyResourceLogFieldConfigRequest.ts +92 -0
  275. package/src/models/ModifyResourceLogFieldConfigResponse.ts +40 -0
  276. package/src/models/ModifyResourceLogFieldConfigResponseBody.ts +31 -0
  277. package/src/models/VerifyDomainOwnerRequest.ts +80 -0
  278. package/src/models/VerifyDomainOwnerResponse.ts +40 -0
  279. package/src/models/VerifyDomainOwnerResponseBody.ts +93 -0
  280. package/src/models/model.ts +77 -0
@@ -0,0 +1,40 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+ import { DeleteLogDeliveryConfigResponseBody } from "./DeleteLogDeliveryConfigResponseBody";
4
+
5
+
6
+ export class DeleteLogDeliveryConfigResponse extends $dara.Model {
7
+ headers?: { [key: string]: string };
8
+ statusCode?: number;
9
+ body?: DeleteLogDeliveryConfigResponseBody;
10
+ static names(): { [key: string]: string } {
11
+ return {
12
+ headers: 'headers',
13
+ statusCode: 'statusCode',
14
+ body: 'body',
15
+ };
16
+ }
17
+
18
+ static types(): { [key: string]: any } {
19
+ return {
20
+ headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
21
+ statusCode: 'number',
22
+ body: DeleteLogDeliveryConfigResponseBody,
23
+ };
24
+ }
25
+
26
+ validate() {
27
+ if(this.headers) {
28
+ $dara.Model.validateMap(this.headers);
29
+ }
30
+ if(this.body && typeof (this.body as any).validate === 'function') {
31
+ (this.body as any).validate();
32
+ }
33
+ super.validate();
34
+ }
35
+
36
+ constructor(map?: { [key: string]: any }) {
37
+ super(map);
38
+ }
39
+ }
40
+
@@ -0,0 +1,31 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+
4
+
5
+ export class DeleteLogDeliveryConfigResponseBody extends $dara.Model {
6
+ /**
7
+ * @example
8
+ * D7861F61-5B61-46CE-A47C-*****
9
+ */
10
+ requestId?: string;
11
+ static names(): { [key: string]: string } {
12
+ return {
13
+ requestId: 'RequestId',
14
+ };
15
+ }
16
+
17
+ static types(): { [key: string]: any } {
18
+ return {
19
+ requestId: 'string',
20
+ };
21
+ }
22
+
23
+ validate() {
24
+ super.validate();
25
+ }
26
+
27
+ constructor(map?: { [key: string]: any }) {
28
+ super(map);
29
+ }
30
+ }
31
+
@@ -0,0 +1,48 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+
4
+
5
+ export class DescribeChargeModuleRequest extends $dara.Model {
6
+ /**
7
+ * @remarks
8
+ * This parameter is required.
9
+ *
10
+ * @example
11
+ * POSTPAY
12
+ */
13
+ payType?: string;
14
+ /**
15
+ * @example
16
+ * cn-hangzhou
17
+ */
18
+ regionId?: string;
19
+ /**
20
+ * @example
21
+ * rg-acfm***q
22
+ */
23
+ resourceManagerResourceGroupId?: string;
24
+ static names(): { [key: string]: string } {
25
+ return {
26
+ payType: 'PayType',
27
+ regionId: 'RegionId',
28
+ resourceManagerResourceGroupId: 'ResourceManagerResourceGroupId',
29
+ };
30
+ }
31
+
32
+ static types(): { [key: string]: any } {
33
+ return {
34
+ payType: 'string',
35
+ regionId: 'string',
36
+ resourceManagerResourceGroupId: 'string',
37
+ };
38
+ }
39
+
40
+ validate() {
41
+ super.validate();
42
+ }
43
+
44
+ constructor(map?: { [key: string]: any }) {
45
+ super(map);
46
+ }
47
+ }
48
+
@@ -0,0 +1,40 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+ import { DescribeChargeModuleResponseBody } from "./DescribeChargeModuleResponseBody";
4
+
5
+
6
+ export class DescribeChargeModuleResponse extends $dara.Model {
7
+ headers?: { [key: string]: string };
8
+ statusCode?: number;
9
+ body?: DescribeChargeModuleResponseBody;
10
+ static names(): { [key: string]: string } {
11
+ return {
12
+ headers: 'headers',
13
+ statusCode: 'statusCode',
14
+ body: 'body',
15
+ };
16
+ }
17
+
18
+ static types(): { [key: string]: any } {
19
+ return {
20
+ headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
21
+ statusCode: 'number',
22
+ body: DescribeChargeModuleResponseBody,
23
+ };
24
+ }
25
+
26
+ validate() {
27
+ if(this.headers) {
28
+ $dara.Model.validateMap(this.headers);
29
+ }
30
+ if(this.body && typeof (this.body as any).validate === 'function') {
31
+ (this.body as any).validate();
32
+ }
33
+ super.validate();
34
+ }
35
+
36
+ constructor(map?: { [key: string]: any }) {
37
+ super(map);
38
+ }
39
+ }
40
+
@@ -0,0 +1,98 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+
4
+
5
+ export class DescribeChargeModuleResponseBodyChargeModules extends $dara.Model {
6
+ /**
7
+ * @example
8
+ * NORMAL_PRICE
9
+ */
10
+ chargeMode?: string;
11
+ chargeModeDetails?: string[];
12
+ /**
13
+ * @example
14
+ * domainCount
15
+ */
16
+ moduleCode?: string;
17
+ /**
18
+ * @example
19
+ * Hour
20
+ */
21
+ periodType?: string;
22
+ /**
23
+ * @example
24
+ * domain
25
+ */
26
+ usageType?: string;
27
+ /**
28
+ * @example
29
+ * 1
30
+ */
31
+ usageUnitFactor?: number;
32
+ static names(): { [key: string]: string } {
33
+ return {
34
+ chargeMode: 'ChargeMode',
35
+ chargeModeDetails: 'ChargeModeDetails',
36
+ moduleCode: 'ModuleCode',
37
+ periodType: 'PeriodType',
38
+ usageType: 'UsageType',
39
+ usageUnitFactor: 'UsageUnitFactor',
40
+ };
41
+ }
42
+
43
+ static types(): { [key: string]: any } {
44
+ return {
45
+ chargeMode: 'string',
46
+ chargeModeDetails: { 'type': 'array', 'itemType': 'string' },
47
+ moduleCode: 'string',
48
+ periodType: 'string',
49
+ usageType: 'string',
50
+ usageUnitFactor: 'number',
51
+ };
52
+ }
53
+
54
+ validate() {
55
+ if(Array.isArray(this.chargeModeDetails)) {
56
+ $dara.Model.validateArray(this.chargeModeDetails);
57
+ }
58
+ super.validate();
59
+ }
60
+
61
+ constructor(map?: { [key: string]: any }) {
62
+ super(map);
63
+ }
64
+ }
65
+
66
+ export class DescribeChargeModuleResponseBody extends $dara.Model {
67
+ chargeModules?: DescribeChargeModuleResponseBodyChargeModules[];
68
+ /**
69
+ * @example
70
+ * D7861F61-5B61-46CE-A47C-6B19160D5EB0
71
+ */
72
+ requestId?: string;
73
+ static names(): { [key: string]: string } {
74
+ return {
75
+ chargeModules: 'ChargeModules',
76
+ requestId: 'RequestId',
77
+ };
78
+ }
79
+
80
+ static types(): { [key: string]: any } {
81
+ return {
82
+ chargeModules: { 'type': 'array', 'itemType': DescribeChargeModuleResponseBodyChargeModules },
83
+ requestId: 'string',
84
+ };
85
+ }
86
+
87
+ validate() {
88
+ if(Array.isArray(this.chargeModules)) {
89
+ $dara.Model.validateArray(this.chargeModules);
90
+ }
91
+ super.validate();
92
+ }
93
+
94
+ constructor(map?: { [key: string]: any }) {
95
+ super(map);
96
+ }
97
+ }
98
+
@@ -0,0 +1,99 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+
4
+
5
+ export class DescribeChargeResultRequestChargeModules extends $dara.Model {
6
+ /**
7
+ * @example
8
+ * domainCount
9
+ */
10
+ moduleCode?: string;
11
+ /**
12
+ * @example
13
+ * 10
14
+ */
15
+ usage?: number;
16
+ static names(): { [key: string]: string } {
17
+ return {
18
+ moduleCode: 'ModuleCode',
19
+ usage: 'Usage',
20
+ };
21
+ }
22
+
23
+ static types(): { [key: string]: any } {
24
+ return {
25
+ moduleCode: 'string',
26
+ usage: 'number',
27
+ };
28
+ }
29
+
30
+ validate() {
31
+ super.validate();
32
+ }
33
+
34
+ constructor(map?: { [key: string]: any }) {
35
+ super(map);
36
+ }
37
+ }
38
+
39
+ export class DescribeChargeResultRequest extends $dara.Model {
40
+ /**
41
+ * @example
42
+ * Day
43
+ */
44
+ chargeCycle?: string;
45
+ /**
46
+ * @remarks
47
+ * This parameter is required.
48
+ */
49
+ chargeModules?: DescribeChargeResultRequestChargeModules[];
50
+ /**
51
+ * @remarks
52
+ * This parameter is required.
53
+ *
54
+ * @example
55
+ * POSTPAY
56
+ */
57
+ payType?: string;
58
+ /**
59
+ * @example
60
+ * cn-hangzhou
61
+ */
62
+ regionId?: string;
63
+ /**
64
+ * @example
65
+ * rg-acfm***q
66
+ */
67
+ resourceManagerResourceGroupId?: string;
68
+ static names(): { [key: string]: string } {
69
+ return {
70
+ chargeCycle: 'ChargeCycle',
71
+ chargeModules: 'ChargeModules',
72
+ payType: 'PayType',
73
+ regionId: 'RegionId',
74
+ resourceManagerResourceGroupId: 'ResourceManagerResourceGroupId',
75
+ };
76
+ }
77
+
78
+ static types(): { [key: string]: any } {
79
+ return {
80
+ chargeCycle: 'string',
81
+ chargeModules: { 'type': 'array', 'itemType': DescribeChargeResultRequestChargeModules },
82
+ payType: 'string',
83
+ regionId: 'string',
84
+ resourceManagerResourceGroupId: 'string',
85
+ };
86
+ }
87
+
88
+ validate() {
89
+ if(Array.isArray(this.chargeModules)) {
90
+ $dara.Model.validateArray(this.chargeModules);
91
+ }
92
+ super.validate();
93
+ }
94
+
95
+ constructor(map?: { [key: string]: any }) {
96
+ super(map);
97
+ }
98
+ }
99
+
@@ -0,0 +1,40 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+ import { DescribeChargeResultResponseBody } from "./DescribeChargeResultResponseBody";
4
+
5
+
6
+ export class DescribeChargeResultResponse extends $dara.Model {
7
+ headers?: { [key: string]: string };
8
+ statusCode?: number;
9
+ body?: DescribeChargeResultResponseBody;
10
+ static names(): { [key: string]: string } {
11
+ return {
12
+ headers: 'headers',
13
+ statusCode: 'statusCode',
14
+ body: 'body',
15
+ };
16
+ }
17
+
18
+ static types(): { [key: string]: any } {
19
+ return {
20
+ headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
21
+ statusCode: 'number',
22
+ body: DescribeChargeResultResponseBody,
23
+ };
24
+ }
25
+
26
+ validate() {
27
+ if(this.headers) {
28
+ $dara.Model.validateMap(this.headers);
29
+ }
30
+ if(this.body && typeof (this.body as any).validate === 'function') {
31
+ (this.body as any).validate();
32
+ }
33
+ super.validate();
34
+ }
35
+
36
+ constructor(map?: { [key: string]: any }) {
37
+ super(map);
38
+ }
39
+ }
40
+
@@ -0,0 +1,78 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+
4
+
5
+ export class DescribeChargeResultResponseBodyModuleDetails extends $dara.Model {
6
+ /**
7
+ * @example
8
+ * domainCount
9
+ */
10
+ moduleCode?: string;
11
+ /**
12
+ * @example
13
+ * 1080
14
+ */
15
+ seCu?: number;
16
+ static names(): { [key: string]: string } {
17
+ return {
18
+ moduleCode: 'ModuleCode',
19
+ seCu: 'SeCu',
20
+ };
21
+ }
22
+
23
+ static types(): { [key: string]: any } {
24
+ return {
25
+ moduleCode: 'string',
26
+ seCu: 'number',
27
+ };
28
+ }
29
+
30
+ validate() {
31
+ super.validate();
32
+ }
33
+
34
+ constructor(map?: { [key: string]: any }) {
35
+ super(map);
36
+ }
37
+ }
38
+
39
+ export class DescribeChargeResultResponseBody extends $dara.Model {
40
+ moduleDetails?: DescribeChargeResultResponseBodyModuleDetails[];
41
+ /**
42
+ * @example
43
+ * D7861F61-5B61-46CE-A47C-6B19160D5EB0
44
+ */
45
+ requestId?: string;
46
+ /**
47
+ * @example
48
+ * 1080
49
+ */
50
+ totalSeCu?: number;
51
+ static names(): { [key: string]: string } {
52
+ return {
53
+ moduleDetails: 'ModuleDetails',
54
+ requestId: 'RequestId',
55
+ totalSeCu: 'TotalSeCu',
56
+ };
57
+ }
58
+
59
+ static types(): { [key: string]: any } {
60
+ return {
61
+ moduleDetails: { 'type': 'array', 'itemType': DescribeChargeResultResponseBodyModuleDetails },
62
+ requestId: 'string',
63
+ totalSeCu: 'number',
64
+ };
65
+ }
66
+
67
+ validate() {
68
+ if(Array.isArray(this.moduleDetails)) {
69
+ $dara.Model.validateArray(this.moduleDetails);
70
+ }
71
+ super.validate();
72
+ }
73
+
74
+ constructor(map?: { [key: string]: any }) {
75
+ super(map);
76
+ }
77
+ }
78
+
@@ -3,6 +3,12 @@ import * as $dara from '@darabonba/typescript';
3
3
 
4
4
 
5
5
  export class DescribeDefenseRulesResponseBodyRules extends $dara.Model {
6
+ /**
7
+ * @example
8
+ * {"empty":"test"}
9
+ *
10
+ * @deprecated
11
+ */
6
12
  actionExternal?: string;
7
13
  /**
8
14
  * @remarks
@@ -46,8 +52,26 @@ export class DescribeDefenseRulesResponseBodyRules extends $dara.Model {
46
52
  */
47
53
  defenseScene?: string;
48
54
  defenseType?: string;
55
+ /**
56
+ * @example
57
+ * test
58
+ *
59
+ * @deprecated
60
+ */
49
61
  description?: string;
62
+ /**
63
+ * @example
64
+ * 123,456
65
+ *
66
+ * @deprecated
67
+ */
50
68
  detailRuleIds?: string;
69
+ /**
70
+ * @example
71
+ * empty
72
+ *
73
+ * @deprecated
74
+ */
51
75
  externalInfo?: string;
52
76
  gmtCreate?: number;
53
77
  /**
@@ -75,6 +99,12 @@ export class DescribeDefenseRulesResponseBodyRules extends $dara.Model {
75
99
  * rules_41
76
100
  */
77
101
  ruleName?: string;
102
+ /**
103
+ * @example
104
+ * test
105
+ *
106
+ * @deprecated
107
+ */
78
108
  ruleType?: string;
79
109
  /**
80
110
  * @remarks
@@ -0,0 +1,58 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+
4
+
5
+ export class DescribeHybridCloudProtectableCountRequest extends $dara.Model {
6
+ /**
7
+ * @remarks
8
+ * The ID of the Web Application Firewall (WAF) instance.
9
+ *
10
+ * > You can call the [DescribeInstance](https://help.aliyun.com/document_detail/433756.html) operation to query the ID of the WAF instance.
11
+ *
12
+ * This parameter is required.
13
+ *
14
+ * @example
15
+ * waf-cn-4xl3fdi4u01**fe23
16
+ */
17
+ instanceId?: string;
18
+ /**
19
+ * @remarks
20
+ * The region where the WAF instance is deployed. Valid values:
21
+ *
22
+ * * **cn-hangzhou**: the Chinese mainland.
23
+ * * **ap-southeast-1**: outside the Chinese mainland.
24
+ */
25
+ regionId?: string;
26
+ /**
27
+ * @remarks
28
+ * 阿里云资源组ID。
29
+ *
30
+ * @example
31
+ * rg-acfm***q
32
+ */
33
+ resourceManagerResourceGroupId?: string;
34
+ static names(): { [key: string]: string } {
35
+ return {
36
+ instanceId: 'InstanceId',
37
+ regionId: 'RegionId',
38
+ resourceManagerResourceGroupId: 'ResourceManagerResourceGroupId',
39
+ };
40
+ }
41
+
42
+ static types(): { [key: string]: any } {
43
+ return {
44
+ instanceId: 'string',
45
+ regionId: 'string',
46
+ resourceManagerResourceGroupId: 'string',
47
+ };
48
+ }
49
+
50
+ validate() {
51
+ super.validate();
52
+ }
53
+
54
+ constructor(map?: { [key: string]: any }) {
55
+ super(map);
56
+ }
57
+ }
58
+
@@ -0,0 +1,40 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+ import { DescribeHybridCloudProtectableCountResponseBody } from "./DescribeHybridCloudProtectableCountResponseBody";
4
+
5
+
6
+ export class DescribeHybridCloudProtectableCountResponse extends $dara.Model {
7
+ headers?: { [key: string]: string };
8
+ statusCode?: number;
9
+ body?: DescribeHybridCloudProtectableCountResponseBody;
10
+ static names(): { [key: string]: string } {
11
+ return {
12
+ headers: 'headers',
13
+ statusCode: 'statusCode',
14
+ body: 'body',
15
+ };
16
+ }
17
+
18
+ static types(): { [key: string]: any } {
19
+ return {
20
+ headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
21
+ statusCode: 'number',
22
+ body: DescribeHybridCloudProtectableCountResponseBody,
23
+ };
24
+ }
25
+
26
+ validate() {
27
+ if(this.headers) {
28
+ $dara.Model.validateMap(this.headers);
29
+ }
30
+ if(this.body && typeof (this.body as any).validate === 'function') {
31
+ (this.body as any).validate();
32
+ }
33
+ super.validate();
34
+ }
35
+
36
+ constructor(map?: { [key: string]: any }) {
37
+ super(map);
38
+ }
39
+ }
40
+
@@ -0,0 +1,44 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+
4
+
5
+ export class DescribeHybridCloudProtectableCountResponseBody extends $dara.Model {
6
+ /**
7
+ * @remarks
8
+ * The number of protection nodes that can be added to the hybrid cloud cluster.
9
+ *
10
+ * @example
11
+ * 1
12
+ */
13
+ protectableCount?: number;
14
+ /**
15
+ * @remarks
16
+ * The ID of the request.
17
+ *
18
+ * @example
19
+ * 6087EA47-C10F-5A0A-A405-DB5B241**B1
20
+ */
21
+ requestId?: string;
22
+ static names(): { [key: string]: string } {
23
+ return {
24
+ protectableCount: 'ProtectableCount',
25
+ requestId: 'RequestId',
26
+ };
27
+ }
28
+
29
+ static types(): { [key: string]: any } {
30
+ return {
31
+ protectableCount: 'number',
32
+ requestId: 'string',
33
+ };
34
+ }
35
+
36
+ validate() {
37
+ super.validate();
38
+ }
39
+
40
+ constructor(map?: { [key: string]: any }) {
41
+ super(map);
42
+ }
43
+ }
44
+