oci-disasterrecovery 2.122.1 → 2.123.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 (707) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +1 -1
  4. package/lib/client.js +1 -1
  5. package/lib/disasterrecovery-waiter.d.ts +1 -1
  6. package/lib/disasterrecovery-waiter.js +1 -1
  7. package/lib/model/action-type.d.ts +1 -1
  8. package/lib/model/action-type.js +1 -1
  9. package/lib/model/associate-dr-protection-group-details.d.ts +1 -1
  10. package/lib/model/associate-dr-protection-group-details.js +1 -1
  11. package/lib/model/automatic-dr-configuration-collection.d.ts +1 -1
  12. package/lib/model/automatic-dr-configuration-collection.js +1 -1
  13. package/lib/model/automatic-dr-configuration-lifecycle-state.d.ts +1 -1
  14. package/lib/model/automatic-dr-configuration-lifecycle-state.js +1 -1
  15. package/lib/model/automatic-dr-configuration-lifecycle-sub-state.d.ts +37 -0
  16. package/lib/model/automatic-dr-configuration-lifecycle-sub-state.js +48 -0
  17. package/lib/model/automatic-dr-configuration-lifecycle-sub-state.js.map +1 -0
  18. package/lib/model/automatic-dr-configuration-member-autonomous-container-database.d.ts +1 -1
  19. package/lib/model/automatic-dr-configuration-member-autonomous-container-database.js +1 -1
  20. package/lib/model/automatic-dr-configuration-member-autonomous-database.d.ts +1 -1
  21. package/lib/model/automatic-dr-configuration-member-autonomous-database.js +1 -1
  22. package/lib/model/automatic-dr-configuration-member-database.d.ts +1 -1
  23. package/lib/model/automatic-dr-configuration-member-database.js +1 -1
  24. package/lib/model/automatic-dr-configuration-member-type.d.ts +1 -1
  25. package/lib/model/automatic-dr-configuration-member-type.js +1 -1
  26. package/lib/model/automatic-dr-configuration-member.d.ts +1 -1
  27. package/lib/model/automatic-dr-configuration-member.js +1 -1
  28. package/lib/model/automatic-dr-configuration-summary.d.ts +6 -1
  29. package/lib/model/automatic-dr-configuration-summary.js +1 -1
  30. package/lib/model/automatic-dr-configuration-summary.js.map +1 -1
  31. package/lib/model/automatic-dr-configuration.d.ts +6 -1
  32. package/lib/model/automatic-dr-configuration.js +1 -1
  33. package/lib/model/automatic-dr-configuration.js.map +1 -1
  34. package/lib/model/automatic-dr-plan-execution-submission-status.d.ts +1 -1
  35. package/lib/model/automatic-dr-plan-execution-submission-status.js +1 -1
  36. package/lib/model/automatic-execution-details.d.ts +1 -1
  37. package/lib/model/automatic-execution-details.js +1 -1
  38. package/lib/model/autonomous-container-database-snapshot-standby-connection-string-type.d.ts +1 -1
  39. package/lib/model/autonomous-container-database-snapshot-standby-connection-string-type.js +1 -1
  40. package/lib/model/autonomous-database-standby-type-for-dr-drills.d.ts +1 -1
  41. package/lib/model/autonomous-database-standby-type-for-dr-drills.js +1 -1
  42. package/lib/model/block-volume-attachment-details.d.ts +1 -1
  43. package/lib/model/block-volume-attachment-details.js +1 -1
  44. package/lib/model/block-volume-mount-details.d.ts +1 -1
  45. package/lib/model/block-volume-mount-details.js +1 -1
  46. package/lib/model/cancel-dr-plan-execution-details.d.ts +1 -1
  47. package/lib/model/cancel-dr-plan-execution-details.js +1 -1
  48. package/lib/model/change-dr-protection-group-compartment-details.d.ts +1 -1
  49. package/lib/model/change-dr-protection-group-compartment-details.js +1 -1
  50. package/lib/model/compute-instance-movable-file-system-operation.d.ts +1 -1
  51. package/lib/model/compute-instance-movable-file-system-operation.js +1 -1
  52. package/lib/model/compute-instance-movable-vnic-mapping-details.d.ts +1 -1
  53. package/lib/model/compute-instance-movable-vnic-mapping-details.js +1 -1
  54. package/lib/model/compute-instance-movable-vnic-mapping.d.ts +1 -1
  55. package/lib/model/compute-instance-movable-vnic-mapping.js +1 -1
  56. package/lib/model/compute-instance-non-movable-block-volume-attach-and-mount-operations-details.d.ts +1 -1
  57. package/lib/model/compute-instance-non-movable-block-volume-attach-and-mount-operations-details.js +1 -1
  58. package/lib/model/compute-instance-non-movable-block-volume-attach-operation-details.d.ts +1 -1
  59. package/lib/model/compute-instance-non-movable-block-volume-attach-operation-details.js +1 -1
  60. package/lib/model/compute-instance-non-movable-block-volume-mount-operation-details.d.ts +1 -1
  61. package/lib/model/compute-instance-non-movable-block-volume-mount-operation-details.js +1 -1
  62. package/lib/model/compute-instance-non-movable-block-volume-operation.d.ts +1 -1
  63. package/lib/model/compute-instance-non-movable-block-volume-operation.js +1 -1
  64. package/lib/model/compute-instance-non-movable-file-system-operation.d.ts +1 -1
  65. package/lib/model/compute-instance-non-movable-file-system-operation.js +1 -1
  66. package/lib/model/compute-instance-vnic-mapping-details.d.ts +1 -1
  67. package/lib/model/compute-instance-vnic-mapping-details.js +1 -1
  68. package/lib/model/compute-instance-vnic-mapping.d.ts +1 -1
  69. package/lib/model/compute-instance-vnic-mapping.js +1 -1
  70. package/lib/model/create-automatic-dr-configuration-details.d.ts +1 -1
  71. package/lib/model/create-automatic-dr-configuration-details.js +1 -1
  72. package/lib/model/create-automatic-dr-configuration-member-autonomous-container-database-details.d.ts +1 -1
  73. package/lib/model/create-automatic-dr-configuration-member-autonomous-container-database-details.js +1 -1
  74. package/lib/model/create-automatic-dr-configuration-member-autonomous-database-details.d.ts +1 -1
  75. package/lib/model/create-automatic-dr-configuration-member-autonomous-database-details.js +1 -1
  76. package/lib/model/create-automatic-dr-configuration-member-database-details.d.ts +1 -1
  77. package/lib/model/create-automatic-dr-configuration-member-database-details.js +1 -1
  78. package/lib/model/create-automatic-dr-configuration-member-details.d.ts +1 -1
  79. package/lib/model/create-automatic-dr-configuration-member-details.js +1 -1
  80. package/lib/model/create-block-volume-attachment-details.d.ts +1 -1
  81. package/lib/model/create-block-volume-attachment-details.js +1 -1
  82. package/lib/model/create-block-volume-mount-details.d.ts +1 -1
  83. package/lib/model/create-block-volume-mount-details.js +1 -1
  84. package/lib/model/create-compute-instance-movable-file-system-operation-details.d.ts +1 -1
  85. package/lib/model/create-compute-instance-movable-file-system-operation-details.js +1 -1
  86. package/lib/model/create-compute-instance-non-movable-block-volume-attach-and-mount-operations-details.d.ts +1 -1
  87. package/lib/model/create-compute-instance-non-movable-block-volume-attach-and-mount-operations-details.js +1 -1
  88. package/lib/model/create-compute-instance-non-movable-block-volume-attach-operation-details.d.ts +1 -1
  89. package/lib/model/create-compute-instance-non-movable-block-volume-attach-operation-details.js +1 -1
  90. package/lib/model/create-compute-instance-non-movable-block-volume-mount-operation-details.d.ts +1 -1
  91. package/lib/model/create-compute-instance-non-movable-block-volume-mount-operation-details.js +1 -1
  92. package/lib/model/create-compute-instance-non-movable-block-volume-operation-details.d.ts +1 -1
  93. package/lib/model/create-compute-instance-non-movable-block-volume-operation-details.js +1 -1
  94. package/lib/model/create-compute-instance-non-movable-file-system-operation-details.d.ts +1 -1
  95. package/lib/model/create-compute-instance-non-movable-file-system-operation-details.js +1 -1
  96. package/lib/model/create-dr-plan-details.d.ts +1 -1
  97. package/lib/model/create-dr-plan-details.js +1 -1
  98. package/lib/model/create-dr-plan-execution-details.d.ts +1 -1
  99. package/lib/model/create-dr-plan-execution-details.js +1 -1
  100. package/lib/model/create-dr-protection-group-details.d.ts +1 -1
  101. package/lib/model/create-dr-protection-group-details.js +1 -1
  102. package/lib/model/create-dr-protection-group-member-autonomous-container-database-details.d.ts +1 -1
  103. package/lib/model/create-dr-protection-group-member-autonomous-container-database-details.js +1 -1
  104. package/lib/model/create-dr-protection-group-member-autonomous-database-details.d.ts +1 -1
  105. package/lib/model/create-dr-protection-group-member-autonomous-database-details.js +1 -1
  106. package/lib/model/create-dr-protection-group-member-compute-instance-details.d.ts +1 -1
  107. package/lib/model/create-dr-protection-group-member-compute-instance-details.js +1 -1
  108. package/lib/model/create-dr-protection-group-member-compute-instance-movable-details.d.ts +1 -1
  109. package/lib/model/create-dr-protection-group-member-compute-instance-movable-details.js +1 -1
  110. package/lib/model/create-dr-protection-group-member-compute-instance-non-movable-details.d.ts +1 -1
  111. package/lib/model/create-dr-protection-group-member-compute-instance-non-movable-details.js +1 -1
  112. package/lib/model/create-dr-protection-group-member-database-details.d.ts +1 -1
  113. package/lib/model/create-dr-protection-group-member-database-details.js +1 -1
  114. package/lib/model/create-dr-protection-group-member-details.d.ts +1 -1
  115. package/lib/model/create-dr-protection-group-member-details.js +5 -1
  116. package/lib/model/create-dr-protection-group-member-details.js.map +1 -1
  117. package/lib/model/create-dr-protection-group-member-file-system-details.d.ts +1 -1
  118. package/lib/model/create-dr-protection-group-member-file-system-details.js +1 -1
  119. package/lib/model/create-dr-protection-group-member-integration-instance-details.d.ts +28 -0
  120. package/lib/model/create-dr-protection-group-member-integration-instance-details.js +58 -0
  121. package/lib/model/create-dr-protection-group-member-integration-instance-details.js.map +1 -0
  122. package/lib/model/create-dr-protection-group-member-load-balancer-details.d.ts +1 -1
  123. package/lib/model/create-dr-protection-group-member-load-balancer-details.js +1 -1
  124. package/lib/model/create-dr-protection-group-member-my-sql-db-system-details.d.ts +1 -1
  125. package/lib/model/create-dr-protection-group-member-my-sql-db-system-details.js +1 -1
  126. package/lib/model/create-dr-protection-group-member-network-load-balancer-details.d.ts +1 -1
  127. package/lib/model/create-dr-protection-group-member-network-load-balancer-details.js +1 -1
  128. package/lib/model/create-dr-protection-group-member-object-storage-bucket-details.d.ts +1 -1
  129. package/lib/model/create-dr-protection-group-member-object-storage-bucket-details.js +1 -1
  130. package/lib/model/create-dr-protection-group-member-oke-cluster-details.d.ts +7 -1
  131. package/lib/model/create-dr-protection-group-member-oke-cluster-details.js +11 -1
  132. package/lib/model/create-dr-protection-group-member-oke-cluster-details.js.map +1 -1
  133. package/lib/model/create-dr-protection-group-member-volume-group-details.d.ts +1 -1
  134. package/lib/model/create-dr-protection-group-member-volume-group-details.js +1 -1
  135. package/lib/model/create-file-system-mount-details.d.ts +1 -1
  136. package/lib/model/create-file-system-mount-details.js +1 -1
  137. package/lib/model/create-file-system-unmount-details.d.ts +1 -1
  138. package/lib/model/create-file-system-unmount-details.js +1 -1
  139. package/lib/model/create-my-sql-db-system-admin-user-details.d.ts +1 -1
  140. package/lib/model/create-my-sql-db-system-admin-user-details.js +1 -1
  141. package/lib/model/create-my-sql-db-system-replication-user-details.d.ts +1 -1
  142. package/lib/model/create-my-sql-db-system-replication-user-details.js +1 -1
  143. package/lib/model/create-object-storage-log-location-details.d.ts +1 -1
  144. package/lib/model/create-object-storage-log-location-details.js +1 -1
  145. package/lib/model/create-oke-backup-location-details.d.ts +1 -1
  146. package/lib/model/create-oke-backup-location-details.js +1 -1
  147. package/lib/model/create-oke-cluster-backup-config-details.d.ts +1 -1
  148. package/lib/model/create-oke-cluster-backup-config-details.js +1 -1
  149. package/lib/model/create-oke-cluster-load-balancer-mapping-details.d.ts +1 -1
  150. package/lib/model/create-oke-cluster-load-balancer-mapping-details.js +1 -1
  151. package/lib/model/create-oke-cluster-managed-node-pool-configuration-details.d.ts +1 -1
  152. package/lib/model/create-oke-cluster-managed-node-pool-configuration-details.js +1 -1
  153. package/lib/model/create-oke-cluster-network-load-balancer-mapping-details.d.ts +1 -1
  154. package/lib/model/create-oke-cluster-network-load-balancer-mapping-details.js +1 -1
  155. package/lib/model/create-oke-cluster-resource-modifier-mapping-details.d.ts +37 -0
  156. package/lib/model/create-oke-cluster-resource-modifier-mapping-details.js +33 -0
  157. package/lib/model/create-oke-cluster-resource-modifier-mapping-details.js.map +1 -0
  158. package/lib/model/create-oke-cluster-vault-mapping-details.d.ts +1 -1
  159. package/lib/model/create-oke-cluster-vault-mapping-details.js +1 -1
  160. package/lib/model/create-oke-cluster-virtual-node-pool-configuration-details.d.ts +1 -1
  161. package/lib/model/create-oke-cluster-virtual-node-pool-configuration-details.js +1 -1
  162. package/lib/model/create-source-volume-to-destination-encryption-key-mapping-details.d.ts +1 -1
  163. package/lib/model/create-source-volume-to-destination-encryption-key-mapping-details.js +1 -1
  164. package/lib/model/create-vault-and-encryption-key-details.d.ts +1 -1
  165. package/lib/model/create-vault-and-encryption-key-details.js +1 -1
  166. package/lib/model/disassociate-dr-protection-group-default-details.d.ts +1 -1
  167. package/lib/model/disassociate-dr-protection-group-default-details.js +1 -1
  168. package/lib/model/disassociate-dr-protection-group-details.d.ts +1 -1
  169. package/lib/model/disassociate-dr-protection-group-details.js +1 -1
  170. package/lib/model/dr-plan-collection.d.ts +1 -1
  171. package/lib/model/dr-plan-collection.js +1 -1
  172. package/lib/model/dr-plan-execution-collection.d.ts +1 -1
  173. package/lib/model/dr-plan-execution-collection.js +1 -1
  174. package/lib/model/dr-plan-execution-control-details.d.ts +1 -1
  175. package/lib/model/dr-plan-execution-control-details.js +1 -1
  176. package/lib/model/dr-plan-execution-failed-step-status-counts.d.ts +41 -0
  177. package/lib/model/dr-plan-execution-failed-step-status-counts.js +33 -0
  178. package/lib/model/dr-plan-execution-failed-step-status-counts.js.map +1 -0
  179. package/lib/model/dr-plan-execution-lifecycle-state.d.ts +1 -1
  180. package/lib/model/dr-plan-execution-lifecycle-state.js +1 -1
  181. package/lib/model/dr-plan-execution-option-details.d.ts +1 -1
  182. package/lib/model/dr-plan-execution-option-details.js +1 -1
  183. package/lib/model/dr-plan-execution-options.d.ts +1 -1
  184. package/lib/model/dr-plan-execution-options.js +1 -1
  185. package/lib/model/dr-plan-execution-remaining-step-status-counts.d.ts +46 -0
  186. package/lib/model/dr-plan-execution-remaining-step-status-counts.js +33 -0
  187. package/lib/model/dr-plan-execution-remaining-step-status-counts.js.map +1 -0
  188. package/lib/model/dr-plan-execution-skipped-step-status-counts.d.ts +51 -0
  189. package/lib/model/dr-plan-execution-skipped-step-status-counts.js +33 -0
  190. package/lib/model/dr-plan-execution-skipped-step-status-counts.js.map +1 -0
  191. package/lib/model/dr-plan-execution-step-status-counts.d.ts +37 -0
  192. package/lib/model/dr-plan-execution-step-status-counts.js +85 -0
  193. package/lib/model/dr-plan-execution-step-status-counts.js.map +1 -0
  194. package/lib/model/dr-plan-execution-successful-step-status-counts.d.ts +36 -0
  195. package/lib/model/dr-plan-execution-successful-step-status-counts.js +33 -0
  196. package/lib/model/dr-plan-execution-successful-step-status-counts.js.map +1 -0
  197. package/lib/model/dr-plan-execution-summary.d.ts +1 -1
  198. package/lib/model/dr-plan-execution-summary.js +1 -1
  199. package/lib/model/dr-plan-execution-type.d.ts +1 -1
  200. package/lib/model/dr-plan-execution-type.js +1 -1
  201. package/lib/model/dr-plan-execution-warning-step-status-counts.d.ts +36 -0
  202. package/lib/model/dr-plan-execution-warning-step-status-counts.js +33 -0
  203. package/lib/model/dr-plan-execution-warning-step-status-counts.js.map +1 -0
  204. package/lib/model/dr-plan-execution.d.ts +2 -1
  205. package/lib/model/dr-plan-execution.js +7 -1
  206. package/lib/model/dr-plan-execution.js.map +1 -1
  207. package/lib/model/dr-plan-group-execution-status.d.ts +1 -1
  208. package/lib/model/dr-plan-group-execution-status.js +1 -1
  209. package/lib/model/dr-plan-group-execution.d.ts +1 -1
  210. package/lib/model/dr-plan-group-execution.js +1 -1
  211. package/lib/model/dr-plan-group-refresh-status.d.ts +1 -1
  212. package/lib/model/dr-plan-group-refresh-status.js +1 -1
  213. package/lib/model/dr-plan-group-type.d.ts +1 -1
  214. package/lib/model/dr-plan-group-type.js +1 -1
  215. package/lib/model/dr-plan-group.d.ts +1 -1
  216. package/lib/model/dr-plan-group.js +1 -1
  217. package/lib/model/dr-plan-lifecycle-state.d.ts +1 -1
  218. package/lib/model/dr-plan-lifecycle-state.js +1 -1
  219. package/lib/model/dr-plan-lifecycle-sub-state.d.ts +1 -1
  220. package/lib/model/dr-plan-lifecycle-sub-state.js +1 -1
  221. package/lib/model/dr-plan-step-error-mode.d.ts +1 -1
  222. package/lib/model/dr-plan-step-error-mode.js +1 -1
  223. package/lib/model/dr-plan-step-execution-status.d.ts +3 -1
  224. package/lib/model/dr-plan-step-execution-status.js +3 -1
  225. package/lib/model/dr-plan-step-execution-status.js.map +1 -1
  226. package/lib/model/dr-plan-step-execution.d.ts +1 -1
  227. package/lib/model/dr-plan-step-execution.js +1 -1
  228. package/lib/model/dr-plan-step-refresh-status.d.ts +1 -1
  229. package/lib/model/dr-plan-step-refresh-status.js +1 -1
  230. package/lib/model/dr-plan-step-type.d.ts +9 -1
  231. package/lib/model/dr-plan-step-type.js +9 -1
  232. package/lib/model/dr-plan-step-type.js.map +1 -1
  233. package/lib/model/dr-plan-step.d.ts +1 -1
  234. package/lib/model/dr-plan-step.js +1 -1
  235. package/lib/model/dr-plan-summary.d.ts +1 -1
  236. package/lib/model/dr-plan-summary.js +1 -1
  237. package/lib/model/dr-plan-type.d.ts +1 -1
  238. package/lib/model/dr-plan-type.js +1 -1
  239. package/lib/model/dr-plan-user-defined-step.d.ts +1 -1
  240. package/lib/model/dr-plan-user-defined-step.js +1 -1
  241. package/lib/model/dr-plan.d.ts +1 -1
  242. package/lib/model/dr-plan.js +1 -1
  243. package/lib/model/dr-protection-group-auth-type.d.ts +1 -1
  244. package/lib/model/dr-protection-group-auth-type.js +1 -1
  245. package/lib/model/dr-protection-group-collection.d.ts +1 -1
  246. package/lib/model/dr-protection-group-collection.js +1 -1
  247. package/lib/model/dr-protection-group-lifecycle-state.d.ts +1 -1
  248. package/lib/model/dr-protection-group-lifecycle-state.js +1 -1
  249. package/lib/model/dr-protection-group-lifecycle-sub-state.d.ts +1 -1
  250. package/lib/model/dr-protection-group-lifecycle-sub-state.js +1 -1
  251. package/lib/model/dr-protection-group-member-autonomous-container-database.d.ts +1 -1
  252. package/lib/model/dr-protection-group-member-autonomous-container-database.js +1 -1
  253. package/lib/model/dr-protection-group-member-autonomous-database.d.ts +1 -1
  254. package/lib/model/dr-protection-group-member-autonomous-database.js +1 -1
  255. package/lib/model/dr-protection-group-member-compute-instance-movable.d.ts +1 -1
  256. package/lib/model/dr-protection-group-member-compute-instance-movable.js +1 -1
  257. package/lib/model/dr-protection-group-member-compute-instance-non-movable.d.ts +1 -1
  258. package/lib/model/dr-protection-group-member-compute-instance-non-movable.js +1 -1
  259. package/lib/model/dr-protection-group-member-compute-instance.d.ts +1 -1
  260. package/lib/model/dr-protection-group-member-compute-instance.js +1 -1
  261. package/lib/model/dr-protection-group-member-database.d.ts +1 -1
  262. package/lib/model/dr-protection-group-member-database.js +1 -1
  263. package/lib/model/dr-protection-group-member-file-system.d.ts +1 -1
  264. package/lib/model/dr-protection-group-member-file-system.js +1 -1
  265. package/lib/model/dr-protection-group-member-integration-instance.d.ts +29 -0
  266. package/lib/model/dr-protection-group-member-integration-instance.js +58 -0
  267. package/lib/model/dr-protection-group-member-integration-instance.js.map +1 -0
  268. package/lib/model/dr-protection-group-member-load-balancer.d.ts +1 -1
  269. package/lib/model/dr-protection-group-member-load-balancer.js +1 -1
  270. package/lib/model/dr-protection-group-member-my-sql-db-system.d.ts +1 -1
  271. package/lib/model/dr-protection-group-member-my-sql-db-system.js +1 -1
  272. package/lib/model/dr-protection-group-member-network-load-balancer.d.ts +1 -1
  273. package/lib/model/dr-protection-group-member-network-load-balancer.js +1 -1
  274. package/lib/model/dr-protection-group-member-object-storage-bucket.d.ts +1 -1
  275. package/lib/model/dr-protection-group-member-object-storage-bucket.js +1 -1
  276. package/lib/model/dr-protection-group-member-oke-cluster.d.ts +7 -1
  277. package/lib/model/dr-protection-group-member-oke-cluster.js +11 -1
  278. package/lib/model/dr-protection-group-member-oke-cluster.js.map +1 -1
  279. package/lib/model/dr-protection-group-member-type.d.ts +3 -1
  280. package/lib/model/dr-protection-group-member-type.js +3 -1
  281. package/lib/model/dr-protection-group-member-type.js.map +1 -1
  282. package/lib/model/dr-protection-group-member-volume-group.d.ts +1 -1
  283. package/lib/model/dr-protection-group-member-volume-group.js +1 -1
  284. package/lib/model/dr-protection-group-member.d.ts +1 -1
  285. package/lib/model/dr-protection-group-member.js +5 -1
  286. package/lib/model/dr-protection-group-member.js.map +1 -1
  287. package/lib/model/dr-protection-group-role.d.ts +1 -1
  288. package/lib/model/dr-protection-group-role.js +1 -1
  289. package/lib/model/dr-protection-group-summary.d.ts +1 -1
  290. package/lib/model/dr-protection-group-summary.js +1 -1
  291. package/lib/model/dr-protection-group.d.ts +1 -1
  292. package/lib/model/dr-protection-group.js +1 -1
  293. package/lib/model/failover-execution-option-details.d.ts +1 -1
  294. package/lib/model/failover-execution-option-details.js +1 -1
  295. package/lib/model/failover-execution-options.d.ts +1 -1
  296. package/lib/model/failover-execution-options.js +1 -1
  297. package/lib/model/failover-precheck-execution-option-details.d.ts +1 -1
  298. package/lib/model/failover-precheck-execution-option-details.js +1 -1
  299. package/lib/model/failover-precheck-execution-options.d.ts +1 -1
  300. package/lib/model/failover-precheck-execution-options.js +1 -1
  301. package/lib/model/file-system-export-mapping-details.d.ts +1 -1
  302. package/lib/model/file-system-export-mapping-details.js +1 -1
  303. package/lib/model/file-system-export-mapping.d.ts +1 -1
  304. package/lib/model/file-system-export-mapping.js +1 -1
  305. package/lib/model/file-system-mount-details.d.ts +1 -1
  306. package/lib/model/file-system-mount-details.js +1 -1
  307. package/lib/model/file-system-unmount-details.d.ts +1 -1
  308. package/lib/model/file-system-unmount-details.js +1 -1
  309. package/lib/model/ignore-dr-plan-execution-details.d.ts +1 -1
  310. package/lib/model/ignore-dr-plan-execution-details.js +1 -1
  311. package/lib/model/index.d.ts +27 -1
  312. package/lib/model/index.js +33 -6
  313. package/lib/model/index.js.map +1 -1
  314. package/lib/model/invoke-function-precheck-step.d.ts +1 -1
  315. package/lib/model/invoke-function-precheck-step.js +1 -1
  316. package/lib/model/invoke-function-step.d.ts +1 -1
  317. package/lib/model/invoke-function-step.js +1 -1
  318. package/lib/model/invoke-function-user-defined-custom-precheck-step.d.ts +1 -1
  319. package/lib/model/invoke-function-user-defined-custom-precheck-step.js +1 -1
  320. package/lib/model/load-balancer-backend-set-mapping-details.d.ts +1 -1
  321. package/lib/model/load-balancer-backend-set-mapping-details.js +1 -1
  322. package/lib/model/load-balancer-backend-set-mapping.d.ts +1 -1
  323. package/lib/model/load-balancer-backend-set-mapping.js +1 -1
  324. package/lib/model/local-script-precheck-step.d.ts +1 -1
  325. package/lib/model/local-script-precheck-step.js +1 -1
  326. package/lib/model/my-sql-db-system-admin-user-details.d.ts +1 -1
  327. package/lib/model/my-sql-db-system-admin-user-details.js +1 -1
  328. package/lib/model/my-sql-db-system-replication-user-details.d.ts +1 -1
  329. package/lib/model/my-sql-db-system-replication-user-details.js +1 -1
  330. package/lib/model/network-load-balancer-backend-set-mapping-details.d.ts +1 -1
  331. package/lib/model/network-load-balancer-backend-set-mapping-details.js +1 -1
  332. package/lib/model/network-load-balancer-backend-set-mapping.d.ts +1 -1
  333. package/lib/model/network-load-balancer-backend-set-mapping.js +1 -1
  334. package/lib/model/object-storage-log-location.d.ts +1 -1
  335. package/lib/model/object-storage-log-location.js +1 -1
  336. package/lib/model/object-storage-script-location.d.ts +1 -1
  337. package/lib/model/object-storage-script-location.js +1 -1
  338. package/lib/model/object-store-script-precheck-step.d.ts +1 -1
  339. package/lib/model/object-store-script-precheck-step.js +1 -1
  340. package/lib/model/oke-backup-location.d.ts +1 -1
  341. package/lib/model/oke-backup-location.js +1 -1
  342. package/lib/model/oke-cluster-backup-config.d.ts +1 -1
  343. package/lib/model/oke-cluster-backup-config.js +1 -1
  344. package/lib/model/oke-cluster-image-replication.d.ts +1 -1
  345. package/lib/model/oke-cluster-image-replication.js +1 -1
  346. package/lib/model/oke-cluster-load-balancer-mapping.d.ts +1 -1
  347. package/lib/model/oke-cluster-load-balancer-mapping.js +1 -1
  348. package/lib/model/oke-cluster-managed-node-pool-configuration.d.ts +1 -1
  349. package/lib/model/oke-cluster-managed-node-pool-configuration.js +1 -1
  350. package/lib/model/oke-cluster-network-load-balancer-mapping.d.ts +1 -1
  351. package/lib/model/oke-cluster-network-load-balancer-mapping.js +1 -1
  352. package/lib/model/oke-cluster-resource-modifier-mapping.d.ts +37 -0
  353. package/lib/model/oke-cluster-resource-modifier-mapping.js +33 -0
  354. package/lib/model/oke-cluster-resource-modifier-mapping.js.map +1 -0
  355. package/lib/model/oke-cluster-vault-mapping.d.ts +1 -1
  356. package/lib/model/oke-cluster-vault-mapping.js +1 -1
  357. package/lib/model/oke-cluster-virtual-node-pool-configuration.d.ts +1 -1
  358. package/lib/model/oke-cluster-virtual-node-pool-configuration.js +1 -1
  359. package/lib/model/operation-status.d.ts +1 -1
  360. package/lib/model/operation-status.js +1 -1
  361. package/lib/model/operation-type.d.ts +1 -1
  362. package/lib/model/operation-type.js +1 -1
  363. package/lib/model/pause-dr-plan-execution-details.d.ts +1 -1
  364. package/lib/model/pause-dr-plan-execution-details.js +1 -1
  365. package/lib/model/refresh-dr-plan-default-details.d.ts +1 -1
  366. package/lib/model/refresh-dr-plan-default-details.js +1 -1
  367. package/lib/model/refresh-dr-plan-details.d.ts +1 -1
  368. package/lib/model/refresh-dr-plan-details.js +1 -1
  369. package/lib/model/resume-dr-plan-execution-details.d.ts +1 -1
  370. package/lib/model/resume-dr-plan-execution-details.js +1 -1
  371. package/lib/model/retry-dr-plan-execution-details.d.ts +1 -1
  372. package/lib/model/retry-dr-plan-execution-details.js +1 -1
  373. package/lib/model/run-local-script-user-defined-custom-precheck-step.d.ts +1 -1
  374. package/lib/model/run-local-script-user-defined-custom-precheck-step.js +1 -1
  375. package/lib/model/run-local-script-user-defined-step.d.ts +1 -1
  376. package/lib/model/run-local-script-user-defined-step.js +1 -1
  377. package/lib/model/run-object-store-script-user-defined-custom-precheck-step.d.ts +13 -1
  378. package/lib/model/run-object-store-script-user-defined-custom-precheck-step.js +1 -1
  379. package/lib/model/run-object-store-script-user-defined-custom-precheck-step.js.map +1 -1
  380. package/lib/model/run-object-store-script-user-defined-step.d.ts +13 -1
  381. package/lib/model/run-object-store-script-user-defined-step.js +1 -1
  382. package/lib/model/run-object-store-script-user-defined-step.js.map +1 -1
  383. package/lib/model/sort-order.d.ts +1 -1
  384. package/lib/model/sort-order.js +1 -1
  385. package/lib/model/source-volume-to-destination-encryption-key-mapping.d.ts +1 -1
  386. package/lib/model/source-volume-to-destination-encryption-key-mapping.js +1 -1
  387. package/lib/model/start-drill-execution-option-details.d.ts +1 -1
  388. package/lib/model/start-drill-execution-option-details.js +1 -1
  389. package/lib/model/start-drill-execution-options.d.ts +1 -1
  390. package/lib/model/start-drill-execution-options.js +1 -1
  391. package/lib/model/start-drill-precheck-execution-option-details.d.ts +1 -1
  392. package/lib/model/start-drill-precheck-execution-option-details.js +1 -1
  393. package/lib/model/start-drill-precheck-execution-options.d.ts +1 -1
  394. package/lib/model/start-drill-precheck-execution-options.js +1 -1
  395. package/lib/model/stop-drill-execution-option-details.d.ts +1 -1
  396. package/lib/model/stop-drill-execution-option-details.js +1 -1
  397. package/lib/model/stop-drill-execution-options.d.ts +1 -1
  398. package/lib/model/stop-drill-execution-options.js +1 -1
  399. package/lib/model/stop-drill-precheck-execution-option-details.d.ts +1 -1
  400. package/lib/model/stop-drill-precheck-execution-option-details.js +1 -1
  401. package/lib/model/stop-drill-precheck-execution-options.d.ts +1 -1
  402. package/lib/model/stop-drill-precheck-execution-options.js +1 -1
  403. package/lib/model/switchover-execution-option-details.d.ts +1 -1
  404. package/lib/model/switchover-execution-option-details.js +1 -1
  405. package/lib/model/switchover-execution-options.d.ts +1 -1
  406. package/lib/model/switchover-execution-options.js +1 -1
  407. package/lib/model/switchover-precheck-execution-option-details.d.ts +1 -1
  408. package/lib/model/switchover-precheck-execution-option-details.js +1 -1
  409. package/lib/model/switchover-precheck-execution-options.d.ts +1 -1
  410. package/lib/model/switchover-precheck-execution-options.js +1 -1
  411. package/lib/model/update-automatic-dr-configuration-details.d.ts +1 -1
  412. package/lib/model/update-automatic-dr-configuration-details.js +1 -1
  413. package/lib/model/update-automatic-dr-configuration-member-autonomous-container-database-details.d.ts +1 -1
  414. package/lib/model/update-automatic-dr-configuration-member-autonomous-container-database-details.js +1 -1
  415. package/lib/model/update-automatic-dr-configuration-member-autonomous-database-details.d.ts +1 -1
  416. package/lib/model/update-automatic-dr-configuration-member-autonomous-database-details.js +1 -1
  417. package/lib/model/update-automatic-dr-configuration-member-database-details.d.ts +1 -1
  418. package/lib/model/update-automatic-dr-configuration-member-database-details.js +1 -1
  419. package/lib/model/update-automatic-dr-configuration-member-details.d.ts +1 -1
  420. package/lib/model/update-automatic-dr-configuration-member-details.js +1 -1
  421. package/lib/model/update-block-volume-attachment-details.d.ts +1 -1
  422. package/lib/model/update-block-volume-attachment-details.js +1 -1
  423. package/lib/model/update-block-volume-mount-details.d.ts +1 -1
  424. package/lib/model/update-block-volume-mount-details.js +1 -1
  425. package/lib/model/update-compute-instance-movable-file-system-operation-details.d.ts +1 -1
  426. package/lib/model/update-compute-instance-movable-file-system-operation-details.js +1 -1
  427. package/lib/model/update-compute-instance-non-movable-block-volume-attach-and-mount-operations-details.d.ts +1 -1
  428. package/lib/model/update-compute-instance-non-movable-block-volume-attach-and-mount-operations-details.js +1 -1
  429. package/lib/model/update-compute-instance-non-movable-block-volume-attach-operation-details.d.ts +1 -1
  430. package/lib/model/update-compute-instance-non-movable-block-volume-attach-operation-details.js +1 -1
  431. package/lib/model/update-compute-instance-non-movable-block-volume-mount-operation-details.d.ts +1 -1
  432. package/lib/model/update-compute-instance-non-movable-block-volume-mount-operation-details.js +1 -1
  433. package/lib/model/update-compute-instance-non-movable-block-volume-operation-details.d.ts +1 -1
  434. package/lib/model/update-compute-instance-non-movable-block-volume-operation-details.js +1 -1
  435. package/lib/model/update-compute-instance-non-movable-file-system-operation-details.d.ts +1 -1
  436. package/lib/model/update-compute-instance-non-movable-file-system-operation-details.js +1 -1
  437. package/lib/model/update-dr-plan-details.d.ts +1 -1
  438. package/lib/model/update-dr-plan-details.js +1 -1
  439. package/lib/model/update-dr-plan-execution-details.d.ts +2 -2
  440. package/lib/model/update-dr-plan-execution-details.js +1 -1
  441. package/lib/model/update-dr-plan-group-details.d.ts +1 -1
  442. package/lib/model/update-dr-plan-group-details.js +1 -1
  443. package/lib/model/update-dr-plan-step-details.d.ts +1 -1
  444. package/lib/model/update-dr-plan-step-details.js +1 -1
  445. package/lib/model/update-dr-plan-user-defined-step-details.d.ts +1 -1
  446. package/lib/model/update-dr-plan-user-defined-step-details.js +1 -1
  447. package/lib/model/update-dr-protection-group-details.d.ts +1 -1
  448. package/lib/model/update-dr-protection-group-details.js +1 -1
  449. package/lib/model/update-dr-protection-group-member-autonomous-container-database-details.d.ts +1 -1
  450. package/lib/model/update-dr-protection-group-member-autonomous-container-database-details.js +1 -1
  451. package/lib/model/update-dr-protection-group-member-autonomous-database-details.d.ts +1 -1
  452. package/lib/model/update-dr-protection-group-member-autonomous-database-details.js +1 -1
  453. package/lib/model/update-dr-protection-group-member-compute-instance-details.d.ts +1 -1
  454. package/lib/model/update-dr-protection-group-member-compute-instance-details.js +1 -1
  455. package/lib/model/update-dr-protection-group-member-compute-instance-movable-details.d.ts +1 -1
  456. package/lib/model/update-dr-protection-group-member-compute-instance-movable-details.js +1 -1
  457. package/lib/model/update-dr-protection-group-member-compute-instance-non-movable-details.d.ts +1 -1
  458. package/lib/model/update-dr-protection-group-member-compute-instance-non-movable-details.js +1 -1
  459. package/lib/model/update-dr-protection-group-member-database-details.d.ts +1 -1
  460. package/lib/model/update-dr-protection-group-member-database-details.js +1 -1
  461. package/lib/model/update-dr-protection-group-member-details.d.ts +1 -1
  462. package/lib/model/update-dr-protection-group-member-details.js +5 -1
  463. package/lib/model/update-dr-protection-group-member-details.js.map +1 -1
  464. package/lib/model/update-dr-protection-group-member-file-system-details.d.ts +1 -1
  465. package/lib/model/update-dr-protection-group-member-file-system-details.js +1 -1
  466. package/lib/model/update-dr-protection-group-member-integration-instance-details.d.ts +28 -0
  467. package/lib/model/update-dr-protection-group-member-integration-instance-details.js +58 -0
  468. package/lib/model/update-dr-protection-group-member-integration-instance-details.js.map +1 -0
  469. package/lib/model/update-dr-protection-group-member-load-balancer-details.d.ts +1 -1
  470. package/lib/model/update-dr-protection-group-member-load-balancer-details.js +1 -1
  471. package/lib/model/update-dr-protection-group-member-my-sql-db-system-details.d.ts +1 -1
  472. package/lib/model/update-dr-protection-group-member-my-sql-db-system-details.js +1 -1
  473. package/lib/model/update-dr-protection-group-member-network-load-balancer-details.d.ts +1 -1
  474. package/lib/model/update-dr-protection-group-member-network-load-balancer-details.js +1 -1
  475. package/lib/model/update-dr-protection-group-member-object-storage-bucket-details.d.ts +1 -1
  476. package/lib/model/update-dr-protection-group-member-object-storage-bucket-details.js +1 -1
  477. package/lib/model/update-dr-protection-group-member-oke-cluster-details.d.ts +7 -1
  478. package/lib/model/update-dr-protection-group-member-oke-cluster-details.js +11 -1
  479. package/lib/model/update-dr-protection-group-member-oke-cluster-details.js.map +1 -1
  480. package/lib/model/update-dr-protection-group-member-volume-group-details.d.ts +1 -1
  481. package/lib/model/update-dr-protection-group-member-volume-group-details.js +1 -1
  482. package/lib/model/update-dr-protection-group-role-details.d.ts +1 -1
  483. package/lib/model/update-dr-protection-group-role-details.js +1 -1
  484. package/lib/model/update-file-system-mount-details.d.ts +1 -1
  485. package/lib/model/update-file-system-mount-details.js +1 -1
  486. package/lib/model/update-file-system-unmount-details.d.ts +1 -1
  487. package/lib/model/update-file-system-unmount-details.js +1 -1
  488. package/lib/model/update-invoke-function-precheck-step-details.d.ts +1 -1
  489. package/lib/model/update-invoke-function-precheck-step-details.js +1 -1
  490. package/lib/model/update-invoke-function-user-defined-custom-precheck-step-details.d.ts +1 -1
  491. package/lib/model/update-invoke-function-user-defined-custom-precheck-step-details.js +1 -1
  492. package/lib/model/update-invoke-function-user-defined-step-details.d.ts +1 -1
  493. package/lib/model/update-invoke-function-user-defined-step-details.js +1 -1
  494. package/lib/model/update-local-script-precheck-step-details.d.ts +1 -1
  495. package/lib/model/update-local-script-precheck-step-details.js +1 -1
  496. package/lib/model/update-my-sql-db-system-admin-user-details.d.ts +1 -1
  497. package/lib/model/update-my-sql-db-system-admin-user-details.js +1 -1
  498. package/lib/model/update-my-sql-db-system-replication-user-details.d.ts +1 -1
  499. package/lib/model/update-my-sql-db-system-replication-user-details.js +1 -1
  500. package/lib/model/update-object-storage-log-location-details.d.ts +1 -1
  501. package/lib/model/update-object-storage-log-location-details.js +1 -1
  502. package/lib/model/update-object-storage-script-location-details.d.ts +1 -1
  503. package/lib/model/update-object-storage-script-location-details.js +1 -1
  504. package/lib/model/update-object-store-script-precheck-step-details.d.ts +1 -1
  505. package/lib/model/update-object-store-script-precheck-step-details.js +1 -1
  506. package/lib/model/update-oke-backup-location-details.d.ts +1 -1
  507. package/lib/model/update-oke-backup-location-details.js +1 -1
  508. package/lib/model/update-oke-cluster-backup-config-details.d.ts +1 -1
  509. package/lib/model/update-oke-cluster-backup-config-details.js +1 -1
  510. package/lib/model/update-oke-cluster-load-balancer-mapping-details.d.ts +1 -1
  511. package/lib/model/update-oke-cluster-load-balancer-mapping-details.js +1 -1
  512. package/lib/model/update-oke-cluster-managed-node-pool-configuration-details.d.ts +1 -1
  513. package/lib/model/update-oke-cluster-managed-node-pool-configuration-details.js +1 -1
  514. package/lib/model/update-oke-cluster-network-load-balancer-mapping-details.d.ts +1 -1
  515. package/lib/model/update-oke-cluster-network-load-balancer-mapping-details.js +1 -1
  516. package/lib/model/update-oke-cluster-resource-modifier-mapping-details.d.ts +37 -0
  517. package/lib/model/update-oke-cluster-resource-modifier-mapping-details.js +33 -0
  518. package/lib/model/update-oke-cluster-resource-modifier-mapping-details.js.map +1 -0
  519. package/lib/model/update-oke-cluster-vault-mapping-details.d.ts +1 -1
  520. package/lib/model/update-oke-cluster-vault-mapping-details.js +1 -1
  521. package/lib/model/update-oke-cluster-virtual-node-pool-configuration-details.d.ts +1 -1
  522. package/lib/model/update-oke-cluster-virtual-node-pool-configuration-details.js +1 -1
  523. package/lib/model/update-run-local-script-user-defined-custom-precheck-step-details.d.ts +1 -1
  524. package/lib/model/update-run-local-script-user-defined-custom-precheck-step-details.js +1 -1
  525. package/lib/model/update-run-local-script-user-defined-step-details.d.ts +1 -1
  526. package/lib/model/update-run-local-script-user-defined-step-details.js +1 -1
  527. package/lib/model/update-run-object-store-script-user-defined-custom-precheck-step-details.d.ts +13 -1
  528. package/lib/model/update-run-object-store-script-user-defined-custom-precheck-step-details.js +1 -1
  529. package/lib/model/update-run-object-store-script-user-defined-custom-precheck-step-details.js.map +1 -1
  530. package/lib/model/update-run-object-store-script-user-defined-step-details.d.ts +13 -1
  531. package/lib/model/update-run-object-store-script-user-defined-step-details.js +1 -1
  532. package/lib/model/update-run-object-store-script-user-defined-step-details.js.map +1 -1
  533. package/lib/model/update-source-volume-to-destination-encryption-key-mapping-details.d.ts +1 -1
  534. package/lib/model/update-source-volume-to-destination-encryption-key-mapping-details.js +1 -1
  535. package/lib/model/update-vault-and-encryption-key-details.d.ts +1 -1
  536. package/lib/model/update-vault-and-encryption-key-details.js +1 -1
  537. package/lib/model/vault-and-encryption-key.d.ts +1 -1
  538. package/lib/model/vault-and-encryption-key.js +1 -1
  539. package/lib/model/verify-dr-plan-default-details.d.ts +1 -1
  540. package/lib/model/verify-dr-plan-default-details.js +1 -1
  541. package/lib/model/verify-dr-plan-details.d.ts +1 -1
  542. package/lib/model/verify-dr-plan-details.js +1 -1
  543. package/lib/model/work-request-error-collection.d.ts +1 -1
  544. package/lib/model/work-request-error-collection.js +1 -1
  545. package/lib/model/work-request-error.d.ts +1 -1
  546. package/lib/model/work-request-error.js +1 -1
  547. package/lib/model/work-request-log-entry-collection.d.ts +1 -1
  548. package/lib/model/work-request-log-entry-collection.js +1 -1
  549. package/lib/model/work-request-log-entry.d.ts +1 -1
  550. package/lib/model/work-request-log-entry.js +1 -1
  551. package/lib/model/work-request-resource.d.ts +1 -1
  552. package/lib/model/work-request-resource.js +1 -1
  553. package/lib/model/work-request-summary-collection.d.ts +1 -1
  554. package/lib/model/work-request-summary-collection.js +1 -1
  555. package/lib/model/work-request-summary.d.ts +1 -1
  556. package/lib/model/work-request-summary.js +1 -1
  557. package/lib/model/work-request.d.ts +1 -1
  558. package/lib/model/work-request.js +1 -1
  559. package/lib/request/associate-dr-protection-group-request.d.ts +1 -1
  560. package/lib/request/associate-dr-protection-group-request.js +1 -1
  561. package/lib/request/cancel-dr-plan-execution-request.d.ts +1 -1
  562. package/lib/request/cancel-dr-plan-execution-request.js +1 -1
  563. package/lib/request/cancel-work-request-request.d.ts +1 -1
  564. package/lib/request/cancel-work-request-request.js +1 -1
  565. package/lib/request/change-dr-protection-group-compartment-request.d.ts +1 -1
  566. package/lib/request/change-dr-protection-group-compartment-request.js +1 -1
  567. package/lib/request/create-automatic-dr-configuration-request.d.ts +1 -1
  568. package/lib/request/create-automatic-dr-configuration-request.js +1 -1
  569. package/lib/request/create-dr-plan-execution-request.d.ts +1 -1
  570. package/lib/request/create-dr-plan-execution-request.js +1 -1
  571. package/lib/request/create-dr-plan-request.d.ts +1 -1
  572. package/lib/request/create-dr-plan-request.js +1 -1
  573. package/lib/request/create-dr-protection-group-request.d.ts +1 -1
  574. package/lib/request/create-dr-protection-group-request.js +1 -1
  575. package/lib/request/delete-automatic-dr-configuration-request.d.ts +1 -1
  576. package/lib/request/delete-automatic-dr-configuration-request.js +1 -1
  577. package/lib/request/delete-dr-plan-execution-request.d.ts +1 -1
  578. package/lib/request/delete-dr-plan-execution-request.js +1 -1
  579. package/lib/request/delete-dr-plan-request.d.ts +1 -1
  580. package/lib/request/delete-dr-plan-request.js +1 -1
  581. package/lib/request/delete-dr-protection-group-request.d.ts +1 -1
  582. package/lib/request/delete-dr-protection-group-request.js +1 -1
  583. package/lib/request/disassociate-dr-protection-group-request.d.ts +1 -1
  584. package/lib/request/disassociate-dr-protection-group-request.js +1 -1
  585. package/lib/request/get-automatic-dr-configuration-request.d.ts +1 -1
  586. package/lib/request/get-automatic-dr-configuration-request.js +1 -1
  587. package/lib/request/get-dr-plan-execution-request.d.ts +1 -1
  588. package/lib/request/get-dr-plan-execution-request.js +1 -1
  589. package/lib/request/get-dr-plan-request.d.ts +1 -1
  590. package/lib/request/get-dr-plan-request.js +1 -1
  591. package/lib/request/get-dr-protection-group-request.d.ts +1 -1
  592. package/lib/request/get-dr-protection-group-request.js +1 -1
  593. package/lib/request/get-work-request-request.d.ts +1 -1
  594. package/lib/request/get-work-request-request.js +1 -1
  595. package/lib/request/ignore-dr-plan-execution-request.d.ts +1 -1
  596. package/lib/request/ignore-dr-plan-execution-request.js +1 -1
  597. package/lib/request/index.d.ts +1 -1
  598. package/lib/request/index.js +1 -1
  599. package/lib/request/list-automatic-dr-configurations-request.d.ts +1 -1
  600. package/lib/request/list-automatic-dr-configurations-request.js +1 -1
  601. package/lib/request/list-dr-plan-executions-request.d.ts +1 -1
  602. package/lib/request/list-dr-plan-executions-request.js +1 -1
  603. package/lib/request/list-dr-plans-request.d.ts +1 -1
  604. package/lib/request/list-dr-plans-request.js +1 -1
  605. package/lib/request/list-dr-protection-groups-request.d.ts +1 -1
  606. package/lib/request/list-dr-protection-groups-request.js +1 -1
  607. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  608. package/lib/request/list-work-request-errors-request.js +1 -1
  609. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  610. package/lib/request/list-work-request-logs-request.js +1 -1
  611. package/lib/request/list-work-requests-request.d.ts +1 -1
  612. package/lib/request/list-work-requests-request.js +1 -1
  613. package/lib/request/pause-dr-plan-execution-request.d.ts +1 -1
  614. package/lib/request/pause-dr-plan-execution-request.js +1 -1
  615. package/lib/request/refresh-dr-plan-request.d.ts +1 -1
  616. package/lib/request/refresh-dr-plan-request.js +1 -1
  617. package/lib/request/resume-dr-plan-execution-request.d.ts +1 -1
  618. package/lib/request/resume-dr-plan-execution-request.js +1 -1
  619. package/lib/request/retry-dr-plan-execution-request.d.ts +1 -1
  620. package/lib/request/retry-dr-plan-execution-request.js +1 -1
  621. package/lib/request/update-automatic-dr-configuration-request.d.ts +1 -1
  622. package/lib/request/update-automatic-dr-configuration-request.js +1 -1
  623. package/lib/request/update-dr-plan-execution-request.d.ts +1 -1
  624. package/lib/request/update-dr-plan-execution-request.js +1 -1
  625. package/lib/request/update-dr-plan-request.d.ts +1 -1
  626. package/lib/request/update-dr-plan-request.js +1 -1
  627. package/lib/request/update-dr-protection-group-request.d.ts +1 -1
  628. package/lib/request/update-dr-protection-group-request.js +1 -1
  629. package/lib/request/update-dr-protection-group-role-request.d.ts +1 -1
  630. package/lib/request/update-dr-protection-group-role-request.js +1 -1
  631. package/lib/request/verify-dr-plan-request.d.ts +1 -1
  632. package/lib/request/verify-dr-plan-request.js +1 -1
  633. package/lib/response/associate-dr-protection-group-response.d.ts +1 -1
  634. package/lib/response/associate-dr-protection-group-response.js +1 -1
  635. package/lib/response/cancel-dr-plan-execution-response.d.ts +1 -1
  636. package/lib/response/cancel-dr-plan-execution-response.js +1 -1
  637. package/lib/response/cancel-work-request-response.d.ts +1 -1
  638. package/lib/response/cancel-work-request-response.js +1 -1
  639. package/lib/response/change-dr-protection-group-compartment-response.d.ts +1 -1
  640. package/lib/response/change-dr-protection-group-compartment-response.js +1 -1
  641. package/lib/response/create-automatic-dr-configuration-response.d.ts +1 -1
  642. package/lib/response/create-automatic-dr-configuration-response.js +1 -1
  643. package/lib/response/create-dr-plan-execution-response.d.ts +1 -1
  644. package/lib/response/create-dr-plan-execution-response.js +1 -1
  645. package/lib/response/create-dr-plan-response.d.ts +1 -1
  646. package/lib/response/create-dr-plan-response.js +1 -1
  647. package/lib/response/create-dr-protection-group-response.d.ts +1 -1
  648. package/lib/response/create-dr-protection-group-response.js +1 -1
  649. package/lib/response/delete-automatic-dr-configuration-response.d.ts +1 -1
  650. package/lib/response/delete-automatic-dr-configuration-response.js +1 -1
  651. package/lib/response/delete-dr-plan-execution-response.d.ts +1 -1
  652. package/lib/response/delete-dr-plan-execution-response.js +1 -1
  653. package/lib/response/delete-dr-plan-response.d.ts +1 -1
  654. package/lib/response/delete-dr-plan-response.js +1 -1
  655. package/lib/response/delete-dr-protection-group-response.d.ts +1 -1
  656. package/lib/response/delete-dr-protection-group-response.js +1 -1
  657. package/lib/response/disassociate-dr-protection-group-response.d.ts +1 -1
  658. package/lib/response/disassociate-dr-protection-group-response.js +1 -1
  659. package/lib/response/get-automatic-dr-configuration-response.d.ts +1 -1
  660. package/lib/response/get-automatic-dr-configuration-response.js +1 -1
  661. package/lib/response/get-dr-plan-execution-response.d.ts +1 -1
  662. package/lib/response/get-dr-plan-execution-response.js +1 -1
  663. package/lib/response/get-dr-plan-response.d.ts +1 -1
  664. package/lib/response/get-dr-plan-response.js +1 -1
  665. package/lib/response/get-dr-protection-group-response.d.ts +1 -1
  666. package/lib/response/get-dr-protection-group-response.js +1 -1
  667. package/lib/response/get-work-request-response.d.ts +1 -1
  668. package/lib/response/get-work-request-response.js +1 -1
  669. package/lib/response/ignore-dr-plan-execution-response.d.ts +1 -1
  670. package/lib/response/ignore-dr-plan-execution-response.js +1 -1
  671. package/lib/response/index.d.ts +1 -1
  672. package/lib/response/index.js +1 -1
  673. package/lib/response/list-automatic-dr-configurations-response.d.ts +1 -1
  674. package/lib/response/list-automatic-dr-configurations-response.js +1 -1
  675. package/lib/response/list-dr-plan-executions-response.d.ts +1 -1
  676. package/lib/response/list-dr-plan-executions-response.js +1 -1
  677. package/lib/response/list-dr-plans-response.d.ts +1 -1
  678. package/lib/response/list-dr-plans-response.js +1 -1
  679. package/lib/response/list-dr-protection-groups-response.d.ts +1 -1
  680. package/lib/response/list-dr-protection-groups-response.js +1 -1
  681. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  682. package/lib/response/list-work-request-errors-response.js +1 -1
  683. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  684. package/lib/response/list-work-request-logs-response.js +1 -1
  685. package/lib/response/list-work-requests-response.d.ts +1 -1
  686. package/lib/response/list-work-requests-response.js +1 -1
  687. package/lib/response/pause-dr-plan-execution-response.d.ts +1 -1
  688. package/lib/response/pause-dr-plan-execution-response.js +1 -1
  689. package/lib/response/refresh-dr-plan-response.d.ts +1 -1
  690. package/lib/response/refresh-dr-plan-response.js +1 -1
  691. package/lib/response/resume-dr-plan-execution-response.d.ts +1 -1
  692. package/lib/response/resume-dr-plan-execution-response.js +1 -1
  693. package/lib/response/retry-dr-plan-execution-response.d.ts +1 -1
  694. package/lib/response/retry-dr-plan-execution-response.js +1 -1
  695. package/lib/response/update-automatic-dr-configuration-response.d.ts +1 -1
  696. package/lib/response/update-automatic-dr-configuration-response.js +1 -1
  697. package/lib/response/update-dr-plan-execution-response.d.ts +1 -1
  698. package/lib/response/update-dr-plan-execution-response.js +1 -1
  699. package/lib/response/update-dr-plan-response.d.ts +1 -1
  700. package/lib/response/update-dr-plan-response.js +1 -1
  701. package/lib/response/update-dr-protection-group-response.d.ts +1 -1
  702. package/lib/response/update-dr-protection-group-response.js +1 -1
  703. package/lib/response/update-dr-protection-group-role-response.d.ts +1 -1
  704. package/lib/response/update-dr-protection-group-role-response.js +1 -1
  705. package/lib/response/verify-dr-plan-response.d.ts +1 -1
  706. package/lib/response/verify-dr-plan-response.js +1 -1
  707. package/package.json +3 -3
