oci-identity 2.76.1 → 2.77.1

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 (321) hide show
  1. package/lib/client.d.ts +152 -146
  2. package/lib/client.js +154 -145
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/api-key.d.ts +3 -3
  5. package/lib/model/auth-token.d.ts +8 -8
  6. package/lib/model/bulk-action-resource-type.d.ts +1 -1
  7. package/lib/model/bulk-action-resource.d.ts +2 -2
  8. package/lib/model/bulk-edit-operation-details.d.ts +5 -5
  9. package/lib/model/bulk-edit-tags-resource-type.d.ts +1 -1
  10. package/lib/model/compartment.d.ts +5 -5
  11. package/lib/model/create-compartment-details.d.ts +2 -2
  12. package/lib/model/create-domain-details.d.ts +3 -3
  13. package/lib/model/create-dynamic-group-details.d.ts +2 -2
  14. package/lib/model/create-group-details.d.ts +2 -2
  15. package/lib/model/create-identity-provider-details.d.ts +6 -6
  16. package/lib/model/create-network-source-details.d.ts +3 -3
  17. package/lib/model/create-policy-details.d.ts +2 -2
  18. package/lib/model/create-region-subscription-details.d.ts +1 -1
  19. package/lib/model/create-saml2-identity-provider-details.d.ts +1 -1
  20. package/lib/model/create-tag-default-details.d.ts +3 -3
  21. package/lib/model/create-tag-details.d.ts +2 -2
  22. package/lib/model/create-tag-namespace-details.d.ts +2 -2
  23. package/lib/model/create-user-details.d.ts +2 -2
  24. package/lib/model/customer-secret-key-summary.d.ts +6 -6
  25. package/lib/model/customer-secret-key.d.ts +5 -5
  26. package/lib/model/db-credential-summary.d.ts +5 -5
  27. package/lib/model/db-credential.d.ts +4 -4
  28. package/lib/model/default-tag-definition-validator.d.ts +2 -2
  29. package/lib/model/domain-summary.d.ts +4 -4
  30. package/lib/model/domain.d.ts +4 -4
  31. package/lib/model/dynamic-group.d.ts +4 -4
  32. package/lib/model/enable-replication-to-region-details.d.ts +1 -1
  33. package/lib/model/enum-tag-definition-validator.d.ts +3 -3
  34. package/lib/model/group.d.ts +4 -4
  35. package/lib/model/iam-work-request-log-summary.d.ts +1 -1
  36. package/lib/model/iam-work-request-summary.d.ts +3 -3
  37. package/lib/model/iam-work-request.d.ts +3 -3
  38. package/lib/model/identity-provider-group-summary.d.ts +6 -6
  39. package/lib/model/identity-provider.d.ts +16 -16
  40. package/lib/model/idp-group-mapping.d.ts +7 -7
  41. package/lib/model/mfa-totp-device-summary.d.ts +4 -4
  42. package/lib/model/mfa-totp-device.d.ts +5 -5
  43. package/lib/model/network-sources-summary.d.ts +5 -5
  44. package/lib/model/network-sources.d.ts +5 -5
  45. package/lib/model/o-auth2-client-credential-summary.d.ts +4 -4
  46. package/lib/model/o-auth2-client-credential.d.ts +4 -4
  47. package/lib/model/policy.d.ts +4 -4
  48. package/lib/model/region-subscription.d.ts +2 -2
  49. package/lib/model/region.d.ts +2 -2
  50. package/lib/model/saml2-identity-provider.d.ts +1 -1
  51. package/lib/model/smtp-credential-summary.d.ts +5 -5
  52. package/lib/model/smtp-credential.d.ts +4 -4
  53. package/lib/model/swift-password.d.ts +7 -7
  54. package/lib/model/tag-default-summary.d.ts +6 -6
  55. package/lib/model/tag-default.d.ts +7 -7
  56. package/lib/model/tag-namespace-summary.d.ts +4 -4
  57. package/lib/model/tag-namespace.d.ts +4 -4
  58. package/lib/model/tag-summary.d.ts +4 -4
  59. package/lib/model/tag.d.ts +4 -4
  60. package/lib/model/tagging-work-request-error-summary.d.ts +1 -1
  61. package/lib/model/tagging-work-request-log-summary.d.ts +1 -1
  62. package/lib/model/tagging-work-request-summary.d.ts +3 -3
  63. package/lib/model/tagging-work-request.d.ts +3 -3
  64. package/lib/model/tenancy.d.ts +3 -3
  65. package/lib/model/u-ipassword-information.d.ts +2 -2
  66. package/lib/model/u-ipassword.d.ts +2 -2
  67. package/lib/model/update-compartment-details.d.ts +2 -2
  68. package/lib/model/update-domain-details.d.ts +2 -2
  69. package/lib/model/update-dynamic-group-details.d.ts +2 -2
  70. package/lib/model/update-group-details.d.ts +2 -2
  71. package/lib/model/update-identity-provider-details.d.ts +3 -3
  72. package/lib/model/update-network-source-details.d.ts +3 -3
  73. package/lib/model/update-policy-details.d.ts +2 -2
  74. package/lib/model/update-saml2-identity-provider-details.d.ts +1 -1
  75. package/lib/model/update-tag-default-details.d.ts +3 -3
  76. package/lib/model/update-tag-details.d.ts +2 -2
  77. package/lib/model/update-tag-namespace-details.d.ts +2 -2
  78. package/lib/model/update-user-details.d.ts +2 -2
  79. package/lib/model/user-group-membership.d.ts +3 -3
  80. package/lib/model/user.d.ts +12 -12
  81. package/lib/model/work-request-error.d.ts +1 -1
  82. package/lib/model/work-request-log-entry.d.ts +1 -1
  83. package/lib/model/work-request-summary.d.ts +3 -3
  84. package/lib/model/work-request.d.ts +3 -3
  85. package/lib/request/activate-domain-request.d.ts +2 -2
  86. package/lib/request/activate-mfa-totp-device-request.d.ts +2 -2
  87. package/lib/request/add-tag-default-lock-request.d.ts +2 -2
  88. package/lib/request/add-tag-namespace-lock-request.d.ts +2 -2
  89. package/lib/request/add-user-to-group-request.d.ts +1 -1
  90. package/lib/request/assemble-effective-tag-set-request.d.ts +1 -1
  91. package/lib/request/bulk-delete-resources-request.d.ts +1 -1
  92. package/lib/request/bulk-delete-tags-request.d.ts +1 -1
  93. package/lib/request/bulk-edit-tags-request.d.ts +1 -1
  94. package/lib/request/bulk-move-resources-request.d.ts +1 -1
  95. package/lib/request/cascade-delete-tag-namespace-request.d.ts +2 -2
  96. package/lib/request/change-domain-compartment-request.d.ts +2 -2
  97. package/lib/request/change-domain-license-type-request.d.ts +2 -2
  98. package/lib/request/change-tag-namespace-compartment-request.d.ts +1 -1
  99. package/lib/request/create-auth-token-request.d.ts +1 -1
  100. package/lib/request/create-compartment-request.d.ts +1 -1
  101. package/lib/request/create-customer-secret-key-request.d.ts +1 -1
  102. package/lib/request/create-db-credential-request.d.ts +1 -1
  103. package/lib/request/create-domain-request.d.ts +1 -1
  104. package/lib/request/create-dynamic-group-request.d.ts +1 -1
  105. package/lib/request/create-group-request.d.ts +1 -1
  106. package/lib/request/create-identity-provider-request.d.ts +1 -1
  107. package/lib/request/create-idp-group-mapping-request.d.ts +1 -1
  108. package/lib/request/create-mfa-totp-device-request.d.ts +1 -1
  109. package/lib/request/create-network-source-request.d.ts +1 -1
  110. package/lib/request/create-oauth-client-credential-request.d.ts +1 -1
  111. package/lib/request/create-or-reset-uipassword-request.d.ts +1 -1
  112. package/lib/request/create-policy-request.d.ts +1 -1
  113. package/lib/request/create-region-subscription-request.d.ts +1 -1
  114. package/lib/request/create-smtp-credential-request.d.ts +1 -1
  115. package/lib/request/create-swift-password-request.d.ts +1 -1
  116. package/lib/request/create-tag-default-request.d.ts +1 -1
  117. package/lib/request/create-tag-namespace-request.d.ts +1 -1
  118. package/lib/request/create-tag-request.d.ts +1 -1
  119. package/lib/request/create-user-request.d.ts +1 -1
  120. package/lib/request/deactivate-domain-request.d.ts +2 -2
  121. package/lib/request/delete-api-key-request.d.ts +2 -2
  122. package/lib/request/delete-auth-token-request.d.ts +2 -2
  123. package/lib/request/delete-compartment-request.d.ts +2 -2
  124. package/lib/request/delete-customer-secret-key-request.d.ts +2 -2
  125. package/lib/request/delete-db-credential-request.d.ts +2 -2
  126. package/lib/request/delete-domain-request.d.ts +2 -2
  127. package/lib/request/delete-dynamic-group-request.d.ts +2 -2
  128. package/lib/request/delete-group-request.d.ts +2 -2
  129. package/lib/request/delete-identity-provider-request.d.ts +2 -2
  130. package/lib/request/delete-idp-group-mapping-request.d.ts +2 -2
  131. package/lib/request/delete-mfa-totp-device-request.d.ts +2 -2
  132. package/lib/request/delete-network-source-request.d.ts +2 -2
  133. package/lib/request/delete-oauth-client-credential-request.d.ts +2 -2
  134. package/lib/request/delete-policy-request.d.ts +2 -2
  135. package/lib/request/delete-smtp-credential-request.d.ts +2 -2
  136. package/lib/request/delete-swift-password-request.d.ts +2 -2
  137. package/lib/request/delete-tag-default-request.d.ts +2 -2
  138. package/lib/request/delete-tag-namespace-request.d.ts +2 -2
  139. package/lib/request/delete-tag-request.d.ts +2 -2
  140. package/lib/request/delete-user-request.d.ts +2 -2
  141. package/lib/request/enable-replication-to-region-request.d.ts +2 -2
  142. package/lib/request/generate-totp-seed-request.d.ts +2 -2
  143. package/lib/request/get-authentication-policy-request.d.ts +1 -1
  144. package/lib/request/get-compartment-request.d.ts +1 -1
  145. package/lib/request/get-domain-request.d.ts +1 -1
  146. package/lib/request/get-dynamic-group-request.d.ts +1 -1
  147. package/lib/request/get-group-request.d.ts +1 -1
  148. package/lib/request/get-iam-work-request-request.d.ts +1 -1
  149. package/lib/request/get-identity-provider-request.d.ts +1 -1
  150. package/lib/request/get-idp-group-mapping-request.d.ts +1 -1
  151. package/lib/request/get-mfa-totp-device-request.d.ts +1 -1
  152. package/lib/request/get-network-source-request.d.ts +1 -1
  153. package/lib/request/get-policy-request.d.ts +1 -1
  154. package/lib/request/get-standard-tag-template-request.d.ts +1 -1
  155. package/lib/request/get-tag-default-request.d.ts +1 -1
  156. package/lib/request/get-tag-namespace-request.d.ts +1 -1
  157. package/lib/request/get-tag-request.d.ts +1 -1
  158. package/lib/request/get-tagging-work-request-request.d.ts +1 -1
  159. package/lib/request/get-tenancy-request.d.ts +1 -1
  160. package/lib/request/get-user-group-membership-request.d.ts +1 -1
  161. package/lib/request/get-user-request.d.ts +1 -1
  162. package/lib/request/get-user-uipassword-information-request.d.ts +1 -1
  163. package/lib/request/get-work-request-request.d.ts +1 -1
  164. package/lib/request/import-standard-tags-request.d.ts +1 -1
  165. package/lib/request/list-allowed-domain-license-types-request.d.ts +1 -1
  166. package/lib/request/list-api-keys-request.d.ts +1 -1
  167. package/lib/request/list-auth-tokens-request.d.ts +1 -1
  168. package/lib/request/list-availability-domains-request.d.ts +1 -1
  169. package/lib/request/list-bulk-action-resource-types-request.d.ts +2 -2
  170. package/lib/request/list-bulk-edit-tags-resource-types-request.d.ts +2 -2
  171. package/lib/request/list-compartments-request.d.ts +9 -9
  172. package/lib/request/list-cost-tracking-tags-request.d.ts +2 -2
  173. package/lib/request/list-customer-secret-keys-request.d.ts +1 -1
  174. package/lib/request/list-db-credentials-request.d.ts +5 -5
  175. package/lib/request/list-domains-request.d.ts +5 -5
  176. package/lib/request/list-dynamic-groups-request.d.ts +5 -5
  177. package/lib/request/list-fault-domains-request.d.ts +1 -1
  178. package/lib/request/list-groups-request.d.ts +5 -5
  179. package/lib/request/list-iam-work-request-errors-request.d.ts +3 -3
  180. package/lib/request/list-iam-work-request-logs-request.d.ts +3 -3
  181. package/lib/request/list-iam-work-requests-request.d.ts +2 -2
  182. package/lib/request/list-identity-provider-groups-request.d.ts +2 -2
  183. package/lib/request/list-identity-providers-request.d.ts +5 -5
  184. package/lib/request/list-idp-group-mappings-request.d.ts +2 -2
  185. package/lib/request/list-mfa-totp-devices-request.d.ts +5 -5
  186. package/lib/request/list-network-sources-request.d.ts +5 -5
  187. package/lib/request/list-oauth-client-credentials-request.d.ts +2 -2
  188. package/lib/request/list-policies-request.d.ts +5 -5
  189. package/lib/request/list-region-subscriptions-request.d.ts +1 -1
  190. package/lib/request/list-regions-request.d.ts +1 -1
  191. package/lib/request/list-smtp-credentials-request.d.ts +1 -1
  192. package/lib/request/list-standard-tag-namespaces-request.d.ts +2 -2
  193. package/lib/request/list-swift-passwords-request.d.ts +1 -1
  194. package/lib/request/list-tag-defaults-request.d.ts +2 -2
  195. package/lib/request/list-tag-namespaces-request.d.ts +2 -2
  196. package/lib/request/list-tagging-work-request-errors-request.d.ts +2 -2
  197. package/lib/request/list-tagging-work-request-logs-request.d.ts +2 -2
  198. package/lib/request/list-tagging-work-requests-request.d.ts +2 -2
  199. package/lib/request/list-tags-request.d.ts +2 -2
  200. package/lib/request/list-user-group-memberships-request.d.ts +2 -2
  201. package/lib/request/list-users-request.d.ts +5 -5
  202. package/lib/request/list-work-requests-request.d.ts +2 -2
  203. package/lib/request/move-compartment-request.d.ts +2 -2
  204. package/lib/request/recover-compartment-request.d.ts +2 -2
  205. package/lib/request/remove-tag-default-lock-request.d.ts +2 -2
  206. package/lib/request/remove-tag-namespace-lock-request.d.ts +2 -2
  207. package/lib/request/remove-user-from-group-request.d.ts +2 -2
  208. package/lib/request/reset-idp-scim-client-request.d.ts +1 -1
  209. package/lib/request/update-auth-token-request.d.ts +2 -2
  210. package/lib/request/update-authentication-policy-request.d.ts +2 -2
  211. package/lib/request/update-compartment-request.d.ts +2 -2
  212. package/lib/request/update-customer-secret-key-request.d.ts +2 -2
  213. package/lib/request/update-domain-request.d.ts +2 -2
  214. package/lib/request/update-dynamic-group-request.d.ts +2 -2
  215. package/lib/request/update-group-request.d.ts +2 -2
  216. package/lib/request/update-identity-provider-request.d.ts +2 -2
  217. package/lib/request/update-idp-group-mapping-request.d.ts +2 -2
  218. package/lib/request/update-network-source-request.d.ts +2 -2
  219. package/lib/request/update-oauth-client-credential-request.d.ts +2 -2
  220. package/lib/request/update-policy-request.d.ts +2 -2
  221. package/lib/request/update-smtp-credential-request.d.ts +2 -2
  222. package/lib/request/update-swift-password-request.d.ts +2 -2
  223. package/lib/request/update-tag-default-request.d.ts +2 -2
  224. package/lib/request/update-tag-namespace-request.d.ts +1 -1
  225. package/lib/request/update-tag-request.d.ts +2 -2
  226. package/lib/request/update-user-capabilities-request.d.ts +2 -2
  227. package/lib/request/update-user-request.d.ts +2 -2
  228. package/lib/request/update-user-state-request.d.ts +2 -2
  229. package/lib/request/upload-api-key-request.d.ts +1 -1
  230. package/lib/response/activate-mfa-totp-device-response.d.ts +1 -1
  231. package/lib/response/add-user-to-group-response.d.ts +1 -1
  232. package/lib/response/assemble-effective-tag-set-response.d.ts +1 -1
  233. package/lib/response/create-auth-token-response.d.ts +1 -1
  234. package/lib/response/create-compartment-response.d.ts +1 -1
  235. package/lib/response/create-customer-secret-key-response.d.ts +1 -1
  236. package/lib/response/create-db-credential-response.d.ts +1 -1
  237. package/lib/response/create-dynamic-group-response.d.ts +1 -1
  238. package/lib/response/create-group-response.d.ts +1 -1
  239. package/lib/response/create-identity-provider-response.d.ts +1 -1
  240. package/lib/response/create-idp-group-mapping-response.d.ts +1 -1
  241. package/lib/response/create-mfa-totp-device-response.d.ts +1 -1
  242. package/lib/response/create-network-source-response.d.ts +1 -1
  243. package/lib/response/create-oauth-client-credential-response.d.ts +1 -1
  244. package/lib/response/create-or-reset-uipassword-response.d.ts +1 -1
  245. package/lib/response/create-policy-response.d.ts +1 -1
  246. package/lib/response/create-smtp-credential-response.d.ts +1 -1
  247. package/lib/response/create-swift-password-response.d.ts +1 -1
  248. package/lib/response/create-tag-default-response.d.ts +1 -1
  249. package/lib/response/create-tag-response.d.ts +1 -1
  250. package/lib/response/create-user-response.d.ts +1 -1
  251. package/lib/response/generate-totp-seed-response.d.ts +1 -1
  252. package/lib/response/get-authentication-policy-response.d.ts +1 -1
  253. package/lib/response/get-compartment-response.d.ts +1 -1
  254. package/lib/response/get-domain-response.d.ts +1 -1
  255. package/lib/response/get-dynamic-group-response.d.ts +1 -1
  256. package/lib/response/get-group-response.d.ts +1 -1
  257. package/lib/response/get-identity-provider-response.d.ts +1 -1
  258. package/lib/response/get-idp-group-mapping-response.d.ts +1 -1
  259. package/lib/response/get-mfa-totp-device-response.d.ts +1 -1
  260. package/lib/response/get-network-source-response.d.ts +1 -1
  261. package/lib/response/get-policy-response.d.ts +1 -1
  262. package/lib/response/get-tag-default-response.d.ts +1 -1
  263. package/lib/response/get-tag-response.d.ts +1 -1
  264. package/lib/response/get-user-group-membership-response.d.ts +1 -1
  265. package/lib/response/get-user-response.d.ts +1 -1
  266. package/lib/response/get-user-uipassword-information-response.d.ts +1 -1
  267. package/lib/response/list-allowed-domain-license-types-response.d.ts +1 -1
  268. package/lib/response/list-api-keys-response.d.ts +1 -1
  269. package/lib/response/list-auth-tokens-response.d.ts +1 -1
  270. package/lib/response/list-availability-domains-response.d.ts +1 -1
  271. package/lib/response/list-bulk-action-resource-types-response.d.ts +1 -1
  272. package/lib/response/list-bulk-edit-tags-resource-types-response.d.ts +1 -1
  273. package/lib/response/list-compartments-response.d.ts +1 -1
  274. package/lib/response/list-cost-tracking-tags-response.d.ts +1 -1
  275. package/lib/response/list-customer-secret-keys-response.d.ts +1 -1
  276. package/lib/response/list-db-credentials-response.d.ts +1 -1
  277. package/lib/response/list-domains-response.d.ts +1 -1
  278. package/lib/response/list-dynamic-groups-response.d.ts +1 -1
  279. package/lib/response/list-groups-response.d.ts +1 -1
  280. package/lib/response/list-iam-work-request-logs-response.d.ts +1 -1
  281. package/lib/response/list-iam-work-requests-response.d.ts +1 -1
  282. package/lib/response/list-identity-provider-groups-response.d.ts +1 -1
  283. package/lib/response/list-identity-providers-response.d.ts +1 -1
  284. package/lib/response/list-idp-group-mappings-response.d.ts +1 -1
  285. package/lib/response/list-mfa-totp-devices-response.d.ts +1 -1
  286. package/lib/response/list-network-sources-response.d.ts +1 -1
  287. package/lib/response/list-oauth-client-credentials-response.d.ts +1 -1
  288. package/lib/response/list-policies-response.d.ts +1 -1
  289. package/lib/response/list-smtp-credentials-response.d.ts +1 -1
  290. package/lib/response/list-standard-tag-namespaces-response.d.ts +1 -1
  291. package/lib/response/list-swift-passwords-response.d.ts +1 -1
  292. package/lib/response/list-tag-defaults-response.d.ts +1 -1
  293. package/lib/response/list-tag-namespaces-response.d.ts +1 -1
  294. package/lib/response/list-tagging-work-request-errors-response.d.ts +1 -1
  295. package/lib/response/list-tagging-work-request-logs-response.d.ts +1 -1
  296. package/lib/response/list-tagging-work-requests-response.d.ts +1 -1
  297. package/lib/response/list-tags-response.d.ts +1 -1
  298. package/lib/response/list-user-group-memberships-response.d.ts +1 -1
  299. package/lib/response/list-users-response.d.ts +1 -1
  300. package/lib/response/list-work-requests-response.d.ts +1 -1
  301. package/lib/response/recover-compartment-response.d.ts +1 -1
  302. package/lib/response/update-auth-token-response.d.ts +1 -1
  303. package/lib/response/update-authentication-policy-response.d.ts +1 -1
  304. package/lib/response/update-compartment-response.d.ts +1 -1
  305. package/lib/response/update-customer-secret-key-response.d.ts +1 -1
  306. package/lib/response/update-dynamic-group-response.d.ts +1 -1
  307. package/lib/response/update-group-response.d.ts +1 -1
  308. package/lib/response/update-identity-provider-response.d.ts +1 -1
  309. package/lib/response/update-idp-group-mapping-response.d.ts +1 -1
  310. package/lib/response/update-network-source-response.d.ts +1 -1
  311. package/lib/response/update-oauth-client-credential-response.d.ts +1 -1
  312. package/lib/response/update-policy-response.d.ts +1 -1
  313. package/lib/response/update-smtp-credential-response.d.ts +1 -1
  314. package/lib/response/update-swift-password-response.d.ts +1 -1
  315. package/lib/response/update-tag-default-response.d.ts +1 -1
  316. package/lib/response/update-tag-response.d.ts +1 -1
  317. package/lib/response/update-user-capabilities-response.d.ts +1 -1
  318. package/lib/response/update-user-response.d.ts +1 -1
  319. package/lib/response/update-user-state-response.d.ts +1 -1
  320. package/lib/response/upload-api-key-response.d.ts +1 -1
  321. package/package.json +3 -3
