oci-mysql 2.50.1 → 2.50.3

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 (441) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/channels-waiter.d.ts +1 -1
  4. package/lib/channels-waiter.js +1 -1
  5. package/lib/client.d.ts +56 -56
  6. package/lib/client.js +56 -56
  7. package/lib/dbbackups-waiter.d.ts +1 -1
  8. package/lib/dbbackups-waiter.js +1 -1
  9. package/lib/dbsystem-waiter.d.ts +1 -1
  10. package/lib/dbsystem-waiter.js +1 -1
  11. package/lib/model/add-analytics-cluster-details.d.ts +1 -1
  12. package/lib/model/add-analytics-cluster-details.js +1 -1
  13. package/lib/model/add-heat-wave-cluster-details.d.ts +1 -1
  14. package/lib/model/add-heat-wave-cluster-details.js +1 -1
  15. package/lib/model/analytics-cluster-memory-estimate-status.d.ts +1 -1
  16. package/lib/model/analytics-cluster-memory-estimate-status.js +1 -1
  17. package/lib/model/analytics-cluster-memory-estimate.d.ts +1 -1
  18. package/lib/model/analytics-cluster-memory-estimate.js +1 -1
  19. package/lib/model/analytics-cluster-node.d.ts +1 -1
  20. package/lib/model/analytics-cluster-node.js +1 -1
  21. package/lib/model/analytics-cluster-schema-memory-estimate.d.ts +1 -1
  22. package/lib/model/analytics-cluster-schema-memory-estimate.js +1 -1
  23. package/lib/model/analytics-cluster-summary.d.ts +1 -1
  24. package/lib/model/analytics-cluster-summary.js +1 -1
  25. package/lib/model/analytics-cluster-table-memory-estimate.d.ts +1 -1
  26. package/lib/model/analytics-cluster-table-memory-estimate.js +1 -1
  27. package/lib/model/analytics-cluster.d.ts +1 -1
  28. package/lib/model/analytics-cluster.js +1 -1
  29. package/lib/model/anonymous-transactions-handling.d.ts +1 -1
  30. package/lib/model/anonymous-transactions-handling.js +1 -1
  31. package/lib/model/assign-manual-uuid-handling.d.ts +1 -1
  32. package/lib/model/assign-manual-uuid-handling.js +1 -1
  33. package/lib/model/assign-target-uuid-handling.d.ts +1 -1
  34. package/lib/model/assign-target-uuid-handling.js +1 -1
  35. package/lib/model/backup-policy.d.ts +1 -1
  36. package/lib/model/backup-policy.js +1 -1
  37. package/lib/model/backup-summary.d.ts +1 -1
  38. package/lib/model/backup-summary.js +1 -1
  39. package/lib/model/backup.d.ts +1 -1
  40. package/lib/model/backup.js +1 -1
  41. package/lib/model/ca-certificate.d.ts +1 -1
  42. package/lib/model/ca-certificate.js +1 -1
  43. package/lib/model/change-backup-compartment-details.d.ts +1 -1
  44. package/lib/model/change-backup-compartment-details.js +1 -1
  45. package/lib/model/channel-filter.d.ts +1 -1
  46. package/lib/model/channel-filter.js +1 -1
  47. package/lib/model/channel-source-mysql.d.ts +1 -1
  48. package/lib/model/channel-source-mysql.js +1 -1
  49. package/lib/model/channel-source.d.ts +1 -1
  50. package/lib/model/channel-source.js +1 -1
  51. package/lib/model/channel-summary.d.ts +1 -1
  52. package/lib/model/channel-summary.js +1 -1
  53. package/lib/model/channel-target-db-system.d.ts +1 -1
  54. package/lib/model/channel-target-db-system.js +1 -1
  55. package/lib/model/channel-target.d.ts +1 -1
  56. package/lib/model/channel-target.js +1 -1
  57. package/lib/model/channel.d.ts +1 -1
  58. package/lib/model/channel.js +1 -1
  59. package/lib/model/configuration-summary.d.ts +1 -1
  60. package/lib/model/configuration-summary.js +1 -1
  61. package/lib/model/configuration-variables.d.ts +1 -1
  62. package/lib/model/configuration-variables.js +1 -1
  63. package/lib/model/configuration.d.ts +1 -1
  64. package/lib/model/configuration.js +1 -1
  65. package/lib/model/crash-recovery-status.d.ts +1 -1
  66. package/lib/model/crash-recovery-status.js +1 -1
  67. package/lib/model/create-backup-details.d.ts +1 -1
  68. package/lib/model/create-backup-details.js +1 -1
  69. package/lib/model/create-backup-policy-details.d.ts +1 -1
  70. package/lib/model/create-backup-policy-details.js +1 -1
  71. package/lib/model/create-channel-details.d.ts +1 -1
  72. package/lib/model/create-channel-details.js +1 -1
  73. package/lib/model/create-channel-source-details.d.ts +1 -1
  74. package/lib/model/create-channel-source-details.js +1 -1
  75. package/lib/model/create-channel-source-from-mysql-details.d.ts +1 -1
  76. package/lib/model/create-channel-source-from-mysql-details.js +1 -1
  77. package/lib/model/create-channel-target-details.d.ts +1 -1
  78. package/lib/model/create-channel-target-details.js +1 -1
  79. package/lib/model/create-channel-target-from-db-system-details.d.ts +1 -1
  80. package/lib/model/create-channel-target-from-db-system-details.js +1 -1
  81. package/lib/model/create-configuration-details.d.ts +1 -1
  82. package/lib/model/create-configuration-details.js +1 -1
  83. package/lib/model/create-db-system-details.d.ts +1 -1
  84. package/lib/model/create-db-system-details.js +1 -1
  85. package/lib/model/create-db-system-source-details.d.ts +1 -1
  86. package/lib/model/create-db-system-source-details.js +1 -1
  87. package/lib/model/create-db-system-source-from-backup-details.d.ts +1 -1
  88. package/lib/model/create-db-system-source-from-backup-details.js +1 -1
  89. package/lib/model/create-db-system-source-from-none-details.d.ts +1 -1
  90. package/lib/model/create-db-system-source-from-none-details.js +1 -1
  91. package/lib/model/create-db-system-source-from-pitr-details.d.ts +1 -1
  92. package/lib/model/create-db-system-source-from-pitr-details.js +1 -1
  93. package/lib/model/create-db-system-source-import-from-url-details.d.ts +1 -1
  94. package/lib/model/create-db-system-source-import-from-url-details.js +1 -1
  95. package/lib/model/create-deletion-policy-details.d.ts +1 -1
  96. package/lib/model/create-deletion-policy-details.js +1 -1
  97. package/lib/model/create-maintenance-details.d.ts +1 -1
  98. package/lib/model/create-maintenance-details.js +1 -1
  99. package/lib/model/create-replica-details.d.ts +1 -1
  100. package/lib/model/create-replica-details.js +1 -1
  101. package/lib/model/db-system-endpoint.d.ts +1 -1
  102. package/lib/model/db-system-endpoint.js +1 -1
  103. package/lib/model/db-system-placement.d.ts +1 -1
  104. package/lib/model/db-system-placement.js +1 -1
  105. package/lib/model/db-system-snapshot.d.ts +1 -1
  106. package/lib/model/db-system-snapshot.js +1 -1
  107. package/lib/model/db-system-source-from-backup.d.ts +1 -1
  108. package/lib/model/db-system-source-from-backup.js +1 -1
  109. package/lib/model/db-system-source-from-none.d.ts +1 -1
  110. package/lib/model/db-system-source-from-none.js +1 -1
  111. package/lib/model/db-system-source-from-pitr.d.ts +1 -1
  112. package/lib/model/db-system-source-from-pitr.js +1 -1
  113. package/lib/model/db-system-source-import-from-url.d.ts +1 -1
  114. package/lib/model/db-system-source-import-from-url.js +1 -1
  115. package/lib/model/db-system-source.d.ts +1 -1
  116. package/lib/model/db-system-source.js +1 -1
  117. package/lib/model/db-system-summary.d.ts +1 -1
  118. package/lib/model/db-system-summary.js +1 -1
  119. package/lib/model/db-system.d.ts +1 -1
  120. package/lib/model/db-system.js +1 -1
  121. package/lib/model/deletion-policy-details.d.ts +1 -1
  122. package/lib/model/deletion-policy-details.js +1 -1
  123. package/lib/model/error-on-anonymous-handling.d.ts +1 -1
  124. package/lib/model/error-on-anonymous-handling.js +1 -1
  125. package/lib/model/heat-wave-cluster-memory-estimate-status.d.ts +1 -1
  126. package/lib/model/heat-wave-cluster-memory-estimate-status.js +1 -1
  127. package/lib/model/heat-wave-cluster-memory-estimate.d.ts +1 -1
  128. package/lib/model/heat-wave-cluster-memory-estimate.js +1 -1
  129. package/lib/model/heat-wave-cluster-schema-memory-estimate.d.ts +1 -1
  130. package/lib/model/heat-wave-cluster-schema-memory-estimate.js +1 -1
  131. package/lib/model/heat-wave-cluster-summary.d.ts +1 -1
  132. package/lib/model/heat-wave-cluster-summary.js +1 -1
  133. package/lib/model/heat-wave-cluster-table-memory-estimate.d.ts +1 -1
  134. package/lib/model/heat-wave-cluster-table-memory-estimate.js +1 -1
  135. package/lib/model/heat-wave-cluster.d.ts +1 -1
  136. package/lib/model/heat-wave-cluster.js +1 -1
  137. package/lib/model/heat-wave-node.d.ts +1 -1
  138. package/lib/model/heat-wave-node.js +1 -1
  139. package/lib/model/index.d.ts +1 -1
  140. package/lib/model/index.js +1 -1
  141. package/lib/model/initialization-variables.d.ts +1 -1
  142. package/lib/model/initialization-variables.js +1 -1
  143. package/lib/model/inno-db-shutdown-mode.d.ts +1 -1
  144. package/lib/model/inno-db-shutdown-mode.js +1 -1
  145. package/lib/model/maintenance-details.d.ts +1 -1
  146. package/lib/model/maintenance-details.js +1 -1
  147. package/lib/model/pem-ca-certificate.d.ts +1 -1
  148. package/lib/model/pem-ca-certificate.js +1 -1
  149. package/lib/model/pitr-policy.d.ts +1 -1
  150. package/lib/model/pitr-policy.js +1 -1
  151. package/lib/model/point-in-time-recovery-details.d.ts +1 -1
  152. package/lib/model/point-in-time-recovery-details.js +1 -1
  153. package/lib/model/replica-summary.d.ts +1 -1
  154. package/lib/model/replica-summary.js +1 -1
  155. package/lib/model/replica.d.ts +1 -1
  156. package/lib/model/replica.js +1 -1
  157. package/lib/model/restart-db-system-details.d.ts +1 -1
  158. package/lib/model/restart-db-system-details.js +1 -1
  159. package/lib/model/shape-summary.d.ts +1 -1
  160. package/lib/model/shape-summary.js +1 -1
  161. package/lib/model/stop-db-system-details.d.ts +1 -1
  162. package/lib/model/stop-db-system-details.js +1 -1
  163. package/lib/model/update-analytics-cluster-details.d.ts +1 -1
  164. package/lib/model/update-analytics-cluster-details.js +1 -1
  165. package/lib/model/update-backup-details.d.ts +1 -1
  166. package/lib/model/update-backup-details.js +1 -1
  167. package/lib/model/update-backup-policy-details.d.ts +1 -1
  168. package/lib/model/update-backup-policy-details.js +1 -1
  169. package/lib/model/update-channel-details.d.ts +1 -1
  170. package/lib/model/update-channel-details.js +1 -1
  171. package/lib/model/update-channel-source-details.d.ts +1 -1
  172. package/lib/model/update-channel-source-details.js +1 -1
  173. package/lib/model/update-channel-source-from-mysql-details.d.ts +1 -1
  174. package/lib/model/update-channel-source-from-mysql-details.js +1 -1
  175. package/lib/model/update-channel-target-details.d.ts +1 -1
  176. package/lib/model/update-channel-target-details.js +1 -1
  177. package/lib/model/update-channel-target-from-db-system-details.d.ts +1 -1
  178. package/lib/model/update-channel-target-from-db-system-details.js +1 -1
  179. package/lib/model/update-configuration-details.d.ts +1 -1
  180. package/lib/model/update-configuration-details.js +1 -1
  181. package/lib/model/update-db-system-details.d.ts +1 -1
  182. package/lib/model/update-db-system-details.js +1 -1
  183. package/lib/model/update-deletion-policy-details.d.ts +1 -1
  184. package/lib/model/update-deletion-policy-details.js +1 -1
  185. package/lib/model/update-heat-wave-cluster-details.d.ts +1 -1
  186. package/lib/model/update-heat-wave-cluster-details.js +1 -1
  187. package/lib/model/update-maintenance-details.d.ts +1 -1
  188. package/lib/model/update-maintenance-details.js +1 -1
  189. package/lib/model/update-replica-details.d.ts +1 -1
  190. package/lib/model/update-replica-details.js +1 -1
  191. package/lib/model/version-summary.d.ts +1 -1
  192. package/lib/model/version-summary.js +1 -1
  193. package/lib/model/version.d.ts +1 -1
  194. package/lib/model/version.js +1 -1
  195. package/lib/model/work-request-error.d.ts +1 -1
  196. package/lib/model/work-request-error.js +1 -1
  197. package/lib/model/work-request-log-entry.d.ts +1 -1
  198. package/lib/model/work-request-log-entry.js +1 -1
  199. package/lib/model/work-request-operation-status.d.ts +1 -1
  200. package/lib/model/work-request-operation-status.js +1 -1
  201. package/lib/model/work-request-operation-type.d.ts +1 -1
  202. package/lib/model/work-request-operation-type.js +1 -1
  203. package/lib/model/work-request-resource-action-type.d.ts +1 -1
  204. package/lib/model/work-request-resource-action-type.js +1 -1
  205. package/lib/model/work-request-resource.d.ts +1 -1
  206. package/lib/model/work-request-resource.js +1 -1
  207. package/lib/model/work-request-summary.d.ts +1 -1
  208. package/lib/model/work-request-summary.js +1 -1
  209. package/lib/model/work-request.d.ts +1 -1
  210. package/lib/model/work-request.js +1 -1
  211. package/lib/mysqlaas-waiter.d.ts +1 -1
  212. package/lib/mysqlaas-waiter.js +1 -1
  213. package/lib/replicas-waiter.d.ts +1 -1
  214. package/lib/replicas-waiter.js +1 -1
  215. package/lib/request/add-analytics-cluster-request.d.ts +2 -2
  216. package/lib/request/add-analytics-cluster-request.js +1 -1
  217. package/lib/request/add-heat-wave-cluster-request.d.ts +2 -2
  218. package/lib/request/add-heat-wave-cluster-request.js +1 -1
  219. package/lib/request/change-backup-compartment-request.d.ts +2 -2
  220. package/lib/request/change-backup-compartment-request.js +1 -1
  221. package/lib/request/create-backup-request.d.ts +2 -2
  222. package/lib/request/create-backup-request.js +1 -1
  223. package/lib/request/create-channel-request.d.ts +2 -2
  224. package/lib/request/create-channel-request.js +1 -1
  225. package/lib/request/create-configuration-request.d.ts +2 -2
  226. package/lib/request/create-configuration-request.js +1 -1
  227. package/lib/request/create-db-system-request.d.ts +2 -2
  228. package/lib/request/create-db-system-request.js +1 -1
  229. package/lib/request/create-replica-request.d.ts +2 -2
  230. package/lib/request/create-replica-request.js +1 -1
  231. package/lib/request/delete-analytics-cluster-request.d.ts +2 -2
  232. package/lib/request/delete-analytics-cluster-request.js +1 -1
  233. package/lib/request/delete-backup-request.d.ts +2 -2
  234. package/lib/request/delete-backup-request.js +1 -1
  235. package/lib/request/delete-channel-request.d.ts +2 -2
  236. package/lib/request/delete-channel-request.js +1 -1
  237. package/lib/request/delete-configuration-request.d.ts +2 -2
  238. package/lib/request/delete-configuration-request.js +1 -1
  239. package/lib/request/delete-db-system-request.d.ts +2 -2
  240. package/lib/request/delete-db-system-request.js +1 -1
  241. package/lib/request/delete-heat-wave-cluster-request.d.ts +2 -2
  242. package/lib/request/delete-heat-wave-cluster-request.js +1 -1
  243. package/lib/request/delete-replica-request.d.ts +2 -2
  244. package/lib/request/delete-replica-request.js +1 -1
  245. package/lib/request/generate-analytics-cluster-memory-estimate-request.d.ts +2 -2
  246. package/lib/request/generate-analytics-cluster-memory-estimate-request.js +1 -1
  247. package/lib/request/generate-heat-wave-cluster-memory-estimate-request.d.ts +2 -2
  248. package/lib/request/generate-heat-wave-cluster-memory-estimate-request.js +1 -1
  249. package/lib/request/get-analytics-cluster-memory-estimate-request.d.ts +2 -2
  250. package/lib/request/get-analytics-cluster-memory-estimate-request.js +1 -1
  251. package/lib/request/get-analytics-cluster-request.d.ts +2 -2
  252. package/lib/request/get-analytics-cluster-request.js +1 -1
  253. package/lib/request/get-backup-request.d.ts +2 -2
  254. package/lib/request/get-backup-request.js +1 -1
  255. package/lib/request/get-channel-request.d.ts +2 -2
  256. package/lib/request/get-channel-request.js +1 -1
  257. package/lib/request/get-configuration-request.d.ts +2 -2
  258. package/lib/request/get-configuration-request.js +1 -1
  259. package/lib/request/get-db-system-request.d.ts +2 -2
  260. package/lib/request/get-db-system-request.js +1 -1
  261. package/lib/request/get-heat-wave-cluster-memory-estimate-request.d.ts +2 -2
  262. package/lib/request/get-heat-wave-cluster-memory-estimate-request.js +1 -1
  263. package/lib/request/get-heat-wave-cluster-request.d.ts +2 -2
  264. package/lib/request/get-heat-wave-cluster-request.js +1 -1
  265. package/lib/request/get-replica-request.d.ts +2 -2
  266. package/lib/request/get-replica-request.js +1 -1
  267. package/lib/request/get-work-request-request.d.ts +2 -2
  268. package/lib/request/get-work-request-request.js +1 -1
  269. package/lib/request/index.d.ts +1 -1
  270. package/lib/request/index.js +1 -1
  271. package/lib/request/list-backups-request.d.ts +2 -2
  272. package/lib/request/list-backups-request.js +1 -1
  273. package/lib/request/list-channels-request.d.ts +2 -2
  274. package/lib/request/list-channels-request.js +1 -1
  275. package/lib/request/list-configurations-request.d.ts +2 -2
  276. package/lib/request/list-configurations-request.js +1 -1
  277. package/lib/request/list-db-systems-request.d.ts +2 -2
  278. package/lib/request/list-db-systems-request.js +1 -1
  279. package/lib/request/list-replicas-request.d.ts +2 -2
  280. package/lib/request/list-replicas-request.js +1 -1
  281. package/lib/request/list-shapes-request.d.ts +2 -2
  282. package/lib/request/list-shapes-request.js +1 -1
  283. package/lib/request/list-versions-request.d.ts +2 -2
  284. package/lib/request/list-versions-request.js +1 -1
  285. package/lib/request/list-work-request-errors-request.d.ts +2 -2
  286. package/lib/request/list-work-request-errors-request.js +1 -1
  287. package/lib/request/list-work-request-logs-request.d.ts +2 -2
  288. package/lib/request/list-work-request-logs-request.js +1 -1
  289. package/lib/request/list-work-requests-request.d.ts +2 -2
  290. package/lib/request/list-work-requests-request.js +1 -1
  291. package/lib/request/reset-channel-request.d.ts +2 -2
  292. package/lib/request/reset-channel-request.js +1 -1
  293. package/lib/request/restart-analytics-cluster-request.d.ts +2 -2
  294. package/lib/request/restart-analytics-cluster-request.js +1 -1
  295. package/lib/request/restart-db-system-request.d.ts +2 -2
  296. package/lib/request/restart-db-system-request.js +1 -1
  297. package/lib/request/restart-heat-wave-cluster-request.d.ts +2 -2
  298. package/lib/request/restart-heat-wave-cluster-request.js +1 -1
  299. package/lib/request/resume-channel-request.d.ts +2 -2
  300. package/lib/request/resume-channel-request.js +1 -1
  301. package/lib/request/start-analytics-cluster-request.d.ts +2 -2
  302. package/lib/request/start-analytics-cluster-request.js +1 -1
  303. package/lib/request/start-db-system-request.d.ts +2 -2
  304. package/lib/request/start-db-system-request.js +1 -1
  305. package/lib/request/start-heat-wave-cluster-request.d.ts +2 -2
  306. package/lib/request/start-heat-wave-cluster-request.js +1 -1
  307. package/lib/request/stop-analytics-cluster-request.d.ts +2 -2
  308. package/lib/request/stop-analytics-cluster-request.js +1 -1
  309. package/lib/request/stop-db-system-request.d.ts +2 -2
  310. package/lib/request/stop-db-system-request.js +1 -1
  311. package/lib/request/stop-heat-wave-cluster-request.d.ts +2 -2
  312. package/lib/request/stop-heat-wave-cluster-request.js +1 -1
  313. package/lib/request/update-analytics-cluster-request.d.ts +2 -2
  314. package/lib/request/update-analytics-cluster-request.js +1 -1
  315. package/lib/request/update-backup-request.d.ts +2 -2
  316. package/lib/request/update-backup-request.js +1 -1
  317. package/lib/request/update-channel-request.d.ts +2 -2
  318. package/lib/request/update-channel-request.js +1 -1
  319. package/lib/request/update-configuration-request.d.ts +2 -2
  320. package/lib/request/update-configuration-request.js +1 -1
  321. package/lib/request/update-db-system-request.d.ts +2 -2
  322. package/lib/request/update-db-system-request.js +1 -1
  323. package/lib/request/update-heat-wave-cluster-request.d.ts +2 -2
  324. package/lib/request/update-heat-wave-cluster-request.js +1 -1
  325. package/lib/request/update-replica-request.d.ts +2 -2
  326. package/lib/request/update-replica-request.js +1 -1
  327. package/lib/response/add-analytics-cluster-response.d.ts +1 -1
  328. package/lib/response/add-analytics-cluster-response.js +1 -1
  329. package/lib/response/add-heat-wave-cluster-response.d.ts +1 -1
  330. package/lib/response/add-heat-wave-cluster-response.js +1 -1
  331. package/lib/response/change-backup-compartment-response.d.ts +1 -1
  332. package/lib/response/change-backup-compartment-response.js +1 -1
  333. package/lib/response/create-backup-response.d.ts +1 -1
  334. package/lib/response/create-backup-response.js +1 -1
  335. package/lib/response/create-channel-response.d.ts +1 -1
  336. package/lib/response/create-channel-response.js +1 -1
  337. package/lib/response/create-configuration-response.d.ts +1 -1
  338. package/lib/response/create-configuration-response.js +1 -1
  339. package/lib/response/create-db-system-response.d.ts +1 -1
  340. package/lib/response/create-db-system-response.js +1 -1
  341. package/lib/response/create-replica-response.d.ts +1 -1
  342. package/lib/response/create-replica-response.js +1 -1
  343. package/lib/response/delete-analytics-cluster-response.d.ts +1 -1
  344. package/lib/response/delete-analytics-cluster-response.js +1 -1
  345. package/lib/response/delete-backup-response.d.ts +1 -1
  346. package/lib/response/delete-backup-response.js +1 -1
  347. package/lib/response/delete-channel-response.d.ts +1 -1
  348. package/lib/response/delete-channel-response.js +1 -1
  349. package/lib/response/delete-configuration-response.d.ts +1 -1
  350. package/lib/response/delete-configuration-response.js +1 -1
  351. package/lib/response/delete-db-system-response.d.ts +1 -1
  352. package/lib/response/delete-db-system-response.js +1 -1
  353. package/lib/response/delete-heat-wave-cluster-response.d.ts +1 -1
  354. package/lib/response/delete-heat-wave-cluster-response.js +1 -1
  355. package/lib/response/delete-replica-response.d.ts +1 -1
  356. package/lib/response/delete-replica-response.js +1 -1
  357. package/lib/response/generate-analytics-cluster-memory-estimate-response.d.ts +1 -1
  358. package/lib/response/generate-analytics-cluster-memory-estimate-response.js +1 -1
  359. package/lib/response/generate-heat-wave-cluster-memory-estimate-response.d.ts +1 -1
  360. package/lib/response/generate-heat-wave-cluster-memory-estimate-response.js +1 -1
  361. package/lib/response/get-analytics-cluster-memory-estimate-response.d.ts +1 -1
  362. package/lib/response/get-analytics-cluster-memory-estimate-response.js +1 -1
  363. package/lib/response/get-analytics-cluster-response.d.ts +1 -1
  364. package/lib/response/get-analytics-cluster-response.js +1 -1
  365. package/lib/response/get-backup-response.d.ts +1 -1
  366. package/lib/response/get-backup-response.js +1 -1
  367. package/lib/response/get-channel-response.d.ts +1 -1
  368. package/lib/response/get-channel-response.js +1 -1
  369. package/lib/response/get-configuration-response.d.ts +1 -1
  370. package/lib/response/get-configuration-response.js +1 -1
  371. package/lib/response/get-db-system-response.d.ts +1 -1
  372. package/lib/response/get-db-system-response.js +1 -1
  373. package/lib/response/get-heat-wave-cluster-memory-estimate-response.d.ts +1 -1
  374. package/lib/response/get-heat-wave-cluster-memory-estimate-response.js +1 -1
  375. package/lib/response/get-heat-wave-cluster-response.d.ts +1 -1
  376. package/lib/response/get-heat-wave-cluster-response.js +1 -1
  377. package/lib/response/get-replica-response.d.ts +1 -1
  378. package/lib/response/get-replica-response.js +1 -1
  379. package/lib/response/get-work-request-response.d.ts +1 -1
  380. package/lib/response/get-work-request-response.js +1 -1
  381. package/lib/response/index.d.ts +1 -1
  382. package/lib/response/index.js +1 -1
  383. package/lib/response/list-backups-response.d.ts +1 -1
  384. package/lib/response/list-backups-response.js +1 -1
  385. package/lib/response/list-channels-response.d.ts +1 -1
  386. package/lib/response/list-channels-response.js +1 -1
  387. package/lib/response/list-configurations-response.d.ts +1 -1
  388. package/lib/response/list-configurations-response.js +1 -1
  389. package/lib/response/list-db-systems-response.d.ts +1 -1
  390. package/lib/response/list-db-systems-response.js +1 -1
  391. package/lib/response/list-replicas-response.d.ts +1 -1
  392. package/lib/response/list-replicas-response.js +1 -1
  393. package/lib/response/list-shapes-response.d.ts +1 -1
  394. package/lib/response/list-shapes-response.js +1 -1
  395. package/lib/response/list-versions-response.d.ts +1 -1
  396. package/lib/response/list-versions-response.js +1 -1
  397. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  398. package/lib/response/list-work-request-errors-response.js +1 -1
  399. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  400. package/lib/response/list-work-request-logs-response.js +1 -1
  401. package/lib/response/list-work-requests-response.d.ts +1 -1
  402. package/lib/response/list-work-requests-response.js +1 -1
  403. package/lib/response/reset-channel-response.d.ts +1 -1
  404. package/lib/response/reset-channel-response.js +1 -1
  405. package/lib/response/restart-analytics-cluster-response.d.ts +1 -1
  406. package/lib/response/restart-analytics-cluster-response.js +1 -1
  407. package/lib/response/restart-db-system-response.d.ts +1 -1
  408. package/lib/response/restart-db-system-response.js +1 -1
  409. package/lib/response/restart-heat-wave-cluster-response.d.ts +1 -1
  410. package/lib/response/restart-heat-wave-cluster-response.js +1 -1
  411. package/lib/response/resume-channel-response.d.ts +1 -1
  412. package/lib/response/resume-channel-response.js +1 -1
  413. package/lib/response/start-analytics-cluster-response.d.ts +1 -1
  414. package/lib/response/start-analytics-cluster-response.js +1 -1
  415. package/lib/response/start-db-system-response.d.ts +1 -1
  416. package/lib/response/start-db-system-response.js +1 -1
  417. package/lib/response/start-heat-wave-cluster-response.d.ts +1 -1
  418. package/lib/response/start-heat-wave-cluster-response.js +1 -1
  419. package/lib/response/stop-analytics-cluster-response.d.ts +1 -1
  420. package/lib/response/stop-analytics-cluster-response.js +1 -1
  421. package/lib/response/stop-db-system-response.d.ts +1 -1
  422. package/lib/response/stop-db-system-response.js +1 -1
  423. package/lib/response/stop-heat-wave-cluster-response.d.ts +1 -1
  424. package/lib/response/stop-heat-wave-cluster-response.js +1 -1
  425. package/lib/response/update-analytics-cluster-response.d.ts +1 -1
  426. package/lib/response/update-analytics-cluster-response.js +1 -1
  427. package/lib/response/update-backup-response.d.ts +1 -1
  428. package/lib/response/update-backup-response.js +1 -1
  429. package/lib/response/update-channel-response.d.ts +1 -1
  430. package/lib/response/update-channel-response.js +1 -1
  431. package/lib/response/update-configuration-response.d.ts +1 -1
  432. package/lib/response/update-configuration-response.js +1 -1
  433. package/lib/response/update-db-system-response.d.ts +1 -1
  434. package/lib/response/update-db-system-response.js +1 -1
  435. package/lib/response/update-heat-wave-cluster-response.d.ts +1 -1
  436. package/lib/response/update-heat-wave-cluster-response.js +1 -1
  437. package/lib/response/update-replica-response.d.ts +1 -1
  438. package/lib/response/update-replica-response.js +1 -1
  439. package/lib/workrequests-waiter.d.ts +1 -1
  440. package/lib/workrequests-waiter.js +1 -1
  441. package/package.json +3 -3
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/mysql/DeleteHeatWaveCluster.ts.html |here} to see how to use DeleteHeatWaveClusterRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/mysql/DeleteHeatWaveCluster.ts.html |here} to see how to use DeleteHeatWaveClusterRequest.
16
16
  */
17
17
  export interface DeleteHeatWaveClusterRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/mysql/DeleteReplica.ts.html |here} to see how to use DeleteReplicaRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/mysql/DeleteReplica.ts.html |here} to see how to use DeleteReplicaRequest.
16
16
  */
17
17
  export interface DeleteReplicaRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/mysql/GenerateAnalyticsClusterMemoryEstimate.ts.html |here} to see how to use GenerateAnalyticsClusterMemoryEstimateRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/mysql/GenerateAnalyticsClusterMemoryEstimate.ts.html |here} to see how to use GenerateAnalyticsClusterMemoryEstimateRequest.
16
16
  */
17
17
  export interface GenerateAnalyticsClusterMemoryEstimateRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/mysql/GenerateHeatWaveClusterMemoryEstimate.ts.html |here} to see how to use GenerateHeatWaveClusterMemoryEstimateRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/mysql/GenerateHeatWaveClusterMemoryEstimate.ts.html |here} to see how to use GenerateHeatWaveClusterMemoryEstimateRequest.
16
16
  */
17
17
  export interface GenerateHeatWaveClusterMemoryEstimateRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/mysql/GetAnalyticsClusterMemoryEstimate.ts.html |here} to see how to use GetAnalyticsClusterMemoryEstimateRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/mysql/GetAnalyticsClusterMemoryEstimate.ts.html |here} to see how to use GetAnalyticsClusterMemoryEstimateRequest.
16
16
  */
17
17
  export interface GetAnalyticsClusterMemoryEstimateRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/mysql/GetAnalyticsCluster.ts.html |here} to see how to use GetAnalyticsClusterRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/mysql/GetAnalyticsCluster.ts.html |here} to see how to use GetAnalyticsClusterRequest.
16
16
  */
17
17
  export interface GetAnalyticsClusterRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/mysql/GetBackup.ts.html |here} to see how to use GetBackupRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/mysql/GetBackup.ts.html |here} to see how to use GetBackupRequest.
16
16
  */
17
17
  export interface GetBackupRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/mysql/GetChannel.ts.html |here} to see how to use GetChannelRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/mysql/GetChannel.ts.html |here} to see how to use GetChannelRequest.
16
16
  */
17
17
  export interface GetChannelRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/mysql/GetConfiguration.ts.html |here} to see how to use GetConfigurationRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/mysql/GetConfiguration.ts.html |here} to see how to use GetConfigurationRequest.
16
16
  */
17
17
  export interface GetConfigurationRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/mysql/GetDbSystem.ts.html |here} to see how to use GetDbSystemRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/mysql/GetDbSystem.ts.html |here} to see how to use GetDbSystemRequest.
16
16
  */
17
17
  export interface GetDbSystemRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/mysql/GetHeatWaveClusterMemoryEstimate.ts.html |here} to see how to use GetHeatWaveClusterMemoryEstimateRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/mysql/GetHeatWaveClusterMemoryEstimate.ts.html |here} to see how to use GetHeatWaveClusterMemoryEstimateRequest.
