oci-stackmonitoring 2.50.1 → 2.50.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (207) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +22 -22
  4. package/lib/client.js +22 -22
  5. package/lib/model/action-type.d.ts +1 -1
  6. package/lib/model/action-type.js +1 -1
  7. package/lib/model/associate-monitored-resources-details.d.ts +1 -1
  8. package/lib/model/associate-monitored-resources-details.js +1 -1
  9. package/lib/model/associated-monitored-resource.d.ts +1 -1
  10. package/lib/model/associated-monitored-resource.js +1 -1
  11. package/lib/model/associated-resources-collection.d.ts +1 -1
  12. package/lib/model/associated-resources-collection.js +1 -1
  13. package/lib/model/associated-resources-summary.d.ts +1 -1
  14. package/lib/model/associated-resources-summary.js +1 -1
  15. package/lib/model/association-details.d.ts +1 -1
  16. package/lib/model/association-details.js +1 -1
  17. package/lib/model/association-resource-details.d.ts +1 -1
  18. package/lib/model/association-resource-details.js +1 -1
  19. package/lib/model/change-monitored-resource-compartment-details.d.ts +1 -1
  20. package/lib/model/change-monitored-resource-compartment-details.js +1 -1
  21. package/lib/model/connection-details.d.ts +1 -1
  22. package/lib/model/connection-details.js +1 -1
  23. package/lib/model/create-discovery-job-details.d.ts +1 -1
  24. package/lib/model/create-discovery-job-details.js +1 -1
  25. package/lib/model/create-monitored-resource-details.d.ts +1 -1
  26. package/lib/model/create-monitored-resource-details.js +1 -1
  27. package/lib/model/credential-collection.d.ts +1 -1
  28. package/lib/model/credential-collection.js +1 -1
  29. package/lib/model/credential-details.d.ts +1 -1
  30. package/lib/model/credential-details.js +1 -1
  31. package/lib/model/credential-property.d.ts +1 -1
  32. package/lib/model/credential-property.js +1 -1
  33. package/lib/model/disassociate-monitored-resources-details.d.ts +1 -1
  34. package/lib/model/disassociate-monitored-resources-details.js +1 -1
  35. package/lib/model/discovery-details.d.ts +1 -1
  36. package/lib/model/discovery-details.js +1 -1
  37. package/lib/model/discovery-job-collection.d.ts +1 -1
  38. package/lib/model/discovery-job-collection.js +1 -1
  39. package/lib/model/discovery-job-log-collection.d.ts +1 -1
  40. package/lib/model/discovery-job-log-collection.js +1 -1
  41. package/lib/model/discovery-job-log-summary.d.ts +1 -1
  42. package/lib/model/discovery-job-log-summary.js +1 -1
  43. package/lib/model/discovery-job-summary.d.ts +1 -1
  44. package/lib/model/discovery-job-summary.js +1 -1
  45. package/lib/model/discovery-job.d.ts +1 -1
  46. package/lib/model/discovery-job.js +1 -1
  47. package/lib/model/encrypted-credentials.d.ts +1 -1
  48. package/lib/model/encrypted-credentials.js +1 -1
  49. package/lib/model/index.d.ts +1 -1
  50. package/lib/model/index.js +1 -1
  51. package/lib/model/lifecycle-state.d.ts +1 -1
  52. package/lib/model/lifecycle-state.js +1 -1
  53. package/lib/model/monitored-resource-alias-credential.d.ts +1 -1
  54. package/lib/model/monitored-resource-alias-credential.js +1 -1
  55. package/lib/model/monitored-resource-alias-source-credential.d.ts +1 -1
  56. package/lib/model/monitored-resource-alias-source-credential.js +1 -1
  57. package/lib/model/monitored-resource-association-summary.d.ts +1 -1
  58. package/lib/model/monitored-resource-association-summary.js +1 -1
  59. package/lib/model/monitored-resource-association.d.ts +1 -1
  60. package/lib/model/monitored-resource-association.js +1 -1
  61. package/lib/model/monitored-resource-associations-collection.d.ts +1 -1
  62. package/lib/model/monitored-resource-associations-collection.js +1 -1
  63. package/lib/model/monitored-resource-collection.d.ts +1 -1
  64. package/lib/model/monitored-resource-collection.js +1 -1
  65. package/lib/model/monitored-resource-credential.d.ts +1 -1
  66. package/lib/model/monitored-resource-credential.js +1 -1
  67. package/lib/model/monitored-resource-member-summary.d.ts +1 -1
  68. package/lib/model/monitored-resource-member-summary.js +1 -1
  69. package/lib/model/monitored-resource-members-collection.d.ts +1 -1
  70. package/lib/model/monitored-resource-members-collection.js +1 -1
  71. package/lib/model/monitored-resource-property.d.ts +1 -1
  72. package/lib/model/monitored-resource-property.js +1 -1
  73. package/lib/model/monitored-resource-summary.d.ts +1 -1
  74. package/lib/model/monitored-resource-summary.js +1 -1
  75. package/lib/model/monitored-resource.d.ts +1 -1
  76. package/lib/model/monitored-resource.js +1 -1
  77. package/lib/model/operation-status.d.ts +1 -1
  78. package/lib/model/operation-status.js +1 -1
  79. package/lib/model/operation-type.d.ts +1 -1
  80. package/lib/model/operation-type.js +1 -1
  81. package/lib/model/plain-text-credentials.d.ts +1 -1
  82. package/lib/model/plain-text-credentials.js +1 -1
  83. package/lib/model/pre-existing-credentials.d.ts +1 -1
  84. package/lib/model/pre-existing-credentials.js +1 -1
  85. package/lib/model/property-details.d.ts +1 -1
  86. package/lib/model/property-details.js +1 -1
  87. package/lib/model/resource-lifecycle-state.d.ts +1 -1
  88. package/lib/model/resource-lifecycle-state.js +1 -1
  89. package/lib/model/search-associated-resources-details.d.ts +1 -1
  90. package/lib/model/search-associated-resources-details.js +1 -1
  91. package/lib/model/search-monitored-resource-associations-details.d.ts +1 -1
  92. package/lib/model/search-monitored-resource-associations-details.js +1 -1
  93. package/lib/model/search-monitored-resource-members-details.d.ts +1 -1
  94. package/lib/model/search-monitored-resource-members-details.js +1 -1
  95. package/lib/model/search-monitored-resources-details.d.ts +1 -1
  96. package/lib/model/search-monitored-resources-details.js +1 -1
  97. package/lib/model/sort-order.d.ts +1 -1
  98. package/lib/model/sort-order.js +1 -1
  99. package/lib/model/update-monitored-resource-details.d.ts +1 -1
  100. package/lib/model/update-monitored-resource-details.js +1 -1
  101. package/lib/model/work-request-error-collection.d.ts +1 -1
  102. package/lib/model/work-request-error-collection.js +1 -1
  103. package/lib/model/work-request-error.d.ts +1 -1
  104. package/lib/model/work-request-error.js +1 -1
  105. package/lib/model/work-request-log-entry-collection.d.ts +1 -1
  106. package/lib/model/work-request-log-entry-collection.js +1 -1
  107. package/lib/model/work-request-log-entry.d.ts +1 -1
  108. package/lib/model/work-request-log-entry.js +1 -1
  109. package/lib/model/work-request-resource.d.ts +1 -1
  110. package/lib/model/work-request-resource.js +1 -1
  111. package/lib/model/work-request-summary-collection.d.ts +1 -1
  112. package/lib/model/work-request-summary-collection.js +1 -1
  113. package/lib/model/work-request-summary.d.ts +1 -1
  114. package/lib/model/work-request-summary.js +1 -1
  115. package/lib/model/work-request.d.ts +1 -1
  116. package/lib/model/work-request.js +1 -1
  117. package/lib/request/associate-monitored-resources-request.d.ts +2 -2
  118. package/lib/request/associate-monitored-resources-request.js +1 -1
  119. package/lib/request/change-monitored-resource-compartment-request.d.ts +2 -2
  120. package/lib/request/change-monitored-resource-compartment-request.js +1 -1
  121. package/lib/request/create-discovery-job-request.d.ts +2 -2
  122. package/lib/request/create-discovery-job-request.js +1 -1
  123. package/lib/request/create-monitored-resource-request.d.ts +2 -2
  124. package/lib/request/create-monitored-resource-request.js +1 -1
  125. package/lib/request/delete-discovery-job-request.d.ts +2 -2
  126. package/lib/request/delete-discovery-job-request.js +1 -1
  127. package/lib/request/delete-monitored-resource-request.d.ts +2 -2
  128. package/lib/request/delete-monitored-resource-request.js +1 -1
  129. package/lib/request/disable-external-database-request.d.ts +2 -2
  130. package/lib/request/disable-external-database-request.js +1 -1
  131. package/lib/request/disassociate-monitored-resources-request.d.ts +2 -2
  132. package/lib/request/disassociate-monitored-resources-request.js +1 -1
  133. package/lib/request/get-discovery-job-request.d.ts +2 -2
  134. package/lib/request/get-discovery-job-request.js +1 -1
  135. package/lib/request/get-monitored-resource-request.d.ts +2 -2
  136. package/lib/request/get-monitored-resource-request.js +1 -1
  137. package/lib/request/get-work-request-request.d.ts +2 -2
  138. package/lib/request/get-work-request-request.js +1 -1
  139. package/lib/request/index.d.ts +1 -1
  140. package/lib/request/index.js +1 -1
  141. package/lib/request/list-discovery-job-logs-request.d.ts +2 -2
  142. package/lib/request/list-discovery-job-logs-request.js +1 -1
  143. package/lib/request/list-discovery-jobs-request.d.ts +2 -2
  144. package/lib/request/list-discovery-jobs-request.js +1 -1
  145. package/lib/request/list-work-request-errors-request.d.ts +2 -2
  146. package/lib/request/list-work-request-errors-request.js +1 -1
  147. package/lib/request/list-work-request-logs-request.d.ts +2 -2
  148. package/lib/request/list-work-request-logs-request.js +1 -1
  149. package/lib/request/list-work-requests-request.d.ts +2 -2
  150. package/lib/request/list-work-requests-request.js +1 -1
  151. package/lib/request/search-associated-resources-request.d.ts +2 -2
  152. package/lib/request/search-associated-resources-request.js +1 -1
  153. package/lib/request/search-monitored-resource-associations-request.d.ts +2 -2
  154. package/lib/request/search-monitored-resource-associations-request.js +1 -1
  155. package/lib/request/search-monitored-resource-members-request.d.ts +2 -2
  156. package/lib/request/search-monitored-resource-members-request.js +1 -1
  157. package/lib/request/search-monitored-resources-request.d.ts +2 -2
  158. package/lib/request/search-monitored-resources-request.js +1 -1
  159. package/lib/request/update-monitored-resource-request.d.ts +2 -2
  160. package/lib/request/update-monitored-resource-request.js +1 -1
  161. package/lib/response/associate-monitored-resources-response.d.ts +1 -1
  162. package/lib/response/associate-monitored-resources-response.js +1 -1
  163. package/lib/response/change-monitored-resource-compartment-response.d.ts +1 -1
  164. package/lib/response/change-monitored-resource-compartment-response.js +1 -1
  165. package/lib/response/create-discovery-job-response.d.ts +1 -1
  166. package/lib/response/create-discovery-job-response.js +1 -1
  167. package/lib/response/create-monitored-resource-response.d.ts +1 -1
  168. package/lib/response/create-monitored-resource-response.js +1 -1
  169. package/lib/response/delete-discovery-job-response.d.ts +1 -1
  170. package/lib/response/delete-discovery-job-response.js +1 -1
  171. package/lib/response/delete-monitored-resource-response.d.ts +1 -1
  172. package/lib/response/delete-monitored-resource-response.js +1 -1
  173. package/lib/response/disable-external-database-response.d.ts +1 -1
  174. package/lib/response/disable-external-database-response.js +1 -1
  175. package/lib/response/disassociate-monitored-resources-response.d.ts +1 -1
  176. package/lib/response/disassociate-monitored-resources-response.js +1 -1
  177. package/lib/response/get-discovery-job-response.d.ts +1 -1
  178. package/lib/response/get-discovery-job-response.js +1 -1
  179. package/lib/response/get-monitored-resource-response.d.ts +1 -1
  180. package/lib/response/get-monitored-resource-response.js +1 -1
  181. package/lib/response/get-work-request-response.d.ts +1 -1
  182. package/lib/response/get-work-request-response.js +1 -1
  183. package/lib/response/index.d.ts +1 -1
  184. package/lib/response/index.js +1 -1
  185. package/lib/response/list-discovery-job-logs-response.d.ts +1 -1
  186. package/lib/response/list-discovery-job-logs-response.js +1 -1
  187. package/lib/response/list-discovery-jobs-response.d.ts +1 -1
  188. package/lib/response/list-discovery-jobs-response.js +1 -1
  189. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  190. package/lib/response/list-work-request-errors-response.js +1 -1
  191. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  192. package/lib/response/list-work-request-logs-response.js +1 -1
  193. package/lib/response/list-work-requests-response.d.ts +1 -1
  194. package/lib/response/list-work-requests-response.js +1 -1
  195. package/lib/response/search-associated-resources-response.d.ts +1 -1
  196. package/lib/response/search-associated-resources-response.js +1 -1
  197. package/lib/response/search-monitored-resource-associations-response.d.ts +1 -1
  198. package/lib/response/search-monitored-resource-associations-response.js +1 -1
  199. package/lib/response/search-monitored-resource-members-response.d.ts +1 -1
  200. package/lib/response/search-monitored-resource-members-response.js +1 -1
  201. package/lib/response/search-monitored-resources-response.d.ts +1 -1
  202. package/lib/response/search-monitored-resources-response.js +1 -1
  203. package/lib/response/update-monitored-resource-response.d.ts +1 -1
  204. package/lib/response/update-monitored-resource-response.js +1 -1
  205. package/lib/stackmonitoring-waiter.d.ts +1 -1
  206. package/lib/stackmonitoring-waiter.js +1 -1
  207. package/package.json +3 -3
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/stackmonitoring/AssociateMonitoredResources.ts.html |here} to see how to use AssociateMonitoredResourcesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/stackmonitoring/AssociateMonitoredResources.ts.html |here} to see how to use AssociateMonitoredResourcesRequest.
17
17
  */
