oci-cloudguard 2.76.1 → 2.77.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 (282) hide show
  1. package/lib/client.d.ts +133 -133
  2. package/lib/client.js +133 -133
  3. package/lib/model/create-data-mask-rule-details.d.ts +2 -2
  4. package/lib/model/create-data-source-details.d.ts +2 -2
  5. package/lib/model/create-detector-recipe-details.d.ts +2 -2
  6. package/lib/model/create-managed-list-details.d.ts +2 -2
  7. package/lib/model/create-responder-recipe-details.d.ts +2 -2
  8. package/lib/model/create-security-policy-details.d.ts +2 -2
  9. package/lib/model/create-security-recipe-details.d.ts +3 -3
  10. package/lib/model/create-security-zone-details.d.ts +3 -3
  11. package/lib/model/create-target-details.d.ts +2 -2
  12. package/lib/model/data-mask-rule-summary.d.ts +3 -3
  13. package/lib/model/data-mask-rule.d.ts +3 -3
  14. package/lib/model/data-source-summary.d.ts +4 -4
  15. package/lib/model/data-source.d.ts +3 -3
  16. package/lib/model/detector-recipe-summary.d.ts +3 -3
  17. package/lib/model/detector-recipe.d.ts +3 -3
  18. package/lib/model/managed-list-summary.d.ts +3 -3
  19. package/lib/model/managed-list.d.ts +3 -3
  20. package/lib/model/responder-recipe-summary.d.ts +3 -3
  21. package/lib/model/responder-recipe.d.ts +3 -3
  22. package/lib/model/security-policy-collection.d.ts +1 -1
  23. package/lib/model/security-policy-summary.d.ts +4 -4
  24. package/lib/model/security-policy.d.ts +4 -4
  25. package/lib/model/security-recipe-collection.d.ts +1 -1
  26. package/lib/model/security-recipe-summary.d.ts +5 -5
  27. package/lib/model/security-recipe.d.ts +5 -5
  28. package/lib/model/security-zone-collection.d.ts +1 -1
  29. package/lib/model/security-zone-summary.d.ts +5 -5
  30. package/lib/model/security-zone.d.ts +5 -5
  31. package/lib/model/target-summary.d.ts +3 -3
  32. package/lib/model/target.d.ts +3 -3
  33. package/lib/model/update-data-mask-rule-details.d.ts +2 -2
  34. package/lib/model/update-data-source-details.d.ts +2 -2
  35. package/lib/model/update-detector-recipe-details.d.ts +2 -2
  36. package/lib/model/update-managed-list-details.d.ts +2 -2
  37. package/lib/model/update-responder-recipe-details.d.ts +2 -2
  38. package/lib/model/update-security-policy-details.d.ts +2 -2
  39. package/lib/model/update-security-recipe-details.d.ts +3 -3
  40. package/lib/model/update-security-zone-details.d.ts +3 -3
  41. package/lib/model/update-target-details.d.ts +2 -2
  42. package/lib/request/add-compartment-request.d.ts +3 -3
  43. package/lib/request/cancel-work-request-request.d.ts +2 -2
  44. package/lib/request/change-data-source-compartment-request.d.ts +2 -2
  45. package/lib/request/change-detector-recipe-compartment-request.d.ts +2 -2
  46. package/lib/request/change-managed-list-compartment-request.d.ts +2 -2
  47. package/lib/request/change-responder-recipe-compartment-request.d.ts +2 -2
  48. package/lib/request/change-security-recipe-compartment-request.d.ts +3 -3
  49. package/lib/request/change-security-zone-compartment-request.d.ts +3 -3
  50. package/lib/request/create-data-mask-rule-request.d.ts +1 -1
  51. package/lib/request/create-data-source-request.d.ts +1 -1
  52. package/lib/request/create-detector-recipe-detector-rule-request.d.ts +1 -1
  53. package/lib/request/create-detector-recipe-request.d.ts +1 -1
  54. package/lib/request/create-managed-list-request.d.ts +1 -1
  55. package/lib/request/create-responder-recipe-request.d.ts +1 -1
  56. package/lib/request/create-security-recipe-request.d.ts +2 -2
  57. package/lib/request/create-security-zone-request.d.ts +2 -2
  58. package/lib/request/create-target-detector-recipe-request.d.ts +1 -1
  59. package/lib/request/create-target-request.d.ts +1 -1
  60. package/lib/request/create-target-responder-recipe-request.d.ts +1 -1
  61. package/lib/request/delete-data-mask-rule-request.d.ts +2 -2
  62. package/lib/request/delete-data-source-request.d.ts +2 -2
  63. package/lib/request/delete-detector-recipe-detector-rule-data-source-request.d.ts +2 -2
  64. package/lib/request/delete-detector-recipe-detector-rule-request.d.ts +2 -2
  65. package/lib/request/delete-detector-recipe-request.d.ts +2 -2
  66. package/lib/request/delete-managed-list-request.d.ts +2 -2
  67. package/lib/request/delete-responder-recipe-request.d.ts +2 -2
  68. package/lib/request/delete-security-recipe-request.d.ts +3 -3
  69. package/lib/request/delete-security-zone-request.d.ts +3 -3
  70. package/lib/request/delete-target-detector-recipe-request.d.ts +2 -2
  71. package/lib/request/delete-target-request.d.ts +2 -2
  72. package/lib/request/delete-target-responder-recipe-request.d.ts +2 -2
  73. package/lib/request/execute-responder-execution-request.d.ts +2 -2
  74. package/lib/request/get-condition-metadata-type-request.d.ts +1 -1
  75. package/lib/request/get-configuration-request.d.ts +1 -1
  76. package/lib/request/get-data-mask-rule-request.d.ts +1 -1
  77. package/lib/request/get-data-source-request.d.ts +1 -1
  78. package/lib/request/get-detector-recipe-detector-rule-request.d.ts +1 -1
  79. package/lib/request/get-detector-recipe-request.d.ts +1 -1
  80. package/lib/request/get-detector-request.d.ts +1 -1
  81. package/lib/request/get-detector-rule-request.d.ts +1 -1
  82. package/lib/request/get-managed-list-request.d.ts +1 -1
  83. package/lib/request/get-problem-request.d.ts +1 -1
  84. package/lib/request/get-resource-profile-request.d.ts +1 -1
  85. package/lib/request/get-responder-execution-request.d.ts +1 -1
  86. package/lib/request/get-responder-recipe-request.d.ts +1 -1
  87. package/lib/request/get-responder-recipe-responder-rule-request.d.ts +1 -1
  88. package/lib/request/get-responder-rule-request.d.ts +1 -1
  89. package/lib/request/get-security-policy-request.d.ts +2 -2
  90. package/lib/request/get-security-recipe-request.d.ts +2 -2
  91. package/lib/request/get-security-zone-request.d.ts +2 -2
  92. package/lib/request/get-sighting-request.d.ts +1 -1
  93. package/lib/request/get-target-detector-recipe-detector-rule-request.d.ts +1 -1
  94. package/lib/request/get-target-detector-recipe-request.d.ts +1 -1
  95. package/lib/request/get-target-request.d.ts +1 -1
  96. package/lib/request/get-target-responder-recipe-request.d.ts +1 -1
  97. package/lib/request/get-target-responder-recipe-responder-rule-request.d.ts +1 -1
  98. package/lib/request/get-work-request-request.d.ts +1 -1
  99. package/lib/request/list-condition-metadata-types-request.d.ts +1 -1
  100. package/lib/request/list-data-mask-rules-request.d.ts +4 -4
  101. package/lib/request/list-data-source-events-request.d.ts +1 -1
  102. package/lib/request/list-data-sources-request.d.ts +5 -5
  103. package/lib/request/list-detector-recipe-detector-rules-request.d.ts +1 -1
  104. package/lib/request/list-detector-recipes-request.d.ts +5 -5
  105. package/lib/request/list-detector-rules-request.d.ts +1 -1
  106. package/lib/request/list-detectors-request.d.ts +1 -1
  107. package/lib/request/list-impacted-resources-request.d.ts +1 -1
  108. package/lib/request/list-managed-list-types-request.d.ts +1 -1
  109. package/lib/request/list-managed-lists-request.d.ts +5 -5
  110. package/lib/request/list-policies-request.d.ts +1 -1
  111. package/lib/request/list-problem-endpoints-request.d.ts +1 -1
  112. package/lib/request/list-problem-entities-request.d.ts +1 -1
  113. package/lib/request/list-problem-histories-request.d.ts +1 -1
  114. package/lib/request/list-problems-request.d.ts +6 -6
  115. package/lib/request/list-recommendations-request.d.ts +5 -5
  116. package/lib/request/list-resource-profile-endpoints-request.d.ts +1 -1
  117. package/lib/request/list-resource-profile-impacted-resources-request.d.ts +1 -1
  118. package/lib/request/list-resource-profiles-request.d.ts +5 -5
  119. package/lib/request/list-resource-types-request.d.ts +1 -1
  120. package/lib/request/list-responder-activities-request.d.ts +1 -1
  121. package/lib/request/list-responder-executions-request.d.ts +5 -5
  122. package/lib/request/list-responder-recipe-responder-rules-request.d.ts +1 -1
  123. package/lib/request/list-responder-recipes-request.d.ts +5 -5
  124. package/lib/request/list-responder-rules-request.d.ts +1 -1
  125. package/lib/request/list-security-policies-request.d.ts +2 -2
  126. package/lib/request/list-security-recipes-request.d.ts +2 -2
  127. package/lib/request/list-security-zones-request.d.ts +3 -3
  128. package/lib/request/list-sighting-endpoints-request.d.ts +1 -1
  129. package/lib/request/list-sighting-impacted-resources-request.d.ts +1 -1
  130. package/lib/request/list-sightings-request.d.ts +5 -5
  131. package/lib/request/list-tactics-request.d.ts +1 -1
  132. package/lib/request/list-target-detector-recipe-detector-rules-request.d.ts +1 -1
  133. package/lib/request/list-target-detector-recipes-request.d.ts +1 -1
  134. package/lib/request/list-target-responder-recipe-responder-rules-request.d.ts +1 -1
  135. package/lib/request/list-target-responder-recipes-request.d.ts +1 -1
  136. package/lib/request/list-targets-request.d.ts +5 -5
  137. package/lib/request/list-techniques-request.d.ts +1 -1
  138. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  139. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  140. package/lib/request/list-work-requests-request.d.ts +1 -1
  141. package/lib/request/remove-compartment-request.d.ts +3 -3
  142. package/lib/request/request-risk-scores-request.d.ts +1 -1
  143. package/lib/request/request-security-score-summarized-trend-request.d.ts +1 -1
  144. package/lib/request/request-security-scores-request.d.ts +1 -1
  145. package/lib/request/request-summarized-activity-problems-request.d.ts +5 -5
  146. package/lib/request/request-summarized-problems-request.d.ts +5 -5
  147. package/lib/request/request-summarized-responder-executions-request.d.ts +5 -5
  148. package/lib/request/request-summarized-risk-scores-request.d.ts +1 -1
  149. package/lib/request/request-summarized-security-scores-request.d.ts +1 -1
  150. package/lib/request/request-summarized-top-trend-resource-profile-risk-scores-request.d.ts +5 -5
  151. package/lib/request/request-summarized-trend-problems-request.d.ts +5 -5
  152. package/lib/request/request-summarized-trend-resource-risk-scores-request.d.ts +5 -5
  153. package/lib/request/request-summarized-trend-responder-executions-request.d.ts +5 -5
  154. package/lib/request/request-summarized-trend-security-scores-request.d.ts +1 -1
  155. package/lib/request/skip-bulk-responder-execution-request.d.ts +1 -1
  156. package/lib/request/skip-responder-execution-request.d.ts +2 -2
  157. package/lib/request/trigger-responder-request.d.ts +2 -2
  158. package/lib/request/update-bulk-problem-status-request.d.ts +1 -1
  159. package/lib/request/update-configuration-request.d.ts +2 -2
  160. package/lib/request/update-data-mask-rule-request.d.ts +2 -2
  161. package/lib/request/update-data-source-request.d.ts +2 -2
  162. package/lib/request/update-detector-recipe-detector-rule-request.d.ts +2 -2
  163. package/lib/request/update-detector-recipe-request.d.ts +2 -2
  164. package/lib/request/update-managed-list-request.d.ts +2 -2
  165. package/lib/request/update-problem-status-request.d.ts +2 -2
  166. package/lib/request/update-responder-recipe-request.d.ts +2 -2
  167. package/lib/request/update-responder-recipe-responder-rule-request.d.ts +2 -2
  168. package/lib/request/update-security-recipe-request.d.ts +3 -3
  169. package/lib/request/update-security-zone-request.d.ts +3 -3
  170. package/lib/request/update-target-detector-recipe-detector-rule-request.d.ts +2 -2
  171. package/lib/request/update-target-detector-recipe-request.d.ts +2 -2
  172. package/lib/request/update-target-request.d.ts +2 -2
  173. package/lib/request/update-target-responder-recipe-request.d.ts +2 -2
  174. package/lib/request/update-target-responder-recipe-responder-rule-request.d.ts +2 -2
  175. package/lib/response/add-compartment-response.d.ts +1 -1
  176. package/lib/response/create-data-mask-rule-response.d.ts +1 -1
  177. package/lib/response/create-detector-recipe-detector-rule-response.d.ts +1 -1
  178. package/lib/response/create-detector-recipe-response.d.ts +1 -1
  179. package/lib/response/create-managed-list-response.d.ts +1 -1
  180. package/lib/response/create-responder-recipe-response.d.ts +1 -1
  181. package/lib/response/create-security-recipe-response.d.ts +1 -1
  182. package/lib/response/create-security-zone-response.d.ts +1 -1
  183. package/lib/response/create-target-detector-recipe-response.d.ts +1 -1
  184. package/lib/response/create-target-responder-recipe-response.d.ts +1 -1
  185. package/lib/response/create-target-response.d.ts +1 -1
  186. package/lib/response/get-condition-metadata-type-response.d.ts +1 -1
  187. package/lib/response/get-configuration-response.d.ts +1 -1
  188. package/lib/response/get-data-mask-rule-response.d.ts +1 -1
  189. package/lib/response/get-data-source-response.d.ts +1 -1
  190. package/lib/response/get-detector-recipe-detector-rule-response.d.ts +1 -1
  191. package/lib/response/get-detector-recipe-response.d.ts +1 -1
  192. package/lib/response/get-detector-response.d.ts +1 -1
  193. package/lib/response/get-detector-rule-response.d.ts +2 -2
  194. package/lib/response/get-managed-list-response.d.ts +1 -1
  195. package/lib/response/get-problem-response.d.ts +1 -1
  196. package/lib/response/get-resource-profile-response.d.ts +1 -1
  197. package/lib/response/get-responder-execution-response.d.ts +1 -1
  198. package/lib/response/get-responder-recipe-responder-rule-response.d.ts +1 -1
  199. package/lib/response/get-responder-recipe-response.d.ts +1 -1
  200. package/lib/response/get-responder-rule-response.d.ts +1 -1
  201. package/lib/response/get-security-policy-response.d.ts +1 -1
  202. package/lib/response/get-security-recipe-response.d.ts +1 -1
  203. package/lib/response/get-security-zone-response.d.ts +1 -1
  204. package/lib/response/get-sighting-response.d.ts +1 -1
  205. package/lib/response/get-target-detector-recipe-detector-rule-response.d.ts +1 -1
  206. package/lib/response/get-target-detector-recipe-response.d.ts +1 -1
  207. package/lib/response/get-target-responder-recipe-responder-rule-response.d.ts +1 -1
  208. package/lib/response/get-target-responder-recipe-response.d.ts +1 -1
  209. package/lib/response/get-target-response.d.ts +1 -1
  210. package/lib/response/get-work-request-response.d.ts +1 -1
  211. package/lib/response/list-condition-metadata-types-response.d.ts +1 -1
  212. package/lib/response/list-data-mask-rules-response.d.ts +1 -1
  213. package/lib/response/list-data-source-events-response.d.ts +1 -1
  214. package/lib/response/list-data-sources-response.d.ts +1 -1
  215. package/lib/response/list-detector-recipe-detector-rules-response.d.ts +1 -1
  216. package/lib/response/list-detector-recipes-response.d.ts +1 -1
  217. package/lib/response/list-detector-rules-response.d.ts +1 -1
  218. package/lib/response/list-detectors-response.d.ts +1 -1
  219. package/lib/response/list-impacted-resources-response.d.ts +1 -1
  220. package/lib/response/list-managed-list-types-response.d.ts +1 -1
  221. package/lib/response/list-managed-lists-response.d.ts +1 -1
  222. package/lib/response/list-policies-response.d.ts +1 -1
  223. package/lib/response/list-problem-endpoints-response.d.ts +1 -1
  224. package/lib/response/list-problem-entities-response.d.ts +1 -1
  225. package/lib/response/list-problem-histories-response.d.ts +1 -1
  226. package/lib/response/list-problems-response.d.ts +1 -1
  227. package/lib/response/list-recommendations-response.d.ts +1 -1
  228. package/lib/response/list-resource-profile-endpoints-response.d.ts +1 -1
  229. package/lib/response/list-resource-profile-impacted-resources-response.d.ts +1 -1
  230. package/lib/response/list-resource-profiles-response.d.ts +1 -1
  231. package/lib/response/list-resource-types-response.d.ts +1 -1
  232. package/lib/response/list-responder-activities-response.d.ts +1 -1
  233. package/lib/response/list-responder-executions-response.d.ts +1 -1
  234. package/lib/response/list-responder-recipe-responder-rules-response.d.ts +1 -1
  235. package/lib/response/list-responder-recipes-response.d.ts +1 -1
  236. package/lib/response/list-responder-rules-response.d.ts +1 -1
  237. package/lib/response/list-security-policies-response.d.ts +1 -1
  238. package/lib/response/list-security-recipes-response.d.ts +1 -1
  239. package/lib/response/list-security-zones-response.d.ts +1 -1
  240. package/lib/response/list-sighting-endpoints-response.d.ts +1 -1
  241. package/lib/response/list-sighting-impacted-resources-response.d.ts +1 -1
  242. package/lib/response/list-sightings-response.d.ts +1 -1
  243. package/lib/response/list-tactics-response.d.ts +1 -1
  244. package/lib/response/list-target-detector-recipe-detector-rules-response.d.ts +1 -1
  245. package/lib/response/list-target-detector-recipes-response.d.ts +1 -1
  246. package/lib/response/list-target-responder-recipe-responder-rules-response.d.ts +1 -1
  247. package/lib/response/list-target-responder-recipes-response.d.ts +1 -1
  248. package/lib/response/list-targets-response.d.ts +1 -1
  249. package/lib/response/list-techniques-response.d.ts +1 -1
  250. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  251. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  252. package/lib/response/list-work-requests-response.d.ts +1 -1
  253. package/lib/response/remove-compartment-response.d.ts +1 -1
  254. package/lib/response/request-risk-scores-response.d.ts +1 -1
  255. package/lib/response/request-security-score-summarized-trend-response.d.ts +1 -1
  256. package/lib/response/request-security-scores-response.d.ts +1 -1
  257. package/lib/response/request-summarized-activity-problems-response.d.ts +1 -1
  258. package/lib/response/request-summarized-problems-response.d.ts +1 -1
  259. package/lib/response/request-summarized-responder-executions-response.d.ts +1 -1
  260. package/lib/response/request-summarized-risk-scores-response.d.ts +1 -1
  261. package/lib/response/request-summarized-security-scores-response.d.ts +1 -1
  262. package/lib/response/request-summarized-top-trend-resource-profile-risk-scores-response.d.ts +1 -1
  263. package/lib/response/request-summarized-trend-problems-response.d.ts +1 -1
  264. package/lib/response/request-summarized-trend-resource-risk-scores-response.d.ts +1 -1
  265. package/lib/response/request-summarized-trend-responder-executions-response.d.ts +1 -1
  266. package/lib/response/request-summarized-trend-security-scores-response.d.ts +1 -1
  267. package/lib/response/update-configuration-response.d.ts +1 -1
  268. package/lib/response/update-data-mask-rule-response.d.ts +1 -1
  269. package/lib/response/update-detector-recipe-detector-rule-response.d.ts +1 -1
  270. package/lib/response/update-detector-recipe-response.d.ts +1 -1
  271. package/lib/response/update-managed-list-response.d.ts +1 -1
  272. package/lib/response/update-problem-status-response.d.ts +1 -1
  273. package/lib/response/update-responder-recipe-responder-rule-response.d.ts +1 -1
  274. package/lib/response/update-responder-recipe-response.d.ts +1 -1
  275. package/lib/response/update-security-recipe-response.d.ts +1 -1
  276. package/lib/response/update-security-zone-response.d.ts +1 -1
  277. package/lib/response/update-target-detector-recipe-detector-rule-response.d.ts +1 -1
  278. package/lib/response/update-target-detector-recipe-response.d.ts +1 -1
  279. package/lib/response/update-target-responder-recipe-responder-rule-response.d.ts +1 -1
  280. package/lib/response/update-target-responder-recipe-response.d.ts +1 -1
  281. package/lib/response/update-target-response.d.ts +1 -1
  282. package/package.json +3 -3
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/DeleteDataMaskRule.ts.html |here} to see how to use DeleteDataMaskRuleRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/DeleteDataMaskRule.ts.html |here} to see how to use DeleteDataMaskRuleRequest.
16
16
  */
17
17
  export interface DeleteDataMaskRuleRequest extends common.BaseRequest {
18
18
  /**
@@ -21,7 +21,7 @@ export interface DeleteDataMaskRuleRequest extends common.BaseRequest {
21
21
  "dataMaskRuleId": string;
22
22
  /**
23
23
  * For optimistic concurrency control. In the PUT or DELETE call
24
- * for a resource, set the `if-match` parameter to the value of the
24
+ * for a resource, set the {@code if-match} parameter to the value of the
25
25
  * etag from a previous GET or POST response for that resource.
26
26
  * The resource will be updated or deleted only if the etag you
27
27
  * provide matches the resource's current etag value.
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/DeleteDataSource.ts.html |here} to see how to use DeleteDataSourceRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/DeleteDataSource.ts.html |here} to see how to use DeleteDataSourceRequest.
16
16
  */
17
17
  export interface DeleteDataSourceRequest extends common.BaseRequest {
18
18
  /**
@@ -21,7 +21,7 @@ export interface DeleteDataSourceRequest extends common.BaseRequest {
21
21
  "dataSourceId": string;
22
22
  /**
23
23
  * For optimistic concurrency control. In the PUT or DELETE call
24
- * for a resource, set the `if-match` parameter to the value of the
24
+ * for a resource, set the {@code if-match} parameter to the value of the
25
25
  * etag from a previous GET or POST response for that resource.
26
26
  * The resource will be updated or deleted only if the etag you
27
27
  * provide matches the resource's current etag value.
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/DeleteDetectorRecipeDetectorRuleDataSource.ts.html |here} to see how to use DeleteDetectorRecipeDetectorRuleDataSourceRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/DeleteDetectorRecipeDetectorRuleDataSource.ts.html |here} to see how to use DeleteDetectorRecipeDetectorRuleDataSourceRequest.
16
16
  */
17
17
  export interface DeleteDetectorRecipeDetectorRuleDataSourceRequest extends common.BaseRequest {
18
18
  /**
@@ -29,7 +29,7 @@ export interface DeleteDetectorRecipeDetectorRuleDataSourceRequest extends commo
29
29
  "dataSourceId": string;
30
30
  /**
31
31
  * For optimistic concurrency control. In the PUT or DELETE call
32
- * for a resource, set the `if-match` parameter to the value of the
32
+ * for a resource, set the {@code if-match} parameter to the value of the
33
33
  * etag from a previous GET or POST response for that resource.
34
34
  * The resource will be updated or deleted only if the etag you
35
35
  * provide matches the resource's current etag value.
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/DeleteDetectorRecipeDetectorRule.ts.html |here} to see how to use DeleteDetectorRecipeDetectorRuleRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/DeleteDetectorRecipeDetectorRule.ts.html |here} to see how to use DeleteDetectorRecipeDetectorRuleRequest.
16
16
  */
17
17
  export interface DeleteDetectorRecipeDetectorRuleRequest extends common.BaseRequest {
18
18
  /**
@@ -25,7 +25,7 @@ export interface DeleteDetectorRecipeDetectorRuleRequest extends common.BaseRequ
25
25
  "detectorRuleId": string;
26
26
  /**
27
27
  * For optimistic concurrency control. In the PUT or DELETE call
28
- * for a resource, set the `if-match` parameter to the value of the
28
+ * for a resource, set the {@code if-match} parameter to the value of the
29
29
  * etag from a previous GET or POST response for that resource.
30
30
  * The resource will be updated or deleted only if the etag you
31
31
  * provide matches the resource's current etag value.
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/DeleteDetectorRecipe.ts.html |here} to see how to use DeleteDetectorRecipeRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/DeleteDetectorRecipe.ts.html |here} to see how to use DeleteDetectorRecipeRequest.
16
16
  */
17
17
  export interface DeleteDetectorRecipeRequest extends common.BaseRequest {
18
18
  /**
@@ -21,7 +21,7 @@ export interface DeleteDetectorRecipeRequest extends common.BaseRequest {
21
21
  "detectorRecipeId": string;
22
22
  /**
23
23
  * For optimistic concurrency control. In the PUT or DELETE call
24
- * for a resource, set the `if-match` parameter to the value of the
24
+ * for a resource, set the {@code if-match} parameter to the value of the
25
25
  * etag from a previous GET or POST response for that resource.
26
26
  * The resource will be updated or deleted only if the etag you
27
27
  * provide matches the resource's current etag value.
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/DeleteManagedList.ts.html |here} to see how to use DeleteManagedListRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/DeleteManagedList.ts.html |here} to see how to use DeleteManagedListRequest.
16
16
  */
17
17
  export interface DeleteManagedListRequest extends common.BaseRequest {
18
18
  /**
@@ -21,7 +21,7 @@ export interface DeleteManagedListRequest extends common.BaseRequest {
21
21
  "managedListId": string;
22
22
  /**
23
23
  * For optimistic concurrency control. In the PUT or DELETE call
24
- * for a resource, set the `if-match` parameter to the value of the
24
+ * for a resource, set the {@code if-match} parameter to the value of the
25
25
  * etag from a previous GET or POST response for that resource.
26
26
  * The resource will be updated or deleted only if the etag you
27
27
  * provide matches the resource's current etag value.
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/DeleteResponderRecipe.ts.html |here} to see how to use DeleteResponderRecipeRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/DeleteResponderRecipe.ts.html |here} to see how to use DeleteResponderRecipeRequest.
16
16
  */
17
17
  export interface DeleteResponderRecipeRequest extends common.BaseRequest {
18
18
  /**
@@ -21,7 +21,7 @@ export interface DeleteResponderRecipeRequest extends common.BaseRequest {
21
21
  "responderRecipeId": string;
22
22
  /**
23
23
  * For optimistic concurrency control. In the PUT or DELETE call
24
- * for a resource, set the `if-match` parameter to the value of the
24
+ * for a resource, set the {@code if-match} parameter to the value of the
25
25
  * etag from a previous GET or POST response for that resource.
26
26
  * The resource will be updated or deleted only if the etag you
27
27
  * provide matches the resource's current etag value.
@@ -12,16 +12,16 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/DeleteSecurityRecipe.ts.html |here} to see how to use DeleteSecurityRecipeRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/DeleteSecurityRecipe.ts.html |here} to see how to use DeleteSecurityRecipeRequest.
16
16
  */
17
17
  export interface DeleteSecurityRecipeRequest extends common.BaseRequest {
18
18
  /**
19
- * The unique identifier of the security zone recipe (`SecurityRecipe`)
19
+ * The unique identifier of the security zone recipe ({@code SecurityRecipe})
20
20
  */
21
21
  "securityRecipeId": string;
22
22
  /**
23
23
  * For optimistic concurrency control. In the PUT or DELETE call
24
- * for a resource, set the `if-match` parameter to the value of the
24
+ * for a resource, set the {@code if-match} parameter to the value of the
25
25
  * etag from a previous GET or POST response for that resource.
26
26
  * The resource will be updated or deleted only if the etag you
27
27
  * provide matches the resource's current etag value.
@@ -12,16 +12,16 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/DeleteSecurityZone.ts.html |here} to see how to use DeleteSecurityZoneRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/DeleteSecurityZone.ts.html |here} to see how to use DeleteSecurityZoneRequest.
16
16
  */
17
17
  export interface DeleteSecurityZoneRequest extends common.BaseRequest {
18
18
  /**
19
- * The unique identifier of the security zone (`SecurityZone`)
19
+ * The unique identifier of the security zone ({@code SecurityZone})
20
20
  */
21
21
  "securityZoneId": string;
22
22
  /**
23
23
  * For optimistic concurrency control. In the PUT or DELETE call
24
- * for a resource, set the `if-match` parameter to the value of the
24
+ * for a resource, set the {@code if-match} parameter to the value of the
25
25
  * etag from a previous GET or POST response for that resource.
26
26
  * The resource will be updated or deleted only if the etag you
27
27
  * provide matches the resource's current etag value.
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/DeleteTargetDetectorRecipe.ts.html |here} to see how to use DeleteTargetDetectorRecipeRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/DeleteTargetDetectorRecipe.ts.html |here} to see how to use DeleteTargetDetectorRecipeRequest.
16
16
  */
17
17
  export interface DeleteTargetDetectorRecipeRequest extends common.BaseRequest {
18
18
  /**
@@ -25,7 +25,7 @@ export interface DeleteTargetDetectorRecipeRequest extends common.BaseRequest {
25
25
  "targetDetectorRecipeId": string;
26
26
  /**
27
27
  * For optimistic concurrency control. In the PUT or DELETE call
28
- * for a resource, set the `if-match` parameter to the value of the
28
+ * for a resource, set the {@code if-match} parameter to the value of the
29
29
  * etag from a previous GET or POST response for that resource.
30
30
  * The resource will be updated or deleted only if the etag you
31
31
  * provide matches the resource's current etag value.
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/DeleteTarget.ts.html |here} to see how to use DeleteTargetRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/DeleteTarget.ts.html |here} to see how to use DeleteTargetRequest.
16
16
  */
17
17
  export interface DeleteTargetRequest extends common.BaseRequest {
18
18
  /**
@@ -21,7 +21,7 @@ export interface DeleteTargetRequest extends common.BaseRequest {
21
21
  "targetId": string;
22
22
  /**
23
23
  * For optimistic concurrency control. In the PUT or DELETE call
24
- * for a resource, set the `if-match` parameter to the value of the
24
+ * for a resource, set the {@code if-match} parameter to the value of the
25
25
  * etag from a previous GET or POST response for that resource.
26
26
  * The resource will be updated or deleted only if the etag you
27
27
  * provide matches the resource's current etag value.
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/DeleteTargetResponderRecipe.ts.html |here} to see how to use DeleteTargetResponderRecipeRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/DeleteTargetResponderRecipe.ts.html |here} to see how to use DeleteTargetResponderRecipeRequest.
16
16
  */
17
17
  export interface DeleteTargetResponderRecipeRequest extends common.BaseRequest {
18
18
  /**
@@ -25,7 +25,7 @@ export interface DeleteTargetResponderRecipeRequest extends common.BaseRequest {
25
25
  "targetResponderRecipeId": string;
26
26
  /**
27
27
  * For optimistic concurrency control. In the PUT or DELETE call
28
- * for a resource, set the `if-match` parameter to the value of the
28
+ * for a resource, set the {@code if-match} parameter to the value of the
29
29
  * etag from a previous GET or POST response for that resource.
30
30
  * The resource will be updated or deleted only if the etag you
31
31
  * provide matches the resource's current etag value.
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/ExecuteResponderExecution.ts.html |here} to see how to use ExecuteResponderExecutionRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ExecuteResponderExecution.ts.html |here} to see how to use ExecuteResponderExecutionRequest.
17
17
  */
18
18
  export interface ExecuteResponderExecutionRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface ExecuteResponderExecutionRequest extends common.BaseRequest {
26
26
  "compartmentId": string;
27
27
  /**
28
28
  * For optimistic concurrency control. In the PUT or DELETE call
29
- * for a resource, set the `if-match` parameter to the value of the
29
+ * for a resource, set the {@code if-match} parameter to the value of the
30
30
  * etag from a previous GET or POST response for that resource.
31
31
  * The resource will be updated or deleted only if the etag you
32
32
  * provide matches the resource's current etag value.
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/GetConditionMetadataType.ts.html |here} to see how to use GetConditionMetadataTypeRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetConditionMetadataType.ts.html |here} to see how to use GetConditionMetadataTypeRequest.
17
17
  */
18
18
  export interface GetConditionMetadataTypeRequest extends common.BaseRequest {
19
19
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/GetConfiguration.ts.html |here} to see how to use GetConfigurationRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetConfiguration.ts.html |here} to see how to use GetConfigurationRequest.
16
16
  */
17
17
  export interface GetConfigurationRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/GetDataMaskRule.ts.html |here} to see how to use GetDataMaskRuleRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetDataMaskRule.ts.html |here} to see how to use GetDataMaskRuleRequest.
16
16
  */
17
17
  export interface GetDataMaskRuleRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/GetDataSource.ts.html |here} to see how to use GetDataSourceRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetDataSource.ts.html |here} to see how to use GetDataSourceRequest.
16
16
  */
17
17
  export interface GetDataSourceRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/GetDetectorRecipeDetectorRule.ts.html |here} to see how to use GetDetectorRecipeDetectorRuleRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetDetectorRecipeDetectorRule.ts.html |here} to see how to use GetDetectorRecipeDetectorRuleRequest.
16
16
  */
17
17
  export interface GetDetectorRecipeDetectorRuleRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/GetDetectorRecipe.ts.html |here} to see how to use GetDetectorRecipeRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetDetectorRecipe.ts.html |here} to see how to use GetDetectorRecipeRequest.
16
16
  */
17
17
  export interface GetDetectorRecipeRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/GetDetector.ts.html |here} to see how to use GetDetectorRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetDetector.ts.html |here} to see how to use GetDetectorRequest.
16
16
  */
17
17
  export interface GetDetectorRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/GetDetectorRule.ts.html |here} to see how to use GetDetectorRuleRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetDetectorRule.ts.html |here} to see how to use GetDetectorRuleRequest.
16
16
  */
17
17
  export interface GetDetectorRuleRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/GetManagedList.ts.html |here} to see how to use GetManagedListRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetManagedList.ts.html |here} to see how to use GetManagedListRequest.
16
16
  */
17
17
  export interface GetManagedListRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/GetProblem.ts.html |here} to see how to use GetProblemRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetProblem.ts.html |here} to see how to use GetProblemRequest.
16
16
  */
17
17
  export interface GetProblemRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/GetResourceProfile.ts.html |here} to see how to use GetResourceProfileRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetResourceProfile.ts.html |here} to see how to use GetResourceProfileRequest.
16
16
  */
17
17
  export interface GetResourceProfileRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/GetResponderExecution.ts.html |here} to see how to use GetResponderExecutionRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetResponderExecution.ts.html |here} to see how to use GetResponderExecutionRequest.
16
16
  */
17
17
  export interface GetResponderExecutionRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/GetResponderRecipe.ts.html |here} to see how to use GetResponderRecipeRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetResponderRecipe.ts.html |here} to see how to use GetResponderRecipeRequest.
16
16
  */
17
17
  export interface GetResponderRecipeRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/GetResponderRecipeResponderRule.ts.html |here} to see how to use GetResponderRecipeResponderRuleRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetResponderRecipeResponderRule.ts.html |here} to see how to use GetResponderRecipeResponderRuleRequest.
