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
@@ -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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -52,6 +52,8 @@ var UpdateDrProtectionGroupMemberDetails;
52
52
  return model.UpdateDrProtectionGroupMemberNetworkLoadBalancerDetails.getJsonObj(jsonObj, true);
53
53
  case "AUTONOMOUS_DATABASE":
54
54
  return model.UpdateDrProtectionGroupMemberAutonomousDatabaseDetails.getJsonObj(jsonObj, true);
55
+ case "INTEGRATION_INSTANCE":
56
+ return model.UpdateDrProtectionGroupMemberIntegrationInstanceDetails.getJsonObj(jsonObj, true);
55
57
  case "FILE_SYSTEM":
56
58
  return model.UpdateDrProtectionGroupMemberFileSystemDetails.getJsonObj(jsonObj, true);
57
59
  case "VOLUME_GROUP":
@@ -90,6 +92,8 @@ var UpdateDrProtectionGroupMemberDetails;
90
92
  return model.UpdateDrProtectionGroupMemberNetworkLoadBalancerDetails.getDeserializedJsonObj(jsonObj, true);
91
93
  case "AUTONOMOUS_DATABASE":
92
94
  return model.UpdateDrProtectionGroupMemberAutonomousDatabaseDetails.getDeserializedJsonObj(jsonObj, true);
95
+ case "INTEGRATION_INSTANCE":
96
+ return model.UpdateDrProtectionGroupMemberIntegrationInstanceDetails.getDeserializedJsonObj(jsonObj, true);
93
97
  case "FILE_SYSTEM":
94
98
  return model.UpdateDrProtectionGroupMemberFileSystemDetails.getDeserializedJsonObj(jsonObj, true);
95
99
  case "VOLUME_GROUP":
@@ -1 +1 @@
1
- {"version":3,"file":"update-dr-protection-group-member-details.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/update-dr-protection-group-member-details.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"update-dr-protection-group-member-details.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/update-dr-protection-group-member-details.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
  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) {
@@ -0,0 +1,28 @@
1
+ /**
2
+ * Full Stack Disaster Recovery API
3
+ * Use the Full Stack Disaster Recovery (DR) API to manage disaster recovery for business applications.
4
+ Full Stack DR is an OCI disaster recovery orchestration and management service that provides comprehensive disaster
5
+ recovery capabilities for all layers of an application stack, including infrastructure, middleware, database,
6
+ and application.
7
+
8
+ * OpenAPI spec version: 20220125
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OracleSDKGenerator.
12
+ * Do not edit the class manually.
13
+ *
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
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
+ */
17
+ import * as model from "../model";
18
+ /**
19
+ * Update properties for an integration instance (OIC) member.
20
+ */
21
+ export interface UpdateDrProtectionGroupMemberIntegrationInstanceDetails extends model.UpdateDrProtectionGroupMemberDetails {
22
+ "memberType": string;
23
+ }
24
+ export declare namespace UpdateDrProtectionGroupMemberIntegrationInstanceDetails {
25
+ function getJsonObj(obj: UpdateDrProtectionGroupMemberIntegrationInstanceDetails, isParentJsonObj?: boolean): object;
26
+ const memberType = "INTEGRATION_INSTANCE";
27
+ function getDeserializedJsonObj(obj: UpdateDrProtectionGroupMemberIntegrationInstanceDetails, isParentJsonObj?: boolean): object;
28
+ }
@@ -0,0 +1,58 @@
1
+ "use strict";
2
+ /**
3
+ * Full Stack Disaster Recovery API
4
+ * Use the Full Stack Disaster Recovery (DR) API to manage disaster recovery for business applications.
5
+ Full Stack DR is an OCI disaster recovery orchestration and management service that provides comprehensive disaster
6
+ recovery capabilities for all layers of an application stack, including infrastructure, middleware, database,
7
+ and application.
8
+
9
+ * OpenAPI spec version: 20220125
10
+ *
11
+ *
12
+ * NOTE: This class is auto generated by OracleSDKGenerator.
13
+ * Do not edit the class manually.
14
+ *
15
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
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
+ */
18
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
19
+ if (k2 === undefined) k2 = k;
20
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
21
+ }) : (function(o, m, k, k2) {
22
+ if (k2 === undefined) k2 = k;
23
+ o[k2] = m[k];
24
+ }));
25
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
26
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
27
+ }) : function(o, v) {
28
+ o["default"] = v;
29
+ });
30
+ var __importStar = (this && this.__importStar) || function (mod) {
31
+ if (mod && mod.__esModule) return mod;
32
+ var result = {};
33
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
34
+ __setModuleDefault(result, mod);
35
+ return result;
36
+ };
37
+ Object.defineProperty(exports, "__esModule", { value: true });
38
+ exports.UpdateDrProtectionGroupMemberIntegrationInstanceDetails = void 0;
39
+ const model = __importStar(require("../model"));
40
+ var UpdateDrProtectionGroupMemberIntegrationInstanceDetails;
41
+ (function (UpdateDrProtectionGroupMemberIntegrationInstanceDetails) {
42
+ function getJsonObj(obj, isParentJsonObj) {
43
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
44
+ ? obj
45
+ : model.UpdateDrProtectionGroupMemberDetails.getJsonObj(obj))), {});
46
+ return jsonObj;
47
+ }
48
+ UpdateDrProtectionGroupMemberIntegrationInstanceDetails.getJsonObj = getJsonObj;
49
+ UpdateDrProtectionGroupMemberIntegrationInstanceDetails.memberType = "INTEGRATION_INSTANCE";
50
+ function getDeserializedJsonObj(obj, isParentJsonObj) {
51
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
52
+ ? obj
53
+ : model.UpdateDrProtectionGroupMemberDetails.getDeserializedJsonObj(obj))), {});
54
+ return jsonObj;
55
+ }
56
+ UpdateDrProtectionGroupMemberIntegrationInstanceDetails.getDeserializedJsonObj = getDeserializedJsonObj;
57
+ })(UpdateDrProtectionGroupMemberIntegrationInstanceDetails = exports.UpdateDrProtectionGroupMemberIntegrationInstanceDetails || (exports.UpdateDrProtectionGroupMemberIntegrationInstanceDetails = {}));
58
+ //# sourceMappingURL=update-dr-protection-group-member-integration-instance-details.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-dr-protection-group-member-integration-instance-details.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/update-dr-protection-group-member-integration-instance-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAWlC,IAAiB,uDAAuD,CAgCvE;AAhCD,WAAiB,uDAAuD;IACtE,SAAgB,UAAU,CACxB,GAA4D,EAC5D,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,oCAAoC,CAAC,UAAU,CACpD,GAAG,CACwD,CAAC,GAC/D,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,kEAAU,aAczB,CAAA;IACY,kEAAU,GAAG,sBAAsB,CAAC;IACjD,SAAgB,sBAAsB,CACpC,GAA4D,EAC5D,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,oCAAoC,CAAC,sBAAsB,CAChE,GAAG,CACwD,CAAC,GAC/D,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,8EAAsB,yBAcrC,CAAA;AACH,CAAC,EAhCgB,uDAAuD,GAAvD,+DAAuD,KAAvD,+DAAuD,QAgCvE"}
@@ -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";
@@ -67,6 +67,12 @@ export interface UpdateDrProtectionGroupMemberOkeClusterDetails extends model.Up
67
67
  *
