oci-cloudguard 2.83.0 → 2.84.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 (174) hide show
  1. package/lib/client.d.ts +174 -175
  2. package/lib/client.js +174 -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
package/lib/client.d.ts CHANGED
@@ -94,7 +94,7 @@ export declare class CloudGuardClient {
94
94
  * @param AddCompartmentRequest
95
95
  * @return AddCompartmentResponse
96
96
  * @throws OciError when an error occurs
97
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/AddCompartment.ts.html |here} to see how to use AddCompartment API.
97
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/AddCompartment.ts.html |here} to see how to use AddCompartment API.
98
98
  */
99
99
  addCompartment(addCompartmentRequest: requests.AddCompartmentRequest): Promise<responses.AddCompartmentResponse>;
100
100
  /**
@@ -103,7 +103,7 @@ export declare class CloudGuardClient {
103
103
  * @param CancelWorkRequestRequest
104
104
  * @return CancelWorkRequestResponse
105
105
  * @throws OciError when an error occurs
106
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
106
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
107
107
  */
108
108
  cancelWorkRequest(cancelWorkRequestRequest: requests.CancelWorkRequestRequest): Promise<responses.CancelWorkRequestResponse>;
109
109
  /**
@@ -112,25 +112,25 @@ export declare class CloudGuardClient {
112
112
  * @param ChangeDataSourceCompartmentRequest
113
113
  * @return ChangeDataSourceCompartmentResponse
114
114
  * @throws OciError when an error occurs
115
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ChangeDataSourceCompartment.ts.html |here} to see how to use ChangeDataSourceCompartment API.
115
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ChangeDataSourceCompartment.ts.html |here} to see how to use ChangeDataSourceCompartment API.
116
116
  */
117
117
  changeDataSourceCompartment(changeDataSourceCompartmentRequest: requests.ChangeDataSourceCompartmentRequest): Promise<responses.ChangeDataSourceCompartmentResponse>;
118
118
  /**
119
- * Moves the DetectorRecipe from current compartment to another.
119
+ * Moves the detector recipe (DetectorRecipe object), identified by detectorRecipeId, from the current compartment to another compartment.
120
120
  * This operation does not retry by default if the user has not defined a retry configuration.
121
121
  * @param ChangeDetectorRecipeCompartmentRequest
122
122
  * @return ChangeDetectorRecipeCompartmentResponse
123
123
  * @throws OciError when an error occurs
124
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ChangeDetectorRecipeCompartment.ts.html |here} to see how to use ChangeDetectorRecipeCompartment API.
124
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ChangeDetectorRecipeCompartment.ts.html |here} to see how to use ChangeDetectorRecipeCompartment API.
125
125
  */
126
126
  changeDetectorRecipeCompartment(changeDetectorRecipeCompartmentRequest: requests.ChangeDetectorRecipeCompartmentRequest): Promise<responses.ChangeDetectorRecipeCompartmentResponse>;
127
127
  /**
128
- * Moves the ManagedList from current compartment to another.
128
+ * Moves the managed list (ManagedList object), identified by managedListId, from the current compartment to another compartment.
129
129
  * This operation does not retry by default if the user has not defined a retry configuration.
130
130
  * @param ChangeManagedListCompartmentRequest
131
131
  * @return ChangeManagedListCompartmentResponse
132
132
  * @throws OciError when an error occurs
133
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ChangeManagedListCompartment.ts.html |here} to see how to use ChangeManagedListCompartment API.
133
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ChangeManagedListCompartment.ts.html |here} to see how to use ChangeManagedListCompartment API.
134
134
  */
135
135
  changeManagedListCompartment(changeManagedListCompartmentRequest: requests.ChangeManagedListCompartmentRequest): Promise<responses.ChangeManagedListCompartmentResponse>;
136
136
  /**
@@ -139,7 +139,7 @@ export declare class CloudGuardClient {
139
139
  * @param ChangeResponderRecipeCompartmentRequest
140
140
  * @return ChangeResponderRecipeCompartmentResponse
141
141
  * @throws OciError when an error occurs
142
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ChangeResponderRecipeCompartment.ts.html |here} to see how to use ChangeResponderRecipeCompartment API.
142
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ChangeResponderRecipeCompartment.ts.html |here} to see how to use ChangeResponderRecipeCompartment API.
143
143
  */
144
144
  changeResponderRecipeCompartment(changeResponderRecipeCompartmentRequest: requests.ChangeResponderRecipeCompartmentRequest): Promise<responses.ChangeResponderRecipeCompartmentResponse>;
145
145
  /**
@@ -148,7 +148,7 @@ export declare class CloudGuardClient {
148
148
  * @param ChangeSecurityRecipeCompartmentRequest
149
149
  * @return ChangeSecurityRecipeCompartmentResponse
150
150
  * @throws OciError when an error occurs
151
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ChangeSecurityRecipeCompartment.ts.html |here} to see how to use ChangeSecurityRecipeCompartment API.
151
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ChangeSecurityRecipeCompartment.ts.html |here} to see how to use ChangeSecurityRecipeCompartment API.
152
152
  */
153
153
  changeSecurityRecipeCompartment(changeSecurityRecipeCompartmentRequest: requests.ChangeSecurityRecipeCompartmentRequest): Promise<responses.ChangeSecurityRecipeCompartmentResponse>;
154
154
  /**
@@ -157,17 +157,17 @@ export declare class CloudGuardClient {
157
157
  * @param ChangeSecurityZoneCompartmentRequest
158
158
  * @return ChangeSecurityZoneCompartmentResponse
159
159
  * @throws OciError when an error occurs
160
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ChangeSecurityZoneCompartment.ts.html |here} to see how to use ChangeSecurityZoneCompartment API.
160
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ChangeSecurityZoneCompartment.ts.html |here} to see how to use ChangeSecurityZoneCompartment API.
161
161
  */
162
162
  changeSecurityZoneCompartment(changeSecurityZoneCompartmentRequest: requests.ChangeSecurityZoneCompartmentRequest): Promise<responses.ChangeSecurityZoneCompartmentResponse>;
163
163
  /**
164
- * Creates a new Data Mask Rule Definition
164
+ * Creates a new DataMaskRule object definition.
165
165
  *
166
166
  * This operation does not retry by default if the user has not defined a retry configuration.
167
167
  * @param CreateDataMaskRuleRequest
168
168
  * @return CreateDataMaskRuleResponse
169
169
  * @throws OciError when an error occurs
170
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/CreateDataMaskRule.ts.html |here} to see how to use CreateDataMaskRule API.
170
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/CreateDataMaskRule.ts.html |here} to see how to use CreateDataMaskRule API.
171
171
  */
172
172
  createDataMaskRule(createDataMaskRuleRequest: requests.CreateDataMaskRuleRequest): Promise<responses.CreateDataMaskRuleResponse>;
173
173
  /**
@@ -177,17 +177,17 @@ export declare class CloudGuardClient {
177
177
  * @param CreateDataSourceRequest
178
178
  * @return CreateDataSourceResponse
179
179
  * @throws OciError when an error occurs
180
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/CreateDataSource.ts.html |here} to see how to use CreateDataSource API.
180
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/CreateDataSource.ts.html |here} to see how to use CreateDataSource API.
181
181
  */
182
182
  createDataSource(createDataSourceRequest: requests.CreateDataSourceRequest): Promise<responses.CreateDataSourceResponse>;
183
183
  /**
184
- * Creates a DetectorRecipe
184
+ * Creates a new DetectorRecipe object.
185
185
  *
186
186
  * This operation does not retry by default if the user has not defined a retry configuration.
187
187
  * @param CreateDetectorRecipeRequest
188
188
  * @return CreateDetectorRecipeResponse
189
189
  * @throws OciError when an error occurs
190
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/CreateDetectorRecipe.ts.html |here} to see how to use CreateDetectorRecipe API.
190
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/CreateDetectorRecipe.ts.html |here} to see how to use CreateDetectorRecipe API.
191
191
  */
192
192
  createDetectorRecipe(createDetectorRecipeRequest: requests.CreateDetectorRecipeRequest): Promise<responses.CreateDetectorRecipeResponse>;
193
193
  /**
@@ -196,17 +196,17 @@ export declare class CloudGuardClient {
196
196
  * @param CreateDetectorRecipeDetectorRuleRequest
197
197
  * @return CreateDetectorRecipeDetectorRuleResponse
198
198
  * @throws OciError when an error occurs
199
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/CreateDetectorRecipeDetectorRule.ts.html |here} to see how to use CreateDetectorRecipeDetectorRule API.
199
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/CreateDetectorRecipeDetectorRule.ts.html |here} to see how to use CreateDetectorRecipeDetectorRule API.
200
200
  */
201
201
  createDetectorRecipeDetectorRule(createDetectorRecipeDetectorRuleRequest: requests.CreateDetectorRecipeDetectorRuleRequest): Promise<responses.CreateDetectorRecipeDetectorRuleResponse>;
202
202
  /**
203
- * Creates a new ManagedList.
203
+ * Creates a new ManagedList object.
204
204
  *
205
205
  * This operation does not retry by default if the user has not defined a retry configuration.
206
206
  * @param CreateManagedListRequest
207
207
  * @return CreateManagedListResponse
208
208
  * @throws OciError when an error occurs
209
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/CreateManagedList.ts.html |here} to see how to use CreateManagedList API.
209
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/CreateManagedList.ts.html |here} to see how to use CreateManagedList API.
210
210
  */
211
211
  createManagedList(createManagedListRequest: requests.CreateManagedListRequest): Promise<responses.CreateManagedListResponse>;
212
212
  /**
@@ -216,7 +216,7 @@ export declare class CloudGuardClient {
216
216
  * @param CreateResponderRecipeRequest
217
217
  * @return CreateResponderRecipeResponse
218
218
  * @throws OciError when an error occurs
219
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/CreateResponderRecipe.ts.html |here} to see how to use CreateResponderRecipe API.
219
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/CreateResponderRecipe.ts.html |here} to see how to use CreateResponderRecipe API.
220
220
  */
221
221
  createResponderRecipe(createResponderRecipeRequest: requests.CreateResponderRecipeRequest): Promise<responses.CreateResponderRecipeResponse>;
222
222
  /**
@@ -226,7 +226,7 @@ export declare class CloudGuardClient {
226
226
  * @param CreateSecurityRecipeRequest
227
227
  * @return CreateSecurityRecipeResponse
228
228
  * @throws OciError when an error occurs
229
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/CreateSecurityRecipe.ts.html |here} to see how to use CreateSecurityRecipe API.
229
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/CreateSecurityRecipe.ts.html |here} to see how to use CreateSecurityRecipe API.
230
230
  */
231
231
  createSecurityRecipe(createSecurityRecipeRequest: requests.CreateSecurityRecipeRequest): Promise<responses.CreateSecurityRecipeResponse>;
232
232
  /**
@@ -236,7 +236,7 @@ export declare class CloudGuardClient {
236
236
  * @param CreateSecurityZoneRequest
237
237
  * @return CreateSecurityZoneResponse
238
238
  * @throws OciError when an error occurs
239
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/CreateSecurityZone.ts.html |here} to see how to use CreateSecurityZone API.
239
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/CreateSecurityZone.ts.html |here} to see how to use CreateSecurityZone API.
240
240
  */
241
241
  createSecurityZone(createSecurityZoneRequest: requests.CreateSecurityZoneRequest): Promise<responses.CreateSecurityZoneResponse>;
242
242
  /**
@@ -246,7 +246,7 @@ export declare class CloudGuardClient {
246
246
  * @param CreateTargetRequest
247
247
  * @return CreateTargetResponse
248
248
  * @throws OciError when an error occurs
249
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/CreateTarget.ts.html |here} to see how to use CreateTarget API.
249
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/CreateTarget.ts.html |here} to see how to use CreateTarget API.
250
250
  */