16
16
  */
17
17
  export interface GetResponderRecipeResponderRuleRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/GetResponderRule.ts.html |here} to see how to use GetResponderRuleRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetResponderRule.ts.html |here} to see how to use GetResponderRuleRequest.
16
16
  */
17
17
  export interface GetResponderRuleRequest extends common.BaseRequest {
18
18
  /**
@@ -12,11 +12,11 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/GetSecurityPolicy.ts.html |here} to see how to use GetSecurityPolicyRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetSecurityPolicy.ts.html |here} to see how to use GetSecurityPolicyRequest.
16
16
  */
17
17
  export interface GetSecurityPolicyRequest extends common.BaseRequest {
18
18
  /**
19
- * The unique identifier of the security zone policy (`SecurityPolicy`)
19
+ * The unique identifier of the security zone policy ({@code SecurityPolicy})
20
20
  */
21
21
  "securityPolicyId": string;
22
22
  /**
@@ -12,11 +12,11 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/GetSecurityRecipe.ts.html |here} to see how to use GetSecurityRecipeRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetSecurityRecipe.ts.html |here} to see how to use GetSecurityRecipeRequest.
16
16
  */
17
17
  export interface GetSecurityRecipeRequest extends common.BaseRequest {
18
18
  /**
19
- * The unique identifier of the security zone recipe (`SecurityRecipe`)
19
+ * The unique identifier of the security zone recipe ({@code SecurityRecipe})
20
20
  */
21
21
  "securityRecipeId": string;
22
22
  /**
@@ -12,11 +12,11 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/GetSecurityZone.ts.html |here} to see how to use GetSecurityZoneRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetSecurityZone.ts.html |here} to see how to use GetSecurityZoneRequest.
16
16
  */
17
17
  export interface GetSecurityZoneRequest extends common.BaseRequest {
18
18
  /**
19
- * The unique identifier of the security zone (`SecurityZone`)
19
+ * The unique identifier of the security zone ({@code SecurityZone})
20
20
  */
21
21
  "securityZoneId": string;
22
22
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/GetSighting.ts.html |here} to see how to use GetSightingRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetSighting.ts.html |here} to see how to use GetSightingRequest.
16
16
  */
17
17
  export interface GetSightingRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/GetTargetDetectorRecipeDetectorRule.ts.html |here} to see how to use GetTargetDetectorRecipeDetectorRuleRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetTargetDetectorRecipeDetectorRule.ts.html |here} to see how to use GetTargetDetectorRecipeDetectorRuleRequest.
