oci-bds 2.100.0 → 2.100.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (691) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/bds-waiter.d.ts +9 -1
  4. package/lib/bds-waiter.js +13 -1
  5. package/lib/bds-waiter.js.map +1 -1
  6. package/lib/client.d.ts +175 -1
  7. package/lib/client.js +891 -40
  8. package/lib/client.js.map +1 -1
  9. package/lib/model/action-types.d.ts +1 -1
  10. package/lib/model/action-types.js +1 -1
  11. package/lib/model/activate-bds-metastore-configuration-details.d.ts +1 -1
  12. package/lib/model/activate-bds-metastore-configuration-details.js +1 -1
  13. package/lib/model/activate-iam-user-sync-configuration-details.d.ts +30 -0
  14. package/lib/model/activate-iam-user-sync-configuration-details.js +30 -0
  15. package/lib/model/activate-iam-user-sync-configuration-details.js.map +1 -0
  16. package/lib/model/activate-upst-configuration-details.d.ts +34 -0
  17. package/lib/model/activate-upst-configuration-details.js +30 -0
  18. package/lib/model/activate-upst-configuration-details.js.map +1 -0
  19. package/lib/model/add-auto-scale-policy-details.d.ts +1 -1
  20. package/lib/model/add-auto-scale-policy-details.js +1 -1
  21. package/lib/model/add-auto-scaling-configuration-details.d.ts +1 -1
  22. package/lib/model/add-auto-scaling-configuration-details.js +1 -1
  23. package/lib/model/add-block-storage-details.d.ts +1 -1
  24. package/lib/model/add-block-storage-details.js +1 -1
  25. package/lib/model/add-cloud-sql-details.d.ts +1 -1
  26. package/lib/model/add-cloud-sql-details.js +1 -1
  27. package/lib/model/add-kafka-details.d.ts +1 -1
  28. package/lib/model/add-kafka-details.js +1 -1
  29. package/lib/model/add-master-nodes-details.d.ts +1 -1
  30. package/lib/model/add-master-nodes-details.js +1 -1
  31. package/lib/model/add-metric-based-horizontal-scaling-policy-details.d.ts +1 -1
  32. package/lib/model/add-metric-based-horizontal-scaling-policy-details.js +1 -1
  33. package/lib/model/add-metric-based-vertical-scaling-policy-details.d.ts +1 -1
  34. package/lib/model/add-metric-based-vertical-scaling-policy-details.js +1 -1
  35. package/lib/model/add-schedule-based-horizontal-scaling-policy-details.d.ts +1 -1
  36. package/lib/model/add-schedule-based-horizontal-scaling-policy-details.js +1 -1
  37. package/lib/model/add-schedule-based-vertical-scaling-policy-details.d.ts +1 -1
  38. package/lib/model/add-schedule-based-vertical-scaling-policy-details.js +1 -1
  39. package/lib/model/add-utility-nodes-details.d.ts +1 -1
  40. package/lib/model/add-utility-nodes-details.js +1 -1
  41. package/lib/model/add-worker-nodes-details.d.ts +1 -1
  42. package/lib/model/add-worker-nodes-details.js +1 -1
  43. package/lib/model/auto-scale-policy-details.d.ts +1 -1
  44. package/lib/model/auto-scale-policy-details.js +1 -1
  45. package/lib/model/auto-scale-policy-metric-rule.d.ts +1 -1
  46. package/lib/model/auto-scale-policy-metric-rule.js +1 -1
  47. package/lib/model/auto-scale-policy-rule.d.ts +1 -1
  48. package/lib/model/auto-scale-policy-rule.js +1 -1
  49. package/lib/model/auto-scale-policy.d.ts +1 -1
  50. package/lib/model/auto-scale-policy.js +1 -1
  51. package/lib/model/auto-scaling-configuration-summary.d.ts +1 -1
  52. package/lib/model/auto-scaling-configuration-summary.js +1 -1
  53. package/lib/model/auto-scaling-configuration.d.ts +1 -1
  54. package/lib/model/auto-scaling-configuration.js +1 -1
  55. package/lib/model/backup-node-details.d.ts +1 -1
  56. package/lib/model/backup-node-details.js +1 -1
  57. package/lib/model/batching-based-odh-patching-config.d.ts +5 -1
  58. package/lib/model/batching-based-odh-patching-config.js +1 -1
  59. package/lib/model/batching-based-odh-patching-config.js.map +1 -1
  60. package/lib/model/batching-based-patching-configs.d.ts +1 -1
  61. package/lib/model/batching-based-patching-configs.js +1 -1
  62. package/lib/model/bds-api-key-summary.d.ts +1 -1
  63. package/lib/model/bds-api-key-summary.js +1 -1
  64. package/lib/model/bds-api-key.d.ts +5 -1
  65. package/lib/model/bds-api-key.js +1 -1
  66. package/lib/model/bds-api-key.js.map +1 -1
  67. package/lib/model/bds-cluster-version-summary.d.ts +30 -0
  68. package/lib/model/bds-cluster-version-summary.js +30 -0
  69. package/lib/model/bds-cluster-version-summary.js.map +1 -0
  70. package/lib/model/bds-instance-summary.d.ts +1 -1
  71. package/lib/model/bds-instance-summary.js +1 -1
  72. package/lib/model/bds-instance.d.ts +2 -1
  73. package/lib/model/bds-instance.js +7 -1
  74. package/lib/model/bds-instance.js.map +1 -1
  75. package/lib/model/bds-metastore-configuration-summary.d.ts +1 -1
  76. package/lib/model/bds-metastore-configuration-summary.js +1 -1
  77. package/lib/model/bds-metastore-configuration.d.ts +1 -1
  78. package/lib/model/bds-metastore-configuration.js +1 -1
  79. package/lib/model/certificate-service-info-details.d.ts +1 -1
  80. package/lib/model/certificate-service-info-details.js +1 -1
  81. package/lib/model/certificate-service-info-summary.d.ts +1 -1
  82. package/lib/model/certificate-service-info-summary.js +1 -1
  83. package/lib/model/change-bds-instance-compartment-details.d.ts +1 -1
  84. package/lib/model/change-bds-instance-compartment-details.js +1 -1
  85. package/lib/model/change-shape-details.d.ts +1 -1
  86. package/lib/model/change-shape-details.js +1 -1
  87. package/lib/model/change-shape-nodes.d.ts +1 -1
  88. package/lib/model/change-shape-nodes.js +1 -1
  89. package/lib/model/cloud-sql-details.d.ts +1 -1
  90. package/lib/model/cloud-sql-details.js +1 -1
  91. package/lib/model/cluster-details.d.ts +1 -1
  92. package/lib/model/cluster-details.js +1 -1
  93. package/lib/model/create-bds-api-key-details.d.ts +5 -1
  94. package/lib/model/create-bds-api-key-details.js +1 -1
  95. package/lib/model/create-bds-api-key-details.js.map +1 -1
  96. package/lib/model/create-bds-instance-details.d.ts +2 -1
  97. package/lib/model/create-bds-instance-details.js +7 -1
  98. package/lib/model/create-bds-instance-details.js.map +1 -1
  99. package/lib/model/create-bds-metastore-configuration-details.d.ts +1 -1
  100. package/lib/model/create-bds-metastore-configuration-details.js +1 -1
  101. package/lib/model/create-identity-configuration-details.d.ts +41 -0
  102. package/lib/model/create-identity-configuration-details.js +64 -0
  103. package/lib/model/create-identity-configuration-details.js.map +1 -0
  104. package/lib/model/create-node-backup-configuration-details.d.ts +1 -1
  105. package/lib/model/create-node-backup-configuration-details.js +1 -1
  106. package/lib/model/create-node-details.d.ts +1 -1
  107. package/lib/model/create-node-details.js +1 -1
  108. package/lib/model/create-node-replace-configuration-details.d.ts +1 -1
  109. package/lib/model/create-node-replace-configuration-details.js +1 -1
  110. package/lib/model/create-resource-principal-configuration-details.d.ts +1 -1
  111. package/lib/model/create-resource-principal-configuration-details.js +1 -1
  112. package/lib/model/day-based-horizontal-scaling-schedule-details.d.ts +1 -1
  113. package/lib/model/day-based-horizontal-scaling-schedule-details.js +1 -1
  114. package/lib/model/day-based-vertical-scaling-schedule-details.d.ts +1 -1
  115. package/lib/model/day-based-vertical-scaling-schedule-details.js +1 -1
  116. package/lib/model/deactivate-iam-user-sync-configuration-details.d.ts +26 -0
  117. package/lib/model/deactivate-iam-user-sync-configuration-details.js +30 -0
  118. package/lib/model/deactivate-iam-user-sync-configuration-details.js.map +1 -0
  119. package/lib/model/deactivate-upst-configuration-details.d.ts +26 -0
  120. package/lib/model/deactivate-upst-configuration-details.js +30 -0
  121. package/lib/model/deactivate-upst-configuration-details.js.map +1 -0
  122. package/lib/model/default-error.d.ts +1 -1
  123. package/lib/model/default-error.js +1 -1
  124. package/lib/model/disable-certificate-details.d.ts +1 -1
  125. package/lib/model/disable-certificate-details.js +1 -1
  126. package/lib/model/domain-based-odh-patching-config.d.ts +5 -1
  127. package/lib/model/domain-based-odh-patching-config.js +1 -1
  128. package/lib/model/domain-based-odh-patching-config.js.map +1 -1
  129. package/lib/model/domain-based-patching-configs.d.ts +1 -1
  130. package/lib/model/domain-based-patching-configs.js +1 -1
  131. package/lib/model/downtime-based-odh-patching-config.d.ts +1 -1
  132. package/lib/model/downtime-based-odh-patching-config.js +1 -1
  133. package/lib/model/downtime-based-patching-configs.d.ts +1 -1
  134. package/lib/model/downtime-based-patching-configs.js +1 -1
  135. package/lib/model/enable-certificate-details.d.ts +1 -1
  136. package/lib/model/enable-certificate-details.js +1 -1
  137. package/lib/model/execute-bootstrap-script-details.d.ts +1 -1
  138. package/lib/model/execute-bootstrap-script-details.js +1 -1
  139. package/lib/model/force-refresh-resource-principal-details.d.ts +1 -1
  140. package/lib/model/force-refresh-resource-principal-details.js +1 -1
  141. package/lib/model/horizontal-scaling-schedule-details.d.ts +1 -1
  142. package/lib/model/horizontal-scaling-schedule-details.js +1 -1
  143. package/lib/model/host-cert-details.d.ts +1 -1
  144. package/lib/model/host-cert-details.js +1 -1
  145. package/lib/model/host-specific-certificate-details.d.ts +1 -1
  146. package/lib/model/host-specific-certificate-details.js +1 -1
  147. package/lib/model/iam-user-sync-configuration-details.d.ts +26 -0
  148. package/lib/model/iam-user-sync-configuration-details.js +30 -0
  149. package/lib/model/iam-user-sync-configuration-details.js.map +1 -0
  150. package/lib/model/iam-user-sync-configuration.d.ts +51 -0
  151. package/lib/model/iam-user-sync-configuration.js +44 -0
  152. package/lib/model/iam-user-sync-configuration.js.map +1 -0
  153. package/lib/model/identity-configuration-summary.d.ts +34 -0
  154. package/lib/model/identity-configuration-summary.js +30 -0
  155. package/lib/model/identity-configuration-summary.js.map +1 -0
  156. package/lib/model/identity-configuration.d.ts +62 -0
  157. package/lib/model/identity-configuration.js +74 -0
  158. package/lib/model/identity-configuration.js.map +1 -0
  159. package/lib/model/index.d.ts +35 -1
  160. package/lib/model/index.js +38 -4
  161. package/lib/model/index.js.map +1 -1
  162. package/lib/model/install-os-patch-details.d.ts +1 -1
  163. package/lib/model/install-os-patch-details.js +1 -1
  164. package/lib/model/install-patch-details.d.ts +1 -1
  165. package/lib/model/install-patch-details.js +1 -1
  166. package/lib/model/kerberos-details.d.ts +1 -1
  167. package/lib/model/kerberos-details.js +1 -1
  168. package/lib/model/level-type-details.d.ts +1 -1
  169. package/lib/model/level-type-details.js +1 -1
  170. package/lib/model/metric-based-horizontal-scale-in-config.d.ts +1 -1
  171. package/lib/model/metric-based-horizontal-scale-in-config.js +1 -1
  172. package/lib/model/metric-based-horizontal-scale-out-config.d.ts +1 -1
  173. package/lib/model/metric-based-horizontal-scale-out-config.js +1 -1
  174. package/lib/model/metric-based-horizontal-scaling-policy-details.d.ts +1 -1
  175. package/lib/model/metric-based-horizontal-scaling-policy-details.js +1 -1
  176. package/lib/model/metric-based-vertical-scale-down-config.d.ts +1 -1
  177. package/lib/model/metric-based-vertical-scale-down-config.js +1 -1
  178. package/lib/model/metric-based-vertical-scale-up-config.d.ts +1 -1
  179. package/lib/model/metric-based-vertical-scale-up-config.js +1 -1
  180. package/lib/model/metric-based-vertical-scaling-policy-details.d.ts +1 -1
  181. package/lib/model/metric-based-vertical-scaling-policy-details.js +1 -1
  182. package/lib/model/metric-threshold-rule.d.ts +1 -1
  183. package/lib/model/metric-threshold-rule.js +1 -1
  184. package/lib/model/network-config.d.ts +1 -1
  185. package/lib/model/network-config.js +1 -1
  186. package/lib/model/node-backup-configuration-summary.d.ts +1 -1
  187. package/lib/model/node-backup-configuration-summary.js +1 -1
  188. package/lib/model/node-backup-configuration.d.ts +1 -1
  189. package/lib/model/node-backup-configuration.js +1 -1
  190. package/lib/model/node-backup-summary.d.ts +1 -1
  191. package/lib/model/node-backup-summary.js +1 -1
  192. package/lib/model/node-backup.d.ts +1 -1
  193. package/lib/model/node-backup.js +1 -1
  194. package/lib/model/node-level-details.d.ts +1 -1
  195. package/lib/model/node-level-details.js +1 -1
  196. package/lib/model/node-replace-configuration-summary.d.ts +1 -1
  197. package/lib/model/node-replace-configuration-summary.js +1 -1
  198. package/lib/model/node-replace-configuration.d.ts +1 -1
  199. package/lib/model/node-replace-configuration.js +1 -1
  200. package/lib/model/node-type-level-details.d.ts +1 -1
  201. package/lib/model/node-type-level-details.js +1 -1
  202. package/lib/model/node-type-shape-config.d.ts +32 -0
  203. package/lib/model/node-type-shape-config.js +30 -0
  204. package/lib/model/node-type-shape-config.js.map +1 -0
  205. package/lib/model/node.d.ts +1 -1
  206. package/lib/model/node.js +1 -1
  207. package/lib/model/odh-patching-config.d.ts +1 -1
  208. package/lib/model/odh-patching-config.js +1 -1
  209. package/lib/model/operation-status.d.ts +1 -1
  210. package/lib/model/operation-status.js +1 -1
  211. package/lib/model/operation-types.d.ts +10 -1
  212. package/lib/model/operation-types.js +10 -1
  213. package/lib/model/operation-types.js.map +1 -1
  214. package/lib/model/os-patch-details.d.ts +1 -1
  215. package/lib/model/os-patch-details.js +1 -1
  216. package/lib/model/os-patch-package-summary.d.ts +1 -1
  217. package/lib/model/os-patch-package-summary.js +1 -1
  218. package/lib/model/os-patch-summary.d.ts +1 -1
  219. package/lib/model/os-patch-summary.js +1 -1
  220. package/lib/model/patch-history-summary.d.ts +1 -1
  221. package/lib/model/patch-history-summary.js +1 -1
  222. package/lib/model/patch-summary.d.ts +1 -1
  223. package/lib/model/patch-summary.js +1 -1
  224. package/lib/model/patching-configs.d.ts +1 -1
  225. package/lib/model/patching-configs.js +1 -1
  226. package/lib/model/refresh-confidential-application-details.d.ts +26 -0
  227. package/lib/model/refresh-confidential-application-details.js +30 -0
  228. package/lib/model/refresh-confidential-application-details.js.map +1 -0
  229. package/lib/model/refresh-upst-token-exchange-keytab-details.d.ts +26 -0
  230. package/lib/model/refresh-upst-token-exchange-keytab-details.js +30 -0
  231. package/lib/model/refresh-upst-token-exchange-keytab-details.js.map +1 -0
  232. package/lib/model/remove-auto-scaling-configuration-details.d.ts +1 -1
  233. package/lib/model/remove-auto-scaling-configuration-details.js +1 -1
  234. package/lib/model/remove-cloud-sql-details.d.ts +1 -1
  235. package/lib/model/remove-cloud-sql-details.js +1 -1
  236. package/lib/model/remove-kafka-details.d.ts +1 -1
  237. package/lib/model/remove-kafka-details.js +1 -1
  238. package/lib/model/remove-node-details.d.ts +1 -1
  239. package/lib/model/remove-node-details.js +1 -1
  240. package/lib/model/remove-node-replace-configuration-details.d.ts +1 -1
  241. package/lib/model/remove-node-replace-configuration-details.js +1 -1
  242. package/lib/model/remove-resource-principal-configuration-details.d.ts +1 -1
  243. package/lib/model/remove-resource-principal-configuration-details.js +1 -1
  244. package/lib/model/renew-certificate-details.d.ts +1 -1
  245. package/lib/model/renew-certificate-details.js +1 -1
  246. package/lib/model/replace-node-details.d.ts +1 -1
  247. package/lib/model/replace-node-details.js +1 -1
  248. package/lib/model/resource-principal-configuration-summary.d.ts +1 -1
  249. package/lib/model/resource-principal-configuration-summary.js +1 -1
  250. package/lib/model/resource-principal-configuration.d.ts +1 -1
  251. package/lib/model/resource-principal-configuration.js +1 -1
  252. package/lib/model/restart-node-details.d.ts +1 -1
  253. package/lib/model/restart-node-details.js +1 -1
  254. package/lib/model/schedule-based-horizontal-scaling-policy-details.d.ts +1 -1
  255. package/lib/model/schedule-based-horizontal-scaling-policy-details.js +1 -1
  256. package/lib/model/schedule-based-vertical-scaling-policy-details.d.ts +1 -1
  257. package/lib/model/schedule-based-vertical-scaling-policy-details.js +1 -1
  258. package/lib/model/schedule-type.d.ts +1 -1
  259. package/lib/model/schedule-type.js +1 -1
  260. package/lib/model/service.d.ts +1 -1
  261. package/lib/model/service.js +1 -1
  262. package/lib/model/shape-config-details.d.ts +1 -1
  263. package/lib/model/shape-config-details.js +1 -1
  264. package/lib/model/sort-orders.d.ts +1 -1
  265. package/lib/model/sort-orders.js +1 -1
  266. package/lib/model/start-bds-instance-details.d.ts +3 -1
  267. package/lib/model/start-bds-instance-details.js +31 -3
  268. package/lib/model/start-bds-instance-details.js.map +1 -1
  269. package/lib/model/start-cluster-shape-configs.d.ts +27 -0
  270. package/lib/model/start-cluster-shape-configs.js +62 -0
  271. package/lib/model/start-cluster-shape-configs.js.map +1 -0
  272. package/lib/model/stop-bds-instance-details.d.ts +1 -1
  273. package/lib/model/stop-bds-instance-details.js +1 -1
  274. package/lib/model/test-bds-metastore-configuration-details.d.ts +1 -1
  275. package/lib/model/test-bds-metastore-configuration-details.js +1 -1
  276. package/lib/model/test-bds-object-storage-connection-details.d.ts +1 -1
  277. package/lib/model/test-bds-object-storage-connection-details.js +1 -1
  278. package/lib/model/time-and-horizontal-scaling-config.d.ts +1 -1
  279. package/lib/model/time-and-horizontal-scaling-config.js +1 -1
  280. package/lib/model/time-and-vertical-scaling-config.d.ts +1 -1
  281. package/lib/model/time-and-vertical-scaling-config.js +1 -1
  282. package/lib/model/update-auto-scale-policy-details.d.ts +1 -1
  283. package/lib/model/update-auto-scale-policy-details.js +1 -1
  284. package/lib/model/update-auto-scaling-configuration-details.d.ts +1 -1
  285. package/lib/model/update-auto-scaling-configuration-details.js +1 -1
  286. package/lib/model/update-bds-instance-details.d.ts +3 -1
  287. package/lib/model/update-bds-instance-details.js +31 -3
  288. package/lib/model/update-bds-instance-details.js.map +1 -1
  289. package/lib/model/update-bds-metastore-configuration-details.d.ts +1 -1
  290. package/lib/model/update-bds-metastore-configuration-details.js +1 -1
  291. package/lib/model/update-identity-configuration-details.d.ts +29 -0
  292. package/lib/model/update-identity-configuration-details.js +64 -0
  293. package/lib/model/update-identity-configuration-details.js.map +1 -0
  294. package/lib/model/update-metric-based-horizontal-scaling-policy-details.d.ts +1 -1
  295. package/lib/model/update-metric-based-horizontal-scaling-policy-details.js +1 -1
  296. package/lib/model/update-metric-based-vertical-scaling-policy-details.d.ts +1 -1
  297. package/lib/model/update-metric-based-vertical-scaling-policy-details.js +1 -1
  298. package/lib/model/update-node-backup-configuration-details.d.ts +1 -1
  299. package/lib/model/update-node-backup-configuration-details.js +1 -1
  300. package/lib/model/update-node-replace-configuration-details.d.ts +1 -1
  301. package/lib/model/update-node-replace-configuration-details.js +1 -1
  302. package/lib/model/update-resource-principal-configuration-details.d.ts +1 -1
  303. package/lib/model/update-resource-principal-configuration-details.js +1 -1
  304. package/lib/model/update-schedule-based-horizontal-scaling-policy-details.d.ts +1 -1
  305. package/lib/model/update-schedule-based-horizontal-scaling-policy-details.js +1 -1
  306. package/lib/model/update-schedule-based-vertical-scaling-policy-details.d.ts +1 -1
  307. package/lib/model/update-schedule-based-vertical-scaling-policy-details.js +1 -1
  308. package/lib/model/upst-configuration-details.d.ts +30 -0
  309. package/lib/model/upst-configuration-details.js +30 -0
  310. package/lib/model/upst-configuration-details.js.map +1 -0
  311. package/lib/model/upst-configuration.d.ts +71 -0
  312. package/lib/model/upst-configuration.js +44 -0
  313. package/lib/model/upst-configuration.js.map +1 -0
  314. package/lib/model/vertical-scaling-schedule-details.d.ts +1 -1
  315. package/lib/model/vertical-scaling-schedule-details.js +1 -1
  316. package/lib/model/volume-attachment-detail.d.ts +1 -1
  317. package/lib/model/volume-attachment-detail.js +1 -1
  318. package/lib/model/work-request-error.d.ts +1 -1
  319. package/lib/model/work-request-error.js +1 -1
  320. package/lib/model/work-request-log-entry.d.ts +1 -1
  321. package/lib/model/work-request-log-entry.js +1 -1
  322. package/lib/model/work-request-resource.d.ts +1 -1
  323. package/lib/model/work-request-resource.js +1 -1
  324. package/lib/model/work-request.d.ts +1 -1
  325. package/lib/model/work-request.js +1 -1
  326. package/lib/request/activate-bds-metastore-configuration-request.d.ts +1 -1
  327. package/lib/request/activate-bds-metastore-configuration-request.js +1 -1
  328. package/lib/request/activate-iam-user-sync-configuration-request.d.ts +53 -0
  329. package/lib/request/activate-iam-user-sync-configuration-request.js +15 -0
  330. package/lib/request/activate-iam-user-sync-configuration-request.js.map +1 -0
  331. package/lib/request/activate-upst-configuration-request.d.ts +53 -0
  332. package/lib/request/activate-upst-configuration-request.js +15 -0
  333. package/lib/request/activate-upst-configuration-request.js.map +1 -0
  334. package/lib/request/add-auto-scaling-configuration-request.d.ts +1 -1
  335. package/lib/request/add-auto-scaling-configuration-request.js +1 -1
  336. package/lib/request/add-block-storage-request.d.ts +1 -1
  337. package/lib/request/add-block-storage-request.js +1 -1
  338. package/lib/request/add-cloud-sql-request.d.ts +1 -1
  339. package/lib/request/add-cloud-sql-request.js +1 -1
  340. package/lib/request/add-kafka-request.d.ts +1 -1
  341. package/lib/request/add-kafka-request.js +1 -1
  342. package/lib/request/add-master-nodes-request.d.ts +1 -1
  343. package/lib/request/add-master-nodes-request.js +1 -1
  344. package/lib/request/add-utility-nodes-request.d.ts +1 -1
  345. package/lib/request/add-utility-nodes-request.js +1 -1
  346. package/lib/request/add-worker-nodes-request.d.ts +1 -1
  347. package/lib/request/add-worker-nodes-request.js +1 -1
  348. package/lib/request/backup-node-request.d.ts +1 -1
  349. package/lib/request/backup-node-request.js +1 -1
  350. package/lib/request/certificate-service-info-request.d.ts +1 -1
  351. package/lib/request/certificate-service-info-request.js +1 -1
  352. package/lib/request/change-bds-instance-compartment-request.d.ts +1 -1
  353. package/lib/request/change-bds-instance-compartment-request.js +1 -1
  354. package/lib/request/change-shape-request.d.ts +1 -1
  355. package/lib/request/change-shape-request.js +1 -1
  356. package/lib/request/create-bds-api-key-request.d.ts +1 -1
  357. package/lib/request/create-bds-api-key-request.js +1 -1
  358. package/lib/request/create-bds-instance-request.d.ts +1 -1
  359. package/lib/request/create-bds-instance-request.js +1 -1
  360. package/lib/request/create-bds-metastore-configuration-request.d.ts +1 -1
  361. package/lib/request/create-bds-metastore-configuration-request.js +1 -1
  362. package/lib/request/create-identity-configuration-request.d.ts +40 -0
  363. package/lib/request/create-identity-configuration-request.js +15 -0
  364. package/lib/request/create-identity-configuration-request.js.map +1 -0
  365. package/lib/request/create-node-backup-configuration-request.d.ts +1 -1
  366. package/lib/request/create-node-backup-configuration-request.js +1 -1
  367. package/lib/request/create-node-replace-configuration-request.d.ts +1 -1
  368. package/lib/request/create-node-replace-configuration-request.js +1 -1
  369. package/lib/request/create-resource-principal-configuration-request.d.ts +1 -1
  370. package/lib/request/create-resource-principal-configuration-request.js +1 -1
  371. package/lib/request/deactivate-iam-user-sync-configuration-request.d.ts +53 -0
  372. package/lib/request/deactivate-iam-user-sync-configuration-request.js +15 -0
  373. package/lib/request/deactivate-iam-user-sync-configuration-request.js.map +1 -0
  374. package/lib/request/deactivate-upst-configuration-request.d.ts +53 -0
  375. package/lib/request/deactivate-upst-configuration-request.js +15 -0
  376. package/lib/request/deactivate-upst-configuration-request.js.map +1 -0
  377. package/lib/request/delete-bds-api-key-request.d.ts +1 -1
  378. package/lib/request/delete-bds-api-key-request.js +1 -1
  379. package/lib/request/delete-bds-instance-request.d.ts +1 -1
  380. package/lib/request/delete-bds-instance-request.js +1 -1
  381. package/lib/request/delete-bds-metastore-configuration-request.d.ts +1 -1
  382. package/lib/request/delete-bds-metastore-configuration-request.js +1 -1
  383. package/lib/request/delete-identity-configuration-request.d.ts +39 -0
  384. package/lib/request/delete-identity-configuration-request.js +15 -0
  385. package/lib/request/delete-identity-configuration-request.js.map +1 -0
  386. package/lib/request/delete-node-backup-configuration-request.d.ts +1 -1
  387. package/lib/request/delete-node-backup-configuration-request.js +1 -1
  388. package/lib/request/delete-node-backup-request.d.ts +1 -1
  389. package/lib/request/delete-node-backup-request.js +1 -1
  390. package/lib/request/disable-certificate-request.d.ts +1 -1
  391. package/lib/request/disable-certificate-request.js +1 -1
  392. package/lib/request/enable-certificate-request.d.ts +1 -1
  393. package/lib/request/enable-certificate-request.js +1 -1
  394. package/lib/request/execute-bootstrap-script-request.d.ts +1 -1
  395. package/lib/request/execute-bootstrap-script-request.js +1 -1
  396. package/lib/request/force-refresh-resource-principal-request.d.ts +1 -1
  397. package/lib/request/force-refresh-resource-principal-request.js +1 -1
  398. package/lib/request/get-auto-scaling-configuration-request.d.ts +1 -1
  399. package/lib/request/get-auto-scaling-configuration-request.js +1 -1
  400. package/lib/request/get-bds-api-key-request.d.ts +1 -1
  401. package/lib/request/get-bds-api-key-request.js +1 -1
  402. package/lib/request/get-bds-instance-request.d.ts +1 -1
  403. package/lib/request/get-bds-instance-request.js +1 -1
  404. package/lib/request/get-bds-metastore-configuration-request.d.ts +1 -1
  405. package/lib/request/get-bds-metastore-configuration-request.js +1 -1
  406. package/lib/request/get-identity-configuration-request.d.ts +54 -0
  407. package/lib/request/get-identity-configuration-request.js +24 -0
  408. package/lib/request/get-identity-configuration-request.js.map +1 -0
  409. package/lib/request/get-node-backup-configuration-request.d.ts +1 -1
  410. package/lib/request/get-node-backup-configuration-request.js +1 -1
  411. package/lib/request/get-node-backup-request.d.ts +1 -1
  412. package/lib/request/get-node-backup-request.js +1 -1
  413. package/lib/request/get-node-replace-configuration-request.d.ts +1 -1
  414. package/lib/request/get-node-replace-configuration-request.js +1 -1
  415. package/lib/request/get-os-patch-details-request.d.ts +1 -1
  416. package/lib/request/get-os-patch-details-request.js +1 -1
  417. package/lib/request/get-resource-principal-configuration-request.d.ts +1 -1
  418. package/lib/request/get-resource-principal-configuration-request.js +1 -1
  419. package/lib/request/get-work-request-request.d.ts +1 -1
  420. package/lib/request/get-work-request-request.js +1 -1
  421. package/lib/request/index.d.ts +25 -1
  422. package/lib/request/index.js +8 -2
  423. package/lib/request/index.js.map +1 -1
  424. package/lib/request/install-os-patch-request.d.ts +1 -1
  425. package/lib/request/install-os-patch-request.js +1 -1
  426. package/lib/request/install-patch-request.d.ts +1 -1
  427. package/lib/request/install-patch-request.js +1 -1
  428. package/lib/request/list-auto-scaling-configurations-request.d.ts +1 -1
  429. package/lib/request/list-auto-scaling-configurations-request.js +1 -1
  430. package/lib/request/list-bds-api-keys-request.d.ts +1 -1
  431. package/lib/request/list-bds-api-keys-request.js +1 -1
  432. package/lib/request/list-bds-cluster-versions-request.d.ts +45 -0
  433. package/lib/request/list-bds-cluster-versions-request.js +23 -0
  434. package/lib/request/list-bds-cluster-versions-request.js.map +1 -0
  435. package/lib/request/list-bds-instances-request.d.ts +1 -1
  436. package/lib/request/list-bds-instances-request.js +1 -1
  437. package/lib/request/list-bds-metastore-configurations-request.d.ts +1 -1
  438. package/lib/request/list-bds-metastore-configurations-request.js +1 -1
  439. package/lib/request/list-identity-configurations-request.d.ts +62 -0
  440. package/lib/request/list-identity-configurations-request.js +24 -0
  441. package/lib/request/list-identity-configurations-request.js.map +1 -0
  442. package/lib/request/list-node-backup-configurations-request.d.ts +1 -1
  443. package/lib/request/list-node-backup-configurations-request.js +1 -1
  444. package/lib/request/list-node-backups-request.d.ts +1 -1
  445. package/lib/request/list-node-backups-request.js +1 -1
  446. package/lib/request/list-node-replace-configurations-request.d.ts +1 -1
  447. package/lib/request/list-node-replace-configurations-request.js +1 -1
  448. package/lib/request/list-os-patches-request.d.ts +1 -1
  449. package/lib/request/list-os-patches-request.js +1 -1
  450. package/lib/request/list-patch-histories-request.d.ts +1 -1
  451. package/lib/request/list-patch-histories-request.js +1 -1
  452. package/lib/request/list-patches-request.d.ts +1 -1
  453. package/lib/request/list-patches-request.js +1 -1
  454. package/lib/request/list-resource-principal-configurations-request.d.ts +1 -1
  455. package/lib/request/list-resource-principal-configurations-request.js +1 -1
  456. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  457. package/lib/request/list-work-request-errors-request.js +1 -1
  458. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  459. package/lib/request/list-work-request-logs-request.js +1 -1
  460. package/lib/request/list-work-requests-request.d.ts +1 -1
  461. package/lib/request/list-work-requests-request.js +1 -1
  462. package/lib/request/refresh-confidential-application-request.d.ts +53 -0
  463. package/lib/request/refresh-confidential-application-request.js +15 -0
  464. package/lib/request/refresh-confidential-application-request.js.map +1 -0
  465. package/lib/request/refresh-upst-token-exchange-keytab-request.d.ts +53 -0
  466. package/lib/request/refresh-upst-token-exchange-keytab-request.js +15 -0
  467. package/lib/request/refresh-upst-token-exchange-keytab-request.js.map +1 -0
  468. package/lib/request/remove-auto-scaling-configuration-request.d.ts +1 -1
  469. package/lib/request/remove-auto-scaling-configuration-request.js +1 -1
  470. package/lib/request/remove-cloud-sql-request.d.ts +1 -1
  471. package/lib/request/remove-cloud-sql-request.js +1 -1
  472. package/lib/request/remove-kafka-request.d.ts +1 -1
  473. package/lib/request/remove-kafka-request.js +1 -1
  474. package/lib/request/remove-node-replace-configuration-request.d.ts +1 -1
  475. package/lib/request/remove-node-replace-configuration-request.js +1 -1
  476. package/lib/request/remove-node-request.d.ts +1 -1
  477. package/lib/request/remove-node-request.js +1 -1
  478. package/lib/request/remove-resource-principal-configuration-request.d.ts +1 -1
  479. package/lib/request/remove-resource-principal-configuration-request.js +1 -1
  480. package/lib/request/renew-certificate-request.d.ts +1 -1
  481. package/lib/request/renew-certificate-request.js +1 -1
  482. package/lib/request/replace-node-request.d.ts +1 -1
  483. package/lib/request/replace-node-request.js +1 -1
  484. package/lib/request/restart-node-request.d.ts +1 -1
  485. package/lib/request/restart-node-request.js +1 -1
  486. package/lib/request/start-bds-instance-request.d.ts +1 -1
  487. package/lib/request/start-bds-instance-request.js +1 -1
  488. package/lib/request/stop-bds-instance-request.d.ts +1 -1
  489. package/lib/request/stop-bds-instance-request.js +1 -1
  490. package/lib/request/test-bds-metastore-configuration-request.d.ts +1 -1
  491. package/lib/request/test-bds-metastore-configuration-request.js +1 -1
  492. package/lib/request/test-bds-object-storage-connection-request.d.ts +1 -1
  493. package/lib/request/test-bds-object-storage-connection-request.js +1 -1
  494. package/lib/request/update-auto-scaling-configuration-request.d.ts +1 -1
  495. package/lib/request/update-auto-scaling-configuration-request.js +1 -1
  496. package/lib/request/update-bds-instance-request.d.ts +1 -1
  497. package/lib/request/update-bds-instance-request.js +1 -1
  498. package/lib/request/update-bds-metastore-configuration-request.d.ts +1 -1
  499. package/lib/request/update-bds-metastore-configuration-request.js +1 -1
  500. package/lib/request/update-identity-configuration-request.d.ts +53 -0
  501. package/lib/request/update-identity-configuration-request.js +15 -0
  502. package/lib/request/update-identity-configuration-request.js.map +1 -0
  503. package/lib/request/update-node-backup-configuration-request.d.ts +1 -1
  504. package/lib/request/update-node-backup-configuration-request.js +1 -1
  505. package/lib/request/update-node-replace-configuration-request.d.ts +1 -1
  506. package/lib/request/update-node-replace-configuration-request.js +1 -1
  507. package/lib/request/update-resource-principal-configuration-request.d.ts +1 -1
  508. package/lib/request/update-resource-principal-configuration-request.js +1 -1
  509. package/lib/response/activate-bds-metastore-configuration-response.d.ts +1 -1
  510. package/lib/response/activate-bds-metastore-configuration-response.js +1 -1
  511. package/lib/response/activate-iam-user-sync-configuration-response.d.ts +25 -0
  512. package/lib/response/activate-iam-user-sync-configuration-response.js +15 -0
  513. package/lib/response/activate-iam-user-sync-configuration-response.js.map +1 -0
  514. package/lib/response/activate-upst-configuration-response.d.ts +25 -0
  515. package/lib/response/activate-upst-configuration-response.js +15 -0
  516. package/lib/response/activate-upst-configuration-response.js.map +1 -0
  517. package/lib/response/add-auto-scaling-configuration-response.d.ts +1 -1
  518. package/lib/response/add-auto-scaling-configuration-response.js +1 -1
  519. package/lib/response/add-block-storage-response.d.ts +1 -1
  520. package/lib/response/add-block-storage-response.js +1 -1
  521. package/lib/response/add-cloud-sql-response.d.ts +1 -1
  522. package/lib/response/add-cloud-sql-response.js +1 -1
  523. package/lib/response/add-kafka-response.d.ts +1 -1
  524. package/lib/response/add-kafka-response.js +1 -1
  525. package/lib/response/add-master-nodes-response.d.ts +1 -1
  526. package/lib/response/add-master-nodes-response.js +1 -1
  527. package/lib/response/add-utility-nodes-response.d.ts +1 -1
  528. package/lib/response/add-utility-nodes-response.js +1 -1
  529. package/lib/response/add-worker-nodes-response.d.ts +1 -1
  530. package/lib/response/add-worker-nodes-response.js +1 -1
  531. package/lib/response/backup-node-response.d.ts +1 -1
  532. package/lib/response/backup-node-response.js +1 -1
  533. package/lib/response/certificate-service-info-response.d.ts +1 -1
  534. package/lib/response/certificate-service-info-response.js +1 -1
  535. package/lib/response/change-bds-instance-compartment-response.d.ts +1 -1
  536. package/lib/response/change-bds-instance-compartment-response.js +1 -1
  537. package/lib/response/change-shape-response.d.ts +1 -1
  538. package/lib/response/change-shape-response.js +1 -1
  539. package/lib/response/create-bds-api-key-response.d.ts +1 -1
  540. package/lib/response/create-bds-api-key-response.js +1 -1
  541. package/lib/response/create-bds-instance-response.d.ts +1 -1
  542. package/lib/response/create-bds-instance-response.js +1 -1
  543. package/lib/response/create-bds-metastore-configuration-response.d.ts +1 -1
  544. package/lib/response/create-bds-metastore-configuration-response.js +1 -1
  545. package/lib/response/create-identity-configuration-response.d.ts +25 -0
  546. package/lib/response/create-identity-configuration-response.js +15 -0
  547. package/lib/response/create-identity-configuration-response.js.map +1 -0
  548. package/lib/response/create-node-backup-configuration-response.d.ts +1 -1
  549. package/lib/response/create-node-backup-configuration-response.js +1 -1
  550. package/lib/response/create-node-replace-configuration-response.d.ts +1 -1
  551. package/lib/response/create-node-replace-configuration-response.js +1 -1
  552. package/lib/response/create-resource-principal-configuration-response.d.ts +1 -1
  553. package/lib/response/create-resource-principal-configuration-response.js +1 -1
  554. package/lib/response/deactivate-iam-user-sync-configuration-response.d.ts +25 -0
  555. package/lib/response/deactivate-iam-user-sync-configuration-response.js +15 -0
  556. package/lib/response/deactivate-iam-user-sync-configuration-response.js.map +1 -0
  557. package/lib/response/deactivate-upst-configuration-response.d.ts +25 -0
  558. package/lib/response/deactivate-upst-configuration-response.js +15 -0
  559. package/lib/response/deactivate-upst-configuration-response.js.map +1 -0
  560. package/lib/response/delete-bds-api-key-response.d.ts +1 -1
  561. package/lib/response/delete-bds-api-key-response.js +1 -1
  562. package/lib/response/delete-bds-instance-response.d.ts +1 -1
  563. package/lib/response/delete-bds-instance-response.js +1 -1
  564. package/lib/response/delete-bds-metastore-configuration-response.d.ts +1 -1
  565. package/lib/response/delete-bds-metastore-configuration-response.js +1 -1
  566. package/lib/response/delete-identity-configuration-response.d.ts +25 -0
  567. package/lib/response/delete-identity-configuration-response.js +15 -0
  568. package/lib/response/delete-identity-configuration-response.js.map +1 -0
  569. package/lib/response/delete-node-backup-configuration-response.d.ts +1 -1
  570. package/lib/response/delete-node-backup-configuration-response.js +1 -1
  571. package/lib/response/delete-node-backup-response.d.ts +1 -1
  572. package/lib/response/delete-node-backup-response.js +1 -1
  573. package/lib/response/disable-certificate-response.d.ts +1 -1
  574. package/lib/response/disable-certificate-response.js +1 -1
  575. package/lib/response/enable-certificate-response.d.ts +1 -1
  576. package/lib/response/enable-certificate-response.js +1 -1
  577. package/lib/response/execute-bootstrap-script-response.d.ts +1 -1
  578. package/lib/response/execute-bootstrap-script-response.js +1 -1
  579. package/lib/response/force-refresh-resource-principal-response.d.ts +1 -1
  580. package/lib/response/force-refresh-resource-principal-response.js +1 -1
  581. package/lib/response/get-auto-scaling-configuration-response.d.ts +1 -1
  582. package/lib/response/get-auto-scaling-configuration-response.js +1 -1
  583. package/lib/response/get-bds-api-key-response.d.ts +1 -1
  584. package/lib/response/get-bds-api-key-response.js +1 -1
  585. package/lib/response/get-bds-instance-response.d.ts +1 -1
  586. package/lib/response/get-bds-instance-response.js +1 -1
  587. package/lib/response/get-bds-metastore-configuration-response.d.ts +1 -1
  588. package/lib/response/get-bds-metastore-configuration-response.js +1 -1
  589. package/lib/response/get-identity-configuration-response.d.ts +30 -0
  590. package/lib/response/get-identity-configuration-response.js +15 -0
  591. package/lib/response/get-identity-configuration-response.js.map +1 -0
  592. package/lib/response/get-node-backup-configuration-response.d.ts +1 -1
  593. package/lib/response/get-node-backup-configuration-response.js +1 -1
  594. package/lib/response/get-node-backup-response.d.ts +1 -1
  595. package/lib/response/get-node-backup-response.js +1 -1
  596. package/lib/response/get-node-replace-configuration-response.d.ts +1 -1
  597. package/lib/response/get-node-replace-configuration-response.js +1 -1
  598. package/lib/response/get-os-patch-details-response.d.ts +1 -1
  599. package/lib/response/get-os-patch-details-response.js +1 -1
  600. package/lib/response/get-resource-principal-configuration-response.d.ts +1 -1
  601. package/lib/response/get-resource-principal-configuration-response.js +1 -1
  602. package/lib/response/get-work-request-response.d.ts +1 -1
  603. package/lib/response/get-work-request-response.js +1 -1
  604. package/lib/response/index.d.ts +25 -1
  605. package/lib/response/index.js +1 -1
  606. package/lib/response/install-os-patch-response.d.ts +1 -1
  607. package/lib/response/install-os-patch-response.js +1 -1
  608. package/lib/response/install-patch-response.d.ts +1 -1
  609. package/lib/response/install-patch-response.js +1 -1
  610. package/lib/response/list-auto-scaling-configurations-response.d.ts +1 -1
  611. package/lib/response/list-auto-scaling-configurations-response.js +1 -1
  612. package/lib/response/list-bds-api-keys-response.d.ts +1 -1
  613. package/lib/response/list-bds-api-keys-response.js +1 -1
  614. package/lib/response/list-bds-cluster-versions-response.d.ts +32 -0
  615. package/lib/response/list-bds-cluster-versions-response.js +15 -0
  616. package/lib/response/list-bds-cluster-versions-response.js.map +1 -0
  617. package/lib/response/list-bds-instances-response.d.ts +1 -1
  618. package/lib/response/list-bds-instances-response.js +1 -1
  619. package/lib/response/list-bds-metastore-configurations-response.d.ts +1 -1
  620. package/lib/response/list-bds-metastore-configurations-response.js +1 -1
  621. package/lib/response/list-identity-configurations-response.d.ts +32 -0
  622. package/lib/response/list-identity-configurations-response.js +15 -0
  623. package/lib/response/list-identity-configurations-response.js.map +1 -0
  624. package/lib/response/list-node-backup-configurations-response.d.ts +1 -1
  625. package/lib/response/list-node-backup-configurations-response.js +1 -1
  626. package/lib/response/list-node-backups-response.d.ts +1 -1
  627. package/lib/response/list-node-backups-response.js +1 -1
  628. package/lib/response/list-node-replace-configurations-response.d.ts +1 -1
  629. package/lib/response/list-node-replace-configurations-response.js +1 -1
  630. package/lib/response/list-os-patches-response.d.ts +1 -1
  631. package/lib/response/list-os-patches-response.js +1 -1
  632. package/lib/response/list-patch-histories-response.d.ts +1 -1
  633. package/lib/response/list-patch-histories-response.js +1 -1
  634. package/lib/response/list-patches-response.d.ts +1 -1
  635. package/lib/response/list-patches-response.js +1 -1
  636. package/lib/response/list-resource-principal-configurations-response.d.ts +1 -1
  637. package/lib/response/list-resource-principal-configurations-response.js +1 -1
  638. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  639. package/lib/response/list-work-request-errors-response.js +1 -1
  640. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  641. package/lib/response/list-work-request-logs-response.js +1 -1
  642. package/lib/response/list-work-requests-response.d.ts +1 -1
  643. package/lib/response/list-work-requests-response.js +1 -1
  644. package/lib/response/refresh-confidential-application-response.d.ts +25 -0
  645. package/lib/response/refresh-confidential-application-response.js +15 -0
  646. package/lib/response/refresh-confidential-application-response.js.map +1 -0
  647. package/lib/response/refresh-upst-token-exchange-keytab-response.d.ts +25 -0
  648. package/lib/response/refresh-upst-token-exchange-keytab-response.js +15 -0
  649. package/lib/response/refresh-upst-token-exchange-keytab-response.js.map +1 -0
  650. package/lib/response/remove-auto-scaling-configuration-response.d.ts +1 -1
  651. package/lib/response/remove-auto-scaling-configuration-response.js +1 -1
  652. package/lib/response/remove-cloud-sql-response.d.ts +1 -1
  653. package/lib/response/remove-cloud-sql-response.js +1 -1
  654. package/lib/response/remove-kafka-response.d.ts +1 -1
  655. package/lib/response/remove-kafka-response.js +1 -1
  656. package/lib/response/remove-node-replace-configuration-response.d.ts +1 -1
  657. package/lib/response/remove-node-replace-configuration-response.js +1 -1
  658. package/lib/response/remove-node-response.d.ts +1 -1
  659. package/lib/response/remove-node-response.js +1 -1
  660. package/lib/response/remove-resource-principal-configuration-response.d.ts +1 -1
  661. package/lib/response/remove-resource-principal-configuration-response.js +1 -1
  662. package/lib/response/renew-certificate-response.d.ts +1 -1
  663. package/lib/response/renew-certificate-response.js +1 -1
  664. package/lib/response/replace-node-response.d.ts +1 -1
  665. package/lib/response/replace-node-response.js +1 -1
  666. package/lib/response/restart-node-response.d.ts +1 -1
  667. package/lib/response/restart-node-response.js +1 -1
  668. package/lib/response/start-bds-instance-response.d.ts +1 -1
  669. package/lib/response/start-bds-instance-response.js +1 -1
  670. package/lib/response/stop-bds-instance-response.d.ts +1 -1
  671. package/lib/response/stop-bds-instance-response.js +1 -1
  672. package/lib/response/test-bds-metastore-configuration-response.d.ts +1 -1
  673. package/lib/response/test-bds-metastore-configuration-response.js +1 -1
  674. package/lib/response/test-bds-object-storage-connection-response.d.ts +1 -1
  675. package/lib/response/test-bds-object-storage-connection-response.js +1 -1
  676. package/lib/response/update-auto-scaling-configuration-response.d.ts +1 -1
  677. package/lib/response/update-auto-scaling-configuration-response.js +1 -1
  678. package/lib/response/update-bds-instance-response.d.ts +1 -1
  679. package/lib/response/update-bds-instance-response.js +1 -1
  680. package/lib/response/update-bds-metastore-configuration-response.d.ts +1 -1
  681. package/lib/response/update-bds-metastore-configuration-response.js +1 -1
  682. package/lib/response/update-identity-configuration-response.d.ts +25 -0
  683. package/lib/response/update-identity-configuration-response.js +15 -0
  684. package/lib/response/update-identity-configuration-response.js.map +1 -0
  685. package/lib/response/update-node-backup-configuration-response.d.ts +1 -1
  686. package/lib/response/update-node-backup-configuration-response.js +1 -1
  687. package/lib/response/update-node-replace-configuration-response.d.ts +1 -1
  688. package/lib/response/update-node-replace-configuration-response.js +1 -1
  689. package/lib/response/update-resource-principal-configuration-response.d.ts +1 -1
  690. package/lib/response/update-resource-principal-configuration-response.js +1 -1
  691. package/package.json +3 -3
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,32 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20190531
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ export interface ListIdentityConfigurationsResponse {
15
+ /**
16
+ * Unique Oracle-assigned identifier for the request. If you need to contact
17
+ * Oracle about a request, provide this request ID.
18
+ *
19
+ */
20
+ "opcRequestId": string;
21
+ /**
22
+ * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
+ * subsequent GET request to get the next batch of items.
25
+ *
26
+ */
27
+ "opcNextPage": string;
28
+ /**
29
+ * A list of IdentityConfigurationSummary instances.
30
+ */
31
+ "items": model.IdentityConfigurationSummary[];
32
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20190531
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=list-identity-configurations-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-identity-configurations-response.js","sourceRoot":"","sources":["../../../../../lib/bds/lib/response/list-identity-configurations-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,25 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20190531
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ export interface RefreshConfidentialApplicationResponse {
14
+ /**
15
+ * Unique Oracle-assigned identifier for the request. If you need to contact
16
+ * Oracle about a request, provide this request ID.
17
+ *
18
+ */
19
+ "opcRequestId": string;
20
+ /**
21
+ * Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation.
22
+ *
23
+ */
24
+ "opcWorkRequestId": string;
25
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20190531
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=refresh-confidential-application-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"refresh-confidential-application-response.js","sourceRoot":"","sources":["../../../../../lib/bds/lib/response/refresh-confidential-application-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,25 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20190531
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ export interface RefreshUpstTokenExchangeKeytabResponse {
14
+ /**
15
+ * Unique Oracle-assigned identifier for the request. If you need to contact
16
+ * Oracle about a request, provide this request ID.
17
+ *
18
+ */
19
+ "opcRequestId": string;
20
+ /**
21
+ * Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation.
22
+ *
23
+ */
24
+ "opcWorkRequestId": string;
25
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20190531
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=refresh-upst-token-exchange-keytab-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"refresh-upst-token-exchange-keytab-response.js","sourceRoot":"","sources":["../../../../../lib/bds/lib/response/refresh-upst-token-exchange-keytab-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  export interface RemoveAutoScalingConfigurationResponse {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  export interface RemoveCloudSqlResponse {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  export interface RemoveKafkaResponse {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  export interface RemoveNodeReplaceConfigurationResponse {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  export interface RemoveNodeResponse {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  export interface RemoveResourcePrincipalConfigurationResponse {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  export interface RenewCertificateResponse {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  export interface ReplaceNodeResponse {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  export interface RestartNodeResponse {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  export interface StartBdsInstanceResponse {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });