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
pulumi_oci/oci/_inputs.py CHANGED
@@ -31,6 +31,60 @@ __all__ = [
31
31
  'DbmulticloudOracleDbAzureConnectorArcAgentNodeArgsDict',
32
32
  'DbmulticloudOracleDbGcpIdentityConnectorGcpNodeArgs',
33
33
  'DbmulticloudOracleDbGcpIdentityConnectorGcpNodeArgsDict',
34
+ 'DifStackAdbArgs',
35
+ 'DifStackAdbArgsDict',
36
+ 'DifStackAdbDbCredentialArgs',
37
+ 'DifStackAdbDbCredentialArgsDict',
38
+ 'DifStackDataflowArgs',
39
+ 'DifStackDataflowArgsDict',
40
+ 'DifStackDataflowConnectionsArgs',
41
+ 'DifStackDataflowConnectionsArgsDict',
42
+ 'DifStackDataflowConnectionsConnectionDetailsArgs',
43
+ 'DifStackDataflowConnectionsConnectionDetailsArgsDict',
44
+ 'DifStackDataflowConnectionsConnectionDetailsDifDependencyArgs',
45
+ 'DifStackDataflowConnectionsConnectionDetailsDifDependencyArgsDict',
46
+ 'DifStackDataflowDriverShapeConfigArgs',
47
+ 'DifStackDataflowDriverShapeConfigArgsDict',
48
+ 'DifStackDataflowExecutorShapeConfigArgs',
49
+ 'DifStackDataflowExecutorShapeConfigArgsDict',
50
+ 'DifStackGenaiArgs',
51
+ 'DifStackGenaiArgsDict',
52
+ 'DifStackGenaiEndpointArgs',
53
+ 'DifStackGenaiEndpointArgsDict',
54
+ 'DifStackGgcArgs',
55
+ 'DifStackGgcArgsDict',
56
+ 'DifStackGgcConnectionArgs',
57
+ 'DifStackGgcConnectionArgsDict',
58
+ 'DifStackGgcConnectionDifDependencyArgs',
59
+ 'DifStackGgcConnectionDifDependencyArgsDict',
60
+ 'DifStackGgcSourceArgs',
61
+ 'DifStackGgcSourceArgsDict',
62
+ 'DifStackGgcTargetArgs',
63
+ 'DifStackGgcTargetArgsDict',
64
+ 'DifStackGgcUserArgs',
65
+ 'DifStackGgcUserArgsDict',
66
+ 'DifStackObjectstorageArgs',
67
+ 'DifStackObjectstorageArgsDict',
68
+ 'DifStackServiceDetailArgs',
69
+ 'DifStackServiceDetailArgsDict',
70
+ 'DifStackServiceDetailAdditionalDetailArgs',
71
+ 'DifStackServiceDetailAdditionalDetailArgsDict',
72
+ 'DifStackServiceDetailAdditionalDetailAssignedConnectionArgs',
73
+ 'DifStackServiceDetailAdditionalDetailAssignedConnectionArgsDict',
74
+ 'DifStackServiceDetailAdditionalDetailEndpointDetailArgs',
75
+ 'DifStackServiceDetailAdditionalDetailEndpointDetailArgsDict',
76
+ 'IotDigitalTwinAdapterInboundEnvelopeArgs',
77
+ 'IotDigitalTwinAdapterInboundEnvelopeArgsDict',
78
+ 'IotDigitalTwinAdapterInboundEnvelopeEnvelopeMappingArgs',
79
+ 'IotDigitalTwinAdapterInboundEnvelopeEnvelopeMappingArgsDict',
80
+ 'IotDigitalTwinAdapterInboundEnvelopeReferencePayloadArgs',
81
+ 'IotDigitalTwinAdapterInboundEnvelopeReferencePayloadArgsDict',
82
+ 'IotDigitalTwinAdapterInboundRouteArgs',
83
+ 'IotDigitalTwinAdapterInboundRouteArgsDict',
84
+ 'IotDigitalTwinAdapterInboundRouteReferencePayloadArgs',
85
+ 'IotDigitalTwinAdapterInboundRouteReferencePayloadArgsDict',
86
+ 'IotIotDomainDataRetentionPeriodsInDayArgs',
87
+ 'IotIotDomainDataRetentionPeriodsInDayArgsDict',
34
88
  'ManagedKafkaKafkaClusterAccessSubnetArgs',
35
89
  'ManagedKafkaKafkaClusterAccessSubnetArgsDict',
36
90
  'ManagedKafkaKafkaClusterBrokerShapeArgs',
@@ -39,6 +93,14 @@ __all__ = [
39
93
  'ManagedKafkaKafkaClusterConfigLatestConfigArgsDict',
40
94
  'ManagedKafkaKafkaClusterKafkaBootstrapUrlArgs',
41
95
  'ManagedKafkaKafkaClusterKafkaBootstrapUrlArgsDict',
96
+ 'ResourceAnalyticsResourceAnalyticsInstanceAdwAdminPasswordArgs',
97
+ 'ResourceAnalyticsResourceAnalyticsInstanceAdwAdminPasswordArgsDict',
98
+ 'ResourceAnalyticsResourceAnalyticsInstanceOacManagementAttachmentDetailsArgs',
99
+ 'ResourceAnalyticsResourceAnalyticsInstanceOacManagementAttachmentDetailsArgsDict',
100
+ 'ResourceAnalyticsResourceAnalyticsInstanceOacManagementAttachmentDetailsNetworkDetailsArgs',
101
+ 'ResourceAnalyticsResourceAnalyticsInstanceOacManagementAttachmentDetailsNetworkDetailsArgsDict',
102
+ 'GetAiDataPlatformAiDataPlatformsFilterArgs',
103
+ 'GetAiDataPlatformAiDataPlatformsFilterArgsDict',
42
104
  'GetApiPlatformApiPlatformInstancesFilterArgs',
43
105
  'GetApiPlatformApiPlatformInstancesFilterArgsDict',
44
106
  'GetApiaccesscontrolApiMetadataByEntityTypesFilterArgs',
@@ -69,12 +131,40 @@ __all__ = [
69
131
  'GetDbmulticloudOracleDbGcpKeyRingsFilterArgsDict',
70
132
  'GetDbmulticloudOracleDbGcpKeysFilterArgs',
71
133
  'GetDbmulticloudOracleDbGcpKeysFilterArgsDict',
134
+ 'GetDifStacksFilterArgs',
135
+ 'GetDifStacksFilterArgsDict',
136
+ 'GetIotDigitalTwinAdaptersFilterArgs',
137
+ 'GetIotDigitalTwinAdaptersFilterArgsDict',
138
+ 'GetIotDigitalTwinInstancesFilterArgs',
139
+ 'GetIotDigitalTwinInstancesFilterArgsDict',
140
+ 'GetIotDigitalTwinModelsFilterArgs',
141
+ 'GetIotDigitalTwinModelsFilterArgsDict',
142
+ 'GetIotDigitalTwinRelationshipsFilterArgs',
143
+ 'GetIotDigitalTwinRelationshipsFilterArgsDict',
144
+ 'GetIotIotDomainGroupsFilterArgs',
145
+ 'GetIotIotDomainGroupsFilterArgsDict',
146
+ 'GetIotIotDomainsFilterArgs',
147
+ 'GetIotIotDomainsFilterArgsDict',
72
148
  'GetManagedKafkaKafkaClusterConfigVersionsFilterArgs',
73
149
  'GetManagedKafkaKafkaClusterConfigVersionsFilterArgsDict',
74
150
  'GetManagedKafkaKafkaClusterConfigsFilterArgs',
75
151
  'GetManagedKafkaKafkaClusterConfigsFilterArgsDict',
76
152
  'GetManagedKafkaKafkaClustersFilterArgs',
77
153
  'GetManagedKafkaKafkaClustersFilterArgsDict',
154
+ 'GetMulticloudExternalLocationMappingMetadataFilterArgs',
155
+ 'GetMulticloudExternalLocationMappingMetadataFilterArgsDict',
156
+ 'GetMulticloudExternalLocationSummariesMetadataFilterArgs',
157
+ 'GetMulticloudExternalLocationSummariesMetadataFilterArgsDict',
158
+ 'GetMulticloudExternalLocationsMetadataFilterArgs',
159
+ 'GetMulticloudExternalLocationsMetadataFilterArgsDict',
160
+ 'GetMulticloudResourceAnchorsFilterArgs',
161
+ 'GetMulticloudResourceAnchorsFilterArgsDict',
162
+ 'GetResourceAnalyticsMonitoredRegionsFilterArgs',
163
+ 'GetResourceAnalyticsMonitoredRegionsFilterArgsDict',
164
+ 'GetResourceAnalyticsResourceAnalyticsInstancesFilterArgs',
165
+ 'GetResourceAnalyticsResourceAnalyticsInstancesFilterArgsDict',
166
+ 'GetResourceAnalyticsTenancyAttachmentsFilterArgs',
167
+ 'GetResourceAnalyticsTenancyAttachmentsFilterArgsDict',
78
168
  'GetWlmsManagedInstanceScanResultsFilterArgs',
79
169
  'GetWlmsManagedInstanceScanResultsFilterArgsDict',
80
170
  'GetWlmsManagedInstanceServerInstalledPatchesFilterArgs',
@@ -756,151 +846,2693 @@ class DbmulticloudOracleDbGcpIdentityConnectorGcpNodeArgs:
756
846
 
757
847
 
758
848
  if not MYPY:
759
- class ManagedKafkaKafkaClusterAccessSubnetArgsDict(TypedDict):
760
- subnets: pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]
849
+ class DifStackAdbArgsDict(TypedDict):
850
+ admin_password_id: pulumi.Input[_builtins.str]
761
851
  """
762
- (Updatable) Subnets OCIDs
852
+ The Oracle Cloud Infrastructure vault secret [/Content/General/Concepts/identifiers.htm]OCID for admin password.
853
+ """
854
+ data_storage_size_in_tbs: pulumi.Input[_builtins.int]
855
+ """
856
+ (Updatable) The size, in terabytes, of the data volume that will be created and attached to the database.
857
+ """
858
+ db_version: pulumi.Input[_builtins.str]
859
+ """
860
+ (Updatable) A valid Oracle Database version for Autonomous Database.
861
+ """
862
+ db_workload: pulumi.Input[_builtins.str]
863
+ """
864
+ DB Workload to be used with ADB. Accepted values are OLTP, DW.
865
+ """
866
+ ecpu: pulumi.Input[_builtins.int]
867
+ """
868
+ (Updatable) The compute amount (ECPUs) available to the database.
869
+ """
870
+ instance_id: pulumi.Input[_builtins.str]
871
+ """
872
+ Id for the adw instance.
873
+ """
874
+ artifact_object_storage_path: NotRequired[pulumi.Input[_builtins.str]]
875
+ db_credentials: NotRequired[pulumi.Input[Sequence[pulumi.Input['DifStackAdbDbCredentialArgsDict']]]]
876
+ """
877
+ DB credential details.
878
+ """
879
+ is_mtls_connection_required: NotRequired[pulumi.Input[_builtins.bool]]
880
+ """
881
+ (Updatable) Specifies if the Autonomous Database requires mTLS connections.
882
+ """
883
+ is_public: NotRequired[pulumi.Input[_builtins.bool]]
884
+ """
885
+ If true then subnetId should not be provided.
886
+ """
887
+ subnet_id: NotRequired[pulumi.Input[_builtins.str]]
888
+ """
889
+ The OCID of the subnet the Autonomous Database is associated with.
890
+ """
891
+ tools_public_access: NotRequired[pulumi.Input[_builtins.str]]
892
+ """
893
+ This is an array of CIDR (classless inter-domain routing) notations for a subnet or VCN OCID (virtual cloud network Oracle Cloud ID). Allowed only when subnetId is provided (private ADB).
763
894
  """
764
895
  elif False:
765
- ManagedKafkaKafkaClusterAccessSubnetArgsDict: TypeAlias = Mapping[str, Any]
896
+ DifStackAdbArgsDict: TypeAlias = Mapping[str, Any]
766
897
 
767
898
  @pulumi.input_type
768
- class ManagedKafkaKafkaClusterAccessSubnetArgs:
899
+ class DifStackAdbArgs:
769
900
  def __init__(__self__, *,
770
- subnets: pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]):
901
+ admin_password_id: pulumi.Input[_builtins.str],
902
+ data_storage_size_in_tbs: pulumi.Input[_builtins.int],
903
+ db_version: pulumi.Input[_builtins.str],
904
+ db_workload: pulumi.Input[_builtins.str],
905
+ ecpu: pulumi.Input[_builtins.int],
906
+ instance_id: pulumi.Input[_builtins.str],
907
+ artifact_object_storage_path: Optional[pulumi.Input[_builtins.str]] = None,
908
+ db_credentials: Optional[pulumi.Input[Sequence[pulumi.Input['DifStackAdbDbCredentialArgs']]]] = None,
909
+ is_mtls_connection_required: Optional[pulumi.Input[_builtins.bool]] = None,
910
+ is_public: Optional[pulumi.Input[_builtins.bool]] = None,
911
+ subnet_id: Optional[pulumi.Input[_builtins.str]] = None,
912
+ tools_public_access: Optional[pulumi.Input[_builtins.str]] = None):
913
+ """
914
+ :param pulumi.Input[_builtins.str] admin_password_id: The Oracle Cloud Infrastructure vault secret [/Content/General/Concepts/identifiers.htm]OCID for admin password.
915
+ :param pulumi.Input[_builtins.int] data_storage_size_in_tbs: (Updatable) The size, in terabytes, of the data volume that will be created and attached to the database.
916
+ :param pulumi.Input[_builtins.str] db_version: (Updatable) A valid Oracle Database version for Autonomous Database.
917
+ :param pulumi.Input[_builtins.str] db_workload: DB Workload to be used with ADB. Accepted values are OLTP, DW.
918
+ :param pulumi.Input[_builtins.int] ecpu: (Updatable) The compute amount (ECPUs) available to the database.
919
+ :param pulumi.Input[_builtins.str] instance_id: Id for the adw instance.
920
+ :param pulumi.Input[Sequence[pulumi.Input['DifStackAdbDbCredentialArgs']]] db_credentials: DB credential details.
921
+ :param pulumi.Input[_builtins.bool] is_mtls_connection_required: (Updatable) Specifies if the Autonomous Database requires mTLS connections.
922
+ :param pulumi.Input[_builtins.bool] is_public: If true then subnetId should not be provided.
923
+ :param pulumi.Input[_builtins.str] subnet_id: The OCID of the subnet the Autonomous Database is associated with.
924
+ :param pulumi.Input[_builtins.str] tools_public_access: This is an array of CIDR (classless inter-domain routing) notations for a subnet or VCN OCID (virtual cloud network Oracle Cloud ID). Allowed only when subnetId is provided (private ADB).
925
+ """
926
+ pulumi.set(__self__, "admin_password_id", admin_password_id)
927
+ pulumi.set(__self__, "data_storage_size_in_tbs", data_storage_size_in_tbs)
928
+ pulumi.set(__self__, "db_version", db_version)
929
+ pulumi.set(__self__, "db_workload", db_workload)
930
+ pulumi.set(__self__, "ecpu", ecpu)
931
+ pulumi.set(__self__, "instance_id", instance_id)
932
+ if artifact_object_storage_path is not None:
933
+ pulumi.set(__self__, "artifact_object_storage_path", artifact_object_storage_path)
934
+ if db_credentials is not None:
935
+ pulumi.set(__self__, "db_credentials", db_credentials)
936
+ if is_mtls_connection_required is not None:
937
+ pulumi.set(__self__, "is_mtls_connection_required", is_mtls_connection_required)
938
+ if is_public is not None:
939
+ pulumi.set(__self__, "is_public", is_public)
940
+ if subnet_id is not None:
941
+ pulumi.set(__self__, "subnet_id", subnet_id)
942
+ if tools_public_access is not None:
943
+ pulumi.set(__self__, "tools_public_access", tools_public_access)
944
+
945
+ @_builtins.property
946
+ @pulumi.getter(name="adminPasswordId")
947
+ def admin_password_id(self) -> pulumi.Input[_builtins.str]:
771
948
  """
772
- :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] subnets: (Updatable) Subnets OCIDs
949
+ The Oracle Cloud Infrastructure vault secret [/Content/General/Concepts/identifiers.htm]OCID for admin password.
773
950
  """
774
- pulumi.set(__self__, "subnets", subnets)
951
+ return pulumi.get(self, "admin_password_id")
952
+
953
+ @admin_password_id.setter
954
+ def admin_password_id(self, value: pulumi.Input[_builtins.str]):
955
+ pulumi.set(self, "admin_password_id", value)
956
+
957
+ @_builtins.property
958
+ @pulumi.getter(name="dataStorageSizeInTbs")
959
+ def data_storage_size_in_tbs(self) -> pulumi.Input[_builtins.int]:
960
+ """
961
+ (Updatable) The size, in terabytes, of the data volume that will be created and attached to the database.
962
+ """
963
+ return pulumi.get(self, "data_storage_size_in_tbs")
964
+
965
+ @data_storage_size_in_tbs.setter
966
+ def data_storage_size_in_tbs(self, value: pulumi.Input[_builtins.int]):
967
+ pulumi.set(self, "data_storage_size_in_tbs", value)
968
+
969
+ @_builtins.property
970
+ @pulumi.getter(name="dbVersion")
971
+ def db_version(self) -> pulumi.Input[_builtins.str]:
972
+ """
973
+ (Updatable) A valid Oracle Database version for Autonomous Database.
974
+ """
975
+ return pulumi.get(self, "db_version")
976
+
977
+ @db_version.setter
978
+ def db_version(self, value: pulumi.Input[_builtins.str]):
979
+ pulumi.set(self, "db_version", value)
980
+
981
+ @_builtins.property
982
+ @pulumi.getter(name="dbWorkload")
983
+ def db_workload(self) -> pulumi.Input[_builtins.str]:
984
+ """
985
+ DB Workload to be used with ADB. Accepted values are OLTP, DW.
986
+ """
987
+ return pulumi.get(self, "db_workload")
988
+
989
+ @db_workload.setter
990
+ def db_workload(self, value: pulumi.Input[_builtins.str]):
991
+ pulumi.set(self, "db_workload", value)
775
992
 
776
993
  @_builtins.property
777
994
  @pulumi.getter
778
- def subnets(self) -> pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]:
995
+ def ecpu(self) -> pulumi.Input[_builtins.int]:
779
996
  """
780
- (Updatable) Subnets OCIDs
997
+ (Updatable) The compute amount (ECPUs) available to the database.
781
998
  """
782
- return pulumi.get(self, "subnets")
999
+ return pulumi.get(self, "ecpu")
783
1000
 
784
- @subnets.setter
785
- def subnets(self, value: pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]):
786
- pulumi.set(self, "subnets", value)
1001
+ @ecpu.setter
1002
+ def ecpu(self, value: pulumi.Input[_builtins.int]):
1003
+ pulumi.set(self, "ecpu", value)
1004
+
1005
+ @_builtins.property
1006
+ @pulumi.getter(name="instanceId")
1007
+ def instance_id(self) -> pulumi.Input[_builtins.str]:
1008
+ """
1009
+ Id for the adw instance.
1010
+ """
1011
+ return pulumi.get(self, "instance_id")
1012
+
1013
+ @instance_id.setter
1014
+ def instance_id(self, value: pulumi.Input[_builtins.str]):
1015
+ pulumi.set(self, "instance_id", value)
1016
+
1017
+ @_builtins.property
1018
+ @pulumi.getter(name="artifactObjectStoragePath")
1019
+ def artifact_object_storage_path(self) -> Optional[pulumi.Input[_builtins.str]]:
1020
+ return pulumi.get(self, "artifact_object_storage_path")
1021
+
1022
+ @artifact_object_storage_path.setter
1023
+ def artifact_object_storage_path(self, value: Optional[pulumi.Input[_builtins.str]]):
1024
+ pulumi.set(self, "artifact_object_storage_path", value)
1025
+
1026
+ @_builtins.property
1027
+ @pulumi.getter(name="dbCredentials")
1028
+ def db_credentials(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['DifStackAdbDbCredentialArgs']]]]:
1029
+ """
1030
+ DB credential details.
1031
+ """
1032
+ return pulumi.get(self, "db_credentials")
1033
+
1034
+ @db_credentials.setter
1035
+ def db_credentials(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['DifStackAdbDbCredentialArgs']]]]):
1036
+ pulumi.set(self, "db_credentials", value)
1037
+
1038
+ @_builtins.property
1039
+ @pulumi.getter(name="isMtlsConnectionRequired")
1040
+ def is_mtls_connection_required(self) -> Optional[pulumi.Input[_builtins.bool]]:
1041
+ """
1042
+ (Updatable) Specifies if the Autonomous Database requires mTLS connections.
1043
+ """
1044
+ return pulumi.get(self, "is_mtls_connection_required")
1045
+
1046
+ @is_mtls_connection_required.setter
1047
+ def is_mtls_connection_required(self, value: Optional[pulumi.Input[_builtins.bool]]):
1048
+ pulumi.set(self, "is_mtls_connection_required", value)
1049
+
1050
+ @_builtins.property
1051
+ @pulumi.getter(name="isPublic")
1052
+ def is_public(self) -> Optional[pulumi.Input[_builtins.bool]]:
1053
+ """
1054
+ If true then subnetId should not be provided.
1055
+ """
1056
+ return pulumi.get(self, "is_public")
1057
+
1058
+ @is_public.setter
1059
+ def is_public(self, value: Optional[pulumi.Input[_builtins.bool]]):
1060
+ pulumi.set(self, "is_public", value)
1061
+
1062
+ @_builtins.property
1063
+ @pulumi.getter(name="subnetId")
1064
+ def subnet_id(self) -> Optional[pulumi.Input[_builtins.str]]:
1065
+ """
1066
+ The OCID of the subnet the Autonomous Database is associated with.
1067
+ """
1068
+ return pulumi.get(self, "subnet_id")
1069
+
1070
+ @subnet_id.setter
1071
+ def subnet_id(self, value: Optional[pulumi.Input[_builtins.str]]):
1072
+ pulumi.set(self, "subnet_id", value)
1073
+
1074
+ @_builtins.property
1075
+ @pulumi.getter(name="toolsPublicAccess")
1076
+ def tools_public_access(self) -> Optional[pulumi.Input[_builtins.str]]:
1077
+ """
1078
+ This is an array of CIDR (classless inter-domain routing) notations for a subnet or VCN OCID (virtual cloud network Oracle Cloud ID). Allowed only when subnetId is provided (private ADB).
1079
+ """
1080
+ return pulumi.get(self, "tools_public_access")
1081
+
1082
+ @tools_public_access.setter
1083
+ def tools_public_access(self, value: Optional[pulumi.Input[_builtins.str]]):
1084
+ pulumi.set(self, "tools_public_access", value)
787
1085
 
788
1086
 
789
1087
  if not MYPY:
790
- class ManagedKafkaKafkaClusterBrokerShapeArgsDict(TypedDict):
791
- node_count: pulumi.Input[_builtins.int]
1088
+ class DifStackAdbDbCredentialArgsDict(TypedDict):
1089
+ secret_id: pulumi.Input[_builtins.str]
1090
+ user_name: pulumi.Input[_builtins.str]
1091
+ user_type: pulumi.Input[_builtins.str]
1092
+ elif False:
1093
+ DifStackAdbDbCredentialArgsDict: TypeAlias = Mapping[str, Any]
1094
+
1095
+ @pulumi.input_type
1096
+ class DifStackAdbDbCredentialArgs:
1097
+ def __init__(__self__, *,
1098
+ secret_id: pulumi.Input[_builtins.str],
1099
+ user_name: pulumi.Input[_builtins.str],
1100
+ user_type: pulumi.Input[_builtins.str]):
1101
+ pulumi.set(__self__, "secret_id", secret_id)
1102
+ pulumi.set(__self__, "user_name", user_name)
1103
+ pulumi.set(__self__, "user_type", user_type)
1104
+
1105
+ @_builtins.property
1106
+ @pulumi.getter(name="secretId")
1107
+ def secret_id(self) -> pulumi.Input[_builtins.str]:
1108
+ return pulumi.get(self, "secret_id")
1109
+
1110
+ @secret_id.setter
1111
+ def secret_id(self, value: pulumi.Input[_builtins.str]):
1112
+ pulumi.set(self, "secret_id", value)
1113
+
1114
+ @_builtins.property
1115
+ @pulumi.getter(name="userName")
1116
+ def user_name(self) -> pulumi.Input[_builtins.str]:
1117
+ return pulumi.get(self, "user_name")
1118
+
1119
+ @user_name.setter
1120
+ def user_name(self, value: pulumi.Input[_builtins.str]):
1121
+ pulumi.set(self, "user_name", value)
1122
+
1123
+ @_builtins.property
1124
+ @pulumi.getter(name="userType")
1125
+ def user_type(self) -> pulumi.Input[_builtins.str]:
1126
+ return pulumi.get(self, "user_type")
1127
+
1128
+ @user_type.setter
1129
+ def user_type(self, value: pulumi.Input[_builtins.str]):
1130
+ pulumi.set(self, "user_type", value)
1131
+
1132
+
1133
+ if not MYPY:
1134
+ class DifStackDataflowArgsDict(TypedDict):
1135
+ driver_shape: pulumi.Input[_builtins.str]
792
1136
  """
793
- (Updatable) Number of Kafka broker nodes
1137
+ (Updatable) The VM shape for the driver. Sets the driver cores and memory.
794
1138
  """
795
- ocpu_count: pulumi.Input[_builtins.int]
1139
+ executor_shape: pulumi.Input[_builtins.str]
796
1140
  """
797
- (Updatable) Number of OCPUs per nodes
1141
+ (Updatable) The VM shape for the executors. Sets the executor cores and memory.
798
1142
  """
799
- storage_size_in_gbs: NotRequired[pulumi.Input[_builtins.int]]
1143
+ instance_id: pulumi.Input[_builtins.str]
800
1144
  """
801
- (Updatable) Size of the storage per nodes.
1145
+ Id for dataflow instance
1146
+ """
1147
+ log_bucket_instance_id: pulumi.Input[_builtins.str]
1148
+ """
1149
+ (Updatable) InstanceId of log bucket created as part of objectstorage service in stack. Used for storing application run logs.
1150
+ """
1151
+ num_executors: pulumi.Input[_builtins.int]
1152
+ """
1153
+ (Updatable) The number of executor VMs requested.
1154
+ """
1155
+ spark_version: pulumi.Input[_builtins.str]
1156
+ """
1157
+ (Updatable) The Spark version utilized to run the application.
1158
+ """
1159
+ archive_uri: NotRequired[pulumi.Input[_builtins.str]]
1160
+ """
1161
+ Contains the archive from object storage bucket which can be added as dependency to data flow application.
1162
+ """
1163
+ connections: NotRequired[pulumi.Input['DifStackDataflowConnectionsArgsDict']]
1164
+ """
1165
+ (Updatable) Details for connections to other services from Dataflow.
1166
+ """
1167
+ driver_shape_config: NotRequired[pulumi.Input['DifStackDataflowDriverShapeConfigArgsDict']]
1168
+ """
1169
+ (Updatable) This is used to configure the shape of the driver or executor if a flexible shape is used.
1170
+ """
1171
+ execute: NotRequired[pulumi.Input[_builtins.str]]
1172
+ """
1173
+ Contains the main file (py/jar) along with parameters & configuration to be passed to the DataFlow run.
1174
+ """
1175
+ executor_shape_config: NotRequired[pulumi.Input['DifStackDataflowExecutorShapeConfigArgsDict']]
1176
+ """
1177
+ (Updatable) This is used to configure the shape of the driver or executor if a flexible shape is used.
1178
+ """
1179
+ private_endpoint_id: NotRequired[pulumi.Input[_builtins.str]]
1180
+ """
1181
+ (Updatable) OCID of the already provisioned dataflow private endpoint.
1182
+ """
1183
+ warehouse_bucket_instance_id: NotRequired[pulumi.Input[_builtins.str]]
1184
+ """
1185
+ (Updatable) InstanceId of warehouse bucket created as part of objectstorage service in stack. Mandatory for SQL applications.
802
1186
  """
803
1187
  elif False:
804
- ManagedKafkaKafkaClusterBrokerShapeArgsDict: TypeAlias = Mapping[str, Any]
1188
+ DifStackDataflowArgsDict: TypeAlias = Mapping[str, Any]
805
1189
 
806
1190
  @pulumi.input_type
807
- class ManagedKafkaKafkaClusterBrokerShapeArgs:
1191
+ class DifStackDataflowArgs:
808
1192
  def __init__(__self__, *,
809
- node_count: pulumi.Input[_builtins.int],
810
- ocpu_count: pulumi.Input[_builtins.int],
811
- storage_size_in_gbs: Optional[pulumi.Input[_builtins.int]] = None):
1193
+ driver_shape: pulumi.Input[_builtins.str],
1194
+ executor_shape: pulumi.Input[_builtins.str],
1195
+ instance_id: pulumi.Input[_builtins.str],
1196
+ log_bucket_instance_id: pulumi.Input[_builtins.str],
1197
+ num_executors: pulumi.Input[_builtins.int],
1198
+ spark_version: pulumi.Input[_builtins.str],
1199
+ archive_uri: Optional[pulumi.Input[_builtins.str]] = None,
1200
+ connections: Optional[pulumi.Input['DifStackDataflowConnectionsArgs']] = None,
1201
+ driver_shape_config: Optional[pulumi.Input['DifStackDataflowDriverShapeConfigArgs']] = None,
1202
+ execute: Optional[pulumi.Input[_builtins.str]] = None,
1203
+ executor_shape_config: Optional[pulumi.Input['DifStackDataflowExecutorShapeConfigArgs']] = None,
1204
+ private_endpoint_id: Optional[pulumi.Input[_builtins.str]] = None,
1205
+ warehouse_bucket_instance_id: Optional[pulumi.Input[_builtins.str]] = None):
1206
+ """
1207
+ :param pulumi.Input[_builtins.str] driver_shape: (Updatable) The VM shape for the driver. Sets the driver cores and memory.
1208
+ :param pulumi.Input[_builtins.str] executor_shape: (Updatable) The VM shape for the executors. Sets the executor cores and memory.
1209
+ :param pulumi.Input[_builtins.str] instance_id: Id for dataflow instance
1210
+ :param pulumi.Input[_builtins.str] log_bucket_instance_id: (Updatable) InstanceId of log bucket created as part of objectstorage service in stack. Used for storing application run logs.
1211
+ :param pulumi.Input[_builtins.int] num_executors: (Updatable) The number of executor VMs requested.
1212
+ :param pulumi.Input[_builtins.str] spark_version: (Updatable) The Spark version utilized to run the application.
1213
+ :param pulumi.Input[_builtins.str] archive_uri: Contains the archive from object storage bucket which can be added as dependency to data flow application.
1214
+ :param pulumi.Input['DifStackDataflowConnectionsArgs'] connections: (Updatable) Details for connections to other services from Dataflow.
1215
+ :param pulumi.Input['DifStackDataflowDriverShapeConfigArgs'] driver_shape_config: (Updatable) This is used to configure the shape of the driver or executor if a flexible shape is used.
1216
+ :param pulumi.Input[_builtins.str] execute: Contains the main file (py/jar) along with parameters & configuration to be passed to the DataFlow run.
1217
+ :param pulumi.Input['DifStackDataflowExecutorShapeConfigArgs'] executor_shape_config: (Updatable) This is used to configure the shape of the driver or executor if a flexible shape is used.
1218
+ :param pulumi.Input[_builtins.str] private_endpoint_id: (Updatable) OCID of the already provisioned dataflow private endpoint.
1219
+ :param pulumi.Input[_builtins.str] warehouse_bucket_instance_id: (Updatable) InstanceId of warehouse bucket created as part of objectstorage service in stack. Mandatory for SQL applications.
1220
+ """
1221
+ pulumi.set(__self__, "driver_shape", driver_shape)
1222
+ pulumi.set(__self__, "executor_shape", executor_shape)
1223
+ pulumi.set(__self__, "instance_id", instance_id)
1224
+ pulumi.set(__self__, "log_bucket_instance_id", log_bucket_instance_id)
1225
+ pulumi.set(__self__, "num_executors", num_executors)
1226
+ pulumi.set(__self__, "spark_version", spark_version)
1227
+ if archive_uri is not None:
1228
+ pulumi.set(__self__, "archive_uri", archive_uri)
1229
+ if connections is not None:
1230
+ pulumi.set(__self__, "connections", connections)
1231
+ if driver_shape_config is not None:
1232
+ pulumi.set(__self__, "driver_shape_config", driver_shape_config)
1233
+ if execute is not None:
1234
+ pulumi.set(__self__, "execute", execute)
1235
+ if executor_shape_config is not None:
1236
+ pulumi.set(__self__, "executor_shape_config", executor_shape_config)
1237
+ if private_endpoint_id is not None:
1238
+ pulumi.set(__self__, "private_endpoint_id", private_endpoint_id)
1239
+ if warehouse_bucket_instance_id is not None:
1240
+ pulumi.set(__self__, "warehouse_bucket_instance_id", warehouse_bucket_instance_id)
1241
+
1242
+ @_builtins.property
1243
+ @pulumi.getter(name="driverShape")
1244
+ def driver_shape(self) -> pulumi.Input[_builtins.str]:
812
1245
  """
813
- :param pulumi.Input[_builtins.int] node_count: (Updatable) Number of Kafka broker nodes
814
- :param pulumi.Input[_builtins.int] ocpu_count: (Updatable) Number of OCPUs per nodes
815
- :param pulumi.Input[_builtins.int] storage_size_in_gbs: (Updatable) Size of the storage per nodes.
1246
+ (Updatable) The VM shape for the driver. Sets the driver cores and memory.
816
1247
  """
817
- pulumi.set(__self__, "node_count", node_count)
818
- pulumi.set(__self__, "ocpu_count", ocpu_count)
819
- if storage_size_in_gbs is not None:
820
- pulumi.set(__self__, "storage_size_in_gbs", storage_size_in_gbs)
1248
+ return pulumi.get(self, "driver_shape")
1249
+
1250
+ @driver_shape.setter
1251
+ def driver_shape(self, value: pulumi.Input[_builtins.str]):
1252
+ pulumi.set(self, "driver_shape", value)
821
1253
 
822
1254
  @_builtins.property
823
- @pulumi.getter(name="nodeCount")
824
- def node_count(self) -> pulumi.Input[_builtins.int]:
1255
+ @pulumi.getter(name="executorShape")
1256
+ def executor_shape(self) -> pulumi.Input[_builtins.str]:
825
1257
  """
826
- (Updatable) Number of Kafka broker nodes
1258
+ (Updatable) The VM shape for the executors. Sets the executor cores and memory.
827
1259
  """
828
- return pulumi.get(self, "node_count")
1260
+ return pulumi.get(self, "executor_shape")
829
1261
 
830
- @node_count.setter
831
- def node_count(self, value: pulumi.Input[_builtins.int]):
832
- pulumi.set(self, "node_count", value)
1262
+ @executor_shape.setter
1263
+ def executor_shape(self, value: pulumi.Input[_builtins.str]):
1264
+ pulumi.set(self, "executor_shape", value)
833
1265
 
834
1266
  @_builtins.property
835
- @pulumi.getter(name="ocpuCount")
836
- def ocpu_count(self) -> pulumi.Input[_builtins.int]:
1267
+ @pulumi.getter(name="instanceId")
1268
+ def instance_id(self) -> pulumi.Input[_builtins.str]:
837
1269
  """
838
- (Updatable) Number of OCPUs per nodes
1270
+ Id for dataflow instance
839
1271
  """
840
- return pulumi.get(self, "ocpu_count")
1272
+ return pulumi.get(self, "instance_id")
841
1273
 
842
- @ocpu_count.setter
843
- def ocpu_count(self, value: pulumi.Input[_builtins.int]):
844
- pulumi.set(self, "ocpu_count", value)
1274
+ @instance_id.setter
1275
+ def instance_id(self, value: pulumi.Input[_builtins.str]):
1276
+ pulumi.set(self, "instance_id", value)
845
1277
 
846
1278
  @_builtins.property
847
- @pulumi.getter(name="storageSizeInGbs")
848
- def storage_size_in_gbs(self) -> Optional[pulumi.Input[_builtins.int]]:
1279
+ @pulumi.getter(name="logBucketInstanceId")
1280
+ def log_bucket_instance_id(self) -> pulumi.Input[_builtins.str]:
849
1281
  """
850
- (Updatable) Size of the storage per nodes.
1282
+ (Updatable) InstanceId of log bucket created as part of objectstorage service in stack. Used for storing application run logs.
851
1283
  """
852
- return pulumi.get(self, "storage_size_in_gbs")
1284
+ return pulumi.get(self, "log_bucket_instance_id")
853
1285
 
854
- @storage_size_in_gbs.setter
855
- def storage_size_in_gbs(self, value: Optional[pulumi.Input[_builtins.int]]):
856
- pulumi.set(self, "storage_size_in_gbs", value)
1286
+ @log_bucket_instance_id.setter
1287
+ def log_bucket_instance_id(self, value: pulumi.Input[_builtins.str]):
1288
+ pulumi.set(self, "log_bucket_instance_id", value)
1289
+
1290
+ @_builtins.property
1291
+ @pulumi.getter(name="numExecutors")
1292
+ def num_executors(self) -> pulumi.Input[_builtins.int]:
1293
+ """
1294
+ (Updatable) The number of executor VMs requested.
1295
+ """
1296
+ return pulumi.get(self, "num_executors")
1297
+
1298
+ @num_executors.setter
1299
+ def num_executors(self, value: pulumi.Input[_builtins.int]):
1300
+ pulumi.set(self, "num_executors", value)
1301
+
1302
+ @_builtins.property
1303
+ @pulumi.getter(name="sparkVersion")
1304
+ def spark_version(self) -> pulumi.Input[_builtins.str]:
1305
+ """
1306
+ (Updatable) The Spark version utilized to run the application.
1307
+ """
1308
+ return pulumi.get(self, "spark_version")
1309
+
1310
+ @spark_version.setter
1311
+ def spark_version(self, value: pulumi.Input[_builtins.str]):
1312
+ pulumi.set(self, "spark_version", value)
1313
+
1314
+ @_builtins.property
1315
+ @pulumi.getter(name="archiveUri")
1316
+ def archive_uri(self) -> Optional[pulumi.Input[_builtins.str]]:
1317
+ """
1318
+ Contains the archive from object storage bucket which can be added as dependency to data flow application.
1319
+ """
1320
+ return pulumi.get(self, "archive_uri")
1321
+
1322
+ @archive_uri.setter
1323
+ def archive_uri(self, value: Optional[pulumi.Input[_builtins.str]]):
1324
+ pulumi.set(self, "archive_uri", value)
1325
+
1326
+ @_builtins.property
1327
+ @pulumi.getter
1328
+ def connections(self) -> Optional[pulumi.Input['DifStackDataflowConnectionsArgs']]:
1329
+ """
1330
+ (Updatable) Details for connections to other services from Dataflow.
1331
+ """
1332
+ return pulumi.get(self, "connections")
1333
+
1334
+ @connections.setter
1335
+ def connections(self, value: Optional[pulumi.Input['DifStackDataflowConnectionsArgs']]):
1336
+ pulumi.set(self, "connections", value)
1337
+
1338
+ @_builtins.property
1339
+ @pulumi.getter(name="driverShapeConfig")
1340
+ def driver_shape_config(self) -> Optional[pulumi.Input['DifStackDataflowDriverShapeConfigArgs']]:
1341
+ """
1342
+ (Updatable) This is used to configure the shape of the driver or executor if a flexible shape is used.
1343
+ """
1344
+ return pulumi.get(self, "driver_shape_config")
1345
+
1346
+ @driver_shape_config.setter
1347
+ def driver_shape_config(self, value: Optional[pulumi.Input['DifStackDataflowDriverShapeConfigArgs']]):
1348
+ pulumi.set(self, "driver_shape_config", value)
1349
+
1350
+ @_builtins.property
1351
+ @pulumi.getter
1352
+ def execute(self) -> Optional[pulumi.Input[_builtins.str]]:
1353
+ """
1354
+ Contains the main file (py/jar) along with parameters & configuration to be passed to the DataFlow run.
1355
+ """
1356
+ return pulumi.get(self, "execute")
1357
+
1358
+ @execute.setter
1359
+ def execute(self, value: Optional[pulumi.Input[_builtins.str]]):
1360
+ pulumi.set(self, "execute", value)
1361
+
1362
+ @_builtins.property
1363
+ @pulumi.getter(name="executorShapeConfig")
1364
+ def executor_shape_config(self) -> Optional[pulumi.Input['DifStackDataflowExecutorShapeConfigArgs']]:
1365
+ """
1366
+ (Updatable) This is used to configure the shape of the driver or executor if a flexible shape is used.
1367
+ """
1368
+ return pulumi.get(self, "executor_shape_config")
1369
+
1370
+ @executor_shape_config.setter
1371
+ def executor_shape_config(self, value: Optional[pulumi.Input['DifStackDataflowExecutorShapeConfigArgs']]):
1372
+ pulumi.set(self, "executor_shape_config", value)
1373
+
1374
+ @_builtins.property
1375
+ @pulumi.getter(name="privateEndpointId")
1376
+ def private_endpoint_id(self) -> Optional[pulumi.Input[_builtins.str]]:
1377
+ """
1378
+ (Updatable) OCID of the already provisioned dataflow private endpoint.
1379
+ """
1380
+ return pulumi.get(self, "private_endpoint_id")
1381
+
1382
+ @private_endpoint_id.setter
1383
+ def private_endpoint_id(self, value: Optional[pulumi.Input[_builtins.str]]):
1384
+ pulumi.set(self, "private_endpoint_id", value)
1385
+
1386
+ @_builtins.property
1387
+ @pulumi.getter(name="warehouseBucketInstanceId")
1388
+ def warehouse_bucket_instance_id(self) -> Optional[pulumi.Input[_builtins.str]]:
1389
+ """
1390
+ (Updatable) InstanceId of warehouse bucket created as part of objectstorage service in stack. Mandatory for SQL applications.
1391
+ """
1392
+ return pulumi.get(self, "warehouse_bucket_instance_id")
1393
+
1394
+ @warehouse_bucket_instance_id.setter
1395
+ def warehouse_bucket_instance_id(self, value: Optional[pulumi.Input[_builtins.str]]):
1396
+ pulumi.set(self, "warehouse_bucket_instance_id", value)
857
1397
 
858
1398
 
859
1399
  if not MYPY:
860
- class ManagedKafkaKafkaClusterConfigLatestConfigArgsDict(TypedDict):
861
- properties: pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]
1400
+ class DifStackDataflowConnectionsArgsDict(TypedDict):
1401
+ connection_details: pulumi.Input['DifStackDataflowConnectionsConnectionDetailsArgsDict']
862
1402
  """
863
- (Updatable) Cluster configuration key-value pairs
1403
+ (Updatable) Details of services to create private endpoint.
864
1404
  """
865
- config_id: NotRequired[pulumi.Input[_builtins.str]]
1405
+ subnet_id: pulumi.Input[_builtins.str]
866
1406
  """
867
- (Updatable) ID cluster configuration
1407
+ OCID of the private subnet
868
1408
  """
869
- time_created: NotRequired[pulumi.Input[_builtins.str]]
1409
+ elif False:
1410
+ DifStackDataflowConnectionsArgsDict: TypeAlias = Mapping[str, Any]
1411
+
1412
+ @pulumi.input_type
1413
+ class DifStackDataflowConnectionsArgs:
1414
+ def __init__(__self__, *,
1415
+ connection_details: pulumi.Input['DifStackDataflowConnectionsConnectionDetailsArgs'],
1416
+ subnet_id: pulumi.Input[_builtins.str]):
870
1417
  """
871
- (Updatable) The date and time the KafkaClusterConfigVersion was created, in the format defined by [RFC 3339](https://tools.ietf.org/html/rfc3339). Example: `2016-08-25T21:10:29.600Z`
1418
+ :param pulumi.Input['DifStackDataflowConnectionsConnectionDetailsArgs'] connection_details: (Updatable) Details of services to create private endpoint.
1419
+ :param pulumi.Input[_builtins.str] subnet_id: OCID of the private subnet
872
1420
  """
873
- version_number: NotRequired[pulumi.Input[_builtins.int]]
1421
+ pulumi.set(__self__, "connection_details", connection_details)
1422
+ pulumi.set(__self__, "subnet_id", subnet_id)
1423
+
1424
+ @_builtins.property
1425
+ @pulumi.getter(name="connectionDetails")
1426
+ def connection_details(self) -> pulumi.Input['DifStackDataflowConnectionsConnectionDetailsArgs']:
874
1427
  """
875
- (Updatable) Version of the cluster configuration
1428
+ (Updatable) Details of services to create private endpoint.
1429
+ """
1430
+ return pulumi.get(self, "connection_details")
876
1431
 
1432
+ @connection_details.setter
1433
+ def connection_details(self, value: pulumi.Input['DifStackDataflowConnectionsConnectionDetailsArgs']):
1434
+ pulumi.set(self, "connection_details", value)
877
1435
 
878
- ** IMPORTANT **
879
- Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
1436
+ @_builtins.property
1437
+ @pulumi.getter(name="subnetId")
1438
+ def subnet_id(self) -> pulumi.Input[_builtins.str]:
1439
+ """
1440
+ OCID of the private subnet
1441
+ """
1442
+ return pulumi.get(self, "subnet_id")
1443
+
1444
+ @subnet_id.setter
1445
+ def subnet_id(self, value: pulumi.Input[_builtins.str]):
1446
+ pulumi.set(self, "subnet_id", value)
1447
+
1448
+
1449
+ if not MYPY:
1450
+ class DifStackDataflowConnectionsConnectionDetailsArgsDict(TypedDict):
1451
+ dif_dependencies: NotRequired[pulumi.Input[Sequence[pulumi.Input['DifStackDataflowConnectionsConnectionDetailsDifDependencyArgsDict']]]]
1452
+ """
1453
+ (Updatable) List of DIF Service Dependency Details to create private endpoint.
1454
+ """
1455
+ domain_names: NotRequired[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]
1456
+ """
1457
+ (Updatable) An array of DNS zone names.
880
1458
  """
881
1459
  elif False:
882
- ManagedKafkaKafkaClusterConfigLatestConfigArgsDict: TypeAlias = Mapping[str, Any]
1460
+ DifStackDataflowConnectionsConnectionDetailsArgsDict: TypeAlias = Mapping[str, Any]
883
1461
 
884
1462
  @pulumi.input_type
885
- class ManagedKafkaKafkaClusterConfigLatestConfigArgs:
1463
+ class DifStackDataflowConnectionsConnectionDetailsArgs:
886
1464
  def __init__(__self__, *,
887
- properties: pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]],
888
- config_id: Optional[pulumi.Input[_builtins.str]] = None,
889
- time_created: Optional[pulumi.Input[_builtins.str]] = None,
890
- version_number: Optional[pulumi.Input[_builtins.int]] = None):
1465
+ dif_dependencies: Optional[pulumi.Input[Sequence[pulumi.Input['DifStackDataflowConnectionsConnectionDetailsDifDependencyArgs']]]] = None,
1466
+ domain_names: Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]] = None):
891
1467
  """
892
- :param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] properties: (Updatable) Cluster configuration key-value pairs
893
- :param pulumi.Input[_builtins.str] config_id: (Updatable) ID cluster configuration
894
- :param pulumi.Input[_builtins.str] time_created: (Updatable) The date and time the KafkaClusterConfigVersion was created, in the format defined by [RFC 3339](https://tools.ietf.org/html/rfc3339). Example: `2016-08-25T21:10:29.600Z`
895
- :param pulumi.Input[_builtins.int] version_number: (Updatable) Version of the cluster configuration
896
-
897
-
898
- ** IMPORTANT **
899
- Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
1468
+ :param pulumi.Input[Sequence[pulumi.Input['DifStackDataflowConnectionsConnectionDetailsDifDependencyArgs']]] dif_dependencies: (Updatable) List of DIF Service Dependency Details to create private endpoint.
1469
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] domain_names: (Updatable) An array of DNS zone names.
900
1470
  """
901
- pulumi.set(__self__, "properties", properties)
902
- if config_id is not None:
903
- pulumi.set(__self__, "config_id", config_id)
1471
+ if dif_dependencies is not None:
1472
+ pulumi.set(__self__, "dif_dependencies", dif_dependencies)
1473
+ if domain_names is not None:
1474
+ pulumi.set(__self__, "domain_names", domain_names)
1475
+
1476
+ @_builtins.property
1477
+ @pulumi.getter(name="difDependencies")
1478
+ def dif_dependencies(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['DifStackDataflowConnectionsConnectionDetailsDifDependencyArgs']]]]:
1479
+ """
1480
+ (Updatable) List of DIF Service Dependency Details to create private endpoint.
1481
+ """
1482
+ return pulumi.get(self, "dif_dependencies")
1483
+
1484
+ @dif_dependencies.setter
1485
+ def dif_dependencies(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['DifStackDataflowConnectionsConnectionDetailsDifDependencyArgs']]]]):
1486
+ pulumi.set(self, "dif_dependencies", value)
1487
+
1488
+ @_builtins.property
1489
+ @pulumi.getter(name="domainNames")
1490
+ def domain_names(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]:
1491
+ """
1492
+ (Updatable) An array of DNS zone names.
1493
+ """
1494
+ return pulumi.get(self, "domain_names")
1495
+
1496
+ @domain_names.setter
1497
+ def domain_names(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]):
1498
+ pulumi.set(self, "domain_names", value)
1499
+
1500
+
1501
+ if not MYPY:
1502
+ class DifStackDataflowConnectionsConnectionDetailsDifDependencyArgsDict(TypedDict):
1503
+ service_instance_id: pulumi.Input[_builtins.str]
1504
+ """
1505
+ (Updatable) InstanceId of service which is part of the Stack.
1506
+ """
1507
+ service_type: pulumi.Input[_builtins.str]
1508
+ """
1509
+ (Updatable) Supported service name.
1510
+ """
1511
+ elif False:
1512
+ DifStackDataflowConnectionsConnectionDetailsDifDependencyArgsDict: TypeAlias = Mapping[str, Any]
1513
+
1514
+ @pulumi.input_type
1515
+ class DifStackDataflowConnectionsConnectionDetailsDifDependencyArgs:
1516
+ def __init__(__self__, *,
1517
+ service_instance_id: pulumi.Input[_builtins.str],
1518
+ service_type: pulumi.Input[_builtins.str]):
1519
+ """
1520
+ :param pulumi.Input[_builtins.str] service_instance_id: (Updatable) InstanceId of service which is part of the Stack.
1521
+ :param pulumi.Input[_builtins.str] service_type: (Updatable) Supported service name.
1522
+ """
1523
+ pulumi.set(__self__, "service_instance_id", service_instance_id)
1524
+ pulumi.set(__self__, "service_type", service_type)
1525
+
1526
+ @_builtins.property
1527
+ @pulumi.getter(name="serviceInstanceId")
1528
+ def service_instance_id(self) -> pulumi.Input[_builtins.str]:
1529
+ """
1530
+ (Updatable) InstanceId of service which is part of the Stack.
1531
+ """
1532
+ return pulumi.get(self, "service_instance_id")
1533
+
1534
+ @service_instance_id.setter
1535
+ def service_instance_id(self, value: pulumi.Input[_builtins.str]):
1536
+ pulumi.set(self, "service_instance_id", value)
1537
+
1538
+ @_builtins.property
1539
+ @pulumi.getter(name="serviceType")
1540
+ def service_type(self) -> pulumi.Input[_builtins.str]:
1541
+ """
1542
+ (Updatable) Supported service name.
1543
+ """
1544
+ return pulumi.get(self, "service_type")
1545
+
1546
+ @service_type.setter
1547
+ def service_type(self, value: pulumi.Input[_builtins.str]):
1548
+ pulumi.set(self, "service_type", value)
1549
+
1550
+
1551
+ if not MYPY:
1552
+ class DifStackDataflowDriverShapeConfigArgsDict(TypedDict):
1553
+ memory_in_gbs: pulumi.Input[_builtins.int]
1554
+ """
1555
+ (Updatable) The amount of memory used for the driver or executors.
1556
+ """
1557
+ ocpus: pulumi.Input[_builtins.int]
1558
+ """
1559
+ (Updatable) The total number of OCPUs used for the driver or executors. See here for details.
1560
+ """
1561
+ elif False:
1562
+ DifStackDataflowDriverShapeConfigArgsDict: TypeAlias = Mapping[str, Any]
1563
+
1564
+ @pulumi.input_type
1565
+ class DifStackDataflowDriverShapeConfigArgs:
1566
+ def __init__(__self__, *,
1567
+ memory_in_gbs: pulumi.Input[_builtins.int],
1568
+ ocpus: pulumi.Input[_builtins.int]):
1569
+ """
1570
+ :param pulumi.Input[_builtins.int] memory_in_gbs: (Updatable) The amount of memory used for the driver or executors.
1571
+ :param pulumi.Input[_builtins.int] ocpus: (Updatable) The total number of OCPUs used for the driver or executors. See here for details.
1572
+ """
1573
+ pulumi.set(__self__, "memory_in_gbs", memory_in_gbs)
1574
+ pulumi.set(__self__, "ocpus", ocpus)
1575
+
1576
+ @_builtins.property
1577
+ @pulumi.getter(name="memoryInGbs")
1578
+ def memory_in_gbs(self) -> pulumi.Input[_builtins.int]:
1579
+ """
1580
+ (Updatable) The amount of memory used for the driver or executors.
1581
+ """
1582
+ return pulumi.get(self, "memory_in_gbs")
1583
+
1584
+ @memory_in_gbs.setter
1585
+ def memory_in_gbs(self, value: pulumi.Input[_builtins.int]):
1586
+ pulumi.set(self, "memory_in_gbs", value)
1587
+
1588
+ @_builtins.property
1589
+ @pulumi.getter
1590
+ def ocpus(self) -> pulumi.Input[_builtins.int]:
1591
+ """
1592
+ (Updatable) The total number of OCPUs used for the driver or executors. See here for details.
1593
+ """
1594
+ return pulumi.get(self, "ocpus")
1595
+
1596
+ @ocpus.setter
1597
+ def ocpus(self, value: pulumi.Input[_builtins.int]):
1598
+ pulumi.set(self, "ocpus", value)
1599
+
1600
+
1601
+ if not MYPY:
1602
+ class DifStackDataflowExecutorShapeConfigArgsDict(TypedDict):
1603
+ memory_in_gbs: pulumi.Input[_builtins.int]
1604
+ """
1605
+ (Updatable) The amount of memory used for the driver or executors.
1606
+ """
1607
+ ocpus: pulumi.Input[_builtins.int]
1608
+ """
1609
+ (Updatable) The total number of OCPUs used for the driver or executors. See here for details.
1610
+ """
1611
+ elif False:
1612
+ DifStackDataflowExecutorShapeConfigArgsDict: TypeAlias = Mapping[str, Any]
1613
+
1614
+ @pulumi.input_type
1615
+ class DifStackDataflowExecutorShapeConfigArgs:
1616
+ def __init__(__self__, *,
1617
+ memory_in_gbs: pulumi.Input[_builtins.int],
1618
+ ocpus: pulumi.Input[_builtins.int]):
1619
+ """
1620
+ :param pulumi.Input[_builtins.int] memory_in_gbs: (Updatable) The amount of memory used for the driver or executors.
1621
+ :param pulumi.Input[_builtins.int] ocpus: (Updatable) The total number of OCPUs used for the driver or executors. See here for details.
1622
+ """
1623
+ pulumi.set(__self__, "memory_in_gbs", memory_in_gbs)
1624
+ pulumi.set(__self__, "ocpus", ocpus)
1625
+
1626
+ @_builtins.property
1627
+ @pulumi.getter(name="memoryInGbs")
1628
+ def memory_in_gbs(self) -> pulumi.Input[_builtins.int]:
1629
+ """
1630
+ (Updatable) The amount of memory used for the driver or executors.
1631
+ """
1632
+ return pulumi.get(self, "memory_in_gbs")
1633
+
1634
+ @memory_in_gbs.setter
1635
+ def memory_in_gbs(self, value: pulumi.Input[_builtins.int]):
1636
+ pulumi.set(self, "memory_in_gbs", value)
1637
+
1638
+ @_builtins.property
1639
+ @pulumi.getter
1640
+ def ocpus(self) -> pulumi.Input[_builtins.int]:
1641
+ """
1642
+ (Updatable) The total number of OCPUs used for the driver or executors. See here for details.
1643
+ """
1644
+ return pulumi.get(self, "ocpus")
1645
+
1646
+ @ocpus.setter
1647
+ def ocpus(self, value: pulumi.Input[_builtins.int]):
1648
+ pulumi.set(self, "ocpus", value)
1649
+
1650
+
1651
+ if not MYPY:
1652
+ class DifStackGenaiArgsDict(TypedDict):
1653
+ base_model: pulumi.Input[_builtins.str]
1654
+ """
1655
+ Name of the base model.
1656
+ """
1657
+ cluster_type: pulumi.Input[_builtins.str]
1658
+ """
1659
+ The dedicated AI cluster type.
1660
+ """
1661
+ instance_id: pulumi.Input[_builtins.str]
1662
+ """
1663
+ (Updatable) Id for the GGCS instance to be provisioned.
1664
+ """
1665
+ oci_region: pulumi.Input[_builtins.str]
1666
+ """
1667
+ Region on which the cluster end endpoint will be provisioned.
1668
+ """
1669
+ unit_count: pulumi.Input[_builtins.int]
1670
+ """
1671
+ (Updatable) No of replicas of base model to be used for hosting.
1672
+ """
1673
+ endpoints: NotRequired[pulumi.Input[Sequence[pulumi.Input['DifStackGenaiEndpointArgsDict']]]]
1674
+ """
1675
+ (Updatable) List of endpoints to provision for the GENAI cluster.
1676
+ """
1677
+ elif False:
1678
+ DifStackGenaiArgsDict: TypeAlias = Mapping[str, Any]
1679
+
1680
+ @pulumi.input_type
1681
+ class DifStackGenaiArgs:
1682
+ def __init__(__self__, *,
1683
+ base_model: pulumi.Input[_builtins.str],
1684
+ cluster_type: pulumi.Input[_builtins.str],
1685
+ instance_id: pulumi.Input[_builtins.str],
1686
+ oci_region: pulumi.Input[_builtins.str],
1687
+ unit_count: pulumi.Input[_builtins.int],
1688
+ endpoints: Optional[pulumi.Input[Sequence[pulumi.Input['DifStackGenaiEndpointArgs']]]] = None):
1689
+ """
1690
+ :param pulumi.Input[_builtins.str] base_model: Name of the base model.
1691
+ :param pulumi.Input[_builtins.str] cluster_type: The dedicated AI cluster type.
1692
+ :param pulumi.Input[_builtins.str] instance_id: (Updatable) Id for the GGCS instance to be provisioned.
1693
+ :param pulumi.Input[_builtins.str] oci_region: Region on which the cluster end endpoint will be provisioned.
1694
+ :param pulumi.Input[_builtins.int] unit_count: (Updatable) No of replicas of base model to be used for hosting.
1695
+ :param pulumi.Input[Sequence[pulumi.Input['DifStackGenaiEndpointArgs']]] endpoints: (Updatable) List of endpoints to provision for the GENAI cluster.
1696
+ """
1697
+ pulumi.set(__self__, "base_model", base_model)
1698
+ pulumi.set(__self__, "cluster_type", cluster_type)
1699
+ pulumi.set(__self__, "instance_id", instance_id)
1700
+ pulumi.set(__self__, "oci_region", oci_region)
1701
+ pulumi.set(__self__, "unit_count", unit_count)
1702
+ if endpoints is not None:
1703
+ pulumi.set(__self__, "endpoints", endpoints)
1704
+
1705
+ @_builtins.property
1706
+ @pulumi.getter(name="baseModel")
1707
+ def base_model(self) -> pulumi.Input[_builtins.str]:
1708
+ """
1709
+ Name of the base model.
1710
+ """
1711
+ return pulumi.get(self, "base_model")
1712
+
1713
+ @base_model.setter
1714
+ def base_model(self, value: pulumi.Input[_builtins.str]):
1715
+ pulumi.set(self, "base_model", value)
1716
+
1717
+ @_builtins.property
1718
+ @pulumi.getter(name="clusterType")
1719
+ def cluster_type(self) -> pulumi.Input[_builtins.str]:
1720
+ """
1721
+ The dedicated AI cluster type.
1722
+ """
1723
+ return pulumi.get(self, "cluster_type")
1724
+
1725
+ @cluster_type.setter
1726
+ def cluster_type(self, value: pulumi.Input[_builtins.str]):
1727
+ pulumi.set(self, "cluster_type", value)
1728
+
1729
+ @_builtins.property
1730
+ @pulumi.getter(name="instanceId")
1731
+ def instance_id(self) -> pulumi.Input[_builtins.str]:
1732
+ """
1733
+ (Updatable) Id for the GGCS instance to be provisioned.
1734
+ """
1735
+ return pulumi.get(self, "instance_id")
1736
+
1737
+ @instance_id.setter
1738
+ def instance_id(self, value: pulumi.Input[_builtins.str]):
1739
+ pulumi.set(self, "instance_id", value)
1740
+
1741
+ @_builtins.property
1742
+ @pulumi.getter(name="ociRegion")
1743
+ def oci_region(self) -> pulumi.Input[_builtins.str]:
1744
+ """
1745
+ Region on which the cluster end endpoint will be provisioned.
1746
+ """
1747
+ return pulumi.get(self, "oci_region")
1748
+
1749
+ @oci_region.setter
1750
+ def oci_region(self, value: pulumi.Input[_builtins.str]):
1751
+ pulumi.set(self, "oci_region", value)
1752
+
1753
+ @_builtins.property
1754
+ @pulumi.getter(name="unitCount")
1755
+ def unit_count(self) -> pulumi.Input[_builtins.int]:
1756
+ """
1757
+ (Updatable) No of replicas of base model to be used for hosting.
1758
+ """
1759
+ return pulumi.get(self, "unit_count")
1760
+
1761
+ @unit_count.setter
1762
+ def unit_count(self, value: pulumi.Input[_builtins.int]):
1763
+ pulumi.set(self, "unit_count", value)
1764
+
1765
+ @_builtins.property
1766
+ @pulumi.getter
1767
+ def endpoints(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['DifStackGenaiEndpointArgs']]]]:
1768
+ """
1769
+ (Updatable) List of endpoints to provision for the GENAI cluster.
1770
+ """
1771
+ return pulumi.get(self, "endpoints")
1772
+
1773
+ @endpoints.setter
1774
+ def endpoints(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['DifStackGenaiEndpointArgs']]]]):
1775
+ pulumi.set(self, "endpoints", value)
1776
+
1777
+
1778
+ if not MYPY:
1779
+ class DifStackGenaiEndpointArgsDict(TypedDict):
1780
+ endpoint_name: pulumi.Input[_builtins.str]
1781
+ """
1782
+ (Updatable) Identifier for each endpoint.
1783
+ """
1784
+ is_content_moderation_enabled: pulumi.Input[_builtins.bool]
1785
+ """
1786
+ (Updatable) Helps remove toxic and biased content from responses.
1787
+ """
1788
+ elif False:
1789
+ DifStackGenaiEndpointArgsDict: TypeAlias = Mapping[str, Any]
1790
+
1791
+ @pulumi.input_type
1792
+ class DifStackGenaiEndpointArgs:
1793
+ def __init__(__self__, *,
1794
+ endpoint_name: pulumi.Input[_builtins.str],
1795
+ is_content_moderation_enabled: pulumi.Input[_builtins.bool]):
1796
+ """
1797
+ :param pulumi.Input[_builtins.str] endpoint_name: (Updatable) Identifier for each endpoint.
1798
+ :param pulumi.Input[_builtins.bool] is_content_moderation_enabled: (Updatable) Helps remove toxic and biased content from responses.
1799
+ """
1800
+ pulumi.set(__self__, "endpoint_name", endpoint_name)
1801
+ pulumi.set(__self__, "is_content_moderation_enabled", is_content_moderation_enabled)
1802
+
1803
+ @_builtins.property
1804
+ @pulumi.getter(name="endpointName")
1805
+ def endpoint_name(self) -> pulumi.Input[_builtins.str]:
1806
+ """
1807
+ (Updatable) Identifier for each endpoint.
1808
+ """
1809
+ return pulumi.get(self, "endpoint_name")
1810
+
1811
+ @endpoint_name.setter
1812
+ def endpoint_name(self, value: pulumi.Input[_builtins.str]):
1813
+ pulumi.set(self, "endpoint_name", value)
1814
+
1815
+ @_builtins.property
1816
+ @pulumi.getter(name="isContentModerationEnabled")
1817
+ def is_content_moderation_enabled(self) -> pulumi.Input[_builtins.bool]:
1818
+ """
1819
+ (Updatable) Helps remove toxic and biased content from responses.
1820
+ """
1821
+ return pulumi.get(self, "is_content_moderation_enabled")
1822
+
1823
+ @is_content_moderation_enabled.setter
1824
+ def is_content_moderation_enabled(self, value: pulumi.Input[_builtins.bool]):
1825
+ pulumi.set(self, "is_content_moderation_enabled", value)
1826
+
1827
+
1828
+ if not MYPY:
1829
+ class DifStackGgcArgsDict(TypedDict):
1830
+ instance_id: pulumi.Input[_builtins.str]
1831
+ """
1832
+ Id for the GGCS instance to provision.
1833
+ """
1834
+ ocpu: pulumi.Input[_builtins.int]
1835
+ """
1836
+ (Updatable) The Minimum number of OCPUs to be made available for this Deployment.
1837
+ """
1838
+ password_secret_id: pulumi.Input[_builtins.str]
1839
+ """
1840
+ The OCID of the Secret where the deployment password is stored.
1841
+ """
1842
+ subnet_id: pulumi.Input[_builtins.str]
1843
+ """
1844
+ The OCID of the subnet of the GGCS deployment's private endpoint.
1845
+ """
1846
+ artifact_object_storage_path: NotRequired[pulumi.Input[_builtins.str]]
1847
+ connections: NotRequired[pulumi.Input[Sequence[pulumi.Input['DifStackGgcConnectionArgsDict']]]]
1848
+ """
1849
+ (Updatable) Connection details to be associated with the Goldengate deployment.
1850
+ """
1851
+ ogg_version: NotRequired[pulumi.Input[_builtins.str]]
1852
+ """
1853
+ Version of OGG.
1854
+ """
1855
+ public_subnet_id: NotRequired[pulumi.Input[_builtins.str]]
1856
+ """
1857
+ (Updatable) The OCID of a public subnet in the customer tenancy. Can be provided only for public GGCS deployments.
1858
+ """
1859
+ sources: NotRequired[pulumi.Input[Sequence[pulumi.Input['DifStackGgcSourceArgsDict']]]]
1860
+ """
1861
+ Source Detail to configure existing or new datasource.
1862
+ """
1863
+ targets: NotRequired[pulumi.Input[Sequence[pulumi.Input['DifStackGgcTargetArgsDict']]]]
1864
+ """
1865
+ Target Detail to configure existing or new datasource.
1866
+ """
1867
+ users: NotRequired[pulumi.Input[Sequence[pulumi.Input['DifStackGgcUserArgsDict']]]]
1868
+ """
1869
+ Ggcs user details to be created or updated.
1870
+ """
1871
+ elif False:
1872
+ DifStackGgcArgsDict: TypeAlias = Mapping[str, Any]
1873
+
1874
+ @pulumi.input_type
1875
+ class DifStackGgcArgs:
1876
+ def __init__(__self__, *,
1877
+ instance_id: pulumi.Input[_builtins.str],
1878
+ ocpu: pulumi.Input[_builtins.int],
1879
+ password_secret_id: pulumi.Input[_builtins.str],
1880
+ subnet_id: pulumi.Input[_builtins.str],
1881
+ artifact_object_storage_path: Optional[pulumi.Input[_builtins.str]] = None,
1882
+ connections: Optional[pulumi.Input[Sequence[pulumi.Input['DifStackGgcConnectionArgs']]]] = None,
1883
+ ogg_version: Optional[pulumi.Input[_builtins.str]] = None,
1884
+ public_subnet_id: Optional[pulumi.Input[_builtins.str]] = None,
1885
+ sources: Optional[pulumi.Input[Sequence[pulumi.Input['DifStackGgcSourceArgs']]]] = None,
1886
+ targets: Optional[pulumi.Input[Sequence[pulumi.Input['DifStackGgcTargetArgs']]]] = None,
1887
+ users: Optional[pulumi.Input[Sequence[pulumi.Input['DifStackGgcUserArgs']]]] = None):
1888
+ """
1889
+ :param pulumi.Input[_builtins.str] instance_id: Id for the GGCS instance to provision.
1890
+ :param pulumi.Input[_builtins.int] ocpu: (Updatable) The Minimum number of OCPUs to be made available for this Deployment.
1891
+ :param pulumi.Input[_builtins.str] password_secret_id: The OCID of the Secret where the deployment password is stored.
1892
+ :param pulumi.Input[_builtins.str] subnet_id: The OCID of the subnet of the GGCS deployment's private endpoint.
1893
+ :param pulumi.Input[Sequence[pulumi.Input['DifStackGgcConnectionArgs']]] connections: (Updatable) Connection details to be associated with the Goldengate deployment.
1894
+ :param pulumi.Input[_builtins.str] ogg_version: Version of OGG.
1895
+ :param pulumi.Input[_builtins.str] public_subnet_id: (Updatable) The OCID of a public subnet in the customer tenancy. Can be provided only for public GGCS deployments.
1896
+ :param pulumi.Input[Sequence[pulumi.Input['DifStackGgcSourceArgs']]] sources: Source Detail to configure existing or new datasource.
1897
+ :param pulumi.Input[Sequence[pulumi.Input['DifStackGgcTargetArgs']]] targets: Target Detail to configure existing or new datasource.
1898
+ :param pulumi.Input[Sequence[pulumi.Input['DifStackGgcUserArgs']]] users: Ggcs user details to be created or updated.
1899
+ """
1900
+ pulumi.set(__self__, "instance_id", instance_id)
1901
+ pulumi.set(__self__, "ocpu", ocpu)
1902
+ pulumi.set(__self__, "password_secret_id", password_secret_id)
1903
+ pulumi.set(__self__, "subnet_id", subnet_id)
1904
+ if artifact_object_storage_path is not None:
1905
+ pulumi.set(__self__, "artifact_object_storage_path", artifact_object_storage_path)
1906
+ if connections is not None:
1907
+ pulumi.set(__self__, "connections", connections)
1908
+ if ogg_version is not None:
1909
+ pulumi.set(__self__, "ogg_version", ogg_version)
1910
+ if public_subnet_id is not None:
1911
+ pulumi.set(__self__, "public_subnet_id", public_subnet_id)
1912
+ if sources is not None:
1913
+ pulumi.set(__self__, "sources", sources)
1914
+ if targets is not None:
1915
+ pulumi.set(__self__, "targets", targets)
1916
+ if users is not None:
1917
+ pulumi.set(__self__, "users", users)
1918
+
1919
+ @_builtins.property
1920
+ @pulumi.getter(name="instanceId")
1921
+ def instance_id(self) -> pulumi.Input[_builtins.str]:
1922
+ """
1923
+ Id for the GGCS instance to provision.
1924
+ """
1925
+ return pulumi.get(self, "instance_id")
1926
+
1927
+ @instance_id.setter
1928
+ def instance_id(self, value: pulumi.Input[_builtins.str]):
1929
+ pulumi.set(self, "instance_id", value)
1930
+
1931
+ @_builtins.property
1932
+ @pulumi.getter
1933
+ def ocpu(self) -> pulumi.Input[_builtins.int]:
1934
+ """
1935
+ (Updatable) The Minimum number of OCPUs to be made available for this Deployment.
1936
+ """
1937
+ return pulumi.get(self, "ocpu")
1938
+
1939
+ @ocpu.setter
1940
+ def ocpu(self, value: pulumi.Input[_builtins.int]):
1941
+ pulumi.set(self, "ocpu", value)
1942
+
1943
+ @_builtins.property
1944
+ @pulumi.getter(name="passwordSecretId")
1945
+ def password_secret_id(self) -> pulumi.Input[_builtins.str]:
1946
+ """
1947
+ The OCID of the Secret where the deployment password is stored.
1948
+ """
1949
+ return pulumi.get(self, "password_secret_id")
1950
+
1951
+ @password_secret_id.setter
1952
+ def password_secret_id(self, value: pulumi.Input[_builtins.str]):
1953
+ pulumi.set(self, "password_secret_id", value)
1954
+
1955
+ @_builtins.property
1956
+ @pulumi.getter(name="subnetId")
1957
+ def subnet_id(self) -> pulumi.Input[_builtins.str]:
1958
+ """
1959
+ The OCID of the subnet of the GGCS deployment's private endpoint.
1960
+ """
1961
+ return pulumi.get(self, "subnet_id")
1962
+
1963
+ @subnet_id.setter
1964
+ def subnet_id(self, value: pulumi.Input[_builtins.str]):
1965
+ pulumi.set(self, "subnet_id", value)
1966
+
1967
+ @_builtins.property
1968
+ @pulumi.getter(name="artifactObjectStoragePath")
1969
+ def artifact_object_storage_path(self) -> Optional[pulumi.Input[_builtins.str]]:
1970
+ return pulumi.get(self, "artifact_object_storage_path")
1971
+
1972
+ @artifact_object_storage_path.setter
1973
+ def artifact_object_storage_path(self, value: Optional[pulumi.Input[_builtins.str]]):
1974
+ pulumi.set(self, "artifact_object_storage_path", value)
1975
+
1976
+ @_builtins.property
1977
+ @pulumi.getter
1978
+ def connections(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['DifStackGgcConnectionArgs']]]]:
1979
+ """
1980
+ (Updatable) Connection details to be associated with the Goldengate deployment.
1981
+ """
1982
+ return pulumi.get(self, "connections")
1983
+
1984
+ @connections.setter
1985
+ def connections(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['DifStackGgcConnectionArgs']]]]):
1986
+ pulumi.set(self, "connections", value)
1987
+
1988
+ @_builtins.property
1989
+ @pulumi.getter(name="oggVersion")
1990
+ def ogg_version(self) -> Optional[pulumi.Input[_builtins.str]]:
1991
+ """
1992
+ Version of OGG.
1993
+ """
1994
+ return pulumi.get(self, "ogg_version")
1995
+
1996
+ @ogg_version.setter
1997
+ def ogg_version(self, value: Optional[pulumi.Input[_builtins.str]]):
1998
+ pulumi.set(self, "ogg_version", value)
1999
+
2000
+ @_builtins.property
2001
+ @pulumi.getter(name="publicSubnetId")
2002
+ def public_subnet_id(self) -> Optional[pulumi.Input[_builtins.str]]:
2003
+ """
2004
+ (Updatable) The OCID of a public subnet in the customer tenancy. Can be provided only for public GGCS deployments.
2005
+ """
2006
+ return pulumi.get(self, "public_subnet_id")
2007
+
2008
+ @public_subnet_id.setter
2009
+ def public_subnet_id(self, value: Optional[pulumi.Input[_builtins.str]]):
2010
+ pulumi.set(self, "public_subnet_id", value)
2011
+
2012
+ @_builtins.property
2013
+ @pulumi.getter
2014
+ def sources(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['DifStackGgcSourceArgs']]]]:
2015
+ """
2016
+ Source Detail to configure existing or new datasource.
2017
+ """
2018
+ return pulumi.get(self, "sources")
2019
+
2020
+ @sources.setter
2021
+ def sources(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['DifStackGgcSourceArgs']]]]):
2022
+ pulumi.set(self, "sources", value)
2023
+
2024
+ @_builtins.property
2025
+ @pulumi.getter
2026
+ def targets(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['DifStackGgcTargetArgs']]]]:
2027
+ """
2028
+ Target Detail to configure existing or new datasource.
2029
+ """
2030
+ return pulumi.get(self, "targets")
2031
+
2032
+ @targets.setter
2033
+ def targets(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['DifStackGgcTargetArgs']]]]):
2034
+ pulumi.set(self, "targets", value)
2035
+
2036
+ @_builtins.property
2037
+ @pulumi.getter
2038
+ def users(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['DifStackGgcUserArgs']]]]:
2039
+ """
2040
+ Ggcs user details to be created or updated.
2041
+ """
2042
+ return pulumi.get(self, "users")
2043
+
2044
+ @users.setter
2045
+ def users(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['DifStackGgcUserArgs']]]]):
2046
+ pulumi.set(self, "users", value)
2047
+
2048
+
2049
+ if not MYPY:
2050
+ class DifStackGgcConnectionArgsDict(TypedDict):
2051
+ connection_name: pulumi.Input[_builtins.str]
2052
+ """
2053
+ (Updatable) Name of the connection to be created.
2054
+ """
2055
+ connection_id: NotRequired[pulumi.Input[_builtins.str]]
2056
+ """
2057
+ (Updatable) OCID of pre-created Oracle GoldenGate connection.
2058
+ """
2059
+ dif_dependencies: NotRequired[pulumi.Input[Sequence[pulumi.Input['DifStackGgcConnectionDifDependencyArgsDict']]]]
2060
+ """
2061
+ (Updatable) List of Service Dependency Details for connection creation.
2062
+ """
2063
+ gg_admin_secret_id: NotRequired[pulumi.Input[_builtins.str]]
2064
+ """
2065
+ (Updatable) Vault secret OCID containing password that Oracle GoldenGate uses to connect the associated system of the given technology.
2066
+ """
2067
+ elif False:
2068
+ DifStackGgcConnectionArgsDict: TypeAlias = Mapping[str, Any]
2069
+
2070
+ @pulumi.input_type
2071
+ class DifStackGgcConnectionArgs:
2072
+ def __init__(__self__, *,
2073
+ connection_name: pulumi.Input[_builtins.str],
2074
+ connection_id: Optional[pulumi.Input[_builtins.str]] = None,
2075
+ dif_dependencies: Optional[pulumi.Input[Sequence[pulumi.Input['DifStackGgcConnectionDifDependencyArgs']]]] = None,
2076
+ gg_admin_secret_id: Optional[pulumi.Input[_builtins.str]] = None):
2077
+ """
2078
+ :param pulumi.Input[_builtins.str] connection_name: (Updatable) Name of the connection to be created.
2079
+ :param pulumi.Input[_builtins.str] connection_id: (Updatable) OCID of pre-created Oracle GoldenGate connection.
2080
+ :param pulumi.Input[Sequence[pulumi.Input['DifStackGgcConnectionDifDependencyArgs']]] dif_dependencies: (Updatable) List of Service Dependency Details for connection creation.
2081
+ :param pulumi.Input[_builtins.str] gg_admin_secret_id: (Updatable) Vault secret OCID containing password that Oracle GoldenGate uses to connect the associated system of the given technology.
2082
+ """
2083
+ pulumi.set(__self__, "connection_name", connection_name)
2084
+ if connection_id is not None:
2085
+ pulumi.set(__self__, "connection_id", connection_id)
2086
+ if dif_dependencies is not None:
2087
+ pulumi.set(__self__, "dif_dependencies", dif_dependencies)
2088
+ if gg_admin_secret_id is not None:
2089
+ pulumi.set(__self__, "gg_admin_secret_id", gg_admin_secret_id)
2090
+
2091
+ @_builtins.property
2092
+ @pulumi.getter(name="connectionName")
2093
+ def connection_name(self) -> pulumi.Input[_builtins.str]:
2094
+ """
2095
+ (Updatable) Name of the connection to be created.
2096
+ """
2097
+ return pulumi.get(self, "connection_name")
2098
+
2099
+ @connection_name.setter
2100
+ def connection_name(self, value: pulumi.Input[_builtins.str]):
2101
+ pulumi.set(self, "connection_name", value)
2102
+
2103
+ @_builtins.property
2104
+ @pulumi.getter(name="connectionId")
2105
+ def connection_id(self) -> Optional[pulumi.Input[_builtins.str]]:
2106
+ """
2107
+ (Updatable) OCID of pre-created Oracle GoldenGate connection.
2108
+ """
2109
+ return pulumi.get(self, "connection_id")
2110
+
2111
+ @connection_id.setter
2112
+ def connection_id(self, value: Optional[pulumi.Input[_builtins.str]]):
2113
+ pulumi.set(self, "connection_id", value)
2114
+
2115
+ @_builtins.property
2116
+ @pulumi.getter(name="difDependencies")
2117
+ def dif_dependencies(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['DifStackGgcConnectionDifDependencyArgs']]]]:
2118
+ """
2119
+ (Updatable) List of Service Dependency Details for connection creation.
2120
+ """
2121
+ return pulumi.get(self, "dif_dependencies")
2122
+
2123
+ @dif_dependencies.setter
2124
+ def dif_dependencies(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['DifStackGgcConnectionDifDependencyArgs']]]]):
2125
+ pulumi.set(self, "dif_dependencies", value)
2126
+
2127
+ @_builtins.property
2128
+ @pulumi.getter(name="ggAdminSecretId")
2129
+ def gg_admin_secret_id(self) -> Optional[pulumi.Input[_builtins.str]]:
2130
+ """
2131
+ (Updatable) Vault secret OCID containing password that Oracle GoldenGate uses to connect the associated system of the given technology.
2132
+ """
2133
+ return pulumi.get(self, "gg_admin_secret_id")
2134
+
2135
+ @gg_admin_secret_id.setter
2136
+ def gg_admin_secret_id(self, value: Optional[pulumi.Input[_builtins.str]]):
2137
+ pulumi.set(self, "gg_admin_secret_id", value)
2138
+
2139
+
2140
+ if not MYPY:
2141
+ class DifStackGgcConnectionDifDependencyArgsDict(TypedDict):
2142
+ service_instance_id: pulumi.Input[_builtins.str]
2143
+ """
2144
+ (Updatable) InstanceId of service which is part of the Stack.
2145
+ """
2146
+ service_type: pulumi.Input[_builtins.str]
2147
+ """
2148
+ (Updatable) Supported service name.
2149
+ """
2150
+ elif False:
2151
+ DifStackGgcConnectionDifDependencyArgsDict: TypeAlias = Mapping[str, Any]
2152
+
2153
+ @pulumi.input_type
2154
+ class DifStackGgcConnectionDifDependencyArgs:
2155
+ def __init__(__self__, *,
2156
+ service_instance_id: pulumi.Input[_builtins.str],
2157
+ service_type: pulumi.Input[_builtins.str]):
2158
+ """
2159
+ :param pulumi.Input[_builtins.str] service_instance_id: (Updatable) InstanceId of service which is part of the Stack.
2160
+ :param pulumi.Input[_builtins.str] service_type: (Updatable) Supported service name.
2161
+ """
2162
+ pulumi.set(__self__, "service_instance_id", service_instance_id)
2163
+ pulumi.set(__self__, "service_type", service_type)
2164
+
2165
+ @_builtins.property
2166
+ @pulumi.getter(name="serviceInstanceId")
2167
+ def service_instance_id(self) -> pulumi.Input[_builtins.str]:
2168
+ """
2169
+ (Updatable) InstanceId of service which is part of the Stack.
2170
+ """
2171
+ return pulumi.get(self, "service_instance_id")
2172
+
2173
+ @service_instance_id.setter
2174
+ def service_instance_id(self, value: pulumi.Input[_builtins.str]):
2175
+ pulumi.set(self, "service_instance_id", value)
2176
+
2177
+ @_builtins.property
2178
+ @pulumi.getter(name="serviceType")
2179
+ def service_type(self) -> pulumi.Input[_builtins.str]:
2180
+ """
2181
+ (Updatable) Supported service name.
2182
+ """
2183
+ return pulumi.get(self, "service_type")
2184
+
2185
+ @service_type.setter
2186
+ def service_type(self, value: pulumi.Input[_builtins.str]):
2187
+ pulumi.set(self, "service_type", value)
2188
+
2189
+
2190
+ if not MYPY:
2191
+ class DifStackGgcSourceArgsDict(TypedDict):
2192
+ action: pulumi.Input[_builtins.str]
2193
+ """
2194
+ Action to be done over the user. Allowed values are "CREATE" or "UPDATE".
2195
+ """
2196
+ should_start_source_operations: pulumi.Input[_builtins.bool]
2197
+ """
2198
+ Boolean value that determines source operations should start or not.
2199
+ """
2200
+ source_id: pulumi.Input[_builtins.str]
2201
+ """
2202
+ Ggcs source artifact id.
2203
+ """
2204
+ target_connection_name: NotRequired[pulumi.Input[_builtins.str]]
2205
+ """
2206
+ Name of assigned connection for the source.
2207
+ """
2208
+ target_uri: NotRequired[pulumi.Input[_builtins.str]]
2209
+ """
2210
+ Target uri for the GoldenGate deployment where distribution path needs to be configured.
2211
+ """
2212
+ elif False:
2213
+ DifStackGgcSourceArgsDict: TypeAlias = Mapping[str, Any]
2214
+
2215
+ @pulumi.input_type
2216
+ class DifStackGgcSourceArgs:
2217
+ def __init__(__self__, *,
2218
+ action: pulumi.Input[_builtins.str],
2219
+ should_start_source_operations: pulumi.Input[_builtins.bool],
2220
+ source_id: pulumi.Input[_builtins.str],
2221
+ target_connection_name: Optional[pulumi.Input[_builtins.str]] = None,
2222
+ target_uri: Optional[pulumi.Input[_builtins.str]] = None):
2223
+ """
2224
+ :param pulumi.Input[_builtins.str] action: Action to be done over the user. Allowed values are "CREATE" or "UPDATE".
2225
+ :param pulumi.Input[_builtins.bool] should_start_source_operations: Boolean value that determines source operations should start or not.
2226
+ :param pulumi.Input[_builtins.str] source_id: Ggcs source artifact id.
2227
+ :param pulumi.Input[_builtins.str] target_connection_name: Name of assigned connection for the source.
2228
+ :param pulumi.Input[_builtins.str] target_uri: Target uri for the GoldenGate deployment where distribution path needs to be configured.
2229
+ """
2230
+ pulumi.set(__self__, "action", action)
2231
+ pulumi.set(__self__, "should_start_source_operations", should_start_source_operations)
2232
+ pulumi.set(__self__, "source_id", source_id)
2233
+ if target_connection_name is not None:
2234
+ pulumi.set(__self__, "target_connection_name", target_connection_name)
2235
+ if target_uri is not None:
2236
+ pulumi.set(__self__, "target_uri", target_uri)
2237
+
2238
+ @_builtins.property
2239
+ @pulumi.getter
2240
+ def action(self) -> pulumi.Input[_builtins.str]:
2241
+ """
2242
+ Action to be done over the user. Allowed values are "CREATE" or "UPDATE".
2243
+ """
2244
+ return pulumi.get(self, "action")
2245
+
2246
+ @action.setter
2247
+ def action(self, value: pulumi.Input[_builtins.str]):
2248
+ pulumi.set(self, "action", value)
2249
+
2250
+ @_builtins.property
2251
+ @pulumi.getter(name="shouldStartSourceOperations")
2252
+ def should_start_source_operations(self) -> pulumi.Input[_builtins.bool]:
2253
+ """
2254
+ Boolean value that determines source operations should start or not.
2255
+ """
2256
+ return pulumi.get(self, "should_start_source_operations")
2257
+
2258
+ @should_start_source_operations.setter
2259
+ def should_start_source_operations(self, value: pulumi.Input[_builtins.bool]):
2260
+ pulumi.set(self, "should_start_source_operations", value)
2261
+
2262
+ @_builtins.property
2263
+ @pulumi.getter(name="sourceId")
2264
+ def source_id(self) -> pulumi.Input[_builtins.str]:
2265
+ """
2266
+ Ggcs source artifact id.
2267
+ """
2268
+ return pulumi.get(self, "source_id")
2269
+
2270
+ @source_id.setter
2271
+ def source_id(self, value: pulumi.Input[_builtins.str]):
2272
+ pulumi.set(self, "source_id", value)
2273
+
2274
+ @_builtins.property
2275
+ @pulumi.getter(name="targetConnectionName")
2276
+ def target_connection_name(self) -> Optional[pulumi.Input[_builtins.str]]:
2277
+ """
2278
+ Name of assigned connection for the source.
2279
+ """
2280
+ return pulumi.get(self, "target_connection_name")
2281
+
2282
+ @target_connection_name.setter
2283
+ def target_connection_name(self, value: Optional[pulumi.Input[_builtins.str]]):
2284
+ pulumi.set(self, "target_connection_name", value)
2285
+
2286
+ @_builtins.property
2287
+ @pulumi.getter(name="targetUri")
2288
+ def target_uri(self) -> Optional[pulumi.Input[_builtins.str]]:
2289
+ """
2290
+ Target uri for the GoldenGate deployment where distribution path needs to be configured.
2291
+ """
2292
+ return pulumi.get(self, "target_uri")
2293
+
2294
+ @target_uri.setter
2295
+ def target_uri(self, value: Optional[pulumi.Input[_builtins.str]]):
2296
+ pulumi.set(self, "target_uri", value)
2297
+
2298
+
2299
+ if not MYPY:
2300
+ class DifStackGgcTargetArgsDict(TypedDict):
2301
+ action: pulumi.Input[_builtins.str]
2302
+ """
2303
+ Action to be done over the user. Allowed values are "CREATE" or "UPDATE".
2304
+ """
2305
+ should_start_target_operations: pulumi.Input[_builtins.bool]
2306
+ """
2307
+ Boolean value that determines target operations should start or not.
2308
+ """
2309
+ target_id: pulumi.Input[_builtins.str]
2310
+ """
2311
+ GGCS target artifact id.
2312
+ """
2313
+ source_connection_name: NotRequired[pulumi.Input[_builtins.str]]
2314
+ """
2315
+ Name of assigned connection for the target.
2316
+ """
2317
+ source_uri: NotRequired[pulumi.Input[_builtins.str]]
2318
+ """
2319
+ Source uri for the GoldenGate deployment from where the collector path needs to be configured.
2320
+ """
2321
+ elif False:
2322
+ DifStackGgcTargetArgsDict: TypeAlias = Mapping[str, Any]
2323
+
2324
+ @pulumi.input_type
2325
+ class DifStackGgcTargetArgs:
2326
+ def __init__(__self__, *,
2327
+ action: pulumi.Input[_builtins.str],
2328
+ should_start_target_operations: pulumi.Input[_builtins.bool],
2329
+ target_id: pulumi.Input[_builtins.str],
2330
+ source_connection_name: Optional[pulumi.Input[_builtins.str]] = None,
2331
+ source_uri: Optional[pulumi.Input[_builtins.str]] = None):
2332
+ """
2333
+ :param pulumi.Input[_builtins.str] action: Action to be done over the user. Allowed values are "CREATE" or "UPDATE".
2334
+ :param pulumi.Input[_builtins.bool] should_start_target_operations: Boolean value that determines target operations should start or not.
2335
+ :param pulumi.Input[_builtins.str] target_id: GGCS target artifact id.
2336
+ :param pulumi.Input[_builtins.str] source_connection_name: Name of assigned connection for the target.
2337
+ :param pulumi.Input[_builtins.str] source_uri: Source uri for the GoldenGate deployment from where the collector path needs to be configured.
2338
+ """
2339
+ pulumi.set(__self__, "action", action)
2340
+ pulumi.set(__self__, "should_start_target_operations", should_start_target_operations)
2341
+ pulumi.set(__self__, "target_id", target_id)
2342
+ if source_connection_name is not None:
2343
+ pulumi.set(__self__, "source_connection_name", source_connection_name)
2344
+ if source_uri is not None:
2345
+ pulumi.set(__self__, "source_uri", source_uri)
2346
+
2347
+ @_builtins.property
2348
+ @pulumi.getter
2349
+ def action(self) -> pulumi.Input[_builtins.str]:
2350
+ """
2351
+ Action to be done over the user. Allowed values are "CREATE" or "UPDATE".
2352
+ """
2353
+ return pulumi.get(self, "action")
2354
+
2355
+ @action.setter
2356
+ def action(self, value: pulumi.Input[_builtins.str]):
2357
+ pulumi.set(self, "action", value)
2358
+
2359
+ @_builtins.property
2360
+ @pulumi.getter(name="shouldStartTargetOperations")
2361
+ def should_start_target_operations(self) -> pulumi.Input[_builtins.bool]:
2362
+ """
2363
+ Boolean value that determines target operations should start or not.
2364
+ """
2365
+ return pulumi.get(self, "should_start_target_operations")
2366
+
2367
+ @should_start_target_operations.setter
2368
+ def should_start_target_operations(self, value: pulumi.Input[_builtins.bool]):
2369
+ pulumi.set(self, "should_start_target_operations", value)
2370
+
2371
+ @_builtins.property
2372
+ @pulumi.getter(name="targetId")
2373
+ def target_id(self) -> pulumi.Input[_builtins.str]:
2374
+ """
2375
+ GGCS target artifact id.
2376
+ """
2377
+ return pulumi.get(self, "target_id")
2378
+
2379
+ @target_id.setter
2380
+ def target_id(self, value: pulumi.Input[_builtins.str]):
2381
+ pulumi.set(self, "target_id", value)
2382
+
2383
+ @_builtins.property
2384
+ @pulumi.getter(name="sourceConnectionName")
2385
+ def source_connection_name(self) -> Optional[pulumi.Input[_builtins.str]]:
2386
+ """
2387
+ Name of assigned connection for the target.
2388
+ """
2389
+ return pulumi.get(self, "source_connection_name")
2390
+
2391
+ @source_connection_name.setter
2392
+ def source_connection_name(self, value: Optional[pulumi.Input[_builtins.str]]):
2393
+ pulumi.set(self, "source_connection_name", value)
2394
+
2395
+ @_builtins.property
2396
+ @pulumi.getter(name="sourceUri")
2397
+ def source_uri(self) -> Optional[pulumi.Input[_builtins.str]]:
2398
+ """
2399
+ Source uri for the GoldenGate deployment from where the collector path needs to be configured.
2400
+ """
2401
+ return pulumi.get(self, "source_uri")
2402
+
2403
+ @source_uri.setter
2404
+ def source_uri(self, value: Optional[pulumi.Input[_builtins.str]]):
2405
+ pulumi.set(self, "source_uri", value)
2406
+
2407
+
2408
+ if not MYPY:
2409
+ class DifStackGgcUserArgsDict(TypedDict):
2410
+ action: pulumi.Input[_builtins.str]
2411
+ """
2412
+ Action to be done over the user. Allowed values are "CREATE" or "UPDATE".
2413
+ """
2414
+ secret_id: pulumi.Input[_builtins.str]
2415
+ user_name: pulumi.Input[_builtins.str]
2416
+ user_type: pulumi.Input[_builtins.str]
2417
+ elif False:
2418
+ DifStackGgcUserArgsDict: TypeAlias = Mapping[str, Any]
2419
+
2420
+ @pulumi.input_type
2421
+ class DifStackGgcUserArgs:
2422
+ def __init__(__self__, *,
2423
+ action: pulumi.Input[_builtins.str],
2424
+ secret_id: pulumi.Input[_builtins.str],
2425
+ user_name: pulumi.Input[_builtins.str],
2426
+ user_type: pulumi.Input[_builtins.str]):
2427
+ """
2428
+ :param pulumi.Input[_builtins.str] action: Action to be done over the user. Allowed values are "CREATE" or "UPDATE".
2429
+ """
2430
+ pulumi.set(__self__, "action", action)
2431
+ pulumi.set(__self__, "secret_id", secret_id)
2432
+ pulumi.set(__self__, "user_name", user_name)
2433
+ pulumi.set(__self__, "user_type", user_type)
2434
+
2435
+ @_builtins.property
2436
+ @pulumi.getter
2437
+ def action(self) -> pulumi.Input[_builtins.str]:
2438
+ """
2439
+ Action to be done over the user. Allowed values are "CREATE" or "UPDATE".
2440
+ """
2441
+ return pulumi.get(self, "action")
2442
+
2443
+ @action.setter
2444
+ def action(self, value: pulumi.Input[_builtins.str]):
2445
+ pulumi.set(self, "action", value)
2446
+
2447
+ @_builtins.property
2448
+ @pulumi.getter(name="secretId")
2449
+ def secret_id(self) -> pulumi.Input[_builtins.str]:
2450
+ return pulumi.get(self, "secret_id")
2451
+
2452
+ @secret_id.setter
2453
+ def secret_id(self, value: pulumi.Input[_builtins.str]):
2454
+ pulumi.set(self, "secret_id", value)
2455
+
2456
+ @_builtins.property
2457
+ @pulumi.getter(name="userName")
2458
+ def user_name(self) -> pulumi.Input[_builtins.str]:
2459
+ return pulumi.get(self, "user_name")
2460
+
2461
+ @user_name.setter
2462
+ def user_name(self, value: pulumi.Input[_builtins.str]):
2463
+ pulumi.set(self, "user_name", value)
2464
+
2465
+ @_builtins.property
2466
+ @pulumi.getter(name="userType")
2467
+ def user_type(self) -> pulumi.Input[_builtins.str]:
2468
+ return pulumi.get(self, "user_type")
2469
+
2470
+ @user_type.setter
2471
+ def user_type(self, value: pulumi.Input[_builtins.str]):
2472
+ pulumi.set(self, "user_type", value)
2473
+
2474
+
2475
+ if not MYPY:
2476
+ class DifStackObjectstorageArgsDict(TypedDict):
2477
+ instance_id: pulumi.Input[_builtins.str]
2478
+ """
2479
+ (Updatable) Id for Object Storage instance to be provisioned.
2480
+ """
2481
+ object_versioning: pulumi.Input[_builtins.str]
2482
+ """
2483
+ (Updatable) Mentions whether the object versioning to be enabled or not,Allowed values are "ENABLED" / "DISABLED"/"SUSPENDED"
2484
+ """
2485
+ storage_tier: pulumi.Input[_builtins.str]
2486
+ """
2487
+ Mentions which storage tier to use for the bucket,Allowed values are "STANDARD" / "ARCHIVE"
2488
+ """
2489
+ auto_tiering: NotRequired[pulumi.Input[_builtins.str]]
2490
+ """
2491
+ (Updatable) It sets the auto-tiering status on the bucket.Allowed values are "DISABLED" / "INFREQUENTACCESS"
2492
+ """
2493
+ elif False:
2494
+ DifStackObjectstorageArgsDict: TypeAlias = Mapping[str, Any]
2495
+
2496
+ @pulumi.input_type
2497
+ class DifStackObjectstorageArgs:
2498
+ def __init__(__self__, *,
2499
+ instance_id: pulumi.Input[_builtins.str],
2500
+ object_versioning: pulumi.Input[_builtins.str],
2501
+ storage_tier: pulumi.Input[_builtins.str],
2502
+ auto_tiering: Optional[pulumi.Input[_builtins.str]] = None):
2503
+ """
2504
+ :param pulumi.Input[_builtins.str] instance_id: (Updatable) Id for Object Storage instance to be provisioned.
2505
+ :param pulumi.Input[_builtins.str] object_versioning: (Updatable) Mentions whether the object versioning to be enabled or not,Allowed values are "ENABLED" / "DISABLED"/"SUSPENDED"
2506
+ :param pulumi.Input[_builtins.str] storage_tier: Mentions which storage tier to use for the bucket,Allowed values are "STANDARD" / "ARCHIVE"
2507
+ :param pulumi.Input[_builtins.str] auto_tiering: (Updatable) It sets the auto-tiering status on the bucket.Allowed values are "DISABLED" / "INFREQUENTACCESS"
2508
+ """
2509
+ pulumi.set(__self__, "instance_id", instance_id)
2510
+ pulumi.set(__self__, "object_versioning", object_versioning)
2511
+ pulumi.set(__self__, "storage_tier", storage_tier)
2512
+ if auto_tiering is not None:
2513
+ pulumi.set(__self__, "auto_tiering", auto_tiering)
2514
+
2515
+ @_builtins.property
2516
+ @pulumi.getter(name="instanceId")
2517
+ def instance_id(self) -> pulumi.Input[_builtins.str]:
2518
+ """
2519
+ (Updatable) Id for Object Storage instance to be provisioned.
2520
+ """
2521
+ return pulumi.get(self, "instance_id")
2522
+
2523
+ @instance_id.setter
2524
+ def instance_id(self, value: pulumi.Input[_builtins.str]):
2525
+ pulumi.set(self, "instance_id", value)
2526
+
2527
+ @_builtins.property
2528
+ @pulumi.getter(name="objectVersioning")
2529
+ def object_versioning(self) -> pulumi.Input[_builtins.str]:
2530
+ """
2531
+ (Updatable) Mentions whether the object versioning to be enabled or not,Allowed values are "ENABLED" / "DISABLED"/"SUSPENDED"
2532
+ """
2533
+ return pulumi.get(self, "object_versioning")
2534
+
2535
+ @object_versioning.setter
2536
+ def object_versioning(self, value: pulumi.Input[_builtins.str]):
2537
+ pulumi.set(self, "object_versioning", value)
2538
+
2539
+ @_builtins.property
2540
+ @pulumi.getter(name="storageTier")
2541
+ def storage_tier(self) -> pulumi.Input[_builtins.str]:
2542
+ """
2543
+ Mentions which storage tier to use for the bucket,Allowed values are "STANDARD" / "ARCHIVE"
2544
+ """
2545
+ return pulumi.get(self, "storage_tier")
2546
+
2547
+ @storage_tier.setter
2548
+ def storage_tier(self, value: pulumi.Input[_builtins.str]):
2549
+ pulumi.set(self, "storage_tier", value)
2550
+
2551
+ @_builtins.property
2552
+ @pulumi.getter(name="autoTiering")
2553
+ def auto_tiering(self) -> Optional[pulumi.Input[_builtins.str]]:
2554
+ """
2555
+ (Updatable) It sets the auto-tiering status on the bucket.Allowed values are "DISABLED" / "INFREQUENTACCESS"
2556
+ """
2557
+ return pulumi.get(self, "auto_tiering")
2558
+
2559
+ @auto_tiering.setter
2560
+ def auto_tiering(self, value: Optional[pulumi.Input[_builtins.str]]):
2561
+ pulumi.set(self, "auto_tiering", value)
2562
+
2563
+
2564
+ if not MYPY:
2565
+ class DifStackServiceDetailArgsDict(TypedDict):
2566
+ additional_details: NotRequired[pulumi.Input[Sequence[pulumi.Input['DifStackServiceDetailAdditionalDetailArgsDict']]]]
2567
+ """
2568
+ Additional details about the provisioned services
2569
+ """
2570
+ current_artifact_path: NotRequired[pulumi.Input[_builtins.str]]
2571
+ """
2572
+ name of the service
2573
+ """
2574
+ display_name: NotRequired[pulumi.Input[_builtins.str]]
2575
+ """
2576
+ A user-friendly name. Should be unique per compartment. Avoid entering confidential information.
2577
+ """
2578
+ instance_id: NotRequired[pulumi.Input[_builtins.str]]
2579
+ """
2580
+ ID for the service instance.
2581
+ """
2582
+ service_id: NotRequired[pulumi.Input[_builtins.str]]
2583
+ """
2584
+ ID for the service
2585
+ """
2586
+ service_type: NotRequired[pulumi.Input[_builtins.str]]
2587
+ """
2588
+ name of the cloud service
2589
+ """
2590
+ service_url: NotRequired[pulumi.Input[_builtins.str]]
2591
+ """
2592
+ url for the service
2593
+ """
2594
+ status: NotRequired[pulumi.Input[_builtins.str]]
2595
+ """
2596
+ state of the service
2597
+ """
2598
+ elif False:
2599
+ DifStackServiceDetailArgsDict: TypeAlias = Mapping[str, Any]
2600
+
2601
+ @pulumi.input_type
2602
+ class DifStackServiceDetailArgs:
2603
+ def __init__(__self__, *,
2604
+ additional_details: Optional[pulumi.Input[Sequence[pulumi.Input['DifStackServiceDetailAdditionalDetailArgs']]]] = None,
2605
+ current_artifact_path: Optional[pulumi.Input[_builtins.str]] = None,
2606
+ display_name: Optional[pulumi.Input[_builtins.str]] = None,
2607
+ instance_id: Optional[pulumi.Input[_builtins.str]] = None,
2608
+ service_id: Optional[pulumi.Input[_builtins.str]] = None,
2609
+ service_type: Optional[pulumi.Input[_builtins.str]] = None,
2610
+ service_url: Optional[pulumi.Input[_builtins.str]] = None,
2611
+ status: Optional[pulumi.Input[_builtins.str]] = None):
2612
+ """
2613
+ :param pulumi.Input[Sequence[pulumi.Input['DifStackServiceDetailAdditionalDetailArgs']]] additional_details: Additional details about the provisioned services
2614
+ :param pulumi.Input[_builtins.str] current_artifact_path: name of the service
2615
+ :param pulumi.Input[_builtins.str] display_name: A user-friendly name. Should be unique per compartment. Avoid entering confidential information.
2616
+ :param pulumi.Input[_builtins.str] instance_id: ID for the service instance.
2617
+ :param pulumi.Input[_builtins.str] service_id: ID for the service
2618
+ :param pulumi.Input[_builtins.str] service_type: name of the cloud service
2619
+ :param pulumi.Input[_builtins.str] service_url: url for the service
2620
+ :param pulumi.Input[_builtins.str] status: state of the service
2621
+ """
2622
+ if additional_details is not None:
2623
+ pulumi.set(__self__, "additional_details", additional_details)
2624
+ if current_artifact_path is not None:
2625
+ pulumi.set(__self__, "current_artifact_path", current_artifact_path)
2626
+ if display_name is not None:
2627
+ pulumi.set(__self__, "display_name", display_name)
2628
+ if instance_id is not None:
2629
+ pulumi.set(__self__, "instance_id", instance_id)
2630
+ if service_id is not None:
2631
+ pulumi.set(__self__, "service_id", service_id)
2632
+ if service_type is not None:
2633
+ pulumi.set(__self__, "service_type", service_type)
2634
+ if service_url is not None:
2635
+ pulumi.set(__self__, "service_url", service_url)
2636
+ if status is not None:
2637
+ pulumi.set(__self__, "status", status)
2638
+
2639
+ @_builtins.property
2640
+ @pulumi.getter(name="additionalDetails")
2641
+ def additional_details(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['DifStackServiceDetailAdditionalDetailArgs']]]]:
2642
+ """
2643
+ Additional details about the provisioned services
2644
+ """
2645
+ return pulumi.get(self, "additional_details")
2646
+
2647
+ @additional_details.setter
2648
+ def additional_details(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['DifStackServiceDetailAdditionalDetailArgs']]]]):
2649
+ pulumi.set(self, "additional_details", value)
2650
+
2651
+ @_builtins.property
2652
+ @pulumi.getter(name="currentArtifactPath")
2653
+ def current_artifact_path(self) -> Optional[pulumi.Input[_builtins.str]]:
2654
+ """
2655
+ name of the service
2656
+ """
2657
+ return pulumi.get(self, "current_artifact_path")
2658
+
2659
+ @current_artifact_path.setter
2660
+ def current_artifact_path(self, value: Optional[pulumi.Input[_builtins.str]]):
2661
+ pulumi.set(self, "current_artifact_path", value)
2662
+
2663
+ @_builtins.property
2664
+ @pulumi.getter(name="displayName")
2665
+ def display_name(self) -> Optional[pulumi.Input[_builtins.str]]:
2666
+ """
2667
+ A user-friendly name. Should be unique per compartment. Avoid entering confidential information.
2668
+ """
2669
+ return pulumi.get(self, "display_name")
2670
+
2671
+ @display_name.setter
2672
+ def display_name(self, value: Optional[pulumi.Input[_builtins.str]]):
2673
+ pulumi.set(self, "display_name", value)
2674
+
2675
+ @_builtins.property
2676
+ @pulumi.getter(name="instanceId")
2677
+ def instance_id(self) -> Optional[pulumi.Input[_builtins.str]]:
2678
+ """
2679
+ ID for the service instance.
2680
+ """
2681
+ return pulumi.get(self, "instance_id")
2682
+
2683
+ @instance_id.setter
2684
+ def instance_id(self, value: Optional[pulumi.Input[_builtins.str]]):
2685
+ pulumi.set(self, "instance_id", value)
2686
+
2687
+ @_builtins.property
2688
+ @pulumi.getter(name="serviceId")
2689
+ def service_id(self) -> Optional[pulumi.Input[_builtins.str]]:
2690
+ """
2691
+ ID for the service
2692
+ """
2693
+ return pulumi.get(self, "service_id")
2694
+
2695
+ @service_id.setter
2696
+ def service_id(self, value: Optional[pulumi.Input[_builtins.str]]):
2697
+ pulumi.set(self, "service_id", value)
2698
+
2699
+ @_builtins.property
2700
+ @pulumi.getter(name="serviceType")
2701
+ def service_type(self) -> Optional[pulumi.Input[_builtins.str]]:
2702
+ """
2703
+ name of the cloud service
2704
+ """
2705
+ return pulumi.get(self, "service_type")
2706
+
2707
+ @service_type.setter
2708
+ def service_type(self, value: Optional[pulumi.Input[_builtins.str]]):
2709
+ pulumi.set(self, "service_type", value)
2710
+
2711
+ @_builtins.property
2712
+ @pulumi.getter(name="serviceUrl")
2713
+ def service_url(self) -> Optional[pulumi.Input[_builtins.str]]:
2714
+ """
2715
+ url for the service
2716
+ """
2717
+ return pulumi.get(self, "service_url")
2718
+
2719
+ @service_url.setter
2720
+ def service_url(self, value: Optional[pulumi.Input[_builtins.str]]):
2721
+ pulumi.set(self, "service_url", value)
2722
+
2723
+ @_builtins.property
2724
+ @pulumi.getter
2725
+ def status(self) -> Optional[pulumi.Input[_builtins.str]]:
2726
+ """
2727
+ state of the service
2728
+ """
2729
+ return pulumi.get(self, "status")
2730
+
2731
+ @status.setter
2732
+ def status(self, value: Optional[pulumi.Input[_builtins.str]]):
2733
+ pulumi.set(self, "status", value)
2734
+
2735
+
2736
+ if not MYPY:
2737
+ class DifStackServiceDetailAdditionalDetailArgsDict(TypedDict):
2738
+ assigned_connections: NotRequired[pulumi.Input[Sequence[pulumi.Input['DifStackServiceDetailAdditionalDetailAssignedConnectionArgsDict']]]]
2739
+ """
2740
+ connections assigned to Golden Gate deployment
2741
+ """
2742
+ endpoint_details: NotRequired[pulumi.Input[Sequence[pulumi.Input['DifStackServiceDetailAdditionalDetailEndpointDetailArgsDict']]]]
2743
+ """
2744
+ details of all endpoints assigned to cluster
2745
+ """
2746
+ model_id: NotRequired[pulumi.Input[_builtins.str]]
2747
+ """
2748
+ OCID of model
2749
+ """
2750
+ model_version: NotRequired[pulumi.Input[_builtins.str]]
2751
+ """
2752
+ version of model
2753
+ """
2754
+ oci_region: NotRequired[pulumi.Input[_builtins.str]]
2755
+ """
2756
+ region of cluster
2757
+ """
2758
+ private_endpoint_id: NotRequired[pulumi.Input[_builtins.str]]
2759
+ """
2760
+ OCID of model
2761
+ """
2762
+ elif False:
2763
+ DifStackServiceDetailAdditionalDetailArgsDict: TypeAlias = Mapping[str, Any]
2764
+
2765
+ @pulumi.input_type
2766
+ class DifStackServiceDetailAdditionalDetailArgs:
2767
+ def __init__(__self__, *,
2768
+ assigned_connections: Optional[pulumi.Input[Sequence[pulumi.Input['DifStackServiceDetailAdditionalDetailAssignedConnectionArgs']]]] = None,
2769
+ endpoint_details: Optional[pulumi.Input[Sequence[pulumi.Input['DifStackServiceDetailAdditionalDetailEndpointDetailArgs']]]] = None,
2770
+ model_id: Optional[pulumi.Input[_builtins.str]] = None,
2771
+ model_version: Optional[pulumi.Input[_builtins.str]] = None,
2772
+ oci_region: Optional[pulumi.Input[_builtins.str]] = None,
2773
+ private_endpoint_id: Optional[pulumi.Input[_builtins.str]] = None):
2774
+ """
2775
+ :param pulumi.Input[Sequence[pulumi.Input['DifStackServiceDetailAdditionalDetailAssignedConnectionArgs']]] assigned_connections: connections assigned to Golden Gate deployment
2776
+ :param pulumi.Input[Sequence[pulumi.Input['DifStackServiceDetailAdditionalDetailEndpointDetailArgs']]] endpoint_details: details of all endpoints assigned to cluster
2777
+ :param pulumi.Input[_builtins.str] model_id: OCID of model
2778
+ :param pulumi.Input[_builtins.str] model_version: version of model
2779
+ :param pulumi.Input[_builtins.str] oci_region: region of cluster
2780
+ :param pulumi.Input[_builtins.str] private_endpoint_id: OCID of model
2781
+ """
2782
+ if assigned_connections is not None:
2783
+ pulumi.set(__self__, "assigned_connections", assigned_connections)
2784
+ if endpoint_details is not None:
2785
+ pulumi.set(__self__, "endpoint_details", endpoint_details)
2786
+ if model_id is not None:
2787
+ pulumi.set(__self__, "model_id", model_id)
2788
+ if model_version is not None:
2789
+ pulumi.set(__self__, "model_version", model_version)
2790
+ if oci_region is not None:
2791
+ pulumi.set(__self__, "oci_region", oci_region)
2792
+ if private_endpoint_id is not None:
2793
+ pulumi.set(__self__, "private_endpoint_id", private_endpoint_id)
2794
+
2795
+ @_builtins.property
2796
+ @pulumi.getter(name="assignedConnections")
2797
+ def assigned_connections(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['DifStackServiceDetailAdditionalDetailAssignedConnectionArgs']]]]:
2798
+ """
2799
+ connections assigned to Golden Gate deployment
2800
+ """
2801
+ return pulumi.get(self, "assigned_connections")
2802
+
2803
+ @assigned_connections.setter
2804
+ def assigned_connections(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['DifStackServiceDetailAdditionalDetailAssignedConnectionArgs']]]]):
2805
+ pulumi.set(self, "assigned_connections", value)
2806
+
2807
+ @_builtins.property
2808
+ @pulumi.getter(name="endpointDetails")
2809
+ def endpoint_details(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['DifStackServiceDetailAdditionalDetailEndpointDetailArgs']]]]:
2810
+ """
2811
+ details of all endpoints assigned to cluster
2812
+ """
2813
+ return pulumi.get(self, "endpoint_details")
2814
+
2815
+ @endpoint_details.setter
2816
+ def endpoint_details(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['DifStackServiceDetailAdditionalDetailEndpointDetailArgs']]]]):
2817
+ pulumi.set(self, "endpoint_details", value)
2818
+
2819
+ @_builtins.property
2820
+ @pulumi.getter(name="modelId")
2821
+ def model_id(self) -> Optional[pulumi.Input[_builtins.str]]:
2822
+ """
2823
+ OCID of model
2824
+ """
2825
+ return pulumi.get(self, "model_id")
2826
+
2827
+ @model_id.setter
2828
+ def model_id(self, value: Optional[pulumi.Input[_builtins.str]]):
2829
+ pulumi.set(self, "model_id", value)
2830
+
2831
+ @_builtins.property
2832
+ @pulumi.getter(name="modelVersion")
2833
+ def model_version(self) -> Optional[pulumi.Input[_builtins.str]]:
2834
+ """
2835
+ version of model
2836
+ """
2837
+ return pulumi.get(self, "model_version")
2838
+
2839
+ @model_version.setter
2840
+ def model_version(self, value: Optional[pulumi.Input[_builtins.str]]):
2841
+ pulumi.set(self, "model_version", value)
2842
+
2843
+ @_builtins.property
2844
+ @pulumi.getter(name="ociRegion")
2845
+ def oci_region(self) -> Optional[pulumi.Input[_builtins.str]]:
2846
+ """
2847
+ region of cluster
2848
+ """
2849
+ return pulumi.get(self, "oci_region")
2850
+
2851
+ @oci_region.setter
2852
+ def oci_region(self, value: Optional[pulumi.Input[_builtins.str]]):
2853
+ pulumi.set(self, "oci_region", value)
2854
+
2855
+ @_builtins.property
2856
+ @pulumi.getter(name="privateEndpointId")
2857
+ def private_endpoint_id(self) -> Optional[pulumi.Input[_builtins.str]]:
2858
+ """
2859
+ OCID of model
2860
+ """
2861
+ return pulumi.get(self, "private_endpoint_id")
2862
+
2863
+ @private_endpoint_id.setter
2864
+ def private_endpoint_id(self, value: Optional[pulumi.Input[_builtins.str]]):
2865
+ pulumi.set(self, "private_endpoint_id", value)
2866
+
2867
+
2868
+ if not MYPY:
2869
+ class DifStackServiceDetailAdditionalDetailAssignedConnectionArgsDict(TypedDict):
2870
+ connection_id: NotRequired[pulumi.Input[_builtins.str]]
2871
+ """
2872
+ OCID of the connection.
2873
+ """
2874
+ connection_name: NotRequired[pulumi.Input[_builtins.str]]
2875
+ """
2876
+ Name of the connection.
2877
+ """
2878
+ requested_by: NotRequired[pulumi.Input[_builtins.str]]
2879
+ """
2880
+ Specifies who has made this connection.
2881
+ """
2882
+ elif False:
2883
+ DifStackServiceDetailAdditionalDetailAssignedConnectionArgsDict: TypeAlias = Mapping[str, Any]
2884
+
2885
+ @pulumi.input_type
2886
+ class DifStackServiceDetailAdditionalDetailAssignedConnectionArgs:
2887
+ def __init__(__self__, *,
2888
+ connection_id: Optional[pulumi.Input[_builtins.str]] = None,
2889
+ connection_name: Optional[pulumi.Input[_builtins.str]] = None,
2890
+ requested_by: Optional[pulumi.Input[_builtins.str]] = None):
2891
+ """
2892
+ :param pulumi.Input[_builtins.str] connection_id: OCID of the connection.
2893
+ :param pulumi.Input[_builtins.str] connection_name: Name of the connection.
2894
+ :param pulumi.Input[_builtins.str] requested_by: Specifies who has made this connection.
2895
+ """
2896
+ if connection_id is not None:
2897
+ pulumi.set(__self__, "connection_id", connection_id)
2898
+ if connection_name is not None:
2899
+ pulumi.set(__self__, "connection_name", connection_name)
2900
+ if requested_by is not None:
2901
+ pulumi.set(__self__, "requested_by", requested_by)
2902
+
2903
+ @_builtins.property
2904
+ @pulumi.getter(name="connectionId")
2905
+ def connection_id(self) -> Optional[pulumi.Input[_builtins.str]]:
2906
+ """
2907
+ OCID of the connection.
2908
+ """
2909
+ return pulumi.get(self, "connection_id")
2910
+
2911
+ @connection_id.setter
2912
+ def connection_id(self, value: Optional[pulumi.Input[_builtins.str]]):
2913
+ pulumi.set(self, "connection_id", value)
2914
+
2915
+ @_builtins.property
2916
+ @pulumi.getter(name="connectionName")
2917
+ def connection_name(self) -> Optional[pulumi.Input[_builtins.str]]:
2918
+ """
2919
+ Name of the connection.
2920
+ """
2921
+ return pulumi.get(self, "connection_name")
2922
+
2923
+ @connection_name.setter
2924
+ def connection_name(self, value: Optional[pulumi.Input[_builtins.str]]):
2925
+ pulumi.set(self, "connection_name", value)
2926
+
2927
+ @_builtins.property
2928
+ @pulumi.getter(name="requestedBy")
2929
+ def requested_by(self) -> Optional[pulumi.Input[_builtins.str]]:
2930
+ """
2931
+ Specifies who has made this connection.
2932
+ """
2933
+ return pulumi.get(self, "requested_by")
2934
+
2935
+ @requested_by.setter
2936
+ def requested_by(self, value: Optional[pulumi.Input[_builtins.str]]):
2937
+ pulumi.set(self, "requested_by", value)
2938
+
2939
+
2940
+ if not MYPY:
2941
+ class DifStackServiceDetailAdditionalDetailEndpointDetailArgsDict(TypedDict):
2942
+ endpoint_id: NotRequired[pulumi.Input[_builtins.str]]
2943
+ """
2944
+ OCID of the endpoint.
2945
+ """
2946
+ endpoint_name: NotRequired[pulumi.Input[_builtins.str]]
2947
+ """
2948
+ Identifier for each endpoint.
2949
+ """
2950
+ elif False:
2951
+ DifStackServiceDetailAdditionalDetailEndpointDetailArgsDict: TypeAlias = Mapping[str, Any]
2952
+
2953
+ @pulumi.input_type
2954
+ class DifStackServiceDetailAdditionalDetailEndpointDetailArgs:
2955
+ def __init__(__self__, *,
2956
+ endpoint_id: Optional[pulumi.Input[_builtins.str]] = None,
2957
+ endpoint_name: Optional[pulumi.Input[_builtins.str]] = None):
2958
+ """
2959
+ :param pulumi.Input[_builtins.str] endpoint_id: OCID of the endpoint.
2960
+ :param pulumi.Input[_builtins.str] endpoint_name: Identifier for each endpoint.
2961
+ """
2962
+ if endpoint_id is not None:
2963
+ pulumi.set(__self__, "endpoint_id", endpoint_id)
2964
+ if endpoint_name is not None:
2965
+ pulumi.set(__self__, "endpoint_name", endpoint_name)
2966
+
2967
+ @_builtins.property
2968
+ @pulumi.getter(name="endpointId")
2969
+ def endpoint_id(self) -> Optional[pulumi.Input[_builtins.str]]:
2970
+ """
2971
+ OCID of the endpoint.
2972
+ """
2973
+ return pulumi.get(self, "endpoint_id")
2974
+
2975
+ @endpoint_id.setter
2976
+ def endpoint_id(self, value: Optional[pulumi.Input[_builtins.str]]):
2977
+ pulumi.set(self, "endpoint_id", value)
2978
+
2979
+ @_builtins.property
2980
+ @pulumi.getter(name="endpointName")
2981
+ def endpoint_name(self) -> Optional[pulumi.Input[_builtins.str]]:
2982
+ """
2983
+ Identifier for each endpoint.
2984
+ """
2985
+ return pulumi.get(self, "endpoint_name")
2986
+
2987
+ @endpoint_name.setter
2988
+ def endpoint_name(self, value: Optional[pulumi.Input[_builtins.str]]):
2989
+ pulumi.set(self, "endpoint_name", value)
2990
+
2991
+
2992
+ if not MYPY:
2993
+ class IotDigitalTwinAdapterInboundEnvelopeArgsDict(TypedDict):
2994
+ reference_endpoint: pulumi.Input[_builtins.str]
2995
+ """
2996
+ (Updatable) The device endpoint.
2997
+ """
2998
+ envelope_mapping: NotRequired[pulumi.Input['IotDigitalTwinAdapterInboundEnvelopeEnvelopeMappingArgsDict']]
2999
+ """
3000
+ (Updatable) Maps the metadata fields from the inbound payload using JQ. These mappings allow you to extract specific metadata such as timestamps using JQ expressions.
3001
+ """
3002
+ reference_payload: NotRequired[pulumi.Input['IotDigitalTwinAdapterInboundEnvelopeReferencePayloadArgsDict']]
3003
+ """
3004
+ (Updatable) Reference payload structure template received from IoT device. This payload must specify its content type using the `dataFormat` property.
3005
+ """
3006
+ elif False:
3007
+ IotDigitalTwinAdapterInboundEnvelopeArgsDict: TypeAlias = Mapping[str, Any]
3008
+
3009
+ @pulumi.input_type
3010
+ class IotDigitalTwinAdapterInboundEnvelopeArgs:
3011
+ def __init__(__self__, *,
3012
+ reference_endpoint: pulumi.Input[_builtins.str],
3013
+ envelope_mapping: Optional[pulumi.Input['IotDigitalTwinAdapterInboundEnvelopeEnvelopeMappingArgs']] = None,
3014
+ reference_payload: Optional[pulumi.Input['IotDigitalTwinAdapterInboundEnvelopeReferencePayloadArgs']] = None):
3015
+ """
3016
+ :param pulumi.Input[_builtins.str] reference_endpoint: (Updatable) The device endpoint.
3017
+ :param pulumi.Input['IotDigitalTwinAdapterInboundEnvelopeEnvelopeMappingArgs'] envelope_mapping: (Updatable) Maps the metadata fields from the inbound payload using JQ. These mappings allow you to extract specific metadata such as timestamps using JQ expressions.
3018
+ :param pulumi.Input['IotDigitalTwinAdapterInboundEnvelopeReferencePayloadArgs'] reference_payload: (Updatable) Reference payload structure template received from IoT device. This payload must specify its content type using the `dataFormat` property.
3019
+ """
3020
+ pulumi.set(__self__, "reference_endpoint", reference_endpoint)
3021
+ if envelope_mapping is not None:
3022
+ pulumi.set(__self__, "envelope_mapping", envelope_mapping)
3023
+ if reference_payload is not None:
3024
+ pulumi.set(__self__, "reference_payload", reference_payload)
3025
+
3026
+ @_builtins.property
3027
+ @pulumi.getter(name="referenceEndpoint")
3028
+ def reference_endpoint(self) -> pulumi.Input[_builtins.str]:
3029
+ """
3030
+ (Updatable) The device endpoint.
3031
+ """
3032
+ return pulumi.get(self, "reference_endpoint")
3033
+
3034
+ @reference_endpoint.setter
3035
+ def reference_endpoint(self, value: pulumi.Input[_builtins.str]):
3036
+ pulumi.set(self, "reference_endpoint", value)
3037
+
3038
+ @_builtins.property
3039
+ @pulumi.getter(name="envelopeMapping")
3040
+ def envelope_mapping(self) -> Optional[pulumi.Input['IotDigitalTwinAdapterInboundEnvelopeEnvelopeMappingArgs']]:
3041
+ """
3042
+ (Updatable) Maps the metadata fields from the inbound payload using JQ. These mappings allow you to extract specific metadata such as timestamps using JQ expressions.
3043
+ """
3044
+ return pulumi.get(self, "envelope_mapping")
3045
+
3046
+ @envelope_mapping.setter
3047
+ def envelope_mapping(self, value: Optional[pulumi.Input['IotDigitalTwinAdapterInboundEnvelopeEnvelopeMappingArgs']]):
3048
+ pulumi.set(self, "envelope_mapping", value)
3049
+
3050
+ @_builtins.property
3051
+ @pulumi.getter(name="referencePayload")
3052
+ def reference_payload(self) -> Optional[pulumi.Input['IotDigitalTwinAdapterInboundEnvelopeReferencePayloadArgs']]:
3053
+ """
3054
+ (Updatable) Reference payload structure template received from IoT device. This payload must specify its content type using the `dataFormat` property.
3055
+ """
3056
+ return pulumi.get(self, "reference_payload")
3057
+
3058
+ @reference_payload.setter
3059
+ def reference_payload(self, value: Optional[pulumi.Input['IotDigitalTwinAdapterInboundEnvelopeReferencePayloadArgs']]):
3060
+ pulumi.set(self, "reference_payload", value)
3061
+
3062
+
3063
+ if not MYPY:
3064
+ class IotDigitalTwinAdapterInboundEnvelopeEnvelopeMappingArgsDict(TypedDict):
3065
+ time_observed: NotRequired[pulumi.Input[_builtins.str]]
3066
+ """
3067
+ (Updatable) JQ expression to extract the observation timestamp from the payload. If not specified, the system will default to using `timeReceived` as the timestamp. Example: For payload `{"time": "<timestamp>","temp": 65,"hum": 55}` 'timeObserved' can be mapped as [JQ Expression](https://jqplay.org/) `$.time`.
3068
+ """
3069
+ elif False:
3070
+ IotDigitalTwinAdapterInboundEnvelopeEnvelopeMappingArgsDict: TypeAlias = Mapping[str, Any]
3071
+
3072
+ @pulumi.input_type
3073
+ class IotDigitalTwinAdapterInboundEnvelopeEnvelopeMappingArgs:
3074
+ def __init__(__self__, *,
3075
+ time_observed: Optional[pulumi.Input[_builtins.str]] = None):
3076
+ """
3077
+ :param pulumi.Input[_builtins.str] time_observed: (Updatable) JQ expression to extract the observation timestamp from the payload. If not specified, the system will default to using `timeReceived` as the timestamp. Example: For payload `{"time": "<timestamp>","temp": 65,"hum": 55}` 'timeObserved' can be mapped as [JQ Expression](https://jqplay.org/) `$.time`.
3078
+ """
3079
+ if time_observed is not None:
3080
+ pulumi.set(__self__, "time_observed", time_observed)
3081
+
3082
+ @_builtins.property
3083
+ @pulumi.getter(name="timeObserved")
3084
+ def time_observed(self) -> Optional[pulumi.Input[_builtins.str]]:
3085
+ """
3086
+ (Updatable) JQ expression to extract the observation timestamp from the payload. If not specified, the system will default to using `timeReceived` as the timestamp. Example: For payload `{"time": "<timestamp>","temp": 65,"hum": 55}` 'timeObserved' can be mapped as [JQ Expression](https://jqplay.org/) `$.time`.
3087
+ """
3088
+ return pulumi.get(self, "time_observed")
3089
+
3090
+ @time_observed.setter
3091
+ def time_observed(self, value: Optional[pulumi.Input[_builtins.str]]):
3092
+ pulumi.set(self, "time_observed", value)
3093
+
3094
+
3095
+ if not MYPY:
3096
+ class IotDigitalTwinAdapterInboundEnvelopeReferencePayloadArgsDict(TypedDict):
3097
+ data: pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]
3098
+ """
3099
+ (Updatable) JSON raw data.
3100
+ """
3101
+ data_format: pulumi.Input[_builtins.str]
3102
+ """
3103
+ (Updatable) Data format of the payload.
3104
+ """
3105
+ elif False:
3106
+ IotDigitalTwinAdapterInboundEnvelopeReferencePayloadArgsDict: TypeAlias = Mapping[str, Any]
3107
+
3108
+ @pulumi.input_type
3109
+ class IotDigitalTwinAdapterInboundEnvelopeReferencePayloadArgs:
3110
+ def __init__(__self__, *,
3111
+ data: pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]],
3112
+ data_format: pulumi.Input[_builtins.str]):
3113
+ """
3114
+ :param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] data: (Updatable) JSON raw data.
3115
+ :param pulumi.Input[_builtins.str] data_format: (Updatable) Data format of the payload.
3116
+ """
3117
+ pulumi.set(__self__, "data", data)
3118
+ pulumi.set(__self__, "data_format", data_format)
3119
+
3120
+ @_builtins.property
3121
+ @pulumi.getter
3122
+ def data(self) -> pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]:
3123
+ """
3124
+ (Updatable) JSON raw data.
3125
+ """
3126
+ return pulumi.get(self, "data")
3127
+
3128
+ @data.setter
3129
+ def data(self, value: pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]):
3130
+ pulumi.set(self, "data", value)
3131
+
3132
+ @_builtins.property
3133
+ @pulumi.getter(name="dataFormat")
3134
+ def data_format(self) -> pulumi.Input[_builtins.str]:
3135
+ """
3136
+ (Updatable) Data format of the payload.
3137
+ """
3138
+ return pulumi.get(self, "data_format")
3139
+
3140
+ @data_format.setter
3141
+ def data_format(self, value: pulumi.Input[_builtins.str]):
3142
+ pulumi.set(self, "data_format", value)
3143
+
3144
+
3145
+ if not MYPY:
3146
+ class IotDigitalTwinAdapterInboundRouteArgsDict(TypedDict):
3147
+ condition: pulumi.Input[_builtins.str]
3148
+ """
3149
+ (Updatable) A boolean expression used to determine whether the following transformation should be processed for the incoming payload. This expression is typically based on fields defined at the inbound Envelope and is evaluated before applying the `payloadMapping`.
3150
+ """
3151
+ description: NotRequired[pulumi.Input[_builtins.str]]
3152
+ """
3153
+ (Updatable) Meaningful write up about the inbound route.
3154
+ """
3155
+ payload_mapping: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]]
3156
+ """
3157
+ (Updatable) A set of key-value JQ expressions used to transform the incoming payload into a shape compatible with the digital twin model's context or schema.
3158
+
3159
+ The keys are target fields (in the digital twin model), and values are JQ expressions pointing to data in the reference payload.
3160
+
3161
+ Example: Given payload: { "time": "<timestamp>", "temp": 65, "hum": 55 } And mapping: { "temperature": "$.temp", "humidity": "$.hum", "timeObserved": "$.time" } The output will be: { "temperature": 65, "humidity": 55, "timeObserved": "<timestamp>" }
3162
+ """
3163
+ reference_payload: NotRequired[pulumi.Input['IotDigitalTwinAdapterInboundRouteReferencePayloadArgsDict']]
3164
+ """
3165
+ (Updatable) Reference payload structure template received from IoT device. This payload must specify its content type using the `dataFormat` property.
3166
+ """
3167
+ elif False:
3168
+ IotDigitalTwinAdapterInboundRouteArgsDict: TypeAlias = Mapping[str, Any]
3169
+
3170
+ @pulumi.input_type
3171
+ class IotDigitalTwinAdapterInboundRouteArgs:
3172
+ def __init__(__self__, *,
3173
+ condition: pulumi.Input[_builtins.str],
3174
+ description: Optional[pulumi.Input[_builtins.str]] = None,
3175
+ payload_mapping: Optional[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]] = None,
3176
+ reference_payload: Optional[pulumi.Input['IotDigitalTwinAdapterInboundRouteReferencePayloadArgs']] = None):
3177
+ """
3178
+ :param pulumi.Input[_builtins.str] condition: (Updatable) A boolean expression used to determine whether the following transformation should be processed for the incoming payload. This expression is typically based on fields defined at the inbound Envelope and is evaluated before applying the `payloadMapping`.
3179
+ :param pulumi.Input[_builtins.str] description: (Updatable) Meaningful write up about the inbound route.
3180
+ :param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] payload_mapping: (Updatable) A set of key-value JQ expressions used to transform the incoming payload into a shape compatible with the digital twin model's context or schema.
3181
+
3182
+ The keys are target fields (in the digital twin model), and values are JQ expressions pointing to data in the reference payload.
3183
+
3184
+ Example: Given payload: { "time": "<timestamp>", "temp": 65, "hum": 55 } And mapping: { "temperature": "$.temp", "humidity": "$.hum", "timeObserved": "$.time" } The output will be: { "temperature": 65, "humidity": 55, "timeObserved": "<timestamp>" }
3185
+ :param pulumi.Input['IotDigitalTwinAdapterInboundRouteReferencePayloadArgs'] reference_payload: (Updatable) Reference payload structure template received from IoT device. This payload must specify its content type using the `dataFormat` property.
3186
+ """
3187
+ pulumi.set(__self__, "condition", condition)
3188
+ if description is not None:
3189
+ pulumi.set(__self__, "description", description)
3190
+ if payload_mapping is not None:
3191
+ pulumi.set(__self__, "payload_mapping", payload_mapping)
3192
+ if reference_payload is not None:
3193
+ pulumi.set(__self__, "reference_payload", reference_payload)
3194
+
3195
+ @_builtins.property
3196
+ @pulumi.getter
3197
+ def condition(self) -> pulumi.Input[_builtins.str]:
3198
+ """
3199
+ (Updatable) A boolean expression used to determine whether the following transformation should be processed for the incoming payload. This expression is typically based on fields defined at the inbound Envelope and is evaluated before applying the `payloadMapping`.
3200
+ """
3201
+ return pulumi.get(self, "condition")
3202
+
3203
+ @condition.setter
3204
+ def condition(self, value: pulumi.Input[_builtins.str]):
3205
+ pulumi.set(self, "condition", value)
3206
+
3207
+ @_builtins.property
3208
+ @pulumi.getter
3209
+ def description(self) -> Optional[pulumi.Input[_builtins.str]]:
3210
+ """
3211
+ (Updatable) Meaningful write up about the inbound route.
3212
+ """
3213
+ return pulumi.get(self, "description")
3214
+
3215
+ @description.setter
3216
+ def description(self, value: Optional[pulumi.Input[_builtins.str]]):
3217
+ pulumi.set(self, "description", value)
3218
+
3219
+ @_builtins.property
3220
+ @pulumi.getter(name="payloadMapping")
3221
+ def payload_mapping(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]]:
3222
+ """
3223
+ (Updatable) A set of key-value JQ expressions used to transform the incoming payload into a shape compatible with the digital twin model's context or schema.
3224
+
3225
+ The keys are target fields (in the digital twin model), and values are JQ expressions pointing to data in the reference payload.
3226
+
3227
+ Example: Given payload: { "time": "<timestamp>", "temp": 65, "hum": 55 } And mapping: { "temperature": "$.temp", "humidity": "$.hum", "timeObserved": "$.time" } The output will be: { "temperature": 65, "humidity": 55, "timeObserved": "<timestamp>" }
3228
+ """
3229
+ return pulumi.get(self, "payload_mapping")
3230
+
3231
+ @payload_mapping.setter
3232
+ def payload_mapping(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]]):
3233
+ pulumi.set(self, "payload_mapping", value)
3234
+
3235
+ @_builtins.property
3236
+ @pulumi.getter(name="referencePayload")
3237
+ def reference_payload(self) -> Optional[pulumi.Input['IotDigitalTwinAdapterInboundRouteReferencePayloadArgs']]:
3238
+ """
3239
+ (Updatable) Reference payload structure template received from IoT device. This payload must specify its content type using the `dataFormat` property.
3240
+ """
3241
+ return pulumi.get(self, "reference_payload")
3242
+
3243
+ @reference_payload.setter
3244
+ def reference_payload(self, value: Optional[pulumi.Input['IotDigitalTwinAdapterInboundRouteReferencePayloadArgs']]):
3245
+ pulumi.set(self, "reference_payload", value)
3246
+
3247
+
3248
+ if not MYPY:
3249
+ class IotDigitalTwinAdapterInboundRouteReferencePayloadArgsDict(TypedDict):
3250
+ data: pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]
3251
+ """
3252
+ (Updatable) JSON raw data.
3253
+ """
3254
+ data_format: pulumi.Input[_builtins.str]
3255
+ """
3256
+ (Updatable) Data format of the payload.
3257
+ """
3258
+ elif False:
3259
+ IotDigitalTwinAdapterInboundRouteReferencePayloadArgsDict: TypeAlias = Mapping[str, Any]
3260
+
3261
+ @pulumi.input_type
3262
+ class IotDigitalTwinAdapterInboundRouteReferencePayloadArgs:
3263
+ def __init__(__self__, *,
3264
+ data: pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]],
3265
+ data_format: pulumi.Input[_builtins.str]):
3266
+ """
3267
+ :param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] data: (Updatable) JSON raw data.
3268
+ :param pulumi.Input[_builtins.str] data_format: (Updatable) Data format of the payload.
3269
+ """
3270
+ pulumi.set(__self__, "data", data)
3271
+ pulumi.set(__self__, "data_format", data_format)
3272
+
3273
+ @_builtins.property
3274
+ @pulumi.getter
3275
+ def data(self) -> pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]:
3276
+ """
3277
+ (Updatable) JSON raw data.
3278
+ """
3279
+ return pulumi.get(self, "data")
3280
+
3281
+ @data.setter
3282
+ def data(self, value: pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]):
3283
+ pulumi.set(self, "data", value)
3284
+
3285
+ @_builtins.property
3286
+ @pulumi.getter(name="dataFormat")
3287
+ def data_format(self) -> pulumi.Input[_builtins.str]:
3288
+ """
3289
+ (Updatable) Data format of the payload.
3290
+ """
3291
+ return pulumi.get(self, "data_format")
3292
+
3293
+ @data_format.setter
3294
+ def data_format(self, value: pulumi.Input[_builtins.str]):
3295
+ pulumi.set(self, "data_format", value)
3296
+
3297
+
3298
+ if not MYPY:
3299
+ class IotIotDomainDataRetentionPeriodsInDayArgsDict(TypedDict):
3300
+ historized_data: NotRequired[pulumi.Input[_builtins.int]]
3301
+ """
3302
+ Number of days for which any normalized data sent to IoT devices would be retained for.
3303
+ """
3304
+ raw_command_data: NotRequired[pulumi.Input[_builtins.int]]
3305
+ """
3306
+ Number of days for which any raw command data sent to IoT devices would be retained for.
3307
+ """
3308
+ raw_data: NotRequired[pulumi.Input[_builtins.int]]
3309
+ """
3310
+ Number of days for which any raw data sent to IoT devices would be retained for.
3311
+ """
3312
+ rejected_data: NotRequired[pulumi.Input[_builtins.int]]
3313
+ """
3314
+ Number of days for which any data sent to IoT devices would be retained for.
3315
+ """
3316
+ elif False:
3317
+ IotIotDomainDataRetentionPeriodsInDayArgsDict: TypeAlias = Mapping[str, Any]
3318
+
3319
+ @pulumi.input_type
3320
+ class IotIotDomainDataRetentionPeriodsInDayArgs:
3321
+ def __init__(__self__, *,
3322
+ historized_data: Optional[pulumi.Input[_builtins.int]] = None,
3323
+ raw_command_data: Optional[pulumi.Input[_builtins.int]] = None,
3324
+ raw_data: Optional[pulumi.Input[_builtins.int]] = None,
3325
+ rejected_data: Optional[pulumi.Input[_builtins.int]] = None):
3326
+ """
3327
+ :param pulumi.Input[_builtins.int] historized_data: Number of days for which any normalized data sent to IoT devices would be retained for.
3328
+ :param pulumi.Input[_builtins.int] raw_command_data: Number of days for which any raw command data sent to IoT devices would be retained for.
3329
+ :param pulumi.Input[_builtins.int] raw_data: Number of days for which any raw data sent to IoT devices would be retained for.
3330
+ :param pulumi.Input[_builtins.int] rejected_data: Number of days for which any data sent to IoT devices would be retained for.
3331
+ """
3332
+ if historized_data is not None:
3333
+ pulumi.set(__self__, "historized_data", historized_data)
3334
+ if raw_command_data is not None:
3335
+ pulumi.set(__self__, "raw_command_data", raw_command_data)
3336
+ if raw_data is not None:
3337
+ pulumi.set(__self__, "raw_data", raw_data)
3338
+ if rejected_data is not None:
3339
+ pulumi.set(__self__, "rejected_data", rejected_data)
3340
+
3341
+ @_builtins.property
3342
+ @pulumi.getter(name="historizedData")
3343
+ def historized_data(self) -> Optional[pulumi.Input[_builtins.int]]:
3344
+ """
3345
+ Number of days for which any normalized data sent to IoT devices would be retained for.
3346
+ """
3347
+ return pulumi.get(self, "historized_data")
3348
+
3349
+ @historized_data.setter
3350
+ def historized_data(self, value: Optional[pulumi.Input[_builtins.int]]):
3351
+ pulumi.set(self, "historized_data", value)
3352
+
3353
+ @_builtins.property
3354
+ @pulumi.getter(name="rawCommandData")
3355
+ def raw_command_data(self) -> Optional[pulumi.Input[_builtins.int]]:
3356
+ """
3357
+ Number of days for which any raw command data sent to IoT devices would be retained for.
3358
+ """
3359
+ return pulumi.get(self, "raw_command_data")
3360
+
3361
+ @raw_command_data.setter
3362
+ def raw_command_data(self, value: Optional[pulumi.Input[_builtins.int]]):
3363
+ pulumi.set(self, "raw_command_data", value)
3364
+
3365
+ @_builtins.property
3366
+ @pulumi.getter(name="rawData")
3367
+ def raw_data(self) -> Optional[pulumi.Input[_builtins.int]]:
3368
+ """
3369
+ Number of days for which any raw data sent to IoT devices would be retained for.
3370
+ """
3371
+ return pulumi.get(self, "raw_data")
3372
+
3373
+ @raw_data.setter
3374
+ def raw_data(self, value: Optional[pulumi.Input[_builtins.int]]):
3375
+ pulumi.set(self, "raw_data", value)
3376
+
3377
+ @_builtins.property
3378
+ @pulumi.getter(name="rejectedData")
3379
+ def rejected_data(self) -> Optional[pulumi.Input[_builtins.int]]:
3380
+ """
3381
+ Number of days for which any data sent to IoT devices would be retained for.
3382
+ """
3383
+ return pulumi.get(self, "rejected_data")
3384
+
3385
+ @rejected_data.setter
3386
+ def rejected_data(self, value: Optional[pulumi.Input[_builtins.int]]):
3387
+ pulumi.set(self, "rejected_data", value)
3388
+
3389
+
3390
+ if not MYPY:
3391
+ class ManagedKafkaKafkaClusterAccessSubnetArgsDict(TypedDict):
3392
+ subnets: pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]
3393
+ """
3394
+ (Updatable) Subnets OCIDs
3395
+ """
3396
+ elif False:
3397
+ ManagedKafkaKafkaClusterAccessSubnetArgsDict: TypeAlias = Mapping[str, Any]
3398
+
3399
+ @pulumi.input_type
3400
+ class ManagedKafkaKafkaClusterAccessSubnetArgs:
3401
+ def __init__(__self__, *,
3402
+ subnets: pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]):
3403
+ """
3404
+ :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] subnets: (Updatable) Subnets OCIDs
3405
+ """
3406
+ pulumi.set(__self__, "subnets", subnets)
3407
+
3408
+ @_builtins.property
3409
+ @pulumi.getter
3410
+ def subnets(self) -> pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]:
3411
+ """
3412
+ (Updatable) Subnets OCIDs
3413
+ """
3414
+ return pulumi.get(self, "subnets")
3415
+
3416
+ @subnets.setter
3417
+ def subnets(self, value: pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]):
3418
+ pulumi.set(self, "subnets", value)
3419
+
3420
+
3421
+ if not MYPY:
3422
+ class ManagedKafkaKafkaClusterBrokerShapeArgsDict(TypedDict):
3423
+ node_count: pulumi.Input[_builtins.int]
3424
+ """
3425
+ (Updatable) Number of Kafka broker nodes
3426
+ """
3427
+ ocpu_count: pulumi.Input[_builtins.int]
3428
+ """
3429
+ (Updatable) Number of OCPUs per nodes
3430
+ """
3431
+ storage_size_in_gbs: NotRequired[pulumi.Input[_builtins.int]]
3432
+ """
3433
+ (Updatable) Size of the storage per nodes.
3434
+ """
3435
+ elif False:
3436
+ ManagedKafkaKafkaClusterBrokerShapeArgsDict: TypeAlias = Mapping[str, Any]
3437
+
3438
+ @pulumi.input_type
3439
+ class ManagedKafkaKafkaClusterBrokerShapeArgs:
3440
+ def __init__(__self__, *,
3441
+ node_count: pulumi.Input[_builtins.int],
3442
+ ocpu_count: pulumi.Input[_builtins.int],
3443
+ storage_size_in_gbs: Optional[pulumi.Input[_builtins.int]] = None):
3444
+ """
3445
+ :param pulumi.Input[_builtins.int] node_count: (Updatable) Number of Kafka broker nodes
3446
+ :param pulumi.Input[_builtins.int] ocpu_count: (Updatable) Number of OCPUs per nodes
3447
+ :param pulumi.Input[_builtins.int] storage_size_in_gbs: (Updatable) Size of the storage per nodes.
3448
+ """
3449
+ pulumi.set(__self__, "node_count", node_count)
3450
+ pulumi.set(__self__, "ocpu_count", ocpu_count)
3451
+ if storage_size_in_gbs is not None:
3452
+ pulumi.set(__self__, "storage_size_in_gbs", storage_size_in_gbs)
3453
+
3454
+ @_builtins.property
3455
+ @pulumi.getter(name="nodeCount")
3456
+ def node_count(self) -> pulumi.Input[_builtins.int]:
3457
+ """
3458
+ (Updatable) Number of Kafka broker nodes
3459
+ """
3460
+ return pulumi.get(self, "node_count")
3461
+
3462
+ @node_count.setter
3463
+ def node_count(self, value: pulumi.Input[_builtins.int]):
3464
+ pulumi.set(self, "node_count", value)
3465
+
3466
+ @_builtins.property
3467
+ @pulumi.getter(name="ocpuCount")
3468
+ def ocpu_count(self) -> pulumi.Input[_builtins.int]:
3469
+ """
3470
+ (Updatable) Number of OCPUs per nodes
3471
+ """
3472
+ return pulumi.get(self, "ocpu_count")
3473
+
3474
+ @ocpu_count.setter
3475
+ def ocpu_count(self, value: pulumi.Input[_builtins.int]):
3476
+ pulumi.set(self, "ocpu_count", value)
3477
+
3478
+ @_builtins.property
3479
+ @pulumi.getter(name="storageSizeInGbs")
3480
+ def storage_size_in_gbs(self) -> Optional[pulumi.Input[_builtins.int]]:
3481
+ """
3482
+ (Updatable) Size of the storage per nodes.
3483
+ """
3484
+ return pulumi.get(self, "storage_size_in_gbs")
3485
+
3486
+ @storage_size_in_gbs.setter
3487
+ def storage_size_in_gbs(self, value: Optional[pulumi.Input[_builtins.int]]):
3488
+ pulumi.set(self, "storage_size_in_gbs", value)
3489
+
3490
+
3491
+ if not MYPY:
3492
+ class ManagedKafkaKafkaClusterConfigLatestConfigArgsDict(TypedDict):
3493
+ properties: pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]
3494
+ """
3495
+ (Updatable) Cluster configuration key-value pairs
3496
+ """
3497
+ config_id: NotRequired[pulumi.Input[_builtins.str]]
3498
+ """
3499
+ (Updatable) ID cluster configuration
3500
+ """
3501
+ time_created: NotRequired[pulumi.Input[_builtins.str]]
3502
+ """
3503
+ (Updatable) The date and time the KafkaClusterConfigVersion was created, in the format defined by [RFC 3339](https://tools.ietf.org/html/rfc3339). Example: `2016-08-25T21:10:29.600Z`
3504
+ """
3505
+ version_number: NotRequired[pulumi.Input[_builtins.int]]
3506
+ """
3507
+ (Updatable) Version of the cluster configuration
3508
+
3509
+
3510
+ ** IMPORTANT **
3511
+ Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
3512
+ """
3513
+ elif False:
3514
+ ManagedKafkaKafkaClusterConfigLatestConfigArgsDict: TypeAlias = Mapping[str, Any]
3515
+
3516
+ @pulumi.input_type
3517
+ class ManagedKafkaKafkaClusterConfigLatestConfigArgs:
3518
+ def __init__(__self__, *,
3519
+ properties: pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]],
3520
+ config_id: Optional[pulumi.Input[_builtins.str]] = None,
3521
+ time_created: Optional[pulumi.Input[_builtins.str]] = None,
3522
+ version_number: Optional[pulumi.Input[_builtins.int]] = None):
3523
+ """
3524
+ :param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] properties: (Updatable) Cluster configuration key-value pairs
3525
+ :param pulumi.Input[_builtins.str] config_id: (Updatable) ID cluster configuration
3526
+ :param pulumi.Input[_builtins.str] time_created: (Updatable) The date and time the KafkaClusterConfigVersion was created, in the format defined by [RFC 3339](https://tools.ietf.org/html/rfc3339). Example: `2016-08-25T21:10:29.600Z`
3527
+ :param pulumi.Input[_builtins.int] version_number: (Updatable) Version of the cluster configuration
3528
+
3529
+
3530
+ ** IMPORTANT **
3531
+ Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
3532
+ """
3533
+ pulumi.set(__self__, "properties", properties)
3534
+ if config_id is not None:
3535
+ pulumi.set(__self__, "config_id", config_id)
904
3536
  if time_created is not None:
905
3537
  pulumi.set(__self__, "time_created", time_created)
906
3538
  if version_number is not None:
@@ -908,129 +3540,1028 @@ class ManagedKafkaKafkaClusterConfigLatestConfigArgs:
908
3540
 
909
3541
  @_builtins.property
910
3542
  @pulumi.getter
911
- def properties(self) -> pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]:
912
- """
913
- (Updatable) Cluster configuration key-value pairs
914
- """
915
- return pulumi.get(self, "properties")
3543
+ def properties(self) -> pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]:
3544
+ """
3545
+ (Updatable) Cluster configuration key-value pairs
3546
+ """
3547
+ return pulumi.get(self, "properties")
3548
+
3549
+ @properties.setter
3550
+ def properties(self, value: pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]):
3551
+ pulumi.set(self, "properties", value)
3552
+
3553
+ @_builtins.property
3554
+ @pulumi.getter(name="configId")
3555
+ def config_id(self) -> Optional[pulumi.Input[_builtins.str]]:
3556
+ """
3557
+ (Updatable) ID cluster configuration
3558
+ """
3559
+ return pulumi.get(self, "config_id")
3560
+
3561
+ @config_id.setter
3562
+ def config_id(self, value: Optional[pulumi.Input[_builtins.str]]):
3563
+ pulumi.set(self, "config_id", value)
3564
+
3565
+ @_builtins.property
3566
+ @pulumi.getter(name="timeCreated")
3567
+ def time_created(self) -> Optional[pulumi.Input[_builtins.str]]:
3568
+ """
3569
+ (Updatable) The date and time the KafkaClusterConfigVersion was created, in the format defined by [RFC 3339](https://tools.ietf.org/html/rfc3339). Example: `2016-08-25T21:10:29.600Z`
3570
+ """
3571
+ return pulumi.get(self, "time_created")
3572
+
3573
+ @time_created.setter
3574
+ def time_created(self, value: Optional[pulumi.Input[_builtins.str]]):
3575
+ pulumi.set(self, "time_created", value)
3576
+
3577
+ @_builtins.property
3578
+ @pulumi.getter(name="versionNumber")
3579
+ def version_number(self) -> Optional[pulumi.Input[_builtins.int]]:
3580
+ """
3581
+ (Updatable) Version of the cluster configuration
3582
+
3583
+
3584
+ ** IMPORTANT **
3585
+ Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
3586
+ """
3587
+ return pulumi.get(self, "version_number")
3588
+
3589
+ @version_number.setter
3590
+ def version_number(self, value: Optional[pulumi.Input[_builtins.int]]):
3591
+ pulumi.set(self, "version_number", value)
3592
+
3593
+
3594
+ if not MYPY:
3595
+ class ManagedKafkaKafkaClusterKafkaBootstrapUrlArgsDict(TypedDict):
3596
+ name: NotRequired[pulumi.Input[_builtins.str]]
3597
+ """
3598
+ Name of the Kafka listener providing this bootstrap URL
3599
+ """
3600
+ url: NotRequired[pulumi.Input[_builtins.str]]
3601
+ """
3602
+ Bootstrap URL
3603
+ """
3604
+ elif False:
3605
+ ManagedKafkaKafkaClusterKafkaBootstrapUrlArgsDict: TypeAlias = Mapping[str, Any]
3606
+
3607
+ @pulumi.input_type
3608
+ class ManagedKafkaKafkaClusterKafkaBootstrapUrlArgs:
3609
+ def __init__(__self__, *,
3610
+ name: Optional[pulumi.Input[_builtins.str]] = None,
3611
+ url: Optional[pulumi.Input[_builtins.str]] = None):
3612
+ """
3613
+ :param pulumi.Input[_builtins.str] name: Name of the Kafka listener providing this bootstrap URL
3614
+ :param pulumi.Input[_builtins.str] url: Bootstrap URL
3615
+ """
3616
+ if name is not None:
3617
+ pulumi.set(__self__, "name", name)
3618
+ if url is not None:
3619
+ pulumi.set(__self__, "url", url)
3620
+
3621
+ @_builtins.property
3622
+ @pulumi.getter
3623
+ def name(self) -> Optional[pulumi.Input[_builtins.str]]:
3624
+ """
3625
+ Name of the Kafka listener providing this bootstrap URL
3626
+ """
3627
+ return pulumi.get(self, "name")
3628
+
3629
+ @name.setter
3630
+ def name(self, value: Optional[pulumi.Input[_builtins.str]]):
3631
+ pulumi.set(self, "name", value)
3632
+
3633
+ @_builtins.property
3634
+ @pulumi.getter
3635
+ def url(self) -> Optional[pulumi.Input[_builtins.str]]:
3636
+ """
3637
+ Bootstrap URL
3638
+ """
3639
+ return pulumi.get(self, "url")
3640
+
3641
+ @url.setter
3642
+ def url(self, value: Optional[pulumi.Input[_builtins.str]]):
3643
+ pulumi.set(self, "url", value)
3644
+
3645
+
3646
+ if not MYPY:
3647
+ class ResourceAnalyticsResourceAnalyticsInstanceAdwAdminPasswordArgsDict(TypedDict):
3648
+ password_type: pulumi.Input[_builtins.str]
3649
+ """
3650
+ Password type
3651
+ """
3652
+ password: NotRequired[pulumi.Input[_builtins.str]]
3653
+ """
3654
+ Password for the ADW to be created in User Tenancy. The password must be between 12 and 30 characters long, and must contain at least 1 uppercase, 1 lowercase, and 1 numeric character. It cannot contain the double quote symbol (") or the username "admin", regardless of casing.
3655
+ """
3656
+ secret_id: NotRequired[pulumi.Input[_builtins.str]]
3657
+ """
3658
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the vault secret to use as the ADW admin password.
3659
+ """
3660
+ elif False:
3661
+ ResourceAnalyticsResourceAnalyticsInstanceAdwAdminPasswordArgsDict: TypeAlias = Mapping[str, Any]
3662
+
3663
+ @pulumi.input_type
3664
+ class ResourceAnalyticsResourceAnalyticsInstanceAdwAdminPasswordArgs:
3665
+ def __init__(__self__, *,
3666
+ password_type: pulumi.Input[_builtins.str],
3667
+ password: Optional[pulumi.Input[_builtins.str]] = None,
3668
+ secret_id: Optional[pulumi.Input[_builtins.str]] = None):
3669
+ """
3670
+ :param pulumi.Input[_builtins.str] password_type: Password type
3671
+ :param pulumi.Input[_builtins.str] password: Password for the ADW to be created in User Tenancy. The password must be between 12 and 30 characters long, and must contain at least 1 uppercase, 1 lowercase, and 1 numeric character. It cannot contain the double quote symbol (") or the username "admin", regardless of casing.
3672
+ :param pulumi.Input[_builtins.str] secret_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the vault secret to use as the ADW admin password.
3673
+ """
3674
+ pulumi.set(__self__, "password_type", password_type)
3675
+ if password is not None:
3676
+ pulumi.set(__self__, "password", password)
3677
+ if secret_id is not None:
3678
+ pulumi.set(__self__, "secret_id", secret_id)
3679
+
3680
+ @_builtins.property
3681
+ @pulumi.getter(name="passwordType")
3682
+ def password_type(self) -> pulumi.Input[_builtins.str]:
3683
+ """
3684
+ Password type
3685
+ """
3686
+ return pulumi.get(self, "password_type")
3687
+
3688
+ @password_type.setter
3689
+ def password_type(self, value: pulumi.Input[_builtins.str]):
3690
+ pulumi.set(self, "password_type", value)
3691
+
3692
+ @_builtins.property
3693
+ @pulumi.getter
3694
+ def password(self) -> Optional[pulumi.Input[_builtins.str]]:
3695
+ """
3696
+ Password for the ADW to be created in User Tenancy. The password must be between 12 and 30 characters long, and must contain at least 1 uppercase, 1 lowercase, and 1 numeric character. It cannot contain the double quote symbol (") or the username "admin", regardless of casing.
3697
+ """
3698
+ return pulumi.get(self, "password")
3699
+
3700
+ @password.setter
3701
+ def password(self, value: Optional[pulumi.Input[_builtins.str]]):
3702
+ pulumi.set(self, "password", value)
3703
+
3704
+ @_builtins.property
3705
+ @pulumi.getter(name="secretId")
3706
+ def secret_id(self) -> Optional[pulumi.Input[_builtins.str]]:
3707
+ """
3708
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the vault secret to use as the ADW admin password.
3709
+ """
3710
+ return pulumi.get(self, "secret_id")
3711
+
3712
+ @secret_id.setter
3713
+ def secret_id(self, value: Optional[pulumi.Input[_builtins.str]]):
3714
+ pulumi.set(self, "secret_id", value)
3715
+
3716
+
3717
+ if not MYPY:
3718
+ class ResourceAnalyticsResourceAnalyticsInstanceOacManagementAttachmentDetailsArgsDict(TypedDict):
3719
+ idcs_domain_id: NotRequired[pulumi.Input[_builtins.str]]
3720
+ license_model: NotRequired[pulumi.Input[_builtins.str]]
3721
+ network_details: NotRequired[pulumi.Input['ResourceAnalyticsResourceAnalyticsInstanceOacManagementAttachmentDetailsNetworkDetailsArgsDict']]
3722
+ nsg_ids: NotRequired[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]
3723
+ subnet_id: NotRequired[pulumi.Input[_builtins.str]]
3724
+ elif False:
3725
+ ResourceAnalyticsResourceAnalyticsInstanceOacManagementAttachmentDetailsArgsDict: TypeAlias = Mapping[str, Any]
3726
+
3727
+ @pulumi.input_type
3728
+ class ResourceAnalyticsResourceAnalyticsInstanceOacManagementAttachmentDetailsArgs:
3729
+ def __init__(__self__, *,
3730
+ idcs_domain_id: Optional[pulumi.Input[_builtins.str]] = None,
3731
+ license_model: Optional[pulumi.Input[_builtins.str]] = None,
3732
+ network_details: Optional[pulumi.Input['ResourceAnalyticsResourceAnalyticsInstanceOacManagementAttachmentDetailsNetworkDetailsArgs']] = None,
3733
+ nsg_ids: Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]] = None,
3734
+ subnet_id: Optional[pulumi.Input[_builtins.str]] = None):
3735
+ if idcs_domain_id is not None:
3736
+ pulumi.set(__self__, "idcs_domain_id", idcs_domain_id)
3737
+ if license_model is not None:
3738
+ pulumi.set(__self__, "license_model", license_model)
3739
+ if network_details is not None:
3740
+ pulumi.set(__self__, "network_details", network_details)
3741
+ if nsg_ids is not None:
3742
+ pulumi.set(__self__, "nsg_ids", nsg_ids)
3743
+ if subnet_id is not None:
3744
+ pulumi.set(__self__, "subnet_id", subnet_id)
3745
+
3746
+ @_builtins.property
3747
+ @pulumi.getter(name="idcsDomainId")
3748
+ def idcs_domain_id(self) -> Optional[pulumi.Input[_builtins.str]]:
3749
+ return pulumi.get(self, "idcs_domain_id")
3750
+
3751
+ @idcs_domain_id.setter
3752
+ def idcs_domain_id(self, value: Optional[pulumi.Input[_builtins.str]]):
3753
+ pulumi.set(self, "idcs_domain_id", value)
3754
+
3755
+ @_builtins.property
3756
+ @pulumi.getter(name="licenseModel")
3757
+ def license_model(self) -> Optional[pulumi.Input[_builtins.str]]:
3758
+ return pulumi.get(self, "license_model")
3759
+
3760
+ @license_model.setter
3761
+ def license_model(self, value: Optional[pulumi.Input[_builtins.str]]):
3762
+ pulumi.set(self, "license_model", value)
3763
+
3764
+ @_builtins.property
3765
+ @pulumi.getter(name="networkDetails")
3766
+ def network_details(self) -> Optional[pulumi.Input['ResourceAnalyticsResourceAnalyticsInstanceOacManagementAttachmentDetailsNetworkDetailsArgs']]:
3767
+ return pulumi.get(self, "network_details")
3768
+
3769
+ @network_details.setter
3770
+ def network_details(self, value: Optional[pulumi.Input['ResourceAnalyticsResourceAnalyticsInstanceOacManagementAttachmentDetailsNetworkDetailsArgs']]):
3771
+ pulumi.set(self, "network_details", value)
3772
+
3773
+ @_builtins.property
3774
+ @pulumi.getter(name="nsgIds")
3775
+ def nsg_ids(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]:
3776
+ return pulumi.get(self, "nsg_ids")
3777
+
3778
+ @nsg_ids.setter
3779
+ def nsg_ids(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]):
3780
+ pulumi.set(self, "nsg_ids", value)
3781
+
3782
+ @_builtins.property
3783
+ @pulumi.getter(name="subnetId")
3784
+ def subnet_id(self) -> Optional[pulumi.Input[_builtins.str]]:
3785
+ return pulumi.get(self, "subnet_id")
3786
+
3787
+ @subnet_id.setter
3788
+ def subnet_id(self, value: Optional[pulumi.Input[_builtins.str]]):
3789
+ pulumi.set(self, "subnet_id", value)
3790
+
3791
+
3792
+ if not MYPY:
3793
+ class ResourceAnalyticsResourceAnalyticsInstanceOacManagementAttachmentDetailsNetworkDetailsArgsDict(TypedDict):
3794
+ nsg_ids: NotRequired[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]
3795
+ subnet_id: NotRequired[pulumi.Input[_builtins.str]]
3796
+ elif False:
3797
+ ResourceAnalyticsResourceAnalyticsInstanceOacManagementAttachmentDetailsNetworkDetailsArgsDict: TypeAlias = Mapping[str, Any]
3798
+
3799
+ @pulumi.input_type
3800
+ class ResourceAnalyticsResourceAnalyticsInstanceOacManagementAttachmentDetailsNetworkDetailsArgs:
3801
+ def __init__(__self__, *,
3802
+ nsg_ids: Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]] = None,
3803
+ subnet_id: Optional[pulumi.Input[_builtins.str]] = None):
3804
+ if nsg_ids is not None:
3805
+ pulumi.set(__self__, "nsg_ids", nsg_ids)
3806
+ if subnet_id is not None:
3807
+ pulumi.set(__self__, "subnet_id", subnet_id)
3808
+
3809
+ @_builtins.property
3810
+ @pulumi.getter(name="nsgIds")
3811
+ def nsg_ids(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]:
3812
+ return pulumi.get(self, "nsg_ids")
3813
+
3814
+ @nsg_ids.setter
3815
+ def nsg_ids(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]):
3816
+ pulumi.set(self, "nsg_ids", value)
3817
+
3818
+ @_builtins.property
3819
+ @pulumi.getter(name="subnetId")
3820
+ def subnet_id(self) -> Optional[pulumi.Input[_builtins.str]]:
3821
+ return pulumi.get(self, "subnet_id")
3822
+
3823
+ @subnet_id.setter
3824
+ def subnet_id(self, value: Optional[pulumi.Input[_builtins.str]]):
3825
+ pulumi.set(self, "subnet_id", value)
3826
+
3827
+
3828
+ if not MYPY:
3829
+ class GetAiDataPlatformAiDataPlatformsFilterArgsDict(TypedDict):
3830
+ name: _builtins.str
3831
+ values: Sequence[_builtins.str]
3832
+ regex: NotRequired[_builtins.bool]
3833
+ elif False:
3834
+ GetAiDataPlatformAiDataPlatformsFilterArgsDict: TypeAlias = Mapping[str, Any]
3835
+
3836
+ @pulumi.input_type
3837
+ class GetAiDataPlatformAiDataPlatformsFilterArgs:
3838
+ def __init__(__self__, *,
3839
+ name: _builtins.str,
3840
+ values: Sequence[_builtins.str],
3841
+ regex: Optional[_builtins.bool] = None):
3842
+ pulumi.set(__self__, "name", name)
3843
+ pulumi.set(__self__, "values", values)
3844
+ if regex is not None:
3845
+ pulumi.set(__self__, "regex", regex)
3846
+
3847
+ @_builtins.property
3848
+ @pulumi.getter
3849
+ def name(self) -> _builtins.str:
3850
+ return pulumi.get(self, "name")
3851
+
3852
+ @name.setter
3853
+ def name(self, value: _builtins.str):
3854
+ pulumi.set(self, "name", value)
3855
+
3856
+ @_builtins.property
3857
+ @pulumi.getter
3858
+ def values(self) -> Sequence[_builtins.str]:
3859
+ return pulumi.get(self, "values")
3860
+
3861
+ @values.setter
3862
+ def values(self, value: Sequence[_builtins.str]):
3863
+ pulumi.set(self, "values", value)
3864
+
3865
+ @_builtins.property
3866
+ @pulumi.getter
3867
+ def regex(self) -> Optional[_builtins.bool]:
3868
+ return pulumi.get(self, "regex")
3869
+
3870
+ @regex.setter
3871
+ def regex(self, value: Optional[_builtins.bool]):
3872
+ pulumi.set(self, "regex", value)
3873
+
3874
+
3875
+ if not MYPY:
3876
+ class GetApiPlatformApiPlatformInstancesFilterArgsDict(TypedDict):
3877
+ name: _builtins.str
3878
+ """
3879
+ A filter to return only resources that match the given name exactly
3880
+ """
3881
+ values: Sequence[_builtins.str]
3882
+ regex: NotRequired[_builtins.bool]
3883
+ elif False:
3884
+ GetApiPlatformApiPlatformInstancesFilterArgsDict: TypeAlias = Mapping[str, Any]
3885
+
3886
+ @pulumi.input_type
3887
+ class GetApiPlatformApiPlatformInstancesFilterArgs:
3888
+ def __init__(__self__, *,
3889
+ name: _builtins.str,
3890
+ values: Sequence[_builtins.str],
3891
+ regex: Optional[_builtins.bool] = None):
3892
+ """
3893
+ :param _builtins.str name: A filter to return only resources that match the given name exactly
3894
+ """
3895
+ pulumi.set(__self__, "name", name)
3896
+ pulumi.set(__self__, "values", values)
3897
+ if regex is not None:
3898
+ pulumi.set(__self__, "regex", regex)
3899
+
3900
+ @_builtins.property
3901
+ @pulumi.getter
3902
+ def name(self) -> _builtins.str:
3903
+ """
3904
+ A filter to return only resources that match the given name exactly
3905
+ """
3906
+ return pulumi.get(self, "name")
3907
+
3908
+ @name.setter
3909
+ def name(self, value: _builtins.str):
3910
+ pulumi.set(self, "name", value)
3911
+
3912
+ @_builtins.property
3913
+ @pulumi.getter
3914
+ def values(self) -> Sequence[_builtins.str]:
3915
+ return pulumi.get(self, "values")
3916
+
3917
+ @values.setter
3918
+ def values(self, value: Sequence[_builtins.str]):
3919
+ pulumi.set(self, "values", value)
3920
+
3921
+ @_builtins.property
3922
+ @pulumi.getter
3923
+ def regex(self) -> Optional[_builtins.bool]:
3924
+ return pulumi.get(self, "regex")
3925
+
3926
+ @regex.setter
3927
+ def regex(self, value: Optional[_builtins.bool]):
3928
+ pulumi.set(self, "regex", value)
3929
+
3930
+
3931
+ if not MYPY:
3932
+ class GetApiaccesscontrolApiMetadataByEntityTypesFilterArgsDict(TypedDict):
3933
+ name: _builtins.str
3934
+ values: Sequence[_builtins.str]
3935
+ regex: NotRequired[_builtins.bool]
3936
+ elif False:
3937
+ GetApiaccesscontrolApiMetadataByEntityTypesFilterArgsDict: TypeAlias = Mapping[str, Any]
3938
+
3939
+ @pulumi.input_type
3940
+ class GetApiaccesscontrolApiMetadataByEntityTypesFilterArgs:
3941
+ def __init__(__self__, *,
3942
+ name: _builtins.str,
3943
+ values: Sequence[_builtins.str],
3944
+ regex: Optional[_builtins.bool] = None):
3945
+ pulumi.set(__self__, "name", name)
3946
+ pulumi.set(__self__, "values", values)
3947
+ if regex is not None:
3948
+ pulumi.set(__self__, "regex", regex)
3949
+
3950
+ @_builtins.property
3951
+ @pulumi.getter
3952
+ def name(self) -> _builtins.str:
3953
+ return pulumi.get(self, "name")
3954
+
3955
+ @name.setter
3956
+ def name(self, value: _builtins.str):
3957
+ pulumi.set(self, "name", value)
3958
+
3959
+ @_builtins.property
3960
+ @pulumi.getter
3961
+ def values(self) -> Sequence[_builtins.str]:
3962
+ return pulumi.get(self, "values")
3963
+
3964
+ @values.setter
3965
+ def values(self, value: Sequence[_builtins.str]):
3966
+ pulumi.set(self, "values", value)
3967
+
3968
+ @_builtins.property
3969
+ @pulumi.getter
3970
+ def regex(self) -> Optional[_builtins.bool]:
3971
+ return pulumi.get(self, "regex")
3972
+
3973
+ @regex.setter
3974
+ def regex(self, value: Optional[_builtins.bool]):
3975
+ pulumi.set(self, "regex", value)
3976
+
3977
+
3978
+ if not MYPY:
3979
+ class GetApiaccesscontrolApiMetadatasFilterArgsDict(TypedDict):
3980
+ name: _builtins.str
3981
+ values: Sequence[_builtins.str]
3982
+ regex: NotRequired[_builtins.bool]
3983
+ elif False:
3984
+ GetApiaccesscontrolApiMetadatasFilterArgsDict: TypeAlias = Mapping[str, Any]
3985
+
3986
+ @pulumi.input_type
3987
+ class GetApiaccesscontrolApiMetadatasFilterArgs:
3988
+ def __init__(__self__, *,
3989
+ name: _builtins.str,
3990
+ values: Sequence[_builtins.str],
3991
+ regex: Optional[_builtins.bool] = None):
3992
+ pulumi.set(__self__, "name", name)
3993
+ pulumi.set(__self__, "values", values)
3994
+ if regex is not None:
3995
+ pulumi.set(__self__, "regex", regex)
3996
+
3997
+ @_builtins.property
3998
+ @pulumi.getter
3999
+ def name(self) -> _builtins.str:
4000
+ return pulumi.get(self, "name")
4001
+
4002
+ @name.setter
4003
+ def name(self, value: _builtins.str):
4004
+ pulumi.set(self, "name", value)
4005
+
4006
+ @_builtins.property
4007
+ @pulumi.getter
4008
+ def values(self) -> Sequence[_builtins.str]:
4009
+ return pulumi.get(self, "values")
4010
+
4011
+ @values.setter
4012
+ def values(self, value: Sequence[_builtins.str]):
4013
+ pulumi.set(self, "values", value)
4014
+
4015
+ @_builtins.property
4016
+ @pulumi.getter
4017
+ def regex(self) -> Optional[_builtins.bool]:
4018
+ return pulumi.get(self, "regex")
4019
+
4020
+ @regex.setter
4021
+ def regex(self, value: Optional[_builtins.bool]):
4022
+ pulumi.set(self, "regex", value)
4023
+
4024
+
4025
+ if not MYPY:
4026
+ class GetApiaccesscontrolPrivilegedApiControlsFilterArgsDict(TypedDict):
4027
+ name: _builtins.str
4028
+ values: Sequence[_builtins.str]
4029
+ regex: NotRequired[_builtins.bool]
4030
+ elif False:
4031
+ GetApiaccesscontrolPrivilegedApiControlsFilterArgsDict: TypeAlias = Mapping[str, Any]
4032
+
4033
+ @pulumi.input_type
4034
+ class GetApiaccesscontrolPrivilegedApiControlsFilterArgs:
4035
+ def __init__(__self__, *,
4036
+ name: _builtins.str,
4037
+ values: Sequence[_builtins.str],
4038
+ regex: Optional[_builtins.bool] = None):
4039
+ pulumi.set(__self__, "name", name)
4040
+ pulumi.set(__self__, "values", values)
4041
+ if regex is not None:
4042
+ pulumi.set(__self__, "regex", regex)
4043
+
4044
+ @_builtins.property
4045
+ @pulumi.getter
4046
+ def name(self) -> _builtins.str:
4047
+ return pulumi.get(self, "name")
4048
+
4049
+ @name.setter
4050
+ def name(self, value: _builtins.str):
4051
+ pulumi.set(self, "name", value)
4052
+
4053
+ @_builtins.property
4054
+ @pulumi.getter
4055
+ def values(self) -> Sequence[_builtins.str]:
4056
+ return pulumi.get(self, "values")
4057
+
4058
+ @values.setter
4059
+ def values(self, value: Sequence[_builtins.str]):
4060
+ pulumi.set(self, "values", value)
4061
+
4062
+ @_builtins.property
4063
+ @pulumi.getter
4064
+ def regex(self) -> Optional[_builtins.bool]:
4065
+ return pulumi.get(self, "regex")
4066
+
4067
+ @regex.setter
4068
+ def regex(self, value: Optional[_builtins.bool]):
4069
+ pulumi.set(self, "regex", value)
4070
+
4071
+
4072
+ if not MYPY:
4073
+ class GetApiaccesscontrolPrivilegedApiRequestsFilterArgsDict(TypedDict):
4074
+ name: _builtins.str
4075
+ values: Sequence[_builtins.str]
4076
+ regex: NotRequired[_builtins.bool]
4077
+ elif False:
4078
+ GetApiaccesscontrolPrivilegedApiRequestsFilterArgsDict: TypeAlias = Mapping[str, Any]
4079
+
4080
+ @pulumi.input_type
4081
+ class GetApiaccesscontrolPrivilegedApiRequestsFilterArgs:
4082
+ def __init__(__self__, *,
4083
+ name: _builtins.str,
4084
+ values: Sequence[_builtins.str],
4085
+ regex: Optional[_builtins.bool] = None):
4086
+ pulumi.set(__self__, "name", name)
4087
+ pulumi.set(__self__, "values", values)
4088
+ if regex is not None:
4089
+ pulumi.set(__self__, "regex", regex)
4090
+
4091
+ @_builtins.property
4092
+ @pulumi.getter
4093
+ def name(self) -> _builtins.str:
4094
+ return pulumi.get(self, "name")
4095
+
4096
+ @name.setter
4097
+ def name(self, value: _builtins.str):
4098
+ pulumi.set(self, "name", value)
4099
+
4100
+ @_builtins.property
4101
+ @pulumi.getter
4102
+ def values(self) -> Sequence[_builtins.str]:
4103
+ return pulumi.get(self, "values")
4104
+
4105
+ @values.setter
4106
+ def values(self, value: Sequence[_builtins.str]):
4107
+ pulumi.set(self, "values", value)
4108
+
4109
+ @_builtins.property
4110
+ @pulumi.getter
4111
+ def regex(self) -> Optional[_builtins.bool]:
4112
+ return pulumi.get(self, "regex")
4113
+
4114
+ @regex.setter
4115
+ def regex(self, value: Optional[_builtins.bool]):
4116
+ pulumi.set(self, "regex", value)
4117
+
4118
+
4119
+ if not MYPY:
4120
+ class GetDbmulticloudMultiCloudResourceDiscoveriesFilterArgsDict(TypedDict):
4121
+ name: _builtins.str
4122
+ """
4123
+ Discovered Resource Name.
4124
+ """
4125
+ values: Sequence[_builtins.str]
4126
+ regex: NotRequired[_builtins.bool]
4127
+ elif False:
4128
+ GetDbmulticloudMultiCloudResourceDiscoveriesFilterArgsDict: TypeAlias = Mapping[str, Any]
4129
+
4130
+ @pulumi.input_type
4131
+ class GetDbmulticloudMultiCloudResourceDiscoveriesFilterArgs:
4132
+ def __init__(__self__, *,
4133
+ name: _builtins.str,
4134
+ values: Sequence[_builtins.str],
4135
+ regex: Optional[_builtins.bool] = None):
4136
+ """
4137
+ :param _builtins.str name: Discovered Resource Name.
4138
+ """
4139
+ pulumi.set(__self__, "name", name)
4140
+ pulumi.set(__self__, "values", values)
4141
+ if regex is not None:
4142
+ pulumi.set(__self__, "regex", regex)
4143
+
4144
+ @_builtins.property
4145
+ @pulumi.getter
4146
+ def name(self) -> _builtins.str:
4147
+ """
4148
+ Discovered Resource Name.
4149
+ """
4150
+ return pulumi.get(self, "name")
4151
+
4152
+ @name.setter
4153
+ def name(self, value: _builtins.str):
4154
+ pulumi.set(self, "name", value)
4155
+
4156
+ @_builtins.property
4157
+ @pulumi.getter
4158
+ def values(self) -> Sequence[_builtins.str]:
4159
+ return pulumi.get(self, "values")
4160
+
4161
+ @values.setter
4162
+ def values(self, value: Sequence[_builtins.str]):
4163
+ pulumi.set(self, "values", value)
4164
+
4165
+ @_builtins.property
4166
+ @pulumi.getter
4167
+ def regex(self) -> Optional[_builtins.bool]:
4168
+ return pulumi.get(self, "regex")
4169
+
4170
+ @regex.setter
4171
+ def regex(self, value: Optional[_builtins.bool]):
4172
+ pulumi.set(self, "regex", value)
4173
+
4174
+
4175
+ if not MYPY:
4176
+ class GetDbmulticloudOracleDbAzureBlobContainersFilterArgsDict(TypedDict):
4177
+ name: _builtins.str
4178
+ values: Sequence[_builtins.str]
4179
+ regex: NotRequired[_builtins.bool]
4180
+ elif False:
4181
+ GetDbmulticloudOracleDbAzureBlobContainersFilterArgsDict: TypeAlias = Mapping[str, Any]
4182
+
4183
+ @pulumi.input_type
4184
+ class GetDbmulticloudOracleDbAzureBlobContainersFilterArgs:
4185
+ def __init__(__self__, *,
4186
+ name: _builtins.str,
4187
+ values: Sequence[_builtins.str],
4188
+ regex: Optional[_builtins.bool] = None):
4189
+ pulumi.set(__self__, "name", name)
4190
+ pulumi.set(__self__, "values", values)
4191
+ if regex is not None:
4192
+ pulumi.set(__self__, "regex", regex)
4193
+
4194
+ @_builtins.property
4195
+ @pulumi.getter
4196
+ def name(self) -> _builtins.str:
4197
+ return pulumi.get(self, "name")
4198
+
4199
+ @name.setter
4200
+ def name(self, value: _builtins.str):
4201
+ pulumi.set(self, "name", value)
4202
+
4203
+ @_builtins.property
4204
+ @pulumi.getter
4205
+ def values(self) -> Sequence[_builtins.str]:
4206
+ return pulumi.get(self, "values")
4207
+
4208
+ @values.setter
4209
+ def values(self, value: Sequence[_builtins.str]):
4210
+ pulumi.set(self, "values", value)
4211
+
4212
+ @_builtins.property
4213
+ @pulumi.getter
4214
+ def regex(self) -> Optional[_builtins.bool]:
4215
+ return pulumi.get(self, "regex")
4216
+
4217
+ @regex.setter
4218
+ def regex(self, value: Optional[_builtins.bool]):
4219
+ pulumi.set(self, "regex", value)
4220
+
4221
+
4222
+ if not MYPY:
4223
+ class GetDbmulticloudOracleDbAzureBlobMountsFilterArgsDict(TypedDict):
4224
+ name: _builtins.str
4225
+ values: Sequence[_builtins.str]
4226
+ regex: NotRequired[_builtins.bool]
4227
+ elif False:
4228
+ GetDbmulticloudOracleDbAzureBlobMountsFilterArgsDict: TypeAlias = Mapping[str, Any]
4229
+
4230
+ @pulumi.input_type
4231
+ class GetDbmulticloudOracleDbAzureBlobMountsFilterArgs:
4232
+ def __init__(__self__, *,
4233
+ name: _builtins.str,
4234
+ values: Sequence[_builtins.str],
4235
+ regex: Optional[_builtins.bool] = None):
4236
+ pulumi.set(__self__, "name", name)
4237
+ pulumi.set(__self__, "values", values)
4238
+ if regex is not None:
4239
+ pulumi.set(__self__, "regex", regex)
4240
+
4241
+ @_builtins.property
4242
+ @pulumi.getter
4243
+ def name(self) -> _builtins.str:
4244
+ return pulumi.get(self, "name")
4245
+
4246
+ @name.setter
4247
+ def name(self, value: _builtins.str):
4248
+ pulumi.set(self, "name", value)
4249
+
4250
+ @_builtins.property
4251
+ @pulumi.getter
4252
+ def values(self) -> Sequence[_builtins.str]:
4253
+ return pulumi.get(self, "values")
4254
+
4255
+ @values.setter
4256
+ def values(self, value: Sequence[_builtins.str]):
4257
+ pulumi.set(self, "values", value)
4258
+
4259
+ @_builtins.property
4260
+ @pulumi.getter
4261
+ def regex(self) -> Optional[_builtins.bool]:
4262
+ return pulumi.get(self, "regex")
4263
+
4264
+ @regex.setter
4265
+ def regex(self, value: Optional[_builtins.bool]):
4266
+ pulumi.set(self, "regex", value)
4267
+
4268
+
4269
+ if not MYPY:
4270
+ class GetDbmulticloudOracleDbAzureConnectorsFilterArgsDict(TypedDict):
4271
+ name: _builtins.str
4272
+ values: Sequence[_builtins.str]
4273
+ regex: NotRequired[_builtins.bool]
4274
+ elif False:
4275
+ GetDbmulticloudOracleDbAzureConnectorsFilterArgsDict: TypeAlias = Mapping[str, Any]
4276
+
4277
+ @pulumi.input_type
4278
+ class GetDbmulticloudOracleDbAzureConnectorsFilterArgs:
4279
+ def __init__(__self__, *,
4280
+ name: _builtins.str,
4281
+ values: Sequence[_builtins.str],
4282
+ regex: Optional[_builtins.bool] = None):
4283
+ pulumi.set(__self__, "name", name)
4284
+ pulumi.set(__self__, "values", values)
4285
+ if regex is not None:
4286
+ pulumi.set(__self__, "regex", regex)
4287
+
4288
+ @_builtins.property
4289
+ @pulumi.getter
4290
+ def name(self) -> _builtins.str:
4291
+ return pulumi.get(self, "name")
4292
+
4293
+ @name.setter
4294
+ def name(self, value: _builtins.str):
4295
+ pulumi.set(self, "name", value)
4296
+
4297
+ @_builtins.property
4298
+ @pulumi.getter
4299
+ def values(self) -> Sequence[_builtins.str]:
4300
+ return pulumi.get(self, "values")
4301
+
4302
+ @values.setter
4303
+ def values(self, value: Sequence[_builtins.str]):
4304
+ pulumi.set(self, "values", value)
4305
+
4306
+ @_builtins.property
4307
+ @pulumi.getter
4308
+ def regex(self) -> Optional[_builtins.bool]:
4309
+ return pulumi.get(self, "regex")
4310
+
4311
+ @regex.setter
4312
+ def regex(self, value: Optional[_builtins.bool]):
4313
+ pulumi.set(self, "regex", value)
4314
+
4315
+
4316
+ if not MYPY:
4317
+ class GetDbmulticloudOracleDbAzureKeysFilterArgsDict(TypedDict):
4318
+ name: _builtins.str
4319
+ values: Sequence[_builtins.str]
4320
+ regex: NotRequired[_builtins.bool]
4321
+ elif False:
4322
+ GetDbmulticloudOracleDbAzureKeysFilterArgsDict: TypeAlias = Mapping[str, Any]
4323
+
4324
+ @pulumi.input_type
4325
+ class GetDbmulticloudOracleDbAzureKeysFilterArgs:
4326
+ def __init__(__self__, *,
4327
+ name: _builtins.str,
4328
+ values: Sequence[_builtins.str],
4329
+ regex: Optional[_builtins.bool] = None):
4330
+ pulumi.set(__self__, "name", name)
4331
+ pulumi.set(__self__, "values", values)
4332
+ if regex is not None:
4333
+ pulumi.set(__self__, "regex", regex)
4334
+
4335
+ @_builtins.property
4336
+ @pulumi.getter
4337
+ def name(self) -> _builtins.str:
4338
+ return pulumi.get(self, "name")
4339
+
4340
+ @name.setter
4341
+ def name(self, value: _builtins.str):
4342
+ pulumi.set(self, "name", value)
4343
+
4344
+ @_builtins.property
4345
+ @pulumi.getter
4346
+ def values(self) -> Sequence[_builtins.str]:
4347
+ return pulumi.get(self, "values")
4348
+
4349
+ @values.setter
4350
+ def values(self, value: Sequence[_builtins.str]):
4351
+ pulumi.set(self, "values", value)
4352
+
4353
+ @_builtins.property
4354
+ @pulumi.getter
4355
+ def regex(self) -> Optional[_builtins.bool]:
4356
+ return pulumi.get(self, "regex")
4357
+
4358
+ @regex.setter
4359
+ def regex(self, value: Optional[_builtins.bool]):
4360
+ pulumi.set(self, "regex", value)
4361
+
4362
+
4363
+ if not MYPY:
4364
+ class GetDbmulticloudOracleDbAzureVaultAssociationsFilterArgsDict(TypedDict):
4365
+ name: _builtins.str
4366
+ values: Sequence[_builtins.str]
4367
+ regex: NotRequired[_builtins.bool]
4368
+ elif False:
4369
+ GetDbmulticloudOracleDbAzureVaultAssociationsFilterArgsDict: TypeAlias = Mapping[str, Any]
4370
+
4371
+ @pulumi.input_type
4372
+ class GetDbmulticloudOracleDbAzureVaultAssociationsFilterArgs:
4373
+ def __init__(__self__, *,
4374
+ name: _builtins.str,
4375
+ values: Sequence[_builtins.str],
4376
+ regex: Optional[_builtins.bool] = None):
4377
+ pulumi.set(__self__, "name", name)
4378
+ pulumi.set(__self__, "values", values)
4379
+ if regex is not None:
4380
+ pulumi.set(__self__, "regex", regex)
4381
+
4382
+ @_builtins.property
4383
+ @pulumi.getter
4384
+ def name(self) -> _builtins.str:
4385
+ return pulumi.get(self, "name")
4386
+
4387
+ @name.setter
4388
+ def name(self, value: _builtins.str):
4389
+ pulumi.set(self, "name", value)
4390
+
4391
+ @_builtins.property
4392
+ @pulumi.getter
4393
+ def values(self) -> Sequence[_builtins.str]:
4394
+ return pulumi.get(self, "values")
4395
+
4396
+ @values.setter
4397
+ def values(self, value: Sequence[_builtins.str]):
4398
+ pulumi.set(self, "values", value)
4399
+
4400
+ @_builtins.property
4401
+ @pulumi.getter
4402
+ def regex(self) -> Optional[_builtins.bool]:
4403
+ return pulumi.get(self, "regex")
4404
+
4405
+ @regex.setter
4406
+ def regex(self, value: Optional[_builtins.bool]):
4407
+ pulumi.set(self, "regex", value)
4408
+
4409
+
4410
+ if not MYPY:
4411
+ class GetDbmulticloudOracleDbAzureVaultsFilterArgsDict(TypedDict):
4412
+ name: _builtins.str
4413
+ values: Sequence[_builtins.str]
4414
+ regex: NotRequired[_builtins.bool]
4415
+ elif False:
4416
+ GetDbmulticloudOracleDbAzureVaultsFilterArgsDict: TypeAlias = Mapping[str, Any]
4417
+
4418
+ @pulumi.input_type
4419
+ class GetDbmulticloudOracleDbAzureVaultsFilterArgs:
4420
+ def __init__(__self__, *,
4421
+ name: _builtins.str,
4422
+ values: Sequence[_builtins.str],
4423
+ regex: Optional[_builtins.bool] = None):
4424
+ pulumi.set(__self__, "name", name)
4425
+ pulumi.set(__self__, "values", values)
4426
+ if regex is not None:
4427
+ pulumi.set(__self__, "regex", regex)
4428
+
4429
+ @_builtins.property
4430
+ @pulumi.getter
4431
+ def name(self) -> _builtins.str:
4432
+ return pulumi.get(self, "name")
4433
+
4434
+ @name.setter
4435
+ def name(self, value: _builtins.str):
4436
+ pulumi.set(self, "name", value)
4437
+
4438
+ @_builtins.property
4439
+ @pulumi.getter
4440
+ def values(self) -> Sequence[_builtins.str]:
4441
+ return pulumi.get(self, "values")
916
4442
 
