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
@@ -0,0 +1,1009 @@
1
+ # coding=utf-8
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
+ # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+
5
+ import builtins as _builtins
6
+ import warnings
7
+ import sys
8
+ import pulumi
9
+ import pulumi.runtime
10
+ from typing import Any, Mapping, Optional, Sequence, Union, overload
11
+ if sys.version_info >= (3, 11):
12
+ from typing import NotRequired, TypedDict, TypeAlias
13
+ else:
14
+ from typing_extensions import NotRequired, TypedDict, TypeAlias
15
+ from .. import _utilities
16
+
17
+ __all__ = ['FileStorageObjectStorageLinkArgs', 'FileStorageObjectStorageLink']
18
+
19
+ @pulumi.input_type
20
+ class FileStorageObjectStorageLinkArgs:
21
+ def __init__(__self__, *,
22
+ availability_domain: pulumi.Input[_builtins.str],
23
+ compartment_id: pulumi.Input[_builtins.str],
24
+ file_system_path: pulumi.Input[_builtins.str],
25
+ is_overwrite: pulumi.Input[_builtins.bool],
26
+ lustre_file_system_id: pulumi.Input[_builtins.str],
27
+ object_storage_prefix: pulumi.Input[_builtins.str],
28
+ defined_tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]] = None,
29
+ display_name: Optional[pulumi.Input[_builtins.str]] = None,
30
+ freeform_tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]] = None,
31
+ start_export_to_object_trigger: Optional[pulumi.Input[_builtins.int]] = None,
32
+ start_import_from_object_trigger: Optional[pulumi.Input[_builtins.int]] = None,
33
+ stop_export_to_object_trigger: Optional[pulumi.Input[_builtins.int]] = None,
34
+ stop_import_from_object_trigger: Optional[pulumi.Input[_builtins.int]] = None):
35
+ """
36
+ The set of arguments for constructing a FileStorageObjectStorageLink resource.
37
+ :param pulumi.Input[_builtins.str] availability_domain: The availability domain that the Lustre file system is in. May be unset as a blank or NULL value. Example: `Uocm:PHX-AD-1`
38
+ :param pulumi.Input[_builtins.str] compartment_id: (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains the Object Storage link.
39
+ :param pulumi.Input[_builtins.str] file_system_path: The path in the Lustre file system used for this Object Storage link. Example: `myFileSystem/mount/myDirectory`
40
+ :param pulumi.Input[_builtins.bool] is_overwrite: (Updatable) The flag is an identifier to tell whether the job run has overwrite enabled. If `isOverwrite` is false, the file to be imported or exported will be skipped if it already exists. If `isOverwrite` is true, the file to be imported or exported will be overwritten if it already exists.
41
+ :param pulumi.Input[_builtins.str] lustre_file_system_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the associated Lustre file system.
42
+ :param pulumi.Input[_builtins.str] object_storage_prefix: The Object Storage namespace and bucket name, including optional object prefix string, to use as the source for imports or destination for exports. Example: `objectStorageNamespace:/bucketName/optionalFolder/optionalPrefix`
43
+ :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). Example: `{"Operations.CostCenter": "42"}`
44
+ :param pulumi.Input[_builtins.str] display_name: (Updatable) A user-friendly name. It does not have to be unique, and it is changeable. Avoid entering confidential information. Example: `My Object Storage Link`
45
+ :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"}`
46
+ :param pulumi.Input[_builtins.int] start_export_to_object_trigger: (Updatable) An optional property when incremented triggers Start Export To Object. Could be set to any integer value.
47
+ :param pulumi.Input[_builtins.int] start_import_from_object_trigger: (Updatable) An optional property when incremented triggers Start Import From Object. Could be set to any integer value.
48
+ :param pulumi.Input[_builtins.int] stop_export_to_object_trigger: (Updatable) An optional property when incremented triggers Stop Export To Object. Could be set to any integer value.
49
+ :param pulumi.Input[_builtins.int] stop_import_from_object_trigger: (Updatable) An optional property when incremented triggers Stop Import From Object. Could be set to any integer value.
50
+
51
+
52
+ ** IMPORTANT **
53
+ Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
54
+ """
55
+ pulumi.set(__self__, "availability_domain", availability_domain)
56
+ pulumi.set(__self__, "compartment_id", compartment_id)
57
+ pulumi.set(__self__, "file_system_path", file_system_path)
58
+ pulumi.set(__self__, "is_overwrite", is_overwrite)
59
+ pulumi.set(__self__, "lustre_file_system_id", lustre_file_system_id)
60
+ pulumi.set(__self__, "object_storage_prefix", object_storage_prefix)
61
+ if defined_tags is not None:
62
+ pulumi.set(__self__, "defined_tags", defined_tags)
63
+ if display_name is not None:
64
+ pulumi.set(__self__, "display_name", display_name)
65
+ if freeform_tags is not None:
66
+ pulumi.set(__self__, "freeform_tags", freeform_tags)
67
+ if start_export_to_object_trigger is not None:
68
+ pulumi.set(__self__, "start_export_to_object_trigger", start_export_to_object_trigger)
69
+ if start_import_from_object_trigger is not None:
70
+ pulumi.set(__self__, "start_import_from_object_trigger", start_import_from_object_trigger)
71
+ if stop_export_to_object_trigger is not None:
72
+ pulumi.set(__self__, "stop_export_to_object_trigger", stop_export_to_object_trigger)
73
+ if stop_import_from_object_trigger is not None:
74
+ pulumi.set(__self__, "stop_import_from_object_trigger", stop_import_from_object_trigger)
75
+
76
+ @_builtins.property
77
+ @pulumi.getter(name="availabilityDomain")
78
+ def availability_domain(self) -> pulumi.Input[_builtins.str]:
79
+ """
80
+ The availability domain that the Lustre file system is in. May be unset as a blank or NULL value. Example: `Uocm:PHX-AD-1`
81
+ """
82
+ return pulumi.get(self, "availability_domain")
83
+
84
+ @availability_domain.setter
85
+ def availability_domain(self, value: pulumi.Input[_builtins.str]):
86
+ pulumi.set(self, "availability_domain", value)
87
+
88
+ @_builtins.property
89
+ @pulumi.getter(name="compartmentId")
90
+ def compartment_id(self) -> pulumi.Input[_builtins.str]:
91
+ """
92
+ (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains the Object Storage link.
93
+ """
94
+ return pulumi.get(self, "compartment_id")
95
+
96
+ @compartment_id.setter
97
+ def compartment_id(self, value: pulumi.Input[_builtins.str]):
98
+ pulumi.set(self, "compartment_id", value)
99
+
100
+ @_builtins.property
101
+ @pulumi.getter(name="fileSystemPath")
102
+ def file_system_path(self) -> pulumi.Input[_builtins.str]:
103
+ """
104
+ The path in the Lustre file system used for this Object Storage link. Example: `myFileSystem/mount/myDirectory`
105
+ """
106
+ return pulumi.get(self, "file_system_path")
107
+
108
+ @file_system_path.setter
109
+ def file_system_path(self, value: pulumi.Input[_builtins.str]):
110
+ pulumi.set(self, "file_system_path", value)
111
+
112
+ @_builtins.property
113
+ @pulumi.getter(name="isOverwrite")
114
+ def is_overwrite(self) -> pulumi.Input[_builtins.bool]:
115
+ """
116
+ (Updatable) The flag is an identifier to tell whether the job run has overwrite enabled. If `isOverwrite` is false, the file to be imported or exported will be skipped if it already exists. If `isOverwrite` is true, the file to be imported or exported will be overwritten if it already exists.
117
+ """
118
+ return pulumi.get(self, "is_overwrite")
119
+
120
+ @is_overwrite.setter
121
+ def is_overwrite(self, value: pulumi.Input[_builtins.bool]):
122
+ pulumi.set(self, "is_overwrite", value)
123
+
124
+ @_builtins.property
125
+ @pulumi.getter(name="lustreFileSystemId")
126
+ def lustre_file_system_id(self) -> pulumi.Input[_builtins.str]:
127
+ """
128
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the associated Lustre file system.
129
+ """
130
+ return pulumi.get(self, "lustre_file_system_id")
131
+
132
+ @lustre_file_system_id.setter
133
+ def lustre_file_system_id(self, value: pulumi.Input[_builtins.str]):
134
+ pulumi.set(self, "lustre_file_system_id", value)
135
+
136
+ @_builtins.property
137
+ @pulumi.getter(name="objectStoragePrefix")
138
+ def object_storage_prefix(self) -> pulumi.Input[_builtins.str]:
139
+ """
140
+ The Object Storage namespace and bucket name, including optional object prefix string, to use as the source for imports or destination for exports. Example: `objectStorageNamespace:/bucketName/optionalFolder/optionalPrefix`
141
+ """
142
+ return pulumi.get(self, "object_storage_prefix")
143
+
144
+ @object_storage_prefix.setter
145
+ def object_storage_prefix(self, value: pulumi.Input[_builtins.str]):
146
+ pulumi.set(self, "object_storage_prefix", value)
147
+
148
+ @_builtins.property
149
+ @pulumi.getter(name="definedTags")
150
+ def defined_tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]]:
151
+ """
152
+ (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). Example: `{"Operations.CostCenter": "42"}`
153
+ """
154
+ return pulumi.get(self, "defined_tags")
155
+
156
+ @defined_tags.setter
157
+ def defined_tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]]):
158
+ pulumi.set(self, "defined_tags", value)
159
+
160
+ @_builtins.property
161
+ @pulumi.getter(name="displayName")
162
+ def display_name(self) -> Optional[pulumi.Input[_builtins.str]]:
163
+ """
164
+ (Updatable) A user-friendly name. It does not have to be unique, and it is changeable. Avoid entering confidential information. Example: `My Object Storage Link`
165
+ """
166
+ return pulumi.get(self, "display_name")
167
+
168
+ @display_name.setter
169
+ def display_name(self, value: Optional[pulumi.Input[_builtins.str]]):
170
+ pulumi.set(self, "display_name", value)
171
+
172
+ @_builtins.property
173
+ @pulumi.getter(name="freeformTags")
174
+ def freeform_tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]]:
175
+ """
176
+ (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"}`
177
+ """
178
+ return pulumi.get(self, "freeform_tags")
179
+
180
+ @freeform_tags.setter
181
+ def freeform_tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]]):
182
+ pulumi.set(self, "freeform_tags", value)
183
+
184
+ @_builtins.property
185
+ @pulumi.getter(name="startExportToObjectTrigger")
186
+ def start_export_to_object_trigger(self) -> Optional[pulumi.Input[_builtins.int]]:
187
+ """
188
+ (Updatable) An optional property when incremented triggers Start Export To Object. Could be set to any integer value.
189
+ """
190
+ return pulumi.get(self, "start_export_to_object_trigger")
191
+
192
+ @start_export_to_object_trigger.setter
193
+ def start_export_to_object_trigger(self, value: Optional[pulumi.Input[_builtins.int]]):
194
+ pulumi.set(self, "start_export_to_object_trigger", value)
195
+
196
+ @_builtins.property
197
+ @pulumi.getter(name="startImportFromObjectTrigger")
198
+ def start_import_from_object_trigger(self) -> Optional[pulumi.Input[_builtins.int]]:
199
+ """
200
+ (Updatable) An optional property when incremented triggers Start Import From Object. Could be set to any integer value.
201
+ """
202
+ return pulumi.get(self, "start_import_from_object_trigger")
203
+
204
+ @start_import_from_object_trigger.setter
205
+ def start_import_from_object_trigger(self, value: Optional[pulumi.Input[_builtins.int]]):
206
+ pulumi.set(self, "start_import_from_object_trigger", value)
207
+
208
+ @_builtins.property
209
+ @pulumi.getter(name="stopExportToObjectTrigger")
210
+ def stop_export_to_object_trigger(self) -> Optional[pulumi.Input[_builtins.int]]:
211
+ """
212
+ (Updatable) An optional property when incremented triggers Stop Export To Object. Could be set to any integer value.
213
+ """
214
+ return pulumi.get(self, "stop_export_to_object_trigger")
215
+
216
+ @stop_export_to_object_trigger.setter
217
+ def stop_export_to_object_trigger(self, value: Optional[pulumi.Input[_builtins.int]]):
218
+ pulumi.set(self, "stop_export_to_object_trigger", value)
219
+
220
+ @_builtins.property
221
+ @pulumi.getter(name="stopImportFromObjectTrigger")
222
+ def stop_import_from_object_trigger(self) -> Optional[pulumi.Input[_builtins.int]]:
223
+ """
224
+ (Updatable) An optional property when incremented triggers Stop Import From Object. Could be set to any integer value.
225
+
226
+
227
+ ** IMPORTANT **
228
+ Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
229
+ """
230
+ return pulumi.get(self, "stop_import_from_object_trigger")
231
+
232
+ @stop_import_from_object_trigger.setter
233
+ def stop_import_from_object_trigger(self, value: Optional[pulumi.Input[_builtins.int]]):
234
+ pulumi.set(self, "stop_import_from_object_trigger", value)
235
+
236
+
237
+ @pulumi.input_type
238
+ class _FileStorageObjectStorageLinkState:
239
+ def __init__(__self__, *,
240
+ availability_domain: Optional[pulumi.Input[_builtins.str]] = None,
241
+ compartment_id: Optional[pulumi.Input[_builtins.str]] = None,
242
+ current_job_id: Optional[pulumi.Input[_builtins.str]] = None,
243
+ defined_tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]] = None,
244
+ display_name: Optional[pulumi.Input[_builtins.str]] = None,
245
+ file_system_path: Optional[pulumi.Input[_builtins.str]] = None,
246
+ freeform_tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]] = None,
247
+ is_overwrite: Optional[pulumi.Input[_builtins.bool]] = None,
248
+ last_job_id: Optional[pulumi.Input[_builtins.str]] = None,
249
+ lifecycle_details: Optional[pulumi.Input[_builtins.str]] = None,
250
+ lustre_file_system_id: Optional[pulumi.Input[_builtins.str]] = None,
251
+ object_storage_prefix: Optional[pulumi.Input[_builtins.str]] = None,
252
+ start_export_to_object_trigger: Optional[pulumi.Input[_builtins.int]] = None,
253
+ start_import_from_object_trigger: Optional[pulumi.Input[_builtins.int]] = None,
254
+ state: Optional[pulumi.Input[_builtins.str]] = None,
255
+ stop_export_to_object_trigger: Optional[pulumi.Input[_builtins.int]] = None,
256
+ stop_import_from_object_trigger: Optional[pulumi.Input[_builtins.int]] = None,
257
+ system_tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]] = None,
258
+ time_created: Optional[pulumi.Input[_builtins.str]] = None,
259
+ time_updated: Optional[pulumi.Input[_builtins.str]] = None):
260
+ """
261
+ Input properties used for looking up and filtering FileStorageObjectStorageLink resources.
262
+ :param pulumi.Input[_builtins.str] availability_domain: The availability domain that the Lustre file system is in. May be unset as a blank or NULL value. Example: `Uocm:PHX-AD-1`
263
+ :param pulumi.Input[_builtins.str] compartment_id: (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains the Object Storage link.
264
+ :param pulumi.Input[_builtins.str] current_job_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of currently running sync job. If no sync job is running, then this will be empty.
265
+ :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). Example: `{"Operations.CostCenter": "42"}`
266
+ :param pulumi.Input[_builtins.str] display_name: (Updatable) A user-friendly name. It does not have to be unique, and it is changeable. Avoid entering confidential information. Example: `My Object Storage Link`
267
+ :param pulumi.Input[_builtins.str] file_system_path: The path in the Lustre file system used for this Object Storage link. Example: `myFileSystem/mount/myDirectory`
268
+ :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"}`
269
+ :param pulumi.Input[_builtins.bool] is_overwrite: (Updatable) The flag is an identifier to tell whether the job run has overwrite enabled. If `isOverwrite` is false, the file to be imported or exported will be skipped if it already exists. If `isOverwrite` is true, the file to be imported or exported will be overwritten if it already exists.
270
+ :param pulumi.Input[_builtins.str] last_job_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of last succeeded sync job. If no sync job has previously run, then this will be empty.
271
+ :param pulumi.Input[_builtins.str] lifecycle_details: A message that describes the current state of the Object Storage link in more detail. For example, can be used to provide actionable information for a resource in the Failed state.
272
+ :param pulumi.Input[_builtins.str] lustre_file_system_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the associated Lustre file system.
273
+ :param pulumi.Input[_builtins.str] object_storage_prefix: The Object Storage namespace and bucket name, including optional object prefix string, to use as the source for imports or destination for exports. Example: `objectStorageNamespace:/bucketName/optionalFolder/optionalPrefix`
274
+ :param pulumi.Input[_builtins.int] start_export_to_object_trigger: (Updatable) An optional property when incremented triggers Start Export To Object. Could be set to any integer value.
275
+ :param pulumi.Input[_builtins.int] start_import_from_object_trigger: (Updatable) An optional property when incremented triggers Start Import From Object. Could be set to any integer value.
276
+ :param pulumi.Input[_builtins.str] state: The current state of the Object Storage link.
277
+ :param pulumi.Input[_builtins.int] stop_export_to_object_trigger: (Updatable) An optional property when incremented triggers Stop Export To Object. Could be set to any integer value.
278
+ :param pulumi.Input[_builtins.int] stop_import_from_object_trigger: (Updatable) An optional property when incremented triggers Stop Import From Object. Could be set to any integer value.
279
+
280
+
281
+ ** IMPORTANT **
282
+ Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
283
+ :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. Example: `{"orcl-cloud.free-tier-retained": "true"}`
284
+ :param pulumi.Input[_builtins.str] time_created: The date and time the Lustre file system was created, expressed in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) timestamp format. Example: `2024-04-25T21:10:29.600Z`
285
+ :param pulumi.Input[_builtins.str] time_updated: The date and time the Object Storage link was updated, in the format defined by [RFC 3339](https://tools.ietf.org/html/rfc3339). Example: `2024-04-25T21:10:29.600Z`
286
+ """
287
+ if availability_domain is not None:
288
+ pulumi.set(__self__, "availability_domain", availability_domain)
289
+ if compartment_id is not None:
290
+ pulumi.set(__self__, "compartment_id", compartment_id)
291
+ if current_job_id is not None:
292
+ pulumi.set(__self__, "current_job_id", current_job_id)
293
+ if defined_tags is not None:
294
+ pulumi.set(__self__, "defined_tags", defined_tags)
295
+ if display_name is not None:
296
+ pulumi.set(__self__, "display_name", display_name)
297
+ if file_system_path is not None:
298
+ pulumi.set(__self__, "file_system_path", file_system_path)
299
+ if freeform_tags is not None:
300
+ pulumi.set(__self__, "freeform_tags", freeform_tags)
301
+ if is_overwrite is not None:
302
+ pulumi.set(__self__, "is_overwrite", is_overwrite)
303
+ if last_job_id is not None:
304
+ pulumi.set(__self__, "last_job_id", last_job_id)
305
+ if lifecycle_details is not None:
306
+ pulumi.set(__self__, "lifecycle_details", lifecycle_details)
307
+ if lustre_file_system_id is not None:
308
+ pulumi.set(__self__, "lustre_file_system_id", lustre_file_system_id)
309
+ if object_storage_prefix is not None:
310
+ pulumi.set(__self__, "object_storage_prefix", object_storage_prefix)
311
+ if start_export_to_object_trigger is not None:
312
+ pulumi.set(__self__, "start_export_to_object_trigger", start_export_to_object_trigger)
313
+ if start_import_from_object_trigger is not None:
314
+ pulumi.set(__self__, "start_import_from_object_trigger", start_import_from_object_trigger)
315
+ if state is not None:
316
+ pulumi.set(__self__, "state", state)
317
+ if stop_export_to_object_trigger is not None:
318
+ pulumi.set(__self__, "stop_export_to_object_trigger", stop_export_to_object_trigger)
319
+ if stop_import_from_object_trigger is not None:
320
+ pulumi.set(__self__, "stop_import_from_object_trigger", stop_import_from_object_trigger)
321
+ if system_tags is not None:
322
+ pulumi.set(__self__, "system_tags", system_tags)
323
+ if time_created is not None:
324
+ pulumi.set(__self__, "time_created", time_created)
325
+ if time_updated is not None:
326
+ pulumi.set(__self__, "time_updated", time_updated)
327
+
328
+ @_builtins.property
329
+ @pulumi.getter(name="availabilityDomain")
330
+ def availability_domain(self) -> Optional[pulumi.Input[_builtins.str]]:
331
+ """
332
+ The availability domain that the Lustre file system is in. May be unset as a blank or NULL value. Example: `Uocm:PHX-AD-1`
333
+ """
334
+ return pulumi.get(self, "availability_domain")
335
+
336
+ @availability_domain.setter
337
+ def availability_domain(self, value: Optional[pulumi.Input[_builtins.str]]):
338
+ pulumi.set(self, "availability_domain", value)
339
+
340
+ @_builtins.property
341
+ @pulumi.getter(name="compartmentId")
342
+ def compartment_id(self) -> Optional[pulumi.Input[_builtins.str]]:
343
+ """
344
+ (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains the Object Storage link.
345
+ """
346
+ return pulumi.get(self, "compartment_id")
347
+
348
+ @compartment_id.setter
349
+ def compartment_id(self, value: Optional[pulumi.Input[_builtins.str]]):
350
+ pulumi.set(self, "compartment_id", value)
351
+
352
+ @_builtins.property
353
+ @pulumi.getter(name="currentJobId")
354
+ def current_job_id(self) -> Optional[pulumi.Input[_builtins.str]]:
355
+ """
356
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of currently running sync job. If no sync job is running, then this will be empty.
357
+ """
358
+ return pulumi.get(self, "current_job_id")
359
+
360
+ @current_job_id.setter
361
+ def current_job_id(self, value: Optional[pulumi.Input[_builtins.str]]):
362
+ pulumi.set(self, "current_job_id", value)
363
+
364
+ @_builtins.property
365
+ @pulumi.getter(name="definedTags")
366
+ def defined_tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]]:
367
+ """
368
+ (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). Example: `{"Operations.CostCenter": "42"}`
369
+ """
370
+ return pulumi.get(self, "defined_tags")
371
+
372
+ @defined_tags.setter
373
+ def defined_tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]]):
374
+ pulumi.set(self, "defined_tags", value)
375
+
376
+ @_builtins.property
377
+ @pulumi.getter(name="displayName")
378
+ def display_name(self) -> Optional[pulumi.Input[_builtins.str]]:
379
+ """
380
+ (Updatable) A user-friendly name. It does not have to be unique, and it is changeable. Avoid entering confidential information. Example: `My Object Storage Link`
381
+ """
382
+ return pulumi.get(self, "display_name")
383
+
384
+ @display_name.setter
385
+ def display_name(self, value: Optional[pulumi.Input[_builtins.str]]):
386
+ pulumi.set(self, "display_name", value)
387
+
388
+ @_builtins.property
389
+ @pulumi.getter(name="fileSystemPath")
390
+ def file_system_path(self) -> Optional[pulumi.Input[_builtins.str]]:
391
+ """
392
+ The path in the Lustre file system used for this Object Storage link. Example: `myFileSystem/mount/myDirectory`
393
+ """
394
+ return pulumi.get(self, "file_system_path")
395
+
396
+ @file_system_path.setter
397
+ def file_system_path(self, value: Optional[pulumi.Input[_builtins.str]]):
398
+ pulumi.set(self, "file_system_path", value)
399
+
400
+ @_builtins.property
401
+ @pulumi.getter(name="freeformTags")
402
+ def freeform_tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]]:
403
+ """
404
+ (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"}`
405
+ """
406
+ return pulumi.get(self, "freeform_tags")
407
+
408
+ @freeform_tags.setter
409
+ def freeform_tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]]):
410
+ pulumi.set(self, "freeform_tags", value)
411
+
412
+ @_builtins.property
413
+ @pulumi.getter(name="isOverwrite")
414
+ def is_overwrite(self) -> Optional[pulumi.Input[_builtins.bool]]:
415
+ """
416
+ (Updatable) The flag is an identifier to tell whether the job run has overwrite enabled. If `isOverwrite` is false, the file to be imported or exported will be skipped if it already exists. If `isOverwrite` is true, the file to be imported or exported will be overwritten if it already exists.
417
+ """
418
+ return pulumi.get(self, "is_overwrite")
419
+
420
+ @is_overwrite.setter
421
+ def is_overwrite(self, value: Optional[pulumi.Input[_builtins.bool]]):
422
+ pulumi.set(self, "is_overwrite", value)
423
+
424
+ @_builtins.property
425
+ @pulumi.getter(name="lastJobId")
426
+ def last_job_id(self) -> Optional[pulumi.Input[_builtins.str]]:
427
+ """
428
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of last succeeded sync job. If no sync job has previously run, then this will be empty.
429
+ """
430
+ return pulumi.get(self, "last_job_id")
431
+
432
+ @last_job_id.setter
433
+ def last_job_id(self, value: Optional[pulumi.Input[_builtins.str]]):
434
+ pulumi.set(self, "last_job_id", value)
435
+
436
+ @_builtins.property
437
+ @pulumi.getter(name="lifecycleDetails")
438
+ def lifecycle_details(self) -> Optional[pulumi.Input[_builtins.str]]:
439
+ """
440
+ A message that describes the current state of the Object Storage link in more detail. For example, can be used to provide actionable information for a resource in the Failed state.
441
+ """
442
+ return pulumi.get(self, "lifecycle_details")
443
+
444
+ @lifecycle_details.setter
445
+ def lifecycle_details(self, value: Optional[pulumi.Input[_builtins.str]]):
446
+ pulumi.set(self, "lifecycle_details", value)
447
+
448
+ @_builtins.property
449
+ @pulumi.getter(name="lustreFileSystemId")
450
+ def lustre_file_system_id(self) -> Optional[pulumi.Input[_builtins.str]]:
451
+ """
452
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the associated Lustre file system.
453
+ """
454
+ return pulumi.get(self, "lustre_file_system_id")
455
+
456
+ @lustre_file_system_id.setter
457
+ def lustre_file_system_id(self, value: Optional[pulumi.Input[_builtins.str]]):
458
+ pulumi.set(self, "lustre_file_system_id", value)
459
+
460
+ @_builtins.property
461
+ @pulumi.getter(name="objectStoragePrefix")
462
+ def object_storage_prefix(self) -> Optional[pulumi.Input[_builtins.str]]:
463
+ """
464
+ The Object Storage namespace and bucket name, including optional object prefix string, to use as the source for imports or destination for exports. Example: `objectStorageNamespace:/bucketName/optionalFolder/optionalPrefix`
465
+ """
466
+ return pulumi.get(self, "object_storage_prefix")
467
+
468
+ @object_storage_prefix.setter
469
+ def object_storage_prefix(self, value: Optional[pulumi.Input[_builtins.str]]):
470
+ pulumi.set(self, "object_storage_prefix", value)
471
+
472
+ @_builtins.property
473
+ @pulumi.getter(name="startExportToObjectTrigger")
474
+ def start_export_to_object_trigger(self) -> Optional[pulumi.Input[_builtins.int]]:
475
+ """
476
+ (Updatable) An optional property when incremented triggers Start Export To Object. Could be set to any integer value.
477
+ """
478
+ return pulumi.get(self, "start_export_to_object_trigger")
479
+
480
+ @start_export_to_object_trigger.setter
481
+ def start_export_to_object_trigger(self, value: Optional[pulumi.Input[_builtins.int]]):
482
+ pulumi.set(self, "start_export_to_object_trigger", value)
483
+
484
+ @_builtins.property
485
+ @pulumi.getter(name="startImportFromObjectTrigger")
486
+ def start_import_from_object_trigger(self) -> Optional[pulumi.Input[_builtins.int]]:
487
+ """
488
+ (Updatable) An optional property when incremented triggers Start Import From Object. Could be set to any integer value.
489
+ """
490
+ return pulumi.get(self, "start_import_from_object_trigger")
491
+
492
+ @start_import_from_object_trigger.setter
493
+ def start_import_from_object_trigger(self, value: Optional[pulumi.Input[_builtins.int]]):
494
+ pulumi.set(self, "start_import_from_object_trigger", value)
495
+
496
+ @_builtins.property
497
+ @pulumi.getter
498
+ def state(self) -> Optional[pulumi.Input[_builtins.str]]:
499
+ """
500
+ The current state of the Object Storage link.
501
+ """
502
+ return pulumi.get(self, "state")
503
+
504
+ @state.setter
505
+ def state(self, value: Optional[pulumi.Input[_builtins.str]]):
506
+ pulumi.set(self, "state", value)
507
+
508
+ @_builtins.property
509
+ @pulumi.getter(name="stopExportToObjectTrigger")
510
+ def stop_export_to_object_trigger(self) -> Optional[pulumi.Input[_builtins.int]]:
511
+ """
512
+ (Updatable) An optional property when incremented triggers Stop Export To Object. Could be set to any integer value.
513
+ """
514
+ return pulumi.get(self, "stop_export_to_object_trigger")
515
+
516
+ @stop_export_to_object_trigger.setter
517
+ def stop_export_to_object_trigger(self, value: Optional[pulumi.Input[_builtins.int]]):
518
+ pulumi.set(self, "stop_export_to_object_trigger", value)
519
+
520
+ @_builtins.property
521
+ @pulumi.getter(name="stopImportFromObjectTrigger")
522
+ def stop_import_from_object_trigger(self) -> Optional[pulumi.Input[_builtins.int]]:
523
+ """
524
+ (Updatable) An optional property when incremented triggers Stop Import From Object. Could be set to any integer value.
525
+
526
+
527
+ ** IMPORTANT **
528
+ Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
529
+ """
530
+ return pulumi.get(self, "stop_import_from_object_trigger")
531
+
532
+ @stop_import_from_object_trigger.setter
533
+ def stop_import_from_object_trigger(self, value: Optional[pulumi.Input[_builtins.int]]):
534
+ pulumi.set(self, "stop_import_from_object_trigger", value)
535
+
536
+ @_builtins.property
537
+ @pulumi.getter(name="systemTags")
538
+ def system_tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]]:
539
+ """
540
+ System tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"orcl-cloud.free-tier-retained": "true"}`
541
+ """
542
+ return pulumi.get(self, "system_tags")
543
+
544
+ @system_tags.setter
545
+ def system_tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]]):
546
+ pulumi.set(self, "system_tags", value)
547
+
548
+ @_builtins.property
549
+ @pulumi.getter(name="timeCreated")
550
+ def time_created(self) -> Optional[pulumi.Input[_builtins.str]]:
551
+ """
552
+ The date and time the Lustre file system was created, expressed in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) timestamp format. Example: `2024-04-25T21:10:29.600Z`
553
+ """
554
+ return pulumi.get(self, "time_created")
555
+
556
+ @time_created.setter
557
+ def time_created(self, value: Optional[pulumi.Input[_builtins.str]]):
558
+ pulumi.set(self, "time_created", value)
559
+
560
+ @_builtins.property
561
+ @pulumi.getter(name="timeUpdated")
562
+ def time_updated(self) -> Optional[pulumi.Input[_builtins.str]]:
563
+ """
564
+ The date and time the Object Storage link was updated, in the format defined by [RFC 3339](https://tools.ietf.org/html/rfc3339). Example: `2024-04-25T21:10:29.600Z`
565
+ """
566
+ return pulumi.get(self, "time_updated")
567
+
568
+ @time_updated.setter
569
+ def time_updated(self, value: Optional[pulumi.Input[_builtins.str]]):
570
+ pulumi.set(self, "time_updated", value)
571
+
572
+
573
+ @pulumi.type_token("oci:Lustre/fileStorageObjectStorageLink:FileStorageObjectStorageLink")
574
+ class FileStorageObjectStorageLink(pulumi.CustomResource):
575
+ @overload
576
+ def __init__(__self__,
577
+ resource_name: str,
578
+ opts: Optional[pulumi.ResourceOptions] = None,
579
+ availability_domain: Optional[pulumi.Input[_builtins.str]] = None,
580
+ compartment_id: Optional[pulumi.Input[_builtins.str]] = None,
581
+ defined_tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]] = None,
582
+ display_name: Optional[pulumi.Input[_builtins.str]] = None,
583
+ file_system_path: Optional[pulumi.Input[_builtins.str]] = None,
584
+ freeform_tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]] = None,
585
+ is_overwrite: Optional[pulumi.Input[_builtins.bool]] = None,
586
+ lustre_file_system_id: Optional[pulumi.Input[_builtins.str]] = None,
587
+ object_storage_prefix: Optional[pulumi.Input[_builtins.str]] = None,
588
+ start_export_to_object_trigger: Optional[pulumi.Input[_builtins.int]] = None,
589
+ start_import_from_object_trigger: Optional[pulumi.Input[_builtins.int]] = None,
590
+ stop_export_to_object_trigger: Optional[pulumi.Input[_builtins.int]] = None,
591
+ stop_import_from_object_trigger: Optional[pulumi.Input[_builtins.int]] = None,
592
+ __props__=None):
593
+ """
594
+ This resource provides the Object Storage Link resource in Oracle Cloud Infrastructure Lustre File Storage service.
595
+
596
+ Creates an Object Storage link.
597
+
598
+ ## Example Usage
599
+
600
+ ```python
601
+ import pulumi
602
+ import pulumi_oci as oci
603
+
604
+ test_object_storage_link = oci.lustre.FileStorageObjectStorageLink("test_object_storage_link",
605
+ availability_domain=object_storage_link_availability_domain,
606
+ compartment_id=compartment_id,
607
+ file_system_path=object_storage_link_file_system_path,
608
+ is_overwrite=object_storage_link_is_overwrite,
609
+ lustre_file_system_id=test_lustre_file_system["id"],
610
+ object_storage_prefix=object_storage_link_object_storage_prefix,
611
+ defined_tags={
612
+ "Operations.CostCenter": "42",
613
+ },
614
+ display_name=object_storage_link_display_name,
615
+ freeform_tags={
616
+ "Department": "Finance",
617
+ })
618
+ ```
619
+
620
+ ## Import
621
+
622
+ ObjectStorageLinks can be imported using the `id`, e.g.
623
+
624
+ ```sh
625
+ $ pulumi import oci:Lustre/fileStorageObjectStorageLink:FileStorageObjectStorageLink test_object_storage_link "id"
626
+ ```
627
+
628
+ :param str resource_name: The name of the resource.
629
+ :param pulumi.ResourceOptions opts: Options for the resource.
630
+ :param pulumi.Input[_builtins.str] availability_domain: The availability domain that the Lustre file system is in. May be unset as a blank or NULL value. Example: `Uocm:PHX-AD-1`
631
+ :param pulumi.Input[_builtins.str] compartment_id: (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains the Object Storage link.
632
+ :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). Example: `{"Operations.CostCenter": "42"}`
633
+ :param pulumi.Input[_builtins.str] display_name: (Updatable) A user-friendly name. It does not have to be unique, and it is changeable. Avoid entering confidential information. Example: `My Object Storage Link`
634
+ :param pulumi.Input[_builtins.str] file_system_path: The path in the Lustre file system used for this Object Storage link. Example: `myFileSystem/mount/myDirectory`
635
+ :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"}`
636
+ :param pulumi.Input[_builtins.bool] is_overwrite: (Updatable) The flag is an identifier to tell whether the job run has overwrite enabled. If `isOverwrite` is false, the file to be imported or exported will be skipped if it already exists. If `isOverwrite` is true, the file to be imported or exported will be overwritten if it already exists.
637
+ :param pulumi.Input[_builtins.str] lustre_file_system_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the associated Lustre file system.
638
+ :param pulumi.Input[_builtins.str] object_storage_prefix: The Object Storage namespace and bucket name, including optional object prefix string, to use as the source for imports or destination for exports. Example: `objectStorageNamespace:/bucketName/optionalFolder/optionalPrefix`
639
+ :param pulumi.Input[_builtins.int] start_export_to_object_trigger: (Updatable) An optional property when incremented triggers Start Export To Object. Could be set to any integer value.
640
+ :param pulumi.Input[_builtins.int] start_import_from_object_trigger: (Updatable) An optional property when incremented triggers Start Import From Object. Could be set to any integer value.
641
+ :param pulumi.Input[_builtins.int] stop_export_to_object_trigger: (Updatable) An optional property when incremented triggers Stop Export To Object. Could be set to any integer value.
642
+ :param pulumi.Input[_builtins.int] stop_import_from_object_trigger: (Updatable) An optional property when incremented triggers Stop Import From Object. Could be set to any integer value.
643
+
644
+
645
+ ** IMPORTANT **
646
+ Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
647
+ """
648
+ ...
649
+ @overload
650
+ def __init__(__self__,
651
+ resource_name: str,
652
+ args: FileStorageObjectStorageLinkArgs,
653
+ opts: Optional[pulumi.ResourceOptions] = None):
654
+ """
655
+ This resource provides the Object Storage Link resource in Oracle Cloud Infrastructure Lustre File Storage service.
656
+
657
+ Creates an Object Storage link.
658
+
659
+ ## Example Usage
660
+
661
+ ```python
662
+ import pulumi
663
+ import pulumi_oci as oci
664
+
665
+ test_object_storage_link = oci.lustre.FileStorageObjectStorageLink("test_object_storage_link",
666
+ availability_domain=object_storage_link_availability_domain,
667
+ compartment_id=compartment_id,
668
+ file_system_path=object_storage_link_file_system_path,
669
+ is_overwrite=object_storage_link_is_overwrite,
670
+ lustre_file_system_id=test_lustre_file_system["id"],
671
+ object_storage_prefix=object_storage_link_object_storage_prefix,
672
+ defined_tags={
673
+ "Operations.CostCenter": "42",
674
+ },
675
+ display_name=object_storage_link_display_name,
676
+ freeform_tags={
677
+ "Department": "Finance",
678
+ })
679
+ ```
680
+
681
+ ## Import
682
+
683
+ ObjectStorageLinks can be imported using the `id`, e.g.
684
+
685
+ ```sh
686
+ $ pulumi import oci:Lustre/fileStorageObjectStorageLink:FileStorageObjectStorageLink test_object_storage_link "id"
687
+ ```
688
+
689
+ :param str resource_name: The name of the resource.
690
+ :param FileStorageObjectStorageLinkArgs args: The arguments to use to populate this resource's properties.
691
+ :param pulumi.ResourceOptions opts: Options for the resource.
692
+ """
693
+ ...
694
+ def __init__(__self__, resource_name: str, *args, **kwargs):
695
+ resource_args, opts = _utilities.get_resource_args_opts(FileStorageObjectStorageLinkArgs, pulumi.ResourceOptions, *args, **kwargs)
696
+ if resource_args is not None:
697
+ __self__._internal_init(resource_name, opts, **resource_args.__dict__)
698
+ else:
699
+ __self__._internal_init(resource_name, *args, **kwargs)
700
+
701
+ def _internal_init(__self__,
702
+ resource_name: str,
703
+ opts: Optional[pulumi.ResourceOptions] = None,
704
+ availability_domain: Optional[pulumi.Input[_builtins.str]] = None,
705
+ compartment_id: Optional[pulumi.Input[_builtins.str]] = None,
706
+ defined_tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]] = None,
707
+ display_name: Optional[pulumi.Input[_builtins.str]] = None,
708
+ file_system_path: Optional[pulumi.Input[_builtins.str]] = None,
709
+ freeform_tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]] = None,
710
+ is_overwrite: Optional[pulumi.Input[_builtins.bool]] = None,
711
+ lustre_file_system_id: Optional[pulumi.Input[_builtins.str]] = None,
712
+ object_storage_prefix: Optional[pulumi.Input[_builtins.str]] = None,
713
+ start_export_to_object_trigger: Optional[pulumi.Input[_builtins.int]] = None,
714
+ start_import_from_object_trigger: Optional[pulumi.Input[_builtins.int]] = None,
715
+ stop_export_to_object_trigger: Optional[pulumi.Input[_builtins.int]] = None,
716
+ stop_import_from_object_trigger: Optional[pulumi.Input[_builtins.int]] = None,
717
+ __props__=None):
718
+ opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
719
+ if not isinstance(opts, pulumi.ResourceOptions):
720
+ raise TypeError('Expected resource options to be a ResourceOptions instance')
721
+ if opts.id is None:
722
+ if __props__ is not None:
723
+ raise TypeError('__props__ is only valid when passed in combination with a valid opts.id to get an existing resource')
724
+ __props__ = FileStorageObjectStorageLinkArgs.__new__(FileStorageObjectStorageLinkArgs)
725
+
726
+ if availability_domain is None and not opts.urn:
727
+ raise TypeError("Missing required property 'availability_domain'")
728
+ __props__.__dict__["availability_domain"] = availability_domain
729
+ if compartment_id is None and not opts.urn:
730
+ raise TypeError("Missing required property 'compartment_id'")
731
+ __props__.__dict__["compartment_id"] = compartment_id
732
+ __props__.__dict__["defined_tags"] = defined_tags
733
+ __props__.__dict__["display_name"] = display_name
734
+ if file_system_path is None and not opts.urn:
735
+ raise TypeError("Missing required property 'file_system_path'")
736
+ __props__.__dict__["file_system_path"] = file_system_path
737
+ __props__.__dict__["freeform_tags"] = freeform_tags
738
+ if is_overwrite is None and not opts.urn:
739
+ raise TypeError("Missing required property 'is_overwrite'")
740
+ __props__.__dict__["is_overwrite"] = is_overwrite
741
+ if lustre_file_system_id is None and not opts.urn:
742
+ raise TypeError("Missing required property 'lustre_file_system_id'")
743
+ __props__.__dict__["lustre_file_system_id"] = lustre_file_system_id
744
+ if object_storage_prefix is None and not opts.urn:
745
+ raise TypeError("Missing required property 'object_storage_prefix'")
746
+ __props__.__dict__["object_storage_prefix"] = object_storage_prefix
747
+ __props__.__dict__["start_export_to_object_trigger"] = start_export_to_object_trigger
748
+ __props__.__dict__["start_import_from_object_trigger"] = start_import_from_object_trigger
749
+ __props__.__dict__["stop_export_to_object_trigger"] = stop_export_to_object_trigger
750
+ __props__.__dict__["stop_import_from_object_trigger"] = stop_import_from_object_trigger
751
+ __props__.__dict__["current_job_id"] = None
752
+ __props__.__dict__["last_job_id"] = None
753
+ __props__.__dict__["lifecycle_details"] = None
754
+ __props__.__dict__["state"] = None
755
+ __props__.__dict__["system_tags"] = None
756
+ __props__.__dict__["time_created"] = None
757
+ __props__.__dict__["time_updated"] = None
758
+ super(FileStorageObjectStorageLink, __self__).__init__(
759
+ 'oci:Lustre/fileStorageObjectStorageLink:FileStorageObjectStorageLink',
760
+ resource_name,
761
+ __props__,
762
+ opts)
763
+
764
+ @staticmethod
765
+ def get(resource_name: str,
766
+ id: pulumi.Input[str],
767
+ opts: Optional[pulumi.ResourceOptions] = None,
768
+ availability_domain: Optional[pulumi.Input[_builtins.str]] = None,
769
+ compartment_id: Optional[pulumi.Input[_builtins.str]] = None,
770
+ current_job_id: Optional[pulumi.Input[_builtins.str]] = None,
771
+ defined_tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]] = None,
772
+ display_name: Optional[pulumi.Input[_builtins.str]] = None,
773
+ file_system_path: Optional[pulumi.Input[_builtins.str]] = None,
774
+ freeform_tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]] = None,
775
+ is_overwrite: Optional[pulumi.Input[_builtins.bool]] = None,
776
+ last_job_id: Optional[pulumi.Input[_builtins.str]] = None,
777
+ lifecycle_details: Optional[pulumi.Input[_builtins.str]] = None,
778
+ lustre_file_system_id: Optional[pulumi.Input[_builtins.str]] = None,
779
+ object_storage_prefix: Optional[pulumi.Input[_builtins.str]] = None,
780
+ start_export_to_object_trigger: Optional[pulumi.Input[_builtins.int]] = None,
781
+ start_import_from_object_trigger: Optional[pulumi.Input[_builtins.int]] = None,
782
+ state: Optional[pulumi.Input[_builtins.str]] = None,
783
+ stop_export_to_object_trigger: Optional[pulumi.Input[_builtins.int]] = None,
784
+ stop_import_from_object_trigger: Optional[pulumi.Input[_builtins.int]] = None,
785
+ system_tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]] = None,
786
+ time_created: Optional[pulumi.Input[_builtins.str]] = None,
787
+ time_updated: Optional[pulumi.Input[_builtins.str]] = None) -> 'FileStorageObjectStorageLink':
788
+ """
789
+ Get an existing FileStorageObjectStorageLink resource's state with the given name, id, and optional extra
790
+ properties used to qualify the lookup.
791
+
792
+ :param str resource_name: The unique name of the resulting resource.
793
+ :param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
794
+ :param pulumi.ResourceOptions opts: Options for the resource.
795
+ :param pulumi.Input[_builtins.str] availability_domain: The availability domain that the Lustre file system is in. May be unset as a blank or NULL value. Example: `Uocm:PHX-AD-1`
796
+ :param pulumi.Input[_builtins.str] compartment_id: (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains the Object Storage link.
797
+ :param pulumi.Input[_builtins.str] current_job_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of currently running sync job. If no sync job is running, then this will be empty.
798
+ :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). Example: `{"Operations.CostCenter": "42"}`
799
+ :param pulumi.Input[_builtins.str] display_name: (Updatable) A user-friendly name. It does not have to be unique, and it is changeable. Avoid entering confidential information. Example: `My Object Storage Link`
800
+ :param pulumi.Input[_builtins.str] file_system_path: The path in the Lustre file system used for this Object Storage link. Example: `myFileSystem/mount/myDirectory`
801
+ :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"}`
802
+ :param pulumi.Input[_builtins.bool] is_overwrite: (Updatable) The flag is an identifier to tell whether the job run has overwrite enabled. If `isOverwrite` is false, the file to be imported or exported will be skipped if it already exists. If `isOverwrite` is true, the file to be imported or exported will be overwritten if it already exists.
803
+ :param pulumi.Input[_builtins.str] last_job_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of last succeeded sync job. If no sync job has previously run, then this will be empty.
804
+ :param pulumi.Input[_builtins.str] lifecycle_details: A message that describes the current state of the Object Storage link in more detail. For example, can be used to provide actionable information for a resource in the Failed state.
805
+ :param pulumi.Input[_builtins.str] lustre_file_system_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the associated Lustre file system.
806
+ :param pulumi.Input[_builtins.str] object_storage_prefix: The Object Storage namespace and bucket name, including optional object prefix string, to use as the source for imports or destination for exports. Example: `objectStorageNamespace:/bucketName/optionalFolder/optionalPrefix`
807
+ :param pulumi.Input[_builtins.int] start_export_to_object_trigger: (Updatable) An optional property when incremented triggers Start Export To Object. Could be set to any integer value.
808
+ :param pulumi.Input[_builtins.int] start_import_from_object_trigger: (Updatable) An optional property when incremented triggers Start Import From Object. Could be set to any integer value.
809
+ :param pulumi.Input[_builtins.str] state: The current state of the Object Storage link.
810
+ :param pulumi.Input[_builtins.int] stop_export_to_object_trigger: (Updatable) An optional property when incremented triggers Stop Export To Object. Could be set to any integer value.
811
+ :param pulumi.Input[_builtins.int] stop_import_from_object_trigger: (Updatable) An optional property when incremented triggers Stop Import From Object. Could be set to any integer value.
812
+
813
+
814
+ ** IMPORTANT **
815
+ Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
816
+ :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. Example: `{"orcl-cloud.free-tier-retained": "true"}`
817
+ :param pulumi.Input[_builtins.str] time_created: The date and time the Lustre file system was created, expressed in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) timestamp format. Example: `2024-04-25T21:10:29.600Z`
818
+ :param pulumi.Input[_builtins.str] time_updated: The date and time the Object Storage link was updated, in the format defined by [RFC 3339](https://tools.ietf.org/html/rfc3339). Example: `2024-04-25T21:10:29.600Z`
819
+ """
820
+ opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
821
+
822
+ __props__ = _FileStorageObjectStorageLinkState.__new__(_FileStorageObjectStorageLinkState)
823
+
824
+ __props__.__dict__["availability_domain"] = availability_domain
825
+ __props__.__dict__["compartment_id"] = compartment_id
826
+ __props__.__dict__["current_job_id"] = current_job_id
827
+ __props__.__dict__["defined_tags"] = defined_tags
828
+ __props__.__dict__["display_name"] = display_name
829
+ __props__.__dict__["file_system_path"] = file_system_path
830
+ __props__.__dict__["freeform_tags"] = freeform_tags
831
+ __props__.__dict__["is_overwrite"] = is_overwrite
832
+ __props__.__dict__["last_job_id"] = last_job_id
833
+ __props__.__dict__["lifecycle_details"] = lifecycle_details
834
+ __props__.__dict__["lustre_file_system_id"] = lustre_file_system_id
835
+ __props__.__dict__["object_storage_prefix"] = object_storage_prefix
836
+ __props__.__dict__["start_export_to_object_trigger"] = start_export_to_object_trigger
837
+ __props__.__dict__["start_import_from_object_trigger"] = start_import_from_object_trigger
838
+ __props__.__dict__["state"] = state
839
+ __props__.__dict__["stop_export_to_object_trigger"] = stop_export_to_object_trigger
840
+ __props__.__dict__["stop_import_from_object_trigger"] = stop_import_from_object_trigger
841
+ __props__.__dict__["system_tags"] = system_tags
842
+ __props__.__dict__["time_created"] = time_created
843
+ __props__.__dict__["time_updated"] = time_updated
844
+ return FileStorageObjectStorageLink(resource_name, opts=opts, __props__=__props__)
845
+
846
+ @_builtins.property
847
+ @pulumi.getter(name="availabilityDomain")
848
+ def availability_domain(self) -> pulumi.Output[_builtins.str]:
849
+ """
850
+ The availability domain that the Lustre file system is in. May be unset as a blank or NULL value. Example: `Uocm:PHX-AD-1`
851
+ """
852
+ return pulumi.get(self, "availability_domain")
853
+
854
+ @_builtins.property
855
+ @pulumi.getter(name="compartmentId")
856
+ def compartment_id(self) -> pulumi.Output[_builtins.str]:
857
+ """
858
+ (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains the Object Storage link.
859
+ """
860
+ return pulumi.get(self, "compartment_id")
861
+
862
+ @_builtins.property
863
+ @pulumi.getter(name="currentJobId")
864
+ def current_job_id(self) -> pulumi.Output[_builtins.str]:
865
+ """
866
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of currently running sync job. If no sync job is running, then this will be empty.
867
+ """
868
+ return pulumi.get(self, "current_job_id")
869
+
870
+ @_builtins.property
871
+ @pulumi.getter(name="definedTags")
872
+ def defined_tags(self) -> pulumi.Output[Mapping[str, _builtins.str]]:
873
+ """
874
+ (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). Example: `{"Operations.CostCenter": "42"}`
875
+ """
876
+ return pulumi.get(self, "defined_tags")
877
+
878
+ @_builtins.property
879
+ @pulumi.getter(name="displayName")
880
+ def display_name(self) -> pulumi.Output[_builtins.str]:
881
+ """
882
+ (Updatable) A user-friendly name. It does not have to be unique, and it is changeable. Avoid entering confidential information. Example: `My Object Storage Link`
883
+ """
884
+ return pulumi.get(self, "display_name")
885
+
886
+ @_builtins.property
887
+ @pulumi.getter(name="fileSystemPath")
888
+ def file_system_path(self) -> pulumi.Output[_builtins.str]:
889
+ """
890
+ The path in the Lustre file system used for this Object Storage link. Example: `myFileSystem/mount/myDirectory`
891
+ """
892
+ return pulumi.get(self, "file_system_path")
893
+
894
+ @_builtins.property
895
+ @pulumi.getter(name="freeformTags")
896
+ def freeform_tags(self) -> pulumi.Output[Mapping[str, _builtins.str]]:
897
+ """
898
+ (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"}`
899
+ """
900
+ return pulumi.get(self, "freeform_tags")
901
+
902
+ @_builtins.property
903
+ @pulumi.getter(name="isOverwrite")
904
+ def is_overwrite(self) -> pulumi.Output[_builtins.bool]:
905
+ """
906
+ (Updatable) The flag is an identifier to tell whether the job run has overwrite enabled. If `isOverwrite` is false, the file to be imported or exported will be skipped if it already exists. If `isOverwrite` is true, the file to be imported or exported will be overwritten if it already exists.
907
+ """
908
+ return pulumi.get(self, "is_overwrite")
909
+
910
+ @_builtins.property
911
+ @pulumi.getter(name="lastJobId")
912
+ def last_job_id(self) -> pulumi.Output[_builtins.str]:
913
+ """
914
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of last succeeded sync job. If no sync job has previously run, then this will be empty.
915
+ """
916
+ return pulumi.get(self, "last_job_id")
917
+
918
+ @_builtins.property
919
+ @pulumi.getter(name="lifecycleDetails")
920
+ def lifecycle_details(self) -> pulumi.Output[_builtins.str]:
921
+ """
922
+ A message that describes the current state of the Object Storage link in more detail. For example, can be used to provide actionable information for a resource in the Failed state.
923
+ """
924
+ return pulumi.get(self, "lifecycle_details")
925
+
926
+ @_builtins.property
927
+ @pulumi.getter(name="lustreFileSystemId")
928
+ def lustre_file_system_id(self) -> pulumi.Output[_builtins.str]:
929
+ """
930
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the associated Lustre file system.
931
+ """
932
+ return pulumi.get(self, "lustre_file_system_id")
933
+
934
+ @_builtins.property
935
+ @pulumi.getter(name="objectStoragePrefix")
936
+ def object_storage_prefix(self) -> pulumi.Output[_builtins.str]:
937
+ """
938
+ The Object Storage namespace and bucket name, including optional object prefix string, to use as the source for imports or destination for exports. Example: `objectStorageNamespace:/bucketName/optionalFolder/optionalPrefix`
939
+ """
940
+ return pulumi.get(self, "object_storage_prefix")
941
+
942
+ @_builtins.property
943
+ @pulumi.getter(name="startExportToObjectTrigger")
944
+ def start_export_to_object_trigger(self) -> pulumi.Output[Optional[_builtins.int]]:
945
+ """
946
+ (Updatable) An optional property when incremented triggers Start Export To Object. Could be set to any integer value.
947
+ """
948
+ return pulumi.get(self, "start_export_to_object_trigger")
949
+
950
+ @_builtins.property
951
+ @pulumi.getter(name="startImportFromObjectTrigger")
952
+ def start_import_from_object_trigger(self) -> pulumi.Output[Optional[_builtins.int]]:
953
+ """
954
+ (Updatable) An optional property when incremented triggers Start Import From Object. Could be set to any integer value.
955
+ """
956
+ return pulumi.get(self, "start_import_from_object_trigger")
957
+
958
+ @_builtins.property
959
+ @pulumi.getter
960
+ def state(self) -> pulumi.Output[_builtins.str]:
961
+ """
962
+ The current state of the Object Storage link.
963
+ """
964
+ return pulumi.get(self, "state")
965
+
966
+ @_builtins.property
967
+ @pulumi.getter(name="stopExportToObjectTrigger")
968
+ def stop_export_to_object_trigger(self) -> pulumi.Output[Optional[_builtins.int]]:
969
+ """
970
+ (Updatable) An optional property when incremented triggers Stop Export To Object. Could be set to any integer value.
971
+ """
972
+ return pulumi.get(self, "stop_export_to_object_trigger")
973
+
974
+ @_builtins.property
975
+ @pulumi.getter(name="stopImportFromObjectTrigger")
976
+ def stop_import_from_object_trigger(self) -> pulumi.Output[Optional[_builtins.int]]:
977
+ """
978
+ (Updatable) An optional property when incremented triggers Stop Import From Object. Could be set to any integer value.
979
+
980
+
981
+ ** IMPORTANT **
982
+ Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
983
+ """
984
+ return pulumi.get(self, "stop_import_from_object_trigger")
985
+
986
+ @_builtins.property
987
+ @pulumi.getter(name="systemTags")
988
+ def system_tags(self) -> pulumi.Output[Mapping[str, _builtins.str]]:
989
+ """
990
+ System tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"orcl-cloud.free-tier-retained": "true"}`
991
+ """
992
+ return pulumi.get(self, "system_tags")
993
+
994
+ @_builtins.property
995
+ @pulumi.getter(name="timeCreated")
996
+ def time_created(self) -> pulumi.Output[_builtins.str]:
997
+ """
998
+ The date and time the Lustre file system was created, expressed in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) timestamp format. Example: `2024-04-25T21:10:29.600Z`
999
+ """
1000
+ return pulumi.get(self, "time_created")
1001
+
1002
+ @_builtins.property
1003
+ @pulumi.getter(name="timeUpdated")
1004
+ def time_updated(self) -> pulumi.Output[_builtins.str]:
1005
+ """
1006
+ The date and time the Object Storage link was updated, in the format defined by [RFC 3339](https://tools.ietf.org/html/rfc3339). Example: `2024-04-25T21:10:29.600Z`
1007
+ """
1008
+ return pulumi.get(self, "time_updated")
1009
+