18
18
  export interface AssociateMonitoredResourcesRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/stackmonitoring/ChangeMonitoredResourceCompartment.ts.html |here} to see how to use ChangeMonitoredResourceCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/stackmonitoring/ChangeMonitoredResourceCompartment.ts.html |here} to see how to use ChangeMonitoredResourceCompartmentRequest.
17
17
  */
18
18
  export interface ChangeMonitoredResourceCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/stackmonitoring/CreateDiscoveryJob.ts.html |here} to see how to use CreateDiscoveryJobRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/stackmonitoring/CreateDiscoveryJob.ts.html |here} to see how to use CreateDiscoveryJobRequest.
17
17
  */
18
18
  export interface CreateDiscoveryJobRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/stackmonitoring/CreateMonitoredResource.ts.html |here} to see how to use CreateMonitoredResourceRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/stackmonitoring/CreateMonitoredResource.ts.html |here} to see how to use CreateMonitoredResourceRequest.
17
17
  */
18
18
  export interface CreateMonitoredResourceRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/stackmonitoring/DeleteDiscoveryJob.ts.html |here} to see how to use DeleteDiscoveryJobRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/stackmonitoring/DeleteDiscoveryJob.ts.html |here} to see how to use DeleteDiscoveryJobRequest.
16
16
  */
17
17
  export interface DeleteDiscoveryJobRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/stackmonitoring/DeleteMonitoredResource.ts.html |here} to see how to use DeleteMonitoredResourceRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/stackmonitoring/DeleteMonitoredResource.ts.html |here} to see how to use DeleteMonitoredResourceRequest.
16
16
  */
17
17
  export interface DeleteMonitoredResourceRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/stackmonitoring/DisableExternalDatabase.ts.html |here} to see how to use DisableExternalDatabaseRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/stackmonitoring/DisableExternalDatabase.ts.html |here} to see how to use DisableExternalDatabaseRequest.
16
16
  */
17
17
  export interface DisableExternalDatabaseRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/stackmonitoring/DisassociateMonitoredResources.ts.html |here} to see how to use DisassociateMonitoredResourcesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/stackmonitoring/DisassociateMonitoredResources.ts.html |here} to see how to use DisassociateMonitoredResourcesRequest.
17
17
  */
18
18
  export interface DisassociateMonitoredResourcesRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });