pulumi-oci 3.9.0a1758687119__py3-none-any.whl → 3.10.0__py3-none-any.whl

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.

Potentially problematic release.


This version of pulumi-oci might be problematic. Click here for more details.

Files changed (1065) hide show
  1. pulumi_oci/__init__.py +200 -0
  2. pulumi_oci/adm/knowledge_base.py +0 -8
  3. pulumi_oci/adm/remediation_recipe.py +0 -8
  4. pulumi_oci/adm/remediation_run.py +0 -8
  5. pulumi_oci/adm/vulnerability_audit.py +0 -8
  6. pulumi_oci/aidocument/model.py +2 -10
  7. pulumi_oci/aidocument/processor_job.py +0 -8
  8. pulumi_oci/aidocument/project.py +0 -8
  9. pulumi_oci/ailanguage/__init__.py +3 -0
  10. pulumi_oci/ailanguage/_inputs.py +485 -0
  11. pulumi_oci/ailanguage/endpoint.py +49 -8
  12. pulumi_oci/ailanguage/get_endpoint.py +19 -1
  13. pulumi_oci/ailanguage/get_endpoints.py +4 -0
  14. pulumi_oci/ailanguage/get_job.py +394 -0
  15. pulumi_oci/ailanguage/get_jobs.py +199 -0
  16. pulumi_oci/ailanguage/get_model.py +5 -1
  17. pulumi_oci/ailanguage/get_models.py +4 -0
  18. pulumi_oci/ailanguage/get_project.py +4 -0
  19. pulumi_oci/ailanguage/get_projects.py +4 -0
  20. pulumi_oci/ailanguage/job.py +827 -0
  21. pulumi_oci/ailanguage/model.py +4 -12
  22. pulumi_oci/ailanguage/outputs.py +1121 -10
  23. pulumi_oci/ailanguage/project.py +0 -8
  24. pulumi_oci/aivision/model.py +0 -8
  25. pulumi_oci/aivision/project.py +0 -8
  26. pulumi_oci/aivision/stream_group.py +0 -8
  27. pulumi_oci/aivision/stream_job.py +0 -8
  28. pulumi_oci/aivision/stream_source.py +0 -8
  29. pulumi_oci/aivision/vision_private_endpoint.py +0 -8
  30. pulumi_oci/analytics/analytics_instance.py +0 -10
  31. pulumi_oci/analytics/analytics_instance_private_access_channel.py +0 -10
  32. pulumi_oci/analytics/analytics_instance_vanity_url.py +0 -10
  33. pulumi_oci/announcementsservice/announcement_subscription.py +0 -12
  34. pulumi_oci/announcementsservice/announcement_subscriptions_actions_change_compartment.py +0 -12
  35. pulumi_oci/announcementsservice/announcement_subscriptions_filter_group.py +0 -12
  36. pulumi_oci/apigateway/api.py +0 -8
  37. pulumi_oci/apigateway/certificate.py +0 -8
  38. pulumi_oci/apigateway/deployment.py +0 -8
  39. pulumi_oci/apigateway/gateway.py +0 -8
  40. pulumi_oci/apigateway/subscriber.py +0 -8
  41. pulumi_oci/apigateway/usage_plan.py +0 -8
  42. pulumi_oci/apm/apm_domain.py +0 -8
  43. pulumi_oci/apmconfig/config.py +0 -8
  44. pulumi_oci/apmsynthetics/config.py +0 -8
  45. pulumi_oci/apmsynthetics/dedicated_vantage_point.py +0 -8
  46. pulumi_oci/apmsynthetics/on_premise_vantage_point.py +0 -8
  47. pulumi_oci/apmsynthetics/on_premise_vantage_point_worker.py +0 -8
  48. pulumi_oci/apmsynthetics/script.py +0 -8
  49. pulumi_oci/apmtraces/scheduled_query.py +2 -6
  50. pulumi_oci/appmgmtcontrol/monitor_plugin_management.py +0 -12
  51. pulumi_oci/artifacts/container_configuration.py +0 -4
  52. pulumi_oci/artifacts/container_image_signature.py +0 -8
  53. pulumi_oci/artifacts/container_repository.py +0 -8
  54. pulumi_oci/artifacts/generic_artifact.py +0 -4
  55. pulumi_oci/artifacts/repository.py +0 -8
  56. pulumi_oci/audit/configuration.py +0 -4
  57. pulumi_oci/autoscaling/auto_scaling_configuration.py +0 -8
  58. pulumi_oci/bastion/bastion.py +0 -8
  59. pulumi_oci/bastion/session.py +0 -8
  60. pulumi_oci/bigdataservice/auto_scaling_configuration.py +0 -8
  61. pulumi_oci/bigdataservice/bds_capacity_report.py +0 -8
  62. pulumi_oci/bigdataservice/bds_instance.py +2 -6
  63. pulumi_oci/bigdataservice/bds_instance_api_key.py +0 -8
  64. pulumi_oci/bigdataservice/bds_instance_identity_configuration.py +0 -8
  65. pulumi_oci/bigdataservice/bds_instance_metastore_config.py +0 -8
  66. pulumi_oci/bigdataservice/bds_instance_node_backup.py +0 -8
  67. pulumi_oci/bigdataservice/bds_instance_node_backup_configuration.py +0 -8
  68. pulumi_oci/bigdataservice/bds_instance_node_replace_configuration.py +0 -8
  69. pulumi_oci/bigdataservice/bds_instance_operation_certificate_managements_management.py +0 -8
  70. pulumi_oci/bigdataservice/bds_instance_os_patch_action.py +0 -8
  71. pulumi_oci/bigdataservice/bds_instance_patch_action.py +0 -8
  72. pulumi_oci/bigdataservice/bds_instance_resource_principal_configuration.py +0 -8
  73. pulumi_oci/bigdataservice/bds_instance_software_update_action.py +4 -0
  74. pulumi_oci/blockchain/blockchain_platform.py +0 -8
  75. pulumi_oci/blockchain/osn.py +0 -8
  76. pulumi_oci/blockchain/peer.py +0 -8
  77. pulumi_oci/budget/budget.py +0 -8
  78. pulumi_oci/budget/rule.py +0 -8
  79. pulumi_oci/capacitymanagement/internal_occm_demand_signal.py +0 -8
  80. pulumi_oci/capacitymanagement/internal_occm_demand_signal_delivery.py +0 -12
  81. pulumi_oci/capacitymanagement/occ_availability_catalog.py +0 -8
  82. pulumi_oci/capacitymanagement/occ_capacity_request.py +2 -8
  83. pulumi_oci/capacitymanagement/occ_customer_group.py +0 -8
  84. pulumi_oci/capacitymanagement/occ_customer_group_occ_customer.py +0 -8
  85. pulumi_oci/capacitymanagement/occm_demand_signal.py +0 -8
  86. pulumi_oci/capacitymanagement/occm_demand_signal_item.py +0 -8
  87. pulumi_oci/certificatesmanagement/ca_bundle.py +0 -8
  88. pulumi_oci/certificatesmanagement/certificate.py +2 -6
  89. pulumi_oci/certificatesmanagement/certificate_authority.py +2 -6
  90. pulumi_oci/certificatesmanagement/get_certificate_authority_version.py +4 -0
  91. pulumi_oci/cloudbridge/agent.py +0 -8
  92. pulumi_oci/cloudbridge/agent_dependency.py +0 -8
  93. pulumi_oci/cloudbridge/agent_plugin.py +0 -8
  94. pulumi_oci/cloudbridge/asset.py +0 -8
  95. pulumi_oci/cloudbridge/asset_source.py +0 -8
  96. pulumi_oci/cloudbridge/discovery_schedule.py +0 -8
  97. pulumi_oci/cloudbridge/environment.py +0 -8
  98. pulumi_oci/cloudbridge/inventory.py +0 -8
  99. pulumi_oci/cloudguard/adhoc_query.py +0 -8
  100. pulumi_oci/cloudguard/cloud_guard_configuration.py +8 -6
  101. pulumi_oci/cloudguard/cloud_guard_data_source.py +0 -10
  102. pulumi_oci/cloudguard/data_mask_rule.py +0 -8
  103. pulumi_oci/cloudguard/detector_recipe.py +2 -6
  104. pulumi_oci/cloudguard/managed_list.py +2 -6
  105. pulumi_oci/cloudguard/responder_recipe.py +2 -8
  106. pulumi_oci/cloudguard/saved_query.py +0 -8
  107. pulumi_oci/cloudguard/security_recipe.py +0 -10
  108. pulumi_oci/cloudguard/security_zone.py +0 -10
  109. pulumi_oci/cloudguard/target.py +0 -8
  110. pulumi_oci/cloudguard/wlp_agent.py +0 -10
  111. pulumi_oci/cloudmigrations/migration.py +0 -8
  112. pulumi_oci/cloudmigrations/migration_asset.py +2 -6
  113. pulumi_oci/cloudmigrations/migration_plan.py +2 -6
  114. pulumi_oci/cloudmigrations/replication_schedule.py +0 -8
  115. pulumi_oci/cloudmigrations/target_asset.py +0 -8
  116. pulumi_oci/clusterplacementgroups/cluster_placement_group.py +0 -8
  117. pulumi_oci/computecloud/at_customer_ccc_infrastructure.py +0 -10
  118. pulumi_oci/computecloud/at_customer_ccc_upgrade_schedule.py +0 -8
  119. pulumi_oci/config/__init__.pyi +5 -0
  120. pulumi_oci/config/vars.py +7 -0
  121. pulumi_oci/containerengine/addon.py +2 -6
  122. pulumi_oci/containerengine/cluster.py +0 -8
  123. pulumi_oci/containerengine/cluster_workload_mapping.py +0 -8
  124. pulumi_oci/containerengine/container_instance.py +0 -8
  125. pulumi_oci/containerengine/get_addon_options.py +25 -6
  126. pulumi_oci/containerengine/get_virtual_node_pools.py +4 -0
  127. pulumi_oci/containerengine/node_pool.py +0 -8
  128. pulumi_oci/containerengine/virtual_node_pool.py +0 -8
  129. pulumi_oci/core/_inputs.py +410 -0
  130. pulumi_oci/core/app_catalog_subscription.py +0 -8
  131. pulumi_oci/core/boot_volume.py +0 -14
  132. pulumi_oci/core/boot_volume_backup.py +0 -18
  133. pulumi_oci/core/byoasn.py +0 -8
  134. pulumi_oci/core/capture_filter.py +0 -24
  135. pulumi_oci/core/cluster_network.py +0 -36
  136. pulumi_oci/core/compute_capacity_report.py +0 -18
  137. pulumi_oci/core/compute_capacity_reservation.py +0 -16
  138. pulumi_oci/core/compute_capacity_topology.py +0 -18
  139. pulumi_oci/core/compute_cluster.py +0 -30
  140. pulumi_oci/core/compute_gpu_memory_cluster.py +0 -8
  141. pulumi_oci/core/compute_gpu_memory_fabric.py +2 -6
  142. pulumi_oci/core/compute_host.py +2 -6
  143. pulumi_oci/core/compute_host_group.py +0 -8
  144. pulumi_oci/core/compute_image_capability_schema.py +2 -6
  145. pulumi_oci/core/console_history.py +0 -40
  146. pulumi_oci/core/cpe.py +0 -36
  147. pulumi_oci/core/cross_connect.py +0 -44
  148. pulumi_oci/core/cross_connect_group.py +0 -36
  149. pulumi_oci/core/dedicated_vm_host.py +0 -14
  150. pulumi_oci/core/dhcp_options.py +0 -34
  151. pulumi_oci/core/drg.py +0 -30
  152. pulumi_oci/core/drg_attachment.py +2 -26
  153. pulumi_oci/core/drg_attachments_list.py +0 -8
  154. pulumi_oci/core/drg_route_distribution.py +0 -14
  155. pulumi_oci/core/drg_route_distribution_statement.py +0 -8
  156. pulumi_oci/core/drg_route_table.py +0 -10
  157. pulumi_oci/core/drg_route_table_route_rule.py +0 -8
  158. pulumi_oci/core/get_byoasns.py +4 -0
  159. pulumi_oci/core/get_compute_hosts.py +20 -1
  160. pulumi_oci/core/get_instance.py +15 -1
  161. pulumi_oci/core/get_instance_pool.py +15 -1
  162. pulumi_oci/core/get_private_ip.py +29 -1
  163. pulumi_oci/core/get_subnet.py +18 -1
  164. pulumi_oci/core/image.py +0 -52
  165. pulumi_oci/core/instance.py +49 -102
  166. pulumi_oci/core/instance_configuration.py +2 -8
  167. pulumi_oci/core/instance_console_connection.py +0 -16
  168. pulumi_oci/core/instance_pool.py +71 -16
  169. pulumi_oci/core/instance_pool_instance.py +0 -16
  170. pulumi_oci/core/internet_gateway.py +0 -46
  171. pulumi_oci/core/ipsec.py +0 -74
  172. pulumi_oci/core/ipsec_connection_tunnel_management.py +0 -36
  173. pulumi_oci/core/ipv6.py +0 -8
  174. pulumi_oci/core/local_peering_gateway.py +0 -8
  175. pulumi_oci/core/nat_gateway.py +0 -10
  176. pulumi_oci/core/network_security_group.py +0 -8
  177. pulumi_oci/core/network_security_group_security_rule.py +0 -8
  178. pulumi_oci/core/outputs.py +834 -0
  179. pulumi_oci/core/private_ip.py +105 -19
  180. pulumi_oci/core/public_ip.py +0 -48
  181. pulumi_oci/core/public_ip_pool.py +0 -8
  182. pulumi_oci/core/remote_peering_connection.py +0 -8
  183. pulumi_oci/core/route_table.py +0 -40
  184. pulumi_oci/core/security_list.py +0 -38
  185. pulumi_oci/core/service_gateway.py +0 -30
  186. pulumi_oci/core/subnet.py +96 -95
  187. pulumi_oci/core/vcn.py +0 -86
  188. pulumi_oci/core/virtual_circuit.py +0 -48
  189. pulumi_oci/core/vlan.py +0 -8
  190. pulumi_oci/core/vnic_attachment.py +2 -12
  191. pulumi_oci/core/volume.py +0 -34
  192. pulumi_oci/core/volume_attachment.py +0 -8
  193. pulumi_oci/core/volume_backup.py +0 -18
  194. pulumi_oci/core/volume_backup_policy.py +0 -14
  195. pulumi_oci/core/volume_backup_policy_assignment.py +0 -12
  196. pulumi_oci/core/volume_group_backup.py +0 -10
  197. pulumi_oci/core/vtap.py +0 -24
  198. pulumi_oci/database/__init__.py +5 -0
  199. pulumi_oci/database/_inputs.py +3751 -1323
  200. pulumi_oci/database/application_vip.py +0 -8
  201. pulumi_oci/database/autonomous_container_database.py +187 -172
  202. pulumi_oci/database/autonomous_container_database_add_standby.py +76 -114
  203. pulumi_oci/database/autonomous_container_database_dataguard_association.py +12 -18
  204. pulumi_oci/database/autonomous_container_database_snapshot_standby.py +7 -17
  205. pulumi_oci/database/autonomous_database.py +690 -556
  206. pulumi_oci/database/autonomous_database_backup.py +103 -49
  207. pulumi_oci/database/autonomous_database_instance_wallet_management.py +4 -12
  208. pulumi_oci/database/autonomous_database_regional_wallet_management.py +4 -12
  209. pulumi_oci/database/autonomous_database_saas_admin_user.py +43 -9
  210. pulumi_oci/database/autonomous_database_software_image.py +30 -38
  211. pulumi_oci/database/autonomous_database_wallet.py +0 -18
  212. pulumi_oci/database/autonomous_exadata_infrastructure.py +7 -15
  213. pulumi_oci/database/autonomous_vm_cluster.py +28 -8
  214. pulumi_oci/database/backup.py +4 -12
  215. pulumi_oci/database/backup_cancel_management.py +0 -8
  216. pulumi_oci/database/backup_destination.py +56 -8
  217. pulumi_oci/database/cloud_autonomous_vm_cluster.py +69 -57
  218. pulumi_oci/database/cloud_database_management.py +0 -14
  219. pulumi_oci/database/cloud_exadata_infrastructure.py +4 -12
  220. pulumi_oci/database/cloud_exadata_infrastructure_configure_exascale_management.py +0 -8
  221. pulumi_oci/database/cloud_vm_cluster.py +116 -68
  222. pulumi_oci/database/cloud_vm_cluster_iorm_config.py +0 -12
  223. pulumi_oci/database/data_guard_association.py +14 -36
  224. pulumi_oci/database/database.py +16 -97
  225. pulumi_oci/database/database_snapshot_standby.py +1289 -0
  226. pulumi_oci/database/database_software_image.py +0 -8
  227. pulumi_oci/database/database_upgrade.py +10 -26
  228. pulumi_oci/database/db_home.py +14 -14
  229. pulumi_oci/database/db_node.py +2 -6
  230. pulumi_oci/database/db_node_console_connection.py +0 -12
  231. pulumi_oci/database/db_node_console_history.py +0 -8
  232. pulumi_oci/database/db_node_snapshot.py +630 -0
  233. pulumi_oci/database/db_node_snapshot_management.py +439 -0
  234. pulumi_oci/database/db_system.py +16 -44
  235. pulumi_oci/database/exadata_infrastructure.py +4 -14
  236. pulumi_oci/database/exadata_iorm_config.py +0 -22
  237. pulumi_oci/database/exadb_vm_cluster.py +7 -15
  238. pulumi_oci/database/exascale_db_storage_vault.py +0 -8
  239. pulumi_oci/database/external_container_database.py +0 -8
  240. pulumi_oci/database/external_container_database_management.py +8 -8
  241. pulumi_oci/database/external_container_databases_stack_monitoring.py +0 -8
  242. pulumi_oci/database/external_database_connector.py +7 -15
  243. pulumi_oci/database/external_non_container_database.py +0 -8
  244. pulumi_oci/database/external_non_container_database_management.py +8 -8
  245. pulumi_oci/database/external_non_container_database_operations_insights_management.py +0 -10
  246. pulumi_oci/database/external_non_container_databases_stack_monitoring.py +0 -8
  247. pulumi_oci/database/external_pluggable_database.py +0 -10
  248. pulumi_oci/database/external_pluggable_database_management.py +0 -12
  249. pulumi_oci/database/external_pluggable_database_operations_insights_management.py +0 -10
  250. pulumi_oci/database/external_pluggable_databases_stack_monitoring.py +0 -8
  251. pulumi_oci/database/get_autonomous_character_sets.py +6 -4
  252. pulumi_oci/database/get_autonomous_container_database.py +33 -22
  253. pulumi_oci/database/get_autonomous_container_database_dataguard_association.py +3 -3
  254. pulumi_oci/database/get_autonomous_container_database_dataguard_associations.py +1 -1
  255. pulumi_oci/database/get_autonomous_container_database_resource_usage.py +2 -2
  256. pulumi_oci/database/get_autonomous_container_databases.py +3 -3
  257. pulumi_oci/database/get_autonomous_database.py +138 -94
  258. pulumi_oci/database/get_autonomous_database_backup.py +52 -10
  259. pulumi_oci/database/get_autonomous_database_backups.py +67 -4
  260. pulumi_oci/database/get_autonomous_database_dataguard_associations.py +3 -3
  261. pulumi_oci/database/get_autonomous_database_instance_wallet_management.py +3 -3
  262. pulumi_oci/database/get_autonomous_database_peers.py +2 -2
  263. pulumi_oci/database/get_autonomous_database_refreshable_clones.py +2 -2
  264. pulumi_oci/database/get_autonomous_database_regional_wallet_management.py +3 -3
  265. pulumi_oci/database/get_autonomous_database_resource_pool_members.py +2 -2
  266. pulumi_oci/database/get_autonomous_database_software_image.py +10 -10
  267. pulumi_oci/database/get_autonomous_database_software_images.py +4 -4
  268. pulumi_oci/database/get_autonomous_database_wallet.py +6 -2
  269. pulumi_oci/database/get_autonomous_databases.py +48 -23
  270. pulumi_oci/database/get_autonomous_databases_clones.py +5 -5
  271. pulumi_oci/database/get_autonomous_db_preview_versions.py +4 -4
  272. pulumi_oci/database/get_autonomous_db_versions.py +10 -9
  273. pulumi_oci/database/get_autonomous_exadata_infrastructure.py +1 -1
  274. pulumi_oci/database/get_autonomous_vm_cluster.py +16 -2
  275. pulumi_oci/database/get_autonomous_vm_cluster_resource_usage.py +16 -2
  276. pulumi_oci/database/get_backup_destination.py +29 -1
  277. pulumi_oci/database/get_cloud_autonomous_vm_cluster.py +25 -13
  278. pulumi_oci/database/get_cloud_autonomous_vm_cluster_resource_usage.py +20 -6
  279. pulumi_oci/database/get_cloud_exadata_infrastructure.py +3 -3
  280. pulumi_oci/database/get_cloud_exadata_infrastructures.py +2 -2
  281. pulumi_oci/database/get_cloud_vm_cluster.py +2 -2
  282. pulumi_oci/database/get_database.py +1 -1
  283. pulumi_oci/database/get_database_maintenance_run_histories.py +1 -1
  284. pulumi_oci/database/get_db_node_snapshot.py +296 -0
  285. pulumi_oci/database/get_db_node_snapshots.py +235 -0
  286. pulumi_oci/database/get_db_server.py +1 -1
  287. pulumi_oci/database/get_exadata_infrastructure.py +5 -1
  288. pulumi_oci/database/get_exadata_infrastructures.py +4 -0
  289. pulumi_oci/database/get_exadb_vm_cluster.py +1 -1
  290. pulumi_oci/database/get_external_database_connector.py +1 -1
  291. pulumi_oci/database/get_key_store.py +29 -1
  292. pulumi_oci/database/get_maintenance_run.py +3 -3
  293. pulumi_oci/database/get_maintenance_runs.py +3 -3
  294. pulumi_oci/database/get_pluggable_database.py +3 -0
  295. pulumi_oci/database/get_vm_cluster.py +1 -1
  296. pulumi_oci/database/key_store.py +56 -8
  297. pulumi_oci/database/maintenance_run.py +15 -29
  298. pulumi_oci/database/oneoff_patch.py +0 -8
  299. pulumi_oci/database/outputs.py +4701 -975
  300. pulumi_oci/database/pluggable_database.py +15 -10
  301. pulumi_oci/database/pluggable_database_managements_management.py +0 -8
  302. pulumi_oci/database/pluggable_database_snapshot.py +0 -8
  303. pulumi_oci/database/pluggable_databases_local_clone.py +0 -10
  304. pulumi_oci/database/pluggable_databases_remote_clone.py +0 -12
  305. pulumi_oci/database/vm_cluster.py +4 -12
  306. pulumi_oci/database/vm_cluster_add_virtual_network.py +4 -12
  307. pulumi_oci/database/vm_cluster_network.py +0 -10
  308. pulumi_oci/database/vm_cluster_remove_virtual_machine.py +4 -12
  309. pulumi_oci/databasemanagement/autonomous_database_autonomous_database_dbm_features_management.py +2 -6
  310. pulumi_oci/databasemanagement/cloud_asm.py +2 -6
  311. pulumi_oci/databasemanagement/cloud_asm_instance.py +2 -6
  312. pulumi_oci/databasemanagement/cloud_cluster.py +2 -6
  313. pulumi_oci/databasemanagement/cloud_cluster_instance.py +2 -6
  314. pulumi_oci/databasemanagement/cloud_db_home.py +2 -6
  315. pulumi_oci/databasemanagement/cloud_db_node.py +2 -6
  316. pulumi_oci/databasemanagement/cloud_db_system.py +0 -8
  317. pulumi_oci/databasemanagement/cloud_db_system_cloud_database_managements_management.py +0 -10
  318. pulumi_oci/databasemanagement/cloud_db_system_cloud_stack_monitorings_management.py +0 -10
  319. pulumi_oci/databasemanagement/cloud_db_system_connector.py +0 -8
  320. pulumi_oci/databasemanagement/cloud_db_system_discovery.py +2 -10
  321. pulumi_oci/databasemanagement/cloud_listener.py +2 -6
  322. pulumi_oci/databasemanagement/database_dbm_features_management.py +2 -6
  323. pulumi_oci/databasemanagement/db_management_private_endpoint.py +0 -8
  324. pulumi_oci/databasemanagement/external_asm.py +2 -6
  325. pulumi_oci/databasemanagement/external_asm_instance.py +2 -6
  326. pulumi_oci/databasemanagement/external_cluster.py +2 -6
  327. pulumi_oci/databasemanagement/external_cluster_instance.py +2 -6
  328. pulumi_oci/databasemanagement/external_db_home.py +2 -6
  329. pulumi_oci/databasemanagement/external_db_node.py +2 -6
  330. pulumi_oci/databasemanagement/external_db_system.py +0 -8
  331. pulumi_oci/databasemanagement/external_db_system_connector.py +0 -8
  332. pulumi_oci/databasemanagement/external_db_system_database_managements_management.py +0 -10
  333. pulumi_oci/databasemanagement/external_db_system_discovery.py +2 -10
  334. pulumi_oci/databasemanagement/external_db_system_stack_monitorings_management.py +0 -10
  335. pulumi_oci/databasemanagement/external_exadata_infrastructure.py +0 -18
  336. pulumi_oci/databasemanagement/external_exadata_infrastructure_exadata_management.py +0 -18
  337. pulumi_oci/databasemanagement/external_exadata_storage_connector.py +0 -8
  338. pulumi_oci/databasemanagement/external_exadata_storage_grid.py +2 -6
  339. pulumi_oci/databasemanagement/external_exadata_storage_server.py +2 -6
  340. pulumi_oci/databasemanagement/external_listener.py +2 -6
  341. pulumi_oci/databasemanagement/external_my_sql_database.py +0 -8
  342. pulumi_oci/databasemanagement/external_my_sql_database_connector.py +0 -8
  343. pulumi_oci/databasemanagement/external_my_sql_database_external_mysql_databases_management.py +0 -8
  344. pulumi_oci/databasemanagement/externalcontainerdatabase_external_container_dbm_features_management.py +2 -6
  345. pulumi_oci/databasemanagement/externalnoncontainerdatabase_external_non_container_dbm_features_management.py +2 -6
  346. pulumi_oci/databasemanagement/externalpluggabledatabase_external_pluggable_dbm_features_management.py +2 -6
  347. pulumi_oci/databasemanagement/get_managed_database_sql_plan_baselines.py +4 -0
  348. pulumi_oci/databasemanagement/managed_database.py +2 -6
  349. pulumi_oci/databasemanagement/managed_database_group.py +0 -10
  350. pulumi_oci/databasemanagement/managed_databases_change_database_parameter.py +0 -32
  351. pulumi_oci/databasemanagement/managed_databases_reset_database_parameter.py +0 -8
  352. pulumi_oci/databasemanagement/named_credential.py +0 -8
  353. pulumi_oci/databasemanagement/pluggabledatabase_pluggable_database_dbm_features_management.py +2 -6
  354. pulumi_oci/databasetools/__init__.py +3 -0
  355. pulumi_oci/databasetools/_inputs.py +145 -3
  356. pulumi_oci/databasetools/database_tools_connection.py +95 -24
  357. pulumi_oci/databasetools/database_tools_identity.py +727 -0
  358. pulumi_oci/databasetools/database_tools_private_endpoint.py +52 -11
  359. pulumi_oci/databasetools/get_database_tools_connection.py +31 -3
  360. pulumi_oci/databasetools/get_database_tools_connections.py +29 -7
  361. pulumi_oci/databasetools/get_database_tools_endpoint_services.py +2 -2
  362. pulumi_oci/databasetools/get_database_tools_identities.py +235 -0
  363. pulumi_oci/databasetools/get_database_tools_identity.py +296 -0
  364. pulumi_oci/databasetools/get_database_tools_private_endpoint.py +15 -1
  365. pulumi_oci/databasetools/get_database_tools_private_endpoints.py +2 -2
  366. pulumi_oci/databasetools/outputs.py +432 -18
  367. pulumi_oci/datacatalog/catalog.py +0 -10
  368. pulumi_oci/datacatalog/catalog_private_endpoint.py +0 -8
  369. pulumi_oci/datacatalog/connection.py +0 -8
  370. pulumi_oci/datacatalog/data_asset.py +0 -8
  371. pulumi_oci/datacatalog/get_data_assets.py +4 -0
  372. pulumi_oci/datacatalog/metastore.py +0 -8
  373. pulumi_oci/dataflow/application.py +0 -8
  374. pulumi_oci/dataflow/invoke_run.py +0 -8
  375. pulumi_oci/dataflow/pool.py +0 -8
  376. pulumi_oci/dataflow/run_statement.py +0 -8
  377. pulumi_oci/dataflow/sql_endpoint.py +2 -12
  378. pulumi_oci/dataintegration/get_workspace_task.py +4 -0
  379. pulumi_oci/dataintegration/workspace.py +0 -8
  380. pulumi_oci/dataintegration/workspace_application.py +0 -8
  381. pulumi_oci/dataintegration/workspace_application_patch.py +0 -8
  382. pulumi_oci/dataintegration/workspace_application_schedule.py +0 -8
  383. pulumi_oci/dataintegration/workspace_application_task_schedule.py +0 -8
  384. pulumi_oci/dataintegration/workspace_export_request.py +0 -8
  385. pulumi_oci/dataintegration/workspace_folder.py +0 -10
  386. pulumi_oci/dataintegration/workspace_import_request.py +0 -8
  387. pulumi_oci/dataintegration/workspace_project.py +0 -8
  388. pulumi_oci/dataintegration/workspace_task.py +2 -6
  389. pulumi_oci/datalabellingservice/dataset.py +0 -8
  390. pulumi_oci/datasafe/alert.py +2 -6
  391. pulumi_oci/datasafe/alert_policy.py +0 -8
  392. pulumi_oci/datasafe/alert_policy_rule.py +0 -8
  393. pulumi_oci/datasafe/attribute_set.py +0 -8
  394. pulumi_oci/datasafe/audit_archive_retrieval.py +0 -12
  395. pulumi_oci/datasafe/audit_policy.py +2 -6
  396. pulumi_oci/datasafe/audit_policy_management.py +0 -8
  397. pulumi_oci/datasafe/audit_profile.py +0 -8
  398. pulumi_oci/datasafe/audit_profile_management.py +0 -8
  399. pulumi_oci/datasafe/audit_trail.py +2 -6
  400. pulumi_oci/datasafe/audit_trail_management.py +0 -8
  401. pulumi_oci/datasafe/compare_security_assessment.py +0 -10
  402. pulumi_oci/datasafe/compare_user_assessment.py +0 -10
  403. pulumi_oci/datasafe/data_safe_configuration.py +0 -8
  404. pulumi_oci/datasafe/data_safe_private_endpoint.py +0 -8
  405. pulumi_oci/datasafe/database_security_config.py +2 -6
  406. pulumi_oci/datasafe/database_security_config_management.py +0 -8
  407. pulumi_oci/datasafe/discovery_mod.py +0 -16
  408. pulumi_oci/datasafe/get_sensitive_data_model_referential_relation.py +4 -0
  409. pulumi_oci/datasafe/get_target_alert_policy_associations.py +4 -0
  410. pulumi_oci/datasafe/library_masing_format.py +2 -14
  411. pulumi_oci/datasafe/masking_policies_masking_column.py +0 -46
  412. pulumi_oci/datasafe/masking_policy.py +0 -40
  413. pulumi_oci/datasafe/on_prem_connector.py +0 -8
  414. pulumi_oci/datasafe/report.py +2 -6
  415. pulumi_oci/datasafe/report_definition.py +0 -8
  416. pulumi_oci/datasafe/sdm_masking_policy_difference.py +0 -16
  417. pulumi_oci/datasafe/security_assessment.py +2 -10
  418. pulumi_oci/datasafe/security_assessment_check.py +0 -10
  419. pulumi_oci/datasafe/security_assessment_finding.py +0 -8
  420. pulumi_oci/datasafe/security_policy.py +0 -8
  421. pulumi_oci/datasafe/security_policy_config.py +0 -8
  422. pulumi_oci/datasafe/security_policy_deployment.py +0 -8
  423. pulumi_oci/datasafe/security_policy_deployment_management.py +0 -8
  424. pulumi_oci/datasafe/security_policy_management.py +0 -8
  425. pulumi_oci/datasafe/sensitive_data_model.py +0 -12
  426. pulumi_oci/datasafe/sensitive_data_model_referential_relation.py +0 -8
  427. pulumi_oci/datasafe/sensitive_data_models_sensitive_column.py +0 -8
  428. pulumi_oci/datasafe/sensitive_type.py +0 -12
  429. pulumi_oci/datasafe/sensitive_type_group.py +0 -8
  430. pulumi_oci/datasafe/sensitive_type_group_grouped_sensitive_type.py +0 -10
  431. pulumi_oci/datasafe/sensitive_types_export.py +0 -12
  432. pulumi_oci/datasafe/set_security_assessment_baseline.py +0 -8
  433. pulumi_oci/datasafe/set_user_assessment_baseline.py +0 -8
  434. pulumi_oci/datasafe/sql_collection.py +0 -8
  435. pulumi_oci/datasafe/sql_firewall_policy.py +2 -6
  436. pulumi_oci/datasafe/sql_firewall_policy_management.py +0 -8
  437. pulumi_oci/datasafe/target_alert_policy_association.py +2 -6
  438. pulumi_oci/datasafe/target_database.py +0 -8
  439. pulumi_oci/datasafe/target_database_group.py +0 -8
  440. pulumi_oci/datasafe/target_database_peer_target_database.py +0 -8
  441. pulumi_oci/datasafe/unified_audit_policy.py +0 -8
  442. pulumi_oci/datasafe/unified_audit_policy_definition.py +2 -6
  443. pulumi_oci/datasafe/unset_security_assessment_baseline.py +0 -12
  444. pulumi_oci/datasafe/unset_user_assessment_baseline.py +0 -12
  445. pulumi_oci/datasafe/user_assessment.py +0 -12
  446. pulumi_oci/datascience/_inputs.py +1087 -160
  447. pulumi_oci/datascience/get_pipeline.py +15 -1
  448. pulumi_oci/datascience/get_pipeline_run.py +29 -1
  449. pulumi_oci/datascience/job.py +2 -6
  450. pulumi_oci/datascience/job_run.py +0 -210
  451. pulumi_oci/datascience/ml_application.py +0 -8
  452. pulumi_oci/datascience/ml_application_implementation.py +0 -8
  453. pulumi_oci/datascience/ml_application_instance.py +2 -6
  454. pulumi_oci/datascience/model.py +0 -8
  455. pulumi_oci/datascience/model_deployment.py +0 -8
  456. pulumi_oci/datascience/model_group.py +0 -8
  457. pulumi_oci/datascience/model_group_artifact.py +0 -8
  458. pulumi_oci/datascience/model_group_version_history.py +0 -8
  459. pulumi_oci/datascience/model_provenance.py +0 -8
  460. pulumi_oci/datascience/model_version_set.py +0 -8
  461. pulumi_oci/datascience/notebook_session.py +0 -8
  462. pulumi_oci/datascience/outputs.py +2133 -383
  463. pulumi_oci/datascience/pipeline.py +49 -6
  464. pulumi_oci/datascience/pipeline_run.py +94 -174
  465. pulumi_oci/datascience/private_endpoint.py +0 -8
  466. pulumi_oci/datascience/project.py +0 -8
  467. pulumi_oci/dblm/get_patch_management.py +4 -0
  468. pulumi_oci/dblm/get_vulnerability.py +4 -0
  469. pulumi_oci/dblm/vulnerability_scan.py +0 -8
  470. pulumi_oci/demandsignal/occ_demand_signal.py +2 -10
  471. pulumi_oci/desktops/desktop_pool.py +0 -8
  472. pulumi_oci/devops/build_pipeline.py +0 -8
  473. pulumi_oci/devops/build_pipeline_stage.py +0 -8
  474. pulumi_oci/devops/build_run.py +0 -8
  475. pulumi_oci/devops/connection.py +0 -8
  476. pulumi_oci/devops/deploy_artifact.py +0 -8
  477. pulumi_oci/devops/deploy_environment.py +0 -8
  478. pulumi_oci/devops/deploy_pipeline.py +0 -8
  479. pulumi_oci/devops/deploy_stage.py +2 -6
  480. pulumi_oci/devops/deployment.py +2 -6
  481. pulumi_oci/devops/project.py +0 -8
  482. pulumi_oci/devops/project_repository_setting.py +0 -8
  483. pulumi_oci/devops/repository.py +2 -6
  484. pulumi_oci/devops/repository_mirror.py +0 -8
  485. pulumi_oci/devops/repository_protected_branch_management.py +0 -8
  486. pulumi_oci/devops/repository_ref.py +0 -8
  487. pulumi_oci/devops/repository_setting.py +0 -8
  488. pulumi_oci/devops/trigger.py +0 -8
  489. pulumi_oci/disasterrecovery/__init__.py +3 -0
  490. pulumi_oci/disasterrecovery/_inputs.py +207 -0
  491. pulumi_oci/disasterrecovery/automatic_dr_configuration.py +760 -0
  492. pulumi_oci/disasterrecovery/dr_plan.py +0 -8
  493. pulumi_oci/disasterrecovery/dr_plan_execution.py +56 -8
  494. pulumi_oci/disasterrecovery/dr_protection_group.py +0 -8
  495. pulumi_oci/disasterrecovery/get_automatic_dr_configuration.py +338 -0
  496. pulumi_oci/disasterrecovery/get_automatic_dr_configurations.py +229 -0
  497. pulumi_oci/disasterrecovery/get_dr_plan_execution.py +29 -1
  498. pulumi_oci/disasterrecovery/outputs.py +558 -0
  499. pulumi_oci/dns/record.py +0 -22
  500. pulumi_oci/dns/resolver.py +2 -12
  501. pulumi_oci/dns/resolver_endpoint.py +0 -8
  502. pulumi_oci/dns/rrset.py +0 -14
  503. pulumi_oci/dns/steering_policy.py +0 -10
  504. pulumi_oci/dns/steering_policy_attachment.py +0 -18
  505. pulumi_oci/dns/tsig_key.py +0 -10
  506. pulumi_oci/dns/view.py +0 -8
  507. pulumi_oci/dns/zone.py +0 -14
  508. pulumi_oci/dns/zone_promote_dnssec_key_version.py +0 -26
  509. pulumi_oci/dns/zone_stage_dnssec_key_version.py +0 -16
  510. pulumi_oci/email/dkim.py +0 -16
  511. pulumi_oci/email/email_domain.py +0 -8
  512. pulumi_oci/email/email_return_path.py +0 -8
  513. pulumi_oci/email/sender.py +0 -8
  514. pulumi_oci/email/suppression.py +0 -14
  515. pulumi_oci/events/rule.py +0 -8
  516. pulumi_oci/filestorage/export.py +0 -10
  517. pulumi_oci/filestorage/file_system.py +0 -64
  518. pulumi_oci/filestorage/file_system_quota_rule.py +0 -10
  519. pulumi_oci/filestorage/filesystem_snapshot_policy.py +0 -16
  520. pulumi_oci/filestorage/mount_target.py +52 -73
  521. pulumi_oci/filestorage/outbound_connector.py +0 -46
  522. pulumi_oci/filestorage/outputs.py +11 -0
  523. pulumi_oci/filestorage/replication.py +0 -60
  524. pulumi_oci/filestorage/snapshot.py +0 -10
  525. pulumi_oci/fleetappsmanagement/_inputs.py +3 -3
  526. pulumi_oci/fleetappsmanagement/catalog_item.py +0 -8
  527. pulumi_oci/fleetappsmanagement/compliance_policy_rule.py +0 -8
  528. pulumi_oci/fleetappsmanagement/fleet.py +2 -6
  529. pulumi_oci/fleetappsmanagement/fleet_credential.py +0 -8
  530. pulumi_oci/fleetappsmanagement/fleet_property.py +0 -8
  531. pulumi_oci/fleetappsmanagement/fleet_resource.py +0 -8
  532. pulumi_oci/fleetappsmanagement/maintenance_window.py +0 -8
  533. pulumi_oci/fleetappsmanagement/onboarding.py +0 -12
  534. pulumi_oci/fleetappsmanagement/outputs.py +6 -6
  535. pulumi_oci/fleetappsmanagement/patch.py +0 -8
  536. pulumi_oci/fleetappsmanagement/platform_configuration.py +0 -8
  537. pulumi_oci/fleetappsmanagement/property.py +0 -8
  538. pulumi_oci/fleetappsmanagement/provision.py +0 -8
  539. pulumi_oci/fleetappsmanagement/runbook.py +0 -8
  540. pulumi_oci/fleetappsmanagement/runbook_version.py +0 -8
  541. pulumi_oci/fleetappsmanagement/scheduler_definition.py +0 -8
  542. pulumi_oci/fleetappsmanagement/task_record.py +0 -8
  543. pulumi_oci/fleetsoftwareupdate/_inputs.py +773 -75
  544. pulumi_oci/fleetsoftwareupdate/fsu_collection.py +153 -65
  545. pulumi_oci/fleetsoftwareupdate/fsu_cycle.py +83 -65
  546. pulumi_oci/fleetsoftwareupdate/get_fsu_collection.py +20 -6
  547. pulumi_oci/fleetsoftwareupdate/get_fsu_collections.py +2 -2
  548. pulumi_oci/fleetsoftwareupdate/get_fsu_cycle.py +10 -10
  549. pulumi_oci/fleetsoftwareupdate/get_fsu_cycles.py +3 -3
  550. pulumi_oci/fleetsoftwareupdate/outputs.py +1470 -158
  551. pulumi_oci/functions/_inputs.py +229 -3
  552. pulumi_oci/functions/application.py +49 -0
  553. pulumi_oci/functions/function.py +171 -8
  554. pulumi_oci/functions/get_application.py +15 -1
  555. pulumi_oci/functions/get_function.py +43 -1
  556. pulumi_oci/functions/get_fusion_environment.py +15 -1
  557. pulumi_oci/functions/invoke_function.py +0 -8
  558. pulumi_oci/functions/outputs.py +493 -6
  559. pulumi_oci/fusionapps/fusion_environment.py +49 -8
  560. pulumi_oci/fusionapps/fusion_environment_admin_user.py +0 -8
  561. pulumi_oci/fusionapps/fusion_environment_data_masking_activity.py +0 -8
  562. pulumi_oci/fusionapps/fusion_environment_family.py +0 -8
  563. pulumi_oci/fusionapps/fusion_environment_refresh_activity.py +2 -6
  564. pulumi_oci/fusionapps/fusion_environment_service_attachment.py +0 -8
  565. pulumi_oci/generativeai/__init__.py +3 -0
  566. pulumi_oci/generativeai/_inputs.py +90 -1
  567. pulumi_oci/generativeai/agent_agent.py +0 -8
  568. pulumi_oci/generativeai/agent_agent_endpoint.py +0 -8
  569. pulumi_oci/generativeai/agent_data_ingestion_job.py +0 -12
  570. pulumi_oci/generativeai/agent_data_source.py +2 -6
  571. pulumi_oci/generativeai/agent_knowledge_base.py +0 -8
  572. pulumi_oci/generativeai/agent_tool.py +0 -8
  573. pulumi_oci/generativeai/dedicated_ai_cluster.py +21 -8
  574. pulumi_oci/generativeai/endpoint.py +70 -29
  575. pulumi_oci/generativeai/generative_ai_private_endpoint.py +789 -0
  576. pulumi_oci/generativeai/get_dedicated_ai_cluster.py +27 -0
  577. pulumi_oci/generativeai/get_dedicated_ai_clusters.py +6 -0
  578. pulumi_oci/generativeai/get_endpoint.py +28 -11
  579. pulumi_oci/generativeai/get_endpoints.py +20 -4
  580. pulumi_oci/generativeai/get_generative_ai_private_endpoint.py +310 -0
  581. pulumi_oci/generativeai/get_generative_ai_private_endpoints.py +196 -0
  582. pulumi_oci/generativeai/get_model.py +3 -6
  583. pulumi_oci/generativeai/model.py +2 -10
  584. pulumi_oci/generativeai/outputs.py +354 -21
  585. pulumi_oci/globallydistributeddatabase/private_endpoint.py +0 -8
  586. pulumi_oci/globallydistributeddatabase/sharded_database.py +2 -14
  587. pulumi_oci/goldengate/connection.py +203 -15
  588. pulumi_oci/goldengate/connection_assignment.py +0 -8
  589. pulumi_oci/goldengate/database_registration.py +0 -10
  590. pulumi_oci/goldengate/deployment.py +144 -7
  591. pulumi_oci/goldengate/deployment_backup.py +0 -8
  592. pulumi_oci/goldengate/deployment_certificate.py +0 -8
  593. pulumi_oci/goldengate/get_connection.py +63 -3
  594. pulumi_oci/goldengate/get_deployment.py +43 -1
  595. pulumi_oci/goldengate/outputs.py +107 -8
  596. pulumi_oci/goldengate/pipeline.py +2 -6
  597. pulumi_oci/healthchecks/http_monitor.py +0 -12
  598. pulumi_oci/healthchecks/http_probe.py +0 -14
  599. pulumi_oci/healthchecks/ping_monitor.py +0 -12
  600. pulumi_oci/healthchecks/ping_probe.py +0 -14
  601. pulumi_oci/identity/_inputs.py +112 -0
  602. pulumi_oci/identity/api_key.py +0 -30
  603. pulumi_oci/identity/auth_token.py +0 -26
  604. pulumi_oci/identity/authentication_policy.py +0 -8
  605. pulumi_oci/identity/customer_secret_key.py +0 -28
  606. pulumi_oci/identity/db_credential.py +0 -8
  607. pulumi_oci/identity/domain.py +0 -38
  608. pulumi_oci/identity/domain_replication_to_region.py +0 -32
  609. pulumi_oci/identity/domains_account_recovery_setting.py +2 -6
  610. pulumi_oci/identity/domains_api_key.py +2 -6
  611. pulumi_oci/identity/domains_app.py +2 -6
  612. pulumi_oci/identity/domains_app_role.py +2 -6
  613. pulumi_oci/identity/domains_approval_workflow.py +2 -6
  614. pulumi_oci/identity/domains_approval_workflow_assignment.py +2 -6
  615. pulumi_oci/identity/domains_approval_workflow_step.py +2 -6
  616. pulumi_oci/identity/domains_auth_token.py +2 -6
  617. pulumi_oci/identity/domains_authentication_factor_setting.py +2 -6
  618. pulumi_oci/identity/domains_cloud_gate.py +0 -8
  619. pulumi_oci/identity/domains_cloud_gate_mapping.py +2 -6
  620. pulumi_oci/identity/domains_cloud_gate_server.py +2 -6
  621. pulumi_oci/identity/domains_condition.py +0 -8
  622. pulumi_oci/identity/domains_customer_secret_key.py +2 -6
  623. pulumi_oci/identity/domains_dynamic_resource_group.py +2 -6
  624. pulumi_oci/identity/domains_grant.py +2 -6
  625. pulumi_oci/identity/domains_group.py +2 -6
  626. pulumi_oci/identity/domains_identity_propagation_trust.py +0 -8
  627. pulumi_oci/identity/domains_identity_provider.py +2 -6
  628. pulumi_oci/identity/domains_identity_setting.py +2 -6
  629. pulumi_oci/identity/domains_kmsi_setting.py +2 -6
  630. pulumi_oci/identity/domains_my_api_key.py +2 -6
  631. pulumi_oci/identity/domains_my_auth_token.py +2 -6
  632. pulumi_oci/identity/domains_my_customer_secret_key.py +2 -6
  633. pulumi_oci/identity/domains_my_oauth2client_credential.py +2 -6
  634. pulumi_oci/identity/domains_my_request.py +0 -14
  635. pulumi_oci/identity/domains_my_smtp_credential.py +2 -6
  636. pulumi_oci/identity/domains_my_support_account.py +2 -6
  637. pulumi_oci/identity/domains_my_user_db_credential.py +2 -6
  638. pulumi_oci/identity/domains_network_perimeter.py +2 -6
  639. pulumi_oci/identity/domains_notification_setting.py +2 -6
  640. pulumi_oci/identity/domains_oauth2client_credential.py +2 -6
  641. pulumi_oci/identity/domains_oauth_client_certificate.py +0 -8
  642. pulumi_oci/identity/domains_oauth_partner_certificate.py +0 -8
  643. pulumi_oci/identity/domains_password_policy.py +2 -6
  644. pulumi_oci/identity/domains_policy.py +0 -8
  645. pulumi_oci/identity/domains_rule.py +0 -8
  646. pulumi_oci/identity/domains_security_question.py +2 -6
  647. pulumi_oci/identity/domains_security_question_setting.py +2 -6
  648. pulumi_oci/identity/domains_self_registration_profile.py +2 -6
  649. pulumi_oci/identity/domains_setting.py +2 -6
  650. pulumi_oci/identity/domains_smtp_credential.py +2 -6
  651. pulumi_oci/identity/domains_social_identity_provider.py +266 -8
  652. pulumi_oci/identity/domains_user.py +2 -6
  653. pulumi_oci/identity/domains_user_db_credential.py +2 -6
  654. pulumi_oci/identity/dynamic_group.py +0 -36
  655. pulumi_oci/identity/get_domains_social_identity_provider.py +29 -1
  656. pulumi_oci/identity/get_domains_user_attributes_settings.py +4 -0
  657. pulumi_oci/identity/group.py +0 -40
  658. pulumi_oci/identity/identity_provider.py +0 -38
  659. pulumi_oci/identity/idp_group_mapping.py +0 -14
  660. pulumi_oci/identity/import_standard_tags_management.py +0 -10
  661. pulumi_oci/identity/network_source.py +0 -40
  662. pulumi_oci/identity/outputs.py +142 -0
  663. pulumi_oci/identity/policy.py +0 -32
  664. pulumi_oci/identity/smtp_credential.py +0 -14
  665. pulumi_oci/identity/tag.py +0 -50
  666. pulumi_oci/identity/tag_default.py +0 -22
  667. pulumi_oci/identity/tag_namespace.py +0 -34
  668. pulumi_oci/identity/ui_password.py +0 -28
  669. pulumi_oci/identity/user.py +0 -68
  670. pulumi_oci/identity/user_group_membership.py +0 -8
  671. pulumi_oci/identitydataplane/generated_scoped_access_token.py +0 -8
  672. pulumi_oci/integration/get_integration_instance.py +20 -2
  673. pulumi_oci/integration/integration_instance.py +83 -15
  674. pulumi_oci/integration/outputs.py +19 -2
  675. pulumi_oci/jms/__init__.py +4 -0
  676. pulumi_oci/jms/_inputs.py +156 -0
  677. pulumi_oci/jms/fleet.py +0 -20
  678. pulumi_oci/jms/fleet_advanced_feature_configuration.py +52 -62
  679. pulumi_oci/jms/fleet_agent_configuration.py +831 -0
  680. pulumi_oci/jms/get_fleet_agent_configuration.py +279 -0
  681. pulumi_oci/jms/get_task_schedules.py +10 -10
  682. pulumi_oci/jms/get_utils_analyze_applications_configuration.py +2 -17
  683. pulumi_oci/jms/get_utils_subscription_acknowledgment_configuration.py +1 -10
  684. pulumi_oci/jms/java_downloads_java_download_report.py +0 -10
  685. pulumi_oci/jms/java_downloads_java_download_token.py +0 -10
  686. pulumi_oci/jms/java_downloads_java_license_acceptance_record.py +0 -8
  687. pulumi_oci/jms/jms_plugin.py +0 -12
  688. pulumi_oci/jms/outputs.py +237 -0
  689. pulumi_oci/jms/task_schedule.py +106 -114
  690. pulumi_oci/jms/utils_analyze_applications_configuration.py +318 -0
  691. pulumi_oci/jms/utils_subscription_acknowledgment_configuration.py +326 -0
  692. pulumi_oci/kms/ekms_private_endpoint.py +0 -8
  693. pulumi_oci/kms/encrypted_data.py +0 -10
  694. pulumi_oci/kms/generated_key.py +0 -8
  695. pulumi_oci/kms/key.py +2 -16
  696. pulumi_oci/kms/key_version.py +2 -18
  697. pulumi_oci/kms/sign.py +2 -12
  698. pulumi_oci/kms/vault.py +0 -24
  699. pulumi_oci/kms/verify.py +0 -14
  700. pulumi_oci/licensemanager/configuration.py +0 -8
  701. pulumi_oci/licensemanager/license_record.py +0 -8
  702. pulumi_oci/licensemanager/product_license.py +0 -8
  703. pulumi_oci/limits/quota.py +0 -8
  704. pulumi_oci/loadbalancer/_inputs.py +3 -3
  705. pulumi_oci/loadbalancer/backend.py +0 -8
  706. pulumi_oci/loadbalancer/backend_set.py +0 -16
  707. pulumi_oci/loadbalancer/listener.py +0 -8
  708. pulumi_oci/loadbalancer/load_balancer.py +14 -76
  709. pulumi_oci/loadbalancer/load_balancer_routing_policy.py +0 -10
  710. pulumi_oci/loadbalancer/outputs.py +2 -2
  711. pulumi_oci/loadbalancer/path_route_set.py +0 -10
  712. pulumi_oci/loadbalancer/rule_set.py +0 -10
  713. pulumi_oci/loadbalancer/ssl_cipher_suite.py +0 -8
  714. pulumi_oci/loganalytics/log_analytics_entity.py +0 -8
  715. pulumi_oci/loganalytics/log_analytics_entity_type.py +0 -8
  716. pulumi_oci/loganalytics/log_analytics_import_custom_content.py +0 -8
  717. pulumi_oci/loganalytics/log_analytics_log_group.py +0 -8
  718. pulumi_oci/loganalytics/log_analytics_object_collection_rule.py +0 -8
  719. pulumi_oci/loganalytics/log_analytics_preferences_management.py +0 -8
  720. pulumi_oci/loganalytics/log_analytics_resource_categories_management.py +0 -8
  721. pulumi_oci/loganalytics/log_analytics_unprocessed_data_bucket_management.py +0 -12
  722. pulumi_oci/loganalytics/namespace_ingest_time_rule.py +0 -8
  723. pulumi_oci/loganalytics/namespace_ingest_time_rules_management.py +0 -8
  724. pulumi_oci/loganalytics/namespace_lookup.py +0 -8
  725. pulumi_oci/loganalytics/namespace_lookups_append_data_management.py +8 -4
  726. pulumi_oci/loganalytics/namespace_lookups_update_data_management.py +8 -4
  727. pulumi_oci/loganalytics/namespace_scheduled_task.py +2 -6
  728. pulumi_oci/loganalytics/namespace_storage_archival_config.py +0 -8
  729. pulumi_oci/loganalytics/namespace_storage_enable_disable_archiving.py +0 -8
  730. pulumi_oci/logging/log.py +0 -10
  731. pulumi_oci/logging/log_group.py +0 -10
  732. pulumi_oci/logging/log_saved_search.py +0 -8
  733. pulumi_oci/logging/unified_agent_configuration.py +2 -6
  734. pulumi_oci/lustre/__init__.py +5 -0
  735. pulumi_oci/lustre/_inputs.py +98 -0
  736. pulumi_oci/lustre/file_storage_lustre_file_system.py +0 -8
  737. pulumi_oci/lustre/file_storage_object_storage_link.py +1009 -0
  738. pulumi_oci/lustre/get_file_storage_object_storage_link.py +381 -0
  739. pulumi_oci/lustre/get_file_storage_object_storage_link_sync_job.py +356 -0
  740. pulumi_oci/lustre/get_file_storage_object_storage_link_sync_jobs.py +166 -0
  741. pulumi_oci/lustre/get_file_storage_object_storage_links.py +243 -0
  742. pulumi_oci/lustre/outputs.py +500 -0
  743. pulumi_oci/managementagent/management_agent.py +0 -4
  744. pulumi_oci/managementagent/management_agent_data_source.py +0 -8
  745. pulumi_oci/managementagent/management_agent_install_key.py +0 -8
  746. pulumi_oci/managementagent/named_credential.py +0 -8
  747. pulumi_oci/managementdashboard/management_dashboards_import.py +0 -18
  748. pulumi_oci/marketplace/accepted_agreement.py +0 -10
  749. pulumi_oci/marketplace/marketplace_external_attested_metadata.py +0 -8
  750. pulumi_oci/marketplace/publication.py +0 -8
  751. pulumi_oci/mediaservices/get_media_asset_distribution_channel_attachment.py +4 -0
  752. pulumi_oci/mediaservices/media_asset.py +2 -6
  753. pulumi_oci/mediaservices/media_workflow.py +0 -8
  754. pulumi_oci/mediaservices/media_workflow_configuration.py +0 -8
  755. pulumi_oci/mediaservices/media_workflow_job.py +0 -8
  756. pulumi_oci/mediaservices/stream_cdn_config.py +0 -8
  757. pulumi_oci/mediaservices/stream_distribution_channel.py +0 -8
  758. pulumi_oci/mediaservices/stream_packaging_config.py +0 -8
  759. pulumi_oci/meteringcomputation/custom_table.py +0 -8
  760. pulumi_oci/meteringcomputation/get_clean_energy_usage.py +4 -0
  761. pulumi_oci/meteringcomputation/query.py +0 -8
  762. pulumi_oci/meteringcomputation/schedule.py +0 -8
  763. pulumi_oci/meteringcomputation/usage.py +0 -8
  764. pulumi_oci/meteringcomputation/usage_carbon_emission.py +0 -8
  765. pulumi_oci/meteringcomputation/usage_carbon_emissions_query.py +0 -8
  766. pulumi_oci/meteringcomputation/usage_statement_email_recipients_group.py +0 -8
  767. pulumi_oci/monitoring/alarm.py +0 -24
  768. pulumi_oci/monitoring/alarm_suppression.py +0 -28
  769. pulumi_oci/mysql/_inputs.py +247 -1
  770. pulumi_oci/mysql/channel.py +2 -6
  771. pulumi_oci/mysql/get_mysql_db_system.py +15 -1
  772. pulumi_oci/mysql/get_replica.py +15 -1
  773. pulumi_oci/mysql/heat_wave_cluster.py +0 -8
  774. pulumi_oci/mysql/mysql_backup.py +0 -8
  775. pulumi_oci/mysql/mysql_configuration.py +0 -8
  776. pulumi_oci/mysql/mysql_db_system.py +55 -8
  777. pulumi_oci/mysql/outputs.py +394 -2
  778. pulumi_oci/mysql/replica.py +30 -8
  779. pulumi_oci/networkfirewall/get_network_firewall_policy_address_list.py +4 -0
  780. pulumi_oci/networkfirewall/get_network_firewall_policy_application.py +4 -0
  781. pulumi_oci/networkfirewall/get_network_firewall_policy_application_group.py +4 -0
  782. pulumi_oci/networkfirewall/get_network_firewall_policy_decryption_profile.py +4 -0
  783. pulumi_oci/networkfirewall/get_network_firewall_policy_decryption_rule.py +4 -0
  784. pulumi_oci/networkfirewall/get_network_firewall_policy_mapped_secret.py +4 -0
  785. pulumi_oci/networkfirewall/get_network_firewall_policy_security_rule.py +4 -0
  786. pulumi_oci/networkfirewall/get_network_firewall_policy_service.py +4 -0
  787. pulumi_oci/networkfirewall/get_network_firewall_policy_service_list.py +4 -0
  788. pulumi_oci/networkfirewall/get_network_firewall_policy_url_list.py +4 -0
  789. pulumi_oci/networkfirewall/network_firewall.py +0 -8
  790. pulumi_oci/networkfirewall/network_firewall_policy_address_list.py +0 -8
  791. pulumi_oci/networkfirewall/network_firewall_policy_application.py +0 -8
  792. pulumi_oci/networkfirewall/network_firewall_policy_application_group.py +0 -8
  793. pulumi_oci/networkfirewall/network_firewall_policy_decryption_profile.py +0 -8
  794. pulumi_oci/networkfirewall/network_firewall_policy_decryption_rule.py +2 -6
  795. pulumi_oci/networkfirewall/network_firewall_policy_mapped_secret.py +0 -8
  796. pulumi_oci/networkfirewall/network_firewall_policy_nat_rule.py +0 -8
  797. pulumi_oci/networkfirewall/network_firewall_policy_security_rule.py +0 -8
  798. pulumi_oci/networkfirewall/network_firewall_policy_service.py +0 -8
  799. pulumi_oci/networkfirewall/network_firewall_policy_service_list.py +0 -8
  800. pulumi_oci/networkfirewall/network_firewall_policy_tunnel_inspection_rule.py +0 -8
  801. pulumi_oci/networkfirewall/network_firewall_policy_url_list.py +0 -8
  802. pulumi_oci/networkloadbalancer/backend.py +0 -8
  803. pulumi_oci/networkloadbalancer/backend_set.py +0 -8
  804. pulumi_oci/networkloadbalancer/get_backend_set.py +4 -0
  805. pulumi_oci/networkloadbalancer/listener.py +0 -8
  806. pulumi_oci/networkloadbalancer/network_load_balancer.py +2 -6
  807. pulumi_oci/networkloadbalancer/network_load_balancers_backend_sets_unified.py +0 -8
  808. pulumi_oci/nosql/configuration.py +0 -42
  809. pulumi_oci/nosql/index.py +0 -8
  810. pulumi_oci/nosql/table.py +0 -8
  811. pulumi_oci/nosql/table_replica.py +0 -8
  812. pulumi_oci/objectstorage/bucket.py +0 -10
  813. pulumi_oci/objectstorage/get_objects.py +4 -0
  814. pulumi_oci/objectstorage/object_lifecycle_policy.py +0 -8
  815. pulumi_oci/objectstorage/preauthrequest.py +0 -8
  816. pulumi_oci/objectstorage/replication_policy.py +0 -8
  817. pulumi_oci/objectstorage/storage_object.py +0 -22
  818. pulumi_oci/oce/instance.py +0 -8
  819. pulumi_oci/oci/__init__.py +45 -0
  820. pulumi_oci/oci/_inputs.py +3753 -234
  821. pulumi_oci/oci/ai_data_platform_ai_data_platform.py +710 -0
  822. pulumi_oci/oci/api_platform_api_platform_instance.py +0 -8
  823. pulumi_oci/oci/apiaccesscontrol_privileged_api_control.py +0 -8
  824. pulumi_oci/oci/apiaccesscontrol_privileged_api_request.py +0 -8
  825. pulumi_oci/oci/dbmulticloud_multi_cloud_resource_discovery.py +0 -8
  826. pulumi_oci/oci/dbmulticloud_oracle_db_azure_blob_container.py +0 -8
  827. pulumi_oci/oci/dbmulticloud_oracle_db_azure_blob_mount.py +0 -8
  828. pulumi_oci/oci/dbmulticloud_oracle_db_azure_connector.py +2 -10
  829. pulumi_oci/oci/dbmulticloud_oracle_db_azure_vault.py +0 -8
  830. pulumi_oci/oci/dbmulticloud_oracle_db_azure_vault_association.py +0 -8
  831. pulumi_oci/oci/dbmulticloud_oracle_db_gcp_identity_connector.py +0 -8
  832. pulumi_oci/oci/dbmulticloud_oracle_db_gcp_key_ring.py +0 -8
  833. pulumi_oci/oci/dif_stack.py +1312 -0
  834. pulumi_oci/oci/get_ai_data_platform_ai_data_platform.py +306 -0
  835. pulumi_oci/oci/get_ai_data_platform_ai_data_platforms.py +237 -0
  836. pulumi_oci/oci/get_dif_stack.py +402 -0
  837. pulumi_oci/oci/get_dif_stacks.py +199 -0
  838. pulumi_oci/oci/get_iot_digital_twin_adapter.py +296 -0
  839. pulumi_oci/oci/get_iot_digital_twin_adapters.py +243 -0
  840. pulumi_oci/oci/get_iot_digital_twin_instance.py +309 -0
  841. pulumi_oci/oci/get_iot_digital_twin_instance_content.py +132 -0
  842. pulumi_oci/oci/get_iot_digital_twin_instances.py +243 -0
  843. pulumi_oci/oci/get_iot_digital_twin_model.py +264 -0
  844. pulumi_oci/oci/get_iot_digital_twin_model_spec.py +113 -0
  845. pulumi_oci/oci/get_iot_digital_twin_models.py +218 -0
  846. pulumi_oci/oci/get_iot_digital_twin_relationship.py +295 -0
  847. pulumi_oci/oci/get_iot_digital_twin_relationships.py +265 -0
  848. pulumi_oci/oci/get_iot_iot_domain.py +310 -0
  849. pulumi_oci/oci/get_iot_iot_domain_group.py +295 -0
  850. pulumi_oci/oci/get_iot_iot_domain_groups.py +199 -0
  851. pulumi_oci/oci/get_iot_iot_domains.py +221 -0
  852. pulumi_oci/oci/get_multicloud_external_location_mapping_metadata.py +197 -0
  853. pulumi_oci/oci/get_multicloud_external_location_summaries_metadata.py +216 -0
  854. pulumi_oci/oci/get_multicloud_external_locations_metadata.py +235 -0
  855. pulumi_oci/oci/get_multicloud_network_anchor.py +367 -0
  856. pulumi_oci/oci/get_multicloud_network_anchors.py +297 -0
  857. pulumi_oci/oci/get_multicloud_om_hub_multi_cloud_metadata.py +216 -0
  858. pulumi_oci/oci/get_multicloud_om_hub_multi_clouds_metadata.py +146 -0
  859. pulumi_oci/oci/get_multicloud_resource_anchor.py +362 -0
  860. pulumi_oci/oci/get_multicloud_resource_anchors.py +293 -0
  861. pulumi_oci/oci/get_resource_analytics_monitored_region.py +211 -0
  862. pulumi_oci/oci/get_resource_analytics_monitored_regions.py +177 -0
  863. pulumi_oci/oci/get_resource_analytics_resource_analytics_instance.py +337 -0
  864. pulumi_oci/oci/get_resource_analytics_resource_analytics_instances.py +199 -0
  865. pulumi_oci/oci/get_resource_analytics_tenancy_attachment.py +239 -0
  866. pulumi_oci/oci/get_resource_analytics_tenancy_attachments.py +177 -0
  867. pulumi_oci/oci/iot_digital_twin_adapter.py +760 -0
  868. pulumi_oci/oci/iot_digital_twin_instance.py +773 -0
  869. pulumi_oci/oci/iot_digital_twin_model.py +606 -0
  870. pulumi_oci/oci/iot_digital_twin_relationship.py +727 -0
  871. pulumi_oci/oci/iot_iot_domain.py +692 -0
  872. pulumi_oci/oci/iot_iot_domain_group.py +640 -0
  873. pulumi_oci/oci/managed_kafka_kafka_cluster.py +0 -8
  874. pulumi_oci/oci/managed_kafka_kafka_cluster_config.py +0 -8
  875. pulumi_oci/oci/managed_kafka_kafka_cluster_superusers_management.py +0 -8
  876. pulumi_oci/oci/outputs.py +11460 -2717
  877. pulumi_oci/oci/resource_analytics_monitored_region.py +402 -0
  878. pulumi_oci/oci/resource_analytics_resource_analytics_instance.py +869 -0
  879. pulumi_oci/oci/resource_analytics_resource_analytics_instance_oac_management.py +262 -0
  880. pulumi_oci/oci/resource_analytics_tenancy_attachment.py +479 -0
  881. pulumi_oci/ocvp/__init__.py +6 -0
  882. pulumi_oci/ocvp/_inputs.py +383 -3
  883. pulumi_oci/ocvp/cluster.py +103 -111
  884. pulumi_oci/ocvp/datastore.py +660 -0
  885. pulumi_oci/ocvp/datastore_cluster.py +741 -0
  886. pulumi_oci/ocvp/esxi_host.py +133 -7
  887. pulumi_oci/ocvp/get_cluster.py +37 -1
  888. pulumi_oci/ocvp/get_datastore.py +310 -0
  889. pulumi_oci/ocvp/get_datastore_cluster.py +323 -0
  890. pulumi_oci/ocvp/get_datastore_clusters.py +234 -0
  891. pulumi_oci/ocvp/get_datastores.py +234 -0
  892. pulumi_oci/ocvp/get_exsi_host.py +52 -1
  893. pulumi_oci/ocvp/get_sddc.py +13 -2
  894. pulumi_oci/ocvp/get_sddcs.py +2 -2
  895. pulumi_oci/ocvp/outputs.py +1216 -21
  896. pulumi_oci/ocvp/sddc.py +20 -0
  897. pulumi_oci/oda/oda_instance.py +0 -14
  898. pulumi_oci/oda/oda_private_endpoint.py +0 -14
  899. pulumi_oci/oda/oda_private_endpoint_attachment.py +0 -14
  900. pulumi_oci/oda/oda_private_endpoint_scan_proxy.py +0 -14
  901. pulumi_oci/ons/notification_topic.py +0 -34
  902. pulumi_oci/ons/subscription.py +0 -16
  903. pulumi_oci/opa/opa_instance.py +0 -8
  904. pulumi_oci/opensearch/_inputs.py +94 -0
  905. pulumi_oci/opensearch/cluster.py +143 -24
  906. pulumi_oci/opensearch/get_opensearch_cluster.py +43 -1
  907. pulumi_oci/opensearch/opensearch_cluster_pipeline.py +0 -8
  908. pulumi_oci/opensearch/outputs.py +216 -0
  909. pulumi_oci/operatoraccesscontrol/operator_control.py +2 -6
  910. pulumi_oci/operatoraccesscontrol/operator_control_assignment.py +0 -8
  911. pulumi_oci/opsi/awr_hub.py +0 -10
  912. pulumi_oci/opsi/awr_hub_source.py +0 -8
  913. pulumi_oci/opsi/awr_hub_source_awrhubsources_management.py +0 -8
  914. pulumi_oci/opsi/enterprise_manager_bridge.py +0 -8
  915. pulumi_oci/opsi/exadata_insight.py +0 -8
  916. pulumi_oci/opsi/host_insight.py +2 -6
  917. pulumi_oci/opsi/news_report.py +0 -8
  918. pulumi_oci/opsi/operations_insights_private_endpoint.py +0 -10
  919. pulumi_oci/opsi/operations_insights_warehouse.py +0 -12
  920. pulumi_oci/opsi/operations_insights_warehouse_download_warehouse_wallet.py +0 -8
  921. pulumi_oci/opsi/operations_insights_warehouse_rotate_warehouse_wallet.py +0 -8
  922. pulumi_oci/opsi/operations_insights_warehouse_user.py +0 -10
  923. pulumi_oci/opsi/opsi_configuration.py +0 -8
  924. pulumi_oci/optimizer/enrollment_status.py +2 -6
  925. pulumi_oci/optimizer/profile.py +0 -8
  926. pulumi_oci/optimizer/recommendation.py +2 -16
  927. pulumi_oci/optimizer/resource_action.py +2 -16
  928. pulumi_oci/osmanagementhub/event.py +2 -6
  929. pulumi_oci/osmanagementhub/lifecycle_environment.py +0 -8
  930. pulumi_oci/osmanagementhub/lifecycle_stage_attach_managed_instances_management.py +32 -6
  931. pulumi_oci/osmanagementhub/lifecycle_stage_detach_managed_instances_management.py +32 -6
  932. pulumi_oci/osmanagementhub/lifecycle_stage_promote_software_source_management.py +0 -12
  933. pulumi_oci/osmanagementhub/lifecycle_stage_reboot_management.py +0 -8
  934. pulumi_oci/osmanagementhub/managed_instance.py +2 -6
  935. pulumi_oci/osmanagementhub/managed_instance_attach_profile_management.py +0 -10
  936. pulumi_oci/osmanagementhub/managed_instance_detach_profile_management.py +0 -10
  937. pulumi_oci/osmanagementhub/managed_instance_group.py +0 -8
  938. pulumi_oci/osmanagementhub/managed_instance_group_attach_managed_instances_management.py +0 -8
  939. pulumi_oci/osmanagementhub/managed_instance_group_attach_software_sources_management.py +0 -8
  940. pulumi_oci/osmanagementhub/managed_instance_group_detach_managed_instances_management.py +0 -8
  941. pulumi_oci/osmanagementhub/managed_instance_group_detach_software_sources_management.py +0 -8
  942. pulumi_oci/osmanagementhub/managed_instance_group_install_packages_management.py +0 -8
  943. pulumi_oci/osmanagementhub/managed_instance_group_install_windows_updates_management.py +0 -8
  944. pulumi_oci/osmanagementhub/managed_instance_group_manage_module_streams_management.py +0 -10
  945. pulumi_oci/osmanagementhub/managed_instance_group_reboot_management.py +0 -8
  946. pulumi_oci/osmanagementhub/managed_instance_group_remove_packages_management.py +0 -8
  947. pulumi_oci/osmanagementhub/managed_instance_group_update_all_packages_management.py +0 -8
  948. pulumi_oci/osmanagementhub/managed_instance_install_windows_updates_management.py +0 -8
  949. pulumi_oci/osmanagementhub/managed_instance_reboot_management.py +0 -10
  950. pulumi_oci/osmanagementhub/managed_instance_update_packages_management.py +0 -8
  951. pulumi_oci/osmanagementhub/management_station.py +0 -8
  952. pulumi_oci/osmanagementhub/management_station_associate_managed_instances_management.py +0 -8
  953. pulumi_oci/osmanagementhub/management_station_mirror_synchronize_management.py +0 -8
  954. pulumi_oci/osmanagementhub/management_station_refresh_management.py +0 -8
  955. pulumi_oci/osmanagementhub/management_station_synchronize_mirrors_management.py +0 -8
  956. pulumi_oci/osmanagementhub/profile.py +0 -8
  957. pulumi_oci/osmanagementhub/profile_attach_lifecycle_stage_management.py +0 -8
  958. pulumi_oci/osmanagementhub/profile_attach_managed_instance_group_management.py +0 -8
  959. pulumi_oci/osmanagementhub/profile_attach_management_station_management.py +0 -8
  960. pulumi_oci/osmanagementhub/profile_attach_software_sources_management.py +0 -8
  961. pulumi_oci/osmanagementhub/profile_detach_software_sources_management.py +0 -8
  962. pulumi_oci/osmanagementhub/scheduled_job.py +0 -8
  963. pulumi_oci/osmanagementhub/software_source.py +2 -6
  964. pulumi_oci/osmanagementhub/software_source_add_packages_management.py +0 -18
  965. pulumi_oci/osmanagementhub/software_source_change_availability_management.py +0 -8
  966. pulumi_oci/osmanagementhub/software_source_generate_metadata_management.py +0 -8
  967. pulumi_oci/osmanagementhub/software_source_manifest.py +0 -8
  968. pulumi_oci/osmanagementhub/software_source_remove_packages_management.py +0 -16
  969. pulumi_oci/osmanagementhub/software_source_replace_packages_management.py +0 -16
  970. pulumi_oci/osmanagementhub/work_request_rerun_management.py +0 -8
  971. pulumi_oci/ospgateway/address_action_verification.py +0 -8
  972. pulumi_oci/ospgateway/subscription.py +2 -6
  973. pulumi_oci/provider.py +20 -0
  974. pulumi_oci/psql/backup.py +0 -8
  975. pulumi_oci/psql/configuration.py +0 -8
  976. pulumi_oci/psql/db_system.py +0 -8
  977. pulumi_oci/pulumi-plugin.json +1 -1
  978. pulumi_oci/queue/queue.py +0 -8
  979. pulumi_oci/recoverymod/protected_database.py +0 -8
  980. pulumi_oci/recoverymod/protection_policy.py +0 -8
  981. pulumi_oci/recoverymod/recovery_service_subnet.py +0 -8
  982. pulumi_oci/redis/get_redis_cluster.py +15 -1
  983. pulumi_oci/redis/oci_cache_config_set.py +0 -8
  984. pulumi_oci/redis/oci_cache_config_setlist_associated_oci_cache_cluster.py +0 -8
  985. pulumi_oci/redis/oci_cache_user.py +0 -8
  986. pulumi_oci/redis/oci_cache_user_get_redis_cluster.py +0 -8
  987. pulumi_oci/redis/outputs.py +11 -0
  988. pulumi_oci/redis/redis_cluster.py +49 -8
  989. pulumi_oci/redis/redis_cluster_attach_oci_cache_user.py +0 -8
  990. pulumi_oci/redis/redis_cluster_create_identity_token.py +0 -8
  991. pulumi_oci/redis/redis_cluster_detach_oci_cache_user.py +0 -8
  992. pulumi_oci/redis/redis_cluster_get_oci_cache_user.py +0 -8
  993. pulumi_oci/resourcemanager/get_private_endpoint.py +38 -6
  994. pulumi_oci/resourcemanager/get_private_endpoint_reachable_ip.py +9 -3
  995. pulumi_oci/resourcemanager/get_private_endpoints.py +7 -3
  996. pulumi_oci/resourcemanager/get_stack.py +36 -7
  997. pulumi_oci/resourcemanager/get_stacks.py +12 -20
  998. pulumi_oci/resourcemanager/outputs.py +54 -26
  999. pulumi_oci/resourcemanager/private_endpoint.py +105 -36
  1000. pulumi_oci/resourcescheduler/_inputs.py +0 -9
  1001. pulumi_oci/resourcescheduler/outputs.py +0 -6
  1002. pulumi_oci/resourcescheduler/schedule.py +23 -55
  1003. pulumi_oci/sch/connector.py +0 -46
  1004. pulumi_oci/securityattribute/security_attribute.py +0 -34
  1005. pulumi_oci/securityattribute/security_attribute_namespace.py +0 -34
  1006. pulumi_oci/servicecatalog/catalog.py +0 -8
  1007. pulumi_oci/servicecatalog/catalog_association.py +0 -8
  1008. pulumi_oci/servicecatalog/private_application.py +0 -8
  1009. pulumi_oci/stackmonitoring/baselineable_metric.py +0 -8
  1010. pulumi_oci/stackmonitoring/config.py +0 -20
  1011. pulumi_oci/stackmonitoring/discovery_job.py +0 -8
  1012. pulumi_oci/stackmonitoring/maintenance_window.py +0 -10
  1013. pulumi_oci/stackmonitoring/maintenance_windows_retry_failed_operation.py +0 -8
  1014. pulumi_oci/stackmonitoring/maintenance_windows_stop.py +0 -8
  1015. pulumi_oci/stackmonitoring/metric_extension.py +0 -8
  1016. pulumi_oci/stackmonitoring/metric_extension_metric_extension_on_given_resources_management.py +0 -8
  1017. pulumi_oci/stackmonitoring/metric_extensions_test_management.py +0 -8
  1018. pulumi_oci/stackmonitoring/monitored_resource.py +0 -12
  1019. pulumi_oci/stackmonitoring/monitored_resource_task.py +0 -8
  1020. pulumi_oci/stackmonitoring/monitored_resource_type.py +0 -8
  1021. pulumi_oci/stackmonitoring/monitored_resources_associate_monitored_resource.py +0 -12
  1022. pulumi_oci/stackmonitoring/monitored_resources_list_member.py +0 -8
  1023. pulumi_oci/stackmonitoring/monitored_resources_search.py +0 -8
  1024. pulumi_oci/stackmonitoring/monitored_resources_search_association.py +0 -8
  1025. pulumi_oci/stackmonitoring/monitoring_template.py +0 -8
  1026. pulumi_oci/stackmonitoring/monitoring_template_alarm_condition.py +0 -8
  1027. pulumi_oci/stackmonitoring/monitoring_template_monitoring_template_on_given_resources_management.py +0 -8
  1028. pulumi_oci/stackmonitoring/process_set.py +0 -8
  1029. pulumi_oci/streaming/_inputs.py +3 -15
  1030. pulumi_oci/streaming/connect_harness.py +0 -12
  1031. pulumi_oci/streaming/get_stream_pool.py +15 -1
  1032. pulumi_oci/streaming/outputs.py +13 -10
  1033. pulumi_oci/streaming/stream.py +0 -16
  1034. pulumi_oci/streaming/stream_pool.py +80 -15
  1035. pulumi_oci/tenantmanagercontrolplane/subscription_mapping.py +0 -8
  1036. pulumi_oci/usageproxy/subscription_redeemable_user.py +0 -8
  1037. pulumi_oci/vault/secret.py +2 -6
  1038. pulumi_oci/vbs/inst_vbs_instance.py +0 -8
  1039. pulumi_oci/visualbuilder/vb_instance.py +2 -6
  1040. pulumi_oci/vnmonitoring/_inputs.py +80 -0
  1041. pulumi_oci/vnmonitoring/outputs.py +100 -0
  1042. pulumi_oci/vnmonitoring/path_analysi.py +4 -22
  1043. pulumi_oci/vnmonitoring/path_analyzer_test.py +4 -8
  1044. pulumi_oci/vulnerabilityscanning/container_scan_recipe.py +0 -8
  1045. pulumi_oci/vulnerabilityscanning/container_scan_target.py +0 -8
  1046. pulumi_oci/vulnerabilityscanning/host_scan_recipe.py +0 -8
  1047. pulumi_oci/vulnerabilityscanning/host_scan_target.py +0 -8
  1048. pulumi_oci/waa/app_acceleration.py +0 -8
  1049. pulumi_oci/waa/app_acceleration_policy.py +0 -8
  1050. pulumi_oci/waas/address_list.py +0 -8
  1051. pulumi_oci/waas/certificate.py +0 -12
  1052. pulumi_oci/waas/custom_protection_rule.py +0 -12
  1053. pulumi_oci/waas/http_redirect.py +0 -8
  1054. pulumi_oci/waas/policy.py +2 -30
  1055. pulumi_oci/waas/protection_rule.py +2 -10
  1056. pulumi_oci/waas/purge_cache.py +0 -10
  1057. pulumi_oci/waf/app_firewall.py +0 -8
  1058. pulumi_oci/waf/app_firewall_policy.py +0 -8
  1059. pulumi_oci/waf/network_address_list.py +0 -8
  1060. pulumi_oci/zpr/configuration.py +0 -10
  1061. pulumi_oci/zpr/zpr_policy.py +0 -8
  1062. {pulumi_oci-3.9.0a1758687119.dist-info → pulumi_oci-3.10.0.dist-info}/METADATA +1 -1
  1063. {pulumi_oci-3.9.0a1758687119.dist-info → pulumi_oci-3.10.0.dist-info}/RECORD +1065 -988
  1064. {pulumi_oci-3.9.0a1758687119.dist-info → pulumi_oci-3.10.0.dist-info}/WHEEL +0 -0
  1065. {pulumi_oci-3.9.0a1758687119.dist-info → pulumi_oci-3.10.0.dist-info}/top_level.txt +0 -0
@@ -109,110 +109,112 @@ class AutonomousDatabaseArgs:
109
109
  time_scheduled_db_version_upgrade: Optional[pulumi.Input[_builtins.str]] = None,
110
110
  timestamp: Optional[pulumi.Input[_builtins.str]] = None,
111
111
  use_latest_available_backup_time_stamp: Optional[pulumi.Input[_builtins.bool]] = None,
112
+ vanity_url_details: Optional[pulumi.Input[Sequence[pulumi.Input['AutonomousDatabaseVanityUrlDetailArgs']]]] = None,
112
113
  vault_id: Optional[pulumi.Input[_builtins.str]] = None,
113
114
  whitelisted_ips: Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]] = None):
114
115
  """
115
116
  The set of arguments for constructing a AutonomousDatabase resource.
116
- :param pulumi.Input[_builtins.str] compartment_id: (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment of the Autonomous Database.
117
+ :param pulumi.Input[_builtins.str] compartment_id: (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment of the Autonomous AI Database.
117
118
  :param pulumi.Input[_builtins.str] db_name: The database name. The name must begin with an alphabetic character and can contain a maximum of 30 alphanumeric characters. Special characters are not permitted. The database name must be unique in the tenancy. It is required in all cases except when creating a cross-region Autonomous Data Guard standby instance or a cross-region disaster recovery standby instance.
118
119
  :param pulumi.Input[_builtins.str] admin_password: (Updatable) The password must be between 12 and 30 characters long, and must contain at least 1 uppercase, 1 lowercase, and 1 numeric character. It cannot contain the double quote symbol (") or the username "admin", regardless of casing. The password is mandatory if source value is "BACKUP_FROM_ID", "BACKUP_FROM_TIMESTAMP", "DATABASE" or "NONE".
119
- :param pulumi.Input[_builtins.bool] are_primary_whitelisted_ips_used: (Updatable) This field will be null if the Autonomous Database is not Data Guard enabled or Access Control is disabled. It's value would be `TRUE` if Autonomous Database is Data Guard enabled and Access Control is enabled and if the Autonomous Database uses primary IP access control list (ACL) for standby. It's value would be `FALSE` if Autonomous Database is Data Guard enabled and Access Control is enabled and if the Autonomous Database uses different IP access control list (ACL) for standby compared to primary.
120
+ :param pulumi.Input[_builtins.bool] are_primary_whitelisted_ips_used: (Updatable) This field will be null if the Autonomous AI Database is not Data Guard enabled or Access Control is disabled. It's value would be `TRUE` if Autonomous AI Database is Data Guard enabled and Access Control is enabled and if the Autonomous AI Database uses primary IP access control list (ACL) for standby. It's value would be `FALSE` if Autonomous AI Database is Data Guard enabled and Access Control is enabled and if the Autonomous AI Database uses different IP access control list (ACL) for standby compared to primary.
120
121
  :param pulumi.Input[_builtins.int] auto_refresh_frequency_in_seconds: (Updatable) The frequency a refreshable clone is refreshed after auto-refresh is enabled. The minimum is 1 hour. The maximum is 7 days. The date and time that auto-refresh is enabled is controlled by the `timeOfAutoRefreshStart` parameter.
121
122
  :param pulumi.Input[_builtins.int] auto_refresh_point_lag_in_seconds: (Updatable) The time, in seconds, the data of the refreshable clone lags the primary database at the point of refresh. The minimum is 0 minutes (0 mins means refresh to the latest available timestamp). The maximum is 7 days. The lag time increases after refreshing until the next data refresh happens.
122
- :param pulumi.Input[_builtins.str] autonomous_container_database_id: The Autonomous Container Database [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm). Used only by Autonomous Database on Dedicated Exadata Infrastructure.
123
- :param pulumi.Input[_builtins.str] autonomous_database_backup_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous Database Backup that you will clone to create a new Autonomous Database.
124
- :param pulumi.Input[_builtins.str] autonomous_database_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous Database that you will clone to create a new Autonomous Database.
125
- :param pulumi.Input[_builtins.str] autonomous_maintenance_schedule_type: (Updatable) The maintenance schedule type of the Autonomous Database Serverless. An EARLY maintenance schedule follows a schedule applying patches prior to the REGULAR schedule. A REGULAR maintenance schedule follows the normal cycle
123
+ :param pulumi.Input[_builtins.str] autonomous_container_database_id: The Autonomous Container Database [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm). Used only by Autonomous AI Database on Dedicated Exadata Infrastructure.
124
+ :param pulumi.Input[_builtins.str] autonomous_database_backup_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous AI Database Backup that you will clone to create a new Autonomous AI Database.
125
+ :param pulumi.Input[_builtins.str] autonomous_database_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous AI Database that you will clone to create a new Autonomous AI Database.
126
+ :param pulumi.Input[_builtins.str] autonomous_maintenance_schedule_type: (Updatable) The maintenance schedule type of the Autonomous AI Database Serverless. An EARLY maintenance schedule follows a schedule applying patches prior to the REGULAR schedule. A REGULAR maintenance schedule follows the normal cycle
126
127
  :param pulumi.Input[_builtins.int] backup_retention_period_in_days: (Updatable) Retention period, in days, for long-term backups
127
128
  :param pulumi.Input[_builtins.float] byol_compute_count_limit: (Updatable) The maximum number of CPUs allowed with a Bring Your Own License (BYOL), including those used for auto-scaling, disaster recovery, tools, etc. Any CPU usage above this limit is considered as License Included and billed.
128
- :param pulumi.Input[_builtins.str] character_set: The character set for the autonomous database. The default is AL32UTF8. Allowed values for an Autonomous Database Serverless instance as as returned by [List Autonomous Database Character Sets](https://docs.oracle.com/iaas/autonomous-database-serverless/doc/autonomous-character-set-selection.html)
129
+ :param pulumi.Input[_builtins.str] character_set: The character set for the Autonomous AI Database. The default is AL32UTF8. Allowed values for an Autonomous AI Database Serverless instance as as returned by [List Autonomous AI Database Character Sets](https://docs.oracle.com/iaas/autonomous-database-serverless/doc/autonomous-character-set-selection.html)
129
130
 
130
- For an Autonomous Database on dedicated infrastructure, the allowed values are:
131
+ For an Autonomous AI Database on dedicated infrastructure, the allowed values are:
131
132
 
132
133
  AL32UTF8, AR8ADOS710, AR8ADOS720, AR8APTEC715, AR8ARABICMACS, AR8ASMO8X, AR8ISO8859P6, AR8MSWIN1256, AR8MUSSAD768, AR8NAFITHA711, AR8NAFITHA721, AR8SAKHR706, AR8SAKHR707, AZ8ISO8859P9E, BG8MSWIN, BG8PC437S, BLT8CP921, BLT8ISO8859P13, BLT8MSWIN1257, BLT8PC775, BN8BSCII, CDN8PC863, CEL8ISO8859P14, CL8ISO8859P5, CL8ISOIR111, CL8KOI8R, CL8KOI8U, CL8MACCYRILLICS, CL8MSWIN1251, EE8ISO8859P2, EE8MACCES, EE8MACCROATIANS, EE8MSWIN1250, EE8PC852, EL8DEC, EL8ISO8859P7, EL8MACGREEKS, EL8MSWIN1253, EL8PC437S, EL8PC851, EL8PC869, ET8MSWIN923, HU8ABMOD, HU8CWI2, IN8ISCII, IS8PC861, IW8ISO8859P8, IW8MACHEBREWS, IW8MSWIN1255, IW8PC1507, JA16EUC, JA16EUCTILDE, JA16SJIS, JA16SJISTILDE, JA16VMS, KO16KSC5601, KO16KSCCS, KO16MSWIN949, LA8ISO6937, LA8PASSPORT, LT8MSWIN921, LT8PC772, LT8PC774, LV8PC1117, LV8PC8LR, LV8RST104090, N8PC865, NE8ISO8859P10, NEE8ISO8859P4, RU8BESTA, RU8PC855, RU8PC866, SE8ISO8859P3, TH8MACTHAIS, TH8TISASCII, TR8DEC, TR8MACTURKISHS, TR8MSWIN1254, TR8PC857, US7ASCII, US8PC437, UTF8, VN8MSWIN1258, VN8VN3, WE8DEC, WE8DG, WE8ISO8859P1, WE8ISO8859P15, WE8ISO8859P9, WE8MACROMAN8S, WE8MSWIN1252, WE8NCR4970, WE8NEXTSTEP, WE8PC850, WE8PC858, WE8PC860, WE8ROMAN8, ZHS16CGB231280, ZHS16GBK, ZHT16BIG5, ZHT16CCDC, ZHT16DBT, ZHT16HKSCS, ZHT16MSWIN950, ZHT32EUC, ZHT32SOPS, ZHT32TRIS
133
- :param pulumi.Input[Sequence[pulumi.Input[_builtins.int]]] clone_table_space_lists: A list of the source Autonomous Database's table space number(s) used to create this partial clone from the backup.
134
- :param pulumi.Input[_builtins.str] clone_type: The Autonomous Database clone type.
134
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.int]]] clone_table_space_lists: A list of the source Autonomous AI Database's table space number(s) used to create this partial clone from the backup.
135
+ :param pulumi.Input[_builtins.str] clone_type: The Autonomous AI Database clone type.
135
136
  * `FULL` - This option creates a new database that includes all source database data.
136
137
  * `METADATA` - This option creates a new database that includes the source database schema and select metadata, but not the source database data.
137
- :param pulumi.Input[_builtins.float] compute_count: (Updatable) The compute amount (CPUs) available to the database. Minimum and maximum values depend on the compute model and whether the database is an Autonomous Database Serverless instance or an Autonomous Database on Dedicated Exadata Infrastructure. The 'ECPU' compute model requires a minimum value of one, for databases in the elastic resource pool and minimum value of two, otherwise. Required when using the `computeModel` parameter. When using `cpuCoreCount` parameter, it is an error to specify computeCount to a non-null value. Providing `computeModel` and `computeCount` is the preferred method for both OCPU and ECPU.
138
- :param pulumi.Input[_builtins.str] compute_model: (Updatable) The compute model of the Autonomous Database. This is required if using the `computeCount` parameter. If using `cpuCoreCount` then it is an error to specify `computeModel` to a non-null value. ECPU compute model is the recommended model and OCPU compute model is legacy.
139
- :param pulumi.Input[_builtins.int] cpu_core_count: (Updatable) The number of CPU cores to be made available to the database. For Autonomous Databases on dedicated Exadata infrastructure, the maximum number of cores is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://www.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/autonomous-database&id=ATPFG-GUID-B0F033C1-CC5A-42F0-B2E7-3CECFEDA1FD1) for shape details.
138
+ :param pulumi.Input[_builtins.float] compute_count: (Updatable) The compute amount (CPUs) available to the database. Minimum and maximum values depend on the compute model and whether the database is an Autonomous AI Database Serverless instance or an Autonomous AI Database on Dedicated Exadata Infrastructure. The 'ECPU' compute model requires a minimum value of one, for databases in the elastic resource pool and minimum value of two, otherwise. Required when using the `computeModel` parameter. When using `cpuCoreCount` parameter, it is an error to specify computeCount to a non-null value. Providing `computeModel` and `computeCount` is the preferred method for both OCPU and ECPU.
139
+ :param pulumi.Input[_builtins.str] compute_model: (Updatable) The compute model of the Autonomous AI Database. This is required if using the `computeCount` parameter. If using `cpuCoreCount` then it is an error to specify `computeModel` to a non-null value. ECPU compute model is the recommended model and OCPU compute model is legacy.
140
+ :param pulumi.Input[_builtins.int] cpu_core_count: (Updatable) The number of CPU cores to be made available to the database. For Autonomous AI Databases on dedicated Exadata infrastructure, the maximum number of cores is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbde/) for shape details.
140
141
 
141
142
  **Note:** This parameter cannot be used with the `ocpuCount` parameter. This input is ignored for Always Free resources.
142
143
  :param pulumi.Input[Sequence[pulumi.Input['AutonomousDatabaseCustomerContactArgs']]] customer_contacts: (Updatable) Customer Contacts.
143
144
  :param pulumi.Input[_builtins.str] data_safe_status: (Updatable) Status of the Data Safe registration for this Autonomous Database. Could be REGISTERED or NOT_REGISTERED.
144
- :param pulumi.Input[_builtins.int] data_storage_size_in_gb: (Updatable) The size, in gigabytes, of the data volume that will be created and attached to the database. This storage can later be scaled up if needed. The maximum storage value is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://www.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/autonomous-database&id=ATPFG-GUID-B0F033C1-CC5A-42F0-B2E7-3CECFEDA1FD1) for shape details.
145
+ :param pulumi.Input[_builtins.int] data_storage_size_in_gb: (Updatable) The size, in gigabytes, of the data volume that will be created and attached to the database. This storage can later be scaled up if needed. The maximum storage value is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbde/) for shape details.
145
146
 
146
147
  **Notes**
147
148
  * This parameter is only supported for dedicated Exadata infrastructure.
148
149
  * This parameter cannot be used with the `dataStorageSizeInTBs` parameter.
149
- :param pulumi.Input[_builtins.int] data_storage_size_in_tbs: (Updatable) The size, in terabytes, of the data volume that will be created and attached to the database. This storage can later be scaled up if needed. For Autonomous Databases on dedicated Exadata infrastructure, the maximum storage value is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://www.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/autonomous-database&id=ATPFG-GUID-B0F033C1-CC5A-42F0-B2E7-3CECFEDA1FD1) for shape details. A full Exadata service is allocated when the Autonomous Database size is set to the upper limit (384 TB).
150
+ :param pulumi.Input[_builtins.int] data_storage_size_in_tbs: (Updatable) The size, in terabytes, of the data volume that will be created and attached to the database. This storage can later be scaled up if needed. For Autonomous AI Databases on dedicated Exadata infrastructure, the maximum storage value is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbde/) for shape details. A full Exadata service is allocated when the Autonomous AI Database size is set to the upper limit (384 TB).
150
151
 
151
152
  **Note:** This parameter cannot be used with the `dataStorageSizeInGBs` parameter. This input is ignored for Always Free resources.
152
- :param pulumi.Input[_builtins.str] database_edition: (Updatable) The Oracle Database Edition that applies to the Autonomous databases. This parameter accepts options `STANDARD_EDITION` and `ENTERPRISE_EDITION`.
153
- :param pulumi.Input[_builtins.str] database_management_status: Status of Database Management for this Autonomous Database.
153
+ :param pulumi.Input[_builtins.str] database_edition: (Updatable) The Oracle AI Database Edition that applies to the Autonomous AI Databases. This parameter accepts options `STANDARD_EDITION` and `ENTERPRISE_EDITION`.
154
+ :param pulumi.Input[_builtins.str] database_management_status: Status of Database Management for this Autonomous AI Database.
154
155
  :param pulumi.Input[Sequence[pulumi.Input['AutonomousDatabaseDbToolsDetailArgs']]] db_tools_details: (Updatable) The list of database tools details.
155
156
 
156
157
  This cannot be updated in parallel with any of the following: licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel, whitelistedIps, isMTLSConnectionRequired, openMode, permissionLevel, dbWorkload, privateEndpointLabel, nsgIds, dbVersion, isRefreshable, dbName, scheduledOperations, isLocalDataGuardEnabled, or isFreeTier.
157
- :param pulumi.Input[_builtins.str] db_version: (Updatable) A valid Oracle Database version for Autonomous Database.`db_workload` AJD is only supported for `db_version` `19c` and above.
158
- :param pulumi.Input[_builtins.str] db_workload: (Updatable) The Autonomous Database workload type. The following values are valid:
159
- * OLTP - indicates an Autonomous Transaction Processing database
160
- * DW - indicates an Autonomous Data Warehouse database
161
- * AJD - indicates an Autonomous JSON Database
162
- * APEX - indicates an Autonomous Database with the Oracle APEX Application Development workload type.
158
+ :param pulumi.Input[_builtins.str] db_version: (Updatable) A valid Oracle AI Database version for Autonomous AI Database.`db_workload` AJD is only supported for `db_version` `19c` and above.
159
+ :param pulumi.Input[_builtins.str] db_workload: (Updatable) The Autonomous AI Database workload type. The following values are valid:
160
+ * OLTP - indicates an Autonomous AI Transaction Processing database
161
+ * DW - indicates an Autonomous AI Lakehouse database
162
+ * AJD - indicates an Autonomous AI JSON Database
163
+ * APEX - indicates an Autonomous AI Database with the Oracle APEX AI Application Development workload type.
164
+ * LH - indicates an Oracle Autonomous AI Lakehouse database
163
165
 
164
166
  This cannot be updated in parallel with any of the following: licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel, adminPassword, whitelistedIps, isMTLSConnectionRequired, privateEndpointLabel, nsgIds, dbVersion, isRefreshable, dbName, scheduledOperations, dbToolsDetails, isLocalDataGuardEnabled, or isFreeTier. *Note: `db_workload` can only be updated from AJD to OLTP or from a free OLTP to AJD.
165
167
  :param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] defined_tags: (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
166
- :param pulumi.Input[_builtins.str] disaster_recovery_type: Indicates the disaster recovery (DR) type of the standby Autonomous Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
167
- :param pulumi.Input[_builtins.str] display_name: (Updatable) The user-friendly name for the Autonomous Database. The name does not have to be unique.
168
- :param pulumi.Input['AutonomousDatabaseEncryptionKeyArgs'] encryption_key: (Updatable) Details of the Autonomous Database encryption key.
168
+ :param pulumi.Input[_builtins.str] disaster_recovery_type: Indicates the disaster recovery (DR) type of the standby Autonomous AI Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
169
+ :param pulumi.Input[_builtins.str] display_name: (Updatable) The user-friendly name for the Autonomous AI Database. The name does not have to be unique.
170
+ :param pulumi.Input['AutonomousDatabaseEncryptionKeyArgs'] encryption_key: (Updatable) Details of the Autonomous AI Database encryption key.
169
171
  :param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] freeform_tags: (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
170
- :param pulumi.Input[_builtins.int] in_memory_percentage: (Updatable) The percentage of the System Global Area(SGA) assigned to In-Memory tables in Autonomous Database. This property is applicable only to Autonomous Databases on the Exadata Cloud@Customer platform.
172
+ :param pulumi.Input[_builtins.int] in_memory_percentage: (Updatable) The percentage of the System Global Area(SGA) assigned to In-Memory tables in Autonomous AI Database. This property is applicable only to Autonomous AI Databases on the Exadata Cloud@Customer platform.
171
173
  :param pulumi.Input[_builtins.bool] is_access_control_enabled: (Updatable) Indicates if the database-level access control is enabled. If disabled, database access is defined by the network security rules. If enabled, database access is restricted to the IP addresses defined by the rules specified with the `whitelistedIps` property. While specifying `whitelistedIps` rules is optional, if database-level access control is enabled and no rules are specified, the database will become inaccessible. The rules can be added later using the `UpdateAutonomousDatabase` API operation or edit option in console. When creating a database clone, the desired access control setting should be specified. By default, database-level access control will be disabled for the clone.
172
174
 
173
- This property is applicable only to Autonomous Databases on the Exadata Cloud@Customer platform. For Autonomous Database Serverless instances, `whitelistedIps` is used.
174
- :param pulumi.Input[_builtins.bool] is_auto_scaling_enabled: (Updatable) Indicates if auto scaling is enabled for the Autonomous Database CPU core count. The default value is `TRUE`.
175
- :param pulumi.Input[_builtins.bool] is_auto_scaling_for_storage_enabled: (Updatable) Indicates if auto scaling is enabled for the Autonomous Database storage. The default value is `FALSE`.
176
- :param pulumi.Input[_builtins.bool] is_backup_retention_locked: (Updatable) True if the Autonomous Database is backup retention locked.
177
- :param pulumi.Input[_builtins.bool] is_data_guard_enabled: (Updatable) **Deprecated.** Indicates whether the Autonomous Database has local (in-region) Data Guard enabled. Not applicable to cross-region Autonomous Data Guard associations, or to Autonomous Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
175
+ This property is applicable only to Autonomous AI Databases on the Exadata Cloud@Customer platform. For Autonomous AI Database Serverless instances, `whitelistedIps` is used.
176
+ :param pulumi.Input[_builtins.bool] is_auto_scaling_enabled: (Updatable) Indicates if auto scaling is enabled for the Autonomous AI Database CPU core count. The default value is `TRUE`.
177
+ :param pulumi.Input[_builtins.bool] is_auto_scaling_for_storage_enabled: (Updatable) Indicates if auto scaling is enabled for the Autonomous AI Database storage. The default value is `FALSE`.
178
+ :param pulumi.Input[_builtins.bool] is_backup_retention_locked: (Updatable) True if the Autonomous AI Database is backup retention locked.
179
+ :param pulumi.Input[_builtins.bool] is_data_guard_enabled: (Updatable) **Deprecated.** Indicates whether the Autonomous AI Database has local (in-region) Data Guard enabled. Not applicable to cross-region Autonomous Data Guard associations, or to Autonomous AI Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
178
180
  :param pulumi.Input[_builtins.bool] is_dedicated: True if the database is on [dedicated Exadata infrastructure](https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html).
179
- :param pulumi.Input[_builtins.bool] is_dev_tier: (Updatable) Autonomous Database for Developers are fixed-shape Autonomous Databases that developers can use to build and test new applications. On Serverless, these are low-cost and billed per instance, on Dedicated and Cloud@Customer there is no additional cost to create Developer databases. Developer databases come with limited resources and is not intended for large-scale testing and production deployments. When you need more compute or storage resources, you may upgrade to a full paid production database.
180
- :param pulumi.Input[_builtins.bool] is_free_tier: (Updatable) Indicates if this is an Always Free resource. The default value is false. Note that Always Free Autonomous Databases have 1 CPU and 20GB of memory. For Always Free databases, memory and CPU cannot be scaled.
181
+ :param pulumi.Input[_builtins.bool] is_dev_tier: (Updatable) Autonomous AI Database for Developers are fixed-shape Autonomous AI Databases that developers can use to build and test new applications. On Serverless, these are low-cost and billed per instance, on Dedicated and Cloud@Customer there is no additional cost to create Developer databases. Developer databases come with limited resources and is not intended for large-scale testing and production deployments. When you need more compute or storage resources, you may upgrade to a full paid production database.
182
+ :param pulumi.Input[_builtins.bool] is_free_tier: (Updatable) Indicates if this is an Always Free resource. The default value is false. Note that Always Free Autonomous AI Databases have 1 CPU and 20GB of memory. For Always Free databases, memory and CPU cannot be scaled.
181
183
 
182
184
  This cannot be updated in parallel with any of the following: licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel, adminPassword, whitelistedIps, isMTLSConnectionRequired, openMode, permissionLevel, privateEndpointLabel, nsgIds, dbVersion, isRefreshable, dbName, scheduledOperations, dbToolsDetails, or isLocalDataGuardEnabled When `db_workload` is `AJD` it cannot be `true`.
183
- :param pulumi.Input[_builtins.bool] is_local_data_guard_enabled: (Updatable) Indicates whether the Autonomous Database has local (in-region) Data Guard enabled. Not applicable to cross-region Autonomous Data Guard associations, or to Autonomous Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
184
- :param pulumi.Input[_builtins.bool] is_preview_version_with_service_terms_accepted: If set to `TRUE`, indicates that an Autonomous Database preview version is being provisioned, and that the preview version's terms of service have been accepted. Note that preview version software is only available for Autonomous Database Serverless instances (https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/).
185
- :param pulumi.Input[_builtins.bool] is_refreshable_clone: Indicates if the Autonomous Database is a refreshable clone.
185
+ :param pulumi.Input[_builtins.bool] is_local_data_guard_enabled: (Updatable) Indicates whether the Autonomous AI Database has local (in-region) Data Guard enabled. Not applicable to cross-region Autonomous Data Guard associations, or to Autonomous AI Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
186
+ :param pulumi.Input[_builtins.bool] is_preview_version_with_service_terms_accepted: If set to `TRUE`, indicates that an Autonomous AI Database preview version is being provisioned, and that the preview version's terms of service have been accepted. Note that preview version software is only available for Autonomous AI Database Serverless instances (https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/).
187
+ :param pulumi.Input[_builtins.bool] is_refreshable_clone: Indicates if the Autonomous AI Database is a refreshable clone.
186
188
  :param pulumi.Input[_builtins.bool] is_replicate_automatic_backups: If true, 7 days worth of backups are replicated across regions for Cross-Region ADB or Backup-Based DR between Primary and Standby. If false, the backups taken on the Primary are not replicated to the Standby database.
187
189
  :param pulumi.Input[_builtins.str] kms_key_id: The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
188
- :param pulumi.Input[_builtins.str] license_model: (Updatable) The Oracle license model that applies to the Oracle Autonomous Database. Bring your own license (BYOL) allows you to apply your current on-premises Oracle software licenses to equivalent, highly automated Oracle services in the cloud. License Included allows you to subscribe to new Oracle Database software licenses and the Oracle Database service. Note that when provisioning an [Autonomous Database on dedicated Exadata infrastructure](https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html), this attribute must be null. It is already set at the Autonomous Exadata Infrastructure level. When provisioning an [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) database, if a value is not specified, the system defaults the value to `BRING_YOUR_OWN_LICENSE`. Bring your own license (BYOL) also allows you to select the DB edition using the optional parameter.
190
+ :param pulumi.Input[_builtins.str] license_model: (Updatable) The Oracle license model that applies to the Oracle Autonomous AI Database. Bring your own license (BYOL) allows you to apply your current on-premises Oracle software licenses to equivalent, highly automated Oracle services in the cloud. License Included allows you to subscribe to new Oracle AI Database software licenses and the Oracle AI Database service. Note that when provisioning an [Autonomous AI Database on dedicated Exadata infrastructure](https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html), this attribute must be null. It is already set at the Autonomous Exadata Infrastructure level. When provisioning an [Autonomous AI Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) database, if a value is not specified, the system defaults the value to `BRING_YOUR_OWN_LICENSE`. Bring your own license (BYOL) also allows you to select the DB edition using the optional parameter.
189
191
 
190
192
  This cannot be updated in parallel with any of the following: cpuCoreCount, computeCount, dataStorageSizeInTBs, adminPassword, isMTLSConnectionRequired, dbWorkload, privateEndpointLabel, nsgIds, dbVersion, dbName, scheduledOperations, dbToolsDetails, or isFreeTier. It is a required field when `db_workload` is AJD and needs to be set to `LICENSE_INCLUDED` as AJD does not support default `license_model` value `BRING_YOUR_OWN_LICENSE`.
191
193
  :param pulumi.Input[_builtins.int] local_adg_auto_failover_max_data_loss_limit: Parameter that allows users to select an acceptable maximum data loss limit in seconds, up to which Automatic Failover will be triggered when necessary for a Local Autonomous Data Guard
192
194
  :param pulumi.Input[Sequence[pulumi.Input['AutonomousDatabaseLongTermBackupScheduleArgs']]] long_term_backup_schedules: Details for the long-term backup schedule.
193
- :param pulumi.Input[_builtins.str] ncharacter_set: The character set for the Autonomous Database. The default is AL32UTF8. Use [List Autonomous Database Character Sets](https://docs.oracle.com/iaas/autonomous-database-serverless/doc/autonomous-character-set-selection.html) to list the allowed values for an Autonomous Database Serverless instance. For an Autonomous Database on dedicated Exadata infrastructure, the allowed values are: AL16UTF16 or UTF8.
195
+ :param pulumi.Input[_builtins.str] ncharacter_set: The character set for the Autonomous AI Database. The default is AL32UTF8. Use [List Autonomous AI Database Character Sets](https://docs.oracle.com/iaas/autonomous-database-serverless/doc/autonomous-character-set-selection.html) to list the allowed values for an Autonomous AI Database Serverless instance. For an Autonomous AI Database on dedicated Exadata infrastructure, the allowed values are: AL16UTF16 or UTF8.
194
196
  :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] nsg_ids: (Updatable) The list of [OCIDs](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for the network security groups (NSGs) to which this resource belongs. Setting this to an empty list removes all resources from all NSGs. For more information about NSGs, see [Security Rules](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/securityrules.htm). **NsgIds restrictions:**
195
- * A network security group (NSG) is optional for Autonomous Databases with private access. The nsgIds list can be empty.
197
+ * A network security group (NSG) is optional for Autonomous AI Databases with private access. The nsgIds list can be empty.
196
198
  :param pulumi.Input[_builtins.float] ocpu_count: (Updatable) The number of OCPU cores to be made available to the database.
197
199
 
198
200
  The following points apply:
199
- * For Autonomous Databases on Dedicated Exadata infrastructure, to provision less than 1 core, enter a fractional value in an increment of 0.1. For example, you can provision 0.3 or 0.4 cores, but not 0.35 cores. (Note that fractional OCPU values are not supported for Autonomous Database Serverless instances.)
200
- * To provision 1 or more cores, you must enter an integer between 1 and the maximum number of cores available for the infrastructure shape. For example, you can provision 2 cores or 3 cores, but not 2.5 cores. This applies to an Autonomous Database Serverless instance or an Autonomous Database on Dedicated Exadata Infrastructure.
201
- * For Autonomous Database Serverless instances, this parameter is not used.
201
+ * For Autonomous AI Databases on Dedicated Exadata infrastructure, to provision less than 1 core, enter a fractional value in an increment of 0.1. For example, you can provision 0.3 or 0.4 cores, but not 0.35 cores. (Note that fractional OCPU values are not supported for Autonomous AI Database Serverless instances.)
202
+ * To provision 1 or more cores, you must enter an integer between 1 and the maximum number of cores available for the infrastructure shape. For example, you can provision 2 cores or 3 cores, but not 2.5 cores. This applies to an Autonomous AI Database Serverless instance or an Autonomous AI Database on Dedicated Exadata Infrastructure.
203
+ * For Autonomous AI Database Serverless instances, this parameter is not used.
202
204
 
203
- For Autonomous Databases on Dedicated Exadata infrastructure, the maximum number of cores is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://www.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/autonomous-database&id=ATPFG-GUID-B0F033C1-CC5A-42F0-B2E7-3CECFEDA1FD1) for shape details.
205
+ For Autonomous AI Databases on Dedicated Exadata infrastructure, the maximum number of cores is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbde/) for shape details.
204
206
 
205
207
  **Note:** This parameter cannot be used with the `cpuCoreCount` parameter.
206
- :param pulumi.Input[_builtins.str] open_mode: (Updatable) Indicates the Autonomous Database mode. The database can be opened in `READ_ONLY` or `READ_WRITE` mode.
208
+ :param pulumi.Input[_builtins.str] open_mode: (Updatable) Indicates the Autonomous AI Database mode. The database can be opened in `READ_ONLY` or `READ_WRITE` mode.
207
209
 
208
210
  This cannot be updated in parallel with any of the following: cpuCoreCount, computeCount, computeModel, adminPassword, whitelistedIps, isMTLSConnectionRequired, dbVersion, isRefreshable, dbName, scheduledOperations, dbToolsDetails, or isFreeTier.
209
- :param pulumi.Input[_builtins.str] operations_insights_status: Status of Operations Insights for this Autonomous Database.
210
- :param pulumi.Input[_builtins.str] permission_level: The Autonomous Database permission level. Restricted mode allows access only by admin users.
211
+ :param pulumi.Input[_builtins.str] operations_insights_status: Status of Operations Insights for this Autonomous AI Database.
212
+ :param pulumi.Input[_builtins.str] permission_level: The Autonomous AI Database permission level. Restricted mode allows access only by admin users.
211
213
  :param pulumi.Input[_builtins.str] private_endpoint_ip: (Updatable) The private endpoint Ip address for the resource.
212
214
  :param pulumi.Input[_builtins.str] private_endpoint_label: (Updatable) The private endpoint label for the resource.
213
- :param pulumi.Input[_builtins.str] refreshable_mode: (Updatable) The refresh mode of the clone. AUTOMATIC indicates that the clone is automatically being refreshed with data from the source Autonomous Database.
214
- :param pulumi.Input[_builtins.str] remote_disaster_recovery_type: Indicates the cross-region disaster recovery (DR) type of the standby Autonomous Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
215
- :param pulumi.Input[_builtins.str] resource_pool_leader_id: (Updatable) The unique identifier for leader autonomous database OCID [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
215
+ :param pulumi.Input[_builtins.str] refreshable_mode: (Updatable) The refresh mode of the clone. AUTOMATIC indicates that the clone is automatically being refreshed with data from the source Autonomous AI Database.
216
+ :param pulumi.Input[_builtins.str] remote_disaster_recovery_type: Indicates the cross-region disaster recovery (DR) type of the standby Autonomous AI Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
217
+ :param pulumi.Input[_builtins.str] resource_pool_leader_id: (Updatable) The unique identifier for leader Autonomous AI Database OCID [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
216
218
  :param pulumi.Input['AutonomousDatabaseResourcePoolSummaryArgs'] resource_pool_summary: (Updatable) The configuration details for resource pool
217
219
  :param pulumi.Input[Sequence[pulumi.Input['AutonomousDatabaseScheduledOperationArgs']]] scheduled_operations: (Updatable) The list of scheduled operations. Consists of values such as dayOfWeek, scheduledStartTime, scheduledStopTime.
218
220
 
@@ -222,35 +224,36 @@ class AutonomousDatabaseArgs:
222
224
  This cannot be used in conjunction with adminPassword.
223
225
  :param pulumi.Input[_builtins.int] secret_version_number: (Updatable) The version of the vault secret. If no version is specified, the latest version will be used.
224
226
  :param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] security_attributes: (Updatable) Security Attributes for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Oracle-ZPR": {"MaxEgressCount": {"value": "42", "mode": "audit"}}}`
225
- :param pulumi.Input[_builtins.str] source: The source of the database: Use `NONE` for creating a new Autonomous Database. Use `DATABASE` for creating a new Autonomous Database by cloning an existing Autonomous Database. Use `CROSS_REGION_DATAGUARD` to create a standby Data Guard database in another region.
227
+ :param pulumi.Input[_builtins.str] source: The source of the database: Use `NONE` for creating a new Autonomous AI Database. Use `DATABASE` for creating a new Autonomous AI Database by cloning an existing Autonomous AI Database. Use `CROSS_REGION_DATAGUARD` to create a standby Data Guard database in another region.
226
228
 
227
- For [Autonomous Database Serverless instances](https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/), the following cloning options are available: Use `BACKUP_FROM_ID` for creating a new Autonomous Database from a specified backup. Use `BACKUP_FROM_TIMESTAMP` for creating a point-in-time Autonomous Database clone using backups. For more information, see [Cloning and Moving an Autonomous Database](https://docs.oracle.com/en/cloud/paas/autonomous-database/adbsa/clone-autonomous-database.html#GUID-D771796F-5081-4CFB-A7FF-0F893EABD7BC).
228
- :param pulumi.Input[_builtins.str] source_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous Database that will be used to create a new peer database for the Data Guard association.
229
- :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] standby_whitelisted_ips: (Updatable) The client IP access control list (ACL). This feature is available for [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) and on Exadata Cloud@Customer. Only clients connecting from an IP address included in the ACL may access the Autonomous Database instance. If `arePrimaryWhitelistedIpsUsed` is 'TRUE' then Autonomous Database uses this primary's IP access control list (ACL) for the disaster recovery peer called `standbywhitelistedips`.
229
+ For [Autonomous AI Database Serverless instances](https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/), the following cloning options are available: Use `BACKUP_FROM_ID` for creating a new Autonomous AI Database from a specified backup. Use `BACKUP_FROM_TIMESTAMP` for creating a point-in-time Autonomous AI Database clone using backups. For more information, see [Cloning and Moving an Autonomous AI Database](https://docs.oracle.com/en/cloud/paas/autonomous-database/adbsa/clone-autonomous-database.html#GUID-D771796F-5081-4CFB-A7FF-0F893EABD7BC).
230
+ :param pulumi.Input[_builtins.str] source_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous AI Database that will be used to create a new peer database for the Data Guard association.
231
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] standby_whitelisted_ips: (Updatable) The client IP access control list (ACL). This feature is available for [Autonomous AI Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) and on Exadata Cloud@Customer. Only clients connecting from an IP address included in the ACL may access the Autonomous AI Database instance. If `arePrimaryWhitelistedIpsUsed` is 'TRUE' then Autonomous AI Database uses this primary's IP access control list (ACL) for the disaster recovery peer called `standbywhitelistedips`.
230
232
 
231
- For Autonomous Database Serverless, this is an array of CIDR (classless inter-domain routing) notations for a subnet or VCN OCID (virtual cloud network Oracle Cloud ID). Multiple IPs and VCN OCIDs should be separate strings separated by commas, but if it’s other configurations that need multiple pieces of information then its each piece is connected with semicolon (;) as a delimiter. Example: `["1.1.1.1","1.1.1.0/24","ocid1.vcn.oc1.sea.<unique_id>","ocid1.vcn.oc1.sea.<unique_id1>;1.1.1.1","ocid1.vcn.oc1.sea.<unique_id2>;1.1.0.0/16"]` For Exadata Cloud@Customer, this is an array of IP addresses or CIDR notations. Example: `["1.1.1.1","1.1.1.0/24","1.1.2.25"]`
233
+ For Autonomous AI Database Serverless, this is an array of CIDR (classless inter-domain routing) notations for a subnet or VCN OCID (virtual cloud network Oracle Cloud ID). Multiple IPs and VCN OCIDs should be separate strings separated by commas, but if it’s other configurations that need multiple pieces of information then its each piece is connected with semicolon (;) as a delimiter. Example: `["1.1.1.1","1.1.1.0/24","ocid1.vcn.oc1.sea.<unique_id>","ocid1.vcn.oc1.sea.<unique_id1>;1.1.1.1","ocid1.vcn.oc1.sea.<unique_id2>;1.1.0.0/16"]` For Exadata Cloud@Customer, this is an array of IP addresses or CIDR notations. Example: `["1.1.1.1","1.1.1.0/24","1.1.2.25"]`
232
234
 
233
235
  For an update operation, if you want to delete all the IPs in the ACL, use an array with a single empty string entry.
234
236
 
235
237
  This cannot be updated in parallel with any of the following: licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel, adminPassword, isMTLSConnectionRequired, openMode, permissionLevel, dbWorkload, dbVersion, isRefreshable, dbName, scheduledOperations, dbToolsDetails, isLocalDataGuardEnabled, or isFreeTier.
236
- :param pulumi.Input[_builtins.str] state: The current state of the Autonomous Database.
238
+ :param pulumi.Input[_builtins.str] state: The current state of the Autonomous AI Database.
237
239
  :param pulumi.Input[_builtins.str] subnet_id: (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subnet the resource is associated with.
238
240
 
239
241
  **Subnet Restrictions:**
240
242
  * For bare metal DB systems and for single node virtual machine DB systems, do not use a subnet that overlaps with 192.168.16.16/28.
241
243
  * For Exadata and virtual machine 2-node RAC systems, do not use a subnet that overlaps with 192.168.128.0/20.
242
- * For Autonomous Database, setting this will disable public secure access to the database.
244
+ * For Autonomous AI Database, setting this will disable public secure access to the database.
243
245
 
244
246
  These subnets are used by the Oracle Clusterware private interconnect on the database instance. Specifying an overlapping subnet will cause the private interconnect to malfunction. This restriction applies to both the client subnet and the backup subnet.
245
247
  :param pulumi.Input[_builtins.str] subscription_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subscription with which resource needs to be associated with.
246
- :param pulumi.Input[_builtins.str] time_of_auto_refresh_start: (Updatable) The the date and time that auto-refreshing will begin for an Autonomous Database refreshable clone. This value controls only the start time for the first refresh operation. Subsequent (ongoing) refresh operations have start times controlled by the value of the `autoRefreshFrequencyInSeconds` parameter.
247
- :param pulumi.Input[_builtins.str] time_scheduled_db_version_upgrade: The date and time the Autonomous Database scheduled to upgrade to 23ai. Send this value along with the target db_version value to schedule the database version upgrade. After the upgrade is scheduled and before the scheduled upgrade time arrives, please keep the db_version value the same as the backend's current db_version.
248
- :param pulumi.Input[_builtins.str] timestamp: The timestamp specified for the point-in-time clone of the source Autonomous Database. The timestamp must be in the past.
248
+ :param pulumi.Input[_builtins.str] time_of_auto_refresh_start: (Updatable) The the date and time that auto-refreshing will begin for an Autonomous AI Database refreshable clone. This value controls only the start time for the first refresh operation. Subsequent (ongoing) refresh operations have start times controlled by the value of the `autoRefreshFrequencyInSeconds` parameter.
249
+ :param pulumi.Input[_builtins.str] time_scheduled_db_version_upgrade: The date and time the Autonomous AI Database scheduled to upgrade to 26ai.
250
+ :param pulumi.Input[_builtins.str] timestamp: The timestamp specified for the point-in-time clone of the source Autonomous AI Database. The timestamp must be in the past.
249
251
  :param pulumi.Input[_builtins.bool] use_latest_available_backup_time_stamp: Clone from latest available backup timestamp.
252
+ :param pulumi.Input[Sequence[pulumi.Input['AutonomousDatabaseVanityUrlDetailArgs']]] vanity_url_details: Details for api gateway and vanity url(custom url) for dbTools.
250
253
  :param pulumi.Input[_builtins.str] vault_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle Cloud Infrastructure [vault](https://docs.cloud.oracle.com/iaas/Content/KeyManagement/Concepts/keyoverview.htm#concepts). This parameter and `secretId` are required for Customer Managed Keys.
251
- :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] whitelisted_ips: (Updatable) The client IP access control list (ACL). This feature is available for [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) and on Exadata Cloud@Customer. Only clients connecting from an IP address included in the ACL may access the Autonomous Database instance. If `arePrimaryWhitelistedIpsUsed` is 'TRUE' then Autonomous Database uses this primary's IP access control list (ACL) for the disaster recovery peer called `standbywhitelistedips`.
254
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] whitelisted_ips: (Updatable) The client IP access control list (ACL). This feature is available for [Autonomous AI Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) and on Exadata Cloud@Customer. Only clients connecting from an IP address included in the ACL may access the Autonomous AI Database instance. If `arePrimaryWhitelistedIpsUsed` is 'TRUE' then Autonomous AI Database uses this primary's IP access control list (ACL) for the disaster recovery peer called `standbywhitelistedips`.
252
255
 
253
- For Autonomous Database Serverless, this is an array of CIDR (classless inter-domain routing) notations for a subnet or VCN OCID (virtual cloud network Oracle Cloud ID). Multiple IPs and VCN OCIDs should be separate strings separated by commas, but if it’s other configurations that need multiple pieces of information then its each piece is connected with semicolon (;) as a delimiter. Example: `["1.1.1.1","1.1.1.0/24","ocid1.vcn.oc1.sea.<unique_id>","ocid1.vcn.oc1.sea.<unique_id1>;1.1.1.1","ocid1.vcn.oc1.sea.<unique_id2>;1.1.0.0/16"]` For Exadata Cloud@Customer, this is an array of IP addresses or CIDR notations. Example: `["1.1.1.1","1.1.1.0/24","1.1.2.25"]`
256
+ For Autonomous AI Database Serverless, this is an array of CIDR (classless inter-domain routing) notations for a subnet or VCN OCID (virtual cloud network Oracle Cloud ID). Multiple IPs and VCN OCIDs should be separate strings separated by commas, but if it’s other configurations that need multiple pieces of information then its each piece is connected with semicolon (;) as a delimiter. Example: `["1.1.1.1","1.1.1.0/24","ocid1.vcn.oc1.sea.<unique_id>","ocid1.vcn.oc1.sea.<unique_id1>;1.1.1.1","ocid1.vcn.oc1.sea.<unique_id2>;1.1.0.0/16"]` For Exadata Cloud@Customer, this is an array of IP addresses or CIDR notations. Example: `["1.1.1.1","1.1.1.0/24","1.1.2.25"]`
254
257
 
255
258
  For an update operation, if you want to delete all the IPs in the ACL, use an array with a single empty string entry.
256
259
 
@@ -437,6 +440,8 @@ class AutonomousDatabaseArgs:
437
440
  pulumi.set(__self__, "timestamp", timestamp)
438
441
  if use_latest_available_backup_time_stamp is not None:
439
442
  pulumi.set(__self__, "use_latest_available_backup_time_stamp", use_latest_available_backup_time_stamp)
443
+ if vanity_url_details is not None:
444
+ pulumi.set(__self__, "vanity_url_details", vanity_url_details)
440
445
  if vault_id is not None:
441
446
  pulumi.set(__self__, "vault_id", vault_id)
442
447
  if whitelisted_ips is not None:
@@ -446,7 +451,7 @@ class AutonomousDatabaseArgs:
446
451
  @pulumi.getter(name="compartmentId")
447
452
  def compartment_id(self) -> pulumi.Input[_builtins.str]:
448
453
  """
449
- (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment of the Autonomous Database.
454
+ (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment of the Autonomous AI Database.
450
455
  """
451
456
  return pulumi.get(self, "compartment_id")
452
457
 
@@ -482,7 +487,7 @@ class AutonomousDatabaseArgs:
482
487
  @pulumi.getter(name="arePrimaryWhitelistedIpsUsed")
483
488
  def are_primary_whitelisted_ips_used(self) -> Optional[pulumi.Input[_builtins.bool]]:
484
489
  """
485
- (Updatable) This field will be null if the Autonomous Database is not Data Guard enabled or Access Control is disabled. It's value would be `TRUE` if Autonomous Database is Data Guard enabled and Access Control is enabled and if the Autonomous Database uses primary IP access control list (ACL) for standby. It's value would be `FALSE` if Autonomous Database is Data Guard enabled and Access Control is enabled and if the Autonomous Database uses different IP access control list (ACL) for standby compared to primary.
490
+ (Updatable) This field will be null if the Autonomous AI Database is not Data Guard enabled or Access Control is disabled. It's value would be `TRUE` if Autonomous AI Database is Data Guard enabled and Access Control is enabled and if the Autonomous AI Database uses primary IP access control list (ACL) for standby. It's value would be `FALSE` if Autonomous AI Database is Data Guard enabled and Access Control is enabled and if the Autonomous AI Database uses different IP access control list (ACL) for standby compared to primary.
486
491
  """
487
492
  return pulumi.get(self, "are_primary_whitelisted_ips_used")
488
493
 
@@ -518,7 +523,7 @@ class AutonomousDatabaseArgs:
518
523
  @pulumi.getter(name="autonomousContainerDatabaseId")
519
524
  def autonomous_container_database_id(self) -> Optional[pulumi.Input[_builtins.str]]:
520
525
  """
521
- The Autonomous Container Database [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm). Used only by Autonomous Database on Dedicated Exadata Infrastructure.
526
+ The Autonomous Container Database [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm). Used only by Autonomous AI Database on Dedicated Exadata Infrastructure.
522
527
  """
523
528
  return pulumi.get(self, "autonomous_container_database_id")
524
529
 
@@ -530,7 +535,7 @@ class AutonomousDatabaseArgs:
530
535
  @pulumi.getter(name="autonomousDatabaseBackupId")
531
536
  def autonomous_database_backup_id(self) -> Optional[pulumi.Input[_builtins.str]]:
532
537
  """
533
- The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous Database Backup that you will clone to create a new Autonomous Database.
538
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous AI Database Backup that you will clone to create a new Autonomous AI Database.
534
539
  """
535
540
  return pulumi.get(self, "autonomous_database_backup_id")
536
541
 
@@ -542,7 +547,7 @@ class AutonomousDatabaseArgs:
542
547
  @pulumi.getter(name="autonomousDatabaseId")
543
548
  def autonomous_database_id(self) -> Optional[pulumi.Input[_builtins.str]]:
544
549
  """
545
- The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous Database that you will clone to create a new Autonomous Database.
550
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous AI Database that you will clone to create a new Autonomous AI Database.
546
551
  """
547
552
  return pulumi.get(self, "autonomous_database_id")
548
553
 
@@ -554,7 +559,7 @@ class AutonomousDatabaseArgs:
554
559
  @pulumi.getter(name="autonomousMaintenanceScheduleType")
555
560
  def autonomous_maintenance_schedule_type(self) -> Optional[pulumi.Input[_builtins.str]]:
556
561
  """
557
- (Updatable) The maintenance schedule type of the Autonomous Database Serverless. An EARLY maintenance schedule follows a schedule applying patches prior to the REGULAR schedule. A REGULAR maintenance schedule follows the normal cycle
562
+ (Updatable) The maintenance schedule type of the Autonomous AI Database Serverless. An EARLY maintenance schedule follows a schedule applying patches prior to the REGULAR schedule. A REGULAR maintenance schedule follows the normal cycle
558
563
  """
559
564
  return pulumi.get(self, "autonomous_maintenance_schedule_type")
560
565
 
@@ -590,9 +595,9 @@ class AutonomousDatabaseArgs:
590
595
  @pulumi.getter(name="characterSet")
591
596
  def character_set(self) -> Optional[pulumi.Input[_builtins.str]]:
592
597
  """
593
- The character set for the autonomous database. The default is AL32UTF8. Allowed values for an Autonomous Database Serverless instance as as returned by [List Autonomous Database Character Sets](https://docs.oracle.com/iaas/autonomous-database-serverless/doc/autonomous-character-set-selection.html)
598
+ The character set for the Autonomous AI Database. The default is AL32UTF8. Allowed values for an Autonomous AI Database Serverless instance as as returned by [List Autonomous AI Database Character Sets](https://docs.oracle.com/iaas/autonomous-database-serverless/doc/autonomous-character-set-selection.html)
594
599
 
595
- For an Autonomous Database on dedicated infrastructure, the allowed values are:
600
+ For an Autonomous AI Database on dedicated infrastructure, the allowed values are:
596
601
 
597
602
  AL32UTF8, AR8ADOS710, AR8ADOS720, AR8APTEC715, AR8ARABICMACS, AR8ASMO8X, AR8ISO8859P6, AR8MSWIN1256, AR8MUSSAD768, AR8NAFITHA711, AR8NAFITHA721, AR8SAKHR706, AR8SAKHR707, AZ8ISO8859P9E, BG8MSWIN, BG8PC437S, BLT8CP921, BLT8ISO8859P13, BLT8MSWIN1257, BLT8PC775, BN8BSCII, CDN8PC863, CEL8ISO8859P14, CL8ISO8859P5, CL8ISOIR111, CL8KOI8R, CL8KOI8U, CL8MACCYRILLICS, CL8MSWIN1251, EE8ISO8859P2, EE8MACCES, EE8MACCROATIANS, EE8MSWIN1250, EE8PC852, EL8DEC, EL8ISO8859P7, EL8MACGREEKS, EL8MSWIN1253, EL8PC437S, EL8PC851, EL8PC869, ET8MSWIN923, HU8ABMOD, HU8CWI2, IN8ISCII, IS8PC861, IW8ISO8859P8, IW8MACHEBREWS, IW8MSWIN1255, IW8PC1507, JA16EUC, JA16EUCTILDE, JA16SJIS, JA16SJISTILDE, JA16VMS, KO16KSC5601, KO16KSCCS, KO16MSWIN949, LA8ISO6937, LA8PASSPORT, LT8MSWIN921, LT8PC772, LT8PC774, LV8PC1117, LV8PC8LR, LV8RST104090, N8PC865, NE8ISO8859P10, NEE8ISO8859P4, RU8BESTA, RU8PC855, RU8PC866, SE8ISO8859P3, TH8MACTHAIS, TH8TISASCII, TR8DEC, TR8MACTURKISHS, TR8MSWIN1254, TR8PC857, US7ASCII, US8PC437, UTF8, VN8MSWIN1258, VN8VN3, WE8DEC, WE8DG, WE8ISO8859P1, WE8ISO8859P15, WE8ISO8859P9, WE8MACROMAN8S, WE8MSWIN1252, WE8NCR4970, WE8NEXTSTEP, WE8PC850, WE8PC858, WE8PC860, WE8ROMAN8, ZHS16CGB231280, ZHS16GBK, ZHT16BIG5, ZHT16CCDC, ZHT16DBT, ZHT16HKSCS, ZHT16MSWIN950, ZHT32EUC, ZHT32SOPS, ZHT32TRIS
598
603
  """
@@ -606,7 +611,7 @@ class AutonomousDatabaseArgs:
606
611
  @pulumi.getter(name="cloneTableSpaceLists")
607
612
  def clone_table_space_lists(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.int]]]]:
608
613
  """
609
- A list of the source Autonomous Database's table space number(s) used to create this partial clone from the backup.
614
+ A list of the source Autonomous AI Database's table space number(s) used to create this partial clone from the backup.
610
615
  """
611
616
  return pulumi.get(self, "clone_table_space_lists")
612
617
 
@@ -618,7 +623,7 @@ class AutonomousDatabaseArgs:
618
623
  @pulumi.getter(name="cloneType")
619
624
  def clone_type(self) -> Optional[pulumi.Input[_builtins.str]]:
620
625
  """
621
- The Autonomous Database clone type.
626
+ The Autonomous AI Database clone type.
622
627
  * `FULL` - This option creates a new database that includes all source database data.
623
628
  * `METADATA` - This option creates a new database that includes the source database schema and select metadata, but not the source database data.
624
629
  """
@@ -632,7 +637,7 @@ class AutonomousDatabaseArgs:
632
637
  @pulumi.getter(name="computeCount")
633
638
  def compute_count(self) -> Optional[pulumi.Input[_builtins.float]]:
634
639
  """
635
- (Updatable) The compute amount (CPUs) available to the database. Minimum and maximum values depend on the compute model and whether the database is an Autonomous Database Serverless instance or an Autonomous Database on Dedicated Exadata Infrastructure. The 'ECPU' compute model requires a minimum value of one, for databases in the elastic resource pool and minimum value of two, otherwise. Required when using the `computeModel` parameter. When using `cpuCoreCount` parameter, it is an error to specify computeCount to a non-null value. Providing `computeModel` and `computeCount` is the preferred method for both OCPU and ECPU.
640
+ (Updatable) The compute amount (CPUs) available to the database. Minimum and maximum values depend on the compute model and whether the database is an Autonomous AI Database Serverless instance or an Autonomous AI Database on Dedicated Exadata Infrastructure. The 'ECPU' compute model requires a minimum value of one, for databases in the elastic resource pool and minimum value of two, otherwise. Required when using the `computeModel` parameter. When using `cpuCoreCount` parameter, it is an error to specify computeCount to a non-null value. Providing `computeModel` and `computeCount` is the preferred method for both OCPU and ECPU.
636
641
  """
637
642
  return pulumi.get(self, "compute_count")
638
643
 
@@ -644,7 +649,7 @@ class AutonomousDatabaseArgs:
644
649
  @pulumi.getter(name="computeModel")
645
650
  def compute_model(self) -> Optional[pulumi.Input[_builtins.str]]:
646
651
  """
647
- (Updatable) The compute model of the Autonomous Database. This is required if using the `computeCount` parameter. If using `cpuCoreCount` then it is an error to specify `computeModel` to a non-null value. ECPU compute model is the recommended model and OCPU compute model is legacy.
652
+ (Updatable) The compute model of the Autonomous AI Database. This is required if using the `computeCount` parameter. If using `cpuCoreCount` then it is an error to specify `computeModel` to a non-null value. ECPU compute model is the recommended model and OCPU compute model is legacy.
648
653
  """
649
654
  return pulumi.get(self, "compute_model")
650
655
 
@@ -656,7 +661,7 @@ class AutonomousDatabaseArgs:
656
661
  @pulumi.getter(name="cpuCoreCount")
657
662
  def cpu_core_count(self) -> Optional[pulumi.Input[_builtins.int]]:
658
663
  """
659
- (Updatable) The number of CPU cores to be made available to the database. For Autonomous Databases on dedicated Exadata infrastructure, the maximum number of cores is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://www.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/autonomous-database&id=ATPFG-GUID-B0F033C1-CC5A-42F0-B2E7-3CECFEDA1FD1) for shape details.
664
+ (Updatable) The number of CPU cores to be made available to the database. For Autonomous AI Databases on dedicated Exadata infrastructure, the maximum number of cores is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbde/) for shape details.
660
665
 
661
666
  **Note:** This parameter cannot be used with the `ocpuCount` parameter. This input is ignored for Always Free resources.
662
667
  """
@@ -694,7 +699,7 @@ class AutonomousDatabaseArgs:
694
699
  @pulumi.getter(name="dataStorageSizeInGb")
695
700
  def data_storage_size_in_gb(self) -> Optional[pulumi.Input[_builtins.int]]:
696
701
  """
697
- (Updatable) The size, in gigabytes, of the data volume that will be created and attached to the database. This storage can later be scaled up if needed. The maximum storage value is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://www.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/autonomous-database&id=ATPFG-GUID-B0F033C1-CC5A-42F0-B2E7-3CECFEDA1FD1) for shape details.
702
+ (Updatable) The size, in gigabytes, of the data volume that will be created and attached to the database. This storage can later be scaled up if needed. The maximum storage value is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbde/) for shape details.
698
703
 
699
704
  **Notes**
700
705
  * This parameter is only supported for dedicated Exadata infrastructure.
@@ -710,7 +715,7 @@ class AutonomousDatabaseArgs:
710
715
  @pulumi.getter(name="dataStorageSizeInTbs")
711
716
  def data_storage_size_in_tbs(self) -> Optional[pulumi.Input[_builtins.int]]:
712
717
  """
713
- (Updatable) The size, in terabytes, of the data volume that will be created and attached to the database. This storage can later be scaled up if needed. For Autonomous Databases on dedicated Exadata infrastructure, the maximum storage value is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://www.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/autonomous-database&id=ATPFG-GUID-B0F033C1-CC5A-42F0-B2E7-3CECFEDA1FD1) for shape details. A full Exadata service is allocated when the Autonomous Database size is set to the upper limit (384 TB).
718
+ (Updatable) The size, in terabytes, of the data volume that will be created and attached to the database. This storage can later be scaled up if needed. For Autonomous AI Databases on dedicated Exadata infrastructure, the maximum storage value is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbde/) for shape details. A full Exadata service is allocated when the Autonomous AI Database size is set to the upper limit (384 TB).
714
719
 
715
720
  **Note:** This parameter cannot be used with the `dataStorageSizeInGBs` parameter. This input is ignored for Always Free resources.
716
721
  """
@@ -724,7 +729,7 @@ class AutonomousDatabaseArgs:
724
729
  @pulumi.getter(name="databaseEdition")
725
730
  def database_edition(self) -> Optional[pulumi.Input[_builtins.str]]:
726
731
  """
727
- (Updatable) The Oracle Database Edition that applies to the Autonomous databases. This parameter accepts options `STANDARD_EDITION` and `ENTERPRISE_EDITION`.
732
+ (Updatable) The Oracle AI Database Edition that applies to the Autonomous AI Databases. This parameter accepts options `STANDARD_EDITION` and `ENTERPRISE_EDITION`.
728
733
  """
729
734
  return pulumi.get(self, "database_edition")
730
735
 
@@ -736,7 +741,7 @@ class AutonomousDatabaseArgs:
736
741
  @pulumi.getter(name="databaseManagementStatus")
737
742
  def database_management_status(self) -> Optional[pulumi.Input[_builtins.str]]:
738
743
  """
739
- Status of Database Management for this Autonomous Database.
744
+ Status of Database Management for this Autonomous AI Database.
740
745
  """
741
746
  return pulumi.get(self, "database_management_status")
742
747
 
@@ -762,7 +767,7 @@ class AutonomousDatabaseArgs:
762
767
  @pulumi.getter(name="dbVersion")
763
768
  def db_version(self) -> Optional[pulumi.Input[_builtins.str]]:
764
769
  """
765
- (Updatable) A valid Oracle Database version for Autonomous Database.`db_workload` AJD is only supported for `db_version` `19c` and above.
770
+ (Updatable) A valid Oracle AI Database version for Autonomous AI Database.`db_workload` AJD is only supported for `db_version` `19c` and above.
766
771
  """
767
772
  return pulumi.get(self, "db_version")
768
773
 
@@ -774,11 +779,12 @@ class AutonomousDatabaseArgs:
774
779
  @pulumi.getter(name="dbWorkload")
775
780
  def db_workload(self) -> Optional[pulumi.Input[_builtins.str]]:
776
781
  """
777
- (Updatable) The Autonomous Database workload type. The following values are valid:
778
- * OLTP - indicates an Autonomous Transaction Processing database
779
- * DW - indicates an Autonomous Data Warehouse database
780
- * AJD - indicates an Autonomous JSON Database
781
- * APEX - indicates an Autonomous Database with the Oracle APEX Application Development workload type.
782
+ (Updatable) The Autonomous AI Database workload type. The following values are valid:
783
+ * OLTP - indicates an Autonomous AI Transaction Processing database
784
+ * DW - indicates an Autonomous AI Lakehouse database
785
+ * AJD - indicates an Autonomous AI JSON Database
786
+ * APEX - indicates an Autonomous AI Database with the Oracle APEX AI Application Development workload type.
787
+ * LH - indicates an Oracle Autonomous AI Lakehouse database
782
788
 
783
789
  This cannot be updated in parallel with any of the following: licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel, adminPassword, whitelistedIps, isMTLSConnectionRequired, privateEndpointLabel, nsgIds, dbVersion, isRefreshable, dbName, scheduledOperations, dbToolsDetails, isLocalDataGuardEnabled, or isFreeTier. *Note: `db_workload` can only be updated from AJD to OLTP or from a free OLTP to AJD.
784
790
  """
@@ -804,7 +810,7 @@ class AutonomousDatabaseArgs:
804
810
  @pulumi.getter(name="disasterRecoveryType")
805
811
  def disaster_recovery_type(self) -> Optional[pulumi.Input[_builtins.str]]:
806
812
  """
807
- Indicates the disaster recovery (DR) type of the standby Autonomous Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
813
+ Indicates the disaster recovery (DR) type of the standby Autonomous AI Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
808
814
  """
809
815
  return pulumi.get(self, "disaster_recovery_type")
810
816
 
@@ -816,7 +822,7 @@ class AutonomousDatabaseArgs:
816
822
  @pulumi.getter(name="displayName")
817
823
  def display_name(self) -> Optional[pulumi.Input[_builtins.str]]:
818
824
  """
819
- (Updatable) The user-friendly name for the Autonomous Database. The name does not have to be unique.
825
+ (Updatable) The user-friendly name for the Autonomous AI Database. The name does not have to be unique.
820
826
  """
821
827
  return pulumi.get(self, "display_name")
822
828
 
@@ -837,7 +843,7 @@ class AutonomousDatabaseArgs:
837
843
  @pulumi.getter(name="encryptionKey")
838
844
  def encryption_key(self) -> Optional[pulumi.Input['AutonomousDatabaseEncryptionKeyArgs']]:
839
845
  """
840
- (Updatable) Details of the Autonomous Database encryption key.
846
+ (Updatable) Details of the Autonomous AI Database encryption key.
841
847
  """
842
848
  return pulumi.get(self, "encryption_key")
843
849
 
@@ -861,7 +867,7 @@ class AutonomousDatabaseArgs:
861
867
  @pulumi.getter(name="inMemoryPercentage")
862
868
  def in_memory_percentage(self) -> Optional[pulumi.Input[_builtins.int]]:
863
869
  """
864
- (Updatable) The percentage of the System Global Area(SGA) assigned to In-Memory tables in Autonomous Database. This property is applicable only to Autonomous Databases on the Exadata Cloud@Customer platform.
870
+ (Updatable) The percentage of the System Global Area(SGA) assigned to In-Memory tables in Autonomous AI Database. This property is applicable only to Autonomous AI Databases on the Exadata Cloud@Customer platform.
865
871
  """
866
872
  return pulumi.get(self, "in_memory_percentage")
867
873
 
@@ -875,7 +881,7 @@ class AutonomousDatabaseArgs:
875
881
  """
876
882
  (Updatable) Indicates if the database-level access control is enabled. If disabled, database access is defined by the network security rules. If enabled, database access is restricted to the IP addresses defined by the rules specified with the `whitelistedIps` property. While specifying `whitelistedIps` rules is optional, if database-level access control is enabled and no rules are specified, the database will become inaccessible. The rules can be added later using the `UpdateAutonomousDatabase` API operation or edit option in console. When creating a database clone, the desired access control setting should be specified. By default, database-level access control will be disabled for the clone.
877
883
 
878
- This property is applicable only to Autonomous Databases on the Exadata Cloud@Customer platform. For Autonomous Database Serverless instances, `whitelistedIps` is used.
884
+ This property is applicable only to Autonomous AI Databases on the Exadata Cloud@Customer platform. For Autonomous AI Database Serverless instances, `whitelistedIps` is used.
879
885
  """
880
886
  return pulumi.get(self, "is_access_control_enabled")
881
887
 
@@ -887,7 +893,7 @@ class AutonomousDatabaseArgs:
887
893
  @pulumi.getter(name="isAutoScalingEnabled")
888
894
  def is_auto_scaling_enabled(self) -> Optional[pulumi.Input[_builtins.bool]]:
889
895
  """
890
- (Updatable) Indicates if auto scaling is enabled for the Autonomous Database CPU core count. The default value is `TRUE`.
896
+ (Updatable) Indicates if auto scaling is enabled for the Autonomous AI Database CPU core count. The default value is `TRUE`.
891
897
  """
892
898
  return pulumi.get(self, "is_auto_scaling_enabled")
893
899
 
@@ -899,7 +905,7 @@ class AutonomousDatabaseArgs:
899
905
  @pulumi.getter(name="isAutoScalingForStorageEnabled")
900
906
  def is_auto_scaling_for_storage_enabled(self) -> Optional[pulumi.Input[_builtins.bool]]:
901
907
  """
902
- (Updatable) Indicates if auto scaling is enabled for the Autonomous Database storage. The default value is `FALSE`.
908
+ (Updatable) Indicates if auto scaling is enabled for the Autonomous AI Database storage. The default value is `FALSE`.
903
909
  """
904
910
  return pulumi.get(self, "is_auto_scaling_for_storage_enabled")
905
911
 
@@ -911,7 +917,7 @@ class AutonomousDatabaseArgs:
911
917
  @pulumi.getter(name="isBackupRetentionLocked")
912
918
  def is_backup_retention_locked(self) -> Optional[pulumi.Input[_builtins.bool]]:
913
919
  """
914
- (Updatable) True if the Autonomous Database is backup retention locked.
920
+ (Updatable) True if the Autonomous AI Database is backup retention locked.
915
921
  """
916
922
  return pulumi.get(self, "is_backup_retention_locked")
917
923
 
@@ -923,7 +929,7 @@ class AutonomousDatabaseArgs:
923
929
  @pulumi.getter(name="isDataGuardEnabled")
924
930
  def is_data_guard_enabled(self) -> Optional[pulumi.Input[_builtins.bool]]:
925
931
  """
926
- (Updatable) **Deprecated.** Indicates whether the Autonomous Database has local (in-region) Data Guard enabled. Not applicable to cross-region Autonomous Data Guard associations, or to Autonomous Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
932
+ (Updatable) **Deprecated.** Indicates whether the Autonomous AI Database has local (in-region) Data Guard enabled. Not applicable to cross-region Autonomous Data Guard associations, or to Autonomous AI Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
927
933
  """
928
934
  return pulumi.get(self, "is_data_guard_enabled")
929
935
 
@@ -947,7 +953,7 @@ class AutonomousDatabaseArgs:
947
953
  @pulumi.getter(name="isDevTier")
948
954
  def is_dev_tier(self) -> Optional[pulumi.Input[_builtins.bool]]:
949
955
  """
950
- (Updatable) Autonomous Database for Developers are fixed-shape Autonomous Databases that developers can use to build and test new applications. On Serverless, these are low-cost and billed per instance, on Dedicated and Cloud@Customer there is no additional cost to create Developer databases. Developer databases come with limited resources and is not intended for large-scale testing and production deployments. When you need more compute or storage resources, you may upgrade to a full paid production database.
956
+ (Updatable) Autonomous AI Database for Developers are fixed-shape Autonomous AI Databases that developers can use to build and test new applications. On Serverless, these are low-cost and billed per instance, on Dedicated and Cloud@Customer there is no additional cost to create Developer databases. Developer databases come with limited resources and is not intended for large-scale testing and production deployments. When you need more compute or storage resources, you may upgrade to a full paid production database.
951
957
  """
952
958
  return pulumi.get(self, "is_dev_tier")
953
959
 
@@ -977,7 +983,7 @@ class AutonomousDatabaseArgs:
977
983
  @pulumi.getter(name="isFreeTier")
978
984
  def is_free_tier(self) -> Optional[pulumi.Input[_builtins.bool]]:
979
985
  """
980
- (Updatable) Indicates if this is an Always Free resource. The default value is false. Note that Always Free Autonomous Databases have 1 CPU and 20GB of memory. For Always Free databases, memory and CPU cannot be scaled.
986
+ (Updatable) Indicates if this is an Always Free resource. The default value is false. Note that Always Free Autonomous AI Databases have 1 CPU and 20GB of memory. For Always Free databases, memory and CPU cannot be scaled.
981
987
 
982
988
  This cannot be updated in parallel with any of the following: licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel, adminPassword, whitelistedIps, isMTLSConnectionRequired, openMode, permissionLevel, privateEndpointLabel, nsgIds, dbVersion, isRefreshable, dbName, scheduledOperations, dbToolsDetails, or isLocalDataGuardEnabled When `db_workload` is `AJD` it cannot be `true`.
983
989
  """
@@ -991,7 +997,7 @@ class AutonomousDatabaseArgs:
991
997
  @pulumi.getter(name="isLocalDataGuardEnabled")
992
998
  def is_local_data_guard_enabled(self) -> Optional[pulumi.Input[_builtins.bool]]:
993
999
  """
994
- (Updatable) Indicates whether the Autonomous Database has local (in-region) Data Guard enabled. Not applicable to cross-region Autonomous Data Guard associations, or to Autonomous Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
1000
+ (Updatable) Indicates whether the Autonomous AI Database has local (in-region) Data Guard enabled. Not applicable to cross-region Autonomous Data Guard associations, or to Autonomous AI Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
995
1001
  """
996
1002
  return pulumi.get(self, "is_local_data_guard_enabled")
997
1003
 
@@ -1012,7 +1018,7 @@ class AutonomousDatabaseArgs:
1012
1018
  @pulumi.getter(name="isPreviewVersionWithServiceTermsAccepted")
1013
1019
  def is_preview_version_with_service_terms_accepted(self) -> Optional[pulumi.Input[_builtins.bool]]:
1014
1020
  """
1015
- If set to `TRUE`, indicates that an Autonomous Database preview version is being provisioned, and that the preview version's terms of service have been accepted. Note that preview version software is only available for Autonomous Database Serverless instances (https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/).
1021
+ If set to `TRUE`, indicates that an Autonomous AI Database preview version is being provisioned, and that the preview version's terms of service have been accepted. Note that preview version software is only available for Autonomous AI Database Serverless instances (https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/).
1016
1022
  """
1017
1023
  return pulumi.get(self, "is_preview_version_with_service_terms_accepted")
1018
1024
 
@@ -1024,7 +1030,7 @@ class AutonomousDatabaseArgs:
1024
1030
  @pulumi.getter(name="isRefreshableClone")
1025
1031
  def is_refreshable_clone(self) -> Optional[pulumi.Input[_builtins.bool]]:
1026
1032
  """
1027
- Indicates if the Autonomous Database is a refreshable clone.
1033
+ Indicates if the Autonomous AI Database is a refreshable clone.
1028
1034
  """
1029
1035
  return pulumi.get(self, "is_refreshable_clone")
1030
1036
 
@@ -1088,7 +1094,7 @@ class AutonomousDatabaseArgs:
1088
1094
  @pulumi.getter(name="licenseModel")
1089
1095
  def license_model(self) -> Optional[pulumi.Input[_builtins.str]]:
1090
1096
  """
1091
- (Updatable) The Oracle license model that applies to the Oracle Autonomous Database. Bring your own license (BYOL) allows you to apply your current on-premises Oracle software licenses to equivalent, highly automated Oracle services in the cloud. License Included allows you to subscribe to new Oracle Database software licenses and the Oracle Database service. Note that when provisioning an [Autonomous Database on dedicated Exadata infrastructure](https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html), this attribute must be null. It is already set at the Autonomous Exadata Infrastructure level. When provisioning an [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) database, if a value is not specified, the system defaults the value to `BRING_YOUR_OWN_LICENSE`. Bring your own license (BYOL) also allows you to select the DB edition using the optional parameter.
1097
+ (Updatable) The Oracle license model that applies to the Oracle Autonomous AI Database. Bring your own license (BYOL) allows you to apply your current on-premises Oracle software licenses to equivalent, highly automated Oracle services in the cloud. License Included allows you to subscribe to new Oracle AI Database software licenses and the Oracle AI Database service. Note that when provisioning an [Autonomous AI Database on dedicated Exadata infrastructure](https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html), this attribute must be null. It is already set at the Autonomous Exadata Infrastructure level. When provisioning an [Autonomous AI Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) database, if a value is not specified, the system defaults the value to `BRING_YOUR_OWN_LICENSE`. Bring your own license (BYOL) also allows you to select the DB edition using the optional parameter.
1092
1098
 
1093
1099
  This cannot be updated in parallel with any of the following: cpuCoreCount, computeCount, dataStorageSizeInTBs, adminPassword, isMTLSConnectionRequired, dbWorkload, privateEndpointLabel, nsgIds, dbVersion, dbName, scheduledOperations, dbToolsDetails, or isFreeTier. It is a required field when `db_workload` is AJD and needs to be set to `LICENSE_INCLUDED` as AJD does not support default `license_model` value `BRING_YOUR_OWN_LICENSE`.
1094
1100
  """
@@ -1135,7 +1141,7 @@ class AutonomousDatabaseArgs:
1135
1141
  @pulumi.getter(name="ncharacterSet")
1136
1142
  def ncharacter_set(self) -> Optional[pulumi.Input[_builtins.str]]:
1137
1143
  """
1138
- The character set for the Autonomous Database. The default is AL32UTF8. Use [List Autonomous Database Character Sets](https://docs.oracle.com/iaas/autonomous-database-serverless/doc/autonomous-character-set-selection.html) to list the allowed values for an Autonomous Database Serverless instance. For an Autonomous Database on dedicated Exadata infrastructure, the allowed values are: AL16UTF16 or UTF8.
1144
+ The character set for the Autonomous AI Database. The default is AL32UTF8. Use [List Autonomous AI Database Character Sets](https://docs.oracle.com/iaas/autonomous-database-serverless/doc/autonomous-character-set-selection.html) to list the allowed values for an Autonomous AI Database Serverless instance. For an Autonomous AI Database on dedicated Exadata infrastructure, the allowed values are: AL16UTF16 or UTF8.
1139
1145
  """
1140
1146
  return pulumi.get(self, "ncharacter_set")
1141
1147
 
@@ -1148,7 +1154,7 @@ class AutonomousDatabaseArgs:
1148
1154
  def nsg_ids(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]:
1149
1155
  """
1150
1156
  (Updatable) The list of [OCIDs](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for the network security groups (NSGs) to which this resource belongs. Setting this to an empty list removes all resources from all NSGs. For more information about NSGs, see [Security Rules](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/securityrules.htm). **NsgIds restrictions:**
1151
- * A network security group (NSG) is optional for Autonomous Databases with private access. The nsgIds list can be empty.
1157
+ * A network security group (NSG) is optional for Autonomous AI Databases with private access. The nsgIds list can be empty.
1152
1158
  """
1153
1159
  return pulumi.get(self, "nsg_ids")
1154
1160
 
@@ -1163,11 +1169,11 @@ class AutonomousDatabaseArgs:
1163
1169
  (Updatable) The number of OCPU cores to be made available to the database.
1164
1170
 
1165
1171
  The following points apply:
1166
- * For Autonomous Databases on Dedicated Exadata infrastructure, to provision less than 1 core, enter a fractional value in an increment of 0.1. For example, you can provision 0.3 or 0.4 cores, but not 0.35 cores. (Note that fractional OCPU values are not supported for Autonomous Database Serverless instances.)
1167
- * To provision 1 or more cores, you must enter an integer between 1 and the maximum number of cores available for the infrastructure shape. For example, you can provision 2 cores or 3 cores, but not 2.5 cores. This applies to an Autonomous Database Serverless instance or an Autonomous Database on Dedicated Exadata Infrastructure.
1168
- * For Autonomous Database Serverless instances, this parameter is not used.
1172
+ * For Autonomous AI Databases on Dedicated Exadata infrastructure, to provision less than 1 core, enter a fractional value in an increment of 0.1. For example, you can provision 0.3 or 0.4 cores, but not 0.35 cores. (Note that fractional OCPU values are not supported for Autonomous AI Database Serverless instances.)
1173
+ * To provision 1 or more cores, you must enter an integer between 1 and the maximum number of cores available for the infrastructure shape. For example, you can provision 2 cores or 3 cores, but not 2.5 cores. This applies to an Autonomous AI Database Serverless instance or an Autonomous AI Database on Dedicated Exadata Infrastructure.
1174
+ * For Autonomous AI Database Serverless instances, this parameter is not used.
1169
1175
 
1170
- For Autonomous Databases on Dedicated Exadata infrastructure, the maximum number of cores is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://www.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/autonomous-database&id=ATPFG-GUID-B0F033C1-CC5A-42F0-B2E7-3CECFEDA1FD1) for shape details.
1176
+ For Autonomous AI Databases on Dedicated Exadata infrastructure, the maximum number of cores is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbde/) for shape details.
1171
1177
 
1172
1178
  **Note:** This parameter cannot be used with the `cpuCoreCount` parameter.
1173
1179
  """
@@ -1181,7 +1187,7 @@ class AutonomousDatabaseArgs:
1181
1187
  @pulumi.getter(name="openMode")
1182
1188
  def open_mode(self) -> Optional[pulumi.Input[_builtins.str]]:
1183
1189
  """
1184
- (Updatable) Indicates the Autonomous Database mode. The database can be opened in `READ_ONLY` or `READ_WRITE` mode.
1190
+ (Updatable) Indicates the Autonomous AI Database mode. The database can be opened in `READ_ONLY` or `READ_WRITE` mode.
1185
1191
 
1186
1192
  This cannot be updated in parallel with any of the following: cpuCoreCount, computeCount, computeModel, adminPassword, whitelistedIps, isMTLSConnectionRequired, dbVersion, isRefreshable, dbName, scheduledOperations, dbToolsDetails, or isFreeTier.
1187
1193
  """
@@ -1195,7 +1201,7 @@ class AutonomousDatabaseArgs:
1195
1201
  @pulumi.getter(name="operationsInsightsStatus")
1196
1202
  def operations_insights_status(self) -> Optional[pulumi.Input[_builtins.str]]:
1197
1203
  """
1198
- Status of Operations Insights for this Autonomous Database.
1204
+ Status of Operations Insights for this Autonomous AI Database.
1199
1205
  """
1200
1206
  return pulumi.get(self, "operations_insights_status")
1201
1207
 
@@ -1216,7 +1222,7 @@ class AutonomousDatabaseArgs:
1216
1222
  @pulumi.getter(name="permissionLevel")
1217
1223
  def permission_level(self) -> Optional[pulumi.Input[_builtins.str]]:
1218
1224
  """
1219
- The Autonomous Database permission level. Restricted mode allows access only by admin users.
1225
+ The Autonomous AI Database permission level. Restricted mode allows access only by admin users.
1220
1226
  """
1221
1227
  return pulumi.get(self, "permission_level")
1222
1228
 
@@ -1252,7 +1258,7 @@ class AutonomousDatabaseArgs:
1252
1258
  @pulumi.getter(name="refreshableMode")
1253
1259
  def refreshable_mode(self) -> Optional[pulumi.Input[_builtins.str]]:
1254
1260
  """
1255
- (Updatable) The refresh mode of the clone. AUTOMATIC indicates that the clone is automatically being refreshed with data from the source Autonomous Database.
1261
+ (Updatable) The refresh mode of the clone. AUTOMATIC indicates that the clone is automatically being refreshed with data from the source Autonomous AI Database.
1256
1262
  """
1257
1263
  return pulumi.get(self, "refreshable_mode")
1258
1264
 
@@ -1264,7 +1270,7 @@ class AutonomousDatabaseArgs:
1264
1270
  @pulumi.getter(name="remoteDisasterRecoveryType")
1265
1271
  def remote_disaster_recovery_type(self) -> Optional[pulumi.Input[_builtins.str]]:
1266
1272
  """
1267
- Indicates the cross-region disaster recovery (DR) type of the standby Autonomous Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
1273
+ Indicates the cross-region disaster recovery (DR) type of the standby Autonomous AI Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
1268
1274
  """
1269
1275
  return pulumi.get(self, "remote_disaster_recovery_type")
1270
1276
 
@@ -1276,7 +1282,7 @@ class AutonomousDatabaseArgs:
1276
1282
  @pulumi.getter(name="resourcePoolLeaderId")
1277
1283
  def resource_pool_leader_id(self) -> Optional[pulumi.Input[_builtins.str]]:
1278
1284
  """
1279
- (Updatable) The unique identifier for leader autonomous database OCID [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
1285
+ (Updatable) The unique identifier for leader Autonomous AI Database OCID [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
1280
1286
  """
1281
1287
  return pulumi.get(self, "resource_pool_leader_id")
1282
1288
 
@@ -1370,9 +1376,9 @@ class AutonomousDatabaseArgs:
1370
1376
  @pulumi.getter
1371
1377
  def source(self) -> Optional[pulumi.Input[_builtins.str]]:
1372
1378
  """
1373
- The source of the database: Use `NONE` for creating a new Autonomous Database. Use `DATABASE` for creating a new Autonomous Database by cloning an existing Autonomous Database. Use `CROSS_REGION_DATAGUARD` to create a standby Data Guard database in another region.
1379
+ The source of the database: Use `NONE` for creating a new Autonomous AI Database. Use `DATABASE` for creating a new Autonomous AI Database by cloning an existing Autonomous AI Database. Use `CROSS_REGION_DATAGUARD` to create a standby Data Guard database in another region.
1374
1380
 
1375
- For [Autonomous Database Serverless instances](https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/), the following cloning options are available: Use `BACKUP_FROM_ID` for creating a new Autonomous Database from a specified backup. Use `BACKUP_FROM_TIMESTAMP` for creating a point-in-time Autonomous Database clone using backups. For more information, see [Cloning and Moving an Autonomous Database](https://docs.oracle.com/en/cloud/paas/autonomous-database/adbsa/clone-autonomous-database.html#GUID-D771796F-5081-4CFB-A7FF-0F893EABD7BC).
1381
+ For [Autonomous AI Database Serverless instances](https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/), the following cloning options are available: Use `BACKUP_FROM_ID` for creating a new Autonomous AI Database from a specified backup. Use `BACKUP_FROM_TIMESTAMP` for creating a point-in-time Autonomous AI Database clone using backups. For more information, see [Cloning and Moving an Autonomous AI Database](https://docs.oracle.com/en/cloud/paas/autonomous-database/adbsa/clone-autonomous-database.html#GUID-D771796F-5081-4CFB-A7FF-0F893EABD7BC).
1376
1382
  """
1377
1383
  return pulumi.get(self, "source")
1378
1384
 
@@ -1384,7 +1390,7 @@ class AutonomousDatabaseArgs:
1384
1390
  @pulumi.getter(name="sourceId")
1385
1391
  def source_id(self) -> Optional[pulumi.Input[_builtins.str]]:
1386
1392
  """
1387
- The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous Database that will be used to create a new peer database for the Data Guard association.
1393
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous AI Database that will be used to create a new peer database for the Data Guard association.
1388
1394
  """
1389
1395
  return pulumi.get(self, "source_id")
1390
1396
 
@@ -1396,9 +1402,9 @@ class AutonomousDatabaseArgs:
1396
1402
  @pulumi.getter(name="standbyWhitelistedIps")
1397
1403
  def standby_whitelisted_ips(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]:
1398
1404
  """
1399
- (Updatable) The client IP access control list (ACL). This feature is available for [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) and on Exadata Cloud@Customer. Only clients connecting from an IP address included in the ACL may access the Autonomous Database instance. If `arePrimaryWhitelistedIpsUsed` is 'TRUE' then Autonomous Database uses this primary's IP access control list (ACL) for the disaster recovery peer called `standbywhitelistedips`.
1405
+ (Updatable) The client IP access control list (ACL). This feature is available for [Autonomous AI Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) and on Exadata Cloud@Customer. Only clients connecting from an IP address included in the ACL may access the Autonomous AI Database instance. If `arePrimaryWhitelistedIpsUsed` is 'TRUE' then Autonomous AI Database uses this primary's IP access control list (ACL) for the disaster recovery peer called `standbywhitelistedips`.
1400
1406
 
1401
- For Autonomous Database Serverless, this is an array of CIDR (classless inter-domain routing) notations for a subnet or VCN OCID (virtual cloud network Oracle Cloud ID). Multiple IPs and VCN OCIDs should be separate strings separated by commas, but if it’s other configurations that need multiple pieces of information then its each piece is connected with semicolon (;) as a delimiter. Example: `["1.1.1.1","1.1.1.0/24","ocid1.vcn.oc1.sea.<unique_id>","ocid1.vcn.oc1.sea.<unique_id1>;1.1.1.1","ocid1.vcn.oc1.sea.<unique_id2>;1.1.0.0/16"]` For Exadata Cloud@Customer, this is an array of IP addresses or CIDR notations. Example: `["1.1.1.1","1.1.1.0/24","1.1.2.25"]`
1407
+ For Autonomous AI Database Serverless, this is an array of CIDR (classless inter-domain routing) notations for a subnet or VCN OCID (virtual cloud network Oracle Cloud ID). Multiple IPs and VCN OCIDs should be separate strings separated by commas, but if it’s other configurations that need multiple pieces of information then its each piece is connected with semicolon (;) as a delimiter. Example: `["1.1.1.1","1.1.1.0/24","ocid1.vcn.oc1.sea.<unique_id>","ocid1.vcn.oc1.sea.<unique_id1>;1.1.1.1","ocid1.vcn.oc1.sea.<unique_id2>;1.1.0.0/16"]` For Exadata Cloud@Customer, this is an array of IP addresses or CIDR notations. Example: `["1.1.1.1","1.1.1.0/24","1.1.2.25"]`
1402
1408
 
1403
1409
  For an update operation, if you want to delete all the IPs in the ACL, use an array with a single empty string entry.
1404
1410
 
@@ -1414,7 +1420,7 @@ class AutonomousDatabaseArgs:
1414
1420
  @pulumi.getter
1415
1421
  def state(self) -> Optional[pulumi.Input[_builtins.str]]:
1416
1422
  """
1417
- The current state of the Autonomous Database.
1423
+ The current state of the Autonomous AI Database.
1418
1424
  """
1419
1425
  return pulumi.get(self, "state")
1420
1426
 
@@ -1431,7 +1437,7 @@ class AutonomousDatabaseArgs:
1431
1437
  **Subnet Restrictions:**
1432
1438
  * For bare metal DB systems and for single node virtual machine DB systems, do not use a subnet that overlaps with 192.168.16.16/28.
1433
1439
  * For Exadata and virtual machine 2-node RAC systems, do not use a subnet that overlaps with 192.168.128.0/20.
1434
- * For Autonomous Database, setting this will disable public secure access to the database.
1440
+ * For Autonomous AI Database, setting this will disable public secure access to the database.
1435
1441
 
1436
1442
  These subnets are used by the Oracle Clusterware private interconnect on the database instance. Specifying an overlapping subnet will cause the private interconnect to malfunction. This restriction applies to both the client subnet and the backup subnet.
1437
1443
  """
@@ -1475,7 +1481,7 @@ class AutonomousDatabaseArgs:
1475
1481
  @pulumi.getter(name="timeOfAutoRefreshStart")
1476
1482
  def time_of_auto_refresh_start(self) -> Optional[pulumi.Input[_builtins.str]]:
1477
1483
  """
1478
- (Updatable) The the date and time that auto-refreshing will begin for an Autonomous Database refreshable clone. This value controls only the start time for the first refresh operation. Subsequent (ongoing) refresh operations have start times controlled by the value of the `autoRefreshFrequencyInSeconds` parameter.
1484
+ (Updatable) The the date and time that auto-refreshing will begin for an Autonomous AI Database refreshable clone. This value controls only the start time for the first refresh operation. Subsequent (ongoing) refresh operations have start times controlled by the value of the `autoRefreshFrequencyInSeconds` parameter.
1479
1485
  """
1480
1486
  return pulumi.get(self, "time_of_auto_refresh_start")
1481
1487
 
@@ -1487,7 +1493,7 @@ class AutonomousDatabaseArgs:
1487
1493
  @pulumi.getter(name="timeScheduledDbVersionUpgrade")
1488
1494
  def time_scheduled_db_version_upgrade(self) -> Optional[pulumi.Input[_builtins.str]]:
1489
1495
  """
1490
- The date and time the Autonomous Database scheduled to upgrade to 23ai. Send this value along with the target db_version value to schedule the database version upgrade. After the upgrade is scheduled and before the scheduled upgrade time arrives, please keep the db_version value the same as the backend's current db_version.
1496
+ The date and time the Autonomous AI Database scheduled to upgrade to 26ai.
1491
1497
  """
1492
1498
  return pulumi.get(self, "time_scheduled_db_version_upgrade")
1493
1499
 
@@ -1499,7 +1505,7 @@ class AutonomousDatabaseArgs:
1499
1505
  @pulumi.getter
1500
1506
  def timestamp(self) -> Optional[pulumi.Input[_builtins.str]]:
1501
1507
  """
1502
- The timestamp specified for the point-in-time clone of the source Autonomous Database. The timestamp must be in the past.
1508
+ The timestamp specified for the point-in-time clone of the source Autonomous AI Database. The timestamp must be in the past.
1503
1509
  """
1504
1510
  return pulumi.get(self, "timestamp")
1505
1511
 
@@ -1519,6 +1525,18 @@ class AutonomousDatabaseArgs:
1519
1525
  def use_latest_available_backup_time_stamp(self, value: Optional[pulumi.Input[_builtins.bool]]):
1520
1526
  pulumi.set(self, "use_latest_available_backup_time_stamp", value)
1521
1527
 
1528
+ @_builtins.property
1529
+ @pulumi.getter(name="vanityUrlDetails")
1530
+ def vanity_url_details(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['AutonomousDatabaseVanityUrlDetailArgs']]]]:
1531
+ """
1532
+ Details for api gateway and vanity url(custom url) for dbTools.
1533
+ """
1534
+ return pulumi.get(self, "vanity_url_details")
1535
+
1536
+ @vanity_url_details.setter
1537
+ def vanity_url_details(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['AutonomousDatabaseVanityUrlDetailArgs']]]]):
1538
+ pulumi.set(self, "vanity_url_details", value)
1539
+
1522
1540
  @_builtins.property
1523
1541
  @pulumi.getter(name="vaultId")
1524
1542
  def vault_id(self) -> Optional[pulumi.Input[_builtins.str]]:
@@ -1535,9 +1553,9 @@ class AutonomousDatabaseArgs:
1535
1553
  @pulumi.getter(name="whitelistedIps")
1536
1554
  def whitelisted_ips(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]:
1537
1555
  """
1538
- (Updatable) The client IP access control list (ACL). This feature is available for [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) and on Exadata Cloud@Customer. Only clients connecting from an IP address included in the ACL may access the Autonomous Database instance. If `arePrimaryWhitelistedIpsUsed` is 'TRUE' then Autonomous Database uses this primary's IP access control list (ACL) for the disaster recovery peer called `standbywhitelistedips`.
1556
+ (Updatable) The client IP access control list (ACL). This feature is available for [Autonomous AI Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) and on Exadata Cloud@Customer. Only clients connecting from an IP address included in the ACL may access the Autonomous AI Database instance. If `arePrimaryWhitelistedIpsUsed` is 'TRUE' then Autonomous AI Database uses this primary's IP access control list (ACL) for the disaster recovery peer called `standbywhitelistedips`.
1539
1557
 
1540
- For Autonomous Database Serverless, this is an array of CIDR (classless inter-domain routing) notations for a subnet or VCN OCID (virtual cloud network Oracle Cloud ID). Multiple IPs and VCN OCIDs should be separate strings separated by commas, but if it’s other configurations that need multiple pieces of information then its each piece is connected with semicolon (;) as a delimiter. Example: `["1.1.1.1","1.1.1.0/24","ocid1.vcn.oc1.sea.<unique_id>","ocid1.vcn.oc1.sea.<unique_id1>;1.1.1.1","ocid1.vcn.oc1.sea.<unique_id2>;1.1.0.0/16"]` For Exadata Cloud@Customer, this is an array of IP addresses or CIDR notations. Example: `["1.1.1.1","1.1.1.0/24","1.1.2.25"]`
1558
+ For Autonomous AI Database Serverless, this is an array of CIDR (classless inter-domain routing) notations for a subnet or VCN OCID (virtual cloud network Oracle Cloud ID). Multiple IPs and VCN OCIDs should be separate strings separated by commas, but if it’s other configurations that need multiple pieces of information then its each piece is connected with semicolon (;) as a delimiter. Example: `["1.1.1.1","1.1.1.0/24","ocid1.vcn.oc1.sea.<unique_id>","ocid1.vcn.oc1.sea.<unique_id1>;1.1.1.1","ocid1.vcn.oc1.sea.<unique_id2>;1.1.0.0/16"]` For Exadata Cloud@Customer, this is an array of IP addresses or CIDR notations. Example: `["1.1.1.1","1.1.1.0/24","1.1.2.25"]`
1541
1559
 
1542
1560
  For an update operation, if you want to delete all the IPs in the ACL, use an array with a single empty string entry.
1543
1561
 
@@ -1558,6 +1576,7 @@ class AutonomousDatabaseArgs:
1558
1576
  class _AutonomousDatabaseState:
1559
1577
  def __init__(__self__, *,
1560
1578
  actual_used_data_storage_size_in_tbs: Optional[pulumi.Input[_builtins.float]] = None,
1579
+ additional_attributes: Optional[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]] = None,
1561
1580
  admin_password: Optional[pulumi.Input[_builtins.str]] = None,
1562
1581
  allocated_storage_size_in_tbs: Optional[pulumi.Input[_builtins.float]] = None,
1563
1582
  apex_details: Optional[pulumi.Input[Sequence[pulumi.Input['AutonomousDatabaseApexDetailArgs']]]] = None,
@@ -1641,6 +1660,7 @@ class _AutonomousDatabaseState:
1641
1660
  long_term_backup_schedules: Optional[pulumi.Input[Sequence[pulumi.Input['AutonomousDatabaseLongTermBackupScheduleArgs']]]] = None,
1642
1661
  maintenance_target_component: Optional[pulumi.Input[_builtins.str]] = None,
1643
1662
  max_cpu_core_count: Optional[pulumi.Input[_builtins.int]] = None,
1663
+ memory_per_compute_unit_in_gbs: Optional[pulumi.Input[_builtins.float]] = None,
1644
1664
  memory_per_oracle_compute_unit_in_gbs: Optional[pulumi.Input[_builtins.int]] = None,
1645
1665
  ncharacter_set: Optional[pulumi.Input[_builtins.str]] = None,
1646
1666
  net_services_architecture: Optional[pulumi.Input[_builtins.str]] = None,
@@ -1708,149 +1728,154 @@ class _AutonomousDatabaseState:
1708
1728
  use_latest_available_backup_time_stamp: Optional[pulumi.Input[_builtins.bool]] = None,
1709
1729
  used_data_storage_size_in_gbs: Optional[pulumi.Input[_builtins.int]] = None,
1710
1730
  used_data_storage_size_in_tbs: Optional[pulumi.Input[_builtins.int]] = None,
1731
+ vanity_connection_urls: Optional[pulumi.Input[Sequence[pulumi.Input['AutonomousDatabaseVanityConnectionUrlArgs']]]] = None,
1732
+ vanity_url_details: Optional[pulumi.Input[Sequence[pulumi.Input['AutonomousDatabaseVanityUrlDetailArgs']]]] = None,
1711
1733
  vault_id: Optional[pulumi.Input[_builtins.str]] = None,
1712
1734
  whitelisted_ips: Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]] = None):
1713
1735
  """
1714
1736
  Input properties used for looking up and filtering AutonomousDatabase resources.
1715
1737
  :param pulumi.Input[_builtins.float] actual_used_data_storage_size_in_tbs: The current amount of storage in use for user and system data, in terabytes (TB).
1738
+ :param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] additional_attributes: Additional attributes for this resource. Each attribute is a simple key-value pair with no predefined name, type, or namespace. Example: `{ "gcpAccountName": "gcpName" }`
1716
1739
  :param pulumi.Input[_builtins.str] admin_password: (Updatable) The password must be between 12 and 30 characters long, and must contain at least 1 uppercase, 1 lowercase, and 1 numeric character. It cannot contain the double quote symbol (") or the username "admin", regardless of casing. The password is mandatory if source value is "BACKUP_FROM_ID", "BACKUP_FROM_TIMESTAMP", "DATABASE" or "NONE".
1717
1740
  :param pulumi.Input[_builtins.float] allocated_storage_size_in_tbs: The amount of storage currently allocated for the database tables and billed for, rounded up. When auto-scaling is not enabled, this value is equal to the `dataStorageSizeInTBs` value. You can compare this value to the `actualUsedDataStorageSizeInTBs` value to determine if a manual shrink operation is appropriate for your allocated storage.
1718
- :param pulumi.Input[Sequence[pulumi.Input['AutonomousDatabaseApexDetailArgs']]] apex_details: Information about Oracle APEX Application Development.
1719
- :param pulumi.Input[_builtins.bool] are_primary_whitelisted_ips_used: (Updatable) This field will be null if the Autonomous Database is not Data Guard enabled or Access Control is disabled. It's value would be `TRUE` if Autonomous Database is Data Guard enabled and Access Control is enabled and if the Autonomous Database uses primary IP access control list (ACL) for standby. It's value would be `FALSE` if Autonomous Database is Data Guard enabled and Access Control is enabled and if the Autonomous Database uses different IP access control list (ACL) for standby compared to primary.
1741
+ :param pulumi.Input[Sequence[pulumi.Input['AutonomousDatabaseApexDetailArgs']]] apex_details: Information about Oracle APEX AI Application Development.
1742
+ :param pulumi.Input[_builtins.bool] are_primary_whitelisted_ips_used: (Updatable) This field will be null if the Autonomous AI Database is not Data Guard enabled or Access Control is disabled. It's value would be `TRUE` if Autonomous AI Database is Data Guard enabled and Access Control is enabled and if the Autonomous AI Database uses primary IP access control list (ACL) for standby. It's value would be `FALSE` if Autonomous AI Database is Data Guard enabled and Access Control is enabled and if the Autonomous AI Database uses different IP access control list (ACL) for standby compared to primary.
1720
1743
  :param pulumi.Input[_builtins.int] auto_refresh_frequency_in_seconds: (Updatable) The frequency a refreshable clone is refreshed after auto-refresh is enabled. The minimum is 1 hour. The maximum is 7 days. The date and time that auto-refresh is enabled is controlled by the `timeOfAutoRefreshStart` parameter.
1721
1744
  :param pulumi.Input[_builtins.int] auto_refresh_point_lag_in_seconds: (Updatable) The time, in seconds, the data of the refreshable clone lags the primary database at the point of refresh. The minimum is 0 minutes (0 mins means refresh to the latest available timestamp). The maximum is 7 days. The lag time increases after refreshing until the next data refresh happens.
1722
- :param pulumi.Input[_builtins.str] autonomous_container_database_id: The Autonomous Container Database [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm). Used only by Autonomous Database on Dedicated Exadata Infrastructure.
1723
- :param pulumi.Input[_builtins.str] autonomous_database_backup_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous Database Backup that you will clone to create a new Autonomous Database.
1724
- :param pulumi.Input[_builtins.str] autonomous_database_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous Database that you will clone to create a new Autonomous Database.
1725
- :param pulumi.Input[_builtins.str] autonomous_maintenance_schedule_type: (Updatable) The maintenance schedule type of the Autonomous Database Serverless. An EARLY maintenance schedule follows a schedule applying patches prior to the REGULAR schedule. A REGULAR maintenance schedule follows the normal cycle
1726
- :param pulumi.Input[_builtins.str] availability_domain: The availability domain of a local Autonomous Data Guard standby database of an Autonomous Database Serverless instance.
1727
- :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] available_upgrade_versions: List of Oracle Database versions available for a database upgrade. If there are no version upgrades available, this list is empty.
1728
- :param pulumi.Input[Sequence[pulumi.Input['AutonomousDatabaseBackupConfigArgs']]] backup_configs: Autonomous Database configuration details for storing [manual backups](https://docs.oracle.com/en/cloud/paas/autonomous-database/adbsa/backup-restore.html#GUID-9035DFB8-4702-4CEB-8281-C2A303820809) in the [Object Storage](https://docs.cloud.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) service.
1745
+ :param pulumi.Input[_builtins.str] autonomous_container_database_id: The Autonomous Container Database [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm). Used only by Autonomous AI Database on Dedicated Exadata Infrastructure.
1746
+ :param pulumi.Input[_builtins.str] autonomous_database_backup_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous AI Database Backup that you will clone to create a new Autonomous AI Database.
1747
+ :param pulumi.Input[_builtins.str] autonomous_database_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous AI Database that you will clone to create a new Autonomous AI Database.
1748
+ :param pulumi.Input[_builtins.str] autonomous_maintenance_schedule_type: (Updatable) The maintenance schedule type of the Autonomous AI Database Serverless. An EARLY maintenance schedule follows a schedule applying patches prior to the REGULAR schedule. A REGULAR maintenance schedule follows the normal cycle
1749
+ :param pulumi.Input[_builtins.str] availability_domain: The availability domain of a local Autonomous Data Guard standby database of an Autonomous AI Database Serverless instance.
1750
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] available_upgrade_versions: List of Oracle AI Database versions available for a database upgrade. If there are no version upgrades available, this list is empty.
1751
+ :param pulumi.Input[Sequence[pulumi.Input['AutonomousDatabaseBackupConfigArgs']]] backup_configs: Autonomous AI Database configuration details for storing [manual backups](https://docs.oracle.com/en/cloud/paas/autonomous-database/adbsa/backup-restore.html#GUID-9035DFB8-4702-4CEB-8281-C2A303820809) in the [Object Storage](https://docs.cloud.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) service.
1729
1752
  :param pulumi.Input[_builtins.int] backup_retention_period_in_days: (Updatable) Retention period, in days, for long-term backups
1730
1753
  :param pulumi.Input[_builtins.float] byol_compute_count_limit: (Updatable) The maximum number of CPUs allowed with a Bring Your Own License (BYOL), including those used for auto-scaling, disaster recovery, tools, etc. Any CPU usage above this limit is considered as License Included and billed.
1731
- :param pulumi.Input[_builtins.str] character_set: The character set for the autonomous database. The default is AL32UTF8. Allowed values for an Autonomous Database Serverless instance as as returned by [List Autonomous Database Character Sets](https://docs.oracle.com/iaas/autonomous-database-serverless/doc/autonomous-character-set-selection.html)
1754
+ :param pulumi.Input[_builtins.str] character_set: The character set for the Autonomous AI Database. The default is AL32UTF8. Allowed values for an Autonomous AI Database Serverless instance as as returned by [List Autonomous AI Database Character Sets](https://docs.oracle.com/iaas/autonomous-database-serverless/doc/autonomous-character-set-selection.html)
1732
1755
 
1733
- For an Autonomous Database on dedicated infrastructure, the allowed values are:
1756
+ For an Autonomous AI Database on dedicated infrastructure, the allowed values are:
1734
1757
 
1735
1758
  AL32UTF8, AR8ADOS710, AR8ADOS720, AR8APTEC715, AR8ARABICMACS, AR8ASMO8X, AR8ISO8859P6, AR8MSWIN1256, AR8MUSSAD768, AR8NAFITHA711, AR8NAFITHA721, AR8SAKHR706, AR8SAKHR707, AZ8ISO8859P9E, BG8MSWIN, BG8PC437S, BLT8CP921, BLT8ISO8859P13, BLT8MSWIN1257, BLT8PC775, BN8BSCII, CDN8PC863, CEL8ISO8859P14, CL8ISO8859P5, CL8ISOIR111, CL8KOI8R, CL8KOI8U, CL8MACCYRILLICS, CL8MSWIN1251, EE8ISO8859P2, EE8MACCES, EE8MACCROATIANS, EE8MSWIN1250, EE8PC852, EL8DEC, EL8ISO8859P7, EL8MACGREEKS, EL8MSWIN1253, EL8PC437S, EL8PC851, EL8PC869, ET8MSWIN923, HU8ABMOD, HU8CWI2, IN8ISCII, IS8PC861, IW8ISO8859P8, IW8MACHEBREWS, IW8MSWIN1255, IW8PC1507, JA16EUC, JA16EUCTILDE, JA16SJIS, JA16SJISTILDE, JA16VMS, KO16KSC5601, KO16KSCCS, KO16MSWIN949, LA8ISO6937, LA8PASSPORT, LT8MSWIN921, LT8PC772, LT8PC774, LV8PC1117, LV8PC8LR, LV8RST104090, N8PC865, NE8ISO8859P10, NEE8ISO8859P4, RU8BESTA, RU8PC855, RU8PC866, SE8ISO8859P3, TH8MACTHAIS, TH8TISASCII, TR8DEC, TR8MACTURKISHS, TR8MSWIN1254, TR8PC857, US7ASCII, US8PC437, UTF8, VN8MSWIN1258, VN8VN3, WE8DEC, WE8DG, WE8ISO8859P1, WE8ISO8859P15, WE8ISO8859P9, WE8MACROMAN8S, WE8MSWIN1252, WE8NCR4970, WE8NEXTSTEP, WE8PC850, WE8PC858, WE8PC860, WE8ROMAN8, ZHS16CGB231280, ZHS16GBK, ZHT16BIG5, ZHT16CCDC, ZHT16DBT, ZHT16HKSCS, ZHT16MSWIN950, ZHT32EUC, ZHT32SOPS, ZHT32TRIS
1736
- :param pulumi.Input[Sequence[pulumi.Input[_builtins.int]]] clone_table_space_lists: A list of the source Autonomous Database's table space number(s) used to create this partial clone from the backup.
1737
- :param pulumi.Input[_builtins.str] clone_type: The Autonomous Database clone type.
1759
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.int]]] clone_table_space_lists: A list of the source Autonomous AI Database's table space number(s) used to create this partial clone from the backup.
1760
+ :param pulumi.Input[_builtins.str] clone_type: The Autonomous AI Database clone type.
1738
1761
  * `FULL` - This option creates a new database that includes all source database data.
1739
1762
  * `METADATA` - This option creates a new database that includes the source database schema and select metadata, but not the source database data.
1740
1763
  :param pulumi.Input[_builtins.str] cluster_placement_group_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the cluster placement group of the Autonomous Serverless Database.
1741
- :param pulumi.Input[_builtins.str] compartment_id: (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment of the Autonomous Database.
1742
- :param pulumi.Input[_builtins.float] compute_count: (Updatable) The compute amount (CPUs) available to the database. Minimum and maximum values depend on the compute model and whether the database is an Autonomous Database Serverless instance or an Autonomous Database on Dedicated Exadata Infrastructure. The 'ECPU' compute model requires a minimum value of one, for databases in the elastic resource pool and minimum value of two, otherwise. Required when using the `computeModel` parameter. When using `cpuCoreCount` parameter, it is an error to specify computeCount to a non-null value. Providing `computeModel` and `computeCount` is the preferred method for both OCPU and ECPU.
1743
- :param pulumi.Input[_builtins.str] compute_model: (Updatable) The compute model of the Autonomous Database. This is required if using the `computeCount` parameter. If using `cpuCoreCount` then it is an error to specify `computeModel` to a non-null value. ECPU compute model is the recommended model and OCPU compute model is legacy.
1744
- :param pulumi.Input[Sequence[pulumi.Input['AutonomousDatabaseConnectionStringArgs']]] connection_strings: The connection string used to connect to the Autonomous Database. The username for the Service Console is ADMIN. Use the password you entered when creating the Autonomous Database for the password value.
1764
+ :param pulumi.Input[_builtins.str] compartment_id: (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment of the Autonomous AI Database.
1765
+ :param pulumi.Input[_builtins.float] compute_count: (Updatable) The compute amount (CPUs) available to the database. Minimum and maximum values depend on the compute model and whether the database is an Autonomous AI Database Serverless instance or an Autonomous AI Database on Dedicated Exadata Infrastructure. The 'ECPU' compute model requires a minimum value of one, for databases in the elastic resource pool and minimum value of two, otherwise. Required when using the `computeModel` parameter. When using `cpuCoreCount` parameter, it is an error to specify computeCount to a non-null value. Providing `computeModel` and `computeCount` is the preferred method for both OCPU and ECPU.
1766
+ :param pulumi.Input[_builtins.str] compute_model: (Updatable) The compute model of the Autonomous AI Database. This is required if using the `computeCount` parameter. If using `cpuCoreCount` then it is an error to specify `computeModel` to a non-null value. ECPU compute model is the recommended model and OCPU compute model is legacy.
1767
+ :param pulumi.Input[Sequence[pulumi.Input['AutonomousDatabaseConnectionStringArgs']]] connection_strings: The connection string used to connect to the Autonomous AI Database. The username for the Service Console is ADMIN. Use the password you entered when creating the Autonomous AI Database for the password value.
1745
1768
  :param pulumi.Input[Sequence[pulumi.Input['AutonomousDatabaseConnectionUrlArgs']]] connection_urls: The URLs for accessing Oracle Application Express (APEX) and SQL Developer Web with a browser from a Compute instance within your VCN or that has a direct connection to your VCN. Note that these URLs are provided by the console only for databases on [dedicated Exadata infrastructure](https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html). Example: `{"sqlDevWebUrl": "https://<hostname>/ords...", "apexUrl", "https://<hostname>/ords..."}`
1746
- :param pulumi.Input[_builtins.int] cpu_core_count: (Updatable) The number of CPU cores to be made available to the database. For Autonomous Databases on dedicated Exadata infrastructure, the maximum number of cores is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://www.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/autonomous-database&id=ATPFG-GUID-B0F033C1-CC5A-42F0-B2E7-3CECFEDA1FD1) for shape details.
1769
+ :param pulumi.Input[_builtins.int] cpu_core_count: (Updatable) The number of CPU cores to be made available to the database. For Autonomous AI Databases on dedicated Exadata infrastructure, the maximum number of cores is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbde/) for shape details.
1747
1770
 
1748
1771
  **Note:** This parameter cannot be used with the `ocpuCount` parameter. This input is ignored for Always Free resources.
1749
1772
  :param pulumi.Input[Sequence[pulumi.Input['AutonomousDatabaseCustomerContactArgs']]] customer_contacts: (Updatable) Customer Contacts.
1750
1773
  :param pulumi.Input[_builtins.str] data_safe_status: (Updatable) Status of the Data Safe registration for this Autonomous Database. Could be REGISTERED or NOT_REGISTERED.
1751
- :param pulumi.Input[_builtins.int] data_storage_size_in_gb: (Updatable) The size, in gigabytes, of the data volume that will be created and attached to the database. This storage can later be scaled up if needed. The maximum storage value is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://www.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/autonomous-database&id=ATPFG-GUID-B0F033C1-CC5A-42F0-B2E7-3CECFEDA1FD1) for shape details.
1774
+ :param pulumi.Input[_builtins.int] data_storage_size_in_gb: (Updatable) The size, in gigabytes, of the data volume that will be created and attached to the database. This storage can later be scaled up if needed. The maximum storage value is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbde/) for shape details.
1752
1775
 
1753
1776
  **Notes**
1754
1777
  * This parameter is only supported for dedicated Exadata infrastructure.
1755
1778
  * This parameter cannot be used with the `dataStorageSizeInTBs` parameter.
1756
- :param pulumi.Input[_builtins.int] data_storage_size_in_tbs: (Updatable) The size, in terabytes, of the data volume that will be created and attached to the database. This storage can later be scaled up if needed. For Autonomous Databases on dedicated Exadata infrastructure, the maximum storage value is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://www.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/autonomous-database&id=ATPFG-GUID-B0F033C1-CC5A-42F0-B2E7-3CECFEDA1FD1) for shape details. A full Exadata service is allocated when the Autonomous Database size is set to the upper limit (384 TB).
1779
+ :param pulumi.Input[_builtins.int] data_storage_size_in_tbs: (Updatable) The size, in terabytes, of the data volume that will be created and attached to the database. This storage can later be scaled up if needed. For Autonomous AI Databases on dedicated Exadata infrastructure, the maximum storage value is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbde/) for shape details. A full Exadata service is allocated when the Autonomous AI Database size is set to the upper limit (384 TB).
1757
1780
 
1758
1781
  **Note:** This parameter cannot be used with the `dataStorageSizeInGBs` parameter. This input is ignored for Always Free resources.
1759
- :param pulumi.Input[_builtins.str] database_edition: (Updatable) The Oracle Database Edition that applies to the Autonomous databases. This parameter accepts options `STANDARD_EDITION` and `ENTERPRISE_EDITION`.
1760
- :param pulumi.Input[_builtins.str] database_management_status: Status of Database Management for this Autonomous Database.
1761
- :param pulumi.Input[_builtins.str] dataguard_region_type: **Deprecated.** The Autonomous Data Guard region type of the Autonomous Database. For Autonomous Database Serverless, Autonomous Data Guard associations have designated primary and standby regions, and these region types do not change when the database changes roles. The standby regions in Autonomous Data Guard associations can be the same region designated as the primary region, or they can be remote regions. Certain database administrative operations may be available only in the primary region of the Autonomous Data Guard association, and cannot be performed when the database using the primary role is operating in a remote Autonomous Data Guard standby region.
1782
+ :param pulumi.Input[_builtins.str] database_edition: (Updatable) The Oracle AI Database Edition that applies to the Autonomous AI Databases. This parameter accepts options `STANDARD_EDITION` and `ENTERPRISE_EDITION`.
1783
+ :param pulumi.Input[_builtins.str] database_management_status: Status of Database Management for this Autonomous AI Database.
1784
+ :param pulumi.Input[_builtins.str] dataguard_region_type: **Deprecated.** The Autonomous Data Guard region type of the Autonomous AI Database. For Autonomous AI Database Serverless, Autonomous Data Guard associations have designated primary and standby regions, and these region types do not change when the database changes roles. The standby regions in Autonomous Data Guard associations can be the same region designated as the primary region, or they can be remote regions. Certain database administrative operations may be available only in the primary region of the Autonomous Data Guard association, and cannot be performed when the database using the primary role is operating in a remote Autonomous Data Guard standby region.
1762
1785
  :param pulumi.Input[_builtins.str] db_name: The database name. The name must begin with an alphabetic character and can contain a maximum of 30 alphanumeric characters. Special characters are not permitted. The database name must be unique in the tenancy. It is required in all cases except when creating a cross-region Autonomous Data Guard standby instance or a cross-region disaster recovery standby instance.
1763
1786
  :param pulumi.Input[Sequence[pulumi.Input['AutonomousDatabaseDbToolsDetailArgs']]] db_tools_details: (Updatable) The list of database tools details.
1764
1787
 
1765
1788
  This cannot be updated in parallel with any of the following: licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel, whitelistedIps, isMTLSConnectionRequired, openMode, permissionLevel, dbWorkload, privateEndpointLabel, nsgIds, dbVersion, isRefreshable, dbName, scheduledOperations, isLocalDataGuardEnabled, or isFreeTier.
1766
- :param pulumi.Input[_builtins.str] db_version: (Updatable) A valid Oracle Database version for Autonomous Database.`db_workload` AJD is only supported for `db_version` `19c` and above.
1767
- :param pulumi.Input[_builtins.str] db_workload: (Updatable) The Autonomous Database workload type. The following values are valid:
1768
- * OLTP - indicates an Autonomous Transaction Processing database
1769
- * DW - indicates an Autonomous Data Warehouse database
1770
- * AJD - indicates an Autonomous JSON Database
1771
- * APEX - indicates an Autonomous Database with the Oracle APEX Application Development workload type.
1789
+ :param pulumi.Input[_builtins.str] db_version: (Updatable) A valid Oracle AI Database version for Autonomous AI Database.`db_workload` AJD is only supported for `db_version` `19c` and above.
1790
+ :param pulumi.Input[_builtins.str] db_workload: (Updatable) The Autonomous AI Database workload type. The following values are valid:
1791
+ * OLTP - indicates an Autonomous AI Transaction Processing database
1792
+ * DW - indicates an Autonomous AI Lakehouse database
1793
+ * AJD - indicates an Autonomous AI JSON Database
1794
+ * APEX - indicates an Autonomous AI Database with the Oracle APEX AI Application Development workload type.
1795
+ * LH - indicates an Oracle Autonomous AI Lakehouse database
1772
1796
 
1773
1797
  This cannot be updated in parallel with any of the following: licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel, adminPassword, whitelistedIps, isMTLSConnectionRequired, privateEndpointLabel, nsgIds, dbVersion, isRefreshable, dbName, scheduledOperations, dbToolsDetails, isLocalDataGuardEnabled, or isFreeTier. *Note: `db_workload` can only be updated from AJD to OLTP or from a free OLTP to AJD.
1774
1798
  :param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] defined_tags: (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
1775
- :param pulumi.Input[_builtins.str] disaster_recovery_region_type: **Deprecated.** The disaster recovery (DR) region type of the Autonomous Database. For Autonomous Database Serverless instances, DR associations have designated primary and standby regions. These region types do not change when the database changes roles. The standby region in DR associations can be the same region as the primary region, or they can be in a remote regions. Some database administration operations may be available only in the primary region of the DR association, and cannot be performed when the database using the primary role is operating in a remote region.
1776
- :param pulumi.Input[_builtins.str] disaster_recovery_type: Indicates the disaster recovery (DR) type of the standby Autonomous Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
1777
- :param pulumi.Input[_builtins.str] display_name: (Updatable) The user-friendly name for the Autonomous Database. The name does not have to be unique.
1778
- :param pulumi.Input['AutonomousDatabaseEncryptionKeyArgs'] encryption_key: (Updatable) Details of the Autonomous Database encryption key.
1799
+ :param pulumi.Input[_builtins.str] disaster_recovery_region_type: **Deprecated.** The disaster recovery (DR) region type of the Autonomous AI Database. For Autonomous AI Database Serverless instances, DR associations have designated primary and standby regions. These region types do not change when the database changes roles. The standby region in DR associations can be the same region as the primary region, or they can be in a remote regions. Some database administration operations may be available only in the primary region of the DR association, and cannot be performed when the database using the primary role is operating in a remote region.
1800
+ :param pulumi.Input[_builtins.str] disaster_recovery_type: Indicates the disaster recovery (DR) type of the standby Autonomous AI Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
1801
+ :param pulumi.Input[_builtins.str] display_name: (Updatable) The user-friendly name for the Autonomous AI Database. The name does not have to be unique.
1802
+ :param pulumi.Input['AutonomousDatabaseEncryptionKeyArgs'] encryption_key: (Updatable) Details of the Autonomous AI Database encryption key.
1779
1803
  :param pulumi.Input[Sequence[pulumi.Input['AutonomousDatabaseEncryptionKeyHistoryEntryArgs']]] encryption_key_history_entries: Key History Entry.
1780
1804
  :param pulumi.Input[_builtins.int] failed_data_recovery_in_seconds: Indicates the number of seconds of data loss for a Data Guard failover.
1781
1805
  :param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] freeform_tags: (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
1782
- :param pulumi.Input[_builtins.int] in_memory_area_in_gbs: The area assigned to In-Memory tables in Autonomous Database.
1783
- :param pulumi.Input[_builtins.int] in_memory_percentage: (Updatable) The percentage of the System Global Area(SGA) assigned to In-Memory tables in Autonomous Database. This property is applicable only to Autonomous Databases on the Exadata Cloud@Customer platform.
1806
+ :param pulumi.Input[_builtins.int] in_memory_area_in_gbs: The area assigned to In-Memory tables in Autonomous AI Database.
1807
+ :param pulumi.Input[_builtins.int] in_memory_percentage: (Updatable) The percentage of the System Global Area(SGA) assigned to In-Memory tables in Autonomous AI Database. This property is applicable only to Autonomous AI Databases on the Exadata Cloud@Customer platform.
1784
1808
  :param pulumi.Input[_builtins.str] infrastructure_type: The infrastructure type this resource belongs to.
1785
1809
  :param pulumi.Input[_builtins.bool] is_access_control_enabled: (Updatable) Indicates if the database-level access control is enabled. If disabled, database access is defined by the network security rules. If enabled, database access is restricted to the IP addresses defined by the rules specified with the `whitelistedIps` property. While specifying `whitelistedIps` rules is optional, if database-level access control is enabled and no rules are specified, the database will become inaccessible. The rules can be added later using the `UpdateAutonomousDatabase` API operation or edit option in console. When creating a database clone, the desired access control setting should be specified. By default, database-level access control will be disabled for the clone.
1786
1810
 
1787
- This property is applicable only to Autonomous Databases on the Exadata Cloud@Customer platform. For Autonomous Database Serverless instances, `whitelistedIps` is used.
1788
- :param pulumi.Input[_builtins.bool] is_auto_scaling_enabled: (Updatable) Indicates if auto scaling is enabled for the Autonomous Database CPU core count. The default value is `TRUE`.
1789
- :param pulumi.Input[_builtins.bool] is_auto_scaling_for_storage_enabled: (Updatable) Indicates if auto scaling is enabled for the Autonomous Database storage. The default value is `FALSE`.
1790
- :param pulumi.Input[_builtins.bool] is_backup_retention_locked: (Updatable) True if the Autonomous Database is backup retention locked.
1791
- :param pulumi.Input[_builtins.bool] is_data_guard_enabled: (Updatable) **Deprecated.** Indicates whether the Autonomous Database has local (in-region) Data Guard enabled. Not applicable to cross-region Autonomous Data Guard associations, or to Autonomous Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
1811
+ This property is applicable only to Autonomous AI Databases on the Exadata Cloud@Customer platform. For Autonomous AI Database Serverless instances, `whitelistedIps` is used.
1812
+ :param pulumi.Input[_builtins.bool] is_auto_scaling_enabled: (Updatable) Indicates if auto scaling is enabled for the Autonomous AI Database CPU core count. The default value is `TRUE`.
1813
+ :param pulumi.Input[_builtins.bool] is_auto_scaling_for_storage_enabled: (Updatable) Indicates if auto scaling is enabled for the Autonomous AI Database storage. The default value is `FALSE`.
1814
+ :param pulumi.Input[_builtins.bool] is_backup_retention_locked: (Updatable) True if the Autonomous AI Database is backup retention locked.
1815
+ :param pulumi.Input[_builtins.bool] is_data_guard_enabled: (Updatable) **Deprecated.** Indicates whether the Autonomous AI Database has local (in-region) Data Guard enabled. Not applicable to cross-region Autonomous Data Guard associations, or to Autonomous AI Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
1792
1816
  :param pulumi.Input[_builtins.bool] is_dedicated: True if the database is on [dedicated Exadata infrastructure](https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html).
1793
- :param pulumi.Input[_builtins.bool] is_dev_tier: (Updatable) Autonomous Database for Developers are fixed-shape Autonomous Databases that developers can use to build and test new applications. On Serverless, these are low-cost and billed per instance, on Dedicated and Cloud@Customer there is no additional cost to create Developer databases. Developer databases come with limited resources and is not intended for large-scale testing and production deployments. When you need more compute or storage resources, you may upgrade to a full paid production database.
1794
- :param pulumi.Input[_builtins.bool] is_free_tier: (Updatable) Indicates if this is an Always Free resource. The default value is false. Note that Always Free Autonomous Databases have 1 CPU and 20GB of memory. For Always Free databases, memory and CPU cannot be scaled.
1817
+ :param pulumi.Input[_builtins.bool] is_dev_tier: (Updatable) Autonomous AI Database for Developers are fixed-shape Autonomous AI Databases that developers can use to build and test new applications. On Serverless, these are low-cost and billed per instance, on Dedicated and Cloud@Customer there is no additional cost to create Developer databases. Developer databases come with limited resources and is not intended for large-scale testing and production deployments. When you need more compute or storage resources, you may upgrade to a full paid production database.
1818
+ :param pulumi.Input[_builtins.bool] is_free_tier: (Updatable) Indicates if this is an Always Free resource. The default value is false. Note that Always Free Autonomous AI Databases have 1 CPU and 20GB of memory. For Always Free databases, memory and CPU cannot be scaled.
1795
1819
 
1796
1820
  This cannot be updated in parallel with any of the following: licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel, adminPassword, whitelistedIps, isMTLSConnectionRequired, openMode, permissionLevel, privateEndpointLabel, nsgIds, dbVersion, isRefreshable, dbName, scheduledOperations, dbToolsDetails, or isLocalDataGuardEnabled When `db_workload` is `AJD` it cannot be `true`.
1797
- :param pulumi.Input[_builtins.bool] is_local_data_guard_enabled: (Updatable) Indicates whether the Autonomous Database has local (in-region) Data Guard enabled. Not applicable to cross-region Autonomous Data Guard associations, or to Autonomous Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
1798
- :param pulumi.Input[_builtins.bool] is_preview: Indicates if the Autonomous Database version is a preview version.
1799
- :param pulumi.Input[_builtins.bool] is_preview_version_with_service_terms_accepted: If set to `TRUE`, indicates that an Autonomous Database preview version is being provisioned, and that the preview version's terms of service have been accepted. Note that preview version software is only available for Autonomous Database Serverless instances (https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/).
1821
+ :param pulumi.Input[_builtins.bool] is_local_data_guard_enabled: (Updatable) Indicates whether the Autonomous AI Database has local (in-region) Data Guard enabled. Not applicable to cross-region Autonomous Data Guard associations, or to Autonomous AI Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
1822
+ :param pulumi.Input[_builtins.bool] is_preview: Indicates if the Autonomous AI Database version is a preview version.
1823
+ :param pulumi.Input[_builtins.bool] is_preview_version_with_service_terms_accepted: If set to `TRUE`, indicates that an Autonomous AI Database preview version is being provisioned, and that the preview version's terms of service have been accepted. Note that preview version software is only available for Autonomous AI Database Serverless instances (https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/).
1800
1824
  :param pulumi.Input[_builtins.bool] is_reconnect_clone_enabled: Indicates if the refreshable clone can be reconnected to its source database.
1801
- :param pulumi.Input[_builtins.bool] is_refreshable_clone: Indicates if the Autonomous Database is a refreshable clone.
1802
- :param pulumi.Input[_builtins.bool] is_remote_data_guard_enabled: Indicates whether the Autonomous Database has Cross Region Data Guard enabled. Not applicable to Autonomous Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
1825
+ :param pulumi.Input[_builtins.bool] is_refreshable_clone: Indicates if the Autonomous AI Database is a refreshable clone.
1826
+ :param pulumi.Input[_builtins.bool] is_remote_data_guard_enabled: Indicates whether the Autonomous AI Database has Cross Region Data Guard enabled. Not applicable to Autonomous AI Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
1803
1827
  :param pulumi.Input[_builtins.bool] is_replicate_automatic_backups: If true, 7 days worth of backups are replicated across regions for Cross-Region ADB or Backup-Based DR between Primary and Standby. If false, the backups taken on the Primary are not replicated to the Standby database.
1804
1828
  :param pulumi.Input[Sequence[pulumi.Input['AutonomousDatabaseKeyHistoryEntryArgs']]] key_history_entries: Key History Entry.
1805
1829
  :param pulumi.Input[_builtins.str] key_store_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the key store of Oracle Vault.
1806
1830
  :param pulumi.Input[_builtins.str] key_store_wallet_name: The wallet name for Oracle Key Vault.
1807
1831
  :param pulumi.Input[_builtins.str] kms_key_id: The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
1808
1832
  :param pulumi.Input[_builtins.str] kms_key_lifecycle_details: KMS key lifecycle details.
1809
- :param pulumi.Input[_builtins.str] kms_key_version_id: The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions. If none is specified, the current key version (latest) of the Key Id is used for the operation. Autonomous Database Serverless does not use key versions, hence is not applicable for Autonomous Database Serverless instances.
1810
- :param pulumi.Input[_builtins.str] license_model: (Updatable) The Oracle license model that applies to the Oracle Autonomous Database. Bring your own license (BYOL) allows you to apply your current on-premises Oracle software licenses to equivalent, highly automated Oracle services in the cloud. License Included allows you to subscribe to new Oracle Database software licenses and the Oracle Database service. Note that when provisioning an [Autonomous Database on dedicated Exadata infrastructure](https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html), this attribute must be null. It is already set at the Autonomous Exadata Infrastructure level. When provisioning an [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) database, if a value is not specified, the system defaults the value to `BRING_YOUR_OWN_LICENSE`. Bring your own license (BYOL) also allows you to select the DB edition using the optional parameter.
1833
+ :param pulumi.Input[_builtins.str] kms_key_version_id: The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions. If none is specified, the current key version (latest) of the Key Id is used for the operation. Autonomous AI Database Serverless does not use key versions, hence is not applicable for Autonomous AI Database Serverless instances.
1834
+ :param pulumi.Input[_builtins.str] license_model: (Updatable) The Oracle license model that applies to the Oracle Autonomous AI Database. Bring your own license (BYOL) allows you to apply your current on-premises Oracle software licenses to equivalent, highly automated Oracle services in the cloud. License Included allows you to subscribe to new Oracle AI Database software licenses and the Oracle AI Database service. Note that when provisioning an [Autonomous AI Database on dedicated Exadata infrastructure](https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html), this attribute must be null. It is already set at the Autonomous Exadata Infrastructure level. When provisioning an [Autonomous AI Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) database, if a value is not specified, the system defaults the value to `BRING_YOUR_OWN_LICENSE`. Bring your own license (BYOL) also allows you to select the DB edition using the optional parameter.
1811
1835
 
1812
1836
  This cannot be updated in parallel with any of the following: cpuCoreCount, computeCount, dataStorageSizeInTBs, adminPassword, isMTLSConnectionRequired, dbWorkload, privateEndpointLabel, nsgIds, dbVersion, dbName, scheduledOperations, dbToolsDetails, or isFreeTier. It is a required field when `db_workload` is AJD and needs to be set to `LICENSE_INCLUDED` as AJD does not support default `license_model` value `BRING_YOUR_OWN_LICENSE`.
1813
1837
  :param pulumi.Input[_builtins.str] lifecycle_details: Additional information about the current lifecycle state.
1814
1838
  :param pulumi.Input[_builtins.int] local_adg_auto_failover_max_data_loss_limit: Parameter that allows users to select an acceptable maximum data loss limit in seconds, up to which Automatic Failover will be triggered when necessary for a Local Autonomous Data Guard
1815
- :param pulumi.Input[_builtins.str] local_disaster_recovery_type: Indicates the local disaster recovery (DR) type of the Autonomous Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
1839
+ :param pulumi.Input[_builtins.str] local_disaster_recovery_type: Indicates the local disaster recovery (DR) type of the Autonomous AI Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
1816
1840
  :param pulumi.Input[Sequence[pulumi.Input['AutonomousDatabaseLocalStandbyDbArgs']]] local_standby_dbs: Autonomous Data Guard standby database details.
1817
1841
  :param pulumi.Input[Sequence[pulumi.Input['AutonomousDatabaseLongTermBackupScheduleArgs']]] long_term_backup_schedules: Details for the long-term backup schedule.
1818
1842
  :param pulumi.Input[_builtins.str] maintenance_target_component: The component chosen for maintenance.
1819
- :param pulumi.Input[_builtins.int] memory_per_oracle_compute_unit_in_gbs: The amount of memory (in GBs) enabled per ECPU or OCPU.
1820
- :param pulumi.Input[_builtins.str] ncharacter_set: The character set for the Autonomous Database. The default is AL32UTF8. Use [List Autonomous Database Character Sets](https://docs.oracle.com/iaas/autonomous-database-serverless/doc/autonomous-character-set-selection.html) to list the allowed values for an Autonomous Database Serverless instance. For an Autonomous Database on dedicated Exadata infrastructure, the allowed values are: AL16UTF16 or UTF8.
1843
+ :param pulumi.Input[_builtins.float] memory_per_compute_unit_in_gbs: The amount of memory (in GBs) to be enabled per OCPU or ECPU.
1844
+ :param pulumi.Input[_builtins.int] memory_per_oracle_compute_unit_in_gbs: The amount of memory (in GBs, rounded off to nearest integer value) to be enabled per OCPU or ECPU. This is deprecated. Please refer to memoryPerComputeUnitInGBs for accurate value.
1845
+ :param pulumi.Input[_builtins.str] ncharacter_set: The character set for the Autonomous AI Database. The default is AL32UTF8. Use [List Autonomous AI Database Character Sets](https://docs.oracle.com/iaas/autonomous-database-serverless/doc/autonomous-character-set-selection.html) to list the allowed values for an Autonomous AI Database Serverless instance. For an Autonomous AI Database on dedicated Exadata infrastructure, the allowed values are: AL16UTF16 or UTF8.
1821
1846
  :param pulumi.Input[_builtins.str] net_services_architecture: Enabling SHARED server architecture enables a database server to allow many client processes to share very few server processes, thereby increasing the number of supported users.
1822
1847
  :param pulumi.Input[_builtins.str] next_long_term_backup_time_stamp: The date and time when the next long-term backup would be created.
1823
1848
  :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] nsg_ids: (Updatable) The list of [OCIDs](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for the network security groups (NSGs) to which this resource belongs. Setting this to an empty list removes all resources from all NSGs. For more information about NSGs, see [Security Rules](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/securityrules.htm). **NsgIds restrictions:**
1824
- * A network security group (NSG) is optional for Autonomous Databases with private access. The nsgIds list can be empty.
1849
+ * A network security group (NSG) is optional for Autonomous AI Databases with private access. The nsgIds list can be empty.
1825
1850
  :param pulumi.Input[_builtins.float] ocpu_count: (Updatable) The number of OCPU cores to be made available to the database.
1826
1851
 
1827
1852
  The following points apply:
1828
- * For Autonomous Databases on Dedicated Exadata infrastructure, to provision less than 1 core, enter a fractional value in an increment of 0.1. For example, you can provision 0.3 or 0.4 cores, but not 0.35 cores. (Note that fractional OCPU values are not supported for Autonomous Database Serverless instances.)
1829
- * To provision 1 or more cores, you must enter an integer between 1 and the maximum number of cores available for the infrastructure shape. For example, you can provision 2 cores or 3 cores, but not 2.5 cores. This applies to an Autonomous Database Serverless instance or an Autonomous Database on Dedicated Exadata Infrastructure.
1830
- * For Autonomous Database Serverless instances, this parameter is not used.
1853
+ * For Autonomous AI Databases on Dedicated Exadata infrastructure, to provision less than 1 core, enter a fractional value in an increment of 0.1. For example, you can provision 0.3 or 0.4 cores, but not 0.35 cores. (Note that fractional OCPU values are not supported for Autonomous AI Database Serverless instances.)
1854
+ * To provision 1 or more cores, you must enter an integer between 1 and the maximum number of cores available for the infrastructure shape. For example, you can provision 2 cores or 3 cores, but not 2.5 cores. This applies to an Autonomous AI Database Serverless instance or an Autonomous AI Database on Dedicated Exadata Infrastructure.
1855
+ * For Autonomous AI Database Serverless instances, this parameter is not used.
1831
1856
 
1832
- For Autonomous Databases on Dedicated Exadata infrastructure, the maximum number of cores is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://www.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/autonomous-database&id=ATPFG-GUID-B0F033C1-CC5A-42F0-B2E7-3CECFEDA1FD1) for shape details.
1857
+ For Autonomous AI Databases on Dedicated Exadata infrastructure, the maximum number of cores is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbde/) for shape details.
1833
1858
 
1834
1859
  **Note:** This parameter cannot be used with the `cpuCoreCount` parameter.
1835
- :param pulumi.Input[_builtins.str] open_mode: (Updatable) Indicates the Autonomous Database mode. The database can be opened in `READ_ONLY` or `READ_WRITE` mode.
1860
+ :param pulumi.Input[_builtins.str] open_mode: (Updatable) Indicates the Autonomous AI Database mode. The database can be opened in `READ_ONLY` or `READ_WRITE` mode.
1836
1861
 
1837
1862
  This cannot be updated in parallel with any of the following: cpuCoreCount, computeCount, computeModel, adminPassword, whitelistedIps, isMTLSConnectionRequired, dbVersion, isRefreshable, dbName, scheduledOperations, dbToolsDetails, or isFreeTier.
1838
- :param pulumi.Input[_builtins.str] operations_insights_status: Status of Operations Insights for this Autonomous Database.
1839
- :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] peer_db_ids: The list of [OCIDs](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of standby databases located in Autonomous Data Guard remote regions that are associated with the source database. Note that for Autonomous Database Serverless instances, standby databases located in the same region as the source primary database do not have OCIDs.
1840
- :param pulumi.Input[_builtins.str] permission_level: The Autonomous Database permission level. Restricted mode allows access only by admin users.
1863
+ :param pulumi.Input[_builtins.str] operations_insights_status: Status of Operations Insights for this Autonomous AI Database.
1864
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] peer_db_ids: The list of [OCIDs](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of standby databases located in Autonomous Data Guard remote regions that are associated with the source database. Note that for Autonomous AI Database Serverless instances, standby databases located in the same region as the source primary database do not have OCIDs.
1865
+ :param pulumi.Input[_builtins.str] permission_level: The Autonomous AI Database permission level. Restricted mode allows access only by admin users.
1841
1866
  :param pulumi.Input[_builtins.str] private_endpoint: The private endpoint for the resource.
1842
1867
  :param pulumi.Input[_builtins.str] private_endpoint_ip: (Updatable) The private endpoint Ip address for the resource.
1843
1868
  :param pulumi.Input[_builtins.str] private_endpoint_label: (Updatable) The private endpoint label for the resource.
1844
- :param pulumi.Input[Sequence[pulumi.Input[_builtins.float]]] provisionable_cpuses: An array of CPU values that an Autonomous Database can be scaled to.
1869
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.float]]] provisionable_cpuses: An array of CPU values that an Autonomous AI Database can be scaled to.
1845
1870
  :param pulumi.Input[Sequence[pulumi.Input['AutonomousDatabasePublicConnectionUrlArgs']]] public_connection_urls: The Public URLs of Private Endpoint database for accessing Oracle Application Express (APEX) and SQL Developer Web with a browser from a Compute instance within your VCN or that has a direct connection to your VCN.
1846
1871
  :param pulumi.Input[_builtins.str] public_endpoint: The public endpoint for the private endpoint enabled resource.
1847
- :param pulumi.Input[_builtins.str] refreshable_mode: (Updatable) The refresh mode of the clone. AUTOMATIC indicates that the clone is automatically being refreshed with data from the source Autonomous Database.
1848
- :param pulumi.Input[_builtins.str] refreshable_status: The refresh status of the clone. REFRESHING indicates that the clone is currently being refreshed with data from the source Autonomous Database.
1872
+ :param pulumi.Input[_builtins.str] refreshable_mode: (Updatable) The refresh mode of the clone. AUTOMATIC indicates that the clone is automatically being refreshed with data from the source Autonomous AI Database.
1873
+ :param pulumi.Input[_builtins.str] refreshable_status: The refresh status of the clone. REFRESHING indicates that the clone is currently being refreshed with data from the source Autonomous AI Database.
1849
1874
  :param pulumi.Input[Sequence[pulumi.Input['AutonomousDatabaseRemoteDisasterRecoveryConfigurationArgs']]] remote_disaster_recovery_configurations: Configurations of a Disaster Recovery.
1850
- :param pulumi.Input[_builtins.str] remote_disaster_recovery_type: Indicates the cross-region disaster recovery (DR) type of the standby Autonomous Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
1851
- :param pulumi.Input[_builtins.str] resource_pool_leader_id: (Updatable) The unique identifier for leader autonomous database OCID [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
1875
+ :param pulumi.Input[_builtins.str] remote_disaster_recovery_type: Indicates the cross-region disaster recovery (DR) type of the standby Autonomous AI Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
1876
+ :param pulumi.Input[_builtins.str] resource_pool_leader_id: (Updatable) The unique identifier for leader Autonomous AI Database OCID [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
1852
1877
  :param pulumi.Input['AutonomousDatabaseResourcePoolSummaryArgs'] resource_pool_summary: (Updatable) The configuration details for resource pool
1853
- :param pulumi.Input[_builtins.str] role: The Data Guard role of the Autonomous Container Database or Autonomous Database, if Autonomous Data Guard is enabled.
1878
+ :param pulumi.Input[_builtins.str] role: The Data Guard role of the Autonomous Container Database or Autonomous AI Database, if Autonomous Data Guard is enabled.
1854
1879
  :param pulumi.Input[Sequence[pulumi.Input['AutonomousDatabaseScheduledOperationArgs']]] scheduled_operations: (Updatable) The list of scheduled operations. Consists of values such as dayOfWeek, scheduledStartTime, scheduledStopTime.
1855
1880
 
1856
1881
  This cannot be updated in parallel with any of the following: licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel, whitelistedIps, isMTLSConnectionRequired, openMode, permissionLevel, dbWorkload, privateEndpointLabel, nsgIds, dbVersion, isRefreshable, dbName, dbToolsDetails, isLocalDataGuardEnabled, or isFreeTier.
@@ -1859,60 +1884,62 @@ class _AutonomousDatabaseState:
1859
1884
  This cannot be used in conjunction with adminPassword.
1860
1885
  :param pulumi.Input[_builtins.int] secret_version_number: (Updatable) The version of the vault secret. If no version is specified, the latest version will be used.
1861
1886
  :param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] security_attributes: (Updatable) Security Attributes for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Oracle-ZPR": {"MaxEgressCount": {"value": "42", "mode": "audit"}}}`
1862
- :param pulumi.Input[_builtins.str] service_console_url: The URL of the Service Console for the Autonomous Database.
1863
- :param pulumi.Input[_builtins.str] source: The source of the database: Use `NONE` for creating a new Autonomous Database. Use `DATABASE` for creating a new Autonomous Database by cloning an existing Autonomous Database. Use `CROSS_REGION_DATAGUARD` to create a standby Data Guard database in another region.
1887
+ :param pulumi.Input[_builtins.str] service_console_url: The URL of the Service Console for the Autonomous AI Database.
1888
+ :param pulumi.Input[_builtins.str] source: The source of the database: Use `NONE` for creating a new Autonomous AI Database. Use `DATABASE` for creating a new Autonomous AI Database by cloning an existing Autonomous AI Database. Use `CROSS_REGION_DATAGUARD` to create a standby Data Guard database in another region.
1864
1889
 
1865
- For [Autonomous Database Serverless instances](https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/), the following cloning options are available: Use `BACKUP_FROM_ID` for creating a new Autonomous Database from a specified backup. Use `BACKUP_FROM_TIMESTAMP` for creating a point-in-time Autonomous Database clone using backups. For more information, see [Cloning and Moving an Autonomous Database](https://docs.oracle.com/en/cloud/paas/autonomous-database/adbsa/clone-autonomous-database.html#GUID-D771796F-5081-4CFB-A7FF-0F893EABD7BC).
1866
- :param pulumi.Input[_builtins.str] source_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous Database that will be used to create a new peer database for the Data Guard association.
1890
+ For [Autonomous AI Database Serverless instances](https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/), the following cloning options are available: Use `BACKUP_FROM_ID` for creating a new Autonomous AI Database from a specified backup. Use `BACKUP_FROM_TIMESTAMP` for creating a point-in-time Autonomous AI Database clone using backups. For more information, see [Cloning and Moving an Autonomous AI Database](https://docs.oracle.com/en/cloud/paas/autonomous-database/adbsa/clone-autonomous-database.html#GUID-D771796F-5081-4CFB-A7FF-0F893EABD7BC).
1891
+ :param pulumi.Input[_builtins.str] source_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous AI Database that will be used to create a new peer database for the Data Guard association.
1867
1892
  :param pulumi.Input[Sequence[pulumi.Input['AutonomousDatabaseStandbyDbArgs']]] standby_dbs: **Deprecated** Autonomous Data Guard standby database details.
1868
- :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] standby_whitelisted_ips: (Updatable) The client IP access control list (ACL). This feature is available for [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) and on Exadata Cloud@Customer. Only clients connecting from an IP address included in the ACL may access the Autonomous Database instance. If `arePrimaryWhitelistedIpsUsed` is 'TRUE' then Autonomous Database uses this primary's IP access control list (ACL) for the disaster recovery peer called `standbywhitelistedips`.
1893
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] standby_whitelisted_ips: (Updatable) The client IP access control list (ACL). This feature is available for [Autonomous AI Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) and on Exadata Cloud@Customer. Only clients connecting from an IP address included in the ACL may access the Autonomous AI Database instance. If `arePrimaryWhitelistedIpsUsed` is 'TRUE' then Autonomous AI Database uses this primary's IP access control list (ACL) for the disaster recovery peer called `standbywhitelistedips`.
1869
1894
 
1870
- For Autonomous Database Serverless, this is an array of CIDR (classless inter-domain routing) notations for a subnet or VCN OCID (virtual cloud network Oracle Cloud ID). Multiple IPs and VCN OCIDs should be separate strings separated by commas, but if it’s other configurations that need multiple pieces of information then its each piece is connected with semicolon (;) as a delimiter. Example: `["1.1.1.1","1.1.1.0/24","ocid1.vcn.oc1.sea.<unique_id>","ocid1.vcn.oc1.sea.<unique_id1>;1.1.1.1","ocid1.vcn.oc1.sea.<unique_id2>;1.1.0.0/16"]` For Exadata Cloud@Customer, this is an array of IP addresses or CIDR notations. Example: `["1.1.1.1","1.1.1.0/24","1.1.2.25"]`
1895
+ For Autonomous AI Database Serverless, this is an array of CIDR (classless inter-domain routing) notations for a subnet or VCN OCID (virtual cloud network Oracle Cloud ID). Multiple IPs and VCN OCIDs should be separate strings separated by commas, but if it’s other configurations that need multiple pieces of information then its each piece is connected with semicolon (;) as a delimiter. Example: `["1.1.1.1","1.1.1.0/24","ocid1.vcn.oc1.sea.<unique_id>","ocid1.vcn.oc1.sea.<unique_id1>;1.1.1.1","ocid1.vcn.oc1.sea.<unique_id2>;1.1.0.0/16"]` For Exadata Cloud@Customer, this is an array of IP addresses or CIDR notations. Example: `["1.1.1.1","1.1.1.0/24","1.1.2.25"]`
1871
1896
 
1872
1897
  For an update operation, if you want to delete all the IPs in the ACL, use an array with a single empty string entry.
1873
1898
 
1874
1899
  This cannot be updated in parallel with any of the following: licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel, adminPassword, isMTLSConnectionRequired, openMode, permissionLevel, dbWorkload, dbVersion, isRefreshable, dbName, scheduledOperations, dbToolsDetails, isLocalDataGuardEnabled, or isFreeTier.
1875
- :param pulumi.Input[_builtins.str] state: The current state of the Autonomous Database.
1900
+ :param pulumi.Input[_builtins.str] state: The current state of the Autonomous AI Database.
1876
1901
  :param pulumi.Input[_builtins.str] subnet_id: (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subnet the resource is associated with.
1877
1902
 
1878
1903
  **Subnet Restrictions:**
1879
1904
  * For bare metal DB systems and for single node virtual machine DB systems, do not use a subnet that overlaps with 192.168.16.16/28.
1880
1905
  * For Exadata and virtual machine 2-node RAC systems, do not use a subnet that overlaps with 192.168.128.0/20.
1881
- * For Autonomous Database, setting this will disable public secure access to the database.
1906
+ * For Autonomous AI Database, setting this will disable public secure access to the database.
1882
1907
 
1883
1908
  These subnets are used by the Oracle Clusterware private interconnect on the database instance. Specifying an overlapping subnet will cause the private interconnect to malfunction. This restriction applies to both the client subnet and the backup subnet.
1884
1909
  :param pulumi.Input[_builtins.str] subscription_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subscription with which resource needs to be associated with.
1885
- :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] supported_regions_to_clone_tos: The list of regions that support the creation of an Autonomous Database clone or an Autonomous Data Guard standby database.
1910
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] supported_regions_to_clone_tos: The list of regions that support the creation of an Autonomous AI Database clone or an Autonomous Data Guard standby database.
1886
1911
  :param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
1887
- :param pulumi.Input[_builtins.str] time_created: The date and time the Autonomous Database was created.
1888
- :param pulumi.Input[_builtins.str] time_data_guard_role_changed: The date and time the Autonomous Data Guard role was switched for the Autonomous Database. For databases that have standbys in both the primary Data Guard region and a remote Data Guard standby region, this is the latest timestamp of either the database using the "primary" role in the primary Data Guard region, or database located in the remote Data Guard standby region.
1912
+ :param pulumi.Input[_builtins.str] time_created: The date and time the Autonomous AI Database was created.
1913
+ :param pulumi.Input[_builtins.str] time_data_guard_role_changed: The date and time the Autonomous Data Guard role was switched for the Autonomous AI Database. For databases that have standbys in both the primary Data Guard region and a remote Data Guard standby region, this is the latest timestamp of either the database using the "primary" role in the primary Data Guard region, or database located in the remote Data Guard standby region.
1889
1914
  :param pulumi.Input[_builtins.str] time_deletion_of_free_autonomous_database: The date and time the Always Free database will be automatically deleted because of inactivity. If the database is in the STOPPED state and without activity until this time, it will be deleted.
1890
- :param pulumi.Input[_builtins.str] time_disaster_recovery_role_changed: The date and time the Disaster Recovery role was switched for the standby Autonomous Database.
1891
- :param pulumi.Input[_builtins.str] time_earliest_available_db_version_upgrade: The earliest(min) date and time the Autonomous Database can be scheduled to upgrade to 23ai.
1892
- :param pulumi.Input[_builtins.str] time_latest_available_db_version_upgrade: The max date and time the Autonomous Database can be scheduled to upgrade to 23ai.
1893
- :param pulumi.Input[_builtins.str] time_local_data_guard_enabled: The date and time that Autonomous Data Guard was enabled for an Autonomous Database where the standby was provisioned in the same region as the primary database.
1915
+ :param pulumi.Input[_builtins.str] time_disaster_recovery_role_changed: The date and time the Disaster Recovery role was switched for the standby Autonomous AI Database.
1916
+ :param pulumi.Input[_builtins.str] time_earliest_available_db_version_upgrade: The earliest(min) date and time the Autonomous AI Database can be scheduled to upgrade to 26ai.
1917
+ :param pulumi.Input[_builtins.str] time_latest_available_db_version_upgrade: The max date and time the Autonomous AI Database can be scheduled to upgrade to 26ai.
1918
+ :param pulumi.Input[_builtins.str] time_local_data_guard_enabled: The date and time that Autonomous Data Guard was enabled for an Autonomous AI Database where the standby was provisioned in the same region as the primary database.
1894
1919
  :param pulumi.Input[_builtins.str] time_maintenance_begin: The date and time when maintenance will begin.
1895
1920
  :param pulumi.Input[_builtins.str] time_maintenance_end: The date and time when maintenance will end.
1896
- :param pulumi.Input[_builtins.str] time_of_auto_refresh_start: (Updatable) The the date and time that auto-refreshing will begin for an Autonomous Database refreshable clone. This value controls only the start time for the first refresh operation. Subsequent (ongoing) refresh operations have start times controlled by the value of the `autoRefreshFrequencyInSeconds` parameter.
1921
+ :param pulumi.Input[_builtins.str] time_of_auto_refresh_start: (Updatable) The the date and time that auto-refreshing will begin for an Autonomous AI Database refreshable clone. This value controls only the start time for the first refresh operation. Subsequent (ongoing) refresh operations have start times controlled by the value of the `autoRefreshFrequencyInSeconds` parameter.
1897
1922
  :param pulumi.Input[_builtins.str] time_of_joining_resource_pool: The time the member joined the resource pool.
1898
1923
  :param pulumi.Input[_builtins.str] time_of_last_failover: The timestamp of the last failover operation.
1899
1924
  :param pulumi.Input[_builtins.str] time_of_last_refresh: The date and time when last refresh happened.
1900
1925
  :param pulumi.Input[_builtins.str] time_of_last_refresh_point: The refresh point timestamp (UTC). The refresh point is the time to which the database was most recently refreshed. Data created after the refresh point is not included in the refresh.
1901
- :param pulumi.Input[_builtins.str] time_of_last_switchover: The timestamp of the last switchover operation for the Autonomous Database.
1926
+ :param pulumi.Input[_builtins.str] time_of_last_switchover: The timestamp of the last switchover operation for the Autonomous AI Database.
1902
1927
  :param pulumi.Input[_builtins.str] time_of_next_refresh: The date and time of next refresh.
1903
1928
  :param pulumi.Input[_builtins.str] time_reclamation_of_free_autonomous_database: The date and time the Always Free database will be stopped because of inactivity. If this time is reached without any database activity, the database will automatically be put into the STOPPED state.
1904
- :param pulumi.Input[_builtins.str] time_scheduled_db_version_upgrade: The date and time the Autonomous Database scheduled to upgrade to 23ai. Send this value along with the target db_version value to schedule the database version upgrade. After the upgrade is scheduled and before the scheduled upgrade time arrives, please keep the db_version value the same as the backend's current db_version.
1905
- :param pulumi.Input[_builtins.str] time_undeleted: The date and time the Autonomous Database was most recently undeleted.
1929
+ :param pulumi.Input[_builtins.str] time_scheduled_db_version_upgrade: The date and time the Autonomous AI Database scheduled to upgrade to 26ai.
1930
+ :param pulumi.Input[_builtins.str] time_undeleted: The date and time the Autonomous AI Database was most recently undeleted.
1906
1931
  :param pulumi.Input[_builtins.str] time_until_reconnect_clone_enabled: The time and date as an RFC3339 formatted string, e.g., 2022-01-01T12:00:00.000Z, to set the limit for a refreshable clone to be reconnected to its source database.
1907
- :param pulumi.Input[_builtins.str] timestamp: The timestamp specified for the point-in-time clone of the source Autonomous Database. The timestamp must be in the past.
1932
+ :param pulumi.Input[_builtins.str] timestamp: The timestamp specified for the point-in-time clone of the source Autonomous AI Database. The timestamp must be in the past.
1908
1933
  :param pulumi.Input[_builtins.float] total_backup_storage_size_in_gbs: The backup storage to the database.
1909
1934
  :param pulumi.Input[_builtins.bool] use_latest_available_backup_time_stamp: Clone from latest available backup timestamp.
1910
- :param pulumi.Input[_builtins.int] used_data_storage_size_in_gbs: The storage space consumed by Autonomous Database in GBs.
1911
- :param pulumi.Input[_builtins.int] used_data_storage_size_in_tbs: The amount of storage that has been used for Autonomous Databases in dedicated infrastructure, in terabytes.
1935
+ :param pulumi.Input[_builtins.int] used_data_storage_size_in_gbs: The storage space consumed by Autonomous AI Database in GBs.
1936
+ :param pulumi.Input[_builtins.int] used_data_storage_size_in_tbs: The amount of storage that has been used for Autonomous AI Databases in dedicated infrastructure, in terabytes.
1937
+ :param pulumi.Input[Sequence[pulumi.Input['AutonomousDatabaseVanityConnectionUrlArgs']]] vanity_connection_urls: The URLs for accessing Oracle Application Express (APEX) and SQL Developer Web with a browser from a Compute instance within your VCN or that has a direct connection to your VCN. Note that these URLs are provided by the console only for databases on [dedicated Exadata infrastructure](https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html). Example: `{"sqlDevWebUrl": "https://<hostname>/ords...", "apexUrl", "https://<hostname>/ords..."}`
1938
+ :param pulumi.Input[Sequence[pulumi.Input['AutonomousDatabaseVanityUrlDetailArgs']]] vanity_url_details: Details for api gateway and vanity url(custom url) for dbTools.
1912
1939
  :param pulumi.Input[_builtins.str] vault_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle Cloud Infrastructure [vault](https://docs.cloud.oracle.com/iaas/Content/KeyManagement/Concepts/keyoverview.htm#concepts). This parameter and `secretId` are required for Customer Managed Keys.
1913
- :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] whitelisted_ips: (Updatable) The client IP access control list (ACL). This feature is available for [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) and on Exadata Cloud@Customer. Only clients connecting from an IP address included in the ACL may access the Autonomous Database instance. If `arePrimaryWhitelistedIpsUsed` is 'TRUE' then Autonomous Database uses this primary's IP access control list (ACL) for the disaster recovery peer called `standbywhitelistedips`.
1940
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] whitelisted_ips: (Updatable) The client IP access control list (ACL). This feature is available for [Autonomous AI Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) and on Exadata Cloud@Customer. Only clients connecting from an IP address included in the ACL may access the Autonomous AI Database instance. If `arePrimaryWhitelistedIpsUsed` is 'TRUE' then Autonomous AI Database uses this primary's IP access control list (ACL) for the disaster recovery peer called `standbywhitelistedips`.
1914
1941
 
1915
- For Autonomous Database Serverless, this is an array of CIDR (classless inter-domain routing) notations for a subnet or VCN OCID (virtual cloud network Oracle Cloud ID). Multiple IPs and VCN OCIDs should be separate strings separated by commas, but if it’s other configurations that need multiple pieces of information then its each piece is connected with semicolon (;) as a delimiter. Example: `["1.1.1.1","1.1.1.0/24","ocid1.vcn.oc1.sea.<unique_id>","ocid1.vcn.oc1.sea.<unique_id1>;1.1.1.1","ocid1.vcn.oc1.sea.<unique_id2>;1.1.0.0/16"]` For Exadata Cloud@Customer, this is an array of IP addresses or CIDR notations. Example: `["1.1.1.1","1.1.1.0/24","1.1.2.25"]`
1942
+ For Autonomous AI Database Serverless, this is an array of CIDR (classless inter-domain routing) notations for a subnet or VCN OCID (virtual cloud network Oracle Cloud ID). Multiple IPs and VCN OCIDs should be separate strings separated by commas, but if it’s other configurations that need multiple pieces of information then its each piece is connected with semicolon (;) as a delimiter. Example: `["1.1.1.1","1.1.1.0/24","ocid1.vcn.oc1.sea.<unique_id>","ocid1.vcn.oc1.sea.<unique_id1>;1.1.1.1","ocid1.vcn.oc1.sea.<unique_id2>;1.1.0.0/16"]` For Exadata Cloud@Customer, this is an array of IP addresses or CIDR notations. Example: `["1.1.1.1","1.1.1.0/24","1.1.2.25"]`
1916
1943
 
1917
1944
  For an update operation, if you want to delete all the IPs in the ACL, use an array with a single empty string entry.
1918
1945
 
@@ -1924,6 +1951,8 @@ class _AutonomousDatabaseState:
1924
1951
  """
1925
1952
  if actual_used_data_storage_size_in_tbs is not None:
1926
1953
  pulumi.set(__self__, "actual_used_data_storage_size_in_tbs", actual_used_data_storage_size_in_tbs)
1954
+ if additional_attributes is not None:
1955
+ pulumi.set(__self__, "additional_attributes", additional_attributes)
1927
1956
  if admin_password is not None:
1928
1957
  pulumi.set(__self__, "admin_password", admin_password)
1929
1958
  if allocated_storage_size_in_tbs is not None:
@@ -2093,6 +2122,8 @@ class _AutonomousDatabaseState:
2093
2122
  pulumi.set(__self__, "maintenance_target_component", maintenance_target_component)
2094
2123
  if max_cpu_core_count is not None:
2095
2124
  pulumi.set(__self__, "max_cpu_core_count", max_cpu_core_count)
2125
+ if memory_per_compute_unit_in_gbs is not None:
2126
+ pulumi.set(__self__, "memory_per_compute_unit_in_gbs", memory_per_compute_unit_in_gbs)
2096
2127
  if memory_per_oracle_compute_unit_in_gbs is not None:
2097
2128
  pulumi.set(__self__, "memory_per_oracle_compute_unit_in_gbs", memory_per_oracle_compute_unit_in_gbs)
2098
2129
  if ncharacter_set is not None:
@@ -2227,6 +2258,10 @@ class _AutonomousDatabaseState:
2227
2258
  pulumi.set(__self__, "used_data_storage_size_in_gbs", used_data_storage_size_in_gbs)
2228
2259
  if used_data_storage_size_in_tbs is not None:
2229
2260
  pulumi.set(__self__, "used_data_storage_size_in_tbs", used_data_storage_size_in_tbs)
2261
+ if vanity_connection_urls is not None:
2262
+ pulumi.set(__self__, "vanity_connection_urls", vanity_connection_urls)
2263
+ if vanity_url_details is not None:
2264
+ pulumi.set(__self__, "vanity_url_details", vanity_url_details)
2230
2265
  if vault_id is not None:
2231
2266
  pulumi.set(__self__, "vault_id", vault_id)
2232
2267
  if whitelisted_ips is not None:
@@ -2244,6 +2279,18 @@ class _AutonomousDatabaseState:
2244
2279
  def actual_used_data_storage_size_in_tbs(self, value: Optional[pulumi.Input[_builtins.float]]):
2245
2280
  pulumi.set(self, "actual_used_data_storage_size_in_tbs", value)
2246
2281
 
2282
+ @_builtins.property
2283
+ @pulumi.getter(name="additionalAttributes")
2284
+ def additional_attributes(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]]:
2285
+ """
2286
+ Additional attributes for this resource. Each attribute is a simple key-value pair with no predefined name, type, or namespace. Example: `{ "gcpAccountName": "gcpName" }`
2287
+ """
2288
+ return pulumi.get(self, "additional_attributes")
2289
+
2290
+ @additional_attributes.setter
2291
+ def additional_attributes(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]]):
2292
+ pulumi.set(self, "additional_attributes", value)
2293
+
2247
2294
  @_builtins.property
2248
2295
  @pulumi.getter(name="adminPassword")
2249
2296
  def admin_password(self) -> Optional[pulumi.Input[_builtins.str]]:
@@ -2272,7 +2319,7 @@ class _AutonomousDatabaseState:
2272
2319
  @pulumi.getter(name="apexDetails")
2273
2320
  def apex_details(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['AutonomousDatabaseApexDetailArgs']]]]:
2274
2321
  """
2275
- Information about Oracle APEX Application Development.
2322
+ Information about Oracle APEX AI Application Development.
2276
2323
  """
2277
2324
  return pulumi.get(self, "apex_details")
2278
2325
 
@@ -2284,7 +2331,7 @@ class _AutonomousDatabaseState:
2284
2331
  @pulumi.getter(name="arePrimaryWhitelistedIpsUsed")
2285
2332
  def are_primary_whitelisted_ips_used(self) -> Optional[pulumi.Input[_builtins.bool]]:
2286
2333
  """
2287
- (Updatable) This field will be null if the Autonomous Database is not Data Guard enabled or Access Control is disabled. It's value would be `TRUE` if Autonomous Database is Data Guard enabled and Access Control is enabled and if the Autonomous Database uses primary IP access control list (ACL) for standby. It's value would be `FALSE` if Autonomous Database is Data Guard enabled and Access Control is enabled and if the Autonomous Database uses different IP access control list (ACL) for standby compared to primary.
2334
+ (Updatable) This field will be null if the Autonomous AI Database is not Data Guard enabled or Access Control is disabled. It's value would be `TRUE` if Autonomous AI Database is Data Guard enabled and Access Control is enabled and if the Autonomous AI Database uses primary IP access control list (ACL) for standby. It's value would be `FALSE` if Autonomous AI Database is Data Guard enabled and Access Control is enabled and if the Autonomous AI Database uses different IP access control list (ACL) for standby compared to primary.
2288
2335
  """
2289
2336
  return pulumi.get(self, "are_primary_whitelisted_ips_used")
2290
2337
 
@@ -2320,7 +2367,7 @@ class _AutonomousDatabaseState:
2320
2367
  @pulumi.getter(name="autonomousContainerDatabaseId")
2321
2368
  def autonomous_container_database_id(self) -> Optional[pulumi.Input[_builtins.str]]:
2322
2369
  """
2323
- The Autonomous Container Database [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm). Used only by Autonomous Database on Dedicated Exadata Infrastructure.
2370
+ The Autonomous Container Database [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm). Used only by Autonomous AI Database on Dedicated Exadata Infrastructure.
2324
2371
  """
2325
2372
  return pulumi.get(self, "autonomous_container_database_id")
2326
2373
 
@@ -2332,7 +2379,7 @@ class _AutonomousDatabaseState:
2332
2379
  @pulumi.getter(name="autonomousDatabaseBackupId")
2333
2380
  def autonomous_database_backup_id(self) -> Optional[pulumi.Input[_builtins.str]]:
2334
2381
  """
2335
- The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous Database Backup that you will clone to create a new Autonomous Database.
2382
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous AI Database Backup that you will clone to create a new Autonomous AI Database.
2336
2383
  """
2337
2384
  return pulumi.get(self, "autonomous_database_backup_id")
2338
2385
 
@@ -2344,7 +2391,7 @@ class _AutonomousDatabaseState:
2344
2391
  @pulumi.getter(name="autonomousDatabaseId")
2345
2392
  def autonomous_database_id(self) -> Optional[pulumi.Input[_builtins.str]]:
2346
2393
  """
2347
- The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous Database that you will clone to create a new Autonomous Database.
2394
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous AI Database that you will clone to create a new Autonomous AI Database.
2348
2395
  """
2349
2396
  return pulumi.get(self, "autonomous_database_id")
2350
2397
 
@@ -2356,7 +2403,7 @@ class _AutonomousDatabaseState:
2356
2403
  @pulumi.getter(name="autonomousMaintenanceScheduleType")
2357
2404
  def autonomous_maintenance_schedule_type(self) -> Optional[pulumi.Input[_builtins.str]]:
2358
2405
  """
2359
- (Updatable) The maintenance schedule type of the Autonomous Database Serverless. An EARLY maintenance schedule follows a schedule applying patches prior to the REGULAR schedule. A REGULAR maintenance schedule follows the normal cycle
2406
+ (Updatable) The maintenance schedule type of the Autonomous AI Database Serverless. An EARLY maintenance schedule follows a schedule applying patches prior to the REGULAR schedule. A REGULAR maintenance schedule follows the normal cycle
2360
2407
  """
2361
2408
  return pulumi.get(self, "autonomous_maintenance_schedule_type")
2362
2409
 
@@ -2368,7 +2415,7 @@ class _AutonomousDatabaseState:
2368
2415
  @pulumi.getter(name="availabilityDomain")
2369
2416
  def availability_domain(self) -> Optional[pulumi.Input[_builtins.str]]:
2370
2417
  """
2371
- The availability domain of a local Autonomous Data Guard standby database of an Autonomous Database Serverless instance.
2418
+ The availability domain of a local Autonomous Data Guard standby database of an Autonomous AI Database Serverless instance.
2372
2419
  """
2373
2420
  return pulumi.get(self, "availability_domain")
2374
2421
 
@@ -2380,7 +2427,7 @@ class _AutonomousDatabaseState:
2380
2427
  @pulumi.getter(name="availableUpgradeVersions")
2381
2428
  def available_upgrade_versions(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]:
2382
2429
  """
2383
- List of Oracle Database versions available for a database upgrade. If there are no version upgrades available, this list is empty.
2430
+ List of Oracle AI Database versions available for a database upgrade. If there are no version upgrades available, this list is empty.
2384
2431
  """
2385
2432
  return pulumi.get(self, "available_upgrade_versions")
2386
2433
 
@@ -2392,7 +2439,7 @@ class _AutonomousDatabaseState:
2392
2439
  @pulumi.getter(name="backupConfigs")
2393
2440
  def backup_configs(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['AutonomousDatabaseBackupConfigArgs']]]]:
2394
2441
  """
2395
- Autonomous Database configuration details for storing [manual backups](https://docs.oracle.com/en/cloud/paas/autonomous-database/adbsa/backup-restore.html#GUID-9035DFB8-4702-4CEB-8281-C2A303820809) in the [Object Storage](https://docs.cloud.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) service.
2442
+ Autonomous AI Database configuration details for storing [manual backups](https://docs.oracle.com/en/cloud/paas/autonomous-database/adbsa/backup-restore.html#GUID-9035DFB8-4702-4CEB-8281-C2A303820809) in the [Object Storage](https://docs.cloud.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) service.
2396
2443
  """
2397
2444
  return pulumi.get(self, "backup_configs")
2398
2445
 
@@ -2428,9 +2475,9 @@ class _AutonomousDatabaseState:
2428
2475
  @pulumi.getter(name="characterSet")
2429
2476
  def character_set(self) -> Optional[pulumi.Input[_builtins.str]]:
2430
2477
  """
2431
- The character set for the autonomous database. The default is AL32UTF8. Allowed values for an Autonomous Database Serverless instance as as returned by [List Autonomous Database Character Sets](https://docs.oracle.com/iaas/autonomous-database-serverless/doc/autonomous-character-set-selection.html)
2478
+ The character set for the Autonomous AI Database. The default is AL32UTF8. Allowed values for an Autonomous AI Database Serverless instance as as returned by [List Autonomous AI Database Character Sets](https://docs.oracle.com/iaas/autonomous-database-serverless/doc/autonomous-character-set-selection.html)
2432
2479
 
2433
- For an Autonomous Database on dedicated infrastructure, the allowed values are:
2480
+ For an Autonomous AI Database on dedicated infrastructure, the allowed values are:
2434
2481
 
2435
2482
  AL32UTF8, AR8ADOS710, AR8ADOS720, AR8APTEC715, AR8ARABICMACS, AR8ASMO8X, AR8ISO8859P6, AR8MSWIN1256, AR8MUSSAD768, AR8NAFITHA711, AR8NAFITHA721, AR8SAKHR706, AR8SAKHR707, AZ8ISO8859P9E, BG8MSWIN, BG8PC437S, BLT8CP921, BLT8ISO8859P13, BLT8MSWIN1257, BLT8PC775, BN8BSCII, CDN8PC863, CEL8ISO8859P14, CL8ISO8859P5, CL8ISOIR111, CL8KOI8R, CL8KOI8U, CL8MACCYRILLICS, CL8MSWIN1251, EE8ISO8859P2, EE8MACCES, EE8MACCROATIANS, EE8MSWIN1250, EE8PC852, EL8DEC, EL8ISO8859P7, EL8MACGREEKS, EL8MSWIN1253, EL8PC437S, EL8PC851, EL8PC869, ET8MSWIN923, HU8ABMOD, HU8CWI2, IN8ISCII, IS8PC861, IW8ISO8859P8, IW8MACHEBREWS, IW8MSWIN1255, IW8PC1507, JA16EUC, JA16EUCTILDE, JA16SJIS, JA16SJISTILDE, JA16VMS, KO16KSC5601, KO16KSCCS, KO16MSWIN949, LA8ISO6937, LA8PASSPORT, LT8MSWIN921, LT8PC772, LT8PC774, LV8PC1117, LV8PC8LR, LV8RST104090, N8PC865, NE8ISO8859P10, NEE8ISO8859P4, RU8BESTA, RU8PC855, RU8PC866, SE8ISO8859P3, TH8MACTHAIS, TH8TISASCII, TR8DEC, TR8MACTURKISHS, TR8MSWIN1254, TR8PC857, US7ASCII, US8PC437, UTF8, VN8MSWIN1258, VN8VN3, WE8DEC, WE8DG, WE8ISO8859P1, WE8ISO8859P15, WE8ISO8859P9, WE8MACROMAN8S, WE8MSWIN1252, WE8NCR4970, WE8NEXTSTEP, WE8PC850, WE8PC858, WE8PC860, WE8ROMAN8, ZHS16CGB231280, ZHS16GBK, ZHT16BIG5, ZHT16CCDC, ZHT16DBT, ZHT16HKSCS, ZHT16MSWIN950, ZHT32EUC, ZHT32SOPS, ZHT32TRIS
2436
2483
  """
@@ -2444,7 +2491,7 @@ class _AutonomousDatabaseState:
2444
2491
  @pulumi.getter(name="cloneTableSpaceLists")
2445
2492
  def clone_table_space_lists(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.int]]]]:
2446
2493
  """
2447
- A list of the source Autonomous Database's table space number(s) used to create this partial clone from the backup.
2494
+ A list of the source Autonomous AI Database's table space number(s) used to create this partial clone from the backup.
2448
2495
  """
2449
2496
  return pulumi.get(self, "clone_table_space_lists")
2450
2497
 
@@ -2456,7 +2503,7 @@ class _AutonomousDatabaseState:
2456
2503
  @pulumi.getter(name="cloneType")
2457
2504
  def clone_type(self) -> Optional[pulumi.Input[_builtins.str]]:
2458
2505
  """
2459
- The Autonomous Database clone type.
2506
+ The Autonomous AI Database clone type.
2460
2507
  * `FULL` - This option creates a new database that includes all source database data.
2461
2508
  * `METADATA` - This option creates a new database that includes the source database schema and select metadata, but not the source database data.
2462
2509
  """
@@ -2482,7 +2529,7 @@ class _AutonomousDatabaseState:
2482
2529
  @pulumi.getter(name="compartmentId")
2483
2530
  def compartment_id(self) -> Optional[pulumi.Input[_builtins.str]]:
2484
2531
  """
2485
- (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment of the Autonomous Database.
2532
+ (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment of the Autonomous AI Database.
2486
2533
  """
2487
2534
  return pulumi.get(self, "compartment_id")
2488
2535
 
@@ -2494,7 +2541,7 @@ class _AutonomousDatabaseState:
2494
2541
  @pulumi.getter(name="computeCount")
2495
2542
  def compute_count(self) -> Optional[pulumi.Input[_builtins.float]]:
2496
2543
  """
2497
- (Updatable) The compute amount (CPUs) available to the database. Minimum and maximum values depend on the compute model and whether the database is an Autonomous Database Serverless instance or an Autonomous Database on Dedicated Exadata Infrastructure. The 'ECPU' compute model requires a minimum value of one, for databases in the elastic resource pool and minimum value of two, otherwise. Required when using the `computeModel` parameter. When using `cpuCoreCount` parameter, it is an error to specify computeCount to a non-null value. Providing `computeModel` and `computeCount` is the preferred method for both OCPU and ECPU.
2544
+ (Updatable) The compute amount (CPUs) available to the database. Minimum and maximum values depend on the compute model and whether the database is an Autonomous AI Database Serverless instance or an Autonomous AI Database on Dedicated Exadata Infrastructure. The 'ECPU' compute model requires a minimum value of one, for databases in the elastic resource pool and minimum value of two, otherwise. Required when using the `computeModel` parameter. When using `cpuCoreCount` parameter, it is an error to specify computeCount to a non-null value. Providing `computeModel` and `computeCount` is the preferred method for both OCPU and ECPU.
2498
2545
  """
2499
2546
  return pulumi.get(self, "compute_count")
2500
2547
 
@@ -2506,7 +2553,7 @@ class _AutonomousDatabaseState:
2506
2553
  @pulumi.getter(name="computeModel")
2507
2554
  def compute_model(self) -> Optional[pulumi.Input[_builtins.str]]:
2508
2555
  """
2509
- (Updatable) The compute model of the Autonomous Database. This is required if using the `computeCount` parameter. If using `cpuCoreCount` then it is an error to specify `computeModel` to a non-null value. ECPU compute model is the recommended model and OCPU compute model is legacy.
2556
+ (Updatable) The compute model of the Autonomous AI Database. This is required if using the `computeCount` parameter. If using `cpuCoreCount` then it is an error to specify `computeModel` to a non-null value. ECPU compute model is the recommended model and OCPU compute model is legacy.
2510
2557
  """
2511
2558
  return pulumi.get(self, "compute_model")
2512
2559
 
@@ -2518,7 +2565,7 @@ class _AutonomousDatabaseState:
2518
2565
  @pulumi.getter(name="connectionStrings")
2519
2566
  def connection_strings(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['AutonomousDatabaseConnectionStringArgs']]]]:
2520
2567
  """
2521
- The connection string used to connect to the Autonomous Database. The username for the Service Console is ADMIN. Use the password you entered when creating the Autonomous Database for the password value.
2568
+ The connection string used to connect to the Autonomous AI Database. The username for the Service Console is ADMIN. Use the password you entered when creating the Autonomous AI Database for the password value.
2522
2569
  """
2523
2570
  return pulumi.get(self, "connection_strings")
2524
2571
 
@@ -2542,7 +2589,7 @@ class _AutonomousDatabaseState:
2542
2589
  @pulumi.getter(name="cpuCoreCount")
2543
2590
  def cpu_core_count(self) -> Optional[pulumi.Input[_builtins.int]]:
2544
2591
  """
2545
- (Updatable) The number of CPU cores to be made available to the database. For Autonomous Databases on dedicated Exadata infrastructure, the maximum number of cores is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://www.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/autonomous-database&id=ATPFG-GUID-B0F033C1-CC5A-42F0-B2E7-3CECFEDA1FD1) for shape details.
2592
+ (Updatable) The number of CPU cores to be made available to the database. For Autonomous AI Databases on dedicated Exadata infrastructure, the maximum number of cores is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbde/) for shape details.
2546
2593
 
2547
2594
  **Note:** This parameter cannot be used with the `ocpuCount` parameter. This input is ignored for Always Free resources.
2548
2595
  """
@@ -2580,7 +2627,7 @@ class _AutonomousDatabaseState:
2580
2627
  @pulumi.getter(name="dataStorageSizeInGb")
2581
2628
  def data_storage_size_in_gb(self) -> Optional[pulumi.Input[_builtins.int]]:
2582
2629
  """
2583
- (Updatable) The size, in gigabytes, of the data volume that will be created and attached to the database. This storage can later be scaled up if needed. The maximum storage value is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://www.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/autonomous-database&id=ATPFG-GUID-B0F033C1-CC5A-42F0-B2E7-3CECFEDA1FD1) for shape details.
2630
+ (Updatable) The size, in gigabytes, of the data volume that will be created and attached to the database. This storage can later be scaled up if needed. The maximum storage value is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbde/) for shape details.
2584
2631
 
2585
2632
  **Notes**
2586
2633
  * This parameter is only supported for dedicated Exadata infrastructure.
@@ -2596,7 +2643,7 @@ class _AutonomousDatabaseState:
2596
2643
  @pulumi.getter(name="dataStorageSizeInTbs")
2597
2644
  def data_storage_size_in_tbs(self) -> Optional[pulumi.Input[_builtins.int]]:
2598
2645
  """
2599
- (Updatable) The size, in terabytes, of the data volume that will be created and attached to the database. This storage can later be scaled up if needed. For Autonomous Databases on dedicated Exadata infrastructure, the maximum storage value is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://www.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/autonomous-database&id=ATPFG-GUID-B0F033C1-CC5A-42F0-B2E7-3CECFEDA1FD1) for shape details. A full Exadata service is allocated when the Autonomous Database size is set to the upper limit (384 TB).
2646
+ (Updatable) The size, in terabytes, of the data volume that will be created and attached to the database. This storage can later be scaled up if needed. For Autonomous AI Databases on dedicated Exadata infrastructure, the maximum storage value is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbde/) for shape details. A full Exadata service is allocated when the Autonomous AI Database size is set to the upper limit (384 TB).
2600
2647
 
2601
2648
  **Note:** This parameter cannot be used with the `dataStorageSizeInGBs` parameter. This input is ignored for Always Free resources.
2602
2649
  """
@@ -2610,7 +2657,7 @@ class _AutonomousDatabaseState:
2610
2657
  @pulumi.getter(name="databaseEdition")
2611
2658
  def database_edition(self) -> Optional[pulumi.Input[_builtins.str]]:
2612
2659
  """
2613
- (Updatable) The Oracle Database Edition that applies to the Autonomous databases. This parameter accepts options `STANDARD_EDITION` and `ENTERPRISE_EDITION`.
2660
+ (Updatable) The Oracle AI Database Edition that applies to the Autonomous AI Databases. This parameter accepts options `STANDARD_EDITION` and `ENTERPRISE_EDITION`.
2614
2661
  """
2615
2662
  return pulumi.get(self, "database_edition")
2616
2663
 
@@ -2622,7 +2669,7 @@ class _AutonomousDatabaseState:
2622
2669
  @pulumi.getter(name="databaseManagementStatus")
2623
2670
  def database_management_status(self) -> Optional[pulumi.Input[_builtins.str]]:
2624
2671
  """
2625
- Status of Database Management for this Autonomous Database.
2672
+ Status of Database Management for this Autonomous AI Database.
2626
2673
  """
2627
2674
  return pulumi.get(self, "database_management_status")
2628
2675
 
@@ -2634,7 +2681,7 @@ class _AutonomousDatabaseState:
2634
2681
  @pulumi.getter(name="dataguardRegionType")
2635
2682
  def dataguard_region_type(self) -> Optional[pulumi.Input[_builtins.str]]:
2636
2683
  """
2637
- **Deprecated.** The Autonomous Data Guard region type of the Autonomous Database. For Autonomous Database Serverless, Autonomous Data Guard associations have designated primary and standby regions, and these region types do not change when the database changes roles. The standby regions in Autonomous Data Guard associations can be the same region designated as the primary region, or they can be remote regions. Certain database administrative operations may be available only in the primary region of the Autonomous Data Guard association, and cannot be performed when the database using the primary role is operating in a remote Autonomous Data Guard standby region.
2684
+ **Deprecated.** The Autonomous Data Guard region type of the Autonomous AI Database. For Autonomous AI Database Serverless, Autonomous Data Guard associations have designated primary and standby regions, and these region types do not change when the database changes roles. The standby regions in Autonomous Data Guard associations can be the same region designated as the primary region, or they can be remote regions. Certain database administrative operations may be available only in the primary region of the Autonomous Data Guard association, and cannot be performed when the database using the primary role is operating in a remote Autonomous Data Guard standby region.
2638
2685
  """
2639
2686
  return pulumi.get(self, "dataguard_region_type")
2640
2687
 
@@ -2672,7 +2719,7 @@ class _AutonomousDatabaseState:
2672
2719
  @pulumi.getter(name="dbVersion")
2673
2720
  def db_version(self) -> Optional[pulumi.Input[_builtins.str]]:
2674
2721
  """
2675
- (Updatable) A valid Oracle Database version for Autonomous Database.`db_workload` AJD is only supported for `db_version` `19c` and above.
2722
+ (Updatable) A valid Oracle AI Database version for Autonomous AI Database.`db_workload` AJD is only supported for `db_version` `19c` and above.
2676
2723
  """
2677
2724
  return pulumi.get(self, "db_version")
2678
2725
 
@@ -2684,11 +2731,12 @@ class _AutonomousDatabaseState:
2684
2731
  @pulumi.getter(name="dbWorkload")
2685
2732
  def db_workload(self) -> Optional[pulumi.Input[_builtins.str]]:
2686
2733
  """
2687
- (Updatable) The Autonomous Database workload type. The following values are valid:
2688
- * OLTP - indicates an Autonomous Transaction Processing database
2689
- * DW - indicates an Autonomous Data Warehouse database
2690
- * AJD - indicates an Autonomous JSON Database
2691
- * APEX - indicates an Autonomous Database with the Oracle APEX Application Development workload type.
2734
+ (Updatable) The Autonomous AI Database workload type. The following values are valid:
2735
+ * OLTP - indicates an Autonomous AI Transaction Processing database
2736
+ * DW - indicates an Autonomous AI Lakehouse database
2737
+ * AJD - indicates an Autonomous AI JSON Database
2738
+ * APEX - indicates an Autonomous AI Database with the Oracle APEX AI Application Development workload type.
2739
+ * LH - indicates an Oracle Autonomous AI Lakehouse database
2692
2740
 
2693
2741
  This cannot be updated in parallel with any of the following: licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel, adminPassword, whitelistedIps, isMTLSConnectionRequired, privateEndpointLabel, nsgIds, dbVersion, isRefreshable, dbName, scheduledOperations, dbToolsDetails, isLocalDataGuardEnabled, or isFreeTier. *Note: `db_workload` can only be updated from AJD to OLTP or from a free OLTP to AJD.
2694
2742
  """
@@ -2714,7 +2762,7 @@ class _AutonomousDatabaseState:
2714
2762
  @pulumi.getter(name="disasterRecoveryRegionType")
2715
2763
  def disaster_recovery_region_type(self) -> Optional[pulumi.Input[_builtins.str]]:
2716
2764
  """
2717
- **Deprecated.** The disaster recovery (DR) region type of the Autonomous Database. For Autonomous Database Serverless instances, DR associations have designated primary and standby regions. These region types do not change when the database changes roles. The standby region in DR associations can be the same region as the primary region, or they can be in a remote regions. Some database administration operations may be available only in the primary region of the DR association, and cannot be performed when the database using the primary role is operating in a remote region.
2765
+ **Deprecated.** The disaster recovery (DR) region type of the Autonomous AI Database. For Autonomous AI Database Serverless instances, DR associations have designated primary and standby regions. These region types do not change when the database changes roles. The standby region in DR associations can be the same region as the primary region, or they can be in a remote regions. Some database administration operations may be available only in the primary region of the DR association, and cannot be performed when the database using the primary role is operating in a remote region.
2718
2766
  """
2719
2767
  return pulumi.get(self, "disaster_recovery_region_type")
2720
2768
 
@@ -2726,7 +2774,7 @@ class _AutonomousDatabaseState:
2726
2774
  @pulumi.getter(name="disasterRecoveryType")
2727
2775
  def disaster_recovery_type(self) -> Optional[pulumi.Input[_builtins.str]]:
2728
2776
  """
2729
- Indicates the disaster recovery (DR) type of the standby Autonomous Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
2777
+ Indicates the disaster recovery (DR) type of the standby Autonomous AI Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
2730
2778
  """
2731
2779
  return pulumi.get(self, "disaster_recovery_type")
2732
2780
 
@@ -2738,7 +2786,7 @@ class _AutonomousDatabaseState:
2738
2786
  @pulumi.getter(name="displayName")
2739
2787
  def display_name(self) -> Optional[pulumi.Input[_builtins.str]]:
2740
2788
  """
2741
- (Updatable) The user-friendly name for the Autonomous Database. The name does not have to be unique.
2789
+ (Updatable) The user-friendly name for the Autonomous AI Database. The name does not have to be unique.
2742
2790
  """
2743
2791
  return pulumi.get(self, "display_name")
2744
2792
 
@@ -2759,7 +2807,7 @@ class _AutonomousDatabaseState:
2759
2807
  @pulumi.getter(name="encryptionKey")
2760
2808
  def encryption_key(self) -> Optional[pulumi.Input['AutonomousDatabaseEncryptionKeyArgs']]:
2761
2809
  """
2762
- (Updatable) Details of the Autonomous Database encryption key.
2810
+ (Updatable) Details of the Autonomous AI Database encryption key.
2763
2811
  """
2764
2812
  return pulumi.get(self, "encryption_key")
2765
2813
 
@@ -2807,7 +2855,7 @@ class _AutonomousDatabaseState:
2807
2855
  @pulumi.getter(name="inMemoryAreaInGbs")
2808
2856
  def in_memory_area_in_gbs(self) -> Optional[pulumi.Input[_builtins.int]]:
2809
2857
  """
2810
- The area assigned to In-Memory tables in Autonomous Database.
2858
+ The area assigned to In-Memory tables in Autonomous AI Database.
2811
2859
  """
2812
2860
  return pulumi.get(self, "in_memory_area_in_gbs")
2813
2861
 
@@ -2819,7 +2867,7 @@ class _AutonomousDatabaseState:
2819
2867
  @pulumi.getter(name="inMemoryPercentage")
2820
2868
  def in_memory_percentage(self) -> Optional[pulumi.Input[_builtins.int]]:
2821
2869
  """
2822
- (Updatable) The percentage of the System Global Area(SGA) assigned to In-Memory tables in Autonomous Database. This property is applicable only to Autonomous Databases on the Exadata Cloud@Customer platform.
2870
+ (Updatable) The percentage of the System Global Area(SGA) assigned to In-Memory tables in Autonomous AI Database. This property is applicable only to Autonomous AI Databases on the Exadata Cloud@Customer platform.
2823
2871
  """
2824
2872
  return pulumi.get(self, "in_memory_percentage")
2825
2873
 
@@ -2845,7 +2893,7 @@ class _AutonomousDatabaseState:
2845
2893
  """
2846
2894
  (Updatable) Indicates if the database-level access control is enabled. If disabled, database access is defined by the network security rules. If enabled, database access is restricted to the IP addresses defined by the rules specified with the `whitelistedIps` property. While specifying `whitelistedIps` rules is optional, if database-level access control is enabled and no rules are specified, the database will become inaccessible. The rules can be added later using the `UpdateAutonomousDatabase` API operation or edit option in console. When creating a database clone, the desired access control setting should be specified. By default, database-level access control will be disabled for the clone.
2847
2895
 
2848
- This property is applicable only to Autonomous Databases on the Exadata Cloud@Customer platform. For Autonomous Database Serverless instances, `whitelistedIps` is used.
2896
+ This property is applicable only to Autonomous AI Databases on the Exadata Cloud@Customer platform. For Autonomous AI Database Serverless instances, `whitelistedIps` is used.
2849
2897
  """
2850
2898
  return pulumi.get(self, "is_access_control_enabled")
2851
2899
 
@@ -2857,7 +2905,7 @@ class _AutonomousDatabaseState:
2857
2905
  @pulumi.getter(name="isAutoScalingEnabled")
2858
2906
  def is_auto_scaling_enabled(self) -> Optional[pulumi.Input[_builtins.bool]]:
2859
2907
  """
2860
- (Updatable) Indicates if auto scaling is enabled for the Autonomous Database CPU core count. The default value is `TRUE`.
2908
+ (Updatable) Indicates if auto scaling is enabled for the Autonomous AI Database CPU core count. The default value is `TRUE`.
2861
2909
  """
2862
2910
  return pulumi.get(self, "is_auto_scaling_enabled")
2863
2911
 
@@ -2869,7 +2917,7 @@ class _AutonomousDatabaseState:
2869
2917
  @pulumi.getter(name="isAutoScalingForStorageEnabled")
2870
2918
  def is_auto_scaling_for_storage_enabled(self) -> Optional[pulumi.Input[_builtins.bool]]:
2871
2919
  """
2872
- (Updatable) Indicates if auto scaling is enabled for the Autonomous Database storage. The default value is `FALSE`.
2920
+ (Updatable) Indicates if auto scaling is enabled for the Autonomous AI Database storage. The default value is `FALSE`.
2873
2921
  """
2874
2922
  return pulumi.get(self, "is_auto_scaling_for_storage_enabled")
2875
2923
 
@@ -2881,7 +2929,7 @@ class _AutonomousDatabaseState:
2881
2929
  @pulumi.getter(name="isBackupRetentionLocked")
2882
2930
  def is_backup_retention_locked(self) -> Optional[pulumi.Input[_builtins.bool]]:
2883
2931
  """
2884
- (Updatable) True if the Autonomous Database is backup retention locked.
2932
+ (Updatable) True if the Autonomous AI Database is backup retention locked.
2885
2933
  """
2886
2934
  return pulumi.get(self, "is_backup_retention_locked")
2887
2935
 
@@ -2893,7 +2941,7 @@ class _AutonomousDatabaseState:
2893
2941
  @pulumi.getter(name="isDataGuardEnabled")
2894
2942
  def is_data_guard_enabled(self) -> Optional[pulumi.Input[_builtins.bool]]:
2895
2943
  """
2896
- (Updatable) **Deprecated.** Indicates whether the Autonomous Database has local (in-region) Data Guard enabled. Not applicable to cross-region Autonomous Data Guard associations, or to Autonomous Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
2944
+ (Updatable) **Deprecated.** Indicates whether the Autonomous AI Database has local (in-region) Data Guard enabled. Not applicable to cross-region Autonomous Data Guard associations, or to Autonomous AI Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
2897
2945
  """
2898
2946
  return pulumi.get(self, "is_data_guard_enabled")
2899
2947
 
@@ -2917,7 +2965,7 @@ class _AutonomousDatabaseState:
2917
2965
  @pulumi.getter(name="isDevTier")
2918
2966
  def is_dev_tier(self) -> Optional[pulumi.Input[_builtins.bool]]:
2919
2967
  """
2920
- (Updatable) Autonomous Database for Developers are fixed-shape Autonomous Databases that developers can use to build and test new applications. On Serverless, these are low-cost and billed per instance, on Dedicated and Cloud@Customer there is no additional cost to create Developer databases. Developer databases come with limited resources and is not intended for large-scale testing and production deployments. When you need more compute or storage resources, you may upgrade to a full paid production database.
2968
+ (Updatable) Autonomous AI Database for Developers are fixed-shape Autonomous AI Databases that developers can use to build and test new applications. On Serverless, these are low-cost and billed per instance, on Dedicated and Cloud@Customer there is no additional cost to create Developer databases. Developer databases come with limited resources and is not intended for large-scale testing and production deployments. When you need more compute or storage resources, you may upgrade to a full paid production database.
2921
2969
  """
2922
2970
  return pulumi.get(self, "is_dev_tier")
2923
2971
 
@@ -2947,7 +2995,7 @@ class _AutonomousDatabaseState:
2947
2995
  @pulumi.getter(name="isFreeTier")
2948
2996
  def is_free_tier(self) -> Optional[pulumi.Input[_builtins.bool]]:
2949
2997
  """
2950
- (Updatable) Indicates if this is an Always Free resource. The default value is false. Note that Always Free Autonomous Databases have 1 CPU and 20GB of memory. For Always Free databases, memory and CPU cannot be scaled.
2998
+ (Updatable) Indicates if this is an Always Free resource. The default value is false. Note that Always Free Autonomous AI Databases have 1 CPU and 20GB of memory. For Always Free databases, memory and CPU cannot be scaled.
2951
2999
 
2952
3000
  This cannot be updated in parallel with any of the following: licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel, adminPassword, whitelistedIps, isMTLSConnectionRequired, openMode, permissionLevel, privateEndpointLabel, nsgIds, dbVersion, isRefreshable, dbName, scheduledOperations, dbToolsDetails, or isLocalDataGuardEnabled When `db_workload` is `AJD` it cannot be `true`.
2953
3001
  """
@@ -2961,7 +3009,7 @@ class _AutonomousDatabaseState:
2961
3009
  @pulumi.getter(name="isLocalDataGuardEnabled")
2962
3010
  def is_local_data_guard_enabled(self) -> Optional[pulumi.Input[_builtins.bool]]:
2963
3011
  """
2964
- (Updatable) Indicates whether the Autonomous Database has local (in-region) Data Guard enabled. Not applicable to cross-region Autonomous Data Guard associations, or to Autonomous Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
3012
+ (Updatable) Indicates whether the Autonomous AI Database has local (in-region) Data Guard enabled. Not applicable to cross-region Autonomous Data Guard associations, or to Autonomous AI Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
2965
3013
  """
2966
3014
  return pulumi.get(self, "is_local_data_guard_enabled")
2967
3015
 
@@ -2982,7 +3030,7 @@ class _AutonomousDatabaseState:
2982
3030
  @pulumi.getter(name="isPreview")
2983
3031
  def is_preview(self) -> Optional[pulumi.Input[_builtins.bool]]:
2984
3032
  """
2985
- Indicates if the Autonomous Database version is a preview version.
3033
+ Indicates if the Autonomous AI Database version is a preview version.
2986
3034
  """
2987
3035
  return pulumi.get(self, "is_preview")
2988
3036
 
@@ -2994,7 +3042,7 @@ class _AutonomousDatabaseState:
2994
3042
  @pulumi.getter(name="isPreviewVersionWithServiceTermsAccepted")
2995
3043
  def is_preview_version_with_service_terms_accepted(self) -> Optional[pulumi.Input[_builtins.bool]]:
2996
3044
  """
2997
- If set to `TRUE`, indicates that an Autonomous Database preview version is being provisioned, and that the preview version's terms of service have been accepted. Note that preview version software is only available for Autonomous Database Serverless instances (https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/).
3045
+ If set to `TRUE`, indicates that an Autonomous AI Database preview version is being provisioned, and that the preview version's terms of service have been accepted. Note that preview version software is only available for Autonomous AI Database Serverless instances (https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/).
2998
3046
  """
2999
3047
  return pulumi.get(self, "is_preview_version_with_service_terms_accepted")
3000
3048
 
@@ -3018,7 +3066,7 @@ class _AutonomousDatabaseState:
3018
3066
  @pulumi.getter(name="isRefreshableClone")
3019
3067
  def is_refreshable_clone(self) -> Optional[pulumi.Input[_builtins.bool]]:
3020
3068
  """
3021
- Indicates if the Autonomous Database is a refreshable clone.
3069
+ Indicates if the Autonomous AI Database is a refreshable clone.
3022
3070
  """
3023
3071
  return pulumi.get(self, "is_refreshable_clone")
3024
3072
 
@@ -3030,7 +3078,7 @@ class _AutonomousDatabaseState:
3030
3078
  @pulumi.getter(name="isRemoteDataGuardEnabled")
3031
3079
  def is_remote_data_guard_enabled(self) -> Optional[pulumi.Input[_builtins.bool]]:
3032
3080
  """
3033
- Indicates whether the Autonomous Database has Cross Region Data Guard enabled. Not applicable to Autonomous Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
3081
+ Indicates whether the Autonomous AI Database has Cross Region Data Guard enabled. Not applicable to Autonomous AI Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
3034
3082
  """
3035
3083
  return pulumi.get(self, "is_remote_data_guard_enabled")
3036
3084
 
@@ -3142,7 +3190,7 @@ class _AutonomousDatabaseState:
3142
3190
  @pulumi.getter(name="kmsKeyVersionId")
3143
3191
  def kms_key_version_id(self) -> Optional[pulumi.Input[_builtins.str]]:
3144
3192
  """
3145
- The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions. If none is specified, the current key version (latest) of the Key Id is used for the operation. Autonomous Database Serverless does not use key versions, hence is not applicable for Autonomous Database Serverless instances.
3193
+ The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions. If none is specified, the current key version (latest) of the Key Id is used for the operation. Autonomous AI Database Serverless does not use key versions, hence is not applicable for Autonomous AI Database Serverless instances.
3146
3194
  """
3147
3195
  return pulumi.get(self, "kms_key_version_id")
3148
3196
 
@@ -3154,7 +3202,7 @@ class _AutonomousDatabaseState:
3154
3202
  @pulumi.getter(name="licenseModel")
3155
3203
  def license_model(self) -> Optional[pulumi.Input[_builtins.str]]:
3156
3204
  """
3157
- (Updatable) The Oracle license model that applies to the Oracle Autonomous Database. Bring your own license (BYOL) allows you to apply your current on-premises Oracle software licenses to equivalent, highly automated Oracle services in the cloud. License Included allows you to subscribe to new Oracle Database software licenses and the Oracle Database service. Note that when provisioning an [Autonomous Database on dedicated Exadata infrastructure](https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html), this attribute must be null. It is already set at the Autonomous Exadata Infrastructure level. When provisioning an [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) database, if a value is not specified, the system defaults the value to `BRING_YOUR_OWN_LICENSE`. Bring your own license (BYOL) also allows you to select the DB edition using the optional parameter.
3205
+ (Updatable) The Oracle license model that applies to the Oracle Autonomous AI Database. Bring your own license (BYOL) allows you to apply your current on-premises Oracle software licenses to equivalent, highly automated Oracle services in the cloud. License Included allows you to subscribe to new Oracle AI Database software licenses and the Oracle AI Database service. Note that when provisioning an [Autonomous AI Database on dedicated Exadata infrastructure](https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html), this attribute must be null. It is already set at the Autonomous Exadata Infrastructure level. When provisioning an [Autonomous AI Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) database, if a value is not specified, the system defaults the value to `BRING_YOUR_OWN_LICENSE`. Bring your own license (BYOL) also allows you to select the DB edition using the optional parameter.
3158
3206
 
3159
3207
  This cannot be updated in parallel with any of the following: cpuCoreCount, computeCount, dataStorageSizeInTBs, adminPassword, isMTLSConnectionRequired, dbWorkload, privateEndpointLabel, nsgIds, dbVersion, dbName, scheduledOperations, dbToolsDetails, or isFreeTier. It is a required field when `db_workload` is AJD and needs to be set to `LICENSE_INCLUDED` as AJD does not support default `license_model` value `BRING_YOUR_OWN_LICENSE`.
3160
3208
  """
@@ -3192,7 +3240,7 @@ class _AutonomousDatabaseState:
3192
3240
  @pulumi.getter(name="localDisasterRecoveryType")
3193
3241
  def local_disaster_recovery_type(self) -> Optional[pulumi.Input[_builtins.str]]:
3194
3242
  """
3195
- Indicates the local disaster recovery (DR) type of the Autonomous Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
3243
+ Indicates the local disaster recovery (DR) type of the Autonomous AI Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
3196
3244
  """
3197
3245
  return pulumi.get(self, "local_disaster_recovery_type")
3198
3246
 
@@ -3245,11 +3293,23 @@ class _AutonomousDatabaseState:
3245
3293
  def max_cpu_core_count(self, value: Optional[pulumi.Input[_builtins.int]]):
3246
3294
  pulumi.set(self, "max_cpu_core_count", value)
3247
3295
 
3296
+ @_builtins.property
3297
+ @pulumi.getter(name="memoryPerComputeUnitInGbs")
3298
+ def memory_per_compute_unit_in_gbs(self) -> Optional[pulumi.Input[_builtins.float]]:
3299
+ """
3300
+ The amount of memory (in GBs) to be enabled per OCPU or ECPU.
3301
+ """
3302
+ return pulumi.get(self, "memory_per_compute_unit_in_gbs")
3303
+
3304
+ @memory_per_compute_unit_in_gbs.setter
3305
+ def memory_per_compute_unit_in_gbs(self, value: Optional[pulumi.Input[_builtins.float]]):
3306
+ pulumi.set(self, "memory_per_compute_unit_in_gbs", value)
3307
+
3248
3308
  @_builtins.property
3249
3309
  @pulumi.getter(name="memoryPerOracleComputeUnitInGbs")
3250
3310
  def memory_per_oracle_compute_unit_in_gbs(self) -> Optional[pulumi.Input[_builtins.int]]:
3251
3311
  """
3252
- The amount of memory (in GBs) enabled per ECPU or OCPU.
3312
+ The amount of memory (in GBs, rounded off to nearest integer value) to be enabled per OCPU or ECPU. This is deprecated. Please refer to memoryPerComputeUnitInGBs for accurate value.
3253
3313
  """
3254
3314
  return pulumi.get(self, "memory_per_oracle_compute_unit_in_gbs")
3255
3315
 
@@ -3261,7 +3321,7 @@ class _AutonomousDatabaseState:
3261
3321
  @pulumi.getter(name="ncharacterSet")
3262
3322
  def ncharacter_set(self) -> Optional[pulumi.Input[_builtins.str]]:
3263
3323
  """
3264
- The character set for the Autonomous Database. The default is AL32UTF8. Use [List Autonomous Database Character Sets](https://docs.oracle.com/iaas/autonomous-database-serverless/doc/autonomous-character-set-selection.html) to list the allowed values for an Autonomous Database Serverless instance. For an Autonomous Database on dedicated Exadata infrastructure, the allowed values are: AL16UTF16 or UTF8.
3324
+ The character set for the Autonomous AI Database. The default is AL32UTF8. Use [List Autonomous AI Database Character Sets](https://docs.oracle.com/iaas/autonomous-database-serverless/doc/autonomous-character-set-selection.html) to list the allowed values for an Autonomous AI Database Serverless instance. For an Autonomous AI Database on dedicated Exadata infrastructure, the allowed values are: AL16UTF16 or UTF8.
3265
3325
  """
3266
3326
  return pulumi.get(self, "ncharacter_set")
3267
3327
 
@@ -3298,7 +3358,7 @@ class _AutonomousDatabaseState:
3298
3358
  def nsg_ids(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]:
3299
3359
  """
3300
3360
  (Updatable) The list of [OCIDs](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for the network security groups (NSGs) to which this resource belongs. Setting this to an empty list removes all resources from all NSGs. For more information about NSGs, see [Security Rules](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/securityrules.htm). **NsgIds restrictions:**
3301
- * A network security group (NSG) is optional for Autonomous Databases with private access. The nsgIds list can be empty.
3361
+ * A network security group (NSG) is optional for Autonomous AI Databases with private access. The nsgIds list can be empty.
3302
3362
  """
3303
3363
  return pulumi.get(self, "nsg_ids")
3304
3364
 
@@ -3313,11 +3373,11 @@ class _AutonomousDatabaseState:
3313
3373
  (Updatable) The number of OCPU cores to be made available to the database.
3314
3374
 
3315
3375
  The following points apply:
3316
- * For Autonomous Databases on Dedicated Exadata infrastructure, to provision less than 1 core, enter a fractional value in an increment of 0.1. For example, you can provision 0.3 or 0.4 cores, but not 0.35 cores. (Note that fractional OCPU values are not supported for Autonomous Database Serverless instances.)
3317
- * To provision 1 or more cores, you must enter an integer between 1 and the maximum number of cores available for the infrastructure shape. For example, you can provision 2 cores or 3 cores, but not 2.5 cores. This applies to an Autonomous Database Serverless instance or an Autonomous Database on Dedicated Exadata Infrastructure.
3318
- * For Autonomous Database Serverless instances, this parameter is not used.
3376
+ * For Autonomous AI Databases on Dedicated Exadata infrastructure, to provision less than 1 core, enter a fractional value in an increment of 0.1. For example, you can provision 0.3 or 0.4 cores, but not 0.35 cores. (Note that fractional OCPU values are not supported for Autonomous AI Database Serverless instances.)
3377
+ * To provision 1 or more cores, you must enter an integer between 1 and the maximum number of cores available for the infrastructure shape. For example, you can provision 2 cores or 3 cores, but not 2.5 cores. This applies to an Autonomous AI Database Serverless instance or an Autonomous AI Database on Dedicated Exadata Infrastructure.
3378
+ * For Autonomous AI Database Serverless instances, this parameter is not used.
3319
3379
 
3320
- For Autonomous Databases on Dedicated Exadata infrastructure, the maximum number of cores is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://www.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/autonomous-database&id=ATPFG-GUID-B0F033C1-CC5A-42F0-B2E7-3CECFEDA1FD1) for shape details.
3380
+ For Autonomous AI Databases on Dedicated Exadata infrastructure, the maximum number of cores is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbde/) for shape details.
3321
3381
 
3322
3382
  **Note:** This parameter cannot be used with the `cpuCoreCount` parameter.
3323
3383
  """
@@ -3331,7 +3391,7 @@ class _AutonomousDatabaseState:
3331
3391
  @pulumi.getter(name="openMode")
3332
3392
  def open_mode(self) -> Optional[pulumi.Input[_builtins.str]]:
3333
3393
  """
3334
- (Updatable) Indicates the Autonomous Database mode. The database can be opened in `READ_ONLY` or `READ_WRITE` mode.
3394
+ (Updatable) Indicates the Autonomous AI Database mode. The database can be opened in `READ_ONLY` or `READ_WRITE` mode.
3335
3395
 
3336
3396
  This cannot be updated in parallel with any of the following: cpuCoreCount, computeCount, computeModel, adminPassword, whitelistedIps, isMTLSConnectionRequired, dbVersion, isRefreshable, dbName, scheduledOperations, dbToolsDetails, or isFreeTier.
3337
3397
  """
@@ -3345,7 +3405,7 @@ class _AutonomousDatabaseState:
3345
3405
  @pulumi.getter(name="operationsInsightsStatus")
3346
3406
  def operations_insights_status(self) -> Optional[pulumi.Input[_builtins.str]]:
3347
3407
  """
3348
- Status of Operations Insights for this Autonomous Database.
3408
+ Status of Operations Insights for this Autonomous AI Database.
3349
3409
  """
3350
3410
  return pulumi.get(self, "operations_insights_status")
3351
3411
 
@@ -3366,7 +3426,7 @@ class _AutonomousDatabaseState:
3366
3426
  @pulumi.getter(name="peerDbIds")
3367
3427
  def peer_db_ids(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]:
3368
3428
  """
3369
- The list of [OCIDs](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of standby databases located in Autonomous Data Guard remote regions that are associated with the source database. Note that for Autonomous Database Serverless instances, standby databases located in the same region as the source primary database do not have OCIDs.
3429
+ The list of [OCIDs](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of standby databases located in Autonomous Data Guard remote regions that are associated with the source database. Note that for Autonomous AI Database Serverless instances, standby databases located in the same region as the source primary database do not have OCIDs.
3370
3430
  """
3371
3431
  return pulumi.get(self, "peer_db_ids")
3372
3432
 
@@ -3378,7 +3438,7 @@ class _AutonomousDatabaseState:
3378
3438
  @pulumi.getter(name="permissionLevel")
3379
3439
  def permission_level(self) -> Optional[pulumi.Input[_builtins.str]]:
3380
3440
  """
3381
- The Autonomous Database permission level. Restricted mode allows access only by admin users.
3441
+ The Autonomous AI Database permission level. Restricted mode allows access only by admin users.
3382
3442
  """
3383
3443
  return pulumi.get(self, "permission_level")
3384
3444
 
@@ -3426,7 +3486,7 @@ class _AutonomousDatabaseState:
3426
3486
  @pulumi.getter(name="provisionableCpuses")
3427
3487
  def provisionable_cpuses(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.float]]]]:
3428
3488
  """
3429
- An array of CPU values that an Autonomous Database can be scaled to.
3489
+ An array of CPU values that an Autonomous AI Database can be scaled to.
3430
3490
  """
3431
3491
  return pulumi.get(self, "provisionable_cpuses")
3432
3492
 
@@ -3462,7 +3522,7 @@ class _AutonomousDatabaseState:
3462
3522
  @pulumi.getter(name="refreshableMode")
3463
3523
  def refreshable_mode(self) -> Optional[pulumi.Input[_builtins.str]]:
3464
3524
  """
3465
- (Updatable) The refresh mode of the clone. AUTOMATIC indicates that the clone is automatically being refreshed with data from the source Autonomous Database.
3525
+ (Updatable) The refresh mode of the clone. AUTOMATIC indicates that the clone is automatically being refreshed with data from the source Autonomous AI Database.
3466
3526
  """
3467
3527
  return pulumi.get(self, "refreshable_mode")
3468
3528
 
@@ -3474,7 +3534,7 @@ class _AutonomousDatabaseState:
3474
3534
  @pulumi.getter(name="refreshableStatus")
3475
3535
  def refreshable_status(self) -> Optional[pulumi.Input[_builtins.str]]:
3476
3536
  """
3477
- The refresh status of the clone. REFRESHING indicates that the clone is currently being refreshed with data from the source Autonomous Database.
3537
+ The refresh status of the clone. REFRESHING indicates that the clone is currently being refreshed with data from the source Autonomous AI Database.
3478
3538
  """
3479
3539
  return pulumi.get(self, "refreshable_status")
3480
3540
 
@@ -3498,7 +3558,7 @@ class _AutonomousDatabaseState:
3498
3558
  @pulumi.getter(name="remoteDisasterRecoveryType")
3499
3559
  def remote_disaster_recovery_type(self) -> Optional[pulumi.Input[_builtins.str]]:
3500
3560
  """
3501
- Indicates the cross-region disaster recovery (DR) type of the standby Autonomous Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
3561
+ Indicates the cross-region disaster recovery (DR) type of the standby Autonomous AI Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
3502
3562
  """
3503
3563
  return pulumi.get(self, "remote_disaster_recovery_type")
3504
3564
 
@@ -3510,7 +3570,7 @@ class _AutonomousDatabaseState:
3510
3570
  @pulumi.getter(name="resourcePoolLeaderId")
3511
3571
  def resource_pool_leader_id(self) -> Optional[pulumi.Input[_builtins.str]]:
3512
3572
  """
3513
- (Updatable) The unique identifier for leader autonomous database OCID [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
3573
+ (Updatable) The unique identifier for leader Autonomous AI Database OCID [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
3514
3574
  """
3515
3575
  return pulumi.get(self, "resource_pool_leader_id")
3516
3576
 
@@ -3534,7 +3594,7 @@ class _AutonomousDatabaseState:
3534
3594
  @pulumi.getter
3535
3595
  def role(self) -> Optional[pulumi.Input[_builtins.str]]:
3536
3596
  """
3537
- The Data Guard role of the Autonomous Container Database or Autonomous Database, if Autonomous Data Guard is enabled.
3597
+ The Data Guard role of the Autonomous Container Database or Autonomous AI Database, if Autonomous Data Guard is enabled.
3538
3598
  """
3539
3599
  return pulumi.get(self, "role")
3540
3600
 
@@ -3607,7 +3667,7 @@ class _AutonomousDatabaseState:
3607
3667
  @pulumi.getter(name="serviceConsoleUrl")
3608
3668
  def service_console_url(self) -> Optional[pulumi.Input[_builtins.str]]:
3609
3669
  """
3610
- The URL of the Service Console for the Autonomous Database.
3670
+ The URL of the Service Console for the Autonomous AI Database.
3611
3671
  """
3612
3672
  return pulumi.get(self, "service_console_url")
3613
3673
 
@@ -3628,9 +3688,9 @@ class _AutonomousDatabaseState:
3628
3688
  @pulumi.getter
3629
3689
  def source(self) -> Optional[pulumi.Input[_builtins.str]]:
3630
3690
  """
3631
- The source of the database: Use `NONE` for creating a new Autonomous Database. Use `DATABASE` for creating a new Autonomous Database by cloning an existing Autonomous Database. Use `CROSS_REGION_DATAGUARD` to create a standby Data Guard database in another region.
3691
+ The source of the database: Use `NONE` for creating a new Autonomous AI Database. Use `DATABASE` for creating a new Autonomous AI Database by cloning an existing Autonomous AI Database. Use `CROSS_REGION_DATAGUARD` to create a standby Data Guard database in another region.
3632
3692
 
3633
- For [Autonomous Database Serverless instances](https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/), the following cloning options are available: Use `BACKUP_FROM_ID` for creating a new Autonomous Database from a specified backup. Use `BACKUP_FROM_TIMESTAMP` for creating a point-in-time Autonomous Database clone using backups. For more information, see [Cloning and Moving an Autonomous Database](https://docs.oracle.com/en/cloud/paas/autonomous-database/adbsa/clone-autonomous-database.html#GUID-D771796F-5081-4CFB-A7FF-0F893EABD7BC).
3693
+ For [Autonomous AI Database Serverless instances](https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/), the following cloning options are available: Use `BACKUP_FROM_ID` for creating a new Autonomous AI Database from a specified backup. Use `BACKUP_FROM_TIMESTAMP` for creating a point-in-time Autonomous AI Database clone using backups. For more information, see [Cloning and Moving an Autonomous AI Database](https://docs.oracle.com/en/cloud/paas/autonomous-database/adbsa/clone-autonomous-database.html#GUID-D771796F-5081-4CFB-A7FF-0F893EABD7BC).
3634
3694
  """
3635
3695
  return pulumi.get(self, "source")
3636
3696
 
@@ -3642,7 +3702,7 @@ class _AutonomousDatabaseState:
3642
3702
  @pulumi.getter(name="sourceId")
3643
3703
  def source_id(self) -> Optional[pulumi.Input[_builtins.str]]:
3644
3704
  """
3645
- The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous Database that will be used to create a new peer database for the Data Guard association.
3705
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous AI Database that will be used to create a new peer database for the Data Guard association.
3646
3706
  """
3647
3707
  return pulumi.get(self, "source_id")
3648
3708
 
@@ -3666,9 +3726,9 @@ class _AutonomousDatabaseState:
3666
3726
  @pulumi.getter(name="standbyWhitelistedIps")
3667
3727
  def standby_whitelisted_ips(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]:
3668
3728
  """
3669
- (Updatable) The client IP access control list (ACL). This feature is available for [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) and on Exadata Cloud@Customer. Only clients connecting from an IP address included in the ACL may access the Autonomous Database instance. If `arePrimaryWhitelistedIpsUsed` is 'TRUE' then Autonomous Database uses this primary's IP access control list (ACL) for the disaster recovery peer called `standbywhitelistedips`.
3729
+ (Updatable) The client IP access control list (ACL). This feature is available for [Autonomous AI Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) and on Exadata Cloud@Customer. Only clients connecting from an IP address included in the ACL may access the Autonomous AI Database instance. If `arePrimaryWhitelistedIpsUsed` is 'TRUE' then Autonomous AI Database uses this primary's IP access control list (ACL) for the disaster recovery peer called `standbywhitelistedips`.
3670
3730
 
3671
- For Autonomous Database Serverless, this is an array of CIDR (classless inter-domain routing) notations for a subnet or VCN OCID (virtual cloud network Oracle Cloud ID). Multiple IPs and VCN OCIDs should be separate strings separated by commas, but if it’s other configurations that need multiple pieces of information then its each piece is connected with semicolon (;) as a delimiter. Example: `["1.1.1.1","1.1.1.0/24","ocid1.vcn.oc1.sea.<unique_id>","ocid1.vcn.oc1.sea.<unique_id1>;1.1.1.1","ocid1.vcn.oc1.sea.<unique_id2>;1.1.0.0/16"]` For Exadata Cloud@Customer, this is an array of IP addresses or CIDR notations. Example: `["1.1.1.1","1.1.1.0/24","1.1.2.25"]`
3731
+ For Autonomous AI Database Serverless, this is an array of CIDR (classless inter-domain routing) notations for a subnet or VCN OCID (virtual cloud network Oracle Cloud ID). Multiple IPs and VCN OCIDs should be separate strings separated by commas, but if it’s other configurations that need multiple pieces of information then its each piece is connected with semicolon (;) as a delimiter. Example: `["1.1.1.1","1.1.1.0/24","ocid1.vcn.oc1.sea.<unique_id>","ocid1.vcn.oc1.sea.<unique_id1>;1.1.1.1","ocid1.vcn.oc1.sea.<unique_id2>;1.1.0.0/16"]` For Exadata Cloud@Customer, this is an array of IP addresses or CIDR notations. Example: `["1.1.1.1","1.1.1.0/24","1.1.2.25"]`
3672
3732
 
3673
3733
  For an update operation, if you want to delete all the IPs in the ACL, use an array with a single empty string entry.
3674
3734
 
@@ -3684,7 +3744,7 @@ class _AutonomousDatabaseState:
3684
3744
  @pulumi.getter
3685
3745
  def state(self) -> Optional[pulumi.Input[_builtins.str]]:
3686
3746
  """
3687
- The current state of the Autonomous Database.
3747
+ The current state of the Autonomous AI Database.
3688
3748
  """
3689
3749
  return pulumi.get(self, "state")
3690
3750
 
@@ -3701,7 +3761,7 @@ class _AutonomousDatabaseState:
3701
3761
  **Subnet Restrictions:**
3702
3762
  * For bare metal DB systems and for single node virtual machine DB systems, do not use a subnet that overlaps with 192.168.16.16/28.
3703
3763
  * For Exadata and virtual machine 2-node RAC systems, do not use a subnet that overlaps with 192.168.128.0/20.
3704
- * For Autonomous Database, setting this will disable public secure access to the database.
3764
+ * For Autonomous AI Database, setting this will disable public secure access to the database.
3705
3765
 
3706
3766
  These subnets are used by the Oracle Clusterware private interconnect on the database instance. Specifying an overlapping subnet will cause the private interconnect to malfunction. This restriction applies to both the client subnet and the backup subnet.
3707
3767
  """
@@ -3727,7 +3787,7 @@ class _AutonomousDatabaseState:
3727
3787
  @pulumi.getter(name="supportedRegionsToCloneTos")
3728
3788
  def supported_regions_to_clone_tos(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]:
3729
3789
  """
3730
- The list of regions that support the creation of an Autonomous Database clone or an Autonomous Data Guard standby database.
3790
+ The list of regions that support the creation of an Autonomous AI Database clone or an Autonomous Data Guard standby database.
3731
3791
  """
3732
3792
  return pulumi.get(self, "supported_regions_to_clone_tos")
3733
3793
 
@@ -3769,7 +3829,7 @@ class _AutonomousDatabaseState:
3769
3829
  @pulumi.getter(name="timeCreated")
3770
3830
  def time_created(self) -> Optional[pulumi.Input[_builtins.str]]:
3771
3831
  """
3772
- The date and time the Autonomous Database was created.
3832
+ The date and time the Autonomous AI Database was created.
3773
3833
  """
3774
3834
  return pulumi.get(self, "time_created")
3775
3835
 
@@ -3781,7 +3841,7 @@ class _AutonomousDatabaseState:
3781
3841
  @pulumi.getter(name="timeDataGuardRoleChanged")
3782
3842
  def time_data_guard_role_changed(self) -> Optional[pulumi.Input[_builtins.str]]:
3783
3843
  """
3784
- The date and time the Autonomous Data Guard role was switched for the Autonomous Database. For databases that have standbys in both the primary Data Guard region and a remote Data Guard standby region, this is the latest timestamp of either the database using the "primary" role in the primary Data Guard region, or database located in the remote Data Guard standby region.
3844
+ The date and time the Autonomous Data Guard role was switched for the Autonomous AI Database. For databases that have standbys in both the primary Data Guard region and a remote Data Guard standby region, this is the latest timestamp of either the database using the "primary" role in the primary Data Guard region, or database located in the remote Data Guard standby region.
3785
3845
  """
3786
3846
  return pulumi.get(self, "time_data_guard_role_changed")
3787
3847
 
@@ -3805,7 +3865,7 @@ class _AutonomousDatabaseState:
3805
3865
  @pulumi.getter(name="timeDisasterRecoveryRoleChanged")
3806
3866
  def time_disaster_recovery_role_changed(self) -> Optional[pulumi.Input[_builtins.str]]:
3807
3867
  """
3808
- The date and time the Disaster Recovery role was switched for the standby Autonomous Database.
3868
+ The date and time the Disaster Recovery role was switched for the standby Autonomous AI Database.
3809
3869
  """
3810
3870
  return pulumi.get(self, "time_disaster_recovery_role_changed")
3811
3871
 
@@ -3817,7 +3877,7 @@ class _AutonomousDatabaseState:
3817
3877
  @pulumi.getter(name="timeEarliestAvailableDbVersionUpgrade")
3818
3878
  def time_earliest_available_db_version_upgrade(self) -> Optional[pulumi.Input[_builtins.str]]:
3819
3879
  """
3820
- The earliest(min) date and time the Autonomous Database can be scheduled to upgrade to 23ai.
3880
+ The earliest(min) date and time the Autonomous AI Database can be scheduled to upgrade to 26ai.
3821
3881
  """
3822
3882
  return pulumi.get(self, "time_earliest_available_db_version_upgrade")
3823
3883
 
@@ -3829,7 +3889,7 @@ class _AutonomousDatabaseState:
3829
3889
  @pulumi.getter(name="timeLatestAvailableDbVersionUpgrade")
3830
3890
  def time_latest_available_db_version_upgrade(self) -> Optional[pulumi.Input[_builtins.str]]:
3831
3891
  """
3832
- The max date and time the Autonomous Database can be scheduled to upgrade to 23ai.
3892
+ The max date and time the Autonomous AI Database can be scheduled to upgrade to 26ai.
3833
3893
  """
3834
3894
  return pulumi.get(self, "time_latest_available_db_version_upgrade")
3835
3895
 
@@ -3841,7 +3901,7 @@ class _AutonomousDatabaseState:
3841
3901
  @pulumi.getter(name="timeLocalDataGuardEnabled")
3842
3902
  def time_local_data_guard_enabled(self) -> Optional[pulumi.Input[_builtins.str]]:
3843
3903
  """
3844
- The date and time that Autonomous Data Guard was enabled for an Autonomous Database where the standby was provisioned in the same region as the primary database.
3904
+ The date and time that Autonomous Data Guard was enabled for an Autonomous AI Database where the standby was provisioned in the same region as the primary database.
3845
3905
  """
3846
3906
  return pulumi.get(self, "time_local_data_guard_enabled")
3847
3907
 
@@ -3877,7 +3937,7 @@ class _AutonomousDatabaseState:
3877
3937
  @pulumi.getter(name="timeOfAutoRefreshStart")
3878
3938
  def time_of_auto_refresh_start(self) -> Optional[pulumi.Input[_builtins.str]]:
3879
3939
  """
3880
- (Updatable) The the date and time that auto-refreshing will begin for an Autonomous Database refreshable clone. This value controls only the start time for the first refresh operation. Subsequent (ongoing) refresh operations have start times controlled by the value of the `autoRefreshFrequencyInSeconds` parameter.
3940
+ (Updatable) The the date and time that auto-refreshing will begin for an Autonomous AI Database refreshable clone. This value controls only the start time for the first refresh operation. Subsequent (ongoing) refresh operations have start times controlled by the value of the `autoRefreshFrequencyInSeconds` parameter.
3881
3941
  """
3882
3942
  return pulumi.get(self, "time_of_auto_refresh_start")
3883
3943
 
@@ -3937,7 +3997,7 @@ class _AutonomousDatabaseState:
3937
3997
  @pulumi.getter(name="timeOfLastSwitchover")
3938
3998
  def time_of_last_switchover(self) -> Optional[pulumi.Input[_builtins.str]]:
3939
3999
  """
3940
- The timestamp of the last switchover operation for the Autonomous Database.
4000
+ The timestamp of the last switchover operation for the Autonomous AI Database.
3941
4001
  """
3942
4002
  return pulumi.get(self, "time_of_last_switchover")
3943
4003
 
@@ -3973,7 +4033,7 @@ class _AutonomousDatabaseState:
3973
4033
  @pulumi.getter(name="timeScheduledDbVersionUpgrade")
3974
4034
  def time_scheduled_db_version_upgrade(self) -> Optional[pulumi.Input[_builtins.str]]:
3975
4035
  """
3976
- The date and time the Autonomous Database scheduled to upgrade to 23ai. Send this value along with the target db_version value to schedule the database version upgrade. After the upgrade is scheduled and before the scheduled upgrade time arrives, please keep the db_version value the same as the backend's current db_version.
4036
+ The date and time the Autonomous AI Database scheduled to upgrade to 26ai.
3977
4037
  """
3978
4038
  return pulumi.get(self, "time_scheduled_db_version_upgrade")
3979
4039
 
@@ -3985,7 +4045,7 @@ class _AutonomousDatabaseState:
3985
4045
  @pulumi.getter(name="timeUndeleted")
3986
4046
  def time_undeleted(self) -> Optional[pulumi.Input[_builtins.str]]:
3987
4047
  """
3988
- The date and time the Autonomous Database was most recently undeleted.
4048
+ The date and time the Autonomous AI Database was most recently undeleted.
3989
4049
  """
3990
4050
  return pulumi.get(self, "time_undeleted")
3991
4051
 
@@ -4009,7 +4069,7 @@ class _AutonomousDatabaseState:
4009
4069
  @pulumi.getter
4010
4070
  def timestamp(self) -> Optional[pulumi.Input[_builtins.str]]:
4011
4071
  """
4012
- The timestamp specified for the point-in-time clone of the source Autonomous Database. The timestamp must be in the past.
4072
+ The timestamp specified for the point-in-time clone of the source Autonomous AI Database. The timestamp must be in the past.
4013
4073
  """
4014
4074
  return pulumi.get(self, "timestamp")
4015
4075
 
@@ -4045,7 +4105,7 @@ class _AutonomousDatabaseState:
4045
4105
  @pulumi.getter(name="usedDataStorageSizeInGbs")
4046
4106
  def used_data_storage_size_in_gbs(self) -> Optional[pulumi.Input[_builtins.int]]:
4047
4107
  """
4048
- The storage space consumed by Autonomous Database in GBs.
4108
+ The storage space consumed by Autonomous AI Database in GBs.
4049
4109
  """
4050
4110
  return pulumi.get(self, "used_data_storage_size_in_gbs")
4051
4111
 
@@ -4057,7 +4117,7 @@ class _AutonomousDatabaseState:
4057
4117
  @pulumi.getter(name="usedDataStorageSizeInTbs")
4058
4118
  def used_data_storage_size_in_tbs(self) -> Optional[pulumi.Input[_builtins.int]]:
4059
4119
  """
4060
- The amount of storage that has been used for Autonomous Databases in dedicated infrastructure, in terabytes.
4120
+ The amount of storage that has been used for Autonomous AI Databases in dedicated infrastructure, in terabytes.
4061
4121
  """
4062
4122
  return pulumi.get(self, "used_data_storage_size_in_tbs")
4063
4123
 
@@ -4065,6 +4125,30 @@ class _AutonomousDatabaseState:
4065
4125
  def used_data_storage_size_in_tbs(self, value: Optional[pulumi.Input[_builtins.int]]):
4066
4126
  pulumi.set(self, "used_data_storage_size_in_tbs", value)
4067
4127
 
4128
+ @_builtins.property
4129
+ @pulumi.getter(name="vanityConnectionUrls")
4130
+ def vanity_connection_urls(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['AutonomousDatabaseVanityConnectionUrlArgs']]]]:
4131
+ """
4132
+ The URLs for accessing Oracle Application Express (APEX) and SQL Developer Web with a browser from a Compute instance within your VCN or that has a direct connection to your VCN. Note that these URLs are provided by the console only for databases on [dedicated Exadata infrastructure](https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html). Example: `{"sqlDevWebUrl": "https://<hostname>/ords...", "apexUrl", "https://<hostname>/ords..."}`
4133
+ """
4134
+ return pulumi.get(self, "vanity_connection_urls")
4135
+
4136
+ @vanity_connection_urls.setter
4137
+ def vanity_connection_urls(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['AutonomousDatabaseVanityConnectionUrlArgs']]]]):
4138
+ pulumi.set(self, "vanity_connection_urls", value)
4139
+
4140
+ @_builtins.property
4141
+ @pulumi.getter(name="vanityUrlDetails")
4142
+ def vanity_url_details(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['AutonomousDatabaseVanityUrlDetailArgs']]]]:
4143
+ """
4144
+ Details for api gateway and vanity url(custom url) for dbTools.
4145
+ """
4146
+ return pulumi.get(self, "vanity_url_details")
4147
+
4148
+ @vanity_url_details.setter
4149
+ def vanity_url_details(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['AutonomousDatabaseVanityUrlDetailArgs']]]]):
4150
+ pulumi.set(self, "vanity_url_details", value)
4151
+
4068
4152
  @_builtins.property
4069
4153
  @pulumi.getter(name="vaultId")
4070
4154
  def vault_id(self) -> Optional[pulumi.Input[_builtins.str]]:
@@ -4081,9 +4165,9 @@ class _AutonomousDatabaseState:
4081
4165
  @pulumi.getter(name="whitelistedIps")
4082
4166
  def whitelisted_ips(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]:
4083
4167
  """
4084
- (Updatable) The client IP access control list (ACL). This feature is available for [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) and on Exadata Cloud@Customer. Only clients connecting from an IP address included in the ACL may access the Autonomous Database instance. If `arePrimaryWhitelistedIpsUsed` is 'TRUE' then Autonomous Database uses this primary's IP access control list (ACL) for the disaster recovery peer called `standbywhitelistedips`.
4168
+ (Updatable) The client IP access control list (ACL). This feature is available for [Autonomous AI Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) and on Exadata Cloud@Customer. Only clients connecting from an IP address included in the ACL may access the Autonomous AI Database instance. If `arePrimaryWhitelistedIpsUsed` is 'TRUE' then Autonomous AI Database uses this primary's IP access control list (ACL) for the disaster recovery peer called `standbywhitelistedips`.
4085
4169
 
4086
- For Autonomous Database Serverless, this is an array of CIDR (classless inter-domain routing) notations for a subnet or VCN OCID (virtual cloud network Oracle Cloud ID). Multiple IPs and VCN OCIDs should be separate strings separated by commas, but if it’s other configurations that need multiple pieces of information then its each piece is connected with semicolon (;) as a delimiter. Example: `["1.1.1.1","1.1.1.0/24","ocid1.vcn.oc1.sea.<unique_id>","ocid1.vcn.oc1.sea.<unique_id1>;1.1.1.1","ocid1.vcn.oc1.sea.<unique_id2>;1.1.0.0/16"]` For Exadata Cloud@Customer, this is an array of IP addresses or CIDR notations. Example: `["1.1.1.1","1.1.1.0/24","1.1.2.25"]`
4170
+ For Autonomous AI Database Serverless, this is an array of CIDR (classless inter-domain routing) notations for a subnet or VCN OCID (virtual cloud network Oracle Cloud ID). Multiple IPs and VCN OCIDs should be separate strings separated by commas, but if it’s other configurations that need multiple pieces of information then its each piece is connected with semicolon (;) as a delimiter. Example: `["1.1.1.1","1.1.1.0/24","ocid1.vcn.oc1.sea.<unique_id>","ocid1.vcn.oc1.sea.<unique_id1>;1.1.1.1","ocid1.vcn.oc1.sea.<unique_id2>;1.1.0.0/16"]` For Exadata Cloud@Customer, this is an array of IP addresses or CIDR notations. Example: `["1.1.1.1","1.1.1.0/24","1.1.2.25"]`
4087
4171
 
4088
4172
  For an update operation, if you want to delete all the IPs in the ACL, use an array with a single empty string entry.
4089
4173
 
@@ -4194,13 +4278,12 @@ class AutonomousDatabase(pulumi.CustomResource):
4194
4278
  time_scheduled_db_version_upgrade: Optional[pulumi.Input[_builtins.str]] = None,
4195
4279
  timestamp: Optional[pulumi.Input[_builtins.str]] = None,
4196
4280
  use_latest_available_backup_time_stamp: Optional[pulumi.Input[_builtins.bool]] = None,
4281
+ vanity_url_details: Optional[pulumi.Input[Sequence[pulumi.Input[Union['AutonomousDatabaseVanityUrlDetailArgs', 'AutonomousDatabaseVanityUrlDetailArgsDict']]]]] = None,
4197
4282
  vault_id: Optional[pulumi.Input[_builtins.str]] = None,
4198
4283
  whitelisted_ips: Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]] = None,
4199
4284
  __props__=None):
4200
4285
  """
4201
- This resource provides the Autonomous Database resource in Oracle Cloud Infrastructure Database service.
4202
-
4203
- Creates a new Autonomous Database.
4286
+ ## Example Usage
4204
4287
 
4205
4288
  ## Import
4206
4289
 
@@ -4213,105 +4296,106 @@ class AutonomousDatabase(pulumi.CustomResource):
4213
4296
  :param str resource_name: The name of the resource.
4214
4297
  :param pulumi.ResourceOptions opts: Options for the resource.
4215
4298
  :param pulumi.Input[_builtins.str] admin_password: (Updatable) The password must be between 12 and 30 characters long, and must contain at least 1 uppercase, 1 lowercase, and 1 numeric character. It cannot contain the double quote symbol (") or the username "admin", regardless of casing. The password is mandatory if source value is "BACKUP_FROM_ID", "BACKUP_FROM_TIMESTAMP", "DATABASE" or "NONE".
4216
- :param pulumi.Input[_builtins.bool] are_primary_whitelisted_ips_used: (Updatable) This field will be null if the Autonomous Database is not Data Guard enabled or Access Control is disabled. It's value would be `TRUE` if Autonomous Database is Data Guard enabled and Access Control is enabled and if the Autonomous Database uses primary IP access control list (ACL) for standby. It's value would be `FALSE` if Autonomous Database is Data Guard enabled and Access Control is enabled and if the Autonomous Database uses different IP access control list (ACL) for standby compared to primary.
4299
+ :param pulumi.Input[_builtins.bool] are_primary_whitelisted_ips_used: (Updatable) This field will be null if the Autonomous AI Database is not Data Guard enabled or Access Control is disabled. It's value would be `TRUE` if Autonomous AI Database is Data Guard enabled and Access Control is enabled and if the Autonomous AI Database uses primary IP access control list (ACL) for standby. It's value would be `FALSE` if Autonomous AI Database is Data Guard enabled and Access Control is enabled and if the Autonomous AI Database uses different IP access control list (ACL) for standby compared to primary.
4217
4300
  :param pulumi.Input[_builtins.int] auto_refresh_frequency_in_seconds: (Updatable) The frequency a refreshable clone is refreshed after auto-refresh is enabled. The minimum is 1 hour. The maximum is 7 days. The date and time that auto-refresh is enabled is controlled by the `timeOfAutoRefreshStart` parameter.
4218
4301
  :param pulumi.Input[_builtins.int] auto_refresh_point_lag_in_seconds: (Updatable) The time, in seconds, the data of the refreshable clone lags the primary database at the point of refresh. The minimum is 0 minutes (0 mins means refresh to the latest available timestamp). The maximum is 7 days. The lag time increases after refreshing until the next data refresh happens.
4219
- :param pulumi.Input[_builtins.str] autonomous_container_database_id: The Autonomous Container Database [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm). Used only by Autonomous Database on Dedicated Exadata Infrastructure.
4220
- :param pulumi.Input[_builtins.str] autonomous_database_backup_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous Database Backup that you will clone to create a new Autonomous Database.
4221
- :param pulumi.Input[_builtins.str] autonomous_database_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous Database that you will clone to create a new Autonomous Database.
4222
- :param pulumi.Input[_builtins.str] autonomous_maintenance_schedule_type: (Updatable) The maintenance schedule type of the Autonomous Database Serverless. An EARLY maintenance schedule follows a schedule applying patches prior to the REGULAR schedule. A REGULAR maintenance schedule follows the normal cycle
4302
+ :param pulumi.Input[_builtins.str] autonomous_container_database_id: The Autonomous Container Database [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm). Used only by Autonomous AI Database on Dedicated Exadata Infrastructure.
4303
+ :param pulumi.Input[_builtins.str] autonomous_database_backup_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous AI Database Backup that you will clone to create a new Autonomous AI Database.
4304
+ :param pulumi.Input[_builtins.str] autonomous_database_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous AI Database that you will clone to create a new Autonomous AI Database.
4305
+ :param pulumi.Input[_builtins.str] autonomous_maintenance_schedule_type: (Updatable) The maintenance schedule type of the Autonomous AI Database Serverless. An EARLY maintenance schedule follows a schedule applying patches prior to the REGULAR schedule. A REGULAR maintenance schedule follows the normal cycle
4223
4306
  :param pulumi.Input[_builtins.int] backup_retention_period_in_days: (Updatable) Retention period, in days, for long-term backups
4224
4307
  :param pulumi.Input[_builtins.float] byol_compute_count_limit: (Updatable) The maximum number of CPUs allowed with a Bring Your Own License (BYOL), including those used for auto-scaling, disaster recovery, tools, etc. Any CPU usage above this limit is considered as License Included and billed.
4225
- :param pulumi.Input[_builtins.str] character_set: The character set for the autonomous database. The default is AL32UTF8. Allowed values for an Autonomous Database Serverless instance as as returned by [List Autonomous Database Character Sets](https://docs.oracle.com/iaas/autonomous-database-serverless/doc/autonomous-character-set-selection.html)
4308
+ :param pulumi.Input[_builtins.str] character_set: The character set for the Autonomous AI Database. The default is AL32UTF8. Allowed values for an Autonomous AI Database Serverless instance as as returned by [List Autonomous AI Database Character Sets](https://docs.oracle.com/iaas/autonomous-database-serverless/doc/autonomous-character-set-selection.html)
4226
4309
 
4227
- For an Autonomous Database on dedicated infrastructure, the allowed values are:
4310
+ For an Autonomous AI Database on dedicated infrastructure, the allowed values are:
4228
4311
 
4229
4312
  AL32UTF8, AR8ADOS710, AR8ADOS720, AR8APTEC715, AR8ARABICMACS, AR8ASMO8X, AR8ISO8859P6, AR8MSWIN1256, AR8MUSSAD768, AR8NAFITHA711, AR8NAFITHA721, AR8SAKHR706, AR8SAKHR707, AZ8ISO8859P9E, BG8MSWIN, BG8PC437S, BLT8CP921, BLT8ISO8859P13, BLT8MSWIN1257, BLT8PC775, BN8BSCII, CDN8PC863, CEL8ISO8859P14, CL8ISO8859P5, CL8ISOIR111, CL8KOI8R, CL8KOI8U, CL8MACCYRILLICS, CL8MSWIN1251, EE8ISO8859P2, EE8MACCES, EE8MACCROATIANS, EE8MSWIN1250, EE8PC852, EL8DEC, EL8ISO8859P7, EL8MACGREEKS, EL8MSWIN1253, EL8PC437S, EL8PC851, EL8PC869, ET8MSWIN923, HU8ABMOD, HU8CWI2, IN8ISCII, IS8PC861, IW8ISO8859P8, IW8MACHEBREWS, IW8MSWIN1255, IW8PC1507, JA16EUC, JA16EUCTILDE, JA16SJIS, JA16SJISTILDE, JA16VMS, KO16KSC5601, KO16KSCCS, KO16MSWIN949, LA8ISO6937, LA8PASSPORT, LT8MSWIN921, LT8PC772, LT8PC774, LV8PC1117, LV8PC8LR, LV8RST104090, N8PC865, NE8ISO8859P10, NEE8ISO8859P4, RU8BESTA, RU8PC855, RU8PC866, SE8ISO8859P3, TH8MACTHAIS, TH8TISASCII, TR8DEC, TR8MACTURKISHS, TR8MSWIN1254, TR8PC857, US7ASCII, US8PC437, UTF8, VN8MSWIN1258, VN8VN3, WE8DEC, WE8DG, WE8ISO8859P1, WE8ISO8859P15, WE8ISO8859P9, WE8MACROMAN8S, WE8MSWIN1252, WE8NCR4970, WE8NEXTSTEP, WE8PC850, WE8PC858, WE8PC860, WE8ROMAN8, ZHS16CGB231280, ZHS16GBK, ZHT16BIG5, ZHT16CCDC, ZHT16DBT, ZHT16HKSCS, ZHT16MSWIN950, ZHT32EUC, ZHT32SOPS, ZHT32TRIS
4230
- :param pulumi.Input[Sequence[pulumi.Input[_builtins.int]]] clone_table_space_lists: A list of the source Autonomous Database's table space number(s) used to create this partial clone from the backup.
4231
- :param pulumi.Input[_builtins.str] clone_type: The Autonomous Database clone type.
4313
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.int]]] clone_table_space_lists: A list of the source Autonomous AI Database's table space number(s) used to create this partial clone from the backup.
4314
+ :param pulumi.Input[_builtins.str] clone_type: The Autonomous AI Database clone type.
4232
4315
  * `FULL` - This option creates a new database that includes all source database data.
4233
4316
  * `METADATA` - This option creates a new database that includes the source database schema and select metadata, but not the source database data.
4234
- :param pulumi.Input[_builtins.str] compartment_id: (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment of the Autonomous Database.
4235
- :param pulumi.Input[_builtins.float] compute_count: (Updatable) The compute amount (CPUs) available to the database. Minimum and maximum values depend on the compute model and whether the database is an Autonomous Database Serverless instance or an Autonomous Database on Dedicated Exadata Infrastructure. The 'ECPU' compute model requires a minimum value of one, for databases in the elastic resource pool and minimum value of two, otherwise. Required when using the `computeModel` parameter. When using `cpuCoreCount` parameter, it is an error to specify computeCount to a non-null value. Providing `computeModel` and `computeCount` is the preferred method for both OCPU and ECPU.
4236
- :param pulumi.Input[_builtins.str] compute_model: (Updatable) The compute model of the Autonomous Database. This is required if using the `computeCount` parameter. If using `cpuCoreCount` then it is an error to specify `computeModel` to a non-null value. ECPU compute model is the recommended model and OCPU compute model is legacy.
4237
- :param pulumi.Input[_builtins.int] cpu_core_count: (Updatable) The number of CPU cores to be made available to the database. For Autonomous Databases on dedicated Exadata infrastructure, the maximum number of cores is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://www.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/autonomous-database&id=ATPFG-GUID-B0F033C1-CC5A-42F0-B2E7-3CECFEDA1FD1) for shape details.
4317
+ :param pulumi.Input[_builtins.str] compartment_id: (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment of the Autonomous AI Database.
4318
+ :param pulumi.Input[_builtins.float] compute_count: (Updatable) The compute amount (CPUs) available to the database. Minimum and maximum values depend on the compute model and whether the database is an Autonomous AI Database Serverless instance or an Autonomous AI Database on Dedicated Exadata Infrastructure. The 'ECPU' compute model requires a minimum value of one, for databases in the elastic resource pool and minimum value of two, otherwise. Required when using the `computeModel` parameter. When using `cpuCoreCount` parameter, it is an error to specify computeCount to a non-null value. Providing `computeModel` and `computeCount` is the preferred method for both OCPU and ECPU.
4319
+ :param pulumi.Input[_builtins.str] compute_model: (Updatable) The compute model of the Autonomous AI Database. This is required if using the `computeCount` parameter. If using `cpuCoreCount` then it is an error to specify `computeModel` to a non-null value. ECPU compute model is the recommended model and OCPU compute model is legacy.
4320
+ :param pulumi.Input[_builtins.int] cpu_core_count: (Updatable) The number of CPU cores to be made available to the database. For Autonomous AI Databases on dedicated Exadata infrastructure, the maximum number of cores is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbde/) for shape details.
4238
4321
 
4239
4322
  **Note:** This parameter cannot be used with the `ocpuCount` parameter. This input is ignored for Always Free resources.
4240
4323
  :param pulumi.Input[Sequence[pulumi.Input[Union['AutonomousDatabaseCustomerContactArgs', 'AutonomousDatabaseCustomerContactArgsDict']]]] customer_contacts: (Updatable) Customer Contacts.
4241
4324
  :param pulumi.Input[_builtins.str] data_safe_status: (Updatable) Status of the Data Safe registration for this Autonomous Database. Could be REGISTERED or NOT_REGISTERED.
4242
- :param pulumi.Input[_builtins.int] data_storage_size_in_gb: (Updatable) The size, in gigabytes, of the data volume that will be created and attached to the database. This storage can later be scaled up if needed. The maximum storage value is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://www.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/autonomous-database&id=ATPFG-GUID-B0F033C1-CC5A-42F0-B2E7-3CECFEDA1FD1) for shape details.
4325
+ :param pulumi.Input[_builtins.int] data_storage_size_in_gb: (Updatable) The size, in gigabytes, of the data volume that will be created and attached to the database. This storage can later be scaled up if needed. The maximum storage value is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbde/) for shape details.
4243
4326
 
4244
4327
  **Notes**
4245
4328
  * This parameter is only supported for dedicated Exadata infrastructure.
4246
4329
  * This parameter cannot be used with the `dataStorageSizeInTBs` parameter.
4247
- :param pulumi.Input[_builtins.int] data_storage_size_in_tbs: (Updatable) The size, in terabytes, of the data volume that will be created and attached to the database. This storage can later be scaled up if needed. For Autonomous Databases on dedicated Exadata infrastructure, the maximum storage value is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://www.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/autonomous-database&id=ATPFG-GUID-B0F033C1-CC5A-42F0-B2E7-3CECFEDA1FD1) for shape details. A full Exadata service is allocated when the Autonomous Database size is set to the upper limit (384 TB).
4330
+ :param pulumi.Input[_builtins.int] data_storage_size_in_tbs: (Updatable) The size, in terabytes, of the data volume that will be created and attached to the database. This storage can later be scaled up if needed. For Autonomous AI Databases on dedicated Exadata infrastructure, the maximum storage value is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbde/) for shape details. A full Exadata service is allocated when the Autonomous AI Database size is set to the upper limit (384 TB).
4248
4331
 
4249
4332
  **Note:** This parameter cannot be used with the `dataStorageSizeInGBs` parameter. This input is ignored for Always Free resources.
4250
- :param pulumi.Input[_builtins.str] database_edition: (Updatable) The Oracle Database Edition that applies to the Autonomous databases. This parameter accepts options `STANDARD_EDITION` and `ENTERPRISE_EDITION`.
4251
- :param pulumi.Input[_builtins.str] database_management_status: Status of Database Management for this Autonomous Database.
4333
+ :param pulumi.Input[_builtins.str] database_edition: (Updatable) The Oracle AI Database Edition that applies to the Autonomous AI Databases. This parameter accepts options `STANDARD_EDITION` and `ENTERPRISE_EDITION`.
4334
+ :param pulumi.Input[_builtins.str] database_management_status: Status of Database Management for this Autonomous AI Database.
4252
4335
  :param pulumi.Input[_builtins.str] db_name: The database name. The name must begin with an alphabetic character and can contain a maximum of 30 alphanumeric characters. Special characters are not permitted. The database name must be unique in the tenancy. It is required in all cases except when creating a cross-region Autonomous Data Guard standby instance or a cross-region disaster recovery standby instance.
4253
4336
  :param pulumi.Input[Sequence[pulumi.Input[Union['AutonomousDatabaseDbToolsDetailArgs', 'AutonomousDatabaseDbToolsDetailArgsDict']]]] db_tools_details: (Updatable) The list of database tools details.
4254
4337
 
4255
4338
  This cannot be updated in parallel with any of the following: licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel, whitelistedIps, isMTLSConnectionRequired, openMode, permissionLevel, dbWorkload, privateEndpointLabel, nsgIds, dbVersion, isRefreshable, dbName, scheduledOperations, isLocalDataGuardEnabled, or isFreeTier.
4256
- :param pulumi.Input[_builtins.str] db_version: (Updatable) A valid Oracle Database version for Autonomous Database.`db_workload` AJD is only supported for `db_version` `19c` and above.
4257
- :param pulumi.Input[_builtins.str] db_workload: (Updatable) The Autonomous Database workload type. The following values are valid:
4258
- * OLTP - indicates an Autonomous Transaction Processing database
4259
- * DW - indicates an Autonomous Data Warehouse database
4260
- * AJD - indicates an Autonomous JSON Database
4261
- * APEX - indicates an Autonomous Database with the Oracle APEX Application Development workload type.
4339
+ :param pulumi.Input[_builtins.str] db_version: (Updatable) A valid Oracle AI Database version for Autonomous AI Database.`db_workload` AJD is only supported for `db_version` `19c` and above.
4340
+ :param pulumi.Input[_builtins.str] db_workload: (Updatable) The Autonomous AI Database workload type. The following values are valid:
4341
+ * OLTP - indicates an Autonomous AI Transaction Processing database
4342
+ * DW - indicates an Autonomous AI Lakehouse database
4343
+ * AJD - indicates an Autonomous AI JSON Database
4344
+ * APEX - indicates an Autonomous AI Database with the Oracle APEX AI Application Development workload type.
4345
+ * LH - indicates an Oracle Autonomous AI Lakehouse database
4262
4346
 
4263
4347
  This cannot be updated in parallel with any of the following: licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel, adminPassword, whitelistedIps, isMTLSConnectionRequired, privateEndpointLabel, nsgIds, dbVersion, isRefreshable, dbName, scheduledOperations, dbToolsDetails, isLocalDataGuardEnabled, or isFreeTier. *Note: `db_workload` can only be updated from AJD to OLTP or from a free OLTP to AJD.
4264
4348
  :param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] defined_tags: (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
4265
- :param pulumi.Input[_builtins.str] disaster_recovery_type: Indicates the disaster recovery (DR) type of the standby Autonomous Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
4266
- :param pulumi.Input[_builtins.str] display_name: (Updatable) The user-friendly name for the Autonomous Database. The name does not have to be unique.
4267
- :param pulumi.Input[Union['AutonomousDatabaseEncryptionKeyArgs', 'AutonomousDatabaseEncryptionKeyArgsDict']] encryption_key: (Updatable) Details of the Autonomous Database encryption key.
4349
+ :param pulumi.Input[_builtins.str] disaster_recovery_type: Indicates the disaster recovery (DR) type of the standby Autonomous AI Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
4350
+ :param pulumi.Input[_builtins.str] display_name: (Updatable) The user-friendly name for the Autonomous AI Database. The name does not have to be unique.
4351
+ :param pulumi.Input[Union['AutonomousDatabaseEncryptionKeyArgs', 'AutonomousDatabaseEncryptionKeyArgsDict']] encryption_key: (Updatable) Details of the Autonomous AI Database encryption key.
4268
4352
  :param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] freeform_tags: (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
4269
- :param pulumi.Input[_builtins.int] in_memory_percentage: (Updatable) The percentage of the System Global Area(SGA) assigned to In-Memory tables in Autonomous Database. This property is applicable only to Autonomous Databases on the Exadata Cloud@Customer platform.
4353
+ :param pulumi.Input[_builtins.int] in_memory_percentage: (Updatable) The percentage of the System Global Area(SGA) assigned to In-Memory tables in Autonomous AI Database. This property is applicable only to Autonomous AI Databases on the Exadata Cloud@Customer platform.
4270
4354
  :param pulumi.Input[_builtins.bool] is_access_control_enabled: (Updatable) Indicates if the database-level access control is enabled. If disabled, database access is defined by the network security rules. If enabled, database access is restricted to the IP addresses defined by the rules specified with the `whitelistedIps` property. While specifying `whitelistedIps` rules is optional, if database-level access control is enabled and no rules are specified, the database will become inaccessible. The rules can be added later using the `UpdateAutonomousDatabase` API operation or edit option in console. When creating a database clone, the desired access control setting should be specified. By default, database-level access control will be disabled for the clone.
4271
4355
 
4272
- This property is applicable only to Autonomous Databases on the Exadata Cloud@Customer platform. For Autonomous Database Serverless instances, `whitelistedIps` is used.
4273
- :param pulumi.Input[_builtins.bool] is_auto_scaling_enabled: (Updatable) Indicates if auto scaling is enabled for the Autonomous Database CPU core count. The default value is `TRUE`.
4274
- :param pulumi.Input[_builtins.bool] is_auto_scaling_for_storage_enabled: (Updatable) Indicates if auto scaling is enabled for the Autonomous Database storage. The default value is `FALSE`.
4275
- :param pulumi.Input[_builtins.bool] is_backup_retention_locked: (Updatable) True if the Autonomous Database is backup retention locked.
4276
- :param pulumi.Input[_builtins.bool] is_data_guard_enabled: (Updatable) **Deprecated.** Indicates whether the Autonomous Database has local (in-region) Data Guard enabled. Not applicable to cross-region Autonomous Data Guard associations, or to Autonomous Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
4356
+ This property is applicable only to Autonomous AI Databases on the Exadata Cloud@Customer platform. For Autonomous AI Database Serverless instances, `whitelistedIps` is used.
4357
+ :param pulumi.Input[_builtins.bool] is_auto_scaling_enabled: (Updatable) Indicates if auto scaling is enabled for the Autonomous AI Database CPU core count. The default value is `TRUE`.
4358
+ :param pulumi.Input[_builtins.bool] is_auto_scaling_for_storage_enabled: (Updatable) Indicates if auto scaling is enabled for the Autonomous AI Database storage. The default value is `FALSE`.
4359
+ :param pulumi.Input[_builtins.bool] is_backup_retention_locked: (Updatable) True if the Autonomous AI Database is backup retention locked.
4360
+ :param pulumi.Input[_builtins.bool] is_data_guard_enabled: (Updatable) **Deprecated.** Indicates whether the Autonomous AI Database has local (in-region) Data Guard enabled. Not applicable to cross-region Autonomous Data Guard associations, or to Autonomous AI Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
4277
4361
  :param pulumi.Input[_builtins.bool] is_dedicated: True if the database is on [dedicated Exadata infrastructure](https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html).
4278
- :param pulumi.Input[_builtins.bool] is_dev_tier: (Updatable) Autonomous Database for Developers are fixed-shape Autonomous Databases that developers can use to build and test new applications. On Serverless, these are low-cost and billed per instance, on Dedicated and Cloud@Customer there is no additional cost to create Developer databases. Developer databases come with limited resources and is not intended for large-scale testing and production deployments. When you need more compute or storage resources, you may upgrade to a full paid production database.
4279
- :param pulumi.Input[_builtins.bool] is_free_tier: (Updatable) Indicates if this is an Always Free resource. The default value is false. Note that Always Free Autonomous Databases have 1 CPU and 20GB of memory. For Always Free databases, memory and CPU cannot be scaled.
4362
+ :param pulumi.Input[_builtins.bool] is_dev_tier: (Updatable) Autonomous AI Database for Developers are fixed-shape Autonomous AI Databases that developers can use to build and test new applications. On Serverless, these are low-cost and billed per instance, on Dedicated and Cloud@Customer there is no additional cost to create Developer databases. Developer databases come with limited resources and is not intended for large-scale testing and production deployments. When you need more compute or storage resources, you may upgrade to a full paid production database.
4363
+ :param pulumi.Input[_builtins.bool] is_free_tier: (Updatable) Indicates if this is an Always Free resource. The default value is false. Note that Always Free Autonomous AI Databases have 1 CPU and 20GB of memory. For Always Free databases, memory and CPU cannot be scaled.
4280
4364
 
4281
4365
  This cannot be updated in parallel with any of the following: licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel, adminPassword, whitelistedIps, isMTLSConnectionRequired, openMode, permissionLevel, privateEndpointLabel, nsgIds, dbVersion, isRefreshable, dbName, scheduledOperations, dbToolsDetails, or isLocalDataGuardEnabled When `db_workload` is `AJD` it cannot be `true`.
4282
- :param pulumi.Input[_builtins.bool] is_local_data_guard_enabled: (Updatable) Indicates whether the Autonomous Database has local (in-region) Data Guard enabled. Not applicable to cross-region Autonomous Data Guard associations, or to Autonomous Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
4283
- :param pulumi.Input[_builtins.bool] is_preview_version_with_service_terms_accepted: If set to `TRUE`, indicates that an Autonomous Database preview version is being provisioned, and that the preview version's terms of service have been accepted. Note that preview version software is only available for Autonomous Database Serverless instances (https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/).
4284
- :param pulumi.Input[_builtins.bool] is_refreshable_clone: Indicates if the Autonomous Database is a refreshable clone.
4366
+ :param pulumi.Input[_builtins.bool] is_local_data_guard_enabled: (Updatable) Indicates whether the Autonomous AI Database has local (in-region) Data Guard enabled. Not applicable to cross-region Autonomous Data Guard associations, or to Autonomous AI Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
4367
+ :param pulumi.Input[_builtins.bool] is_preview_version_with_service_terms_accepted: If set to `TRUE`, indicates that an Autonomous AI Database preview version is being provisioned, and that the preview version's terms of service have been accepted. Note that preview version software is only available for Autonomous AI Database Serverless instances (https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/).
4368
+ :param pulumi.Input[_builtins.bool] is_refreshable_clone: Indicates if the Autonomous AI Database is a refreshable clone.
4285
4369
  :param pulumi.Input[_builtins.bool] is_replicate_automatic_backups: If true, 7 days worth of backups are replicated across regions for Cross-Region ADB or Backup-Based DR between Primary and Standby. If false, the backups taken on the Primary are not replicated to the Standby database.
4286
4370
  :param pulumi.Input[_builtins.str] kms_key_id: The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
4287
- :param pulumi.Input[_builtins.str] license_model: (Updatable) The Oracle license model that applies to the Oracle Autonomous Database. Bring your own license (BYOL) allows you to apply your current on-premises Oracle software licenses to equivalent, highly automated Oracle services in the cloud. License Included allows you to subscribe to new Oracle Database software licenses and the Oracle Database service. Note that when provisioning an [Autonomous Database on dedicated Exadata infrastructure](https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html), this attribute must be null. It is already set at the Autonomous Exadata Infrastructure level. When provisioning an [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) database, if a value is not specified, the system defaults the value to `BRING_YOUR_OWN_LICENSE`. Bring your own license (BYOL) also allows you to select the DB edition using the optional parameter.
4371
+ :param pulumi.Input[_builtins.str] license_model: (Updatable) The Oracle license model that applies to the Oracle Autonomous AI Database. Bring your own license (BYOL) allows you to apply your current on-premises Oracle software licenses to equivalent, highly automated Oracle services in the cloud. License Included allows you to subscribe to new Oracle AI Database software licenses and the Oracle AI Database service. Note that when provisioning an [Autonomous AI Database on dedicated Exadata infrastructure](https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html), this attribute must be null. It is already set at the Autonomous Exadata Infrastructure level. When provisioning an [Autonomous AI Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) database, if a value is not specified, the system defaults the value to `BRING_YOUR_OWN_LICENSE`. Bring your own license (BYOL) also allows you to select the DB edition using the optional parameter.
4288
4372
 
4289
4373
  This cannot be updated in parallel with any of the following: cpuCoreCount, computeCount, dataStorageSizeInTBs, adminPassword, isMTLSConnectionRequired, dbWorkload, privateEndpointLabel, nsgIds, dbVersion, dbName, scheduledOperations, dbToolsDetails, or isFreeTier. It is a required field when `db_workload` is AJD and needs to be set to `LICENSE_INCLUDED` as AJD does not support default `license_model` value `BRING_YOUR_OWN_LICENSE`.
4290
4374
  :param pulumi.Input[_builtins.int] local_adg_auto_failover_max_data_loss_limit: Parameter that allows users to select an acceptable maximum data loss limit in seconds, up to which Automatic Failover will be triggered when necessary for a Local Autonomous Data Guard
4291
4375
  :param pulumi.Input[Sequence[pulumi.Input[Union['AutonomousDatabaseLongTermBackupScheduleArgs', 'AutonomousDatabaseLongTermBackupScheduleArgsDict']]]] long_term_backup_schedules: Details for the long-term backup schedule.
4292
- :param pulumi.Input[_builtins.str] ncharacter_set: The character set for the Autonomous Database. The default is AL32UTF8. Use [List Autonomous Database Character Sets](https://docs.oracle.com/iaas/autonomous-database-serverless/doc/autonomous-character-set-selection.html) to list the allowed values for an Autonomous Database Serverless instance. For an Autonomous Database on dedicated Exadata infrastructure, the allowed values are: AL16UTF16 or UTF8.
4376
+ :param pulumi.Input[_builtins.str] ncharacter_set: The character set for the Autonomous AI Database. The default is AL32UTF8. Use [List Autonomous AI Database Character Sets](https://docs.oracle.com/iaas/autonomous-database-serverless/doc/autonomous-character-set-selection.html) to list the allowed values for an Autonomous AI Database Serverless instance. For an Autonomous AI Database on dedicated Exadata infrastructure, the allowed values are: AL16UTF16 or UTF8.
4293
4377
  :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] nsg_ids: (Updatable) The list of [OCIDs](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for the network security groups (NSGs) to which this resource belongs. Setting this to an empty list removes all resources from all NSGs. For more information about NSGs, see [Security Rules](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/securityrules.htm). **NsgIds restrictions:**
4294
- * A network security group (NSG) is optional for Autonomous Databases with private access. The nsgIds list can be empty.
4378
+ * A network security group (NSG) is optional for Autonomous AI Databases with private access. The nsgIds list can be empty.
4295
4379
  :param pulumi.Input[_builtins.float] ocpu_count: (Updatable) The number of OCPU cores to be made available to the database.
4296
4380
 
4297
4381
  The following points apply:
4298
- * For Autonomous Databases on Dedicated Exadata infrastructure, to provision less than 1 core, enter a fractional value in an increment of 0.1. For example, you can provision 0.3 or 0.4 cores, but not 0.35 cores. (Note that fractional OCPU values are not supported for Autonomous Database Serverless instances.)
4299
- * To provision 1 or more cores, you must enter an integer between 1 and the maximum number of cores available for the infrastructure shape. For example, you can provision 2 cores or 3 cores, but not 2.5 cores. This applies to an Autonomous Database Serverless instance or an Autonomous Database on Dedicated Exadata Infrastructure.
4300
- * For Autonomous Database Serverless instances, this parameter is not used.
4382
+ * For Autonomous AI Databases on Dedicated Exadata infrastructure, to provision less than 1 core, enter a fractional value in an increment of 0.1. For example, you can provision 0.3 or 0.4 cores, but not 0.35 cores. (Note that fractional OCPU values are not supported for Autonomous AI Database Serverless instances.)
4383
+ * To provision 1 or more cores, you must enter an integer between 1 and the maximum number of cores available for the infrastructure shape. For example, you can provision 2 cores or 3 cores, but not 2.5 cores. This applies to an Autonomous AI Database Serverless instance or an Autonomous AI Database on Dedicated Exadata Infrastructure.
4384
+ * For Autonomous AI Database Serverless instances, this parameter is not used.
4301
4385
 
4302
- For Autonomous Databases on Dedicated Exadata infrastructure, the maximum number of cores is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://www.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/autonomous-database&id=ATPFG-GUID-B0F033C1-CC5A-42F0-B2E7-3CECFEDA1FD1) for shape details.
4386
+ For Autonomous AI Databases on Dedicated Exadata infrastructure, the maximum number of cores is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbde/) for shape details.
4303
4387
 
4304
4388
  **Note:** This parameter cannot be used with the `cpuCoreCount` parameter.
4305
- :param pulumi.Input[_builtins.str] open_mode: (Updatable) Indicates the Autonomous Database mode. The database can be opened in `READ_ONLY` or `READ_WRITE` mode.
4389
+ :param pulumi.Input[_builtins.str] open_mode: (Updatable) Indicates the Autonomous AI Database mode. The database can be opened in `READ_ONLY` or `READ_WRITE` mode.
4306
4390
 
4307
4391
  This cannot be updated in parallel with any of the following: cpuCoreCount, computeCount, computeModel, adminPassword, whitelistedIps, isMTLSConnectionRequired, dbVersion, isRefreshable, dbName, scheduledOperations, dbToolsDetails, or isFreeTier.
4308
- :param pulumi.Input[_builtins.str] operations_insights_status: Status of Operations Insights for this Autonomous Database.
4309
- :param pulumi.Input[_builtins.str] permission_level: The Autonomous Database permission level. Restricted mode allows access only by admin users.
4392
+ :param pulumi.Input[_builtins.str] operations_insights_status: Status of Operations Insights for this Autonomous AI Database.
4393
+ :param pulumi.Input[_builtins.str] permission_level: The Autonomous AI Database permission level. Restricted mode allows access only by admin users.
4310
4394
  :param pulumi.Input[_builtins.str] private_endpoint_ip: (Updatable) The private endpoint Ip address for the resource.
4311
4395
  :param pulumi.Input[_builtins.str] private_endpoint_label: (Updatable) The private endpoint label for the resource.
4312
- :param pulumi.Input[_builtins.str] refreshable_mode: (Updatable) The refresh mode of the clone. AUTOMATIC indicates that the clone is automatically being refreshed with data from the source Autonomous Database.
4313
- :param pulumi.Input[_builtins.str] remote_disaster_recovery_type: Indicates the cross-region disaster recovery (DR) type of the standby Autonomous Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
4314
- :param pulumi.Input[_builtins.str] resource_pool_leader_id: (Updatable) The unique identifier for leader autonomous database OCID [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
4396
+ :param pulumi.Input[_builtins.str] refreshable_mode: (Updatable) The refresh mode of the clone. AUTOMATIC indicates that the clone is automatically being refreshed with data from the source Autonomous AI Database.
4397
+ :param pulumi.Input[_builtins.str] remote_disaster_recovery_type: Indicates the cross-region disaster recovery (DR) type of the standby Autonomous AI Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
4398
+ :param pulumi.Input[_builtins.str] resource_pool_leader_id: (Updatable) The unique identifier for leader Autonomous AI Database OCID [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
4315
4399
  :param pulumi.Input[Union['AutonomousDatabaseResourcePoolSummaryArgs', 'AutonomousDatabaseResourcePoolSummaryArgsDict']] resource_pool_summary: (Updatable) The configuration details for resource pool
4316
4400
  :param pulumi.Input[Sequence[pulumi.Input[Union['AutonomousDatabaseScheduledOperationArgs', 'AutonomousDatabaseScheduledOperationArgsDict']]]] scheduled_operations: (Updatable) The list of scheduled operations. Consists of values such as dayOfWeek, scheduledStartTime, scheduledStopTime.
4317
4401
 
@@ -4321,35 +4405,36 @@ class AutonomousDatabase(pulumi.CustomResource):
4321
4405
  This cannot be used in conjunction with adminPassword.
4322
4406
  :param pulumi.Input[_builtins.int] secret_version_number: (Updatable) The version of the vault secret. If no version is specified, the latest version will be used.
4323
4407
  :param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] security_attributes: (Updatable) Security Attributes for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Oracle-ZPR": {"MaxEgressCount": {"value": "42", "mode": "audit"}}}`
4324
- :param pulumi.Input[_builtins.str] source: The source of the database: Use `NONE` for creating a new Autonomous Database. Use `DATABASE` for creating a new Autonomous Database by cloning an existing Autonomous Database. Use `CROSS_REGION_DATAGUARD` to create a standby Data Guard database in another region.
4408
+ :param pulumi.Input[_builtins.str] source: The source of the database: Use `NONE` for creating a new Autonomous AI Database. Use `DATABASE` for creating a new Autonomous AI Database by cloning an existing Autonomous AI Database. Use `CROSS_REGION_DATAGUARD` to create a standby Data Guard database in another region.
4325
4409
 
4326
- For [Autonomous Database Serverless instances](https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/), the following cloning options are available: Use `BACKUP_FROM_ID` for creating a new Autonomous Database from a specified backup. Use `BACKUP_FROM_TIMESTAMP` for creating a point-in-time Autonomous Database clone using backups. For more information, see [Cloning and Moving an Autonomous Database](https://docs.oracle.com/en/cloud/paas/autonomous-database/adbsa/clone-autonomous-database.html#GUID-D771796F-5081-4CFB-A7FF-0F893EABD7BC).
4327
- :param pulumi.Input[_builtins.str] source_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous Database that will be used to create a new peer database for the Data Guard association.
4328
- :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] standby_whitelisted_ips: (Updatable) The client IP access control list (ACL). This feature is available for [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) and on Exadata Cloud@Customer. Only clients connecting from an IP address included in the ACL may access the Autonomous Database instance. If `arePrimaryWhitelistedIpsUsed` is 'TRUE' then Autonomous Database uses this primary's IP access control list (ACL) for the disaster recovery peer called `standbywhitelistedips`.
4410
+ For [Autonomous AI Database Serverless instances](https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/), the following cloning options are available: Use `BACKUP_FROM_ID` for creating a new Autonomous AI Database from a specified backup. Use `BACKUP_FROM_TIMESTAMP` for creating a point-in-time Autonomous AI Database clone using backups. For more information, see [Cloning and Moving an Autonomous AI Database](https://docs.oracle.com/en/cloud/paas/autonomous-database/adbsa/clone-autonomous-database.html#GUID-D771796F-5081-4CFB-A7FF-0F893EABD7BC).
4411
+ :param pulumi.Input[_builtins.str] source_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous AI Database that will be used to create a new peer database for the Data Guard association.
4412
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] standby_whitelisted_ips: (Updatable) The client IP access control list (ACL). This feature is available for [Autonomous AI Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) and on Exadata Cloud@Customer. Only clients connecting from an IP address included in the ACL may access the Autonomous AI Database instance. If `arePrimaryWhitelistedIpsUsed` is 'TRUE' then Autonomous AI Database uses this primary's IP access control list (ACL) for the disaster recovery peer called `standbywhitelistedips`.
4329
4413
 
4330
- For Autonomous Database Serverless, this is an array of CIDR (classless inter-domain routing) notations for a subnet or VCN OCID (virtual cloud network Oracle Cloud ID). Multiple IPs and VCN OCIDs should be separate strings separated by commas, but if it’s other configurations that need multiple pieces of information then its each piece is connected with semicolon (;) as a delimiter. Example: `["1.1.1.1","1.1.1.0/24","ocid1.vcn.oc1.sea.<unique_id>","ocid1.vcn.oc1.sea.<unique_id1>;1.1.1.1","ocid1.vcn.oc1.sea.<unique_id2>;1.1.0.0/16"]` For Exadata Cloud@Customer, this is an array of IP addresses or CIDR notations. Example: `["1.1.1.1","1.1.1.0/24","1.1.2.25"]`
4414
+ For Autonomous AI Database Serverless, this is an array of CIDR (classless inter-domain routing) notations for a subnet or VCN OCID (virtual cloud network Oracle Cloud ID). Multiple IPs and VCN OCIDs should be separate strings separated by commas, but if it’s other configurations that need multiple pieces of information then its each piece is connected with semicolon (;) as a delimiter. Example: `["1.1.1.1","1.1.1.0/24","ocid1.vcn.oc1.sea.<unique_id>","ocid1.vcn.oc1.sea.<unique_id1>;1.1.1.1","ocid1.vcn.oc1.sea.<unique_id2>;1.1.0.0/16"]` For Exadata Cloud@Customer, this is an array of IP addresses or CIDR notations. Example: `["1.1.1.1","1.1.1.0/24","1.1.2.25"]`
4331
4415
 
4332
4416
  For an update operation, if you want to delete all the IPs in the ACL, use an array with a single empty string entry.
4333
4417
 
4334
4418
  This cannot be updated in parallel with any of the following: licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel, adminPassword, isMTLSConnectionRequired, openMode, permissionLevel, dbWorkload, dbVersion, isRefreshable, dbName, scheduledOperations, dbToolsDetails, isLocalDataGuardEnabled, or isFreeTier.
4335
- :param pulumi.Input[_builtins.str] state: The current state of the Autonomous Database.
4419
+ :param pulumi.Input[_builtins.str] state: The current state of the Autonomous AI Database.
4336
4420
  :param pulumi.Input[_builtins.str] subnet_id: (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subnet the resource is associated with.
4337
4421
 
4338
4422
  **Subnet Restrictions:**
4339
4423
  * For bare metal DB systems and for single node virtual machine DB systems, do not use a subnet that overlaps with 192.168.16.16/28.
4340
4424
  * For Exadata and virtual machine 2-node RAC systems, do not use a subnet that overlaps with 192.168.128.0/20.
4341
- * For Autonomous Database, setting this will disable public secure access to the database.
4425
+ * For Autonomous AI Database, setting this will disable public secure access to the database.
4342
4426
 
4343
4427
  These subnets are used by the Oracle Clusterware private interconnect on the database instance. Specifying an overlapping subnet will cause the private interconnect to malfunction. This restriction applies to both the client subnet and the backup subnet.
4344
4428
  :param pulumi.Input[_builtins.str] subscription_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subscription with which resource needs to be associated with.
4345
- :param pulumi.Input[_builtins.str] time_of_auto_refresh_start: (Updatable) The the date and time that auto-refreshing will begin for an Autonomous Database refreshable clone. This value controls only the start time for the first refresh operation. Subsequent (ongoing) refresh operations have start times controlled by the value of the `autoRefreshFrequencyInSeconds` parameter.
4346
- :param pulumi.Input[_builtins.str] time_scheduled_db_version_upgrade: The date and time the Autonomous Database scheduled to upgrade to 23ai. Send this value along with the target db_version value to schedule the database version upgrade. After the upgrade is scheduled and before the scheduled upgrade time arrives, please keep the db_version value the same as the backend's current db_version.
4347
- :param pulumi.Input[_builtins.str] timestamp: The timestamp specified for the point-in-time clone of the source Autonomous Database. The timestamp must be in the past.
4429
+ :param pulumi.Input[_builtins.str] time_of_auto_refresh_start: (Updatable) The the date and time that auto-refreshing will begin for an Autonomous AI Database refreshable clone. This value controls only the start time for the first refresh operation. Subsequent (ongoing) refresh operations have start times controlled by the value of the `autoRefreshFrequencyInSeconds` parameter.
4430
+ :param pulumi.Input[_builtins.str] time_scheduled_db_version_upgrade: The date and time the Autonomous AI Database scheduled to upgrade to 26ai.
4431
+ :param pulumi.Input[_builtins.str] timestamp: The timestamp specified for the point-in-time clone of the source Autonomous AI Database. The timestamp must be in the past.
4348
4432
  :param pulumi.Input[_builtins.bool] use_latest_available_backup_time_stamp: Clone from latest available backup timestamp.
4433
+ :param pulumi.Input[Sequence[pulumi.Input[Union['AutonomousDatabaseVanityUrlDetailArgs', 'AutonomousDatabaseVanityUrlDetailArgsDict']]]] vanity_url_details: Details for api gateway and vanity url(custom url) for dbTools.
4349
4434
  :param pulumi.Input[_builtins.str] vault_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle Cloud Infrastructure [vault](https://docs.cloud.oracle.com/iaas/Content/KeyManagement/Concepts/keyoverview.htm#concepts). This parameter and `secretId` are required for Customer Managed Keys.
4350
- :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] whitelisted_ips: (Updatable) The client IP access control list (ACL). This feature is available for [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) and on Exadata Cloud@Customer. Only clients connecting from an IP address included in the ACL may access the Autonomous Database instance. If `arePrimaryWhitelistedIpsUsed` is 'TRUE' then Autonomous Database uses this primary's IP access control list (ACL) for the disaster recovery peer called `standbywhitelistedips`.
4435
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] whitelisted_ips: (Updatable) The client IP access control list (ACL). This feature is available for [Autonomous AI Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) and on Exadata Cloud@Customer. Only clients connecting from an IP address included in the ACL may access the Autonomous AI Database instance. If `arePrimaryWhitelistedIpsUsed` is 'TRUE' then Autonomous AI Database uses this primary's IP access control list (ACL) for the disaster recovery peer called `standbywhitelistedips`.
4351
4436
 
4352
- For Autonomous Database Serverless, this is an array of CIDR (classless inter-domain routing) notations for a subnet or VCN OCID (virtual cloud network Oracle Cloud ID). Multiple IPs and VCN OCIDs should be separate strings separated by commas, but if it’s other configurations that need multiple pieces of information then its each piece is connected with semicolon (;) as a delimiter. Example: `["1.1.1.1","1.1.1.0/24","ocid1.vcn.oc1.sea.<unique_id>","ocid1.vcn.oc1.sea.<unique_id1>;1.1.1.1","ocid1.vcn.oc1.sea.<unique_id2>;1.1.0.0/16"]` For Exadata Cloud@Customer, this is an array of IP addresses or CIDR notations. Example: `["1.1.1.1","1.1.1.0/24","1.1.2.25"]`
4437
+ For Autonomous AI Database Serverless, this is an array of CIDR (classless inter-domain routing) notations for a subnet or VCN OCID (virtual cloud network Oracle Cloud ID). Multiple IPs and VCN OCIDs should be separate strings separated by commas, but if it’s other configurations that need multiple pieces of information then its each piece is connected with semicolon (;) as a delimiter. Example: `["1.1.1.1","1.1.1.0/24","ocid1.vcn.oc1.sea.<unique_id>","ocid1.vcn.oc1.sea.<unique_id1>;1.1.1.1","ocid1.vcn.oc1.sea.<unique_id2>;1.1.0.0/16"]` For Exadata Cloud@Customer, this is an array of IP addresses or CIDR notations. Example: `["1.1.1.1","1.1.1.0/24","1.1.2.25"]`
4353
4438
 
4354
4439
  For an update operation, if you want to delete all the IPs in the ACL, use an array with a single empty string entry.
4355
4440
 
@@ -4366,9 +4451,7 @@ class AutonomousDatabase(pulumi.CustomResource):
4366
4451
  args: AutonomousDatabaseArgs,
4367
4452
  opts: Optional[pulumi.ResourceOptions] = None):
4368
4453
  """
4369
- This resource provides the Autonomous Database resource in Oracle Cloud Infrastructure Database service.
4370
-
4371
- Creates a new Autonomous Database.
4454
+ ## Example Usage
4372
4455
 
4373
4456
  ## Import
4374
4457
 
@@ -4481,6 +4564,7 @@ class AutonomousDatabase(pulumi.CustomResource):
4481
4564
  time_scheduled_db_version_upgrade: Optional[pulumi.Input[_builtins.str]] = None,
4482
4565
  timestamp: Optional[pulumi.Input[_builtins.str]] = None,
4483
4566
  use_latest_available_backup_time_stamp: Optional[pulumi.Input[_builtins.bool]] = None,
4567
+ vanity_url_details: Optional[pulumi.Input[Sequence[pulumi.Input[Union['AutonomousDatabaseVanityUrlDetailArgs', 'AutonomousDatabaseVanityUrlDetailArgsDict']]]]] = None,
4484
4568
  vault_id: Optional[pulumi.Input[_builtins.str]] = None,
4485
4569
  whitelisted_ips: Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]] = None,
4486
4570
  __props__=None):
@@ -4584,9 +4668,11 @@ class AutonomousDatabase(pulumi.CustomResource):
4584
4668
  __props__.__dict__["time_scheduled_db_version_upgrade"] = time_scheduled_db_version_upgrade
4585
4669
  __props__.__dict__["timestamp"] = timestamp
4586
4670
  __props__.__dict__["use_latest_available_backup_time_stamp"] = use_latest_available_backup_time_stamp
4671
+ __props__.__dict__["vanity_url_details"] = vanity_url_details
4587
4672
  __props__.__dict__["vault_id"] = vault_id
4588
4673
  __props__.__dict__["whitelisted_ips"] = whitelisted_ips
4589
4674
  __props__.__dict__["actual_used_data_storage_size_in_tbs"] = None
4675
+ __props__.__dict__["additional_attributes"] = None
4590
4676
  __props__.__dict__["allocated_storage_size_in_tbs"] = None
4591
4677
  __props__.__dict__["apex_details"] = None
4592
4678
  __props__.__dict__["availability_domain"] = None
@@ -4613,6 +4699,7 @@ class AutonomousDatabase(pulumi.CustomResource):
4613
4699
  __props__.__dict__["local_disaster_recovery_type"] = None
4614
4700
  __props__.__dict__["local_standby_dbs"] = None
4615
4701
  __props__.__dict__["maintenance_target_component"] = None
4702
+ __props__.__dict__["memory_per_compute_unit_in_gbs"] = None
4616
4703
  __props__.__dict__["memory_per_oracle_compute_unit_in_gbs"] = None
4617
4704
  __props__.__dict__["net_services_architecture"] = None
4618
4705
  __props__.__dict__["next_long_term_backup_time_stamp"] = None
@@ -4649,6 +4736,7 @@ class AutonomousDatabase(pulumi.CustomResource):
4649
4736
  __props__.__dict__["total_backup_storage_size_in_gbs"] = None
4650
4737
  __props__.__dict__["used_data_storage_size_in_gbs"] = None
4651
4738
  __props__.__dict__["used_data_storage_size_in_tbs"] = None
4739
+ __props__.__dict__["vanity_connection_urls"] = None
4652
4740
  secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["adminPassword"])
4653
4741
  opts = pulumi.ResourceOptions.merge(opts, secret_opts)
4654
4742
  super(AutonomousDatabase, __self__).__init__(
@@ -4662,6 +4750,7 @@ class AutonomousDatabase(pulumi.CustomResource):
4662
4750
  id: pulumi.Input[str],
4663
4751
  opts: Optional[pulumi.ResourceOptions] = None,
4664
4752
  actual_used_data_storage_size_in_tbs: Optional[pulumi.Input[_builtins.float]] = None,
4753
+ additional_attributes: Optional[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]] = None,
4665
4754
  admin_password: Optional[pulumi.Input[_builtins.str]] = None,
4666
4755
  allocated_storage_size_in_tbs: Optional[pulumi.Input[_builtins.float]] = None,
4667
4756
  apex_details: Optional[pulumi.Input[Sequence[pulumi.Input[Union['AutonomousDatabaseApexDetailArgs', 'AutonomousDatabaseApexDetailArgsDict']]]]] = None,
@@ -4745,6 +4834,7 @@ class AutonomousDatabase(pulumi.CustomResource):
4745
4834
  long_term_backup_schedules: Optional[pulumi.Input[Sequence[pulumi.Input[Union['AutonomousDatabaseLongTermBackupScheduleArgs', 'AutonomousDatabaseLongTermBackupScheduleArgsDict']]]]] = None,
4746
4835
  maintenance_target_component: Optional[pulumi.Input[_builtins.str]] = None,
4747
4836
  max_cpu_core_count: Optional[pulumi.Input[_builtins.int]] = None,
4837
+ memory_per_compute_unit_in_gbs: Optional[pulumi.Input[_builtins.float]] = None,
4748
4838
  memory_per_oracle_compute_unit_in_gbs: Optional[pulumi.Input[_builtins.int]] = None,
4749
4839
  ncharacter_set: Optional[pulumi.Input[_builtins.str]] = None,
4750
4840
  net_services_architecture: Optional[pulumi.Input[_builtins.str]] = None,
@@ -4812,6 +4902,8 @@ class AutonomousDatabase(pulumi.CustomResource):
4812
4902
  use_latest_available_backup_time_stamp: Optional[pulumi.Input[_builtins.bool]] = None,
4813
4903
  used_data_storage_size_in_gbs: Optional[pulumi.Input[_builtins.int]] = None,
4814
4904
  used_data_storage_size_in_tbs: Optional[pulumi.Input[_builtins.int]] = None,
4905
+ vanity_connection_urls: Optional[pulumi.Input[Sequence[pulumi.Input[Union['AutonomousDatabaseVanityConnectionUrlArgs', 'AutonomousDatabaseVanityConnectionUrlArgsDict']]]]] = None,
4906
+ vanity_url_details: Optional[pulumi.Input[Sequence[pulumi.Input[Union['AutonomousDatabaseVanityUrlDetailArgs', 'AutonomousDatabaseVanityUrlDetailArgsDict']]]]] = None,
4815
4907
  vault_id: Optional[pulumi.Input[_builtins.str]] = None,
4816
4908
  whitelisted_ips: Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]] = None) -> 'AutonomousDatabase':
4817
4909
  """
@@ -4822,144 +4914,147 @@ class AutonomousDatabase(pulumi.CustomResource):
4822
4914
  :param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
4823
4915
  :param pulumi.ResourceOptions opts: Options for the resource.
4824
4916
  :param pulumi.Input[_builtins.float] actual_used_data_storage_size_in_tbs: The current amount of storage in use for user and system data, in terabytes (TB).
4917
+ :param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] additional_attributes: Additional attributes for this resource. Each attribute is a simple key-value pair with no predefined name, type, or namespace. Example: `{ "gcpAccountName": "gcpName" }`
4825
4918
  :param pulumi.Input[_builtins.str] admin_password: (Updatable) The password must be between 12 and 30 characters long, and must contain at least 1 uppercase, 1 lowercase, and 1 numeric character. It cannot contain the double quote symbol (") or the username "admin", regardless of casing. The password is mandatory if source value is "BACKUP_FROM_ID", "BACKUP_FROM_TIMESTAMP", "DATABASE" or "NONE".
4826
4919
  :param pulumi.Input[_builtins.float] allocated_storage_size_in_tbs: The amount of storage currently allocated for the database tables and billed for, rounded up. When auto-scaling is not enabled, this value is equal to the `dataStorageSizeInTBs` value. You can compare this value to the `actualUsedDataStorageSizeInTBs` value to determine if a manual shrink operation is appropriate for your allocated storage.
4827
- :param pulumi.Input[Sequence[pulumi.Input[Union['AutonomousDatabaseApexDetailArgs', 'AutonomousDatabaseApexDetailArgsDict']]]] apex_details: Information about Oracle APEX Application Development.
4828
- :param pulumi.Input[_builtins.bool] are_primary_whitelisted_ips_used: (Updatable) This field will be null if the Autonomous Database is not Data Guard enabled or Access Control is disabled. It's value would be `TRUE` if Autonomous Database is Data Guard enabled and Access Control is enabled and if the Autonomous Database uses primary IP access control list (ACL) for standby. It's value would be `FALSE` if Autonomous Database is Data Guard enabled and Access Control is enabled and if the Autonomous Database uses different IP access control list (ACL) for standby compared to primary.
4920
+ :param pulumi.Input[Sequence[pulumi.Input[Union['AutonomousDatabaseApexDetailArgs', 'AutonomousDatabaseApexDetailArgsDict']]]] apex_details: Information about Oracle APEX AI Application Development.
4921
+ :param pulumi.Input[_builtins.bool] are_primary_whitelisted_ips_used: (Updatable) This field will be null if the Autonomous AI Database is not Data Guard enabled or Access Control is disabled. It's value would be `TRUE` if Autonomous AI Database is Data Guard enabled and Access Control is enabled and if the Autonomous AI Database uses primary IP access control list (ACL) for standby. It's value would be `FALSE` if Autonomous AI Database is Data Guard enabled and Access Control is enabled and if the Autonomous AI Database uses different IP access control list (ACL) for standby compared to primary.
4829
4922
  :param pulumi.Input[_builtins.int] auto_refresh_frequency_in_seconds: (Updatable) The frequency a refreshable clone is refreshed after auto-refresh is enabled. The minimum is 1 hour. The maximum is 7 days. The date and time that auto-refresh is enabled is controlled by the `timeOfAutoRefreshStart` parameter.
4830
4923
  :param pulumi.Input[_builtins.int] auto_refresh_point_lag_in_seconds: (Updatable) The time, in seconds, the data of the refreshable clone lags the primary database at the point of refresh. The minimum is 0 minutes (0 mins means refresh to the latest available timestamp). The maximum is 7 days. The lag time increases after refreshing until the next data refresh happens.
4831
- :param pulumi.Input[_builtins.str] autonomous_container_database_id: The Autonomous Container Database [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm). Used only by Autonomous Database on Dedicated Exadata Infrastructure.
4832
- :param pulumi.Input[_builtins.str] autonomous_database_backup_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous Database Backup that you will clone to create a new Autonomous Database.
4833
- :param pulumi.Input[_builtins.str] autonomous_database_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous Database that you will clone to create a new Autonomous Database.
4834
- :param pulumi.Input[_builtins.str] autonomous_maintenance_schedule_type: (Updatable) The maintenance schedule type of the Autonomous Database Serverless. An EARLY maintenance schedule follows a schedule applying patches prior to the REGULAR schedule. A REGULAR maintenance schedule follows the normal cycle
4835
- :param pulumi.Input[_builtins.str] availability_domain: The availability domain of a local Autonomous Data Guard standby database of an Autonomous Database Serverless instance.
4836
- :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] available_upgrade_versions: List of Oracle Database versions available for a database upgrade. If there are no version upgrades available, this list is empty.
4837
- :param pulumi.Input[Sequence[pulumi.Input[Union['AutonomousDatabaseBackupConfigArgs', 'AutonomousDatabaseBackupConfigArgsDict']]]] backup_configs: Autonomous Database configuration details for storing [manual backups](https://docs.oracle.com/en/cloud/paas/autonomous-database/adbsa/backup-restore.html#GUID-9035DFB8-4702-4CEB-8281-C2A303820809) in the [Object Storage](https://docs.cloud.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) service.
4924
+ :param pulumi.Input[_builtins.str] autonomous_container_database_id: The Autonomous Container Database [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm). Used only by Autonomous AI Database on Dedicated Exadata Infrastructure.
4925
+ :param pulumi.Input[_builtins.str] autonomous_database_backup_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous AI Database Backup that you will clone to create a new Autonomous AI Database.
4926
+ :param pulumi.Input[_builtins.str] autonomous_database_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous AI Database that you will clone to create a new Autonomous AI Database.
4927
+ :param pulumi.Input[_builtins.str] autonomous_maintenance_schedule_type: (Updatable) The maintenance schedule type of the Autonomous AI Database Serverless. An EARLY maintenance schedule follows a schedule applying patches prior to the REGULAR schedule. A REGULAR maintenance schedule follows the normal cycle
4928
+ :param pulumi.Input[_builtins.str] availability_domain: The availability domain of a local Autonomous Data Guard standby database of an Autonomous AI Database Serverless instance.
4929
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] available_upgrade_versions: List of Oracle AI Database versions available for a database upgrade. If there are no version upgrades available, this list is empty.
4930
+ :param pulumi.Input[Sequence[pulumi.Input[Union['AutonomousDatabaseBackupConfigArgs', 'AutonomousDatabaseBackupConfigArgsDict']]]] backup_configs: Autonomous AI Database configuration details for storing [manual backups](https://docs.oracle.com/en/cloud/paas/autonomous-database/adbsa/backup-restore.html#GUID-9035DFB8-4702-4CEB-8281-C2A303820809) in the [Object Storage](https://docs.cloud.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) service.
4838
4931
  :param pulumi.Input[_builtins.int] backup_retention_period_in_days: (Updatable) Retention period, in days, for long-term backups
4839
4932
  :param pulumi.Input[_builtins.float] byol_compute_count_limit: (Updatable) The maximum number of CPUs allowed with a Bring Your Own License (BYOL), including those used for auto-scaling, disaster recovery, tools, etc. Any CPU usage above this limit is considered as License Included and billed.
4840
- :param pulumi.Input[_builtins.str] character_set: The character set for the autonomous database. The default is AL32UTF8. Allowed values for an Autonomous Database Serverless instance as as returned by [List Autonomous Database Character Sets](https://docs.oracle.com/iaas/autonomous-database-serverless/doc/autonomous-character-set-selection.html)
4933
+ :param pulumi.Input[_builtins.str] character_set: The character set for the Autonomous AI Database. The default is AL32UTF8. Allowed values for an Autonomous AI Database Serverless instance as as returned by [List Autonomous AI Database Character Sets](https://docs.oracle.com/iaas/autonomous-database-serverless/doc/autonomous-character-set-selection.html)
4841
4934
 
4842
- For an Autonomous Database on dedicated infrastructure, the allowed values are:
4935
+ For an Autonomous AI Database on dedicated infrastructure, the allowed values are:
4843
4936
 
4844
4937
  AL32UTF8, AR8ADOS710, AR8ADOS720, AR8APTEC715, AR8ARABICMACS, AR8ASMO8X, AR8ISO8859P6, AR8MSWIN1256, AR8MUSSAD768, AR8NAFITHA711, AR8NAFITHA721, AR8SAKHR706, AR8SAKHR707, AZ8ISO8859P9E, BG8MSWIN, BG8PC437S, BLT8CP921, BLT8ISO8859P13, BLT8MSWIN1257, BLT8PC775, BN8BSCII, CDN8PC863, CEL8ISO8859P14, CL8ISO8859P5, CL8ISOIR111, CL8KOI8R, CL8KOI8U, CL8MACCYRILLICS, CL8MSWIN1251, EE8ISO8859P2, EE8MACCES, EE8MACCROATIANS, EE8MSWIN1250, EE8PC852, EL8DEC, EL8ISO8859P7, EL8MACGREEKS, EL8MSWIN1253, EL8PC437S, EL8PC851, EL8PC869, ET8MSWIN923, HU8ABMOD, HU8CWI2, IN8ISCII, IS8PC861, IW8ISO8859P8, IW8MACHEBREWS, IW8MSWIN1255, IW8PC1507, JA16EUC, JA16EUCTILDE, JA16SJIS, JA16SJISTILDE, JA16VMS, KO16KSC5601, KO16KSCCS, KO16MSWIN949, LA8ISO6937, LA8PASSPORT, LT8MSWIN921, LT8PC772, LT8PC774, LV8PC1117, LV8PC8LR, LV8RST104090, N8PC865, NE8ISO8859P10, NEE8ISO8859P4, RU8BESTA, RU8PC855, RU8PC866, SE8ISO8859P3, TH8MACTHAIS, TH8TISASCII, TR8DEC, TR8MACTURKISHS, TR8MSWIN1254, TR8PC857, US7ASCII, US8PC437, UTF8, VN8MSWIN1258, VN8VN3, WE8DEC, WE8DG, WE8ISO8859P1, WE8ISO8859P15, WE8ISO8859P9, WE8MACROMAN8S, WE8MSWIN1252, WE8NCR4970, WE8NEXTSTEP, WE8PC850, WE8PC858, WE8PC860, WE8ROMAN8, ZHS16CGB231280, ZHS16GBK, ZHT16BIG5, ZHT16CCDC, ZHT16DBT, ZHT16HKSCS, ZHT16MSWIN950, ZHT32EUC, ZHT32SOPS, ZHT32TRIS
4845
- :param pulumi.Input[Sequence[pulumi.Input[_builtins.int]]] clone_table_space_lists: A list of the source Autonomous Database's table space number(s) used to create this partial clone from the backup.
4846
- :param pulumi.Input[_builtins.str] clone_type: The Autonomous Database clone type.
4938
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.int]]] clone_table_space_lists: A list of the source Autonomous AI Database's table space number(s) used to create this partial clone from the backup.
4939
+ :param pulumi.Input[_builtins.str] clone_type: The Autonomous AI Database clone type.
4847
4940
  * `FULL` - This option creates a new database that includes all source database data.
4848
4941
  * `METADATA` - This option creates a new database that includes the source database schema and select metadata, but not the source database data.
4849
4942
  :param pulumi.Input[_builtins.str] cluster_placement_group_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the cluster placement group of the Autonomous Serverless Database.
4850
- :param pulumi.Input[_builtins.str] compartment_id: (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment of the Autonomous Database.
4851
- :param pulumi.Input[_builtins.float] compute_count: (Updatable) The compute amount (CPUs) available to the database. Minimum and maximum values depend on the compute model and whether the database is an Autonomous Database Serverless instance or an Autonomous Database on Dedicated Exadata Infrastructure. The 'ECPU' compute model requires a minimum value of one, for databases in the elastic resource pool and minimum value of two, otherwise. Required when using the `computeModel` parameter. When using `cpuCoreCount` parameter, it is an error to specify computeCount to a non-null value. Providing `computeModel` and `computeCount` is the preferred method for both OCPU and ECPU.
4852
- :param pulumi.Input[_builtins.str] compute_model: (Updatable) The compute model of the Autonomous Database. This is required if using the `computeCount` parameter. If using `cpuCoreCount` then it is an error to specify `computeModel` to a non-null value. ECPU compute model is the recommended model and OCPU compute model is legacy.
4853
- :param pulumi.Input[Sequence[pulumi.Input[Union['AutonomousDatabaseConnectionStringArgs', 'AutonomousDatabaseConnectionStringArgsDict']]]] connection_strings: The connection string used to connect to the Autonomous Database. The username for the Service Console is ADMIN. Use the password you entered when creating the Autonomous Database for the password value.
4943
+ :param pulumi.Input[_builtins.str] compartment_id: (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment of the Autonomous AI Database.
4944
+ :param pulumi.Input[_builtins.float] compute_count: (Updatable) The compute amount (CPUs) available to the database. Minimum and maximum values depend on the compute model and whether the database is an Autonomous AI Database Serverless instance or an Autonomous AI Database on Dedicated Exadata Infrastructure. The 'ECPU' compute model requires a minimum value of one, for databases in the elastic resource pool and minimum value of two, otherwise. Required when using the `computeModel` parameter. When using `cpuCoreCount` parameter, it is an error to specify computeCount to a non-null value. Providing `computeModel` and `computeCount` is the preferred method for both OCPU and ECPU.
4945
+ :param pulumi.Input[_builtins.str] compute_model: (Updatable) The compute model of the Autonomous AI Database. This is required if using the `computeCount` parameter. If using `cpuCoreCount` then it is an error to specify `computeModel` to a non-null value. ECPU compute model is the recommended model and OCPU compute model is legacy.
4946
+ :param pulumi.Input[Sequence[pulumi.Input[Union['AutonomousDatabaseConnectionStringArgs', 'AutonomousDatabaseConnectionStringArgsDict']]]] connection_strings: The connection string used to connect to the Autonomous AI Database. The username for the Service Console is ADMIN. Use the password you entered when creating the Autonomous AI Database for the password value.
4854
4947
  :param pulumi.Input[Sequence[pulumi.Input[Union['AutonomousDatabaseConnectionUrlArgs', 'AutonomousDatabaseConnectionUrlArgsDict']]]] connection_urls: The URLs for accessing Oracle Application Express (APEX) and SQL Developer Web with a browser from a Compute instance within your VCN or that has a direct connection to your VCN. Note that these URLs are provided by the console only for databases on [dedicated Exadata infrastructure](https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html). Example: `{"sqlDevWebUrl": "https://<hostname>/ords...", "apexUrl", "https://<hostname>/ords..."}`
4855
- :param pulumi.Input[_builtins.int] cpu_core_count: (Updatable) The number of CPU cores to be made available to the database. For Autonomous Databases on dedicated Exadata infrastructure, the maximum number of cores is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://www.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/autonomous-database&id=ATPFG-GUID-B0F033C1-CC5A-42F0-B2E7-3CECFEDA1FD1) for shape details.
4948
+ :param pulumi.Input[_builtins.int] cpu_core_count: (Updatable) The number of CPU cores to be made available to the database. For Autonomous AI Databases on dedicated Exadata infrastructure, the maximum number of cores is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbde/) for shape details.
4856
4949
 
4857
4950
  **Note:** This parameter cannot be used with the `ocpuCount` parameter. This input is ignored for Always Free resources.
4858
4951
  :param pulumi.Input[Sequence[pulumi.Input[Union['AutonomousDatabaseCustomerContactArgs', 'AutonomousDatabaseCustomerContactArgsDict']]]] customer_contacts: (Updatable) Customer Contacts.
4859
4952
  :param pulumi.Input[_builtins.str] data_safe_status: (Updatable) Status of the Data Safe registration for this Autonomous Database. Could be REGISTERED or NOT_REGISTERED.
4860
- :param pulumi.Input[_builtins.int] data_storage_size_in_gb: (Updatable) The size, in gigabytes, of the data volume that will be created and attached to the database. This storage can later be scaled up if needed. The maximum storage value is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://www.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/autonomous-database&id=ATPFG-GUID-B0F033C1-CC5A-42F0-B2E7-3CECFEDA1FD1) for shape details.
4953
+ :param pulumi.Input[_builtins.int] data_storage_size_in_gb: (Updatable) The size, in gigabytes, of the data volume that will be created and attached to the database. This storage can later be scaled up if needed. The maximum storage value is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbde/) for shape details.
4861
4954
 
4862
4955
  **Notes**
4863
4956
  * This parameter is only supported for dedicated Exadata infrastructure.
4864
4957
  * This parameter cannot be used with the `dataStorageSizeInTBs` parameter.
4865
- :param pulumi.Input[_builtins.int] data_storage_size_in_tbs: (Updatable) The size, in terabytes, of the data volume that will be created and attached to the database. This storage can later be scaled up if needed. For Autonomous Databases on dedicated Exadata infrastructure, the maximum storage value is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://www.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/autonomous-database&id=ATPFG-GUID-B0F033C1-CC5A-42F0-B2E7-3CECFEDA1FD1) for shape details. A full Exadata service is allocated when the Autonomous Database size is set to the upper limit (384 TB).
4958
+ :param pulumi.Input[_builtins.int] data_storage_size_in_tbs: (Updatable) The size, in terabytes, of the data volume that will be created and attached to the database. This storage can later be scaled up if needed. For Autonomous AI Databases on dedicated Exadata infrastructure, the maximum storage value is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbde/) for shape details. A full Exadata service is allocated when the Autonomous AI Database size is set to the upper limit (384 TB).
4866
4959
 
4867
4960
  **Note:** This parameter cannot be used with the `dataStorageSizeInGBs` parameter. This input is ignored for Always Free resources.
4868
- :param pulumi.Input[_builtins.str] database_edition: (Updatable) The Oracle Database Edition that applies to the Autonomous databases. This parameter accepts options `STANDARD_EDITION` and `ENTERPRISE_EDITION`.
4869
- :param pulumi.Input[_builtins.str] database_management_status: Status of Database Management for this Autonomous Database.
4870
- :param pulumi.Input[_builtins.str] dataguard_region_type: **Deprecated.** The Autonomous Data Guard region type of the Autonomous Database. For Autonomous Database Serverless, Autonomous Data Guard associations have designated primary and standby regions, and these region types do not change when the database changes roles. The standby regions in Autonomous Data Guard associations can be the same region designated as the primary region, or they can be remote regions. Certain database administrative operations may be available only in the primary region of the Autonomous Data Guard association, and cannot be performed when the database using the primary role is operating in a remote Autonomous Data Guard standby region.
4961
+ :param pulumi.Input[_builtins.str] database_edition: (Updatable) The Oracle AI Database Edition that applies to the Autonomous AI Databases. This parameter accepts options `STANDARD_EDITION` and `ENTERPRISE_EDITION`.
4962
+ :param pulumi.Input[_builtins.str] database_management_status: Status of Database Management for this Autonomous AI Database.
4963
+ :param pulumi.Input[_builtins.str] dataguard_region_type: **Deprecated.** The Autonomous Data Guard region type of the Autonomous AI Database. For Autonomous AI Database Serverless, Autonomous Data Guard associations have designated primary and standby regions, and these region types do not change when the database changes roles. The standby regions in Autonomous Data Guard associations can be the same region designated as the primary region, or they can be remote regions. Certain database administrative operations may be available only in the primary region of the Autonomous Data Guard association, and cannot be performed when the database using the primary role is operating in a remote Autonomous Data Guard standby region.
4871
4964
  :param pulumi.Input[_builtins.str] db_name: The database name. The name must begin with an alphabetic character and can contain a maximum of 30 alphanumeric characters. Special characters are not permitted. The database name must be unique in the tenancy. It is required in all cases except when creating a cross-region Autonomous Data Guard standby instance or a cross-region disaster recovery standby instance.
4872
4965
  :param pulumi.Input[Sequence[pulumi.Input[Union['AutonomousDatabaseDbToolsDetailArgs', 'AutonomousDatabaseDbToolsDetailArgsDict']]]] db_tools_details: (Updatable) The list of database tools details.
4873
4966
 
4874
4967
  This cannot be updated in parallel with any of the following: licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel, whitelistedIps, isMTLSConnectionRequired, openMode, permissionLevel, dbWorkload, privateEndpointLabel, nsgIds, dbVersion, isRefreshable, dbName, scheduledOperations, isLocalDataGuardEnabled, or isFreeTier.
4875
- :param pulumi.Input[_builtins.str] db_version: (Updatable) A valid Oracle Database version for Autonomous Database.`db_workload` AJD is only supported for `db_version` `19c` and above.
4876
- :param pulumi.Input[_builtins.str] db_workload: (Updatable) The Autonomous Database workload type. The following values are valid:
4877
- * OLTP - indicates an Autonomous Transaction Processing database
4878
- * DW - indicates an Autonomous Data Warehouse database
4879
- * AJD - indicates an Autonomous JSON Database
4880
- * APEX - indicates an Autonomous Database with the Oracle APEX Application Development workload type.
4968
+ :param pulumi.Input[_builtins.str] db_version: (Updatable) A valid Oracle AI Database version for Autonomous AI Database.`db_workload` AJD is only supported for `db_version` `19c` and above.
4969
+ :param pulumi.Input[_builtins.str] db_workload: (Updatable) The Autonomous AI Database workload type. The following values are valid:
4970
+ * OLTP - indicates an Autonomous AI Transaction Processing database
4971
+ * DW - indicates an Autonomous AI Lakehouse database
4972
+ * AJD - indicates an Autonomous AI JSON Database
4973
+ * APEX - indicates an Autonomous AI Database with the Oracle APEX AI Application Development workload type.
4974
+ * LH - indicates an Oracle Autonomous AI Lakehouse database
4881
4975
 
4882
4976
  This cannot be updated in parallel with any of the following: licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel, adminPassword, whitelistedIps, isMTLSConnectionRequired, privateEndpointLabel, nsgIds, dbVersion, isRefreshable, dbName, scheduledOperations, dbToolsDetails, isLocalDataGuardEnabled, or isFreeTier. *Note: `db_workload` can only be updated from AJD to OLTP or from a free OLTP to AJD.
4883
4977
  :param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] defined_tags: (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
4884
- :param pulumi.Input[_builtins.str] disaster_recovery_region_type: **Deprecated.** The disaster recovery (DR) region type of the Autonomous Database. For Autonomous Database Serverless instances, DR associations have designated primary and standby regions. These region types do not change when the database changes roles. The standby region in DR associations can be the same region as the primary region, or they can be in a remote regions. Some database administration operations may be available only in the primary region of the DR association, and cannot be performed when the database using the primary role is operating in a remote region.
4885
- :param pulumi.Input[_builtins.str] disaster_recovery_type: Indicates the disaster recovery (DR) type of the standby Autonomous Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
4886
- :param pulumi.Input[_builtins.str] display_name: (Updatable) The user-friendly name for the Autonomous Database. The name does not have to be unique.
4887
- :param pulumi.Input[Union['AutonomousDatabaseEncryptionKeyArgs', 'AutonomousDatabaseEncryptionKeyArgsDict']] encryption_key: (Updatable) Details of the Autonomous Database encryption key.
4978
+ :param pulumi.Input[_builtins.str] disaster_recovery_region_type: **Deprecated.** The disaster recovery (DR) region type of the Autonomous AI Database. For Autonomous AI Database Serverless instances, DR associations have designated primary and standby regions. These region types do not change when the database changes roles. The standby region in DR associations can be the same region as the primary region, or they can be in a remote regions. Some database administration operations may be available only in the primary region of the DR association, and cannot be performed when the database using the primary role is operating in a remote region.
4979
+ :param pulumi.Input[_builtins.str] disaster_recovery_type: Indicates the disaster recovery (DR) type of the standby Autonomous AI Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
4980
+ :param pulumi.Input[_builtins.str] display_name: (Updatable) The user-friendly name for the Autonomous AI Database. The name does not have to be unique.
4981
+ :param pulumi.Input[Union['AutonomousDatabaseEncryptionKeyArgs', 'AutonomousDatabaseEncryptionKeyArgsDict']] encryption_key: (Updatable) Details of the Autonomous AI Database encryption key.
4888
4982
  :param pulumi.Input[Sequence[pulumi.Input[Union['AutonomousDatabaseEncryptionKeyHistoryEntryArgs', 'AutonomousDatabaseEncryptionKeyHistoryEntryArgsDict']]]] encryption_key_history_entries: Key History Entry.
4889
4983
  :param pulumi.Input[_builtins.int] failed_data_recovery_in_seconds: Indicates the number of seconds of data loss for a Data Guard failover.
4890
4984
  :param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] freeform_tags: (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
4891
- :param pulumi.Input[_builtins.int] in_memory_area_in_gbs: The area assigned to In-Memory tables in Autonomous Database.
4892
- :param pulumi.Input[_builtins.int] in_memory_percentage: (Updatable) The percentage of the System Global Area(SGA) assigned to In-Memory tables in Autonomous Database. This property is applicable only to Autonomous Databases on the Exadata Cloud@Customer platform.
4985
+ :param pulumi.Input[_builtins.int] in_memory_area_in_gbs: The area assigned to In-Memory tables in Autonomous AI Database.
4986
+ :param pulumi.Input[_builtins.int] in_memory_percentage: (Updatable) The percentage of the System Global Area(SGA) assigned to In-Memory tables in Autonomous AI Database. This property is applicable only to Autonomous AI Databases on the Exadata Cloud@Customer platform.
4893
4987
  :param pulumi.Input[_builtins.str] infrastructure_type: The infrastructure type this resource belongs to.
4894
4988
  :param pulumi.Input[_builtins.bool] is_access_control_enabled: (Updatable) Indicates if the database-level access control is enabled. If disabled, database access is defined by the network security rules. If enabled, database access is restricted to the IP addresses defined by the rules specified with the `whitelistedIps` property. While specifying `whitelistedIps` rules is optional, if database-level access control is enabled and no rules are specified, the database will become inaccessible. The rules can be added later using the `UpdateAutonomousDatabase` API operation or edit option in console. When creating a database clone, the desired access control setting should be specified. By default, database-level access control will be disabled for the clone.
4895
4989
 
4896
- This property is applicable only to Autonomous Databases on the Exadata Cloud@Customer platform. For Autonomous Database Serverless instances, `whitelistedIps` is used.
4897
- :param pulumi.Input[_builtins.bool] is_auto_scaling_enabled: (Updatable) Indicates if auto scaling is enabled for the Autonomous Database CPU core count. The default value is `TRUE`.
4898
- :param pulumi.Input[_builtins.bool] is_auto_scaling_for_storage_enabled: (Updatable) Indicates if auto scaling is enabled for the Autonomous Database storage. The default value is `FALSE`.
4899
- :param pulumi.Input[_builtins.bool] is_backup_retention_locked: (Updatable) True if the Autonomous Database is backup retention locked.
4900
- :param pulumi.Input[_builtins.bool] is_data_guard_enabled: (Updatable) **Deprecated.** Indicates whether the Autonomous Database has local (in-region) Data Guard enabled. Not applicable to cross-region Autonomous Data Guard associations, or to Autonomous Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
4990
+ This property is applicable only to Autonomous AI Databases on the Exadata Cloud@Customer platform. For Autonomous AI Database Serverless instances, `whitelistedIps` is used.
4991
+ :param pulumi.Input[_builtins.bool] is_auto_scaling_enabled: (Updatable) Indicates if auto scaling is enabled for the Autonomous AI Database CPU core count. The default value is `TRUE`.
4992
+ :param pulumi.Input[_builtins.bool] is_auto_scaling_for_storage_enabled: (Updatable) Indicates if auto scaling is enabled for the Autonomous AI Database storage. The default value is `FALSE`.
4993
+ :param pulumi.Input[_builtins.bool] is_backup_retention_locked: (Updatable) True if the Autonomous AI Database is backup retention locked.
4994
+ :param pulumi.Input[_builtins.bool] is_data_guard_enabled: (Updatable) **Deprecated.** Indicates whether the Autonomous AI Database has local (in-region) Data Guard enabled. Not applicable to cross-region Autonomous Data Guard associations, or to Autonomous AI Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
4901
4995
  :param pulumi.Input[_builtins.bool] is_dedicated: True if the database is on [dedicated Exadata infrastructure](https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html).
4902
- :param pulumi.Input[_builtins.bool] is_dev_tier: (Updatable) Autonomous Database for Developers are fixed-shape Autonomous Databases that developers can use to build and test new applications. On Serverless, these are low-cost and billed per instance, on Dedicated and Cloud@Customer there is no additional cost to create Developer databases. Developer databases come with limited resources and is not intended for large-scale testing and production deployments. When you need more compute or storage resources, you may upgrade to a full paid production database.
4903
- :param pulumi.Input[_builtins.bool] is_free_tier: (Updatable) Indicates if this is an Always Free resource. The default value is false. Note that Always Free Autonomous Databases have 1 CPU and 20GB of memory. For Always Free databases, memory and CPU cannot be scaled.
4996
+ :param pulumi.Input[_builtins.bool] is_dev_tier: (Updatable) Autonomous AI Database for Developers are fixed-shape Autonomous AI Databases that developers can use to build and test new applications. On Serverless, these are low-cost and billed per instance, on Dedicated and Cloud@Customer there is no additional cost to create Developer databases. Developer databases come with limited resources and is not intended for large-scale testing and production deployments. When you need more compute or storage resources, you may upgrade to a full paid production database.
4997
+ :param pulumi.Input[_builtins.bool] is_free_tier: (Updatable) Indicates if this is an Always Free resource. The default value is false. Note that Always Free Autonomous AI Databases have 1 CPU and 20GB of memory. For Always Free databases, memory and CPU cannot be scaled.
4904
4998
 
4905
4999
  This cannot be updated in parallel with any of the following: licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel, adminPassword, whitelistedIps, isMTLSConnectionRequired, openMode, permissionLevel, privateEndpointLabel, nsgIds, dbVersion, isRefreshable, dbName, scheduledOperations, dbToolsDetails, or isLocalDataGuardEnabled When `db_workload` is `AJD` it cannot be `true`.
4906
- :param pulumi.Input[_builtins.bool] is_local_data_guard_enabled: (Updatable) Indicates whether the Autonomous Database has local (in-region) Data Guard enabled. Not applicable to cross-region Autonomous Data Guard associations, or to Autonomous Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
4907
- :param pulumi.Input[_builtins.bool] is_preview: Indicates if the Autonomous Database version is a preview version.
4908
- :param pulumi.Input[_builtins.bool] is_preview_version_with_service_terms_accepted: If set to `TRUE`, indicates that an Autonomous Database preview version is being provisioned, and that the preview version's terms of service have been accepted. Note that preview version software is only available for Autonomous Database Serverless instances (https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/).
5000
+ :param pulumi.Input[_builtins.bool] is_local_data_guard_enabled: (Updatable) Indicates whether the Autonomous AI Database has local (in-region) Data Guard enabled. Not applicable to cross-region Autonomous Data Guard associations, or to Autonomous AI Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
5001
+ :param pulumi.Input[_builtins.bool] is_preview: Indicates if the Autonomous AI Database version is a preview version.
5002
+ :param pulumi.Input[_builtins.bool] is_preview_version_with_service_terms_accepted: If set to `TRUE`, indicates that an Autonomous AI Database preview version is being provisioned, and that the preview version's terms of service have been accepted. Note that preview version software is only available for Autonomous AI Database Serverless instances (https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/).
4909
5003
  :param pulumi.Input[_builtins.bool] is_reconnect_clone_enabled: Indicates if the refreshable clone can be reconnected to its source database.
4910
- :param pulumi.Input[_builtins.bool] is_refreshable_clone: Indicates if the Autonomous Database is a refreshable clone.
4911
- :param pulumi.Input[_builtins.bool] is_remote_data_guard_enabled: Indicates whether the Autonomous Database has Cross Region Data Guard enabled. Not applicable to Autonomous Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
5004
+ :param pulumi.Input[_builtins.bool] is_refreshable_clone: Indicates if the Autonomous AI Database is a refreshable clone.
5005
+ :param pulumi.Input[_builtins.bool] is_remote_data_guard_enabled: Indicates whether the Autonomous AI Database has Cross Region Data Guard enabled. Not applicable to Autonomous AI Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
4912
5006
  :param pulumi.Input[_builtins.bool] is_replicate_automatic_backups: If true, 7 days worth of backups are replicated across regions for Cross-Region ADB or Backup-Based DR between Primary and Standby. If false, the backups taken on the Primary are not replicated to the Standby database.
4913
5007
  :param pulumi.Input[Sequence[pulumi.Input[Union['AutonomousDatabaseKeyHistoryEntryArgs', 'AutonomousDatabaseKeyHistoryEntryArgsDict']]]] key_history_entries: Key History Entry.
4914
5008
  :param pulumi.Input[_builtins.str] key_store_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the key store of Oracle Vault.
4915
5009
  :param pulumi.Input[_builtins.str] key_store_wallet_name: The wallet name for Oracle Key Vault.
4916
5010
  :param pulumi.Input[_builtins.str] kms_key_id: The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
4917
5011
  :param pulumi.Input[_builtins.str] kms_key_lifecycle_details: KMS key lifecycle details.
4918
- :param pulumi.Input[_builtins.str] kms_key_version_id: The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions. If none is specified, the current key version (latest) of the Key Id is used for the operation. Autonomous Database Serverless does not use key versions, hence is not applicable for Autonomous Database Serverless instances.
4919
- :param pulumi.Input[_builtins.str] license_model: (Updatable) The Oracle license model that applies to the Oracle Autonomous Database. Bring your own license (BYOL) allows you to apply your current on-premises Oracle software licenses to equivalent, highly automated Oracle services in the cloud. License Included allows you to subscribe to new Oracle Database software licenses and the Oracle Database service. Note that when provisioning an [Autonomous Database on dedicated Exadata infrastructure](https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html), this attribute must be null. It is already set at the Autonomous Exadata Infrastructure level. When provisioning an [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) database, if a value is not specified, the system defaults the value to `BRING_YOUR_OWN_LICENSE`. Bring your own license (BYOL) also allows you to select the DB edition using the optional parameter.
5012
+ :param pulumi.Input[_builtins.str] kms_key_version_id: The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions. If none is specified, the current key version (latest) of the Key Id is used for the operation. Autonomous AI Database Serverless does not use key versions, hence is not applicable for Autonomous AI Database Serverless instances.
5013
+ :param pulumi.Input[_builtins.str] license_model: (Updatable) The Oracle license model that applies to the Oracle Autonomous AI Database. Bring your own license (BYOL) allows you to apply your current on-premises Oracle software licenses to equivalent, highly automated Oracle services in the cloud. License Included allows you to subscribe to new Oracle AI Database software licenses and the Oracle AI Database service. Note that when provisioning an [Autonomous AI Database on dedicated Exadata infrastructure](https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html), this attribute must be null. It is already set at the Autonomous Exadata Infrastructure level. When provisioning an [Autonomous AI Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) database, if a value is not specified, the system defaults the value to `BRING_YOUR_OWN_LICENSE`. Bring your own license (BYOL) also allows you to select the DB edition using the optional parameter.
4920
5014
 
4921
5015
  This cannot be updated in parallel with any of the following: cpuCoreCount, computeCount, dataStorageSizeInTBs, adminPassword, isMTLSConnectionRequired, dbWorkload, privateEndpointLabel, nsgIds, dbVersion, dbName, scheduledOperations, dbToolsDetails, or isFreeTier. It is a required field when `db_workload` is AJD and needs to be set to `LICENSE_INCLUDED` as AJD does not support default `license_model` value `BRING_YOUR_OWN_LICENSE`.
4922
5016
  :param pulumi.Input[_builtins.str] lifecycle_details: Additional information about the current lifecycle state.
4923
5017
  :param pulumi.Input[_builtins.int] local_adg_auto_failover_max_data_loss_limit: Parameter that allows users to select an acceptable maximum data loss limit in seconds, up to which Automatic Failover will be triggered when necessary for a Local Autonomous Data Guard
4924
- :param pulumi.Input[_builtins.str] local_disaster_recovery_type: Indicates the local disaster recovery (DR) type of the Autonomous Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
5018
+ :param pulumi.Input[_builtins.str] local_disaster_recovery_type: Indicates the local disaster recovery (DR) type of the Autonomous AI Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
4925
5019
  :param pulumi.Input[Sequence[pulumi.Input[Union['AutonomousDatabaseLocalStandbyDbArgs', 'AutonomousDatabaseLocalStandbyDbArgsDict']]]] local_standby_dbs: Autonomous Data Guard standby database details.
4926
5020
  :param pulumi.Input[Sequence[pulumi.Input[Union['AutonomousDatabaseLongTermBackupScheduleArgs', 'AutonomousDatabaseLongTermBackupScheduleArgsDict']]]] long_term_backup_schedules: Details for the long-term backup schedule.
4927
5021
  :param pulumi.Input[_builtins.str] maintenance_target_component: The component chosen for maintenance.
4928
- :param pulumi.Input[_builtins.int] memory_per_oracle_compute_unit_in_gbs: The amount of memory (in GBs) enabled per ECPU or OCPU.
4929
- :param pulumi.Input[_builtins.str] ncharacter_set: The character set for the Autonomous Database. The default is AL32UTF8. Use [List Autonomous Database Character Sets](https://docs.oracle.com/iaas/autonomous-database-serverless/doc/autonomous-character-set-selection.html) to list the allowed values for an Autonomous Database Serverless instance. For an Autonomous Database on dedicated Exadata infrastructure, the allowed values are: AL16UTF16 or UTF8.
5022
+ :param pulumi.Input[_builtins.float] memory_per_compute_unit_in_gbs: The amount of memory (in GBs) to be enabled per OCPU or ECPU.
5023
+ :param pulumi.Input[_builtins.int] memory_per_oracle_compute_unit_in_gbs: The amount of memory (in GBs, rounded off to nearest integer value) to be enabled per OCPU or ECPU. This is deprecated. Please refer to memoryPerComputeUnitInGBs for accurate value.
5024
+ :param pulumi.Input[_builtins.str] ncharacter_set: The character set for the Autonomous AI Database. The default is AL32UTF8. Use [List Autonomous AI Database Character Sets](https://docs.oracle.com/iaas/autonomous-database-serverless/doc/autonomous-character-set-selection.html) to list the allowed values for an Autonomous AI Database Serverless instance. For an Autonomous AI Database on dedicated Exadata infrastructure, the allowed values are: AL16UTF16 or UTF8.
4930
5025
  :param pulumi.Input[_builtins.str] net_services_architecture: Enabling SHARED server architecture enables a database server to allow many client processes to share very few server processes, thereby increasing the number of supported users.
4931
5026
  :param pulumi.Input[_builtins.str] next_long_term_backup_time_stamp: The date and time when the next long-term backup would be created.
4932
5027
  :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] nsg_ids: (Updatable) The list of [OCIDs](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for the network security groups (NSGs) to which this resource belongs. Setting this to an empty list removes all resources from all NSGs. For more information about NSGs, see [Security Rules](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/securityrules.htm). **NsgIds restrictions:**
4933
- * A network security group (NSG) is optional for Autonomous Databases with private access. The nsgIds list can be empty.
5028
+ * A network security group (NSG) is optional for Autonomous AI Databases with private access. The nsgIds list can be empty.
4934
5029
  :param pulumi.Input[_builtins.float] ocpu_count: (Updatable) The number of OCPU cores to be made available to the database.
4935
5030
 
4936
5031
  The following points apply:
4937
- * For Autonomous Databases on Dedicated Exadata infrastructure, to provision less than 1 core, enter a fractional value in an increment of 0.1. For example, you can provision 0.3 or 0.4 cores, but not 0.35 cores. (Note that fractional OCPU values are not supported for Autonomous Database Serverless instances.)
4938
- * To provision 1 or more cores, you must enter an integer between 1 and the maximum number of cores available for the infrastructure shape. For example, you can provision 2 cores or 3 cores, but not 2.5 cores. This applies to an Autonomous Database Serverless instance or an Autonomous Database on Dedicated Exadata Infrastructure.
4939
- * For Autonomous Database Serverless instances, this parameter is not used.
5032
+ * For Autonomous AI Databases on Dedicated Exadata infrastructure, to provision less than 1 core, enter a fractional value in an increment of 0.1. For example, you can provision 0.3 or 0.4 cores, but not 0.35 cores. (Note that fractional OCPU values are not supported for Autonomous AI Database Serverless instances.)
5033
+ * To provision 1 or more cores, you must enter an integer between 1 and the maximum number of cores available for the infrastructure shape. For example, you can provision 2 cores or 3 cores, but not 2.5 cores. This applies to an Autonomous AI Database Serverless instance or an Autonomous AI Database on Dedicated Exadata Infrastructure.
5034
+ * For Autonomous AI Database Serverless instances, this parameter is not used.
4940
5035
 
4941
- For Autonomous Databases on Dedicated Exadata infrastructure, the maximum number of cores is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://www.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/autonomous-database&id=ATPFG-GUID-B0F033C1-CC5A-42F0-B2E7-3CECFEDA1FD1) for shape details.
5036
+ For Autonomous AI Databases on Dedicated Exadata infrastructure, the maximum number of cores is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbde/) for shape details.
4942
5037
 
4943
5038
  **Note:** This parameter cannot be used with the `cpuCoreCount` parameter.
4944
- :param pulumi.Input[_builtins.str] open_mode: (Updatable) Indicates the Autonomous Database mode. The database can be opened in `READ_ONLY` or `READ_WRITE` mode.
5039
+ :param pulumi.Input[_builtins.str] open_mode: (Updatable) Indicates the Autonomous AI Database mode. The database can be opened in `READ_ONLY` or `READ_WRITE` mode.
4945
5040
 
4946
5041
  This cannot be updated in parallel with any of the following: cpuCoreCount, computeCount, computeModel, adminPassword, whitelistedIps, isMTLSConnectionRequired, dbVersion, isRefreshable, dbName, scheduledOperations, dbToolsDetails, or isFreeTier.
4947
- :param pulumi.Input[_builtins.str] operations_insights_status: Status of Operations Insights for this Autonomous Database.
4948
- :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] peer_db_ids: The list of [OCIDs](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of standby databases located in Autonomous Data Guard remote regions that are associated with the source database. Note that for Autonomous Database Serverless instances, standby databases located in the same region as the source primary database do not have OCIDs.
4949
- :param pulumi.Input[_builtins.str] permission_level: The Autonomous Database permission level. Restricted mode allows access only by admin users.
5042
+ :param pulumi.Input[_builtins.str] operations_insights_status: Status of Operations Insights for this Autonomous AI Database.
5043
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] peer_db_ids: The list of [OCIDs](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of standby databases located in Autonomous Data Guard remote regions that are associated with the source database. Note that for Autonomous AI Database Serverless instances, standby databases located in the same region as the source primary database do not have OCIDs.
5044
+ :param pulumi.Input[_builtins.str] permission_level: The Autonomous AI Database permission level. Restricted mode allows access only by admin users.
4950
5045
  :param pulumi.Input[_builtins.str] private_endpoint: The private endpoint for the resource.
4951
5046
  :param pulumi.Input[_builtins.str] private_endpoint_ip: (Updatable) The private endpoint Ip address for the resource.
4952
5047
  :param pulumi.Input[_builtins.str] private_endpoint_label: (Updatable) The private endpoint label for the resource.
4953
- :param pulumi.Input[Sequence[pulumi.Input[_builtins.float]]] provisionable_cpuses: An array of CPU values that an Autonomous Database can be scaled to.
5048
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.float]]] provisionable_cpuses: An array of CPU values that an Autonomous AI Database can be scaled to.
4954
5049
  :param pulumi.Input[Sequence[pulumi.Input[Union['AutonomousDatabasePublicConnectionUrlArgs', 'AutonomousDatabasePublicConnectionUrlArgsDict']]]] public_connection_urls: The Public URLs of Private Endpoint database for accessing Oracle Application Express (APEX) and SQL Developer Web with a browser from a Compute instance within your VCN or that has a direct connection to your VCN.
4955
5050
  :param pulumi.Input[_builtins.str] public_endpoint: The public endpoint for the private endpoint enabled resource.
4956
- :param pulumi.Input[_builtins.str] refreshable_mode: (Updatable) The refresh mode of the clone. AUTOMATIC indicates that the clone is automatically being refreshed with data from the source Autonomous Database.
4957
- :param pulumi.Input[_builtins.str] refreshable_status: The refresh status of the clone. REFRESHING indicates that the clone is currently being refreshed with data from the source Autonomous Database.
5051
+ :param pulumi.Input[_builtins.str] refreshable_mode: (Updatable) The refresh mode of the clone. AUTOMATIC indicates that the clone is automatically being refreshed with data from the source Autonomous AI Database.
5052
+ :param pulumi.Input[_builtins.str] refreshable_status: The refresh status of the clone. REFRESHING indicates that the clone is currently being refreshed with data from the source Autonomous AI Database.
4958
5053
  :param pulumi.Input[Sequence[pulumi.Input[Union['AutonomousDatabaseRemoteDisasterRecoveryConfigurationArgs', 'AutonomousDatabaseRemoteDisasterRecoveryConfigurationArgsDict']]]] remote_disaster_recovery_configurations: Configurations of a Disaster Recovery.
4959
- :param pulumi.Input[_builtins.str] remote_disaster_recovery_type: Indicates the cross-region disaster recovery (DR) type of the standby Autonomous Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
4960
- :param pulumi.Input[_builtins.str] resource_pool_leader_id: (Updatable) The unique identifier for leader autonomous database OCID [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
5054
+ :param pulumi.Input[_builtins.str] remote_disaster_recovery_type: Indicates the cross-region disaster recovery (DR) type of the standby Autonomous AI Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
5055
+ :param pulumi.Input[_builtins.str] resource_pool_leader_id: (Updatable) The unique identifier for leader Autonomous AI Database OCID [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
4961
5056
  :param pulumi.Input[Union['AutonomousDatabaseResourcePoolSummaryArgs', 'AutonomousDatabaseResourcePoolSummaryArgsDict']] resource_pool_summary: (Updatable) The configuration details for resource pool
4962
- :param pulumi.Input[_builtins.str] role: The Data Guard role of the Autonomous Container Database or Autonomous Database, if Autonomous Data Guard is enabled.
5057
+ :param pulumi.Input[_builtins.str] role: The Data Guard role of the Autonomous Container Database or Autonomous AI Database, if Autonomous Data Guard is enabled.
4963
5058
  :param pulumi.Input[Sequence[pulumi.Input[Union['AutonomousDatabaseScheduledOperationArgs', 'AutonomousDatabaseScheduledOperationArgsDict']]]] scheduled_operations: (Updatable) The list of scheduled operations. Consists of values such as dayOfWeek, scheduledStartTime, scheduledStopTime.
4964
5059
 
4965
5060
  This cannot be updated in parallel with any of the following: licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel, whitelistedIps, isMTLSConnectionRequired, openMode, permissionLevel, dbWorkload, privateEndpointLabel, nsgIds, dbVersion, isRefreshable, dbName, dbToolsDetails, isLocalDataGuardEnabled, or isFreeTier.
@@ -4968,60 +5063,62 @@ class AutonomousDatabase(pulumi.CustomResource):
4968
5063
  This cannot be used in conjunction with adminPassword.
4969
5064
  :param pulumi.Input[_builtins.int] secret_version_number: (Updatable) The version of the vault secret. If no version is specified, the latest version will be used.
4970
5065
  :param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] security_attributes: (Updatable) Security Attributes for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Oracle-ZPR": {"MaxEgressCount": {"value": "42", "mode": "audit"}}}`
4971
- :param pulumi.Input[_builtins.str] service_console_url: The URL of the Service Console for the Autonomous Database.
4972
- :param pulumi.Input[_builtins.str] source: The source of the database: Use `NONE` for creating a new Autonomous Database. Use `DATABASE` for creating a new Autonomous Database by cloning an existing Autonomous Database. Use `CROSS_REGION_DATAGUARD` to create a standby Data Guard database in another region.
5066
+ :param pulumi.Input[_builtins.str] service_console_url: The URL of the Service Console for the Autonomous AI Database.
5067
+ :param pulumi.Input[_builtins.str] source: The source of the database: Use `NONE` for creating a new Autonomous AI Database. Use `DATABASE` for creating a new Autonomous AI Database by cloning an existing Autonomous AI Database. Use `CROSS_REGION_DATAGUARD` to create a standby Data Guard database in another region.
4973
5068
 
4974
- For [Autonomous Database Serverless instances](https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/), the following cloning options are available: Use `BACKUP_FROM_ID` for creating a new Autonomous Database from a specified backup. Use `BACKUP_FROM_TIMESTAMP` for creating a point-in-time Autonomous Database clone using backups. For more information, see [Cloning and Moving an Autonomous Database](https://docs.oracle.com/en/cloud/paas/autonomous-database/adbsa/clone-autonomous-database.html#GUID-D771796F-5081-4CFB-A7FF-0F893EABD7BC).
4975
- :param pulumi.Input[_builtins.str] source_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous Database that will be used to create a new peer database for the Data Guard association.
5069
+ For [Autonomous AI Database Serverless instances](https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/), the following cloning options are available: Use `BACKUP_FROM_ID` for creating a new Autonomous AI Database from a specified backup. Use `BACKUP_FROM_TIMESTAMP` for creating a point-in-time Autonomous AI Database clone using backups. For more information, see [Cloning and Moving an Autonomous AI Database](https://docs.oracle.com/en/cloud/paas/autonomous-database/adbsa/clone-autonomous-database.html#GUID-D771796F-5081-4CFB-A7FF-0F893EABD7BC).
5070
+ :param pulumi.Input[_builtins.str] source_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous AI Database that will be used to create a new peer database for the Data Guard association.
4976
5071
  :param pulumi.Input[Sequence[pulumi.Input[Union['AutonomousDatabaseStandbyDbArgs', 'AutonomousDatabaseStandbyDbArgsDict']]]] standby_dbs: **Deprecated** Autonomous Data Guard standby database details.
4977
- :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] standby_whitelisted_ips: (Updatable) The client IP access control list (ACL). This feature is available for [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) and on Exadata Cloud@Customer. Only clients connecting from an IP address included in the ACL may access the Autonomous Database instance. If `arePrimaryWhitelistedIpsUsed` is 'TRUE' then Autonomous Database uses this primary's IP access control list (ACL) for the disaster recovery peer called `standbywhitelistedips`.
5072
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] standby_whitelisted_ips: (Updatable) The client IP access control list (ACL). This feature is available for [Autonomous AI Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) and on Exadata Cloud@Customer. Only clients connecting from an IP address included in the ACL may access the Autonomous AI Database instance. If `arePrimaryWhitelistedIpsUsed` is 'TRUE' then Autonomous AI Database uses this primary's IP access control list (ACL) for the disaster recovery peer called `standbywhitelistedips`.
4978
5073
 
4979
- For Autonomous Database Serverless, this is an array of CIDR (classless inter-domain routing) notations for a subnet or VCN OCID (virtual cloud network Oracle Cloud ID). Multiple IPs and VCN OCIDs should be separate strings separated by commas, but if it’s other configurations that need multiple pieces of information then its each piece is connected with semicolon (;) as a delimiter. Example: `["1.1.1.1","1.1.1.0/24","ocid1.vcn.oc1.sea.<unique_id>","ocid1.vcn.oc1.sea.<unique_id1>;1.1.1.1","ocid1.vcn.oc1.sea.<unique_id2>;1.1.0.0/16"]` For Exadata Cloud@Customer, this is an array of IP addresses or CIDR notations. Example: `["1.1.1.1","1.1.1.0/24","1.1.2.25"]`
5074
+ For Autonomous AI Database Serverless, this is an array of CIDR (classless inter-domain routing) notations for a subnet or VCN OCID (virtual cloud network Oracle Cloud ID). Multiple IPs and VCN OCIDs should be separate strings separated by commas, but if it’s other configurations that need multiple pieces of information then its each piece is connected with semicolon (;) as a delimiter. Example: `["1.1.1.1","1.1.1.0/24","ocid1.vcn.oc1.sea.<unique_id>","ocid1.vcn.oc1.sea.<unique_id1>;1.1.1.1","ocid1.vcn.oc1.sea.<unique_id2>;1.1.0.0/16"]` For Exadata Cloud@Customer, this is an array of IP addresses or CIDR notations. Example: `["1.1.1.1","1.1.1.0/24","1.1.2.25"]`
4980
5075
 
4981
5076
  For an update operation, if you want to delete all the IPs in the ACL, use an array with a single empty string entry.
4982
5077
 
4983
5078
  This cannot be updated in parallel with any of the following: licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel, adminPassword, isMTLSConnectionRequired, openMode, permissionLevel, dbWorkload, dbVersion, isRefreshable, dbName, scheduledOperations, dbToolsDetails, isLocalDataGuardEnabled, or isFreeTier.
4984
- :param pulumi.Input[_builtins.str] state: The current state of the Autonomous Database.
5079
+ :param pulumi.Input[_builtins.str] state: The current state of the Autonomous AI Database.
4985
5080
  :param pulumi.Input[_builtins.str] subnet_id: (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subnet the resource is associated with.
4986
5081
 
4987
5082
  **Subnet Restrictions:**
4988
5083
  * For bare metal DB systems and for single node virtual machine DB systems, do not use a subnet that overlaps with 192.168.16.16/28.
4989
5084
  * For Exadata and virtual machine 2-node RAC systems, do not use a subnet that overlaps with 192.168.128.0/20.
4990
- * For Autonomous Database, setting this will disable public secure access to the database.
5085
+ * For Autonomous AI Database, setting this will disable public secure access to the database.
4991
5086
 
4992
5087
  These subnets are used by the Oracle Clusterware private interconnect on the database instance. Specifying an overlapping subnet will cause the private interconnect to malfunction. This restriction applies to both the client subnet and the backup subnet.
4993
5088
  :param pulumi.Input[_builtins.str] subscription_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subscription with which resource needs to be associated with.
4994
- :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] supported_regions_to_clone_tos: The list of regions that support the creation of an Autonomous Database clone or an Autonomous Data Guard standby database.
5089
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] supported_regions_to_clone_tos: The list of regions that support the creation of an Autonomous AI Database clone or an Autonomous Data Guard standby database.
4995
5090
  :param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
4996
- :param pulumi.Input[_builtins.str] time_created: The date and time the Autonomous Database was created.
4997
- :param pulumi.Input[_builtins.str] time_data_guard_role_changed: The date and time the Autonomous Data Guard role was switched for the Autonomous Database. For databases that have standbys in both the primary Data Guard region and a remote Data Guard standby region, this is the latest timestamp of either the database using the "primary" role in the primary Data Guard region, or database located in the remote Data Guard standby region.
5091
+ :param pulumi.Input[_builtins.str] time_created: The date and time the Autonomous AI Database was created.
5092
+ :param pulumi.Input[_builtins.str] time_data_guard_role_changed: The date and time the Autonomous Data Guard role was switched for the Autonomous AI Database. For databases that have standbys in both the primary Data Guard region and a remote Data Guard standby region, this is the latest timestamp of either the database using the "primary" role in the primary Data Guard region, or database located in the remote Data Guard standby region.
4998
5093
  :param pulumi.Input[_builtins.str] time_deletion_of_free_autonomous_database: The date and time the Always Free database will be automatically deleted because of inactivity. If the database is in the STOPPED state and without activity until this time, it will be deleted.
4999
- :param pulumi.Input[_builtins.str] time_disaster_recovery_role_changed: The date and time the Disaster Recovery role was switched for the standby Autonomous Database.
5000
- :param pulumi.Input[_builtins.str] time_earliest_available_db_version_upgrade: The earliest(min) date and time the Autonomous Database can be scheduled to upgrade to 23ai.
5001
- :param pulumi.Input[_builtins.str] time_latest_available_db_version_upgrade: The max date and time the Autonomous Database can be scheduled to upgrade to 23ai.
5002
- :param pulumi.Input[_builtins.str] time_local_data_guard_enabled: The date and time that Autonomous Data Guard was enabled for an Autonomous Database where the standby was provisioned in the same region as the primary database.
5094
+ :param pulumi.Input[_builtins.str] time_disaster_recovery_role_changed: The date and time the Disaster Recovery role was switched for the standby Autonomous AI Database.
5095
+ :param pulumi.Input[_builtins.str] time_earliest_available_db_version_upgrade: The earliest(min) date and time the Autonomous AI Database can be scheduled to upgrade to 26ai.
5096
+ :param pulumi.Input[_builtins.str] time_latest_available_db_version_upgrade: The max date and time the Autonomous AI Database can be scheduled to upgrade to 26ai.
5097
+ :param pulumi.Input[_builtins.str] time_local_data_guard_enabled: The date and time that Autonomous Data Guard was enabled for an Autonomous AI Database where the standby was provisioned in the same region as the primary database.
5003
5098
  :param pulumi.Input[_builtins.str] time_maintenance_begin: The date and time when maintenance will begin.
5004
5099
  :param pulumi.Input[_builtins.str] time_maintenance_end: The date and time when maintenance will end.
5005
- :param pulumi.Input[_builtins.str] time_of_auto_refresh_start: (Updatable) The the date and time that auto-refreshing will begin for an Autonomous Database refreshable clone. This value controls only the start time for the first refresh operation. Subsequent (ongoing) refresh operations have start times controlled by the value of the `autoRefreshFrequencyInSeconds` parameter.
5100
+ :param pulumi.Input[_builtins.str] time_of_auto_refresh_start: (Updatable) The the date and time that auto-refreshing will begin for an Autonomous AI Database refreshable clone. This value controls only the start time for the first refresh operation. Subsequent (ongoing) refresh operations have start times controlled by the value of the `autoRefreshFrequencyInSeconds` parameter.
5006
5101
  :param pulumi.Input[_builtins.str] time_of_joining_resource_pool: The time the member joined the resource pool.
5007
5102
  :param pulumi.Input[_builtins.str] time_of_last_failover: The timestamp of the last failover operation.
5008
5103
  :param pulumi.Input[_builtins.str] time_of_last_refresh: The date and time when last refresh happened.
5009
5104
  :param pulumi.Input[_builtins.str] time_of_last_refresh_point: The refresh point timestamp (UTC). The refresh point is the time to which the database was most recently refreshed. Data created after the refresh point is not included in the refresh.
5010
- :param pulumi.Input[_builtins.str] time_of_last_switchover: The timestamp of the last switchover operation for the Autonomous Database.
5105
+ :param pulumi.Input[_builtins.str] time_of_last_switchover: The timestamp of the last switchover operation for the Autonomous AI Database.
5011
5106
  :param pulumi.Input[_builtins.str] time_of_next_refresh: The date and time of next refresh.
5012
5107
  :param pulumi.Input[_builtins.str] time_reclamation_of_free_autonomous_database: The date and time the Always Free database will be stopped because of inactivity. If this time is reached without any database activity, the database will automatically be put into the STOPPED state.
5013
- :param pulumi.Input[_builtins.str] time_scheduled_db_version_upgrade: The date and time the Autonomous Database scheduled to upgrade to 23ai. Send this value along with the target db_version value to schedule the database version upgrade. After the upgrade is scheduled and before the scheduled upgrade time arrives, please keep the db_version value the same as the backend's current db_version.
5014
- :param pulumi.Input[_builtins.str] time_undeleted: The date and time the Autonomous Database was most recently undeleted.
5108
+ :param pulumi.Input[_builtins.str] time_scheduled_db_version_upgrade: The date and time the Autonomous AI Database scheduled to upgrade to 26ai.
5109
+ :param pulumi.Input[_builtins.str] time_undeleted: The date and time the Autonomous AI Database was most recently undeleted.
5015
5110
  :param pulumi.Input[_builtins.str] time_until_reconnect_clone_enabled: The time and date as an RFC3339 formatted string, e.g., 2022-01-01T12:00:00.000Z, to set the limit for a refreshable clone to be reconnected to its source database.
5016
- :param pulumi.Input[_builtins.str] timestamp: The timestamp specified for the point-in-time clone of the source Autonomous Database. The timestamp must be in the past.
5111
+ :param pulumi.Input[_builtins.str] timestamp: The timestamp specified for the point-in-time clone of the source Autonomous AI Database. The timestamp must be in the past.
5017
5112
  :param pulumi.Input[_builtins.float] total_backup_storage_size_in_gbs: The backup storage to the database.
5018
5113
  :param pulumi.Input[_builtins.bool] use_latest_available_backup_time_stamp: Clone from latest available backup timestamp.
5019
- :param pulumi.Input[_builtins.int] used_data_storage_size_in_gbs: The storage space consumed by Autonomous Database in GBs.
5020
- :param pulumi.Input[_builtins.int] used_data_storage_size_in_tbs: The amount of storage that has been used for Autonomous Databases in dedicated infrastructure, in terabytes.
5114
+ :param pulumi.Input[_builtins.int] used_data_storage_size_in_gbs: The storage space consumed by Autonomous AI Database in GBs.
5115
+ :param pulumi.Input[_builtins.int] used_data_storage_size_in_tbs: The amount of storage that has been used for Autonomous AI Databases in dedicated infrastructure, in terabytes.
5116
+ :param pulumi.Input[Sequence[pulumi.Input[Union['AutonomousDatabaseVanityConnectionUrlArgs', 'AutonomousDatabaseVanityConnectionUrlArgsDict']]]] vanity_connection_urls: The URLs for accessing Oracle Application Express (APEX) and SQL Developer Web with a browser from a Compute instance within your VCN or that has a direct connection to your VCN. Note that these URLs are provided by the console only for databases on [dedicated Exadata infrastructure](https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html). Example: `{"sqlDevWebUrl": "https://<hostname>/ords...", "apexUrl", "https://<hostname>/ords..."}`
5117
+ :param pulumi.Input[Sequence[pulumi.Input[Union['AutonomousDatabaseVanityUrlDetailArgs', 'AutonomousDatabaseVanityUrlDetailArgsDict']]]] vanity_url_details: Details for api gateway and vanity url(custom url) for dbTools.
5021
5118
  :param pulumi.Input[_builtins.str] vault_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle Cloud Infrastructure [vault](https://docs.cloud.oracle.com/iaas/Content/KeyManagement/Concepts/keyoverview.htm#concepts). This parameter and `secretId` are required for Customer Managed Keys.
5022
- :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] whitelisted_ips: (Updatable) The client IP access control list (ACL). This feature is available for [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) and on Exadata Cloud@Customer. Only clients connecting from an IP address included in the ACL may access the Autonomous Database instance. If `arePrimaryWhitelistedIpsUsed` is 'TRUE' then Autonomous Database uses this primary's IP access control list (ACL) for the disaster recovery peer called `standbywhitelistedips`.
5119
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] whitelisted_ips: (Updatable) The client IP access control list (ACL). This feature is available for [Autonomous AI Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) and on Exadata Cloud@Customer. Only clients connecting from an IP address included in the ACL may access the Autonomous AI Database instance. If `arePrimaryWhitelistedIpsUsed` is 'TRUE' then Autonomous AI Database uses this primary's IP access control list (ACL) for the disaster recovery peer called `standbywhitelistedips`.
5023
5120
 
5024
- For Autonomous Database Serverless, this is an array of CIDR (classless inter-domain routing) notations for a subnet or VCN OCID (virtual cloud network Oracle Cloud ID). Multiple IPs and VCN OCIDs should be separate strings separated by commas, but if it’s other configurations that need multiple pieces of information then its each piece is connected with semicolon (;) as a delimiter. Example: `["1.1.1.1","1.1.1.0/24","ocid1.vcn.oc1.sea.<unique_id>","ocid1.vcn.oc1.sea.<unique_id1>;1.1.1.1","ocid1.vcn.oc1.sea.<unique_id2>;1.1.0.0/16"]` For Exadata Cloud@Customer, this is an array of IP addresses or CIDR notations. Example: `["1.1.1.1","1.1.1.0/24","1.1.2.25"]`
5121
+ For Autonomous AI Database Serverless, this is an array of CIDR (classless inter-domain routing) notations for a subnet or VCN OCID (virtual cloud network Oracle Cloud ID). Multiple IPs and VCN OCIDs should be separate strings separated by commas, but if it’s other configurations that need multiple pieces of information then its each piece is connected with semicolon (;) as a delimiter. Example: `["1.1.1.1","1.1.1.0/24","ocid1.vcn.oc1.sea.<unique_id>","ocid1.vcn.oc1.sea.<unique_id1>;1.1.1.1","ocid1.vcn.oc1.sea.<unique_id2>;1.1.0.0/16"]` For Exadata Cloud@Customer, this is an array of IP addresses or CIDR notations. Example: `["1.1.1.1","1.1.1.0/24","1.1.2.25"]`
5025
5122
 
5026
5123
  For an update operation, if you want to delete all the IPs in the ACL, use an array with a single empty string entry.
5027
5124
 
@@ -5036,6 +5133,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5036
5133
  __props__ = _AutonomousDatabaseState.__new__(_AutonomousDatabaseState)
5037
5134
 
5038
5135
  __props__.__dict__["actual_used_data_storage_size_in_tbs"] = actual_used_data_storage_size_in_tbs
5136
+ __props__.__dict__["additional_attributes"] = additional_attributes
5039
5137
  __props__.__dict__["admin_password"] = admin_password
5040
5138
  __props__.__dict__["allocated_storage_size_in_tbs"] = allocated_storage_size_in_tbs
5041
5139
  __props__.__dict__["apex_details"] = apex_details
@@ -5119,6 +5217,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5119
5217
  __props__.__dict__["long_term_backup_schedules"] = long_term_backup_schedules
5120
5218
  __props__.__dict__["maintenance_target_component"] = maintenance_target_component
5121
5219
  __props__.__dict__["max_cpu_core_count"] = max_cpu_core_count
5220
+ __props__.__dict__["memory_per_compute_unit_in_gbs"] = memory_per_compute_unit_in_gbs
5122
5221
  __props__.__dict__["memory_per_oracle_compute_unit_in_gbs"] = memory_per_oracle_compute_unit_in_gbs
5123
5222
  __props__.__dict__["ncharacter_set"] = ncharacter_set
5124
5223
  __props__.__dict__["net_services_architecture"] = net_services_architecture
@@ -5186,6 +5285,8 @@ class AutonomousDatabase(pulumi.CustomResource):
5186
5285
  __props__.__dict__["use_latest_available_backup_time_stamp"] = use_latest_available_backup_time_stamp
5187
5286
  __props__.__dict__["used_data_storage_size_in_gbs"] = used_data_storage_size_in_gbs
5188
5287
  __props__.__dict__["used_data_storage_size_in_tbs"] = used_data_storage_size_in_tbs
5288
+ __props__.__dict__["vanity_connection_urls"] = vanity_connection_urls
5289
+ __props__.__dict__["vanity_url_details"] = vanity_url_details
5189
5290
  __props__.__dict__["vault_id"] = vault_id
5190
5291
  __props__.__dict__["whitelisted_ips"] = whitelisted_ips
5191
5292
  return AutonomousDatabase(resource_name, opts=opts, __props__=__props__)
@@ -5198,6 +5299,14 @@ class AutonomousDatabase(pulumi.CustomResource):
5198
5299
  """
5199
5300
  return pulumi.get(self, "actual_used_data_storage_size_in_tbs")
5200
5301
 
5302
+ @_builtins.property
5303
+ @pulumi.getter(name="additionalAttributes")
5304
+ def additional_attributes(self) -> pulumi.Output[Mapping[str, _builtins.str]]:
5305
+ """
5306
+ Additional attributes for this resource. Each attribute is a simple key-value pair with no predefined name, type, or namespace. Example: `{ "gcpAccountName": "gcpName" }`
5307
+ """
5308
+ return pulumi.get(self, "additional_attributes")
5309
+
5201
5310
  @_builtins.property
5202
5311
  @pulumi.getter(name="adminPassword")
5203
5312
  def admin_password(self) -> pulumi.Output[_builtins.str]:
@@ -5218,7 +5327,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5218
5327
  @pulumi.getter(name="apexDetails")
5219
5328
  def apex_details(self) -> pulumi.Output[Sequence['outputs.AutonomousDatabaseApexDetail']]:
5220
5329
  """
5221
- Information about Oracle APEX Application Development.
5330
+ Information about Oracle APEX AI Application Development.
5222
5331
  """
5223
5332
  return pulumi.get(self, "apex_details")
5224
5333
 
@@ -5226,7 +5335,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5226
5335
  @pulumi.getter(name="arePrimaryWhitelistedIpsUsed")
5227
5336
  def are_primary_whitelisted_ips_used(self) -> pulumi.Output[_builtins.bool]:
5228
5337
  """
5229
- (Updatable) This field will be null if the Autonomous Database is not Data Guard enabled or Access Control is disabled. It's value would be `TRUE` if Autonomous Database is Data Guard enabled and Access Control is enabled and if the Autonomous Database uses primary IP access control list (ACL) for standby. It's value would be `FALSE` if Autonomous Database is Data Guard enabled and Access Control is enabled and if the Autonomous Database uses different IP access control list (ACL) for standby compared to primary.
5338
+ (Updatable) This field will be null if the Autonomous AI Database is not Data Guard enabled or Access Control is disabled. It's value would be `TRUE` if Autonomous AI Database is Data Guard enabled and Access Control is enabled and if the Autonomous AI Database uses primary IP access control list (ACL) for standby. It's value would be `FALSE` if Autonomous AI Database is Data Guard enabled and Access Control is enabled and if the Autonomous AI Database uses different IP access control list (ACL) for standby compared to primary.
5230
5339
  """
5231
5340
  return pulumi.get(self, "are_primary_whitelisted_ips_used")
5232
5341
 
@@ -5250,7 +5359,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5250
5359
  @pulumi.getter(name="autonomousContainerDatabaseId")
5251
5360
  def autonomous_container_database_id(self) -> pulumi.Output[_builtins.str]:
5252
5361
  """
5253
- The Autonomous Container Database [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm). Used only by Autonomous Database on Dedicated Exadata Infrastructure.
5362
+ The Autonomous Container Database [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm). Used only by Autonomous AI Database on Dedicated Exadata Infrastructure.
5254
5363
  """
5255
5364
  return pulumi.get(self, "autonomous_container_database_id")
5256
5365
 
@@ -5258,7 +5367,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5258
5367
  @pulumi.getter(name="autonomousDatabaseBackupId")
5259
5368
  def autonomous_database_backup_id(self) -> pulumi.Output[_builtins.str]:
5260
5369
  """
5261
- The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous Database Backup that you will clone to create a new Autonomous Database.
5370
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous AI Database Backup that you will clone to create a new Autonomous AI Database.
5262
5371
  """
5263
5372
  return pulumi.get(self, "autonomous_database_backup_id")
5264
5373
 
@@ -5266,7 +5375,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5266
5375
  @pulumi.getter(name="autonomousDatabaseId")
5267
5376
  def autonomous_database_id(self) -> pulumi.Output[_builtins.str]:
5268
5377
  """
5269
- The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous Database that you will clone to create a new Autonomous Database.
5378
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous AI Database that you will clone to create a new Autonomous AI Database.
5270
5379
  """
5271
5380
  return pulumi.get(self, "autonomous_database_id")
5272
5381
 
@@ -5274,7 +5383,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5274
5383
  @pulumi.getter(name="autonomousMaintenanceScheduleType")
5275
5384
  def autonomous_maintenance_schedule_type(self) -> pulumi.Output[_builtins.str]:
5276
5385
  """
5277
- (Updatable) The maintenance schedule type of the Autonomous Database Serverless. An EARLY maintenance schedule follows a schedule applying patches prior to the REGULAR schedule. A REGULAR maintenance schedule follows the normal cycle
5386
+ (Updatable) The maintenance schedule type of the Autonomous AI Database Serverless. An EARLY maintenance schedule follows a schedule applying patches prior to the REGULAR schedule. A REGULAR maintenance schedule follows the normal cycle
5278
5387
  """
5279
5388
  return pulumi.get(self, "autonomous_maintenance_schedule_type")
5280
5389
 
@@ -5282,7 +5391,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5282
5391
  @pulumi.getter(name="availabilityDomain")
5283
5392
  def availability_domain(self) -> pulumi.Output[_builtins.str]:
5284
5393
  """
5285
- The availability domain of a local Autonomous Data Guard standby database of an Autonomous Database Serverless instance.
5394
+ The availability domain of a local Autonomous Data Guard standby database of an Autonomous AI Database Serverless instance.
5286
5395
  """
5287
5396
  return pulumi.get(self, "availability_domain")
5288
5397
 
@@ -5290,7 +5399,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5290
5399
  @pulumi.getter(name="availableUpgradeVersions")
5291
5400
  def available_upgrade_versions(self) -> pulumi.Output[Sequence[_builtins.str]]:
5292
5401
  """
5293
- List of Oracle Database versions available for a database upgrade. If there are no version upgrades available, this list is empty.
5402
+ List of Oracle AI Database versions available for a database upgrade. If there are no version upgrades available, this list is empty.
5294
5403
  """
5295
5404
  return pulumi.get(self, "available_upgrade_versions")
5296
5405
 
@@ -5298,7 +5407,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5298
5407
  @pulumi.getter(name="backupConfigs")
5299
5408
  def backup_configs(self) -> pulumi.Output[Sequence['outputs.AutonomousDatabaseBackupConfig']]:
5300
5409
  """
5301
- Autonomous Database configuration details for storing [manual backups](https://docs.oracle.com/en/cloud/paas/autonomous-database/adbsa/backup-restore.html#GUID-9035DFB8-4702-4CEB-8281-C2A303820809) in the [Object Storage](https://docs.cloud.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) service.
5410
+ Autonomous AI Database configuration details for storing [manual backups](https://docs.oracle.com/en/cloud/paas/autonomous-database/adbsa/backup-restore.html#GUID-9035DFB8-4702-4CEB-8281-C2A303820809) in the [Object Storage](https://docs.cloud.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) service.
5302
5411
  """
5303
5412
  return pulumi.get(self, "backup_configs")
5304
5413
 
@@ -5322,9 +5431,9 @@ class AutonomousDatabase(pulumi.CustomResource):
5322
5431
  @pulumi.getter(name="characterSet")
5323
5432
  def character_set(self) -> pulumi.Output[_builtins.str]:
5324
5433
  """
5325
- The character set for the autonomous database. The default is AL32UTF8. Allowed values for an Autonomous Database Serverless instance as as returned by [List Autonomous Database Character Sets](https://docs.oracle.com/iaas/autonomous-database-serverless/doc/autonomous-character-set-selection.html)
5434
+ The character set for the Autonomous AI Database. The default is AL32UTF8. Allowed values for an Autonomous AI Database Serverless instance as as returned by [List Autonomous AI Database Character Sets](https://docs.oracle.com/iaas/autonomous-database-serverless/doc/autonomous-character-set-selection.html)
5326
5435
 
5327
- For an Autonomous Database on dedicated infrastructure, the allowed values are:
5436
+ For an Autonomous AI Database on dedicated infrastructure, the allowed values are:
5328
5437
 
5329
5438
  AL32UTF8, AR8ADOS710, AR8ADOS720, AR8APTEC715, AR8ARABICMACS, AR8ASMO8X, AR8ISO8859P6, AR8MSWIN1256, AR8MUSSAD768, AR8NAFITHA711, AR8NAFITHA721, AR8SAKHR706, AR8SAKHR707, AZ8ISO8859P9E, BG8MSWIN, BG8PC437S, BLT8CP921, BLT8ISO8859P13, BLT8MSWIN1257, BLT8PC775, BN8BSCII, CDN8PC863, CEL8ISO8859P14, CL8ISO8859P5, CL8ISOIR111, CL8KOI8R, CL8KOI8U, CL8MACCYRILLICS, CL8MSWIN1251, EE8ISO8859P2, EE8MACCES, EE8MACCROATIANS, EE8MSWIN1250, EE8PC852, EL8DEC, EL8ISO8859P7, EL8MACGREEKS, EL8MSWIN1253, EL8PC437S, EL8PC851, EL8PC869, ET8MSWIN923, HU8ABMOD, HU8CWI2, IN8ISCII, IS8PC861, IW8ISO8859P8, IW8MACHEBREWS, IW8MSWIN1255, IW8PC1507, JA16EUC, JA16EUCTILDE, JA16SJIS, JA16SJISTILDE, JA16VMS, KO16KSC5601, KO16KSCCS, KO16MSWIN949, LA8ISO6937, LA8PASSPORT, LT8MSWIN921, LT8PC772, LT8PC774, LV8PC1117, LV8PC8LR, LV8RST104090, N8PC865, NE8ISO8859P10, NEE8ISO8859P4, RU8BESTA, RU8PC855, RU8PC866, SE8ISO8859P3, TH8MACTHAIS, TH8TISASCII, TR8DEC, TR8MACTURKISHS, TR8MSWIN1254, TR8PC857, US7ASCII, US8PC437, UTF8, VN8MSWIN1258, VN8VN3, WE8DEC, WE8DG, WE8ISO8859P1, WE8ISO8859P15, WE8ISO8859P9, WE8MACROMAN8S, WE8MSWIN1252, WE8NCR4970, WE8NEXTSTEP, WE8PC850, WE8PC858, WE8PC860, WE8ROMAN8, ZHS16CGB231280, ZHS16GBK, ZHT16BIG5, ZHT16CCDC, ZHT16DBT, ZHT16HKSCS, ZHT16MSWIN950, ZHT32EUC, ZHT32SOPS, ZHT32TRIS
5330
5439
  """
@@ -5334,7 +5443,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5334
5443
  @pulumi.getter(name="cloneTableSpaceLists")
5335
5444
  def clone_table_space_lists(self) -> pulumi.Output[Sequence[_builtins.int]]:
5336
5445
  """
5337
- A list of the source Autonomous Database's table space number(s) used to create this partial clone from the backup.
5446
+ A list of the source Autonomous AI Database's table space number(s) used to create this partial clone from the backup.
5338
5447
  """
5339
5448
  return pulumi.get(self, "clone_table_space_lists")
5340
5449
 
@@ -5342,7 +5451,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5342
5451
  @pulumi.getter(name="cloneType")
5343
5452
  def clone_type(self) -> pulumi.Output[_builtins.str]:
5344
5453
  """
5345
- The Autonomous Database clone type.
5454
+ The Autonomous AI Database clone type.
5346
5455
  * `FULL` - This option creates a new database that includes all source database data.
5347
5456
  * `METADATA` - This option creates a new database that includes the source database schema and select metadata, but not the source database data.
5348
5457
  """
@@ -5360,7 +5469,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5360
5469
  @pulumi.getter(name="compartmentId")
5361
5470
  def compartment_id(self) -> pulumi.Output[_builtins.str]:
5362
5471
  """
5363
- (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment of the Autonomous Database.
5472
+ (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment of the Autonomous AI Database.
5364
5473
  """
5365
5474
  return pulumi.get(self, "compartment_id")
5366
5475
 
@@ -5368,7 +5477,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5368
5477
  @pulumi.getter(name="computeCount")
5369
5478
  def compute_count(self) -> pulumi.Output[_builtins.float]:
5370
5479
  """
5371
- (Updatable) The compute amount (CPUs) available to the database. Minimum and maximum values depend on the compute model and whether the database is an Autonomous Database Serverless instance or an Autonomous Database on Dedicated Exadata Infrastructure. The 'ECPU' compute model requires a minimum value of one, for databases in the elastic resource pool and minimum value of two, otherwise. Required when using the `computeModel` parameter. When using `cpuCoreCount` parameter, it is an error to specify computeCount to a non-null value. Providing `computeModel` and `computeCount` is the preferred method for both OCPU and ECPU.
5480
+ (Updatable) The compute amount (CPUs) available to the database. Minimum and maximum values depend on the compute model and whether the database is an Autonomous AI Database Serverless instance or an Autonomous AI Database on Dedicated Exadata Infrastructure. The 'ECPU' compute model requires a minimum value of one, for databases in the elastic resource pool and minimum value of two, otherwise. Required when using the `computeModel` parameter. When using `cpuCoreCount` parameter, it is an error to specify computeCount to a non-null value. Providing `computeModel` and `computeCount` is the preferred method for both OCPU and ECPU.
5372
5481
  """
5373
5482
  return pulumi.get(self, "compute_count")
5374
5483
 
@@ -5376,7 +5485,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5376
5485
  @pulumi.getter(name="computeModel")
5377
5486
  def compute_model(self) -> pulumi.Output[_builtins.str]:
5378
5487
  """
5379
- (Updatable) The compute model of the Autonomous Database. This is required if using the `computeCount` parameter. If using `cpuCoreCount` then it is an error to specify `computeModel` to a non-null value. ECPU compute model is the recommended model and OCPU compute model is legacy.
5488
+ (Updatable) The compute model of the Autonomous AI Database. This is required if using the `computeCount` parameter. If using `cpuCoreCount` then it is an error to specify `computeModel` to a non-null value. ECPU compute model is the recommended model and OCPU compute model is legacy.
5380
5489
  """
5381
5490
  return pulumi.get(self, "compute_model")
5382
5491
 
@@ -5384,7 +5493,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5384
5493
  @pulumi.getter(name="connectionStrings")
5385
5494
  def connection_strings(self) -> pulumi.Output[Sequence['outputs.AutonomousDatabaseConnectionString']]:
5386
5495
  """
5387
- The connection string used to connect to the Autonomous Database. The username for the Service Console is ADMIN. Use the password you entered when creating the Autonomous Database for the password value.
5496
+ The connection string used to connect to the Autonomous AI Database. The username for the Service Console is ADMIN. Use the password you entered when creating the Autonomous AI Database for the password value.
5388
5497
  """
5389
5498
  return pulumi.get(self, "connection_strings")
5390
5499
 
@@ -5400,7 +5509,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5400
5509
  @pulumi.getter(name="cpuCoreCount")
5401
5510
  def cpu_core_count(self) -> pulumi.Output[_builtins.int]:
5402
5511
  """
5403
- (Updatable) The number of CPU cores to be made available to the database. For Autonomous Databases on dedicated Exadata infrastructure, the maximum number of cores is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://www.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/autonomous-database&id=ATPFG-GUID-B0F033C1-CC5A-42F0-B2E7-3CECFEDA1FD1) for shape details.
5512
+ (Updatable) The number of CPU cores to be made available to the database. For Autonomous AI Databases on dedicated Exadata infrastructure, the maximum number of cores is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbde/) for shape details.
5404
5513
 
5405
5514
  **Note:** This parameter cannot be used with the `ocpuCount` parameter. This input is ignored for Always Free resources.
5406
5515
  """
@@ -5426,7 +5535,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5426
5535
  @pulumi.getter(name="dataStorageSizeInGb")
5427
5536
  def data_storage_size_in_gb(self) -> pulumi.Output[_builtins.int]:
5428
5537
  """
5429
- (Updatable) The size, in gigabytes, of the data volume that will be created and attached to the database. This storage can later be scaled up if needed. The maximum storage value is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://www.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/autonomous-database&id=ATPFG-GUID-B0F033C1-CC5A-42F0-B2E7-3CECFEDA1FD1) for shape details.
5538
+ (Updatable) The size, in gigabytes, of the data volume that will be created and attached to the database. This storage can later be scaled up if needed. The maximum storage value is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbde/) for shape details.
5430
5539
 
5431
5540
  **Notes**
5432
5541
  * This parameter is only supported for dedicated Exadata infrastructure.
@@ -5438,7 +5547,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5438
5547
  @pulumi.getter(name="dataStorageSizeInTbs")
5439
5548
  def data_storage_size_in_tbs(self) -> pulumi.Output[_builtins.int]:
5440
5549
  """
5441
- (Updatable) The size, in terabytes, of the data volume that will be created and attached to the database. This storage can later be scaled up if needed. For Autonomous Databases on dedicated Exadata infrastructure, the maximum storage value is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://www.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/autonomous-database&id=ATPFG-GUID-B0F033C1-CC5A-42F0-B2E7-3CECFEDA1FD1) for shape details. A full Exadata service is allocated when the Autonomous Database size is set to the upper limit (384 TB).
5550
+ (Updatable) The size, in terabytes, of the data volume that will be created and attached to the database. This storage can later be scaled up if needed. For Autonomous AI Databases on dedicated Exadata infrastructure, the maximum storage value is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbde/) for shape details. A full Exadata service is allocated when the Autonomous AI Database size is set to the upper limit (384 TB).
5442
5551
 
5443
5552
  **Note:** This parameter cannot be used with the `dataStorageSizeInGBs` parameter. This input is ignored for Always Free resources.
5444
5553
  """
@@ -5448,7 +5557,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5448
5557
  @pulumi.getter(name="databaseEdition")
5449
5558
  def database_edition(self) -> pulumi.Output[_builtins.str]:
5450
5559
  """
5451
- (Updatable) The Oracle Database Edition that applies to the Autonomous databases. This parameter accepts options `STANDARD_EDITION` and `ENTERPRISE_EDITION`.
5560
+ (Updatable) The Oracle AI Database Edition that applies to the Autonomous AI Databases. This parameter accepts options `STANDARD_EDITION` and `ENTERPRISE_EDITION`.
5452
5561
  """
5453
5562
  return pulumi.get(self, "database_edition")
5454
5563
 
@@ -5456,7 +5565,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5456
5565
  @pulumi.getter(name="databaseManagementStatus")
5457
5566
  def database_management_status(self) -> pulumi.Output[_builtins.str]:
5458
5567
  """
5459
- Status of Database Management for this Autonomous Database.
5568
+ Status of Database Management for this Autonomous AI Database.
5460
5569
  """
5461
5570
  return pulumi.get(self, "database_management_status")
5462
5571
 
@@ -5464,7 +5573,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5464
5573
  @pulumi.getter(name="dataguardRegionType")
5465
5574
  def dataguard_region_type(self) -> pulumi.Output[_builtins.str]:
5466
5575
  """
5467
- **Deprecated.** The Autonomous Data Guard region type of the Autonomous Database. For Autonomous Database Serverless, Autonomous Data Guard associations have designated primary and standby regions, and these region types do not change when the database changes roles. The standby regions in Autonomous Data Guard associations can be the same region designated as the primary region, or they can be remote regions. Certain database administrative operations may be available only in the primary region of the Autonomous Data Guard association, and cannot be performed when the database using the primary role is operating in a remote Autonomous Data Guard standby region.
5576
+ **Deprecated.** The Autonomous Data Guard region type of the Autonomous AI Database. For Autonomous AI Database Serverless, Autonomous Data Guard associations have designated primary and standby regions, and these region types do not change when the database changes roles. The standby regions in Autonomous Data Guard associations can be the same region designated as the primary region, or they can be remote regions. Certain database administrative operations may be available only in the primary region of the Autonomous Data Guard association, and cannot be performed when the database using the primary role is operating in a remote Autonomous Data Guard standby region.
5468
5577
  """
5469
5578
  return pulumi.get(self, "dataguard_region_type")
5470
5579
 
@@ -5490,7 +5599,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5490
5599
  @pulumi.getter(name="dbVersion")
5491
5600
  def db_version(self) -> pulumi.Output[_builtins.str]:
5492
5601
  """
5493
- (Updatable) A valid Oracle Database version for Autonomous Database.`db_workload` AJD is only supported for `db_version` `19c` and above.
5602
+ (Updatable) A valid Oracle AI Database version for Autonomous AI Database.`db_workload` AJD is only supported for `db_version` `19c` and above.
5494
5603
  """
5495
5604
  return pulumi.get(self, "db_version")
5496
5605
 
@@ -5498,11 +5607,12 @@ class AutonomousDatabase(pulumi.CustomResource):
5498
5607
  @pulumi.getter(name="dbWorkload")
5499
5608
  def db_workload(self) -> pulumi.Output[_builtins.str]:
5500
5609
  """
5501
- (Updatable) The Autonomous Database workload type. The following values are valid:
5502
- * OLTP - indicates an Autonomous Transaction Processing database
5503
- * DW - indicates an Autonomous Data Warehouse database
5504
- * AJD - indicates an Autonomous JSON Database
5505
- * APEX - indicates an Autonomous Database with the Oracle APEX Application Development workload type.
5610
+ (Updatable) The Autonomous AI Database workload type. The following values are valid:
5611
+ * OLTP - indicates an Autonomous AI Transaction Processing database
5612
+ * DW - indicates an Autonomous AI Lakehouse database
5613
+ * AJD - indicates an Autonomous AI JSON Database
5614
+ * APEX - indicates an Autonomous AI Database with the Oracle APEX AI Application Development workload type.
5615
+ * LH - indicates an Oracle Autonomous AI Lakehouse database
5506
5616
 
5507
5617
  This cannot be updated in parallel with any of the following: licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel, adminPassword, whitelistedIps, isMTLSConnectionRequired, privateEndpointLabel, nsgIds, dbVersion, isRefreshable, dbName, scheduledOperations, dbToolsDetails, isLocalDataGuardEnabled, or isFreeTier. *Note: `db_workload` can only be updated from AJD to OLTP or from a free OLTP to AJD.
5508
5618
  """
@@ -5520,7 +5630,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5520
5630
  @pulumi.getter(name="disasterRecoveryRegionType")
5521
5631
  def disaster_recovery_region_type(self) -> pulumi.Output[_builtins.str]:
5522
5632
  """
5523
- **Deprecated.** The disaster recovery (DR) region type of the Autonomous Database. For Autonomous Database Serverless instances, DR associations have designated primary and standby regions. These region types do not change when the database changes roles. The standby region in DR associations can be the same region as the primary region, or they can be in a remote regions. Some database administration operations may be available only in the primary region of the DR association, and cannot be performed when the database using the primary role is operating in a remote region.
5633
+ **Deprecated.** The disaster recovery (DR) region type of the Autonomous AI Database. For Autonomous AI Database Serverless instances, DR associations have designated primary and standby regions. These region types do not change when the database changes roles. The standby region in DR associations can be the same region as the primary region, or they can be in a remote regions. Some database administration operations may be available only in the primary region of the DR association, and cannot be performed when the database using the primary role is operating in a remote region.
5524
5634
  """
5525
5635
  return pulumi.get(self, "disaster_recovery_region_type")
5526
5636
 
@@ -5528,7 +5638,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5528
5638
  @pulumi.getter(name="disasterRecoveryType")
5529
5639
  def disaster_recovery_type(self) -> pulumi.Output[_builtins.str]:
5530
5640
  """
5531
- Indicates the disaster recovery (DR) type of the standby Autonomous Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
5641
+ Indicates the disaster recovery (DR) type of the standby Autonomous AI Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
5532
5642
  """
5533
5643
  return pulumi.get(self, "disaster_recovery_type")
5534
5644
 
@@ -5536,7 +5646,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5536
5646
  @pulumi.getter(name="displayName")
5537
5647
  def display_name(self) -> pulumi.Output[_builtins.str]:
5538
5648
  """
5539
- (Updatable) The user-friendly name for the Autonomous Database. The name does not have to be unique.
5649
+ (Updatable) The user-friendly name for the Autonomous AI Database. The name does not have to be unique.
5540
5650
  """
5541
5651
  return pulumi.get(self, "display_name")
5542
5652
 
@@ -5549,7 +5659,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5549
5659
  @pulumi.getter(name="encryptionKey")
5550
5660
  def encryption_key(self) -> pulumi.Output['outputs.AutonomousDatabaseEncryptionKey']:
5551
5661
  """
5552
- (Updatable) Details of the Autonomous Database encryption key.
5662
+ (Updatable) Details of the Autonomous AI Database encryption key.
5553
5663
  """
5554
5664
  return pulumi.get(self, "encryption_key")
5555
5665
 
@@ -5581,7 +5691,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5581
5691
  @pulumi.getter(name="inMemoryAreaInGbs")
5582
5692
  def in_memory_area_in_gbs(self) -> pulumi.Output[_builtins.int]:
5583
5693
  """
5584
- The area assigned to In-Memory tables in Autonomous Database.
5694
+ The area assigned to In-Memory tables in Autonomous AI Database.
5585
5695
  """
5586
5696
  return pulumi.get(self, "in_memory_area_in_gbs")
5587
5697
 
@@ -5589,7 +5699,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5589
5699
  @pulumi.getter(name="inMemoryPercentage")
5590
5700
  def in_memory_percentage(self) -> pulumi.Output[_builtins.int]:
5591
5701
  """
5592
- (Updatable) The percentage of the System Global Area(SGA) assigned to In-Memory tables in Autonomous Database. This property is applicable only to Autonomous Databases on the Exadata Cloud@Customer platform.
5702
+ (Updatable) The percentage of the System Global Area(SGA) assigned to In-Memory tables in Autonomous AI Database. This property is applicable only to Autonomous AI Databases on the Exadata Cloud@Customer platform.
5593
5703
  """
5594
5704
  return pulumi.get(self, "in_memory_percentage")
5595
5705
 
@@ -5607,7 +5717,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5607
5717
  """
5608
5718
  (Updatable) Indicates if the database-level access control is enabled. If disabled, database access is defined by the network security rules. If enabled, database access is restricted to the IP addresses defined by the rules specified with the `whitelistedIps` property. While specifying `whitelistedIps` rules is optional, if database-level access control is enabled and no rules are specified, the database will become inaccessible. The rules can be added later using the `UpdateAutonomousDatabase` API operation or edit option in console. When creating a database clone, the desired access control setting should be specified. By default, database-level access control will be disabled for the clone.
5609
5719
 
5610
- This property is applicable only to Autonomous Databases on the Exadata Cloud@Customer platform. For Autonomous Database Serverless instances, `whitelistedIps` is used.
5720
+ This property is applicable only to Autonomous AI Databases on the Exadata Cloud@Customer platform. For Autonomous AI Database Serverless instances, `whitelistedIps` is used.
5611
5721
  """
5612
5722
  return pulumi.get(self, "is_access_control_enabled")
5613
5723
 
@@ -5615,7 +5725,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5615
5725
  @pulumi.getter(name="isAutoScalingEnabled")
5616
5726
  def is_auto_scaling_enabled(self) -> pulumi.Output[_builtins.bool]:
5617
5727
  """
5618
- (Updatable) Indicates if auto scaling is enabled for the Autonomous Database CPU core count. The default value is `TRUE`.
5728
+ (Updatable) Indicates if auto scaling is enabled for the Autonomous AI Database CPU core count. The default value is `TRUE`.
5619
5729
  """
5620
5730
  return pulumi.get(self, "is_auto_scaling_enabled")
5621
5731
 
@@ -5623,7 +5733,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5623
5733
  @pulumi.getter(name="isAutoScalingForStorageEnabled")
5624
5734
  def is_auto_scaling_for_storage_enabled(self) -> pulumi.Output[_builtins.bool]:
5625
5735
  """
5626
- (Updatable) Indicates if auto scaling is enabled for the Autonomous Database storage. The default value is `FALSE`.
5736
+ (Updatable) Indicates if auto scaling is enabled for the Autonomous AI Database storage. The default value is `FALSE`.
5627
5737
  """
5628
5738
  return pulumi.get(self, "is_auto_scaling_for_storage_enabled")
5629
5739
 
@@ -5631,7 +5741,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5631
5741
  @pulumi.getter(name="isBackupRetentionLocked")
5632
5742
  def is_backup_retention_locked(self) -> pulumi.Output[_builtins.bool]:
5633
5743
  """
5634
- (Updatable) True if the Autonomous Database is backup retention locked.
5744
+ (Updatable) True if the Autonomous AI Database is backup retention locked.
5635
5745
  """
5636
5746
  return pulumi.get(self, "is_backup_retention_locked")
5637
5747
 
@@ -5639,7 +5749,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5639
5749
  @pulumi.getter(name="isDataGuardEnabled")
5640
5750
  def is_data_guard_enabled(self) -> pulumi.Output[_builtins.bool]:
5641
5751
  """
5642
- (Updatable) **Deprecated.** Indicates whether the Autonomous Database has local (in-region) Data Guard enabled. Not applicable to cross-region Autonomous Data Guard associations, or to Autonomous Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
5752
+ (Updatable) **Deprecated.** Indicates whether the Autonomous AI Database has local (in-region) Data Guard enabled. Not applicable to cross-region Autonomous Data Guard associations, or to Autonomous AI Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
5643
5753
  """
5644
5754
  return pulumi.get(self, "is_data_guard_enabled")
5645
5755
 
@@ -5655,7 +5765,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5655
5765
  @pulumi.getter(name="isDevTier")
5656
5766
  def is_dev_tier(self) -> pulumi.Output[_builtins.bool]:
5657
5767
  """
5658
- (Updatable) Autonomous Database for Developers are fixed-shape Autonomous Databases that developers can use to build and test new applications. On Serverless, these are low-cost and billed per instance, on Dedicated and Cloud@Customer there is no additional cost to create Developer databases. Developer databases come with limited resources and is not intended for large-scale testing and production deployments. When you need more compute or storage resources, you may upgrade to a full paid production database.
5768
+ (Updatable) Autonomous AI Database for Developers are fixed-shape Autonomous AI Databases that developers can use to build and test new applications. On Serverless, these are low-cost and billed per instance, on Dedicated and Cloud@Customer there is no additional cost to create Developer databases. Developer databases come with limited resources and is not intended for large-scale testing and production deployments. When you need more compute or storage resources, you may upgrade to a full paid production database.
5659
5769
  """
5660
5770
  return pulumi.get(self, "is_dev_tier")
5661
5771
 
@@ -5673,7 +5783,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5673
5783
  @pulumi.getter(name="isFreeTier")
5674
5784
  def is_free_tier(self) -> pulumi.Output[_builtins.bool]:
5675
5785
  """
5676
- (Updatable) Indicates if this is an Always Free resource. The default value is false. Note that Always Free Autonomous Databases have 1 CPU and 20GB of memory. For Always Free databases, memory and CPU cannot be scaled.
5786
+ (Updatable) Indicates if this is an Always Free resource. The default value is false. Note that Always Free Autonomous AI Databases have 1 CPU and 20GB of memory. For Always Free databases, memory and CPU cannot be scaled.
5677
5787
 
5678
5788
  This cannot be updated in parallel with any of the following: licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel, adminPassword, whitelistedIps, isMTLSConnectionRequired, openMode, permissionLevel, privateEndpointLabel, nsgIds, dbVersion, isRefreshable, dbName, scheduledOperations, dbToolsDetails, or isLocalDataGuardEnabled When `db_workload` is `AJD` it cannot be `true`.
5679
5789
  """
@@ -5683,7 +5793,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5683
5793
  @pulumi.getter(name="isLocalDataGuardEnabled")
5684
5794
  def is_local_data_guard_enabled(self) -> pulumi.Output[_builtins.bool]:
5685
5795
  """
5686
- (Updatable) Indicates whether the Autonomous Database has local (in-region) Data Guard enabled. Not applicable to cross-region Autonomous Data Guard associations, or to Autonomous Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
5796
+ (Updatable) Indicates whether the Autonomous AI Database has local (in-region) Data Guard enabled. Not applicable to cross-region Autonomous Data Guard associations, or to Autonomous AI Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
5687
5797
  """
5688
5798
  return pulumi.get(self, "is_local_data_guard_enabled")
5689
5799
 
@@ -5696,7 +5806,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5696
5806
  @pulumi.getter(name="isPreview")
5697
5807
  def is_preview(self) -> pulumi.Output[_builtins.bool]:
5698
5808
  """
5699
- Indicates if the Autonomous Database version is a preview version.
5809
+ Indicates if the Autonomous AI Database version is a preview version.
5700
5810
  """
5701
5811
  return pulumi.get(self, "is_preview")
5702
5812
 
@@ -5704,7 +5814,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5704
5814
  @pulumi.getter(name="isPreviewVersionWithServiceTermsAccepted")
5705
5815
  def is_preview_version_with_service_terms_accepted(self) -> pulumi.Output[_builtins.bool]:
5706
5816
  """
5707
- If set to `TRUE`, indicates that an Autonomous Database preview version is being provisioned, and that the preview version's terms of service have been accepted. Note that preview version software is only available for Autonomous Database Serverless instances (https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/).
5817
+ If set to `TRUE`, indicates that an Autonomous AI Database preview version is being provisioned, and that the preview version's terms of service have been accepted. Note that preview version software is only available for Autonomous AI Database Serverless instances (https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/).
5708
5818
  """
5709
5819
  return pulumi.get(self, "is_preview_version_with_service_terms_accepted")
5710
5820
 
@@ -5720,7 +5830,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5720
5830
  @pulumi.getter(name="isRefreshableClone")
5721
5831
  def is_refreshable_clone(self) -> pulumi.Output[_builtins.bool]:
5722
5832
  """
5723
- Indicates if the Autonomous Database is a refreshable clone.
5833
+ Indicates if the Autonomous AI Database is a refreshable clone.
5724
5834
  """
5725
5835
  return pulumi.get(self, "is_refreshable_clone")
5726
5836
 
@@ -5728,7 +5838,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5728
5838
  @pulumi.getter(name="isRemoteDataGuardEnabled")
5729
5839
  def is_remote_data_guard_enabled(self) -> pulumi.Output[_builtins.bool]:
5730
5840
  """
5731
- Indicates whether the Autonomous Database has Cross Region Data Guard enabled. Not applicable to Autonomous Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
5841
+ Indicates whether the Autonomous AI Database has Cross Region Data Guard enabled. Not applicable to Autonomous AI Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
5732
5842
  """
5733
5843
  return pulumi.get(self, "is_remote_data_guard_enabled")
5734
5844
 
@@ -5800,7 +5910,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5800
5910
  @pulumi.getter(name="kmsKeyVersionId")
5801
5911
  def kms_key_version_id(self) -> pulumi.Output[_builtins.str]:
5802
5912
  """
5803
- The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions. If none is specified, the current key version (latest) of the Key Id is used for the operation. Autonomous Database Serverless does not use key versions, hence is not applicable for Autonomous Database Serverless instances.
5913
+ The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions. If none is specified, the current key version (latest) of the Key Id is used for the operation. Autonomous AI Database Serverless does not use key versions, hence is not applicable for Autonomous AI Database Serverless instances.
5804
5914
  """
5805
5915
  return pulumi.get(self, "kms_key_version_id")
5806
5916
 
@@ -5808,7 +5918,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5808
5918
  @pulumi.getter(name="licenseModel")
5809
5919
  def license_model(self) -> pulumi.Output[_builtins.str]:
5810
5920
  """
5811
- (Updatable) The Oracle license model that applies to the Oracle Autonomous Database. Bring your own license (BYOL) allows you to apply your current on-premises Oracle software licenses to equivalent, highly automated Oracle services in the cloud. License Included allows you to subscribe to new Oracle Database software licenses and the Oracle Database service. Note that when provisioning an [Autonomous Database on dedicated Exadata infrastructure](https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html), this attribute must be null. It is already set at the Autonomous Exadata Infrastructure level. When provisioning an [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) database, if a value is not specified, the system defaults the value to `BRING_YOUR_OWN_LICENSE`. Bring your own license (BYOL) also allows you to select the DB edition using the optional parameter.
5921
+ (Updatable) The Oracle license model that applies to the Oracle Autonomous AI Database. Bring your own license (BYOL) allows you to apply your current on-premises Oracle software licenses to equivalent, highly automated Oracle services in the cloud. License Included allows you to subscribe to new Oracle AI Database software licenses and the Oracle AI Database service. Note that when provisioning an [Autonomous AI Database on dedicated Exadata infrastructure](https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html), this attribute must be null. It is already set at the Autonomous Exadata Infrastructure level. When provisioning an [Autonomous AI Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) database, if a value is not specified, the system defaults the value to `BRING_YOUR_OWN_LICENSE`. Bring your own license (BYOL) also allows you to select the DB edition using the optional parameter.
5812
5922
 
5813
5923
  This cannot be updated in parallel with any of the following: cpuCoreCount, computeCount, dataStorageSizeInTBs, adminPassword, isMTLSConnectionRequired, dbWorkload, privateEndpointLabel, nsgIds, dbVersion, dbName, scheduledOperations, dbToolsDetails, or isFreeTier. It is a required field when `db_workload` is AJD and needs to be set to `LICENSE_INCLUDED` as AJD does not support default `license_model` value `BRING_YOUR_OWN_LICENSE`.
5814
5924
  """
@@ -5834,7 +5944,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5834
5944
  @pulumi.getter(name="localDisasterRecoveryType")
5835
5945
  def local_disaster_recovery_type(self) -> pulumi.Output[_builtins.str]:
5836
5946
  """
5837
- Indicates the local disaster recovery (DR) type of the Autonomous Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
5947
+ Indicates the local disaster recovery (DR) type of the Autonomous AI Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
5838
5948
  """
5839
5949
  return pulumi.get(self, "local_disaster_recovery_type")
5840
5950
 
@@ -5867,11 +5977,19 @@ class AutonomousDatabase(pulumi.CustomResource):
5867
5977
  def max_cpu_core_count(self) -> pulumi.Output[_builtins.int]:
5868
5978
  return pulumi.get(self, "max_cpu_core_count")
5869
5979
 
5980
+ @_builtins.property
5981
+ @pulumi.getter(name="memoryPerComputeUnitInGbs")
5982
+ def memory_per_compute_unit_in_gbs(self) -> pulumi.Output[_builtins.float]:
5983
+ """
5984
+ The amount of memory (in GBs) to be enabled per OCPU or ECPU.
5985
+ """
5986
+ return pulumi.get(self, "memory_per_compute_unit_in_gbs")
5987
+
5870
5988
  @_builtins.property
5871
5989
  @pulumi.getter(name="memoryPerOracleComputeUnitInGbs")
5872
5990
  def memory_per_oracle_compute_unit_in_gbs(self) -> pulumi.Output[_builtins.int]:
5873
5991
  """
5874
- The amount of memory (in GBs) enabled per ECPU or OCPU.
5992
+ The amount of memory (in GBs, rounded off to nearest integer value) to be enabled per OCPU or ECPU. This is deprecated. Please refer to memoryPerComputeUnitInGBs for accurate value.
5875
5993
  """
5876
5994
  return pulumi.get(self, "memory_per_oracle_compute_unit_in_gbs")
5877
5995
 
@@ -5879,7 +5997,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5879
5997
  @pulumi.getter(name="ncharacterSet")
5880
5998
  def ncharacter_set(self) -> pulumi.Output[_builtins.str]:
5881
5999
  """
5882
- The character set for the Autonomous Database. The default is AL32UTF8. Use [List Autonomous Database Character Sets](https://docs.oracle.com/iaas/autonomous-database-serverless/doc/autonomous-character-set-selection.html) to list the allowed values for an Autonomous Database Serverless instance. For an Autonomous Database on dedicated Exadata infrastructure, the allowed values are: AL16UTF16 or UTF8.
6000
+ The character set for the Autonomous AI Database. The default is AL32UTF8. Use [List Autonomous AI Database Character Sets](https://docs.oracle.com/iaas/autonomous-database-serverless/doc/autonomous-character-set-selection.html) to list the allowed values for an Autonomous AI Database Serverless instance. For an Autonomous AI Database on dedicated Exadata infrastructure, the allowed values are: AL16UTF16 or UTF8.
5883
6001
  """
5884
6002
  return pulumi.get(self, "ncharacter_set")
5885
6003
 
@@ -5904,7 +6022,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5904
6022
  def nsg_ids(self) -> pulumi.Output[Sequence[_builtins.str]]:
5905
6023
  """
5906
6024
  (Updatable) The list of [OCIDs](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for the network security groups (NSGs) to which this resource belongs. Setting this to an empty list removes all resources from all NSGs. For more information about NSGs, see [Security Rules](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/securityrules.htm). **NsgIds restrictions:**
5907
- * A network security group (NSG) is optional for Autonomous Databases with private access. The nsgIds list can be empty.
6025
+ * A network security group (NSG) is optional for Autonomous AI Databases with private access. The nsgIds list can be empty.
5908
6026
  """
5909
6027
  return pulumi.get(self, "nsg_ids")
5910
6028
 
@@ -5915,11 +6033,11 @@ class AutonomousDatabase(pulumi.CustomResource):
5915
6033
  (Updatable) The number of OCPU cores to be made available to the database.
5916
6034
 
5917
6035
  The following points apply:
5918
- * For Autonomous Databases on Dedicated Exadata infrastructure, to provision less than 1 core, enter a fractional value in an increment of 0.1. For example, you can provision 0.3 or 0.4 cores, but not 0.35 cores. (Note that fractional OCPU values are not supported for Autonomous Database Serverless instances.)
5919
- * To provision 1 or more cores, you must enter an integer between 1 and the maximum number of cores available for the infrastructure shape. For example, you can provision 2 cores or 3 cores, but not 2.5 cores. This applies to an Autonomous Database Serverless instance or an Autonomous Database on Dedicated Exadata Infrastructure.
5920
- * For Autonomous Database Serverless instances, this parameter is not used.
6036
+ * For Autonomous AI Databases on Dedicated Exadata infrastructure, to provision less than 1 core, enter a fractional value in an increment of 0.1. For example, you can provision 0.3 or 0.4 cores, but not 0.35 cores. (Note that fractional OCPU values are not supported for Autonomous AI Database Serverless instances.)
6037
+ * To provision 1 or more cores, you must enter an integer between 1 and the maximum number of cores available for the infrastructure shape. For example, you can provision 2 cores or 3 cores, but not 2.5 cores. This applies to an Autonomous AI Database Serverless instance or an Autonomous AI Database on Dedicated Exadata Infrastructure.
6038
+ * For Autonomous AI Database Serverless instances, this parameter is not used.
5921
6039
 
5922
- For Autonomous Databases on Dedicated Exadata infrastructure, the maximum number of cores is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://www.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/autonomous-database&id=ATPFG-GUID-B0F033C1-CC5A-42F0-B2E7-3CECFEDA1FD1) for shape details.
6040
+ For Autonomous AI Databases on Dedicated Exadata infrastructure, the maximum number of cores is determined by the infrastructure shape. See [Characteristics of Infrastructure Shapes](https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbde/) for shape details.
5923
6041
 
5924
6042
  **Note:** This parameter cannot be used with the `cpuCoreCount` parameter.
5925
6043
  """
@@ -5929,7 +6047,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5929
6047
  @pulumi.getter(name="openMode")
5930
6048
  def open_mode(self) -> pulumi.Output[_builtins.str]:
5931
6049
  """
5932
- (Updatable) Indicates the Autonomous Database mode. The database can be opened in `READ_ONLY` or `READ_WRITE` mode.
6050
+ (Updatable) Indicates the Autonomous AI Database mode. The database can be opened in `READ_ONLY` or `READ_WRITE` mode.
5933
6051
 
5934
6052
  This cannot be updated in parallel with any of the following: cpuCoreCount, computeCount, computeModel, adminPassword, whitelistedIps, isMTLSConnectionRequired, dbVersion, isRefreshable, dbName, scheduledOperations, dbToolsDetails, or isFreeTier.
5935
6053
  """
@@ -5939,7 +6057,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5939
6057
  @pulumi.getter(name="operationsInsightsStatus")
5940
6058
  def operations_insights_status(self) -> pulumi.Output[_builtins.str]:
5941
6059
  """
5942
- Status of Operations Insights for this Autonomous Database.
6060
+ Status of Operations Insights for this Autonomous AI Database.
5943
6061
  """
5944
6062
  return pulumi.get(self, "operations_insights_status")
5945
6063
 
@@ -5952,7 +6070,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5952
6070
  @pulumi.getter(name="peerDbIds")
5953
6071
  def peer_db_ids(self) -> pulumi.Output[Sequence[_builtins.str]]:
5954
6072
  """
5955
- The list of [OCIDs](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of standby databases located in Autonomous Data Guard remote regions that are associated with the source database. Note that for Autonomous Database Serverless instances, standby databases located in the same region as the source primary database do not have OCIDs.
6073
+ The list of [OCIDs](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of standby databases located in Autonomous Data Guard remote regions that are associated with the source database. Note that for Autonomous AI Database Serverless instances, standby databases located in the same region as the source primary database do not have OCIDs.
5956
6074
  """
5957
6075
  return pulumi.get(self, "peer_db_ids")
5958
6076
 
@@ -5960,7 +6078,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5960
6078
  @pulumi.getter(name="permissionLevel")
5961
6079
  def permission_level(self) -> pulumi.Output[_builtins.str]:
5962
6080
  """
5963
- The Autonomous Database permission level. Restricted mode allows access only by admin users.
6081
+ The Autonomous AI Database permission level. Restricted mode allows access only by admin users.
5964
6082
  """
5965
6083
  return pulumi.get(self, "permission_level")
5966
6084
 
@@ -5992,7 +6110,7 @@ class AutonomousDatabase(pulumi.CustomResource):
5992
6110
  @pulumi.getter(name="provisionableCpuses")
5993
6111
  def provisionable_cpuses(self) -> pulumi.Output[Sequence[_builtins.float]]:
5994
6112
  """
5995
- An array of CPU values that an Autonomous Database can be scaled to.
6113
+ An array of CPU values that an Autonomous AI Database can be scaled to.
5996
6114
  """
5997
6115
  return pulumi.get(self, "provisionable_cpuses")
5998
6116
 
@@ -6016,7 +6134,7 @@ class AutonomousDatabase(pulumi.CustomResource):
6016
6134
  @pulumi.getter(name="refreshableMode")
6017
6135
  def refreshable_mode(self) -> pulumi.Output[_builtins.str]:
6018
6136
  """
6019
- (Updatable) The refresh mode of the clone. AUTOMATIC indicates that the clone is automatically being refreshed with data from the source Autonomous Database.
6137
+ (Updatable) The refresh mode of the clone. AUTOMATIC indicates that the clone is automatically being refreshed with data from the source Autonomous AI Database.
6020
6138
  """
6021
6139
  return pulumi.get(self, "refreshable_mode")
6022
6140
 
@@ -6024,7 +6142,7 @@ class AutonomousDatabase(pulumi.CustomResource):
6024
6142
  @pulumi.getter(name="refreshableStatus")
6025
6143
  def refreshable_status(self) -> pulumi.Output[_builtins.str]:
6026
6144
  """
6027
- The refresh status of the clone. REFRESHING indicates that the clone is currently being refreshed with data from the source Autonomous Database.
6145
+ The refresh status of the clone. REFRESHING indicates that the clone is currently being refreshed with data from the source Autonomous AI Database.
6028
6146
  """
6029
6147
  return pulumi.get(self, "refreshable_status")
6030
6148
 
@@ -6040,7 +6158,7 @@ class AutonomousDatabase(pulumi.CustomResource):
6040
6158
  @pulumi.getter(name="remoteDisasterRecoveryType")
6041
6159
  def remote_disaster_recovery_type(self) -> pulumi.Output[_builtins.str]:
6042
6160
  """
6043
- Indicates the cross-region disaster recovery (DR) type of the standby Autonomous Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
6161
+ Indicates the cross-region disaster recovery (DR) type of the standby Autonomous AI Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
6044
6162
  """
6045
6163
  return pulumi.get(self, "remote_disaster_recovery_type")
6046
6164
 
@@ -6048,7 +6166,7 @@ class AutonomousDatabase(pulumi.CustomResource):
6048
6166
  @pulumi.getter(name="resourcePoolLeaderId")
6049
6167
  def resource_pool_leader_id(self) -> pulumi.Output[_builtins.str]:
6050
6168
  """
6051
- (Updatable) The unique identifier for leader autonomous database OCID [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
6169
+ (Updatable) The unique identifier for leader Autonomous AI Database OCID [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
6052
6170
  """
6053
6171
  return pulumi.get(self, "resource_pool_leader_id")
6054
6172
 
@@ -6064,7 +6182,7 @@ class AutonomousDatabase(pulumi.CustomResource):
6064
6182
  @pulumi.getter
6065
6183
  def role(self) -> pulumi.Output[_builtins.str]:
6066
6184
  """
6067
- The Data Guard role of the Autonomous Container Database or Autonomous Database, if Autonomous Data Guard is enabled.
6185
+ The Data Guard role of the Autonomous Container Database or Autonomous AI Database, if Autonomous Data Guard is enabled.
6068
6186
  """
6069
6187
  return pulumi.get(self, "role")
6070
6188
 
@@ -6113,7 +6231,7 @@ class AutonomousDatabase(pulumi.CustomResource):
6113
6231
  @pulumi.getter(name="serviceConsoleUrl")
6114
6232
  def service_console_url(self) -> pulumi.Output[_builtins.str]:
6115
6233
  """
6116
- The URL of the Service Console for the Autonomous Database.
6234
+ The URL of the Service Console for the Autonomous AI Database.
6117
6235
  """
6118
6236
  return pulumi.get(self, "service_console_url")
6119
6237
 
@@ -6126,9 +6244,9 @@ class AutonomousDatabase(pulumi.CustomResource):
6126
6244
  @pulumi.getter
6127
6245
  def source(self) -> pulumi.Output[_builtins.str]:
6128
6246
  """
6129
- The source of the database: Use `NONE` for creating a new Autonomous Database. Use `DATABASE` for creating a new Autonomous Database by cloning an existing Autonomous Database. Use `CROSS_REGION_DATAGUARD` to create a standby Data Guard database in another region.
6247
+ The source of the database: Use `NONE` for creating a new Autonomous AI Database. Use `DATABASE` for creating a new Autonomous AI Database by cloning an existing Autonomous AI Database. Use `CROSS_REGION_DATAGUARD` to create a standby Data Guard database in another region.
6130
6248
 
6131
- For [Autonomous Database Serverless instances](https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/), the following cloning options are available: Use `BACKUP_FROM_ID` for creating a new Autonomous Database from a specified backup. Use `BACKUP_FROM_TIMESTAMP` for creating a point-in-time Autonomous Database clone using backups. For more information, see [Cloning and Moving an Autonomous Database](https://docs.oracle.com/en/cloud/paas/autonomous-database/adbsa/clone-autonomous-database.html#GUID-D771796F-5081-4CFB-A7FF-0F893EABD7BC).
6249
+ For [Autonomous AI Database Serverless instances](https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/), the following cloning options are available: Use `BACKUP_FROM_ID` for creating a new Autonomous AI Database from a specified backup. Use `BACKUP_FROM_TIMESTAMP` for creating a point-in-time Autonomous AI Database clone using backups. For more information, see [Cloning and Moving an Autonomous AI Database](https://docs.oracle.com/en/cloud/paas/autonomous-database/adbsa/clone-autonomous-database.html#GUID-D771796F-5081-4CFB-A7FF-0F893EABD7BC).
6132
6250
  """
6133
6251
  return pulumi.get(self, "source")
6134
6252
 
@@ -6136,7 +6254,7 @@ class AutonomousDatabase(pulumi.CustomResource):
6136
6254
  @pulumi.getter(name="sourceId")
6137
6255
  def source_id(self) -> pulumi.Output[_builtins.str]:
6138
6256
  """
6139
- The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous Database that will be used to create a new peer database for the Data Guard association.
6257
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source Autonomous AI Database that will be used to create a new peer database for the Data Guard association.
6140
6258
  """
6141
6259
  return pulumi.get(self, "source_id")
6142
6260
 
@@ -6152,9 +6270,9 @@ class AutonomousDatabase(pulumi.CustomResource):
6152
6270
  @pulumi.getter(name="standbyWhitelistedIps")
6153
6271
  def standby_whitelisted_ips(self) -> pulumi.Output[Sequence[_builtins.str]]:
6154
6272
  """
6155
- (Updatable) The client IP access control list (ACL). This feature is available for [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) and on Exadata Cloud@Customer. Only clients connecting from an IP address included in the ACL may access the Autonomous Database instance. If `arePrimaryWhitelistedIpsUsed` is 'TRUE' then Autonomous Database uses this primary's IP access control list (ACL) for the disaster recovery peer called `standbywhitelistedips`.
6273
+ (Updatable) The client IP access control list (ACL). This feature is available for [Autonomous AI Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) and on Exadata Cloud@Customer. Only clients connecting from an IP address included in the ACL may access the Autonomous AI Database instance. If `arePrimaryWhitelistedIpsUsed` is 'TRUE' then Autonomous AI Database uses this primary's IP access control list (ACL) for the disaster recovery peer called `standbywhitelistedips`.
6156
6274
 
6157
- For Autonomous Database Serverless, this is an array of CIDR (classless inter-domain routing) notations for a subnet or VCN OCID (virtual cloud network Oracle Cloud ID). Multiple IPs and VCN OCIDs should be separate strings separated by commas, but if it’s other configurations that need multiple pieces of information then its each piece is connected with semicolon (;) as a delimiter. Example: `["1.1.1.1","1.1.1.0/24","ocid1.vcn.oc1.sea.<unique_id>","ocid1.vcn.oc1.sea.<unique_id1>;1.1.1.1","ocid1.vcn.oc1.sea.<unique_id2>;1.1.0.0/16"]` For Exadata Cloud@Customer, this is an array of IP addresses or CIDR notations. Example: `["1.1.1.1","1.1.1.0/24","1.1.2.25"]`
6275
+ For Autonomous AI Database Serverless, this is an array of CIDR (classless inter-domain routing) notations for a subnet or VCN OCID (virtual cloud network Oracle Cloud ID). Multiple IPs and VCN OCIDs should be separate strings separated by commas, but if it’s other configurations that need multiple pieces of information then its each piece is connected with semicolon (;) as a delimiter. Example: `["1.1.1.1","1.1.1.0/24","ocid1.vcn.oc1.sea.<unique_id>","ocid1.vcn.oc1.sea.<unique_id1>;1.1.1.1","ocid1.vcn.oc1.sea.<unique_id2>;1.1.0.0/16"]` For Exadata Cloud@Customer, this is an array of IP addresses or CIDR notations. Example: `["1.1.1.1","1.1.1.0/24","1.1.2.25"]`
6158
6276
 
6159
6277
  For an update operation, if you want to delete all the IPs in the ACL, use an array with a single empty string entry.
6160
6278
 
@@ -6166,7 +6284,7 @@ class AutonomousDatabase(pulumi.CustomResource):
6166
6284
  @pulumi.getter
6167
6285
  def state(self) -> pulumi.Output[_builtins.str]:
6168
6286
  """
6169
- The current state of the Autonomous Database.
6287
+ The current state of the Autonomous AI Database.
6170
6288
  """
6171
6289
  return pulumi.get(self, "state")
6172
6290
 
@@ -6179,7 +6297,7 @@ class AutonomousDatabase(pulumi.CustomResource):
6179
6297
  **Subnet Restrictions:**
6180
6298
  * For bare metal DB systems and for single node virtual machine DB systems, do not use a subnet that overlaps with 192.168.16.16/28.
6181
6299
  * For Exadata and virtual machine 2-node RAC systems, do not use a subnet that overlaps with 192.168.128.0/20.
6182
- * For Autonomous Database, setting this will disable public secure access to the database.
6300
+ * For Autonomous AI Database, setting this will disable public secure access to the database.
6183
6301
 
6184
6302
  These subnets are used by the Oracle Clusterware private interconnect on the database instance. Specifying an overlapping subnet will cause the private interconnect to malfunction. This restriction applies to both the client subnet and the backup subnet.
6185
6303
  """
@@ -6197,7 +6315,7 @@ class AutonomousDatabase(pulumi.CustomResource):
6197
6315
  @pulumi.getter(name="supportedRegionsToCloneTos")
6198
6316
  def supported_regions_to_clone_tos(self) -> pulumi.Output[Sequence[_builtins.str]]:
6199
6317
  """
6200
- The list of regions that support the creation of an Autonomous Database clone or an Autonomous Data Guard standby database.
6318
+ The list of regions that support the creation of an Autonomous AI Database clone or an Autonomous Data Guard standby database.
6201
6319
  """
6202
6320
  return pulumi.get(self, "supported_regions_to_clone_tos")
6203
6321
 
@@ -6223,7 +6341,7 @@ class AutonomousDatabase(pulumi.CustomResource):
6223
6341
  @pulumi.getter(name="timeCreated")
6224
6342
  def time_created(self) -> pulumi.Output[_builtins.str]:
6225
6343
  """
6226
- The date and time the Autonomous Database was created.
6344
+ The date and time the Autonomous AI Database was created.
6227
6345
  """
6228
6346
  return pulumi.get(self, "time_created")
6229
6347
 
@@ -6231,7 +6349,7 @@ class AutonomousDatabase(pulumi.CustomResource):
6231
6349
  @pulumi.getter(name="timeDataGuardRoleChanged")
6232
6350
  def time_data_guard_role_changed(self) -> pulumi.Output[_builtins.str]:
6233
6351
  """
6234
- The date and time the Autonomous Data Guard role was switched for the Autonomous Database. For databases that have standbys in both the primary Data Guard region and a remote Data Guard standby region, this is the latest timestamp of either the database using the "primary" role in the primary Data Guard region, or database located in the remote Data Guard standby region.
6352
+ The date and time the Autonomous Data Guard role was switched for the Autonomous AI Database. For databases that have standbys in both the primary Data Guard region and a remote Data Guard standby region, this is the latest timestamp of either the database using the "primary" role in the primary Data Guard region, or database located in the remote Data Guard standby region.
6235
6353
  """
6236
6354
  return pulumi.get(self, "time_data_guard_role_changed")
6237
6355
 
@@ -6247,7 +6365,7 @@ class AutonomousDatabase(pulumi.CustomResource):
6247
6365
  @pulumi.getter(name="timeDisasterRecoveryRoleChanged")
6248
6366
  def time_disaster_recovery_role_changed(self) -> pulumi.Output[_builtins.str]:
6249
6367
  """
6250
- The date and time the Disaster Recovery role was switched for the standby Autonomous Database.
6368
+ The date and time the Disaster Recovery role was switched for the standby Autonomous AI Database.
6251
6369
  """
6252
6370
  return pulumi.get(self, "time_disaster_recovery_role_changed")
6253
6371
 
@@ -6255,7 +6373,7 @@ class AutonomousDatabase(pulumi.CustomResource):
6255
6373
  @pulumi.getter(name="timeEarliestAvailableDbVersionUpgrade")
6256
6374
  def time_earliest_available_db_version_upgrade(self) -> pulumi.Output[_builtins.str]:
6257
6375
  """
6258
- The earliest(min) date and time the Autonomous Database can be scheduled to upgrade to 23ai.
6376
+ The earliest(min) date and time the Autonomous AI Database can be scheduled to upgrade to 26ai.
6259
6377
  """
6260
6378
  return pulumi.get(self, "time_earliest_available_db_version_upgrade")
6261
6379
 
@@ -6263,7 +6381,7 @@ class AutonomousDatabase(pulumi.CustomResource):
6263
6381
  @pulumi.getter(name="timeLatestAvailableDbVersionUpgrade")
6264
6382
  def time_latest_available_db_version_upgrade(self) -> pulumi.Output[_builtins.str]:
6265
6383
  """
6266
- The max date and time the Autonomous Database can be scheduled to upgrade to 23ai.
6384
+ The max date and time the Autonomous AI Database can be scheduled to upgrade to 26ai.
6267
6385
  """
6268
6386
  return pulumi.get(self, "time_latest_available_db_version_upgrade")
6269
6387
 
@@ -6271,7 +6389,7 @@ class AutonomousDatabase(pulumi.CustomResource):
6271
6389
  @pulumi.getter(name="timeLocalDataGuardEnabled")
6272
6390
  def time_local_data_guard_enabled(self) -> pulumi.Output[_builtins.str]:
6273
6391
  """
6274
- The date and time that Autonomous Data Guard was enabled for an Autonomous Database where the standby was provisioned in the same region as the primary database.
6392
+ The date and time that Autonomous Data Guard was enabled for an Autonomous AI Database where the standby was provisioned in the same region as the primary database.
6275
6393
  """
6276
6394
  return pulumi.get(self, "time_local_data_guard_enabled")
6277
6395
 
@@ -6295,7 +6413,7 @@ class AutonomousDatabase(pulumi.CustomResource):
6295
6413
  @pulumi.getter(name="timeOfAutoRefreshStart")
6296
6414
  def time_of_auto_refresh_start(self) -> pulumi.Output[_builtins.str]:
6297
6415
  """
6298
- (Updatable) The the date and time that auto-refreshing will begin for an Autonomous Database refreshable clone. This value controls only the start time for the first refresh operation. Subsequent (ongoing) refresh operations have start times controlled by the value of the `autoRefreshFrequencyInSeconds` parameter.
6416
+ (Updatable) The the date and time that auto-refreshing will begin for an Autonomous AI Database refreshable clone. This value controls only the start time for the first refresh operation. Subsequent (ongoing) refresh operations have start times controlled by the value of the `autoRefreshFrequencyInSeconds` parameter.
6299
6417
  """
6300
6418
  return pulumi.get(self, "time_of_auto_refresh_start")
6301
6419
 
@@ -6335,7 +6453,7 @@ class AutonomousDatabase(pulumi.CustomResource):
6335
6453
  @pulumi.getter(name="timeOfLastSwitchover")
6336
6454
  def time_of_last_switchover(self) -> pulumi.Output[_builtins.str]:
6337
6455
  """
6338
- The timestamp of the last switchover operation for the Autonomous Database.
6456
+ The timestamp of the last switchover operation for the Autonomous AI Database.
6339
6457
  """
6340
6458
  return pulumi.get(self, "time_of_last_switchover")
6341
6459
 
@@ -6359,7 +6477,7 @@ class AutonomousDatabase(pulumi.CustomResource):
6359
6477
  @pulumi.getter(name="timeScheduledDbVersionUpgrade")
6360
6478
  def time_scheduled_db_version_upgrade(self) -> pulumi.Output[_builtins.str]:
6361
6479
  """
6362
- The date and time the Autonomous Database scheduled to upgrade to 23ai. Send this value along with the target db_version value to schedule the database version upgrade. After the upgrade is scheduled and before the scheduled upgrade time arrives, please keep the db_version value the same as the backend's current db_version.
6480
+ The date and time the Autonomous AI Database scheduled to upgrade to 26ai.
6363
6481
  """
6364
6482
  return pulumi.get(self, "time_scheduled_db_version_upgrade")
6365
6483
 
@@ -6367,7 +6485,7 @@ class AutonomousDatabase(pulumi.CustomResource):
6367
6485
  @pulumi.getter(name="timeUndeleted")
6368
6486
  def time_undeleted(self) -> pulumi.Output[_builtins.str]:
6369
6487
  """
6370
- The date and time the Autonomous Database was most recently undeleted.
6488
+ The date and time the Autonomous AI Database was most recently undeleted.
6371
6489
  """
6372
6490
  return pulumi.get(self, "time_undeleted")
6373
6491
 
@@ -6383,7 +6501,7 @@ class AutonomousDatabase(pulumi.CustomResource):
6383
6501
  @pulumi.getter
6384
6502
  def timestamp(self) -> pulumi.Output[_builtins.str]:
6385
6503
  """
6386
- The timestamp specified for the point-in-time clone of the source Autonomous Database. The timestamp must be in the past.
6504
+ The timestamp specified for the point-in-time clone of the source Autonomous AI Database. The timestamp must be in the past.
6387
6505
  """
6388
6506
  return pulumi.get(self, "timestamp")
6389
6507
 
@@ -6407,7 +6525,7 @@ class AutonomousDatabase(pulumi.CustomResource):
6407
6525
  @pulumi.getter(name="usedDataStorageSizeInGbs")
6408
6526
  def used_data_storage_size_in_gbs(self) -> pulumi.Output[_builtins.int]:
6409
6527
  """
6410
- The storage space consumed by Autonomous Database in GBs.
6528
+ The storage space consumed by Autonomous AI Database in GBs.
6411
6529
  """
6412
6530
  return pulumi.get(self, "used_data_storage_size_in_gbs")
6413
6531
 
@@ -6415,10 +6533,26 @@ class AutonomousDatabase(pulumi.CustomResource):
6415
6533
  @pulumi.getter(name="usedDataStorageSizeInTbs")
6416
6534
  def used_data_storage_size_in_tbs(self) -> pulumi.Output[_builtins.int]:
6417
6535
  """
6418
- The amount of storage that has been used for Autonomous Databases in dedicated infrastructure, in terabytes.
6536
+ The amount of storage that has been used for Autonomous AI Databases in dedicated infrastructure, in terabytes.
6419
6537
  """
6420
6538
  return pulumi.get(self, "used_data_storage_size_in_tbs")
6421
6539
 
6540
+ @_builtins.property
6541
+ @pulumi.getter(name="vanityConnectionUrls")
6542
+ def vanity_connection_urls(self) -> pulumi.Output[Sequence['outputs.AutonomousDatabaseVanityConnectionUrl']]:
6543
+ """
6544
+ The URLs for accessing Oracle Application Express (APEX) and SQL Developer Web with a browser from a Compute instance within your VCN or that has a direct connection to your VCN. Note that these URLs are provided by the console only for databases on [dedicated Exadata infrastructure](https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html). Example: `{"sqlDevWebUrl": "https://<hostname>/ords...", "apexUrl", "https://<hostname>/ords..."}`
6545
+ """
6546
+ return pulumi.get(self, "vanity_connection_urls")
6547
+
6548
+ @_builtins.property
6549
+ @pulumi.getter(name="vanityUrlDetails")
6550
+ def vanity_url_details(self) -> pulumi.Output[Sequence['outputs.AutonomousDatabaseVanityUrlDetail']]:
6551
+ """
6552
+ Details for api gateway and vanity url(custom url) for dbTools.
6553
+ """
6554
+ return pulumi.get(self, "vanity_url_details")
6555
+
6422
6556
  @_builtins.property
6423
6557
  @pulumi.getter(name="vaultId")
6424
6558
  def vault_id(self) -> pulumi.Output[_builtins.str]:
@@ -6431,9 +6565,9 @@ class AutonomousDatabase(pulumi.CustomResource):
6431
6565
  @pulumi.getter(name="whitelistedIps")
6432
6566
  def whitelisted_ips(self) -> pulumi.Output[Optional[Sequence[_builtins.str]]]:
6433
6567
  """
6434
- (Updatable) The client IP access control list (ACL). This feature is available for [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) and on Exadata Cloud@Customer. Only clients connecting from an IP address included in the ACL may access the Autonomous Database instance. If `arePrimaryWhitelistedIpsUsed` is 'TRUE' then Autonomous Database uses this primary's IP access control list (ACL) for the disaster recovery peer called `standbywhitelistedips`.
6568
+ (Updatable) The client IP access control list (ACL). This feature is available for [Autonomous AI Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) and on Exadata Cloud@Customer. Only clients connecting from an IP address included in the ACL may access the Autonomous AI Database instance. If `arePrimaryWhitelistedIpsUsed` is 'TRUE' then Autonomous AI Database uses this primary's IP access control list (ACL) for the disaster recovery peer called `standbywhitelistedips`.
6435
6569
 
6436
- For Autonomous Database Serverless, this is an array of CIDR (classless inter-domain routing) notations for a subnet or VCN OCID (virtual cloud network Oracle Cloud ID). Multiple IPs and VCN OCIDs should be separate strings separated by commas, but if it’s other configurations that need multiple pieces of information then its each piece is connected with semicolon (;) as a delimiter. Example: `["1.1.1.1","1.1.1.0/24","ocid1.vcn.oc1.sea.<unique_id>","ocid1.vcn.oc1.sea.<unique_id1>;1.1.1.1","ocid1.vcn.oc1.sea.<unique_id2>;1.1.0.0/16"]` For Exadata Cloud@Customer, this is an array of IP addresses or CIDR notations. Example: `["1.1.1.1","1.1.1.0/24","1.1.2.25"]`
6570
+ For Autonomous AI Database Serverless, this is an array of CIDR (classless inter-domain routing) notations for a subnet or VCN OCID (virtual cloud network Oracle Cloud ID). Multiple IPs and VCN OCIDs should be separate strings separated by commas, but if it’s other configurations that need multiple pieces of information then its each piece is connected with semicolon (;) as a delimiter. Example: `["1.1.1.1","1.1.1.0/24","ocid1.vcn.oc1.sea.<unique_id>","ocid1.vcn.oc1.sea.<unique_id1>;1.1.1.1","ocid1.vcn.oc1.sea.<unique_id2>;1.1.0.0/16"]` For Exadata Cloud@Customer, this is an array of IP addresses or CIDR notations. Example: `["1.1.1.1","1.1.1.0/24","1.1.2.25"]`
6437
6571
 
6438
6572
  For an update operation, if you want to delete all the IPs in the ACL, use an array with a single empty string entry.
6439
6573