oci-identity 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 (865) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +146 -146
  4. package/lib/client.js +146 -146
  5. package/lib/identity-waiter.d.ts +1 -1
  6. package/lib/identity-waiter.js +1 -1
  7. package/lib/model/add-lock-details.d.ts +1 -1
  8. package/lib/model/add-lock-details.js +1 -1
  9. package/lib/model/add-user-to-group-details.d.ts +1 -1
  10. package/lib/model/add-user-to-group-details.js +1 -1
  11. package/lib/model/allowed-domain-license-type-summary.d.ts +1 -1
  12. package/lib/model/allowed-domain-license-type-summary.js +1 -1
  13. package/lib/model/api-key.d.ts +4 -4
  14. package/lib/model/api-key.js +1 -1
  15. package/lib/model/auth-token.d.ts +9 -9
  16. package/lib/model/auth-token.js +1 -1
  17. package/lib/model/authentication-policy.d.ts +1 -1
  18. package/lib/model/authentication-policy.js +1 -1
  19. package/lib/model/availability-domain.d.ts +1 -1
  20. package/lib/model/availability-domain.js +1 -1
  21. package/lib/model/base-tag-definition-validator.d.ts +1 -1
  22. package/lib/model/base-tag-definition-validator.js +1 -1
  23. package/lib/model/bulk-action-resource-type-collection.d.ts +1 -1
  24. package/lib/model/bulk-action-resource-type-collection.js +1 -1
  25. package/lib/model/bulk-action-resource-type.d.ts +2 -2
  26. package/lib/model/bulk-action-resource-type.js +1 -1
  27. package/lib/model/bulk-action-resource.d.ts +3 -3
  28. package/lib/model/bulk-action-resource.js +1 -1
  29. package/lib/model/bulk-delete-resources-details.d.ts +1 -1
  30. package/lib/model/bulk-delete-resources-details.js +1 -1
  31. package/lib/model/bulk-delete-tags-details.d.ts +1 -1
  32. package/lib/model/bulk-delete-tags-details.js +1 -1
  33. package/lib/model/bulk-edit-operation-details.d.ts +6 -6
  34. package/lib/model/bulk-edit-operation-details.js +1 -1
  35. package/lib/model/bulk-edit-resource.d.ts +1 -1
  36. package/lib/model/bulk-edit-resource.js +1 -1
  37. package/lib/model/bulk-edit-tags-details.d.ts +1 -1
  38. package/lib/model/bulk-edit-tags-details.js +1 -1
  39. package/lib/model/bulk-edit-tags-resource-type-collection.d.ts +1 -1
  40. package/lib/model/bulk-edit-tags-resource-type-collection.js +1 -1
  41. package/lib/model/bulk-edit-tags-resource-type.d.ts +2 -2
  42. package/lib/model/bulk-edit-tags-resource-type.js +1 -1
  43. package/lib/model/bulk-move-resources-details.d.ts +1 -1
  44. package/lib/model/bulk-move-resources-details.js +1 -1
  45. package/lib/model/change-domain-compartment-details.d.ts +1 -1
  46. package/lib/model/change-domain-compartment-details.js +1 -1
  47. package/lib/model/change-domain-license-type-details.d.ts +1 -1
  48. package/lib/model/change-domain-license-type-details.js +1 -1
  49. package/lib/model/change-tag-namespace-compartment-detail.d.ts +1 -1
  50. package/lib/model/change-tag-namespace-compartment-detail.js +1 -1
  51. package/lib/model/change-tas-domain-license-type-details.d.ts +1 -1
  52. package/lib/model/change-tas-domain-license-type-details.js +1 -1
  53. package/lib/model/compartment.d.ts +6 -6
  54. package/lib/model/compartment.js +1 -1
  55. package/lib/model/create-api-key-details.d.ts +1 -1
  56. package/lib/model/create-api-key-details.js +1 -1
  57. package/lib/model/create-auth-token-details.d.ts +1 -1
  58. package/lib/model/create-auth-token-details.js +1 -1
  59. package/lib/model/create-compartment-details.d.ts +3 -3
  60. package/lib/model/create-compartment-details.js +1 -1
  61. package/lib/model/create-customer-secret-key-details.d.ts +1 -1
  62. package/lib/model/create-customer-secret-key-details.js +1 -1
  63. package/lib/model/create-db-credential-details.d.ts +1 -1
  64. package/lib/model/create-db-credential-details.js +1 -1
  65. package/lib/model/create-domain-details.d.ts +4 -4
  66. package/lib/model/create-domain-details.js +1 -1
  67. package/lib/model/create-dynamic-group-details.d.ts +3 -3
  68. package/lib/model/create-dynamic-group-details.js +1 -1
  69. package/lib/model/create-group-details.d.ts +3 -3
  70. package/lib/model/create-group-details.js +1 -1
  71. package/lib/model/create-identity-provider-details.d.ts +7 -7
  72. package/lib/model/create-identity-provider-details.js +1 -1
  73. package/lib/model/create-idp-group-mapping-details.d.ts +1 -1
  74. package/lib/model/create-idp-group-mapping-details.js +1 -1
  75. package/lib/model/create-network-source-details.d.ts +4 -4
  76. package/lib/model/create-network-source-details.js +1 -1
  77. package/lib/model/create-oauth2-client-credential-details.d.ts +1 -1
  78. package/lib/model/create-oauth2-client-credential-details.js +1 -1
  79. package/lib/model/create-policy-details.d.ts +3 -3
  80. package/lib/model/create-policy-details.js +1 -1
  81. package/lib/model/create-region-subscription-details.d.ts +2 -2
  82. package/lib/model/create-region-subscription-details.js +1 -1
  83. package/lib/model/create-saml2-identity-provider-details.d.ts +2 -2
  84. package/lib/model/create-saml2-identity-provider-details.js +1 -1
  85. package/lib/model/create-smtp-credential-details.d.ts +1 -1
  86. package/lib/model/create-smtp-credential-details.js +1 -1
  87. package/lib/model/create-swift-password-details.d.ts +1 -1
  88. package/lib/model/create-swift-password-details.js +1 -1
  89. package/lib/model/create-tag-default-details.d.ts +4 -4
  90. package/lib/model/create-tag-default-details.js +1 -1
  91. package/lib/model/create-tag-details.d.ts +3 -3
  92. package/lib/model/create-tag-details.js +1 -1
  93. package/lib/model/create-tag-namespace-details.d.ts +3 -3
  94. package/lib/model/create-tag-namespace-details.js +1 -1
  95. package/lib/model/create-user-details.d.ts +3 -3
  96. package/lib/model/create-user-details.js +1 -1
  97. package/lib/model/customer-secret-key-summary.d.ts +7 -7
  98. package/lib/model/customer-secret-key-summary.js +1 -1
  99. package/lib/model/customer-secret-key.d.ts +6 -6
  100. package/lib/model/customer-secret-key.js +1 -1
  101. package/lib/model/db-credential-summary.d.ts +6 -6
  102. package/lib/model/db-credential-summary.js +1 -1
  103. package/lib/model/db-credential.d.ts +5 -5
  104. package/lib/model/db-credential.js +1 -1
  105. package/lib/model/default-tag-definition-validator.d.ts +3 -3
  106. package/lib/model/default-tag-definition-validator.js +1 -1
  107. package/lib/model/domain-replication-states.d.ts +1 -1
  108. package/lib/model/domain-replication-states.js +1 -1
  109. package/lib/model/domain-replication.d.ts +1 -1
  110. package/lib/model/domain-replication.js +1 -1
  111. package/lib/model/domain-summary.d.ts +5 -5
  112. package/lib/model/domain-summary.js +1 -1
  113. package/lib/model/domain.d.ts +5 -5
  114. package/lib/model/domain.js +1 -1
  115. package/lib/model/dynamic-group.d.ts +5 -5
  116. package/lib/model/dynamic-group.js +1 -1
  117. package/lib/model/enable-replication-to-region-details.d.ts +2 -2
  118. package/lib/model/enable-replication-to-region-details.js +1 -1
  119. package/lib/model/enum-tag-definition-validator.d.ts +4 -4
  120. package/lib/model/enum-tag-definition-validator.js +1 -1
  121. package/lib/model/fault-domain.d.ts +1 -1
  122. package/lib/model/fault-domain.js +1 -1
  123. package/lib/model/fully-qualified-scope.d.ts +1 -1
  124. package/lib/model/fully-qualified-scope.js +1 -1
  125. package/lib/model/group.d.ts +5 -5
  126. package/lib/model/group.js +1 -1
  127. package/lib/model/iam-work-request-error-summary.d.ts +1 -1
  128. package/lib/model/iam-work-request-error-summary.js +1 -1
  129. package/lib/model/iam-work-request-log-summary.d.ts +2 -2
  130. package/lib/model/iam-work-request-log-summary.js +1 -1
  131. package/lib/model/iam-work-request-resource.d.ts +1 -1
  132. package/lib/model/iam-work-request-resource.js +1 -1
  133. package/lib/model/iam-work-request-summary.d.ts +4 -4
  134. package/lib/model/iam-work-request-summary.js +1 -1
  135. package/lib/model/iam-work-request.d.ts +4 -4
  136. package/lib/model/iam-work-request.js +1 -1
  137. package/lib/model/identity-provider-group-summary.d.ts +7 -7
  138. package/lib/model/identity-provider-group-summary.js +1 -1
  139. package/lib/model/identity-provider.d.ts +17 -17
  140. package/lib/model/identity-provider.js +1 -1
  141. package/lib/model/idp-group-mapping.d.ts +8 -8
  142. package/lib/model/idp-group-mapping.js +1 -1
  143. package/lib/model/import-standard-tags-details.d.ts +1 -1
  144. package/lib/model/import-standard-tags-details.js +1 -1
  145. package/lib/model/index.d.ts +1 -1
  146. package/lib/model/index.js +1 -1
  147. package/lib/model/mfa-totp-device-summary.d.ts +5 -5
  148. package/lib/model/mfa-totp-device-summary.js +1 -1
  149. package/lib/model/mfa-totp-device.d.ts +6 -6
  150. package/lib/model/mfa-totp-device.js +1 -1
  151. package/lib/model/mfa-totp-token.d.ts +1 -1
  152. package/lib/model/mfa-totp-token.js +1 -1
  153. package/lib/model/move-compartment-details.d.ts +1 -1
  154. package/lib/model/move-compartment-details.js +1 -1
  155. package/lib/model/network-policy.d.ts +1 -1
  156. package/lib/model/network-policy.js +1 -1
  157. package/lib/model/network-sources-summary.d.ts +6 -6
  158. package/lib/model/network-sources-summary.js +1 -1
  159. package/lib/model/network-sources.d.ts +6 -6
  160. package/lib/model/network-sources.js +1 -1
  161. package/lib/model/network-sources_virtual-source-list.d.ts +1 -1
  162. package/lib/model/network-sources_virtual-source-list.js +1 -1
  163. package/lib/model/o-auth2-client-credential-summary.d.ts +5 -5
  164. package/lib/model/o-auth2-client-credential-summary.js +1 -1
  165. package/lib/model/o-auth2-client-credential.d.ts +5 -5
  166. package/lib/model/o-auth2-client-credential.js +1 -1
  167. package/lib/model/password-policy.d.ts +1 -1
  168. package/lib/model/password-policy.js +1 -1
  169. package/lib/model/policy.d.ts +5 -5
  170. package/lib/model/policy.js +1 -1
  171. package/lib/model/region-subscription.d.ts +3 -3
  172. package/lib/model/region-subscription.js +1 -1
  173. package/lib/model/region.d.ts +3 -3
  174. package/lib/model/region.js +1 -1
  175. package/lib/model/remove-lock-details.d.ts +1 -1
  176. package/lib/model/remove-lock-details.js +1 -1
  177. package/lib/model/replicated-region-details.d.ts +1 -1
  178. package/lib/model/replicated-region-details.js +1 -1
  179. package/lib/model/resource-lock.d.ts +1 -1
  180. package/lib/model/resource-lock.js +1 -1
  181. package/lib/model/saml2-identity-provider.d.ts +2 -2
  182. package/lib/model/saml2-identity-provider.js +1 -1
  183. package/lib/model/scim-client-credentials.d.ts +1 -1
  184. package/lib/model/scim-client-credentials.js +1 -1
  185. package/lib/model/smtp-credential-summary.d.ts +6 -6
  186. package/lib/model/smtp-credential-summary.js +1 -1
  187. package/lib/model/smtp-credential.d.ts +5 -5
  188. package/lib/model/smtp-credential.js +1 -1
  189. package/lib/model/standard-tag-definition-template.d.ts +1 -1
  190. package/lib/model/standard-tag-definition-template.js +1 -1
  191. package/lib/model/standard-tag-namespace-template-summary.d.ts +1 -1
  192. package/lib/model/standard-tag-namespace-template-summary.js +1 -1
  193. package/lib/model/standard-tag-namespace-template.d.ts +1 -1
  194. package/lib/model/standard-tag-namespace-template.js +1 -1
  195. package/lib/model/swift-password.d.ts +8 -8
  196. package/lib/model/swift-password.js +1 -1
  197. package/lib/model/tag-default-summary.d.ts +7 -7
  198. package/lib/model/tag-default-summary.js +1 -1
  199. package/lib/model/tag-default.d.ts +8 -8
  200. package/lib/model/tag-default.js +1 -1
  201. package/lib/model/tag-namespace-summary.d.ts +5 -5
  202. package/lib/model/tag-namespace-summary.js +1 -1
  203. package/lib/model/tag-namespace.d.ts +5 -5
  204. package/lib/model/tag-namespace.js +1 -1
  205. package/lib/model/tag-summary.d.ts +5 -5
  206. package/lib/model/tag-summary.js +1 -1
  207. package/lib/model/tag.d.ts +5 -5
  208. package/lib/model/tag.js +1 -1
  209. package/lib/model/tagging-work-request-error-summary.d.ts +2 -2
  210. package/lib/model/tagging-work-request-error-summary.js +1 -1
  211. package/lib/model/tagging-work-request-log-summary.d.ts +2 -2
  212. package/lib/model/tagging-work-request-log-summary.js +1 -1
  213. package/lib/model/tagging-work-request-summary.d.ts +4 -4
  214. package/lib/model/tagging-work-request-summary.js +1 -1
  215. package/lib/model/tagging-work-request.d.ts +4 -4
  216. package/lib/model/tagging-work-request.js +1 -1
  217. package/lib/model/tenancy.d.ts +4 -4
  218. package/lib/model/tenancy.js +1 -1
  219. package/lib/model/u-ipassword-information.d.ts +3 -3
  220. package/lib/model/u-ipassword-information.js +1 -1
  221. package/lib/model/u-ipassword.d.ts +3 -3
  222. package/lib/model/u-ipassword.js +1 -1
  223. package/lib/model/update-auth-token-details.d.ts +1 -1
  224. package/lib/model/update-auth-token-details.js +1 -1
  225. package/lib/model/update-authentication-policy-details.d.ts +1 -1
  226. package/lib/model/update-authentication-policy-details.js +1 -1
  227. package/lib/model/update-compartment-details.d.ts +3 -3
  228. package/lib/model/update-compartment-details.js +1 -1
  229. package/lib/model/update-customer-secret-key-details.d.ts +1 -1
  230. package/lib/model/update-customer-secret-key-details.js +1 -1
  231. package/lib/model/update-domain-details.d.ts +3 -3
  232. package/lib/model/update-domain-details.js +1 -1
  233. package/lib/model/update-dynamic-group-details.d.ts +3 -3
  234. package/lib/model/update-dynamic-group-details.js +1 -1
  235. package/lib/model/update-group-details.d.ts +3 -3
  236. package/lib/model/update-group-details.js +1 -1
  237. package/lib/model/update-identity-provider-details.d.ts +4 -4
  238. package/lib/model/update-identity-provider-details.js +1 -1
  239. package/lib/model/update-idp-group-mapping-details.d.ts +1 -1
  240. package/lib/model/update-idp-group-mapping-details.js +1 -1
  241. package/lib/model/update-network-source-details.d.ts +4 -4
  242. package/lib/model/update-network-source-details.js +1 -1
  243. package/lib/model/update-oauth2-client-credential-details.d.ts +1 -1
  244. package/lib/model/update-oauth2-client-credential-details.js +1 -1
  245. package/lib/model/update-policy-details.d.ts +3 -3
  246. package/lib/model/update-policy-details.js +1 -1
  247. package/lib/model/update-saml2-identity-provider-details.d.ts +2 -2
  248. package/lib/model/update-saml2-identity-provider-details.js +1 -1
  249. package/lib/model/update-smtp-credential-details.d.ts +1 -1
  250. package/lib/model/update-smtp-credential-details.js +1 -1
  251. package/lib/model/update-state-details.d.ts +1 -1
  252. package/lib/model/update-state-details.js +1 -1
  253. package/lib/model/update-swift-password-details.d.ts +1 -1
  254. package/lib/model/update-swift-password-details.js +1 -1
  255. package/lib/model/update-tag-default-details.d.ts +4 -4
  256. package/lib/model/update-tag-default-details.js +1 -1
  257. package/lib/model/update-tag-details.d.ts +3 -3
  258. package/lib/model/update-tag-details.js +1 -1
  259. package/lib/model/update-tag-namespace-details.d.ts +3 -3
  260. package/lib/model/update-tag-namespace-details.js +1 -1
  261. package/lib/model/update-user-capabilities-details.d.ts +1 -1
  262. package/lib/model/update-user-capabilities-details.js +1 -1
  263. package/lib/model/update-user-details.d.ts +3 -3
  264. package/lib/model/update-user-details.js +1 -1
  265. package/lib/model/user-capabilities.d.ts +1 -1
  266. package/lib/model/user-capabilities.js +1 -1
  267. package/lib/model/user-group-membership.d.ts +4 -4
  268. package/lib/model/user-group-membership.js +1 -1
  269. package/lib/model/user.d.ts +13 -13
  270. package/lib/model/user.js +1 -1
  271. package/lib/model/work-request-error.d.ts +2 -2
  272. package/lib/model/work-request-error.js +1 -1
  273. package/lib/model/work-request-log-entry.d.ts +2 -2
  274. package/lib/model/work-request-log-entry.js +1 -1
  275. package/lib/model/work-request-resource.d.ts +1 -1
  276. package/lib/model/work-request-resource.js +1 -1
  277. package/lib/model/work-request-summary.d.ts +4 -4
  278. package/lib/model/work-request-summary.js +1 -1
  279. package/lib/model/work-request.d.ts +4 -4
  280. package/lib/model/work-request.js +1 -1
  281. package/lib/request/activate-domain-request.d.ts +3 -3
  282. package/lib/request/activate-domain-request.js +1 -1
  283. package/lib/request/activate-mfa-totp-device-request.d.ts +3 -3
  284. package/lib/request/activate-mfa-totp-device-request.js +1 -1
  285. package/lib/request/add-tag-default-lock-request.d.ts +3 -3
  286. package/lib/request/add-tag-default-lock-request.js +1 -1
  287. package/lib/request/add-tag-namespace-lock-request.d.ts +3 -3
  288. package/lib/request/add-tag-namespace-lock-request.js +1 -1
  289. package/lib/request/add-user-to-group-request.d.ts +2 -2
  290. package/lib/request/add-user-to-group-request.js +1 -1
  291. package/lib/request/assemble-effective-tag-set-request.d.ts +2 -2
  292. package/lib/request/assemble-effective-tag-set-request.js +1 -1
  293. package/lib/request/bulk-delete-resources-request.d.ts +2 -2
  294. package/lib/request/bulk-delete-resources-request.js +1 -1
  295. package/lib/request/bulk-delete-tags-request.d.ts +2 -2
  296. package/lib/request/bulk-delete-tags-request.js +1 -1
  297. package/lib/request/bulk-edit-tags-request.d.ts +2 -2
  298. package/lib/request/bulk-edit-tags-request.js +1 -1
  299. package/lib/request/bulk-move-resources-request.d.ts +2 -2
  300. package/lib/request/bulk-move-resources-request.js +1 -1
  301. package/lib/request/cascade-delete-tag-namespace-request.d.ts +3 -3
  302. package/lib/request/cascade-delete-tag-namespace-request.js +1 -1
  303. package/lib/request/change-domain-compartment-request.d.ts +3 -3
  304. package/lib/request/change-domain-compartment-request.js +1 -1
  305. package/lib/request/change-domain-license-type-request.d.ts +3 -3
  306. package/lib/request/change-domain-license-type-request.js +1 -1
  307. package/lib/request/change-tag-namespace-compartment-request.d.ts +2 -2
  308. package/lib/request/change-tag-namespace-compartment-request.js +1 -1
  309. package/lib/request/create-auth-token-request.d.ts +2 -2
  310. package/lib/request/create-auth-token-request.js +1 -1
  311. package/lib/request/create-compartment-request.d.ts +2 -2
  312. package/lib/request/create-compartment-request.js +1 -1
  313. package/lib/request/create-customer-secret-key-request.d.ts +2 -2
  314. package/lib/request/create-customer-secret-key-request.js +1 -1
  315. package/lib/request/create-db-credential-request.d.ts +2 -2
  316. package/lib/request/create-db-credential-request.js +1 -1
  317. package/lib/request/create-domain-request.d.ts +2 -2
  318. package/lib/request/create-domain-request.js +1 -1
  319. package/lib/request/create-dynamic-group-request.d.ts +2 -2
  320. package/lib/request/create-dynamic-group-request.js +1 -1
  321. package/lib/request/create-group-request.d.ts +2 -2
  322. package/lib/request/create-group-request.js +1 -1
  323. package/lib/request/create-identity-provider-request.d.ts +2 -2
  324. package/lib/request/create-identity-provider-request.js +1 -1
  325. package/lib/request/create-idp-group-mapping-request.d.ts +2 -2
  326. package/lib/request/create-idp-group-mapping-request.js +1 -1
  327. package/lib/request/create-mfa-totp-device-request.d.ts +2 -2
  328. package/lib/request/create-mfa-totp-device-request.js +1 -1
  329. package/lib/request/create-network-source-request.d.ts +2 -2
  330. package/lib/request/create-network-source-request.js +1 -1
  331. package/lib/request/create-oauth-client-credential-request.d.ts +2 -2
  332. package/lib/request/create-oauth-client-credential-request.js +1 -1
  333. package/lib/request/create-or-reset-uipassword-request.d.ts +2 -2
  334. package/lib/request/create-or-reset-uipassword-request.js +1 -1
  335. package/lib/request/create-policy-request.d.ts +2 -2
  336. package/lib/request/create-policy-request.js +1 -1
  337. package/lib/request/create-region-subscription-request.d.ts +2 -2
  338. package/lib/request/create-region-subscription-request.js +1 -1
  339. package/lib/request/create-smtp-credential-request.d.ts +2 -2
  340. package/lib/request/create-smtp-credential-request.js +1 -1
  341. package/lib/request/create-swift-password-request.d.ts +2 -2
  342. package/lib/request/create-swift-password-request.js +1 -1
  343. package/lib/request/create-tag-default-request.d.ts +2 -2
  344. package/lib/request/create-tag-default-request.js +1 -1
  345. package/lib/request/create-tag-namespace-request.d.ts +2 -2
  346. package/lib/request/create-tag-namespace-request.js +1 -1
  347. package/lib/request/create-tag-request.d.ts +2 -2
  348. package/lib/request/create-tag-request.js +1 -1
  349. package/lib/request/create-user-request.d.ts +2 -2
  350. package/lib/request/create-user-request.js +1 -1
  351. package/lib/request/deactivate-domain-request.d.ts +3 -3
  352. package/lib/request/deactivate-domain-request.js +1 -1
  353. package/lib/request/delete-api-key-request.d.ts +3 -3
  354. package/lib/request/delete-api-key-request.js +1 -1
  355. package/lib/request/delete-auth-token-request.d.ts +3 -3
  356. package/lib/request/delete-auth-token-request.js +1 -1
  357. package/lib/request/delete-compartment-request.d.ts +3 -3
  358. package/lib/request/delete-compartment-request.js +1 -1
  359. package/lib/request/delete-customer-secret-key-request.d.ts +3 -3
  360. package/lib/request/delete-customer-secret-key-request.js +1 -1
  361. package/lib/request/delete-db-credential-request.d.ts +3 -3
  362. package/lib/request/delete-db-credential-request.js +1 -1
  363. package/lib/request/delete-domain-request.d.ts +3 -3
  364. package/lib/request/delete-domain-request.js +1 -1
  365. package/lib/request/delete-dynamic-group-request.d.ts +3 -3
  366. package/lib/request/delete-dynamic-group-request.js +1 -1
  367. package/lib/request/delete-group-request.d.ts +3 -3
  368. package/lib/request/delete-group-request.js +1 -1
  369. package/lib/request/delete-identity-provider-request.d.ts +3 -3
  370. package/lib/request/delete-identity-provider-request.js +1 -1
  371. package/lib/request/delete-idp-group-mapping-request.d.ts +3 -3
  372. package/lib/request/delete-idp-group-mapping-request.js +1 -1
  373. package/lib/request/delete-mfa-totp-device-request.d.ts +3 -3
  374. package/lib/request/delete-mfa-totp-device-request.js +1 -1
  375. package/lib/request/delete-network-source-request.d.ts +3 -3
  376. package/lib/request/delete-network-source-request.js +1 -1
  377. package/lib/request/delete-oauth-client-credential-request.d.ts +3 -3
  378. package/lib/request/delete-oauth-client-credential-request.js +1 -1
  379. package/lib/request/delete-policy-request.d.ts +3 -3
  380. package/lib/request/delete-policy-request.js +1 -1
  381. package/lib/request/delete-smtp-credential-request.d.ts +3 -3
  382. package/lib/request/delete-smtp-credential-request.js +1 -1
  383. package/lib/request/delete-swift-password-request.d.ts +3 -3
  384. package/lib/request/delete-swift-password-request.js +1 -1
  385. package/lib/request/delete-tag-default-request.d.ts +3 -3
  386. package/lib/request/delete-tag-default-request.js +1 -1
  387. package/lib/request/delete-tag-namespace-request.d.ts +3 -3
  388. package/lib/request/delete-tag-namespace-request.js +1 -1
  389. package/lib/request/delete-tag-request.d.ts +3 -3
  390. package/lib/request/delete-tag-request.js +1 -1
  391. package/lib/request/delete-user-request.d.ts +3 -3
  392. package/lib/request/delete-user-request.js +1 -1
  393. package/lib/request/enable-replication-to-region-request.d.ts +3 -3
  394. package/lib/request/enable-replication-to-region-request.js +1 -1
  395. package/lib/request/generate-totp-seed-request.d.ts +3 -3
  396. package/lib/request/generate-totp-seed-request.js +1 -1
  397. package/lib/request/get-authentication-policy-request.d.ts +2 -2
  398. package/lib/request/get-authentication-policy-request.js +1 -1
  399. package/lib/request/get-compartment-request.d.ts +2 -2
  400. package/lib/request/get-compartment-request.js +1 -1
  401. package/lib/request/get-domain-request.d.ts +2 -2
  402. package/lib/request/get-domain-request.js +1 -1
  403. package/lib/request/get-dynamic-group-request.d.ts +2 -2
  404. package/lib/request/get-dynamic-group-request.js +1 -1
  405. package/lib/request/get-group-request.d.ts +2 -2
  406. package/lib/request/get-group-request.js +1 -1
  407. package/lib/request/get-iam-work-request-request.d.ts +2 -2
  408. package/lib/request/get-iam-work-request-request.js +1 -1
  409. package/lib/request/get-identity-provider-request.d.ts +2 -2
  410. package/lib/request/get-identity-provider-request.js +1 -1
  411. package/lib/request/get-idp-group-mapping-request.d.ts +2 -2
  412. package/lib/request/get-idp-group-mapping-request.js +1 -1
  413. package/lib/request/get-mfa-totp-device-request.d.ts +2 -2
  414. package/lib/request/get-mfa-totp-device-request.js +1 -1
  415. package/lib/request/get-network-source-request.d.ts +2 -2
  416. package/lib/request/get-network-source-request.js +1 -1
  417. package/lib/request/get-policy-request.d.ts +2 -2
  418. package/lib/request/get-policy-request.js +1 -1
  419. package/lib/request/get-standard-tag-template-request.d.ts +2 -2
  420. package/lib/request/get-standard-tag-template-request.js +1 -1
  421. package/lib/request/get-tag-default-request.d.ts +2 -2
  422. package/lib/request/get-tag-default-request.js +1 -1
  423. package/lib/request/get-tag-namespace-request.d.ts +2 -2
  424. package/lib/request/get-tag-namespace-request.js +1 -1
  425. package/lib/request/get-tag-request.d.ts +2 -2
  426. package/lib/request/get-tag-request.js +1 -1
  427. package/lib/request/get-tagging-work-request-request.d.ts +2 -2
  428. package/lib/request/get-tagging-work-request-request.js +1 -1
  429. package/lib/request/get-tenancy-request.d.ts +2 -2
  430. package/lib/request/get-tenancy-request.js +1 -1
  431. package/lib/request/get-user-group-membership-request.d.ts +2 -2
  432. package/lib/request/get-user-group-membership-request.js +1 -1
  433. package/lib/request/get-user-request.d.ts +2 -2
  434. package/lib/request/get-user-request.js +1 -1
  435. package/lib/request/get-user-uipassword-information-request.d.ts +2 -2
  436. package/lib/request/get-user-uipassword-information-request.js +1 -1
  437. package/lib/request/get-work-request-request.d.ts +2 -2
  438. package/lib/request/get-work-request-request.js +1 -1
  439. package/lib/request/import-standard-tags-request.d.ts +2 -2
  440. package/lib/request/import-standard-tags-request.js +1 -1
  441. package/lib/request/index.d.ts +1 -1
  442. package/lib/request/index.js +1 -1
  443. package/lib/request/list-allowed-domain-license-types-request.d.ts +2 -2
  444. package/lib/request/list-allowed-domain-license-types-request.js +1 -1
  445. package/lib/request/list-api-keys-request.d.ts +2 -2
  446. package/lib/request/list-api-keys-request.js +1 -1
  447. package/lib/request/list-auth-tokens-request.d.ts +2 -2
  448. package/lib/request/list-auth-tokens-request.js +1 -1
  449. package/lib/request/list-availability-domains-request.d.ts +2 -2
  450. package/lib/request/list-availability-domains-request.js +1 -1
  451. package/lib/request/list-bulk-action-resource-types-request.d.ts +3 -3
  452. package/lib/request/list-bulk-action-resource-types-request.js +1 -1
  453. package/lib/request/list-bulk-edit-tags-resource-types-request.d.ts +3 -3
  454. package/lib/request/list-bulk-edit-tags-resource-types-request.js +1 -1
  455. package/lib/request/list-compartments-request.d.ts +10 -10
  456. package/lib/request/list-compartments-request.js +1 -1
  457. package/lib/request/list-cost-tracking-tags-request.d.ts +3 -3
  458. package/lib/request/list-cost-tracking-tags-request.js +1 -1
  459. package/lib/request/list-customer-secret-keys-request.d.ts +2 -2
  460. package/lib/request/list-customer-secret-keys-request.js +1 -1
  461. package/lib/request/list-db-credentials-request.d.ts +6 -6
  462. package/lib/request/list-db-credentials-request.js +1 -1
  463. package/lib/request/list-domains-request.d.ts +6 -6
  464. package/lib/request/list-domains-request.js +1 -1
  465. package/lib/request/list-dynamic-groups-request.d.ts +6 -6
  466. package/lib/request/list-dynamic-groups-request.js +1 -1
  467. package/lib/request/list-fault-domains-request.d.ts +2 -2
  468. package/lib/request/list-fault-domains-request.js +1 -1
  469. package/lib/request/list-groups-request.d.ts +6 -6
  470. package/lib/request/list-groups-request.js +1 -1
  471. package/lib/request/list-iam-work-request-errors-request.d.ts +4 -4
  472. package/lib/request/list-iam-work-request-errors-request.js +1 -1
  473. package/lib/request/list-iam-work-request-logs-request.d.ts +4 -4
  474. package/lib/request/list-iam-work-request-logs-request.js +1 -1
  475. package/lib/request/list-iam-work-requests-request.d.ts +3 -3
  476. package/lib/request/list-iam-work-requests-request.js +1 -1
  477. package/lib/request/list-identity-provider-groups-request.d.ts +3 -3
  478. package/lib/request/list-identity-provider-groups-request.js +1 -1
  479. package/lib/request/list-identity-providers-request.d.ts +6 -6
  480. package/lib/request/list-identity-providers-request.js +1 -1
  481. package/lib/request/list-idp-group-mappings-request.d.ts +3 -3
  482. package/lib/request/list-idp-group-mappings-request.js +1 -1
  483. package/lib/request/list-mfa-totp-devices-request.d.ts +6 -6
  484. package/lib/request/list-mfa-totp-devices-request.js +1 -1
  485. package/lib/request/list-network-sources-request.d.ts +6 -6
  486. package/lib/request/list-network-sources-request.js +1 -1
  487. package/lib/request/list-oauth-client-credentials-request.d.ts +3 -3
  488. package/lib/request/list-oauth-client-credentials-request.js +1 -1
  489. package/lib/request/list-policies-request.d.ts +6 -6
  490. package/lib/request/list-policies-request.js +1 -1
  491. package/lib/request/list-region-subscriptions-request.d.ts +2 -2
  492. package/lib/request/list-region-subscriptions-request.js +1 -1
  493. package/lib/request/list-regions-request.d.ts +2 -2
  494. package/lib/request/list-regions-request.js +1 -1
  495. package/lib/request/list-smtp-credentials-request.d.ts +2 -2
  496. package/lib/request/list-smtp-credentials-request.js +1 -1
  497. package/lib/request/list-standard-tag-namespaces-request.d.ts +3 -3
  498. package/lib/request/list-standard-tag-namespaces-request.js +1 -1
  499. package/lib/request/list-swift-passwords-request.d.ts +2 -2
  500. package/lib/request/list-swift-passwords-request.js +1 -1
  501. package/lib/request/list-tag-defaults-request.d.ts +3 -3
  502. package/lib/request/list-tag-defaults-request.js +1 -1
  503. package/lib/request/list-tag-namespaces-request.d.ts +3 -3
  504. package/lib/request/list-tag-namespaces-request.js +1 -1
  505. package/lib/request/list-tagging-work-request-errors-request.d.ts +3 -3
  506. package/lib/request/list-tagging-work-request-errors-request.js +1 -1
  507. package/lib/request/list-tagging-work-request-logs-request.d.ts +3 -3
  508. package/lib/request/list-tagging-work-request-logs-request.js +1 -1
  509. package/lib/request/list-tagging-work-requests-request.d.ts +3 -3
  510. package/lib/request/list-tagging-work-requests-request.js +1 -1
  511. package/lib/request/list-tags-request.d.ts +3 -3
  512. package/lib/request/list-tags-request.js +1 -1
  513. package/lib/request/list-user-group-memberships-request.d.ts +3 -3
  514. package/lib/request/list-user-group-memberships-request.js +1 -1
  515. package/lib/request/list-users-request.d.ts +6 -6
  516. package/lib/request/list-users-request.js +1 -1
  517. package/lib/request/list-work-requests-request.d.ts +3 -3
  518. package/lib/request/list-work-requests-request.js +1 -1
  519. package/lib/request/move-compartment-request.d.ts +3 -3
  520. package/lib/request/move-compartment-request.js +1 -1
  521. package/lib/request/recover-compartment-request.d.ts +3 -3
  522. package/lib/request/recover-compartment-request.js +1 -1
  523. package/lib/request/remove-tag-default-lock-request.d.ts +3 -3
  524. package/lib/request/remove-tag-default-lock-request.js +1 -1
  525. package/lib/request/remove-tag-namespace-lock-request.d.ts +3 -3
  526. package/lib/request/remove-tag-namespace-lock-request.js +1 -1
  527. package/lib/request/remove-user-from-group-request.d.ts +3 -3
  528. package/lib/request/remove-user-from-group-request.js +1 -1
  529. package/lib/request/reset-idp-scim-client-request.d.ts +2 -2
  530. package/lib/request/reset-idp-scim-client-request.js +1 -1
  531. package/lib/request/update-auth-token-request.d.ts +3 -3
  532. package/lib/request/update-auth-token-request.js +1 -1
  533. package/lib/request/update-authentication-policy-request.d.ts +3 -3
  534. package/lib/request/update-authentication-policy-request.js +1 -1
  535. package/lib/request/update-compartment-request.d.ts +3 -3
  536. package/lib/request/update-compartment-request.js +1 -1
  537. package/lib/request/update-customer-secret-key-request.d.ts +3 -3
  538. package/lib/request/update-customer-secret-key-request.js +1 -1
  539. package/lib/request/update-domain-request.d.ts +3 -3
  540. package/lib/request/update-domain-request.js +1 -1
  541. package/lib/request/update-dynamic-group-request.d.ts +3 -3
  542. package/lib/request/update-dynamic-group-request.js +1 -1
  543. package/lib/request/update-group-request.d.ts +3 -3
  544. package/lib/request/update-group-request.js +1 -1
  545. package/lib/request/update-identity-provider-request.d.ts +3 -3
  546. package/lib/request/update-identity-provider-request.js +1 -1
  547. package/lib/request/update-idp-group-mapping-request.d.ts +3 -3
  548. package/lib/request/update-idp-group-mapping-request.js +1 -1
  549. package/lib/request/update-network-source-request.d.ts +3 -3
  550. package/lib/request/update-network-source-request.js +1 -1
  551. package/lib/request/update-oauth-client-credential-request.d.ts +3 -3
  552. package/lib/request/update-oauth-client-credential-request.js +1 -1
  553. package/lib/request/update-policy-request.d.ts +3 -3
  554. package/lib/request/update-policy-request.js +1 -1
  555. package/lib/request/update-smtp-credential-request.d.ts +3 -3
  556. package/lib/request/update-smtp-credential-request.js +1 -1
  557. package/lib/request/update-swift-password-request.d.ts +3 -3
  558. package/lib/request/update-swift-password-request.js +1 -1
  559. package/lib/request/update-tag-default-request.d.ts +3 -3
  560. package/lib/request/update-tag-default-request.js +1 -1
  561. package/lib/request/update-tag-namespace-request.d.ts +2 -2
  562. package/lib/request/update-tag-namespace-request.js +1 -1
  563. package/lib/request/update-tag-request.d.ts +3 -3
  564. package/lib/request/update-tag-request.js +1 -1
  565. package/lib/request/update-user-capabilities-request.d.ts +3 -3
  566. package/lib/request/update-user-capabilities-request.js +1 -1
  567. package/lib/request/update-user-request.d.ts +3 -3
  568. package/lib/request/update-user-request.js +1 -1
  569. package/lib/request/update-user-state-request.d.ts +3 -3
  570. package/lib/request/update-user-state-request.js +1 -1
  571. package/lib/request/upload-api-key-request.d.ts +2 -2
  572. package/lib/request/upload-api-key-request.js +1 -1
  573. package/lib/response/activate-domain-response.d.ts +1 -1
  574. package/lib/response/activate-domain-response.js +1 -1
  575. package/lib/response/activate-mfa-totp-device-response.d.ts +2 -2
  576. package/lib/response/activate-mfa-totp-device-response.js +1 -1
  577. package/lib/response/add-tag-default-lock-response.d.ts +1 -1
  578. package/lib/response/add-tag-default-lock-response.js +1 -1
  579. package/lib/response/add-tag-namespace-lock-response.d.ts +1 -1
  580. package/lib/response/add-tag-namespace-lock-response.js +1 -1
  581. package/lib/response/add-user-to-group-response.d.ts +2 -2
  582. package/lib/response/add-user-to-group-response.js +1 -1
  583. package/lib/response/assemble-effective-tag-set-response.d.ts +2 -2
  584. package/lib/response/assemble-effective-tag-set-response.js +1 -1
  585. package/lib/response/bulk-delete-resources-response.d.ts +1 -1
  586. package/lib/response/bulk-delete-resources-response.js +1 -1
  587. package/lib/response/bulk-delete-tags-response.d.ts +1 -1
  588. package/lib/response/bulk-delete-tags-response.js +1 -1
  589. package/lib/response/bulk-edit-tags-response.d.ts +1 -1
  590. package/lib/response/bulk-edit-tags-response.js +1 -1
  591. package/lib/response/bulk-move-resources-response.d.ts +1 -1
  592. package/lib/response/bulk-move-resources-response.js +1 -1
  593. package/lib/response/cascade-delete-tag-namespace-response.d.ts +1 -1
  594. package/lib/response/cascade-delete-tag-namespace-response.js +1 -1
  595. package/lib/response/change-domain-compartment-response.d.ts +1 -1
  596. package/lib/response/change-domain-compartment-response.js +1 -1
  597. package/lib/response/change-domain-license-type-response.d.ts +1 -1
  598. package/lib/response/change-domain-license-type-response.js +1 -1
  599. package/lib/response/change-tag-namespace-compartment-response.d.ts +1 -1
  600. package/lib/response/change-tag-namespace-compartment-response.js +1 -1
  601. package/lib/response/create-auth-token-response.d.ts +2 -2
  602. package/lib/response/create-auth-token-response.js +1 -1
  603. package/lib/response/create-compartment-response.d.ts +2 -2
  604. package/lib/response/create-compartment-response.js +1 -1
  605. package/lib/response/create-customer-secret-key-response.d.ts +2 -2
  606. package/lib/response/create-customer-secret-key-response.js +1 -1
  607. package/lib/response/create-db-credential-response.d.ts +2 -2
  608. package/lib/response/create-db-credential-response.js +1 -1
  609. package/lib/response/create-domain-response.d.ts +1 -1
  610. package/lib/response/create-domain-response.js +1 -1
  611. package/lib/response/create-dynamic-group-response.d.ts +2 -2
  612. package/lib/response/create-dynamic-group-response.js +1 -1
  613. package/lib/response/create-group-response.d.ts +2 -2
  614. package/lib/response/create-group-response.js +1 -1
  615. package/lib/response/create-identity-provider-response.d.ts +2 -2
  616. package/lib/response/create-identity-provider-response.js +1 -1
  617. package/lib/response/create-idp-group-mapping-response.d.ts +2 -2
  618. package/lib/response/create-idp-group-mapping-response.js +1 -1
  619. package/lib/response/create-mfa-totp-device-response.d.ts +2 -2
  620. package/lib/response/create-mfa-totp-device-response.js +1 -1
  621. package/lib/response/create-network-source-response.d.ts +2 -2
  622. package/lib/response/create-network-source-response.js +1 -1
  623. package/lib/response/create-oauth-client-credential-response.d.ts +2 -2
  624. package/lib/response/create-oauth-client-credential-response.js +1 -1
  625. package/lib/response/create-or-reset-uipassword-response.d.ts +2 -2
  626. package/lib/response/create-or-reset-uipassword-response.js +1 -1
  627. package/lib/response/create-policy-response.d.ts +2 -2
  628. package/lib/response/create-policy-response.js +1 -1
  629. package/lib/response/create-region-subscription-response.d.ts +1 -1
  630. package/lib/response/create-region-subscription-response.js +1 -1
  631. package/lib/response/create-smtp-credential-response.d.ts +2 -2
  632. package/lib/response/create-smtp-credential-response.js +1 -1
  633. package/lib/response/create-swift-password-response.d.ts +2 -2
  634. package/lib/response/create-swift-password-response.js +1 -1
  635. package/lib/response/create-tag-default-response.d.ts +2 -2
  636. package/lib/response/create-tag-default-response.js +1 -1
  637. package/lib/response/create-tag-namespace-response.d.ts +1 -1
  638. package/lib/response/create-tag-namespace-response.js +1 -1
  639. package/lib/response/create-tag-response.d.ts +2 -2
  640. package/lib/response/create-tag-response.js +1 -1
  641. package/lib/response/create-user-response.d.ts +2 -2
  642. package/lib/response/create-user-response.js +1 -1
  643. package/lib/response/deactivate-domain-response.d.ts +1 -1
  644. package/lib/response/deactivate-domain-response.js +1 -1
  645. package/lib/response/delete-api-key-response.d.ts +1 -1
  646. package/lib/response/delete-api-key-response.js +1 -1
  647. package/lib/response/delete-auth-token-response.d.ts +1 -1
  648. package/lib/response/delete-auth-token-response.js +1 -1
  649. package/lib/response/delete-compartment-response.d.ts +1 -1
  650. package/lib/response/delete-compartment-response.js +1 -1
  651. package/lib/response/delete-customer-secret-key-response.d.ts +1 -1
  652. package/lib/response/delete-customer-secret-key-response.js +1 -1
  653. package/lib/response/delete-db-credential-response.d.ts +1 -1
  654. package/lib/response/delete-db-credential-response.js +1 -1
  655. package/lib/response/delete-domain-response.d.ts +1 -1
  656. package/lib/response/delete-domain-response.js +1 -1
  657. package/lib/response/delete-dynamic-group-response.d.ts +1 -1
  658. package/lib/response/delete-dynamic-group-response.js +1 -1
  659. package/lib/response/delete-group-response.d.ts +1 -1
  660. package/lib/response/delete-group-response.js +1 -1
  661. package/lib/response/delete-identity-provider-response.d.ts +1 -1
  662. package/lib/response/delete-identity-provider-response.js +1 -1
  663. package/lib/response/delete-idp-group-mapping-response.d.ts +1 -1
  664. package/lib/response/delete-idp-group-mapping-response.js +1 -1
  665. package/lib/response/delete-mfa-totp-device-response.d.ts +1 -1
  666. package/lib/response/delete-mfa-totp-device-response.js +1 -1
  667. package/lib/response/delete-network-source-response.d.ts +1 -1
  668. package/lib/response/delete-network-source-response.js +1 -1
  669. package/lib/response/delete-oauth-client-credential-response.d.ts +1 -1
  670. package/lib/response/delete-oauth-client-credential-response.js +1 -1
  671. package/lib/response/delete-policy-response.d.ts +1 -1
  672. package/lib/response/delete-policy-response.js +1 -1
  673. package/lib/response/delete-smtp-credential-response.d.ts +1 -1
  674. package/lib/response/delete-smtp-credential-response.js +1 -1
  675. package/lib/response/delete-swift-password-response.d.ts +1 -1
  676. package/lib/response/delete-swift-password-response.js +1 -1
  677. package/lib/response/delete-tag-default-response.d.ts +1 -1
  678. package/lib/response/delete-tag-default-response.js +1 -1
  679. package/lib/response/delete-tag-namespace-response.d.ts +1 -1
  680. package/lib/response/delete-tag-namespace-response.js +1 -1
  681. package/lib/response/delete-tag-response.d.ts +1 -1
  682. package/lib/response/delete-tag-response.js +1 -1
  683. package/lib/response/delete-user-response.d.ts +1 -1
  684. package/lib/response/delete-user-response.js +1 -1
  685. package/lib/response/enable-replication-to-region-response.d.ts +1 -1
  686. package/lib/response/enable-replication-to-region-response.js +1 -1
  687. package/lib/response/generate-totp-seed-response.d.ts +2 -2
  688. package/lib/response/generate-totp-seed-response.js +1 -1
  689. package/lib/response/get-authentication-policy-response.d.ts +2 -2
  690. package/lib/response/get-authentication-policy-response.js +1 -1
  691. package/lib/response/get-compartment-response.d.ts +2 -2
  692. package/lib/response/get-compartment-response.js +1 -1
  693. package/lib/response/get-domain-response.d.ts +2 -2
  694. package/lib/response/get-domain-response.js +1 -1
  695. package/lib/response/get-dynamic-group-response.d.ts +2 -2
  696. package/lib/response/get-dynamic-group-response.js +1 -1
  697. package/lib/response/get-group-response.d.ts +2 -2
  698. package/lib/response/get-group-response.js +1 -1
  699. package/lib/response/get-iam-work-request-response.d.ts +1 -1
  700. package/lib/response/get-iam-work-request-response.js +1 -1
  701. package/lib/response/get-identity-provider-response.d.ts +2 -2
  702. package/lib/response/get-identity-provider-response.js +1 -1
  703. package/lib/response/get-idp-group-mapping-response.d.ts +2 -2
  704. package/lib/response/get-idp-group-mapping-response.js +1 -1
  705. package/lib/response/get-mfa-totp-device-response.d.ts +2 -2
  706. package/lib/response/get-mfa-totp-device-response.js +1 -1
  707. package/lib/response/get-network-source-response.d.ts +2 -2
  708. package/lib/response/get-network-source-response.js +1 -1
  709. package/lib/response/get-policy-response.d.ts +2 -2
  710. package/lib/response/get-policy-response.js +1 -1
  711. package/lib/response/get-standard-tag-template-response.d.ts +1 -1
  712. package/lib/response/get-standard-tag-template-response.js +1 -1
  713. package/lib/response/get-tag-default-response.d.ts +2 -2
  714. package/lib/response/get-tag-default-response.js +1 -1
  715. package/lib/response/get-tag-namespace-response.d.ts +1 -1
  716. package/lib/response/get-tag-namespace-response.js +1 -1
  717. package/lib/response/get-tag-response.d.ts +2 -2
  718. package/lib/response/get-tag-response.js +1 -1
  719. package/lib/response/get-tagging-work-request-response.d.ts +1 -1
  720. package/lib/response/get-tagging-work-request-response.js +1 -1
  721. package/lib/response/get-tenancy-response.d.ts +1 -1
  722. package/lib/response/get-tenancy-response.js +1 -1
  723. package/lib/response/get-user-group-membership-response.d.ts +2 -2
  724. package/lib/response/get-user-group-membership-response.js +1 -1
  725. package/lib/response/get-user-response.d.ts +2 -2
  726. package/lib/response/get-user-response.js +1 -1
  727. package/lib/response/get-user-uipassword-information-response.d.ts +2 -2
  728. package/lib/response/get-user-uipassword-information-response.js +1 -1
  729. package/lib/response/get-work-request-response.d.ts +1 -1
  730. package/lib/response/get-work-request-response.js +1 -1
  731. package/lib/response/import-standard-tags-response.d.ts +1 -1
  732. package/lib/response/import-standard-tags-response.js +1 -1
  733. package/lib/response/index.d.ts +1 -1
  734. package/lib/response/index.js +1 -1
  735. package/lib/response/list-allowed-domain-license-types-response.d.ts +2 -2
  736. package/lib/response/list-allowed-domain-license-types-response.js +1 -1
  737. package/lib/response/list-api-keys-response.d.ts +2 -2
  738. package/lib/response/list-api-keys-response.js +1 -1
  739. package/lib/response/list-auth-tokens-response.d.ts +2 -2
  740. package/lib/response/list-auth-tokens-response.js +1 -1
  741. package/lib/response/list-availability-domains-response.d.ts +2 -2
  742. package/lib/response/list-availability-domains-response.js +1 -1
  743. package/lib/response/list-bulk-action-resource-types-response.d.ts +2 -2
  744. package/lib/response/list-bulk-action-resource-types-response.js +1 -1
  745. package/lib/response/list-bulk-edit-tags-resource-types-response.d.ts +2 -2
  746. package/lib/response/list-bulk-edit-tags-resource-types-response.js +1 -1
  747. package/lib/response/list-compartments-response.d.ts +2 -2
  748. package/lib/response/list-compartments-response.js +1 -1
  749. package/lib/response/list-cost-tracking-tags-response.d.ts +2 -2
  750. package/lib/response/list-cost-tracking-tags-response.js +1 -1
  751. package/lib/response/list-customer-secret-keys-response.d.ts +2 -2
  752. package/lib/response/list-customer-secret-keys-response.js +1 -1
  753. package/lib/response/list-db-credentials-response.d.ts +2 -2
  754. package/lib/response/list-db-credentials-response.js +1 -1
  755. package/lib/response/list-domains-response.d.ts +2 -2
  756. package/lib/response/list-domains-response.js +1 -1
  757. package/lib/response/list-dynamic-groups-response.d.ts +2 -2
  758. package/lib/response/list-dynamic-groups-response.js +1 -1
  759. package/lib/response/list-fault-domains-response.d.ts +1 -1
  760. package/lib/response/list-fault-domains-response.js +1 -1
  761. package/lib/response/list-groups-response.d.ts +2 -2
  762. package/lib/response/list-groups-response.js +1 -1
  763. package/lib/response/list-iam-work-request-errors-response.d.ts +1 -1
  764. package/lib/response/list-iam-work-request-errors-response.js +1 -1
  765. package/lib/response/list-iam-work-request-logs-response.d.ts +2 -2
  766. package/lib/response/list-iam-work-request-logs-response.js +1 -1
  767. package/lib/response/list-iam-work-requests-response.d.ts +2 -2
  768. package/lib/response/list-iam-work-requests-response.js +1 -1
  769. package/lib/response/list-identity-provider-groups-response.d.ts +2 -2
  770. package/lib/response/list-identity-provider-groups-response.js +1 -1
  771. package/lib/response/list-identity-providers-response.d.ts +2 -2
  772. package/lib/response/list-identity-providers-response.js +1 -1
  773. package/lib/response/list-idp-group-mappings-response.d.ts +2 -2
  774. package/lib/response/list-idp-group-mappings-response.js +1 -1
  775. package/lib/response/list-mfa-totp-devices-response.d.ts +2 -2
  776. package/lib/response/list-mfa-totp-devices-response.js +1 -1
  777. package/lib/response/list-network-sources-response.d.ts +2 -2
  778. package/lib/response/list-network-sources-response.js +1 -1
  779. package/lib/response/list-oauth-client-credentials-response.d.ts +2 -2
  780. package/lib/response/list-oauth-client-credentials-response.js +1 -1
  781. package/lib/response/list-policies-response.d.ts +2 -2
  782. package/lib/response/list-policies-response.js +1 -1
  783. package/lib/response/list-region-subscriptions-response.d.ts +1 -1
  784. package/lib/response/list-region-subscriptions-response.js +1 -1
  785. package/lib/response/list-regions-response.d.ts +1 -1
  786. package/lib/response/list-regions-response.js +1 -1
  787. package/lib/response/list-smtp-credentials-response.d.ts +2 -2
  788. package/lib/response/list-smtp-credentials-response.js +1 -1
  789. package/lib/response/list-standard-tag-namespaces-response.d.ts +2 -2
  790. package/lib/response/list-standard-tag-namespaces-response.js +1 -1
  791. package/lib/response/list-swift-passwords-response.d.ts +2 -2
  792. package/lib/response/list-swift-passwords-response.js +1 -1
  793. package/lib/response/list-tag-defaults-response.d.ts +2 -2
  794. package/lib/response/list-tag-defaults-response.js +1 -1
  795. package/lib/response/list-tag-namespaces-response.d.ts +2 -2
  796. package/lib/response/list-tag-namespaces-response.js +1 -1
  797. package/lib/response/list-tagging-work-request-errors-response.d.ts +2 -2
  798. package/lib/response/list-tagging-work-request-errors-response.js +1 -1
  799. package/lib/response/list-tagging-work-request-logs-response.d.ts +2 -2
  800. package/lib/response/list-tagging-work-request-logs-response.js +1 -1
  801. package/lib/response/list-tagging-work-requests-response.d.ts +2 -2
  802. package/lib/response/list-tagging-work-requests-response.js +1 -1
  803. package/lib/response/list-tags-response.d.ts +2 -2
  804. package/lib/response/list-tags-response.js +1 -1
  805. package/lib/response/list-user-group-memberships-response.d.ts +2 -2
  806. package/lib/response/list-user-group-memberships-response.js +1 -1
  807. package/lib/response/list-users-response.d.ts +2 -2
  808. package/lib/response/list-users-response.js +1 -1
  809. package/lib/response/list-work-requests-response.d.ts +2 -2
  810. package/lib/response/list-work-requests-response.js +1 -1
  811. package/lib/response/move-compartment-response.d.ts +1 -1
  812. package/lib/response/move-compartment-response.js +1 -1
  813. package/lib/response/recover-compartment-response.d.ts +2 -2
  814. package/lib/response/recover-compartment-response.js +1 -1
  815. package/lib/response/remove-tag-default-lock-response.d.ts +1 -1
  816. package/lib/response/remove-tag-default-lock-response.js +1 -1
  817. package/lib/response/remove-tag-namespace-lock-response.d.ts +1 -1
  818. package/lib/response/remove-tag-namespace-lock-response.js +1 -1
  819. package/lib/response/remove-user-from-group-response.d.ts +1 -1
  820. package/lib/response/remove-user-from-group-response.js +1 -1
  821. package/lib/response/reset-idp-scim-client-response.d.ts +1 -1
  822. package/lib/response/reset-idp-scim-client-response.js +1 -1
  823. package/lib/response/update-auth-token-response.d.ts +2 -2
  824. package/lib/response/update-auth-token-response.js +1 -1
  825. package/lib/response/update-authentication-policy-response.d.ts +2 -2
  826. package/lib/response/update-authentication-policy-response.js +1 -1
  827. package/lib/response/update-compartment-response.d.ts +2 -2
  828. package/lib/response/update-compartment-response.js +1 -1
  829. package/lib/response/update-customer-secret-key-response.d.ts +2 -2
  830. package/lib/response/update-customer-secret-key-response.js +1 -1
  831. package/lib/response/update-domain-response.d.ts +1 -1
  832. package/lib/response/update-domain-response.js +1 -1
  833. package/lib/response/update-dynamic-group-response.d.ts +2 -2
  834. package/lib/response/update-dynamic-group-response.js +1 -1
  835. package/lib/response/update-group-response.d.ts +2 -2
  836. package/lib/response/update-group-response.js +1 -1
  837. package/lib/response/update-identity-provider-response.d.ts +2 -2
  838. package/lib/response/update-identity-provider-response.js +1 -1
  839. package/lib/response/update-idp-group-mapping-response.d.ts +2 -2
  840. package/lib/response/update-idp-group-mapping-response.js +1 -1
  841. package/lib/response/update-network-source-response.d.ts +2 -2
  842. package/lib/response/update-network-source-response.js +1 -1
  843. package/lib/response/update-oauth-client-credential-response.d.ts +2 -2
  844. package/lib/response/update-oauth-client-credential-response.js +1 -1
  845. package/lib/response/update-policy-response.d.ts +2 -2
  846. package/lib/response/update-policy-response.js +1 -1
  847. package/lib/response/update-smtp-credential-response.d.ts +2 -2
  848. package/lib/response/update-smtp-credential-response.js +1 -1
  849. package/lib/response/update-swift-password-response.d.ts +2 -2
  850. package/lib/response/update-swift-password-response.js +1 -1
  851. package/lib/response/update-tag-default-response.d.ts +2 -2
  852. package/lib/response/update-tag-default-response.js +1 -1
  853. package/lib/response/update-tag-namespace-response.d.ts +1 -1
  854. package/lib/response/update-tag-namespace-response.js +1 -1
  855. package/lib/response/update-tag-response.d.ts +2 -2
  856. package/lib/response/update-tag-response.js +1 -1
  857. package/lib/response/update-user-capabilities-response.d.ts +2 -2
  858. package/lib/response/update-user-capabilities-response.js +1 -1
  859. package/lib/response/update-user-response.d.ts +2 -2
  860. package/lib/response/update-user-response.js +1 -1
  861. package/lib/response/update-user-state-response.d.ts +2 -2
  862. package/lib/response/update-user-state-response.js +1 -1
  863. package/lib/response/upload-api-key-response.d.ts +2 -2
  864. package/lib/response/upload-api-key-response.js +1 -1
  865. package/package.json +3 -3
@@ -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
  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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 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
  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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -25,7 +25,7 @@ export interface ListIamWorkRequestLogsResponse {
25
25
  "retryAfter": number;
26
26
  /**
27
27
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
28
- * then a partial list might have been returned. Include this value as the `page` parameter for the
28
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
29
29
  * subsequent GET request to get the next batch of items.
30
30
  *
31
31
  */
@@ -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
  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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -20,7 +20,7 @@ export interface ListIamWorkRequestsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -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
  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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -20,7 +20,7 @@ export interface ListIdentityProviderGroupsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -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
  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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -20,7 +20,7 @@ export interface ListIdentityProvidersResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -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
  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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -20,7 +20,7 @@ export interface ListIdpGroupMappingsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -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
  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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -20,7 +20,7 @@ export interface ListMfaTotpDevicesResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -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
  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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -20,7 +20,7 @@ export interface ListNetworkSourcesResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -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
  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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -20,7 +20,7 @@ export interface ListOAuthClientCredentialsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -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
  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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -20,7 +20,7 @@ export interface ListPoliciesResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -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
  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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 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
  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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 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
  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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -20,7 +20,7 @@ export interface ListSmtpCredentialsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -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
  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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -20,7 +20,7 @@ export interface ListStandardTagNamespacesResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -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
  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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -20,7 +20,7 @@ export interface ListSwiftPasswordsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -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
  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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -20,7 +20,7 @@ export interface ListTagDefaultsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of tag default values. When paging through a list, if this header appears in
23
- * the response, then a partial list might have been returned. Include this value as the `page` parameter
23
+ * the response, then a partial list might have been returned. Include this value as the {@code page} parameter
24
24
  * for the subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -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
  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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -20,7 +20,7 @@ export interface ListTagNamespacesResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of tagNamespaces. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -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
  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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -25,7 +25,7 @@ export interface ListTaggingWorkRequestErrorsResponse {
25
25
  "retryAfter": number;
26
26
  /**
27
27
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
28
- * then a partial list might have been returned. Include this value as the `page` parameter for the
28
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
29
29
  * subsequent GET request to get the next batch of items.
30
30
  *
31
31
  */
@@ -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
  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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -25,7 +25,7 @@ export interface ListTaggingWorkRequestLogsResponse {
25
25
  "retryAfter": number;
26
26
  /**
27
27
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
28
- * then a partial list might have been returned. Include this value as the `page` parameter for the
28
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
29
29
  * subsequent GET request to get the next batch of items.
30
30
  *
31
31
  */
@@ -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
  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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -20,7 +20,7 @@ export interface ListTaggingWorkRequestsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -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
  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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -20,7 +20,7 @@ export interface ListTagsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of tags. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -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
  Object.defineProperty(exports, "__esModule", { value: true });