16
16
  */
17
17
  export interface GetTargetDetectorRecipeDetectorRuleRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/GetTargetDetectorRecipe.ts.html |here} to see how to use GetTargetDetectorRecipeRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetTargetDetectorRecipe.ts.html |here} to see how to use GetTargetDetectorRecipeRequest.
16
16
  */
17
17
  export interface GetTargetDetectorRecipeRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/GetTarget.ts.html |here} to see how to use GetTargetRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetTarget.ts.html |here} to see how to use GetTargetRequest.
16
16
  */
17
17
  export interface GetTargetRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/GetTargetResponderRecipe.ts.html |here} to see how to use GetTargetResponderRecipeRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetTargetResponderRecipe.ts.html |here} to see how to use GetTargetResponderRecipeRequest.
16
16
  */
17
17
  export interface GetTargetResponderRecipeRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/GetTargetResponderRecipeResponderRule.ts.html |here} to see how to use GetTargetResponderRecipeResponderRuleRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetTargetResponderRecipeResponderRule.ts.html |here} to see how to use GetTargetResponderRecipeResponderRuleRequest.
16
16
  */
17
17
  export interface GetTargetResponderRecipeResponderRuleRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
16
16
  */
17
17
  export interface GetWorkRequestRequest extends common.BaseRequest {
18
18
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/ListConditionMetadataTypes.ts.html |here} to see how to use ListConditionMetadataTypesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListConditionMetadataTypes.ts.html |here} to see how to use ListConditionMetadataTypesRequest.
17
17
  */