251
251
  createTarget(createTargetRequest: requests.CreateTargetRequest): Promise<responses.CreateTargetResponse>;
252
252
  /**
@@ -256,7 +256,7 @@ export declare class CloudGuardClient {
256
256
  * @param CreateTargetDetectorRecipeRequest
257
257
  * @return CreateTargetDetectorRecipeResponse
258
258
  * @throws OciError when an error occurs
259
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/CreateTargetDetectorRecipe.ts.html |here} to see how to use CreateTargetDetectorRecipe API.
259
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/CreateTargetDetectorRecipe.ts.html |here} to see how to use CreateTargetDetectorRecipe API.
260
260
  */
261
261
  createTargetDetectorRecipe(createTargetDetectorRecipeRequest: requests.CreateTargetDetectorRecipeRequest): Promise<responses.CreateTargetDetectorRecipeResponse>;
262
262
  /**
@@ -266,16 +266,16 @@ export declare class CloudGuardClient {
266
266
  * @param CreateTargetResponderRecipeRequest
267
267
  * @return CreateTargetResponderRecipeResponse
268
268
  * @throws OciError when an error occurs
269
- * @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 CreateTargetResponderRecipe API.
269
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/CreateTargetResponderRecipe.ts.html |here} to see how to use CreateTargetResponderRecipe API.
270
270
  */
271
271
  createTargetResponderRecipe(createTargetResponderRecipeRequest: requests.CreateTargetResponderRecipeRequest): Promise<responses.CreateTargetResponderRecipeResponse>;
272
272
  /**
273
- * Deletes a DataMaskRule identified by dataMaskRuleId
273
+ * Deletes a DataMaskRule object, identified by dataMaskRuleId.
274
274
  * This operation does not retry by default if the user has not defined a retry configuration.
275
275
  * @param DeleteDataMaskRuleRequest
276
276
  * @return DeleteDataMaskRuleResponse
277
277
  * @throws OciError when an error occurs
278
- * @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 DeleteDataMaskRule API.
278
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/DeleteDataMaskRule.ts.html |here} to see how to use DeleteDataMaskRule API.
279
279
  */
280
280
  deleteDataMaskRule(deleteDataMaskRuleRequest: requests.DeleteDataMaskRuleRequest): Promise<responses.DeleteDataMaskRuleResponse>;
281
281
  /**
@@ -284,16 +284,16 @@ export declare class CloudGuardClient {
284
284
  * @param DeleteDataSourceRequest
285
285
  * @return DeleteDataSourceResponse
286
286
  * @throws OciError when an error occurs
287
- * @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 DeleteDataSource API.
287
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/DeleteDataSource.ts.html |here} to see how to use DeleteDataSource API.
288
288
  */
289
289
  deleteDataSource(deleteDataSourceRequest: requests.DeleteDataSourceRequest): Promise<responses.DeleteDataSourceResponse>;
290
290
  /**
291
- * Deletes a DetectorRecipe identified by detectorRecipeId
291
+ * Deletes a detector recipe (DetectorRecipe object) identified by detectorRecipeId.
292
292
  * This operation does not retry by default if the user has not defined a retry configuration.
293
293
  * @param DeleteDetectorRecipeRequest
294
294
  * @return DeleteDetectorRecipeResponse
295
295
  * @throws OciError when an error occurs
296
- * @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 DeleteDetectorRecipe API.
296
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/DeleteDetectorRecipe.ts.html |here} to see how to use DeleteDetectorRecipe API.
297
297
  */
298
298
  deleteDetectorRecipe(deleteDetectorRecipeRequest: requests.DeleteDetectorRecipeRequest): Promise<responses.DeleteDetectorRecipeResponse>;
299
299
  /**
@@ -302,7 +302,7 @@ export declare class CloudGuardClient {
302
302
  * @param DeleteDetectorRecipeDetectorRuleRequest
303
303
  * @return DeleteDetectorRecipeDetectorRuleResponse
304
304
  * @throws OciError when an error occurs
305
- * @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 DeleteDetectorRecipeDetectorRule API.
305
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/DeleteDetectorRecipeDetectorRule.ts.html |here} to see how to use DeleteDetectorRecipeDetectorRule API.
306
306
  */
307
307
  deleteDetectorRecipeDetectorRule(deleteDetectorRecipeDetectorRuleRequest: requests.DeleteDetectorRecipeDetectorRuleRequest): Promise<responses.DeleteDetectorRecipeDetectorRuleResponse>;
308
308
  /**
@@ -311,16 +311,16 @@ export declare class CloudGuardClient {
311
311
  * @param DeleteDetectorRecipeDetectorRuleDataSourceRequest
312
312
  * @return DeleteDetectorRecipeDetectorRuleDataSourceResponse
313
313
  * @throws OciError when an error occurs
314
- * @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 DeleteDetectorRecipeDetectorRuleDataSource API.
314
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/DeleteDetectorRecipeDetectorRuleDataSource.ts.html |here} to see how to use DeleteDetectorRecipeDetectorRuleDataSource API.
315
315
  */
316
316
  deleteDetectorRecipeDetectorRuleDataSource(deleteDetectorRecipeDetectorRuleDataSourceRequest: requests.DeleteDetectorRecipeDetectorRuleDataSourceRequest): Promise<responses.DeleteDetectorRecipeDetectorRuleDataSourceResponse>;
317
317
  /**
318
- * Deletes a managed list identified by managedListId
318
+ * Deletes a managed list identified by managedListId.
319
319
  * This operation does not retry by default if the user has not defined a retry configuration.
320
320
  * @param DeleteManagedListRequest
321
321
  * @return DeleteManagedListResponse
322
322
  * @throws OciError when an error occurs
323
- * @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 DeleteManagedList API.
323
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/DeleteManagedList.ts.html |here} to see how to use DeleteManagedList API.
324
324
  */
325
325
  deleteManagedList(deleteManagedListRequest: requests.DeleteManagedListRequest): Promise<responses.DeleteManagedListResponse>;
326
326
  /**
@@ -329,7 +329,7 @@ export declare class CloudGuardClient {
329
329
  * @param DeleteResponderRecipeRequest
330
330
  * @return DeleteResponderRecipeResponse
331
331
  * @throws OciError when an error occurs
332
- * @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 DeleteResponderRecipe API.
332
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/DeleteResponderRecipe.ts.html |here} to see how to use DeleteResponderRecipe API.
333
333
  */
334
334
  deleteResponderRecipe(deleteResponderRecipeRequest: requests.DeleteResponderRecipeRequest): Promise<responses.DeleteResponderRecipeResponse>;
335
335
  /**
@@ -338,7 +338,7 @@ export declare class CloudGuardClient {
338
338
  * @param DeleteSecurityRecipeRequest
339
339
  * @return DeleteSecurityRecipeResponse
340
340
  * @throws OciError when an error occurs
341
- * @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 DeleteSecurityRecipe API.
341
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/DeleteSecurityRecipe.ts.html |here} to see how to use DeleteSecurityRecipe API.
342
342
  */
343
343
  deleteSecurityRecipe(deleteSecurityRecipeRequest: requests.DeleteSecurityRecipeRequest): Promise<responses.DeleteSecurityRecipeResponse>;
344
344
  /**
@@ -347,7 +347,7 @@ export declare class CloudGuardClient {
347
347
  * @param DeleteSecurityZoneRequest
348
348
  * @return DeleteSecurityZoneResponse
349
349
  * @throws OciError when an error occurs
350
- * @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 DeleteSecurityZone API.
350
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/DeleteSecurityZone.ts.html |here} to see how to use DeleteSecurityZone API.
351
351
  */
352
352
  deleteSecurityZone(deleteSecurityZoneRequest: requests.DeleteSecurityZoneRequest): Promise<responses.DeleteSecurityZoneResponse>;
353
353
  /**
@@ -356,7 +356,7 @@ export declare class CloudGuardClient {
356
356
  * @param DeleteTargetRequest
357
357
  * @return DeleteTargetResponse
358
358
  * @throws OciError when an error occurs
359
- * @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 DeleteTarget API.
359
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/DeleteTarget.ts.html |here} to see how to use DeleteTarget API.
360
360
  */
361
361
  deleteTarget(deleteTargetRequest: requests.DeleteTargetRequest): Promise<responses.DeleteTargetResponse>;
362
362
  /**
@@ -365,7 +365,7 @@ export declare class CloudGuardClient {
365
365
  * @param DeleteTargetDetectorRecipeRequest
366
366
  * @return DeleteTargetDetectorRecipeResponse
367
367
  * @throws OciError when an error occurs
368
- * @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 DeleteTargetDetectorRecipe API.
368
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/DeleteTargetDetectorRecipe.ts.html |here} to see how to use DeleteTargetDetectorRecipe API.
369
369
  */
370
370
  deleteTargetDetectorRecipe(deleteTargetDetectorRecipeRequest: requests.DeleteTargetDetectorRecipeRequest): Promise<responses.DeleteTargetDetectorRecipeResponse>;
371
371
  /**
@@ -374,7 +374,7 @@ export declare class CloudGuardClient {
374
374
  * @param DeleteTargetResponderRecipeRequest
375
375
  * @return DeleteTargetResponderRecipeResponse
376
376
  * @throws OciError when an error occurs
377
- * @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 DeleteTargetResponderRecipe API.
377
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/DeleteTargetResponderRecipe.ts.html |here} to see how to use DeleteTargetResponderRecipe API.
378
378
  */
379
379
  deleteTargetResponderRecipe(deleteTargetResponderRecipeRequest: requests.DeleteTargetResponderRecipeRequest): Promise<responses.DeleteTargetResponderRecipeResponse>;
380
380
  /**
@@ -383,35 +383,35 @@ export declare class CloudGuardClient {
383
383
  * @param ExecuteResponderExecutionRequest
384
384
  * @return ExecuteResponderExecutionResponse
385
385
  * @throws OciError when an error occurs
386
- * @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 ExecuteResponderExecution API.
386
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ExecuteResponderExecution.ts.html |here} to see how to use ExecuteResponderExecution API.
387
387
  */
388
388
  executeResponderExecution(executeResponderExecutionRequest: requests.ExecuteResponderExecutionRequest): Promise<responses.ExecuteResponderExecutionResponse>;
389
389
  /**
390
- * Returns ConditionType with its details.
390
+ * Returns a ConditionMetatDataType object with its details.
391
391
  *
392
392
  * This operation does not retry by default if the user has not defined a retry configuration.
393
393
  * @param GetConditionMetadataTypeRequest
394
394
  * @return GetConditionMetadataTypeResponse
395
395
  * @throws OciError when an error occurs
396
- * @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 GetConditionMetadataType API.
396
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/GetConditionMetadataType.ts.html |here} to see how to use GetConditionMetadataType API.
397
397
  */
398
398
  getConditionMetadataType(getConditionMetadataTypeRequest: requests.GetConditionMetadataTypeRequest): Promise<responses.GetConditionMetadataTypeResponse>;
399
399
  /**
400
- * GET Cloud Guard Configuration Details for a Tenancy.
400
+ * Returns the configuration details for a Cloud Guard tenancy, identified by root compartment OCID.
401
401
  * This operation does not retry by default if the user has not defined a retry configuration.
402
402
  * @param GetConfigurationRequest
403
403
  * @return GetConfigurationResponse
404
404
  * @throws OciError when an error occurs
405
- * @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 GetConfiguration API.
405
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/GetConfiguration.ts.html |here} to see how to use GetConfiguration API.
406
406
  */
407
407
  getConfiguration(getConfigurationRequest: requests.GetConfigurationRequest): Promise<responses.GetConfigurationResponse>;
408
408
  /**
409
- * Returns a DataMaskRule identified by DataMaskRuleId
409
+ * Returns a DataMaskRule object, identified by DataMaskRuleId.
410
410
  * This operation does not retry by default if the user has not defined a retry configuration.
411
411
  * @param GetDataMaskRuleRequest
412
412
  * @return GetDataMaskRuleResponse
413
413
  * @throws OciError when an error occurs
414
- * @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 GetDataMaskRule API.
414
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/GetDataMaskRule.ts.html |here} to see how to use GetDataMaskRule API.
415
415
  */
416
416
  getDataMaskRule(getDataMaskRuleRequest: requests.GetDataMaskRuleRequest): Promise<responses.GetDataMaskRuleResponse>;
417
417
  /**
@@ -420,63 +420,63 @@ export declare class CloudGuardClient {
420
420
  * @param GetDataSourceRequest
421
421
  * @return GetDataSourceResponse
422
422
  * @throws OciError when an error occurs
423
- * @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 GetDataSource API.
423
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/GetDataSource.ts.html |here} to see how to use GetDataSource API.
424
424
  */
425
425
  getDataSource(getDataSourceRequest: requests.GetDataSourceRequest): Promise<responses.GetDataSourceResponse>;
426
426
  /**
427
- * Returns a Detector identified by detectorId.
427
+ * Returns a Detector object, identified by detectorId.
428
428
  *
429
429
  * This operation does not retry by default if the user has not defined a retry configuration.
430
430
  * @param GetDetectorRequest
431
431
  * @return GetDetectorResponse
432
432
  * @throws OciError when an error occurs
433
- * @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 GetDetector API.
433
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/GetDetector.ts.html |here} to see how to use GetDetector API.
434
434
  */
435
435
  getDetector(getDetectorRequest: requests.GetDetectorRequest): Promise<responses.GetDetectorResponse>;
436
436
  /**
437
- * Returns a DetectorRecipe identified by detectorRecipeId
437
+ * Returns a detector recipe (DetectorRecipe object) identified by detectorRecipeId.
438
438
  * This operation does not retry by default if the user has not defined a retry configuration.
439
439
  * @param GetDetectorRecipeRequest
440
440
  * @return GetDetectorRecipeResponse
441
441
  * @throws OciError when an error occurs
442
- * @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 GetDetectorRecipe API.
442
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/GetDetectorRecipe.ts.html |here} to see how to use GetDetectorRecipe API.
443
443
  */
444
444
  getDetectorRecipe(getDetectorRecipeRequest: requests.GetDetectorRecipeRequest): Promise<responses.GetDetectorRecipeResponse>;
445
445
  /**
446
- * Get DetectorRule by identifier
446
+ * Returns a detector rule (DetectorRule object) identified by detectorRuleId.
447
447
  * This operation does not retry by default if the user has not defined a retry configuration.
448
448
  * @param GetDetectorRecipeDetectorRuleRequest
449
449
  * @return GetDetectorRecipeDetectorRuleResponse
450
450
  * @throws OciError when an error occurs
451
- * @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 GetDetectorRecipeDetectorRule API.
451
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/GetDetectorRecipeDetectorRule.ts.html |here} to see how to use GetDetectorRecipeDetectorRule API.
452
452
  */
453
453
  getDetectorRecipeDetectorRule(getDetectorRecipeDetectorRuleRequest: requests.GetDetectorRecipeDetectorRuleRequest): Promise<responses.GetDetectorRecipeDetectorRuleResponse>;
454
454
  /**
455
- * Returns a Detector Rule identified by detectorRuleId
455
+ * Returns a detector rule (DetectorRule object) identified by detectorRuleId.
456
456
  *
457
457
  * This operation does not retry by default if the user has not defined a retry configuration.
458
458
  * @param GetDetectorRuleRequest
459
459
  * @return GetDetectorRuleResponse
460
460
  * @throws OciError when an error occurs
461
- * @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 GetDetectorRule API.
461
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/GetDetectorRule.ts.html |here} to see how to use GetDetectorRule API.
462
462
  */
463
463
  getDetectorRule(getDetectorRuleRequest: requests.GetDetectorRuleRequest): Promise<responses.GetDetectorRuleResponse>;
464
464
  /**
465
- * Returns a managed list identified by managedListId
465
+ * Returns a managed list identified by managedListId.
466
466
  * This operation does not retry by default if the user has not defined a retry configuration.
467
467
  * @param GetManagedListRequest
468
468
  * @return GetManagedListResponse
469
469
  * @throws OciError when an error occurs
470
- * @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 GetManagedList API.
470
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/GetManagedList.ts.html |here} to see how to use GetManagedList API.
471
471
  */
472
472
  getManagedList(getManagedListRequest: requests.GetManagedListRequest): Promise<responses.GetManagedListResponse>;
473
473
  /**
474
- * Returns a Problems response
474
+ * Returns the Problem object identified by a problemId.
475
475
  * This operation does not retry by default if the user has not defined a retry configuration.
476
476
  * @param GetProblemRequest
477
477
  * @return GetProblemResponse
478
478
  * @throws OciError when an error occurs
479
- * @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 GetProblem API.
479
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/GetProblem.ts.html |here} to see how to use GetProblem API.
480
480
  */
481
481
  getProblem(getProblemRequest: requests.GetProblemRequest): Promise<responses.GetProblemResponse>;
482
482
  /**
@@ -485,7 +485,7 @@ export declare class CloudGuardClient {
485
485
  * @param GetResourceProfileRequest
486
486
  * @return GetResourceProfileResponse
487
487
  * @throws OciError when an error occurs
488
- * @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 GetResourceProfile API.
488
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/GetResourceProfile.ts.html |here} to see how to use GetResourceProfile API.
489
489
  */
490
490
  getResourceProfile(getResourceProfileRequest: requests.GetResourceProfileRequest): Promise<responses.GetResourceProfileResponse>;
491
491
  /**
@@ -495,7 +495,7 @@ export declare class CloudGuardClient {
495
495
  * @param GetResponderExecutionRequest
496
496
  * @return GetResponderExecutionResponse
497
497
  * @throws OciError when an error occurs
498
- * @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 GetResponderExecution API.
498
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/GetResponderExecution.ts.html |here} to see how to use GetResponderExecution API.
499
499
  */
500
500
  getResponderExecution(getResponderExecutionRequest: requests.GetResponderExecutionRequest): Promise<responses.GetResponderExecutionResponse>;
501
501
  /**
@@ -504,7 +504,7 @@ export declare class CloudGuardClient {
504
504
  * @param GetResponderRecipeRequest
505
505
  * @return GetResponderRecipeResponse
506
506
  * @throws OciError when an error occurs
507
- * @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 GetResponderRecipe API.
507
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/GetResponderRecipe.ts.html |here} to see how to use GetResponderRecipe API.
508
508
  */
509
509
  getResponderRecipe(getResponderRecipeRequest: requests.GetResponderRecipeRequest): Promise<responses.GetResponderRecipeResponse>;
510
510
  /**
@@ -513,7 +513,7 @@ export declare class CloudGuardClient {
513
513
  * @param GetResponderRecipeResponderRuleRequest
514
514
  * @return GetResponderRecipeResponderRuleResponse
515
515
  * @throws OciError when an error occurs
516
- * @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 GetResponderRecipeResponderRule API.
516
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/GetResponderRecipeResponderRule.ts.html |here} to see how to use GetResponderRecipeResponderRule API.
517
517
  */
518
518
  getResponderRecipeResponderRule(getResponderRecipeResponderRuleRequest: requests.GetResponderRecipeResponderRuleRequest): Promise<responses.GetResponderRecipeResponderRuleResponse>;
519
519
  /**
@@ -522,7 +522,7 @@ export declare class CloudGuardClient {
522
522
  * @param GetResponderRuleRequest
523
523
  * @return GetResponderRuleResponse
524
524
  * @throws OciError when an error occurs
525
- * @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 GetResponderRule API.
525
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/GetResponderRule.ts.html |here} to see how to use GetResponderRule API.
526
526
  */
527
527
  getResponderRule(getResponderRuleRequest: requests.GetResponderRuleRequest): Promise<responses.GetResponderRuleResponse>;
528
528
  /**
@@ -531,7 +531,7 @@ export declare class CloudGuardClient {
531
531
  * @param GetSecurityPolicyRequest
532
532
  * @return GetSecurityPolicyResponse
533
533
  * @throws OciError when an error occurs
534
- * @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 GetSecurityPolicy API.
534
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/GetSecurityPolicy.ts.html |here} to see how to use GetSecurityPolicy API.
535
535
  */
536
536
  getSecurityPolicy(getSecurityPolicyRequest: requests.GetSecurityPolicyRequest): Promise<responses.GetSecurityPolicyResponse>;
537
537
  /**
@@ -540,7 +540,7 @@ export declare class CloudGuardClient {
540
540
  * @param GetSecurityRecipeRequest
541
541
  * @return GetSecurityRecipeResponse
542
542
  * @throws OciError when an error occurs
543
- * @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 GetSecurityRecipe API.
543
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/GetSecurityRecipe.ts.html |here} to see how to use GetSecurityRecipe API.
544
544
  */
545
545
  getSecurityRecipe(getSecurityRecipeRequest: requests.GetSecurityRecipeRequest): Promise<responses.GetSecurityRecipeResponse>;
546
546
  /**
@@ -549,7 +549,7 @@ export declare class CloudGuardClient {
549
549
  * @param GetSecurityZoneRequest
550
550
  * @return GetSecurityZoneResponse
551
551
  * @throws OciError when an error occurs
552
- * @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 GetSecurityZone API.
552
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/GetSecurityZone.ts.html |here} to see how to use GetSecurityZone API.
553
553
  */
554
554
  getSecurityZone(getSecurityZoneRequest: requests.GetSecurityZoneRequest): Promise<responses.GetSecurityZoneResponse>;
555
555
  /**
@@ -558,7 +558,7 @@ export declare class CloudGuardClient {
558
558
  * @param GetSightingRequest
559
559
  * @return GetSightingResponse
560
560
  * @throws OciError when an error occurs
561
- * @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 GetSighting API.
561
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/GetSighting.ts.html |here} to see how to use GetSighting API.
562
562
  */
563
563
  getSighting(getSightingRequest: requests.GetSightingRequest): Promise<responses.GetSightingResponse>;
564
564
  /**
@@ -567,7 +567,7 @@ export declare class CloudGuardClient {
567
567
  * @param GetTargetRequest
568
568
  * @return GetTargetResponse
569
569
  * @throws OciError when an error occurs
570
- * @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 GetTarget API.
570
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/GetTarget.ts.html |here} to see how to use GetTarget API.
571
571
  */
572
572
  getTarget(getTargetRequest: requests.GetTargetRequest): Promise<responses.GetTargetResponse>;
573
573
  /**
@@ -576,7 +576,7 @@ export declare class CloudGuardClient {
576
576
  * @param GetTargetDetectorRecipeRequest
577
577
  * @return GetTargetDetectorRecipeResponse
578
578
  * @throws OciError when an error occurs
579
- * @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 GetTargetDetectorRecipe API.
579
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/GetTargetDetectorRecipe.ts.html |here} to see how to use GetTargetDetectorRecipe API.
580
580
  */
581
581
  getTargetDetectorRecipe(getTargetDetectorRecipeRequest: requests.GetTargetDetectorRecipeRequest): Promise<responses.GetTargetDetectorRecipeResponse>;