@@ -11,7 +11,7 @@ and application.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  import * as model from "../model";
@@ -12,7 +12,7 @@ and application.
12
12
  * NOTE: This class is auto generated by OracleSDKGenerator.
13
13
  * Do not edit the class manually.
14
14
  *
15
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
15
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
16
16
  * 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.
17
17
  */
18
18
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -11,7 +11,7 @@ and application.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  import * as model from "../model";
@@ -67,6 +67,12 @@ export interface DrProtectionGroupMemberOkeCluster extends model.DrProtectionGro
67
67
  *
68
68
  */
69
69
  "virtualNodePoolConfigs"?: Array<model.OkeClusterVirtualNodePoolConfiguration>;
70
+ /**
71
+ * The list of config maps along with their corresponding namespaces.
72
+ * This property applies to the OKE cluster member in primary region.
73
+ *
74
+ */
75
+ "resourceModifierMappings"?: Array<model.OkeClusterResourceModifierMapping>;
70
76
  "memberType": string;
71
77
  }
72
78
  export declare namespace DrProtectionGroupMemberOkeCluster {
@@ -12,7 +12,7 @@ and application.
12
12
  * NOTE: This class is auto generated by OracleSDKGenerator.
13
13
  * Do not edit the class manually.
14
14
  *
15
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
15
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
16
16
  * 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.
17
17
  */
18
18
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -73,6 +73,11 @@ var DrProtectionGroupMemberOkeCluster;
73
73
  ? obj.virtualNodePoolConfigs.map(item => {
74
74
  return model.OkeClusterVirtualNodePoolConfiguration.getJsonObj(item);
75
75
  })
76
+ : undefined,
77
+ "resourceModifierMappings": obj.resourceModifierMappings
78
+ ? obj.resourceModifierMappings.map(item => {
79
+ return model.OkeClusterResourceModifierMapping.getJsonObj(item);
80
+ })
76
81
  : undefined
77
82
  });
