oci-cloudguard 2.83.0 → 2.84.2

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 (174) hide show
  1. package/lib/client.d.ts +178 -175
  2. package/lib/client.js +180 -175
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/activity-problem-aggregation.d.ts +1 -1
  5. package/lib/model/condition-metadata-type.d.ts +1 -1
  6. package/lib/model/configuration.d.ts +1 -1
  7. package/lib/model/create-data-source-details.d.ts +4 -0
  8. package/lib/model/create-data-source-details.js.map +1 -1
  9. package/lib/model/data-mask-rule.d.ts +1 -1
  10. package/lib/model/detector-recipe-detector-rule-summary.d.ts +2 -0
  11. package/lib/model/detector-recipe-detector-rule-summary.js +2 -0
  12. package/lib/model/detector-recipe-detector-rule-summary.js.map +1 -1
  13. package/lib/model/detector-recipe-detector-rule.d.ts +3 -1
  14. package/lib/model/detector-recipe-detector-rule.js +2 -0
  15. package/lib/model/detector-recipe-detector-rule.js.map +1 -1
  16. package/lib/model/detector-recipe.d.ts +1 -1
  17. package/lib/model/detector-rule-summary.d.ts +2 -0
  18. package/lib/model/detector-rule-summary.js +2 -0
  19. package/lib/model/detector-rule-summary.js.map +1 -1
  20. package/lib/model/detector-rule.d.ts +3 -1
  21. package/lib/model/detector-rule.js +2 -0
  22. package/lib/model/detector-rule.js.map +1 -1
  23. package/lib/model/detector.d.ts +1 -1
  24. package/lib/model/impacted-resource-summary.d.ts +1 -1
  25. package/lib/model/managed-list-type-summary.d.ts +1 -1
  26. package/lib/model/managed-list-type.d.ts +2 -0
  27. package/lib/model/managed-list-type.js +2 -0
  28. package/lib/model/managed-list-type.js.map +1 -1
  29. package/lib/model/managed-list.d.ts +1 -1
  30. package/lib/model/policy-summary.d.ts +1 -1
  31. package/lib/model/problem-aggregation.d.ts +1 -1
  32. package/lib/model/problem-endpoint-summary.d.ts +1 -1
  33. package/lib/model/problem-trend-aggregation.d.ts +1 -1
  34. package/lib/model/problem.d.ts +1 -1
  35. package/lib/model/target-detector-recipe-detector-rule-summary.d.ts +2 -0
  36. package/lib/model/target-detector-recipe-detector-rule-summary.js +2 -0
  37. package/lib/model/target-detector-recipe-detector-rule-summary.js.map +1 -1
  38. package/lib/model/target-detector-recipe-detector-rule.d.ts +2 -0
  39. package/lib/model/target-detector-recipe-detector-rule.js +2 -0
  40. package/lib/model/target-detector-recipe-detector-rule.js.map +1 -1
  41. package/lib/request/add-compartment-request.d.ts +1 -1
  42. package/lib/request/cancel-work-request-request.d.ts +1 -1
  43. package/lib/request/change-data-source-compartment-request.d.ts +1 -1
  44. package/lib/request/change-detector-recipe-compartment-request.d.ts +1 -1
  45. package/lib/request/change-managed-list-compartment-request.d.ts +1 -1
  46. package/lib/request/change-responder-recipe-compartment-request.d.ts +1 -1
  47. package/lib/request/change-security-recipe-compartment-request.d.ts +1 -1
  48. package/lib/request/change-security-zone-compartment-request.d.ts +1 -1
  49. package/lib/request/create-data-mask-rule-request.d.ts +1 -1
  50. package/lib/request/create-data-source-request.d.ts +1 -1
  51. package/lib/request/create-detector-recipe-detector-rule-request.d.ts +1 -1
  52. package/lib/request/create-detector-recipe-request.d.ts +1 -1
  53. package/lib/request/create-managed-list-request.d.ts +1 -1
  54. package/lib/request/create-responder-recipe-request.d.ts +1 -1
  55. package/lib/request/create-security-recipe-request.d.ts +1 -1
  56. package/lib/request/create-security-zone-request.d.ts +1 -1
  57. package/lib/request/create-target-detector-recipe-request.d.ts +1 -1
  58. package/lib/request/create-target-request.d.ts +1 -1
  59. package/lib/request/create-target-responder-recipe-request.d.ts +1 -1
  60. package/lib/request/delete-data-mask-rule-request.d.ts +1 -1
  61. package/lib/request/delete-data-source-request.d.ts +1 -1
  62. package/lib/request/delete-detector-recipe-detector-rule-data-source-request.d.ts +1 -1
  63. package/lib/request/delete-detector-recipe-detector-rule-request.d.ts +1 -1
  64. package/lib/request/delete-detector-recipe-request.d.ts +1 -1
  65. package/lib/request/delete-managed-list-request.d.ts +1 -1
  66. package/lib/request/delete-responder-recipe-request.d.ts +1 -1
  67. package/lib/request/delete-security-recipe-request.d.ts +1 -1
  68. package/lib/request/delete-security-zone-request.d.ts +1 -1
  69. package/lib/request/delete-target-detector-recipe-request.d.ts +1 -1
  70. package/lib/request/delete-target-request.d.ts +1 -1
  71. package/lib/request/delete-target-responder-recipe-request.d.ts +1 -1
  72. package/lib/request/execute-responder-execution-request.d.ts +1 -1
  73. package/lib/request/get-condition-metadata-type-request.d.ts +1 -1
  74. package/lib/request/get-configuration-request.d.ts +1 -1
  75. package/lib/request/get-data-mask-rule-request.d.ts +1 -1
  76. package/lib/request/get-data-source-request.d.ts +1 -1
  77. package/lib/request/get-detector-recipe-detector-rule-request.d.ts +1 -1
  78. package/lib/request/get-detector-recipe-request.d.ts +1 -1
  79. package/lib/request/get-detector-request.d.ts +1 -1
  80. package/lib/request/get-detector-rule-request.d.ts +1 -1
  81. package/lib/request/get-managed-list-request.d.ts +1 -1
  82. package/lib/request/get-problem-request.d.ts +1 -1
  83. package/lib/request/get-resource-profile-request.d.ts +1 -1
  84. package/lib/request/get-responder-execution-request.d.ts +1 -1
  85. package/lib/request/get-responder-recipe-request.d.ts +1 -1
  86. package/lib/request/get-responder-recipe-responder-rule-request.d.ts +1 -1
  87. package/lib/request/get-responder-rule-request.d.ts +1 -1
  88. package/lib/request/get-security-policy-request.d.ts +1 -1
  89. package/lib/request/get-security-recipe-request.d.ts +1 -1
  90. package/lib/request/get-security-zone-request.d.ts +1 -1
  91. package/lib/request/get-sighting-request.d.ts +1 -1
  92. package/lib/request/get-target-detector-recipe-detector-rule-request.d.ts +1 -1
  93. package/lib/request/get-target-detector-recipe-request.d.ts +1 -1
  94. package/lib/request/get-target-request.d.ts +1 -1
  95. package/lib/request/get-target-responder-recipe-request.d.ts +1 -1
  96. package/lib/request/get-target-responder-recipe-responder-rule-request.d.ts +1 -1
  97. package/lib/request/get-work-request-request.d.ts +1 -1
  98. package/lib/request/list-condition-metadata-types-request.d.ts +1 -1
  99. package/lib/request/list-data-mask-rules-request.d.ts +1 -1
  100. package/lib/request/list-data-source-events-request.d.ts +1 -1
  101. package/lib/request/list-data-sources-request.d.ts +1 -1
  102. package/lib/request/list-detector-recipe-detector-rules-request.d.ts +1 -1
  103. package/lib/request/list-detector-recipes-request.d.ts +1 -1
  104. package/lib/request/list-detector-rules-request.d.ts +1 -1
  105. package/lib/request/list-detectors-request.d.ts +1 -1
  106. package/lib/request/list-impacted-resources-request.d.ts +1 -1
  107. package/lib/request/list-managed-list-types-request.d.ts +1 -1
  108. package/lib/request/list-managed-lists-request.d.ts +1 -1
  109. package/lib/request/list-policies-request.d.ts +1 -1
  110. package/lib/request/list-problem-endpoints-request.d.ts +1 -1
  111. package/lib/request/list-problem-entities-request.d.ts +1 -1
  112. package/lib/request/list-problem-histories-request.d.ts +1 -1
  113. package/lib/request/list-problems-request.d.ts +1 -1
  114. package/lib/request/list-recommendations-request.d.ts +1 -1
  115. package/lib/request/list-resource-profile-endpoints-request.d.ts +1 -1
  116. package/lib/request/list-resource-profile-impacted-resources-request.d.ts +1 -1
  117. package/lib/request/list-resource-profiles-request.d.ts +1 -1
  118. package/lib/request/list-resource-types-request.d.ts +1 -1
  119. package/lib/request/list-responder-activities-request.d.ts +1 -1
  120. package/lib/request/list-responder-executions-request.d.ts +1 -1
  121. package/lib/request/list-responder-recipe-responder-rules-request.d.ts +1 -1
  122. package/lib/request/list-responder-recipes-request.d.ts +1 -1
  123. package/lib/request/list-responder-rules-request.d.ts +1 -1
  124. package/lib/request/list-security-policies-request.d.ts +1 -1
  125. package/lib/request/list-security-recipes-request.d.ts +1 -1
  126. package/lib/request/list-security-zones-request.d.ts +1 -1
  127. package/lib/request/list-sighting-endpoints-request.d.ts +1 -1
  128. package/lib/request/list-sighting-impacted-resources-request.d.ts +1 -1
  129. package/lib/request/list-sightings-request.d.ts +1 -1
  130. package/lib/request/list-tactics-request.d.ts +1 -1
  131. package/lib/request/list-target-detector-recipe-detector-rules-request.d.ts +1 -1
  132. package/lib/request/list-target-detector-recipes-request.d.ts +1 -1
  133. package/lib/request/list-target-responder-recipe-responder-rules-request.d.ts +1 -1
  134. package/lib/request/list-target-responder-recipes-request.d.ts +1 -1
  135. package/lib/request/list-targets-request.d.ts +1 -1
  136. package/lib/request/list-techniques-request.d.ts +1 -1
  137. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  138. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  139. package/lib/request/list-work-requests-request.d.ts +1 -1
  140. package/lib/request/remove-compartment-request.d.ts +1 -1
  141. package/lib/request/request-risk-scores-request.d.ts +1 -1
  142. package/lib/request/request-security-score-summarized-trend-request.d.ts +1 -1
  143. package/lib/request/request-security-scores-request.d.ts +1 -1
  144. package/lib/request/request-summarized-activity-problems-request.d.ts +1 -1
  145. package/lib/request/request-summarized-problems-request.d.ts +1 -1
  146. package/lib/request/request-summarized-responder-executions-request.d.ts +1 -1
  147. package/lib/request/request-summarized-risk-scores-request.d.ts +1 -1
  148. package/lib/request/request-summarized-security-scores-request.d.ts +1 -1
  149. package/lib/request/request-summarized-top-trend-resource-profile-risk-scores-request.d.ts +1 -1
  150. package/lib/request/request-summarized-trend-problems-request.d.ts +1 -1
  151. package/lib/request/request-summarized-trend-resource-risk-scores-request.d.ts +1 -1
  152. package/lib/request/request-summarized-trend-responder-executions-request.d.ts +1 -1
  153. package/lib/request/request-summarized-trend-security-scores-request.d.ts +1 -1
  154. package/lib/request/skip-bulk-responder-execution-request.d.ts +1 -1
  155. package/lib/request/skip-responder-execution-request.d.ts +1 -1
  156. package/lib/request/trigger-responder-request.d.ts +1 -1
  157. package/lib/request/update-bulk-problem-status-request.d.ts +1 -1
  158. package/lib/request/update-configuration-request.d.ts +1 -1
  159. package/lib/request/update-data-mask-rule-request.d.ts +1 -1
  160. package/lib/request/update-data-source-request.d.ts +1 -1
  161. package/lib/request/update-detector-recipe-detector-rule-request.d.ts +1 -1
  162. package/lib/request/update-detector-recipe-request.d.ts +1 -1
  163. package/lib/request/update-managed-list-request.d.ts +1 -1
  164. package/lib/request/update-problem-status-request.d.ts +1 -1
  165. package/lib/request/update-responder-recipe-request.d.ts +1 -1
  166. package/lib/request/update-responder-recipe-responder-rule-request.d.ts +1 -1
  167. package/lib/request/update-security-recipe-request.d.ts +1 -1
  168. package/lib/request/update-security-zone-request.d.ts +1 -1
  169. package/lib/request/update-target-detector-recipe-detector-rule-request.d.ts +1 -1
  170. package/lib/request/update-target-detector-recipe-request.d.ts +1 -1
  171. package/lib/request/update-target-request.d.ts +1 -1
  172. package/lib/request/update-target-responder-recipe-request.d.ts +1 -1
  173. package/lib/request/update-target-responder-recipe-responder-rule-request.d.ts +1 -1
  174. package/package.json +3 -3