18
18
  export interface ListConditionMetadataTypesRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/ListDataMaskRules.ts.html |here} to see how to use ListDataMaskRulesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListDataMaskRules.ts.html |here} to see how to use ListDataMaskRulesRequest.
17
17
  */
18
18
  export interface ListDataMaskRulesRequest extends common.BaseRequest {
19
19
  /**
@@ -29,11 +29,11 @@ export interface ListDataMaskRulesRequest extends common.BaseRequest {
29
29
  */
30
30
  "lifecycleState"?: model.LifecycleState;
31
31
  /**
32
- * Valid values are `RESTRICTED` and `ACCESSIBLE`. Default is `RESTRICTED`.
33
- * Setting this to `ACCESSIBLE` returns only those compartments for which the
32
+ * Valid values are {@code RESTRICTED} and {@code ACCESSIBLE}. Default is {@code RESTRICTED}.
33
+ * Setting this to {@code ACCESSIBLE} returns only those compartments for which the
34
34
  * user has INSPECT permissions directly or indirectly (permissions can be on a
35
35
  * resource in a subcompartment).
36
- * When set to `RESTRICTED` permissions are checked and no partial results are displayed.
36
+ * When set to {@code RESTRICTED} permissions are checked and no partial results are displayed.
37
37
  *
38
38
  */
39
39
  "accessLevel"?: ListDataMaskRulesRequest.AccessLevel;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/ListDataSourceEvents.ts.html |here} to see how to use ListDataSourceEventsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListDataSourceEvents.ts.html |here} to see how to use ListDataSourceEventsRequest.