78
83
  return jsonObj;
@@ -113,6 +118,11 @@ var DrProtectionGroupMemberOkeCluster;
113
118
  ? obj.virtualNodePoolConfigs.map(item => {
114
119
  return model.OkeClusterVirtualNodePoolConfiguration.getDeserializedJsonObj(item);
115
120
  })
121
+ : undefined,
122
+ "resourceModifierMappings": obj.resourceModifierMappings
123
+ ? obj.resourceModifierMappings.map(item => {
124
+ return model.OkeClusterResourceModifierMapping.getDeserializedJsonObj(item);
125
+ })
116
126
  : undefined
117
127
  });
118
128
  return jsonObj;
@@ -1 +1 @@
1
- {"version":3,"file":"dr-protection-group-member-oke-cluster.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/dr-protection-group-member-oke-cluster.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"dr-protection-group-member-oke-cluster.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/dr-protection-group-member-oke-cluster.ts"],"names":[],"mappings":"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"}
@@ -11,7 +11,7 @@ and application.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  /**
@@ -28,6 +28,7 @@ and application.
28
28
  * - NETWORK_LOAD_BALANCER - A network load balancer.
29
29
  * - FILE_SYSTEM - A file system.
30
30
  * - MYSQL_DB_SYSTEM - A HeatWave MySQL DB system.
31
+ * - INTEGRATION_INSTANCE - An integration instance (OIC).
31
32
  *
32
33
  **/
33
34
  export declare enum DrProtectionGroupMemberType {
@@ -44,6 +45,7 @@ export declare enum DrProtectionGroupMemberType {
44
45
  OkeCluster = "OKE_CLUSTER",
45
46
  ObjectStorageBucket = "OBJECT_STORAGE_BUCKET",
46
47
  MysqlDbSystem = "MYSQL_DB_SYSTEM",
48
+ IntegrationInstance = "INTEGRATION_INSTANCE",
47
49
  /**
48
50
  * This value is used if a service returns a value for this enum that is not recognized by this
49
51
  * version of the SDK.
@@ -12,7 +12,7 @@ and application.
12
12
  * NOTE: This class is auto generated by OracleSDKGenerator.
13
13
  * Do not edit the class manually.
14
14
  *
15
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
15
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
16
16
  * 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.
17
17
  */
18
18
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -31,6 +31,7 @@ exports.DrProtectionGroupMemberType = void 0;
31
31
  * - NETWORK_LOAD_BALANCER - A network load balancer.
32
32
  * - FILE_SYSTEM - A file system.
33
33
  * - MYSQL_DB_SYSTEM - A HeatWave MySQL DB system.
34
+ * - INTEGRATION_INSTANCE - An integration instance (OIC).
34
35
  *
35
36
  **/
36
37
  var DrProtectionGroupMemberType;
@@ -48,6 +49,7 @@ var DrProtectionGroupMemberType;
48
49
  DrProtectionGroupMemberType["OkeCluster"] = "OKE_CLUSTER";
49
50
  DrProtectionGroupMemberType["ObjectStorageBucket"] = "OBJECT_STORAGE_BUCKET";
50
51
  DrProtectionGroupMemberType["MysqlDbSystem"] = "MYSQL_DB_SYSTEM";
52
+ DrProtectionGroupMemberType["IntegrationInstance"] = "INTEGRATION_INSTANCE";
51
53
  /**
52
54
  * This value is used if a service returns a value for this enum that is not recognized by this
53
55
  * version of the SDK.
@@ -1 +1 @@
1
- {"version":3,"file":"dr-protection-group-member-type.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/dr-protection-group-member-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAKH;;;;;;;;;;;;;;;IAeI;AACJ,IAAY,2BAoBX;AApBD,WAAY,2BAA2B;IACrC,mEAAoC,CAAA;IACpC,kFAAmD,CAAA;IACnD,yFAA0D,CAAA;IAC1D,2DAA4B,CAAA;IAC5B,oDAAqB,CAAA;IACrB,yEAA0C,CAAA;IAC1C,4FAA6D,CAAA;IAC7D,6DAA8B,CAAA;IAC9B,4EAA6C,CAAA;IAC7C,yDAA0B,CAAA;IAC1B,yDAA0B,CAAA;IAC1B,4EAA6C,CAAA;IAC7C,gEAAiC,CAAA;IAEjC;;;OAGG;IACH,6DAA8B,CAAA;AAChC,CAAC,EApBW,2BAA2B,GAA3B,mCAA2B,KAA3B,mCAA2B,QAoBtC;AAED,WAAiB,2BAA2B;IAC1C,SAAgB,UAAU,CAAC,GAAgC;QACzD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,sCAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAAgC;QAEhC,OAAO,GAAG,CAAC;IACb,CAAC;IAJe,kDAAsB,yBAIrC,CAAA;AACH,CAAC,EATgB,2BAA2B,GAA3B,mCAA2B,KAA3B,mCAA2B,QAS3C"}
1
+ {"version":3,"file":"dr-protection-group-member-type.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/dr-protection-group-member-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAKH;;;;;;;;;;;;;;;;IAgBI;AACJ,IAAY,2BAqBX;AArBD,WAAY,2BAA2B;IACrC,mEAAoC,CAAA;IACpC,kFAAmD,CAAA;IACnD,yFAA0D,CAAA;IAC1D,2DAA4B,CAAA;IAC5B,oDAAqB,CAAA;IACrB,yEAA0C,CAAA;IAC1C,4FAA6D,CAAA;IAC7D,6DAA8B,CAAA;IAC9B,4EAA6C,CAAA;IAC7C,yDAA0B,CAAA;IAC1B,yDAA0B,CAAA;IAC1B,4EAA6C,CAAA;IAC7C,gEAAiC,CAAA;IACjC,2EAA4C,CAAA;IAE5C;;;OAGG;IACH,6DAA8B,CAAA;AAChC,CAAC,EArBW,2BAA2B,GAA3B,mCAA2B,KAA3B,mCAA2B,QAqBtC;AAED,WAAiB,2BAA2B;IAC1C,SAAgB,UAAU,CAAC,GAAgC;QACzD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,sCAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAAgC;QAEhC,OAAO,GAAG,CAAC;IACb,CAAC;IAJe,kDAAsB,yBAIrC,CAAA;AACH,CAAC,EATgB,2BAA2B,GAA3B,mCAA2B,KAA3B,mCAA2B,QAS3C"}
@@ -11,7 +11,7 @@ and application.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  import * as model from "../model";
@@ -12,7 +12,7 @@ and application.
12
12
  * NOTE: This class is auto generated by OracleSDKGenerator.
13
13
  * Do not edit the class manually.
14
14
  *
15
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
15
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
16
16
  * 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.
17
17
  */
18
18
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -11,7 +11,7 @@ and application.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  /**
@@ -12,7 +12,7 @@ and application.
12
12
  * NOTE: This class is auto generated by OracleSDKGenerator.
13
13
  * Do not edit the class manually.
14
14
  *
15
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
15
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
16
16
  * 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.
17
17
  */
18
18
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -62,6 +62,8 @@ var DrProtectionGroupMember;
62
62
  return model.DrProtectionGroupMemberNetworkLoadBalancer.getJsonObj(jsonObj, true);
63
63
  case "OBJECT_STORAGE_BUCKET":
64
64
  return model.DrProtectionGroupMemberObjectStorageBucket.getJsonObj(jsonObj, true);
65
+ case "INTEGRATION_INSTANCE":
66
+ return model.DrProtectionGroupMemberIntegrationInstance.getJsonObj(jsonObj, true);
65
67
  case "COMPUTE_INSTANCE_MOVABLE":
66
68
  return model.DrProtectionGroupMemberComputeInstanceMovable.getJsonObj(jsonObj, true);
67
69
  case "LOAD_BALANCER":
@@ -100,6 +102,8 @@ var DrProtectionGroupMember;
100
102
  return model.DrProtectionGroupMemberNetworkLoadBalancer.getDeserializedJsonObj(jsonObj, true);
101
103
  case "OBJECT_STORAGE_BUCKET":
102
104
  return model.DrProtectionGroupMemberObjectStorageBucket.getDeserializedJsonObj(jsonObj, true);
105
+ case "INTEGRATION_INSTANCE":
106
+ return model.DrProtectionGroupMemberIntegrationInstance.getDeserializedJsonObj(jsonObj, true);
103
107
  case "COMPUTE_INSTANCE_MOVABLE":
104
108
  return model.DrProtectionGroupMemberComputeInstanceMovable.getDeserializedJsonObj(jsonObj, true);
105
109
  case "LOAD_BALANCER":
@@ -1 +1 @@
1
- {"version":3,"file":"dr-protection-group-member.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/dr-protection-group-member.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"dr-protection-group-member.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/dr-protection-group-member.ts"],"names":[],"mappings":"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"}
@@ -11,7 +11,7 @@ and application.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  /**
@@ -12,7 +12,7 @@ and application.
12
12
  * NOTE: This class is auto generated by OracleSDKGenerator.
13
13
  * Do not edit the class manually.
14
14
  *
15
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
15
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
16
16
  * 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.
17
17
  */
18
18
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -11,7 +11,7 @@ and application.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  import * as model from "../model";
@@ -12,7 +12,7 @@ and application.
12
12
  * NOTE: This class is auto generated by OracleSDKGenerator.
13
13
  * Do not edit the class manually.
14
14
  *
15
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
15
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
16
16
  * 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.
17
17
  */
18
18
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -11,7 +11,7 @@ and application.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  import * as model from "../model";
@@ -12,7 +12,7 @@ and application.
12
12
  * NOTE: This class is auto generated by OracleSDKGenerator.
13
13
  * Do not edit the class manually.
14
14
  *
15
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
15
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
16
16
  * 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.
17
17
  */
18
18
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -11,7 +11,7 @@ and application.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  import * as model from "../model";
@@ -12,7 +12,7 @@ and application.
12
12
  * NOTE: This class is auto generated by OracleSDKGenerator.
13
13
  * Do not edit the class manually.
14
14
  *
15
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
15
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
16
16
  * 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.
17
17
  */
18
18
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -11,7 +11,7 @@ and application.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  import * as model from "../model";
@@ -12,7 +12,7 @@ and application.
12
12
  * NOTE: This class is auto generated by OracleSDKGenerator.
13
13
  * Do not edit the class manually.
14
14
  *
15
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
15
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
16
16
  * 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.
17
17
  */
18
18
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -11,7 +11,7 @@ and application.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  import * as model from "../model";
@@ -12,7 +12,7 @@ and application.
12
12
  * NOTE: This class is auto generated by OracleSDKGenerator.
13
13
  * Do not edit the class manually.
14
14
  *
15
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
15
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
16
16
  * 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.
17
17
  */
18
18
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -11,7 +11,7 @@ and application.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  import * as model from "../model";
@@ -12,7 +12,7 @@ and application.
12
12
  * NOTE: This class is auto generated by OracleSDKGenerator.
13
13
  * Do not edit the class manually.
14
14
  *
15
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
15
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
16
16
  * 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.
17
17
  */
18
18
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -11,7 +11,7 @@ and application.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  /**
@@ -12,7 +12,7 @@ and application.
12
12
  * NOTE: This class is auto generated by OracleSDKGenerator.
13
13
  * Do not edit the class manually.
14
14
  *
15
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
15
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
16
16
  * 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.
17
17
  */
18
18
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -11,7 +11,7 @@ and application.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  /**
@@ -12,7 +12,7 @@ and application.
12
12
  * NOTE: This class is auto generated by OracleSDKGenerator.
13
13
  * Do not edit the class manually.
14
14
  *
15
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
15
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
16
16
  * 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.
17
17
  */
18
18
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -11,7 +11,7 @@ and application.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  /**
@@ -12,7 +12,7 @@ and application.
12
12
  * NOTE: This class is auto generated by OracleSDKGenerator.
13
13
  * Do not edit the class manually.
14
14
  *
15
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
15
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
16
16
  * 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.
17
17
  */
18
18
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -11,7 +11,7 @@ and application.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  /**
@@ -12,7 +12,7 @@ and application.
12
12
  * NOTE: This class is auto generated by OracleSDKGenerator.
13
13
  * Do not edit the class manually.
14
14
  *
15
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
15
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
16
16
  * 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.
17
17
  */
18
18
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -11,7 +11,7 @@ and application.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  /**
@@ -12,7 +12,7 @@ and application.
12
12
  * NOTE: This class is auto generated by OracleSDKGenerator.
13
13
  * Do not edit the class manually.
14
14
  *
15
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
15
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
16
16
  * 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.
17
17
  */
18
18
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -11,7 +11,7 @@ and application.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  import * as ActionType from "./action-type";
@@ -24,6 +24,8 @@ import * as AutomaticDrConfigurationCollection from "./automatic-dr-configuratio
24
24
  export import AutomaticDrConfigurationCollection = AutomaticDrConfigurationCollection.AutomaticDrConfigurationCollection;
25
25
  import * as AutomaticDrConfigurationLifecycleState from "./automatic-dr-configuration-lifecycle-state";
26
26
  export import AutomaticDrConfigurationLifecycleState = AutomaticDrConfigurationLifecycleState.AutomaticDrConfigurationLifecycleState;
27
+ import * as AutomaticDrConfigurationLifecycleSubState from "./automatic-dr-configuration-lifecycle-sub-state";
28
+ export import AutomaticDrConfigurationLifecycleSubState = AutomaticDrConfigurationLifecycleSubState.AutomaticDrConfigurationLifecycleSubState;
27
29
  import * as AutomaticDrConfigurationMember from "./automatic-dr-configuration-member";
28
30
  export import AutomaticDrConfigurationMember = AutomaticDrConfigurationMember.AutomaticDrConfigurationMember;
29
31
  import * as AutomaticDrConfigurationMemberType from "./automatic-dr-configuration-member-type";
@@ -112,6 +114,8 @@ import * as CreateOkeClusterManagedNodePoolConfigurationDetails from "./create-o
112
114
  export import CreateOkeClusterManagedNodePoolConfigurationDetails = CreateOkeClusterManagedNodePoolConfigurationDetails.CreateOkeClusterManagedNodePoolConfigurationDetails;
113
115
  import * as CreateOkeClusterNetworkLoadBalancerMappingDetails from "./create-oke-cluster-network-load-balancer-mapping-details";
114
116
  export import CreateOkeClusterNetworkLoadBalancerMappingDetails = CreateOkeClusterNetworkLoadBalancerMappingDetails.CreateOkeClusterNetworkLoadBalancerMappingDetails;
117
+ import * as CreateOkeClusterResourceModifierMappingDetails from "./create-oke-cluster-resource-modifier-mapping-details";
118
+ export import CreateOkeClusterResourceModifierMappingDetails = CreateOkeClusterResourceModifierMappingDetails.CreateOkeClusterResourceModifierMappingDetails;
115
119
  import * as CreateOkeClusterVaultMappingDetails from "./create-oke-cluster-vault-mapping-details";
116
120
  export import CreateOkeClusterVaultMappingDetails = CreateOkeClusterVaultMappingDetails.CreateOkeClusterVaultMappingDetails;
117
121
  import * as CreateOkeClusterVirtualNodePoolConfigurationDetails from "./create-oke-cluster-virtual-node-pool-configuration-details";
@@ -132,16 +136,28 @@ import * as DrPlanExecutionCollection from "./dr-plan-execution-collection";
132
136
  export import DrPlanExecutionCollection = DrPlanExecutionCollection.DrPlanExecutionCollection;
133
137
  import * as DrPlanExecutionControlDetails from "./dr-plan-execution-control-details";
134
138
  export import DrPlanExecutionControlDetails = DrPlanExecutionControlDetails.DrPlanExecutionControlDetails;
139
+ import * as DrPlanExecutionFailedStepStatusCounts from "./dr-plan-execution-failed-step-status-counts";
140
+ export import DrPlanExecutionFailedStepStatusCounts = DrPlanExecutionFailedStepStatusCounts.DrPlanExecutionFailedStepStatusCounts;
135
141
  import * as DrPlanExecutionLifecycleState from "./dr-plan-execution-lifecycle-state";
136
142
  export import DrPlanExecutionLifecycleState = DrPlanExecutionLifecycleState.DrPlanExecutionLifecycleState;
137
143
  import * as DrPlanExecutionOptionDetails from "./dr-plan-execution-option-details";
138
144
  export import DrPlanExecutionOptionDetails = DrPlanExecutionOptionDetails.DrPlanExecutionOptionDetails;
139
145
  import * as DrPlanExecutionOptions from "./dr-plan-execution-options";
140
146
  export import DrPlanExecutionOptions = DrPlanExecutionOptions.DrPlanExecutionOptions;
147
+ import * as DrPlanExecutionRemainingStepStatusCounts from "./dr-plan-execution-remaining-step-status-counts";
148
+ export import DrPlanExecutionRemainingStepStatusCounts = DrPlanExecutionRemainingStepStatusCounts.DrPlanExecutionRemainingStepStatusCounts;
149
+ import * as DrPlanExecutionSkippedStepStatusCounts from "./dr-plan-execution-skipped-step-status-counts";
150
+ export import DrPlanExecutionSkippedStepStatusCounts = DrPlanExecutionSkippedStepStatusCounts.DrPlanExecutionSkippedStepStatusCounts;
151
+ import * as DrPlanExecutionStepStatusCounts from "./dr-plan-execution-step-status-counts";
152
+ export import DrPlanExecutionStepStatusCounts = DrPlanExecutionStepStatusCounts.DrPlanExecutionStepStatusCounts;
153
+ import * as DrPlanExecutionSuccessfulStepStatusCounts from "./dr-plan-execution-successful-step-status-counts";
154
+ export import DrPlanExecutionSuccessfulStepStatusCounts = DrPlanExecutionSuccessfulStepStatusCounts.DrPlanExecutionSuccessfulStepStatusCounts;
141
155
  import * as DrPlanExecutionSummary from "./dr-plan-execution-summary";
142
156
  export import DrPlanExecutionSummary = DrPlanExecutionSummary.DrPlanExecutionSummary;
143
157
  import * as DrPlanExecutionType from "./dr-plan-execution-type";
144
158
  export import DrPlanExecutionType = DrPlanExecutionType.DrPlanExecutionType;
159
+ import * as DrPlanExecutionWarningStepStatusCounts from "./dr-plan-execution-warning-step-status-counts";
160
+ export import DrPlanExecutionWarningStepStatusCounts = DrPlanExecutionWarningStepStatusCounts.DrPlanExecutionWarningStepStatusCounts;
145
161
  import * as DrPlanGroup from "./dr-plan-group";
146
162
  export import DrPlanGroup = DrPlanGroup.DrPlanGroup;
147
163
  import * as DrPlanGroupExecution from "./dr-plan-group-execution";
@@ -230,6 +246,8 @@ import * as OkeClusterManagedNodePoolConfiguration from "./oke-cluster-managed-n
230
246
  export import OkeClusterManagedNodePoolConfiguration = OkeClusterManagedNodePoolConfiguration.OkeClusterManagedNodePoolConfiguration;
231
247
  import * as OkeClusterNetworkLoadBalancerMapping from "./oke-cluster-network-load-balancer-mapping";
232
248
  export import OkeClusterNetworkLoadBalancerMapping = OkeClusterNetworkLoadBalancerMapping.OkeClusterNetworkLoadBalancerMapping;
249
+ import * as OkeClusterResourceModifierMapping from "./oke-cluster-resource-modifier-mapping";
250
+ export import OkeClusterResourceModifierMapping = OkeClusterResourceModifierMapping.OkeClusterResourceModifierMapping;
233
251
  import * as OkeClusterVaultMapping from "./oke-cluster-vault-mapping";
234
252
  export import OkeClusterVaultMapping = OkeClusterVaultMapping.OkeClusterVaultMapping;
235
253
  import * as OkeClusterVirtualNodePoolConfiguration from "./oke-cluster-virtual-node-pool-configuration";
@@ -304,6 +322,8 @@ import * as UpdateOkeClusterManagedNodePoolConfigurationDetails from "./update-o
304
322
  export import UpdateOkeClusterManagedNodePoolConfigurationDetails = UpdateOkeClusterManagedNodePoolConfigurationDetails.UpdateOkeClusterManagedNodePoolConfigurationDetails;
305
323
  import * as UpdateOkeClusterNetworkLoadBalancerMappingDetails from "./update-oke-cluster-network-load-balancer-mapping-details";
306
324
  export import UpdateOkeClusterNetworkLoadBalancerMappingDetails = UpdateOkeClusterNetworkLoadBalancerMappingDetails.UpdateOkeClusterNetworkLoadBalancerMappingDetails;
325
+ import * as UpdateOkeClusterResourceModifierMappingDetails from "./update-oke-cluster-resource-modifier-mapping-details";
326
+ export import UpdateOkeClusterResourceModifierMappingDetails = UpdateOkeClusterResourceModifierMappingDetails.UpdateOkeClusterResourceModifierMappingDetails;
307
327
  import * as UpdateOkeClusterVaultMappingDetails from "./update-oke-cluster-vault-mapping-details";
308
328
  export import UpdateOkeClusterVaultMappingDetails = UpdateOkeClusterVaultMappingDetails.UpdateOkeClusterVaultMappingDetails;
309
329
  import * as UpdateOkeClusterVirtualNodePoolConfigurationDetails from "./update-oke-cluster-virtual-node-pool-configuration-details";
@@ -360,6 +380,8 @@ import * as CreateDrProtectionGroupMemberDatabaseDetails from "./create-dr-prote
360
380
  export import CreateDrProtectionGroupMemberDatabaseDetails = CreateDrProtectionGroupMemberDatabaseDetails.CreateDrProtectionGroupMemberDatabaseDetails;
361
381
  import * as CreateDrProtectionGroupMemberFileSystemDetails from "./create-dr-protection-group-member-file-system-details";
362
382
  export import CreateDrProtectionGroupMemberFileSystemDetails = CreateDrProtectionGroupMemberFileSystemDetails.CreateDrProtectionGroupMemberFileSystemDetails;
383
+ import * as CreateDrProtectionGroupMemberIntegrationInstanceDetails from "./create-dr-protection-group-member-integration-instance-details";
384
+ export import CreateDrProtectionGroupMemberIntegrationInstanceDetails = CreateDrProtectionGroupMemberIntegrationInstanceDetails.CreateDrProtectionGroupMemberIntegrationInstanceDetails;
363
385
  import * as CreateDrProtectionGroupMemberLoadBalancerDetails from "./create-dr-protection-group-member-load-balancer-details";
364
386
  export import CreateDrProtectionGroupMemberLoadBalancerDetails = CreateDrProtectionGroupMemberLoadBalancerDetails.CreateDrProtectionGroupMemberLoadBalancerDetails;
365
387
  import * as CreateDrProtectionGroupMemberMySqlDbSystemDetails from "./create-dr-protection-group-member-my-sql-db-system-details";
@@ -388,6 +410,8 @@ import * as DrProtectionGroupMemberDatabase from "./dr-protection-group-member-d
388
410
  export import DrProtectionGroupMemberDatabase = DrProtectionGroupMemberDatabase.DrProtectionGroupMemberDatabase;
389
411
  import * as DrProtectionGroupMemberFileSystem from "./dr-protection-group-member-file-system";
390
412
  export import DrProtectionGroupMemberFileSystem = DrProtectionGroupMemberFileSystem.DrProtectionGroupMemberFileSystem;
413
+ import * as DrProtectionGroupMemberIntegrationInstance from "./dr-protection-group-member-integration-instance";
414
+ export import DrProtectionGroupMemberIntegrationInstance = DrProtectionGroupMemberIntegrationInstance.DrProtectionGroupMemberIntegrationInstance;
391
415
  import * as DrProtectionGroupMemberLoadBalancer from "./dr-protection-group-member-load-balancer";
392
416
  export import DrProtectionGroupMemberLoadBalancer = DrProtectionGroupMemberLoadBalancer.DrProtectionGroupMemberLoadBalancer;
393
417
  import * as DrProtectionGroupMemberMySqlDbSystem from "./dr-protection-group-member-my-sql-db-system";
@@ -476,6 +500,8 @@ import * as UpdateDrProtectionGroupMemberDatabaseDetails from "./update-dr-prote
476
500
  export import UpdateDrProtectionGroupMemberDatabaseDetails = UpdateDrProtectionGroupMemberDatabaseDetails.UpdateDrProtectionGroupMemberDatabaseDetails;
477
501
  import * as UpdateDrProtectionGroupMemberFileSystemDetails from "./update-dr-protection-group-member-file-system-details";
478
502
  export import UpdateDrProtectionGroupMemberFileSystemDetails = UpdateDrProtectionGroupMemberFileSystemDetails.UpdateDrProtectionGroupMemberFileSystemDetails;
503
+ import * as UpdateDrProtectionGroupMemberIntegrationInstanceDetails from "./update-dr-protection-group-member-integration-instance-details";
504
+ export import UpdateDrProtectionGroupMemberIntegrationInstanceDetails = UpdateDrProtectionGroupMemberIntegrationInstanceDetails.UpdateDrProtectionGroupMemberIntegrationInstanceDetails;
479
505
  import * as UpdateDrProtectionGroupMemberLoadBalancerDetails from "./update-dr-protection-group-member-load-balancer-details";
480
506
  export import UpdateDrProtectionGroupMemberLoadBalancerDetails = UpdateDrProtectionGroupMemberLoadBalancerDetails.UpdateDrProtectionGroupMemberLoadBalancerDetails;
481
507
  import * as UpdateDrProtectionGroupMemberMySqlDbSystemDetails from "./update-dr-protection-group-member-my-sql-db-system-details";