16
16
  */
17
17
  export interface GetHeatWaveClusterMemoryEstimateRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/mysql/GetHeatWaveCluster.ts.html |here} to see how to use GetHeatWaveClusterRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/mysql/GetHeatWaveCluster.ts.html |here} to see how to use GetHeatWaveClusterRequest.
16
16
  */
17
17
  export interface GetHeatWaveClusterRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/mysql/GetReplica.ts.html |here} to see how to use GetReplicaRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/mysql/GetReplica.ts.html |here} to see how to use GetReplicaRequest.
16
16
  */
17
17
  export interface GetReplicaRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/mysql/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/mysql/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
16
16
  */
17
17
  export interface GetWorkRequestRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as CreateChannelRequest from "./create-channel-request";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/mysql/ListBackups.ts.html |here} to see how to use ListBackupsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/mysql/ListBackups.ts.html |here} to see how to use ListBackupsRequest.
16
16
  */
17
17
  export interface ListBackupsRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/mysql/ListChannels.ts.html |here} to see how to use ListChannelsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/mysql/ListChannels.ts.html |here} to see how to use ListChannelsRequest.
16
16
  */
17
17
  export interface ListChannelsRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/mysql/ListConfigurations.ts.html |here} to see how to use ListConfigurationsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/mysql/ListConfigurations.ts.html |here} to see how to use ListConfigurationsRequest.
16
16
  */
17
17
  export interface ListConfigurationsRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/mysql/ListDbSystems.ts.html |here} to see how to use ListDbSystemsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/mysql/ListDbSystems.ts.html |here} to see how to use ListDbSystemsRequest.
16
16
  */
17
17
  export interface ListDbSystemsRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/mysql/ListReplicas.ts.html |here} to see how to use ListReplicasRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/mysql/ListReplicas.ts.html |here} to see how to use ListReplicasRequest.
16
16
  */
17
17
  export interface ListReplicasRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/mysql/ListShapes.ts.html |here} to see how to use ListShapesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/mysql/ListShapes.ts.html |here} to see how to use ListShapesRequest.
16
16
  */
17
17
  export interface ListShapesRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/mysql/ListVersions.ts.html |here} to see how to use ListVersionsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/mysql/ListVersions.ts.html |here} to see how to use ListVersionsRequest.
16
16
  */
17
17
  export interface ListVersionsRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/mysql/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/mysql/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
16
16
  */
17
17
  export interface ListWorkRequestErrorsRequest extends common.BaseRequest {
18
18
  /**