917
- @properties.setter
918
- def properties(self, value: pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]):
919
- pulumi.set(self, "properties", value)
4443
+ @values.setter
4444
+ def values(self, value: Sequence[_builtins.str]):
4445
+ pulumi.set(self, "values", value)
920
4446
 
921
4447
  @_builtins.property
922
- @pulumi.getter(name="configId")
923
- def config_id(self) -> Optional[pulumi.Input[_builtins.str]]:
924
- """
925
- (Updatable) ID cluster configuration
926
- """
927
- return pulumi.get(self, "config_id")
4448
+ @pulumi.getter
4449
+ def regex(self) -> Optional[_builtins.bool]:
4450
+ return pulumi.get(self, "regex")
928
4451
 
929
- @config_id.setter
930
- def config_id(self, value: Optional[pulumi.Input[_builtins.str]]):
931
- pulumi.set(self, "config_id", value)
4452
+ @regex.setter
4453
+ def regex(self, value: Optional[_builtins.bool]):
4454
+ pulumi.set(self, "regex", value)
4455
+
4456
+
4457
+ if not MYPY:
4458
+ class GetDbmulticloudOracleDbGcpIdentityConnectorsFilterArgsDict(TypedDict):
4459
+ name: _builtins.str
4460
+ values: Sequence[_builtins.str]
4461
+ regex: NotRequired[_builtins.bool]
4462
+ elif False:
4463
+ GetDbmulticloudOracleDbGcpIdentityConnectorsFilterArgsDict: TypeAlias = Mapping[str, Any]
4464
+
4465
+ @pulumi.input_type
4466
+ class GetDbmulticloudOracleDbGcpIdentityConnectorsFilterArgs:
4467
+ def __init__(__self__, *,
4468
+ name: _builtins.str,
4469
+ values: Sequence[_builtins.str],
4470
+ regex: Optional[_builtins.bool] = None):
4471
+ pulumi.set(__self__, "name", name)
4472
+ pulumi.set(__self__, "values", values)
4473
+ if regex is not None:
4474
+ pulumi.set(__self__, "regex", regex)
932
4475
 