@@ -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.83.0/cloudguard/CreateTargetResponderRecipe.ts.html |here} to see how to use CreateTargetResponderRecipeRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/CreateTargetResponderRecipe.ts.html |here} to see how to use CreateTargetResponderRecipeRequest.
17
17
  */
18
18
  export interface CreateTargetResponderRecipeRequest 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.83.0/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.84.2/cloudguard/DeleteDataMaskRule.ts.html |here} to see how to use DeleteDataMaskRuleRequest.
16
16
  */
17
17
  export interface DeleteDataMaskRuleRequest 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.83.0/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.84.2/cloudguard/DeleteDataSource.ts.html |here} to see how to use DeleteDataSourceRequest.
16
16
  */
17
17
  export interface DeleteDataSourceRequest 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.83.0/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.84.2/cloudguard/DeleteDetectorRecipeDetectorRuleDataSource.ts.html |here} to see how to use DeleteDetectorRecipeDetectorRuleDataSourceRequest.
16
16
  */
17
17
  export interface DeleteDetectorRecipeDetectorRuleDataSourceRequest 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.83.0/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.84.2/cloudguard/DeleteDetectorRecipeDetectorRule.ts.html |here} to see how to use DeleteDetectorRecipeDetectorRuleRequest.
16
16
  */
17
17
  export interface DeleteDetectorRecipeDetectorRuleRequest 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.83.0/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.84.2/cloudguard/DeleteDetectorRecipe.ts.html |here} to see how to use DeleteDetectorRecipeRequest.
16
16
  */
17
17
  export interface DeleteDetectorRecipeRequest 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.83.0/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.84.2/cloudguard/DeleteManagedList.ts.html |here} to see how to use DeleteManagedListRequest.
16
16
  */
17
17
  export interface DeleteManagedListRequest 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.83.0/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.84.2/cloudguard/DeleteResponderRecipe.ts.html |here} to see how to use DeleteResponderRecipeRequest.
16
16
  */
17
17
  export interface DeleteResponderRecipeRequest 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.83.0/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.84.2/cloudguard/DeleteSecurityRecipe.ts.html |here} to see how to use DeleteSecurityRecipeRequest.
16
16
  */
17
17
  export interface DeleteSecurityRecipeRequest 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.83.0/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.84.2/cloudguard/DeleteSecurityZone.ts.html |here} to see how to use DeleteSecurityZoneRequest.
16
16
  */
17
17
  export interface DeleteSecurityZoneRequest 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.83.0/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.84.2/cloudguard/DeleteTargetDetectorRecipe.ts.html |here} to see how to use DeleteTargetDetectorRecipeRequest.
16
16
  */
17
17
  export interface DeleteTargetDetectorRecipeRequest 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.83.0/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.84.2/cloudguard/DeleteTarget.ts.html |here} to see how to use DeleteTargetRequest.
16
16
  */
17
17
  export interface DeleteTargetRequest 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.83.0/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.84.2/cloudguard/DeleteTargetResponderRecipe.ts.html |here} to see how to use DeleteTargetResponderRecipeRequest.
16
16
  */
17
17
  export interface DeleteTargetResponderRecipeRequest 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.83.0/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.84.2/cloudguard/ExecuteResponderExecution.ts.html |here} to see how to use ExecuteResponderExecutionRequest.
17
17
  */
18
18
  export interface ExecuteResponderExecutionRequest 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.83.0/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.84.2/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.83.0/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.84.2/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.83.0/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.84.2/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.83.0/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.84.2/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.83.0/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.84.2/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.83.0/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.84.2/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.83.0/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.84.2/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.83.0/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.84.2/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.83.0/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.84.2/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.83.0/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.84.2/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.83.0/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.84.2/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.83.0/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.84.2/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.83.0/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.84.2/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.83.0/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.84.2/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.83.0/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.84.2/cloudguard/GetResponderRule.ts.html |here} to see how to use GetResponderRuleRequest.
16
16
  */
17
17
  export interface GetResponderRuleRequest 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.83.0/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.84.2/cloudguard/GetSecurityPolicy.ts.html |here} to see how to use GetSecurityPolicyRequest.
16
16
  */
17
17
  export interface GetSecurityPolicyRequest 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.83.0/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.84.2/cloudguard/GetSecurityRecipe.ts.html |here} to see how to use GetSecurityRecipeRequest.
16
16
  */
17
17
  export interface GetSecurityRecipeRequest 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.83.0/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.84.2/cloudguard/GetSecurityZone.ts.html |here} to see how to use GetSecurityZoneRequest.
16
16
  */
17
17
  export interface GetSecurityZoneRequest 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.83.0/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.84.2/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.83.0/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.84.2/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.83.0/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.84.2/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.83.0/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.84.2/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.83.0/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.84.2/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.83.0/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.84.2/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.83.0/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.84.2/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.83.0/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.84.2/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.83.0/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.84.2/cloudguard/ListDataMaskRules.ts.html |here} to see how to use ListDataMaskRulesRequest.
17
17
  */
18
18
  export interface ListDataMaskRulesRequest 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.83.0/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.84.2/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.83.0/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.84.2/cloudguard/ListDataSources.ts.html |here} to see how to use ListDataSourcesRequest.
17
17
  */
18
18
  export interface ListDataSourcesRequest 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.83.0/cloudguard/ListDetectorRecipeDetectorRules.ts.html |here} to see how to use ListDetectorRecipeDetectorRulesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListDetectorRecipeDetectorRules.ts.html |here} to see how to use ListDetectorRecipeDetectorRulesRequest.
17
17
  */
18
18
  export interface ListDetectorRecipeDetectorRulesRequest 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.83.0/cloudguard/ListDetectorRecipes.ts.html |here} to see how to use ListDetectorRecipesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListDetectorRecipes.ts.html |here} to see how to use ListDetectorRecipesRequest.
17
17
  */
18
18
  export interface ListDetectorRecipesRequest 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.83.0/cloudguard/ListDetectorRules.ts.html |here} to see how to use ListDetectorRulesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListDetectorRules.ts.html |here} to see how to use ListDetectorRulesRequest.
17
17
  */
18
18
  export interface ListDetectorRulesRequest 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.83.0/cloudguard/ListDetectors.ts.html |here} to see how to use ListDetectorsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListDetectors.ts.html |here} to see how to use ListDetectorsRequest.
17
17
  */
18
18
  export interface ListDetectorsRequest 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.83.0/cloudguard/ListImpactedResources.ts.html |here} to see how to use ListImpactedResourcesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListImpactedResources.ts.html |here} to see how to use ListImpactedResourcesRequest.
17
17
  */
18
18
  export interface ListImpactedResourcesRequest 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.83.0/cloudguard/ListManagedListTypes.ts.html |here} to see how to use ListManagedListTypesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListManagedListTypes.ts.html |here} to see how to use ListManagedListTypesRequest.
17
17
  */
18
18
  export interface ListManagedListTypesRequest 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.83.0/cloudguard/ListManagedLists.ts.html |here} to see how to use ListManagedListsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListManagedLists.ts.html |here} to see how to use ListManagedListsRequest.
17
17
  */
18
18
  export interface ListManagedListsRequest 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.83.0/cloudguard/ListPolicies.ts.html |here} to see how to use ListPoliciesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListPolicies.ts.html |here} to see how to use ListPoliciesRequest.
17
17
  */
18
18
  export interface ListPoliciesRequest 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.83.0/cloudguard/ListProblemEndpoints.ts.html |here} to see how to use ListProblemEndpointsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListProblemEndpoints.ts.html |here} to see how to use ListProblemEndpointsRequest.
17
17
  */
18
18
  export interface ListProblemEndpointsRequest 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.83.0/cloudguard/ListProblemEntities.ts.html |here} to see how to use ListProblemEntitiesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListProblemEntities.ts.html |here} to see how to use ListProblemEntitiesRequest.
17
17
  */
18
18
  export interface ListProblemEntitiesRequest 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.83.0/cloudguard/ListProblemHistories.ts.html |here} to see how to use ListProblemHistoriesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListProblemHistories.ts.html |here} to see how to use ListProblemHistoriesRequest.
17
17
  */
18
18
  export interface ListProblemHistoriesRequest 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.83.0/cloudguard/ListProblems.ts.html |here} to see how to use ListProblemsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListProblems.ts.html |here} to see how to use ListProblemsRequest.
17
17
  */
18
18
  export interface ListProblemsRequest 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.83.0/cloudguard/ListRecommendations.ts.html |here} to see how to use ListRecommendationsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListRecommendations.ts.html |here} to see how to use ListRecommendationsRequest.
17
17
  */
18
18
  export interface ListRecommendationsRequest 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.83.0/cloudguard/ListResourceProfileEndpoints.ts.html |here} to see how to use ListResourceProfileEndpointsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/cloudguard/ListResourceProfileEndpoints.ts.html |here} to see how to use ListResourceProfileEndpointsRequest.
17
17
  */
18
18
  export interface ListResourceProfileEndpointsRequest extends common.BaseRequest {
19
19
  /**