oci-keymanagement 2.76.0 → 2.77.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (319) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +47 -47
  4. package/lib/client.js +47 -47
  5. package/lib/ekm-waiter.d.ts +1 -1
  6. package/lib/ekm-waiter.js +1 -1
  7. package/lib/kmsmanagement-waiter.d.ts +1 -1
  8. package/lib/kmsmanagement-waiter.js +1 -1
  9. package/lib/kmsvault-waiter.d.ts +1 -1
  10. package/lib/kmsvault-waiter.js +1 -1
  11. package/lib/model/backup-key-details.d.ts +1 -1
  12. package/lib/model/backup-key-details.js +1 -1
  13. package/lib/model/backup-location-bucket.d.ts +1 -1
  14. package/lib/model/backup-location-bucket.js +1 -1
  15. package/lib/model/backup-location-ur-i.d.ts +1 -1
  16. package/lib/model/backup-location-ur-i.js +1 -1
  17. package/lib/model/backup-location.d.ts +1 -1
  18. package/lib/model/backup-location.js +1 -1
  19. package/lib/model/backup-vault-details.d.ts +1 -1
  20. package/lib/model/backup-vault-details.js +1 -1
  21. package/lib/model/change-key-compartment-details.d.ts +1 -1
  22. package/lib/model/change-key-compartment-details.js +1 -1
  23. package/lib/model/change-vault-compartment-details.d.ts +1 -1
  24. package/lib/model/change-vault-compartment-details.js +1 -1
  25. package/lib/model/create-ekms-private-endpoint-details.d.ts +3 -3
  26. package/lib/model/create-ekms-private-endpoint-details.js +1 -1
  27. package/lib/model/create-key-details.d.ts +9 -9
  28. package/lib/model/create-key-details.js +1 -1
  29. package/lib/model/create-vault-details.d.ts +3 -3
  30. package/lib/model/create-vault-details.js +1 -1
  31. package/lib/model/create-vault-replica-details.d.ts +1 -1
  32. package/lib/model/create-vault-replica-details.js +1 -1
  33. package/lib/model/decrypt-data-details.d.ts +4 -4
  34. package/lib/model/decrypt-data-details.js +1 -1
  35. package/lib/model/decrypted-data.d.ts +4 -4
  36. package/lib/model/decrypted-data.js +1 -1
  37. package/lib/model/delete-vault-replica-details.d.ts +1 -1
  38. package/lib/model/delete-vault-replica-details.js +1 -1
  39. package/lib/model/ekms-private-endpoint-summary.d.ts +3 -3
  40. package/lib/model/ekms-private-endpoint-summary.js +1 -1
  41. package/lib/model/ekms-private-endpoint.d.ts +3 -3
  42. package/lib/model/ekms-private-endpoint.js +1 -1
  43. package/lib/model/encrypt-data-details.d.ts +4 -4
  44. package/lib/model/encrypt-data-details.js +1 -1
  45. package/lib/model/encrypted-data.d.ts +4 -4
  46. package/lib/model/encrypted-data.js +1 -1
  47. package/lib/model/export-key-details.d.ts +3 -3
  48. package/lib/model/export-key-details.js +1 -1
  49. package/lib/model/exported-key-data.d.ts +1 -1
  50. package/lib/model/exported-key-data.js +1 -1
  51. package/lib/model/external-key-manager-metadata-summary.d.ts +1 -1
  52. package/lib/model/external-key-manager-metadata-summary.js +1 -1
  53. package/lib/model/external-key-manager-metadata.d.ts +1 -1
  54. package/lib/model/external-key-manager-metadata.js +1 -1
  55. package/lib/model/external-key-reference-details.d.ts +1 -1
  56. package/lib/model/external-key-reference-details.js +1 -1
  57. package/lib/model/external-key-reference.d.ts +1 -1
  58. package/lib/model/external-key-reference.js +1 -1
  59. package/lib/model/external-key-version-reference.d.ts +1 -1
  60. package/lib/model/external-key-version-reference.js +1 -1
  61. package/lib/model/generate-key-details.d.ts +1 -1
  62. package/lib/model/generate-key-details.js +1 -1
  63. package/lib/model/generated-key.d.ts +3 -3
  64. package/lib/model/generated-key.js +1 -1
  65. package/lib/model/import-key-details.d.ts +7 -7
  66. package/lib/model/import-key-details.js +1 -1
  67. package/lib/model/import-key-version-details.d.ts +3 -3
  68. package/lib/model/import-key-version-details.js +1 -1
  69. package/lib/model/index.d.ts +1 -1
  70. package/lib/model/index.js +1 -1
  71. package/lib/model/key-replica-details.d.ts +1 -1
  72. package/lib/model/key-replica-details.js +1 -1
  73. package/lib/model/key-shape.d.ts +2 -2
  74. package/lib/model/key-shape.js +1 -1
  75. package/lib/model/key-summary.d.ts +11 -11
  76. package/lib/model/key-summary.js +1 -1
  77. package/lib/model/key-version-replica-details.d.ts +1 -1
  78. package/lib/model/key-version-replica-details.js +1 -1
  79. package/lib/model/key-version-summary.d.ts +4 -4
  80. package/lib/model/key-version-summary.js +1 -1
  81. package/lib/model/key-version.d.ts +5 -5
  82. package/lib/model/key-version.js +1 -1
  83. package/lib/model/key.d.ts +13 -13
  84. package/lib/model/key.js +1 -1
  85. package/lib/model/oauth-metadata-summary.d.ts +1 -1
  86. package/lib/model/oauth-metadata-summary.js +1 -1
  87. package/lib/model/oauth-metadata.d.ts +1 -1
  88. package/lib/model/oauth-metadata.js +1 -1
  89. package/lib/model/replica-details.d.ts +1 -1
  90. package/lib/model/replica-details.js +1 -1
  91. package/lib/model/replication-status-details.d.ts +1 -1
  92. package/lib/model/replication-status-details.js +1 -1
  93. package/lib/model/restore-key-from-object-store-details.d.ts +1 -1
  94. package/lib/model/restore-key-from-object-store-details.js +1 -1
  95. package/lib/model/restore-vault-from-object-store-details.d.ts +1 -1
  96. package/lib/model/restore-vault-from-object-store-details.js +1 -1
  97. package/lib/model/schedule-key-deletion-details.d.ts +1 -1
  98. package/lib/model/schedule-key-deletion-details.js +1 -1
  99. package/lib/model/schedule-key-version-deletion-details.d.ts +1 -1
  100. package/lib/model/schedule-key-version-deletion-details.js +1 -1
  101. package/lib/model/schedule-vault-deletion-details.d.ts +1 -1
  102. package/lib/model/schedule-vault-deletion-details.js +1 -1
  103. package/lib/model/sign-data-details.d.ts +2 -2
  104. package/lib/model/sign-data-details.js +1 -1
  105. package/lib/model/signed-data.d.ts +1 -1
  106. package/lib/model/signed-data.js +1 -1
  107. package/lib/model/update-ekms-private-endpoint-details.d.ts +3 -3
  108. package/lib/model/update-ekms-private-endpoint-details.js +1 -1
  109. package/lib/model/update-key-details.d.ts +3 -3
  110. package/lib/model/update-key-details.js +1 -1
  111. package/lib/model/update-vault-details.d.ts +3 -3
  112. package/lib/model/update-vault-details.js +1 -1
  113. package/lib/model/vault-replica-details.d.ts +1 -1
  114. package/lib/model/vault-replica-details.js +1 -1
  115. package/lib/model/vault-replica-summary.d.ts +1 -1
  116. package/lib/model/vault-replica-summary.js +1 -1
  117. package/lib/model/vault-summary.d.ts +5 -5
  118. package/lib/model/vault-summary.js +1 -1
  119. package/lib/model/vault-usage.d.ts +5 -5
  120. package/lib/model/vault-usage.js +1 -1
  121. package/lib/model/vault.d.ts +6 -6
  122. package/lib/model/vault.js +1 -1
  123. package/lib/model/verified-data.d.ts +1 -1
  124. package/lib/model/verified-data.js +1 -1
  125. package/lib/model/verify-data-details.d.ts +2 -2
  126. package/lib/model/verify-data-details.js +1 -1
  127. package/lib/model/wrapped-import-key.d.ts +3 -3
  128. package/lib/model/wrapped-import-key.js +1 -1
  129. package/lib/model/wrapping-key.d.ts +3 -3
  130. package/lib/model/wrapping-key.js +1 -1
  131. package/lib/request/backup-key-request.d.ts +3 -3
  132. package/lib/request/backup-key-request.js +1 -1
  133. package/lib/request/backup-vault-request.d.ts +3 -3
  134. package/lib/request/backup-vault-request.js +1 -1
  135. package/lib/request/cancel-key-deletion-request.d.ts +3 -3
  136. package/lib/request/cancel-key-deletion-request.js +1 -1
  137. package/lib/request/cancel-key-version-deletion-request.d.ts +3 -3
  138. package/lib/request/cancel-key-version-deletion-request.js +1 -1
  139. package/lib/request/cancel-vault-deletion-request.d.ts +3 -3
  140. package/lib/request/cancel-vault-deletion-request.js +1 -1
  141. package/lib/request/change-key-compartment-request.d.ts +3 -3
  142. package/lib/request/change-key-compartment-request.js +1 -1
  143. package/lib/request/change-vault-compartment-request.d.ts +3 -3
  144. package/lib/request/change-vault-compartment-request.js +1 -1
  145. package/lib/request/create-ekms-private-endpoint-request.d.ts +2 -2
  146. package/lib/request/create-ekms-private-endpoint-request.js +1 -1
  147. package/lib/request/create-key-request.d.ts +2 -2
  148. package/lib/request/create-key-request.js +1 -1
  149. package/lib/request/create-key-version-request.d.ts +2 -2
  150. package/lib/request/create-key-version-request.js +1 -1
  151. package/lib/request/create-vault-replica-request.d.ts +3 -3
  152. package/lib/request/create-vault-replica-request.js +1 -1
  153. package/lib/request/create-vault-request.d.ts +2 -2
  154. package/lib/request/create-vault-request.js +1 -1
  155. package/lib/request/decrypt-request.d.ts +2 -2
  156. package/lib/request/decrypt-request.js +1 -1
  157. package/lib/request/delete-ekms-private-endpoint-request.d.ts +3 -3
  158. package/lib/request/delete-ekms-private-endpoint-request.js +1 -1
  159. package/lib/request/delete-vault-replica-request.d.ts +3 -3
  160. package/lib/request/delete-vault-replica-request.js +1 -1
  161. package/lib/request/disable-key-request.d.ts +3 -3
  162. package/lib/request/disable-key-request.js +1 -1
  163. package/lib/request/enable-key-request.d.ts +3 -3
  164. package/lib/request/enable-key-request.js +1 -1
  165. package/lib/request/encrypt-request.d.ts +2 -2
  166. package/lib/request/encrypt-request.js +1 -1
  167. package/lib/request/export-key-request.d.ts +2 -2
  168. package/lib/request/export-key-request.js +1 -1
  169. package/lib/request/generate-data-encryption-key-request.d.ts +2 -2
  170. package/lib/request/generate-data-encryption-key-request.js +1 -1
  171. package/lib/request/get-ekms-private-endpoint-request.d.ts +2 -2
  172. package/lib/request/get-ekms-private-endpoint-request.js +1 -1
  173. package/lib/request/get-key-request.d.ts +2 -2
  174. package/lib/request/get-key-request.js +1 -1
  175. package/lib/request/get-key-version-request.d.ts +2 -2
  176. package/lib/request/get-key-version-request.js +1 -1
  177. package/lib/request/get-replication-status-request.d.ts +2 -2
  178. package/lib/request/get-replication-status-request.js +1 -1
  179. package/lib/request/get-vault-request.d.ts +2 -2
  180. package/lib/request/get-vault-request.js +1 -1
  181. package/lib/request/get-vault-usage-request.d.ts +2 -2
  182. package/lib/request/get-vault-usage-request.js +1 -1
  183. package/lib/request/get-wrapping-key-request.d.ts +2 -2
  184. package/lib/request/get-wrapping-key-request.js +1 -1
  185. package/lib/request/import-key-request.d.ts +2 -2
  186. package/lib/request/import-key-request.js +1 -1
  187. package/lib/request/import-key-version-request.d.ts +2 -2
  188. package/lib/request/import-key-version-request.js +1 -1
  189. package/lib/request/index.d.ts +1 -1
  190. package/lib/request/index.js +1 -1
  191. package/lib/request/list-ekms-private-endpoints-request.d.ts +5 -5
  192. package/lib/request/list-ekms-private-endpoints-request.js +1 -1
  193. package/lib/request/list-key-versions-request.d.ts +5 -5
  194. package/lib/request/list-key-versions-request.js +1 -1
  195. package/lib/request/list-keys-request.d.ts +10 -10
  196. package/lib/request/list-keys-request.js +1 -1
  197. package/lib/request/list-vault-replicas-request.d.ts +6 -6
  198. package/lib/request/list-vault-replicas-request.js +1 -1
  199. package/lib/request/list-vaults-request.d.ts +5 -5
  200. package/lib/request/list-vaults-request.js +1 -1
  201. package/lib/request/restore-key-from-file-request.d.ts +3 -3
  202. package/lib/request/restore-key-from-file-request.js +1 -1
  203. package/lib/request/restore-key-from-object-store-request.d.ts +3 -3
  204. package/lib/request/restore-key-from-object-store-request.js +1 -1
  205. package/lib/request/restore-vault-from-file-request.d.ts +3 -3
  206. package/lib/request/restore-vault-from-file-request.js +1 -1
  207. package/lib/request/restore-vault-from-object-store-request.d.ts +3 -3
  208. package/lib/request/restore-vault-from-object-store-request.js +1 -1
  209. package/lib/request/schedule-key-deletion-request.d.ts +3 -3
  210. package/lib/request/schedule-key-deletion-request.js +1 -1
  211. package/lib/request/schedule-key-version-deletion-request.d.ts +3 -3
  212. package/lib/request/schedule-key-version-deletion-request.js +1 -1
  213. package/lib/request/schedule-vault-deletion-request.d.ts +3 -3
  214. package/lib/request/schedule-vault-deletion-request.js +1 -1
  215. package/lib/request/sign-request.d.ts +2 -2
  216. package/lib/request/sign-request.js +1 -1
  217. package/lib/request/update-ekms-private-endpoint-request.d.ts +3 -3
  218. package/lib/request/update-ekms-private-endpoint-request.js +1 -1
  219. package/lib/request/update-key-request.d.ts +3 -3
  220. package/lib/request/update-key-request.js +1 -1
  221. package/lib/request/update-vault-request.d.ts +3 -3
  222. package/lib/request/update-vault-request.js +1 -1
  223. package/lib/request/verify-request.d.ts +2 -2
  224. package/lib/request/verify-request.js +1 -1
  225. package/lib/response/backup-key-response.d.ts +2 -2
  226. package/lib/response/backup-key-response.js +1 -1
  227. package/lib/response/backup-vault-response.d.ts +2 -2
  228. package/lib/response/backup-vault-response.js +1 -1
  229. package/lib/response/cancel-key-deletion-response.d.ts +2 -2
  230. package/lib/response/cancel-key-deletion-response.js +1 -1
  231. package/lib/response/cancel-key-version-deletion-response.d.ts +2 -2
  232. package/lib/response/cancel-key-version-deletion-response.js +1 -1
  233. package/lib/response/cancel-vault-deletion-response.d.ts +2 -2
  234. package/lib/response/cancel-vault-deletion-response.js +1 -1
  235. package/lib/response/change-key-compartment-response.d.ts +2 -2
  236. package/lib/response/change-key-compartment-response.js +1 -1
  237. package/lib/response/change-vault-compartment-response.d.ts +2 -2
  238. package/lib/response/change-vault-compartment-response.js +1 -1
  239. package/lib/response/create-ekms-private-endpoint-response.d.ts +2 -2
  240. package/lib/response/create-ekms-private-endpoint-response.js +1 -1
  241. package/lib/response/create-key-response.d.ts +2 -2
  242. package/lib/response/create-key-response.js +1 -1
  243. package/lib/response/create-key-version-response.d.ts +2 -2
  244. package/lib/response/create-key-version-response.js +1 -1
  245. package/lib/response/create-vault-replica-response.d.ts +1 -1
  246. package/lib/response/create-vault-replica-response.js +1 -1
  247. package/lib/response/create-vault-response.d.ts +2 -2
  248. package/lib/response/create-vault-response.js +1 -1
  249. package/lib/response/decrypt-response.d.ts +1 -1
  250. package/lib/response/decrypt-response.js +1 -1
  251. package/lib/response/delete-ekms-private-endpoint-response.d.ts +1 -1
  252. package/lib/response/delete-ekms-private-endpoint-response.js +1 -1
  253. package/lib/response/delete-vault-replica-response.d.ts +1 -1
  254. package/lib/response/delete-vault-replica-response.js +1 -1
  255. package/lib/response/disable-key-response.d.ts +2 -2
  256. package/lib/response/disable-key-response.js +1 -1
  257. package/lib/response/enable-key-response.d.ts +2 -2
  258. package/lib/response/enable-key-response.js +1 -1
  259. package/lib/response/encrypt-response.d.ts +1 -1
  260. package/lib/response/encrypt-response.js +1 -1
  261. package/lib/response/export-key-response.d.ts +1 -1
  262. package/lib/response/export-key-response.js +1 -1
  263. package/lib/response/generate-data-encryption-key-response.d.ts +1 -1
  264. package/lib/response/generate-data-encryption-key-response.js +1 -1
  265. package/lib/response/get-ekms-private-endpoint-response.d.ts +2 -2
  266. package/lib/response/get-ekms-private-endpoint-response.js +1 -1
  267. package/lib/response/get-key-response.d.ts +2 -2
  268. package/lib/response/get-key-response.js +1 -1
  269. package/lib/response/get-key-version-response.d.ts +2 -2
  270. package/lib/response/get-key-version-response.js +1 -1
  271. package/lib/response/get-replication-status-response.d.ts +2 -2
  272. package/lib/response/get-replication-status-response.js +1 -1
  273. package/lib/response/get-vault-response.d.ts +2 -2
  274. package/lib/response/get-vault-response.js +1 -1
  275. package/lib/response/get-vault-usage-response.d.ts +1 -1
  276. package/lib/response/get-vault-usage-response.js +1 -1
  277. package/lib/response/get-wrapping-key-response.d.ts +2 -2
  278. package/lib/response/get-wrapping-key-response.js +1 -1
  279. package/lib/response/import-key-response.d.ts +2 -2
  280. package/lib/response/import-key-response.js +1 -1
  281. package/lib/response/import-key-version-response.d.ts +2 -2
  282. package/lib/response/import-key-version-response.js +1 -1
  283. package/lib/response/index.d.ts +1 -1
  284. package/lib/response/index.js +1 -1
  285. package/lib/response/list-ekms-private-endpoints-response.d.ts +2 -2
  286. package/lib/response/list-ekms-private-endpoints-response.js +1 -1
  287. package/lib/response/list-key-versions-response.d.ts +2 -2
  288. package/lib/response/list-key-versions-response.js +1 -1
  289. package/lib/response/list-keys-response.d.ts +2 -2
  290. package/lib/response/list-keys-response.js +1 -1
  291. package/lib/response/list-vault-replicas-response.d.ts +3 -3
  292. package/lib/response/list-vault-replicas-response.js +1 -1
  293. package/lib/response/list-vaults-response.d.ts +2 -2
  294. package/lib/response/list-vaults-response.js +1 -1
  295. package/lib/response/restore-key-from-file-response.d.ts +2 -2
  296. package/lib/response/restore-key-from-file-response.js +1 -1
  297. package/lib/response/restore-key-from-object-store-response.d.ts +2 -2
  298. package/lib/response/restore-key-from-object-store-response.js +1 -1
  299. package/lib/response/restore-vault-from-file-response.d.ts +2 -2
  300. package/lib/response/restore-vault-from-file-response.js +1 -1
  301. package/lib/response/restore-vault-from-object-store-response.d.ts +2 -2
  302. package/lib/response/restore-vault-from-object-store-response.js +1 -1
  303. package/lib/response/schedule-key-deletion-response.d.ts +2 -2
  304. package/lib/response/schedule-key-deletion-response.js +1 -1
  305. package/lib/response/schedule-key-version-deletion-response.d.ts +2 -2
  306. package/lib/response/schedule-key-version-deletion-response.js +1 -1
  307. package/lib/response/schedule-vault-deletion-response.d.ts +2 -2
  308. package/lib/response/schedule-vault-deletion-response.js +1 -1
  309. package/lib/response/sign-response.d.ts +1 -1
  310. package/lib/response/sign-response.js +1 -1
  311. package/lib/response/update-ekms-private-endpoint-response.d.ts +2 -2
  312. package/lib/response/update-ekms-private-endpoint-response.js +1 -1
  313. package/lib/response/update-key-response.d.ts +2 -2
  314. package/lib/response/update-key-response.js +1 -1
  315. package/lib/response/update-vault-response.d.ts +2 -2
  316. package/lib/response/update-vault-response.js +1 -1
  317. package/lib/response/verify-response.d.ts +1 -1
  318. package/lib/response/verify-response.js +1 -1
  319. package/package.json +3 -3
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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
  /**
@@ -26,7 +26,7 @@ export interface CreateEkmsPrivateEndpointDetails {
26
26
  "compartmentId": string;
27
27
  /**
28
28
  * Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only.
29
- * Example: `{\"bar-key\": \"value\"}`
29
+ * Example: {@code {\"bar-key\": \"value\"}}
30
30
  *
31
31
  */
32
32
  "freeformTags"?: {
@@ -34,7 +34,7 @@ export interface CreateEkmsPrivateEndpointDetails {
34
34
  };
35
35
  /**
36
36
  * Usage of predefined tag keys. These predefined keys are scoped to namespaces.
37
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
37
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
38
38
  *
39
39
  */
40
40
  "definedTags"?: {
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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
  import * as model from "../model";
@@ -23,7 +23,7 @@ export interface CreateKeyDetails {
23
23
  /**
24
24
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
25
25
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
26
- * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
26
+ * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
27
27
  *
28
28
  */
29
29
  "definedTags"?: {
@@ -40,7 +40,7 @@ export interface CreateKeyDetails {
40
40
  /**
41
41
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
42
42
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
43
- * Example: `{\"Department\": \"Finance\"}`
43
+ * Example: {@code {\"Department\": \"Finance\"}}
44
44
  *
45
45
  */
46
46
  "freeformTags"?: {
@@ -49,13 +49,13 @@ export interface CreateKeyDetails {
49
49
  "keyShape": model.KeyShape;
50
50
  /**
51
51
  * The key's protection mode indicates how the key persists and where cryptographic operations that use the key are performed.
52
- * A protection mode of `HSM` means that the key persists on a hardware security module (HSM) and all cryptographic operations are performed inside
53
- * the HSM. A protection mode of `SOFTWARE` means that the key persists on the server, protected by the vault's RSA wrapping key which persists
54
- * on the HSM. All cryptographic operations that use a key with a protection mode of `SOFTWARE` are performed on the server. By default,
55
- * a key's protection mode is set to `HSM`. You can't change a key's protection mode after the key is created or imported.
56
- * A protection mode of `EXTERNAL` mean that the key persists on the customer's external key manager which is hosted externally outside of oracle.
52
+ * A protection mode of {@code HSM} means that the key persists on a hardware security module (HSM) and all cryptographic operations are performed inside
53
+ * the HSM. A protection mode of {@code SOFTWARE} means that the key persists on the server, protected by the vault's RSA wrapping key which persists
54
+ * on the HSM. All cryptographic operations that use a key with a protection mode of {@code SOFTWARE} are performed on the server. By default,
55
+ * a key's protection mode is set to {@code HSM}. You can't change a key's protection mode after the key is created or imported.
56
+ * A protection mode of {@code EXTERNAL} mean that the key persists on the customer's external key manager which is hosted externally outside of oracle.
57
57
  * Oracle only hold a reference to that key.
58
- * All cryptographic operations that use a key with a protection mode of `EXTERNAL` are performed by external key manager.
58
+ * All cryptographic operations that use a key with a protection mode of {@code EXTERNAL} are performed by external key manager.
59
59
  *
60
60
  */
61
61
  "protectionMode"?: CreateKeyDetails.ProtectionMode;
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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
  import * as model from "../model";
@@ -23,7 +23,7 @@ export interface CreateVaultDetails {
23
23
  /**
24
24
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
25
25
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
26
- * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
26
+ * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
27
27
  *
28
28
  */
29
29
  "definedTags"?: {
@@ -40,7 +40,7 @@ export interface CreateVaultDetails {
40
40
  /**
41
41
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
42
42
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
43
- * Example: `{\"Department\": \"Finance\"}`
43
+ * Example: {@code {\"Department\": \"Finance\"}}
44
44
  *
45
45
  */
46
46
  "freeformTags"?: {
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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
  /**
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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
  /**
@@ -45,10 +45,10 @@ export interface DecryptDataDetails {
45
45
  "keyVersionId"?: string;
46
46
  /**
47
47
  * The encryption algorithm to use to encrypt or decrypt data with a customer-managed key.
48
- * `AES_256_GCM` indicates that the key is a symmetric key that uses the Advanced Encryption Standard (AES) algorithm and
49
- * that the mode of encryption is the Galois/Counter Mode (GCM). `RSA_OAEP_SHA_1` indicates that the
48
+ * {@code AES_256_GCM} indicates that the key is a symmetric key that uses the Advanced Encryption Standard (AES) algorithm and
49
+ * that the mode of encryption is the Galois/Counter Mode (GCM). {@code RSA_OAEP_SHA_1} indicates that the
50
50
  * key is an asymmetric key that uses the RSA encryption algorithm and uses Optimal Asymmetric Encryption Padding (OAEP).
51
- * `RSA_OAEP_SHA_256` indicates that the key is an asymmetric key that uses the RSA encryption algorithm with a SHA-256 hash
51
+ * {@code RSA_OAEP_SHA_256} indicates that the key is an asymmetric key that uses the RSA encryption algorithm with a SHA-256 hash
52
52
  * and uses OAEP.
53
53
  *
54
54
  */
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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
  /**
@@ -33,10 +33,10 @@ export interface DecryptedData {
33
33
  "keyVersionId"?: string;
34
34
  /**
35
35
  * The encryption algorithm to use to encrypt and decrypt data with a customer-managed key
36
- * `AES_256_GCM` indicates that the key is a symmetric key that uses the Advanced Encryption Standard (AES) algorithm and
37
- * that the mode of encryption is the Galois/Counter Mode (GCM). `RSA_OAEP_SHA_1` indicates that the
36
+ * {@code AES_256_GCM} indicates that the key is a symmetric key that uses the Advanced Encryption Standard (AES) algorithm and
37
+ * that the mode of encryption is the Galois/Counter Mode (GCM). {@code RSA_OAEP_SHA_1} indicates that the
38
38
  * key is an asymmetric key that uses the RSA encryption algorithm and uses Optimal Asymmetric Encryption Padding (OAEP).
39
- * `RSA_OAEP_SHA_256` indicates that the key is an asymmetric key that uses the RSA encryption algorithm with a SHA-256 hash
39
+ * {@code RSA_OAEP_SHA_256} indicates that the key is an asymmetric key that uses the RSA encryption algorithm with a SHA-256 hash
40
40
  * and uses OAEP.
41
41
  *
42
42
  */
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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
  /**
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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
  /**
@@ -41,7 +41,7 @@ export interface EkmsPrivateEndpointSummary {
41
41
  "displayName": string;
42
42
  /**
43
43
  * Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only.
44
- * Example: `{\"bar-key\": \"value\"}`
44
+ * Example: {@code {\"bar-key\": \"value\"}}
45
45
  *
46
46
  */
47
47
  "freeformTags"?: {
@@ -49,7 +49,7 @@ export interface EkmsPrivateEndpointSummary {
49
49
  };
50
50
  /**
51
51
  * Usage of predefined tag keys. These predefined keys are scoped to namespaces.
52
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
52
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
53
53
  *
54
54
  */
55
55
  "definedTags"?: {
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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
  /**
@@ -41,7 +41,7 @@ export interface EkmsPrivateEndpoint {
41
41
  "timeUpdated"?: Date;
42
42
  /**
43
43
  * Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only.
44
- * Example: `{\"bar-key\": \"value\"}`
44
+ * Example: {@code {\"bar-key\": \"value\"}}
45
45
  *
46
46
  */
47
47
  "freeformTags"?: {
@@ -49,7 +49,7 @@ export interface EkmsPrivateEndpoint {
49
49
  };
50
50
  /**
51
51
  * Usage of predefined tag keys. These predefined keys are scoped to namespaces.
52
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
52
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
53
53
  *
54
54
  */
55
55
  "definedTags"?: {
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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
  /**
@@ -46,10 +46,10 @@ export interface EncryptDataDetails {
46
46
  "keyVersionId"?: string;
47
47
  /**
48
48
  * The encryption algorithm to use to encrypt and decrypt data with a customer-managed key.
49
- * `AES_256_GCM` indicates that the key is a symmetric key that uses the Advanced Encryption Standard (AES) algorithm and
50
- * that the mode of encryption is the Galois/Counter Mode (GCM). `RSA_OAEP_SHA_1` indicates that the
49
+ * {@code AES_256_GCM} indicates that the key is a symmetric key that uses the Advanced Encryption Standard (AES) algorithm and
50
+ * that the mode of encryption is the Galois/Counter Mode (GCM). {@code RSA_OAEP_SHA_1} indicates that the
51
51
  * key is an asymmetric key that uses the RSA encryption algorithm and uses Optimal Asymmetric Encryption Padding (OAEP).
52
- * `RSA_OAEP_SHA_256` indicates that the key is an asymmetric key that uses the RSA encryption algorithm with a SHA-256 hash
52
+ * {@code RSA_OAEP_SHA_256} indicates that the key is an asymmetric key that uses the RSA encryption algorithm with a SHA-256 hash
53
53
  * and uses OAEP.
54
54
  *
55
55
  */
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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
  /**
@@ -29,10 +29,10 @@ export interface EncryptedData {
29
29
  "keyVersionId"?: string;
30
30
  /**
31
31
  * The encryption algorithm to use to encrypt and decrypt data with a customer-managed key.
32
- * `AES_256_GCM` indicates that the key is a symmetric key that uses the Advanced Encryption Standard (AES) algorithm and
33
- * that the mode of encryption is the Galois/Counter Mode (GCM). `RSA_OAEP_SHA_1` indicates that the
32
+ * {@code AES_256_GCM} indicates that the key is a symmetric key that uses the Advanced Encryption Standard (AES) algorithm and
33
+ * that the mode of encryption is the Galois/Counter Mode (GCM). {@code RSA_OAEP_SHA_1} indicates that the
34
34
  * key is an asymmetric key that uses the RSA encryption algorithm and uses Optimal Asymmetric Encryption Padding (OAEP).
35
- * `RSA_OAEP_SHA_256` indicates that the key is an asymmetric key that uses the RSA encryption algorithm with a SHA-256 hash
35
+ * {@code RSA_OAEP_SHA_256} indicates that the key is an asymmetric key that uses the RSA encryption algorithm with a SHA-256 hash
36
36
  * and uses OAEP.
37
37
  *
38
38
  */
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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
  /**
@@ -25,11 +25,11 @@ export interface ExportKeyDetails {
25
25
  */
26
26
  "keyVersionId"?: string;
27
27
  /**
28
- * The encryption algorithm to use to encrypt exportable key material from a software-backed key. Specifying `RSA_OAEP_AES_SHA256`
28
+ * The encryption algorithm to use to encrypt exportable key material from a software-backed key. Specifying {@code RSA_OAEP_AES_SHA256}
29
29
  * invokes the RSA AES key wrap mechanism, which generates a temporary AES key. The temporary AES key is wrapped by the RSA public
30
30
  * wrapping key provided along with the request, creating a wrapped temporary AES key. The temporary AES key is also used to wrap
31
31
  * the exportable key material. The wrapped temporary AES key and the wrapped exportable key material are concatenated, producing
32
- * concatenated blob output that jointly represents them. Specifying `RSA_OAEP_SHA256` means that the software key is wrapped by
32
+ * concatenated blob output that jointly represents them. Specifying {@code RSA_OAEP_SHA256} means that the software key is wrapped by
33
33
  * the RSA public wrapping key provided along with the request.
34
34
  *
35
35
  */
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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
  /**
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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
  import * as model from "../model";
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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
  import * as model from "../model";
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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
  /**
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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
  /**
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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
  /**
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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
  import * as model from "../model";
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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
  /**
@@ -22,14 +22,14 @@ export interface GeneratedKey {
22
22
  /**
23
23
  * The plaintext data encryption key, a base64-encoded sequence of random bytes, which is
24
24
  * included if the [GenerateDataEncryptionKey](https://docs.cloud.oracle.com/api/#/en/key/latest/GeneratedKey/GenerateDataEncryptionKey)
25
- * request includes the `includePlaintextKey` parameter and sets its value to \"true\".
25
+ * request includes the {@code includePlaintextKey} parameter and sets its value to \"true\".
26
26
  *
27
27
  */
28
28
  "plaintext"?: string;
29
29
  /**
30
30
  * The checksum of the plaintext data encryption key, which is included if the
31
31
  * [GenerateDataEncryptionKey](https://docs.cloud.oracle.com/api/#/en/key/latest/GeneratedKey/GenerateDataEncryptionKey)
32
- * request includes the `includePlaintextKey` parameter and sets its value to \"true\".
32
+ * request includes the {@code includePlaintextKey} parameter and sets its value to \"true\".
33
33
  *
34
34
  */
35
35
  "plaintextChecksum"?: string;