933
4476
  @_builtins.property
934
- @pulumi.getter(name="timeCreated")
935
- def time_created(self) -> Optional[pulumi.Input[_builtins.str]]:
936
- """
937
- (Updatable) The date and time the KafkaClusterConfigVersion was created, in the format defined by [RFC 3339](https://tools.ietf.org/html/rfc3339). Example: `2016-08-25T21:10:29.600Z`
938
- """
939
- return pulumi.get(self, "time_created")
4477
+ @pulumi.getter
4478
+ def name(self) -> _builtins.str:
4479
+ return pulumi.get(self, "name")
940
4480
 
941
- @time_created.setter
942
- def time_created(self, value: Optional[pulumi.Input[_builtins.str]]):
943
- pulumi.set(self, "time_created", value)
4481
+ @name.setter
4482
+ def name(self, value: _builtins.str):
4483
+ pulumi.set(self, "name", value)
944
4484
 
945
4485
  @_builtins.property
946
- @pulumi.getter(name="versionNumber")
947
- def version_number(self) -> Optional[pulumi.Input[_builtins.int]]:
948
- """
949
- (Updatable) Version of the cluster configuration
4486
+ @pulumi.getter
4487
+ def values(self) -> Sequence[_builtins.str]:
4488
+ return pulumi.get(self, "values")
950
4489
 
4490
+ @values.setter
4491
+ def values(self, value: Sequence[_builtins.str]):
4492
+ pulumi.set(self, "values", value)
951
4493
 
952
- ** IMPORTANT **
953
- Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
954
- """
955
- return pulumi.get(self, "version_number")
4494
+ @_builtins.property
4495
+ @pulumi.getter
4496
+ def regex(self) -> Optional[_builtins.bool]:
4497
+ return pulumi.get(self, "regex")
956
4498
 
957
- @version_number.setter
958
- def version_number(self, value: Optional[pulumi.Input[_builtins.int]]):
959
- pulumi.set(self, "version_number", value)
4499
+ @regex.setter
4500
+ def regex(self, value: Optional[_builtins.bool]):
4501
+ pulumi.set(self, "regex", value)
960
4502
 
961
4503
 
962
4504
  if not MYPY:
963
- class ManagedKafkaKafkaClusterKafkaBootstrapUrlArgsDict(TypedDict):
964
- name: NotRequired[pulumi.Input[_builtins.str]]
965
- """
966
- Name of the Kafka listener providing this bootstrap URL
967
- """
968
- url: NotRequired[pulumi.Input[_builtins.str]]
969
- """
970
- Bootstrap URL
971
- """
4505
+ class GetDbmulticloudOracleDbGcpKeyRingsFilterArgsDict(TypedDict):
4506
+ name: _builtins.str
4507
+ values: Sequence[_builtins.str]
4508
+ regex: NotRequired[_builtins.bool]
972
4509
  elif False:
973
- ManagedKafkaKafkaClusterKafkaBootstrapUrlArgsDict: TypeAlias = Mapping[str, Any]
4510
+ GetDbmulticloudOracleDbGcpKeyRingsFilterArgsDict: TypeAlias = Mapping[str, Any]
974
4511
 
