oci-cloudguard 2.21.0 → 2.25.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 (700) hide show
  1. package/index.d.ts +3 -3
  2. package/index.js +3 -3
  3. package/lib/client.d.ts +254 -104
  4. package/lib/client.js +1227 -234
  5. package/lib/client.js.map +1 -1
  6. package/lib/cloudguard-waiter.d.ts +27 -3
  7. package/lib/cloudguard-waiter.js +39 -3
  8. package/lib/cloudguard-waiter.js.map +1 -1
  9. package/lib/model/activity-problem-aggregation-collection.d.ts +3 -3
  10. package/lib/model/activity-problem-aggregation-collection.js +3 -3
  11. package/lib/model/activity-problem-aggregation.d.ts +3 -3
  12. package/lib/model/activity-problem-aggregation.js +3 -3
  13. package/lib/model/actor-type.d.ts +3 -3
  14. package/lib/model/actor-type.js +3 -3
  15. package/lib/model/add-compartment-details.d.ts +29 -0
  16. package/lib/model/add-compartment-details.js +32 -0
  17. package/lib/model/add-compartment-details.js.map +1 -0
  18. package/lib/model/all-targets-selected.d.ts +3 -3
  19. package/lib/model/all-targets-selected.js +3 -3
  20. package/lib/model/attach-target-detector-recipe-details.d.ts +3 -3
  21. package/lib/model/attach-target-detector-recipe-details.js +3 -3
  22. package/lib/model/attach-target-responder-recipe-details.d.ts +3 -3
  23. package/lib/model/attach-target-responder-recipe-details.js +3 -3
  24. package/lib/model/candidate-responder-rule.d.ts +3 -3
  25. package/lib/model/candidate-responder-rule.js +3 -3
  26. package/lib/model/change-detector-recipe-compartment-details.d.ts +3 -3
  27. package/lib/model/change-detector-recipe-compartment-details.js +3 -3
  28. package/lib/model/change-managed-list-compartment-details.d.ts +3 -3
  29. package/lib/model/change-managed-list-compartment-details.js +3 -3
  30. package/lib/model/change-responder-recipe-compartment-details.d.ts +3 -3
  31. package/lib/model/change-responder-recipe-compartment-details.js +3 -3
  32. package/lib/model/change-security-policy-compartment-details.d.ts +30 -0
  33. package/lib/model/change-security-policy-compartment-details.js +32 -0
  34. package/lib/model/change-security-policy-compartment-details.js.map +1 -0
  35. package/lib/model/change-security-recipe-compartment-details.d.ts +30 -0
  36. package/lib/model/change-security-recipe-compartment-details.js +32 -0
  37. package/lib/model/change-security-recipe-compartment-details.js.map +1 -0
  38. package/lib/model/change-security-zone-compartment-details.d.ts +30 -0
  39. package/lib/model/change-security-zone-compartment-details.js +32 -0
  40. package/lib/model/change-security-zone-compartment-details.js.map +1 -0
  41. package/lib/model/classification-status.d.ts +3 -3
  42. package/lib/model/classification-status.js +3 -3
  43. package/lib/model/cloud-guard-status.d.ts +3 -3
  44. package/lib/model/cloud-guard-status.js +3 -3
  45. package/lib/model/composite-condition.d.ts +3 -3
  46. package/lib/model/composite-condition.js +3 -3
  47. package/lib/model/condition-filter-type.d.ts +3 -3
  48. package/lib/model/condition-filter-type.js +3 -3
  49. package/lib/model/condition-group.d.ts +3 -3
  50. package/lib/model/condition-group.js +3 -3
  51. package/lib/model/condition-metadata-type-collection.d.ts +3 -3
  52. package/lib/model/condition-metadata-type-collection.js +3 -3
  53. package/lib/model/condition-metadata-type-summary.d.ts +3 -3
  54. package/lib/model/condition-metadata-type-summary.js +3 -3
  55. package/lib/model/condition-metadata-type.d.ts +3 -3
  56. package/lib/model/condition-metadata-type.js +3 -3
  57. package/lib/model/condition-operator-name.d.ts +3 -3
  58. package/lib/model/condition-operator-name.js +3 -3
  59. package/lib/model/condition-operator.d.ts +3 -3
  60. package/lib/model/condition-operator.js +3 -3
  61. package/lib/model/condition-type-enum.d.ts +3 -3
  62. package/lib/model/condition-type-enum.js +3 -3
  63. package/lib/model/condition-value-type.d.ts +3 -3
  64. package/lib/model/condition-value-type.js +3 -3
  65. package/lib/model/condition.d.ts +3 -3
  66. package/lib/model/condition.js +3 -3
  67. package/lib/model/confidence.d.ts +3 -3
  68. package/lib/model/confidence.js +3 -3
  69. package/lib/model/config-value.d.ts +3 -3
  70. package/lib/model/config-value.js +3 -3
  71. package/lib/model/configuration-list-item-type.d.ts +3 -3
  72. package/lib/model/configuration-list-item-type.js +3 -3
  73. package/lib/model/configuration.d.ts +3 -3
  74. package/lib/model/configuration.js +3 -3
  75. package/lib/model/create-data-mask-rule-details.d.ts +3 -3
  76. package/lib/model/create-data-mask-rule-details.js +3 -3
  77. package/lib/model/create-detector-recipe-details.d.ts +3 -3
  78. package/lib/model/create-detector-recipe-details.js +3 -3
  79. package/lib/model/create-managed-list-details.d.ts +3 -3
  80. package/lib/model/create-managed-list-details.js +3 -3
  81. package/lib/model/create-responder-recipe-details.d.ts +3 -3
  82. package/lib/model/create-responder-recipe-details.js +3 -3
  83. package/lib/model/create-security-policy-details.d.ts +68 -0
  84. package/lib/model/create-security-policy-details.js +32 -0
  85. package/lib/model/create-security-policy-details.js.map +1 -0
  86. package/lib/model/create-security-recipe-details.d.ts +60 -0
  87. package/lib/model/create-security-recipe-details.js +32 -0
  88. package/lib/model/create-security-recipe-details.js.map +1 -0
  89. package/lib/model/create-security-zone-details.d.ts +60 -0
  90. package/lib/model/create-security-zone-details.js +32 -0
  91. package/lib/model/create-security-zone-details.js.map +1 -0
  92. package/lib/model/create-target-details.d.ts +3 -3
  93. package/lib/model/create-target-details.js +3 -3
  94. package/lib/model/create-target-detector-recipe-details.d.ts +3 -3
  95. package/lib/model/create-target-detector-recipe-details.js +3 -3
  96. package/lib/model/create-target-responder-recipe-details.d.ts +3 -3
  97. package/lib/model/create-target-responder-recipe-details.js +3 -3
  98. package/lib/model/data-mask-category.d.ts +3 -3
  99. package/lib/model/data-mask-category.js +3 -3
  100. package/lib/model/data-mask-rule-collection.d.ts +3 -3
  101. package/lib/model/data-mask-rule-collection.js +3 -3
  102. package/lib/model/data-mask-rule-status.d.ts +3 -3
  103. package/lib/model/data-mask-rule-status.js +3 -3
  104. package/lib/model/data-mask-rule-summary.d.ts +3 -3
  105. package/lib/model/data-mask-rule-summary.js +3 -3
  106. package/lib/model/data-mask-rule.d.ts +3 -3
  107. package/lib/model/data-mask-rule.js +3 -3
  108. package/lib/model/detector-collection.d.ts +3 -3
  109. package/lib/model/detector-collection.js +3 -3
  110. package/lib/model/detector-configuration.d.ts +3 -3
  111. package/lib/model/detector-configuration.js +3 -3
  112. package/lib/model/detector-details.d.ts +3 -3
  113. package/lib/model/detector-details.js +3 -3
  114. package/lib/model/detector-enum.d.ts +3 -3
  115. package/lib/model/detector-enum.js +3 -3
  116. package/lib/model/detector-recipe-collection.d.ts +3 -3
  117. package/lib/model/detector-recipe-collection.js +3 -3
  118. package/lib/model/detector-recipe-detector-rule-collection.d.ts +3 -3
  119. package/lib/model/detector-recipe-detector-rule-collection.js +3 -3
  120. package/lib/model/detector-recipe-detector-rule-summary.d.ts +3 -3
  121. package/lib/model/detector-recipe-detector-rule-summary.js +3 -3
  122. package/lib/model/detector-recipe-detector-rule.d.ts +3 -3
  123. package/lib/model/detector-recipe-detector-rule.js +3 -3
  124. package/lib/model/detector-recipe-summary.d.ts +3 -3
  125. package/lib/model/detector-recipe-summary.js +3 -3
  126. package/lib/model/detector-recipe.d.ts +3 -3
  127. package/lib/model/detector-recipe.js +3 -3
  128. package/lib/model/detector-rule-collection.d.ts +3 -3
  129. package/lib/model/detector-rule-collection.js +3 -3
  130. package/lib/model/detector-rule-summary.d.ts +3 -3
  131. package/lib/model/detector-rule-summary.js +3 -3
  132. package/lib/model/detector-rule.d.ts +3 -3
  133. package/lib/model/detector-rule.js +3 -3
  134. package/lib/model/detector-summary.d.ts +3 -3
  135. package/lib/model/detector-summary.js +3 -3
  136. package/lib/model/detector.d.ts +3 -3
  137. package/lib/model/detector.js +3 -3
  138. package/lib/model/event-status.d.ts +3 -3
  139. package/lib/model/event-status.js +3 -3
  140. package/lib/model/execute-responder-execution-details.d.ts +3 -3
  141. package/lib/model/execute-responder-execution-details.js +3 -3
  142. package/lib/model/feed-provider-type.d.ts +3 -3
  143. package/lib/model/feed-provider-type.js +3 -3
  144. package/lib/model/geographical-location.d.ts +3 -3
  145. package/lib/model/geographical-location.js +3 -3
  146. package/lib/model/impacted-resource-collection.d.ts +3 -3
  147. package/lib/model/impacted-resource-collection.js +3 -3
  148. package/lib/model/impacted-resource-summary.d.ts +3 -3
  149. package/lib/model/impacted-resource-summary.js +3 -3
  150. package/lib/model/index.d.ts +49 -3
  151. package/lib/model/index.js +54 -8
  152. package/lib/model/index.js.map +1 -1
  153. package/lib/model/lifecycle-state.d.ts +3 -3
  154. package/lib/model/lifecycle-state.js +3 -3
  155. package/lib/model/managed-list-collection.d.ts +3 -3
  156. package/lib/model/managed-list-collection.js +3 -3
  157. package/lib/model/managed-list-summary.d.ts +3 -3
  158. package/lib/model/managed-list-summary.js +3 -3
  159. package/lib/model/managed-list-type-collection.d.ts +3 -3
  160. package/lib/model/managed-list-type-collection.js +3 -3
  161. package/lib/model/managed-list-type-summary.d.ts +3 -3
  162. package/lib/model/managed-list-type-summary.js +3 -3
  163. package/lib/model/managed-list-type.d.ts +3 -3
  164. package/lib/model/managed-list-type.js +3 -3
  165. package/lib/model/managed-list.d.ts +3 -3
  166. package/lib/model/managed-list.js +3 -3
  167. package/lib/model/operator-summary.d.ts +3 -3
  168. package/lib/model/operator-summary.js +3 -3
  169. package/lib/model/operator-type.d.ts +3 -3
  170. package/lib/model/operator-type.js +3 -3
  171. package/lib/model/owner-type.d.ts +3 -3
  172. package/lib/model/owner-type.js +3 -3
  173. package/lib/model/policy-collection.d.ts +3 -3
  174. package/lib/model/policy-collection.js +3 -3
  175. package/lib/model/policy-summary.d.ts +3 -3
  176. package/lib/model/policy-summary.js +3 -3
  177. package/lib/model/political-location.d.ts +3 -3
  178. package/lib/model/political-location.js +3 -3
  179. package/lib/model/problem-aggregation-collection.d.ts +3 -3
  180. package/lib/model/problem-aggregation-collection.js +3 -3
  181. package/lib/model/problem-aggregation.d.ts +3 -3
  182. package/lib/model/problem-aggregation.js +3 -3
  183. package/lib/model/problem-category-enum.d.ts +25 -0
  184. package/lib/model/problem-category-enum.js +36 -0
  185. package/lib/model/problem-category-enum.js.map +1 -0
  186. package/lib/model/problem-collection.d.ts +3 -3
  187. package/lib/model/problem-collection.js +3 -3
  188. package/lib/model/problem-dimension.d.ts +3 -3
  189. package/lib/model/problem-dimension.js +3 -3
  190. package/lib/model/problem-endpoint-collection.d.ts +3 -3
  191. package/lib/model/problem-endpoint-collection.js +3 -3
  192. package/lib/model/problem-endpoint-summary.d.ts +3 -3
  193. package/lib/model/problem-endpoint-summary.js +3 -3
  194. package/lib/model/problem-history-collection.d.ts +3 -3
  195. package/lib/model/problem-history-collection.js +3 -3
  196. package/lib/model/problem-history-summary.d.ts +3 -3
  197. package/lib/model/problem-history-summary.js +3 -3
  198. package/lib/model/problem-lifecycle-detail.d.ts +3 -3
  199. package/lib/model/problem-lifecycle-detail.js +3 -3
  200. package/lib/model/problem-lifecycle-state.d.ts +3 -3
  201. package/lib/model/problem-lifecycle-state.js +3 -3
  202. package/lib/model/problem-summary.d.ts +3 -3
  203. package/lib/model/problem-summary.js +3 -3
  204. package/lib/model/problem-trend-aggregation-collection.d.ts +3 -3
  205. package/lib/model/problem-trend-aggregation-collection.js +3 -3
  206. package/lib/model/problem-trend-aggregation.d.ts +3 -3
  207. package/lib/model/problem-trend-aggregation.js +3 -3
  208. package/lib/model/problem.d.ts +3 -3
  209. package/lib/model/problem.js +3 -3
  210. package/lib/model/recommendation-lifecycle-detail.d.ts +3 -3
  211. package/lib/model/recommendation-lifecycle-detail.js +3 -3
  212. package/lib/model/recommendation-summary-collection.d.ts +3 -3
  213. package/lib/model/recommendation-summary-collection.js +3 -3
  214. package/lib/model/recommendation-summary.d.ts +3 -3
  215. package/lib/model/recommendation-summary.js +3 -3
  216. package/lib/model/recommendation-type.d.ts +3 -3
  217. package/lib/model/recommendation-type.js +3 -3
  218. package/lib/model/remove-compartment-details.d.ts +29 -0
  219. package/lib/model/remove-compartment-details.js +32 -0
  220. package/lib/model/remove-compartment-details.js.map +1 -0
  221. package/lib/model/request-summarized-trend-resource-risk-scores-details.d.ts +3 -3
  222. package/lib/model/request-summarized-trend-resource-risk-scores-details.js +3 -3
  223. package/lib/model/resource-profile-collection.d.ts +3 -3
  224. package/lib/model/resource-profile-collection.js +3 -3
  225. package/lib/model/resource-profile-endpoint-collection.d.ts +3 -3
  226. package/lib/model/resource-profile-endpoint-collection.js +3 -3
  227. package/lib/model/resource-profile-endpoint-summary.d.ts +3 -3
  228. package/lib/model/resource-profile-endpoint-summary.js +3 -3
  229. package/lib/model/resource-profile-impacted-resource-collection.d.ts +3 -3
  230. package/lib/model/resource-profile-impacted-resource-collection.js +3 -3
  231. package/lib/model/resource-profile-impacted-resource-summary.d.ts +3 -3
  232. package/lib/model/resource-profile-impacted-resource-summary.js +3 -3
  233. package/lib/model/resource-profile-risk-score-aggregation-summary-collection.d.ts +3 -3
  234. package/lib/model/resource-profile-risk-score-aggregation-summary-collection.js +3 -3
  235. package/lib/model/resource-profile-risk-score-aggregation-summary.d.ts +3 -3
  236. package/lib/model/resource-profile-risk-score-aggregation-summary.js +3 -3
  237. package/lib/model/resource-profile-summary.d.ts +3 -3
  238. package/lib/model/resource-profile-summary.js +3 -3
  239. package/lib/model/resource-profile.d.ts +3 -3
  240. package/lib/model/resource-profile.js +3 -3
  241. package/lib/model/resource-risk-score-aggregation-collection.d.ts +3 -3
  242. package/lib/model/resource-risk-score-aggregation-collection.js +3 -3
  243. package/lib/model/resource-risk-score-aggregation.d.ts +3 -3
  244. package/lib/model/resource-risk-score-aggregation.js +3 -3
  245. package/lib/model/resource-risk-score-dimension.d.ts +3 -3
  246. package/lib/model/resource-risk-score-dimension.js +3 -3
  247. package/lib/model/resource-type-collection.d.ts +3 -3
  248. package/lib/model/resource-type-collection.js +3 -3
  249. package/lib/model/resource-type-summary.d.ts +3 -3
  250. package/lib/model/resource-type-summary.js +3 -3
  251. package/lib/model/responder-activity-collection.d.ts +3 -3
  252. package/lib/model/responder-activity-collection.js +3 -3
  253. package/lib/model/responder-activity-summary.d.ts +3 -3
  254. package/lib/model/responder-activity-summary.js +3 -3
  255. package/lib/model/responder-activity-type.d.ts +3 -3
  256. package/lib/model/responder-activity-type.js +3 -3
  257. package/lib/model/responder-configuration.d.ts +3 -3
  258. package/lib/model/responder-configuration.js +3 -3
  259. package/lib/model/responder-dimension.d.ts +3 -3
  260. package/lib/model/responder-dimension.js +3 -3
  261. package/lib/model/responder-execution-aggregation-collection.d.ts +3 -3
  262. package/lib/model/responder-execution-aggregation-collection.js +3 -3
  263. package/lib/model/responder-execution-aggregation.d.ts +3 -3
  264. package/lib/model/responder-execution-aggregation.js +3 -3
  265. package/lib/model/responder-execution-collection.d.ts +3 -3
  266. package/lib/model/responder-execution-collection.js +3 -3
  267. package/lib/model/responder-execution-modes.d.ts +3 -3
  268. package/lib/model/responder-execution-modes.js +3 -3
  269. package/lib/model/responder-execution-states.d.ts +3 -3
  270. package/lib/model/responder-execution-states.js +3 -3
  271. package/lib/model/responder-execution-status.d.ts +3 -3
  272. package/lib/model/responder-execution-status.js +3 -3
  273. package/lib/model/responder-execution-summary.d.ts +3 -3
  274. package/lib/model/responder-execution-summary.js +3 -3
  275. package/lib/model/responder-execution-trend-aggregation-collection.d.ts +3 -3
  276. package/lib/model/responder-execution-trend-aggregation-collection.js +3 -3
  277. package/lib/model/responder-execution-trend-aggregation.d.ts +3 -3
  278. package/lib/model/responder-execution-trend-aggregation.js +3 -3
  279. package/lib/model/responder-execution.d.ts +3 -3
  280. package/lib/model/responder-execution.js +3 -3
  281. package/lib/model/responder-mode-types.d.ts +3 -3
  282. package/lib/model/responder-mode-types.js +3 -3
  283. package/lib/model/responder-recipe-collection.d.ts +3 -3
  284. package/lib/model/responder-recipe-collection.js +3 -3
  285. package/lib/model/responder-recipe-responder-rule-collection.d.ts +3 -3
  286. package/lib/model/responder-recipe-responder-rule-collection.js +3 -3
  287. package/lib/model/responder-recipe-responder-rule-summary.d.ts +3 -3
  288. package/lib/model/responder-recipe-responder-rule-summary.js +3 -3
  289. package/lib/model/responder-recipe-responder-rule.d.ts +3 -3
  290. package/lib/model/responder-recipe-responder-rule.js +3 -3
  291. package/lib/model/responder-recipe-summary.d.ts +3 -3
  292. package/lib/model/responder-recipe-summary.js +3 -3
  293. package/lib/model/responder-recipe.d.ts +3 -3
  294. package/lib/model/responder-recipe.js +3 -3
  295. package/lib/model/responder-rule-collection.d.ts +3 -3
  296. package/lib/model/responder-rule-collection.js +3 -3
  297. package/lib/model/responder-rule-details.d.ts +3 -3
  298. package/lib/model/responder-rule-details.js +3 -3
  299. package/lib/model/responder-rule-execution-details.d.ts +3 -3
  300. package/lib/model/responder-rule-execution-details.js +3 -3
  301. package/lib/model/responder-rule-summary.d.ts +3 -3
  302. package/lib/model/responder-rule-summary.js +3 -3
  303. package/lib/model/responder-rule.d.ts +3 -3
  304. package/lib/model/responder-rule.js +3 -3
  305. package/lib/model/responder-type.d.ts +3 -3
  306. package/lib/model/responder-type.js +3 -3
  307. package/lib/model/risk-level.d.ts +3 -3
  308. package/lib/model/risk-level.js +3 -3
  309. package/lib/model/risk-score-aggregation-collection.d.ts +3 -3
  310. package/lib/model/risk-score-aggregation-collection.js +3 -3
  311. package/lib/model/risk-score-aggregation.d.ts +3 -3
  312. package/lib/model/risk-score-aggregation.js +3 -3
  313. package/lib/model/rule-summary.d.ts +3 -3
  314. package/lib/model/rule-summary.js +3 -3
  315. package/lib/model/security-policy-collection.d.ts +29 -0
  316. package/lib/model/security-policy-collection.js +64 -0
  317. package/lib/model/security-policy-collection.js.map +1 -0
  318. package/lib/model/security-policy-summary.d.ts +106 -0
  319. package/lib/model/security-policy-summary.js +32 -0
  320. package/lib/model/security-policy-summary.js.map +1 -0
  321. package/lib/model/security-policy.d.ts +106 -0
  322. package/lib/model/security-policy.js +32 -0
  323. package/lib/model/security-policy.js.map +1 -0
  324. package/lib/model/security-rating.d.ts +3 -3
  325. package/lib/model/security-rating.js +3 -3
  326. package/lib/model/security-recipe-collection.d.ts +29 -0
  327. package/lib/model/security-recipe-collection.js +64 -0
  328. package/lib/model/security-recipe-collection.js.map +1 -0
  329. package/lib/model/security-recipe-summary.d.ts +98 -0
  330. package/lib/model/security-recipe-summary.js +32 -0
  331. package/lib/model/security-recipe-summary.js.map +1 -0
  332. package/lib/model/security-recipe.d.ts +98 -0
  333. package/lib/model/security-recipe.js +32 -0
  334. package/lib/model/security-recipe.js.map +1 -0
  335. package/lib/model/security-score-aggregation-collection.d.ts +3 -3
  336. package/lib/model/security-score-aggregation-collection.js +3 -3
  337. package/lib/model/security-score-aggregation.d.ts +3 -3
  338. package/lib/model/security-score-aggregation.js +3 -3
  339. package/lib/model/security-score-trend-aggregation-collection.d.ts +3 -3
  340. package/lib/model/security-score-trend-aggregation-collection.js +3 -3
  341. package/lib/model/security-score-trend-aggregation.d.ts +3 -3
  342. package/lib/model/security-score-trend-aggregation.js +3 -3
  343. package/lib/model/security-zone-collection.d.ts +29 -0
  344. package/lib/model/security-zone-collection.js +64 -0
  345. package/lib/model/security-zone-collection.js.map +1 -0
  346. package/lib/model/security-zone-summary.d.ts +94 -0
  347. package/lib/model/security-zone-summary.js +32 -0
  348. package/lib/model/security-zone-summary.js.map +1 -0
  349. package/lib/model/security-zone-target-details.d.ts +39 -0
  350. package/lib/model/security-zone-target-details.js +69 -0
  351. package/lib/model/security-zone-target-details.js.map +1 -0
  352. package/lib/model/security-zone.d.ts +102 -0
  353. package/lib/model/security-zone.js +32 -0
  354. package/lib/model/security-zone.js.map +1 -0
  355. package/lib/model/service-type-summary.d.ts +3 -3
  356. package/lib/model/service-type-summary.js +3 -3
  357. package/lib/model/severity.d.ts +3 -3
  358. package/lib/model/severity.js +3 -3
  359. package/lib/model/sighting-collection.d.ts +3 -3
  360. package/lib/model/sighting-collection.js +3 -3
  361. package/lib/model/sighting-endpoint-collection.d.ts +3 -3
  362. package/lib/model/sighting-endpoint-collection.js +3 -3
  363. package/lib/model/sighting-endpoint-summary.d.ts +3 -3
  364. package/lib/model/sighting-endpoint-summary.js +3 -3
  365. package/lib/model/sighting-impacted-resource-collection.d.ts +3 -3
  366. package/lib/model/sighting-impacted-resource-collection.js +3 -3
  367. package/lib/model/sighting-impacted-resource-summary.d.ts +3 -3
  368. package/lib/model/sighting-impacted-resource-summary.js +3 -3
  369. package/lib/model/sighting-summary.d.ts +3 -3
  370. package/lib/model/sighting-summary.js +3 -3
  371. package/lib/model/sighting-type.d.ts +3 -3
  372. package/lib/model/sighting-type.js +3 -3
  373. package/lib/model/sighting.d.ts +3 -7
  374. package/lib/model/sighting.js +3 -3
  375. package/lib/model/sighting.js.map +1 -1
  376. package/lib/model/simple-condition.d.ts +3 -3
  377. package/lib/model/simple-condition.js +3 -3
  378. package/lib/model/skip-bulk-responder-execution-details.d.ts +3 -3
  379. package/lib/model/skip-bulk-responder-execution-details.js +3 -3
  380. package/lib/model/sort-orders.d.ts +3 -3
  381. package/lib/model/sort-orders.js +3 -3
  382. package/lib/model/tactic-collection.d.ts +3 -3
  383. package/lib/model/tactic-collection.js +3 -3
  384. package/lib/model/tactic-summary.d.ts +3 -3
  385. package/lib/model/tactic-summary.js +3 -3
  386. package/lib/model/target-collection.d.ts +3 -3
  387. package/lib/model/target-collection.js +3 -3
  388. package/lib/model/target-details.d.ts +25 -0
  389. package/lib/model/target-details.js +68 -0
  390. package/lib/model/target-details.js.map +1 -0
  391. package/lib/model/target-detector-details.d.ts +3 -3
  392. package/lib/model/target-detector-details.js +3 -3
  393. package/lib/model/target-detector-recipe-collection.d.ts +3 -3
  394. package/lib/model/target-detector-recipe-collection.js +3 -3
  395. package/lib/model/target-detector-recipe-detector-rule-collection.d.ts +3 -3
  396. package/lib/model/target-detector-recipe-detector-rule-collection.js +3 -3
  397. package/lib/model/target-detector-recipe-detector-rule-summary.d.ts +3 -3
  398. package/lib/model/target-detector-recipe-detector-rule-summary.js +3 -3
  399. package/lib/model/target-detector-recipe-detector-rule.d.ts +3 -3
  400. package/lib/model/target-detector-recipe-detector-rule.js +3 -3
  401. package/lib/model/target-detector-recipe-summary.d.ts +3 -3
  402. package/lib/model/target-detector-recipe-summary.js +3 -3
  403. package/lib/model/target-detector-recipe.d.ts +3 -3
  404. package/lib/model/target-detector-recipe.js +3 -3
  405. package/lib/model/target-ids-selected.d.ts +3 -3
  406. package/lib/model/target-ids-selected.js +3 -3
  407. package/lib/model/target-resource-type.d.ts +4 -3
  408. package/lib/model/target-resource-type.js +4 -3
  409. package/lib/model/target-resource-type.js.map +1 -1
  410. package/lib/model/target-resource-types-selected.d.ts +4 -3
  411. package/lib/model/target-resource-types-selected.js +4 -3
  412. package/lib/model/target-resource-types-selected.js.map +1 -1
  413. package/lib/model/target-responder-recipe-collection.d.ts +3 -3
  414. package/lib/model/target-responder-recipe-collection.js +3 -3
  415. package/lib/model/target-responder-recipe-responder-rule-collection.d.ts +3 -3
  416. package/lib/model/target-responder-recipe-responder-rule-collection.js +3 -3
  417. package/lib/model/target-responder-recipe-responder-rule-summary.d.ts +3 -3
  418. package/lib/model/target-responder-recipe-responder-rule-summary.js +3 -3
  419. package/lib/model/target-responder-recipe-responder-rule.d.ts +3 -3
  420. package/lib/model/target-responder-recipe-responder-rule.js +3 -3
  421. package/lib/model/target-responder-recipe-summary.d.ts +3 -3
  422. package/lib/model/target-responder-recipe-summary.js +3 -3
  423. package/lib/model/target-responder-recipe.d.ts +3 -3
  424. package/lib/model/target-responder-recipe.js +3 -3
  425. package/lib/model/target-selected.d.ts +3 -3
  426. package/lib/model/target-selected.js +3 -3
  427. package/lib/model/target-summary.d.ts +3 -3
  428. package/lib/model/target-summary.js +3 -3
  429. package/lib/model/target.d.ts +4 -3
  430. package/lib/model/target.js +9 -3
  431. package/lib/model/target.js.map +1 -1
  432. package/lib/model/technique-collection.d.ts +3 -3
  433. package/lib/model/technique-collection.js +3 -3
  434. package/lib/model/technique-summary.d.ts +3 -3
  435. package/lib/model/technique-summary.js +3 -3
  436. package/lib/model/trigger-responder-details.d.ts +3 -3
  437. package/lib/model/trigger-responder-details.js +3 -3
  438. package/lib/model/update-bulk-problem-status-details.d.ts +3 -3
  439. package/lib/model/update-bulk-problem-status-details.js +3 -3
  440. package/lib/model/update-configuration-details.d.ts +3 -3
  441. package/lib/model/update-configuration-details.js +3 -3
  442. package/lib/model/update-data-mask-rule-details.d.ts +3 -3
  443. package/lib/model/update-data-mask-rule-details.js +3 -3
  444. package/lib/model/update-detector-recipe-details.d.ts +3 -3
  445. package/lib/model/update-detector-recipe-details.js +3 -3
  446. package/lib/model/update-detector-recipe-detector-rule-details.d.ts +3 -3
  447. package/lib/model/update-detector-recipe-detector-rule-details.js +3 -3
  448. package/lib/model/update-detector-recipe-detector-rule.d.ts +3 -3
  449. package/lib/model/update-detector-recipe-detector-rule.js +3 -3
  450. package/lib/model/update-detector-rule-details.d.ts +3 -3
  451. package/lib/model/update-detector-rule-details.js +3 -3
  452. package/lib/model/update-managed-list-details.d.ts +3 -3
  453. package/lib/model/update-managed-list-details.js +3 -3
  454. package/lib/model/update-problem-status-details.d.ts +3 -3
  455. package/lib/model/update-problem-status-details.js +3 -3
  456. package/lib/model/update-responder-recipe-details.d.ts +3 -3
  457. package/lib/model/update-responder-recipe-details.js +3 -3
  458. package/lib/model/update-responder-recipe-responder-rule-details.d.ts +3 -3
  459. package/lib/model/update-responder-recipe-responder-rule-details.js +3 -3
  460. package/lib/model/update-responder-recipe-responder-rule.d.ts +3 -3
  461. package/lib/model/update-responder-recipe-responder-rule.js +3 -3
  462. package/lib/model/update-responder-rule-details.d.ts +3 -3
  463. package/lib/model/update-responder-rule-details.js +3 -3
  464. package/lib/model/update-security-policy-details.d.ts +48 -0
  465. package/lib/model/update-security-policy-details.js +32 -0
  466. package/lib/model/update-security-policy-details.js.map +1 -0
  467. package/lib/model/update-security-recipe-details.d.ts +56 -0
  468. package/lib/model/update-security-recipe-details.js +32 -0
  469. package/lib/model/update-security-recipe-details.js.map +1 -0
  470. package/lib/model/update-security-zone-details.d.ts +56 -0
  471. package/lib/model/update-security-zone-details.js +32 -0
  472. package/lib/model/update-security-zone-details.js.map +1 -0
  473. package/lib/model/update-target-details.d.ts +3 -3
  474. package/lib/model/update-target-details.js +3 -3
  475. package/lib/model/update-target-detector-recipe-details.d.ts +11 -3
  476. package/lib/model/update-target-detector-recipe-details.js +3 -3
  477. package/lib/model/update-target-detector-recipe-details.js.map +1 -1
  478. package/lib/model/update-target-detector-recipe-detector-rule-details.d.ts +3 -3
  479. package/lib/model/update-target-detector-recipe-detector-rule-details.js +3 -3
  480. package/lib/model/update-target-detector-recipe.d.ts +3 -3
  481. package/lib/model/update-target-detector-recipe.js +3 -3
  482. package/lib/model/update-target-detector-rule-details.d.ts +3 -3
  483. package/lib/model/update-target-detector-rule-details.js +3 -3
  484. package/lib/model/update-target-recipe-detector-rule-details.d.ts +3 -3
  485. package/lib/model/update-target-recipe-detector-rule-details.js +3 -3
  486. package/lib/model/update-target-recipe-responder-rule-details.d.ts +3 -3
  487. package/lib/model/update-target-recipe-responder-rule-details.js +3 -3
  488. package/lib/model/update-target-responder-recipe-details.d.ts +3 -3
  489. package/lib/model/update-target-responder-recipe-details.js +3 -3
  490. package/lib/model/update-target-responder-recipe-responder-rule-details.d.ts +3 -3
  491. package/lib/model/update-target-responder-recipe-responder-rule-details.js +3 -3
  492. package/lib/model/update-target-responder-recipe.d.ts +3 -3
  493. package/lib/model/update-target-responder-recipe.js +3 -3
  494. package/lib/model/update-target-responder-rule-details.d.ts +3 -3
  495. package/lib/model/update-target-responder-rule-details.js +3 -3
  496. package/lib/request/add-compartment-request.d.ts +49 -0
  497. package/lib/request/add-compartment-request.js +15 -0
  498. package/lib/request/add-compartment-request.js.map +1 -0
  499. package/lib/request/change-detector-recipe-compartment-request.d.ts +1 -1
  500. package/lib/request/change-managed-list-compartment-request.d.ts +1 -1
  501. package/lib/request/change-responder-recipe-compartment-request.d.ts +1 -1
  502. package/lib/request/change-security-recipe-compartment-request.d.ts +49 -0
  503. package/lib/request/change-security-recipe-compartment-request.js +15 -0
  504. package/lib/request/change-security-recipe-compartment-request.js.map +1 -0
  505. package/lib/request/change-security-zone-compartment-request.d.ts +49 -0
  506. package/lib/request/change-security-zone-compartment-request.js +15 -0
  507. package/lib/request/change-security-zone-compartment-request.js.map +1 -0
  508. package/lib/request/create-data-mask-rule-request.d.ts +1 -1
  509. package/lib/request/create-detector-recipe-request.d.ts +1 -1
  510. package/lib/request/create-managed-list-request.d.ts +1 -1
  511. package/lib/request/create-responder-recipe-request.d.ts +1 -1
  512. package/lib/request/create-security-recipe-request.d.ts +36 -0
  513. package/lib/request/create-security-recipe-request.js +15 -0
  514. package/lib/request/create-security-recipe-request.js.map +1 -0
  515. package/lib/request/create-security-zone-request.d.ts +36 -0
  516. package/lib/request/create-security-zone-request.js +15 -0
  517. package/lib/request/create-security-zone-request.js.map +1 -0
  518. package/lib/request/create-target-detector-recipe-request.d.ts +1 -1
  519. package/lib/request/create-target-request.d.ts +1 -1
  520. package/lib/request/create-target-responder-recipe-request.d.ts +1 -1
  521. package/lib/request/delete-data-mask-rule-request.d.ts +1 -1
  522. package/lib/request/delete-detector-recipe-request.d.ts +1 -1
  523. package/lib/request/delete-managed-list-request.d.ts +1 -1
  524. package/lib/request/delete-responder-recipe-request.d.ts +1 -1
  525. package/lib/request/delete-security-recipe-request.d.ts +35 -0
  526. package/lib/request/delete-security-recipe-request.js +15 -0
  527. package/lib/request/delete-security-recipe-request.js.map +1 -0
  528. package/lib/request/delete-security-zone-request.d.ts +35 -0
  529. package/lib/request/delete-security-zone-request.js +15 -0
  530. package/lib/request/delete-security-zone-request.js.map +1 -0
  531. package/lib/request/delete-target-detector-recipe-request.d.ts +1 -1
  532. package/lib/request/delete-target-request.d.ts +1 -1
  533. package/lib/request/delete-target-responder-recipe-request.d.ts +1 -1
  534. package/lib/request/execute-responder-execution-request.d.ts +1 -1
  535. package/lib/request/get-condition-metadata-type-request.d.ts +1 -1
  536. package/lib/request/get-configuration-request.d.ts +1 -1
  537. package/lib/request/get-data-mask-rule-request.d.ts +1 -1
  538. package/lib/request/get-detector-recipe-detector-rule-request.d.ts +1 -1
  539. package/lib/request/get-detector-recipe-request.d.ts +1 -1
  540. package/lib/request/get-detector-request.d.ts +1 -1
  541. package/lib/request/get-detector-rule-request.d.ts +1 -1
  542. package/lib/request/get-managed-list-request.d.ts +1 -1
  543. package/lib/request/get-problem-request.d.ts +1 -1
  544. package/lib/request/get-resource-profile-request.d.ts +1 -1
  545. package/lib/request/get-responder-execution-request.d.ts +1 -1
  546. package/lib/request/get-responder-recipe-request.d.ts +1 -1
  547. package/lib/request/get-responder-recipe-responder-rule-request.d.ts +1 -1
  548. package/lib/request/get-responder-rule-request.d.ts +1 -1
  549. package/lib/request/get-security-policy-request.d.ts +26 -0
  550. package/lib/request/get-security-policy-request.js +15 -0
  551. package/lib/request/get-security-policy-request.js.map +1 -0
  552. package/lib/request/get-security-recipe-request.d.ts +26 -0
  553. package/lib/request/get-security-recipe-request.js +15 -0
  554. package/lib/request/get-security-recipe-request.js.map +1 -0
  555. package/lib/request/get-security-zone-request.d.ts +26 -0
  556. package/lib/request/get-security-zone-request.js +15 -0
  557. package/lib/request/get-security-zone-request.js.map +1 -0
  558. package/lib/request/get-sighting-request.d.ts +1 -1
  559. package/lib/request/get-target-detector-recipe-detector-rule-request.d.ts +1 -1
  560. package/lib/request/get-target-detector-recipe-request.d.ts +1 -1
  561. package/lib/request/get-target-request.d.ts +1 -1
  562. package/lib/request/get-target-responder-recipe-request.d.ts +1 -1
  563. package/lib/request/get-target-responder-recipe-responder-rule-request.d.ts +1 -1
  564. package/lib/request/index.d.ts +35 -3
  565. package/lib/request/index.js +10 -4
  566. package/lib/request/index.js.map +1 -1
  567. package/lib/request/list-condition-metadata-types-request.d.ts +1 -1
  568. package/lib/request/list-data-mask-rules-request.d.ts +1 -1
  569. package/lib/request/list-detector-recipe-detector-rules-request.d.ts +1 -1
  570. package/lib/request/list-detector-recipes-request.d.ts +1 -1
  571. package/lib/request/list-detector-rules-request.d.ts +1 -1
  572. package/lib/request/list-detectors-request.d.ts +1 -1
  573. package/lib/request/list-impacted-resources-request.d.ts +1 -1
  574. package/lib/request/list-managed-list-types-request.d.ts +1 -1
  575. package/lib/request/list-managed-lists-request.d.ts +1 -1
  576. package/lib/request/list-policies-request.d.ts +1 -1
  577. package/lib/request/list-problem-endpoints-request.d.ts +1 -1
  578. package/lib/request/list-problem-histories-request.d.ts +1 -1
  579. package/lib/request/list-problems-request.d.ts +6 -1
  580. package/lib/request/list-problems-request.js.map +1 -1
  581. package/lib/request/list-recommendations-request.d.ts +1 -1
  582. package/lib/request/list-resource-profile-endpoints-request.d.ts +1 -1
  583. package/lib/request/list-resource-profile-impacted-resources-request.d.ts +1 -1
  584. package/lib/request/list-resource-profiles-request.d.ts +1 -1
  585. package/lib/request/list-resource-types-request.d.ts +1 -1
  586. package/lib/request/list-responder-activities-request.d.ts +1 -1
  587. package/lib/request/list-responder-executions-request.d.ts +1 -1
  588. package/lib/request/list-responder-recipe-responder-rules-request.d.ts +1 -1
  589. package/lib/request/list-responder-recipes-request.d.ts +1 -1
  590. package/lib/request/list-responder-rules-request.d.ts +1 -1
  591. package/lib/request/list-security-policies-request.d.ts +62 -0
  592. package/lib/request/list-security-policies-request.js +24 -0
  593. package/lib/request/list-security-policies-request.js.map +1 -0
  594. package/lib/request/list-security-recipes-request.d.ts +62 -0
  595. package/lib/request/list-security-recipes-request.js +24 -0
  596. package/lib/request/list-security-recipes-request.js.map +1 -0
  597. package/lib/request/list-security-zones-request.d.ts +70 -0
  598. package/lib/request/list-security-zones-request.js +24 -0
  599. package/lib/request/list-security-zones-request.js.map +1 -0
  600. package/lib/request/list-sighting-endpoints-request.d.ts +1 -1
  601. package/lib/request/list-sighting-impacted-resources-request.d.ts +1 -1
  602. package/lib/request/list-sightings-request.d.ts +1 -1
  603. package/lib/request/list-tactics-request.d.ts +1 -1
  604. package/lib/request/list-target-detector-recipe-detector-rules-request.d.ts +1 -1
  605. package/lib/request/list-target-detector-recipes-request.d.ts +1 -1
  606. package/lib/request/list-target-responder-recipe-responder-rules-request.d.ts +1 -1
  607. package/lib/request/list-target-responder-recipes-request.d.ts +1 -1
  608. package/lib/request/list-targets-request.d.ts +8 -1
  609. package/lib/request/list-targets-request.js.map +1 -1
  610. package/lib/request/list-techniques-request.d.ts +1 -1
  611. package/lib/request/remove-compartment-request.d.ts +49 -0
  612. package/lib/request/remove-compartment-request.js +15 -0
  613. package/lib/request/remove-compartment-request.js.map +1 -0
  614. package/lib/request/request-risk-scores-request.d.ts +1 -1
  615. package/lib/request/request-security-score-summarized-trend-request.d.ts +1 -1
  616. package/lib/request/request-security-scores-request.d.ts +1 -1
  617. package/lib/request/request-summarized-activity-problems-request.d.ts +1 -1
  618. package/lib/request/request-summarized-problems-request.d.ts +1 -1
  619. package/lib/request/request-summarized-responder-executions-request.d.ts +1 -1
  620. package/lib/request/request-summarized-risk-scores-request.d.ts +1 -1
  621. package/lib/request/request-summarized-security-scores-request.d.ts +1 -1
  622. package/lib/request/request-summarized-top-trend-resource-profile-risk-scores-request.d.ts +1 -1
  623. package/lib/request/request-summarized-trend-problems-request.d.ts +1 -1
  624. package/lib/request/request-summarized-trend-resource-risk-scores-request.d.ts +1 -1
  625. package/lib/request/request-summarized-trend-responder-executions-request.d.ts +1 -1
  626. package/lib/request/request-summarized-trend-security-scores-request.d.ts +1 -1
  627. package/lib/request/skip-bulk-responder-execution-request.d.ts +1 -1
  628. package/lib/request/skip-responder-execution-request.d.ts +1 -1
  629. package/lib/request/trigger-responder-request.d.ts +1 -1
  630. package/lib/request/update-bulk-problem-status-request.d.ts +1 -1
  631. package/lib/request/update-configuration-request.d.ts +1 -1
  632. package/lib/request/update-data-mask-rule-request.d.ts +1 -1
  633. package/lib/request/update-detector-recipe-detector-rule-request.d.ts +1 -1
  634. package/lib/request/update-detector-recipe-request.d.ts +1 -1
  635. package/lib/request/update-managed-list-request.d.ts +1 -1
  636. package/lib/request/update-problem-status-request.d.ts +1 -1
  637. package/lib/request/update-responder-recipe-request.d.ts +1 -1
  638. package/lib/request/update-responder-recipe-responder-rule-request.d.ts +1 -1
  639. package/lib/request/update-security-recipe-request.d.ts +40 -0
  640. package/lib/request/update-security-recipe-request.js +15 -0
  641. package/lib/request/update-security-recipe-request.js.map +1 -0
  642. package/lib/request/update-security-zone-request.d.ts +40 -0
  643. package/lib/request/update-security-zone-request.js +15 -0
  644. package/lib/request/update-security-zone-request.js.map +1 -0
  645. package/lib/request/update-target-detector-recipe-detector-rule-request.d.ts +1 -1
  646. package/lib/request/update-target-detector-recipe-request.d.ts +1 -1
  647. package/lib/request/update-target-request.d.ts +1 -1
  648. package/lib/request/update-target-responder-recipe-request.d.ts +1 -1
  649. package/lib/request/update-target-responder-recipe-responder-rule-request.d.ts +1 -1
  650. package/lib/response/add-compartment-response.d.ts +30 -0
  651. package/lib/response/add-compartment-response.js +15 -0
  652. package/lib/response/add-compartment-response.js.map +1 -0
  653. package/lib/response/change-security-recipe-compartment-response.d.ts +20 -0
  654. package/lib/response/change-security-recipe-compartment-response.js +15 -0
  655. package/lib/response/change-security-recipe-compartment-response.js.map +1 -0
  656. package/lib/response/change-security-zone-compartment-response.d.ts +20 -0
  657. package/lib/response/change-security-zone-compartment-response.js +15 -0
  658. package/lib/response/change-security-zone-compartment-response.js.map +1 -0
  659. package/lib/response/create-security-recipe-response.d.ts +30 -0
  660. package/lib/response/create-security-recipe-response.js +15 -0
  661. package/lib/response/create-security-recipe-response.js.map +1 -0
  662. package/lib/response/create-security-zone-response.d.ts +30 -0
  663. package/lib/response/create-security-zone-response.js +15 -0
  664. package/lib/response/create-security-zone-response.js.map +1 -0
  665. package/lib/response/delete-security-recipe-response.d.ts +20 -0
  666. package/lib/response/delete-security-recipe-response.js +15 -0
  667. package/lib/response/delete-security-recipe-response.js.map +1 -0
  668. package/lib/response/delete-security-zone-response.d.ts +20 -0
  669. package/lib/response/delete-security-zone-response.js +15 -0
  670. package/lib/response/delete-security-zone-response.js.map +1 -0
  671. package/lib/response/get-security-policy-response.d.ts +30 -0
  672. package/lib/response/get-security-policy-response.js +15 -0
  673. package/lib/response/get-security-policy-response.js.map +1 -0
  674. package/lib/response/get-security-recipe-response.d.ts +30 -0
  675. package/lib/response/get-security-recipe-response.js +15 -0
  676. package/lib/response/get-security-recipe-response.js.map +1 -0
  677. package/lib/response/get-security-zone-response.d.ts +30 -0
  678. package/lib/response/get-security-zone-response.js +15 -0
  679. package/lib/response/get-security-zone-response.js.map +1 -0
  680. package/lib/response/index.d.ts +35 -3
  681. package/lib/response/index.js +3 -3
  682. package/lib/response/list-security-policies-response.d.ts +32 -0
  683. package/lib/response/list-security-policies-response.js +15 -0
  684. package/lib/response/list-security-policies-response.js.map +1 -0
  685. package/lib/response/list-security-recipes-response.d.ts +32 -0
  686. package/lib/response/list-security-recipes-response.js +15 -0
  687. package/lib/response/list-security-recipes-response.js.map +1 -0
  688. package/lib/response/list-security-zones-response.d.ts +32 -0
  689. package/lib/response/list-security-zones-response.js +15 -0
  690. package/lib/response/list-security-zones-response.js.map +1 -0
  691. package/lib/response/remove-compartment-response.d.ts +30 -0
  692. package/lib/response/remove-compartment-response.js +15 -0
  693. package/lib/response/remove-compartment-response.js.map +1 -0
  694. package/lib/response/update-security-recipe-response.d.ts +30 -0
  695. package/lib/response/update-security-recipe-response.js +15 -0
  696. package/lib/response/update-security-recipe-response.js.map +1 -0
  697. package/lib/response/update-security-zone-response.d.ts +30 -0
  698. package/lib/response/update-security-zone-response.js +15 -0
  699. package/lib/response/update-security-zone-response.js.map +1 -0
  700. package/package.json +3 -3