582
582
  /**
@@ -585,7 +585,7 @@ export declare class CloudGuardClient {
585
585
  * @param GetTargetDetectorRecipeDetectorRuleRequest
586
586
  * @return GetTargetDetectorRecipeDetectorRuleResponse
587
587
  * @throws OciError when an error occurs
588
- * @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 GetTargetDetectorRecipeDetectorRule API.
588
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/GetTargetDetectorRecipeDetectorRule.ts.html |here} to see how to use GetTargetDetectorRecipeDetectorRule API.
589
589
  */
590
590
  getTargetDetectorRecipeDetectorRule(getTargetDetectorRecipeDetectorRuleRequest: requests.GetTargetDetectorRecipeDetectorRuleRequest): Promise<responses.GetTargetDetectorRecipeDetectorRuleResponse>;
591
591
  /**
@@ -594,7 +594,7 @@ export declare class CloudGuardClient {
594
594
  * @param GetTargetResponderRecipeRequest
595
595
  * @return GetTargetResponderRecipeResponse
596
596
  * @throws OciError when an error occurs
597
- * @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 GetTargetResponderRecipe API.
597
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/GetTargetResponderRecipe.ts.html |here} to see how to use GetTargetResponderRecipe API.
598
598
  */
599
599
  getTargetResponderRecipe(getTargetResponderRecipeRequest: requests.GetTargetResponderRecipeRequest): Promise<responses.GetTargetResponderRecipeResponse>;
600
600
  /**
@@ -603,7 +603,7 @@ export declare class CloudGuardClient {
603
603
  * @param GetTargetResponderRecipeResponderRuleRequest
604
604
  * @return GetTargetResponderRecipeResponderRuleResponse
605
605
  * @throws OciError when an error occurs
606
- * @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 GetTargetResponderRecipeResponderRule API.
606
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/GetTargetResponderRecipeResponderRule.ts.html |here} to see how to use GetTargetResponderRecipeResponderRule API.
607
607
  */
608
608
  getTargetResponderRecipeResponderRule(getTargetResponderRecipeResponderRuleRequest: requests.GetTargetResponderRecipeResponderRuleRequest): Promise<responses.GetTargetResponderRecipeResponderRuleResponse>;
609
609
  /**
@@ -612,27 +612,27 @@ export declare class CloudGuardClient {
612
612
  * @param GetWorkRequestRequest
613
613
  * @return GetWorkRequestResponse
614
614
  * @throws OciError when an error occurs
615
- * @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 GetWorkRequest API.
615
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
616
616
  */
617
617
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
618
618
  /**
619
- * Returns a list of condition types.
619
+ * Returns a list of ConditionMetadataType objects.
620
620
  *
621
621
  * This operation does not retry by default if the user has not defined a retry configuration.
622
622
  * @param ListConditionMetadataTypesRequest
623
623
  * @return ListConditionMetadataTypesResponse
624
624
  * @throws OciError when an error occurs
625
- * @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 ListConditionMetadataTypes API.
625
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListConditionMetadataTypes.ts.html |here} to see how to use ListConditionMetadataTypes API.
626
626
  */
627
627
  listConditionMetadataTypes(listConditionMetadataTypesRequest: requests.ListConditionMetadataTypesRequest): Promise<responses.ListConditionMetadataTypesResponse>;
628
628
  /**
629
- * Returns a list of all Data Mask Rules in the root 'compartmentId' passed.
629
+ * Returns a list of all DataMaskRule objects in the specified compartmentId (OCID) and its subcompartments.
630
630
  *
631
631
  * This operation does not retry by default if the user has not defined a retry configuration.
632
632
  * @param ListDataMaskRulesRequest
633
633
  * @return ListDataMaskRulesResponse
634
634
  * @throws OciError when an error occurs
635
- * @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 ListDataMaskRules API.
635
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListDataMaskRules.ts.html |here} to see how to use ListDataMaskRules API.
636
636
  */
637
637
  listDataMaskRules(listDataMaskRulesRequest: requests.ListDataMaskRulesRequest): Promise<responses.ListDataMaskRulesResponse>;
638
638
  /**
@@ -642,7 +642,7 @@ export declare class CloudGuardClient {
642
642
  * @param ListDataSourceEventsRequest
643
643
  * @return ListDataSourceEventsResponse
644
644
  * @throws OciError when an error occurs
645
- * @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 ListDataSourceEvents API.
645
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListDataSourceEvents.ts.html |here} to see how to use ListDataSourceEvents API.
646
646
  */
647
647
  listDataSourceEvents(listDataSourceEventsRequest: requests.ListDataSourceEventsRequest): Promise<responses.ListDataSourceEventsResponse>;
648
648
  /**
@@ -666,21 +666,21 @@ export declare class CloudGuardClient {
666
666
  * @param ListDataSourcesRequest
667
667
  * @return ListDataSourcesResponse
668
668
  * @throws OciError when an error occurs
669
- * @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 ListDataSources API.
669
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListDataSources.ts.html |here} to see how to use ListDataSources API.
670
670
  */
671
671
  listDataSources(listDataSourcesRequest: requests.ListDataSourcesRequest): Promise<responses.ListDataSourcesResponse>;
672
672
  /**
673
- * Returns a list of DetectorRule associated with DetectorRecipe.
673
+ * Returns a list of detector rules (DetectorRule objects) for a detector recipe (DetectorRecipe object), identified by detectorRecipeId.
674
674
  *
675
675
  * This operation does not retry by default if the user has not defined a retry configuration.
676
676
  * @param ListDetectorRecipeDetectorRulesRequest
677
677
  * @return ListDetectorRecipeDetectorRulesResponse
678
678
  * @throws OciError when an error occurs
679
- * @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 ListDetectorRecipeDetectorRules API.
679
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListDetectorRecipeDetectorRules.ts.html |here} to see how to use ListDetectorRecipeDetectorRules API.
680
680
  */
681
681
  listDetectorRecipeDetectorRules(listDetectorRecipeDetectorRulesRequest: requests.ListDetectorRecipeDetectorRulesRequest): Promise<responses.ListDetectorRecipeDetectorRulesResponse>;
682
682
  /**
683
- * Returns a list of all Detector Recipes in a compartment
683
+ * Returns a list of all detector recipes (DetectorRecipe objects) in a compartment, identified by compartmentId.
684
684
  * <p>
685
685
  The ListDetectorRecipes operation returns only the detector recipes in `compartmentId` passed.
686
686
  * The list does not include any subcompartments of the compartmentId passed.
@@ -700,50 +700,50 @@ export declare class CloudGuardClient {
700
700
  * @param ListDetectorRecipesRequest
701
701
  * @return ListDetectorRecipesResponse
702
702
  * @throws OciError when an error occurs
703
- * @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 ListDetectorRecipes API.
703
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListDetectorRecipes.ts.html |here} to see how to use ListDetectorRecipes API.
704
704
  */
705
705
  listDetectorRecipes(listDetectorRecipesRequest: requests.ListDetectorRecipesRequest): Promise<responses.ListDetectorRecipesResponse>;
706
706
  /**
707
- * Returns a list of detector rules for the detectorId passed.
707
+ * Returns a list of detector rules for the DetectorRecipe object identified by detectorId.
708
708
  *
709
709
  * This operation does not retry by default if the user has not defined a retry configuration.
710
710
  * @param ListDetectorRulesRequest
711
711
  * @return ListDetectorRulesResponse
712
712
  * @throws OciError when an error occurs
713
- * @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 ListDetectorRules API.
713
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListDetectorRules.ts.html |here} to see how to use ListDetectorRules API.
714
714
  */
715
715
  listDetectorRules(listDetectorRulesRequest: requests.ListDetectorRulesRequest): Promise<responses.ListDetectorRulesResponse>;
716
716
  /**
717
- * Returns detector catalog - list of detectors supported by Cloud Guard
717
+ * Returns a detector catalog (DetectorCollection object) with a list of DetectorSummary objects.
718
718
  *
719
719
  * This operation does not retry by default if the user has not defined a retry configuration.
720
720
  * @param ListDetectorsRequest
721
721
  * @return ListDetectorsResponse
722
722
  * @throws OciError when an error occurs
723
- * @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 ListDetectors API.
723
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListDetectors.ts.html |here} to see how to use ListDetectors API.
724
724
  */
725
725
  listDetectors(listDetectorsRequest: requests.ListDetectorsRequest): Promise<responses.ListDetectorsResponse>;
726
726
  /**
727
- * Returns a list of Impacted Resources for a CloudGuard Problem
727
+ * Returns a list of impacted resources for a Cloud Guard problem with a specified problem ID.
728
728
  *
729
729
  * This operation does not retry by default if the user has not defined a retry configuration.
730
730
  * @param ListImpactedResourcesRequest
731
731
  * @return ListImpactedResourcesResponse
732
732
  * @throws OciError when an error occurs
733
- * @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 ListImpactedResources API.
733
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListImpactedResources.ts.html |here} to see how to use ListImpactedResources API.
734
734
  */
735
735
  listImpactedResources(listImpactedResourcesRequest: requests.ListImpactedResourcesRequest): Promise<responses.ListImpactedResourcesResponse>;
736
736
  /**
737
- * Returns all ManagedList types supported by Cloud Guard
737
+ * Returns all managed list types (listType parameter) that Cloud Guard supports.
738
738
  * This operation does not retry by default if the user has not defined a retry configuration.
739
739
  * @param ListManagedListTypesRequest
740
740
  * @return ListManagedListTypesResponse
741
741
  * @throws OciError when an error occurs
742
- * @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 ListManagedListTypes API.
742
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListManagedListTypes.ts.html |here} to see how to use ListManagedListTypes API.
743
743
  */
744
744
  listManagedListTypes(listManagedListTypesRequest: requests.ListManagedListTypesRequest): Promise<responses.ListManagedListTypesResponse>;
745
745
  /**
746
- * Returns a list of ListManagedLists.
746
+ * Returns a list of all ManagedList objects in a compartment, identified by compartmentId.
747
747
  * The ListManagedLists operation returns only the managed lists in `compartmentId` passed.
748
748
  * The list does not include any subcompartments of the compartmentId passed.
749
749
  * <p>
@@ -762,27 +762,27 @@ export declare class CloudGuardClient {
762
762
  * @param ListManagedListsRequest
763
763
  * @return ListManagedListsResponse
764
764
  * @throws OciError when an error occurs
765
- * @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 ListManagedLists API.
765
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListManagedLists.ts.html |here} to see how to use ListManagedLists API.
766
766
  */
767
767
  listManagedLists(listManagedListsRequest: requests.ListManagedListsRequest): Promise<responses.ListManagedListsResponse>;
768
768
  /**
769
- * Returns the list of global policy statements needed by Cloud Guard when enabling
769
+ * Returns the list of global policy statements (policy attributes) needed to fully enable Cloud Guard.
770
770
  *
771
771
  * This operation does not retry by default if the user has not defined a retry configuration.
772
772
  * @param ListPoliciesRequest
773
773
  * @return ListPoliciesResponse
774
774
  * @throws OciError when an error occurs
775
- * @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 ListPolicies API.
775
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListPolicies.ts.html |here} to see how to use ListPolicies API.
776
776
  */
777
777
  listPolicies(listPoliciesRequest: requests.ListPoliciesRequest): Promise<responses.ListPoliciesResponse>;
778
778
  /**
779
- * Returns a list of endpoints associated with a cloud guard problem
779
+ * Returns a list of endpoints associated with a problem, identified by problemId.
780
780
  *
781
781
  * This operation does not retry by default if the user has not defined a retry configuration.
782
782
  * @param ListProblemEndpointsRequest
783
783
  * @return ListProblemEndpointsResponse
784
784
  * @throws OciError when an error occurs
785
- * @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 ListProblemEndpoints API.
785
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListProblemEndpoints.ts.html |here} to see how to use ListProblemEndpoints API.
786
786
  */