975
4512
  @pulumi.input_type
976
- class ManagedKafkaKafkaClusterKafkaBootstrapUrlArgs:
4513
+ class GetDbmulticloudOracleDbGcpKeyRingsFilterArgs:
977
4514
  def __init__(__self__, *,
978
- name: Optional[pulumi.Input[_builtins.str]] = None,
979
- url: Optional[pulumi.Input[_builtins.str]] = None):
980
- """
981
- :param pulumi.Input[_builtins.str] name: Name of the Kafka listener providing this bootstrap URL
982
- :param pulumi.Input[_builtins.str] url: Bootstrap URL
983
- """
984
- if name is not None:
985
- pulumi.set(__self__, "name", name)
986
- if url is not None:
987
- pulumi.set(__self__, "url", url)
4515
+ name: _builtins.str,
4516
+ values: Sequence[_builtins.str],
4517
+ regex: Optional[_builtins.bool] = None):
4518
+ pulumi.set(__self__, "name", name)
4519
+ pulumi.set(__self__, "values", values)
4520
+ if regex is not None:
4521
+ pulumi.set(__self__, "regex", regex)
988
4522
 
989
4523
  @_builtins.property
990
4524
  @pulumi.getter
991
- def name(self) -> Optional[pulumi.Input[_builtins.str]]:
992
- """
993
- Name of the Kafka listener providing this bootstrap URL
994
- """
4525
+ def name(self) -> _builtins.str:
995
4526
  return pulumi.get(self, "name")
996
4527
 
997
4528
  @name.setter
998
- def name(self, value: Optional[pulumi.Input[_builtins.str]]):
4529
+ def name(self, value: _builtins.str):
999
4530
  pulumi.set(self, "name", value)
1000
4531
 
1001
4532
  @_builtins.property
1002
4533
  @pulumi.getter
1003
- def url(self) -> Optional[pulumi.Input[_builtins.str]]:
1004
- """
1005
- Bootstrap URL
1006
- """
1007
- return pulumi.get(self, "url")
4534
+ def values(self) -> Sequence[_builtins.str]:
4535
+ return pulumi.get(self, "values")
1008
4536
 
1009
- @url.setter
1010
- def url(self, value: Optional[pulumi.Input[_builtins.str]]):
1011
- pulumi.set(self, "url", value)
4537
+ @values.setter
4538
+ def values(self, value: Sequence[_builtins.str]):
4539
+ pulumi.set(self, "values", value)
4540
+
4541
+ @_builtins.property
4542
+ @pulumi.getter
4543
+ def regex(self) -> Optional[_builtins.bool]:
4544
+ return pulumi.get(self, "regex")
4545
+
4546
+ @regex.setter
4547
+ def regex(self, value: Optional[_builtins.bool]):
4548
+ pulumi.set(self, "regex", value)
1012
4549
 
1013
4550
 
1014
4551
  if not MYPY:
1015
- class GetApiPlatformApiPlatformInstancesFilterArgsDict(TypedDict):
4552
+ class GetDbmulticloudOracleDbGcpKeysFilterArgsDict(TypedDict):
1016
4553
  name: _builtins.str
1017
- """
1018
- A filter to return only resources that match the given name exactly
1019
- """
1020
4554
  values: Sequence[_builtins.str]
1021
4555
  regex: NotRequired[_builtins.bool]
1022
4556
  elif False:
1023
- GetApiPlatformApiPlatformInstancesFilterArgsDict: TypeAlias = Mapping[str, Any]
4557
+ GetDbmulticloudOracleDbGcpKeysFilterArgsDict: TypeAlias = Mapping[str, Any]
1024
4558
 
1025
4559
  @pulumi.input_type
1026
- class GetApiPlatformApiPlatformInstancesFilterArgs:
4560
+ class GetDbmulticloudOracleDbGcpKeysFilterArgs:
1027
4561
  def __init__(__self__, *,
1028
4562
  name: _builtins.str,
1029
4563
  values: Sequence[_builtins.str],
1030
4564
  regex: Optional[_builtins.bool] = None):
1031
- """
1032
- :param _builtins.str name: A filter to return only resources that match the given name exactly
1033
- """
1034
4565
  pulumi.set(__self__, "name", name)
1035
4566
  pulumi.set(__self__, "values", values)
1036
4567
  if regex is not None:
@@ -1039,9 +4570,6 @@ class GetApiPlatformApiPlatformInstancesFilterArgs:
1039
4570
  @_builtins.property
1040
4571
  @pulumi.getter
1041
4572
  def name(self) -> _builtins.str:
1042
- """
1043
- A filter to return only resources that match the given name exactly
1044
- """
1045
4573
  return pulumi.get(self, "name")
1046
4574
 
1047
4575
  @name.setter
@@ -1068,15 +4596,15 @@ class GetApiPlatformApiPlatformInstancesFilterArgs:
1068
4596
 
1069
4597
 
1070
4598
  if not MYPY:
1071
- class GetApiaccesscontrolApiMetadataByEntityTypesFilterArgsDict(TypedDict):
4599
+ class GetDifStacksFilterArgsDict(TypedDict):
1072
4600
  name: _builtins.str
1073
4601
  values: Sequence[_builtins.str]
1074
4602
  regex: NotRequired[_builtins.bool]
1075
4603
  elif False:
1076
- GetApiaccesscontrolApiMetadataByEntityTypesFilterArgsDict: TypeAlias = Mapping[str, Any]
4604
+ GetDifStacksFilterArgsDict: TypeAlias = Mapping[str, Any]
1077
4605
 
1078
4606
  @pulumi.input_type
1079
- class GetApiaccesscontrolApiMetadataByEntityTypesFilterArgs:
4607
+ class GetDifStacksFilterArgs:
1080
4608
  def __init__(__self__, *,
1081
4609
  name: _builtins.str,
1082
4610
  values: Sequence[_builtins.str],
@@ -1115,15 +4643,15 @@ class GetApiaccesscontrolApiMetadataByEntityTypesFilterArgs:
1115
4643
 
1116
4644
 
1117
4645
  if not MYPY:
1118
- class GetApiaccesscontrolApiMetadatasFilterArgsDict(TypedDict):
4646
+ class GetIotDigitalTwinAdaptersFilterArgsDict(TypedDict):
1119
4647
  name: _builtins.str
1120
4648
  values: Sequence[_builtins.str]
1121
4649
  regex: NotRequired[_builtins.bool]
1122
4650
  elif False:
1123
- GetApiaccesscontrolApiMetadatasFilterArgsDict: TypeAlias = Mapping[str, Any]
4651
+ GetIotDigitalTwinAdaptersFilterArgsDict: TypeAlias = Mapping[str, Any]
1124
4652
 
1125
4653
  @pulumi.input_type
1126
- class GetApiaccesscontrolApiMetadatasFilterArgs:
4654
+ class GetIotDigitalTwinAdaptersFilterArgs:
1127
4655
  def __init__(__self__, *,
1128
4656
  name: _builtins.str,
1129
4657
  values: Sequence[_builtins.str],
@@ -1162,15 +4690,15 @@ class GetApiaccesscontrolApiMetadatasFilterArgs:
1162
4690
 
1163
4691
 
1164
4692
  if not MYPY:
1165
- class GetApiaccesscontrolPrivilegedApiControlsFilterArgsDict(TypedDict):
4693
+ class GetIotDigitalTwinInstancesFilterArgsDict(TypedDict):
1166
4694
  name: _builtins.str
1167
4695
  values: Sequence[_builtins.str]
1168
4696
  regex: NotRequired[_builtins.bool]
1169
4697
  elif False:
1170
- GetApiaccesscontrolPrivilegedApiControlsFilterArgsDict: TypeAlias = Mapping[str, Any]
4698
+ GetIotDigitalTwinInstancesFilterArgsDict: TypeAlias = Mapping[str, Any]
1171
4699
 
1172
4700
  @pulumi.input_type
1173
- class GetApiaccesscontrolPrivilegedApiControlsFilterArgs:
4701
+ class GetIotDigitalTwinInstancesFilterArgs:
1174
4702
  def __init__(__self__, *,
1175
4703
  name: _builtins.str,
1176
4704
  values: Sequence[_builtins.str],
@@ -1209,15 +4737,15 @@ class GetApiaccesscontrolPrivilegedApiControlsFilterArgs:
1209
4737
 
1210
4738
 
1211
4739
  if not MYPY:
1212
- class GetApiaccesscontrolPrivilegedApiRequestsFilterArgsDict(TypedDict):
4740
+ class GetIotDigitalTwinModelsFilterArgsDict(TypedDict):
1213
4741
  name: _builtins.str
1214
4742
  values: Sequence[_builtins.str]
1215
4743
  regex: NotRequired[_builtins.bool]
1216
4744
  elif False:
1217
- GetApiaccesscontrolPrivilegedApiRequestsFilterArgsDict: TypeAlias = Mapping[str, Any]
4745
+ GetIotDigitalTwinModelsFilterArgsDict: TypeAlias = Mapping[str, Any]
1218
4746
 
1219
4747
  @pulumi.input_type
1220
- class GetApiaccesscontrolPrivilegedApiRequestsFilterArgs:
4748
+ class GetIotDigitalTwinModelsFilterArgs:
1221
4749
  def __init__(__self__, *,
1222
4750
  name: _builtins.str,
1223
4751
  values: Sequence[_builtins.str],
@@ -1256,25 +4784,19 @@ class GetApiaccesscontrolPrivilegedApiRequestsFilterArgs:
1256
4784
 
1257
4785
 
1258
4786
  if not MYPY:
1259
- class GetDbmulticloudMultiCloudResourceDiscoveriesFilterArgsDict(TypedDict):
4787
+ class GetIotDigitalTwinRelationshipsFilterArgsDict(TypedDict):
1260
4788
  name: _builtins.str
1261
- """
1262
- Discovered Resource Name.
1263
- """
1264
4789
  values: Sequence[_builtins.str]
1265
4790
  regex: NotRequired[_builtins.bool]
1266
4791
  elif False:
1267
- GetDbmulticloudMultiCloudResourceDiscoveriesFilterArgsDict: TypeAlias = Mapping[str, Any]
4792
+ GetIotDigitalTwinRelationshipsFilterArgsDict: TypeAlias = Mapping[str, Any]
1268
4793
 
1269
4794
  @pulumi.input_type
1270
- class GetDbmulticloudMultiCloudResourceDiscoveriesFilterArgs:
4795
+ class GetIotDigitalTwinRelationshipsFilterArgs:
1271
4796
  def __init__(__self__, *,
1272
4797
  name: _builtins.str,
1273
4798
  values: Sequence[_builtins.str],
1274
4799
  regex: Optional[_builtins.bool] = None):
1275
- """
1276
- :param _builtins.str name: Discovered Resource Name.
1277
- """
1278
4800
  pulumi.set(__self__, "name", name)
1279
4801
  pulumi.set(__self__, "values", values)
1280
4802
  if regex is not None:
@@ -1283,9 +4805,6 @@ class GetDbmulticloudMultiCloudResourceDiscoveriesFilterArgs:
1283
4805
  @_builtins.property
1284
4806
  @pulumi.getter
1285
4807
  def name(self) -> _builtins.str:
1286
- """
1287
- Discovered Resource Name.
1288
- """
1289
4808
  return pulumi.get(self, "name")
1290
4809
 
1291
4810
  @name.setter
@@ -1312,15 +4831,15 @@ class GetDbmulticloudMultiCloudResourceDiscoveriesFilterArgs:
1312
4831
 
1313
4832
 
1314
4833
  if not MYPY:
1315
- class GetDbmulticloudOracleDbAzureBlobContainersFilterArgsDict(TypedDict):
4834
+ class GetIotIotDomainGroupsFilterArgsDict(TypedDict):
1316
4835
  name: _builtins.str
1317
4836
  values: Sequence[_builtins.str]
1318
4837
  regex: NotRequired[_builtins.bool]
1319
4838
  elif False:
1320
- GetDbmulticloudOracleDbAzureBlobContainersFilterArgsDict: TypeAlias = Mapping[str, Any]
4839
+ GetIotIotDomainGroupsFilterArgsDict: TypeAlias = Mapping[str, Any]
1321
4840
 
1322
4841
  @pulumi.input_type
1323
- class GetDbmulticloudOracleDbAzureBlobContainersFilterArgs:
4842
+ class GetIotIotDomainGroupsFilterArgs:
1324
4843
  def __init__(__self__, *,
1325
4844
  name: _builtins.str,
1326
4845
  values: Sequence[_builtins.str],
@@ -1359,15 +4878,15 @@ class GetDbmulticloudOracleDbAzureBlobContainersFilterArgs:
1359
4878
 
1360
4879
 
1361
4880
  if not MYPY:
1362
- class GetDbmulticloudOracleDbAzureBlobMountsFilterArgsDict(TypedDict):
4881
+ class GetIotIotDomainsFilterArgsDict(TypedDict):
1363
4882
  name: _builtins.str
1364
4883
  values: Sequence[_builtins.str]
1365
4884
  regex: NotRequired[_builtins.bool]
1366
4885
  elif False:
1367
- GetDbmulticloudOracleDbAzureBlobMountsFilterArgsDict: TypeAlias = Mapping[str, Any]
4886
+ GetIotIotDomainsFilterArgsDict: TypeAlias = Mapping[str, Any]
1368
4887
 
1369
4888
  @pulumi.input_type
1370
- class GetDbmulticloudOracleDbAzureBlobMountsFilterArgs:
4889
+ class GetIotIotDomainsFilterArgs:
1371
4890
  def __init__(__self__, *,
1372
4891
  name: _builtins.str,
1373
4892
  values: Sequence[_builtins.str],
@@ -1406,15 +4925,15 @@ class GetDbmulticloudOracleDbAzureBlobMountsFilterArgs:
1406
4925
 
1407
4926
 
1408
4927
  if not MYPY:
1409
- class GetDbmulticloudOracleDbAzureConnectorsFilterArgsDict(TypedDict):
4928
+ class GetManagedKafkaKafkaClusterConfigVersionsFilterArgsDict(TypedDict):
1410
4929
  name: _builtins.str
1411
4930
  values: Sequence[_builtins.str]
1412
4931
  regex: NotRequired[_builtins.bool]
1413
4932
  elif False:
1414
- GetDbmulticloudOracleDbAzureConnectorsFilterArgsDict: TypeAlias = Mapping[str, Any]
4933
+ GetManagedKafkaKafkaClusterConfigVersionsFilterArgsDict: TypeAlias = Mapping[str, Any]
1415
4934
 
1416
4935
  @pulumi.input_type
1417
- class GetDbmulticloudOracleDbAzureConnectorsFilterArgs:
4936
+ class GetManagedKafkaKafkaClusterConfigVersionsFilterArgs:
1418
4937
  def __init__(__self__, *,
1419
4938
  name: _builtins.str,
1420
4939
  values: Sequence[_builtins.str],
@@ -1453,15 +4972,15 @@ class GetDbmulticloudOracleDbAzureConnectorsFilterArgs:
1453
4972
 
1454
4973
 
1455
4974
  if not MYPY:
1456
- class GetDbmulticloudOracleDbAzureKeysFilterArgsDict(TypedDict):
4975
+ class GetManagedKafkaKafkaClusterConfigsFilterArgsDict(TypedDict):
1457
4976
  name: _builtins.str
1458
4977
  values: Sequence[_builtins.str]
1459
4978
  regex: NotRequired[_builtins.bool]
1460
4979
  elif False:
1461
- GetDbmulticloudOracleDbAzureKeysFilterArgsDict: TypeAlias = Mapping[str, Any]
4980
+ GetManagedKafkaKafkaClusterConfigsFilterArgsDict: TypeAlias = Mapping[str, Any]
1462
4981
 
1463
4982
  @pulumi.input_type
1464
- class GetDbmulticloudOracleDbAzureKeysFilterArgs:
4983
+ class GetManagedKafkaKafkaClusterConfigsFilterArgs:
1465
4984
  def __init__(__self__, *,
1466
4985
  name: _builtins.str,
1467
4986
  values: Sequence[_builtins.str],
@@ -1500,19 +5019,25 @@ class GetDbmulticloudOracleDbAzureKeysFilterArgs:
1500
5019
 
1501
5020
 
1502
5021
  if not MYPY:
1503
- class GetDbmulticloudOracleDbAzureVaultAssociationsFilterArgsDict(TypedDict):
5022
+ class GetManagedKafkaKafkaClustersFilterArgsDict(TypedDict):
1504
5023
  name: _builtins.str
5024
+ """
5025
+ Name of the Kafka listener providing this bootstrap URL
5026
+ """
1505
5027
  values: Sequence[_builtins.str]
1506
5028
  regex: NotRequired[_builtins.bool]
1507
5029
  elif False:
1508
- GetDbmulticloudOracleDbAzureVaultAssociationsFilterArgsDict: TypeAlias = Mapping[str, Any]
5030
+ GetManagedKafkaKafkaClustersFilterArgsDict: TypeAlias = Mapping[str, Any]
1509
5031
 
1510
5032
  @pulumi.input_type
1511
- class GetDbmulticloudOracleDbAzureVaultAssociationsFilterArgs:
5033
+ class GetManagedKafkaKafkaClustersFilterArgs:
1512
5034
  def __init__(__self__, *,
1513
5035
  name: _builtins.str,
1514
5036
  values: Sequence[_builtins.str],
1515
5037
  regex: Optional[_builtins.bool] = None):
5038
+ """
5039
+ :param _builtins.str name: Name of the Kafka listener providing this bootstrap URL
5040
+ """
1516
5041
  pulumi.set(__self__, "name", name)
1517
5042
  pulumi.set(__self__, "values", values)
1518
5043
  if regex is not None:
@@ -1521,6 +5046,9 @@ class GetDbmulticloudOracleDbAzureVaultAssociationsFilterArgs:
1521
5046
  @_builtins.property
1522
5047
  @pulumi.getter
1523
5048
  def name(self) -> _builtins.str:
5049
+ """
5050
+ Name of the Kafka listener providing this bootstrap URL
5051
+ """
1524
5052
  return pulumi.get(self, "name")
1525
5053
 
1526
5054
  @name.setter
@@ -1547,15 +5075,15 @@ class GetDbmulticloudOracleDbAzureVaultAssociationsFilterArgs:
1547
5075
 
1548
5076
 
1549
5077
  if not MYPY:
1550
- class GetDbmulticloudOracleDbAzureVaultsFilterArgsDict(TypedDict):
5078
+ class GetMulticloudExternalLocationMappingMetadataFilterArgsDict(TypedDict):
1551
5079
  name: _builtins.str
1552
5080
  values: Sequence[_builtins.str]
1553
5081
  regex: NotRequired[_builtins.bool]
1554
5082
  elif False:
1555
- GetDbmulticloudOracleDbAzureVaultsFilterArgsDict: TypeAlias = Mapping[str, Any]
5083
+ GetMulticloudExternalLocationMappingMetadataFilterArgsDict: TypeAlias = Mapping[str, Any]
1556
5084
 
1557
5085
  @pulumi.input_type
1558
- class GetDbmulticloudOracleDbAzureVaultsFilterArgs:
5086
+ class GetMulticloudExternalLocationMappingMetadataFilterArgs:
1559
5087
  def __init__(__self__, *,
1560
5088
  name: _builtins.str,
1561
5089
  values: Sequence[_builtins.str],
@@ -1594,15 +5122,15 @@ class GetDbmulticloudOracleDbAzureVaultsFilterArgs:
1594
5122
 
1595
5123
 
1596
5124
  if not MYPY:
1597
- class GetDbmulticloudOracleDbGcpIdentityConnectorsFilterArgsDict(TypedDict):
5125
+ class GetMulticloudExternalLocationSummariesMetadataFilterArgsDict(TypedDict):
1598
5126
  name: _builtins.str
1599
5127
  values: Sequence[_builtins.str]
1600
5128
  regex: NotRequired[_builtins.bool]
1601
5129
  elif False:
1602
- GetDbmulticloudOracleDbGcpIdentityConnectorsFilterArgsDict: TypeAlias = Mapping[str, Any]
5130
+ GetMulticloudExternalLocationSummariesMetadataFilterArgsDict: TypeAlias = Mapping[str, Any]
1603
5131
 
1604
5132
  @pulumi.input_type
1605
- class GetDbmulticloudOracleDbGcpIdentityConnectorsFilterArgs:
5133
+ class GetMulticloudExternalLocationSummariesMetadataFilterArgs:
1606
5134
  def __init__(__self__, *,
1607
5135
  name: _builtins.str,
1608
5136
  values: Sequence[_builtins.str],
@@ -1641,15 +5169,15 @@ class GetDbmulticloudOracleDbGcpIdentityConnectorsFilterArgs:
1641
5169
 
1642
5170
 
1643
5171
  if not MYPY:
1644
- class GetDbmulticloudOracleDbGcpKeyRingsFilterArgsDict(TypedDict):
5172
+ class GetMulticloudExternalLocationsMetadataFilterArgsDict(TypedDict):
1645
5173
  name: _builtins.str
1646
5174
  values: Sequence[_builtins.str]
1647
5175
  regex: NotRequired[_builtins.bool]
1648
5176
  elif False:
1649
- GetDbmulticloudOracleDbGcpKeyRingsFilterArgsDict: TypeAlias = Mapping[str, Any]
5177
+ GetMulticloudExternalLocationsMetadataFilterArgsDict: TypeAlias = Mapping[str, Any]
1650
5178
 
1651
5179
  @pulumi.input_type
1652
- class GetDbmulticloudOracleDbGcpKeyRingsFilterArgs:
5180
+ class GetMulticloudExternalLocationsMetadataFilterArgs:
1653
5181
  def __init__(__self__, *,
1654
5182
  name: _builtins.str,
1655
5183
  values: Sequence[_builtins.str],
@@ -1688,15 +5216,15 @@ class GetDbmulticloudOracleDbGcpKeyRingsFilterArgs:
1688
5216
 
1689
5217
 
1690
5218
  if not MYPY:
1691
- class GetDbmulticloudOracleDbGcpKeysFilterArgsDict(TypedDict):
5219
+ class GetMulticloudResourceAnchorsFilterArgsDict(TypedDict):
1692
5220
  name: _builtins.str
1693
5221
  values: Sequence[_builtins.str]
1694
5222
  regex: NotRequired[_builtins.bool]
1695
5223
  elif False:
1696
- GetDbmulticloudOracleDbGcpKeysFilterArgsDict: TypeAlias = Mapping[str, Any]
5224
+ GetMulticloudResourceAnchorsFilterArgsDict: TypeAlias = Mapping[str, Any]
1697
5225
 
1698
5226
  @pulumi.input_type
1699
- class GetDbmulticloudOracleDbGcpKeysFilterArgs:
5227
+ class GetMulticloudResourceAnchorsFilterArgs:
1700
5228
  def __init__(__self__, *,
1701
5229
  name: _builtins.str,
1702
5230
  values: Sequence[_builtins.str],
@@ -1735,15 +5263,15 @@ class GetDbmulticloudOracleDbGcpKeysFilterArgs:
1735
5263
 
1736
5264
 
1737
5265
  if not MYPY:
1738
- class GetManagedKafkaKafkaClusterConfigVersionsFilterArgsDict(TypedDict):
5266
+ class GetResourceAnalyticsMonitoredRegionsFilterArgsDict(TypedDict):
1739
5267
  name: _builtins.str
1740
5268
  values: Sequence[_builtins.str]
1741
5269
  regex: NotRequired[_builtins.bool]
1742
5270
  elif False:
1743
- GetManagedKafkaKafkaClusterConfigVersionsFilterArgsDict: TypeAlias = Mapping[str, Any]
5271
+ GetResourceAnalyticsMonitoredRegionsFilterArgsDict: TypeAlias = Mapping[str, Any]
1744
5272
 
1745
5273
  @pulumi.input_type
1746
- class GetManagedKafkaKafkaClusterConfigVersionsFilterArgs:
5274
+ class GetResourceAnalyticsMonitoredRegionsFilterArgs:
1747
5275
  def __init__(__self__, *,
1748
5276
  name: _builtins.str,
1749
5277
  values: Sequence[_builtins.str],
@@ -1782,15 +5310,15 @@ class GetManagedKafkaKafkaClusterConfigVersionsFilterArgs:
1782
5310
 
1783
5311
 
1784
5312
  if not MYPY:
1785
- class GetManagedKafkaKafkaClusterConfigsFilterArgsDict(TypedDict):
5313
+ class GetResourceAnalyticsResourceAnalyticsInstancesFilterArgsDict(TypedDict):
1786
5314
  name: _builtins.str
1787
5315
  values: Sequence[_builtins.str]
1788
5316
  regex: NotRequired[_builtins.bool]
1789
5317
  elif False:
1790
- GetManagedKafkaKafkaClusterConfigsFilterArgsDict: TypeAlias = Mapping[str, Any]
5318
+ GetResourceAnalyticsResourceAnalyticsInstancesFilterArgsDict: TypeAlias = Mapping[str, Any]
1791
5319
 
1792
5320
  @pulumi.input_type
1793
- class GetManagedKafkaKafkaClusterConfigsFilterArgs:
5321
+ class GetResourceAnalyticsResourceAnalyticsInstancesFilterArgs:
1794
5322
  def __init__(__self__, *,
1795
5323
  name: _builtins.str,
1796
5324
  values: Sequence[_builtins.str],
@@ -1829,25 +5357,19 @@ class GetManagedKafkaKafkaClusterConfigsFilterArgs:
1829
5357
 
1830
5358
 
1831
5359
  if not MYPY:
1832
- class GetManagedKafkaKafkaClustersFilterArgsDict(TypedDict):
5360
+ class GetResourceAnalyticsTenancyAttachmentsFilterArgsDict(TypedDict):
1833
5361
  name: _builtins.str
1834
- """
1835
- Name of the Kafka listener providing this bootstrap URL
1836
- """
1837
5362
  values: Sequence[_builtins.str]
1838
5363
  regex: NotRequired[_builtins.bool]
1839
5364
  elif False:
1840
- GetManagedKafkaKafkaClustersFilterArgsDict: TypeAlias = Mapping[str, Any]
5365
+ GetResourceAnalyticsTenancyAttachmentsFilterArgsDict: TypeAlias = Mapping[str, Any]
1841
5366
 
1842
5367
  @pulumi.input_type
1843
- class GetManagedKafkaKafkaClustersFilterArgs:
5368
+ class GetResourceAnalyticsTenancyAttachmentsFilterArgs:
1844
5369
  def __init__(__self__, *,
1845
5370
  name: _builtins.str,
1846
5371
  values: Sequence[_builtins.str],
1847
5372
  regex: Optional[_builtins.bool] = None):
1848
- """
1849
- :param _builtins.str name: Name of the Kafka listener providing this bootstrap URL
1850
- """
1851
5373
  pulumi.set(__self__, "name", name)
1852
5374
  pulumi.set(__self__, "values", values)
1853
5375
  if regex is not None:
@@ -1856,9 +5378,6 @@ class GetManagedKafkaKafkaClustersFilterArgs:
1856
5378
  @_builtins.property
1857
5379
  @pulumi.getter
1858
5380
  def name(self) -> _builtins.str:
1859
- """
1860
- Name of the Kafka listener providing this bootstrap URL
1861
- """
1862
5381
  return pulumi.get(self, "name")
1863
5382
 
1864
5383
  @name.setter