@alicloud/sae20190506 2.1.1 → 2.3.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 (293) hide show
  1. package/dist/client.d.ts +180 -0
  2. package/dist/client.js +514 -0
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/AbortChangeOrderRequest.d.ts +1 -0
  5. package/dist/models/AbortChangeOrderRequest.js +2 -0
  6. package/dist/models/AbortChangeOrderRequest.js.map +1 -1
  7. package/dist/models/CreateApplicationRequest.d.ts +1 -0
  8. package/dist/models/CreateApplicationRequest.js +2 -0
  9. package/dist/models/CreateApplicationRequest.js.map +1 -1
  10. package/dist/models/CreateApplicationShrinkRequest.d.ts +1 -0
  11. package/dist/models/CreateApplicationShrinkRequest.js +2 -0
  12. package/dist/models/CreateApplicationShrinkRequest.js.map +1 -1
  13. package/dist/models/CreateOrUpdateSwimmingLaneGroupRequest.d.ts +44 -0
  14. package/dist/models/CreateOrUpdateSwimmingLaneGroupRequest.js +73 -0
  15. package/dist/models/CreateOrUpdateSwimmingLaneGroupRequest.js.map +1 -0
  16. package/dist/models/CreateOrUpdateSwimmingLaneGroupResponse.d.ts +19 -0
  17. package/dist/models/CreateOrUpdateSwimmingLaneGroupResponse.js +69 -0
  18. package/dist/models/CreateOrUpdateSwimmingLaneGroupResponse.js.map +1 -0
  19. package/dist/models/CreateOrUpdateSwimmingLaneGroupResponseBody.d.ts +41 -0
  20. package/dist/models/CreateOrUpdateSwimmingLaneGroupResponseBody.js +74 -0
  21. package/dist/models/CreateOrUpdateSwimmingLaneGroupResponseBody.js.map +1 -0
  22. package/dist/models/CreateOrUpdateSwimmingLaneGroupResponseBodyData.d.ts +18 -0
  23. package/dist/models/CreateOrUpdateSwimmingLaneGroupResponseBodyData.js +58 -0
  24. package/dist/models/CreateOrUpdateSwimmingLaneGroupResponseBodyData.js.map +1 -0
  25. package/dist/models/CreateOrUpdateSwimmingLaneGroupShrinkRequest.d.ts +44 -0
  26. package/dist/models/CreateOrUpdateSwimmingLaneGroupShrinkRequest.js +70 -0
  27. package/dist/models/CreateOrUpdateSwimmingLaneGroupShrinkRequest.js.map +1 -0
  28. package/dist/models/CreateOrUpdateSwimmingLaneRequest.d.ts +52 -0
  29. package/dist/models/CreateOrUpdateSwimmingLaneRequest.js +82 -0
  30. package/dist/models/CreateOrUpdateSwimmingLaneRequest.js.map +1 -0
  31. package/dist/models/CreateOrUpdateSwimmingLaneRequestAppEntryRule.d.ts +34 -0
  32. package/dist/models/CreateOrUpdateSwimmingLaneRequestAppEntryRule.js +78 -0
  33. package/dist/models/CreateOrUpdateSwimmingLaneRequestAppEntryRule.js.map +1 -0
  34. package/dist/models/CreateOrUpdateSwimmingLaneRequestAppEntryRuleConditions.d.ts +33 -0
  35. package/dist/models/CreateOrUpdateSwimmingLaneRequestAppEntryRuleConditions.js +64 -0
  36. package/dist/models/CreateOrUpdateSwimmingLaneRequestAppEntryRuleConditions.js.map +1 -0
  37. package/dist/models/CreateOrUpdateSwimmingLaneRequestMseGatewayEntryRule.d.ts +34 -0
  38. package/dist/models/CreateOrUpdateSwimmingLaneRequestMseGatewayEntryRule.js +78 -0
  39. package/dist/models/CreateOrUpdateSwimmingLaneRequestMseGatewayEntryRule.js.map +1 -0
  40. package/dist/models/CreateOrUpdateSwimmingLaneRequestMseGatewayEntryRuleConditions.d.ts +33 -0
  41. package/dist/models/CreateOrUpdateSwimmingLaneRequestMseGatewayEntryRuleConditions.js +64 -0
  42. package/dist/models/CreateOrUpdateSwimmingLaneRequestMseGatewayEntryRuleConditions.js.map +1 -0
  43. package/dist/models/CreateOrUpdateSwimmingLaneResponse.d.ts +19 -0
  44. package/dist/models/CreateOrUpdateSwimmingLaneResponse.js +69 -0
  45. package/dist/models/CreateOrUpdateSwimmingLaneResponse.js.map +1 -0
  46. package/dist/models/CreateOrUpdateSwimmingLaneResponseBody.d.ts +41 -0
  47. package/dist/models/CreateOrUpdateSwimmingLaneResponseBody.js +74 -0
  48. package/dist/models/CreateOrUpdateSwimmingLaneResponseBody.js.map +1 -0
  49. package/dist/models/CreateOrUpdateSwimmingLaneResponseBodyData.d.ts +18 -0
  50. package/dist/models/CreateOrUpdateSwimmingLaneResponseBodyData.js +58 -0
  51. package/dist/models/CreateOrUpdateSwimmingLaneResponseBodyData.js.map +1 -0
  52. package/dist/models/CreateOrUpdateSwimmingLaneShrinkRequest.d.ts +50 -0
  53. package/dist/models/CreateOrUpdateSwimmingLaneShrinkRequest.js +74 -0
  54. package/dist/models/CreateOrUpdateSwimmingLaneShrinkRequest.js.map +1 -0
  55. package/dist/models/DeleteInstancesRequest.d.ts +29 -0
  56. package/dist/models/DeleteInstancesRequest.js +60 -0
  57. package/dist/models/DeleteInstancesRequest.js.map +1 -0
  58. package/dist/models/DeleteInstancesResponse.d.ts +19 -0
  59. package/dist/models/DeleteInstancesResponse.js +69 -0
  60. package/dist/models/DeleteInstancesResponse.js.map +1 -0
  61. package/dist/models/DeleteInstancesResponseBody.d.ts +41 -0
  62. package/dist/models/DeleteInstancesResponseBody.js +74 -0
  63. package/dist/models/DeleteInstancesResponseBody.js.map +1 -0
  64. package/dist/models/DeleteInstancesResponseBodyData.d.ts +18 -0
  65. package/dist/models/DeleteInstancesResponseBodyData.js +58 -0
  66. package/dist/models/DeleteInstancesResponseBodyData.js.map +1 -0
  67. package/dist/models/DeleteSwimmingLaneGroupRequest.d.ts +23 -0
  68. package/dist/models/DeleteSwimmingLaneGroupRequest.js +60 -0
  69. package/dist/models/DeleteSwimmingLaneGroupRequest.js.map +1 -0
  70. package/dist/models/DeleteSwimmingLaneGroupResponse.d.ts +19 -0
  71. package/dist/models/DeleteSwimmingLaneGroupResponse.js +69 -0
  72. package/dist/models/DeleteSwimmingLaneGroupResponse.js.map +1 -0
  73. package/dist/models/DeleteSwimmingLaneGroupResponseBody.d.ts +39 -0
  74. package/dist/models/DeleteSwimmingLaneGroupResponseBody.js +68 -0
  75. package/dist/models/DeleteSwimmingLaneGroupResponseBody.js.map +1 -0
  76. package/dist/models/DeployApplicationRequest.d.ts +1 -0
  77. package/dist/models/DeployApplicationRequest.js +2 -0
  78. package/dist/models/DeployApplicationRequest.js.map +1 -1
  79. package/dist/models/DeployApplicationShrinkRequest.d.ts +1 -0
  80. package/dist/models/DeployApplicationShrinkRequest.js +2 -0
  81. package/dist/models/DeployApplicationShrinkRequest.js.map +1 -1
  82. package/dist/models/DescribeSwimmingLaneRequest.d.ts +28 -0
  83. package/dist/models/DescribeSwimmingLaneRequest.js +62 -0
  84. package/dist/models/DescribeSwimmingLaneRequest.js.map +1 -0
  85. package/dist/models/DescribeSwimmingLaneResponse.d.ts +19 -0
  86. package/dist/models/DescribeSwimmingLaneResponse.js +69 -0
  87. package/dist/models/DescribeSwimmingLaneResponse.js.map +1 -0
  88. package/dist/models/DescribeSwimmingLaneResponseBody.d.ts +41 -0
  89. package/dist/models/DescribeSwimmingLaneResponseBody.js +74 -0
  90. package/dist/models/DescribeSwimmingLaneResponseBody.js.map +1 -0
  91. package/dist/models/DescribeSwimmingLaneResponseBodyData.d.ts +49 -0
  92. package/dist/models/DescribeSwimmingLaneResponseBodyData.js +86 -0
  93. package/dist/models/DescribeSwimmingLaneResponseBodyData.js.map +1 -0
  94. package/dist/models/DescribeSwimmingLaneResponseBodyDataAppEntryRule.d.ts +34 -0
  95. package/dist/models/DescribeSwimmingLaneResponseBodyDataAppEntryRule.js +78 -0
  96. package/dist/models/DescribeSwimmingLaneResponseBodyDataAppEntryRule.js.map +1 -0
  97. package/dist/models/DescribeSwimmingLaneResponseBodyDataAppEntryRuleConditions.d.ts +34 -0
  98. package/dist/models/DescribeSwimmingLaneResponseBodyDataAppEntryRuleConditions.js +69 -0
  99. package/dist/models/DescribeSwimmingLaneResponseBodyDataAppEntryRuleConditions.js.map +1 -0
  100. package/dist/models/DescribeSwimmingLaneResponseBodyDataApps.d.ts +38 -0
  101. package/dist/models/DescribeSwimmingLaneResponseBodyDataApps.js +66 -0
  102. package/dist/models/DescribeSwimmingLaneResponseBodyDataApps.js.map +1 -0
  103. package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRule.d.ts +36 -0
  104. package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRule.js +84 -0
  105. package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRule.js.map +1 -0
  106. package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleConditions.d.ts +33 -0
  107. package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleConditions.js +64 -0
  108. package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleConditions.js.map +1 -0
  109. package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutes.d.ts +25 -0
  110. package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutes.js +66 -0
  111. package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutes.js.map +1 -0
  112. package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicate.d.ts +15 -0
  113. package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicate.js +62 -0
  114. package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicate.js.map +1 -0
  115. package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicatePathPredicate.d.ts +23 -0
  116. package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicatePathPredicate.js +60 -0
  117. package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicatePathPredicate.js.map +1 -0
  118. package/dist/models/ListAllSwimmingLaneGroupsRequest.d.ts +18 -0
  119. package/dist/models/ListAllSwimmingLaneGroupsRequest.js +58 -0
  120. package/dist/models/ListAllSwimmingLaneGroupsRequest.js.map +1 -0
  121. package/dist/models/ListAllSwimmingLaneGroupsResponse.d.ts +19 -0
  122. package/dist/models/ListAllSwimmingLaneGroupsResponse.js +69 -0
  123. package/dist/models/ListAllSwimmingLaneGroupsResponse.js.map +1 -0
  124. package/dist/models/ListAllSwimmingLaneGroupsResponseBody.d.ts +41 -0
  125. package/dist/models/ListAllSwimmingLaneGroupsResponseBody.js +74 -0
  126. package/dist/models/ListAllSwimmingLaneGroupsResponseBody.js.map +1 -0
  127. package/dist/models/ListAllSwimmingLaneGroupsResponseBodyData.d.ts +58 -0
  128. package/dist/models/ListAllSwimmingLaneGroupsResponseBodyData.js +89 -0
  129. package/dist/models/ListAllSwimmingLaneGroupsResponseBodyData.js.map +1 -0
  130. package/dist/models/ListAllSwimmingLaneGroupsResponseBodyDataApps.d.ts +38 -0
  131. package/dist/models/ListAllSwimmingLaneGroupsResponseBodyDataApps.js +66 -0
  132. package/dist/models/ListAllSwimmingLaneGroupsResponseBodyDataApps.js.map +1 -0
  133. package/dist/models/ListAllSwimmingLaneGroupsResponseBodyDataEntryApp.d.ts +43 -0
  134. package/dist/models/ListAllSwimmingLaneGroupsResponseBodyDataEntryApp.js +68 -0
  135. package/dist/models/ListAllSwimmingLaneGroupsResponseBodyDataEntryApp.js.map +1 -0
  136. package/dist/models/ListAllSwimmingLanesRequest.d.ts +23 -0
  137. package/dist/models/ListAllSwimmingLanesRequest.js +60 -0
  138. package/dist/models/ListAllSwimmingLanesRequest.js.map +1 -0
  139. package/dist/models/ListAllSwimmingLanesResponse.d.ts +19 -0
  140. package/dist/models/ListAllSwimmingLanesResponse.js +69 -0
  141. package/dist/models/ListAllSwimmingLanesResponse.js.map +1 -0
  142. package/dist/models/ListAllSwimmingLanesResponseBody.d.ts +41 -0
  143. package/dist/models/ListAllSwimmingLanesResponseBody.js +74 -0
  144. package/dist/models/ListAllSwimmingLanesResponseBody.js.map +1 -0
  145. package/dist/models/ListAllSwimmingLanesResponseBodyData.d.ts +49 -0
  146. package/dist/models/ListAllSwimmingLanesResponseBodyData.js +86 -0
  147. package/dist/models/ListAllSwimmingLanesResponseBodyData.js.map +1 -0
  148. package/dist/models/ListAllSwimmingLanesResponseBodyDataAppEntryRule.d.ts +34 -0
  149. package/dist/models/ListAllSwimmingLanesResponseBodyDataAppEntryRule.js +78 -0
  150. package/dist/models/ListAllSwimmingLanesResponseBodyDataAppEntryRule.js.map +1 -0
  151. package/dist/models/ListAllSwimmingLanesResponseBodyDataAppEntryRuleConditions.d.ts +34 -0
  152. package/dist/models/ListAllSwimmingLanesResponseBodyDataAppEntryRuleConditions.js +69 -0
  153. package/dist/models/ListAllSwimmingLanesResponseBodyDataAppEntryRuleConditions.js.map +1 -0
  154. package/dist/models/ListAllSwimmingLanesResponseBodyDataApps.d.ts +38 -0
  155. package/dist/models/ListAllSwimmingLanesResponseBodyDataApps.js +66 -0
  156. package/dist/models/ListAllSwimmingLanesResponseBodyDataApps.js.map +1 -0
  157. package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRule.d.ts +36 -0
  158. package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRule.js +84 -0
  159. package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRule.js.map +1 -0
  160. package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleConditions.d.ts +33 -0
  161. package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleConditions.js +64 -0
  162. package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleConditions.js.map +1 -0
  163. package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleRoutes.d.ts +25 -0
  164. package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleRoutes.js +66 -0
  165. package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleRoutes.js.map +1 -0
  166. package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicate.d.ts +15 -0
  167. package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicate.js +62 -0
  168. package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicate.js.map +1 -0
  169. package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicatePathPredicate.d.ts +23 -0
  170. package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicatePathPredicate.js +60 -0
  171. package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicatePathPredicate.js.map +1 -0
  172. package/dist/models/ListSwimmingLaneGatewayRoutesRequest.d.ts +23 -0
  173. package/dist/models/ListSwimmingLaneGatewayRoutesRequest.js +60 -0
  174. package/dist/models/ListSwimmingLaneGatewayRoutesRequest.js.map +1 -0
  175. package/dist/models/ListSwimmingLaneGatewayRoutesResponse.d.ts +19 -0
  176. package/dist/models/ListSwimmingLaneGatewayRoutesResponse.js +69 -0
  177. package/dist/models/ListSwimmingLaneGatewayRoutesResponse.js.map +1 -0
  178. package/dist/models/ListSwimmingLaneGatewayRoutesResponseBody.d.ts +41 -0
  179. package/dist/models/ListSwimmingLaneGatewayRoutesResponseBody.js +74 -0
  180. package/dist/models/ListSwimmingLaneGatewayRoutesResponseBody.js.map +1 -0
  181. package/dist/models/ListSwimmingLaneGatewayRoutesResponseBodyData.d.ts +25 -0
  182. package/dist/models/ListSwimmingLaneGatewayRoutesResponseBodyData.js +66 -0
  183. package/dist/models/ListSwimmingLaneGatewayRoutesResponseBodyData.js.map +1 -0
  184. package/dist/models/ListSwimmingLaneGatewayRoutesResponseBodyDataRoutePredicate.d.ts +15 -0
  185. package/dist/models/ListSwimmingLaneGatewayRoutesResponseBodyDataRoutePredicate.js +62 -0
  186. package/dist/models/ListSwimmingLaneGatewayRoutesResponseBodyDataRoutePredicate.js.map +1 -0
  187. package/dist/models/ListSwimmingLaneGatewayRoutesResponseBodyDataRoutePredicatePathPredicate.d.ts +23 -0
  188. package/dist/models/ListSwimmingLaneGatewayRoutesResponseBodyDataRoutePredicatePathPredicate.js +60 -0
  189. package/dist/models/ListSwimmingLaneGatewayRoutesResponseBodyDataRoutePredicatePathPredicate.js.map +1 -0
  190. package/dist/models/ListSwimmingLaneGroupTagsRequest.d.ts +23 -0
  191. package/dist/models/ListSwimmingLaneGroupTagsRequest.js +60 -0
  192. package/dist/models/ListSwimmingLaneGroupTagsRequest.js.map +1 -0
  193. package/dist/models/ListSwimmingLaneGroupTagsResponse.d.ts +19 -0
  194. package/dist/models/ListSwimmingLaneGroupTagsResponse.js +69 -0
  195. package/dist/models/ListSwimmingLaneGroupTagsResponse.js.map +1 -0
  196. package/dist/models/ListSwimmingLaneGroupTagsResponseBody.d.ts +41 -0
  197. package/dist/models/ListSwimmingLaneGroupTagsResponseBody.js +74 -0
  198. package/dist/models/ListSwimmingLaneGroupTagsResponseBody.js.map +1 -0
  199. package/dist/models/ListSwimmingLaneGroupTagsResponseBodyData.d.ts +23 -0
  200. package/dist/models/ListSwimmingLaneGroupTagsResponseBodyData.js +60 -0
  201. package/dist/models/ListSwimmingLaneGroupTagsResponseBodyData.js.map +1 -0
  202. package/dist/models/PriceEstimateFeature.d.ts +26 -0
  203. package/dist/models/PriceEstimateFeature.js +15 -0
  204. package/dist/models/PriceEstimateFeature.js.map +1 -1
  205. package/dist/models/QueryResourceStaticsResponseBodyDataSummary.d.ts +2 -0
  206. package/dist/models/QueryResourceStaticsResponseBodyDataSummary.js +4 -0
  207. package/dist/models/QueryResourceStaticsResponseBodyDataSummary.js.map +1 -1
  208. package/dist/models/UpdateSwimmingLaneEnableAttributeRequest.d.ts +33 -0
  209. package/dist/models/UpdateSwimmingLaneEnableAttributeRequest.js +64 -0
  210. package/dist/models/UpdateSwimmingLaneEnableAttributeRequest.js.map +1 -0
  211. package/dist/models/UpdateSwimmingLaneEnableAttributeResponse.d.ts +19 -0
  212. package/dist/models/UpdateSwimmingLaneEnableAttributeResponse.js +69 -0
  213. package/dist/models/UpdateSwimmingLaneEnableAttributeResponse.js.map +1 -0
  214. package/dist/models/UpdateSwimmingLaneEnableAttributeResponseBody.d.ts +39 -0
  215. package/dist/models/UpdateSwimmingLaneEnableAttributeResponseBody.js +68 -0
  216. package/dist/models/UpdateSwimmingLaneEnableAttributeResponseBody.js.map +1 -0
  217. package/dist/models/model.d.ts +64 -0
  218. package/dist/models/model.js +144 -15
  219. package/dist/models/model.js.map +1 -1
  220. package/package.json +1 -1
  221. package/src/client.ts +574 -0
  222. package/src/models/AbortChangeOrderRequest.ts +3 -0
  223. package/src/models/CreateApplicationRequest.ts +3 -0
  224. package/src/models/CreateApplicationShrinkRequest.ts +3 -0
  225. package/src/models/CreateOrUpdateSwimmingLaneGroupRequest.ts +72 -0
  226. package/src/models/CreateOrUpdateSwimmingLaneGroupResponse.ts +40 -0
  227. package/src/models/CreateOrUpdateSwimmingLaneGroupResponseBody.ts +69 -0
  228. package/src/models/CreateOrUpdateSwimmingLaneGroupResponseBodyData.ts +31 -0
  229. package/src/models/CreateOrUpdateSwimmingLaneGroupShrinkRequest.ts +69 -0
  230. package/src/models/CreateOrUpdateSwimmingLaneRequest.ts +87 -0
  231. package/src/models/CreateOrUpdateSwimmingLaneRequestAppEntryRule.ts +64 -0
  232. package/src/models/CreateOrUpdateSwimmingLaneRequestAppEntryRuleConditions.ts +52 -0
  233. package/src/models/CreateOrUpdateSwimmingLaneRequestMseGatewayEntryRule.ts +64 -0
  234. package/src/models/CreateOrUpdateSwimmingLaneRequestMseGatewayEntryRuleConditions.ts +52 -0
  235. package/src/models/CreateOrUpdateSwimmingLaneResponse.ts +40 -0
  236. package/src/models/CreateOrUpdateSwimmingLaneResponseBody.ts +69 -0
  237. package/src/models/CreateOrUpdateSwimmingLaneResponseBodyData.ts +31 -0
  238. package/src/models/CreateOrUpdateSwimmingLaneShrinkRequest.ts +79 -0
  239. package/src/models/DeleteInstancesRequest.ts +44 -0
  240. package/src/models/DeleteInstancesResponse.ts +40 -0
  241. package/src/models/DeleteInstancesResponseBody.ts +69 -0
  242. package/src/models/DeleteInstancesResponseBodyData.ts +31 -0
  243. package/src/models/DeleteSwimmingLaneGroupRequest.ts +38 -0
  244. package/src/models/DeleteSwimmingLaneGroupResponse.ts +40 -0
  245. package/src/models/DeleteSwimmingLaneGroupResponseBody.ts +62 -0
  246. package/src/models/DeployApplicationRequest.ts +3 -0
  247. package/src/models/DeployApplicationShrinkRequest.ts +3 -0
  248. package/src/models/DescribeSwimmingLaneRequest.ts +45 -0
  249. package/src/models/DescribeSwimmingLaneResponse.ts +40 -0
  250. package/src/models/DescribeSwimmingLaneResponseBody.ts +69 -0
  251. package/src/models/DescribeSwimmingLaneResponseBodyData.ts +87 -0
  252. package/src/models/DescribeSwimmingLaneResponseBodyDataAppEntryRule.ts +64 -0
  253. package/src/models/DescribeSwimmingLaneResponseBodyDataAppEntryRuleConditions.ts +58 -0
  254. package/src/models/DescribeSwimmingLaneResponseBodyDataApps.ts +59 -0
  255. package/src/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRule.ts +71 -0
  256. package/src/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleConditions.ts +52 -0
  257. package/src/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutes.ts +45 -0
  258. package/src/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicate.ts +31 -0
  259. package/src/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicatePathPredicate.ts +38 -0
  260. package/src/models/ListAllSwimmingLaneGroupsRequest.ts +31 -0
  261. package/src/models/ListAllSwimmingLaneGroupsResponse.ts +40 -0
  262. package/src/models/ListAllSwimmingLaneGroupsResponseBody.ts +69 -0
  263. package/src/models/ListAllSwimmingLaneGroupsResponseBodyData.ts +100 -0
  264. package/src/models/ListAllSwimmingLaneGroupsResponseBodyDataApps.ts +59 -0
  265. package/src/models/ListAllSwimmingLaneGroupsResponseBodyDataEntryApp.ts +66 -0
  266. package/src/models/ListAllSwimmingLanesRequest.ts +38 -0
  267. package/src/models/ListAllSwimmingLanesResponse.ts +40 -0
  268. package/src/models/ListAllSwimmingLanesResponseBody.ts +69 -0
  269. package/src/models/ListAllSwimmingLanesResponseBodyData.ts +87 -0
  270. package/src/models/ListAllSwimmingLanesResponseBodyDataAppEntryRule.ts +64 -0
  271. package/src/models/ListAllSwimmingLanesResponseBodyDataAppEntryRuleConditions.ts +58 -0
  272. package/src/models/ListAllSwimmingLanesResponseBodyDataApps.ts +59 -0
  273. package/src/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRule.ts +71 -0
  274. package/src/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleConditions.ts +52 -0
  275. package/src/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleRoutes.ts +45 -0
  276. package/src/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicate.ts +31 -0
  277. package/src/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicatePathPredicate.ts +38 -0
  278. package/src/models/ListSwimmingLaneGatewayRoutesRequest.ts +38 -0
  279. package/src/models/ListSwimmingLaneGatewayRoutesResponse.ts +40 -0
  280. package/src/models/ListSwimmingLaneGatewayRoutesResponseBody.ts +69 -0
  281. package/src/models/ListSwimmingLaneGatewayRoutesResponseBodyData.ts +45 -0
  282. package/src/models/ListSwimmingLaneGatewayRoutesResponseBodyDataRoutePredicate.ts +31 -0
  283. package/src/models/ListSwimmingLaneGatewayRoutesResponseBodyDataRoutePredicatePathPredicate.ts +38 -0
  284. package/src/models/ListSwimmingLaneGroupTagsRequest.ts +38 -0
  285. package/src/models/ListSwimmingLaneGroupTagsResponse.ts +40 -0
  286. package/src/models/ListSwimmingLaneGroupTagsResponseBody.ts +69 -0
  287. package/src/models/ListSwimmingLaneGroupTagsResponseBodyData.ts +38 -0
  288. package/src/models/PriceEstimateFeature.ts +41 -0
  289. package/src/models/QueryResourceStaticsResponseBodyDataSummary.ts +6 -0
  290. package/src/models/UpdateSwimmingLaneEnableAttributeRequest.ts +52 -0
  291. package/src/models/UpdateSwimmingLaneEnableAttributeResponse.ts +40 -0
  292. package/src/models/UpdateSwimmingLaneEnableAttributeResponseBody.ts +62 -0
  293. package/src/models/model.ts +64 -0
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListAllSwimmingLanesRequest.js","sourceRoot":"","sources":["../../src/models/ListAllSwimmingLanesRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,2BAA4B,SAAQ,KAAK,CAAC,KAAK;IAW1D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,SAAS;YAClB,WAAW,EAAE,aAAa;SAC3B,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,QAAQ;YACjB,WAAW,EAAE,QAAQ;SACtB,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;AAhCD,kEAgCC"}
@@ -0,0 +1,19 @@
1
+ import * as $dara from '@darabonba/typescript';
2
+ import { ListAllSwimmingLanesResponseBody } from "./ListAllSwimmingLanesResponseBody";
3
+ export declare class ListAllSwimmingLanesResponse extends $dara.Model {
4
+ headers?: {
5
+ [key: string]: string;
6
+ };
7
+ statusCode?: number;
8
+ body?: ListAllSwimmingLanesResponseBody;
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.ListAllSwimmingLanesResponse = void 0;
37
+ // This file is auto-generated, don't edit it
38
+ const $dara = __importStar(require("@darabonba/typescript"));
39
+ const ListAllSwimmingLanesResponseBody_1 = require("./ListAllSwimmingLanesResponseBody");
40
+ class ListAllSwimmingLanesResponse 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: ListAllSwimmingLanesResponseBody_1.ListAllSwimmingLanesResponseBody,
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.ListAllSwimmingLanesResponse = ListAllSwimmingLanesResponse;
69
+ //# sourceMappingURL=ListAllSwimmingLanesResponse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListAllSwimmingLanesResponse.js","sourceRoot":"","sources":["../../src/models/ListAllSwimmingLanesResponse.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAC/C,yFAAsF;AAGtF,MAAa,4BAA6B,SAAQ,KAAK,CAAC,KAAK;IAI3D,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,mEAAgC;SACvC,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,oEAiCC"}
@@ -0,0 +1,41 @@
1
+ import * as $dara from '@darabonba/typescript';
2
+ import { ListAllSwimmingLanesResponseBodyData } from "./ListAllSwimmingLanesResponseBodyData";
3
+ export declare class ListAllSwimmingLanesResponseBody extends $dara.Model {
4
+ /**
5
+ * @example
6
+ * 200
7
+ */
8
+ code?: string;
9
+ data?: ListAllSwimmingLanesResponseBodyData[];
10
+ errorCode?: string;
11
+ /**
12
+ * @example
13
+ * success
14
+ */
15
+ message?: string;
16
+ /**
17
+ * @example
18
+ * B4D805CA-926D-41B1-8E63-7AD0C1ED****
19
+ */
20
+ requestId?: string;
21
+ /**
22
+ * @example
23
+ * true
24
+ */
25
+ success?: boolean;
26
+ /**
27
+ * @example
28
+ * 0a98a02315955564772843261e****
29
+ */
30
+ traceId?: string;
31
+ static names(): {
32
+ [key: string]: string;
33
+ };
34
+ static types(): {
35
+ [key: string]: any;
36
+ };
37
+ validate(): void;
38
+ constructor(map?: {
39
+ [key: string]: any;
40
+ });
41
+ }
@@ -0,0 +1,74 @@
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.ListAllSwimmingLanesResponseBody = void 0;
37
+ // This file is auto-generated, don't edit it
38
+ const $dara = __importStar(require("@darabonba/typescript"));
39
+ const ListAllSwimmingLanesResponseBodyData_1 = require("./ListAllSwimmingLanesResponseBodyData");
40
+ class ListAllSwimmingLanesResponseBody extends $dara.Model {
41
+ static names() {
42
+ return {
43
+ code: 'Code',
44
+ data: 'Data',
45
+ errorCode: 'ErrorCode',
46
+ message: 'Message',
47
+ requestId: 'RequestId',
48
+ success: 'Success',
49
+ traceId: 'TraceId',
50
+ };
51
+ }
52
+ static types() {
53
+ return {
54
+ code: 'string',
55
+ data: { 'type': 'array', 'itemType': ListAllSwimmingLanesResponseBodyData_1.ListAllSwimmingLanesResponseBodyData },
56
+ errorCode: 'string',
57
+ message: 'string',
58
+ requestId: 'string',
59
+ success: 'boolean',
60
+ traceId: 'string',
61
+ };
62
+ }
63
+ validate() {
64
+ if (Array.isArray(this.data)) {
65
+ $dara.Model.validateArray(this.data);
66
+ }
67
+ super.validate();
68
+ }
69
+ constructor(map) {
70
+ super(map);
71
+ }
72
+ }
73
+ exports.ListAllSwimmingLanesResponseBody = ListAllSwimmingLanesResponseBody;
74
+ //# sourceMappingURL=ListAllSwimmingLanesResponseBody.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListAllSwimmingLanesResponseBody.js","sourceRoot":"","sources":["../../src/models/ListAllSwimmingLanesResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAC/C,iGAA8F;AAG9F,MAAa,gCAAiC,SAAQ,KAAK,CAAC,KAAK;IA4B/D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,MAAM;YACZ,IAAI,EAAE,MAAM;YACZ,SAAS,EAAE,WAAW;YACtB,OAAO,EAAE,SAAS;YAClB,SAAS,EAAE,WAAW;YACtB,OAAO,EAAE,SAAS;YAClB,OAAO,EAAE,SAAS;SACnB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,QAAQ;YACd,IAAI,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,2EAAoC,EAAE;YAC3E,SAAS,EAAE,QAAQ;YACnB,OAAO,EAAE,QAAQ;YACjB,SAAS,EAAE,QAAQ;YACnB,OAAO,EAAE,SAAS;YAClB,OAAO,EAAE,QAAQ;SAClB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC;YAC5B,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QACvC,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA9DD,4EA8DC"}
@@ -0,0 +1,49 @@
1
+ import * as $dara from '@darabonba/typescript';
2
+ import { ListAllSwimmingLanesResponseBodyDataAppEntryRule } from "./ListAllSwimmingLanesResponseBodyDataAppEntryRule";
3
+ import { ListAllSwimmingLanesResponseBodyDataApps } from "./ListAllSwimmingLanesResponseBodyDataApps";
4
+ import { ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRule } from "./ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRule";
5
+ export declare class ListAllSwimmingLanesResponseBodyData extends $dara.Model {
6
+ appEntryRule?: ListAllSwimmingLanesResponseBodyDataAppEntryRule;
7
+ apps?: ListAllSwimmingLanesResponseBodyDataApps[];
8
+ /**
9
+ * @example
10
+ * 0
11
+ */
12
+ canaryModel?: number;
13
+ /**
14
+ * @example
15
+ * true
16
+ */
17
+ enable?: boolean;
18
+ /**
19
+ * @example
20
+ * true
21
+ */
22
+ enableRules?: boolean;
23
+ /**
24
+ * @example
25
+ * 16401
26
+ */
27
+ laneId?: number;
28
+ /**
29
+ * @example
30
+ * test
31
+ */
32
+ laneName?: string;
33
+ /**
34
+ * @example
35
+ * {"alicloud.service.tag":"g1"}
36
+ */
37
+ laneTag?: string;
38
+ mseGatewayEntryRule?: ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRule;
39
+ static names(): {
40
+ [key: string]: string;
41
+ };
42
+ static types(): {
43
+ [key: string]: any;
44
+ };
45
+ validate(): void;
46
+ constructor(map?: {
47
+ [key: string]: any;
48
+ });
49
+ }
@@ -0,0 +1,86 @@
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.ListAllSwimmingLanesResponseBodyData = void 0;
37
+ // This file is auto-generated, don't edit it
38
+ const $dara = __importStar(require("@darabonba/typescript"));
39
+ const ListAllSwimmingLanesResponseBodyDataAppEntryRule_1 = require("./ListAllSwimmingLanesResponseBodyDataAppEntryRule");
40
+ const ListAllSwimmingLanesResponseBodyDataApps_1 = require("./ListAllSwimmingLanesResponseBodyDataApps");
41
+ const ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRule_1 = require("./ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRule");
42
+ class ListAllSwimmingLanesResponseBodyData extends $dara.Model {
43
+ static names() {
44
+ return {
45
+ appEntryRule: 'AppEntryRule',
46
+ apps: 'Apps',
47
+ canaryModel: 'CanaryModel',
48
+ enable: 'Enable',
49
+ enableRules: 'EnableRules',
50
+ laneId: 'LaneId',
51
+ laneName: 'LaneName',
52
+ laneTag: 'LaneTag',
53
+ mseGatewayEntryRule: 'MseGatewayEntryRule',
54
+ };
55
+ }
56
+ static types() {
57
+ return {
58
+ appEntryRule: ListAllSwimmingLanesResponseBodyDataAppEntryRule_1.ListAllSwimmingLanesResponseBodyDataAppEntryRule,
59
+ apps: { 'type': 'array', 'itemType': ListAllSwimmingLanesResponseBodyDataApps_1.ListAllSwimmingLanesResponseBodyDataApps },
60
+ canaryModel: 'number',
61
+ enable: 'boolean',
62
+ enableRules: 'boolean',
63
+ laneId: 'number',
64
+ laneName: 'string',
65
+ laneTag: 'string',
66
+ mseGatewayEntryRule: ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRule_1.ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRule,
67
+ };
68
+ }
69
+ validate() {
70
+ if (this.appEntryRule && typeof this.appEntryRule.validate === 'function') {
71
+ this.appEntryRule.validate();
72
+ }
73
+ if (Array.isArray(this.apps)) {
74
+ $dara.Model.validateArray(this.apps);
75
+ }
76
+ if (this.mseGatewayEntryRule && typeof this.mseGatewayEntryRule.validate === 'function') {
77
+ this.mseGatewayEntryRule.validate();
78
+ }
79
+ super.validate();
80
+ }
81
+ constructor(map) {
82
+ super(map);
83
+ }
84
+ }
85
+ exports.ListAllSwimmingLanesResponseBodyData = ListAllSwimmingLanesResponseBodyData;
86
+ //# sourceMappingURL=ListAllSwimmingLanesResponseBodyData.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListAllSwimmingLanesResponseBodyData.js","sourceRoot":"","sources":["../../src/models/ListAllSwimmingLanesResponseBodyData.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAC/C,yHAAsH;AACtH,yGAAsG;AACtG,uIAAoI;AAGpI,MAAa,oCAAqC,SAAQ,KAAK,CAAC,KAAK;IAkCnE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,YAAY,EAAE,cAAc;YAC5B,IAAI,EAAE,MAAM;YACZ,WAAW,EAAE,aAAa;YAC1B,MAAM,EAAE,QAAQ;YAChB,WAAW,EAAE,aAAa;YAC1B,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,UAAU;YACpB,OAAO,EAAE,SAAS;YAClB,mBAAmB,EAAE,qBAAqB;SAC3C,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,YAAY,EAAE,mGAAgD;YAC9D,IAAI,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,mFAAwC,EAAE;YAC/E,WAAW,EAAE,QAAQ;YACrB,MAAM,EAAE,SAAS;YACjB,WAAW,EAAE,SAAS;YACtB,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,QAAQ;YAClB,OAAO,EAAE,QAAQ;YACjB,mBAAmB,EAAE,iHAAuD;SAC7E,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,IAAI,CAAC,YAAY,IAAI,OAAQ,IAAI,CAAC,YAAoB,CAAC,QAAQ,KAAK,UAAU,EAAE,CAAC;YACjF,IAAI,CAAC,YAAoB,CAAC,QAAQ,EAAE,CAAC;QACxC,CAAC;QACD,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC;YAC5B,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QACvC,CAAC;QACD,IAAG,IAAI,CAAC,mBAAmB,IAAI,OAAQ,IAAI,CAAC,mBAA2B,CAAC,QAAQ,KAAK,UAAU,EAAE,CAAC;YAC/F,IAAI,CAAC,mBAA2B,CAAC,QAAQ,EAAE,CAAC;QAC/C,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA9ED,oFA8EC"}
@@ -0,0 +1,34 @@
1
+ import * as $dara from '@darabonba/typescript';
2
+ import { ListAllSwimmingLanesResponseBodyDataAppEntryRuleConditions } from "./ListAllSwimmingLanesResponseBodyDataAppEntryRuleConditions";
3
+ export declare class ListAllSwimmingLanesResponseBodyDataAppEntryRule extends $dara.Model {
4
+ /**
5
+ * @example
6
+ * AND
7
+ */
8
+ conditionJoiner?: string;
9
+ conditions?: ListAllSwimmingLanesResponseBodyDataAppEntryRuleConditions[];
10
+ /**
11
+ * @example
12
+ * true
13
+ */
14
+ independentPercentageEnable?: boolean;
15
+ paths?: string[];
16
+ /**
17
+ * @example
18
+ * 50
19
+ */
20
+ percentage?: number;
21
+ percentageByPath?: {
22
+ [key: string]: number;
23
+ };
24
+ static names(): {
25
+ [key: string]: string;
26
+ };
27
+ static types(): {
28
+ [key: string]: any;
29
+ };
30
+ validate(): void;
31
+ constructor(map?: {
32
+ [key: string]: any;
33
+ });
34
+ }
@@ -0,0 +1,78 @@
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.ListAllSwimmingLanesResponseBodyDataAppEntryRule = void 0;
37
+ // This file is auto-generated, don't edit it
38
+ const $dara = __importStar(require("@darabonba/typescript"));
39
+ const ListAllSwimmingLanesResponseBodyDataAppEntryRuleConditions_1 = require("./ListAllSwimmingLanesResponseBodyDataAppEntryRuleConditions");
40
+ class ListAllSwimmingLanesResponseBodyDataAppEntryRule extends $dara.Model {
41
+ static names() {
42
+ return {
43
+ conditionJoiner: 'ConditionJoiner',
44
+ conditions: 'Conditions',
45
+ independentPercentageEnable: 'IndependentPercentageEnable',
46
+ paths: 'Paths',
47
+ percentage: 'Percentage',
48
+ percentageByPath: 'PercentageByPath',
49
+ };
50
+ }
51
+ static types() {
52
+ return {
53
+ conditionJoiner: 'string',
54
+ conditions: { 'type': 'array', 'itemType': ListAllSwimmingLanesResponseBodyDataAppEntryRuleConditions_1.ListAllSwimmingLanesResponseBodyDataAppEntryRuleConditions },
55
+ independentPercentageEnable: 'boolean',
56
+ paths: { 'type': 'array', 'itemType': 'string' },
57
+ percentage: 'number',
58
+ percentageByPath: { 'type': 'map', 'keyType': 'string', 'valueType': 'number' },
59
+ };
60
+ }
61
+ validate() {
62
+ if (Array.isArray(this.conditions)) {
63
+ $dara.Model.validateArray(this.conditions);
64
+ }
65
+ if (Array.isArray(this.paths)) {
66
+ $dara.Model.validateArray(this.paths);
67
+ }
68
+ if (this.percentageByPath) {
69
+ $dara.Model.validateMap(this.percentageByPath);
70
+ }
71
+ super.validate();
72
+ }
73
+ constructor(map) {
74
+ super(map);
75
+ }
76
+ }
77
+ exports.ListAllSwimmingLanesResponseBodyDataAppEntryRule = ListAllSwimmingLanesResponseBodyDataAppEntryRule;
78
+ //# sourceMappingURL=ListAllSwimmingLanesResponseBodyDataAppEntryRule.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListAllSwimmingLanesResponseBodyDataAppEntryRule.js","sourceRoot":"","sources":["../../src/models/ListAllSwimmingLanesResponseBodyDataAppEntryRule.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAC/C,6IAA0I;AAG1I,MAAa,gDAAiD,SAAQ,KAAK,CAAC,KAAK;IAmB/E,MAAM,CAAC,KAAK;QACV,OAAO;YACL,eAAe,EAAE,iBAAiB;YAClC,UAAU,EAAE,YAAY;YACxB,2BAA2B,EAAE,6BAA6B;YAC1D,KAAK,EAAE,OAAO;YACd,UAAU,EAAE,YAAY;YACxB,gBAAgB,EAAE,kBAAkB;SACrC,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,eAAe,EAAE,QAAQ;YACzB,UAAU,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,uHAA0D,EAAE;YACvG,2BAA2B,EAAE,SAAS;YACtC,KAAK,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE;YAChD,UAAU,EAAE,QAAQ;YACpB,gBAAgB,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,SAAS,EAAE,QAAQ,EAAE,WAAW,EAAE,QAAQ,EAAE;SAChF,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,UAAU,CAAC,EAAE,CAAC;YAClC,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;QAC7C,CAAC;QACD,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,KAAK,CAAC,EAAE,CAAC;YAC7B,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;QACxC,CAAC;QACD,IAAG,IAAI,CAAC,gBAAgB,EAAE,CAAC;YACzB,KAAK,CAAC,KAAK,CAAC,WAAW,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC;QACjD,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAzDD,4GAyDC"}
@@ -0,0 +1,34 @@
1
+ import * as $dara from '@darabonba/typescript';
2
+ export declare class ListAllSwimmingLanesResponseBodyDataAppEntryRuleConditions extends $dara.Model {
3
+ /**
4
+ * @example
5
+ * ==
6
+ */
7
+ condition?: string;
8
+ /**
9
+ * @example
10
+ * t
11
+ */
12
+ name?: string;
13
+ /**
14
+ * @example
15
+ * Header
16
+ */
17
+ type?: string;
18
+ /**
19
+ * @example
20
+ * g1
21
+ */
22
+ value?: string;
23
+ values?: string[];
24
+ static names(): {
25
+ [key: string]: string;
26
+ };
27
+ static types(): {
28
+ [key: string]: any;
29
+ };
30
+ validate(): void;
31
+ constructor(map?: {
32
+ [key: string]: any;
33
+ });
34
+ }
@@ -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.ListAllSwimmingLanesResponseBodyDataAppEntryRuleConditions = void 0;
37
+ // This file is auto-generated, don't edit it
38
+ const $dara = __importStar(require("@darabonba/typescript"));
39
+ class ListAllSwimmingLanesResponseBodyDataAppEntryRuleConditions extends $dara.Model {
40
+ static names() {
41
+ return {
42
+ condition: 'Condition',
43
+ name: 'Name',
44
+ type: 'Type',
45
+ value: 'Value',
46
+ values: 'Values',
47
+ };
48
+ }
49
+ static types() {
50
+ return {
51
+ condition: 'string',
52
+ name: 'string',
53
+ type: 'string',
54
+ value: 'string',
55
+ values: { 'type': 'array', 'itemType': 'string' },
56
+ };
57
+ }
58
+ validate() {
59
+ if (Array.isArray(this.values)) {
60
+ $dara.Model.validateArray(this.values);
61
+ }
62
+ super.validate();
63
+ }
64
+ constructor(map) {
65
+ super(map);
66
+ }
67
+ }
68
+ exports.ListAllSwimmingLanesResponseBodyDataAppEntryRuleConditions = ListAllSwimmingLanesResponseBodyDataAppEntryRuleConditions;
69
+ //# sourceMappingURL=ListAllSwimmingLanesResponseBodyDataAppEntryRuleConditions.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListAllSwimmingLanesResponseBodyDataAppEntryRuleConditions.js","sourceRoot":"","sources":["../../src/models/ListAllSwimmingLanesResponseBodyDataAppEntryRuleConditions.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,0DAA2D,SAAQ,KAAK,CAAC,KAAK;IAsBzF,MAAM,CAAC,KAAK;QACV,OAAO;YACL,SAAS,EAAE,WAAW;YACtB,IAAI,EAAE,MAAM;YACZ,IAAI,EAAE,MAAM;YACZ,KAAK,EAAE,OAAO;YACd,MAAM,EAAE,QAAQ;SACjB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,SAAS,EAAE,QAAQ;YACnB,IAAI,EAAE,QAAQ;YACd,IAAI,EAAE,QAAQ;YACd,KAAK,EAAE,QAAQ;YACf,MAAM,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE;SAClD,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,MAAM,CAAC,EAAE,CAAC;YAC9B,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;QACzC,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AApDD,gIAoDC"}
@@ -0,0 +1,38 @@
1
+ import * as $dara from '@darabonba/typescript';
2
+ export declare class ListAllSwimmingLanesResponseBodyDataApps extends $dara.Model {
3
+ /**
4
+ * @example
5
+ * 8ea0c468-8165-416d-beae-531abb******
6
+ */
7
+ appId?: string;
8
+ /**
9
+ * @example
10
+ * test
11
+ */
12
+ appName?: string;
13
+ /**
14
+ * @example
15
+ * mse-cn-53y49******
16
+ */
17
+ mseAppId?: string;
18
+ /**
19
+ * @example
20
+ * sae-test
21
+ */
22
+ mseAppName?: string;
23
+ /**
24
+ * @example
25
+ * space
26
+ */
27
+ mseNamespaceId?: string;
28
+ static names(): {
29
+ [key: string]: string;
30
+ };
31
+ static types(): {
32
+ [key: string]: any;
33
+ };
34
+ validate(): void;
35
+ constructor(map?: {
36
+ [key: string]: any;
37
+ });
38
+ }