787
787
  listProblemEndpoints(listProblemEndpointsRequest: requests.ListProblemEndpointsRequest): Promise<responses.ListProblemEndpointsResponse>;
788
788
  /**
@@ -792,21 +792,21 @@ export declare class CloudGuardClient {
792
792
  * @param ListProblemEntitiesRequest
793
793
  * @return ListProblemEntitiesResponse
794
794
  * @throws OciError when an error occurs
795
- * @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 ListProblemEntities API.
795
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListProblemEntities.ts.html |here} to see how to use ListProblemEntities API.
796
796
  */
797
797
  listProblemEntities(listProblemEntitiesRequest: requests.ListProblemEntitiesRequest): Promise<responses.ListProblemEntitiesResponse>;
798
798
  /**
799
- * Returns a list of Actions done on CloudGuard Problem
799
+ * Returns a list of actions taken on a Cloud Guard problem.
800
800
  *
801
801
  * This operation does not retry by default if the user has not defined a retry configuration.
802
802
  * @param ListProblemHistoriesRequest
803
803
  * @return ListProblemHistoriesResponse
804
804
  * @throws OciError when an error occurs
805
- * @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 ListProblemHistories API.
805
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListProblemHistories.ts.html |here} to see how to use ListProblemHistories API.
806
806
  */
807
807
  listProblemHistories(listProblemHistoriesRequest: requests.ListProblemHistoriesRequest): Promise<responses.ListProblemHistoriesResponse>;
808
808
  /**
809
- * Returns a list of all Problems identified by the Cloud Guard
809
+ * Returns a list of all Problems identified by Cloud Guard which are currently in the database and meet the filtering criteria.
810
810
  * <p>
811
811
  The ListProblems operation returns only the problems in `compartmentId` passed.
812
812
  * The list does not include any subcompartments of the compartmentId passed.
@@ -826,7 +826,7 @@ export declare class CloudGuardClient {
826
826
  * @param ListProblemsRequest
827
827
  * @return ListProblemsResponse
828
828
  * @throws OciError when an error occurs
829
- * @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 ListProblems API.
829
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListProblems.ts.html |here} to see how to use ListProblems API.
830
830
  */
831
831
  listProblems(listProblemsRequest: requests.ListProblemsRequest): Promise<responses.ListProblemsResponse>;
832
832
  /**
@@ -836,7 +836,7 @@ export declare class CloudGuardClient {
836
836
  * @param ListRecommendationsRequest
837
837
  * @return ListRecommendationsResponse
838
838
  * @throws OciError when an error occurs
839
- * @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 ListRecommendations API.
839
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListRecommendations.ts.html |here} to see how to use ListRecommendations API.
840
840
  */
841
841
  listRecommendations(listRecommendationsRequest: requests.ListRecommendationsRequest): Promise<responses.ListRecommendationsResponse>;
842
842
  /**
@@ -845,7 +845,7 @@ export declare class CloudGuardClient {
845
845
  * @param ListResourceProfileEndpointsRequest
846
846
  * @return ListResourceProfileEndpointsResponse
847
847
  * @throws OciError when an error occurs
848
- * @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 ListResourceProfileEndpoints API.
848
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListResourceProfileEndpoints.ts.html |here} to see how to use ListResourceProfileEndpoints API.
849
849
  */
850
850
  listResourceProfileEndpoints(listResourceProfileEndpointsRequest: requests.ListResourceProfileEndpointsRequest): Promise<responses.ListResourceProfileEndpointsResponse>;
851
851
  /**
@@ -854,7 +854,7 @@ export declare class CloudGuardClient {
854
854
  * @param ListResourceProfileImpactedResourcesRequest
855
855
  * @return ListResourceProfileImpactedResourcesResponse
856
856
  * @throws OciError when an error occurs
857
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListResourceProfileImpactedResources.ts.html |here} to see how to use ListResourceProfileImpactedResources API.
857
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListResourceProfileImpactedResources.ts.html |here} to see how to use ListResourceProfileImpactedResources API.
858
858
  */
859
859
  listResourceProfileImpactedResources(listResourceProfileImpactedResourcesRequest: requests.ListResourceProfileImpactedResourcesRequest): Promise<responses.ListResourceProfileImpactedResourcesResponse>;
860
860
  /**
@@ -877,7 +877,7 @@ export declare class CloudGuardClient {
877
877
  * @param ListResourceProfilesRequest
878
878
  * @return ListResourceProfilesResponse
879
879
  * @throws OciError when an error occurs
880
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListResourceProfiles.ts.html |here} to see how to use ListResourceProfiles API.
880
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListResourceProfiles.ts.html |here} to see how to use ListResourceProfiles API.
881
881
  */
882
882
  listResourceProfiles(listResourceProfilesRequest: requests.ListResourceProfilesRequest): Promise<responses.ListResourceProfilesResponse>;
883
883
  /**
@@ -887,7 +887,7 @@ export declare class CloudGuardClient {
887
887
  * @param ListResourceTypesRequest
888
888
  * @return ListResourceTypesResponse
889
889
  * @throws OciError when an error occurs
890
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListResourceTypes.ts.html |here} to see how to use ListResourceTypes API.
890
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListResourceTypes.ts.html |here} to see how to use ListResourceTypes API.
891
891
  */
892
892
  listResourceTypes(listResourceTypesRequest: requests.ListResourceTypesRequest): Promise<responses.ListResourceTypesResponse>;
893
893
  /**
@@ -897,7 +897,7 @@ export declare class CloudGuardClient {
897
897
  * @param ListResponderActivitiesRequest
898
898
  * @return ListResponderActivitiesResponse
899
899
  * @throws OciError when an error occurs
900
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListResponderActivities.ts.html |here} to see how to use ListResponderActivities API.
900
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListResponderActivities.ts.html |here} to see how to use ListResponderActivities API.
901
901
  */
902
902
  listResponderActivities(listResponderActivitiesRequest: requests.ListResponderActivitiesRequest): Promise<responses.ListResponderActivitiesResponse>;
903
903
  /**
@@ -907,7 +907,7 @@ export declare class CloudGuardClient {
907
907
  * @param ListResponderExecutionsRequest
908
908
  * @return ListResponderExecutionsResponse
909
909
  * @throws OciError when an error occurs
910
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListResponderExecutions.ts.html |here} to see how to use ListResponderExecutions API.
910
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListResponderExecutions.ts.html |here} to see how to use ListResponderExecutions API.
911
911
  */
912
912
  listResponderExecutions(listResponderExecutionsRequest: requests.ListResponderExecutionsRequest): Promise<responses.ListResponderExecutionsResponse>;
913
913
  /**
@@ -917,7 +917,7 @@ export declare class CloudGuardClient {
917
917
  * @param ListResponderRecipeResponderRulesRequest
918
918
  * @return ListResponderRecipeResponderRulesResponse
919
919
  * @throws OciError when an error occurs
920
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListResponderRecipeResponderRules.ts.html |here} to see how to use ListResponderRecipeResponderRules API.
920
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListResponderRecipeResponderRules.ts.html |here} to see how to use ListResponderRecipeResponderRules API.
921
921
  */
922
922
  listResponderRecipeResponderRules(listResponderRecipeResponderRulesRequest: requests.ListResponderRecipeResponderRulesRequest): Promise<responses.ListResponderRecipeResponderRulesResponse>;
923
923
  /**
@@ -940,7 +940,7 @@ export declare class CloudGuardClient {
940
940
  * @param ListResponderRecipesRequest
941
941
  * @return ListResponderRecipesResponse
942
942
  * @throws OciError when an error occurs
943
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListResponderRecipes.ts.html |here} to see how to use ListResponderRecipes API.
943
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListResponderRecipes.ts.html |here} to see how to use ListResponderRecipes API.
944
944
  */
945
945
  listResponderRecipes(listResponderRecipesRequest: requests.ListResponderRecipesRequest): Promise<responses.ListResponderRecipesResponse>;
946
946
  /**
@@ -950,7 +950,7 @@ export declare class CloudGuardClient {
950
950
  * @param ListResponderRulesRequest
951
951
  * @return ListResponderRulesResponse
952
952
  * @throws OciError when an error occurs
953
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListResponderRules.ts.html |here} to see how to use ListResponderRules API.
953
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListResponderRules.ts.html |here} to see how to use ListResponderRules API.
954
954
  */
955
955
  listResponderRules(listResponderRulesRequest: requests.ListResponderRulesRequest): Promise<responses.ListResponderRulesResponse>;
956
956
  /**
@@ -960,7 +960,7 @@ export declare class CloudGuardClient {
960
960
  * @param ListSecurityPoliciesRequest
961
961
  * @return ListSecurityPoliciesResponse
962
962
  * @throws OciError when an error occurs
963
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListSecurityPolicies.ts.html |here} to see how to use ListSecurityPolicies API.
963
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListSecurityPolicies.ts.html |here} to see how to use ListSecurityPolicies API.
964
964
  */
965
965
  listSecurityPolicies(listSecurityPoliciesRequest: requests.ListSecurityPoliciesRequest): Promise<responses.ListSecurityPoliciesResponse>;
966
966
  /**
@@ -970,7 +970,7 @@ export declare class CloudGuardClient {
970
970
  * @param ListSecurityRecipesRequest
971
971
  * @return ListSecurityRecipesResponse
972
972
  * @throws OciError when an error occurs
973
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListSecurityRecipes.ts.html |here} to see how to use ListSecurityRecipes API.
973
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListSecurityRecipes.ts.html |here} to see how to use ListSecurityRecipes API.
974
974
  */
975
975
  listSecurityRecipes(listSecurityRecipesRequest: requests.ListSecurityRecipesRequest): Promise<responses.ListSecurityRecipesResponse>;
976
976
  /**
@@ -980,7 +980,7 @@ export declare class CloudGuardClient {
980
980
  * @param ListSecurityZonesRequest
981
981
  * @return ListSecurityZonesResponse
982
982
  * @throws OciError when an error occurs
983
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListSecurityZones.ts.html |here} to see how to use ListSecurityZones API.
983
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListSecurityZones.ts.html |here} to see how to use ListSecurityZones API.
984
984
  */
985
985
  listSecurityZones(listSecurityZonesRequest: requests.ListSecurityZonesRequest): Promise<responses.ListSecurityZonesResponse>;
986
986
  /**
@@ -989,7 +989,7 @@ export declare class CloudGuardClient {
989
989
  * @param ListSightingEndpointsRequest
990
990
  * @return ListSightingEndpointsResponse
991
991
  * @throws OciError when an error occurs
992
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListSightingEndpoints.ts.html |here} to see how to use ListSightingEndpoints API.
992
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListSightingEndpoints.ts.html |here} to see how to use ListSightingEndpoints API.
993
993
  */
994
994
  listSightingEndpoints(listSightingEndpointsRequest: requests.ListSightingEndpointsRequest): Promise<responses.ListSightingEndpointsResponse>;
995
995
  /**
@@ -998,7 +998,7 @@ export declare class CloudGuardClient {
998
998
  * @param ListSightingImpactedResourcesRequest
999
999
  * @return ListSightingImpactedResourcesResponse
1000
1000
  * @throws OciError when an error occurs
1001
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListSightingImpactedResources.ts.html |here} to see how to use ListSightingImpactedResources API.
1001
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListSightingImpactedResources.ts.html |here} to see how to use ListSightingImpactedResources API.
1002
1002
  */
1003
1003
  listSightingImpactedResources(listSightingImpactedResourcesRequest: requests.ListSightingImpactedResourcesRequest): Promise<responses.ListSightingImpactedResourcesResponse>;
1004
1004
  /**
@@ -1020,7 +1020,7 @@ export declare class CloudGuardClient {
1020
1020
  * @param ListSightingsRequest
1021
1021
  * @return ListSightingsResponse
1022
1022
  * @throws OciError when an error occurs
1023
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListSightings.ts.html |here} to see how to use ListSightings API.
1023
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListSightings.ts.html |here} to see how to use ListSightings API.
1024
1024
  */
1025
1025
  listSightings(listSightingsRequest: requests.ListSightingsRequest): Promise<responses.ListSightingsResponse>;
1026
1026
  /**
@@ -1030,7 +1030,7 @@ export declare class CloudGuardClient {
1030
1030
  * @param ListTacticsRequest
1031
1031
  * @return ListTacticsResponse
1032
1032
  * @throws OciError when an error occurs
1033
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListTactics.ts.html |here} to see how to use ListTactics API.
1033
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListTactics.ts.html |here} to see how to use ListTactics API.
1034
1034
  */
1035
1035
  listTactics(listTacticsRequest: requests.ListTacticsRequest): Promise<responses.ListTacticsResponse>;
1036
1036
  /**
@@ -1040,7 +1040,7 @@ export declare class CloudGuardClient {
1040
1040
  * @param ListTargetDetectorRecipeDetectorRulesRequest
1041
1041
  * @return ListTargetDetectorRecipeDetectorRulesResponse
1042
1042
  * @throws OciError when an error occurs
1043
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListTargetDetectorRecipeDetectorRules.ts.html |here} to see how to use ListTargetDetectorRecipeDetectorRules API.
1043
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListTargetDetectorRecipeDetectorRules.ts.html |here} to see how to use ListTargetDetectorRecipeDetectorRules API.
1044
1044
  */
1045
1045
  listTargetDetectorRecipeDetectorRules(listTargetDetectorRecipeDetectorRulesRequest: requests.ListTargetDetectorRecipeDetectorRulesRequest): Promise<responses.ListTargetDetectorRecipeDetectorRulesResponse>;
1046
1046
  /**
@@ -1049,7 +1049,7 @@ export declare class CloudGuardClient {
1049
1049
  * @param ListTargetDetectorRecipesRequest
1050
1050
  * @return ListTargetDetectorRecipesResponse
1051
1051
  * @throws OciError when an error occurs
1052
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListTargetDetectorRecipes.ts.html |here} to see how to use ListTargetDetectorRecipes API.
1052
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListTargetDetectorRecipes.ts.html |here} to see how to use ListTargetDetectorRecipes API.
1053
1053
  */
1054
1054
  listTargetDetectorRecipes(listTargetDetectorRecipesRequest: requests.ListTargetDetectorRecipesRequest): Promise<responses.ListTargetDetectorRecipesResponse>;
1055
1055
  /**
@@ -1059,7 +1059,7 @@ export declare class CloudGuardClient {
1059
1059
  * @param ListTargetResponderRecipeResponderRulesRequest
1060
1060
  * @return ListTargetResponderRecipeResponderRulesResponse
1061
1061
  * @throws OciError when an error occurs
1062
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListTargetResponderRecipeResponderRules.ts.html |here} to see how to use ListTargetResponderRecipeResponderRules API.
1062
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListTargetResponderRecipeResponderRules.ts.html |here} to see how to use ListTargetResponderRecipeResponderRules API.
1063
1063
  */
1064
1064
  listTargetResponderRecipeResponderRules(listTargetResponderRecipeResponderRulesRequest: requests.ListTargetResponderRecipeResponderRulesRequest): Promise<responses.ListTargetResponderRecipeResponderRulesResponse>;
1065
1065
  /**
@@ -1068,7 +1068,7 @@ export declare class CloudGuardClient {
1068
1068
  * @param ListTargetResponderRecipesRequest
1069
1069
  * @return ListTargetResponderRecipesResponse
1070
1070
  * @throws OciError when an error occurs
1071
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListTargetResponderRecipes.ts.html |here} to see how to use ListTargetResponderRecipes API.
1071
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListTargetResponderRecipes.ts.html |here} to see how to use ListTargetResponderRecipes API.
1072
1072
  */
1073
1073
  listTargetResponderRecipes(listTargetResponderRecipesRequest: requests.ListTargetResponderRecipesRequest): Promise<responses.ListTargetResponderRecipesResponse>;
1074
1074
  /**
@@ -1091,7 +1091,7 @@ export declare class CloudGuardClient {
1091
1091
  * @param ListTargetsRequest
1092
1092
  * @return ListTargetsResponse
1093
1093
  * @throws OciError when an error occurs
1094
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListTargets.ts.html |here} to see how to use ListTargets API.
1094
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListTargets.ts.html |here} to see how to use ListTargets API.
1095
1095
  */
1096
1096
  listTargets(listTargetsRequest: requests.ListTargetsRequest): Promise<responses.ListTargetsResponse>;
1097
1097
  /**
@@ -1101,7 +1101,7 @@ export declare class CloudGuardClient {
1101
1101
  * @param ListTechniquesRequest
1102
1102
  * @return ListTechniquesResponse
1103
1103
  * @throws OciError when an error occurs
1104
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListTechniques.ts.html |here} to see how to use ListTechniques API.
1104
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListTechniques.ts.html |here} to see how to use ListTechniques API.
1105
1105
  */
1106
1106
  listTechniques(listTechniquesRequest: requests.ListTechniquesRequest): Promise<responses.ListTechniquesResponse>;
1107
1107
  /**
@@ -1110,7 +1110,7 @@ export declare class CloudGuardClient {
1110
1110
  * @param ListWorkRequestErrorsRequest
1111
1111
  * @return ListWorkRequestErrorsResponse
1112
1112
  * @throws OciError when an error occurs
1113
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
1113
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
1114
1114
  */
1115
1115
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
1116
1116
  /**
@@ -1119,7 +1119,7 @@ export declare class CloudGuardClient {
1119
1119
  * @param ListWorkRequestLogsRequest
1120
1120
  * @return ListWorkRequestLogsResponse
1121
1121
  * @throws OciError when an error occurs
1122
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
1122
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
1123
1123
  */
1124
1124
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
1125
1125
  /**
@@ -1128,7 +1128,7 @@ export declare class CloudGuardClient {
1128
1128
  * @param ListWorkRequestsRequest
1129
1129
  * @return ListWorkRequestsResponse
1130
1130
  * @throws OciError when an error occurs
1131
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
1131
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
1132
1132
  */
1133
1133
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
1134
1134
  /**
@@ -1137,7 +1137,7 @@ export declare class CloudGuardClient {
1137
1137
  * @param RemoveCompartmentRequest
1138
1138
  * @return RemoveCompartmentResponse
1139
1139
  * @throws OciError when an error occurs
1140
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/RemoveCompartment.ts.html |here} to see how to use RemoveCompartment API.
1140
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/RemoveCompartment.ts.html |here} to see how to use RemoveCompartment API.
1141
1141
  */
1142
1142
  removeCompartment(removeCompartmentRequest: requests.RemoveCompartmentRequest): Promise<responses.RemoveCompartmentResponse>;
1143
1143
  /**
@@ -1147,7 +1147,7 @@ export declare class CloudGuardClient {
1147
1147
  * @param RequestRiskScoresRequest
1148
1148
  * @return RequestRiskScoresResponse
1149
1149
  * @throws OciError when an error occurs
1150
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/RequestRiskScores.ts.html |here} to see how to use RequestRiskScores API.
1150
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/RequestRiskScores.ts.html |here} to see how to use RequestRiskScores API.
1151
1151
  */
1152
1152
  requestRiskScores(requestRiskScoresRequest: requests.RequestRiskScoresRequest): Promise<responses.RequestRiskScoresResponse>;
1153
1153
  /**
@@ -1158,7 +1158,7 @@ export declare class CloudGuardClient {
1158
1158
  * @param RequestSecurityScoreSummarizedTrendRequest
1159
1159
  * @return RequestSecurityScoreSummarizedTrendResponse
1160
1160
  * @throws OciError when an error occurs
1161
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/RequestSecurityScoreSummarizedTrend.ts.html |here} to see how to use RequestSecurityScoreSummarizedTrend API.
1161
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/RequestSecurityScoreSummarizedTrend.ts.html |here} to see how to use RequestSecurityScoreSummarizedTrend API.
1162
1162
  */
1163
1163
  requestSecurityScoreSummarizedTrend(requestSecurityScoreSummarizedTrendRequest: requests.RequestSecurityScoreSummarizedTrendRequest): Promise<responses.RequestSecurityScoreSummarizedTrendResponse>;
1164
1164
  /**
@@ -1168,11 +1168,11 @@ export declare class CloudGuardClient {
1168
1168
  * @param RequestSecurityScoresRequest
1169
1169
  * @return RequestSecurityScoresResponse
1170
1170
  * @throws OciError when an error occurs
1171
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/RequestSecurityScores.ts.html |here} to see how to use RequestSecurityScores API.
1171
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/RequestSecurityScores.ts.html |here} to see how to use RequestSecurityScores API.
1172
1172
  */
1173
1173
  requestSecurityScores(requestSecurityScoresRequest: requests.RequestSecurityScoresRequest): Promise<responses.RequestSecurityScoresResponse>;
1174
1174
  /**
1175
- * Returns the summary of Activity type problems identified by cloud guard, for a given set of dimensions.
1175
+ * Returns the summary of problems generated by OCI Activity Detector rules, identified by parameters specified.
1176
1176
  * <p>
1177
1177
  The parameter `accessLevel` specifies whether to return only those compartments for which the
1178
1178
  * requestor has INSPECT permissions on at least one resource directly
@@ -1192,11 +1192,11 @@ export declare class CloudGuardClient {
1192
1192
  * @param RequestSummarizedActivityProblemsRequest
1193
1193
  * @return RequestSummarizedActivityProblemsResponse
1194
1194
  * @throws OciError when an error occurs
1195
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/RequestSummarizedActivityProblems.ts.html |here} to see how to use RequestSummarizedActivityProblems API.
1195
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/RequestSummarizedActivityProblems.ts.html |here} to see how to use RequestSummarizedActivityProblems API.
1196
1196
  */
1197
1197
  requestSummarizedActivityProblems(requestSummarizedActivityProblemsRequest: requests.RequestSummarizedActivityProblemsRequest): Promise<responses.RequestSummarizedActivityProblemsResponse>;
1198
1198
  /**
1199
- * Returns the number of problems identified by cloud guard, for a given set of dimensions.
1199
+ * Returns the number of problems matching the key-value pairs in dimensionMap.
1200
1200
  * <p>
1201
1201
  The parameter `accessLevel` specifies whether to return only those compartments for which the
1202
1202
  * requestor has INSPECT permissions on at least one resource directly
@@ -1213,7 +1213,7 @@ export declare class CloudGuardClient {
1213
1213
  * @param RequestSummarizedProblemsRequest
1214
1214
  * @return RequestSummarizedProblemsResponse
1215
1215
  * @throws OciError when an error occurs
1216
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/RequestSummarizedProblems.ts.html |here} to see how to use RequestSummarizedProblems API.
1216
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/RequestSummarizedProblems.ts.html |here} to see how to use RequestSummarizedProblems API.
1217
1217
  */
1218
1218
  requestSummarizedProblems(requestSummarizedProblemsRequest: requests.RequestSummarizedProblemsRequest): Promise<responses.RequestSummarizedProblemsResponse>;
1219
1219
  /**
@@ -1234,7 +1234,7 @@ export declare class CloudGuardClient {
1234
1234
  * @param RequestSummarizedResponderExecutionsRequest
1235
1235
  * @return RequestSummarizedResponderExecutionsResponse
1236
1236
  * @throws OciError when an error occurs
1237
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/RequestSummarizedResponderExecutions.ts.html |here} to see how to use RequestSummarizedResponderExecutions API.
1237
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/RequestSummarizedResponderExecutions.ts.html |here} to see how to use RequestSummarizedResponderExecutions API.
1238
1238
  */
1239
1239
  requestSummarizedResponderExecutions(requestSummarizedResponderExecutionsRequest: requests.RequestSummarizedResponderExecutionsRequest): Promise<responses.RequestSummarizedResponderExecutionsResponse>;
1240
1240
  /**
@@ -1244,7 +1244,7 @@ export declare class CloudGuardClient {
1244
1244
  * @param RequestSummarizedRiskScoresRequest
1245
1245
  * @return RequestSummarizedRiskScoresResponse
1246
1246
  * @throws OciError when an error occurs
1247
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/RequestSummarizedRiskScores.ts.html |here} to see how to use RequestSummarizedRiskScores API.
1247
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/RequestSummarizedRiskScores.ts.html |here} to see how to use RequestSummarizedRiskScores API.
1248
1248
  */
1249
1249
  requestSummarizedRiskScores(requestSummarizedRiskScoresRequest: requests.RequestSummarizedRiskScoresRequest): Promise<responses.RequestSummarizedRiskScoresResponse>;
1250
1250
  /**
@@ -1254,7 +1254,7 @@ export declare class CloudGuardClient {
1254
1254
  * @param RequestSummarizedSecurityScoresRequest
1255
1255
  * @return RequestSummarizedSecurityScoresResponse
1256
1256
  * @throws OciError when an error occurs
1257
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/RequestSummarizedSecurityScores.ts.html |here} to see how to use RequestSummarizedSecurityScores API.
1257
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/RequestSummarizedSecurityScores.ts.html |here} to see how to use RequestSummarizedSecurityScores API.
1258
1258
  */
1259
1259
  requestSummarizedSecurityScores(requestSummarizedSecurityScoresRequest: requests.RequestSummarizedSecurityScoresRequest): Promise<responses.RequestSummarizedSecurityScoresResponse>;
1260
1260
  /**
@@ -1263,11 +1263,11 @@ export declare class CloudGuardClient {
1263
1263
  * @param RequestSummarizedTopTrendResourceProfileRiskScoresRequest
1264
1264
  * @return RequestSummarizedTopTrendResourceProfileRiskScoresResponse
1265
1265
  * @throws OciError when an error occurs
1266
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/RequestSummarizedTopTrendResourceProfileRiskScores.ts.html |here} to see how to use RequestSummarizedTopTrendResourceProfileRiskScores API.
1266
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/RequestSummarizedTopTrendResourceProfileRiskScores.ts.html |here} to see how to use RequestSummarizedTopTrendResourceProfileRiskScores API.
1267
1267
  */
1268
1268
  requestSummarizedTopTrendResourceProfileRiskScores(requestSummarizedTopTrendResourceProfileRiskScoresRequest: requests.RequestSummarizedTopTrendResourceProfileRiskScoresRequest): Promise<responses.RequestSummarizedTopTrendResourceProfileRiskScoresResponse>;
1269
1269
  /**
1270
- * Returns the number of problems identified by cloud guard, for a given time period.
1270
+ * Returns a ProblemTrendAggregationCollection resource for a compartment, identified by compartmentId, for the specified time period. The ProblemTrendAggregationCollection resource contains a list of ProblemTrendAggregation resources.
1271
1271
  * <p>
1272
1272
  The parameter `accessLevel` specifies whether to return only those compartments for which the
1273
1273
  * requestor has INSPECT permissions on at least one resource directly
@@ -1284,7 +1284,7 @@ export declare class CloudGuardClient {
1284
1284
  * @param RequestSummarizedTrendProblemsRequest
1285
1285
  * @return RequestSummarizedTrendProblemsResponse
1286
1286
  * @throws OciError when an error occurs
1287
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/RequestSummarizedTrendProblems.ts.html |here} to see how to use RequestSummarizedTrendProblems API.
1287
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/RequestSummarizedTrendProblems.ts.html |here} to see how to use RequestSummarizedTrendProblems API.
1288
1288
  */
1289
1289
  requestSummarizedTrendProblems(requestSummarizedTrendProblemsRequest: requests.RequestSummarizedTrendProblemsRequest): Promise<responses.RequestSummarizedTrendProblemsResponse>;
1290
1290
  /**
@@ -1293,7 +1293,7 @@ export declare class CloudGuardClient {
1293
1293
  * @param RequestSummarizedTrendResourceRiskScoresRequest
1294
1294
  * @return RequestSummarizedTrendResourceRiskScoresResponse
1295
1295
  * @throws OciError when an error occurs
1296
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/RequestSummarizedTrendResourceRiskScores.ts.html |here} to see how to use RequestSummarizedTrendResourceRiskScores API.
1296
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/RequestSummarizedTrendResourceRiskScores.ts.html |here} to see how to use RequestSummarizedTrendResourceRiskScores API.
1297
1297
  */
1298
1298
  requestSummarizedTrendResourceRiskScores(requestSummarizedTrendResourceRiskScoresRequest: requests.RequestSummarizedTrendResourceRiskScoresRequest): Promise<responses.RequestSummarizedTrendResourceRiskScoresResponse>;
1299
1299
  /**
@@ -1314,7 +1314,7 @@ export declare class CloudGuardClient {
1314
1314
  * @param RequestSummarizedTrendResponderExecutionsRequest
1315
1315
  * @return RequestSummarizedTrendResponderExecutionsResponse
1316
1316
  * @throws OciError when an error occurs
1317
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/RequestSummarizedTrendResponderExecutions.ts.html |here} to see how to use RequestSummarizedTrendResponderExecutions API.
1317
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/RequestSummarizedTrendResponderExecutions.ts.html |here} to see how to use RequestSummarizedTrendResponderExecutions API.
1318
1318
  */
1319
1319
  requestSummarizedTrendResponderExecutions(requestSummarizedTrendResponderExecutionsRequest: requests.RequestSummarizedTrendResponderExecutionsRequest): Promise<responses.RequestSummarizedTrendResponderExecutionsResponse>;
1320
1320
  /**
@@ -1324,7 +1324,7 @@ export declare class CloudGuardClient {
1324
1324
  * @param RequestSummarizedTrendSecurityScoresRequest
1325
1325
  * @return RequestSummarizedTrendSecurityScoresResponse
1326
1326
  * @throws OciError when an error occurs
1327
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/RequestSummarizedTrendSecurityScores.ts.html |here} to see how to use RequestSummarizedTrendSecurityScores API.
1327
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/RequestSummarizedTrendSecurityScores.ts.html |here} to see how to use RequestSummarizedTrendSecurityScores API.
1328
1328
  */
1329
1329
  requestSummarizedTrendSecurityScores(requestSummarizedTrendSecurityScoresRequest: requests.RequestSummarizedTrendSecurityScoresRequest): Promise<responses.RequestSummarizedTrendSecurityScoresResponse>;
1330
1330
  /**
@@ -1335,7 +1335,7 @@ export declare class CloudGuardClient {
1335
1335
  * @param SkipBulkResponderExecutionRequest
1336
1336
  * @return SkipBulkResponderExecutionResponse
1337
1337
  * @throws OciError when an error occurs
1338
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/SkipBulkResponderExecution.ts.html |here} to see how to use SkipBulkResponderExecution API.
1338
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/SkipBulkResponderExecution.ts.html |here} to see how to use SkipBulkResponderExecution API.
1339
1339
  */
1340
1340
  skipBulkResponderExecution(skipBulkResponderExecutionRequest: requests.SkipBulkResponderExecutionRequest): Promise<responses.SkipBulkResponderExecutionResponse>;
1341
1341
  /**
@@ -1344,47 +1344,46 @@ export declare class CloudGuardClient {
1344
1344
  * @param SkipResponderExecutionRequest
1345
1345
  * @return SkipResponderExecutionResponse
1346
1346
  * @throws OciError when an error occurs
1347
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/SkipResponderExecution.ts.html |here} to see how to use SkipResponderExecution API.
1347
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/SkipResponderExecution.ts.html |here} to see how to use SkipResponderExecution API.
1348
1348
  */
1349
1349
  skipResponderExecution(skipResponderExecutionRequest: requests.SkipResponderExecutionRequest): Promise<responses.SkipResponderExecutionResponse>;
1350
1350
  /**
1351
- * push the problem to responder
1351
+ * Sends the problem identified by problemId to the responder engine, to be processed by rule that\u2019s identified by responderRuleId, in the TriggerResponderDetails resource that\u2019s passed.
1352
1352
  *
1353
1353
  * This operation does not retry by default if the user has not defined a retry configuration.
1354
1354
  * @param TriggerResponderRequest
1355
1355
  * @return TriggerResponderResponse
1356
1356
  * @throws OciError when an error occurs
1357
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/TriggerResponder.ts.html |here} to see how to use TriggerResponder API.
1357
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/TriggerResponder.ts.html |here} to see how to use TriggerResponder API.
1358
1358
  */
1359
1359
  triggerResponder(triggerResponderRequest: requests.TriggerResponderRequest): Promise<responses.TriggerResponderResponse>;
1360
1360
  /**
1361
- * Updates the statuses in bulk for a list of problems
1362
- * The operation is atomic in nature
1361
+ * Changes the status for all problems listed in the problemIds array, passed through the UpdateBulkProblemStatusDetails resource, from the current status to the status set in UpdateBulkProblemStatusDetails.
1363
1362
  *
1364
1363
  * This operation does not retry by default if the user has not defined a retry configuration.
1365
1364
  * @param UpdateBulkProblemStatusRequest
1366
1365
  * @return UpdateBulkProblemStatusResponse
1367
1366
  * @throws OciError when an error occurs
1368
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/UpdateBulkProblemStatus.ts.html |here} to see how to use UpdateBulkProblemStatus API.
1367
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/UpdateBulkProblemStatus.ts.html |here} to see how to use UpdateBulkProblemStatus API.
1369
1368
  */
1370
1369
  updateBulkProblemStatus(updateBulkProblemStatusRequest: requests.UpdateBulkProblemStatusRequest): Promise<responses.UpdateBulkProblemStatusResponse>;
1371
1370
  /**
1372
- * Enable/Disable Cloud Guard. The reporting region cannot be updated once created.
1371
+ * Update configuration details for a Cloud Guard tenancy, identified by root compartment OCID. The reporting region cannot be updated once created.
1373
1372
  *
1374
1373
  * This operation does not retry by default if the user has not defined a retry configuration.
1375
1374
  * @param UpdateConfigurationRequest
1376
1375
  * @return UpdateConfigurationResponse
1377
1376
  * @throws OciError when an error occurs
1378
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/UpdateConfiguration.ts.html |here} to see how to use UpdateConfiguration API.
1377
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/UpdateConfiguration.ts.html |here} to see how to use UpdateConfiguration API.
1379
1378
  */
1380
1379
  updateConfiguration(updateConfigurationRequest: requests.UpdateConfigurationRequest): Promise<responses.UpdateConfigurationResponse>;
1381
1380
  /**
1382
- * Updates a DataMaskRule identified by dataMaskRuleId
1381
+ * Updates a data mask rule (DataMaskRule object) identified by dataMaskRuleId.
1383
1382
  * This operation does not retry by default if the user has not defined a retry configuration.
1384
1383
  * @param UpdateDataMaskRuleRequest
1385
1384
  * @return UpdateDataMaskRuleResponse
1386
1385
  * @throws OciError when an error occurs
1387
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/UpdateDataMaskRule.ts.html |here} to see how to use UpdateDataMaskRule API.
1386
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/UpdateDataMaskRule.ts.html |here} to see how to use UpdateDataMaskRule API.
1388
1387
  */
1389
1388
  updateDataMaskRule(updateDataMaskRuleRequest: requests.UpdateDataMaskRuleRequest): Promise<responses.UpdateDataMaskRuleResponse>;
1390
1389
  /**
@@ -1393,44 +1392,44 @@ export declare class CloudGuardClient {
1393
1392
  * @param UpdateDataSourceRequest
1394
1393
  * @return UpdateDataSourceResponse
1395
1394
  * @throws OciError when an error occurs
1396
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/UpdateDataSource.ts.html |here} to see how to use UpdateDataSource API.
1395
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/UpdateDataSource.ts.html |here} to see how to use UpdateDataSource API.
1397
1396
  */
1398
1397
  updateDataSource(updateDataSourceRequest: requests.UpdateDataSourceRequest): Promise<responses.UpdateDataSourceResponse>;
1399
1398
  /**
1400
- * Updates a detector recipe identified by detectorRecipeId
1399
+ * Updates a detector recipe (DetectorRecipe object) identified by detectorRecipeId.
1401
1400
  * This operation does not retry by default if the user has not defined a retry configuration.
1402
1401
  * @param UpdateDetectorRecipeRequest
1403
1402
  * @return UpdateDetectorRecipeResponse
1404
1403
  * @throws OciError when an error occurs
1405
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/UpdateDetectorRecipe.ts.html |here} to see how to use UpdateDetectorRecipe API.
1404
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/UpdateDetectorRecipe.ts.html |here} to see how to use UpdateDetectorRecipe API.
1406
1405
  */
1407
1406
  updateDetectorRecipe(updateDetectorRecipeRequest: requests.UpdateDetectorRecipeRequest): Promise<responses.UpdateDetectorRecipeResponse>;
1408
1407
  /**
1409
- * Update the DetectorRule by identifier
1408
+ * Updates a detector rule (DetectorRule object) identified by detectorRuleId.
1410
1409
  * This operation does not retry by default if the user has not defined a retry configuration.
1411
1410
  * @param UpdateDetectorRecipeDetectorRuleRequest
1412
1411
  * @return UpdateDetectorRecipeDetectorRuleResponse
1413
1412
  * @throws OciError when an error occurs
1414
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/UpdateDetectorRecipeDetectorRule.ts.html |here} to see how to use UpdateDetectorRecipeDetectorRule API.
1413
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/UpdateDetectorRecipeDetectorRule.ts.html |here} to see how to use UpdateDetectorRecipeDetectorRule API.
1415
1414
  */
1416
1415
  updateDetectorRecipeDetectorRule(updateDetectorRecipeDetectorRuleRequest: requests.UpdateDetectorRecipeDetectorRuleRequest): Promise<responses.UpdateDetectorRecipeDetectorRuleResponse>;
1417
1416
  /**
1418
- * Updates a managed list identified by managedListId
1417
+ * Updates a ManagedList object, identified by managedList.
1419
1418
  * This operation does not retry by default if the user has not defined a retry configuration.
1420
1419
  * @param UpdateManagedListRequest
1421
1420
  * @return UpdateManagedListResponse
1422
1421
  * @throws OciError when an error occurs
1423
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/UpdateManagedList.ts.html |here} to see how to use UpdateManagedList API.
1422
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/UpdateManagedList.ts.html |here} to see how to use UpdateManagedList API.
1424
1423
  */
1425
1424
  updateManagedList(updateManagedListRequest: requests.UpdateManagedListRequest): Promise<responses.UpdateManagedListResponse>;
1426
1425
  /**
1427
- * updates the problem details
1426
+ * Changes the current status of the problem, identified by problemId, to the status specified in the UpdateProblemStatusDetails resource that you pass.
1428
1427
  *
1429
1428
  * This operation does not retry by default if the user has not defined a retry configuration.
1430
1429
  * @param UpdateProblemStatusRequest
1431
1430
  * @return UpdateProblemStatusResponse
1432
1431
  * @throws OciError when an error occurs
1433
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/UpdateProblemStatus.ts.html |here} to see how to use UpdateProblemStatus API.
1432
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/UpdateProblemStatus.ts.html |here} to see how to use UpdateProblemStatus API.
1434
1433
  */
1435
1434
  updateProblemStatus(updateProblemStatusRequest: requests.UpdateProblemStatusRequest): Promise<responses.UpdateProblemStatusResponse>;
1436
1435
  /**
@@ -1439,7 +1438,7 @@ export declare class CloudGuardClient {
1439
1438
  * @param UpdateResponderRecipeRequest
1440
1439
  * @return UpdateResponderRecipeResponse
1441
1440
  * @throws OciError when an error occurs
1442
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/UpdateResponderRecipe.ts.html |here} to see how to use UpdateResponderRecipe API.
1441
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/UpdateResponderRecipe.ts.html |here} to see how to use UpdateResponderRecipe API.
1443
1442
  */
1444
1443
  updateResponderRecipe(updateResponderRecipeRequest: requests.UpdateResponderRecipeRequest): Promise<responses.UpdateResponderRecipeResponse>;
1445
1444
  /**
@@ -1448,7 +1447,7 @@ export declare class CloudGuardClient {
1448
1447
  * @param UpdateResponderRecipeResponderRuleRequest
1449
1448
  * @return UpdateResponderRecipeResponderRuleResponse
1450
1449
  * @throws OciError when an error occurs
1451
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/UpdateResponderRecipeResponderRule.ts.html |here} to see how to use UpdateResponderRecipeResponderRule API.
1450
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/UpdateResponderRecipeResponderRule.ts.html |here} to see how to use UpdateResponderRecipeResponderRule API.
1452
1451
  */
1453
1452
  updateResponderRecipeResponderRule(updateResponderRecipeResponderRuleRequest: requests.UpdateResponderRecipeResponderRuleRequest): Promise<responses.UpdateResponderRecipeResponderRuleResponse>;
1454
1453
  /**
@@ -1457,7 +1456,7 @@ export declare class CloudGuardClient {
1457
1456
  * @param UpdateSecurityRecipeRequest
1458
1457
  * @return UpdateSecurityRecipeResponse
1459
1458
  * @throws OciError when an error occurs
1460
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/UpdateSecurityRecipe.ts.html |here} to see how to use UpdateSecurityRecipe API.
1459
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/UpdateSecurityRecipe.ts.html |here} to see how to use UpdateSecurityRecipe API.
1461
1460
  */
1462
1461
  updateSecurityRecipe(updateSecurityRecipeRequest: requests.UpdateSecurityRecipeRequest): Promise<responses.UpdateSecurityRecipeResponse>;
1463
1462
  /**
@@ -1466,7 +1465,7 @@ export declare class CloudGuardClient {
1466
1465
  * @param UpdateSecurityZoneRequest
1467
1466
  * @return UpdateSecurityZoneResponse
1468
1467
  * @throws OciError when an error occurs
1469
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/UpdateSecurityZone.ts.html |here} to see how to use UpdateSecurityZone API.
1468
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/UpdateSecurityZone.ts.html |here} to see how to use UpdateSecurityZone API.
1470
1469
  */
1471
1470
  updateSecurityZone(updateSecurityZoneRequest: requests.UpdateSecurityZoneRequest): Promise<responses.UpdateSecurityZoneResponse>;
1472
1471
  /**
@@ -1475,7 +1474,7 @@ export declare class CloudGuardClient {
1475
1474
  * @param UpdateTargetRequest
1476
1475
  * @return UpdateTargetResponse
1477
1476
  * @throws OciError when an error occurs
1478
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/UpdateTarget.ts.html |here} to see how to use UpdateTarget API.
1477
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/UpdateTarget.ts.html |here} to see how to use UpdateTarget API.
1479
1478
  */
1480
1479
  updateTarget(updateTargetRequest: requests.UpdateTargetRequest): Promise<responses.UpdateTargetResponse>;
1481
1480
  /**
@@ -1484,7 +1483,7 @@ export declare class CloudGuardClient {
1484
1483
  * @param UpdateTargetDetectorRecipeRequest
1485
1484
  * @return UpdateTargetDetectorRecipeResponse
1486
1485
  * @throws OciError when an error occurs
1487
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/UpdateTargetDetectorRecipe.ts.html |here} to see how to use UpdateTargetDetectorRecipe API.
1486
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/UpdateTargetDetectorRecipe.ts.html |here} to see how to use UpdateTargetDetectorRecipe API.
1488
1487
  */
1489
1488
  updateTargetDetectorRecipe(updateTargetDetectorRecipeRequest: requests.UpdateTargetDetectorRecipeRequest): Promise<responses.UpdateTargetDetectorRecipeResponse>;
1490
1489
  /**
@@ -1493,7 +1492,7 @@ export declare class CloudGuardClient {
1493
1492
  * @param UpdateTargetDetectorRecipeDetectorRuleRequest
1494
1493
  * @return UpdateTargetDetectorRecipeDetectorRuleResponse
1495
1494
  * @throws OciError when an error occurs
1496
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/UpdateTargetDetectorRecipeDetectorRule.ts.html |here} to see how to use UpdateTargetDetectorRecipeDetectorRule API.
1495
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/UpdateTargetDetectorRecipeDetectorRule.ts.html |here} to see how to use UpdateTargetDetectorRecipeDetectorRule API.
1497
1496
  */
1498
1497
  updateTargetDetectorRecipeDetectorRule(updateTargetDetectorRecipeDetectorRuleRequest: requests.UpdateTargetDetectorRecipeDetectorRuleRequest): Promise<responses.UpdateTargetDetectorRecipeDetectorRuleResponse>;
1499
1498
  /**
@@ -1502,7 +1501,7 @@ export declare class CloudGuardClient {
1502
1501
  * @param UpdateTargetResponderRecipeRequest
1503
1502
  * @return UpdateTargetResponderRecipeResponse
1504
1503
  * @throws OciError when an error occurs
1505
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/UpdateTargetResponderRecipe.ts.html |here} to see how to use UpdateTargetResponderRecipe API.
1504
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/UpdateTargetResponderRecipe.ts.html |here} to see how to use UpdateTargetResponderRecipe API.
1506
1505
  */
1507
1506
  updateTargetResponderRecipe(updateTargetResponderRecipeRequest: requests.UpdateTargetResponderRecipeRequest): Promise<responses.UpdateTargetResponderRecipeResponse>;
1508
1507
  /**
@@ -1511,7 +1510,7 @@ export declare class CloudGuardClient {
1511
1510
  * @param UpdateTargetResponderRecipeResponderRuleRequest
1512
1511
  * @return UpdateTargetResponderRecipeResponderRuleResponse
1513
1512
  * @throws OciError when an error occurs
1514
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/cloudguard/UpdateTargetResponderRecipeResponderRule.ts.html |here} to see how to use UpdateTargetResponderRecipeResponderRule API.
1513
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/cloudguard/UpdateTargetResponderRecipeResponderRule.ts.html |here} to see how to use UpdateTargetResponderRecipeResponderRule API.
1515
1514
  */
1516
1515
  updateTargetResponderRecipeResponderRule(updateTargetResponderRecipeResponderRuleRequest: requests.UpdateTargetResponderRecipeResponderRuleRequest): Promise<responses.UpdateTargetResponderRecipeResponderRuleResponse>;
1517
1516
  }