68
68
  */
69
69
  "virtualNodePoolConfigs"?: Array<model.UpdateOkeClusterVirtualNodePoolConfigurationDetails>;
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.UpdateOkeClusterResourceModifierMappingDetails>;
70
76
  "memberType": string;
71
77
  }
72
78
  export declare namespace UpdateDrProtectionGroupMemberOkeClusterDetails {
@@ -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 UpdateDrProtectionGroupMemberOkeClusterDetails;
73
73
  ? obj.virtualNodePoolConfigs.map(item => {
74
74
  return model.UpdateOkeClusterVirtualNodePoolConfigurationDetails.getJsonObj(item);
75
75
  })
76
+ : undefined,
77
+ "resourceModifierMappings": obj.resourceModifierMappings
78
+ ? obj.resourceModifierMappings.map(item => {
79
+ return model.UpdateOkeClusterResourceModifierMappingDetails.getJsonObj(item);
80
+ })
76
81
  : undefined
77
82
  });
78
83
  return jsonObj;
@@ -113,6 +118,11 @@ var UpdateDrProtectionGroupMemberOkeClusterDetails;
113
118
  ? obj.virtualNodePoolConfigs.map(item => {
114
119
  return model.UpdateOkeClusterVirtualNodePoolConfigurationDetails.getDeserializedJsonObj(item);
115
120
  })
121
+ : undefined,
122
+ "resourceModifierMappings": obj.resourceModifierMappings
123
+ ? obj.resourceModifierMappings.map(item => {
124
+ return model.UpdateOkeClusterResourceModifierMappingDetails.getDeserializedJsonObj(item);
125
+ })
116
126
  : undefined
117
127
  });
118
128
  return jsonObj;
@@ -1 +1 @@
1
- {"version":3,"file":"update-dr-protection-group-member-oke-cluster-details.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/update-dr-protection-group-member-oke-cluster-details.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"update-dr-protection-group-member-oke-cluster-details.js","sourceRoot":"","sources":["../../../../../lib/disasterrecovery/lib/model/update-dr-protection-group-member-oke-cluster-details.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
  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
  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 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
  /**