17
17
  */
18
18
  export interface ListDataSourceEventsRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/cloudguard/ListDataSources.ts.html |here} to see how to use ListDataSourcesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/cloudguard/ListDataSources.ts.html |here} to see how to use ListDataSourcesRequest.
17
17
  */
18
18
  export interface ListDataSourcesRequest extends common.BaseRequest {
19
19
  /**
@@ -48,16 +48,16 @@ export interface ListDataSourcesRequest extends common.BaseRequest {
48
48
  * Default is false.
49
49
  * When set to true, the hierarchy of compartments is traversed
50
50
  * and all compartments and subcompartments in the tenancy are
51
- * returned depending on the the setting of `accessLevel`.
51
+ * returned depending on the the setting of {@code accessLevel}.
52
52
  *
53
53
  */
54
54
  "compartmentIdInSubtree"?: boolean;
55
55
  /**
56
- * Valid values are `RESTRICTED` and `ACCESSIBLE`. Default is `RESTRICTED`.
57
- * Setting this to `ACCESSIBLE` returns only those compartments for which the
56
+ * Valid values are {@code RESTRICTED} and {@code ACCESSIBLE}. Default is {@code RESTRICTED}.
57
+ * Setting this to {@code ACCESSIBLE} returns only those compartments for which the
58
58
  * user has INSPECT permissions directly or indirectly (permissions can be on a
59
59
  * resource in a subcompartment).
60
- * When set to `RESTRICTED` permissions are checked and no partial results are displayed.
60
+ * When set to {@code RESTRICTED} permissions are checked and no partial results are displayed.
61
61
  *
62
62
  */
63
63
  "accessLevel"?: ListDataSourcesRequest.AccessLevel;