@@ -1,8 +1,8 @@
1
1
  /**
2
- * Cloud Guard API
3
- * Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
2
+ * Cloud Guard and Security Zones API
3
+ * Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
4
4
 
5
- **Note:** You can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations from any region.
5
+ **Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
6
6
 
7
7
  * OpenAPI spec version: 20200131
8
8
  *
@@ -19,6 +19,8 @@ import * as ActivityProblemAggregationCollection from "./activity-problem-aggreg
19
19
  export import ActivityProblemAggregationCollection = ActivityProblemAggregationCollection.ActivityProblemAggregationCollection;
20
20
  import * as ActorType from "./actor-type";
21
21
  export import ActorType = ActorType.ActorType;
22
+ import * as AddCompartmentDetails from "./add-compartment-details";
23
+ export import AddCompartmentDetails = AddCompartmentDetails.AddCompartmentDetails;
22
24
  import * as AttachTargetDetectorRecipeDetails from "./attach-target-detector-recipe-details";
23
25
  export import AttachTargetDetectorRecipeDetails = AttachTargetDetectorRecipeDetails.AttachTargetDetectorRecipeDetails;
24
26
  import * as AttachTargetResponderRecipeDetails from "./attach-target-responder-recipe-details";
@@ -31,6 +33,12 @@ import * as ChangeManagedListCompartmentDetails from "./change-managed-list-comp
31
33
  export import ChangeManagedListCompartmentDetails = ChangeManagedListCompartmentDetails.ChangeManagedListCompartmentDetails;
32
34
  import * as ChangeResponderRecipeCompartmentDetails from "./change-responder-recipe-compartment-details";
33
35
  export import ChangeResponderRecipeCompartmentDetails = ChangeResponderRecipeCompartmentDetails.ChangeResponderRecipeCompartmentDetails;
36
+ import * as ChangeSecurityPolicyCompartmentDetails from "./change-security-policy-compartment-details";
37
+ export import ChangeSecurityPolicyCompartmentDetails = ChangeSecurityPolicyCompartmentDetails.ChangeSecurityPolicyCompartmentDetails;
38
+ import * as ChangeSecurityRecipeCompartmentDetails from "./change-security-recipe-compartment-details";
39
+ export import ChangeSecurityRecipeCompartmentDetails = ChangeSecurityRecipeCompartmentDetails.ChangeSecurityRecipeCompartmentDetails;
40
+ import * as ChangeSecurityZoneCompartmentDetails from "./change-security-zone-compartment-details";
41
+ export import ChangeSecurityZoneCompartmentDetails = ChangeSecurityZoneCompartmentDetails.ChangeSecurityZoneCompartmentDetails;
34
42
  import * as ClassificationStatus from "./classification-status";
35
43
  export import ClassificationStatus = ClassificationStatus.ClassificationStatus;
36
44
  import * as CloudGuardStatus from "./cloud-guard-status";
@@ -71,6 +79,12 @@ import * as CreateManagedListDetails from "./create-managed-list-details";
71
79
  export import CreateManagedListDetails = CreateManagedListDetails.CreateManagedListDetails;
72
80
  import * as CreateResponderRecipeDetails from "./create-responder-recipe-details";
73
81
  export import CreateResponderRecipeDetails = CreateResponderRecipeDetails.CreateResponderRecipeDetails;
82
+ import * as CreateSecurityPolicyDetails from "./create-security-policy-details";
83
+ export import CreateSecurityPolicyDetails = CreateSecurityPolicyDetails.CreateSecurityPolicyDetails;
84
+ import * as CreateSecurityRecipeDetails from "./create-security-recipe-details";
85
+ export import CreateSecurityRecipeDetails = CreateSecurityRecipeDetails.CreateSecurityRecipeDetails;
86
+ import * as CreateSecurityZoneDetails from "./create-security-zone-details";
87
+ export import CreateSecurityZoneDetails = CreateSecurityZoneDetails.CreateSecurityZoneDetails;
74
88
  import * as CreateTargetDetails from "./create-target-details";
75
89
  export import CreateTargetDetails = CreateTargetDetails.CreateTargetDetails;
76
90
  import * as CreateTargetDetectorRecipeDetails from "./create-target-detector-recipe-details";
@@ -161,6 +175,8 @@ import * as ProblemAggregation from "./problem-aggregation";
161
175
  export import ProblemAggregation = ProblemAggregation.ProblemAggregation;
162
176
  import * as ProblemAggregationCollection from "./problem-aggregation-collection";
163
177
  export import ProblemAggregationCollection = ProblemAggregationCollection.ProblemAggregationCollection;
178
+ import * as ProblemCategoryEnum from "./problem-category-enum";
179
+ export import ProblemCategoryEnum = ProblemCategoryEnum.ProblemCategoryEnum;
164
180
  import * as ProblemCollection from "./problem-collection";
165
181
  export import ProblemCollection = ProblemCollection.ProblemCollection;
166
182
  import * as ProblemDimension from "./problem-dimension";
@@ -191,6 +207,8 @@ import * as RecommendationSummaryCollection from "./recommendation-summary-colle
191
207
  export import RecommendationSummaryCollection = RecommendationSummaryCollection.RecommendationSummaryCollection;
192
208
  import * as RecommendationType from "./recommendation-type";
193
209
  export import RecommendationType = RecommendationType.RecommendationType;
210
+ import * as RemoveCompartmentDetails from "./remove-compartment-details";
211
+ export import RemoveCompartmentDetails = RemoveCompartmentDetails.RemoveCompartmentDetails;
194
212
  import * as RequestSummarizedTrendResourceRiskScoresDetails from "./request-summarized-trend-resource-risk-scores-details";
195
213
  export import RequestSummarizedTrendResourceRiskScoresDetails = RequestSummarizedTrendResourceRiskScoresDetails.RequestSummarizedTrendResourceRiskScoresDetails;
196
214
  import * as ResourceProfile from "./resource-profile";
@@ -285,8 +303,20 @@ import * as RiskScoreAggregationCollection from "./risk-score-aggregation-collec
285
303
  export import RiskScoreAggregationCollection = RiskScoreAggregationCollection.RiskScoreAggregationCollection;
286
304
  import * as RuleSummary from "./rule-summary";
287
305
  export import RuleSummary = RuleSummary.RuleSummary;
306
+ import * as SecurityPolicy from "./security-policy";
307
+ export import SecurityPolicy = SecurityPolicy.SecurityPolicy;
308
+ import * as SecurityPolicyCollection from "./security-policy-collection";
309
+ export import SecurityPolicyCollection = SecurityPolicyCollection.SecurityPolicyCollection;
310
+ import * as SecurityPolicySummary from "./security-policy-summary";
311
+ export import SecurityPolicySummary = SecurityPolicySummary.SecurityPolicySummary;
288
312
  import * as SecurityRating from "./security-rating";
289
313
  export import SecurityRating = SecurityRating.SecurityRating;
314
+ import * as SecurityRecipe from "./security-recipe";
315
+ export import SecurityRecipe = SecurityRecipe.SecurityRecipe;
316
+ import * as SecurityRecipeCollection from "./security-recipe-collection";
317
+ export import SecurityRecipeCollection = SecurityRecipeCollection.SecurityRecipeCollection;
318
+ import * as SecurityRecipeSummary from "./security-recipe-summary";
319
+ export import SecurityRecipeSummary = SecurityRecipeSummary.SecurityRecipeSummary;
290
320
  import * as SecurityScoreAggregation from "./security-score-aggregation";
291
321
  export import SecurityScoreAggregation = SecurityScoreAggregation.SecurityScoreAggregation;
292
322
  import * as SecurityScoreAggregationCollection from "./security-score-aggregation-collection";
@@ -295,6 +325,12 @@ import * as SecurityScoreTrendAggregation from "./security-score-trend-aggregati
295
325
  export import SecurityScoreTrendAggregation = SecurityScoreTrendAggregation.SecurityScoreTrendAggregation;
296
326
  import * as SecurityScoreTrendAggregationCollection from "./security-score-trend-aggregation-collection";
297
327
  export import SecurityScoreTrendAggregationCollection = SecurityScoreTrendAggregationCollection.SecurityScoreTrendAggregationCollection;
328
+ import * as SecurityZone from "./security-zone";
329
+ export import SecurityZone = SecurityZone.SecurityZone;
330
+ import * as SecurityZoneCollection from "./security-zone-collection";
331
+ export import SecurityZoneCollection = SecurityZoneCollection.SecurityZoneCollection;
332
+ import * as SecurityZoneSummary from "./security-zone-summary";
333
+ export import SecurityZoneSummary = SecurityZoneSummary.SecurityZoneSummary;
298
334
  import * as ServiceTypeSummary from "./service-type-summary";
299
335
  export import ServiceTypeSummary = ServiceTypeSummary.ServiceTypeSummary;
300
336
  import * as Severity from "./severity";
@@ -327,6 +363,8 @@ import * as Target from "./target";
327
363
  export import Target = Target.Target;
328
364
  import * as TargetCollection from "./target-collection";
329
365
  export import TargetCollection = TargetCollection.TargetCollection;
366
+ import * as TargetDetails from "./target-details";
367
+ export import TargetDetails = TargetDetails.TargetDetails;
330
368
  import * as TargetDetectorDetails from "./target-detector-details";
331
369
  export import TargetDetectorDetails = TargetDetectorDetails.TargetDetectorDetails;
332
370
  import * as TargetDetectorRecipe from "./target-detector-recipe";
@@ -391,6 +429,12 @@ import * as UpdateResponderRecipeResponderRuleDetails from "./update-responder-r
391
429
  export import UpdateResponderRecipeResponderRuleDetails = UpdateResponderRecipeResponderRuleDetails.UpdateResponderRecipeResponderRuleDetails;
392
430
  import * as UpdateResponderRuleDetails from "./update-responder-rule-details";
393
431
  export import UpdateResponderRuleDetails = UpdateResponderRuleDetails.UpdateResponderRuleDetails;
432
+ import * as UpdateSecurityPolicyDetails from "./update-security-policy-details";
433
+ export import UpdateSecurityPolicyDetails = UpdateSecurityPolicyDetails.UpdateSecurityPolicyDetails;
434
+ import * as UpdateSecurityRecipeDetails from "./update-security-recipe-details";
435
+ export import UpdateSecurityRecipeDetails = UpdateSecurityRecipeDetails.UpdateSecurityRecipeDetails;
436
+ import * as UpdateSecurityZoneDetails from "./update-security-zone-details";
437
+ export import UpdateSecurityZoneDetails = UpdateSecurityZoneDetails.UpdateSecurityZoneDetails;
394
438
  import * as UpdateTargetDetails from "./update-target-details";
395
439
  export import UpdateTargetDetails = UpdateTargetDetails.UpdateTargetDetails;
396
440
  import * as UpdateTargetDetectorRecipe from "./update-target-detector-recipe";
@@ -417,6 +461,8 @@ import * as AllTargetsSelected from "./all-targets-selected";
417
461
  export import AllTargetsSelected = AllTargetsSelected.AllTargetsSelected;
418
462
  import * as CompositeCondition from "./composite-condition";
419
463
  export import CompositeCondition = CompositeCondition.CompositeCondition;
464
+ import * as SecurityZoneTargetDetails from "./security-zone-target-details";
465
+ export import SecurityZoneTargetDetails = SecurityZoneTargetDetails.SecurityZoneTargetDetails;
420
466
  import * as SimpleCondition from "./simple-condition";
421
467
  export import SimpleCondition = SimpleCondition.SimpleCondition;
422
468
  import * as TargetIdsSelected from "./target-ids-selected";
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Cloud Guard API
4
- * Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
3
+ * Cloud Guard and Security Zones API
4
+ * Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
5
5
 
6
- **Note:** You can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations from any region.
6
+ **Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
7
7
 
8
8
  * OpenAPI spec version: 20200131
9
9
  *
@@ -34,17 +34,19 @@ var __importStar = (this && this.__importStar) || function (mod) {
34
34
  return result;
35
35
  };
36
36
  Object.defineProperty(exports, "__esModule", { value: true });
37
- exports.DetectorRuleCollection = exports.DetectorRule = exports.DetectorRecipeSummary = exports.DetectorRecipeDetectorRuleSummary = exports.DetectorRecipeDetectorRuleCollection = exports.DetectorRecipeDetectorRule = exports.DetectorRecipeCollection = exports.DetectorRecipe = exports.DetectorEnum = exports.DetectorDetails = exports.DetectorConfiguration = exports.DetectorCollection = exports.Detector = exports.DataMaskRuleSummary = exports.DataMaskRuleStatus = exports.DataMaskRuleCollection = exports.DataMaskRule = exports.DataMaskCategory = exports.CreateTargetResponderRecipeDetails = exports.CreateTargetDetectorRecipeDetails = exports.CreateTargetDetails = exports.CreateResponderRecipeDetails = exports.CreateManagedListDetails = exports.CreateDetectorRecipeDetails = exports.CreateDataMaskRuleDetails = exports.ConfigurationListItemType = exports.Configuration = exports.ConfigValue = exports.Confidence = exports.ConditionValueType = exports.ConditionTypeEnum = exports.ConditionOperatorName = exports.ConditionOperator = exports.ConditionMetadataTypeSummary = exports.ConditionMetadataTypeCollection = exports.ConditionMetadataType = exports.ConditionGroup = exports.ConditionFilterType = exports.Condition = exports.CloudGuardStatus = exports.ClassificationStatus = exports.ChangeResponderRecipeCompartmentDetails = exports.ChangeManagedListCompartmentDetails = exports.ChangeDetectorRecipeCompartmentDetails = exports.CandidateResponderRule = exports.AttachTargetResponderRecipeDetails = exports.AttachTargetDetectorRecipeDetails = exports.ActorType = exports.ActivityProblemAggregationCollection = exports.ActivityProblemAggregation = void 0;
38
- exports.ResourceRiskScoreAggregation = exports.ResourceProfileSummary = exports.ResourceProfileRiskScoreAggregationSummaryCollection = exports.ResourceProfileRiskScoreAggregationSummary = exports.ResourceProfileImpactedResourceSummary = exports.ResourceProfileImpactedResourceCollection = exports.ResourceProfileEndpointSummary = exports.ResourceProfileEndpointCollection = exports.ResourceProfileCollection = exports.ResourceProfile = exports.RequestSummarizedTrendResourceRiskScoresDetails = exports.RecommendationType = exports.RecommendationSummaryCollection = exports.RecommendationSummary = exports.RecommendationLifecycleDetail = exports.ProblemTrendAggregationCollection = exports.ProblemTrendAggregation = exports.ProblemSummary = exports.ProblemLifecycleState = exports.ProblemLifecycleDetail = exports.ProblemHistorySummary = exports.ProblemHistoryCollection = exports.ProblemEndpointSummary = exports.ProblemEndpointCollection = exports.ProblemDimension = exports.ProblemCollection = exports.ProblemAggregationCollection = exports.ProblemAggregation = exports.Problem = exports.PoliticalLocation = exports.PolicySummary = exports.PolicyCollection = exports.OwnerType = exports.OperatorType = exports.OperatorSummary = exports.ManagedListTypeSummary = exports.ManagedListTypeCollection = exports.ManagedListType = exports.ManagedListSummary = exports.ManagedListCollection = exports.ManagedList = exports.LifecycleState = exports.ImpactedResourceSummary = exports.ImpactedResourceCollection = exports.GeographicalLocation = exports.FeedProviderType = exports.ExecuteResponderExecutionDetails = exports.EventStatus = exports.DetectorSummary = exports.DetectorRuleSummary = void 0;
39
- exports.SightingSummary = exports.SightingImpactedResourceSummary = exports.SightingImpactedResourceCollection = exports.SightingEndpointSummary = exports.SightingEndpointCollection = exports.SightingCollection = exports.Sighting = exports.Severity = exports.ServiceTypeSummary = exports.SecurityScoreTrendAggregationCollection = exports.SecurityScoreTrendAggregation = exports.SecurityScoreAggregationCollection = exports.SecurityScoreAggregation = exports.SecurityRating = exports.RuleSummary = exports.RiskScoreAggregationCollection = exports.RiskScoreAggregation = exports.RiskLevel = exports.ResponderType = exports.ResponderRuleSummary = exports.ResponderRuleExecutionDetails = exports.ResponderRuleDetails = exports.ResponderRuleCollection = exports.ResponderRule = exports.ResponderRecipeSummary = exports.ResponderRecipeResponderRuleSummary = exports.ResponderRecipeResponderRuleCollection = exports.ResponderRecipeResponderRule = exports.ResponderRecipeCollection = exports.ResponderRecipe = exports.ResponderModeTypes = exports.ResponderExecutionTrendAggregationCollection = exports.ResponderExecutionTrendAggregation = exports.ResponderExecutionSummary = exports.ResponderExecutionStatus = exports.ResponderExecutionStates = exports.ResponderExecutionModes = exports.ResponderExecutionCollection = exports.ResponderExecutionAggregationCollection = exports.ResponderExecutionAggregation = exports.ResponderExecution = exports.ResponderDimension = exports.ResponderConfiguration = exports.ResponderActivityType = exports.ResponderActivitySummary = exports.ResponderActivityCollection = exports.ResourceTypeSummary = exports.ResourceTypeCollection = exports.ResourceRiskScoreDimension = exports.ResourceRiskScoreAggregationCollection = void 0;
40
- exports.UpdateTargetResponderRuleDetails = exports.UpdateTargetResponderRecipeResponderRuleDetails = exports.UpdateTargetResponderRecipeDetails = exports.UpdateTargetResponderRecipe = exports.UpdateTargetRecipeResponderRuleDetails = exports.UpdateTargetRecipeDetectorRuleDetails = exports.UpdateTargetDetectorRuleDetails = exports.UpdateTargetDetectorRecipeDetectorRuleDetails = exports.UpdateTargetDetectorRecipeDetails = exports.UpdateTargetDetectorRecipe = exports.UpdateTargetDetails = exports.UpdateResponderRuleDetails = exports.UpdateResponderRecipeResponderRuleDetails = exports.UpdateResponderRecipeResponderRule = exports.UpdateResponderRecipeDetails = exports.UpdateProblemStatusDetails = exports.UpdateManagedListDetails = exports.UpdateDetectorRuleDetails = exports.UpdateDetectorRecipeDetectorRuleDetails = exports.UpdateDetectorRecipeDetectorRule = exports.UpdateDetectorRecipeDetails = exports.UpdateDataMaskRuleDetails = exports.UpdateConfigurationDetails = exports.UpdateBulkProblemStatusDetails = exports.TriggerResponderDetails = exports.TechniqueSummary = exports.TechniqueCollection = exports.TargetSummary = exports.TargetSelected = exports.TargetResponderRecipeSummary = exports.TargetResponderRecipeResponderRuleSummary = exports.TargetResponderRecipeResponderRuleCollection = exports.TargetResponderRecipeResponderRule = exports.TargetResponderRecipeCollection = exports.TargetResponderRecipe = exports.TargetResourceType = exports.TargetDetectorRecipeSummary = exports.TargetDetectorRecipeDetectorRuleSummary = exports.TargetDetectorRecipeDetectorRuleCollection = exports.TargetDetectorRecipeDetectorRule = exports.TargetDetectorRecipeCollection = exports.TargetDetectorRecipe = exports.TargetDetectorDetails = exports.TargetCollection = exports.Target = exports.TacticSummary = exports.TacticCollection = exports.SortOrders = exports.SkipBulkResponderExecutionDetails = exports.SightingType = void 0;
41
- exports.TargetResourceTypesSelected = exports.TargetIdsSelected = exports.SimpleCondition = exports.CompositeCondition = exports.AllTargetsSelected = void 0;
37
+ exports.DetectorRecipe = exports.DetectorEnum = exports.DetectorDetails = exports.DetectorConfiguration = exports.DetectorCollection = exports.Detector = exports.DataMaskRuleSummary = exports.DataMaskRuleStatus = exports.DataMaskRuleCollection = exports.DataMaskRule = exports.DataMaskCategory = exports.CreateTargetResponderRecipeDetails = exports.CreateTargetDetectorRecipeDetails = exports.CreateTargetDetails = exports.CreateSecurityZoneDetails = exports.CreateSecurityRecipeDetails = exports.CreateSecurityPolicyDetails = exports.CreateResponderRecipeDetails = exports.CreateManagedListDetails = exports.CreateDetectorRecipeDetails = exports.CreateDataMaskRuleDetails = exports.ConfigurationListItemType = exports.Configuration = exports.ConfigValue = exports.Confidence = exports.ConditionValueType = exports.ConditionTypeEnum = exports.ConditionOperatorName = exports.ConditionOperator = exports.ConditionMetadataTypeSummary = exports.ConditionMetadataTypeCollection = exports.ConditionMetadataType = exports.ConditionGroup = exports.ConditionFilterType = exports.Condition = exports.CloudGuardStatus = exports.ClassificationStatus = exports.ChangeSecurityZoneCompartmentDetails = exports.ChangeSecurityRecipeCompartmentDetails = exports.ChangeSecurityPolicyCompartmentDetails = exports.ChangeResponderRecipeCompartmentDetails = exports.ChangeManagedListCompartmentDetails = exports.ChangeDetectorRecipeCompartmentDetails = exports.CandidateResponderRule = exports.AttachTargetResponderRecipeDetails = exports.AttachTargetDetectorRecipeDetails = exports.AddCompartmentDetails = exports.ActorType = exports.ActivityProblemAggregationCollection = exports.ActivityProblemAggregation = void 0;
38
+ exports.ResourceProfile = exports.RequestSummarizedTrendResourceRiskScoresDetails = exports.RemoveCompartmentDetails = exports.RecommendationType = exports.RecommendationSummaryCollection = exports.RecommendationSummary = exports.RecommendationLifecycleDetail = exports.ProblemTrendAggregationCollection = exports.ProblemTrendAggregation = exports.ProblemSummary = exports.ProblemLifecycleState = exports.ProblemLifecycleDetail = exports.ProblemHistorySummary = exports.ProblemHistoryCollection = exports.ProblemEndpointSummary = exports.ProblemEndpointCollection = exports.ProblemDimension = exports.ProblemCollection = exports.ProblemCategoryEnum = exports.ProblemAggregationCollection = exports.ProblemAggregation = exports.Problem = exports.PoliticalLocation = exports.PolicySummary = exports.PolicyCollection = exports.OwnerType = exports.OperatorType = exports.OperatorSummary = exports.ManagedListTypeSummary = exports.ManagedListTypeCollection = exports.ManagedListType = exports.ManagedListSummary = exports.ManagedListCollection = exports.ManagedList = exports.LifecycleState = exports.ImpactedResourceSummary = exports.ImpactedResourceCollection = exports.GeographicalLocation = exports.FeedProviderType = exports.ExecuteResponderExecutionDetails = exports.EventStatus = exports.DetectorSummary = exports.DetectorRuleSummary = exports.DetectorRuleCollection = exports.DetectorRule = exports.DetectorRecipeSummary = exports.DetectorRecipeDetectorRuleSummary = exports.DetectorRecipeDetectorRuleCollection = exports.DetectorRecipeDetectorRule = exports.DetectorRecipeCollection = void 0;
39
+ exports.SecurityRecipe = exports.SecurityRating = exports.SecurityPolicySummary = exports.SecurityPolicyCollection = exports.SecurityPolicy = exports.RuleSummary = exports.RiskScoreAggregationCollection = exports.RiskScoreAggregation = exports.RiskLevel = exports.ResponderType = exports.ResponderRuleSummary = exports.ResponderRuleExecutionDetails = exports.ResponderRuleDetails = exports.ResponderRuleCollection = exports.ResponderRule = exports.ResponderRecipeSummary = exports.ResponderRecipeResponderRuleSummary = exports.ResponderRecipeResponderRuleCollection = exports.ResponderRecipeResponderRule = exports.ResponderRecipeCollection = exports.ResponderRecipe = exports.ResponderModeTypes = exports.ResponderExecutionTrendAggregationCollection = exports.ResponderExecutionTrendAggregation = exports.ResponderExecutionSummary = exports.ResponderExecutionStatus = exports.ResponderExecutionStates = exports.ResponderExecutionModes = exports.ResponderExecutionCollection = exports.ResponderExecutionAggregationCollection = exports.ResponderExecutionAggregation = exports.ResponderExecution = exports.ResponderDimension = exports.ResponderConfiguration = exports.ResponderActivityType = exports.ResponderActivitySummary = exports.ResponderActivityCollection = exports.ResourceTypeSummary = exports.ResourceTypeCollection = exports.ResourceRiskScoreDimension = exports.ResourceRiskScoreAggregationCollection = exports.ResourceRiskScoreAggregation = exports.ResourceProfileSummary = exports.ResourceProfileRiskScoreAggregationSummaryCollection = exports.ResourceProfileRiskScoreAggregationSummary = exports.ResourceProfileImpactedResourceSummary = exports.ResourceProfileImpactedResourceCollection = exports.ResourceProfileEndpointSummary = exports.ResourceProfileEndpointCollection = exports.ResourceProfileCollection = void 0;
40
+ exports.UpdateDetectorRecipeDetectorRule = exports.UpdateDetectorRecipeDetails = exports.UpdateDataMaskRuleDetails = exports.UpdateConfigurationDetails = exports.UpdateBulkProblemStatusDetails = exports.TriggerResponderDetails = exports.TechniqueSummary = exports.TechniqueCollection = exports.TargetSummary = exports.TargetSelected = exports.TargetResponderRecipeSummary = exports.TargetResponderRecipeResponderRuleSummary = exports.TargetResponderRecipeResponderRuleCollection = exports.TargetResponderRecipeResponderRule = exports.TargetResponderRecipeCollection = exports.TargetResponderRecipe = exports.TargetResourceType = exports.TargetDetectorRecipeSummary = exports.TargetDetectorRecipeDetectorRuleSummary = exports.TargetDetectorRecipeDetectorRuleCollection = exports.TargetDetectorRecipeDetectorRule = exports.TargetDetectorRecipeCollection = exports.TargetDetectorRecipe = exports.TargetDetectorDetails = exports.TargetDetails = exports.TargetCollection = exports.Target = exports.TacticSummary = exports.TacticCollection = exports.SortOrders = exports.SkipBulkResponderExecutionDetails = exports.SightingType = exports.SightingSummary = exports.SightingImpactedResourceSummary = exports.SightingImpactedResourceCollection = exports.SightingEndpointSummary = exports.SightingEndpointCollection = exports.SightingCollection = exports.Sighting = exports.Severity = exports.ServiceTypeSummary = exports.SecurityZoneSummary = exports.SecurityZoneCollection = exports.SecurityZone = exports.SecurityScoreTrendAggregationCollection = exports.SecurityScoreTrendAggregation = exports.SecurityScoreAggregationCollection = exports.SecurityScoreAggregation = exports.SecurityRecipeSummary = exports.SecurityRecipeCollection = void 0;
41
+ exports.TargetResourceTypesSelected = exports.TargetIdsSelected = exports.SimpleCondition = exports.SecurityZoneTargetDetails = exports.CompositeCondition = exports.AllTargetsSelected = exports.UpdateTargetResponderRuleDetails = exports.UpdateTargetResponderRecipeResponderRuleDetails = exports.UpdateTargetResponderRecipeDetails = exports.UpdateTargetResponderRecipe = exports.UpdateTargetRecipeResponderRuleDetails = exports.UpdateTargetRecipeDetectorRuleDetails = exports.UpdateTargetDetectorRuleDetails = exports.UpdateTargetDetectorRecipeDetectorRuleDetails = exports.UpdateTargetDetectorRecipeDetails = exports.UpdateTargetDetectorRecipe = exports.UpdateTargetDetails = exports.UpdateSecurityZoneDetails = exports.UpdateSecurityRecipeDetails = exports.UpdateSecurityPolicyDetails = exports.UpdateResponderRuleDetails = exports.UpdateResponderRecipeResponderRuleDetails = exports.UpdateResponderRecipeResponderRule = exports.UpdateResponderRecipeDetails = exports.UpdateProblemStatusDetails = exports.UpdateManagedListDetails = exports.UpdateDetectorRuleDetails = exports.UpdateDetectorRecipeDetectorRuleDetails = void 0;
42
42
  const ActivityProblemAggregation = __importStar(require("./activity-problem-aggregation"));
43
43
  exports.ActivityProblemAggregation = ActivityProblemAggregation.ActivityProblemAggregation;
44
44
  const ActivityProblemAggregationCollection = __importStar(require("./activity-problem-aggregation-collection"));
45
45
  exports.ActivityProblemAggregationCollection = ActivityProblemAggregationCollection.ActivityProblemAggregationCollection;
46
46
  const ActorType = __importStar(require("./actor-type"));
47
47
  exports.ActorType = ActorType.ActorType;
48
+ const AddCompartmentDetails = __importStar(require("./add-compartment-details"));
49
+ exports.AddCompartmentDetails = AddCompartmentDetails.AddCompartmentDetails;
48
50
  const AttachTargetDetectorRecipeDetails = __importStar(require("./attach-target-detector-recipe-details"));
49
51
  exports.AttachTargetDetectorRecipeDetails = AttachTargetDetectorRecipeDetails.AttachTargetDetectorRecipeDetails;
50
52
  const AttachTargetResponderRecipeDetails = __importStar(require("./attach-target-responder-recipe-details"));
@@ -57,6 +59,12 @@ const ChangeManagedListCompartmentDetails = __importStar(require("./change-manag
57
59
  exports.ChangeManagedListCompartmentDetails = ChangeManagedListCompartmentDetails.ChangeManagedListCompartmentDetails;
58
60
  const ChangeResponderRecipeCompartmentDetails = __importStar(require("./change-responder-recipe-compartment-details"));
59
61
  exports.ChangeResponderRecipeCompartmentDetails = ChangeResponderRecipeCompartmentDetails.ChangeResponderRecipeCompartmentDetails;
62
+ const ChangeSecurityPolicyCompartmentDetails = __importStar(require("./change-security-policy-compartment-details"));
63
+ exports.ChangeSecurityPolicyCompartmentDetails = ChangeSecurityPolicyCompartmentDetails.ChangeSecurityPolicyCompartmentDetails;
64
+ const ChangeSecurityRecipeCompartmentDetails = __importStar(require("./change-security-recipe-compartment-details"));
65
+ exports.ChangeSecurityRecipeCompartmentDetails = ChangeSecurityRecipeCompartmentDetails.ChangeSecurityRecipeCompartmentDetails;
66
+ const ChangeSecurityZoneCompartmentDetails = __importStar(require("./change-security-zone-compartment-details"));
67
+ exports.ChangeSecurityZoneCompartmentDetails = ChangeSecurityZoneCompartmentDetails.ChangeSecurityZoneCompartmentDetails;
60
68
  const ClassificationStatus = __importStar(require("./classification-status"));
61
69
  exports.ClassificationStatus = ClassificationStatus.ClassificationStatus;
62
70
  const CloudGuardStatus = __importStar(require("./cloud-guard-status"));
@@ -97,6 +105,12 @@ const CreateManagedListDetails = __importStar(require("./create-managed-list-det
97
105
  exports.CreateManagedListDetails = CreateManagedListDetails.CreateManagedListDetails;
98
106
  const CreateResponderRecipeDetails = __importStar(require("./create-responder-recipe-details"));
99
107
  exports.CreateResponderRecipeDetails = CreateResponderRecipeDetails.CreateResponderRecipeDetails;
108
+ const CreateSecurityPolicyDetails = __importStar(require("./create-security-policy-details"));
109
+ exports.CreateSecurityPolicyDetails = CreateSecurityPolicyDetails.CreateSecurityPolicyDetails;
110
+ const CreateSecurityRecipeDetails = __importStar(require("./create-security-recipe-details"));
111
+ exports.CreateSecurityRecipeDetails = CreateSecurityRecipeDetails.CreateSecurityRecipeDetails;
112
+ const CreateSecurityZoneDetails = __importStar(require("./create-security-zone-details"));
113
+ exports.CreateSecurityZoneDetails = CreateSecurityZoneDetails.CreateSecurityZoneDetails;
100
114
  const CreateTargetDetails = __importStar(require("./create-target-details"));
101
115
  exports.CreateTargetDetails = CreateTargetDetails.CreateTargetDetails;
102
116
  const CreateTargetDetectorRecipeDetails = __importStar(require("./create-target-detector-recipe-details"));
@@ -187,6 +201,8 @@ const ProblemAggregation = __importStar(require("./problem-aggregation"));
187
201
  exports.ProblemAggregation = ProblemAggregation.ProblemAggregation;
188
202
  const ProblemAggregationCollection = __importStar(require("./problem-aggregation-collection"));
189
203
  exports.ProblemAggregationCollection = ProblemAggregationCollection.ProblemAggregationCollection;
204
+ const ProblemCategoryEnum = __importStar(require("./problem-category-enum"));
205
+ exports.ProblemCategoryEnum = ProblemCategoryEnum.ProblemCategoryEnum;
190
206
  const ProblemCollection = __importStar(require("./problem-collection"));
191
207
  exports.ProblemCollection = ProblemCollection.ProblemCollection;
192
208
  const ProblemDimension = __importStar(require("./problem-dimension"));
@@ -217,6 +233,8 @@ const RecommendationSummaryCollection = __importStar(require("./recommendation-s
217
233
  exports.RecommendationSummaryCollection = RecommendationSummaryCollection.RecommendationSummaryCollection;
218
234
  const RecommendationType = __importStar(require("./recommendation-type"));
219
235
  exports.RecommendationType = RecommendationType.RecommendationType;
236
+ const RemoveCompartmentDetails = __importStar(require("./remove-compartment-details"));
237
+ exports.RemoveCompartmentDetails = RemoveCompartmentDetails.RemoveCompartmentDetails;
220
238
  const RequestSummarizedTrendResourceRiskScoresDetails = __importStar(require("./request-summarized-trend-resource-risk-scores-details"));
221
239
  exports.RequestSummarizedTrendResourceRiskScoresDetails = RequestSummarizedTrendResourceRiskScoresDetails.RequestSummarizedTrendResourceRiskScoresDetails;
222
240
  const ResourceProfile = __importStar(require("./resource-profile"));
@@ -311,8 +329,20 @@ const RiskScoreAggregationCollection = __importStar(require("./risk-score-aggreg
311
329
  exports.RiskScoreAggregationCollection = RiskScoreAggregationCollection.RiskScoreAggregationCollection;
312
330
  const RuleSummary = __importStar(require("./rule-summary"));
313
331
  exports.RuleSummary = RuleSummary.RuleSummary;
332
+ const SecurityPolicy = __importStar(require("./security-policy"));
333
+ exports.SecurityPolicy = SecurityPolicy.SecurityPolicy;
334
+ const SecurityPolicyCollection = __importStar(require("./security-policy-collection"));
335
+ exports.SecurityPolicyCollection = SecurityPolicyCollection.SecurityPolicyCollection;
336
+ const SecurityPolicySummary = __importStar(require("./security-policy-summary"));
337
+ exports.SecurityPolicySummary = SecurityPolicySummary.SecurityPolicySummary;
314
338
  const SecurityRating = __importStar(require("./security-rating"));
315
339
  exports.SecurityRating = SecurityRating.SecurityRating;
340
+ const SecurityRecipe = __importStar(require("./security-recipe"));
341
+ exports.SecurityRecipe = SecurityRecipe.SecurityRecipe;
342
+ const SecurityRecipeCollection = __importStar(require("./security-recipe-collection"));
343
+ exports.SecurityRecipeCollection = SecurityRecipeCollection.SecurityRecipeCollection;
344
+ const SecurityRecipeSummary = __importStar(require("./security-recipe-summary"));
345
+ exports.SecurityRecipeSummary = SecurityRecipeSummary.SecurityRecipeSummary;
316
346
  const SecurityScoreAggregation = __importStar(require("./security-score-aggregation"));
317
347
  exports.SecurityScoreAggregation = SecurityScoreAggregation.SecurityScoreAggregation;
318
348
  const SecurityScoreAggregationCollection = __importStar(require("./security-score-aggregation-collection"));
@@ -321,6 +351,12 @@ const SecurityScoreTrendAggregation = __importStar(require("./security-score-tre
321
351
  exports.SecurityScoreTrendAggregation = SecurityScoreTrendAggregation.SecurityScoreTrendAggregation;
322
352
  const SecurityScoreTrendAggregationCollection = __importStar(require("./security-score-trend-aggregation-collection"));
323
353
  exports.SecurityScoreTrendAggregationCollection = SecurityScoreTrendAggregationCollection.SecurityScoreTrendAggregationCollection;
354
+ const SecurityZone = __importStar(require("./security-zone"));
355
+ exports.SecurityZone = SecurityZone.SecurityZone;
356
+ const SecurityZoneCollection = __importStar(require("./security-zone-collection"));
357
+ exports.SecurityZoneCollection = SecurityZoneCollection.SecurityZoneCollection;
358
+ const SecurityZoneSummary = __importStar(require("./security-zone-summary"));
359
+ exports.SecurityZoneSummary = SecurityZoneSummary.SecurityZoneSummary;
324
360
  const ServiceTypeSummary = __importStar(require("./service-type-summary"));
325
361
  exports.ServiceTypeSummary = ServiceTypeSummary.ServiceTypeSummary;
326
362
  const Severity = __importStar(require("./severity"));
@@ -353,6 +389,8 @@ const Target = __importStar(require("./target"));
353
389
  exports.Target = Target.Target;
354
390
  const TargetCollection = __importStar(require("./target-collection"));
355
391
  exports.TargetCollection = TargetCollection.TargetCollection;
392
+ const TargetDetails = __importStar(require("./target-details"));
393
+ exports.TargetDetails = TargetDetails.TargetDetails;
356
394
  const TargetDetectorDetails = __importStar(require("./target-detector-details"));
357
395
  exports.TargetDetectorDetails = TargetDetectorDetails.TargetDetectorDetails;
358
396
  const TargetDetectorRecipe = __importStar(require("./target-detector-recipe"));
@@ -417,6 +455,12 @@ const UpdateResponderRecipeResponderRuleDetails = __importStar(require("./update
417
455
  exports.UpdateResponderRecipeResponderRuleDetails = UpdateResponderRecipeResponderRuleDetails.UpdateResponderRecipeResponderRuleDetails;
418
456
  const UpdateResponderRuleDetails = __importStar(require("./update-responder-rule-details"));
419
457
  exports.UpdateResponderRuleDetails = UpdateResponderRuleDetails.UpdateResponderRuleDetails;
458
+ const UpdateSecurityPolicyDetails = __importStar(require("./update-security-policy-details"));
459
+ exports.UpdateSecurityPolicyDetails = UpdateSecurityPolicyDetails.UpdateSecurityPolicyDetails;
460
+ const UpdateSecurityRecipeDetails = __importStar(require("./update-security-recipe-details"));
461
+ exports.UpdateSecurityRecipeDetails = UpdateSecurityRecipeDetails.UpdateSecurityRecipeDetails;
462
+ const UpdateSecurityZoneDetails = __importStar(require("./update-security-zone-details"));
463
+ exports.UpdateSecurityZoneDetails = UpdateSecurityZoneDetails.UpdateSecurityZoneDetails;
420
464
  const UpdateTargetDetails = __importStar(require("./update-target-details"));
421
465
  exports.UpdateTargetDetails = UpdateTargetDetails.UpdateTargetDetails;
422
466
  const UpdateTargetDetectorRecipe = __importStar(require("./update-target-detector-recipe"));
@@ -443,6 +487,8 @@ const AllTargetsSelected = __importStar(require("./all-targets-selected"));
443
487
  exports.AllTargetsSelected = AllTargetsSelected.AllTargetsSelected;
444
488
  const CompositeCondition = __importStar(require("./composite-condition"));
445
489
  exports.CompositeCondition = CompositeCondition.CompositeCondition;
490
+ const SecurityZoneTargetDetails = __importStar(require("./security-zone-target-details"));
491
+ exports.SecurityZoneTargetDetails = SecurityZoneTargetDetails.SecurityZoneTargetDetails;
446
492
  const SimpleCondition = __importStar(require("./simple-condition"));
447
493
  exports.SimpleCondition = SimpleCondition.SimpleCondition;
448
494
  const TargetIdsSelected = __importStar(require("./target-ids-selected"));
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/cloudguard/lib/model/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,2FAA6E;AAC/D,QAAA,0BAA0B,GAAG,0BAA0B,CAAC,0BAA0B,CAAC;AACjG,gHAAkG;AACpF,QAAA,oCAAoC,GAAG,oCAAoC,CAAC,oCAAoC,CAAC;AAC/H,wDAA0C;AAC5B,QAAA,SAAS,GAAG,SAAS,CAAC,SAAS,CAAC;AAC9C,2GAA6F;AAC/E,QAAA,iCAAiC,GAAG,iCAAiC,CAAC,iCAAiC,CAAC;AACtH,6GAA+F;AACjF,QAAA,kCAAkC,GAAG,kCAAkC,CAAC,kCAAkC,CAAC;AACzH,mFAAqE;AACvD,QAAA,sBAAsB,GAAG,sBAAsB,CAAC,sBAAsB,CAAC;AACrF,qHAAuG;AACzF,QAAA,sCAAsC,GAAG,sCAAsC,CAAC,sCAAsC,CAAC;AACrI,+GAAiG;AACnF,QAAA,mCAAmC,GAAG,mCAAmC,CAAC,mCAAmC,CAAC;AAC5H,uHAAyG;AAC3F,QAAA,uCAAuC,GAAG,uCAAuC,CAAC,uCAAuC,CAAC;AACxI,8EAAgE;AAClD,QAAA,oBAAoB,GAAG,oBAAoB,CAAC,oBAAoB,CAAC;AAC/E,uEAAyD;AAC3C,QAAA,gBAAgB,GAAG,gBAAgB,CAAC,gBAAgB,CAAC;AACnE,uDAAyC;AAC3B,QAAA,SAAS,GAAG,SAAS,CAAC,SAAS,CAAC;AAC9C,6EAA+D;AACjD,QAAA,mBAAmB,GAAG,mBAAmB,CAAC,mBAAmB,CAAC;AAC5E,kEAAoD;AACtC,QAAA,cAAc,GAAG,cAAc,CAAC,cAAc,CAAC;AAC7D,iFAAmE;AACrD,QAAA,qBAAqB,GAAG,qBAAqB,CAAC,qBAAqB,CAAC;AAClF,sGAAwF;AAC1E,QAAA,+BAA+B,GAAG,+BAA+B,CAAC,+BAA+B,CAAC;AAChH,gGAAkF;AACpE,QAAA,4BAA4B,GAAG,4BAA4B,CAAC,4BAA4B,CAAC;AACvG,wEAA0D;AAC5C,QAAA,iBAAiB,GAAG,iBAAiB,CAAC,iBAAiB,CAAC;AACtE,iFAAmE;AACrD,QAAA,qBAAqB,GAAG,qBAAqB,CAAC,qBAAqB,CAAC;AAClF,yEAA2D;AAC7C,QAAA,iBAAiB,GAAG,iBAAiB,CAAC,iBAAiB,CAAC;AACtE,2EAA6D;AAC/C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,yDAA2C;AAC7B,QAAA,UAAU,GAAG,UAAU,CAAC,UAAU,CAAC;AACjD,4DAA8C;AAChC,QAAA,WAAW,GAAG,WAAW,CAAC,WAAW,CAAC;AACpD,+DAAiD;AACnC,QAAA,aAAa,GAAG,aAAa,CAAC,aAAa,CAAC;AAC1D,0FAA4E;AAC9D,QAAA,yBAAyB,GAAG,yBAAyB,CAAC,yBAAyB,CAAC;AAC9F,2FAA6E;AAC/D,QAAA,yBAAyB,GAAG,yBAAyB,CAAC,yBAAyB,CAAC;AAC9F,8FAAgF;AAClE,QAAA,2BAA2B,GAAG,2BAA2B,CAAC,2BAA2B,CAAC;AACpG,wFAA0E;AAC5D,QAAA,wBAAwB,GAAG,wBAAwB,CAAC,wBAAwB,CAAC;AAC3F,gGAAkF;AACpE,QAAA,4BAA4B,GAAG,4BAA4B,CAAC,4BAA4B,CAAC;AACvG,6EAA+D;AACjD,QAAA,mBAAmB,GAAG,mBAAmB,CAAC,mBAAmB,CAAC;AAC5E,2GAA6F;AAC/E,QAAA,iCAAiC,GAAG,iCAAiC,CAAC,iCAAiC,CAAC;AACtH,6GAA+F;AACjF,QAAA,kCAAkC,GAAG,kCAAkC,CAAC,kCAAkC,CAAC;AACzH,uEAAyD;AAC3C,QAAA,gBAAgB,GAAG,gBAAgB,CAAC,gBAAgB,CAAC;AACnE,+DAAiD;AACnC,QAAA,YAAY,GAAG,YAAY,CAAC,YAAY,CAAC;AACvD,oFAAsE;AACxD,QAAA,sBAAsB,GAAG,sBAAsB,CAAC,sBAAsB,CAAC;AACrF,4EAA8D;AAChD,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,8EAAgE;AAClD,QAAA,mBAAmB,GAAG,mBAAmB,CAAC,mBAAmB,CAAC;AAC5E,qDAAuC;AACzB,QAAA,QAAQ,GAAG,QAAQ,CAAC,QAAQ,CAAC;AAC3C,0EAA4D;AAC9C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,gFAAkE;AACpD,QAAA,qBAAqB,GAAG,qBAAqB,CAAC,qBAAqB,CAAC;AAClF,oEAAsD;AACxC,QAAA,eAAe,GAAG,eAAe,CAAC,eAAe,CAAC;AAChE,8DAAgD;AAClC,QAAA,YAAY,GAAG,YAAY,CAAC,YAAY,CAAC;AACvD,kEAAoD;AACtC,QAAA,cAAc,GAAG,cAAc,CAAC,cAAc,CAAC;AAC7D,uFAAyE;AAC3D,QAAA,wBAAwB,GAAG,wBAAwB,CAAC,wBAAwB,CAAC;AAC3F,4FAA8E;AAChE,QAAA,0BAA0B,GAAG,0BAA0B,CAAC,0BAA0B,CAAC;AACjG,iHAAmG;AACrF,QAAA,oCAAoC,GAAG,oCAAoC,CAAC,oCAAoC,CAAC;AAC/H,2GAA6F;AAC/E,QAAA,iCAAiC,GAAG,iCAAiC,CAAC,iCAAiC,CAAC;AACtH,iFAAmE;AACrD,QAAA,qBAAqB,GAAG,qBAAqB,CAAC,qBAAqB,CAAC;AAClF,8DAAgD;AAClC,QAAA,YAAY,GAAG,YAAY,CAAC,YAAY,CAAC;AACvD,mFAAqE;AACvD,QAAA,sBAAsB,GAAG,sBAAsB,CAAC,sBAAsB,CAAC;AACrF,6EAA+D;AACjD,QAAA,mBAAmB,GAAG,mBAAmB,CAAC,mBAAmB,CAAC;AAC5E,oEAAsD;AACxC,QAAA,eAAe,GAAG,eAAe,CAAC,eAAe,CAAC;AAChE,4DAA8C;AAChC,QAAA,WAAW,GAAG,WAAW,CAAC,WAAW,CAAC;AACpD,wGAA0F;AAC5E,QAAA,gCAAgC,GAAG,gCAAgC,CAAC,gCAAgC,CAAC;AACnH,uEAAyD;AAC3C,QAAA,gBAAgB,GAAG,gBAAgB,CAAC,gBAAgB,CAAC;AACnE,8EAAgE;AAClD,QAAA,oBAAoB,GAAG,oBAAoB,CAAC,oBAAoB,CAAC;AAC/E,2FAA6E;AAC/D,QAAA,0BAA0B,GAAG,0BAA0B,CAAC,0BAA0B,CAAC;AACjG,qFAAuE;AACzD,QAAA,uBAAuB,GAAG,uBAAuB,CAAC,uBAAuB,CAAC;AACxF,kEAAoD;AACtC,QAAA,cAAc,GAAG,cAAc,CAAC,cAAc,CAAC;AAC7D,4DAA8C;AAChC,QAAA,WAAW,GAAG,WAAW,CAAC,WAAW,CAAC;AACpD,iFAAmE;AACrD,QAAA,qBAAqB,GAAG,qBAAqB,CAAC,qBAAqB,CAAC;AAClF,2EAA6D;AAC/C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,qEAAuD;AACzC,QAAA,eAAe,GAAG,eAAe,CAAC,eAAe,CAAC;AAChE,0FAA4E;AAC9D,QAAA,yBAAyB,GAAG,yBAAyB,CAAC,yBAAyB,CAAC;AAC9F,oFAAsE;AACxD,QAAA,sBAAsB,GAAG,sBAAsB,CAAC,sBAAsB,CAAC;AACrF,oEAAsD;AACxC,QAAA,eAAe,GAAG,eAAe,CAAC,eAAe,CAAC;AAChE,8DAAgD;AAClC,QAAA,YAAY,GAAG,YAAY,CAAC,YAAY,CAAC;AACvD,wDAA0C;AAC5B,QAAA,SAAS,GAAG,SAAS,CAAC,SAAS,CAAC;AAC9C,sEAAwD;AAC1C,QAAA,gBAAgB,GAAG,gBAAgB,CAAC,gBAAgB,CAAC;AACnE,gEAAkD;AACpC,QAAA,aAAa,GAAG,aAAa,CAAC,aAAa,CAAC;AAC1D,wEAA0D;AAC5C,QAAA,iBAAiB,GAAG,iBAAiB,CAAC,iBAAiB,CAAC;AACtE,mDAAqC;AACvB,QAAA,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;AACxC,0EAA4D;AAC9C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,+FAAiF;AACnE,QAAA,4BAA4B,GAAG,4BAA4B,CAAC,4BAA4B,CAAC;AACvG,wEAA0D;AAC5C,QAAA,iBAAiB,GAAG,iBAAiB,CAAC,iBAAiB,CAAC;AACtE,sEAAwD;AAC1C,QAAA,gBAAgB,GAAG,gBAAgB,CAAC,gBAAgB,CAAC;AACnE,yFAA2E;AAC7D,QAAA,yBAAyB,GAAG,yBAAyB,CAAC,yBAAyB,CAAC;AAC9F,mFAAqE;AACvD,QAAA,sBAAsB,GAAG,sBAAsB,CAAC,sBAAsB,CAAC;AACrF,uFAAyE;AAC3D,QAAA,wBAAwB,GAAG,wBAAwB,CAAC,wBAAwB,CAAC;AAC3F,iFAAmE;AACrD,QAAA,qBAAqB,GAAG,qBAAqB,CAAC,qBAAqB,CAAC;AAClF,mFAAqE;AACvD,QAAA,sBAAsB,GAAG,sBAAsB,CAAC,sBAAsB,CAAC;AACrF,iFAAmE;AACrD,QAAA,qBAAqB,GAAG,qBAAqB,CAAC,qBAAqB,CAAC;AAClF,kEAAoD;AACtC,QAAA,cAAc,GAAG,cAAc,CAAC,cAAc,CAAC;AAC7D,qFAAuE;AACzD,QAAA,uBAAuB,GAAG,uBAAuB,CAAC,uBAAuB,CAAC;AACxF,0GAA4F;AAC9E,QAAA,iCAAiC,GAAG,iCAAiC,CAAC,iCAAiC,CAAC;AACtH,iGAAmF;AACrE,QAAA,6BAA6B,GAAG,6BAA6B,CAAC,6BAA6B,CAAC;AAC1G,gFAAkE;AACpD,QAAA,qBAAqB,GAAG,qBAAqB,CAAC,qBAAqB,CAAC;AAClF,qGAAuF;AACzE,QAAA,+BAA+B,GAAG,+BAA+B,CAAC,+BAA+B,CAAC;AAChH,0EAA4D;AAC9C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,yIAA2H;AAC7G,QAAA,+CAA+C,GAAG,+CAA+C,CAAC,+CAA+C,CAAC;AAChK,oEAAsD;AACxC,QAAA,eAAe,GAAG,eAAe,CAAC,eAAe,CAAC;AAChE,yFAA2E;AAC7D,QAAA,yBAAyB,GAAG,yBAAyB,CAAC,yBAAyB,CAAC;AAC9F,0GAA4F;AAC9E,QAAA,iCAAiC,GAAG,iCAAiC,CAAC,iCAAiC,CAAC;AACtH,oGAAsF;AACxE,QAAA,8BAA8B,GAAG,8BAA8B,CAAC,8BAA8B,CAAC;AAC7G,2HAA6G;AAC/F,QAAA,yCAAyC,GAAG,yCAAyC,CAAC,yCAAyC,CAAC;AAC9I,qHAAuG;AACzF,QAAA,sCAAsC,GAAG,sCAAsC,CAAC,sCAAsC,CAAC;AACrI,8HAAgH;AAClG,QAAA,0CAA0C,GAAG,0CAA0C,CAAC,0CAA0C,CAAC;AACjJ,mJAAqI;AACvH,QAAA,oDAAoD,GAAG,oDAAoD,CAAC,oDAAoD,CAAC;AAC/K,mFAAqE;AACvD,QAAA,sBAAsB,GAAG,sBAAsB,CAAC,sBAAsB,CAAC;AACrF,gGAAkF;AACpE,QAAA,4BAA4B,GAAG,4BAA4B,CAAC,4BAA4B,CAAC;AACvG,qHAAuG;AACzF,QAAA,sCAAsC,GAAG,sCAAsC,CAAC,sCAAsC,CAAC;AACrI,4FAA8E;AAChE,QAAA,0BAA0B,GAAG,0BAA0B,CAAC,0BAA0B,CAAC;AACjG,mFAAqE;AACvD,QAAA,sBAAsB,GAAG,sBAAsB,CAAC,sBAAsB,CAAC;AACrF,6EAA+D;AACjD,QAAA,mBAAmB,GAAG,mBAAmB,CAAC,mBAAmB,CAAC;AAC5E,6FAA+E;AACjE,QAAA,2BAA2B,GAAG,2BAA2B,CAAC,2BAA2B,CAAC;AACpG,uFAAyE;AAC3D,QAAA,wBAAwB,GAAG,wBAAwB,CAAC,wBAAwB,CAAC;AAC3F,iFAAmE;AACrD,QAAA,qBAAqB,GAAG,qBAAqB,CAAC,qBAAqB,CAAC;AAClF,kFAAoE;AACtD,QAAA,sBAAsB,GAAG,sBAAsB,CAAC,sBAAsB,CAAC;AACrF,0EAA4D;AAC9C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,0EAA4D;AAC9C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,iGAAmF;AACrE,QAAA,6BAA6B,GAAG,6BAA6B,CAAC,6BAA6B,CAAC;AAC1G,sHAAwG;AAC1F,QAAA,uCAAuC,GAAG,uCAAuC,CAAC,uCAAuC,CAAC;AACxI,+FAAiF;AACnE,QAAA,4BAA4B,GAAG,4BAA4B,CAAC,4BAA4B,CAAC;AACvG,qFAAuE;AACzD,QAAA,uBAAuB,GAAG,uBAAuB,CAAC,uBAAuB,CAAC;AACxF,uFAAyE;AAC3D,QAAA,wBAAwB,GAAG,wBAAwB,CAAC,wBAAwB,CAAC;AAC3F,uFAAyE;AAC3D,QAAA,wBAAwB,GAAG,wBAAwB,CAAC,wBAAwB,CAAC;AAC3F,yFAA2E;AAC7D,QAAA,yBAAyB,GAAG,yBAAyB,CAAC,yBAAyB,CAAC;AAC9F,4GAA8F;AAChF,QAAA,kCAAkC,GAAG,kCAAkC,CAAC,kCAAkC,CAAC;AACzH,iIAAmH;AACrG,QAAA,4CAA4C,GAAG,4CAA4C,CAAC,4CAA4C,CAAC;AACvJ,2EAA6D;AAC/C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,oEAAsD;AACxC,QAAA,eAAe,GAAG,eAAe,CAAC,eAAe,CAAC;AAChE,yFAA2E;AAC7D,QAAA,yBAAyB,GAAG,yBAAyB,CAAC,yBAAyB,CAAC;AAC9F,gGAAkF;AACpE,QAAA,4BAA4B,GAAG,4BAA4B,CAAC,4BAA4B,CAAC;AACvG,qHAAuG;AACzF,QAAA,sCAAsC,GAAG,sCAAsC,CAAC,sCAAsC,CAAC;AACrI,+GAAiG;AACnF,QAAA,mCAAmC,GAAG,mCAAmC,CAAC,mCAAmC,CAAC;AAC5H,mFAAqE;AACvD,QAAA,sBAAsB,GAAG,sBAAsB,CAAC,sBAAsB,CAAC;AACrF,gEAAkD;AACpC,QAAA,aAAa,GAAG,aAAa,CAAC,aAAa,CAAC;AAC1D,qFAAuE;AACzD,QAAA,uBAAuB,GAAG,uBAAuB,CAAC,uBAAuB,CAAC;AACxF,+EAAiE;AACnD,QAAA,oBAAoB,GAAG,oBAAoB,CAAC,oBAAoB,CAAC;AAC/E,kGAAoF;AACtE,QAAA,6BAA6B,GAAG,6BAA6B,CAAC,6BAA6B,CAAC;AAC1G,+EAAiE;AACnD,QAAA,oBAAoB,GAAG,oBAAoB,CAAC,oBAAoB,CAAC;AAC/E,gEAAkD;AACpC,QAAA,aAAa,GAAG,aAAa,CAAC,aAAa,CAAC;AAC1D,wDAA0C;AAC5B,QAAA,SAAS,GAAG,SAAS,CAAC,SAAS,CAAC;AAC9C,+EAAiE;AACnD,QAAA,oBAAoB,GAAG,oBAAoB,CAAC,oBAAoB,CAAC;AAC/E,oGAAsF;AACxE,QAAA,8BAA8B,GAAG,8BAA8B,CAAC,8BAA8B,CAAC;AAC7G,4DAA8C;AAChC,QAAA,WAAW,GAAG,WAAW,CAAC,WAAW,CAAC;AACpD,kEAAoD;AACtC,QAAA,cAAc,GAAG,cAAc,CAAC,cAAc,CAAC;AAC7D,uFAAyE;AAC3D,QAAA,wBAAwB,GAAG,wBAAwB,CAAC,wBAAwB,CAAC;AAC3F,4GAA8F;AAChF,QAAA,kCAAkC,GAAG,kCAAkC,CAAC,kCAAkC,CAAC;AACzH,kGAAoF;AACtE,QAAA,6BAA6B,GAAG,6BAA6B,CAAC,6BAA6B,CAAC;AAC1G,uHAAyG;AAC3F,QAAA,uCAAuC,GAAG,uCAAuC,CAAC,uCAAuC,CAAC;AACxI,2EAA6D;AAC/C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,qDAAuC;AACzB,QAAA,QAAQ,GAAG,QAAQ,CAAC,QAAQ,CAAC;AAC3C,qDAAuC;AACzB,QAAA,QAAQ,GAAG,QAAQ,CAAC,QAAQ,CAAC;AAC3C,0EAA4D;AAC9C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,2FAA6E;AAC/D,QAAA,0BAA0B,GAAG,0BAA0B,CAAC,0BAA0B,CAAC;AACjG,qFAAuE;AACzD,QAAA,uBAAuB,GAAG,uBAAuB,CAAC,uBAAuB,CAAC;AACxF,4GAA8F;AAChF,QAAA,kCAAkC,GAAG,kCAAkC,CAAC,kCAAkC,CAAC;AACzH,sGAAwF;AAC1E,QAAA,+BAA+B,GAAG,+BAA+B,CAAC,+BAA+B,CAAC;AAChH,oEAAsD;AACxC,QAAA,eAAe,GAAG,eAAe,CAAC,eAAe,CAAC;AAChE,8DAAgD;AAClC,QAAA,YAAY,GAAG,YAAY,CAAC,YAAY,CAAC;AACvD,2GAA6F;AAC/E,QAAA,iCAAiC,GAAG,iCAAiC,CAAC,iCAAiC,CAAC;AACtH,0DAA4C;AAC9B,QAAA,UAAU,GAAG,UAAU,CAAC,UAAU,CAAC;AACjD,sEAAwD;AAC1C,QAAA,gBAAgB,GAAG,gBAAgB,CAAC,gBAAgB,CAAC;AACnE,gEAAkD;AACpC,QAAA,aAAa,GAAG,aAAa,CAAC,aAAa,CAAC;AAC1D,iDAAmC;AACrB,QAAA,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC;AACrC,sEAAwD;AAC1C,QAAA,gBAAgB,GAAG,gBAAgB,CAAC,gBAAgB,CAAC;AACnE,iFAAmE;AACrD,QAAA,qBAAqB,GAAG,qBAAqB,CAAC,qBAAqB,CAAC;AAClF,+EAAiE;AACnD,QAAA,oBAAoB,GAAG,oBAAoB,CAAC,oBAAoB,CAAC;AAC/E,oGAAsF;AACxE,QAAA,8BAA8B,GAAG,8BAA8B,CAAC,8BAA8B,CAAC;AAC7G,yGAA2F;AAC7E,QAAA,gCAAgC,GAAG,gCAAgC,CAAC,gCAAgC,CAAC;AACnH,8HAAgH;AAClG,QAAA,0CAA0C,GAAG,0CAA0C,CAAC,0CAA0C,CAAC;AACjJ,wHAA0G;AAC5F,QAAA,uCAAuC,GAAG,uCAAuC,CAAC,uCAAuC,CAAC;AACxI,8FAAgF;AAClE,QAAA,2BAA2B,GAAG,2BAA2B,CAAC,2BAA2B,CAAC;AACpG,2EAA6D;AAC/C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,iFAAmE;AACrD,QAAA,qBAAqB,GAAG,qBAAqB,CAAC,qBAAqB,CAAC;AAClF,sGAAwF;AAC1E,QAAA,+BAA+B,GAAG,+BAA+B,CAAC,+BAA+B,CAAC;AAChH,6GAA+F;AACjF,QAAA,kCAAkC,GAAG,kCAAkC,CAAC,kCAAkC,CAAC;AACzH,kIAAoH;AACtG,QAAA,4CAA4C,GAAG,4CAA4C,CAAC,4CAA4C,CAAC;AACvJ,4HAA8G;AAChG,QAAA,yCAAyC,GAAG,yCAAyC,CAAC,yCAAyC,CAAC;AAC9I,gGAAkF;AACpE,QAAA,4BAA4B,GAAG,4BAA4B,CAAC,4BAA4B,CAAC;AACvG,kEAAoD;AACtC,QAAA,cAAc,GAAG,cAAc,CAAC,cAAc,CAAC;AAC7D,gEAAkD;AACpC,QAAA,aAAa,GAAG,aAAa,CAAC,aAAa,CAAC;AAC1D,4EAA8D;AAChD,QAAA,mBAAmB,GAAG,mBAAmB,CAAC,mBAAmB,CAAC;AAC5E,sEAAwD;AAC1C,QAAA,gBAAgB,GAAG,gBAAgB,CAAC,gBAAgB,CAAC;AACnE,qFAAuE;AACzD,QAAA,uBAAuB,GAAG,uBAAuB,CAAC,uBAAuB,CAAC;AACxF,qGAAuF;AACzE,QAAA,8BAA8B,GAAG,8BAA8B,CAAC,8BAA8B,CAAC;AAC7G,2FAA6E;AAC/D,QAAA,0BAA0B,GAAG,0BAA0B,CAAC,0BAA0B,CAAC;AACjG,2FAA6E;AAC/D,QAAA,yBAAyB,GAAG,yBAAyB,CAAC,yBAAyB,CAAC;AAC9F,8FAAgF;AAClE,QAAA,2BAA2B,GAAG,2BAA2B,CAAC,2BAA2B,CAAC;AACpG,yGAA2F;AAC7E,QAAA,gCAAgC,GAAG,gCAAgC,CAAC,gCAAgC,CAAC;AACnH,wHAA0G;AAC5F,QAAA,uCAAuC,GAAG,uCAAuC,CAAC,uCAAuC,CAAC;AACxI,0FAA4E;AAC9D,QAAA,yBAAyB,GAAG,yBAAyB,CAAC,yBAAyB,CAAC;AAC9F,wFAA0E;AAC5D,QAAA,wBAAwB,GAAG,wBAAwB,CAAC,wBAAwB,CAAC;AAC3F,4FAA8E;AAChE,QAAA,0BAA0B,GAAG,0BAA0B,CAAC,0BAA0B,CAAC;AACjG,gGAAkF;AACpE,QAAA,4BAA4B,GAAG,4BAA4B,CAAC,4BAA4B,CAAC;AACvG,6GAA+F;AACjF,QAAA,kCAAkC,GAAG,kCAAkC,CAAC,kCAAkC,CAAC;AACzH,4HAA8G;AAChG,QAAA,yCAAyC,GAAG,yCAAyC,CAAC,yCAAyC,CAAC;AAC9I,4FAA8E;AAChE,QAAA,0BAA0B,GAAG,0BAA0B,CAAC,0BAA0B,CAAC;AACjG,6EAA+D;AACjD,QAAA,mBAAmB,GAAG,mBAAmB,CAAC,mBAAmB,CAAC;AAC5E,4FAA8E;AAChE,QAAA,0BAA0B,GAAG,0BAA0B,CAAC,0BAA0B,CAAC;AACjG,2GAA6F;AAC/E,QAAA,iCAAiC,GAAG,iCAAiC,CAAC,iCAAiC,CAAC;AACtH,qIAAuH;AACzG,QAAA,6CAA6C,GAAG,6CAA6C,CAAC,6CAA6C,CAAC;AAC1J,uGAAyF;AAC3E,QAAA,+BAA+B,GAAG,+BAA+B,CAAC,+BAA+B,CAAC;AAChH,oHAAsG;AACxF,QAAA,qCAAqC,GAAG,qCAAqC,CAAC,qCAAqC,CAAC;AAClI,sHAAwG;AAC1F,QAAA,sCAAsC,GAAG,sCAAsC,CAAC,sCAAsC,CAAC;AACrI,8FAAgF;AAClE,QAAA,2BAA2B,GAAG,2BAA2B,CAAC,2BAA2B,CAAC;AACpG,6GAA+F;AACjF,QAAA,kCAAkC,GAAG,kCAAkC,CAAC,kCAAkC,CAAC;AACzH,yIAA2H;AAC7G,QAAA,+CAA+C,GAAG,+CAA+C,CAAC,+CAA+C,CAAC;AAChK,yGAA2F;AAC7E,QAAA,gCAAgC,GAAG,gCAAgC,CAAC,gCAAgC,CAAC;AAEnH,2EAA6D;AAC/C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,0EAA4D;AAC9C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,oEAAsD;AACxC,QAAA,eAAe,GAAG,eAAe,CAAC,eAAe,CAAC;AAChE,yEAA2D;AAC7C,QAAA,iBAAiB,GAAG,iBAAiB,CAAC,iBAAiB,CAAC;AACtE,8FAAgF;AAClE,QAAA,2BAA2B,GAAG,2BAA2B,CAAC,2BAA2B,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/cloudguard/lib/model/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,2FAA6E;AAC/D,QAAA,0BAA0B,GAAG,0BAA0B,CAAC,0BAA0B,CAAC;AACjG,gHAAkG;AACpF,QAAA,oCAAoC,GAAG,oCAAoC,CAAC,oCAAoC,CAAC;AAC/H,wDAA0C;AAC5B,QAAA,SAAS,GAAG,SAAS,CAAC,SAAS,CAAC;AAC9C,iFAAmE;AACrD,QAAA,qBAAqB,GAAG,qBAAqB,CAAC,qBAAqB,CAAC;AAClF,2GAA6F;AAC/E,QAAA,iCAAiC,GAAG,iCAAiC,CAAC,iCAAiC,CAAC;AACtH,6GAA+F;AACjF,QAAA,kCAAkC,GAAG,kCAAkC,CAAC,kCAAkC,CAAC;AACzH,mFAAqE;AACvD,QAAA,sBAAsB,GAAG,sBAAsB,CAAC,sBAAsB,CAAC;AACrF,qHAAuG;AACzF,QAAA,sCAAsC,GAAG,sCAAsC,CAAC,sCAAsC,CAAC;AACrI,+GAAiG;AACnF,QAAA,mCAAmC,GAAG,mCAAmC,CAAC,mCAAmC,CAAC;AAC5H,uHAAyG;AAC3F,QAAA,uCAAuC,GAAG,uCAAuC,CAAC,uCAAuC,CAAC;AACxI,qHAAuG;AACzF,QAAA,sCAAsC,GAAG,sCAAsC,CAAC,sCAAsC,CAAC;AACrI,qHAAuG;AACzF,QAAA,sCAAsC,GAAG,sCAAsC,CAAC,sCAAsC,CAAC;AACrI,iHAAmG;AACrF,QAAA,oCAAoC,GAAG,oCAAoC,CAAC,oCAAoC,CAAC;AAC/H,8EAAgE;AAClD,QAAA,oBAAoB,GAAG,oBAAoB,CAAC,oBAAoB,CAAC;AAC/E,uEAAyD;AAC3C,QAAA,gBAAgB,GAAG,gBAAgB,CAAC,gBAAgB,CAAC;AACnE,uDAAyC;AAC3B,QAAA,SAAS,GAAG,SAAS,CAAC,SAAS,CAAC;AAC9C,6EAA+D;AACjD,QAAA,mBAAmB,GAAG,mBAAmB,CAAC,mBAAmB,CAAC;AAC5E,kEAAoD;AACtC,QAAA,cAAc,GAAG,cAAc,CAAC,cAAc,CAAC;AAC7D,iFAAmE;AACrD,QAAA,qBAAqB,GAAG,qBAAqB,CAAC,qBAAqB,CAAC;AAClF,sGAAwF;AAC1E,QAAA,+BAA+B,GAAG,+BAA+B,CAAC,+BAA+B,CAAC;AAChH,gGAAkF;AACpE,QAAA,4BAA4B,GAAG,4BAA4B,CAAC,4BAA4B,CAAC;AACvG,wEAA0D;AAC5C,QAAA,iBAAiB,GAAG,iBAAiB,CAAC,iBAAiB,CAAC;AACtE,iFAAmE;AACrD,QAAA,qBAAqB,GAAG,qBAAqB,CAAC,qBAAqB,CAAC;AAClF,yEAA2D;AAC7C,QAAA,iBAAiB,GAAG,iBAAiB,CAAC,iBAAiB,CAAC;AACtE,2EAA6D;AAC/C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,yDAA2C;AAC7B,QAAA,UAAU,GAAG,UAAU,CAAC,UAAU,CAAC;AACjD,4DAA8C;AAChC,QAAA,WAAW,GAAG,WAAW,CAAC,WAAW,CAAC;AACpD,+DAAiD;AACnC,QAAA,aAAa,GAAG,aAAa,CAAC,aAAa,CAAC;AAC1D,0FAA4E;AAC9D,QAAA,yBAAyB,GAAG,yBAAyB,CAAC,yBAAyB,CAAC;AAC9F,2FAA6E;AAC/D,QAAA,yBAAyB,GAAG,yBAAyB,CAAC,yBAAyB,CAAC;AAC9F,8FAAgF;AAClE,QAAA,2BAA2B,GAAG,2BAA2B,CAAC,2BAA2B,CAAC;AACpG,wFAA0E;AAC5D,QAAA,wBAAwB,GAAG,wBAAwB,CAAC,wBAAwB,CAAC;AAC3F,gGAAkF;AACpE,QAAA,4BAA4B,GAAG,4BAA4B,CAAC,4BAA4B,CAAC;AACvG,8FAAgF;AAClE,QAAA,2BAA2B,GAAG,2BAA2B,CAAC,2BAA2B,CAAC;AACpG,8FAAgF;AAClE,QAAA,2BAA2B,GAAG,2BAA2B,CAAC,2BAA2B,CAAC;AACpG,0FAA4E;AAC9D,QAAA,yBAAyB,GAAG,yBAAyB,CAAC,yBAAyB,CAAC;AAC9F,6EAA+D;AACjD,QAAA,mBAAmB,GAAG,mBAAmB,CAAC,mBAAmB,CAAC;AAC5E,2GAA6F;AAC/E,QAAA,iCAAiC,GAAG,iCAAiC,CAAC,iCAAiC,CAAC;AACtH,6GAA+F;AACjF,QAAA,kCAAkC,GAAG,kCAAkC,CAAC,kCAAkC,CAAC;AACzH,uEAAyD;AAC3C,QAAA,gBAAgB,GAAG,gBAAgB,CAAC,gBAAgB,CAAC;AACnE,+DAAiD;AACnC,QAAA,YAAY,GAAG,YAAY,CAAC,YAAY,CAAC;AACvD,oFAAsE;AACxD,QAAA,sBAAsB,GAAG,sBAAsB,CAAC,sBAAsB,CAAC;AACrF,4EAA8D;AAChD,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,8EAAgE;AAClD,QAAA,mBAAmB,GAAG,mBAAmB,CAAC,mBAAmB,CAAC;AAC5E,qDAAuC;AACzB,QAAA,QAAQ,GAAG,QAAQ,CAAC,QAAQ,CAAC;AAC3C,0EAA4D;AAC9C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,gFAAkE;AACpD,QAAA,qBAAqB,GAAG,qBAAqB,CAAC,qBAAqB,CAAC;AAClF,oEAAsD;AACxC,QAAA,eAAe,GAAG,eAAe,CAAC,eAAe,CAAC;AAChE,8DAAgD;AAClC,QAAA,YAAY,GAAG,YAAY,CAAC,YAAY,CAAC;AACvD,kEAAoD;AACtC,QAAA,cAAc,GAAG,cAAc,CAAC,cAAc,CAAC;AAC7D,uFAAyE;AAC3D,QAAA,wBAAwB,GAAG,wBAAwB,CAAC,wBAAwB,CAAC;AAC3F,4FAA8E;AAChE,QAAA,0BAA0B,GAAG,0BAA0B,CAAC,0BAA0B,CAAC;AACjG,iHAAmG;AACrF,QAAA,oCAAoC,GAAG,oCAAoC,CAAC,oCAAoC,CAAC;AAC/H,2GAA6F;AAC/E,QAAA,iCAAiC,GAAG,iCAAiC,CAAC,iCAAiC,CAAC;AACtH,iFAAmE;AACrD,QAAA,qBAAqB,GAAG,qBAAqB,CAAC,qBAAqB,CAAC;AAClF,8DAAgD;AAClC,QAAA,YAAY,GAAG,YAAY,CAAC,YAAY,CAAC;AACvD,mFAAqE;AACvD,QAAA,sBAAsB,GAAG,sBAAsB,CAAC,sBAAsB,CAAC;AACrF,6EAA+D;AACjD,QAAA,mBAAmB,GAAG,mBAAmB,CAAC,mBAAmB,CAAC;AAC5E,oEAAsD;AACxC,QAAA,eAAe,GAAG,eAAe,CAAC,eAAe,CAAC;AAChE,4DAA8C;AAChC,QAAA,WAAW,GAAG,WAAW,CAAC,WAAW,CAAC;AACpD,wGAA0F;AAC5E,QAAA,gCAAgC,GAAG,gCAAgC,CAAC,gCAAgC,CAAC;AACnH,uEAAyD;AAC3C,QAAA,gBAAgB,GAAG,gBAAgB,CAAC,gBAAgB,CAAC;AACnE,8EAAgE;AAClD,QAAA,oBAAoB,GAAG,oBAAoB,CAAC,oBAAoB,CAAC;AAC/E,2FAA6E;AAC/D,QAAA,0BAA0B,GAAG,0BAA0B,CAAC,0BAA0B,CAAC;AACjG,qFAAuE;AACzD,QAAA,uBAAuB,GAAG,uBAAuB,CAAC,uBAAuB,CAAC;AACxF,kEAAoD;AACtC,QAAA,cAAc,GAAG,cAAc,CAAC,cAAc,CAAC;AAC7D,4DAA8C;AAChC,QAAA,WAAW,GAAG,WAAW,CAAC,WAAW,CAAC;AACpD,iFAAmE;AACrD,QAAA,qBAAqB,GAAG,qBAAqB,CAAC,qBAAqB,CAAC;AAClF,2EAA6D;AAC/C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,qEAAuD;AACzC,QAAA,eAAe,GAAG,eAAe,CAAC,eAAe,CAAC;AAChE,0FAA4E;AAC9D,QAAA,yBAAyB,GAAG,yBAAyB,CAAC,yBAAyB,CAAC;AAC9F,oFAAsE;AACxD,QAAA,sBAAsB,GAAG,sBAAsB,CAAC,sBAAsB,CAAC;AACrF,oEAAsD;AACxC,QAAA,eAAe,GAAG,eAAe,CAAC,eAAe,CAAC;AAChE,8DAAgD;AAClC,QAAA,YAAY,GAAG,YAAY,CAAC,YAAY,CAAC;AACvD,wDAA0C;AAC5B,QAAA,SAAS,GAAG,SAAS,CAAC,SAAS,CAAC;AAC9C,sEAAwD;AAC1C,QAAA,gBAAgB,GAAG,gBAAgB,CAAC,gBAAgB,CAAC;AACnE,gEAAkD;AACpC,QAAA,aAAa,GAAG,aAAa,CAAC,aAAa,CAAC;AAC1D,wEAA0D;AAC5C,QAAA,iBAAiB,GAAG,iBAAiB,CAAC,iBAAiB,CAAC;AACtE,mDAAqC;AACvB,QAAA,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;AACxC,0EAA4D;AAC9C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,+FAAiF;AACnE,QAAA,4BAA4B,GAAG,4BAA4B,CAAC,4BAA4B,CAAC;AACvG,6EAA+D;AACjD,QAAA,mBAAmB,GAAG,mBAAmB,CAAC,mBAAmB,CAAC;AAC5E,wEAA0D;AAC5C,QAAA,iBAAiB,GAAG,iBAAiB,CAAC,iBAAiB,CAAC;AACtE,sEAAwD;AAC1C,QAAA,gBAAgB,GAAG,gBAAgB,CAAC,gBAAgB,CAAC;AACnE,yFAA2E;AAC7D,QAAA,yBAAyB,GAAG,yBAAyB,CAAC,yBAAyB,CAAC;AAC9F,mFAAqE;AACvD,QAAA,sBAAsB,GAAG,sBAAsB,CAAC,sBAAsB,CAAC;AACrF,uFAAyE;AAC3D,QAAA,wBAAwB,GAAG,wBAAwB,CAAC,wBAAwB,CAAC;AAC3F,iFAAmE;AACrD,QAAA,qBAAqB,GAAG,qBAAqB,CAAC,qBAAqB,CAAC;AAClF,mFAAqE;AACvD,QAAA,sBAAsB,GAAG,sBAAsB,CAAC,sBAAsB,CAAC;AACrF,iFAAmE;AACrD,QAAA,qBAAqB,GAAG,qBAAqB,CAAC,qBAAqB,CAAC;AAClF,kEAAoD;AACtC,QAAA,cAAc,GAAG,cAAc,CAAC,cAAc,CAAC;AAC7D,qFAAuE;AACzD,QAAA,uBAAuB,GAAG,uBAAuB,CAAC,uBAAuB,CAAC;AACxF,0GAA4F;AAC9E,QAAA,iCAAiC,GAAG,iCAAiC,CAAC,iCAAiC,CAAC;AACtH,iGAAmF;AACrE,QAAA,6BAA6B,GAAG,6BAA6B,CAAC,6BAA6B,CAAC;AAC1G,gFAAkE;AACpD,QAAA,qBAAqB,GAAG,qBAAqB,CAAC,qBAAqB,CAAC;AAClF,qGAAuF;AACzE,QAAA,+BAA+B,GAAG,+BAA+B,CAAC,+BAA+B,CAAC;AAChH,0EAA4D;AAC9C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,uFAAyE;AAC3D,QAAA,wBAAwB,GAAG,wBAAwB,CAAC,wBAAwB,CAAC;AAC3F,yIAA2H;AAC7G,QAAA,+CAA+C,GAAG,+CAA+C,CAAC,+CAA+C,CAAC;AAChK,oEAAsD;AACxC,QAAA,eAAe,GAAG,eAAe,CAAC,eAAe,CAAC;AAChE,yFAA2E;AAC7D,QAAA,yBAAyB,GAAG,yBAAyB,CAAC,yBAAyB,CAAC;AAC9F,0GAA4F;AAC9E,QAAA,iCAAiC,GAAG,iCAAiC,CAAC,iCAAiC,CAAC;AACtH,oGAAsF;AACxE,QAAA,8BAA8B,GAAG,8BAA8B,CAAC,8BAA8B,CAAC;AAC7G,2HAA6G;AAC/F,QAAA,yCAAyC,GAAG,yCAAyC,CAAC,yCAAyC,CAAC;AAC9I,qHAAuG;AACzF,QAAA,sCAAsC,GAAG,sCAAsC,CAAC,sCAAsC,CAAC;AACrI,8HAAgH;AAClG,QAAA,0CAA0C,GAAG,0CAA0C,CAAC,0CAA0C,CAAC;AACjJ,mJAAqI;AACvH,QAAA,oDAAoD,GAAG,oDAAoD,CAAC,oDAAoD,CAAC;AAC/K,mFAAqE;AACvD,QAAA,sBAAsB,GAAG,sBAAsB,CAAC,sBAAsB,CAAC;AACrF,gGAAkF;AACpE,QAAA,4BAA4B,GAAG,4BAA4B,CAAC,4BAA4B,CAAC;AACvG,qHAAuG;AACzF,QAAA,sCAAsC,GAAG,sCAAsC,CAAC,sCAAsC,CAAC;AACrI,4FAA8E;AAChE,QAAA,0BAA0B,GAAG,0BAA0B,CAAC,0BAA0B,CAAC;AACjG,mFAAqE;AACvD,QAAA,sBAAsB,GAAG,sBAAsB,CAAC,sBAAsB,CAAC;AACrF,6EAA+D;AACjD,QAAA,mBAAmB,GAAG,mBAAmB,CAAC,mBAAmB,CAAC;AAC5E,6FAA+E;AACjE,QAAA,2BAA2B,GAAG,2BAA2B,CAAC,2BAA2B,CAAC;AACpG,uFAAyE;AAC3D,QAAA,wBAAwB,GAAG,wBAAwB,CAAC,wBAAwB,CAAC;AAC3F,iFAAmE;AACrD,QAAA,qBAAqB,GAAG,qBAAqB,CAAC,qBAAqB,CAAC;AAClF,kFAAoE;AACtD,QAAA,sBAAsB,GAAG,sBAAsB,CAAC,sBAAsB,CAAC;AACrF,0EAA4D;AAC9C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,0EAA4D;AAC9C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,iGAAmF;AACrE,QAAA,6BAA6B,GAAG,6BAA6B,CAAC,6BAA6B,CAAC;AAC1G,sHAAwG;AAC1F,QAAA,uCAAuC,GAAG,uCAAuC,CAAC,uCAAuC,CAAC;AACxI,+FAAiF;AACnE,QAAA,4BAA4B,GAAG,4BAA4B,CAAC,4BAA4B,CAAC;AACvG,qFAAuE;AACzD,QAAA,uBAAuB,GAAG,uBAAuB,CAAC,uBAAuB,CAAC;AACxF,uFAAyE;AAC3D,QAAA,wBAAwB,GAAG,wBAAwB,CAAC,wBAAwB,CAAC;AAC3F,uFAAyE;AAC3D,QAAA,wBAAwB,GAAG,wBAAwB,CAAC,wBAAwB,CAAC;AAC3F,yFAA2E;AAC7D,QAAA,yBAAyB,GAAG,yBAAyB,CAAC,yBAAyB,CAAC;AAC9F,4GAA8F;AAChF,QAAA,kCAAkC,GAAG,kCAAkC,CAAC,kCAAkC,CAAC;AACzH,iIAAmH;AACrG,QAAA,4CAA4C,GAAG,4CAA4C,CAAC,4CAA4C,CAAC;AACvJ,2EAA6D;AAC/C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,oEAAsD;AACxC,QAAA,eAAe,GAAG,eAAe,CAAC,eAAe,CAAC;AAChE,yFAA2E;AAC7D,QAAA,yBAAyB,GAAG,yBAAyB,CAAC,yBAAyB,CAAC;AAC9F,gGAAkF;AACpE,QAAA,4BAA4B,GAAG,4BAA4B,CAAC,4BAA4B,CAAC;AACvG,qHAAuG;AACzF,QAAA,sCAAsC,GAAG,sCAAsC,CAAC,sCAAsC,CAAC;AACrI,+GAAiG;AACnF,QAAA,mCAAmC,GAAG,mCAAmC,CAAC,mCAAmC,CAAC;AAC5H,mFAAqE;AACvD,QAAA,sBAAsB,GAAG,sBAAsB,CAAC,sBAAsB,CAAC;AACrF,gEAAkD;AACpC,QAAA,aAAa,GAAG,aAAa,CAAC,aAAa,CAAC;AAC1D,qFAAuE;AACzD,QAAA,uBAAuB,GAAG,uBAAuB,CAAC,uBAAuB,CAAC;AACxF,+EAAiE;AACnD,QAAA,oBAAoB,GAAG,oBAAoB,CAAC,oBAAoB,CAAC;AAC/E,kGAAoF;AACtE,QAAA,6BAA6B,GAAG,6BAA6B,CAAC,6BAA6B,CAAC;AAC1G,+EAAiE;AACnD,QAAA,oBAAoB,GAAG,oBAAoB,CAAC,oBAAoB,CAAC;AAC/E,gEAAkD;AACpC,QAAA,aAAa,GAAG,aAAa,CAAC,aAAa,CAAC;AAC1D,wDAA0C;AAC5B,QAAA,SAAS,GAAG,SAAS,CAAC,SAAS,CAAC;AAC9C,+EAAiE;AACnD,QAAA,oBAAoB,GAAG,oBAAoB,CAAC,oBAAoB,CAAC;AAC/E,oGAAsF;AACxE,QAAA,8BAA8B,GAAG,8BAA8B,CAAC,8BAA8B,CAAC;AAC7G,4DAA8C;AAChC,QAAA,WAAW,GAAG,WAAW,CAAC,WAAW,CAAC;AACpD,kEAAoD;AACtC,QAAA,cAAc,GAAG,cAAc,CAAC,cAAc,CAAC;AAC7D,uFAAyE;AAC3D,QAAA,wBAAwB,GAAG,wBAAwB,CAAC,wBAAwB,CAAC;AAC3F,iFAAmE;AACrD,QAAA,qBAAqB,GAAG,qBAAqB,CAAC,qBAAqB,CAAC;AAClF,kEAAoD;AACtC,QAAA,cAAc,GAAG,cAAc,CAAC,cAAc,CAAC;AAC7D,kEAAoD;AACtC,QAAA,cAAc,GAAG,cAAc,CAAC,cAAc,CAAC;AAC7D,uFAAyE;AAC3D,QAAA,wBAAwB,GAAG,wBAAwB,CAAC,wBAAwB,CAAC;AAC3F,iFAAmE;AACrD,QAAA,qBAAqB,GAAG,qBAAqB,CAAC,qBAAqB,CAAC;AAClF,uFAAyE;AAC3D,QAAA,wBAAwB,GAAG,wBAAwB,CAAC,wBAAwB,CAAC;AAC3F,4GAA8F;AAChF,QAAA,kCAAkC,GAAG,kCAAkC,CAAC,kCAAkC,CAAC;AACzH,kGAAoF;AACtE,QAAA,6BAA6B,GAAG,6BAA6B,CAAC,6BAA6B,CAAC;AAC1G,uHAAyG;AAC3F,QAAA,uCAAuC,GAAG,uCAAuC,CAAC,uCAAuC,CAAC;AACxI,8DAAgD;AAClC,QAAA,YAAY,GAAG,YAAY,CAAC,YAAY,CAAC;AACvD,mFAAqE;AACvD,QAAA,sBAAsB,GAAG,sBAAsB,CAAC,sBAAsB,CAAC;AACrF,6EAA+D;AACjD,QAAA,mBAAmB,GAAG,mBAAmB,CAAC,mBAAmB,CAAC;AAC5E,2EAA6D;AAC/C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,qDAAuC;AACzB,QAAA,QAAQ,GAAG,QAAQ,CAAC,QAAQ,CAAC;AAC3C,qDAAuC;AACzB,QAAA,QAAQ,GAAG,QAAQ,CAAC,QAAQ,CAAC;AAC3C,0EAA4D;AAC9C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,2FAA6E;AAC/D,QAAA,0BAA0B,GAAG,0BAA0B,CAAC,0BAA0B,CAAC;AACjG,qFAAuE;AACzD,QAAA,uBAAuB,GAAG,uBAAuB,CAAC,uBAAuB,CAAC;AACxF,4GAA8F;AAChF,QAAA,kCAAkC,GAAG,kCAAkC,CAAC,kCAAkC,CAAC;AACzH,sGAAwF;AAC1E,QAAA,+BAA+B,GAAG,+BAA+B,CAAC,+BAA+B,CAAC;AAChH,oEAAsD;AACxC,QAAA,eAAe,GAAG,eAAe,CAAC,eAAe,CAAC;AAChE,8DAAgD;AAClC,QAAA,YAAY,GAAG,YAAY,CAAC,YAAY,CAAC;AACvD,2GAA6F;AAC/E,QAAA,iCAAiC,GAAG,iCAAiC,CAAC,iCAAiC,CAAC;AACtH,0DAA4C;AAC9B,QAAA,UAAU,GAAG,UAAU,CAAC,UAAU,CAAC;AACjD,sEAAwD;AAC1C,QAAA,gBAAgB,GAAG,gBAAgB,CAAC,gBAAgB,CAAC;AACnE,gEAAkD;AACpC,QAAA,aAAa,GAAG,aAAa,CAAC,aAAa,CAAC;AAC1D,iDAAmC;AACrB,QAAA,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC;AACrC,sEAAwD;AAC1C,QAAA,gBAAgB,GAAG,gBAAgB,CAAC,gBAAgB,CAAC;AACnE,gEAAkD;AACpC,QAAA,aAAa,GAAG,aAAa,CAAC,aAAa,CAAC;AAC1D,iFAAmE;AACrD,QAAA,qBAAqB,GAAG,qBAAqB,CAAC,qBAAqB,CAAC;AAClF,+EAAiE;AACnD,QAAA,oBAAoB,GAAG,oBAAoB,CAAC,oBAAoB,CAAC;AAC/E,oGAAsF;AACxE,QAAA,8BAA8B,GAAG,8BAA8B,CAAC,8BAA8B,CAAC;AAC7G,yGAA2F;AAC7E,QAAA,gCAAgC,GAAG,gCAAgC,CAAC,gCAAgC,CAAC;AACnH,8HAAgH;AAClG,QAAA,0CAA0C,GAAG,0CAA0C,CAAC,0CAA0C,CAAC;AACjJ,wHAA0G;AAC5F,QAAA,uCAAuC,GAAG,uCAAuC,CAAC,uCAAuC,CAAC;AACxI,8FAAgF;AAClE,QAAA,2BAA2B,GAAG,2BAA2B,CAAC,2BAA2B,CAAC;AACpG,2EAA6D;AAC/C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,iFAAmE;AACrD,QAAA,qBAAqB,GAAG,qBAAqB,CAAC,qBAAqB,CAAC;AAClF,sGAAwF;AAC1E,QAAA,+BAA+B,GAAG,+BAA+B,CAAC,+BAA+B,CAAC;AAChH,6GAA+F;AACjF,QAAA,kCAAkC,GAAG,kCAAkC,CAAC,kCAAkC,CAAC;AACzH,kIAAoH;AACtG,QAAA,4CAA4C,GAAG,4CAA4C,CAAC,4CAA4C,CAAC;AACvJ,4HAA8G;AAChG,QAAA,yCAAyC,GAAG,yCAAyC,CAAC,yCAAyC,CAAC;AAC9I,gGAAkF;AACpE,QAAA,4BAA4B,GAAG,4BAA4B,CAAC,4BAA4B,CAAC;AACvG,kEAAoD;AACtC,QAAA,cAAc,GAAG,cAAc,CAAC,cAAc,CAAC;AAC7D,gEAAkD;AACpC,QAAA,aAAa,GAAG,aAAa,CAAC,aAAa,CAAC;AAC1D,4EAA8D;AAChD,QAAA,mBAAmB,GAAG,mBAAmB,CAAC,mBAAmB,CAAC;AAC5E,sEAAwD;AAC1C,QAAA,gBAAgB,GAAG,gBAAgB,CAAC,gBAAgB,CAAC;AACnE,qFAAuE;AACzD,QAAA,uBAAuB,GAAG,uBAAuB,CAAC,uBAAuB,CAAC;AACxF,qGAAuF;AACzE,QAAA,8BAA8B,GAAG,8BAA8B,CAAC,8BAA8B,CAAC;AAC7G,2FAA6E;AAC/D,QAAA,0BAA0B,GAAG,0BAA0B,CAAC,0BAA0B,CAAC;AACjG,2FAA6E;AAC/D,QAAA,yBAAyB,GAAG,yBAAyB,CAAC,yBAAyB,CAAC;AAC9F,8FAAgF;AAClE,QAAA,2BAA2B,GAAG,2BAA2B,CAAC,2BAA2B,CAAC;AACpG,yGAA2F;AAC7E,QAAA,gCAAgC,GAAG,gCAAgC,CAAC,gCAAgC,CAAC;AACnH,wHAA0G;AAC5F,QAAA,uCAAuC,GAAG,uCAAuC,CAAC,uCAAuC,CAAC;AACxI,0FAA4E;AAC9D,QAAA,yBAAyB,GAAG,yBAAyB,CAAC,yBAAyB,CAAC;AAC9F,wFAA0E;AAC5D,QAAA,wBAAwB,GAAG,wBAAwB,CAAC,wBAAwB,CAAC;AAC3F,4FAA8E;AAChE,QAAA,0BAA0B,GAAG,0BAA0B,CAAC,0BAA0B,CAAC;AACjG,gGAAkF;AACpE,QAAA,4BAA4B,GAAG,4BAA4B,CAAC,4BAA4B,CAAC;AACvG,6GAA+F;AACjF,QAAA,kCAAkC,GAAG,kCAAkC,CAAC,kCAAkC,CAAC;AACzH,4HAA8G;AAChG,QAAA,yCAAyC,GAAG,yCAAyC,CAAC,yCAAyC,CAAC;AAC9I,4FAA8E;AAChE,QAAA,0BAA0B,GAAG,0BAA0B,CAAC,0BAA0B,CAAC;AACjG,8FAAgF;AAClE,QAAA,2BAA2B,GAAG,2BAA2B,CAAC,2BAA2B,CAAC;AACpG,8FAAgF;AAClE,QAAA,2BAA2B,GAAG,2BAA2B,CAAC,2BAA2B,CAAC;AACpG,0FAA4E;AAC9D,QAAA,yBAAyB,GAAG,yBAAyB,CAAC,yBAAyB,CAAC;AAC9F,6EAA+D;AACjD,QAAA,mBAAmB,GAAG,mBAAmB,CAAC,mBAAmB,CAAC;AAC5E,4FAA8E;AAChE,QAAA,0BAA0B,GAAG,0BAA0B,CAAC,0BAA0B,CAAC;AACjG,2GAA6F;AAC/E,QAAA,iCAAiC,GAAG,iCAAiC,CAAC,iCAAiC,CAAC;AACtH,qIAAuH;AACzG,QAAA,6CAA6C,GAAG,6CAA6C,CAAC,6CAA6C,CAAC;AAC1J,uGAAyF;AAC3E,QAAA,+BAA+B,GAAG,+BAA+B,CAAC,+BAA+B,CAAC;AAChH,oHAAsG;AACxF,QAAA,qCAAqC,GAAG,qCAAqC,CAAC,qCAAqC,CAAC;AAClI,sHAAwG;AAC1F,QAAA,sCAAsC,GAAG,sCAAsC,CAAC,sCAAsC,CAAC;AACrI,8FAAgF;AAClE,QAAA,2BAA2B,GAAG,2BAA2B,CAAC,2BAA2B,CAAC;AACpG,6GAA+F;AACjF,QAAA,kCAAkC,GAAG,kCAAkC,CAAC,kCAAkC,CAAC;AACzH,yIAA2H;AAC7G,QAAA,+CAA+C,GAAG,+CAA+C,CAAC,+CAA+C,CAAC;AAChK,yGAA2F;AAC7E,QAAA,gCAAgC,GAAG,gCAAgC,CAAC,gCAAgC,CAAC;AAEnH,2EAA6D;AAC/C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,0EAA4D;AAC9C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,0FAA4E;AAC9D,QAAA,yBAAyB,GAAG,yBAAyB,CAAC,yBAAyB,CAAC;AAC9F,oEAAsD;AACxC,QAAA,eAAe,GAAG,eAAe,CAAC,eAAe,CAAC;AAChE,yEAA2D;AAC7C,QAAA,iBAAiB,GAAG,iBAAiB,CAAC,iBAAiB,CAAC;AACtE,8FAAgF;AAClE,QAAA,2BAA2B,GAAG,2BAA2B,CAAC,2BAA2B,CAAC"}
@@ -1,8 +1,8 @@
1
1
  /**
2
- * Cloud Guard API
3
- * Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
2
+ * Cloud Guard and Security Zones API
3
+ * Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
4
4
 
5
- **Note:** You can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations from any region.
5
+ **Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
6
6
 
7
7
  * OpenAPI spec version: 20200131
8
8
  *
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Cloud Guard API
4
- * Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
3
+ * Cloud Guard and Security Zones API
4
+ * Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
5
5
 
6
- **Note:** You can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations from any region.
6
+ **Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
7
7
 
8
8
  * OpenAPI spec version: 20200131
9
9
  *
@@ -1,8 +1,8 @@
1
1
  /**
2
- * Cloud Guard API
3
- * Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
2
+ * Cloud Guard and Security Zones API
3
+ * Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
4
4
 
5
- **Note:** You can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations from any region.
5
+ **Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
6
6
 
7
7
  * OpenAPI spec version: 20200131
8
8
  *
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Cloud Guard API
4
- * Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
3
+ * Cloud Guard and Security Zones API
4
+ * Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
5
5
 
6
- **Note:** You can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations from any region.
6
+ **Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
7
7
 
8
8
  * OpenAPI spec version: 20200131
9
9
  *
@@ -1,8 +1,8 @@
1
1
  /**
2
- * Cloud Guard API
3
- * Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
2
+ * Cloud Guard and Security Zones API
3
+ * Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
4
4
 
5
- **Note:** You can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations from any region.
5
+ **Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
6
6
 
7
7
  * OpenAPI spec version: 20200131
8
8
  *
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Cloud Guard API
4
- * Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
3
+ * Cloud Guard and Security Zones API
4
+ * Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
5
5
 
6
- **Note:** You can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations from any region.
6
+ **Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
7
7
 
8
8
  * OpenAPI spec version: 20200131
9
9
  *
@@ -1,8 +1,8 @@
1
1
  /**
2
- * Cloud Guard API
3
- * Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
2
+ * Cloud Guard and Security Zones API
3
+ * Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
4
4
 
5
- **Note:** You can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations from any region.
5
+ **Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
6
6
 
7
7
  * OpenAPI spec version: 20200131
8
8
  *
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Cloud Guard API
4
- * Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
3
+ * Cloud Guard and Security Zones API
4
+ * Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
5
5
 
6
- **Note:** You can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations from any region.
6
+ **Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
7
7
 
8
8
  * OpenAPI spec version: 20200131
9
9
  *
@@ -1,8 +1,8 @@
1
1
  /**
2
- * Cloud Guard API
3
- * Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
2
+ * Cloud Guard and Security Zones API
3
+ * Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
4
4
 
5
- **Note:** You can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations from any region.
5
+ **Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
6
6
 
7
7
  * OpenAPI spec version: 20200131
8
8
  *
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Cloud Guard API
4
- * Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
3
+ * Cloud Guard and Security Zones API
4
+ * Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
5
5
 
6
- **Note:** You can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations from any region.
6
+ **Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
7
7
 
8
8
  * OpenAPI spec version: 20200131
9
9
  *
@@ -1,8 +1,8 @@
1
1
  /**
2
- * Cloud Guard API
3
- * Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
2
+ * Cloud Guard and Security Zones API
3
+ * Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
4
4
 
5
- **Note:** You can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations from any region.
5
+ **Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
6
6
 
7
7
  * OpenAPI spec version: 20200131
8
8
  *
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Cloud Guard API
4
- * Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
3
+ * Cloud Guard and Security Zones API
4
+ * Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
5
5
 
6
- **Note:** You can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations from any region.
6
+ **Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
7
7
 
8
8
  * OpenAPI spec version: 20200131
9
9
  *
@@ -1,8 +1,8 @@
1
1
  /**
2
- * Cloud Guard API
3
- * Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
2
+ * Cloud Guard and Security Zones API
3
+ * Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
4
4
 
5
- **Note:** You can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations from any region.
5
+ **Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
6
6
 
7
7
  * OpenAPI spec version: 20200131
8
8
  *
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Cloud Guard API
4
- * Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
3
+ * Cloud Guard and Security Zones API
4
+ * Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
5
5
 
6
- **Note:** You can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations from any region.
6
+ **Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
7
7
 
8
8
  * OpenAPI spec version: 20200131
9
9
  *
@@ -1,8 +1,8 @@
1
1
  /**
2
- * Cloud Guard API
3
- * Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
2
+ * Cloud Guard and Security Zones API
3
+ * Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
4
4
 
5
- **Note:** You can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations from any region.
5
+ **Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
6
6
 
7
7
  * OpenAPI spec version: 20200131
8
8
  *
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
- * Cloud Guard API
4
- * Use the Cloud Guard API to automate processes that you would otherwise perform through the Cloud Guard Console.
3
+ * Cloud Guard and Security Zones API
4
+ * Use the Cloud Guard and Security Zones API to automate processes that you would otherwise perform through the Cloud Guard Console or the Security Zones Console. For more information on these services, see the [Cloud Guard](/iaas/cloud-guard/home.htm) and [Security Zones](/iaas/security-zone/home.htm) documentation.
5
5
 
6
- **Note:** You can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations from any region.
6
+ **Note:** For Cloud Guard, you can perform Create, Update, and Delete operations only from the reporting region of your Cloud Guard tenancy. You can perform Read operations in Cloud Guard from any region.
7
7
 
8
8
  * OpenAPI spec version: 20200131
9
9
  *