@@ -45,7 +45,7 @@ export interface Domain {
45
45
  * See [Regions and Availability Domains](https://docs.cloud.oracle.com/Content/General/Concepts/regions.htm)
46
46
  * for the full list of supported region names.
47
47
  * <p>
48
- Example: `us-phoenix-1`
48
+ Example: {@code us-phoenix-1}
49
49
  *
50
50
  */
51
51
  "homeRegion": string;
@@ -70,7 +70,7 @@ export interface Domain {
70
70
  /**
71
71
  * Date and time the identity domain was created, in the format defined by RFC3339.
72
72
  * <p>
73
- Example: `2016-08-25T21:10:29.600Z`
73
+ Example: {@code 2016-08-25T21:10:29.600Z}
74
74
  *
75
75
  */
76
76
  "timeCreated": Date;
@@ -87,7 +87,7 @@ export interface Domain {
87
87
  /**
88
88
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
89
89
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
90
- * Example: `{\"Department\": \"Finance\"}`
90
+ * Example: {@code {\"Department\": \"Finance\"}}
91
91
  *
92
92
  */
93
93
  "freeformTags"?: {
@@ -96,7 +96,7 @@ export interface Domain {
96
96
  /**
97
97
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
98
98
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
99
- * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
99
+ * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
100
100
  *
101
101
  */
102
102
  "definedTags"?: {
@@ -56,12 +56,12 @@ export interface DynamicGroup {
56
56
  /**
57
57
  * Date and time the group was created, in the format defined by RFC3339.
58
58
  * <p>
59
- Example: `2016-08-25T21:10:29.600Z`
59
+ Example: {@code 2016-08-25T21:10:29.600Z}
60
60
  *
61
61
  */
62
62
  "timeCreated": Date;
63
63
  /**
64
- * The group's current state. After creating a group, make sure its `lifecycleState` changes from CREATING to
64
+ * The group's current state. After creating a group, make sure its {@code lifecycleState} changes from CREATING to
65
65
  * ACTIVE before using it.
66
66
  *
67
67
  */
@@ -73,7 +73,7 @@ export interface DynamicGroup {
73
73
  /**
74
74
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
75
75
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
76
- * Example: `{\"Department\": \"Finance\"}`
76
+ * Example: {@code {\"Department\": \"Finance\"}}
77
77
  *
78
78
  */
79
79
  "freeformTags"?: {
@@ -82,7 +82,7 @@ export interface DynamicGroup {
82
82
  /**
83
83
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
84
84
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
85
- * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
85
+ * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
86
86
  *
87
87
  */
88
88
  "definedTags"?: {
@@ -19,7 +19,7 @@ export interface EnableReplicationToRegionDetails {
19
19
  * See [Regions and Availability Domains](https://docs.cloud.oracle.com/Content/General/Concepts/regions.htm)
20
20
  * for the full list of supported region names.
21
21
  * <p>
22
- Example: `us-phoenix-1`
22
+ Example: {@code us-phoenix-1}
23
23
  *
24
24
  */
25
25
  "replicaRegion"?: string;
@@ -12,10 +12,10 @@
12
12
  */
13
13
  import * as model from "../model";
14
14
  /**
15
- * Used to validate the value set for a defined tag and contains the list of allowable `values`.
15
+ * Used to validate the value set for a defined tag and contains the list of allowable {@code values}.
16
16
  * <p>
17
- You must specify at least one valid value in the `values` array. You can't have blank or
18
- * or empty strings (`\"\"`). Duplicate values are not allowed.
17
+ You must specify at least one valid value in the {@code values} array. You can't have blank or
18
+ * or empty strings ({@code \"\"}). Duplicate values are not allowed.
19
19
  *
20
20
  */
21
21
  export interface EnumTagDefinitionValidator extends model.BaseTagDefinitionValidator {
@@ -54,12 +54,12 @@ export interface Group {
54
54
  /**
55
55
  * Date and time the group was created, in the format defined by RFC3339.
56
56
  * <p>
57
- Example: `2016-08-25T21:10:29.600Z`
57
+ Example: {@code 2016-08-25T21:10:29.600Z}
58
58
  *
59
59
  */
60
60
  "timeCreated": Date;
61
61
  /**
62
- * The group's current state. After creating a group, make sure its `lifecycleState` changes from CREATING to
62
+ * The group's current state. After creating a group, make sure its {@code lifecycleState} changes from CREATING to
63
63
  * ACTIVE before using it.
64
64
  *
65
65
  */
@@ -71,7 +71,7 @@ export interface Group {
71
71
  /**
72
72
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
73
73
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
74
- * Example: `{\"Department\": \"Finance\"}`
74
+ * Example: {@code {\"Department\": \"Finance\"}}
75
75
  *
76
76
  */
77
77
  "freeformTags"?: {
@@ -80,7 +80,7 @@ export interface Group {
80
80
  /**
81
81
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
82
82
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
83
- * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
83
+ * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
84
84
  *
85
85
  */
86
86
  "definedTags"?: {
@@ -21,7 +21,7 @@ export interface IamWorkRequestLogSummary {
21
21
  "message": string;
22
22
  /**
23
23
  * Date and time the log was written, in the format defined by RFC3339.
24
- * Example: `2016-08-25T21:10:29.600Z`
24
+ * Example: {@code 2016-08-25T21:10:29.600Z}
25
25
  *
26
26
  */
27
27
  "timestamp"?: Date;
@@ -43,19 +43,19 @@ export interface IamWorkRequestSummary {
43
43
  "percentComplete"?: number;
44
44
  /**
45
45
  * Date and time the work was accepted, in the format defined by RFC3339.
46
- * Example: `2016-08-25T21:10:29.600Z`
46
+ * Example: {@code 2016-08-25T21:10:29.600Z}
47
47
  *
48
48
  */
49
49
  "timeAccepted"?: Date;
50
50
  /**
51
51
  * Date and time the work started, in the format defined by RFC3339.
52
- * Example: `2016-08-25T21:10:29.600Z`
52
+ * Example: {@code 2016-08-25T21:10:29.600Z}
53
53
  *
54
54
  */
55
55
  "timeStarted"?: Date;
56
56
  /**
57
57
  * Date and time the work completed, in the format defined by RFC3339.
58
- * Example: `2016-08-25T21:10:29.600Z`
58
+ * Example: {@code 2016-08-25T21:10:29.600Z}
59
59
  *
60
60
  */
61
61
  "timeFinished"?: Date;
@@ -43,19 +43,19 @@ export interface IamWorkRequest {
43
43
  "percentComplete"?: number;
44
44
  /**
45
45
  * Date and time the work was accepted, in the format defined by RFC3339.
46
- * Example: `2016-08-25T21:10:29.600Z`
46
+ * Example: {@code 2016-08-25T21:10:29.600Z}
47
47
  *
48
48
  */
49
49
  "timeAccepted"?: Date;
50
50
  /**
51
51
  * Date and time the work started, in the format defined by RFC3339.
52
- * Example: `2016-08-25T21:10:29.600Z`
52
+ * Example: {@code 2016-08-25T21:10:29.600Z}
53
53
  *
54
54
  */
55
55
  "timeStarted"?: Date;
56
56
  /**
57
57
  * Date and time the work completed, in the format defined by RFC3339.
58
- * Example: `2016-08-25T21:10:29.600Z`
58
+ * Example: {@code 2016-08-25T21:10:29.600Z}
59
59
  *
60
60
  */
61
61
  "timeFinished"?: Date;
@@ -16,11 +16,11 @@
16
16
  */
17
17
  export interface IdentityProviderGroupSummary {
18
18
  /**
19
- * The OCID of the `IdentityProviderGroup`.
19
+ * The OCID of the {@code IdentityProviderGroup}.
20
20
  */
21
21
  "id"?: string;
22
22
  /**
23
- * The OCID of the `IdentityProvider` this group belongs to.
23
+ * The OCID of the {@code IdentityProvider} this group belongs to.
24
24
  */
25
25
  "identityProviderId"?: string;
26
26
  /**
@@ -36,16 +36,16 @@ export interface IdentityProviderGroupSummary {
36
36
  */
37
37
  "externalIdentifier"?: string;
38
38
  /**
39
- * Date and time the `IdentityProviderGroup` was created, in the format defined by RFC3339.
39
+ * Date and time the {@code IdentityProviderGroup} was created, in the format defined by RFC3339.
40
40
  * <p>
41
- Example: `2016-08-25T21:10:29.600Z`
41
+ Example: {@code 2016-08-25T21:10:29.600Z}
42
42
  *
43
43
  */
44
44
  "timeCreated"?: Date;
45
45
  /**
46
- * Date and time the `IdentityProviderGroup` was last modified, in the format defined by RFC3339.
46
+ * Date and time the {@code IdentityProviderGroup} was last modified, in the format defined by RFC3339.
47
47
  * <p>
48
- Example: `2016-08-25T21:10:29.600Z`
48
+ Example: {@code 2016-08-25T21:10:29.600Z}
49
49
  *
50
50
  */
51
51
  "timeModified"?: Date;
@@ -13,8 +13,8 @@
13
13
  /**
14
14
  * The resulting base object when you add an identity provider to your tenancy. A
15
15
  * {@link Saml2IdentityProvider}
16
- * is a specific type of `IdentityProvider` that supports the SAML 2.0 protocol. Each
17
- * `IdentityProvider` object has its own OCID. For more information, see
16
+ * is a specific type of {@code IdentityProvider} that supports the SAML 2.0 protocol. Each
17
+ * {@code IdentityProvider} object has its own OCID. For more information, see
18
18
  * [Identity Providers and Federation](https://docs.cloud.oracle.com/Content/Identity/Concepts/federation.htm).
19
19
  * <p>
20
20
  To use any of the API operations, you must be authorized in an IAM policy. If you're not authorized,
@@ -27,16 +27,16 @@ To use any of the API operations, you must be authorized in an IAM policy. If yo
27
27
  */
28
28
  export interface IdentityProvider {
29
29
  /**
30
- * The OCID of the `IdentityProvider`.
30
+ * The OCID of the {@code IdentityProvider}.
31
31
  */
32
32
  "id": string;
33
33
  /**
34
- * The OCID of the tenancy containing the `IdentityProvider`.
34
+ * The OCID of the tenancy containing the {@code IdentityProvider}.
35
35
  */
36
36
  "compartmentId": string;
37
37
  /**
38
- * The name you assign to the `IdentityProvider` during creation. The name
39
- * must be unique across all `IdentityProvider` objects in the tenancy and
38
+ * The name you assign to the {@code IdentityProvider} during creation. The name
39
+ * must be unique across all {@code IdentityProvider} objects in the tenancy and
40
40
  * cannot be changed. This is the name federated users see when choosing
41
41
  * which identity provider to use when signing in to the Oracle Cloud Infrastructure
42
42
  * Console.
@@ -44,7 +44,7 @@ export interface IdentityProvider {
44
44
  */
45
45
  "name": string;
46
46
  /**
47
- * The description you assign to the `IdentityProvider` during creation. Does
47
+ * The description you assign to the {@code IdentityProvider} during creation. Does
48
48
  * not have to be unique, and it's changeable.
49
49
  *
50
50
  */
@@ -55,23 +55,23 @@ export interface IdentityProvider {
55
55
  * Active Directory Federation Services (ADFS).
56
56
  * <p>
57
57
  Allowed values are:
58
- * - `ADFS`
59
- * - `IDCS`
58
+ * - {@code ADFS}
59
+ * - {@code IDCS}
60
60
  * <p>
61
- Example: `IDCS`
61
+ Example: {@code IDCS}
62
62
  *
63
63
  */
64
64
  "productType": string;
65
65
  /**
66
- * Date and time the `IdentityProvider` was created, in the format defined by RFC3339.
66
+ * Date and time the {@code IdentityProvider} was created, in the format defined by RFC3339.
67
67
  * <p>
68
- Example: `2016-08-25T21:10:29.600Z`
68
+ Example: {@code 2016-08-25T21:10:29.600Z}
69
69
  *
70
70
  */
71
71
  "timeCreated": Date;
72
72
  /**
73
- * The current state. After creating an `IdentityProvider`, make sure its
74
- * `lifecycleState` changes from CREATING to ACTIVE before using it.
73
+ * The current state. After creating an {@code IdentityProvider}, make sure its
74
+ * {@code lifecycleState} changes from CREATING to ACTIVE before using it.
75
75
  *
76
76
  */
77
77
  "lifecycleState": IdentityProvider.LifecycleState;
@@ -82,7 +82,7 @@ export interface IdentityProvider {
82
82
  /**
83
83
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
84
84
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
85
- * Example: `{\"Department\": \"Finance\"}`
85
+ * Example: {@code {\"Department\": \"Finance\"}}
86
86
  *
87
87
  */
88
88
  "freeformTags"?: {
@@ -91,7 +91,7 @@ export interface IdentityProvider {
91
91
  /**
92
92
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
93
93
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
94
- * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
94
+ * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
95
95
  *
96
96
  */
97
97
  "definedTags"?: {
@@ -17,8 +17,8 @@
17
17
  * [Identity Providers and Federation](https://docs.cloud.oracle.com/Content/Identity/Concepts/federation.htm).
18
18
  * <p>
19
19
  A given IdP group can be mapped to zero, one, or multiple IAM Service groups, and vice versa.
20
- * But each `IdPGroupMapping` object is between only a single IdP group and IAM Service group.
21
- * Each `IdPGroupMapping` object has its own OCID.
20
+ * But each {@code IdPGroupMapping} object is between only a single IdP group and IAM Service group.
21
+ * Each {@code IdPGroupMapping} object has its own OCID.
22
22
  * <p>
23
23
  **Note:** Any users who are in more than 50 IdP groups cannot be authenticated to use the Oracle
24
24
  * Cloud Infrastructure Console.
@@ -26,11 +26,11 @@ A given IdP group can be mapped to zero, one, or multiple IAM Service groups, an
26
26
  */
27
27
  export interface IdpGroupMapping {
28
28
  /**
29
- * The OCID of the `IdpGroupMapping`.
29
+ * The OCID of the {@code IdpGroupMapping}.
30
30
  */
31
31
  "id": string;
32
32
  /**
33
- * The OCID of the `IdentityProvider` this mapping belongs to.
33
+ * The OCID of the {@code IdentityProvider} this mapping belongs to.
34
34
  */
35
35
  "idpId": string;
36
36
  /**
@@ -42,18 +42,18 @@ export interface IdpGroupMapping {
42
42
  */
43
43
  "groupId": string;
44
44
  /**
45
- * The OCID of the tenancy containing the `IdentityProvider`.
45
+ * The OCID of the tenancy containing the {@code IdentityProvider}.
46
46
  */
47
47
  "compartmentId": string;
48
48
  /**
49
49
  * Date and time the mapping was created, in the format defined by RFC3339.
50
50
  * <p>
51
- Example: `2016-08-25T21:10:29.600Z`
51
+ Example: {@code 2016-08-25T21:10:29.600Z}
52
52
  *
53
53
  */
54
54
  "timeCreated": Date;
55
55
  /**
56
- * The mapping's current state. After creating a mapping object, make sure its `lifecycleState` changes
56
+ * The mapping's current state. After creating a mapping object, make sure its {@code lifecycleState} changes
57
57
  * from CREATING to ACTIVE before using it.
58
58
  *
59
59
  */
@@ -11,7 +11,7 @@
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
  /**
14
- * As the name suggests, a `MfaTotpDeviceSummary` object contains information about a `MfaTotpDevice`.
14
+ * As the name suggests, a {@code MfaTotpDeviceSummary} object contains information about a {@code MfaTotpDevice}.
15
15
  *
16
16
  */
17
17
  export interface MfaTotpDeviceSummary {
@@ -24,9 +24,9 @@ export interface MfaTotpDeviceSummary {
24
24
  */
25
25
  "userId": string;
26
26
  /**
27
- * Date and time the `MfaTotpDevice` object was created, in the format defined by RFC3339.
27
+ * Date and time the {@code MfaTotpDevice} object was created, in the format defined by RFC3339.
28
28
  * <p>
29
- Example: `2016-08-25T21:10:29.600Z`
29
+ Example: {@code 2016-08-25T21:10:29.600Z}
30
30
  *
31
31
  */
32
32
  "timeCreated": Date;
@@ -34,7 +34,7 @@ export interface MfaTotpDeviceSummary {
34
34
  * Date and time when this MFA TOTP device will expire, in the format defined by RFC3339.
35
35
  * Null if it never expires.
36
36
  * <p>
37
- Example: `2016-08-25T21:10:29.600Z`
37
+ Example: {@code 2016-08-25T21:10:29.600Z}
38
38
  *
39
39
  */
40
40
  "timeExpires"?: Date;
@@ -14,7 +14,7 @@
14
14
  * Users can enable multi-factor authentication (MFA) for their own user accounts. After MFA is enabled, the
15
15
  * user is prompted for a time-based one-time password (TOTP) to authenticate before they can sign in to the
16
16
  * Console. To enable multi-factor authentication, the user must register a mobile device with a TOTP authenticator app
17
- * installed. The registration process creates the `MfaTotpDevice` object. The registration process requires
17
+ * installed. The registration process creates the {@code MfaTotpDevice} object. The registration process requires
18
18
  * interaction with the Console and cannot be completed programmatically. For more information, see
19
19
  * [Managing Multi-Factor Authentication](https://docs.cloud.oracle.com/Content/Identity/mfa/understand-multi-factor-authentication.htm).
20
20
  *
@@ -34,9 +34,9 @@ export interface MfaTotpDevice {
34
34
  */
35
35
  "userId": string;
36
36
  /**
37
- * Date and time the `MfaTotpDevice` object was created, in the format defined by RFC3339.
37
+ * Date and time the {@code MfaTotpDevice} object was created, in the format defined by RFC3339.
38
38
  * <p>
39
- Example: `2016-08-25T21:10:29.600Z`
39
+ Example: {@code 2016-08-25T21:10:29.600Z}
40
40
  *
41
41
  */
42
42
  "timeCreated": Date;
@@ -44,12 +44,12 @@ export interface MfaTotpDevice {
44
44
  * Date and time when this MFA TOTP device will expire, in the format defined by RFC3339.
45
45
  * Null if it never expires.
46
46
  * <p>
47
- Example: `2016-08-25T21:10:29.600Z`
47
+ Example: {@code 2016-08-25T21:10:29.600Z}
48
48
  *
49
49
  */
50
50
  "timeExpires"?: Date;
51
51
  /**
52
- * The MFA TOTP device's current state. After creating the MFA TOTP device, make sure its `lifecycleState` changes from
52
+ * The MFA TOTP device's current state. After creating the MFA TOTP device, make sure its {@code lifecycleState} changes from
53
53
  * CREATING to ACTIVE before using it.
54
54
  *
55
55
  */
@@ -43,7 +43,7 @@ export interface NetworkSourcesSummary {
43
43
  "publicSourceList"?: Array<string>;
44
44
  /**
45
45
  * A list of allowed VCN OCID and IP range pairs.
46
- * Example:`\"vcnId\": \"ocid1.vcn.oc1.iad.aaaaaaaaexampleuniqueID\", \"ipRanges\": [ \"129.213.39.0/24\" ]`
46
+ * Example:{@code \"vcnId\": \"ocid1.vcn.oc1.iad.aaaaaaaaexampleuniqueID\", \"ipRanges\": [ \"129.213.39.0/24\" ]}
47
47
  *
48
48
  */
49
49
  "virtualSourceList"?: Array<model.NetworkSourcesVirtualSourceList>;
@@ -53,7 +53,7 @@ export interface NetworkSourcesSummary {
53
53
  */
54
54
  "services"?: Array<string>;
55
55
  /**
56
- * The network source object's current state. After creating a network source, make sure its `lifecycleState` changes from CREATING to
56
+ * The network source object's current state. After creating a network source, make sure its {@code lifecycleState} changes from CREATING to
57
57
  * ACTIVE before using it.
58
58
  *
59
59
  */
@@ -61,14 +61,14 @@ export interface NetworkSourcesSummary {
61
61
  /**
62
62
  * Date and time the network source was created, in the format defined by RFC3339.
63
63
  * <p>
64
- Example: `2016-08-25T21:10:29.600Z`
64
+ Example: {@code 2016-08-25T21:10:29.600Z}
65
65
  *
66
66
  */
67
67
  "timeCreated": Date;
68
68
  /**
69
69
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
70
70
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
71
- * Example: `{\"Department\": \"Finance\"}`
71
+ * Example: {@code {\"Department\": \"Finance\"}}
72
72
  *
73
73
  */
74
74
  "freeformTags"?: {
@@ -77,7 +77,7 @@ export interface NetworkSourcesSummary {
77
77
  /**
78
78
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
79
79
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
80
- * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
80
+ * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
81
81
  *
82
82
  */
83
83
  "definedTags"?: {
@@ -43,7 +43,7 @@ export interface NetworkSources {
43
43
  "publicSourceList"?: Array<string>;
44
44
  /**
45
45
  * A list of allowed VCN OCID and IP range pairs.
46
- * Example:`\"vcnId\": \"ocid1.vcn.oc1.iad.aaaaaaaaexampleuniqueID\", \"ipRanges\": [ \"129.213.39.0/24\" ]`
46
+ * Example:{@code \"vcnId\": \"ocid1.vcn.oc1.iad.aaaaaaaaexampleuniqueID\", \"ipRanges\": [ \"129.213.39.0/24\" ]}
47
47
  *
48
48
  */
49
49
  "virtualSourceList"?: Array<model.NetworkSourcesVirtualSourceList>;
@@ -55,12 +55,12 @@ export interface NetworkSources {
55
55
  /**
56
56
  * Date and time the network source was created, in the format defined by RFC3339.
57
57
  * <p>
58
- Example: `2016-08-25T21:10:29.600Z`
58
+ Example: {@code 2016-08-25T21:10:29.600Z}
59
59
  *
60
60
  */
61
61
  "timeCreated": Date;
62
62
  /**
63
- * The network source object's current state. After creating a network source, make sure its `lifecycleState` changes from CREATING to
63
+ * The network source object's current state. After creating a network source, make sure its {@code lifecycleState} changes from CREATING to
64
64
  * ACTIVE before using it.
65
65
  *
66
66
  */
@@ -72,7 +72,7 @@ export interface NetworkSources {
72
72
  /**
73
73
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
74
74
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
75
- * Example: `{\"Department\": \"Finance\"}`
75
+ * Example: {@code {\"Department\": \"Finance\"}}
76
76
  *
77
77
  */
78
78
  "freeformTags"?: {
@@ -81,7 +81,7 @@ export interface NetworkSources {
81
81
  /**
82
82
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
83
83
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
84
- * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
84
+ * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
85
85
  *
86
86
  */
87
87
  "definedTags"?: {
@@ -28,7 +28,7 @@ export interface OAuth2ClientCredentialSummary {
28
28
  * Date and time when this credential will expire, in the format defined by RFC3339.
29
29
  * Null if it never expires.
30
30
  * <p>
31
- Example: `2016-08-25T21:10:29.600Z`
31
+ Example: {@code 2016-08-25T21:10:29.600Z}
32
32
  *
33
33
  */
34
34
  "expiresOn"?: Date;
@@ -49,15 +49,15 @@ export interface OAuth2ClientCredentialSummary {
49
49
  */
50
50
  "description"?: string;
51
51
  /**
52
- * The credential's current state. After creating a Oauth credential, make sure its `lifecycleState` changes from
52
+ * The credential's current state. After creating a Oauth credential, make sure its {@code lifecycleState} changes from
53
53
  * CREATING to ACTIVE before using it.
54
54
  *
55
55
  */
56
56
  "lifecycleState"?: OAuth2ClientCredentialSummary.LifecycleState;
57
57
  /**
58
- * Date and time the `OAuth2ClientCredential` object was created, in the format defined by RFC3339.
58
+ * Date and time the {@code OAuth2ClientCredential} object was created, in the format defined by RFC3339.
59
59
  * <p>
60
- Example: `2016-08-25T21:10:29.600Z`
60
+ Example: {@code 2016-08-25T21:10:29.600Z}
61
61
  *
62
62
  */
63
63
  "timeCreated"?: Date;
@@ -32,7 +32,7 @@ export interface OAuth2ClientCredential {
32
32
  * Date and time when this credential will expire, in the format defined by RFC3339.
33
33
  * Null if it never expires.
34
34
  * <p>
35
- Example: `2016-08-25T21:10:29.600Z`
35
+ Example: {@code 2016-08-25T21:10:29.600Z}
36
36
  *
37
37
  */
38
38
  "expiresOn"?: Date;
@@ -53,15 +53,15 @@ export interface OAuth2ClientCredential {
53
53
  */
54
54
  "description"?: string;
55
55
  /**
56
- * The credential's current state. After creating a Oauth credential, make sure its `lifecycleState` changes from
56
+ * The credential's current state. After creating a Oauth credential, make sure its {@code lifecycleState} changes from
57
57
  * CREATING to ACTIVE before using it.
58
58
  *
59
59
  */
60
60
  "lifecycleState"?: OAuth2ClientCredential.LifecycleState;
61
61
  /**
62
- * Date and time the `OAuth2ClientCredential` object was created, in the format defined by RFC3339.
62
+ * Date and time the {@code OAuth2ClientCredential} object was created, in the format defined by RFC3339.
63
63
  * <p>
64
- Example: `2016-08-25T21:10:29.600Z`
64
+ Example: {@code 2016-08-25T21:10:29.600Z}
65
65
  *
66
66
  */
67
67
  "timeCreated"?: Date;
@@ -56,12 +56,12 @@ export interface Policy {
56
56
  /**
57
57
  * Date and time the policy was created, in the format defined by RFC3339.
58
58
  * <p>
59
- Example: `2016-08-25T21:10:29.600Z`
59
+ Example: {@code 2016-08-25T21:10:29.600Z}
60
60
  *
61
61
  */
62
62
  "timeCreated": Date;
63
63
  /**
64
- * The policy's current state. After creating a policy, make sure its `lifecycleState` changes from CREATING to
64
+ * The policy's current state. After creating a policy, make sure its {@code lifecycleState} changes from CREATING to
65
65
  * ACTIVE before using it.
66
66
  *
67
67
  */
@@ -80,7 +80,7 @@ export interface Policy {
80
80
  /**
81
81
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
82
82
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
83
- * Example: `{\"Department\": \"Finance\"}`
83
+ * Example: {@code {\"Department\": \"Finance\"}}
84
84
  *
85
85
  */
86
86
  "freeformTags"?: {
@@ -89,7 +89,7 @@ export interface Policy {
89
89
  /**
90
90
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
91
91
  * For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
92
- * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
92
+ * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
93
93
  *
94
94
  */
95
95
  "definedTags"?: {
@@ -24,7 +24,7 @@ export interface RegionSubscription {
24
24
  * The region's key. See [Regions and Availability Domains](https://docs.cloud.oracle.com/Content/General/Concepts/regions.htm)
25
25
  * for the full list of supported 3-letter region codes.
26
26
  * <p>
27
- Example: `PHX`
27
+ Example: {@code PHX}
28
28
  *
29
29
  */
30
30
  "regionKey": string;
@@ -32,7 +32,7 @@ export interface RegionSubscription {
32
32
  * The region's name. See [Regions and Availability Domains](https://docs.cloud.oracle.com/Content/General/Concepts/regions.htm)
33
33
  * for the full list of supported region names.
34
34
  * <p>
35
- Example: `us-phoenix-1`
35
+ Example: {@code us-phoenix-1}
36
36
  *
37
37
  */
38
38
  "regionName": string;
@@ -25,7 +25,7 @@ export interface Region {
25
25
  * The key of the region. See [Regions and Availability Domains](https://docs.cloud.oracle.com/Content/General/Concepts/regions.htm) for
26
26
  * the full list of supported 3-letter region codes.
27
27
  * <p>
28
- Example: `PHX`
28
+ Example: {@code PHX}
29
29
  *
30
30
  */
31
31
  "key"?: string;
@@ -33,7 +33,7 @@ export interface Region {
33
33
  * The name of the region. See [Regions and Availability Domains](https://docs.cloud.oracle.com/Content/General/Concepts/regions.htm)
34
34
  * for the full list of supported region names.
35
35
  * <p>
36
- Example: `us-phoenix-1`
36
+ Example: {@code us-phoenix-1}
37
37
  *
38
38
  */
39
39
  "name"?: string;
@@ -43,7 +43,7 @@ export interface Saml2IdentityProvider extends model.IdentityProvider {
43
43
  "redirectUrl": string;
44
44
  /**
45
45
  * Extra name value pairs associated with this identity provider.
46
- * Example: `{\"clientId\": \"app_sf3kdjf3\"}`
46
+ * Example: {@code {\"clientId\": \"app_sf3kdjf3\"}}
47
47
  *
48
48
  */
49
49
  "freeformAttributes"?: {