pulumi-oci 2.34.0a1747982938__py3-none-any.whl → 3.0.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.
Files changed (3157) hide show
  1. pulumi_oci/__init__.py +65 -202
  2. pulumi_oci/_utilities.py +1 -1
  3. pulumi_oci/adm/__init__.py +1 -1
  4. pulumi_oci/adm/_inputs.py +19 -19
  5. pulumi_oci/adm/get_knowledgebase.py +1 -1
  6. pulumi_oci/adm/get_knowledgebases.py +1 -1
  7. pulumi_oci/adm/get_remediation_recipe.py +3 -3
  8. pulumi_oci/adm/get_remediation_recipes.py +1 -1
  9. pulumi_oci/adm/get_remediation_run.py +1 -1
  10. pulumi_oci/adm/get_remediation_run_application_dependency_recommendations.py +4 -4
  11. pulumi_oci/adm/get_remediation_run_stage.py +1 -1
  12. pulumi_oci/adm/get_remediation_run_stages.py +1 -1
  13. pulumi_oci/adm/get_remediation_runs.py +1 -1
  14. pulumi_oci/adm/get_vulnerability_audit.py +1 -1
  15. pulumi_oci/adm/get_vulnerability_audit_application_dependency_vulnerabilities.py +4 -4
  16. pulumi_oci/adm/get_vulnerability_audit_application_dependency_vulnerability.py +1 -1
  17. pulumi_oci/adm/get_vulnerability_audits.py +1 -1
  18. pulumi_oci/adm/knowledge_base.py +1 -1
  19. pulumi_oci/adm/outputs.py +87 -50
  20. pulumi_oci/adm/remediation_recipe.py +15 -15
  21. pulumi_oci/adm/remediation_run.py +1 -1
  22. pulumi_oci/adm/vulnerability_audit.py +1 -1
  23. pulumi_oci/aianomalydetection/__init__.py +1 -1
  24. pulumi_oci/aianomalydetection/_inputs.py +1 -1
  25. pulumi_oci/aianomalydetection/ai_private_endpoint.py +1 -1
  26. pulumi_oci/aianomalydetection/data_asset.py +1 -1
  27. pulumi_oci/aianomalydetection/detect_anomaly_job.py +1 -1
  28. pulumi_oci/aianomalydetection/get_ai_private_endpoint.py +1 -1
  29. pulumi_oci/aianomalydetection/get_ai_private_endpoints.py +1 -1
  30. pulumi_oci/aianomalydetection/get_detect_anomaly_job.py +1 -1
  31. pulumi_oci/aianomalydetection/get_detect_anomaly_jobs.py +1 -1
  32. pulumi_oci/aianomalydetection/get_detection_data_asset.py +1 -1
  33. pulumi_oci/aianomalydetection/get_detection_data_assets.py +1 -1
  34. pulumi_oci/aianomalydetection/get_detection_model.py +1 -1
  35. pulumi_oci/aianomalydetection/get_detection_models.py +1 -1
  36. pulumi_oci/aianomalydetection/get_detection_project.py +1 -1
  37. pulumi_oci/aianomalydetection/get_detection_projects.py +1 -1
  38. pulumi_oci/aianomalydetection/model.py +1 -1
  39. pulumi_oci/aianomalydetection/outputs.py +1 -1
  40. pulumi_oci/aianomalydetection/project.py +1 -1
  41. pulumi_oci/aidocument/__init__.py +1 -1
  42. pulumi_oci/aidocument/_inputs.py +1 -1
  43. pulumi_oci/aidocument/get_model.py +1 -1
  44. pulumi_oci/aidocument/get_models.py +1 -1
  45. pulumi_oci/aidocument/get_processor_job.py +1 -1
  46. pulumi_oci/aidocument/get_project.py +1 -1
  47. pulumi_oci/aidocument/get_projects.py +1 -1
  48. pulumi_oci/aidocument/model.py +1 -1
  49. pulumi_oci/aidocument/outputs.py +1 -1
  50. pulumi_oci/aidocument/processor_job.py +1 -1
  51. pulumi_oci/aidocument/project.py +1 -1
  52. pulumi_oci/ailanguage/__init__.py +1 -1
  53. pulumi_oci/ailanguage/_inputs.py +1 -1
  54. pulumi_oci/ailanguage/endpoint.py +1 -1
  55. pulumi_oci/ailanguage/get_endpoint.py +1 -1
  56. pulumi_oci/ailanguage/get_endpoints.py +1 -1
  57. pulumi_oci/ailanguage/get_model.py +1 -1
  58. pulumi_oci/ailanguage/get_model_evaluation_results.py +1 -1
  59. pulumi_oci/ailanguage/get_model_type.py +1 -1
  60. pulumi_oci/ailanguage/get_models.py +1 -1
  61. pulumi_oci/ailanguage/get_project.py +1 -1
  62. pulumi_oci/ailanguage/get_projects.py +1 -1
  63. pulumi_oci/ailanguage/model.py +1 -1
  64. pulumi_oci/ailanguage/outputs.py +1 -1
  65. pulumi_oci/ailanguage/project.py +1 -1
  66. pulumi_oci/aivision/__init__.py +1 -1
  67. pulumi_oci/aivision/_inputs.py +1 -1
  68. pulumi_oci/aivision/get_model.py +1 -1
  69. pulumi_oci/aivision/get_models.py +1 -1
  70. pulumi_oci/aivision/get_project.py +1 -1
  71. pulumi_oci/aivision/get_projects.py +1 -1
  72. pulumi_oci/aivision/model.py +1 -1
  73. pulumi_oci/aivision/outputs.py +1 -1
  74. pulumi_oci/aivision/project.py +1 -1
  75. pulumi_oci/analytics/__init__.py +1 -1
  76. pulumi_oci/analytics/_inputs.py +1 -1
  77. pulumi_oci/analytics/analytics_instance.py +1 -1
  78. pulumi_oci/analytics/analytics_instance_private_access_channel.py +1 -1
  79. pulumi_oci/analytics/analytics_instance_vanity_url.py +1 -1
  80. pulumi_oci/analytics/get_analytics_instance.py +1 -1
  81. pulumi_oci/analytics/get_analytics_instance_private_access_channel.py +1 -1
  82. pulumi_oci/analytics/get_analytics_instances.py +1 -1
  83. pulumi_oci/analytics/outputs.py +1 -1
  84. pulumi_oci/announcementsservice/__init__.py +1 -1
  85. pulumi_oci/announcementsservice/_inputs.py +1 -1
  86. pulumi_oci/announcementsservice/announcement_subscription.py +1 -1
  87. pulumi_oci/announcementsservice/announcement_subscriptions_actions_change_compartment.py +1 -1
  88. pulumi_oci/announcementsservice/announcement_subscriptions_filter_group.py +1 -1
  89. pulumi_oci/announcementsservice/get_announcement_subscription.py +1 -1
  90. pulumi_oci/announcementsservice/get_announcement_subscriptions.py +1 -1
  91. pulumi_oci/announcementsservice/get_services.py +1 -1
  92. pulumi_oci/announcementsservice/outputs.py +1 -1
  93. pulumi_oci/apigateway/__init__.py +1 -1
  94. pulumi_oci/apigateway/_inputs.py +1 -1
  95. pulumi_oci/apigateway/api.py +1 -1
  96. pulumi_oci/apigateway/certificate.py +1 -1
  97. pulumi_oci/apigateway/deployment.py +1 -1
  98. pulumi_oci/apigateway/gateway.py +1 -1
  99. pulumi_oci/apigateway/get_api.py +1 -1
  100. pulumi_oci/apigateway/get_api_content.py +1 -1
  101. pulumi_oci/apigateway/get_api_deployment_specification.py +1 -1
  102. pulumi_oci/apigateway/get_api_validation.py +1 -1
  103. pulumi_oci/apigateway/get_apis.py +1 -1
  104. pulumi_oci/apigateway/get_certificate.py +1 -1
  105. pulumi_oci/apigateway/get_certificates.py +1 -1
  106. pulumi_oci/apigateway/get_deployment.py +1 -1
  107. pulumi_oci/apigateway/get_deployments.py +1 -1
  108. pulumi_oci/apigateway/get_gateway.py +1 -1
  109. pulumi_oci/apigateway/get_gateways.py +1 -1
  110. pulumi_oci/apigateway/get_subscriber.py +1 -1
  111. pulumi_oci/apigateway/get_subscribers.py +1 -1
  112. pulumi_oci/apigateway/get_usage_plan.py +1 -1
  113. pulumi_oci/apigateway/get_usage_plans.py +1 -1
  114. pulumi_oci/apigateway/outputs.py +1 -1
  115. pulumi_oci/apigateway/subscriber.py +1 -1
  116. pulumi_oci/apigateway/usage_plan.py +1 -1
  117. pulumi_oci/apm/__init__.py +1 -1
  118. pulumi_oci/apm/_inputs.py +1 -1
  119. pulumi_oci/apm/apm_domain.py +1 -1
  120. pulumi_oci/apm/get_apm_domain.py +1 -1
  121. pulumi_oci/apm/get_apm_domains.py +1 -1
  122. pulumi_oci/apm/get_data_keys.py +1 -1
  123. pulumi_oci/apm/outputs.py +1 -1
  124. pulumi_oci/apmconfig/__init__.py +1 -1
  125. pulumi_oci/apmconfig/_inputs.py +1 -1
  126. pulumi_oci/apmconfig/config.py +1 -1
  127. pulumi_oci/apmconfig/get_config.py +1 -1
  128. pulumi_oci/apmconfig/get_configs.py +1 -1
  129. pulumi_oci/apmconfig/outputs.py +1 -1
  130. pulumi_oci/apmsynthetics/__init__.py +1 -1
  131. pulumi_oci/apmsynthetics/_inputs.py +4 -4
  132. pulumi_oci/apmsynthetics/config.py +29 -1
  133. pulumi_oci/apmsynthetics/dedicated_vantage_point.py +1 -1
  134. pulumi_oci/apmsynthetics/get_dedicated_vantage_point.py +1 -1
  135. pulumi_oci/apmsynthetics/get_dedicated_vantage_points.py +1 -1
  136. pulumi_oci/apmsynthetics/get_monitor.py +16 -2
  137. pulumi_oci/apmsynthetics/get_monitors.py +1 -1
  138. pulumi_oci/apmsynthetics/get_on_premise_vantage_point.py +1 -1
  139. pulumi_oci/apmsynthetics/get_on_premise_vantage_point_worker.py +1 -1
  140. pulumi_oci/apmsynthetics/get_on_premise_vantage_point_workers.py +1 -1
  141. pulumi_oci/apmsynthetics/get_on_premise_vantage_points.py +1 -1
  142. pulumi_oci/apmsynthetics/get_result.py +6 -6
  143. pulumi_oci/apmsynthetics/get_script.py +2 -2
  144. pulumi_oci/apmsynthetics/get_scripts.py +1 -1
  145. pulumi_oci/apmsynthetics/get_vantage_point.py +1 -1
  146. pulumi_oci/apmsynthetics/get_vantage_points.py +1 -1
  147. pulumi_oci/apmsynthetics/on_premise_vantage_point.py +1 -1
  148. pulumi_oci/apmsynthetics/on_premise_vantage_point_worker.py +1 -1
  149. pulumi_oci/apmsynthetics/outputs.py +20 -9
  150. pulumi_oci/apmsynthetics/script.py +8 -8
  151. pulumi_oci/apmtraces/__init__.py +1 -1
  152. pulumi_oci/apmtraces/_inputs.py +1 -1
  153. pulumi_oci/apmtraces/get_query_quick_picks.py +1 -1
  154. pulumi_oci/apmtraces/get_trace.py +1 -1
  155. pulumi_oci/apmtraces/get_trace_aggregated_snapshot_data.py +1 -1
  156. pulumi_oci/apmtraces/get_trace_snapshot_data.py +1 -1
  157. pulumi_oci/apmtraces/outputs.py +1 -1
  158. pulumi_oci/appmgmtcontrol/__init__.py +1 -1
  159. pulumi_oci/appmgmtcontrol/_inputs.py +1 -1
  160. pulumi_oci/appmgmtcontrol/get_monitored_instance.py +1 -1
  161. pulumi_oci/appmgmtcontrol/get_monitored_instances.py +1 -1
  162. pulumi_oci/appmgmtcontrol/monitor_plugin_management.py +1 -1
  163. pulumi_oci/appmgmtcontrol/outputs.py +1 -1
  164. pulumi_oci/artifacts/__init__.py +1 -1
  165. pulumi_oci/artifacts/_inputs.py +1 -1
  166. pulumi_oci/artifacts/container_configuration.py +1 -1
  167. pulumi_oci/artifacts/container_image_signature.py +1 -1
  168. pulumi_oci/artifacts/container_repository.py +1 -1
  169. pulumi_oci/artifacts/generic_artifact.py +1 -1
  170. pulumi_oci/artifacts/get_container_configuration.py +1 -1
  171. pulumi_oci/artifacts/get_container_image.py +1 -1
  172. pulumi_oci/artifacts/get_container_image_signature.py +1 -1
  173. pulumi_oci/artifacts/get_container_images.py +1 -1
  174. pulumi_oci/artifacts/get_container_repositories.py +1 -1
  175. pulumi_oci/artifacts/get_container_repository.py +1 -1
  176. pulumi_oci/artifacts/get_container_signatures.py +1 -1
  177. pulumi_oci/artifacts/get_generic_artifact.py +1 -1
  178. pulumi_oci/artifacts/get_generic_artifacts.py +1 -1
  179. pulumi_oci/artifacts/get_repositories.py +1 -1
  180. pulumi_oci/artifacts/get_repository.py +1 -1
  181. pulumi_oci/artifacts/outputs.py +1 -1
  182. pulumi_oci/artifacts/repository.py +1 -1
  183. pulumi_oci/audit/__init__.py +1 -1
  184. pulumi_oci/audit/_inputs.py +1 -1
  185. pulumi_oci/audit/configuration.py +1 -1
  186. pulumi_oci/audit/get_configuration.py +1 -1
  187. pulumi_oci/audit/get_events.py +1 -1
  188. pulumi_oci/audit/outputs.py +1 -1
  189. pulumi_oci/autoscaling/__init__.py +1 -1
  190. pulumi_oci/autoscaling/_inputs.py +1 -1
  191. pulumi_oci/autoscaling/auto_scaling_configuration.py +1 -1
  192. pulumi_oci/autoscaling/get_auto_scaling_configuration.py +1 -1
  193. pulumi_oci/autoscaling/get_auto_scaling_configurations.py +1 -1
  194. pulumi_oci/autoscaling/outputs.py +1 -1
  195. pulumi_oci/bastion/__init__.py +1 -1
  196. pulumi_oci/bastion/_inputs.py +1 -1
  197. pulumi_oci/bastion/bastion.py +1 -1
  198. pulumi_oci/bastion/get_bastion.py +1 -1
  199. pulumi_oci/bastion/get_bastions.py +1 -1
  200. pulumi_oci/bastion/get_session.py +1 -1
  201. pulumi_oci/bastion/get_sessions.py +1 -1
  202. pulumi_oci/bastion/outputs.py +1 -1
  203. pulumi_oci/bastion/session.py +1 -1
  204. pulumi_oci/bigdataservice/__init__.py +5 -1
  205. pulumi_oci/bigdataservice/_inputs.py +362 -6
  206. pulumi_oci/bigdataservice/auto_scaling_configuration.py +1 -1
  207. pulumi_oci/bigdataservice/bds_capacity_report.py +287 -0
  208. pulumi_oci/bigdataservice/bds_instance.py +1 -1
  209. pulumi_oci/bigdataservice/bds_instance_api_key.py +1 -1
  210. pulumi_oci/bigdataservice/bds_instance_identity_configuration.py +1 -1
  211. pulumi_oci/bigdataservice/bds_instance_metastore_config.py +1 -1
  212. pulumi_oci/bigdataservice/bds_instance_operation_certificate_managements_management.py +1 -1
  213. pulumi_oci/bigdataservice/bds_instance_os_patch_action.py +62 -19
  214. pulumi_oci/bigdataservice/bds_instance_patch_action.py +1 -1
  215. pulumi_oci/bigdataservice/bds_instance_resource_principal_configuration.py +1 -1
  216. pulumi_oci/bigdataservice/bds_instance_software_update_action.py +192 -0
  217. pulumi_oci/bigdataservice/get_auto_scaling_configuration.py +1 -1
  218. pulumi_oci/bigdataservice/get_auto_scaling_configurations.py +1 -1
  219. pulumi_oci/bigdataservice/get_bds_cluster_versions.py +1 -1
  220. pulumi_oci/bigdataservice/get_bds_instance.py +1 -1
  221. pulumi_oci/bigdataservice/get_bds_instance_api_key.py +1 -1
  222. pulumi_oci/bigdataservice/get_bds_instance_api_keys.py +1 -1
  223. pulumi_oci/bigdataservice/get_bds_instance_get_os_patch.py +1 -1
  224. pulumi_oci/bigdataservice/get_bds_instance_identity_configuration.py +1 -1
  225. pulumi_oci/bigdataservice/get_bds_instance_identity_configurations.py +1 -1
  226. pulumi_oci/bigdataservice/get_bds_instance_list_os_patches.py +1 -1
  227. pulumi_oci/bigdataservice/get_bds_instance_metastore_config.py +1 -1
  228. pulumi_oci/bigdataservice/get_bds_instance_metastore_configs.py +1 -1
  229. pulumi_oci/bigdataservice/get_bds_instance_patch_histories.py +2 -2
  230. pulumi_oci/bigdataservice/get_bds_instance_patches.py +1 -1
  231. pulumi_oci/bigdataservice/get_bds_instance_resource_principal_configuration.py +1 -1
  232. pulumi_oci/bigdataservice/get_bds_instance_resource_principal_configurations.py +1 -1
  233. pulumi_oci/bigdataservice/get_bds_instance_software_update.py +207 -0
  234. pulumi_oci/bigdataservice/get_bds_instance_software_updates.py +145 -0
  235. pulumi_oci/bigdataservice/get_bds_instances.py +1 -1
  236. pulumi_oci/bigdataservice/outputs.py +395 -6
  237. pulumi_oci/blockchain/__init__.py +1 -1
  238. pulumi_oci/blockchain/_inputs.py +1 -1
  239. pulumi_oci/blockchain/blockchain_platform.py +1 -1
  240. pulumi_oci/blockchain/get_blockchain_platform.py +1 -1
  241. pulumi_oci/blockchain/get_blockchain_platform_patches.py +1 -1
  242. pulumi_oci/blockchain/get_blockchain_platforms.py +1 -1
  243. pulumi_oci/blockchain/get_osn.py +1 -1
  244. pulumi_oci/blockchain/get_osns.py +1 -1
  245. pulumi_oci/blockchain/get_peer.py +1 -1
  246. pulumi_oci/blockchain/get_peers.py +1 -1
  247. pulumi_oci/blockchain/osn.py +1 -1
  248. pulumi_oci/blockchain/outputs.py +1 -1
  249. pulumi_oci/blockchain/peer.py +1 -1
  250. pulumi_oci/budget/__init__.py +1 -1
  251. pulumi_oci/budget/_inputs.py +1 -1
  252. pulumi_oci/budget/budget.py +1 -1
  253. pulumi_oci/budget/get_alert_rule.py +1 -1
  254. pulumi_oci/budget/get_alert_rules.py +1 -1
  255. pulumi_oci/budget/get_budget.py +1 -1
  256. pulumi_oci/budget/get_budgets.py +1 -1
  257. pulumi_oci/budget/outputs.py +1 -1
  258. pulumi_oci/budget/rule.py +1 -1
  259. pulumi_oci/capacitymanagement/__init__.py +1 -1
  260. pulumi_oci/capacitymanagement/_inputs.py +1 -1
  261. pulumi_oci/capacitymanagement/get_internal_namespace_occ_overviews.py +1 -1
  262. pulumi_oci/capacitymanagement/get_internal_occ_availability_catalogs.py +1 -1
  263. pulumi_oci/capacitymanagement/get_internal_occ_handover_resource_block_details.py +1 -1
  264. pulumi_oci/capacitymanagement/get_internal_occ_handover_resource_blocks.py +1 -1
  265. pulumi_oci/capacitymanagement/get_namespace_occ_overviews.py +1 -1
  266. pulumi_oci/capacitymanagement/get_occ_availability_catalog.py +1 -1
  267. pulumi_oci/capacitymanagement/get_occ_availability_catalog_content.py +1 -1
  268. pulumi_oci/capacitymanagement/get_occ_availability_catalog_occ_availabilities.py +1 -1
  269. pulumi_oci/capacitymanagement/get_occ_availability_catalogs.py +1 -1
  270. pulumi_oci/capacitymanagement/get_occ_capacity_request.py +1 -1
  271. pulumi_oci/capacitymanagement/get_occ_capacity_requests.py +1 -1
  272. pulumi_oci/capacitymanagement/get_occ_customer_group.py +1 -1
  273. pulumi_oci/capacitymanagement/get_occ_customer_groups.py +1 -1
  274. pulumi_oci/capacitymanagement/get_occ_handover_resource_block_details.py +1 -1
  275. pulumi_oci/capacitymanagement/get_occ_handover_resource_blocks.py +1 -1
  276. pulumi_oci/capacitymanagement/occ_availability_catalog.py +1 -1
  277. pulumi_oci/capacitymanagement/occ_capacity_request.py +1 -1
  278. pulumi_oci/capacitymanagement/occ_customer_group.py +1 -1
  279. pulumi_oci/capacitymanagement/occ_customer_group_occ_customer.py +1 -1
  280. pulumi_oci/capacitymanagement/outputs.py +1 -1
  281. pulumi_oci/certificatesmanagement/__init__.py +1 -1
  282. pulumi_oci/certificatesmanagement/_inputs.py +1 -1
  283. pulumi_oci/certificatesmanagement/ca_bundle.py +1 -1
  284. pulumi_oci/certificatesmanagement/certificate.py +1 -1
  285. pulumi_oci/certificatesmanagement/certificate_authority.py +1 -1
  286. pulumi_oci/certificatesmanagement/get_association.py +1 -1
  287. pulumi_oci/certificatesmanagement/get_associations.py +1 -1
  288. pulumi_oci/certificatesmanagement/get_ca_bundle.py +1 -1
  289. pulumi_oci/certificatesmanagement/get_ca_bundles.py +1 -1
  290. pulumi_oci/certificatesmanagement/get_certificate.py +1 -1
  291. pulumi_oci/certificatesmanagement/get_certificate_authorities.py +1 -1
  292. pulumi_oci/certificatesmanagement/get_certificate_authority.py +1 -1
  293. pulumi_oci/certificatesmanagement/get_certificate_authority_version.py +1 -1
  294. pulumi_oci/certificatesmanagement/get_certificate_authority_versions.py +1 -1
  295. pulumi_oci/certificatesmanagement/get_certificate_version.py +1 -1
  296. pulumi_oci/certificatesmanagement/get_certificate_versions.py +1 -1
  297. pulumi_oci/certificatesmanagement/get_certificates.py +1 -1
  298. pulumi_oci/certificatesmanagement/outputs.py +1 -1
  299. pulumi_oci/cloudbridge/__init__.py +1 -1
  300. pulumi_oci/cloudbridge/_inputs.py +1 -1
  301. pulumi_oci/cloudbridge/agent.py +1 -1
  302. pulumi_oci/cloudbridge/agent_dependency.py +1 -1
  303. pulumi_oci/cloudbridge/agent_plugin.py +1 -1
  304. pulumi_oci/cloudbridge/asset.py +1 -1
  305. pulumi_oci/cloudbridge/asset_source.py +1 -1
  306. pulumi_oci/cloudbridge/discovery_schedule.py +1 -1
  307. pulumi_oci/cloudbridge/environment.py +1 -1
  308. pulumi_oci/cloudbridge/get_agent.py +1 -1
  309. pulumi_oci/cloudbridge/get_agent_dependencies.py +1 -1
  310. pulumi_oci/cloudbridge/get_agent_dependency.py +1 -1
  311. pulumi_oci/cloudbridge/get_agent_plugin.py +1 -1
  312. pulumi_oci/cloudbridge/get_agents.py +1 -1
  313. pulumi_oci/cloudbridge/get_appliance_image.py +1 -1
  314. pulumi_oci/cloudbridge/get_appliance_images.py +1 -1
  315. pulumi_oci/cloudbridge/get_asset.py +1 -1
  316. pulumi_oci/cloudbridge/get_asset_source.py +1 -1
  317. pulumi_oci/cloudbridge/get_asset_sources.py +1 -1
  318. pulumi_oci/cloudbridge/get_assets.py +1 -1
  319. pulumi_oci/cloudbridge/get_discovery_schedule.py +1 -1
  320. pulumi_oci/cloudbridge/get_discovery_schedules.py +1 -1
  321. pulumi_oci/cloudbridge/get_environment.py +1 -1
  322. pulumi_oci/cloudbridge/get_environments.py +1 -1
  323. pulumi_oci/cloudbridge/get_inventories.py +1 -1
  324. pulumi_oci/cloudbridge/get_inventory.py +1 -1
  325. pulumi_oci/cloudbridge/inventory.py +1 -1
  326. pulumi_oci/cloudbridge/outputs.py +1 -1
  327. pulumi_oci/cloudguard/__init__.py +1 -1
  328. pulumi_oci/cloudguard/_inputs.py +1 -1
  329. pulumi_oci/cloudguard/adhoc_query.py +1 -1
  330. pulumi_oci/cloudguard/cloud_guard_configuration.py +1 -1
  331. pulumi_oci/cloudguard/cloud_guard_data_source.py +1 -1
  332. pulumi_oci/cloudguard/data_mask_rule.py +1 -1
  333. pulumi_oci/cloudguard/detector_recipe.py +1 -1
  334. pulumi_oci/cloudguard/get_adhoc_queries.py +1 -1
  335. pulumi_oci/cloudguard/get_adhoc_query.py +1 -1
  336. pulumi_oci/cloudguard/get_cloud_guard_configuration.py +1 -1
  337. pulumi_oci/cloudguard/get_data_mask_rule.py +1 -1
  338. pulumi_oci/cloudguard/get_data_mask_rules.py +1 -1
  339. pulumi_oci/cloudguard/get_data_source.py +1 -1
  340. pulumi_oci/cloudguard/get_data_source_event.py +1 -1
  341. pulumi_oci/cloudguard/get_data_source_events.py +1 -1
  342. pulumi_oci/cloudguard/get_data_sources.py +1 -1
  343. pulumi_oci/cloudguard/get_detector_recipe.py +1 -1
  344. pulumi_oci/cloudguard/get_detector_recipes.py +1 -1
  345. pulumi_oci/cloudguard/get_guard_target.py +1 -1
  346. pulumi_oci/cloudguard/get_guard_targets.py +1 -1
  347. pulumi_oci/cloudguard/get_managed_list.py +1 -1
  348. pulumi_oci/cloudguard/get_managed_lists.py +1 -1
  349. pulumi_oci/cloudguard/get_problem_entities.py +1 -1
  350. pulumi_oci/cloudguard/get_problem_entity.py +1 -1
  351. pulumi_oci/cloudguard/get_responder_recipe.py +1 -1
  352. pulumi_oci/cloudguard/get_responder_recipes.py +1 -1
  353. pulumi_oci/cloudguard/get_saved_queries.py +1 -1
  354. pulumi_oci/cloudguard/get_saved_query.py +1 -1
  355. pulumi_oci/cloudguard/get_security_policies.py +1 -1
  356. pulumi_oci/cloudguard/get_security_policy.py +1 -1
  357. pulumi_oci/cloudguard/get_security_recipe.py +1 -1
  358. pulumi_oci/cloudguard/get_security_recipes.py +1 -1
  359. pulumi_oci/cloudguard/get_security_zone.py +1 -1
  360. pulumi_oci/cloudguard/get_security_zones.py +1 -1
  361. pulumi_oci/cloudguard/get_wlp_agent.py +1 -1
  362. pulumi_oci/cloudguard/get_wlp_agents.py +1 -1
  363. pulumi_oci/cloudguard/managed_list.py +1 -1
  364. pulumi_oci/cloudguard/outputs.py +1 -1
  365. pulumi_oci/cloudguard/responder_recipe.py +1 -1
  366. pulumi_oci/cloudguard/saved_query.py +1 -1
  367. pulumi_oci/cloudguard/security_recipe.py +1 -1
  368. pulumi_oci/cloudguard/security_zone.py +1 -1
  369. pulumi_oci/cloudguard/target.py +1 -1
  370. pulumi_oci/cloudguard/wlp_agent.py +1 -1
  371. pulumi_oci/cloudmigrations/__init__.py +1 -1
  372. pulumi_oci/cloudmigrations/_inputs.py +1 -1
  373. pulumi_oci/cloudmigrations/get_migration.py +1 -1
  374. pulumi_oci/cloudmigrations/get_migration_asset.py +1 -1
  375. pulumi_oci/cloudmigrations/get_migration_assets.py +1 -1
  376. pulumi_oci/cloudmigrations/get_migration_plan.py +1 -1
  377. pulumi_oci/cloudmigrations/get_migration_plan_available_shape.py +1 -1
  378. pulumi_oci/cloudmigrations/get_migration_plan_available_shapes.py +1 -1
  379. pulumi_oci/cloudmigrations/get_migration_plans.py +1 -1
  380. pulumi_oci/cloudmigrations/get_migrations.py +1 -1
  381. pulumi_oci/cloudmigrations/get_replication_schedule.py +1 -1
  382. pulumi_oci/cloudmigrations/get_replication_schedules.py +1 -1
  383. pulumi_oci/cloudmigrations/get_target_asset.py +1 -1
  384. pulumi_oci/cloudmigrations/get_target_assets.py +1 -1
  385. pulumi_oci/cloudmigrations/migration.py +1 -1
  386. pulumi_oci/cloudmigrations/migration_asset.py +1 -1
  387. pulumi_oci/cloudmigrations/migration_plan.py +1 -1
  388. pulumi_oci/cloudmigrations/outputs.py +1 -1
  389. pulumi_oci/cloudmigrations/replication_schedule.py +1 -1
  390. pulumi_oci/cloudmigrations/target_asset.py +1 -1
  391. pulumi_oci/clusterplacementgroups/__init__.py +1 -1
  392. pulumi_oci/clusterplacementgroups/_inputs.py +1 -1
  393. pulumi_oci/clusterplacementgroups/cluster_placement_group.py +1 -1
  394. pulumi_oci/clusterplacementgroups/get_cluster_placement_group.py +1 -1
  395. pulumi_oci/clusterplacementgroups/get_cluster_placement_groups.py +1 -1
  396. pulumi_oci/clusterplacementgroups/outputs.py +1 -1
  397. pulumi_oci/computecloud/__init__.py +1 -1
  398. pulumi_oci/computecloud/_inputs.py +1 -1
  399. pulumi_oci/computecloud/at_customer_ccc_infrastructure.py +1 -1
  400. pulumi_oci/computecloud/at_customer_ccc_upgrade_schedule.py +1 -1
  401. pulumi_oci/computecloud/get_at_customer_ccc_infrastructure.py +1 -1
  402. pulumi_oci/computecloud/get_at_customer_ccc_infrastructures.py +1 -1
  403. pulumi_oci/computecloud/get_at_customer_ccc_upgrade_schedule.py +1 -1
  404. pulumi_oci/computecloud/get_at_customer_ccc_upgrade_schedules.py +1 -1
  405. pulumi_oci/computecloud/outputs.py +1 -1
  406. pulumi_oci/computeinstanceagent/__init__.py +1 -1
  407. pulumi_oci/computeinstanceagent/_inputs.py +1 -1
  408. pulumi_oci/computeinstanceagent/get_instance_agent_plugin.py +1 -1
  409. pulumi_oci/computeinstanceagent/get_instance_agent_plugins.py +1 -1
  410. pulumi_oci/computeinstanceagent/get_instance_available_plugin.py +1 -1
  411. pulumi_oci/computeinstanceagent/outputs.py +1 -1
  412. pulumi_oci/config/__init__.py +1 -1
  413. pulumi_oci/config/__init__.pyi +1 -1
  414. pulumi_oci/config/vars.py +1 -1
  415. pulumi_oci/containerengine/__init__.py +1 -1
  416. pulumi_oci/containerengine/_inputs.py +1 -1
  417. pulumi_oci/containerengine/addon.py +1 -1
  418. pulumi_oci/containerengine/cluster.py +29 -1
  419. pulumi_oci/containerengine/cluster_complete_credential_rotation_management.py +1 -1
  420. pulumi_oci/containerengine/cluster_start_credential_rotation_management.py +1 -1
  421. pulumi_oci/containerengine/cluster_workload_mapping.py +1 -1
  422. pulumi_oci/containerengine/container_instance.py +1 -1
  423. pulumi_oci/containerengine/get_addon.py +1 -1
  424. pulumi_oci/containerengine/get_addon_options.py +1 -1
  425. pulumi_oci/containerengine/get_addons.py +1 -1
  426. pulumi_oci/containerengine/get_cluster.py +19 -2
  427. pulumi_oci/containerengine/get_cluster_credential_rotation_status.py +1 -1
  428. pulumi_oci/containerengine/get_cluster_kube_config.py +1 -1
  429. pulumi_oci/containerengine/get_cluster_option.py +1 -1
  430. pulumi_oci/containerengine/get_cluster_workload_mapping.py +1 -1
  431. pulumi_oci/containerengine/get_cluster_workload_mappings.py +1 -1
  432. pulumi_oci/containerengine/get_clusters.py +1 -1
  433. pulumi_oci/containerengine/get_migrate_to_native_vcn_status.py +1 -1
  434. pulumi_oci/containerengine/get_node_pool.py +1 -1
  435. pulumi_oci/containerengine/get_node_pool_option.py +1 -1
  436. pulumi_oci/containerengine/get_node_pools.py +1 -1
  437. pulumi_oci/containerengine/get_pod_shapes.py +1 -1
  438. pulumi_oci/containerengine/get_virtual_node_pool.py +1 -1
  439. pulumi_oci/containerengine/get_virtual_node_pools.py +1 -1
  440. pulumi_oci/containerengine/get_work_request_errors.py +1 -1
  441. pulumi_oci/containerengine/get_work_request_log_entries.py +1 -1
  442. pulumi_oci/containerengine/get_work_requests.py +1 -1
  443. pulumi_oci/containerengine/node_pool.py +1 -1
  444. pulumi_oci/containerengine/outputs.py +12 -1
  445. pulumi_oci/containerengine/virtual_node_pool.py +1 -1
  446. pulumi_oci/containerinstances/__init__.py +1 -1
  447. pulumi_oci/containerinstances/_inputs.py +1 -1
  448. pulumi_oci/containerinstances/get_container_instance.py +1 -1
  449. pulumi_oci/containerinstances/get_container_instance_shape.py +1 -1
  450. pulumi_oci/containerinstances/get_container_instance_shapes.py +1 -1
  451. pulumi_oci/containerinstances/get_container_instances.py +1 -1
  452. pulumi_oci/containerinstances/outputs.py +1 -1
  453. pulumi_oci/core/__init__.py +1 -1
  454. pulumi_oci/core/_inputs.py +139 -1
  455. pulumi_oci/core/app_catalog_listing_resource_version_agreement.py +1 -1
  456. pulumi_oci/core/app_catalog_subscription.py +1 -1
  457. pulumi_oci/core/boot_volume.py +1 -1
  458. pulumi_oci/core/boot_volume_backup.py +1 -1
  459. pulumi_oci/core/byoasn.py +1 -1
  460. pulumi_oci/core/capture_filter.py +1 -1
  461. pulumi_oci/core/cluster_network.py +1 -1
  462. pulumi_oci/core/compute_capacity_report.py +1 -1
  463. pulumi_oci/core/compute_capacity_reservation.py +1 -1
  464. pulumi_oci/core/compute_capacity_topology.py +1 -1
  465. pulumi_oci/core/compute_cluster.py +1 -1
  466. pulumi_oci/core/compute_gpu_memory_cluster.py +1 -1
  467. pulumi_oci/core/compute_gpu_memory_fabric.py +1 -1
  468. pulumi_oci/core/compute_image_capability_schema.py +1 -1
  469. pulumi_oci/core/console_history.py +1 -1
  470. pulumi_oci/core/cpe.py +1 -1
  471. pulumi_oci/core/cross_connect.py +1 -1
  472. pulumi_oci/core/cross_connect_group.py +1 -1
  473. pulumi_oci/core/dedicated_vm_host.py +66 -37
  474. pulumi_oci/core/default_dhcp_options.py +1 -1
  475. pulumi_oci/core/default_route_table.py +1 -1
  476. pulumi_oci/core/default_security_list.py +1 -1
  477. pulumi_oci/core/dhcp_options.py +1 -1
  478. pulumi_oci/core/drg.py +1 -1
  479. pulumi_oci/core/drg_attachment.py +1 -1
  480. pulumi_oci/core/drg_attachment_management.py +1 -1
  481. pulumi_oci/core/drg_attachments_list.py +1 -1
  482. pulumi_oci/core/drg_route_distribution.py +1 -1
  483. pulumi_oci/core/drg_route_distribution_statement.py +1 -1
  484. pulumi_oci/core/drg_route_table.py +1 -1
  485. pulumi_oci/core/drg_route_table_route_rule.py +1 -1
  486. pulumi_oci/core/get_app_catalog_listing.py +1 -1
  487. pulumi_oci/core/get_app_catalog_listing_resource_version.py +1 -1
  488. pulumi_oci/core/get_app_catalog_listing_resource_versions.py +1 -1
  489. pulumi_oci/core/get_app_catalog_listings.py +1 -1
  490. pulumi_oci/core/get_app_catalog_subscriptions.py +1 -1
  491. pulumi_oci/core/get_block_volume_replica.py +1 -1
  492. pulumi_oci/core/get_block_volume_replicas.py +1 -1
  493. pulumi_oci/core/get_boot_volume.py +1 -1
  494. pulumi_oci/core/get_boot_volume_attachments.py +1 -1
  495. pulumi_oci/core/get_boot_volume_backup.py +1 -1
  496. pulumi_oci/core/get_boot_volume_backups.py +1 -1
  497. pulumi_oci/core/get_boot_volume_replica.py +1 -1
  498. pulumi_oci/core/get_boot_volume_replicas.py +1 -1
  499. pulumi_oci/core/get_boot_volumes.py +1 -1
  500. pulumi_oci/core/get_byoasn.py +1 -1
  501. pulumi_oci/core/get_byoasns.py +1 -1
  502. pulumi_oci/core/get_byoip_allocated_ranges.py +1 -1
  503. pulumi_oci/core/get_byoip_range.py +1 -1
  504. pulumi_oci/core/get_byoip_ranges.py +1 -1
  505. pulumi_oci/core/get_capture_filter.py +1 -1
  506. pulumi_oci/core/get_capture_filters.py +1 -1
  507. pulumi_oci/core/get_cluster_network.py +1 -1
  508. pulumi_oci/core/get_cluster_network_instances.py +1 -1
  509. pulumi_oci/core/get_cluster_networks.py +1 -1
  510. pulumi_oci/core/get_cnv_dns_resolver_association.py +1 -1
  511. pulumi_oci/core/get_compute_capacity_reservation.py +1 -1
  512. pulumi_oci/core/get_compute_capacity_reservation_instance_shapes.py +1 -1
  513. pulumi_oci/core/get_compute_capacity_reservation_instances.py +1 -1
  514. pulumi_oci/core/get_compute_capacity_reservations.py +1 -1
  515. pulumi_oci/core/get_compute_capacity_topologies.py +1 -1
  516. pulumi_oci/core/get_compute_capacity_topology.py +1 -1
  517. pulumi_oci/core/get_compute_capacity_topology_compute_bare_metal_hosts.py +1 -1
  518. pulumi_oci/core/get_compute_capacity_topology_compute_hpc_islands.py +1 -1
  519. pulumi_oci/core/get_compute_capacity_topology_compute_network_blocks.py +1 -1
  520. pulumi_oci/core/get_compute_cluster.py +1 -1
  521. pulumi_oci/core/get_compute_clusters.py +1 -1
  522. pulumi_oci/core/get_compute_global_image_capability_schema.py +1 -1
  523. pulumi_oci/core/get_compute_global_image_capability_schemas.py +1 -1
  524. pulumi_oci/core/get_compute_global_image_capability_schemas_version.py +1 -1
  525. pulumi_oci/core/get_compute_global_image_capability_schemas_versions.py +1 -1
  526. pulumi_oci/core/get_compute_gpu_memory_cluster.py +1 -1
  527. pulumi_oci/core/get_compute_gpu_memory_cluster_instances.py +1 -1
  528. pulumi_oci/core/get_compute_gpu_memory_clusters.py +1 -1
  529. pulumi_oci/core/get_compute_gpu_memory_fabric.py +1 -1
  530. pulumi_oci/core/get_compute_gpu_memory_fabrics.py +1 -1
  531. pulumi_oci/core/get_compute_host.py +1 -1
  532. pulumi_oci/core/get_compute_hosts.py +1 -1
  533. pulumi_oci/core/get_compute_image_capability_schema.py +1 -1
  534. pulumi_oci/core/get_compute_image_capability_schemas.py +1 -1
  535. pulumi_oci/core/get_console_histories.py +1 -1
  536. pulumi_oci/core/get_console_history_data.py +1 -1
  537. pulumi_oci/core/get_cpe_device_shape.py +1 -1
  538. pulumi_oci/core/get_cpe_device_shapes.py +1 -1
  539. pulumi_oci/core/get_cpes.py +1 -1
  540. pulumi_oci/core/get_cross_connect.py +1 -1
  541. pulumi_oci/core/get_cross_connect_group.py +1 -1
  542. pulumi_oci/core/get_cross_connect_groups.py +1 -1
  543. pulumi_oci/core/get_cross_connect_locations.py +1 -1
  544. pulumi_oci/core/get_cross_connect_port_speed_shape.py +1 -1
  545. pulumi_oci/core/get_cross_connect_status.py +1 -1
  546. pulumi_oci/core/get_cross_connects.py +1 -1
  547. pulumi_oci/core/get_dedicated_vm_host.py +17 -2
  548. pulumi_oci/core/get_dedicated_vm_host_instance_shapes.py +1 -1
  549. pulumi_oci/core/get_dedicated_vm_host_instances.py +1 -1
  550. pulumi_oci/core/get_dedicated_vm_host_shapes.py +1 -1
  551. pulumi_oci/core/get_dedicated_vm_hosts.py +1 -1
  552. pulumi_oci/core/get_dhcp_options.py +1 -1
  553. pulumi_oci/core/get_drg_attachments.py +1 -1
  554. pulumi_oci/core/get_drg_route_distribution.py +1 -1
  555. pulumi_oci/core/get_drg_route_distribution_statements.py +1 -1
  556. pulumi_oci/core/get_drg_route_distributions.py +1 -1
  557. pulumi_oci/core/get_drg_route_rule.py +1 -1
  558. pulumi_oci/core/get_drg_route_table_route_rules.py +1 -1
  559. pulumi_oci/core/get_drg_route_tables.py +1 -1
  560. pulumi_oci/core/get_drgs.py +1 -1
  561. pulumi_oci/core/get_fast_connect_provider_service.py +1 -1
  562. pulumi_oci/core/get_fast_connect_provider_service_key.py +1 -1
  563. pulumi_oci/core/get_fast_connect_provider_services.py +1 -1
  564. pulumi_oci/core/get_image.py +1 -1
  565. pulumi_oci/core/get_image_shape.py +1 -1
  566. pulumi_oci/core/get_image_shapes.py +1 -1
  567. pulumi_oci/core/get_images.py +1 -1
  568. pulumi_oci/core/get_instance.py +16 -2
  569. pulumi_oci/core/get_instance_configuration.py +1 -1
  570. pulumi_oci/core/get_instance_configurations.py +1 -1
  571. pulumi_oci/core/get_instance_console_connections.py +1 -1
  572. pulumi_oci/core/get_instance_credentials.py +1 -1
  573. pulumi_oci/core/get_instance_devices.py +1 -1
  574. pulumi_oci/core/get_instance_maintenance_event.py +1 -1
  575. pulumi_oci/core/get_instance_maintenance_events.py +1 -1
  576. pulumi_oci/core/get_instance_maintenance_reboot.py +1 -1
  577. pulumi_oci/core/get_instance_measured_boot_report.py +1 -1
  578. pulumi_oci/core/get_instance_pool.py +1 -1
  579. pulumi_oci/core/get_instance_pool_instances.py +1 -1
  580. pulumi_oci/core/get_instance_pool_load_balancer_attachment.py +1 -1
  581. pulumi_oci/core/get_instance_pools.py +1 -1
  582. pulumi_oci/core/get_instances.py +1 -1
  583. pulumi_oci/core/get_internet_gateways.py +1 -1
  584. pulumi_oci/core/get_ip_inventory_subnet.py +1 -1
  585. pulumi_oci/core/get_ip_inventory_subnet_cidr.py +1 -1
  586. pulumi_oci/core/get_ip_inventory_vcn_overlaps.py +1 -1
  587. pulumi_oci/core/get_ipsec_algorithm.py +1 -1
  588. pulumi_oci/core/get_ipsec_config.py +1 -1
  589. pulumi_oci/core/get_ipsec_connection_tunnel.py +1 -1
  590. pulumi_oci/core/get_ipsec_connection_tunnel_error.py +1 -1
  591. pulumi_oci/core/get_ipsec_connection_tunnel_routes.py +1 -1
  592. pulumi_oci/core/get_ipsec_connection_tunnels.py +1 -1
  593. pulumi_oci/core/get_ipsec_connections.py +1 -1
  594. pulumi_oci/core/get_ipsec_status.py +1 -1
  595. pulumi_oci/core/get_ipv6.py +1 -1
  596. pulumi_oci/core/get_ipv6s.py +1 -1
  597. pulumi_oci/core/get_letter_of_authority.py +1 -1
  598. pulumi_oci/core/get_listing_resource_version.py +1 -1
  599. pulumi_oci/core/get_listing_resource_versions.py +1 -1
  600. pulumi_oci/core/get_local_peering_gateways.py +1 -1
  601. pulumi_oci/core/get_nat_gateway.py +1 -1
  602. pulumi_oci/core/get_nat_gateways.py +1 -1
  603. pulumi_oci/core/get_network_security_group.py +1 -1
  604. pulumi_oci/core/get_network_security_group_security_rules.py +1 -1
  605. pulumi_oci/core/get_network_security_group_vnics.py +1 -1
  606. pulumi_oci/core/get_network_security_groups.py +1 -1
  607. pulumi_oci/core/get_peer_region_for_remote_peerings.py +1 -1
  608. pulumi_oci/core/get_private_ip.py +1 -1
  609. pulumi_oci/core/get_private_ips.py +1 -1
  610. pulumi_oci/core/get_public_ip.py +1 -1
  611. pulumi_oci/core/get_public_ip_pool.py +1 -1
  612. pulumi_oci/core/get_public_ip_pools.py +1 -1
  613. pulumi_oci/core/get_public_ips.py +1 -1
  614. pulumi_oci/core/get_remote_peering_connections.py +1 -1
  615. pulumi_oci/core/get_route_tables.py +1 -1
  616. pulumi_oci/core/get_security_lists.py +1 -1
  617. pulumi_oci/core/get_service_gateways.py +1 -1
  618. pulumi_oci/core/get_services.py +1 -1
  619. pulumi_oci/core/get_shape.py +1 -1
  620. pulumi_oci/core/get_shapes.py +1 -1
  621. pulumi_oci/core/get_subnet.py +1 -1
  622. pulumi_oci/core/get_subnets.py +1 -1
  623. pulumi_oci/core/get_tunnel_security_associations.py +1 -1
  624. pulumi_oci/core/get_vcn.py +1 -1
  625. pulumi_oci/core/get_vcns.py +1 -1
  626. pulumi_oci/core/get_virtual_circuit.py +1 -1
  627. pulumi_oci/core/get_virtual_circuit_associated_tunnels.py +1 -1
  628. pulumi_oci/core/get_virtual_circuit_bandwidth_shapes.py +1 -1
  629. pulumi_oci/core/get_virtual_circuit_public_prefixes.py +1 -1
  630. pulumi_oci/core/get_virtual_circuits.py +1 -1
  631. pulumi_oci/core/get_virtual_networks.py +1 -1
  632. pulumi_oci/core/get_vlan.py +1 -1
  633. pulumi_oci/core/get_vlans.py +1 -1
  634. pulumi_oci/core/get_vnic.py +1 -1
  635. pulumi_oci/core/get_vnic_attachments.py +1 -1
  636. pulumi_oci/core/get_volume.py +1 -1
  637. pulumi_oci/core/get_volume_attachments.py +1 -1
  638. pulumi_oci/core/get_volume_backup_policies.py +1 -1
  639. pulumi_oci/core/get_volume_backup_policy_assignments.py +1 -1
  640. pulumi_oci/core/get_volume_backups.py +1 -1
  641. pulumi_oci/core/get_volume_group_backups.py +1 -1
  642. pulumi_oci/core/get_volume_group_replica.py +1 -1
  643. pulumi_oci/core/get_volume_group_replicas.py +1 -1
  644. pulumi_oci/core/get_volume_groups.py +1 -1
  645. pulumi_oci/core/get_volumes.py +1 -1
  646. pulumi_oci/core/get_vtap.py +1 -1
  647. pulumi_oci/core/get_vtaps.py +1 -1
  648. pulumi_oci/core/image.py +1 -1
  649. pulumi_oci/core/instance.py +58 -18
  650. pulumi_oci/core/instance_configuration.py +1 -1
  651. pulumi_oci/core/instance_console_connection.py +1 -1
  652. pulumi_oci/core/instance_maintenance_event.py +1 -1
  653. pulumi_oci/core/instance_pool.py +1 -1
  654. pulumi_oci/core/instance_pool_instance.py +1 -1
  655. pulumi_oci/core/internet_gateway.py +1 -1
  656. pulumi_oci/core/ipsec.py +1 -1
  657. pulumi_oci/core/ipsec_connection_tunnel_management.py +1 -1
  658. pulumi_oci/core/ipv6.py +1 -1
  659. pulumi_oci/core/listing_resource_version_agreement.py +1 -1
  660. pulumi_oci/core/local_peering_gateway.py +1 -1
  661. pulumi_oci/core/nat_gateway.py +1 -1
  662. pulumi_oci/core/network_security_group.py +1 -1
  663. pulumi_oci/core/network_security_group_security_rule.py +1 -1
  664. pulumi_oci/core/outputs.py +283 -1
  665. pulumi_oci/core/private_ip.py +1 -1
  666. pulumi_oci/core/public_ip.py +1 -1
  667. pulumi_oci/core/public_ip_pool.py +1 -1
  668. pulumi_oci/core/public_ip_pool_capacity.py +1 -1
  669. pulumi_oci/core/remote_peering_connection.py +1 -1
  670. pulumi_oci/core/route_table.py +1 -1
  671. pulumi_oci/core/route_table_attachment.py +1 -1
  672. pulumi_oci/core/security_list.py +1 -1
  673. pulumi_oci/core/service_gateway.py +1 -1
  674. pulumi_oci/core/shape_management.py +1 -1
  675. pulumi_oci/core/subnet.py +1 -1
  676. pulumi_oci/core/vcn.py +1 -1
  677. pulumi_oci/core/virtual_circuit.py +1 -1
  678. pulumi_oci/core/virtual_network.py +1 -1
  679. pulumi_oci/core/vlan.py +1 -1
  680. pulumi_oci/core/vnic_attachment.py +1 -1
  681. pulumi_oci/core/volume.py +1 -1
  682. pulumi_oci/core/volume_attachment.py +1 -1
  683. pulumi_oci/core/volume_backup.py +1 -1
  684. pulumi_oci/core/volume_backup_policy.py +1 -1
  685. pulumi_oci/core/volume_backup_policy_assignment.py +1 -1
  686. pulumi_oci/core/volume_group.py +1 -1
  687. pulumi_oci/core/volume_group_backup.py +1 -1
  688. pulumi_oci/core/vtap.py +1 -1
  689. pulumi_oci/database/__init__.py +2 -1
  690. pulumi_oci/database/_inputs.py +50 -1
  691. pulumi_oci/database/application_vip.py +1 -1
  692. pulumi_oci/database/autonomous_container_database.py +1 -1
  693. pulumi_oci/database/autonomous_container_database_add_standby.py +1 -1
  694. pulumi_oci/database/autonomous_container_database_dataguard_association.py +1 -1
  695. pulumi_oci/database/autonomous_container_database_dataguard_association_operation.py +1 -1
  696. pulumi_oci/database/autonomous_container_database_dataguard_role_change.py +1 -1
  697. pulumi_oci/database/autonomous_container_database_snapshot_standby.py +1 -1
  698. pulumi_oci/database/autonomous_database.py +1 -1
  699. pulumi_oci/database/autonomous_database_backup.py +1 -1
  700. pulumi_oci/database/autonomous_database_instance_wallet_management.py +1 -1
  701. pulumi_oci/database/autonomous_database_regional_wallet_management.py +1 -1
  702. pulumi_oci/database/autonomous_database_saas_admin_user.py +1 -1
  703. pulumi_oci/database/autonomous_database_software_image.py +1 -1
  704. pulumi_oci/database/autonomous_database_wallet.py +1 -1
  705. pulumi_oci/database/autonomous_exadata_infrastructure.py +1 -1
  706. pulumi_oci/database/autonomous_vm_cluster.py +1 -1
  707. pulumi_oci/database/autonomous_vm_cluster_ords_certificate_management.py +1 -1
  708. pulumi_oci/database/autonomous_vm_cluster_ssl_certificate_management.py +1 -1
  709. pulumi_oci/database/backup.py +1 -1
  710. pulumi_oci/database/backup_cancel_management.py +1 -1
  711. pulumi_oci/database/backup_destination.py +1 -1
  712. pulumi_oci/database/cloud_autonomous_vm_cluster.py +1 -1
  713. pulumi_oci/database/cloud_database_management.py +1 -1
  714. pulumi_oci/database/cloud_exadata_infrastructure.py +1 -1
  715. pulumi_oci/database/cloud_vm_cluster.py +1 -1
  716. pulumi_oci/database/cloud_vm_cluster_iorm_config.py +1 -1
  717. pulumi_oci/database/data_guard_association.py +1 -1
  718. pulumi_oci/database/database.py +1 -1
  719. pulumi_oci/database/database_software_image.py +1 -1
  720. pulumi_oci/database/database_upgrade.py +1 -1
  721. pulumi_oci/database/db_home.py +1 -1
  722. pulumi_oci/database/db_node.py +1 -1
  723. pulumi_oci/database/db_node_console_connection.py +1 -1
  724. pulumi_oci/database/db_node_console_history.py +1 -1
  725. pulumi_oci/database/db_system.py +1 -1
  726. pulumi_oci/database/db_systems_upgrade.py +1 -1
  727. pulumi_oci/database/exadata_infrastructure.py +1 -1
  728. pulumi_oci/database/exadata_infrastructure_compute.py +1 -1
  729. pulumi_oci/database/exadata_infrastructure_configure_exascale_management.py +1 -1
  730. pulumi_oci/database/exadata_infrastructure_storage.py +1 -1
  731. pulumi_oci/database/exadata_iorm_config.py +1 -1
  732. pulumi_oci/database/exadb_vm_cluster.py +1 -1
  733. pulumi_oci/database/exascale_db_storage_vault.py +1 -1
  734. pulumi_oci/database/execution_action.py +1 -1
  735. pulumi_oci/database/execution_window.py +1 -1
  736. pulumi_oci/database/external_container_database.py +1 -1
  737. pulumi_oci/database/external_container_database_management.py +1 -1
  738. pulumi_oci/database/external_container_databases_stack_monitoring.py +1 -1
  739. pulumi_oci/database/external_database_connector.py +1 -1
  740. pulumi_oci/database/external_non_container_database.py +1 -1
  741. pulumi_oci/database/external_non_container_database_management.py +1 -1
  742. pulumi_oci/database/external_non_container_database_operations_insights_management.py +1 -1
  743. pulumi_oci/database/external_non_container_databases_stack_monitoring.py +1 -1
  744. pulumi_oci/database/external_pluggable_database.py +1 -1
  745. pulumi_oci/database/external_pluggable_database_management.py +1 -1
  746. pulumi_oci/database/external_pluggable_database_operations_insights_management.py +1 -1
  747. pulumi_oci/database/external_pluggable_databases_stack_monitoring.py +1 -1
  748. pulumi_oci/database/get_application_vip.py +1 -1
  749. pulumi_oci/database/get_application_vips.py +1 -1
  750. pulumi_oci/database/get_autonomous_character_sets.py +1 -1
  751. pulumi_oci/database/get_autonomous_container_database.py +1 -1
  752. pulumi_oci/database/get_autonomous_container_database_dataguard_association.py +1 -1
  753. pulumi_oci/database/get_autonomous_container_database_dataguard_associations.py +1 -1
  754. pulumi_oci/database/get_autonomous_container_database_resource_usage.py +1 -1
  755. pulumi_oci/database/get_autonomous_container_database_versions.py +1 -1
  756. pulumi_oci/database/get_autonomous_container_databases.py +1 -1
  757. pulumi_oci/database/get_autonomous_container_patches.py +1 -1
  758. pulumi_oci/database/get_autonomous_database.py +1 -1
  759. pulumi_oci/database/get_autonomous_database_backup.py +1 -1
  760. pulumi_oci/database/get_autonomous_database_backups.py +1 -1
  761. pulumi_oci/database/get_autonomous_database_dataguard_association.py +1 -1
  762. pulumi_oci/database/get_autonomous_database_dataguard_associations.py +1 -1
  763. pulumi_oci/database/get_autonomous_database_instance_wallet_management.py +1 -1
  764. pulumi_oci/database/get_autonomous_database_peers.py +1 -1
  765. pulumi_oci/database/get_autonomous_database_refreshable_clones.py +1 -1
  766. pulumi_oci/database/get_autonomous_database_regional_wallet_management.py +1 -1
  767. pulumi_oci/database/get_autonomous_database_software_image.py +1 -1
  768. pulumi_oci/database/get_autonomous_database_software_images.py +1 -1
  769. pulumi_oci/database/get_autonomous_database_wallet.py +1 -1
  770. pulumi_oci/database/get_autonomous_databases.py +1 -1
  771. pulumi_oci/database/get_autonomous_databases_clones.py +1 -1
  772. pulumi_oci/database/get_autonomous_db_preview_versions.py +1 -1
  773. pulumi_oci/database/get_autonomous_db_versions.py +1 -1
  774. pulumi_oci/database/get_autonomous_exadata_infrastructure.py +1 -1
  775. pulumi_oci/database/get_autonomous_exadata_infrastructure_ocpu.py +1 -1
  776. pulumi_oci/database/get_autonomous_exadata_infrastructure_shapes.py +1 -1
  777. pulumi_oci/database/get_autonomous_exadata_infrastructures.py +1 -1
  778. pulumi_oci/database/get_autonomous_patch.py +1 -1
  779. pulumi_oci/database/get_autonomous_virtual_machine.py +1 -1
  780. pulumi_oci/database/get_autonomous_virtual_machines.py +1 -1
  781. pulumi_oci/database/get_autonomous_vm_cluster.py +1 -1
  782. pulumi_oci/database/get_autonomous_vm_cluster_acd_resource_usages.py +1 -1
  783. pulumi_oci/database/get_autonomous_vm_cluster_resource_usage.py +1 -1
  784. pulumi_oci/database/get_autonomous_vm_clusters.py +1 -1
  785. pulumi_oci/database/get_backup_destination.py +1 -1
  786. pulumi_oci/database/get_backup_destinations.py +1 -1
  787. pulumi_oci/database/get_backups.py +1 -1
  788. pulumi_oci/database/get_cloud_autonomous_vm_cluster.py +1 -1
  789. pulumi_oci/database/get_cloud_autonomous_vm_cluster_acd_resource_usages.py +1 -1
  790. pulumi_oci/database/get_cloud_autonomous_vm_cluster_resource_usage.py +1 -1
  791. pulumi_oci/database/get_cloud_autonomous_vm_clusters.py +1 -1
  792. pulumi_oci/database/get_cloud_exadata_infrastructure.py +1 -1
  793. pulumi_oci/database/get_cloud_exadata_infrastructure_un_allocated_resource.py +1 -1
  794. pulumi_oci/database/get_cloud_exadata_infrastructures.py +1 -1
  795. pulumi_oci/database/get_cloud_vm_cluster.py +1 -1
  796. pulumi_oci/database/get_cloud_vm_cluster_iorm_config.py +1 -1
  797. pulumi_oci/database/get_cloud_vm_clusters.py +1 -1
  798. pulumi_oci/database/get_data_guard_association.py +1 -1
  799. pulumi_oci/database/get_data_guard_associations.py +1 -1
  800. pulumi_oci/database/get_database.py +1 -1
  801. pulumi_oci/database/get_database_maintenance_run_histories.py +1 -1
  802. pulumi_oci/database/get_database_maintenance_run_history.py +1 -1
  803. pulumi_oci/database/get_database_pdb_conversion_history_entries.py +1 -1
  804. pulumi_oci/database/get_database_pdb_conversion_history_entry.py +1 -1
  805. pulumi_oci/database/get_database_software_image.py +1 -1
  806. pulumi_oci/database/get_database_software_images.py +1 -1
  807. pulumi_oci/database/get_database_upgrade_history_entries.py +1 -1
  808. pulumi_oci/database/get_database_upgrade_history_entry.py +1 -1
  809. pulumi_oci/database/get_databases.py +1 -1
  810. pulumi_oci/database/get_db_home.py +1 -1
  811. pulumi_oci/database/get_db_home_patch_history_entries.py +1 -1
  812. pulumi_oci/database/get_db_home_patches.py +1 -1
  813. pulumi_oci/database/get_db_homes.py +1 -1
  814. pulumi_oci/database/get_db_node.py +1 -1
  815. pulumi_oci/database/get_db_node_console_connection.py +1 -1
  816. pulumi_oci/database/get_db_node_console_connections.py +1 -1
  817. pulumi_oci/database/get_db_node_console_histories.py +1 -1
  818. pulumi_oci/database/get_db_node_console_history.py +1 -1
  819. pulumi_oci/database/get_db_node_console_history_content.py +1 -1
  820. pulumi_oci/database/get_db_nodes.py +1 -1
  821. pulumi_oci/database/get_db_server.py +1 -1
  822. pulumi_oci/database/get_db_servers.py +1 -1
  823. pulumi_oci/database/get_db_system_compute_performances.py +1 -1
  824. pulumi_oci/database/get_db_system_history_entries.py +1 -1
  825. pulumi_oci/database/get_db_system_patches.py +1 -1
  826. pulumi_oci/database/get_db_system_shapes.py +1 -1
  827. pulumi_oci/database/get_db_system_storage_performances.py +31 -24
  828. pulumi_oci/database/get_db_systems.py +1 -1
  829. pulumi_oci/database/get_db_systems_upgrade_history_entries.py +1 -1
  830. pulumi_oci/database/get_db_systems_upgrade_history_entry.py +1 -1
  831. pulumi_oci/database/get_db_versions.py +1 -1
  832. pulumi_oci/database/get_exadata_infrastructure.py +1 -1
  833. pulumi_oci/database/get_exadata_infrastructure_download_config_file.py +1 -1
  834. pulumi_oci/database/get_exadata_infrastructure_un_allocated_resource.py +1 -1
  835. pulumi_oci/database/get_exadata_infrastructures.py +1 -1
  836. pulumi_oci/database/get_exadata_iorm_config.py +1 -1
  837. pulumi_oci/database/get_exadb_vm_cluster.py +1 -1
  838. pulumi_oci/database/get_exadb_vm_cluster_update.py +1 -1
  839. pulumi_oci/database/get_exadb_vm_cluster_update_history_entries.py +1 -1
  840. pulumi_oci/database/get_exadb_vm_cluster_update_history_entry.py +1 -1
  841. pulumi_oci/database/get_exadb_vm_cluster_updates.py +1 -1
  842. pulumi_oci/database/get_exadb_vm_clusters.py +1 -1
  843. pulumi_oci/database/get_exascale_db_storage_vault.py +1 -1
  844. pulumi_oci/database/get_exascale_db_storage_vaults.py +1 -1
  845. pulumi_oci/database/get_execution_action.py +1 -1
  846. pulumi_oci/database/get_execution_actions.py +1 -1
  847. pulumi_oci/database/get_execution_window.py +1 -1
  848. pulumi_oci/database/get_execution_windows.py +1 -1
  849. pulumi_oci/database/get_external_container_database.py +1 -1
  850. pulumi_oci/database/get_external_container_databases.py +1 -1
  851. pulumi_oci/database/get_external_database_connector.py +1 -1
  852. pulumi_oci/database/get_external_database_connectors.py +1 -1
  853. pulumi_oci/database/get_external_non_container_database.py +1 -1
  854. pulumi_oci/database/get_external_non_container_databases.py +1 -1
  855. pulumi_oci/database/get_external_pluggable_database.py +1 -1
  856. pulumi_oci/database/get_external_pluggable_databases.py +1 -1
  857. pulumi_oci/database/get_flex_components.py +1 -1
  858. pulumi_oci/database/get_gi_version_minor_versions.py +1 -1
  859. pulumi_oci/database/get_gi_versions.py +21 -2
  860. pulumi_oci/database/get_infrastructure_target_version.py +1 -1
  861. pulumi_oci/database/get_key_store.py +1 -1
  862. pulumi_oci/database/get_key_stores.py +1 -1
  863. pulumi_oci/database/get_maintenance_run.py +1 -1
  864. pulumi_oci/database/get_maintenance_runs.py +1 -1
  865. pulumi_oci/database/get_managed_preferred_credential.py +1 -1
  866. pulumi_oci/database/get_managed_preferred_credentials.py +1 -1
  867. pulumi_oci/database/get_oneoff_patch.py +1 -1
  868. pulumi_oci/database/get_oneoff_patches.py +1 -1
  869. pulumi_oci/database/get_pluggable_database.py +1 -1
  870. pulumi_oci/database/get_pluggable_databases.py +1 -1
  871. pulumi_oci/database/get_scheduled_action.py +1 -1
  872. pulumi_oci/database/get_scheduled_action_params.py +1 -1
  873. pulumi_oci/database/get_scheduled_actions.py +1 -1
  874. pulumi_oci/database/get_scheduling_plan.py +1 -1
  875. pulumi_oci/database/get_scheduling_plans.py +1 -1
  876. pulumi_oci/database/get_scheduling_policies.py +1 -1
  877. pulumi_oci/database/get_scheduling_policy.py +1 -1
  878. pulumi_oci/database/get_scheduling_policy_recommended_scheduled_actions.py +1 -1
  879. pulumi_oci/database/get_scheduling_policy_scheduling_window.py +1 -1
  880. pulumi_oci/database/get_scheduling_policy_scheduling_windows.py +1 -1
  881. pulumi_oci/database/get_system_version_minor_versions.py +240 -0
  882. pulumi_oci/database/get_system_versions.py +44 -6
  883. pulumi_oci/database/get_vm_cluster.py +1 -1
  884. pulumi_oci/database/get_vm_cluster_network.py +1 -1
  885. pulumi_oci/database/get_vm_cluster_network_download_config_file.py +1 -1
  886. pulumi_oci/database/get_vm_cluster_networks.py +1 -1
  887. pulumi_oci/database/get_vm_cluster_patch.py +1 -1
  888. pulumi_oci/database/get_vm_cluster_patch_history_entries.py +1 -1
  889. pulumi_oci/database/get_vm_cluster_patch_history_entry.py +1 -1
  890. pulumi_oci/database/get_vm_cluster_patches.py +1 -1
  891. pulumi_oci/database/get_vm_cluster_recommended_network.py +1 -1
  892. pulumi_oci/database/get_vm_cluster_update.py +1 -1
  893. pulumi_oci/database/get_vm_cluster_update_history_entries.py +1 -1
  894. pulumi_oci/database/get_vm_cluster_update_history_entry.py +1 -1
  895. pulumi_oci/database/get_vm_cluster_updates.py +1 -1
  896. pulumi_oci/database/get_vm_clusters.py +1 -1
  897. pulumi_oci/database/key_store.py +1 -1
  898. pulumi_oci/database/maintenance_run.py +1 -1
  899. pulumi_oci/database/oneoff_patch.py +1 -1
  900. pulumi_oci/database/outputs.py +69 -3
  901. pulumi_oci/database/pluggable_database.py +1 -1
  902. pulumi_oci/database/pluggable_database_managements_management.py +1 -1
  903. pulumi_oci/database/pluggable_databases_local_clone.py +1 -1
  904. pulumi_oci/database/pluggable_databases_remote_clone.py +1 -1
  905. pulumi_oci/database/scheduled_action.py +1 -1
  906. pulumi_oci/database/scheduling_plan.py +1 -1
  907. pulumi_oci/database/scheduling_policy.py +1 -1
  908. pulumi_oci/database/scheduling_policy_scheduling_window.py +1 -1
  909. pulumi_oci/database/vm_cluster.py +1 -1
  910. pulumi_oci/database/vm_cluster_add_virtual_network.py +1 -1
  911. pulumi_oci/database/vm_cluster_network.py +1 -1
  912. pulumi_oci/database/vm_cluster_remove_virtual_machine.py +1 -1
  913. pulumi_oci/databasemanagement/__init__.py +1 -1
  914. pulumi_oci/databasemanagement/_inputs.py +167 -7
  915. pulumi_oci/databasemanagement/autonomous_database_autonomous_database_dbm_features_management.py +1 -1
  916. pulumi_oci/databasemanagement/database_dbm_features_management.py +69 -1
  917. pulumi_oci/databasemanagement/db_management_private_endpoint.py +1 -1
  918. pulumi_oci/databasemanagement/external_asm.py +1 -1
  919. pulumi_oci/databasemanagement/external_asm_instance.py +1 -1
  920. pulumi_oci/databasemanagement/external_cluster.py +1 -1
  921. pulumi_oci/databasemanagement/external_cluster_instance.py +1 -1
  922. pulumi_oci/databasemanagement/external_db_home.py +1 -1
  923. pulumi_oci/databasemanagement/external_db_node.py +1 -1
  924. pulumi_oci/databasemanagement/external_db_system.py +1 -1
  925. pulumi_oci/databasemanagement/external_db_system_connector.py +1 -1
  926. pulumi_oci/databasemanagement/external_db_system_database_managements_management.py +1 -1
  927. pulumi_oci/databasemanagement/external_db_system_discovery.py +1 -1
  928. pulumi_oci/databasemanagement/external_db_system_stack_monitorings_management.py +1 -1
  929. pulumi_oci/databasemanagement/external_exadata_infrastructure.py +1 -1
  930. pulumi_oci/databasemanagement/external_exadata_infrastructure_exadata_management.py +1 -1
  931. pulumi_oci/databasemanagement/external_exadata_storage_connector.py +1 -1
  932. pulumi_oci/databasemanagement/external_exadata_storage_grid.py +1 -1
  933. pulumi_oci/databasemanagement/external_exadata_storage_server.py +1 -1
  934. pulumi_oci/databasemanagement/external_listener.py +1 -1
  935. pulumi_oci/databasemanagement/external_my_sql_database.py +1 -1
  936. pulumi_oci/databasemanagement/external_my_sql_database_connector.py +1 -1
  937. pulumi_oci/databasemanagement/external_my_sql_database_external_mysql_databases_management.py +1 -1
  938. pulumi_oci/databasemanagement/externalcontainerdatabase_external_container_dbm_features_management.py +69 -1
  939. pulumi_oci/databasemanagement/externalnoncontainerdatabase_external_non_container_dbm_features_management.py +1 -1
  940. pulumi_oci/databasemanagement/externalpluggabledatabase_external_pluggable_dbm_features_management.py +35 -1
  941. pulumi_oci/databasemanagement/get_db_management_private_endpoint.py +1 -1
  942. pulumi_oci/databasemanagement/get_db_management_private_endpoint_associated_database.py +1 -1
  943. pulumi_oci/databasemanagement/get_db_management_private_endpoint_associated_databases.py +1 -1
  944. pulumi_oci/databasemanagement/get_db_management_private_endpoints.py +1 -1
  945. pulumi_oci/databasemanagement/get_external_asm.py +1 -1
  946. pulumi_oci/databasemanagement/get_external_asm_configuration.py +1 -1
  947. pulumi_oci/databasemanagement/get_external_asm_disk_groups.py +1 -1
  948. pulumi_oci/databasemanagement/get_external_asm_instance.py +1 -1
  949. pulumi_oci/databasemanagement/get_external_asm_instances.py +1 -1
  950. pulumi_oci/databasemanagement/get_external_asm_users.py +1 -1
  951. pulumi_oci/databasemanagement/get_external_asms.py +1 -1
  952. pulumi_oci/databasemanagement/get_external_cluster.py +1 -1
  953. pulumi_oci/databasemanagement/get_external_cluster_instance.py +1 -1
  954. pulumi_oci/databasemanagement/get_external_cluster_instances.py +1 -1
  955. pulumi_oci/databasemanagement/get_external_clusters.py +1 -1
  956. pulumi_oci/databasemanagement/get_external_databases.py +1 -1
  957. pulumi_oci/databasemanagement/get_external_db_home.py +1 -1
  958. pulumi_oci/databasemanagement/get_external_db_homes.py +1 -1
  959. pulumi_oci/databasemanagement/get_external_db_node.py +1 -1
  960. pulumi_oci/databasemanagement/get_external_db_nodes.py +1 -1
  961. pulumi_oci/databasemanagement/get_external_db_system.py +1 -1
  962. pulumi_oci/databasemanagement/get_external_db_system_connector.py +1 -1
  963. pulumi_oci/databasemanagement/get_external_db_system_connectors.py +1 -1
  964. pulumi_oci/databasemanagement/get_external_db_system_discoveries.py +1 -1
  965. pulumi_oci/databasemanagement/get_external_db_system_discovery.py +1 -1
  966. pulumi_oci/databasemanagement/get_external_db_systems.py +1 -1
  967. pulumi_oci/databasemanagement/get_external_exadata_infrastructure.py +1 -1
  968. pulumi_oci/databasemanagement/get_external_exadata_infrastructures.py +1 -1
  969. pulumi_oci/databasemanagement/get_external_exadata_storage_connector.py +1 -1
  970. pulumi_oci/databasemanagement/get_external_exadata_storage_connectors.py +1 -1
  971. pulumi_oci/databasemanagement/get_external_exadata_storage_grid.py +1 -1
  972. pulumi_oci/databasemanagement/get_external_exadata_storage_server.py +1 -1
  973. pulumi_oci/databasemanagement/get_external_exadata_storage_server_iorm_plan.py +1 -1
  974. pulumi_oci/databasemanagement/get_external_exadata_storage_server_open_alert_history.py +1 -1
  975. pulumi_oci/databasemanagement/get_external_exadata_storage_server_top_sql_cpu_activity.py +1 -1
  976. pulumi_oci/databasemanagement/get_external_exadata_storage_servers.py +1 -1
  977. pulumi_oci/databasemanagement/get_external_listener.py +1 -1
  978. pulumi_oci/databasemanagement/get_external_listener_services.py +1 -1
  979. pulumi_oci/databasemanagement/get_external_listeners.py +1 -1
  980. pulumi_oci/databasemanagement/get_external_my_sql_database.py +1 -1
  981. pulumi_oci/databasemanagement/get_external_my_sql_database_connector.py +1 -1
  982. pulumi_oci/databasemanagement/get_external_my_sql_database_connectors.py +1 -1
  983. pulumi_oci/databasemanagement/get_external_my_sql_databases.py +1 -1
  984. pulumi_oci/databasemanagement/get_job_executions_status.py +1 -1
  985. pulumi_oci/databasemanagement/get_job_executions_statuses.py +1 -1
  986. pulumi_oci/databasemanagement/get_managed_database.py +2 -2
  987. pulumi_oci/databasemanagement/get_managed_database_addm_task.py +1 -1
  988. pulumi_oci/databasemanagement/get_managed_database_addm_tasks.py +1 -1
  989. pulumi_oci/databasemanagement/get_managed_database_alert_log_count.py +1 -1
  990. pulumi_oci/databasemanagement/get_managed_database_alert_log_counts.py +1 -1
  991. pulumi_oci/databasemanagement/get_managed_database_attention_log_count.py +1 -1
  992. pulumi_oci/databasemanagement/get_managed_database_attention_log_counts.py +1 -1
  993. pulumi_oci/databasemanagement/get_managed_database_cursor_cache_statements.py +1 -1
  994. pulumi_oci/databasemanagement/get_managed_database_group.py +1 -1
  995. pulumi_oci/databasemanagement/get_managed_database_groups.py +1 -1
  996. pulumi_oci/databasemanagement/get_managed_database_optimizer_statistics_advisor_execution.py +1 -1
  997. pulumi_oci/databasemanagement/get_managed_database_optimizer_statistics_advisor_execution_script.py +1 -1
  998. pulumi_oci/databasemanagement/get_managed_database_optimizer_statistics_advisor_executions.py +1 -1
  999. pulumi_oci/databasemanagement/get_managed_database_optimizer_statistics_collection_aggregations.py +1 -1
  1000. pulumi_oci/databasemanagement/get_managed_database_optimizer_statistics_collection_operation.py +1 -1
  1001. pulumi_oci/databasemanagement/get_managed_database_optimizer_statistics_collection_operations.py +1 -1
  1002. pulumi_oci/databasemanagement/get_managed_database_sql_plan_baseline.py +1 -1
  1003. pulumi_oci/databasemanagement/get_managed_database_sql_plan_baseline_configuration.py +1 -1
  1004. pulumi_oci/databasemanagement/get_managed_database_sql_plan_baseline_jobs.py +1 -1
  1005. pulumi_oci/databasemanagement/get_managed_database_sql_plan_baselines.py +1 -1
  1006. pulumi_oci/databasemanagement/get_managed_database_sql_tuning_advisor_task.py +1 -1
  1007. pulumi_oci/databasemanagement/get_managed_database_sql_tuning_advisor_tasks.py +1 -1
  1008. pulumi_oci/databasemanagement/get_managed_database_sql_tuning_advisor_tasks_execution_plan_stats_comparison.py +1 -1
  1009. pulumi_oci/databasemanagement/get_managed_database_sql_tuning_advisor_tasks_finding.py +1 -1
  1010. pulumi_oci/databasemanagement/get_managed_database_sql_tuning_advisor_tasks_findings.py +1 -1
  1011. pulumi_oci/databasemanagement/get_managed_database_sql_tuning_advisor_tasks_recommendation.py +1 -1
  1012. pulumi_oci/databasemanagement/get_managed_database_sql_tuning_advisor_tasks_recommendations.py +1 -1
  1013. pulumi_oci/databasemanagement/get_managed_database_sql_tuning_advisor_tasks_sql_execution_plan.py +1 -1
  1014. pulumi_oci/databasemanagement/get_managed_database_sql_tuning_advisor_tasks_summary_report.py +1 -1
  1015. pulumi_oci/databasemanagement/get_managed_database_sql_tuning_set.py +1 -1
  1016. pulumi_oci/databasemanagement/get_managed_database_sql_tuning_sets.py +1 -1
  1017. pulumi_oci/databasemanagement/get_managed_database_table_statistics.py +1 -1
  1018. pulumi_oci/databasemanagement/get_managed_database_user.py +1 -1
  1019. pulumi_oci/databasemanagement/get_managed_database_user_consumer_group_privilege.py +1 -1
  1020. pulumi_oci/databasemanagement/get_managed_database_user_consumer_group_privileges.py +1 -1
  1021. pulumi_oci/databasemanagement/get_managed_database_user_data_access_container.py +1 -1
  1022. pulumi_oci/databasemanagement/get_managed_database_user_data_access_containers.py +1 -1
  1023. pulumi_oci/databasemanagement/get_managed_database_user_object_privilege.py +1 -1
  1024. pulumi_oci/databasemanagement/get_managed_database_user_object_privileges.py +1 -1
  1025. pulumi_oci/databasemanagement/get_managed_database_user_proxied_for_user.py +1 -1
  1026. pulumi_oci/databasemanagement/get_managed_database_user_proxied_for_users.py +1 -1
  1027. pulumi_oci/databasemanagement/get_managed_database_user_role.py +1 -1
  1028. pulumi_oci/databasemanagement/get_managed_database_user_roles.py +1 -1
  1029. pulumi_oci/databasemanagement/get_managed_database_users.py +1 -1
  1030. pulumi_oci/databasemanagement/get_managed_databases.py +1 -1
  1031. pulumi_oci/databasemanagement/get_managed_databases_asm_properties.py +1 -1
  1032. pulumi_oci/databasemanagement/get_managed_databases_asm_property.py +1 -1
  1033. pulumi_oci/databasemanagement/get_managed_databases_database_parameter.py +1 -1
  1034. pulumi_oci/databasemanagement/get_managed_databases_database_parameters.py +1 -1
  1035. pulumi_oci/databasemanagement/get_managed_databases_user_proxy_user.py +1 -1
  1036. pulumi_oci/databasemanagement/get_managed_databases_user_proxy_users.py +1 -1
  1037. pulumi_oci/databasemanagement/get_managed_databases_user_system_privilege.py +1 -1
  1038. pulumi_oci/databasemanagement/get_managed_databases_user_system_privileges.py +1 -1
  1039. pulumi_oci/databasemanagement/get_managed_my_sql_database.py +1 -1
  1040. pulumi_oci/databasemanagement/get_managed_my_sql_database_configuration_data.py +1 -1
  1041. pulumi_oci/databasemanagement/get_managed_my_sql_database_sql_data.py +1 -1
  1042. pulumi_oci/databasemanagement/get_managed_my_sql_databases.py +1 -1
  1043. pulumi_oci/databasemanagement/get_named_credential.py +1 -1
  1044. pulumi_oci/databasemanagement/get_named_credentials.py +1 -1
  1045. pulumi_oci/databasemanagement/managed_database.py +5 -5
  1046. pulumi_oci/databasemanagement/managed_database_group.py +1 -1
  1047. pulumi_oci/databasemanagement/managed_databases_change_database_parameter.py +1 -1
  1048. pulumi_oci/databasemanagement/managed_databases_reset_database_parameter.py +1 -1
  1049. pulumi_oci/databasemanagement/named_credential.py +1 -1
  1050. pulumi_oci/databasemanagement/outputs.py +167 -11
  1051. pulumi_oci/databasemanagement/pluggabledatabase_pluggable_database_dbm_features_management.py +35 -1
  1052. pulumi_oci/databasemigration/__init__.py +1 -1
  1053. pulumi_oci/databasemigration/_inputs.py +1 -1
  1054. pulumi_oci/databasemigration/connection.py +1 -1
  1055. pulumi_oci/databasemigration/get_connection.py +1 -1
  1056. pulumi_oci/databasemigration/get_connections.py +1 -1
  1057. pulumi_oci/databasemigration/get_job_advisor_report.py +1 -1
  1058. pulumi_oci/databasemigration/get_job_output.py +1 -1
  1059. pulumi_oci/databasemigration/get_migration.py +1 -1
  1060. pulumi_oci/databasemigration/get_migration_object_types.py +1 -1
  1061. pulumi_oci/databasemigration/get_migrations.py +1 -1
  1062. pulumi_oci/databasemigration/job.py +1 -1
  1063. pulumi_oci/databasemigration/migration.py +1 -1
  1064. pulumi_oci/databasemigration/outputs.py +1 -1
  1065. pulumi_oci/databasetools/__init__.py +1 -1
  1066. pulumi_oci/databasetools/_inputs.py +1 -1
  1067. pulumi_oci/databasetools/database_tools_connection.py +1 -1
  1068. pulumi_oci/databasetools/database_tools_private_endpoint.py +1 -1
  1069. pulumi_oci/databasetools/get_database_tools_connection.py +1 -1
  1070. pulumi_oci/databasetools/get_database_tools_connections.py +1 -1
  1071. pulumi_oci/databasetools/get_database_tools_endpoint_service.py +1 -1
  1072. pulumi_oci/databasetools/get_database_tools_endpoint_services.py +1 -1
  1073. pulumi_oci/databasetools/get_database_tools_private_endpoint.py +1 -1
  1074. pulumi_oci/databasetools/get_database_tools_private_endpoints.py +1 -1
  1075. pulumi_oci/databasetools/outputs.py +1 -1
  1076. pulumi_oci/datacatalog/__init__.py +1 -1
  1077. pulumi_oci/datacatalog/_inputs.py +1 -1
  1078. pulumi_oci/datacatalog/catalog.py +1 -1
  1079. pulumi_oci/datacatalog/catalog_private_endpoint.py +1 -1
  1080. pulumi_oci/datacatalog/connection.py +1 -1
  1081. pulumi_oci/datacatalog/data_asset.py +1 -1
  1082. pulumi_oci/datacatalog/get_catalog.py +1 -1
  1083. pulumi_oci/datacatalog/get_catalog_private_endpoint.py +1 -1
  1084. pulumi_oci/datacatalog/get_catalog_private_endpoints.py +1 -1
  1085. pulumi_oci/datacatalog/get_catalog_type.py +1 -1
  1086. pulumi_oci/datacatalog/get_catalog_types.py +1 -1
  1087. pulumi_oci/datacatalog/get_catalogs.py +1 -1
  1088. pulumi_oci/datacatalog/get_connection.py +1 -1
  1089. pulumi_oci/datacatalog/get_connections.py +1 -1
  1090. pulumi_oci/datacatalog/get_data_asset.py +1 -1
  1091. pulumi_oci/datacatalog/get_data_assets.py +1 -1
  1092. pulumi_oci/datacatalog/get_metastore.py +1 -1
  1093. pulumi_oci/datacatalog/get_metastores.py +1 -1
  1094. pulumi_oci/datacatalog/metastore.py +1 -1
  1095. pulumi_oci/datacatalog/outputs.py +1 -1
  1096. pulumi_oci/dataflow/__init__.py +1 -1
  1097. pulumi_oci/dataflow/_inputs.py +1 -1
  1098. pulumi_oci/dataflow/application.py +1 -1
  1099. pulumi_oci/dataflow/get_application.py +1 -1
  1100. pulumi_oci/dataflow/get_applications.py +1 -1
  1101. pulumi_oci/dataflow/get_invoke_run.py +1 -1
  1102. pulumi_oci/dataflow/get_invoke_runs.py +1 -1
  1103. pulumi_oci/dataflow/get_pool.py +1 -1
  1104. pulumi_oci/dataflow/get_pools.py +1 -1
  1105. pulumi_oci/dataflow/get_private_endpoint.py +1 -1
  1106. pulumi_oci/dataflow/get_private_endpoints.py +1 -1
  1107. pulumi_oci/dataflow/get_run_log.py +1 -1
  1108. pulumi_oci/dataflow/get_run_logs.py +1 -1
  1109. pulumi_oci/dataflow/get_run_statement.py +1 -1
  1110. pulumi_oci/dataflow/get_run_statements.py +1 -1
  1111. pulumi_oci/dataflow/get_sql_endpoint.py +1 -1
  1112. pulumi_oci/dataflow/get_sql_endpoints.py +1 -1
  1113. pulumi_oci/dataflow/invoke_run.py +1 -1
  1114. pulumi_oci/dataflow/outputs.py +1 -1
  1115. pulumi_oci/dataflow/pool.py +1 -1
  1116. pulumi_oci/dataflow/private_endpoint.py +1 -1
  1117. pulumi_oci/dataflow/run_statement.py +1 -1
  1118. pulumi_oci/dataflow/sql_endpoint.py +1 -1
  1119. pulumi_oci/dataintegration/__init__.py +1 -1
  1120. pulumi_oci/dataintegration/_inputs.py +1 -1
  1121. pulumi_oci/dataintegration/get_workspace.py +1 -1
  1122. pulumi_oci/dataintegration/get_workspace_application.py +1 -1
  1123. pulumi_oci/dataintegration/get_workspace_application_patch.py +1 -1
  1124. pulumi_oci/dataintegration/get_workspace_application_patches.py +1 -1
  1125. pulumi_oci/dataintegration/get_workspace_application_schedule.py +1 -1
  1126. pulumi_oci/dataintegration/get_workspace_application_schedules.py +1 -1
  1127. pulumi_oci/dataintegration/get_workspace_application_task_schedule.py +1 -1
  1128. pulumi_oci/dataintegration/get_workspace_application_task_schedules.py +1 -1
  1129. pulumi_oci/dataintegration/get_workspace_applications.py +1 -1
  1130. pulumi_oci/dataintegration/get_workspace_export_request.py +1 -1
  1131. pulumi_oci/dataintegration/get_workspace_export_requests.py +1 -1
  1132. pulumi_oci/dataintegration/get_workspace_folder.py +1 -1
  1133. pulumi_oci/dataintegration/get_workspace_folders.py +1 -1
  1134. pulumi_oci/dataintegration/get_workspace_import_request.py +1 -1
  1135. pulumi_oci/dataintegration/get_workspace_import_requests.py +1 -1
  1136. pulumi_oci/dataintegration/get_workspace_project.py +1 -1
  1137. pulumi_oci/dataintegration/get_workspace_projects.py +1 -1
  1138. pulumi_oci/dataintegration/get_workspace_task.py +1 -1
  1139. pulumi_oci/dataintegration/get_workspace_tasks.py +1 -1
  1140. pulumi_oci/dataintegration/get_workspaces.py +1 -1
  1141. pulumi_oci/dataintegration/outputs.py +1 -1
  1142. pulumi_oci/dataintegration/workspace.py +1 -1
  1143. pulumi_oci/dataintegration/workspace_application.py +1 -1
  1144. pulumi_oci/dataintegration/workspace_application_patch.py +1 -1
  1145. pulumi_oci/dataintegration/workspace_application_schedule.py +1 -1
  1146. pulumi_oci/dataintegration/workspace_application_task_schedule.py +1 -1
  1147. pulumi_oci/dataintegration/workspace_export_request.py +1 -1
  1148. pulumi_oci/dataintegration/workspace_folder.py +1 -1
  1149. pulumi_oci/dataintegration/workspace_import_request.py +1 -1
  1150. pulumi_oci/dataintegration/workspace_project.py +1 -1
  1151. pulumi_oci/dataintegration/workspace_task.py +1 -1
  1152. pulumi_oci/datalabellingservice/__init__.py +1 -1
  1153. pulumi_oci/datalabellingservice/_inputs.py +1 -1
  1154. pulumi_oci/datalabellingservice/dataset.py +1 -1
  1155. pulumi_oci/datalabellingservice/get_annotation_format.py +1 -1
  1156. pulumi_oci/datalabellingservice/get_annotation_formats.py +1 -1
  1157. pulumi_oci/datalabellingservice/get_dataset.py +1 -1
  1158. pulumi_oci/datalabellingservice/get_datasets.py +1 -1
  1159. pulumi_oci/datalabellingservice/outputs.py +1 -1
  1160. pulumi_oci/datasafe/__init__.py +1 -1
  1161. pulumi_oci/datasafe/_inputs.py +1 -1
  1162. pulumi_oci/datasafe/add_sdm_columns.py +1 -1
  1163. pulumi_oci/datasafe/alert.py +1 -1
  1164. pulumi_oci/datasafe/alert_policy.py +1 -1
  1165. pulumi_oci/datasafe/alert_policy_rule.py +1 -1
  1166. pulumi_oci/datasafe/audit_archive_retrieval.py +1 -1
  1167. pulumi_oci/datasafe/audit_policy.py +1 -1
  1168. pulumi_oci/datasafe/audit_policy_management.py +1 -1
  1169. pulumi_oci/datasafe/audit_profile.py +1 -1
  1170. pulumi_oci/datasafe/audit_profile_management.py +1 -1
  1171. pulumi_oci/datasafe/audit_trail.py +1 -1
  1172. pulumi_oci/datasafe/audit_trail_management.py +1 -1
  1173. pulumi_oci/datasafe/calculate_audit_volume_available.py +1 -1
  1174. pulumi_oci/datasafe/calculate_audit_volume_collected.py +1 -1
  1175. pulumi_oci/datasafe/compare_security_assessment.py +1 -1
  1176. pulumi_oci/datasafe/compare_user_assessment.py +1 -1
  1177. pulumi_oci/datasafe/data_safe_configuration.py +1 -1
  1178. pulumi_oci/datasafe/data_safe_private_endpoint.py +1 -1
  1179. pulumi_oci/datasafe/database_security_config.py +1 -1
  1180. pulumi_oci/datasafe/database_security_config_management.py +1 -1
  1181. pulumi_oci/datasafe/discovery_jobs_result.py +1 -1
  1182. pulumi_oci/datasafe/discovery_mod.py +1 -1
  1183. pulumi_oci/datasafe/generate_on_prem_connector_configuration.py +1 -1
  1184. pulumi_oci/datasafe/get_alert.py +1 -1
  1185. pulumi_oci/datasafe/get_alert_analytic.py +1 -1
  1186. pulumi_oci/datasafe/get_alert_policies.py +1 -1
  1187. pulumi_oci/datasafe/get_alert_policy.py +1 -1
  1188. pulumi_oci/datasafe/get_alert_policy_rule.py +1 -1
  1189. pulumi_oci/datasafe/get_alert_policy_rules.py +1 -1
  1190. pulumi_oci/datasafe/get_alerts.py +1 -1
  1191. pulumi_oci/datasafe/get_audit_archive_retrieval.py +1 -1
  1192. pulumi_oci/datasafe/get_audit_archive_retrievals.py +1 -1
  1193. pulumi_oci/datasafe/get_audit_event.py +1 -1
  1194. pulumi_oci/datasafe/get_audit_event_analytic.py +1 -1
  1195. pulumi_oci/datasafe/get_audit_events.py +1 -1
  1196. pulumi_oci/datasafe/get_audit_policies.py +1 -1
  1197. pulumi_oci/datasafe/get_audit_policy.py +1 -1
  1198. pulumi_oci/datasafe/get_audit_profile.py +1 -1
  1199. pulumi_oci/datasafe/get_audit_profile_analytic.py +1 -1
  1200. pulumi_oci/datasafe/get_audit_profile_available_audit_volume.py +1 -1
  1201. pulumi_oci/datasafe/get_audit_profile_available_audit_volumes.py +1 -1
  1202. pulumi_oci/datasafe/get_audit_profile_collected_audit_volume.py +1 -1
  1203. pulumi_oci/datasafe/get_audit_profile_collected_audit_volumes.py +1 -1
  1204. pulumi_oci/datasafe/get_audit_profiles.py +1 -1
  1205. pulumi_oci/datasafe/get_audit_trail.py +1 -1
  1206. pulumi_oci/datasafe/get_audit_trail_analytic.py +1 -1
  1207. pulumi_oci/datasafe/get_audit_trails.py +1 -1
  1208. pulumi_oci/datasafe/get_compatible_formats_for_data_type.py +1 -1
  1209. pulumi_oci/datasafe/get_compatible_formats_for_sensitive_type.py +1 -1
  1210. pulumi_oci/datasafe/get_data_safe_configuration.py +1 -1
  1211. pulumi_oci/datasafe/get_data_safe_private_endpoint.py +1 -1
  1212. pulumi_oci/datasafe/get_data_safe_private_endpoints.py +1 -1
  1213. pulumi_oci/datasafe/get_database_security_config.py +1 -1
  1214. pulumi_oci/datasafe/get_database_security_configs.py +1 -1
  1215. pulumi_oci/datasafe/get_discovery_analytic.py +1 -1
  1216. pulumi_oci/datasafe/get_discovery_analytics.py +1 -1
  1217. pulumi_oci/datasafe/get_discovery_job.py +1 -1
  1218. pulumi_oci/datasafe/get_discovery_jobs_result.py +1 -1
  1219. pulumi_oci/datasafe/get_discovery_jobs_results.py +1 -1
  1220. pulumi_oci/datasafe/get_library_masking_format.py +1 -1
  1221. pulumi_oci/datasafe/get_library_masking_formats.py +1 -1
  1222. pulumi_oci/datasafe/get_list_user_grants.py +1 -1
  1223. pulumi_oci/datasafe/get_masking_analytic.py +1 -1
  1224. pulumi_oci/datasafe/get_masking_analytics.py +1 -1
  1225. pulumi_oci/datasafe/get_masking_policies.py +1 -1
  1226. pulumi_oci/datasafe/get_masking_policies_masking_column.py +1 -1
  1227. pulumi_oci/datasafe/get_masking_policies_masking_columns.py +1 -1
  1228. pulumi_oci/datasafe/get_masking_policy.py +1 -1
  1229. pulumi_oci/datasafe/get_masking_policy_health_report.py +1 -1
  1230. pulumi_oci/datasafe/get_masking_policy_health_report_logs.py +1 -1
  1231. pulumi_oci/datasafe/get_masking_policy_health_reports.py +1 -1
  1232. pulumi_oci/datasafe/get_masking_policy_masking_objects.py +1 -1
  1233. pulumi_oci/datasafe/get_masking_policy_masking_schemas.py +1 -1
  1234. pulumi_oci/datasafe/get_masking_policy_referential_relations.py +1 -1
  1235. pulumi_oci/datasafe/get_masking_report.py +1 -1
  1236. pulumi_oci/datasafe/get_masking_report_masked_columns.py +1 -1
  1237. pulumi_oci/datasafe/get_masking_report_masking_errors.py +1 -1
  1238. pulumi_oci/datasafe/get_masking_reports.py +1 -1
  1239. pulumi_oci/datasafe/get_masking_reports_masked_column.py +1 -1
  1240. pulumi_oci/datasafe/get_onprem_connector.py +1 -1
  1241. pulumi_oci/datasafe/get_onprem_connectors.py +1 -1
  1242. pulumi_oci/datasafe/get_report.py +1 -1
  1243. pulumi_oci/datasafe/get_report_content.py +1 -1
  1244. pulumi_oci/datasafe/get_report_definition.py +1 -1
  1245. pulumi_oci/datasafe/get_report_definitions.py +1 -1
  1246. pulumi_oci/datasafe/get_reports.py +1 -1
  1247. pulumi_oci/datasafe/get_sdm_masking_policy_difference.py +1 -1
  1248. pulumi_oci/datasafe/get_sdm_masking_policy_difference_difference_column.py +1 -1
  1249. pulumi_oci/datasafe/get_sdm_masking_policy_difference_difference_columns.py +1 -1
  1250. pulumi_oci/datasafe/get_sdm_masking_policy_differences.py +1 -1
  1251. pulumi_oci/datasafe/get_security_assessment.py +1 -1
  1252. pulumi_oci/datasafe/get_security_assessment_comparison.py +1 -1
  1253. pulumi_oci/datasafe/get_security_assessment_finding.py +1 -1
  1254. pulumi_oci/datasafe/get_security_assessment_finding_analytics.py +1 -1
  1255. pulumi_oci/datasafe/get_security_assessment_findings.py +1 -1
  1256. pulumi_oci/datasafe/get_security_assessment_findings_change_audit_logs.py +1 -1
  1257. pulumi_oci/datasafe/get_security_assessment_security_feature_analytics.py +1 -1
  1258. pulumi_oci/datasafe/get_security_assessment_security_features.py +1 -1
  1259. pulumi_oci/datasafe/get_security_assessments.py +1 -1
  1260. pulumi_oci/datasafe/get_security_policies.py +1 -1
  1261. pulumi_oci/datasafe/get_security_policy.py +1 -1
  1262. pulumi_oci/datasafe/get_security_policy_deployment.py +1 -1
  1263. pulumi_oci/datasafe/get_security_policy_deployment_security_policy_entry_state.py +1 -1
  1264. pulumi_oci/datasafe/get_security_policy_deployment_security_policy_entry_states.py +1 -1
  1265. pulumi_oci/datasafe/get_security_policy_deployments.py +1 -1
  1266. pulumi_oci/datasafe/get_security_policy_report.py +1 -1
  1267. pulumi_oci/datasafe/get_security_policy_report_database_table_access_entries.py +1 -1
  1268. pulumi_oci/datasafe/get_security_policy_report_database_table_access_entry.py +1 -1
  1269. pulumi_oci/datasafe/get_security_policy_report_database_view_access_entries.py +1 -1
  1270. pulumi_oci/datasafe/get_security_policy_report_database_view_access_entry.py +1 -1
  1271. pulumi_oci/datasafe/get_security_policy_report_role_grant_paths.py +1 -1
  1272. pulumi_oci/datasafe/get_security_policy_reports.py +1 -1
  1273. pulumi_oci/datasafe/get_sensitive_column_analytics.py +1 -1
  1274. pulumi_oci/datasafe/get_sensitive_data_model.py +1 -1
  1275. pulumi_oci/datasafe/get_sensitive_data_model_referential_relation.py +1 -1
  1276. pulumi_oci/datasafe/get_sensitive_data_model_referential_relations.py +1 -1
  1277. pulumi_oci/datasafe/get_sensitive_data_model_sensitive_objects.py +1 -1
  1278. pulumi_oci/datasafe/get_sensitive_data_model_sensitive_schemas.py +1 -1
  1279. pulumi_oci/datasafe/get_sensitive_data_model_sensitive_types.py +1 -1
  1280. pulumi_oci/datasafe/get_sensitive_data_models.py +1 -1
  1281. pulumi_oci/datasafe/get_sensitive_data_models_sensitive_column.py +1 -1
  1282. pulumi_oci/datasafe/get_sensitive_data_models_sensitive_columns.py +1 -1
  1283. pulumi_oci/datasafe/get_sensitive_type.py +1 -1
  1284. pulumi_oci/datasafe/get_sensitive_type_group.py +1 -1
  1285. pulumi_oci/datasafe/get_sensitive_type_group_grouped_sensitive_types.py +1 -1
  1286. pulumi_oci/datasafe/get_sensitive_type_groups.py +1 -1
  1287. pulumi_oci/datasafe/get_sensitive_types.py +1 -1
  1288. pulumi_oci/datasafe/get_sensitive_types_export.py +1 -1
  1289. pulumi_oci/datasafe/get_sensitive_types_exports.py +1 -1
  1290. pulumi_oci/datasafe/get_sql_collection.py +1 -1
  1291. pulumi_oci/datasafe/get_sql_collection_analytics.py +1 -1
  1292. pulumi_oci/datasafe/get_sql_collection_log_insights.py +1 -1
  1293. pulumi_oci/datasafe/get_sql_collections.py +1 -1
  1294. pulumi_oci/datasafe/get_sql_firewall_allowed_sql.py +1 -1
  1295. pulumi_oci/datasafe/get_sql_firewall_allowed_sql_analytics.py +1 -1
  1296. pulumi_oci/datasafe/get_sql_firewall_allowed_sqls.py +1 -1
  1297. pulumi_oci/datasafe/get_sql_firewall_policies.py +1 -1
  1298. pulumi_oci/datasafe/get_sql_firewall_policy.py +1 -1
  1299. pulumi_oci/datasafe/get_sql_firewall_policy_analytics.py +1 -1
  1300. pulumi_oci/datasafe/get_sql_firewall_violation_analytics.py +1 -1
  1301. pulumi_oci/datasafe/get_sql_firewall_violations.py +1 -1
  1302. pulumi_oci/datasafe/get_target_alert_policy_association.py +1 -1
  1303. pulumi_oci/datasafe/get_target_alert_policy_associations.py +1 -1
  1304. pulumi_oci/datasafe/get_target_database.py +1 -1
  1305. pulumi_oci/datasafe/get_target_database_peer_target_database.py +1 -1
  1306. pulumi_oci/datasafe/get_target_database_peer_target_databases.py +1 -1
  1307. pulumi_oci/datasafe/get_target_database_role.py +1 -1
  1308. pulumi_oci/datasafe/get_target_database_roles.py +1 -1
  1309. pulumi_oci/datasafe/get_target_databases.py +1 -1
  1310. pulumi_oci/datasafe/get_target_databases_columns.py +1 -1
  1311. pulumi_oci/datasafe/get_target_databases_schemas.py +1 -1
  1312. pulumi_oci/datasafe/get_target_databases_tables.py +1 -1
  1313. pulumi_oci/datasafe/get_user_assessment.py +1 -1
  1314. pulumi_oci/datasafe/get_user_assessment_comparison.py +1 -1
  1315. pulumi_oci/datasafe/get_user_assessment_password_expiry_date_analytics.py +1 -1
  1316. pulumi_oci/datasafe/get_user_assessment_profile_analytics.py +1 -1
  1317. pulumi_oci/datasafe/get_user_assessment_profiles.py +1 -1
  1318. pulumi_oci/datasafe/get_user_assessment_user_access_analytics.py +1 -1
  1319. pulumi_oci/datasafe/get_user_assessment_user_analytics.py +1 -1
  1320. pulumi_oci/datasafe/get_user_assessment_users.py +1 -1
  1321. pulumi_oci/datasafe/get_user_assessments.py +1 -1
  1322. pulumi_oci/datasafe/library_masing_format.py +1 -1
  1323. pulumi_oci/datasafe/mask_data.py +1 -1
  1324. pulumi_oci/datasafe/masking_policies_apply_difference_to_masking_columns.py +1 -1
  1325. pulumi_oci/datasafe/masking_policies_masking_column.py +1 -1
  1326. pulumi_oci/datasafe/masking_policy.py +1 -1
  1327. pulumi_oci/datasafe/masking_policy_health_report_management.py +1 -1
  1328. pulumi_oci/datasafe/masking_report_management.py +1 -1
  1329. pulumi_oci/datasafe/on_prem_connector.py +1 -1
  1330. pulumi_oci/datasafe/outputs.py +1 -1
  1331. pulumi_oci/datasafe/report.py +1 -1
  1332. pulumi_oci/datasafe/report_definition.py +1 -1
  1333. pulumi_oci/datasafe/sdm_masking_policy_difference.py +1 -1
  1334. pulumi_oci/datasafe/security_assessment.py +1 -1
  1335. pulumi_oci/datasafe/security_policy.py +1 -1
  1336. pulumi_oci/datasafe/security_policy_deployment.py +1 -1
  1337. pulumi_oci/datasafe/security_policy_deployment_management.py +1 -1
  1338. pulumi_oci/datasafe/security_policy_management.py +1 -1
  1339. pulumi_oci/datasafe/sensitive_data_model.py +1 -1
  1340. pulumi_oci/datasafe/sensitive_data_model_referential_relation.py +1 -1
  1341. pulumi_oci/datasafe/sensitive_data_models_apply_discovery_job_results.py +1 -1
  1342. pulumi_oci/datasafe/sensitive_data_models_sensitive_column.py +1 -1
  1343. pulumi_oci/datasafe/sensitive_type.py +1 -1
  1344. pulumi_oci/datasafe/sensitive_type_group.py +1 -1
  1345. pulumi_oci/datasafe/sensitive_type_group_grouped_sensitive_type.py +1 -1
  1346. pulumi_oci/datasafe/sensitive_types_export.py +1 -1
  1347. pulumi_oci/datasafe/set_security_assessment_baseline.py +1 -1
  1348. pulumi_oci/datasafe/set_security_assessment_baseline_management.py +1 -1
  1349. pulumi_oci/datasafe/set_user_assessment_baseline.py +1 -1
  1350. pulumi_oci/datasafe/set_user_assessment_baseline_management.py +1 -1
  1351. pulumi_oci/datasafe/sql_collection.py +1 -1
  1352. pulumi_oci/datasafe/sql_firewall_policy.py +1 -1
  1353. pulumi_oci/datasafe/sql_firewall_policy_management.py +1 -1
  1354. pulumi_oci/datasafe/target_alert_policy_association.py +1 -1
  1355. pulumi_oci/datasafe/target_database.py +1 -1
  1356. pulumi_oci/datasafe/target_database_peer_target_database.py +1 -1
  1357. pulumi_oci/datasafe/unset_security_assessment_baseline.py +2 -2
  1358. pulumi_oci/datasafe/unset_security_assessment_baseline_management.py +1 -1
  1359. pulumi_oci/datasafe/unset_user_assessment_baseline.py +2 -2
  1360. pulumi_oci/datasafe/unset_user_assessment_baseline_management.py +1 -1
  1361. pulumi_oci/datasafe/user_assessment.py +1 -1
  1362. pulumi_oci/datascience/__init__.py +1 -1
  1363. pulumi_oci/datascience/_inputs.py +1 -1
  1364. pulumi_oci/datascience/get_containers.py +1 -1
  1365. pulumi_oci/datascience/get_fast_launch_job_configs.py +1 -1
  1366. pulumi_oci/datascience/get_job.py +1 -1
  1367. pulumi_oci/datascience/get_job_run.py +1 -1
  1368. pulumi_oci/datascience/get_job_runs.py +1 -1
  1369. pulumi_oci/datascience/get_job_shapes.py +1 -1
  1370. pulumi_oci/datascience/get_jobs.py +1 -1
  1371. pulumi_oci/datascience/get_ml_application.py +1 -1
  1372. pulumi_oci/datascience/get_ml_application_implementation.py +1 -1
  1373. pulumi_oci/datascience/get_ml_application_implementations.py +1 -1
  1374. pulumi_oci/datascience/get_ml_application_instance.py +1 -1
  1375. pulumi_oci/datascience/get_ml_application_instances.py +1 -1
  1376. pulumi_oci/datascience/get_ml_applications.py +1 -1
  1377. pulumi_oci/datascience/get_model.py +1 -1
  1378. pulumi_oci/datascience/get_model_custom_metadata_artifact_content.py +1 -1
  1379. pulumi_oci/datascience/get_model_defined_metadata_artifact_content.py +1 -1
  1380. pulumi_oci/datascience/get_model_deployment.py +1 -1
  1381. pulumi_oci/datascience/get_model_deployment_shapes.py +1 -1
  1382. pulumi_oci/datascience/get_model_deployments.py +1 -1
  1383. pulumi_oci/datascience/get_model_provenance.py +1 -1
  1384. pulumi_oci/datascience/get_model_version_set.py +1 -1
  1385. pulumi_oci/datascience/get_model_version_sets.py +1 -1
  1386. pulumi_oci/datascience/get_models.py +1 -1
  1387. pulumi_oci/datascience/get_notebook_session.py +1 -1
  1388. pulumi_oci/datascience/get_notebook_session_shapes.py +1 -1
  1389. pulumi_oci/datascience/get_notebook_sessions.py +1 -1
  1390. pulumi_oci/datascience/get_pipeline.py +1 -1
  1391. pulumi_oci/datascience/get_pipeline_run.py +1 -1
  1392. pulumi_oci/datascience/get_pipeline_runs.py +1 -1
  1393. pulumi_oci/datascience/get_pipelines.py +1 -1
  1394. pulumi_oci/datascience/get_private_endpoint.py +1 -1
  1395. pulumi_oci/datascience/get_private_endpoints.py +1 -1
  1396. pulumi_oci/datascience/get_project.py +1 -1
  1397. pulumi_oci/datascience/get_projects.py +1 -1
  1398. pulumi_oci/datascience/get_schedule.py +1 -1
  1399. pulumi_oci/datascience/get_schedules.py +1 -1
  1400. pulumi_oci/datascience/job.py +1 -1
  1401. pulumi_oci/datascience/job_run.py +1 -1
  1402. pulumi_oci/datascience/ml_application.py +1 -1
  1403. pulumi_oci/datascience/ml_application_implementation.py +1 -1
  1404. pulumi_oci/datascience/ml_application_instance.py +1 -1
  1405. pulumi_oci/datascience/model.py +1 -1
  1406. pulumi_oci/datascience/model_artifact_export.py +1 -1
  1407. pulumi_oci/datascience/model_artifact_import.py +1 -1
  1408. pulumi_oci/datascience/model_custom_metadata_artifact.py +1 -1
  1409. pulumi_oci/datascience/model_defined_metadata_artifact.py +1 -1
  1410. pulumi_oci/datascience/model_deployment.py +1 -1
  1411. pulumi_oci/datascience/model_provenance.py +1 -1
  1412. pulumi_oci/datascience/model_version_set.py +1 -1
  1413. pulumi_oci/datascience/notebook_session.py +1 -1
  1414. pulumi_oci/datascience/outputs.py +1 -1
  1415. pulumi_oci/datascience/pipeline.py +1 -1
  1416. pulumi_oci/datascience/pipeline_run.py +1 -1
  1417. pulumi_oci/datascience/private_endpoint.py +1 -1
  1418. pulumi_oci/datascience/project.py +1 -1
  1419. pulumi_oci/datascience/schedule.py +1 -1
  1420. pulumi_oci/dblm/__init__.py +1 -1
  1421. pulumi_oci/dblm/_inputs.py +1 -1
  1422. pulumi_oci/dblm/get_patch_management.py +1 -1
  1423. pulumi_oci/dblm/get_patch_management_databases.py +1 -1
  1424. pulumi_oci/dblm/get_vulnerability.py +1 -1
  1425. pulumi_oci/dblm/get_vulnerability_aggregated_vulnerability_data.py +1 -1
  1426. pulumi_oci/dblm/get_vulnerability_notifications.py +1 -1
  1427. pulumi_oci/dblm/get_vulnerability_resources.py +1 -1
  1428. pulumi_oci/dblm/get_vulnerability_scan.py +1 -1
  1429. pulumi_oci/dblm/get_vulnerability_scans.py +1 -1
  1430. pulumi_oci/dblm/get_vulnerability_vulnerabilities.py +1 -1
  1431. pulumi_oci/dblm/outputs.py +1 -1
  1432. pulumi_oci/dblm/vulnerability_scan.py +1 -1
  1433. pulumi_oci/delegateaccesscontrol/__init__.py +1 -1
  1434. pulumi_oci/delegateaccesscontrol/_inputs.py +1 -1
  1435. pulumi_oci/delegateaccesscontrol/delegation_control.py +1 -1
  1436. pulumi_oci/delegateaccesscontrol/delegation_subscription.py +1 -1
  1437. pulumi_oci/delegateaccesscontrol/get_delegated_resource_access_request.py +1 -1
  1438. pulumi_oci/delegateaccesscontrol/get_delegated_resource_access_request_audit_log_report.py +1 -1
  1439. pulumi_oci/delegateaccesscontrol/get_delegated_resource_access_request_histories.py +1 -1
  1440. pulumi_oci/delegateaccesscontrol/get_delegated_resource_access_requests.py +1 -1
  1441. pulumi_oci/delegateaccesscontrol/get_delegation_control.py +1 -1
  1442. pulumi_oci/delegateaccesscontrol/get_delegation_control_resources.py +1 -1
  1443. pulumi_oci/delegateaccesscontrol/get_delegation_controls.py +1 -1
  1444. pulumi_oci/delegateaccesscontrol/get_delegation_subscription.py +1 -1
  1445. pulumi_oci/delegateaccesscontrol/get_delegation_subscriptions.py +1 -1
  1446. pulumi_oci/delegateaccesscontrol/get_service_provider.py +1 -1
  1447. pulumi_oci/delegateaccesscontrol/get_service_provider_action.py +1 -1
  1448. pulumi_oci/delegateaccesscontrol/get_service_provider_actions.py +1 -1
  1449. pulumi_oci/delegateaccesscontrol/get_service_providers.py +1 -1
  1450. pulumi_oci/delegateaccesscontrol/outputs.py +1 -1
  1451. pulumi_oci/demandsignal/__init__.py +1 -1
  1452. pulumi_oci/demandsignal/_inputs.py +1 -1
  1453. pulumi_oci/demandsignal/get_occ_demand_signal.py +1 -1
  1454. pulumi_oci/demandsignal/get_occ_demand_signals.py +1 -1
  1455. pulumi_oci/demandsignal/occ_demand_signal.py +1 -1
  1456. pulumi_oci/demandsignal/outputs.py +1 -1
  1457. pulumi_oci/desktops/__init__.py +1 -1
  1458. pulumi_oci/desktops/_inputs.py +1 -1
  1459. pulumi_oci/desktops/desktop_pool.py +1 -1
  1460. pulumi_oci/desktops/get_desktop.py +1 -1
  1461. pulumi_oci/desktops/get_desktop_pool.py +1 -1
  1462. pulumi_oci/desktops/get_desktop_pool_desktops.py +1 -1
  1463. pulumi_oci/desktops/get_desktop_pool_volumes.py +1 -1
  1464. pulumi_oci/desktops/get_desktop_pools.py +1 -1
  1465. pulumi_oci/desktops/get_desktops.py +1 -1
  1466. pulumi_oci/desktops/outputs.py +1 -1
  1467. pulumi_oci/devops/__init__.py +1 -1
  1468. pulumi_oci/devops/_inputs.py +1 -1
  1469. pulumi_oci/devops/build_pipeline.py +1 -1
  1470. pulumi_oci/devops/build_pipeline_stage.py +1 -1
  1471. pulumi_oci/devops/build_run.py +1 -1
  1472. pulumi_oci/devops/connection.py +1 -1
  1473. pulumi_oci/devops/deploy_artifact.py +1 -1
  1474. pulumi_oci/devops/deploy_environment.py +1 -1
  1475. pulumi_oci/devops/deploy_pipeline.py +1 -1
  1476. pulumi_oci/devops/deploy_stage.py +1 -1
  1477. pulumi_oci/devops/deployment.py +1 -1
  1478. pulumi_oci/devops/get_build_pipeline.py +1 -1
  1479. pulumi_oci/devops/get_build_pipeline_stage.py +1 -1
  1480. pulumi_oci/devops/get_build_pipeline_stages.py +1 -1
  1481. pulumi_oci/devops/get_build_pipelines.py +1 -1
  1482. pulumi_oci/devops/get_build_run.py +1 -1
  1483. pulumi_oci/devops/get_build_runs.py +1 -1
  1484. pulumi_oci/devops/get_connection.py +1 -1
  1485. pulumi_oci/devops/get_connections.py +1 -1
  1486. pulumi_oci/devops/get_deploy_artifact.py +1 -1
  1487. pulumi_oci/devops/get_deploy_artifacts.py +1 -1
  1488. pulumi_oci/devops/get_deploy_environment.py +1 -1
  1489. pulumi_oci/devops/get_deploy_environments.py +1 -1
  1490. pulumi_oci/devops/get_deploy_pipeline.py +1 -1
  1491. pulumi_oci/devops/get_deploy_pipelines.py +1 -1
  1492. pulumi_oci/devops/get_deploy_stage.py +1 -1
  1493. pulumi_oci/devops/get_deploy_stages.py +1 -1
  1494. pulumi_oci/devops/get_deployment.py +1 -1
  1495. pulumi_oci/devops/get_deployments.py +1 -1
  1496. pulumi_oci/devops/get_project.py +1 -1
  1497. pulumi_oci/devops/get_project_repository_setting.py +1 -1
  1498. pulumi_oci/devops/get_projects.py +1 -1
  1499. pulumi_oci/devops/get_repo_file_line.py +1 -1
  1500. pulumi_oci/devops/get_repositories.py +1 -1
  1501. pulumi_oci/devops/get_repository.py +1 -1
  1502. pulumi_oci/devops/get_repository_archive_content.py +1 -1
  1503. pulumi_oci/devops/get_repository_author.py +1 -1
  1504. pulumi_oci/devops/get_repository_authors.py +1 -1
  1505. pulumi_oci/devops/get_repository_commit.py +1 -1
  1506. pulumi_oci/devops/get_repository_commits.py +1 -1
  1507. pulumi_oci/devops/get_repository_diff.py +1 -1
  1508. pulumi_oci/devops/get_repository_diffs.py +1 -1
  1509. pulumi_oci/devops/get_repository_file_diff.py +1 -1
  1510. pulumi_oci/devops/get_repository_file_line.py +1 -1
  1511. pulumi_oci/devops/get_repository_mirror_record.py +1 -1
  1512. pulumi_oci/devops/get_repository_mirror_records.py +1 -1
  1513. pulumi_oci/devops/get_repository_object.py +1 -1
  1514. pulumi_oci/devops/get_repository_object_content.py +1 -1
  1515. pulumi_oci/devops/get_repository_path.py +1 -1
  1516. pulumi_oci/devops/get_repository_paths.py +1 -1
  1517. pulumi_oci/devops/get_repository_protected_branches.py +1 -1
  1518. pulumi_oci/devops/get_repository_ref.py +1 -1
  1519. pulumi_oci/devops/get_repository_refs.py +1 -1
  1520. pulumi_oci/devops/get_repository_setting.py +1 -1
  1521. pulumi_oci/devops/get_trigger.py +1 -1
  1522. pulumi_oci/devops/get_triggers.py +1 -1
  1523. pulumi_oci/devops/outputs.py +1 -1
  1524. pulumi_oci/devops/project.py +1 -1
  1525. pulumi_oci/devops/project_repository_setting.py +1 -1
  1526. pulumi_oci/devops/repository.py +1 -1
  1527. pulumi_oci/devops/repository_mirror.py +1 -1
  1528. pulumi_oci/devops/repository_protected_branch_management.py +1 -1
  1529. pulumi_oci/devops/repository_ref.py +1 -1
  1530. pulumi_oci/devops/repository_setting.py +1 -1
  1531. pulumi_oci/devops/trigger.py +1 -1
  1532. pulumi_oci/disasterrecovery/__init__.py +1 -1
  1533. pulumi_oci/disasterrecovery/_inputs.py +1 -1
  1534. pulumi_oci/disasterrecovery/dr_plan.py +1 -1
  1535. pulumi_oci/disasterrecovery/dr_plan_execution.py +1 -1
  1536. pulumi_oci/disasterrecovery/dr_protection_group.py +1 -1
  1537. pulumi_oci/disasterrecovery/get_dr_plan.py +1 -1
  1538. pulumi_oci/disasterrecovery/get_dr_plan_execution.py +1 -1
  1539. pulumi_oci/disasterrecovery/get_dr_plan_executions.py +1 -1
  1540. pulumi_oci/disasterrecovery/get_dr_plans.py +1 -1
  1541. pulumi_oci/disasterrecovery/get_dr_protection_group.py +1 -1
  1542. pulumi_oci/disasterrecovery/get_dr_protection_groups.py +1 -1
  1543. pulumi_oci/disasterrecovery/outputs.py +1 -1
  1544. pulumi_oci/dns/__init__.py +1 -1
  1545. pulumi_oci/dns/_inputs.py +1 -1
  1546. pulumi_oci/dns/action_create_zone_from_zone_file.py +1 -1
  1547. pulumi_oci/dns/get_records.py +1 -1
  1548. pulumi_oci/dns/get_resolver.py +1 -1
  1549. pulumi_oci/dns/get_resolver_endpoint.py +1 -1
  1550. pulumi_oci/dns/get_resolver_endpoints.py +1 -1
  1551. pulumi_oci/dns/get_resolvers.py +1 -1
  1552. pulumi_oci/dns/get_rrset.py +1 -1
  1553. pulumi_oci/dns/get_rrsets.py +1 -1
  1554. pulumi_oci/dns/get_steering_policies.py +1 -1
  1555. pulumi_oci/dns/get_steering_policy.py +1 -1
  1556. pulumi_oci/dns/get_steering_policy_attachment.py +1 -1
  1557. pulumi_oci/dns/get_steering_policy_attachments.py +1 -1
  1558. pulumi_oci/dns/get_tsig_key.py +1 -1
  1559. pulumi_oci/dns/get_tsig_keys.py +1 -1
  1560. pulumi_oci/dns/get_view.py +1 -1
  1561. pulumi_oci/dns/get_views.py +1 -1
  1562. pulumi_oci/dns/get_zones.py +1 -1
  1563. pulumi_oci/dns/outputs.py +1 -1
  1564. pulumi_oci/dns/record.py +1 -1
  1565. pulumi_oci/dns/resolver.py +1 -1
  1566. pulumi_oci/dns/resolver_endpoint.py +1 -1
  1567. pulumi_oci/dns/rrset.py +1 -1
  1568. pulumi_oci/dns/steering_policy.py +1 -1
  1569. pulumi_oci/dns/steering_policy_attachment.py +1 -1
  1570. pulumi_oci/dns/tsig_key.py +1 -1
  1571. pulumi_oci/dns/view.py +1 -1
  1572. pulumi_oci/dns/zone.py +1 -1
  1573. pulumi_oci/dns/zone_promote_dnssec_key_version.py +1 -1
  1574. pulumi_oci/dns/zone_stage_dnssec_key_version.py +1 -1
  1575. pulumi_oci/email/__init__.py +1 -1
  1576. pulumi_oci/email/_inputs.py +1 -1
  1577. pulumi_oci/email/dkim.py +1 -1
  1578. pulumi_oci/email/email_domain.py +1 -1
  1579. pulumi_oci/email/email_return_path.py +1 -1
  1580. pulumi_oci/email/get_configuration.py +1 -1
  1581. pulumi_oci/email/get_dkim.py +1 -1
  1582. pulumi_oci/email/get_dkims.py +1 -1
  1583. pulumi_oci/email/get_email_domain.py +1 -1
  1584. pulumi_oci/email/get_email_domains.py +1 -1
  1585. pulumi_oci/email/get_email_return_path.py +1 -1
  1586. pulumi_oci/email/get_email_return_paths.py +1 -1
  1587. pulumi_oci/email/get_sender.py +1 -1
  1588. pulumi_oci/email/get_senders.py +1 -1
  1589. pulumi_oci/email/get_suppression.py +1 -1
  1590. pulumi_oci/email/get_suppressions.py +1 -1
  1591. pulumi_oci/email/outputs.py +1 -1
  1592. pulumi_oci/email/sender.py +1 -1
  1593. pulumi_oci/email/suppression.py +1 -1
  1594. pulumi_oci/events/__init__.py +1 -1
  1595. pulumi_oci/events/_inputs.py +1 -1
  1596. pulumi_oci/events/get_rule.py +1 -1
  1597. pulumi_oci/events/get_rules.py +1 -1
  1598. pulumi_oci/events/outputs.py +1 -1
  1599. pulumi_oci/events/rule.py +1 -1
  1600. pulumi_oci/filestorage/__init__.py +1 -1
  1601. pulumi_oci/filestorage/_inputs.py +1 -1
  1602. pulumi_oci/filestorage/export.py +1 -1
  1603. pulumi_oci/filestorage/export_set.py +1 -1
  1604. pulumi_oci/filestorage/file_system.py +1 -1
  1605. pulumi_oci/filestorage/file_system_quota_rule.py +1 -1
  1606. pulumi_oci/filestorage/filesystem_snapshot_policy.py +1 -1
  1607. pulumi_oci/filestorage/get_export_sets.py +1 -1
  1608. pulumi_oci/filestorage/get_exports.py +1 -1
  1609. pulumi_oci/filestorage/get_file_system_quota_rule.py +1 -1
  1610. pulumi_oci/filestorage/get_file_system_quota_rules.py +1 -1
  1611. pulumi_oci/filestorage/get_file_systems.py +1 -1
  1612. pulumi_oci/filestorage/get_filesystem_snapshot_policies.py +1 -1
  1613. pulumi_oci/filestorage/get_filesystem_snapshot_policy.py +1 -1
  1614. pulumi_oci/filestorage/get_mount_targets.py +1 -1
  1615. pulumi_oci/filestorage/get_outbound_connector.py +1 -1
  1616. pulumi_oci/filestorage/get_outbound_connectors.py +1 -1
  1617. pulumi_oci/filestorage/get_replication.py +1 -1
  1618. pulumi_oci/filestorage/get_replication_target.py +1 -1
  1619. pulumi_oci/filestorage/get_replication_targets.py +1 -1
  1620. pulumi_oci/filestorage/get_replications.py +1 -1
  1621. pulumi_oci/filestorage/get_snapshot.py +1 -1
  1622. pulumi_oci/filestorage/get_snapshots.py +1 -1
  1623. pulumi_oci/filestorage/mount_target.py +1 -1
  1624. pulumi_oci/filestorage/outbound_connector.py +1 -1
  1625. pulumi_oci/filestorage/outputs.py +1 -1
  1626. pulumi_oci/filestorage/replication.py +1 -1
  1627. pulumi_oci/filestorage/snapshot.py +1 -1
  1628. pulumi_oci/fleetappsmanagement/__init__.py +1 -38
  1629. pulumi_oci/fleetappsmanagement/_inputs.py +25 -6420
  1630. pulumi_oci/fleetappsmanagement/get_announcements.py +1 -1
  1631. pulumi_oci/fleetappsmanagement/get_compliance_policies.py +1 -1
  1632. pulumi_oci/fleetappsmanagement/get_compliance_policy.py +1 -1
  1633. pulumi_oci/fleetappsmanagement/get_compliance_record_counts.py +1 -1
  1634. pulumi_oci/fleetappsmanagement/get_fleet_compliance_report.py +1 -1
  1635. pulumi_oci/fleetappsmanagement/get_fleet_products.py +1 -1
  1636. pulumi_oci/fleetappsmanagement/get_fleet_targets.py +1 -1
  1637. pulumi_oci/fleetappsmanagement/get_inventory_resources.py +1 -1
  1638. pulumi_oci/fleetappsmanagement/get_managed_entity_counts.py +1 -1
  1639. pulumi_oci/fleetappsmanagement/get_onboarding_policies.py +1 -1
  1640. pulumi_oci/fleetappsmanagement/get_properties.py +1 -1
  1641. pulumi_oci/fleetappsmanagement/get_property.py +1 -1
  1642. pulumi_oci/fleetappsmanagement/get_scheduler_job_counts.py +1 -1
  1643. pulumi_oci/fleetappsmanagement/get_scheduler_job_job_activity_resources.py +1 -1
  1644. pulumi_oci/fleetappsmanagement/get_scheduler_job_job_activity_steps.py +1 -1
  1645. pulumi_oci/fleetappsmanagement/outputs.py +1272 -15595
  1646. pulumi_oci/fleetappsmanagement/property.py +1 -1
  1647. pulumi_oci/fleetsoftwareupdate/__init__.py +1 -1
  1648. pulumi_oci/fleetsoftwareupdate/_inputs.py +1 -1
  1649. pulumi_oci/fleetsoftwareupdate/fsu_collection.py +1 -1
  1650. pulumi_oci/fleetsoftwareupdate/fsu_cycle.py +1 -1
  1651. pulumi_oci/fleetsoftwareupdate/get_fsu_collection.py +1 -1
  1652. pulumi_oci/fleetsoftwareupdate/get_fsu_collections.py +1 -1
  1653. pulumi_oci/fleetsoftwareupdate/get_fsu_cycle.py +1 -1
  1654. pulumi_oci/fleetsoftwareupdate/get_fsu_cycles.py +1 -1
  1655. pulumi_oci/fleetsoftwareupdate/outputs.py +1 -1
  1656. pulumi_oci/functions/__init__.py +1 -1
  1657. pulumi_oci/functions/_inputs.py +1 -1
  1658. pulumi_oci/functions/application.py +1 -1
  1659. pulumi_oci/functions/function.py +1 -1
  1660. pulumi_oci/functions/get_application.py +1 -1
  1661. pulumi_oci/functions/get_applications.py +1 -1
  1662. pulumi_oci/functions/get_function.py +1 -1
  1663. pulumi_oci/functions/get_functions.py +1 -1
  1664. pulumi_oci/functions/get_fusion_environment.py +1 -1
  1665. pulumi_oci/functions/get_fusion_environment_admin_user.py +1 -1
  1666. pulumi_oci/functions/get_fusion_environment_admin_users.py +1 -1
  1667. pulumi_oci/functions/get_fusion_environment_data_masking_activities.py +1 -1
  1668. pulumi_oci/functions/get_fusion_environment_data_masking_activity.py +1 -1
  1669. pulumi_oci/functions/get_fusion_environment_families.py +1 -1
  1670. pulumi_oci/functions/get_fusion_environment_family.py +1 -1
  1671. pulumi_oci/functions/get_fusion_environment_family_limits_and_usage.py +1 -1
  1672. pulumi_oci/functions/get_fusion_environment_family_subscription_detail.py +1 -1
  1673. pulumi_oci/functions/get_fusion_environment_refresh_activities.py +1 -1
  1674. pulumi_oci/functions/get_fusion_environment_refresh_activity.py +1 -1
  1675. pulumi_oci/functions/get_fusion_environment_scheduled_activities.py +1 -1
  1676. pulumi_oci/functions/get_fusion_environment_scheduled_activity.py +1 -1
  1677. pulumi_oci/functions/get_fusion_environment_service_attachment.py +1 -1
  1678. pulumi_oci/functions/get_fusion_environment_service_attachments.py +1 -1
  1679. pulumi_oci/functions/get_fusion_environment_status.py +1 -1
  1680. pulumi_oci/functions/get_fusion_environment_time_available_for_refresh.py +1 -1
  1681. pulumi_oci/functions/get_fusion_environment_time_available_for_refreshs.py +1 -1
  1682. pulumi_oci/functions/get_fusion_environments.py +1 -1
  1683. pulumi_oci/functions/get_pbf_listing.py +1 -1
  1684. pulumi_oci/functions/get_pbf_listing_triggers.py +1 -1
  1685. pulumi_oci/functions/get_pbf_listing_version.py +1 -1
  1686. pulumi_oci/functions/get_pbf_listing_versions.py +1 -1
  1687. pulumi_oci/functions/get_pbf_listings.py +1 -1
  1688. pulumi_oci/functions/invoke_function.py +1 -1
  1689. pulumi_oci/functions/outputs.py +1 -1
  1690. pulumi_oci/fusionapps/__init__.py +1 -1
  1691. pulumi_oci/fusionapps/_inputs.py +1 -1
  1692. pulumi_oci/fusionapps/fusion_environment.py +1 -1
  1693. pulumi_oci/fusionapps/fusion_environment_admin_user.py +1 -1
  1694. pulumi_oci/fusionapps/fusion_environment_data_masking_activity.py +1 -1
  1695. pulumi_oci/fusionapps/fusion_environment_family.py +1 -1
  1696. pulumi_oci/fusionapps/fusion_environment_refresh_activity.py +1 -1
  1697. pulumi_oci/fusionapps/fusion_environment_service_attachment.py +1 -1
  1698. pulumi_oci/fusionapps/outputs.py +1 -1
  1699. pulumi_oci/generativeai/__init__.py +1 -1
  1700. pulumi_oci/generativeai/_inputs.py +1 -1
  1701. pulumi_oci/generativeai/agent_agent.py +1 -1
  1702. pulumi_oci/generativeai/agent_agent_endpoint.py +1 -1
  1703. pulumi_oci/generativeai/agent_data_ingestion_job.py +1 -1
  1704. pulumi_oci/generativeai/agent_data_source.py +1 -1
  1705. pulumi_oci/generativeai/agent_knowledge_base.py +1 -1
  1706. pulumi_oci/generativeai/dedicated_ai_cluster.py +1 -1
  1707. pulumi_oci/generativeai/endpoint.py +1 -1
  1708. pulumi_oci/generativeai/get_agent_agent.py +1 -1
  1709. pulumi_oci/generativeai/get_agent_agent_endpoint.py +1 -1
  1710. pulumi_oci/generativeai/get_agent_agent_endpoints.py +1 -1
  1711. pulumi_oci/generativeai/get_agent_agents.py +1 -1
  1712. pulumi_oci/generativeai/get_agent_data_ingestion_job.py +1 -1
  1713. pulumi_oci/generativeai/get_agent_data_ingestion_job_log_content.py +1 -1
  1714. pulumi_oci/generativeai/get_agent_data_ingestion_jobs.py +1 -1
  1715. pulumi_oci/generativeai/get_agent_data_source.py +1 -1
  1716. pulumi_oci/generativeai/get_agent_data_sources.py +1 -1
  1717. pulumi_oci/generativeai/get_agent_knowledge_base.py +1 -1
  1718. pulumi_oci/generativeai/get_agent_knowledge_bases.py +1 -1
  1719. pulumi_oci/generativeai/get_dedicated_ai_cluster.py +1 -1
  1720. pulumi_oci/generativeai/get_dedicated_ai_clusters.py +1 -1
  1721. pulumi_oci/generativeai/get_endpoint.py +1 -1
  1722. pulumi_oci/generativeai/get_endpoints.py +1 -1
  1723. pulumi_oci/generativeai/get_model.py +1 -1
  1724. pulumi_oci/generativeai/get_models.py +1 -1
  1725. pulumi_oci/generativeai/model.py +1 -1
  1726. pulumi_oci/generativeai/outputs.py +1 -1
  1727. pulumi_oci/genericartifactscontent/__init__.py +1 -1
  1728. pulumi_oci/genericartifactscontent/artifact_by_path.py +1 -1
  1729. pulumi_oci/genericartifactscontent/get_artifact_by_path.py +1 -1
  1730. pulumi_oci/genericartifactscontent/get_generic_artifacts_content.py +1 -1
  1731. pulumi_oci/globallydistributeddatabase/__init__.py +1 -1
  1732. pulumi_oci/globallydistributeddatabase/_inputs.py +1 -1
  1733. pulumi_oci/globallydistributeddatabase/get_private_endpoint.py +1 -1
  1734. pulumi_oci/globallydistributeddatabase/get_private_endpoints.py +1 -1
  1735. pulumi_oci/globallydistributeddatabase/get_sharded_database.py +1 -1
  1736. pulumi_oci/globallydistributeddatabase/get_sharded_databases.py +1 -1
  1737. pulumi_oci/globallydistributeddatabase/outputs.py +1 -1
  1738. pulumi_oci/globallydistributeddatabase/private_endpoint.py +1 -1
  1739. pulumi_oci/globallydistributeddatabase/sharded_database.py +1 -1
  1740. pulumi_oci/goldengate/__init__.py +1 -1
  1741. pulumi_oci/goldengate/_inputs.py +1 -1
  1742. pulumi_oci/goldengate/connection.py +1 -1
  1743. pulumi_oci/goldengate/connection_assignment.py +1 -1
  1744. pulumi_oci/goldengate/database_registration.py +1 -1
  1745. pulumi_oci/goldengate/deployment.py +1 -1
  1746. pulumi_oci/goldengate/deployment_backup.py +1 -1
  1747. pulumi_oci/goldengate/deployment_certificate.py +1 -1
  1748. pulumi_oci/goldengate/get_connection.py +1 -1
  1749. pulumi_oci/goldengate/get_connection_assignment.py +1 -1
  1750. pulumi_oci/goldengate/get_connection_assignments.py +1 -1
  1751. pulumi_oci/goldengate/get_connections.py +1 -1
  1752. pulumi_oci/goldengate/get_database_registration.py +1 -1
  1753. pulumi_oci/goldengate/get_database_registrations.py +1 -1
  1754. pulumi_oci/goldengate/get_deployment.py +1 -1
  1755. pulumi_oci/goldengate/get_deployment_backup.py +1 -1
  1756. pulumi_oci/goldengate/get_deployment_backups.py +1 -1
  1757. pulumi_oci/goldengate/get_deployment_certificate.py +1 -1
  1758. pulumi_oci/goldengate/get_deployment_certificates.py +1 -1
  1759. pulumi_oci/goldengate/get_deployment_environments.py +1 -1
  1760. pulumi_oci/goldengate/get_deployment_peers.py +1 -1
  1761. pulumi_oci/goldengate/get_deployment_type.py +1 -1
  1762. pulumi_oci/goldengate/get_deployment_types.py +1 -1
  1763. pulumi_oci/goldengate/get_deployment_upgrade.py +1 -1
  1764. pulumi_oci/goldengate/get_deployment_upgrades.py +1 -1
  1765. pulumi_oci/goldengate/get_deployment_versions.py +1 -1
  1766. pulumi_oci/goldengate/get_deployments.py +1 -1
  1767. pulumi_oci/goldengate/get_message.py +1 -1
  1768. pulumi_oci/goldengate/get_messages.py +1 -1
  1769. pulumi_oci/goldengate/get_pipeline.py +1 -1
  1770. pulumi_oci/goldengate/get_pipeline_running_processes.py +1 -1
  1771. pulumi_oci/goldengate/get_pipeline_schema_tables.py +1 -1
  1772. pulumi_oci/goldengate/get_pipeline_schemas.py +1 -1
  1773. pulumi_oci/goldengate/get_pipelines.py +1 -1
  1774. pulumi_oci/goldengate/get_recipes.py +1 -1
  1775. pulumi_oci/goldengate/get_trail_file.py +1 -1
  1776. pulumi_oci/goldengate/get_trail_files.py +1 -1
  1777. pulumi_oci/goldengate/get_trail_sequence.py +1 -1
  1778. pulumi_oci/goldengate/get_trail_sequences.py +1 -1
  1779. pulumi_oci/goldengate/outputs.py +1 -1
  1780. pulumi_oci/goldengate/pipeline.py +1 -1
  1781. pulumi_oci/healthchecks/__init__.py +1 -1
  1782. pulumi_oci/healthchecks/_inputs.py +1 -1
  1783. pulumi_oci/healthchecks/get_http_monitor.py +1 -1
  1784. pulumi_oci/healthchecks/get_http_monitors.py +1 -1
  1785. pulumi_oci/healthchecks/get_http_probe_results.py +1 -1
  1786. pulumi_oci/healthchecks/get_ping_monitor.py +1 -1
  1787. pulumi_oci/healthchecks/get_ping_monitors.py +1 -1
  1788. pulumi_oci/healthchecks/get_ping_probe_results.py +1 -1
  1789. pulumi_oci/healthchecks/get_vantage_points.py +1 -1
  1790. pulumi_oci/healthchecks/http_monitor.py +1 -1
  1791. pulumi_oci/healthchecks/http_probe.py +1 -1
  1792. pulumi_oci/healthchecks/outputs.py +1 -1
  1793. pulumi_oci/healthchecks/ping_monitor.py +1 -1
  1794. pulumi_oci/healthchecks/ping_probe.py +1 -1
  1795. pulumi_oci/identity/__init__.py +1 -1
  1796. pulumi_oci/identity/_inputs.py +1 -1
  1797. pulumi_oci/identity/api_key.py +1 -1
  1798. pulumi_oci/identity/auth_token.py +1 -1
  1799. pulumi_oci/identity/authentication_policy.py +1 -1
  1800. pulumi_oci/identity/compartment.py +1 -1
  1801. pulumi_oci/identity/customer_secret_key.py +1 -1
  1802. pulumi_oci/identity/db_credential.py +1 -1
  1803. pulumi_oci/identity/domain.py +1 -1
  1804. pulumi_oci/identity/domain_replication_to_region.py +1 -1
  1805. pulumi_oci/identity/domains_account_recovery_setting.py +1 -1
  1806. pulumi_oci/identity/domains_api_key.py +1 -1
  1807. pulumi_oci/identity/domains_app.py +1 -1
  1808. pulumi_oci/identity/domains_app_role.py +1 -1
  1809. pulumi_oci/identity/domains_approval_workflow.py +1 -1
  1810. pulumi_oci/identity/domains_approval_workflow_assignment.py +1 -1
  1811. pulumi_oci/identity/domains_approval_workflow_step.py +1 -1
  1812. pulumi_oci/identity/domains_auth_token.py +1 -1
  1813. pulumi_oci/identity/domains_authentication_factor_setting.py +1 -1
  1814. pulumi_oci/identity/domains_cloud_gate.py +1 -1
  1815. pulumi_oci/identity/domains_cloud_gate_mapping.py +1 -1
  1816. pulumi_oci/identity/domains_cloud_gate_server.py +1 -1
  1817. pulumi_oci/identity/domains_condition.py +1 -1
  1818. pulumi_oci/identity/domains_customer_secret_key.py +1 -1
  1819. pulumi_oci/identity/domains_dynamic_resource_group.py +1 -1
  1820. pulumi_oci/identity/domains_grant.py +1 -1
  1821. pulumi_oci/identity/domains_group.py +1 -1
  1822. pulumi_oci/identity/domains_identity_propagation_trust.py +1 -1
  1823. pulumi_oci/identity/domains_identity_provider.py +1 -1
  1824. pulumi_oci/identity/domains_identity_setting.py +1 -1
  1825. pulumi_oci/identity/domains_kmsi_setting.py +1 -1
  1826. pulumi_oci/identity/domains_my_api_key.py +1 -1
  1827. pulumi_oci/identity/domains_my_auth_token.py +1 -1
  1828. pulumi_oci/identity/domains_my_customer_secret_key.py +1 -1
  1829. pulumi_oci/identity/domains_my_oauth2client_credential.py +1 -1
  1830. pulumi_oci/identity/domains_my_request.py +1 -1
  1831. pulumi_oci/identity/domains_my_smtp_credential.py +1 -1
  1832. pulumi_oci/identity/domains_my_support_account.py +1 -1
  1833. pulumi_oci/identity/domains_my_user_db_credential.py +1 -1
  1834. pulumi_oci/identity/domains_network_perimeter.py +1 -1
  1835. pulumi_oci/identity/domains_notification_setting.py +1 -1
  1836. pulumi_oci/identity/domains_oauth2client_credential.py +1 -1
  1837. pulumi_oci/identity/domains_oauth_client_certificate.py +1 -1
  1838. pulumi_oci/identity/domains_oauth_partner_certificate.py +1 -1
  1839. pulumi_oci/identity/domains_password_policy.py +1 -1
  1840. pulumi_oci/identity/domains_policy.py +1 -1
  1841. pulumi_oci/identity/domains_rule.py +1 -1
  1842. pulumi_oci/identity/domains_security_question.py +1 -1
  1843. pulumi_oci/identity/domains_security_question_setting.py +1 -1
  1844. pulumi_oci/identity/domains_self_registration_profile.py +1 -1
  1845. pulumi_oci/identity/domains_setting.py +1 -1
  1846. pulumi_oci/identity/domains_smtp_credential.py +1 -1
  1847. pulumi_oci/identity/domains_social_identity_provider.py +1 -1
  1848. pulumi_oci/identity/domains_user.py +1 -1
  1849. pulumi_oci/identity/domains_user_db_credential.py +1 -1
  1850. pulumi_oci/identity/dynamic_group.py +1 -1
  1851. pulumi_oci/identity/get_allowed_domain_license_types.py +1 -1
  1852. pulumi_oci/identity/get_api_keys.py +1 -1
  1853. pulumi_oci/identity/get_auth_tokens.py +1 -1
  1854. pulumi_oci/identity/get_authentication_policy.py +1 -1
  1855. pulumi_oci/identity/get_availability_domain.py +1 -1
  1856. pulumi_oci/identity/get_availability_domains.py +1 -1
  1857. pulumi_oci/identity/get_compartment.py +1 -1
  1858. pulumi_oci/identity/get_compartments.py +1 -1
  1859. pulumi_oci/identity/get_cost_tracking_tags.py +1 -1
  1860. pulumi_oci/identity/get_customer_secret_keys.py +1 -1
  1861. pulumi_oci/identity/get_db_credentials.py +1 -1
  1862. pulumi_oci/identity/get_domain.py +1 -1
  1863. pulumi_oci/identity/get_domains.py +1 -1
  1864. pulumi_oci/identity/get_domains_account_mgmt_info.py +1 -1
  1865. pulumi_oci/identity/get_domains_account_mgmt_infos.py +1 -1
  1866. pulumi_oci/identity/get_domains_account_recovery_setting.py +1 -1
  1867. pulumi_oci/identity/get_domains_account_recovery_settings.py +1 -1
  1868. pulumi_oci/identity/get_domains_api_key.py +1 -1
  1869. pulumi_oci/identity/get_domains_api_keys.py +1 -1
  1870. pulumi_oci/identity/get_domains_app.py +1 -1
  1871. pulumi_oci/identity/get_domains_app_role.py +1 -1
  1872. pulumi_oci/identity/get_domains_app_roles.py +1 -1
  1873. pulumi_oci/identity/get_domains_approval_workflow.py +1 -1
  1874. pulumi_oci/identity/get_domains_approval_workflow_assignment.py +1 -1
  1875. pulumi_oci/identity/get_domains_approval_workflow_assignments.py +1 -1
  1876. pulumi_oci/identity/get_domains_approval_workflow_step.py +1 -1
  1877. pulumi_oci/identity/get_domains_approval_workflow_steps.py +1 -1
  1878. pulumi_oci/identity/get_domains_approval_workflows.py +1 -1
  1879. pulumi_oci/identity/get_domains_apps.py +1 -1
  1880. pulumi_oci/identity/get_domains_auth_token.py +1 -1
  1881. pulumi_oci/identity/get_domains_auth_tokens.py +1 -1
  1882. pulumi_oci/identity/get_domains_authentication_factor_setting.py +1 -1
  1883. pulumi_oci/identity/get_domains_authentication_factor_settings.py +1 -1
  1884. pulumi_oci/identity/get_domains_branding_setting.py +1 -1
  1885. pulumi_oci/identity/get_domains_branding_settings.py +1 -1
  1886. pulumi_oci/identity/get_domains_cloud_gate.py +1 -1
  1887. pulumi_oci/identity/get_domains_cloud_gate_mapping.py +1 -1
  1888. pulumi_oci/identity/get_domains_cloud_gate_mappings.py +1 -1
  1889. pulumi_oci/identity/get_domains_cloud_gate_server.py +1 -1
  1890. pulumi_oci/identity/get_domains_cloud_gate_servers.py +1 -1
  1891. pulumi_oci/identity/get_domains_cloud_gates.py +1 -1
  1892. pulumi_oci/identity/get_domains_condition.py +1 -1
  1893. pulumi_oci/identity/get_domains_conditions.py +1 -1
  1894. pulumi_oci/identity/get_domains_customer_secret_key.py +1 -1
  1895. pulumi_oci/identity/get_domains_customer_secret_keys.py +1 -1
  1896. pulumi_oci/identity/get_domains_dynamic_resource_group.py +1 -1
  1897. pulumi_oci/identity/get_domains_dynamic_resource_groups.py +1 -1
  1898. pulumi_oci/identity/get_domains_grant.py +1 -1
  1899. pulumi_oci/identity/get_domains_grants.py +1 -1
  1900. pulumi_oci/identity/get_domains_group.py +1 -1
  1901. pulumi_oci/identity/get_domains_groups.py +1 -1
  1902. pulumi_oci/identity/get_domains_identity_propagation_trust.py +1 -1
  1903. pulumi_oci/identity/get_domains_identity_propagation_trusts.py +1 -1
  1904. pulumi_oci/identity/get_domains_identity_provider.py +1 -1
  1905. pulumi_oci/identity/get_domains_identity_providers.py +1 -1
  1906. pulumi_oci/identity/get_domains_identity_setting.py +1 -1
  1907. pulumi_oci/identity/get_domains_identity_settings.py +1 -1
  1908. pulumi_oci/identity/get_domains_kmsi_setting.py +1 -1
  1909. pulumi_oci/identity/get_domains_kmsi_settings.py +1 -1
  1910. pulumi_oci/identity/get_domains_my_api_key.py +1 -1
  1911. pulumi_oci/identity/get_domains_my_api_keys.py +1 -1
  1912. pulumi_oci/identity/get_domains_my_apps.py +1 -1
  1913. pulumi_oci/identity/get_domains_my_auth_token.py +1 -1
  1914. pulumi_oci/identity/get_domains_my_auth_tokens.py +1 -1
  1915. pulumi_oci/identity/get_domains_my_completed_approval.py +1 -1
  1916. pulumi_oci/identity/get_domains_my_completed_approvals.py +1 -1
  1917. pulumi_oci/identity/get_domains_my_customer_secret_key.py +1 -1
  1918. pulumi_oci/identity/get_domains_my_customer_secret_keys.py +1 -1
  1919. pulumi_oci/identity/get_domains_my_device.py +1 -1
  1920. pulumi_oci/identity/get_domains_my_devices.py +1 -1
  1921. pulumi_oci/identity/get_domains_my_groups.py +1 -1
  1922. pulumi_oci/identity/get_domains_my_oauth2client_credential.py +1 -1
  1923. pulumi_oci/identity/get_domains_my_oauth2client_credentials.py +1 -1
  1924. pulumi_oci/identity/get_domains_my_pending_approval.py +1 -1
  1925. pulumi_oci/identity/get_domains_my_pending_approvals.py +1 -1
  1926. pulumi_oci/identity/get_domains_my_requestable_groups.py +1 -1
  1927. pulumi_oci/identity/get_domains_my_requests.py +1 -1
  1928. pulumi_oci/identity/get_domains_my_smtp_credential.py +1 -1
  1929. pulumi_oci/identity/get_domains_my_smtp_credentials.py +1 -1
  1930. pulumi_oci/identity/get_domains_my_support_account.py +1 -1
  1931. pulumi_oci/identity/get_domains_my_support_accounts.py +1 -1
  1932. pulumi_oci/identity/get_domains_my_trusted_user_agent.py +1 -1
  1933. pulumi_oci/identity/get_domains_my_trusted_user_agents.py +1 -1
  1934. pulumi_oci/identity/get_domains_my_user_db_credential.py +1 -1
  1935. pulumi_oci/identity/get_domains_my_user_db_credentials.py +1 -1
  1936. pulumi_oci/identity/get_domains_network_perimeter.py +1 -1
  1937. pulumi_oci/identity/get_domains_network_perimeters.py +1 -1
  1938. pulumi_oci/identity/get_domains_notification_setting.py +1 -1
  1939. pulumi_oci/identity/get_domains_notification_settings.py +1 -1
  1940. pulumi_oci/identity/get_domains_oauth2client_credential.py +1 -1
  1941. pulumi_oci/identity/get_domains_oauth2client_credentials.py +1 -1
  1942. pulumi_oci/identity/get_domains_oauth_client_certificate.py +1 -1
  1943. pulumi_oci/identity/get_domains_oauth_client_certificates.py +1 -1
  1944. pulumi_oci/identity/get_domains_oauth_partner_certificate.py +1 -1
  1945. pulumi_oci/identity/get_domains_oauth_partner_certificates.py +1 -1
  1946. pulumi_oci/identity/get_domains_oci_console_sign_on_policy_consent.py +1 -1
  1947. pulumi_oci/identity/get_domains_oci_console_sign_on_policy_consents.py +1 -1
  1948. pulumi_oci/identity/get_domains_password_policies.py +1 -1
  1949. pulumi_oci/identity/get_domains_password_policy.py +1 -1
  1950. pulumi_oci/identity/get_domains_policies.py +1 -1
  1951. pulumi_oci/identity/get_domains_policy.py +1 -1
  1952. pulumi_oci/identity/get_domains_resource_type_schema_attributes.py +1 -1
  1953. pulumi_oci/identity/get_domains_rule.py +1 -1
  1954. pulumi_oci/identity/get_domains_rules.py +1 -1
  1955. pulumi_oci/identity/get_domains_security_question.py +1 -1
  1956. pulumi_oci/identity/get_domains_security_question_setting.py +1 -1
  1957. pulumi_oci/identity/get_domains_security_question_settings.py +1 -1
  1958. pulumi_oci/identity/get_domains_security_questions.py +1 -1
  1959. pulumi_oci/identity/get_domains_self_registration_profile.py +1 -1
  1960. pulumi_oci/identity/get_domains_self_registration_profiles.py +1 -1
  1961. pulumi_oci/identity/get_domains_setting.py +1 -1
  1962. pulumi_oci/identity/get_domains_settings.py +1 -1
  1963. pulumi_oci/identity/get_domains_smtp_credential.py +1 -1
  1964. pulumi_oci/identity/get_domains_smtp_credentials.py +1 -1
  1965. pulumi_oci/identity/get_domains_social_identity_provider.py +1 -1
  1966. pulumi_oci/identity/get_domains_social_identity_providers.py +1 -1
  1967. pulumi_oci/identity/get_domains_user.py +1 -1
  1968. pulumi_oci/identity/get_domains_user_attributes_setting.py +1 -1
  1969. pulumi_oci/identity/get_domains_user_attributes_settings.py +1 -1
  1970. pulumi_oci/identity/get_domains_user_db_credential.py +1 -1
  1971. pulumi_oci/identity/get_domains_user_db_credentials.py +1 -1
  1972. pulumi_oci/identity/get_domains_users.py +1 -1
  1973. pulumi_oci/identity/get_dynamic_groups.py +1 -1
  1974. pulumi_oci/identity/get_fault_domains.py +1 -1
  1975. pulumi_oci/identity/get_group.py +1 -1
  1976. pulumi_oci/identity/get_groups.py +1 -1
  1977. pulumi_oci/identity/get_iam_work_request.py +1 -1
  1978. pulumi_oci/identity/get_iam_work_request_errors.py +1 -1
  1979. pulumi_oci/identity/get_iam_work_request_logs.py +1 -1
  1980. pulumi_oci/identity/get_iam_work_requests.py +1 -1
  1981. pulumi_oci/identity/get_identity_provider_groups.py +1 -1
  1982. pulumi_oci/identity/get_identity_providers.py +1 -1
  1983. pulumi_oci/identity/get_idp_group_mappings.py +1 -1
  1984. pulumi_oci/identity/get_network_source.py +1 -1
  1985. pulumi_oci/identity/get_network_sources.py +1 -1
  1986. pulumi_oci/identity/get_policies.py +1 -1
  1987. pulumi_oci/identity/get_region_subscriptions.py +1 -1
  1988. pulumi_oci/identity/get_regions.py +1 -1
  1989. pulumi_oci/identity/get_smtp_credentials.py +1 -1
  1990. pulumi_oci/identity/get_tag.py +1 -1
  1991. pulumi_oci/identity/get_tag_default.py +1 -1
  1992. pulumi_oci/identity/get_tag_defaults.py +1 -1
  1993. pulumi_oci/identity/get_tag_namespaces.py +1 -1
  1994. pulumi_oci/identity/get_tag_standard_tag_namespace_template.py +1 -1
  1995. pulumi_oci/identity/get_tag_standard_tag_namespace_templates.py +1 -1
  1996. pulumi_oci/identity/get_tags.py +1 -1
  1997. pulumi_oci/identity/get_tenancy.py +1 -1
  1998. pulumi_oci/identity/get_ui_password.py +1 -1
  1999. pulumi_oci/identity/get_user.py +1 -1
  2000. pulumi_oci/identity/get_user_group_memberships.py +1 -1
  2001. pulumi_oci/identity/get_users.py +1 -1
  2002. pulumi_oci/identity/group.py +1 -1
  2003. pulumi_oci/identity/identity_provider.py +1 -1
  2004. pulumi_oci/identity/idp_group_mapping.py +1 -1
  2005. pulumi_oci/identity/import_standard_tags_management.py +1 -1
  2006. pulumi_oci/identity/network_source.py +1 -1
  2007. pulumi_oci/identity/outputs.py +1 -1
  2008. pulumi_oci/identity/policy.py +1 -1
  2009. pulumi_oci/identity/smtp_credential.py +1 -1
  2010. pulumi_oci/identity/tag.py +1 -1
  2011. pulumi_oci/identity/tag_default.py +1 -1
  2012. pulumi_oci/identity/tag_namespace.py +1 -1
  2013. pulumi_oci/identity/ui_password.py +1 -1
  2014. pulumi_oci/identity/user.py +1 -1
  2015. pulumi_oci/identity/user_capabilities_management.py +1 -1
  2016. pulumi_oci/identity/user_group_membership.py +1 -1
  2017. pulumi_oci/identitydataplane/__init__.py +1 -1
  2018. pulumi_oci/identitydataplane/generated_scoped_access_token.py +1 -1
  2019. pulumi_oci/integration/__init__.py +1 -1
  2020. pulumi_oci/integration/_inputs.py +1 -1
  2021. pulumi_oci/integration/get_integration_instance.py +1 -1
  2022. pulumi_oci/integration/get_integration_instances.py +1 -1
  2023. pulumi_oci/integration/integration_instance.py +1 -1
  2024. pulumi_oci/integration/oracle_managed_custom_endpoint.py +1 -1
  2025. pulumi_oci/integration/outputs.py +1 -1
  2026. pulumi_oci/integration/private_endpoint_outbound_connection.py +1 -1
  2027. pulumi_oci/jms/__init__.py +1 -1
  2028. pulumi_oci/jms/_inputs.py +1 -1
  2029. pulumi_oci/jms/fleet.py +1 -1
  2030. pulumi_oci/jms/fleet_advanced_feature_configuration.py +1 -1
  2031. pulumi_oci/jms/get_agent_installers.py +1 -1
  2032. pulumi_oci/jms/get_announcements.py +1 -1
  2033. pulumi_oci/jms/get_fleet.py +1 -1
  2034. pulumi_oci/jms/get_fleet_advanced_feature_configuration.py +1 -1
  2035. pulumi_oci/jms/get_fleet_blocklists.py +1 -1
  2036. pulumi_oci/jms/get_fleet_crypto_analysis_result.py +1 -1
  2037. pulumi_oci/jms/get_fleet_crypto_analysis_results.py +1 -1
  2038. pulumi_oci/jms/get_fleet_diagnoses.py +1 -1
  2039. pulumi_oci/jms/get_fleet_drs_file.py +1 -1
  2040. pulumi_oci/jms/get_fleet_drs_files.py +1 -1
  2041. pulumi_oci/jms/get_fleet_error_analytics.py +1 -1
  2042. pulumi_oci/jms/get_fleet_errors.py +1 -1
  2043. pulumi_oci/jms/get_fleet_export_setting.py +1 -1
  2044. pulumi_oci/jms/get_fleet_export_status.py +1 -1
  2045. pulumi_oci/jms/get_fleet_java_migration_analysis_result.py +1 -1
  2046. pulumi_oci/jms/get_fleet_java_migration_analysis_results.py +1 -1
  2047. pulumi_oci/jms/get_fleet_performance_tuning_analysis_result.py +1 -1
  2048. pulumi_oci/jms/get_fleet_performance_tuning_analysis_results.py +1 -1
  2049. pulumi_oci/jms/get_fleets.py +1 -1
  2050. pulumi_oci/jms/get_installation_site.py +1 -1
  2051. pulumi_oci/jms/get_installation_sites.py +1 -1
  2052. pulumi_oci/jms/get_java_downloads_java_download_records.py +1 -1
  2053. pulumi_oci/jms/get_java_downloads_java_download_report.py +1 -1
  2054. pulumi_oci/jms/get_java_downloads_java_download_report_content.py +1 -1
  2055. pulumi_oci/jms/get_java_downloads_java_download_reports.py +1 -1
  2056. pulumi_oci/jms/get_java_downloads_java_download_token.py +1 -1
  2057. pulumi_oci/jms/get_java_downloads_java_download_tokens.py +1 -1
  2058. pulumi_oci/jms/get_java_downloads_java_license.py +1 -1
  2059. pulumi_oci/jms/get_java_downloads_java_license_acceptance_record.py +1 -1
  2060. pulumi_oci/jms/get_java_downloads_java_license_acceptance_records.py +1 -1
  2061. pulumi_oci/jms/get_java_downloads_java_licenses.py +1 -1
  2062. pulumi_oci/jms/get_java_families.py +1 -1
  2063. pulumi_oci/jms/get_java_family.py +1 -1
  2064. pulumi_oci/jms/get_java_release.py +1 -1
  2065. pulumi_oci/jms/get_java_releases.py +1 -1
  2066. pulumi_oci/jms/get_jms_plugin.py +1 -1
  2067. pulumi_oci/jms/get_jms_plugins.py +1 -1
  2068. pulumi_oci/jms/get_list_jre_usage.py +1 -1
  2069. pulumi_oci/jms/get_plugin_error_analytics.py +1 -1
  2070. pulumi_oci/jms/get_plugin_errors.py +1 -1
  2071. pulumi_oci/jms/get_summarize_resource_inventory.py +1 -1
  2072. pulumi_oci/jms/java_downloads_java_download_report.py +1 -1
  2073. pulumi_oci/jms/java_downloads_java_download_token.py +1 -1
  2074. pulumi_oci/jms/java_downloads_java_license_acceptance_record.py +1 -1
  2075. pulumi_oci/jms/jms_plugin.py +1 -1
  2076. pulumi_oci/jms/outputs.py +1 -1
  2077. pulumi_oci/kms/__init__.py +1 -1
  2078. pulumi_oci/kms/_inputs.py +1 -1
  2079. pulumi_oci/kms/ekms_private_endpoint.py +1 -1
  2080. pulumi_oci/kms/encrypted_data.py +1 -1
  2081. pulumi_oci/kms/generated_key.py +1 -1
  2082. pulumi_oci/kms/get_decrypted_data.py +1 -1
  2083. pulumi_oci/kms/get_ekms_private_endpoint.py +1 -1
  2084. pulumi_oci/kms/get_ekms_private_endpoints.py +1 -1
  2085. pulumi_oci/kms/get_encrypted_data.py +1 -1
  2086. pulumi_oci/kms/get_key.py +1 -1
  2087. pulumi_oci/kms/get_key_version.py +1 -1
  2088. pulumi_oci/kms/get_key_versions.py +1 -1
  2089. pulumi_oci/kms/get_keys.py +1 -1
  2090. pulumi_oci/kms/get_replication_status.py +1 -1
  2091. pulumi_oci/kms/get_vault.py +1 -1
  2092. pulumi_oci/kms/get_vault_replicas.py +1 -1
  2093. pulumi_oci/kms/get_vault_usage.py +1 -1
  2094. pulumi_oci/kms/get_vaults.py +1 -1
  2095. pulumi_oci/kms/key.py +1 -1
  2096. pulumi_oci/kms/key_version.py +1 -1
  2097. pulumi_oci/kms/outputs.py +1 -1
  2098. pulumi_oci/kms/sign.py +1 -1
  2099. pulumi_oci/kms/vault.py +1 -1
  2100. pulumi_oci/kms/vault_verification.py +1 -1
  2101. pulumi_oci/kms/verify.py +1 -1
  2102. pulumi_oci/licensemanager/__init__.py +1 -1
  2103. pulumi_oci/licensemanager/_inputs.py +1 -1
  2104. pulumi_oci/licensemanager/configuration.py +1 -1
  2105. pulumi_oci/licensemanager/get_configuration.py +1 -1
  2106. pulumi_oci/licensemanager/get_license_metric.py +1 -1
  2107. pulumi_oci/licensemanager/get_license_record.py +1 -1
  2108. pulumi_oci/licensemanager/get_license_records.py +1 -1
  2109. pulumi_oci/licensemanager/get_product_license.py +1 -1
  2110. pulumi_oci/licensemanager/get_product_license_consumers.py +1 -1
  2111. pulumi_oci/licensemanager/get_product_licenses.py +1 -1
  2112. pulumi_oci/licensemanager/get_top_utilized_product_licenses.py +1 -1
  2113. pulumi_oci/licensemanager/get_top_utilized_resources.py +1 -1
  2114. pulumi_oci/licensemanager/license_record.py +1 -1
  2115. pulumi_oci/licensemanager/outputs.py +1 -1
  2116. pulumi_oci/licensemanager/product_license.py +1 -1
  2117. pulumi_oci/limits/__init__.py +1 -1
  2118. pulumi_oci/limits/_inputs.py +1 -1
  2119. pulumi_oci/limits/get_limit_definitions.py +1 -1
  2120. pulumi_oci/limits/get_limit_values.py +1 -1
  2121. pulumi_oci/limits/get_quota.py +1 -1
  2122. pulumi_oci/limits/get_quotas.py +1 -1
  2123. pulumi_oci/limits/get_resource_availability.py +1 -1
  2124. pulumi_oci/limits/get_services.py +1 -1
  2125. pulumi_oci/limits/outputs.py +1 -1
  2126. pulumi_oci/limits/quota.py +1 -1
  2127. pulumi_oci/loadbalancer/__init__.py +1 -1
  2128. pulumi_oci/loadbalancer/_inputs.py +1 -1
  2129. pulumi_oci/loadbalancer/backend.py +1 -1
  2130. pulumi_oci/loadbalancer/backend_set.py +1 -1
  2131. pulumi_oci/loadbalancer/certificate.py +1 -1
  2132. pulumi_oci/loadbalancer/get_backend_health.py +1 -1
  2133. pulumi_oci/loadbalancer/get_backend_set_health.py +1 -1
  2134. pulumi_oci/loadbalancer/get_backend_sets.py +1 -1
  2135. pulumi_oci/loadbalancer/get_backends.py +1 -1
  2136. pulumi_oci/loadbalancer/get_certificates.py +1 -1
  2137. pulumi_oci/loadbalancer/get_health.py +1 -1
  2138. pulumi_oci/loadbalancer/get_hostnames.py +1 -1
  2139. pulumi_oci/loadbalancer/get_listener_rules.py +1 -1
  2140. pulumi_oci/loadbalancer/get_load_balancer_routing_policies.py +1 -1
  2141. pulumi_oci/loadbalancer/get_load_balancer_routing_policy.py +1 -1
  2142. pulumi_oci/loadbalancer/get_load_balancers.py +1 -1
  2143. pulumi_oci/loadbalancer/get_path_route_sets.py +1 -1
  2144. pulumi_oci/loadbalancer/get_policies.py +1 -1
  2145. pulumi_oci/loadbalancer/get_protocols.py +1 -1
  2146. pulumi_oci/loadbalancer/get_rule_set.py +1 -1
  2147. pulumi_oci/loadbalancer/get_rule_sets.py +1 -1
  2148. pulumi_oci/loadbalancer/get_shapes.py +1 -1
  2149. pulumi_oci/loadbalancer/get_ssl_cipher_suite.py +1 -1
  2150. pulumi_oci/loadbalancer/get_ssl_cipher_suites.py +1 -1
  2151. pulumi_oci/loadbalancer/hostname.py +1 -1
  2152. pulumi_oci/loadbalancer/listener.py +1 -1
  2153. pulumi_oci/loadbalancer/load_balancer.py +1 -1
  2154. pulumi_oci/loadbalancer/load_balancer_routing_policy.py +1 -1
  2155. pulumi_oci/loadbalancer/outputs.py +1 -1
  2156. pulumi_oci/loadbalancer/path_route_set.py +1 -1
  2157. pulumi_oci/loadbalancer/rule_set.py +1 -1
  2158. pulumi_oci/loadbalancer/ssl_cipher_suite.py +1 -1
  2159. pulumi_oci/loganalytics/__init__.py +12 -1
  2160. pulumi_oci/loganalytics/_inputs.py +797 -5
  2161. pulumi_oci/loganalytics/get_log_analytics_categories_list.py +1 -1
  2162. pulumi_oci/loganalytics/get_log_analytics_category.py +1 -1
  2163. pulumi_oci/loganalytics/get_log_analytics_entities.py +87 -44
  2164. pulumi_oci/loganalytics/get_log_analytics_entities_summary.py +1 -1
  2165. pulumi_oci/loganalytics/get_log_analytics_entity.py +39 -6
  2166. pulumi_oci/loganalytics/get_log_analytics_entity_topology.py +39 -4
  2167. pulumi_oci/loganalytics/get_log_analytics_log_group.py +1 -1
  2168. pulumi_oci/loganalytics/get_log_analytics_log_groups.py +1 -1
  2169. pulumi_oci/loganalytics/get_log_analytics_log_groups_summary.py +1 -1
  2170. pulumi_oci/loganalytics/get_log_analytics_object_collection_rule.py +58 -2
  2171. pulumi_oci/loganalytics/get_log_analytics_object_collection_rules.py +1 -1
  2172. pulumi_oci/loganalytics/get_log_analytics_preference.py +1 -1
  2173. pulumi_oci/loganalytics/get_log_analytics_resource_categories_list.py +26 -4
  2174. pulumi_oci/loganalytics/get_log_analytics_unprocessed_data_bucket.py +1 -1
  2175. pulumi_oci/loganalytics/get_log_sets_count.py +1 -1
  2176. pulumi_oci/loganalytics/get_namespace.py +42 -2
  2177. pulumi_oci/loganalytics/get_namespace_effective_properties.py +21 -2
  2178. pulumi_oci/loganalytics/get_namespace_field_usage.py +162 -0
  2179. pulumi_oci/loganalytics/get_namespace_ingest_time_rule.py +1 -1
  2180. pulumi_oci/loganalytics/get_namespace_ingest_time_rules.py +1 -1
  2181. pulumi_oci/loganalytics/get_namespace_lookup.py +450 -0
  2182. pulumi_oci/loganalytics/get_namespace_parser_actions.py +186 -0
  2183. pulumi_oci/loganalytics/get_namespace_properties_metadata.py +1 -1
  2184. pulumi_oci/loganalytics/get_namespace_rules.py +1 -1
  2185. pulumi_oci/loganalytics/get_namespace_rules_summary.py +1 -1
  2186. pulumi_oci/loganalytics/get_namespace_scheduled_task.py +1 -1
  2187. pulumi_oci/loganalytics/get_namespace_scheduled_tasks.py +29 -7
  2188. pulumi_oci/loganalytics/get_namespace_storage_archival_config.py +140 -0
  2189. pulumi_oci/loganalytics/get_namespace_storage_encryption_key_info.py +1 -1
  2190. pulumi_oci/loganalytics/get_namespace_storage_overlapping_recalls.py +1 -1
  2191. pulumi_oci/loganalytics/get_namespace_storage_recall_count.py +1 -1
  2192. pulumi_oci/loganalytics/get_namespace_storage_recalled_data_size.py +1 -1
  2193. pulumi_oci/loganalytics/get_namespace_template.py +358 -0
  2194. pulumi_oci/loganalytics/get_namespace_templates.py +271 -0
  2195. pulumi_oci/loganalytics/get_namespaces.py +1 -1
  2196. pulumi_oci/loganalytics/log_analytics_entity.py +29 -1
  2197. pulumi_oci/loganalytics/log_analytics_import_custom_content.py +1 -1
  2198. pulumi_oci/loganalytics/log_analytics_log_group.py +1 -1
  2199. pulumi_oci/loganalytics/log_analytics_object_collection_rule.py +196 -22
  2200. pulumi_oci/loganalytics/log_analytics_preferences_management.py +1 -1
  2201. pulumi_oci/loganalytics/log_analytics_resource_categories_management.py +8 -8
  2202. pulumi_oci/loganalytics/log_analytics_unprocessed_data_bucket_management.py +1 -1
  2203. pulumi_oci/loganalytics/namespace.py +1 -1
  2204. pulumi_oci/loganalytics/namespace_ingest_time_rule.py +1 -1
  2205. pulumi_oci/loganalytics/namespace_ingest_time_rules_management.py +1 -1
  2206. pulumi_oci/loganalytics/namespace_lookup.py +1207 -0
  2207. pulumi_oci/loganalytics/namespace_lookups_append_data_management.py +409 -0
  2208. pulumi_oci/loganalytics/namespace_lookups_update_data_management.py +409 -0
  2209. pulumi_oci/loganalytics/namespace_scheduled_task.py +1 -1
  2210. pulumi_oci/loganalytics/namespace_storage_archival_config.py +284 -0
  2211. pulumi_oci/loganalytics/namespace_storage_enable_disable_archiving.py +283 -0
  2212. pulumi_oci/loganalytics/outputs.py +2055 -245
  2213. pulumi_oci/logging/__init__.py +1 -1
  2214. pulumi_oci/logging/_inputs.py +1 -1
  2215. pulumi_oci/logging/get_log.py +1 -1
  2216. pulumi_oci/logging/get_log_group.py +1 -1
  2217. pulumi_oci/logging/get_log_groups.py +1 -1
  2218. pulumi_oci/logging/get_log_saved_search.py +1 -1
  2219. pulumi_oci/logging/get_log_saved_searches.py +1 -1
  2220. pulumi_oci/logging/get_logs.py +1 -1
  2221. pulumi_oci/logging/get_unified_agent_configuration.py +1 -1
  2222. pulumi_oci/logging/get_unified_agent_configurations.py +1 -1
  2223. pulumi_oci/logging/log.py +1 -1
  2224. pulumi_oci/logging/log_group.py +1 -1
  2225. pulumi_oci/logging/log_saved_search.py +1 -1
  2226. pulumi_oci/logging/outputs.py +1 -1
  2227. pulumi_oci/logging/unified_agent_configuration.py +1 -1
  2228. pulumi_oci/lustre/__init__.py +1 -1
  2229. pulumi_oci/lustre/_inputs.py +1 -1
  2230. pulumi_oci/lustre/file_storage_lustre_file_system.py +1 -1
  2231. pulumi_oci/lustre/get_file_storage_lustre_file_system.py +1 -1
  2232. pulumi_oci/lustre/get_file_storage_lustre_file_systems.py +1 -1
  2233. pulumi_oci/lustre/outputs.py +1 -1
  2234. pulumi_oci/managementagent/__init__.py +1 -1
  2235. pulumi_oci/managementagent/_inputs.py +1 -1
  2236. pulumi_oci/managementagent/get_management_agent.py +1 -1
  2237. pulumi_oci/managementagent/get_management_agent_available_histories.py +1 -1
  2238. pulumi_oci/managementagent/get_management_agent_count.py +1 -1
  2239. pulumi_oci/managementagent/get_management_agent_data_source.py +1 -1
  2240. pulumi_oci/managementagent/get_management_agent_data_sources.py +1 -1
  2241. pulumi_oci/managementagent/get_management_agent_get_auto_upgradable_config.py +1 -1
  2242. pulumi_oci/managementagent/get_management_agent_images.py +1 -1
  2243. pulumi_oci/managementagent/get_management_agent_install_key.py +1 -1
  2244. pulumi_oci/managementagent/get_management_agent_install_keys.py +1 -1
  2245. pulumi_oci/managementagent/get_management_agent_plugin_count.py +1 -1
  2246. pulumi_oci/managementagent/get_management_agent_plugins.py +1 -1
  2247. pulumi_oci/managementagent/get_management_agents.py +1 -1
  2248. pulumi_oci/managementagent/management_agent.py +1 -1
  2249. pulumi_oci/managementagent/management_agent_data_source.py +1 -1
  2250. pulumi_oci/managementagent/management_agent_install_key.py +1 -1
  2251. pulumi_oci/managementagent/outputs.py +1 -1
  2252. pulumi_oci/managementdashboard/__init__.py +1 -1
  2253. pulumi_oci/managementdashboard/get_management_dashboards_export.py +1 -1
  2254. pulumi_oci/managementdashboard/management_dashboards_import.py +1 -1
  2255. pulumi_oci/marketplace/__init__.py +1 -1
  2256. pulumi_oci/marketplace/_inputs.py +1 -1
  2257. pulumi_oci/marketplace/accepted_agreement.py +1 -1
  2258. pulumi_oci/marketplace/get_accepted_agreement.py +1 -1
  2259. pulumi_oci/marketplace/get_accepted_agreements.py +1 -1
  2260. pulumi_oci/marketplace/get_categories.py +1 -1
  2261. pulumi_oci/marketplace/get_listing.py +1 -1
  2262. pulumi_oci/marketplace/get_listing_package.py +1 -1
  2263. pulumi_oci/marketplace/get_listing_package_agreements.py +1 -1
  2264. pulumi_oci/marketplace/get_listing_packages.py +1 -1
  2265. pulumi_oci/marketplace/get_listing_taxes.py +1 -1
  2266. pulumi_oci/marketplace/get_listings.py +1 -1
  2267. pulumi_oci/marketplace/get_publication.py +1 -1
  2268. pulumi_oci/marketplace/get_publication_package.py +1 -1
  2269. pulumi_oci/marketplace/get_publication_packages.py +1 -1
  2270. pulumi_oci/marketplace/get_publications.py +1 -1
  2271. pulumi_oci/marketplace/get_publishers.py +1 -1
  2272. pulumi_oci/marketplace/listing_package_agreement.py +1 -1
  2273. pulumi_oci/marketplace/outputs.py +1 -1
  2274. pulumi_oci/marketplace/publication.py +1 -1
  2275. pulumi_oci/mediaservices/__init__.py +1 -1
  2276. pulumi_oci/mediaservices/_inputs.py +1 -1
  2277. pulumi_oci/mediaservices/get_media_asset.py +1 -1
  2278. pulumi_oci/mediaservices/get_media_asset_distribution_channel_attachment.py +1 -1
  2279. pulumi_oci/mediaservices/get_media_assets.py +1 -1
  2280. pulumi_oci/mediaservices/get_media_workflow.py +1 -1
  2281. pulumi_oci/mediaservices/get_media_workflow_configuration.py +1 -1
  2282. pulumi_oci/mediaservices/get_media_workflow_configurations.py +1 -1
  2283. pulumi_oci/mediaservices/get_media_workflow_job.py +1 -1
  2284. pulumi_oci/mediaservices/get_media_workflow_job_fact.py +1 -1
  2285. pulumi_oci/mediaservices/get_media_workflow_job_facts.py +1 -1
  2286. pulumi_oci/mediaservices/get_media_workflow_jobs.py +1 -1
  2287. pulumi_oci/mediaservices/get_media_workflow_task_declaration.py +1 -1
  2288. pulumi_oci/mediaservices/get_media_workflows.py +1 -1
  2289. pulumi_oci/mediaservices/get_stream_cdn_config.py +1 -1
  2290. pulumi_oci/mediaservices/get_stream_cdn_configs.py +1 -1
  2291. pulumi_oci/mediaservices/get_stream_distribution_channel.py +1 -1
  2292. pulumi_oci/mediaservices/get_stream_distribution_channels.py +1 -1
  2293. pulumi_oci/mediaservices/get_stream_packaging_config.py +1 -1
  2294. pulumi_oci/mediaservices/get_stream_packaging_configs.py +1 -1
  2295. pulumi_oci/mediaservices/get_system_media_workflow.py +1 -1
  2296. pulumi_oci/mediaservices/media_asset.py +1 -1
  2297. pulumi_oci/mediaservices/media_workflow.py +1 -1
  2298. pulumi_oci/mediaservices/media_workflow_configuration.py +1 -1
  2299. pulumi_oci/mediaservices/media_workflow_job.py +1 -1
  2300. pulumi_oci/mediaservices/outputs.py +1 -1
  2301. pulumi_oci/mediaservices/stream_cdn_config.py +1 -1
  2302. pulumi_oci/mediaservices/stream_distribution_channel.py +1 -1
  2303. pulumi_oci/mediaservices/stream_packaging_config.py +1 -1
  2304. pulumi_oci/meteringcomputation/__init__.py +1 -1
  2305. pulumi_oci/meteringcomputation/_inputs.py +138 -43
  2306. pulumi_oci/meteringcomputation/custom_table.py +1 -1
  2307. pulumi_oci/meteringcomputation/get_average_carbon_emission.py +2 -2
  2308. pulumi_oci/meteringcomputation/get_clean_energy_usage.py +1 -1
  2309. pulumi_oci/meteringcomputation/get_configuration.py +1 -1
  2310. pulumi_oci/meteringcomputation/get_custom_table.py +1 -1
  2311. pulumi_oci/meteringcomputation/get_custom_tables.py +1 -1
  2312. pulumi_oci/meteringcomputation/get_queries.py +1 -1
  2313. pulumi_oci/meteringcomputation/get_query.py +1 -1
  2314. pulumi_oci/meteringcomputation/get_schedule.py +1 -1
  2315. pulumi_oci/meteringcomputation/get_scheduled_run.py +8 -8
  2316. pulumi_oci/meteringcomputation/get_scheduled_runs.py +6 -6
  2317. pulumi_oci/meteringcomputation/get_schedules.py +3 -3
  2318. pulumi_oci/meteringcomputation/get_usage_carbon_emissions_config.py +3 -3
  2319. pulumi_oci/meteringcomputation/get_usage_carbon_emissions_queries.py +3 -3
  2320. pulumi_oci/meteringcomputation/get_usage_carbon_emissions_query.py +3 -3
  2321. pulumi_oci/meteringcomputation/get_usage_statement_email_recipients_group.py +9 -9
  2322. pulumi_oci/meteringcomputation/get_usage_statement_email_recipients_groups.py +5 -5
  2323. pulumi_oci/meteringcomputation/outputs.py +247 -97
  2324. pulumi_oci/meteringcomputation/query.py +1 -1
  2325. pulumi_oci/meteringcomputation/schedule.py +1 -1
  2326. pulumi_oci/meteringcomputation/usage.py +15 -15
  2327. pulumi_oci/meteringcomputation/usage_carbon_emission.py +161 -14
  2328. pulumi_oci/meteringcomputation/usage_carbon_emissions_query.py +9 -3
  2329. pulumi_oci/meteringcomputation/usage_statement_email_recipients_group.py +21 -21
  2330. pulumi_oci/monitoring/__init__.py +1 -1
  2331. pulumi_oci/monitoring/_inputs.py +1 -1
  2332. pulumi_oci/monitoring/alarm.py +1 -1
  2333. pulumi_oci/monitoring/alarm_suppression.py +1 -1
  2334. pulumi_oci/monitoring/get_alarm.py +1 -1
  2335. pulumi_oci/monitoring/get_alarm_history_collection.py +1 -1
  2336. pulumi_oci/monitoring/get_alarm_statuses.py +1 -1
  2337. pulumi_oci/monitoring/get_alarm_suppression.py +1 -1
  2338. pulumi_oci/monitoring/get_alarm_suppressions.py +1 -1
  2339. pulumi_oci/monitoring/get_alarms.py +1 -1
  2340. pulumi_oci/monitoring/get_metric_data.py +1 -1
  2341. pulumi_oci/monitoring/get_metrics.py +1 -1
  2342. pulumi_oci/monitoring/outputs.py +1 -1
  2343. pulumi_oci/mysql/__init__.py +1 -1
  2344. pulumi_oci/mysql/_inputs.py +174 -7
  2345. pulumi_oci/mysql/channel.py +1 -1
  2346. pulumi_oci/mysql/get_channel.py +1 -1
  2347. pulumi_oci/mysql/get_channels.py +1 -1
  2348. pulumi_oci/mysql/get_heat_wave_cluster.py +1 -1
  2349. pulumi_oci/mysql/get_mysql_backup.py +1 -1
  2350. pulumi_oci/mysql/get_mysql_backups.py +1 -1
  2351. pulumi_oci/mysql/get_mysql_configuration.py +1 -1
  2352. pulumi_oci/mysql/get_mysql_configurations.py +1 -1
  2353. pulumi_oci/mysql/get_mysql_db_system.py +31 -3
  2354. pulumi_oci/mysql/get_mysql_db_systems.py +1 -1
  2355. pulumi_oci/mysql/get_mysql_version.py +1 -1
  2356. pulumi_oci/mysql/get_replica.py +16 -2
  2357. pulumi_oci/mysql/get_replicas.py +1 -1
  2358. pulumi_oci/mysql/get_shapes.py +1 -1
  2359. pulumi_oci/mysql/heat_wave_cluster.py +1 -1
  2360. pulumi_oci/mysql/mysql_backup.py +1 -1
  2361. pulumi_oci/mysql/mysql_configuration.py +1 -1
  2362. pulumi_oci/mysql/mysql_db_system.py +105 -1
  2363. pulumi_oci/mysql/outputs.py +345 -23
  2364. pulumi_oci/mysql/replica.py +31 -1
  2365. pulumi_oci/networkfirewall/__init__.py +4 -1
  2366. pulumi_oci/networkfirewall/_inputs.py +240 -1
  2367. pulumi_oci/networkfirewall/get_network_firewall.py +17 -2
  2368. pulumi_oci/networkfirewall/get_network_firewall_policies.py +1 -1
  2369. pulumi_oci/networkfirewall/get_network_firewall_policy.py +1 -1
  2370. pulumi_oci/networkfirewall/get_network_firewall_policy_address_list.py +1 -1
  2371. pulumi_oci/networkfirewall/get_network_firewall_policy_address_lists.py +1 -1
  2372. pulumi_oci/networkfirewall/get_network_firewall_policy_application.py +1 -1
  2373. pulumi_oci/networkfirewall/get_network_firewall_policy_application_group.py +1 -1
  2374. pulumi_oci/networkfirewall/get_network_firewall_policy_application_groups.py +1 -1
  2375. pulumi_oci/networkfirewall/get_network_firewall_policy_applications.py +1 -1
  2376. pulumi_oci/networkfirewall/get_network_firewall_policy_decryption_profile.py +1 -1
  2377. pulumi_oci/networkfirewall/get_network_firewall_policy_decryption_profiles.py +1 -1
  2378. pulumi_oci/networkfirewall/get_network_firewall_policy_decryption_rule.py +1 -1
  2379. pulumi_oci/networkfirewall/get_network_firewall_policy_decryption_rules.py +1 -1
  2380. pulumi_oci/networkfirewall/get_network_firewall_policy_mapped_secret.py +1 -1
  2381. pulumi_oci/networkfirewall/get_network_firewall_policy_mapped_secrets.py +1 -1
  2382. pulumi_oci/networkfirewall/get_network_firewall_policy_nat_rule.py +245 -0
  2383. pulumi_oci/networkfirewall/get_network_firewall_policy_nat_rules.py +183 -0
  2384. pulumi_oci/networkfirewall/get_network_firewall_policy_security_rule.py +1 -1
  2385. pulumi_oci/networkfirewall/get_network_firewall_policy_security_rules.py +1 -1
  2386. pulumi_oci/networkfirewall/get_network_firewall_policy_service.py +1 -1
  2387. pulumi_oci/networkfirewall/get_network_firewall_policy_service_list.py +1 -1
  2388. pulumi_oci/networkfirewall/get_network_firewall_policy_service_lists.py +1 -1
  2389. pulumi_oci/networkfirewall/get_network_firewall_policy_services.py +1 -1
  2390. pulumi_oci/networkfirewall/get_network_firewall_policy_tunnel_inspection_rule.py +1 -1
  2391. pulumi_oci/networkfirewall/get_network_firewall_policy_tunnel_inspection_rules.py +1 -1
  2392. pulumi_oci/networkfirewall/get_network_firewall_policy_url_list.py +1 -1
  2393. pulumi_oci/networkfirewall/get_network_firewall_policy_url_lists.py +1 -1
  2394. pulumi_oci/networkfirewall/get_network_firewalls.py +1 -1
  2395. pulumi_oci/networkfirewall/network_firewall.py +56 -1
  2396. pulumi_oci/networkfirewall/network_firewall_policy.py +1 -1
  2397. pulumi_oci/networkfirewall/network_firewall_policy_address_list.py +1 -1
  2398. pulumi_oci/networkfirewall/network_firewall_policy_application.py +1 -1
  2399. pulumi_oci/networkfirewall/network_firewall_policy_application_group.py +1 -1
  2400. pulumi_oci/networkfirewall/network_firewall_policy_decryption_profile.py +1 -1
  2401. pulumi_oci/networkfirewall/network_firewall_policy_decryption_rule.py +1 -1
  2402. pulumi_oci/networkfirewall/network_firewall_policy_mapped_secret.py +1 -1
  2403. pulumi_oci/networkfirewall/network_firewall_policy_nat_rule.py +604 -0
  2404. pulumi_oci/networkfirewall/network_firewall_policy_security_rule.py +1 -1
  2405. pulumi_oci/networkfirewall/network_firewall_policy_service.py +1 -1
  2406. pulumi_oci/networkfirewall/network_firewall_policy_service_list.py +1 -1
  2407. pulumi_oci/networkfirewall/network_firewall_policy_tunnel_inspection_rule.py +1 -1
  2408. pulumi_oci/networkfirewall/network_firewall_policy_url_list.py +1 -1
  2409. pulumi_oci/networkfirewall/outputs.py +540 -1
  2410. pulumi_oci/networkloadbalancer/__init__.py +1 -1
  2411. pulumi_oci/networkloadbalancer/_inputs.py +1 -1
  2412. pulumi_oci/networkloadbalancer/backend.py +1 -1
  2413. pulumi_oci/networkloadbalancer/backend_set.py +1 -1
  2414. pulumi_oci/networkloadbalancer/get_backend_health.py +1 -1
  2415. pulumi_oci/networkloadbalancer/get_backend_set.py +1 -1
  2416. pulumi_oci/networkloadbalancer/get_backend_set_health.py +1 -1
  2417. pulumi_oci/networkloadbalancer/get_backend_sets.py +1 -1
  2418. pulumi_oci/networkloadbalancer/get_backends.py +1 -1
  2419. pulumi_oci/networkloadbalancer/get_listener.py +1 -1
  2420. pulumi_oci/networkloadbalancer/get_listeners.py +1 -1
  2421. pulumi_oci/networkloadbalancer/get_network_load_balancer.py +1 -1
  2422. pulumi_oci/networkloadbalancer/get_network_load_balancer_backend_set_backend_operational_status.py +1 -1
  2423. pulumi_oci/networkloadbalancer/get_network_load_balancer_health.py +1 -1
  2424. pulumi_oci/networkloadbalancer/get_network_load_balancers.py +1 -1
  2425. pulumi_oci/networkloadbalancer/get_network_load_balancers_policies.py +1 -1
  2426. pulumi_oci/networkloadbalancer/get_network_load_balancers_protocols.py +1 -1
  2427. pulumi_oci/networkloadbalancer/listener.py +1 -1
  2428. pulumi_oci/networkloadbalancer/network_load_balancer.py +1 -1
  2429. pulumi_oci/networkloadbalancer/network_load_balancers_backend_sets_unified.py +1 -1
  2430. pulumi_oci/networkloadbalancer/outputs.py +1 -1
  2431. pulumi_oci/nosql/__init__.py +1 -1
  2432. pulumi_oci/nosql/_inputs.py +1 -1
  2433. pulumi_oci/nosql/get_index.py +1 -1
  2434. pulumi_oci/nosql/get_indexes.py +1 -1
  2435. pulumi_oci/nosql/get_table.py +1 -1
  2436. pulumi_oci/nosql/get_tables.py +1 -1
  2437. pulumi_oci/nosql/index.py +1 -1
  2438. pulumi_oci/nosql/outputs.py +1 -1
  2439. pulumi_oci/nosql/table.py +1 -1
  2440. pulumi_oci/nosql/table_replica.py +1 -1
  2441. pulumi_oci/objectstorage/__init__.py +1 -1
  2442. pulumi_oci/objectstorage/_inputs.py +1 -1
  2443. pulumi_oci/objectstorage/bucket.py +1 -1
  2444. pulumi_oci/objectstorage/get_bucket.py +1 -1
  2445. pulumi_oci/objectstorage/get_bucket_summaries.py +1 -1
  2446. pulumi_oci/objectstorage/get_namespace.py +1 -1
  2447. pulumi_oci/objectstorage/get_namespace_metadata.py +1 -1
  2448. pulumi_oci/objectstorage/get_object.py +1 -1
  2449. pulumi_oci/objectstorage/get_object_head.py +1 -1
  2450. pulumi_oci/objectstorage/get_object_lifecycle_policy.py +1 -1
  2451. pulumi_oci/objectstorage/get_object_versions.py +1 -1
  2452. pulumi_oci/objectstorage/get_objects.py +1 -1
  2453. pulumi_oci/objectstorage/get_preauthrequest.py +1 -1
  2454. pulumi_oci/objectstorage/get_preauthrequests.py +1 -1
  2455. pulumi_oci/objectstorage/get_private_endpoint.py +1 -1
  2456. pulumi_oci/objectstorage/get_private_endpoint_summaries.py +1 -1
  2457. pulumi_oci/objectstorage/get_replication_policies.py +1 -1
  2458. pulumi_oci/objectstorage/get_replication_policy.py +1 -1
  2459. pulumi_oci/objectstorage/get_replication_sources.py +1 -1
  2460. pulumi_oci/objectstorage/namespace_metadata.py +1 -1
  2461. pulumi_oci/objectstorage/object_lifecycle_policy.py +1 -1
  2462. pulumi_oci/objectstorage/outputs.py +1 -1
  2463. pulumi_oci/objectstorage/preauthrequest.py +1 -1
  2464. pulumi_oci/objectstorage/private_endpoint.py +1 -1
  2465. pulumi_oci/objectstorage/replication_policy.py +1 -1
  2466. pulumi_oci/objectstorage/storage_object.py +1 -1
  2467. pulumi_oci/oce/__init__.py +1 -1
  2468. pulumi_oci/oce/_inputs.py +1 -1
  2469. pulumi_oci/oce/get_oce_instance.py +1 -1
  2470. pulumi_oci/oce/get_oce_instances.py +1 -1
  2471. pulumi_oci/oce/instance.py +1 -1
  2472. pulumi_oci/oce/outputs.py +1 -1
  2473. pulumi_oci/ocvp/__init__.py +1 -1
  2474. pulumi_oci/ocvp/_inputs.py +1 -1
  2475. pulumi_oci/ocvp/cluster.py +1 -1
  2476. pulumi_oci/ocvp/esxi_host.py +1 -1
  2477. pulumi_oci/ocvp/get_cluster.py +1 -1
  2478. pulumi_oci/ocvp/get_clusters.py +1 -1
  2479. pulumi_oci/ocvp/get_exsi_host.py +1 -1
  2480. pulumi_oci/ocvp/get_exsi_hosts.py +1 -1
  2481. pulumi_oci/ocvp/get_retrieve_password.py +1 -1
  2482. pulumi_oci/ocvp/get_sddc.py +1 -1
  2483. pulumi_oci/ocvp/get_sddcs.py +1 -1
  2484. pulumi_oci/ocvp/get_supported_commitments.py +1 -1
  2485. pulumi_oci/ocvp/get_supported_host_shapes.py +1 -1
  2486. pulumi_oci/ocvp/get_supported_skus.py +1 -1
  2487. pulumi_oci/ocvp/get_supported_vmware_software_versions.py +1 -1
  2488. pulumi_oci/ocvp/outputs.py +1 -1
  2489. pulumi_oci/ocvp/sddc.py +1 -1
  2490. pulumi_oci/oda/__init__.py +1 -1
  2491. pulumi_oci/oda/_inputs.py +1 -1
  2492. pulumi_oci/oda/get_oda_instance.py +1 -1
  2493. pulumi_oci/oda/get_oda_instances.py +1 -1
  2494. pulumi_oci/oda/get_oda_private_endpoint.py +1 -1
  2495. pulumi_oci/oda/get_oda_private_endpoint_attachment.py +1 -1
  2496. pulumi_oci/oda/get_oda_private_endpoint_attachments.py +1 -1
  2497. pulumi_oci/oda/get_oda_private_endpoint_scan_proxies.py +1 -1
  2498. pulumi_oci/oda/get_oda_private_endpoint_scan_proxy.py +1 -1
  2499. pulumi_oci/oda/get_oda_private_endpoints.py +1 -1
  2500. pulumi_oci/oda/oda_instance.py +1 -1
  2501. pulumi_oci/oda/oda_private_endpoint.py +1 -1
  2502. pulumi_oci/oda/oda_private_endpoint_attachment.py +1 -1
  2503. pulumi_oci/oda/oda_private_endpoint_scan_proxy.py +1 -1
  2504. pulumi_oci/oda/outputs.py +1 -1
  2505. pulumi_oci/onesubsription/__init__.py +1 -1
  2506. pulumi_oci/onesubsription/_inputs.py +1 -1
  2507. pulumi_oci/onesubsription/get_aggregated_computed_usages.py +1 -1
  2508. pulumi_oci/onesubsription/get_billing_schedules.py +1 -1
  2509. pulumi_oci/onesubsription/get_commitment.py +1 -1
  2510. pulumi_oci/onesubsription/get_commitments.py +1 -1
  2511. pulumi_oci/onesubsription/get_computed_usage.py +1 -1
  2512. pulumi_oci/onesubsription/get_computed_usages.py +1 -1
  2513. pulumi_oci/onesubsription/get_invoice_line_computed_usages.py +1 -1
  2514. pulumi_oci/onesubsription/get_invoices.py +1 -1
  2515. pulumi_oci/onesubsription/get_organization_subscriptions.py +1 -1
  2516. pulumi_oci/onesubsription/get_ratecards.py +1 -1
  2517. pulumi_oci/onesubsription/get_subscribed_service.py +1 -1
  2518. pulumi_oci/onesubsription/get_subscribed_services.py +1 -1
  2519. pulumi_oci/onesubsription/get_subscriptions.py +1 -1
  2520. pulumi_oci/onesubsription/outputs.py +1 -1
  2521. pulumi_oci/ons/__init__.py +1 -1
  2522. pulumi_oci/ons/_inputs.py +1 -1
  2523. pulumi_oci/ons/get_notification_topic.py +1 -1
  2524. pulumi_oci/ons/get_notification_topics.py +1 -1
  2525. pulumi_oci/ons/get_subscription.py +1 -1
  2526. pulumi_oci/ons/get_subscriptions.py +1 -1
  2527. pulumi_oci/ons/notification_topic.py +1 -1
  2528. pulumi_oci/ons/outputs.py +1 -1
  2529. pulumi_oci/ons/subscription.py +1 -1
  2530. pulumi_oci/opa/__init__.py +1 -1
  2531. pulumi_oci/opa/_inputs.py +1 -1
  2532. pulumi_oci/opa/get_opa_instance.py +1 -1
  2533. pulumi_oci/opa/get_opa_instances.py +1 -1
  2534. pulumi_oci/opa/opa_instance.py +1 -1
  2535. pulumi_oci/opa/outputs.py +1 -1
  2536. pulumi_oci/opensearch/__init__.py +1 -1
  2537. pulumi_oci/opensearch/_inputs.py +152 -1
  2538. pulumi_oci/opensearch/cluster.py +472 -2
  2539. pulumi_oci/opensearch/get_opensearch_cluster.py +139 -2
  2540. pulumi_oci/opensearch/get_opensearch_cluster_pipeline.py +16 -2
  2541. pulumi_oci/opensearch/get_opensearch_cluster_pipelines.py +1 -1
  2542. pulumi_oci/opensearch/get_opensearch_clusters.py +1 -1
  2543. pulumi_oci/opensearch/get_opensearch_version.py +1 -1
  2544. pulumi_oci/opensearch/get_opensearch_versions.py +1 -1
  2545. pulumi_oci/opensearch/opensearch_cluster_pipeline.py +50 -1
  2546. pulumi_oci/opensearch/outputs.py +358 -1
  2547. pulumi_oci/operatoraccesscontrol/__init__.py +1 -1
  2548. pulumi_oci/operatoraccesscontrol/_inputs.py +1 -1
  2549. pulumi_oci/operatoraccesscontrol/get_access_request.py +1 -1
  2550. pulumi_oci/operatoraccesscontrol/get_access_request_audit_log_report.py +1 -1
  2551. pulumi_oci/operatoraccesscontrol/get_access_request_history.py +1 -1
  2552. pulumi_oci/operatoraccesscontrol/get_access_requests.py +1 -1
  2553. pulumi_oci/operatoraccesscontrol/get_action.py +1 -1
  2554. pulumi_oci/operatoraccesscontrol/get_actions.py +1 -1
  2555. pulumi_oci/operatoraccesscontrol/get_control.py +1 -1
  2556. pulumi_oci/operatoraccesscontrol/get_control_assignment.py +1 -1
  2557. pulumi_oci/operatoraccesscontrol/get_control_assignments.py +1 -1
  2558. pulumi_oci/operatoraccesscontrol/get_controls.py +1 -1
  2559. pulumi_oci/operatoraccesscontrol/operator_control.py +1 -1
  2560. pulumi_oci/operatoraccesscontrol/operator_control_assignment.py +1 -1
  2561. pulumi_oci/operatoraccesscontrol/outputs.py +1 -1
  2562. pulumi_oci/opsi/__init__.py +1 -1
  2563. pulumi_oci/opsi/_inputs.py +1 -1
  2564. pulumi_oci/opsi/awr_hub.py +1 -1
  2565. pulumi_oci/opsi/awr_hub_source.py +1 -1
  2566. pulumi_oci/opsi/awr_hub_source_awrhubsources_management.py +1 -1
  2567. pulumi_oci/opsi/database_insight.py +1 -1
  2568. pulumi_oci/opsi/enterprise_manager_bridge.py +1 -1
  2569. pulumi_oci/opsi/exadata_insight.py +1 -1
  2570. pulumi_oci/opsi/get_awr_hub.py +1 -1
  2571. pulumi_oci/opsi/get_awr_hub_awr_snapshot.py +1 -1
  2572. pulumi_oci/opsi/get_awr_hub_awr_snapshots.py +1 -1
  2573. pulumi_oci/opsi/get_awr_hub_awr_sources_summary.py +1 -1
  2574. pulumi_oci/opsi/get_awr_hub_source.py +1 -1
  2575. pulumi_oci/opsi/get_awr_hub_sources.py +1 -1
  2576. pulumi_oci/opsi/get_awr_hubs.py +1 -1
  2577. pulumi_oci/opsi/get_database_insight.py +1 -1
  2578. pulumi_oci/opsi/get_database_insights.py +1 -1
  2579. pulumi_oci/opsi/get_enterprise_manager_bridge.py +1 -1
  2580. pulumi_oci/opsi/get_enterprise_manager_bridges.py +1 -1
  2581. pulumi_oci/opsi/get_exadata_insight.py +1 -1
  2582. pulumi_oci/opsi/get_exadata_insights.py +1 -1
  2583. pulumi_oci/opsi/get_host_insight.py +1 -1
  2584. pulumi_oci/opsi/get_host_insights.py +1 -1
  2585. pulumi_oci/opsi/get_importable_agent_entities.py +1 -1
  2586. pulumi_oci/opsi/get_importable_agent_entity.py +1 -1
  2587. pulumi_oci/opsi/get_importable_compute_entities.py +1 -1
  2588. pulumi_oci/opsi/get_importable_compute_entity.py +1 -1
  2589. pulumi_oci/opsi/get_news_report.py +1 -1
  2590. pulumi_oci/opsi/get_news_reports.py +1 -1
  2591. pulumi_oci/opsi/get_operations_insights_private_endpoint.py +1 -1
  2592. pulumi_oci/opsi/get_operations_insights_private_endpoints.py +1 -1
  2593. pulumi_oci/opsi/get_operations_insights_warehouse.py +1 -1
  2594. pulumi_oci/opsi/get_operations_insights_warehouse_resource_usage_summary.py +1 -1
  2595. pulumi_oci/opsi/get_operations_insights_warehouse_user.py +1 -1
  2596. pulumi_oci/opsi/get_operations_insights_warehouse_users.py +1 -1
  2597. pulumi_oci/opsi/get_operations_insights_warehouses.py +1 -1
  2598. pulumi_oci/opsi/get_opsi_configuration.py +1 -1
  2599. pulumi_oci/opsi/get_opsi_configuration_configuration_item.py +1 -1
  2600. pulumi_oci/opsi/get_opsi_configurations.py +1 -1
  2601. pulumi_oci/opsi/host_insight.py +1 -1
  2602. pulumi_oci/opsi/news_report.py +1 -1
  2603. pulumi_oci/opsi/operations_insights_private_endpoint.py +1 -1
  2604. pulumi_oci/opsi/operations_insights_warehouse.py +1 -1
  2605. pulumi_oci/opsi/operations_insights_warehouse_download_warehouse_wallet.py +1 -1
  2606. pulumi_oci/opsi/operations_insights_warehouse_rotate_warehouse_wallet.py +1 -1
  2607. pulumi_oci/opsi/operations_insights_warehouse_user.py +1 -1
  2608. pulumi_oci/opsi/opsi_configuration.py +1 -1
  2609. pulumi_oci/opsi/outputs.py +1 -1
  2610. pulumi_oci/optimizer/__init__.py +1 -1
  2611. pulumi_oci/optimizer/_inputs.py +1 -1
  2612. pulumi_oci/optimizer/enrollment_status.py +1 -1
  2613. pulumi_oci/optimizer/get_categories.py +1 -1
  2614. pulumi_oci/optimizer/get_category.py +1 -1
  2615. pulumi_oci/optimizer/get_enrollment_status.py +1 -1
  2616. pulumi_oci/optimizer/get_enrollment_statuses.py +1 -1
  2617. pulumi_oci/optimizer/get_histories.py +1 -1
  2618. pulumi_oci/optimizer/get_profile.py +1 -1
  2619. pulumi_oci/optimizer/get_profile_level.py +1 -1
  2620. pulumi_oci/optimizer/get_profile_levels.py +1 -1
  2621. pulumi_oci/optimizer/get_profiles.py +1 -1
  2622. pulumi_oci/optimizer/get_recommendation.py +1 -1
  2623. pulumi_oci/optimizer/get_recommendation_strategies.py +1 -1
  2624. pulumi_oci/optimizer/get_recommendation_strategy.py +1 -1
  2625. pulumi_oci/optimizer/get_recommendations.py +1 -1
  2626. pulumi_oci/optimizer/get_resource_action.py +1 -1
  2627. pulumi_oci/optimizer/get_resource_actions.py +1 -1
  2628. pulumi_oci/optimizer/outputs.py +1 -1
  2629. pulumi_oci/optimizer/profile.py +1 -1
  2630. pulumi_oci/optimizer/recommendation.py +1 -1
  2631. pulumi_oci/optimizer/resource_action.py +1 -1
  2632. pulumi_oci/osmanagementhub/__init__.py +1 -1
  2633. pulumi_oci/osmanagementhub/_inputs.py +1 -1
  2634. pulumi_oci/osmanagementhub/event.py +1 -1
  2635. pulumi_oci/osmanagementhub/get_entitlements.py +1 -1
  2636. pulumi_oci/osmanagementhub/get_errata.py +1 -1
  2637. pulumi_oci/osmanagementhub/get_erratum.py +1 -1
  2638. pulumi_oci/osmanagementhub/get_event.py +1 -1
  2639. pulumi_oci/osmanagementhub/get_events.py +1 -1
  2640. pulumi_oci/osmanagementhub/get_lifecycle_environment.py +1 -1
  2641. pulumi_oci/osmanagementhub/get_lifecycle_environments.py +1 -1
  2642. pulumi_oci/osmanagementhub/get_lifecycle_stage.py +1 -1
  2643. pulumi_oci/osmanagementhub/get_lifecycle_stages.py +1 -1
  2644. pulumi_oci/osmanagementhub/get_managed_instance.py +1 -1
  2645. pulumi_oci/osmanagementhub/get_managed_instance_available_packages.py +1 -1
  2646. pulumi_oci/osmanagementhub/get_managed_instance_available_software_sources.py +1 -1
  2647. pulumi_oci/osmanagementhub/get_managed_instance_available_windows_updates.py +1 -1
  2648. pulumi_oci/osmanagementhub/get_managed_instance_errata.py +1 -1
  2649. pulumi_oci/osmanagementhub/get_managed_instance_group.py +1 -1
  2650. pulumi_oci/osmanagementhub/get_managed_instance_group_available_modules.py +1 -1
  2651. pulumi_oci/osmanagementhub/get_managed_instance_group_available_packages.py +1 -1
  2652. pulumi_oci/osmanagementhub/get_managed_instance_group_available_software_sources.py +1 -1
  2653. pulumi_oci/osmanagementhub/get_managed_instance_group_installed_packages.py +1 -1
  2654. pulumi_oci/osmanagementhub/get_managed_instance_group_modules.py +1 -1
  2655. pulumi_oci/osmanagementhub/get_managed_instance_groups.py +1 -1
  2656. pulumi_oci/osmanagementhub/get_managed_instance_installed_packages.py +1 -1
  2657. pulumi_oci/osmanagementhub/get_managed_instance_installed_windows_updates.py +1 -1
  2658. pulumi_oci/osmanagementhub/get_managed_instance_modules.py +1 -1
  2659. pulumi_oci/osmanagementhub/get_managed_instance_updatable_packages.py +1 -1
  2660. pulumi_oci/osmanagementhub/get_managed_instances.py +1 -1
  2661. pulumi_oci/osmanagementhub/get_management_station.py +1 -1
  2662. pulumi_oci/osmanagementhub/get_management_station_mirrors.py +1 -1
  2663. pulumi_oci/osmanagementhub/get_management_stations.py +1 -1
  2664. pulumi_oci/osmanagementhub/get_profile.py +1 -1
  2665. pulumi_oci/osmanagementhub/get_profile_available_software_sources.py +1 -1
  2666. pulumi_oci/osmanagementhub/get_profile_version.py +1 -1
  2667. pulumi_oci/osmanagementhub/get_profiles.py +1 -1
  2668. pulumi_oci/osmanagementhub/get_scheduled_job.py +1 -1
  2669. pulumi_oci/osmanagementhub/get_scheduled_jobs.py +1 -1
  2670. pulumi_oci/osmanagementhub/get_software_package.py +1 -1
  2671. pulumi_oci/osmanagementhub/get_software_package_software_source.py +1 -1
  2672. pulumi_oci/osmanagementhub/get_software_packages.py +1 -1
  2673. pulumi_oci/osmanagementhub/get_software_source.py +1 -1
  2674. pulumi_oci/osmanagementhub/get_software_source_available_software_packages.py +1 -1
  2675. pulumi_oci/osmanagementhub/get_software_source_manifest.py +1 -1
  2676. pulumi_oci/osmanagementhub/get_software_source_module_stream.py +1 -1
  2677. pulumi_oci/osmanagementhub/get_software_source_module_stream_profile.py +1 -1
  2678. pulumi_oci/osmanagementhub/get_software_source_module_stream_profiles.py +1 -1
  2679. pulumi_oci/osmanagementhub/get_software_source_module_streams.py +1 -1
  2680. pulumi_oci/osmanagementhub/get_software_source_package_group.py +1 -1
  2681. pulumi_oci/osmanagementhub/get_software_source_package_groups.py +1 -1
  2682. pulumi_oci/osmanagementhub/get_software_source_software_package.py +1 -1
  2683. pulumi_oci/osmanagementhub/get_software_source_software_packages.py +1 -1
  2684. pulumi_oci/osmanagementhub/get_software_source_vendors.py +1 -1
  2685. pulumi_oci/osmanagementhub/get_software_sources.py +1 -1
  2686. pulumi_oci/osmanagementhub/get_windows_update.py +1 -1
  2687. pulumi_oci/osmanagementhub/get_windows_updates.py +1 -1
  2688. pulumi_oci/osmanagementhub/lifecycle_environment.py +1 -1
  2689. pulumi_oci/osmanagementhub/lifecycle_stage_attach_managed_instances_management.py +1 -1
  2690. pulumi_oci/osmanagementhub/lifecycle_stage_detach_managed_instances_management.py +1 -1
  2691. pulumi_oci/osmanagementhub/lifecycle_stage_promote_software_source_management.py +1 -1
  2692. pulumi_oci/osmanagementhub/lifecycle_stage_reboot_management.py +1 -1
  2693. pulumi_oci/osmanagementhub/managed_instance.py +1 -1
  2694. pulumi_oci/osmanagementhub/managed_instance_attach_profile_management.py +1 -1
  2695. pulumi_oci/osmanagementhub/managed_instance_detach_profile_management.py +1 -1
  2696. pulumi_oci/osmanagementhub/managed_instance_group.py +1 -1
  2697. pulumi_oci/osmanagementhub/managed_instance_group_attach_managed_instances_management.py +1 -1
  2698. pulumi_oci/osmanagementhub/managed_instance_group_attach_software_sources_management.py +1 -1
  2699. pulumi_oci/osmanagementhub/managed_instance_group_detach_managed_instances_management.py +1 -1
  2700. pulumi_oci/osmanagementhub/managed_instance_group_detach_software_sources_management.py +1 -1
  2701. pulumi_oci/osmanagementhub/managed_instance_group_install_packages_management.py +1 -1
  2702. pulumi_oci/osmanagementhub/managed_instance_group_install_windows_updates_management.py +1 -1
  2703. pulumi_oci/osmanagementhub/managed_instance_group_manage_module_streams_management.py +1 -1
  2704. pulumi_oci/osmanagementhub/managed_instance_group_reboot_management.py +1 -1
  2705. pulumi_oci/osmanagementhub/managed_instance_group_remove_packages_management.py +1 -1
  2706. pulumi_oci/osmanagementhub/managed_instance_group_update_all_packages_management.py +1 -1
  2707. pulumi_oci/osmanagementhub/managed_instance_install_windows_updates_management.py +1 -1
  2708. pulumi_oci/osmanagementhub/managed_instance_reboot_management.py +1 -1
  2709. pulumi_oci/osmanagementhub/managed_instance_update_packages_management.py +1 -1
  2710. pulumi_oci/osmanagementhub/management_station.py +1 -1
  2711. pulumi_oci/osmanagementhub/management_station_associate_managed_instances_management.py +1 -1
  2712. pulumi_oci/osmanagementhub/management_station_mirror_synchronize_management.py +1 -1
  2713. pulumi_oci/osmanagementhub/management_station_refresh_management.py +1 -1
  2714. pulumi_oci/osmanagementhub/management_station_synchronize_mirrors_management.py +1 -1
  2715. pulumi_oci/osmanagementhub/outputs.py +1 -1
  2716. pulumi_oci/osmanagementhub/profile.py +1 -1
  2717. pulumi_oci/osmanagementhub/profile_attach_lifecycle_stage_management.py +1 -1
  2718. pulumi_oci/osmanagementhub/profile_attach_managed_instance_group_management.py +1 -1
  2719. pulumi_oci/osmanagementhub/profile_attach_management_station_management.py +1 -1
  2720. pulumi_oci/osmanagementhub/profile_attach_software_sources_management.py +1 -1
  2721. pulumi_oci/osmanagementhub/profile_detach_software_sources_management.py +1 -1
  2722. pulumi_oci/osmanagementhub/scheduled_job.py +1 -1
  2723. pulumi_oci/osmanagementhub/software_source.py +1 -1
  2724. pulumi_oci/osmanagementhub/software_source_add_packages_management.py +1 -1
  2725. pulumi_oci/osmanagementhub/software_source_change_availability_management.py +1 -1
  2726. pulumi_oci/osmanagementhub/software_source_generate_metadata_management.py +1 -1
  2727. pulumi_oci/osmanagementhub/software_source_manifest.py +1 -1
  2728. pulumi_oci/osmanagementhub/software_source_remove_packages_management.py +1 -1
  2729. pulumi_oci/osmanagementhub/software_source_replace_packages_management.py +1 -1
  2730. pulumi_oci/osmanagementhub/work_request_rerun_management.py +1 -1
  2731. pulumi_oci/ospgateway/__init__.py +1 -1
  2732. pulumi_oci/ospgateway/_inputs.py +1 -1
  2733. pulumi_oci/ospgateway/address_action_verification.py +1 -1
  2734. pulumi_oci/ospgateway/get_address.py +1 -1
  2735. pulumi_oci/ospgateway/get_address_rule.py +1 -1
  2736. pulumi_oci/ospgateway/get_invoice.py +1 -1
  2737. pulumi_oci/ospgateway/get_invoices.py +1 -1
  2738. pulumi_oci/ospgateway/get_invoices_invoice_line.py +1 -1
  2739. pulumi_oci/ospgateway/get_invoices_invoice_lines.py +1 -1
  2740. pulumi_oci/ospgateway/get_subscription.py +1 -1
  2741. pulumi_oci/ospgateway/get_subscriptions.py +1 -1
  2742. pulumi_oci/ospgateway/outputs.py +1 -1
  2743. pulumi_oci/ospgateway/subscription.py +1 -1
  2744. pulumi_oci/osubbillingschedule/__init__.py +1 -1
  2745. pulumi_oci/osubbillingschedule/_inputs.py +1 -1
  2746. pulumi_oci/osubbillingschedule/get_billing_schedule.py +1 -1
  2747. pulumi_oci/osubbillingschedule/outputs.py +1 -1
  2748. pulumi_oci/osuborganizationsubscription/__init__.py +1 -1
  2749. pulumi_oci/osuborganizationsubscription/_inputs.py +1 -1
  2750. pulumi_oci/osuborganizationsubscription/get_organization_subscriptions.py +1 -1
  2751. pulumi_oci/osuborganizationsubscription/outputs.py +1 -1
  2752. pulumi_oci/osubsubscription/__init__.py +1 -1
  2753. pulumi_oci/osubsubscription/_inputs.py +1 -1
  2754. pulumi_oci/osubsubscription/get_commitment.py +1 -1
  2755. pulumi_oci/osubsubscription/get_commitments.py +1 -1
  2756. pulumi_oci/osubsubscription/get_ratecards.py +1 -1
  2757. pulumi_oci/osubsubscription/get_subscriptions.py +1 -1
  2758. pulumi_oci/osubsubscription/outputs.py +1 -1
  2759. pulumi_oci/osubusage/__init__.py +1 -1
  2760. pulumi_oci/osubusage/_inputs.py +1 -1
  2761. pulumi_oci/osubusage/get_commitment_aggregateds.py +1 -1
  2762. pulumi_oci/osubusage/get_computed_usage.py +1 -1
  2763. pulumi_oci/osubusage/get_computed_usages.py +1 -1
  2764. pulumi_oci/osubusage/outputs.py +1 -1
  2765. pulumi_oci/provider.py +1 -1
  2766. pulumi_oci/psql/__init__.py +1 -1
  2767. pulumi_oci/psql/_inputs.py +1 -1
  2768. pulumi_oci/psql/backup.py +1 -1
  2769. pulumi_oci/psql/configuration.py +1 -1
  2770. pulumi_oci/psql/db_system.py +1 -1
  2771. pulumi_oci/psql/get_backup.py +1 -1
  2772. pulumi_oci/psql/get_backups.py +1 -1
  2773. pulumi_oci/psql/get_configuration.py +1 -1
  2774. pulumi_oci/psql/get_configurations.py +1 -1
  2775. pulumi_oci/psql/get_db_system.py +1 -1
  2776. pulumi_oci/psql/get_db_system_connection_detail.py +1 -1
  2777. pulumi_oci/psql/get_db_system_primary_db_instance.py +1 -1
  2778. pulumi_oci/psql/get_db_systems.py +1 -1
  2779. pulumi_oci/psql/get_default_configuration.py +1 -1
  2780. pulumi_oci/psql/get_default_configurations.py +1 -1
  2781. pulumi_oci/psql/get_shapes.py +1 -1
  2782. pulumi_oci/psql/outputs.py +1 -1
  2783. pulumi_oci/pulumi-plugin.json +1 -1
  2784. pulumi_oci/queue/__init__.py +1 -1
  2785. pulumi_oci/queue/_inputs.py +1 -1
  2786. pulumi_oci/queue/get_queue.py +1 -1
  2787. pulumi_oci/queue/get_queues.py +1 -1
  2788. pulumi_oci/queue/outputs.py +1 -1
  2789. pulumi_oci/queue/queue.py +1 -1
  2790. pulumi_oci/recoverymod/__init__.py +1 -1
  2791. pulumi_oci/recoverymod/_inputs.py +1 -1
  2792. pulumi_oci/recoverymod/get_protected_database.py +1 -1
  2793. pulumi_oci/recoverymod/get_protected_database_fetch_configuration.py +1 -1
  2794. pulumi_oci/recoverymod/get_protected_databases.py +1 -1
  2795. pulumi_oci/recoverymod/get_protection_policies.py +1 -1
  2796. pulumi_oci/recoverymod/get_protection_policy.py +1 -1
  2797. pulumi_oci/recoverymod/get_recovery_service_subnet.py +1 -1
  2798. pulumi_oci/recoverymod/get_recovery_service_subnets.py +1 -1
  2799. pulumi_oci/recoverymod/outputs.py +1 -1
  2800. pulumi_oci/recoverymod/protected_database.py +1 -1
  2801. pulumi_oci/recoverymod/protection_policy.py +1 -1
  2802. pulumi_oci/recoverymod/recovery_service_subnet.py +1 -1
  2803. pulumi_oci/redis/__init__.py +1 -1
  2804. pulumi_oci/redis/_inputs.py +1 -1
  2805. pulumi_oci/redis/get_redis_cluster.py +1 -1
  2806. pulumi_oci/redis/get_redis_cluster_nodes.py +1 -1
  2807. pulumi_oci/redis/get_redis_clusters.py +1 -1
  2808. pulumi_oci/redis/outputs.py +1 -1
  2809. pulumi_oci/redis/redis_cluster.py +1 -1
  2810. pulumi_oci/resourcemanager/__init__.py +1 -1
  2811. pulumi_oci/resourcemanager/_inputs.py +1 -1
  2812. pulumi_oci/resourcemanager/get_private_endpoint.py +1 -1
  2813. pulumi_oci/resourcemanager/get_private_endpoint_reachable_ip.py +1 -1
  2814. pulumi_oci/resourcemanager/get_private_endpoints.py +1 -1
  2815. pulumi_oci/resourcemanager/get_stack.py +1 -1
  2816. pulumi_oci/resourcemanager/get_stack_tf_state.py +1 -1
  2817. pulumi_oci/resourcemanager/get_stacks.py +1 -1
  2818. pulumi_oci/resourcemanager/outputs.py +1 -1
  2819. pulumi_oci/resourcemanager/private_endpoint.py +1 -1
  2820. pulumi_oci/resourcescheduler/__init__.py +1 -1
  2821. pulumi_oci/resourcescheduler/_inputs.py +1 -1
  2822. pulumi_oci/resourcescheduler/get_schedule.py +1 -1
  2823. pulumi_oci/resourcescheduler/get_schedules.py +1 -1
  2824. pulumi_oci/resourcescheduler/outputs.py +1 -1
  2825. pulumi_oci/resourcescheduler/schedule.py +1 -1
  2826. pulumi_oci/sch/__init__.py +1 -1
  2827. pulumi_oci/sch/_inputs.py +1 -1
  2828. pulumi_oci/sch/connector.py +1 -1
  2829. pulumi_oci/sch/get_connector_plugin.py +1 -1
  2830. pulumi_oci/sch/get_connector_plugins.py +1 -1
  2831. pulumi_oci/sch/get_service_connector.py +1 -1
  2832. pulumi_oci/sch/get_service_connectors.py +1 -1
  2833. pulumi_oci/sch/outputs.py +1 -1
  2834. pulumi_oci/secrets/__init__.py +1 -1
  2835. pulumi_oci/secrets/_inputs.py +1 -1
  2836. pulumi_oci/secrets/get_secretbundle.py +1 -1
  2837. pulumi_oci/secrets/get_secretbundle_versions.py +1 -1
  2838. pulumi_oci/secrets/outputs.py +1 -1
  2839. pulumi_oci/securityattribute/__init__.py +1 -1
  2840. pulumi_oci/securityattribute/_inputs.py +1 -1
  2841. pulumi_oci/securityattribute/get_security_attribute.py +1 -1
  2842. pulumi_oci/securityattribute/get_security_attribute_namespace.py +1 -1
  2843. pulumi_oci/securityattribute/get_security_attribute_namespaces.py +1 -1
  2844. pulumi_oci/securityattribute/get_security_attributes.py +1 -1
  2845. pulumi_oci/securityattribute/outputs.py +1 -1
  2846. pulumi_oci/securityattribute/security_attribute.py +1 -1
  2847. pulumi_oci/securityattribute/security_attribute_namespace.py +1 -1
  2848. pulumi_oci/servicecatalog/__init__.py +1 -1
  2849. pulumi_oci/servicecatalog/_inputs.py +1 -1
  2850. pulumi_oci/servicecatalog/catalog.py +1 -1
  2851. pulumi_oci/servicecatalog/catalog_association.py +1 -1
  2852. pulumi_oci/servicecatalog/get_private_application.py +1 -1
  2853. pulumi_oci/servicecatalog/get_private_application_package.py +1 -1
  2854. pulumi_oci/servicecatalog/get_private_application_packages.py +1 -1
  2855. pulumi_oci/servicecatalog/get_private_applications.py +1 -1
  2856. pulumi_oci/servicecatalog/get_service_catalog.py +1 -1
  2857. pulumi_oci/servicecatalog/get_service_catalog_association.py +1 -1
  2858. pulumi_oci/servicecatalog/get_service_catalog_associations.py +1 -1
  2859. pulumi_oci/servicecatalog/get_service_catalogs.py +1 -1
  2860. pulumi_oci/servicecatalog/outputs.py +1 -1
  2861. pulumi_oci/servicecatalog/private_application.py +1 -1
  2862. pulumi_oci/servicemanagerproxy/__init__.py +1 -1
  2863. pulumi_oci/servicemanagerproxy/_inputs.py +1 -1
  2864. pulumi_oci/servicemanagerproxy/get_service_environment.py +1 -1
  2865. pulumi_oci/servicemanagerproxy/get_service_environments.py +1 -1
  2866. pulumi_oci/servicemanagerproxy/outputs.py +1 -1
  2867. pulumi_oci/stackmonitoring/__init__.py +1 -1
  2868. pulumi_oci/stackmonitoring/_inputs.py +1 -1
  2869. pulumi_oci/stackmonitoring/baselineable_metric.py +1 -1
  2870. pulumi_oci/stackmonitoring/config.py +1 -1
  2871. pulumi_oci/stackmonitoring/discovery_job.py +1 -1
  2872. pulumi_oci/stackmonitoring/get_baselineable_metric.py +1 -1
  2873. pulumi_oci/stackmonitoring/get_baselineable_metrics.py +1 -1
  2874. pulumi_oci/stackmonitoring/get_baselineable_metrics_evaluate.py +1 -1
  2875. pulumi_oci/stackmonitoring/get_config.py +1 -1
  2876. pulumi_oci/stackmonitoring/get_configs.py +1 -1
  2877. pulumi_oci/stackmonitoring/get_defined_monitoring_templates.py +1 -1
  2878. pulumi_oci/stackmonitoring/get_discovery_job.py +1 -1
  2879. pulumi_oci/stackmonitoring/get_discovery_job_logs.py +1 -1
  2880. pulumi_oci/stackmonitoring/get_discovery_jobs.py +1 -1
  2881. pulumi_oci/stackmonitoring/get_maintenance_window.py +1 -1
  2882. pulumi_oci/stackmonitoring/get_maintenance_windows.py +1 -1
  2883. pulumi_oci/stackmonitoring/get_metric_extension.py +1 -1
  2884. pulumi_oci/stackmonitoring/get_metric_extensions.py +1 -1
  2885. pulumi_oci/stackmonitoring/get_monitored_resource.py +1 -1
  2886. pulumi_oci/stackmonitoring/get_monitored_resource_task.py +1 -1
  2887. pulumi_oci/stackmonitoring/get_monitored_resource_tasks.py +1 -1
  2888. pulumi_oci/stackmonitoring/get_monitored_resource_type.py +1 -1
  2889. pulumi_oci/stackmonitoring/get_monitored_resource_types.py +1 -1
  2890. pulumi_oci/stackmonitoring/get_monitored_resources.py +1 -1
  2891. pulumi_oci/stackmonitoring/get_monitoring_template.py +1 -1
  2892. pulumi_oci/stackmonitoring/get_monitoring_template_alarm_condition.py +1 -1
  2893. pulumi_oci/stackmonitoring/get_monitoring_template_alarm_conditions.py +1 -1
  2894. pulumi_oci/stackmonitoring/get_monitoring_templates.py +1 -1
  2895. pulumi_oci/stackmonitoring/get_process_set.py +1 -1
  2896. pulumi_oci/stackmonitoring/get_process_sets.py +1 -1
  2897. pulumi_oci/stackmonitoring/maintenance_window.py +1 -1
  2898. pulumi_oci/stackmonitoring/maintenance_windows_retry_failed_operation.py +1 -1
  2899. pulumi_oci/stackmonitoring/maintenance_windows_stop.py +1 -1
  2900. pulumi_oci/stackmonitoring/metric_extension.py +1 -1
  2901. pulumi_oci/stackmonitoring/metric_extension_metric_extension_on_given_resources_management.py +1 -1
  2902. pulumi_oci/stackmonitoring/metric_extensions_test_management.py +1 -1
  2903. pulumi_oci/stackmonitoring/monitored_resource.py +1 -1
  2904. pulumi_oci/stackmonitoring/monitored_resource_task.py +1 -1
  2905. pulumi_oci/stackmonitoring/monitored_resource_type.py +1 -1
  2906. pulumi_oci/stackmonitoring/monitored_resources_associate_monitored_resource.py +1 -1
  2907. pulumi_oci/stackmonitoring/monitored_resources_list_member.py +1 -1
  2908. pulumi_oci/stackmonitoring/monitored_resources_search.py +1 -1
  2909. pulumi_oci/stackmonitoring/monitored_resources_search_association.py +1 -1
  2910. pulumi_oci/stackmonitoring/monitoring_template.py +1 -1
  2911. pulumi_oci/stackmonitoring/monitoring_template_alarm_condition.py +1 -1
  2912. pulumi_oci/stackmonitoring/monitoring_template_monitoring_template_on_given_resources_management.py +1 -1
  2913. pulumi_oci/stackmonitoring/outputs.py +1 -1
  2914. pulumi_oci/stackmonitoring/process_set.py +1 -1
  2915. pulumi_oci/streaming/__init__.py +1 -1
  2916. pulumi_oci/streaming/_inputs.py +1 -1
  2917. pulumi_oci/streaming/connect_harness.py +1 -1
  2918. pulumi_oci/streaming/get_connect_harness.py +1 -1
  2919. pulumi_oci/streaming/get_connect_harnesses.py +1 -1
  2920. pulumi_oci/streaming/get_stream.py +1 -1
  2921. pulumi_oci/streaming/get_stream_pool.py +1 -1
  2922. pulumi_oci/streaming/get_stream_pools.py +1 -1
  2923. pulumi_oci/streaming/get_streams.py +1 -1
  2924. pulumi_oci/streaming/outputs.py +1 -1
  2925. pulumi_oci/streaming/stream.py +1 -1
  2926. pulumi_oci/streaming/stream_pool.py +1 -1
  2927. pulumi_oci/tenantmanagercontrolplane/__init__.py +1 -1
  2928. pulumi_oci/tenantmanagercontrolplane/_inputs.py +1 -1
  2929. pulumi_oci/tenantmanagercontrolplane/get_assigned_subscription.py +1 -1
  2930. pulumi_oci/tenantmanagercontrolplane/get_assigned_subscription_line_items.py +1 -1
  2931. pulumi_oci/tenantmanagercontrolplane/get_assigned_subscriptions.py +1 -1
  2932. pulumi_oci/tenantmanagercontrolplane/get_domain.py +1 -1
  2933. pulumi_oci/tenantmanagercontrolplane/get_domain_governance.py +1 -1
  2934. pulumi_oci/tenantmanagercontrolplane/get_domain_governances.py +1 -1
  2935. pulumi_oci/tenantmanagercontrolplane/get_domains.py +1 -1
  2936. pulumi_oci/tenantmanagercontrolplane/get_link.py +1 -1
  2937. pulumi_oci/tenantmanagercontrolplane/get_links.py +1 -1
  2938. pulumi_oci/tenantmanagercontrolplane/get_organization.py +1 -1
  2939. pulumi_oci/tenantmanagercontrolplane/get_organization_tenancies.py +1 -1
  2940. pulumi_oci/tenantmanagercontrolplane/get_organization_tenancy.py +1 -1
  2941. pulumi_oci/tenantmanagercontrolplane/get_organizations.py +1 -1
  2942. pulumi_oci/tenantmanagercontrolplane/get_recipient_invitation.py +1 -1
  2943. pulumi_oci/tenantmanagercontrolplane/get_recipient_invitations.py +1 -1
  2944. pulumi_oci/tenantmanagercontrolplane/get_sender_invitation.py +1 -1
  2945. pulumi_oci/tenantmanagercontrolplane/get_sender_invitations.py +1 -1
  2946. pulumi_oci/tenantmanagercontrolplane/get_subscription.py +1 -1
  2947. pulumi_oci/tenantmanagercontrolplane/get_subscription_available_regions.py +1 -1
  2948. pulumi_oci/tenantmanagercontrolplane/get_subscription_line_items.py +1 -1
  2949. pulumi_oci/tenantmanagercontrolplane/get_subscription_mapping.py +1 -1
  2950. pulumi_oci/tenantmanagercontrolplane/get_subscription_mappings.py +1 -1
  2951. pulumi_oci/tenantmanagercontrolplane/get_subscriptions.py +1 -1
  2952. pulumi_oci/tenantmanagercontrolplane/outputs.py +1 -1
  2953. pulumi_oci/tenantmanagercontrolplane/subscription_mapping.py +1 -1
  2954. pulumi_oci/usageproxy/__init__.py +1 -1
  2955. pulumi_oci/usageproxy/_inputs.py +1 -1
  2956. pulumi_oci/usageproxy/get_resource_quotas.py +1 -1
  2957. pulumi_oci/usageproxy/get_resources.py +1 -1
  2958. pulumi_oci/usageproxy/get_subscription_product.py +1 -1
  2959. pulumi_oci/usageproxy/get_subscription_products.py +1 -1
  2960. pulumi_oci/usageproxy/get_subscription_redeemable_user.py +1 -1
  2961. pulumi_oci/usageproxy/get_subscription_redeemable_users.py +1 -1
  2962. pulumi_oci/usageproxy/get_subscription_redemption.py +1 -1
  2963. pulumi_oci/usageproxy/get_subscription_redemptions.py +1 -1
  2964. pulumi_oci/usageproxy/get_subscription_reward.py +1 -1
  2965. pulumi_oci/usageproxy/get_subscription_rewards.py +1 -1
  2966. pulumi_oci/usageproxy/get_usagelimits.py +1 -1
  2967. pulumi_oci/usageproxy/outputs.py +1 -1
  2968. pulumi_oci/usageproxy/subscription_redeemable_user.py +1 -1
  2969. pulumi_oci/vault/__init__.py +1 -1
  2970. pulumi_oci/vault/_inputs.py +1 -1
  2971. pulumi_oci/vault/get_secret.py +1 -1
  2972. pulumi_oci/vault/get_secret_version_sdk_v2.py +1 -1
  2973. pulumi_oci/vault/get_secrets.py +1 -1
  2974. pulumi_oci/vault/outputs.py +1 -1
  2975. pulumi_oci/vault/secret.py +1 -1
  2976. pulumi_oci/vbs/__init__.py +1 -1
  2977. pulumi_oci/vbs/_inputs.py +1 -1
  2978. pulumi_oci/vbs/get_inst_vbs_instance.py +1 -1
  2979. pulumi_oci/vbs/get_inst_vbs_instances.py +1 -1
  2980. pulumi_oci/vbs/inst_vbs_instance.py +1 -1
  2981. pulumi_oci/vbs/outputs.py +1 -1
  2982. pulumi_oci/visualbuilder/__init__.py +1 -1
  2983. pulumi_oci/visualbuilder/_inputs.py +1 -1
  2984. pulumi_oci/visualbuilder/get_vb_instance.py +1 -1
  2985. pulumi_oci/visualbuilder/get_vb_instance_applications.py +1 -1
  2986. pulumi_oci/visualbuilder/get_vb_instances.py +1 -1
  2987. pulumi_oci/visualbuilder/outputs.py +1 -1
  2988. pulumi_oci/visualbuilder/vb_instance.py +1 -1
  2989. pulumi_oci/vnmonitoring/__init__.py +1 -1
  2990. pulumi_oci/vnmonitoring/_inputs.py +1 -1
  2991. pulumi_oci/vnmonitoring/get_path_analyzer_test.py +1 -1
  2992. pulumi_oci/vnmonitoring/get_path_analyzer_tests.py +1 -1
  2993. pulumi_oci/vnmonitoring/outputs.py +1 -1
  2994. pulumi_oci/vnmonitoring/path_analysi.py +1 -1
  2995. pulumi_oci/vnmonitoring/path_analyzer_test.py +1 -1
  2996. pulumi_oci/vulnerabilityscanning/__init__.py +1 -1
  2997. pulumi_oci/vulnerabilityscanning/_inputs.py +1 -1
  2998. pulumi_oci/vulnerabilityscanning/container_scan_recipe.py +1 -1
  2999. pulumi_oci/vulnerabilityscanning/container_scan_target.py +1 -1
  3000. pulumi_oci/vulnerabilityscanning/get_container_scan_recipe.py +1 -1
  3001. pulumi_oci/vulnerabilityscanning/get_container_scan_recipes.py +1 -1
  3002. pulumi_oci/vulnerabilityscanning/get_container_scan_target.py +1 -1
  3003. pulumi_oci/vulnerabilityscanning/get_container_scan_targets.py +1 -1
  3004. pulumi_oci/vulnerabilityscanning/get_host_scan_recipe.py +1 -1
  3005. pulumi_oci/vulnerabilityscanning/get_host_scan_recipes.py +1 -1
  3006. pulumi_oci/vulnerabilityscanning/get_host_scan_target.py +1 -1
  3007. pulumi_oci/vulnerabilityscanning/get_host_scan_target_errors.py +1 -1
  3008. pulumi_oci/vulnerabilityscanning/get_host_scan_targets.py +1 -1
  3009. pulumi_oci/vulnerabilityscanning/host_scan_recipe.py +1 -1
  3010. pulumi_oci/vulnerabilityscanning/host_scan_target.py +1 -1
  3011. pulumi_oci/vulnerabilityscanning/outputs.py +1 -1
  3012. pulumi_oci/waa/__init__.py +1 -1
  3013. pulumi_oci/waa/_inputs.py +1 -1
  3014. pulumi_oci/waa/app_acceleration.py +1 -1
  3015. pulumi_oci/waa/app_acceleration_policy.py +1 -1
  3016. pulumi_oci/waa/get_app_acceleration.py +1 -1
  3017. pulumi_oci/waa/get_app_acceleration_policies.py +1 -1
  3018. pulumi_oci/waa/get_app_acceleration_policy.py +1 -1
  3019. pulumi_oci/waa/get_app_accelerations.py +1 -1
  3020. pulumi_oci/waa/outputs.py +1 -1
  3021. pulumi_oci/waas/__init__.py +1 -1
  3022. pulumi_oci/waas/_inputs.py +1 -1
  3023. pulumi_oci/waas/address_list.py +1 -1
  3024. pulumi_oci/waas/certificate.py +1 -1
  3025. pulumi_oci/waas/custom_protection_rule.py +1 -1
  3026. pulumi_oci/waas/get_address_list.py +1 -1
  3027. pulumi_oci/waas/get_address_lists.py +1 -1
  3028. pulumi_oci/waas/get_certificate.py +1 -1
  3029. pulumi_oci/waas/get_certificates.py +1 -1
  3030. pulumi_oci/waas/get_custom_protection_rule.py +1 -1
  3031. pulumi_oci/waas/get_custom_protection_rules.py +1 -1
  3032. pulumi_oci/waas/get_edge_subnets.py +1 -1
  3033. pulumi_oci/waas/get_http_redirect.py +1 -1
  3034. pulumi_oci/waas/get_http_redirects.py +1 -1
  3035. pulumi_oci/waas/get_protection_rule.py +1 -1
  3036. pulumi_oci/waas/get_protection_rules.py +1 -1
  3037. pulumi_oci/waas/get_waas_policies.py +1 -1
  3038. pulumi_oci/waas/get_waas_policy.py +1 -1
  3039. pulumi_oci/waas/http_redirect.py +1 -1
  3040. pulumi_oci/waas/outputs.py +1 -1
  3041. pulumi_oci/waas/policy.py +1 -1
  3042. pulumi_oci/waas/protection_rule.py +1 -1
  3043. pulumi_oci/waas/purge_cache.py +1 -1
  3044. pulumi_oci/waf/__init__.py +1 -1
  3045. pulumi_oci/waf/_inputs.py +1 -1
  3046. pulumi_oci/waf/app_firewall.py +1 -1
  3047. pulumi_oci/waf/app_firewall_policy.py +1 -1
  3048. pulumi_oci/waf/get_firewalls.py +1 -1
  3049. pulumi_oci/waf/get_network_address_list.py +1 -1
  3050. pulumi_oci/waf/get_network_address_lists.py +1 -1
  3051. pulumi_oci/waf/get_protection_capabilities.py +1 -1
  3052. pulumi_oci/waf/get_protection_capability_group_tags.py +1 -1
  3053. pulumi_oci/waf/get_web_app_firewall.py +1 -1
  3054. pulumi_oci/waf/get_web_app_firewall_policies.py +1 -1
  3055. pulumi_oci/waf/get_web_app_firewall_policy.py +1 -1
  3056. pulumi_oci/waf/network_address_list.py +1 -1
  3057. pulumi_oci/waf/outputs.py +1 -1
  3058. pulumi_oci/zpr/__init__.py +1 -1
  3059. pulumi_oci/zpr/_inputs.py +1 -1
  3060. pulumi_oci/zpr/configuration.py +1 -1
  3061. pulumi_oci/zpr/get_configuration.py +1 -1
  3062. pulumi_oci/zpr/get_zpr_policies.py +1 -1
  3063. pulumi_oci/zpr/get_zpr_policy.py +1 -1
  3064. pulumi_oci/zpr/outputs.py +1 -1
  3065. pulumi_oci/zpr/zpr_policy.py +1 -1
  3066. {pulumi_oci-2.34.0a1747982938.dist-info → pulumi_oci-3.0.0.dist-info}/METADATA +13 -12
  3067. pulumi_oci-3.0.0.dist-info/RECORD +3070 -0
  3068. {pulumi_oci-2.34.0a1747982938.dist-info → pulumi_oci-3.0.0.dist-info}/WHEEL +1 -1
  3069. pulumi_oci/fleetappsmanagement/compliance_policy_rule.py +0 -832
  3070. pulumi_oci/fleetappsmanagement/fleet.py +0 -1002
  3071. pulumi_oci/fleetappsmanagement/fleet_credential.py +0 -625
  3072. pulumi_oci/fleetappsmanagement/fleet_property.py +0 -587
  3073. pulumi_oci/fleetappsmanagement/fleet_resource.py +0 -853
  3074. pulumi_oci/fleetappsmanagement/get_compliance_policy_rule.py +0 -325
  3075. pulumi_oci/fleetappsmanagement/get_compliance_policy_rules.py +0 -244
  3076. pulumi_oci/fleetappsmanagement/get_compliance_records.py +0 -280
  3077. pulumi_oci/fleetappsmanagement/get_fleet.py +0 -409
  3078. pulumi_oci/fleetappsmanagement/get_fleet_credential.py +0 -274
  3079. pulumi_oci/fleetappsmanagement/get_fleet_credentials.py +0 -285
  3080. pulumi_oci/fleetappsmanagement/get_fleet_properties.py +0 -219
  3081. pulumi_oci/fleetappsmanagement/get_fleet_property.py +0 -287
  3082. pulumi_oci/fleetappsmanagement/get_fleet_resource.py +0 -399
  3083. pulumi_oci/fleetappsmanagement/get_fleet_resources.py +0 -238
  3084. pulumi_oci/fleetappsmanagement/get_fleets.py +0 -285
  3085. pulumi_oci/fleetappsmanagement/get_maintenance_window.py +0 -366
  3086. pulumi_oci/fleetappsmanagement/get_maintenance_windows.py +0 -219
  3087. pulumi_oci/fleetappsmanagement/get_onboardings.py +0 -178
  3088. pulumi_oci/fleetappsmanagement/get_patch.py +0 -364
  3089. pulumi_oci/fleetappsmanagement/get_patches.py +0 -336
  3090. pulumi_oci/fleetappsmanagement/get_platform_configuration.py +0 -297
  3091. pulumi_oci/fleetappsmanagement/get_platform_configurations.py +0 -222
  3092. pulumi_oci/fleetappsmanagement/get_runbook.py +0 -378
  3093. pulumi_oci/fleetappsmanagement/get_runbooks.py +0 -285
  3094. pulumi_oci/fleetappsmanagement/get_scheduler_definition.py +0 -437
  3095. pulumi_oci/fleetappsmanagement/get_scheduler_definition_scheduled_fleets.py +0 -186
  3096. pulumi_oci/fleetappsmanagement/get_scheduler_definitions.py +0 -285
  3097. pulumi_oci/fleetappsmanagement/get_task_record.py +0 -308
  3098. pulumi_oci/fleetappsmanagement/get_task_records.py +0 -241
  3099. pulumi_oci/fleetappsmanagement/maintenance_window.py +0 -937
  3100. pulumi_oci/fleetappsmanagement/onboarding.py +0 -567
  3101. pulumi_oci/fleetappsmanagement/patch.py +0 -980
  3102. pulumi_oci/fleetappsmanagement/platform_configuration.py +0 -689
  3103. pulumi_oci/fleetappsmanagement/runbook.py +0 -1175
  3104. pulumi_oci/fleetappsmanagement/scheduler_definition.py +0 -1037
  3105. pulumi_oci/fleetappsmanagement/task_record.py +0 -756
  3106. pulumi_oci/oci/__init__.py +0 -13
  3107. pulumi_oci/oci/_inputs.py +0 -219
  3108. pulumi_oci/oci/get_lustre_file_storage_lustre_file_system.py +0 -455
  3109. pulumi_oci/oci/get_lustre_file_storage_lustre_file_systems.py +0 -226
  3110. pulumi_oci/oci/lustre_file_storage_lustre_file_system.py +0 -1189
  3111. pulumi_oci/oci/outputs.py +0 -639
  3112. pulumi_oci/osmanagement/__init__.py +0 -26
  3113. pulumi_oci/osmanagement/_inputs.py +0 -803
  3114. pulumi_oci/osmanagement/get_managed_instance.py +0 -465
  3115. pulumi_oci/osmanagement/get_managed_instance_event_report.py +0 -182
  3116. pulumi_oci/osmanagement/get_managed_instance_group.py +0 -249
  3117. pulumi_oci/osmanagement/get_managed_instance_groups.py +0 -214
  3118. pulumi_oci/osmanagement/get_managed_instance_module_streams.py +0 -279
  3119. pulumi_oci/osmanagement/get_managed_instance_stream_profile.py +0 -303
  3120. pulumi_oci/osmanagement/get_managed_instances.py +0 -192
  3121. pulumi_oci/osmanagement/get_software_source.py +0 -409
  3122. pulumi_oci/osmanagement/get_software_source_module_stream.py +0 -231
  3123. pulumi_oci/osmanagement/get_software_source_module_stream_profile.py +0 -222
  3124. pulumi_oci/osmanagement/get_software_source_stream_profile.py +0 -254
  3125. pulumi_oci/osmanagement/get_software_sources.py +0 -192
  3126. pulumi_oci/osmanagement/managed_instance.py +0 -941
  3127. pulumi_oci/osmanagement/managed_instance_group.py +0 -606
  3128. pulumi_oci/osmanagement/managed_instance_management.py +0 -654
  3129. pulumi_oci/osmanagement/outputs.py +0 -1815
  3130. pulumi_oci/osmanagement/software_source.py +0 -1007
  3131. pulumi_oci/servicemesh/__init__.py +0 -32
  3132. pulumi_oci/servicemesh/_inputs.py +0 -2210
  3133. pulumi_oci/servicemesh/access_policy.py +0 -679
  3134. pulumi_oci/servicemesh/get_access_policies.py +0 -222
  3135. pulumi_oci/servicemesh/get_access_policy.py +0 -283
  3136. pulumi_oci/servicemesh/get_ingress_gateway.py +0 -311
  3137. pulumi_oci/servicemesh/get_ingress_gateway_route_table.py +0 -297
  3138. pulumi_oci/servicemesh/get_ingress_gateway_route_tables.py +0 -222
  3139. pulumi_oci/servicemesh/get_ingress_gateways.py +0 -222
  3140. pulumi_oci/servicemesh/get_mesh.py +0 -283
  3141. pulumi_oci/servicemesh/get_meshes.py +0 -200
  3142. pulumi_oci/servicemesh/get_proxy_detail.py +0 -107
  3143. pulumi_oci/servicemesh/get_virtual_deployment.py +0 -311
  3144. pulumi_oci/servicemesh/get_virtual_deployments.py +0 -222
  3145. pulumi_oci/servicemesh/get_virtual_service.py +0 -311
  3146. pulumi_oci/servicemesh/get_virtual_service_route_table.py +0 -297
  3147. pulumi_oci/servicemesh/get_virtual_service_route_tables.py +0 -222
  3148. pulumi_oci/servicemesh/get_virtual_services.py +0 -222
  3149. pulumi_oci/servicemesh/ingress_gateway.py +0 -819
  3150. pulumi_oci/servicemesh/ingress_gateway_route_table.py +0 -722
  3151. pulumi_oci/servicemesh/mesh.py +0 -647
  3152. pulumi_oci/servicemesh/outputs.py +0 -4811
  3153. pulumi_oci/servicemesh/virtual_deployment.py +0 -784
  3154. pulumi_oci/servicemesh/virtual_service.py +0 -774
  3155. pulumi_oci/servicemesh/virtual_service_route_table.py +0 -738
  3156. pulumi_oci-2.34.0a1747982938.dist-info/RECORD +0 -3138
  3157. {pulumi_oci-2.34.0a1747982938.dist-info → pulumi_oci-3.0.0.dist-info}/top_level.txt +0 -0
@@ -1,2210 +0,0 @@
1
- # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
- # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
-
5
- import builtins
6
- import copy
7
- import warnings
8
- import sys
9
- import pulumi
10
- import pulumi.runtime
11
- from typing import Any, Mapping, Optional, Sequence, Union, overload
12
- if sys.version_info >= (3, 11):
13
- from typing import NotRequired, TypedDict, TypeAlias
14
- else:
15
- from typing_extensions import NotRequired, TypedDict, TypeAlias
16
- from .. import _utilities
17
-
18
- __all__ = [
19
- 'AccessPolicyRuleArgs',
20
- 'AccessPolicyRuleArgsDict',
21
- 'AccessPolicyRuleDestinationArgs',
22
- 'AccessPolicyRuleDestinationArgsDict',
23
- 'AccessPolicyRuleSourceArgs',
24
- 'AccessPolicyRuleSourceArgsDict',
25
- 'IngressGatewayAccessLoggingArgs',
26
- 'IngressGatewayAccessLoggingArgsDict',
27
- 'IngressGatewayHostArgs',
28
- 'IngressGatewayHostArgsDict',
29
- 'IngressGatewayHostListenerArgs',
30
- 'IngressGatewayHostListenerArgsDict',
31
- 'IngressGatewayHostListenerTlsArgs',
32
- 'IngressGatewayHostListenerTlsArgsDict',
33
- 'IngressGatewayHostListenerTlsClientValidationArgs',
34
- 'IngressGatewayHostListenerTlsClientValidationArgsDict',
35
- 'IngressGatewayHostListenerTlsClientValidationTrustedCaBundleArgs',
36
- 'IngressGatewayHostListenerTlsClientValidationTrustedCaBundleArgsDict',
37
- 'IngressGatewayHostListenerTlsServerCertificateArgs',
38
- 'IngressGatewayHostListenerTlsServerCertificateArgsDict',
39
- 'IngressGatewayMtlsArgs',
40
- 'IngressGatewayMtlsArgsDict',
41
- 'IngressGatewayRouteTableRouteRuleArgs',
42
- 'IngressGatewayRouteTableRouteRuleArgsDict',
43
- 'IngressGatewayRouteTableRouteRuleDestinationArgs',
44
- 'IngressGatewayRouteTableRouteRuleDestinationArgsDict',
45
- 'IngressGatewayRouteTableRouteRuleIngressGatewayHostArgs',
46
- 'IngressGatewayRouteTableRouteRuleIngressGatewayHostArgsDict',
47
- 'MeshCertificateAuthorityArgs',
48
- 'MeshCertificateAuthorityArgsDict',
49
- 'MeshMtlsArgs',
50
- 'MeshMtlsArgsDict',
51
- 'VirtualDeploymentAccessLoggingArgs',
52
- 'VirtualDeploymentAccessLoggingArgsDict',
53
- 'VirtualDeploymentListenerArgs',
54
- 'VirtualDeploymentListenerArgsDict',
55
- 'VirtualDeploymentServiceDiscoveryArgs',
56
- 'VirtualDeploymentServiceDiscoveryArgsDict',
57
- 'VirtualServiceDefaultRoutingPolicyArgs',
58
- 'VirtualServiceDefaultRoutingPolicyArgsDict',
59
- 'VirtualServiceMtlsArgs',
60
- 'VirtualServiceMtlsArgsDict',
61
- 'VirtualServiceRouteTableRouteRuleArgs',
62
- 'VirtualServiceRouteTableRouteRuleArgsDict',
63
- 'VirtualServiceRouteTableRouteRuleDestinationArgs',
64
- 'VirtualServiceRouteTableRouteRuleDestinationArgsDict',
65
- 'GetAccessPoliciesFilterArgs',
66
- 'GetAccessPoliciesFilterArgsDict',
67
- 'GetIngressGatewayRouteTablesFilterArgs',
68
- 'GetIngressGatewayRouteTablesFilterArgsDict',
69
- 'GetIngressGatewaysFilterArgs',
70
- 'GetIngressGatewaysFilterArgsDict',
71
- 'GetMeshesFilterArgs',
72
- 'GetMeshesFilterArgsDict',
73
- 'GetVirtualDeploymentsFilterArgs',
74
- 'GetVirtualDeploymentsFilterArgsDict',
75
- 'GetVirtualServiceRouteTablesFilterArgs',
76
- 'GetVirtualServiceRouteTablesFilterArgsDict',
77
- 'GetVirtualServicesFilterArgs',
78
- 'GetVirtualServicesFilterArgsDict',
79
- ]
80
-
81
- MYPY = False
82
-
83
- if not MYPY:
84
- class AccessPolicyRuleArgsDict(TypedDict):
85
- action: pulumi.Input[builtins.str]
86
- """
87
- (Updatable) Action for the traffic between the source and the destination.
88
- """
89
- destination: pulumi.Input['AccessPolicyRuleDestinationArgsDict']
90
- """
91
- (Updatable) Target of the access policy. This can either be the source or the destination of the traffic.
92
- """
93
- source: pulumi.Input['AccessPolicyRuleSourceArgsDict']
94
- """
95
- (Updatable) Target of the access policy. This can either be the source or the destination of the traffic.
96
- """
97
- elif False:
98
- AccessPolicyRuleArgsDict: TypeAlias = Mapping[str, Any]
99
-
100
- @pulumi.input_type
101
- class AccessPolicyRuleArgs:
102
- def __init__(__self__, *,
103
- action: pulumi.Input[builtins.str],
104
- destination: pulumi.Input['AccessPolicyRuleDestinationArgs'],
105
- source: pulumi.Input['AccessPolicyRuleSourceArgs']):
106
- """
107
- :param pulumi.Input[builtins.str] action: (Updatable) Action for the traffic between the source and the destination.
108
- :param pulumi.Input['AccessPolicyRuleDestinationArgs'] destination: (Updatable) Target of the access policy. This can either be the source or the destination of the traffic.
109
- :param pulumi.Input['AccessPolicyRuleSourceArgs'] source: (Updatable) Target of the access policy. This can either be the source or the destination of the traffic.
110
- """
111
- pulumi.set(__self__, "action", action)
112
- pulumi.set(__self__, "destination", destination)
113
- pulumi.set(__self__, "source", source)
114
-
115
- @property
116
- @pulumi.getter
117
- def action(self) -> pulumi.Input[builtins.str]:
118
- """
119
- (Updatable) Action for the traffic between the source and the destination.
120
- """
121
- return pulumi.get(self, "action")
122
-
123
- @action.setter
124
- def action(self, value: pulumi.Input[builtins.str]):
125
- pulumi.set(self, "action", value)
126
-
127
- @property
128
- @pulumi.getter
129
- def destination(self) -> pulumi.Input['AccessPolicyRuleDestinationArgs']:
130
- """
131
- (Updatable) Target of the access policy. This can either be the source or the destination of the traffic.
132
- """
133
- return pulumi.get(self, "destination")
134
-
135
- @destination.setter
136
- def destination(self, value: pulumi.Input['AccessPolicyRuleDestinationArgs']):
137
- pulumi.set(self, "destination", value)
138
-
139
- @property
140
- @pulumi.getter
141
- def source(self) -> pulumi.Input['AccessPolicyRuleSourceArgs']:
142
- """
143
- (Updatable) Target of the access policy. This can either be the source or the destination of the traffic.
144
- """
145
- return pulumi.get(self, "source")
146
-
147
- @source.setter
148
- def source(self, value: pulumi.Input['AccessPolicyRuleSourceArgs']):
149
- pulumi.set(self, "source", value)
150
-
151
-
152
- if not MYPY:
153
- class AccessPolicyRuleDestinationArgsDict(TypedDict):
154
- type: pulumi.Input[builtins.str]
155
- """
156
- (Updatable) Traffic type of the target.
157
- """
158
- hostnames: NotRequired[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]
159
- """
160
- (Updatable) The hostnames of the external service. Only applicable for HTTP and HTTPS protocols. Wildcard hostnames are supported in the prefix form. Examples of valid hostnames are "www.example.com", "*.example.com", "*.com", "*". Hostname "*" can be used to allow all hosts.
161
- """
162
- ingress_gateway_id: NotRequired[pulumi.Input[builtins.str]]
163
- """
164
- (Updatable) The OCID of the ingress gateway resource.
165
- """
166
- ip_addresses: NotRequired[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]
167
- """
168
- (Updatable) The ipAddresses of the external service in CIDR notation. Only applicable for TCP protocol. All requests matching the given CIDR notation will pass through. In case a wildcard CIDR "0.0.0.0/0" is provided, the same port cannot be used for a virtual service communication.
169
- """
170
- ports: NotRequired[pulumi.Input[Sequence[pulumi.Input[builtins.int]]]]
171
- """
172
- (Updatable) Ports exposed by an external service. If left empty all ports will be allowed.
173
- """
174
- protocol: NotRequired[pulumi.Input[builtins.str]]
175
- """
176
- (Updatable) Protocol of the external service
177
- """
178
- virtual_service_id: NotRequired[pulumi.Input[builtins.str]]
179
- """
180
- (Updatable) The OCID of the virtual service resource.
181
- """
182
- elif False:
183
- AccessPolicyRuleDestinationArgsDict: TypeAlias = Mapping[str, Any]
184
-
185
- @pulumi.input_type
186
- class AccessPolicyRuleDestinationArgs:
187
- def __init__(__self__, *,
188
- type: pulumi.Input[builtins.str],
189
- hostnames: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
190
- ingress_gateway_id: Optional[pulumi.Input[builtins.str]] = None,
191
- ip_addresses: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
192
- ports: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.int]]]] = None,
193
- protocol: Optional[pulumi.Input[builtins.str]] = None,
194
- virtual_service_id: Optional[pulumi.Input[builtins.str]] = None):
195
- """
196
- :param pulumi.Input[builtins.str] type: (Updatable) Traffic type of the target.
197
- :param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] hostnames: (Updatable) The hostnames of the external service. Only applicable for HTTP and HTTPS protocols. Wildcard hostnames are supported in the prefix form. Examples of valid hostnames are "www.example.com", "*.example.com", "*.com", "*". Hostname "*" can be used to allow all hosts.
198
- :param pulumi.Input[builtins.str] ingress_gateway_id: (Updatable) The OCID of the ingress gateway resource.
199
- :param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] ip_addresses: (Updatable) The ipAddresses of the external service in CIDR notation. Only applicable for TCP protocol. All requests matching the given CIDR notation will pass through. In case a wildcard CIDR "0.0.0.0/0" is provided, the same port cannot be used for a virtual service communication.
200
- :param pulumi.Input[Sequence[pulumi.Input[builtins.int]]] ports: (Updatable) Ports exposed by an external service. If left empty all ports will be allowed.
201
- :param pulumi.Input[builtins.str] protocol: (Updatable) Protocol of the external service
202
- :param pulumi.Input[builtins.str] virtual_service_id: (Updatable) The OCID of the virtual service resource.
203
- """
204
- pulumi.set(__self__, "type", type)
205
- if hostnames is not None:
206
- pulumi.set(__self__, "hostnames", hostnames)
207
- if ingress_gateway_id is not None:
208
- pulumi.set(__self__, "ingress_gateway_id", ingress_gateway_id)
209
- if ip_addresses is not None:
210
- pulumi.set(__self__, "ip_addresses", ip_addresses)
211
- if ports is not None:
212
- pulumi.set(__self__, "ports", ports)
213
- if protocol is not None:
214
- pulumi.set(__self__, "protocol", protocol)
215
- if virtual_service_id is not None:
216
- pulumi.set(__self__, "virtual_service_id", virtual_service_id)
217
-
218
- @property
219
- @pulumi.getter
220
- def type(self) -> pulumi.Input[builtins.str]:
221
- """
222
- (Updatable) Traffic type of the target.
223
- """
224
- return pulumi.get(self, "type")
225
-
226
- @type.setter
227
- def type(self, value: pulumi.Input[builtins.str]):
228
- pulumi.set(self, "type", value)
229
-
230
- @property
231
- @pulumi.getter
232
- def hostnames(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]:
233
- """
234
- (Updatable) The hostnames of the external service. Only applicable for HTTP and HTTPS protocols. Wildcard hostnames are supported in the prefix form. Examples of valid hostnames are "www.example.com", "*.example.com", "*.com", "*". Hostname "*" can be used to allow all hosts.
235
- """
236
- return pulumi.get(self, "hostnames")
237
-
238
- @hostnames.setter
239
- def hostnames(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]):
240
- pulumi.set(self, "hostnames", value)
241
-
242
- @property
243
- @pulumi.getter(name="ingressGatewayId")
244
- def ingress_gateway_id(self) -> Optional[pulumi.Input[builtins.str]]:
245
- """
246
- (Updatable) The OCID of the ingress gateway resource.
247
- """
248
- return pulumi.get(self, "ingress_gateway_id")
249
-
250
- @ingress_gateway_id.setter
251
- def ingress_gateway_id(self, value: Optional[pulumi.Input[builtins.str]]):
252
- pulumi.set(self, "ingress_gateway_id", value)
253
-
254
- @property
255
- @pulumi.getter(name="ipAddresses")
256
- def ip_addresses(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]:
257
- """
258
- (Updatable) The ipAddresses of the external service in CIDR notation. Only applicable for TCP protocol. All requests matching the given CIDR notation will pass through. In case a wildcard CIDR "0.0.0.0/0" is provided, the same port cannot be used for a virtual service communication.
259
- """
260
- return pulumi.get(self, "ip_addresses")
261
-
262
- @ip_addresses.setter
263
- def ip_addresses(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]):
264
- pulumi.set(self, "ip_addresses", value)
265
-
266
- @property
267
- @pulumi.getter
268
- def ports(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.int]]]]:
269
- """
270
- (Updatable) Ports exposed by an external service. If left empty all ports will be allowed.
271
- """
272
- return pulumi.get(self, "ports")
273
-
274
- @ports.setter
275
- def ports(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.int]]]]):
276
- pulumi.set(self, "ports", value)
277
-
278
- @property
279
- @pulumi.getter
280
- def protocol(self) -> Optional[pulumi.Input[builtins.str]]:
281
- """
282
- (Updatable) Protocol of the external service
283
- """
284
- return pulumi.get(self, "protocol")
285
-
286
- @protocol.setter
287
- def protocol(self, value: Optional[pulumi.Input[builtins.str]]):
288
- pulumi.set(self, "protocol", value)
289
-
290
- @property
291
- @pulumi.getter(name="virtualServiceId")
292
- def virtual_service_id(self) -> Optional[pulumi.Input[builtins.str]]:
293
- """
294
- (Updatable) The OCID of the virtual service resource.
295
- """
296
- return pulumi.get(self, "virtual_service_id")
297
-
298
- @virtual_service_id.setter
299
- def virtual_service_id(self, value: Optional[pulumi.Input[builtins.str]]):
300
- pulumi.set(self, "virtual_service_id", value)
301
-
302
-
303
- if not MYPY:
304
- class AccessPolicyRuleSourceArgsDict(TypedDict):
305
- type: pulumi.Input[builtins.str]
306
- """
307
- (Updatable) Traffic type of the target.
308
- """
309
- hostnames: NotRequired[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]
310
- """
311
- (Updatable) The hostnames of the external service. Only applicable for HTTP and HTTPS protocols. Wildcard hostnames are supported in the prefix form. Examples of valid hostnames are "www.example.com", "*.example.com", "*.com", "*". Hostname "*" can be used to allow all hosts.
312
- """
313
- ingress_gateway_id: NotRequired[pulumi.Input[builtins.str]]
314
- """
315
- (Updatable) The OCID of the ingress gateway resource.
316
- """
317
- ip_addresses: NotRequired[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]
318
- """
319
- (Updatable) The ipAddresses of the external service in CIDR notation. Only applicable for TCP protocol. All requests matching the given CIDR notation will pass through. In case a wildcard CIDR "0.0.0.0/0" is provided, the same port cannot be used for a virtual service communication.
320
- """
321
- ports: NotRequired[pulumi.Input[Sequence[pulumi.Input[builtins.int]]]]
322
- """
323
- (Updatable) Ports exposed by an external service. If left empty all ports will be allowed.
324
- """
325
- protocol: NotRequired[pulumi.Input[builtins.str]]
326
- """
327
- (Updatable) Protocol of the external service
328
- """
329
- virtual_service_id: NotRequired[pulumi.Input[builtins.str]]
330
- """
331
- (Updatable) The OCID of the virtual service resource.
332
-
333
-
334
- ** IMPORTANT **
335
- Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
336
- """
337
- elif False:
338
- AccessPolicyRuleSourceArgsDict: TypeAlias = Mapping[str, Any]
339
-
340
- @pulumi.input_type
341
- class AccessPolicyRuleSourceArgs:
342
- def __init__(__self__, *,
343
- type: pulumi.Input[builtins.str],
344
- hostnames: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
345
- ingress_gateway_id: Optional[pulumi.Input[builtins.str]] = None,
346
- ip_addresses: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
347
- ports: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.int]]]] = None,
348
- protocol: Optional[pulumi.Input[builtins.str]] = None,
349
- virtual_service_id: Optional[pulumi.Input[builtins.str]] = None):
350
- """
351
- :param pulumi.Input[builtins.str] type: (Updatable) Traffic type of the target.
352
- :param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] hostnames: (Updatable) The hostnames of the external service. Only applicable for HTTP and HTTPS protocols. Wildcard hostnames are supported in the prefix form. Examples of valid hostnames are "www.example.com", "*.example.com", "*.com", "*". Hostname "*" can be used to allow all hosts.
353
- :param pulumi.Input[builtins.str] ingress_gateway_id: (Updatable) The OCID of the ingress gateway resource.
354
- :param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] ip_addresses: (Updatable) The ipAddresses of the external service in CIDR notation. Only applicable for TCP protocol. All requests matching the given CIDR notation will pass through. In case a wildcard CIDR "0.0.0.0/0" is provided, the same port cannot be used for a virtual service communication.
355
- :param pulumi.Input[Sequence[pulumi.Input[builtins.int]]] ports: (Updatable) Ports exposed by an external service. If left empty all ports will be allowed.
356
- :param pulumi.Input[builtins.str] protocol: (Updatable) Protocol of the external service
357
- :param pulumi.Input[builtins.str] virtual_service_id: (Updatable) The OCID of the virtual service resource.
358
-
359
-
360
- ** IMPORTANT **
361
- Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
362
- """
363
- pulumi.set(__self__, "type", type)
364
- if hostnames is not None:
365
- pulumi.set(__self__, "hostnames", hostnames)
366
- if ingress_gateway_id is not None:
367
- pulumi.set(__self__, "ingress_gateway_id", ingress_gateway_id)
368
- if ip_addresses is not None:
369
- pulumi.set(__self__, "ip_addresses", ip_addresses)
370
- if ports is not None:
371
- pulumi.set(__self__, "ports", ports)
372
- if protocol is not None:
373
- pulumi.set(__self__, "protocol", protocol)
374
- if virtual_service_id is not None:
375
- pulumi.set(__self__, "virtual_service_id", virtual_service_id)
376
-
377
- @property
378
- @pulumi.getter
379
- def type(self) -> pulumi.Input[builtins.str]:
380
- """
381
- (Updatable) Traffic type of the target.
382
- """
383
- return pulumi.get(self, "type")
384
-
385
- @type.setter
386
- def type(self, value: pulumi.Input[builtins.str]):
387
- pulumi.set(self, "type", value)
388
-
389
- @property
390
- @pulumi.getter
391
- def hostnames(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]:
392
- """
393
- (Updatable) The hostnames of the external service. Only applicable for HTTP and HTTPS protocols. Wildcard hostnames are supported in the prefix form. Examples of valid hostnames are "www.example.com", "*.example.com", "*.com", "*". Hostname "*" can be used to allow all hosts.
394
- """
395
- return pulumi.get(self, "hostnames")
396
-
397
- @hostnames.setter
398
- def hostnames(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]):
399
- pulumi.set(self, "hostnames", value)
400
-
401
- @property
402
- @pulumi.getter(name="ingressGatewayId")
403
- def ingress_gateway_id(self) -> Optional[pulumi.Input[builtins.str]]:
404
- """
405
- (Updatable) The OCID of the ingress gateway resource.
406
- """
407
- return pulumi.get(self, "ingress_gateway_id")
408
-
409
- @ingress_gateway_id.setter
410
- def ingress_gateway_id(self, value: Optional[pulumi.Input[builtins.str]]):
411
- pulumi.set(self, "ingress_gateway_id", value)
412
-
413
- @property
414
- @pulumi.getter(name="ipAddresses")
415
- def ip_addresses(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]:
416
- """
417
- (Updatable) The ipAddresses of the external service in CIDR notation. Only applicable for TCP protocol. All requests matching the given CIDR notation will pass through. In case a wildcard CIDR "0.0.0.0/0" is provided, the same port cannot be used for a virtual service communication.
418
- """
419
- return pulumi.get(self, "ip_addresses")
420
-
421
- @ip_addresses.setter
422
- def ip_addresses(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]):
423
- pulumi.set(self, "ip_addresses", value)
424
-
425
- @property
426
- @pulumi.getter
427
- def ports(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.int]]]]:
428
- """
429
- (Updatable) Ports exposed by an external service. If left empty all ports will be allowed.
430
- """
431
- return pulumi.get(self, "ports")
432
-
433
- @ports.setter
434
- def ports(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.int]]]]):
435
- pulumi.set(self, "ports", value)
436
-
437
- @property
438
- @pulumi.getter
439
- def protocol(self) -> Optional[pulumi.Input[builtins.str]]:
440
- """
441
- (Updatable) Protocol of the external service
442
- """
443
- return pulumi.get(self, "protocol")
444
-
445
- @protocol.setter
446
- def protocol(self, value: Optional[pulumi.Input[builtins.str]]):
447
- pulumi.set(self, "protocol", value)
448
-
449
- @property
450
- @pulumi.getter(name="virtualServiceId")
451
- def virtual_service_id(self) -> Optional[pulumi.Input[builtins.str]]:
452
- """
453
- (Updatable) The OCID of the virtual service resource.
454
-
455
-
456
- ** IMPORTANT **
457
- Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
458
- """
459
- return pulumi.get(self, "virtual_service_id")
460
-
461
- @virtual_service_id.setter
462
- def virtual_service_id(self, value: Optional[pulumi.Input[builtins.str]]):
463
- pulumi.set(self, "virtual_service_id", value)
464
-
465
-
466
- if not MYPY:
467
- class IngressGatewayAccessLoggingArgsDict(TypedDict):
468
- is_enabled: NotRequired[pulumi.Input[builtins.bool]]
469
- """
470
- (Updatable) Determines if the logging configuration is enabled.
471
- """
472
- elif False:
473
- IngressGatewayAccessLoggingArgsDict: TypeAlias = Mapping[str, Any]
474
-
475
- @pulumi.input_type
476
- class IngressGatewayAccessLoggingArgs:
477
- def __init__(__self__, *,
478
- is_enabled: Optional[pulumi.Input[builtins.bool]] = None):
479
- """
480
- :param pulumi.Input[builtins.bool] is_enabled: (Updatable) Determines if the logging configuration is enabled.
481
- """
482
- if is_enabled is not None:
483
- pulumi.set(__self__, "is_enabled", is_enabled)
484
-
485
- @property
486
- @pulumi.getter(name="isEnabled")
487
- def is_enabled(self) -> Optional[pulumi.Input[builtins.bool]]:
488
- """
489
- (Updatable) Determines if the logging configuration is enabled.
490
- """
491
- return pulumi.get(self, "is_enabled")
492
-
493
- @is_enabled.setter
494
- def is_enabled(self, value: Optional[pulumi.Input[builtins.bool]]):
495
- pulumi.set(self, "is_enabled", value)
496
-
497
-
498
- if not MYPY:
499
- class IngressGatewayHostArgsDict(TypedDict):
500
- listeners: pulumi.Input[Sequence[pulumi.Input['IngressGatewayHostListenerArgsDict']]]
501
- """
502
- (Updatable) The listeners for the ingress gateway.
503
- """
504
- name: pulumi.Input[builtins.str]
505
- """
506
- (Updatable) A user-friendly name for the host. The name must be unique within the same ingress gateway. This name can be used in the ingress gateway route table resource to attach a route to this host. Example: `MyExampleHost`
507
- """
508
- hostnames: NotRequired[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]
509
- """
510
- (Updatable) Hostnames of the host. Applicable only for HTTP and TLS_PASSTHROUGH listeners. Wildcard hostnames are supported in the prefix form. Examples of valid hostnames are "www.example.com", "*.example.com", "*.com".
511
- """
512
- elif False:
513
- IngressGatewayHostArgsDict: TypeAlias = Mapping[str, Any]
514
-
515
- @pulumi.input_type
516
- class IngressGatewayHostArgs:
517
- def __init__(__self__, *,
518
- listeners: pulumi.Input[Sequence[pulumi.Input['IngressGatewayHostListenerArgs']]],
519
- name: pulumi.Input[builtins.str],
520
- hostnames: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None):
521
- """
522
- :param pulumi.Input[Sequence[pulumi.Input['IngressGatewayHostListenerArgs']]] listeners: (Updatable) The listeners for the ingress gateway.
523
- :param pulumi.Input[builtins.str] name: (Updatable) A user-friendly name for the host. The name must be unique within the same ingress gateway. This name can be used in the ingress gateway route table resource to attach a route to this host. Example: `MyExampleHost`
524
- :param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] hostnames: (Updatable) Hostnames of the host. Applicable only for HTTP and TLS_PASSTHROUGH listeners. Wildcard hostnames are supported in the prefix form. Examples of valid hostnames are "www.example.com", "*.example.com", "*.com".
525
- """
526
- pulumi.set(__self__, "listeners", listeners)
527
- pulumi.set(__self__, "name", name)
528
- if hostnames is not None:
529
- pulumi.set(__self__, "hostnames", hostnames)
530
-
531
- @property
532
- @pulumi.getter
533
- def listeners(self) -> pulumi.Input[Sequence[pulumi.Input['IngressGatewayHostListenerArgs']]]:
534
- """
535
- (Updatable) The listeners for the ingress gateway.
536
- """
537
- return pulumi.get(self, "listeners")
538
-
539
- @listeners.setter
540
- def listeners(self, value: pulumi.Input[Sequence[pulumi.Input['IngressGatewayHostListenerArgs']]]):
541
- pulumi.set(self, "listeners", value)
542
-
543
- @property
544
- @pulumi.getter
545
- def name(self) -> pulumi.Input[builtins.str]:
546
- """
547
- (Updatable) A user-friendly name for the host. The name must be unique within the same ingress gateway. This name can be used in the ingress gateway route table resource to attach a route to this host. Example: `MyExampleHost`
548
- """
549
- return pulumi.get(self, "name")
550
-
551
- @name.setter
552
- def name(self, value: pulumi.Input[builtins.str]):
553
- pulumi.set(self, "name", value)
554
-
555
- @property
556
- @pulumi.getter
557
- def hostnames(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]:
558
- """
559
- (Updatable) Hostnames of the host. Applicable only for HTTP and TLS_PASSTHROUGH listeners. Wildcard hostnames are supported in the prefix form. Examples of valid hostnames are "www.example.com", "*.example.com", "*.com".
560
- """
561
- return pulumi.get(self, "hostnames")
562
-
563
- @hostnames.setter
564
- def hostnames(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]):
565
- pulumi.set(self, "hostnames", value)
566
-
567
-
568
- if not MYPY:
569
- class IngressGatewayHostListenerArgsDict(TypedDict):
570
- port: pulumi.Input[builtins.int]
571
- """
572
- (Updatable) Port on which ingress gateway is listening.
573
- """
574
- protocol: pulumi.Input[builtins.str]
575
- """
576
- (Updatable) Type of protocol used.
577
- """
578
- tls: NotRequired[pulumi.Input['IngressGatewayHostListenerTlsArgsDict']]
579
- """
580
- (Updatable) TLS enforcement config for the ingress listener.
581
- """
582
- elif False:
583
- IngressGatewayHostListenerArgsDict: TypeAlias = Mapping[str, Any]
584
-
585
- @pulumi.input_type
586
- class IngressGatewayHostListenerArgs:
587
- def __init__(__self__, *,
588
- port: pulumi.Input[builtins.int],
589
- protocol: pulumi.Input[builtins.str],
590
- tls: Optional[pulumi.Input['IngressGatewayHostListenerTlsArgs']] = None):
591
- """
592
- :param pulumi.Input[builtins.int] port: (Updatable) Port on which ingress gateway is listening.
593
- :param pulumi.Input[builtins.str] protocol: (Updatable) Type of protocol used.
594
- :param pulumi.Input['IngressGatewayHostListenerTlsArgs'] tls: (Updatable) TLS enforcement config for the ingress listener.
595
- """
596
- pulumi.set(__self__, "port", port)
597
- pulumi.set(__self__, "protocol", protocol)
598
- if tls is not None:
599
- pulumi.set(__self__, "tls", tls)
600
-
601
- @property
602
- @pulumi.getter
603
- def port(self) -> pulumi.Input[builtins.int]:
604
- """
605
- (Updatable) Port on which ingress gateway is listening.
606
- """
607
- return pulumi.get(self, "port")
608
-
609
- @port.setter
610
- def port(self, value: pulumi.Input[builtins.int]):
611
- pulumi.set(self, "port", value)
612
-
613
- @property
614
- @pulumi.getter
615
- def protocol(self) -> pulumi.Input[builtins.str]:
616
- """
617
- (Updatable) Type of protocol used.
618
- """
619
- return pulumi.get(self, "protocol")
620
-
621
- @protocol.setter
622
- def protocol(self, value: pulumi.Input[builtins.str]):
623
- pulumi.set(self, "protocol", value)
624
-
625
- @property
626
- @pulumi.getter
627
- def tls(self) -> Optional[pulumi.Input['IngressGatewayHostListenerTlsArgs']]:
628
- """
629
- (Updatable) TLS enforcement config for the ingress listener.
630
- """
631
- return pulumi.get(self, "tls")
632
-
633
- @tls.setter
634
- def tls(self, value: Optional[pulumi.Input['IngressGatewayHostListenerTlsArgs']]):
635
- pulumi.set(self, "tls", value)
636
-
637
-
638
- if not MYPY:
639
- class IngressGatewayHostListenerTlsArgsDict(TypedDict):
640
- mode: pulumi.Input[builtins.str]
641
- """
642
- (Updatable) DISABLED: Connection can only be plaintext. PERMISSIVE: Connection can be either plaintext or TLS/mTLS. If the clientValidation.trustedCaBundle property is configured for the listener, mTLS is performed and the client's certificates are validated by the gateway. TLS: Connection can only be TLS. MUTUAL_TLS: Connection can only be MTLS.
643
- """
644
- client_validation: NotRequired[pulumi.Input['IngressGatewayHostListenerTlsClientValidationArgsDict']]
645
- """
646
- (Updatable) Resource representing the TLS configuration used for validating client certificates.
647
- """
648
- server_certificate: NotRequired[pulumi.Input['IngressGatewayHostListenerTlsServerCertificateArgsDict']]
649
- """
650
- (Updatable) Resource representing the location of the TLS certificate.
651
- """
652
- elif False:
653
- IngressGatewayHostListenerTlsArgsDict: TypeAlias = Mapping[str, Any]
654
-
655
- @pulumi.input_type
656
- class IngressGatewayHostListenerTlsArgs:
657
- def __init__(__self__, *,
658
- mode: pulumi.Input[builtins.str],
659
- client_validation: Optional[pulumi.Input['IngressGatewayHostListenerTlsClientValidationArgs']] = None,
660
- server_certificate: Optional[pulumi.Input['IngressGatewayHostListenerTlsServerCertificateArgs']] = None):
661
- """
662
- :param pulumi.Input[builtins.str] mode: (Updatable) DISABLED: Connection can only be plaintext. PERMISSIVE: Connection can be either plaintext or TLS/mTLS. If the clientValidation.trustedCaBundle property is configured for the listener, mTLS is performed and the client's certificates are validated by the gateway. TLS: Connection can only be TLS. MUTUAL_TLS: Connection can only be MTLS.
663
- :param pulumi.Input['IngressGatewayHostListenerTlsClientValidationArgs'] client_validation: (Updatable) Resource representing the TLS configuration used for validating client certificates.
664
- :param pulumi.Input['IngressGatewayHostListenerTlsServerCertificateArgs'] server_certificate: (Updatable) Resource representing the location of the TLS certificate.
665
- """
666
- pulumi.set(__self__, "mode", mode)
667
- if client_validation is not None:
668
- pulumi.set(__self__, "client_validation", client_validation)
669
- if server_certificate is not None:
670
- pulumi.set(__self__, "server_certificate", server_certificate)
671
-
672
- @property
673
- @pulumi.getter
674
- def mode(self) -> pulumi.Input[builtins.str]:
675
- """
676
- (Updatable) DISABLED: Connection can only be plaintext. PERMISSIVE: Connection can be either plaintext or TLS/mTLS. If the clientValidation.trustedCaBundle property is configured for the listener, mTLS is performed and the client's certificates are validated by the gateway. TLS: Connection can only be TLS. MUTUAL_TLS: Connection can only be MTLS.
677
- """
678
- return pulumi.get(self, "mode")
679
-
680
- @mode.setter
681
- def mode(self, value: pulumi.Input[builtins.str]):
682
- pulumi.set(self, "mode", value)
683
-
684
- @property
685
- @pulumi.getter(name="clientValidation")
686
- def client_validation(self) -> Optional[pulumi.Input['IngressGatewayHostListenerTlsClientValidationArgs']]:
687
- """
688
- (Updatable) Resource representing the TLS configuration used for validating client certificates.
689
- """
690
- return pulumi.get(self, "client_validation")
691
-
692
- @client_validation.setter
693
- def client_validation(self, value: Optional[pulumi.Input['IngressGatewayHostListenerTlsClientValidationArgs']]):
694
- pulumi.set(self, "client_validation", value)
695
-
696
- @property
697
- @pulumi.getter(name="serverCertificate")
698
- def server_certificate(self) -> Optional[pulumi.Input['IngressGatewayHostListenerTlsServerCertificateArgs']]:
699
- """
700
- (Updatable) Resource representing the location of the TLS certificate.
701
- """
702
- return pulumi.get(self, "server_certificate")
703
-
704
- @server_certificate.setter
705
- def server_certificate(self, value: Optional[pulumi.Input['IngressGatewayHostListenerTlsServerCertificateArgs']]):
706
- pulumi.set(self, "server_certificate", value)
707
-
708
-
709
- if not MYPY:
710
- class IngressGatewayHostListenerTlsClientValidationArgsDict(TypedDict):
711
- subject_alternate_names: NotRequired[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]
712
- """
713
- (Updatable) A list of alternate names to verify the subject identity in the certificate presented by the client.
714
- """
715
- trusted_ca_bundle: NotRequired[pulumi.Input['IngressGatewayHostListenerTlsClientValidationTrustedCaBundleArgsDict']]
716
- """
717
- (Updatable) Resource representing the CA bundle.
718
- """
719
- elif False:
720
- IngressGatewayHostListenerTlsClientValidationArgsDict: TypeAlias = Mapping[str, Any]
721
-
722
- @pulumi.input_type
723
- class IngressGatewayHostListenerTlsClientValidationArgs:
724
- def __init__(__self__, *,
725
- subject_alternate_names: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
726
- trusted_ca_bundle: Optional[pulumi.Input['IngressGatewayHostListenerTlsClientValidationTrustedCaBundleArgs']] = None):
727
- """
728
- :param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] subject_alternate_names: (Updatable) A list of alternate names to verify the subject identity in the certificate presented by the client.
729
- :param pulumi.Input['IngressGatewayHostListenerTlsClientValidationTrustedCaBundleArgs'] trusted_ca_bundle: (Updatable) Resource representing the CA bundle.
730
- """
731
- if subject_alternate_names is not None:
732
- pulumi.set(__self__, "subject_alternate_names", subject_alternate_names)
733
- if trusted_ca_bundle is not None:
734
- pulumi.set(__self__, "trusted_ca_bundle", trusted_ca_bundle)
735
-
736
- @property
737
- @pulumi.getter(name="subjectAlternateNames")
738
- def subject_alternate_names(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]:
739
- """
740
- (Updatable) A list of alternate names to verify the subject identity in the certificate presented by the client.
741
- """
742
- return pulumi.get(self, "subject_alternate_names")
743
-
744
- @subject_alternate_names.setter
745
- def subject_alternate_names(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]):
746
- pulumi.set(self, "subject_alternate_names", value)
747
-
748
- @property
749
- @pulumi.getter(name="trustedCaBundle")
750
- def trusted_ca_bundle(self) -> Optional[pulumi.Input['IngressGatewayHostListenerTlsClientValidationTrustedCaBundleArgs']]:
751
- """
752
- (Updatable) Resource representing the CA bundle.
753
- """
754
- return pulumi.get(self, "trusted_ca_bundle")
755
-
756
- @trusted_ca_bundle.setter
757
- def trusted_ca_bundle(self, value: Optional[pulumi.Input['IngressGatewayHostListenerTlsClientValidationTrustedCaBundleArgs']]):
758
- pulumi.set(self, "trusted_ca_bundle", value)
759
-
760
-
761
- if not MYPY:
762
- class IngressGatewayHostListenerTlsClientValidationTrustedCaBundleArgsDict(TypedDict):
763
- type: pulumi.Input[builtins.str]
764
- """
765
- (Updatable) Type of certificate.
766
- """
767
- ca_bundle_id: NotRequired[pulumi.Input[builtins.str]]
768
- """
769
- (Updatable) The OCID of the CA Bundle resource.
770
- """
771
- secret_name: NotRequired[pulumi.Input[builtins.str]]
772
- """
773
- (Updatable) Name of the secret. For Kubernetes this will be the name of an opaque Kubernetes secret with key ca.crt. For other platforms the secret must be mounted at: /etc/oci/secrets/${secretName}/ca.crt
774
- """
775
- elif False:
776
- IngressGatewayHostListenerTlsClientValidationTrustedCaBundleArgsDict: TypeAlias = Mapping[str, Any]
777
-
778
- @pulumi.input_type
779
- class IngressGatewayHostListenerTlsClientValidationTrustedCaBundleArgs:
780
- def __init__(__self__, *,
781
- type: pulumi.Input[builtins.str],
782
- ca_bundle_id: Optional[pulumi.Input[builtins.str]] = None,
783
- secret_name: Optional[pulumi.Input[builtins.str]] = None):
784
- """
785
- :param pulumi.Input[builtins.str] type: (Updatable) Type of certificate.
786
- :param pulumi.Input[builtins.str] ca_bundle_id: (Updatable) The OCID of the CA Bundle resource.
787
- :param pulumi.Input[builtins.str] secret_name: (Updatable) Name of the secret. For Kubernetes this will be the name of an opaque Kubernetes secret with key ca.crt. For other platforms the secret must be mounted at: /etc/oci/secrets/${secretName}/ca.crt
788
- """
789
- pulumi.set(__self__, "type", type)
790
- if ca_bundle_id is not None:
791
- pulumi.set(__self__, "ca_bundle_id", ca_bundle_id)
792
- if secret_name is not None:
793
- pulumi.set(__self__, "secret_name", secret_name)
794
-
795
- @property
796
- @pulumi.getter
797
- def type(self) -> pulumi.Input[builtins.str]:
798
- """
799
- (Updatable) Type of certificate.
800
- """
801
- return pulumi.get(self, "type")
802
-
803
- @type.setter
804
- def type(self, value: pulumi.Input[builtins.str]):
805
- pulumi.set(self, "type", value)
806
-
807
- @property
808
- @pulumi.getter(name="caBundleId")
809
- def ca_bundle_id(self) -> Optional[pulumi.Input[builtins.str]]:
810
- """
811
- (Updatable) The OCID of the CA Bundle resource.
812
- """
813
- return pulumi.get(self, "ca_bundle_id")
814
-
815
- @ca_bundle_id.setter
816
- def ca_bundle_id(self, value: Optional[pulumi.Input[builtins.str]]):
817
- pulumi.set(self, "ca_bundle_id", value)
818
-
819
- @property
820
- @pulumi.getter(name="secretName")
821
- def secret_name(self) -> Optional[pulumi.Input[builtins.str]]:
822
- """
823
- (Updatable) Name of the secret. For Kubernetes this will be the name of an opaque Kubernetes secret with key ca.crt. For other platforms the secret must be mounted at: /etc/oci/secrets/${secretName}/ca.crt
824
- """
825
- return pulumi.get(self, "secret_name")
826
-
827
- @secret_name.setter
828
- def secret_name(self, value: Optional[pulumi.Input[builtins.str]]):
829
- pulumi.set(self, "secret_name", value)
830
-
831
-
832
- if not MYPY:
833
- class IngressGatewayHostListenerTlsServerCertificateArgsDict(TypedDict):
834
- type: pulumi.Input[builtins.str]
835
- """
836
- (Updatable) Type of certificate.
837
- """
838
- certificate_id: NotRequired[pulumi.Input[builtins.str]]
839
- """
840
- (Updatable) The OCID of the leaf certificate resource.
841
- """
842
- secret_name: NotRequired[pulumi.Input[builtins.str]]
843
- """
844
- (Updatable) Name of the secret. For Kubernetes this is the name of the Kubernetes secret of type tls. For other platforms the secrets must be mounted at: /etc/oci/secrets/${secretName}/tls.{key,crt}
845
- """
846
- elif False:
847
- IngressGatewayHostListenerTlsServerCertificateArgsDict: TypeAlias = Mapping[str, Any]
848
-
849
- @pulumi.input_type
850
- class IngressGatewayHostListenerTlsServerCertificateArgs:
851
- def __init__(__self__, *,
852
- type: pulumi.Input[builtins.str],
853
- certificate_id: Optional[pulumi.Input[builtins.str]] = None,
854
- secret_name: Optional[pulumi.Input[builtins.str]] = None):
855
- """
856
- :param pulumi.Input[builtins.str] type: (Updatable) Type of certificate.
857
- :param pulumi.Input[builtins.str] certificate_id: (Updatable) The OCID of the leaf certificate resource.
858
- :param pulumi.Input[builtins.str] secret_name: (Updatable) Name of the secret. For Kubernetes this is the name of the Kubernetes secret of type tls. For other platforms the secrets must be mounted at: /etc/oci/secrets/${secretName}/tls.{key,crt}
859
- """
860
- pulumi.set(__self__, "type", type)
861
- if certificate_id is not None:
862
- pulumi.set(__self__, "certificate_id", certificate_id)
863
- if secret_name is not None:
864
- pulumi.set(__self__, "secret_name", secret_name)
865
-
866
- @property
867
- @pulumi.getter
868
- def type(self) -> pulumi.Input[builtins.str]:
869
- """
870
- (Updatable) Type of certificate.
871
- """
872
- return pulumi.get(self, "type")
873
-
874
- @type.setter
875
- def type(self, value: pulumi.Input[builtins.str]):
876
- pulumi.set(self, "type", value)
877
-
878
- @property
879
- @pulumi.getter(name="certificateId")
880
- def certificate_id(self) -> Optional[pulumi.Input[builtins.str]]:
881
- """
882
- (Updatable) The OCID of the leaf certificate resource.
883
- """
884
- return pulumi.get(self, "certificate_id")
885
-
886
- @certificate_id.setter
887
- def certificate_id(self, value: Optional[pulumi.Input[builtins.str]]):
888
- pulumi.set(self, "certificate_id", value)
889
-
890
- @property
891
- @pulumi.getter(name="secretName")
892
- def secret_name(self) -> Optional[pulumi.Input[builtins.str]]:
893
- """
894
- (Updatable) Name of the secret. For Kubernetes this is the name of the Kubernetes secret of type tls. For other platforms the secrets must be mounted at: /etc/oci/secrets/${secretName}/tls.{key,crt}
895
- """
896
- return pulumi.get(self, "secret_name")
897
-
898
- @secret_name.setter
899
- def secret_name(self, value: Optional[pulumi.Input[builtins.str]]):
900
- pulumi.set(self, "secret_name", value)
901
-
902
-
903
- if not MYPY:
904
- class IngressGatewayMtlsArgsDict(TypedDict):
905
- certificate_id: NotRequired[pulumi.Input[builtins.str]]
906
- """
907
- The OCID of the certificate resource that will be used for mTLS authentication with other virtual services in the mesh.
908
- """
909
- maximum_validity: NotRequired[pulumi.Input[builtins.int]]
910
- """
911
- (Updatable) The number of days the mTLS certificate is valid. This value should be less than the Maximum Validity Duration for Certificates (Days) setting on the Certificate Authority associated with this Mesh. The certificate will be automatically renewed after 2/3 of the validity period, so a certificate with a maximum validity of 45 days will be renewed every 30 days.
912
- """
913
- elif False:
914
- IngressGatewayMtlsArgsDict: TypeAlias = Mapping[str, Any]
915
-
916
- @pulumi.input_type
917
- class IngressGatewayMtlsArgs:
918
- def __init__(__self__, *,
919
- certificate_id: Optional[pulumi.Input[builtins.str]] = None,
920
- maximum_validity: Optional[pulumi.Input[builtins.int]] = None):
921
- """
922
- :param pulumi.Input[builtins.str] certificate_id: The OCID of the certificate resource that will be used for mTLS authentication with other virtual services in the mesh.
923
- :param pulumi.Input[builtins.int] maximum_validity: (Updatable) The number of days the mTLS certificate is valid. This value should be less than the Maximum Validity Duration for Certificates (Days) setting on the Certificate Authority associated with this Mesh. The certificate will be automatically renewed after 2/3 of the validity period, so a certificate with a maximum validity of 45 days will be renewed every 30 days.
924
- """
925
- if certificate_id is not None:
926
- pulumi.set(__self__, "certificate_id", certificate_id)
927
- if maximum_validity is not None:
928
- pulumi.set(__self__, "maximum_validity", maximum_validity)
929
-
930
- @property
931
- @pulumi.getter(name="certificateId")
932
- def certificate_id(self) -> Optional[pulumi.Input[builtins.str]]:
933
- """
934
- The OCID of the certificate resource that will be used for mTLS authentication with other virtual services in the mesh.
935
- """
936
- return pulumi.get(self, "certificate_id")
937
-
938
- @certificate_id.setter
939
- def certificate_id(self, value: Optional[pulumi.Input[builtins.str]]):
940
- pulumi.set(self, "certificate_id", value)
941
-
942
- @property
943
- @pulumi.getter(name="maximumValidity")
944
- def maximum_validity(self) -> Optional[pulumi.Input[builtins.int]]:
945
- """
946
- (Updatable) The number of days the mTLS certificate is valid. This value should be less than the Maximum Validity Duration for Certificates (Days) setting on the Certificate Authority associated with this Mesh. The certificate will be automatically renewed after 2/3 of the validity period, so a certificate with a maximum validity of 45 days will be renewed every 30 days.
947
- """
948
- return pulumi.get(self, "maximum_validity")
949
-
950
- @maximum_validity.setter
951
- def maximum_validity(self, value: Optional[pulumi.Input[builtins.int]]):
952
- pulumi.set(self, "maximum_validity", value)
953
-
954
-
955
- if not MYPY:
956
- class IngressGatewayRouteTableRouteRuleArgsDict(TypedDict):
957
- destinations: pulumi.Input[Sequence[pulumi.Input['IngressGatewayRouteTableRouteRuleDestinationArgsDict']]]
958
- """
959
- (Updatable) The destination of the request.
960
- """
961
- type: pulumi.Input[builtins.str]
962
- """
963
- (Updatable) Type of protocol.
964
-
965
-
966
- ** IMPORTANT **
967
- Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
968
- """
969
- ingress_gateway_host: NotRequired[pulumi.Input['IngressGatewayRouteTableRouteRuleIngressGatewayHostArgsDict']]
970
- """
971
- (Updatable) The ingress gateway host to which the route rule attaches. If not specified, the route rule gets attached to all hosts on the ingress gateway.
972
- """
973
- is_grpc: NotRequired[pulumi.Input[builtins.bool]]
974
- """
975
- (Updatable) If true, the rule will check that the content-type header has a application/grpc or one of the various application/grpc+ values.
976
- """
977
- is_host_rewrite_enabled: NotRequired[pulumi.Input[builtins.bool]]
978
- """
979
- (Updatable) If true, the hostname will be rewritten to the target virtual deployment's DNS hostname.
980
- """
981
- is_path_rewrite_enabled: NotRequired[pulumi.Input[builtins.bool]]
982
- """
983
- (Updatable) If true, the matched path prefix will be rewritten to '/' before being directed to the target virtual deployment.
984
- """
985
- path: NotRequired[pulumi.Input[builtins.str]]
986
- """
987
- (Updatable) Route to match
988
- """
989
- path_type: NotRequired[pulumi.Input[builtins.str]]
990
- """
991
- (Updatable) Match type for the route
992
- """
993
- request_timeout_in_ms: NotRequired[pulumi.Input[builtins.str]]
994
- """
995
- (Updatable) The maximum duration in milliseconds for the upstream service to respond to a request. If provided, the timeout value overrides the default timeout of 15 seconds for the HTTP based route rules, and disabled (no timeout) when 'isGrpc' is true. The value 0 (zero) indicates that the timeout is disabled. For streaming responses from the upstream service, consider either keeping the timeout disabled or set a sufficiently high value.
996
- """
997
- elif False:
998
- IngressGatewayRouteTableRouteRuleArgsDict: TypeAlias = Mapping[str, Any]
999
-
1000
- @pulumi.input_type
1001
- class IngressGatewayRouteTableRouteRuleArgs:
1002
- def __init__(__self__, *,
1003
- destinations: pulumi.Input[Sequence[pulumi.Input['IngressGatewayRouteTableRouteRuleDestinationArgs']]],
1004
- type: pulumi.Input[builtins.str],
1005
- ingress_gateway_host: Optional[pulumi.Input['IngressGatewayRouteTableRouteRuleIngressGatewayHostArgs']] = None,
1006
- is_grpc: Optional[pulumi.Input[builtins.bool]] = None,
1007
- is_host_rewrite_enabled: Optional[pulumi.Input[builtins.bool]] = None,
1008
- is_path_rewrite_enabled: Optional[pulumi.Input[builtins.bool]] = None,
1009
- path: Optional[pulumi.Input[builtins.str]] = None,
1010
- path_type: Optional[pulumi.Input[builtins.str]] = None,
1011
- request_timeout_in_ms: Optional[pulumi.Input[builtins.str]] = None):
1012
- """
1013
- :param pulumi.Input[Sequence[pulumi.Input['IngressGatewayRouteTableRouteRuleDestinationArgs']]] destinations: (Updatable) The destination of the request.
1014
- :param pulumi.Input[builtins.str] type: (Updatable) Type of protocol.
1015
-
1016
-
1017
- ** IMPORTANT **
1018
- Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
1019
- :param pulumi.Input['IngressGatewayRouteTableRouteRuleIngressGatewayHostArgs'] ingress_gateway_host: (Updatable) The ingress gateway host to which the route rule attaches. If not specified, the route rule gets attached to all hosts on the ingress gateway.
1020
- :param pulumi.Input[builtins.bool] is_grpc: (Updatable) If true, the rule will check that the content-type header has a application/grpc or one of the various application/grpc+ values.
1021
- :param pulumi.Input[builtins.bool] is_host_rewrite_enabled: (Updatable) If true, the hostname will be rewritten to the target virtual deployment's DNS hostname.
1022
- :param pulumi.Input[builtins.bool] is_path_rewrite_enabled: (Updatable) If true, the matched path prefix will be rewritten to '/' before being directed to the target virtual deployment.
1023
- :param pulumi.Input[builtins.str] path: (Updatable) Route to match
1024
- :param pulumi.Input[builtins.str] path_type: (Updatable) Match type for the route
1025
- :param pulumi.Input[builtins.str] request_timeout_in_ms: (Updatable) The maximum duration in milliseconds for the upstream service to respond to a request. If provided, the timeout value overrides the default timeout of 15 seconds for the HTTP based route rules, and disabled (no timeout) when 'isGrpc' is true. The value 0 (zero) indicates that the timeout is disabled. For streaming responses from the upstream service, consider either keeping the timeout disabled or set a sufficiently high value.
1026
- """
1027
- pulumi.set(__self__, "destinations", destinations)
1028
- pulumi.set(__self__, "type", type)
1029
- if ingress_gateway_host is not None:
1030
- pulumi.set(__self__, "ingress_gateway_host", ingress_gateway_host)
1031
- if is_grpc is not None:
1032
- pulumi.set(__self__, "is_grpc", is_grpc)
1033
- if is_host_rewrite_enabled is not None:
1034
- pulumi.set(__self__, "is_host_rewrite_enabled", is_host_rewrite_enabled)
1035
- if is_path_rewrite_enabled is not None:
1036
- pulumi.set(__self__, "is_path_rewrite_enabled", is_path_rewrite_enabled)
1037
- if path is not None:
1038
- pulumi.set(__self__, "path", path)
1039
- if path_type is not None:
1040
- pulumi.set(__self__, "path_type", path_type)
1041
- if request_timeout_in_ms is not None:
1042
- pulumi.set(__self__, "request_timeout_in_ms", request_timeout_in_ms)
1043
-
1044
- @property
1045
- @pulumi.getter
1046
- def destinations(self) -> pulumi.Input[Sequence[pulumi.Input['IngressGatewayRouteTableRouteRuleDestinationArgs']]]:
1047
- """
1048
- (Updatable) The destination of the request.
1049
- """
1050
- return pulumi.get(self, "destinations")
1051
-
1052
- @destinations.setter
1053
- def destinations(self, value: pulumi.Input[Sequence[pulumi.Input['IngressGatewayRouteTableRouteRuleDestinationArgs']]]):
1054
- pulumi.set(self, "destinations", value)
1055
-
1056
- @property
1057
- @pulumi.getter
1058
- def type(self) -> pulumi.Input[builtins.str]:
1059
- """
1060
- (Updatable) Type of protocol.
1061
-
1062
-
1063
- ** IMPORTANT **
1064
- Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
1065
- """
1066
- return pulumi.get(self, "type")
1067
-
1068
- @type.setter
1069
- def type(self, value: pulumi.Input[builtins.str]):
1070
- pulumi.set(self, "type", value)
1071
-
1072
- @property
1073
- @pulumi.getter(name="ingressGatewayHost")
1074
- def ingress_gateway_host(self) -> Optional[pulumi.Input['IngressGatewayRouteTableRouteRuleIngressGatewayHostArgs']]:
1075
- """
1076
- (Updatable) The ingress gateway host to which the route rule attaches. If not specified, the route rule gets attached to all hosts on the ingress gateway.
1077
- """
1078
- return pulumi.get(self, "ingress_gateway_host")
1079
-
1080
- @ingress_gateway_host.setter
1081
- def ingress_gateway_host(self, value: Optional[pulumi.Input['IngressGatewayRouteTableRouteRuleIngressGatewayHostArgs']]):
1082
- pulumi.set(self, "ingress_gateway_host", value)
1083
-
1084
- @property
1085
- @pulumi.getter(name="isGrpc")
1086
- def is_grpc(self) -> Optional[pulumi.Input[builtins.bool]]:
1087
- """
1088
- (Updatable) If true, the rule will check that the content-type header has a application/grpc or one of the various application/grpc+ values.
1089
- """
1090
- return pulumi.get(self, "is_grpc")
1091
-
1092
- @is_grpc.setter
1093
- def is_grpc(self, value: Optional[pulumi.Input[builtins.bool]]):
1094
- pulumi.set(self, "is_grpc", value)
1095
-
1096
- @property
1097
- @pulumi.getter(name="isHostRewriteEnabled")
1098
- def is_host_rewrite_enabled(self) -> Optional[pulumi.Input[builtins.bool]]:
1099
- """
1100
- (Updatable) If true, the hostname will be rewritten to the target virtual deployment's DNS hostname.
1101
- """
1102
- return pulumi.get(self, "is_host_rewrite_enabled")
1103
-
1104
- @is_host_rewrite_enabled.setter
1105
- def is_host_rewrite_enabled(self, value: Optional[pulumi.Input[builtins.bool]]):
1106
- pulumi.set(self, "is_host_rewrite_enabled", value)
1107
-
1108
- @property
1109
- @pulumi.getter(name="isPathRewriteEnabled")
1110
- def is_path_rewrite_enabled(self) -> Optional[pulumi.Input[builtins.bool]]:
1111
- """
1112
- (Updatable) If true, the matched path prefix will be rewritten to '/' before being directed to the target virtual deployment.
1113
- """
1114
- return pulumi.get(self, "is_path_rewrite_enabled")
1115
-
1116
- @is_path_rewrite_enabled.setter
1117
- def is_path_rewrite_enabled(self, value: Optional[pulumi.Input[builtins.bool]]):
1118
- pulumi.set(self, "is_path_rewrite_enabled", value)
1119
-
1120
- @property
1121
- @pulumi.getter
1122
- def path(self) -> Optional[pulumi.Input[builtins.str]]:
1123
- """
1124
- (Updatable) Route to match
1125
- """
1126
- return pulumi.get(self, "path")
1127
-
1128
- @path.setter
1129
- def path(self, value: Optional[pulumi.Input[builtins.str]]):
1130
- pulumi.set(self, "path", value)
1131
-
1132
- @property
1133
- @pulumi.getter(name="pathType")
1134
- def path_type(self) -> Optional[pulumi.Input[builtins.str]]:
1135
- """
1136
- (Updatable) Match type for the route
1137
- """
1138
- return pulumi.get(self, "path_type")
1139
-
1140
- @path_type.setter
1141
- def path_type(self, value: Optional[pulumi.Input[builtins.str]]):
1142
- pulumi.set(self, "path_type", value)
1143
-
1144
- @property
1145
- @pulumi.getter(name="requestTimeoutInMs")
1146
- def request_timeout_in_ms(self) -> Optional[pulumi.Input[builtins.str]]:
1147
- """
1148
- (Updatable) The maximum duration in milliseconds for the upstream service to respond to a request. If provided, the timeout value overrides the default timeout of 15 seconds for the HTTP based route rules, and disabled (no timeout) when 'isGrpc' is true. The value 0 (zero) indicates that the timeout is disabled. For streaming responses from the upstream service, consider either keeping the timeout disabled or set a sufficiently high value.
1149
- """
1150
- return pulumi.get(self, "request_timeout_in_ms")
1151
-
1152
- @request_timeout_in_ms.setter
1153
- def request_timeout_in_ms(self, value: Optional[pulumi.Input[builtins.str]]):
1154
- pulumi.set(self, "request_timeout_in_ms", value)
1155
-
1156
-
1157
- if not MYPY:
1158
- class IngressGatewayRouteTableRouteRuleDestinationArgsDict(TypedDict):
1159
- virtual_service_id: pulumi.Input[builtins.str]
1160
- """
1161
- (Updatable) The OCID of the virtual service where the request will be routed.
1162
- """
1163
- port: NotRequired[pulumi.Input[builtins.int]]
1164
- """
1165
- (Updatable) The port on the virtual service to target. Mandatory if the virtual deployments are listening on multiple ports.
1166
- """
1167
- weight: NotRequired[pulumi.Input[builtins.int]]
1168
- """
1169
- (Updatable) Weight of traffic target.
1170
- """
1171
- elif False:
1172
- IngressGatewayRouteTableRouteRuleDestinationArgsDict: TypeAlias = Mapping[str, Any]
1173
-
1174
- @pulumi.input_type
1175
- class IngressGatewayRouteTableRouteRuleDestinationArgs:
1176
- def __init__(__self__, *,
1177
- virtual_service_id: pulumi.Input[builtins.str],
1178
- port: Optional[pulumi.Input[builtins.int]] = None,
1179
- weight: Optional[pulumi.Input[builtins.int]] = None):
1180
- """
1181
- :param pulumi.Input[builtins.str] virtual_service_id: (Updatable) The OCID of the virtual service where the request will be routed.
1182
- :param pulumi.Input[builtins.int] port: (Updatable) The port on the virtual service to target. Mandatory if the virtual deployments are listening on multiple ports.
1183
- :param pulumi.Input[builtins.int] weight: (Updatable) Weight of traffic target.
1184
- """
1185
- pulumi.set(__self__, "virtual_service_id", virtual_service_id)
1186
- if port is not None:
1187
- pulumi.set(__self__, "port", port)
1188
- if weight is not None:
1189
- pulumi.set(__self__, "weight", weight)
1190
-
1191
- @property
1192
- @pulumi.getter(name="virtualServiceId")
1193
- def virtual_service_id(self) -> pulumi.Input[builtins.str]:
1194
- """
1195
- (Updatable) The OCID of the virtual service where the request will be routed.
1196
- """
1197
- return pulumi.get(self, "virtual_service_id")
1198
-
1199
- @virtual_service_id.setter
1200
- def virtual_service_id(self, value: pulumi.Input[builtins.str]):
1201
- pulumi.set(self, "virtual_service_id", value)
1202
-
1203
- @property
1204
- @pulumi.getter
1205
- def port(self) -> Optional[pulumi.Input[builtins.int]]:
1206
- """
1207
- (Updatable) The port on the virtual service to target. Mandatory if the virtual deployments are listening on multiple ports.
1208
- """
1209
- return pulumi.get(self, "port")
1210
-
1211
- @port.setter
1212
- def port(self, value: Optional[pulumi.Input[builtins.int]]):
1213
- pulumi.set(self, "port", value)
1214
-
1215
- @property
1216
- @pulumi.getter
1217
- def weight(self) -> Optional[pulumi.Input[builtins.int]]:
1218
- """
1219
- (Updatable) Weight of traffic target.
1220
- """
1221
- return pulumi.get(self, "weight")
1222
-
1223
- @weight.setter
1224
- def weight(self, value: Optional[pulumi.Input[builtins.int]]):
1225
- pulumi.set(self, "weight", value)
1226
-
1227
-
1228
- if not MYPY:
1229
- class IngressGatewayRouteTableRouteRuleIngressGatewayHostArgsDict(TypedDict):
1230
- name: pulumi.Input[builtins.str]
1231
- """
1232
- (Updatable) Name of the ingress gateway host that this route should apply to.
1233
- """
1234
- port: NotRequired[pulumi.Input[builtins.int]]
1235
- """
1236
- (Updatable) The port of the ingress gateway host listener. Leave empty to match all ports for the host.
1237
- """
1238
- elif False:
1239
- IngressGatewayRouteTableRouteRuleIngressGatewayHostArgsDict: TypeAlias = Mapping[str, Any]
1240
-
1241
- @pulumi.input_type
1242
- class IngressGatewayRouteTableRouteRuleIngressGatewayHostArgs:
1243
- def __init__(__self__, *,
1244
- name: pulumi.Input[builtins.str],
1245
- port: Optional[pulumi.Input[builtins.int]] = None):
1246
- """
1247
- :param pulumi.Input[builtins.str] name: (Updatable) Name of the ingress gateway host that this route should apply to.
1248
- :param pulumi.Input[builtins.int] port: (Updatable) The port of the ingress gateway host listener. Leave empty to match all ports for the host.
1249
- """
1250
- pulumi.set(__self__, "name", name)
1251
- if port is not None:
1252
- pulumi.set(__self__, "port", port)
1253
-
1254
- @property
1255
- @pulumi.getter
1256
- def name(self) -> pulumi.Input[builtins.str]:
1257
- """
1258
- (Updatable) Name of the ingress gateway host that this route should apply to.
1259
- """
1260
- return pulumi.get(self, "name")
1261
-
1262
- @name.setter
1263
- def name(self, value: pulumi.Input[builtins.str]):
1264
- pulumi.set(self, "name", value)
1265
-
1266
- @property
1267
- @pulumi.getter
1268
- def port(self) -> Optional[pulumi.Input[builtins.int]]:
1269
- """
1270
- (Updatable) The port of the ingress gateway host listener. Leave empty to match all ports for the host.
1271
- """
1272
- return pulumi.get(self, "port")
1273
-
1274
- @port.setter
1275
- def port(self, value: Optional[pulumi.Input[builtins.int]]):
1276
- pulumi.set(self, "port", value)
1277
-
1278
-
1279
- if not MYPY:
1280
- class MeshCertificateAuthorityArgsDict(TypedDict):
1281
- id: pulumi.Input[builtins.str]
1282
- """
1283
- The OCID of the certificate authority resource.
1284
- """
1285
- elif False:
1286
- MeshCertificateAuthorityArgsDict: TypeAlias = Mapping[str, Any]
1287
-
1288
- @pulumi.input_type
1289
- class MeshCertificateAuthorityArgs:
1290
- def __init__(__self__, *,
1291
- id: pulumi.Input[builtins.str]):
1292
- """
1293
- :param pulumi.Input[builtins.str] id: The OCID of the certificate authority resource.
1294
- """
1295
- pulumi.set(__self__, "id", id)
1296
-
1297
- @property
1298
- @pulumi.getter
1299
- def id(self) -> pulumi.Input[builtins.str]:
1300
- """
1301
- The OCID of the certificate authority resource.
1302
- """
1303
- return pulumi.get(self, "id")
1304
-
1305
- @id.setter
1306
- def id(self, value: pulumi.Input[builtins.str]):
1307
- pulumi.set(self, "id", value)
1308
-
1309
-
1310
- if not MYPY:
1311
- class MeshMtlsArgsDict(TypedDict):
1312
- minimum: pulumi.Input[builtins.str]
1313
- """
1314
- (Updatable) DISABLED: No minimum virtual services within this mesh can use any mTLS authentication mode. PERMISSIVE: Virtual services within this mesh can use either PERMISSIVE or STRICT modes. STRICT: All virtual services within this mesh must use STRICT mode.
1315
-
1316
-
1317
- ** IMPORTANT **
1318
- Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
1319
- """
1320
- elif False:
1321
- MeshMtlsArgsDict: TypeAlias = Mapping[str, Any]
1322
-
1323
- @pulumi.input_type
1324
- class MeshMtlsArgs:
1325
- def __init__(__self__, *,
1326
- minimum: pulumi.Input[builtins.str]):
1327
- """
1328
- :param pulumi.Input[builtins.str] minimum: (Updatable) DISABLED: No minimum virtual services within this mesh can use any mTLS authentication mode. PERMISSIVE: Virtual services within this mesh can use either PERMISSIVE or STRICT modes. STRICT: All virtual services within this mesh must use STRICT mode.
1329
-
1330
-
1331
- ** IMPORTANT **
1332
- Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
1333
- """
1334
- pulumi.set(__self__, "minimum", minimum)
1335
-
1336
- @property
1337
- @pulumi.getter
1338
- def minimum(self) -> pulumi.Input[builtins.str]:
1339
- """
1340
- (Updatable) DISABLED: No minimum virtual services within this mesh can use any mTLS authentication mode. PERMISSIVE: Virtual services within this mesh can use either PERMISSIVE or STRICT modes. STRICT: All virtual services within this mesh must use STRICT mode.
1341
-
1342
-
1343
- ** IMPORTANT **
1344
- Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
1345
- """
1346
- return pulumi.get(self, "minimum")
1347
-
1348
- @minimum.setter
1349
- def minimum(self, value: pulumi.Input[builtins.str]):
1350
- pulumi.set(self, "minimum", value)
1351
-
1352
-
1353
- if not MYPY:
1354
- class VirtualDeploymentAccessLoggingArgsDict(TypedDict):
1355
- is_enabled: NotRequired[pulumi.Input[builtins.bool]]
1356
- """
1357
- (Updatable) Determines if the logging configuration is enabled.
1358
- """
1359
- elif False:
1360
- VirtualDeploymentAccessLoggingArgsDict: TypeAlias = Mapping[str, Any]
1361
-
1362
- @pulumi.input_type
1363
- class VirtualDeploymentAccessLoggingArgs:
1364
- def __init__(__self__, *,
1365
- is_enabled: Optional[pulumi.Input[builtins.bool]] = None):
1366
- """
1367
- :param pulumi.Input[builtins.bool] is_enabled: (Updatable) Determines if the logging configuration is enabled.
1368
- """
1369
- if is_enabled is not None:
1370
- pulumi.set(__self__, "is_enabled", is_enabled)
1371
-
1372
- @property
1373
- @pulumi.getter(name="isEnabled")
1374
- def is_enabled(self) -> Optional[pulumi.Input[builtins.bool]]:
1375
- """
1376
- (Updatable) Determines if the logging configuration is enabled.
1377
- """
1378
- return pulumi.get(self, "is_enabled")
1379
-
1380
- @is_enabled.setter
1381
- def is_enabled(self, value: Optional[pulumi.Input[builtins.bool]]):
1382
- pulumi.set(self, "is_enabled", value)
1383
-
1384
-
1385
- if not MYPY:
1386
- class VirtualDeploymentListenerArgsDict(TypedDict):
1387
- port: pulumi.Input[builtins.int]
1388
- """
1389
- (Updatable) Port in which virtual deployment is running.
1390
- """
1391
- protocol: pulumi.Input[builtins.str]
1392
- """
1393
- (Updatable) Type of protocol used in virtual deployment.
1394
- """
1395
- idle_timeout_in_ms: NotRequired[pulumi.Input[builtins.str]]
1396
- """
1397
- (Updatable) The maximum duration in milliseconds for which the request's stream may be idle. The value 0 (zero) indicates that the timeout is disabled.
1398
- """
1399
- request_timeout_in_ms: NotRequired[pulumi.Input[builtins.str]]
1400
- """
1401
- (Updatable) The maximum duration in milliseconds for the deployed service to respond to an incoming request through the listener. If provided, the timeout value overrides the default timeout of 15 seconds for the HTTP/HTTP2 listeners, and disabled (no timeout) for the GRPC listeners. The value 0 (zero) indicates that the timeout is disabled. The timeout cannot be configured for the TCP and TLS_PASSTHROUGH listeners. For streaming responses from the deployed service, consider either keeping the timeout disabled or set a sufficiently high value.
1402
- """
1403
- elif False:
1404
- VirtualDeploymentListenerArgsDict: TypeAlias = Mapping[str, Any]
1405
-
1406
- @pulumi.input_type
1407
- class VirtualDeploymentListenerArgs:
1408
- def __init__(__self__, *,
1409
- port: pulumi.Input[builtins.int],
1410
- protocol: pulumi.Input[builtins.str],
1411
- idle_timeout_in_ms: Optional[pulumi.Input[builtins.str]] = None,
1412
- request_timeout_in_ms: Optional[pulumi.Input[builtins.str]] = None):
1413
- """
1414
- :param pulumi.Input[builtins.int] port: (Updatable) Port in which virtual deployment is running.
1415
- :param pulumi.Input[builtins.str] protocol: (Updatable) Type of protocol used in virtual deployment.
1416
- :param pulumi.Input[builtins.str] idle_timeout_in_ms: (Updatable) The maximum duration in milliseconds for which the request's stream may be idle. The value 0 (zero) indicates that the timeout is disabled.
1417
- :param pulumi.Input[builtins.str] request_timeout_in_ms: (Updatable) The maximum duration in milliseconds for the deployed service to respond to an incoming request through the listener. If provided, the timeout value overrides the default timeout of 15 seconds for the HTTP/HTTP2 listeners, and disabled (no timeout) for the GRPC listeners. The value 0 (zero) indicates that the timeout is disabled. The timeout cannot be configured for the TCP and TLS_PASSTHROUGH listeners. For streaming responses from the deployed service, consider either keeping the timeout disabled or set a sufficiently high value.
1418
- """
1419
- pulumi.set(__self__, "port", port)
1420
- pulumi.set(__self__, "protocol", protocol)
1421
- if idle_timeout_in_ms is not None:
1422
- pulumi.set(__self__, "idle_timeout_in_ms", idle_timeout_in_ms)
1423
- if request_timeout_in_ms is not None:
1424
- pulumi.set(__self__, "request_timeout_in_ms", request_timeout_in_ms)
1425
-
1426
- @property
1427
- @pulumi.getter
1428
- def port(self) -> pulumi.Input[builtins.int]:
1429
- """
1430
- (Updatable) Port in which virtual deployment is running.
1431
- """
1432
- return pulumi.get(self, "port")
1433
-
1434
- @port.setter
1435
- def port(self, value: pulumi.Input[builtins.int]):
1436
- pulumi.set(self, "port", value)
1437
-
1438
- @property
1439
- @pulumi.getter
1440
- def protocol(self) -> pulumi.Input[builtins.str]:
1441
- """
1442
- (Updatable) Type of protocol used in virtual deployment.
1443
- """
1444
- return pulumi.get(self, "protocol")
1445
-
1446
- @protocol.setter
1447
- def protocol(self, value: pulumi.Input[builtins.str]):
1448
- pulumi.set(self, "protocol", value)
1449
-
1450
- @property
1451
- @pulumi.getter(name="idleTimeoutInMs")
1452
- def idle_timeout_in_ms(self) -> Optional[pulumi.Input[builtins.str]]:
1453
- """
1454
- (Updatable) The maximum duration in milliseconds for which the request's stream may be idle. The value 0 (zero) indicates that the timeout is disabled.
1455
- """
1456
- return pulumi.get(self, "idle_timeout_in_ms")
1457
-
1458
- @idle_timeout_in_ms.setter
1459
- def idle_timeout_in_ms(self, value: Optional[pulumi.Input[builtins.str]]):
1460
- pulumi.set(self, "idle_timeout_in_ms", value)
1461
-
1462
- @property
1463
- @pulumi.getter(name="requestTimeoutInMs")
1464
- def request_timeout_in_ms(self) -> Optional[pulumi.Input[builtins.str]]:
1465
- """
1466
- (Updatable) The maximum duration in milliseconds for the deployed service to respond to an incoming request through the listener. If provided, the timeout value overrides the default timeout of 15 seconds for the HTTP/HTTP2 listeners, and disabled (no timeout) for the GRPC listeners. The value 0 (zero) indicates that the timeout is disabled. The timeout cannot be configured for the TCP and TLS_PASSTHROUGH listeners. For streaming responses from the deployed service, consider either keeping the timeout disabled or set a sufficiently high value.
1467
- """
1468
- return pulumi.get(self, "request_timeout_in_ms")
1469
-
1470
- @request_timeout_in_ms.setter
1471
- def request_timeout_in_ms(self, value: Optional[pulumi.Input[builtins.str]]):
1472
- pulumi.set(self, "request_timeout_in_ms", value)
1473
-
1474
-
1475
- if not MYPY:
1476
- class VirtualDeploymentServiceDiscoveryArgsDict(TypedDict):
1477
- type: pulumi.Input[builtins.str]
1478
- """
1479
- (Updatable) Type of service discovery.
1480
- """
1481
- hostname: NotRequired[pulumi.Input[builtins.str]]
1482
- """
1483
- (Updatable) The hostname of the virtual deployments.
1484
- """
1485
- elif False:
1486
- VirtualDeploymentServiceDiscoveryArgsDict: TypeAlias = Mapping[str, Any]
1487
-
1488
- @pulumi.input_type
1489
- class VirtualDeploymentServiceDiscoveryArgs:
1490
- def __init__(__self__, *,
1491
- type: pulumi.Input[builtins.str],
1492
- hostname: Optional[pulumi.Input[builtins.str]] = None):
1493
- """
1494
- :param pulumi.Input[builtins.str] type: (Updatable) Type of service discovery.
1495
- :param pulumi.Input[builtins.str] hostname: (Updatable) The hostname of the virtual deployments.
1496
- """
1497
- pulumi.set(__self__, "type", type)
1498
- if hostname is not None:
1499
- pulumi.set(__self__, "hostname", hostname)
1500
-
1501
- @property
1502
- @pulumi.getter
1503
- def type(self) -> pulumi.Input[builtins.str]:
1504
- """
1505
- (Updatable) Type of service discovery.
1506
- """
1507
- return pulumi.get(self, "type")
1508
-
1509
- @type.setter
1510
- def type(self, value: pulumi.Input[builtins.str]):
1511
- pulumi.set(self, "type", value)
1512
-
1513
- @property
1514
- @pulumi.getter
1515
- def hostname(self) -> Optional[pulumi.Input[builtins.str]]:
1516
- """
1517
- (Updatable) The hostname of the virtual deployments.
1518
- """
1519
- return pulumi.get(self, "hostname")
1520
-
1521
- @hostname.setter
1522
- def hostname(self, value: Optional[pulumi.Input[builtins.str]]):
1523
- pulumi.set(self, "hostname", value)
1524
-
1525
-
1526
- if not MYPY:
1527
- class VirtualServiceDefaultRoutingPolicyArgsDict(TypedDict):
1528
- type: pulumi.Input[builtins.str]
1529
- """
1530
- (Updatable) Type of the virtual service routing policy.
1531
- """
1532
- elif False:
1533
- VirtualServiceDefaultRoutingPolicyArgsDict: TypeAlias = Mapping[str, Any]
1534
-
1535
- @pulumi.input_type
1536
- class VirtualServiceDefaultRoutingPolicyArgs:
1537
- def __init__(__self__, *,
1538
- type: pulumi.Input[builtins.str]):
1539
- """
1540
- :param pulumi.Input[builtins.str] type: (Updatable) Type of the virtual service routing policy.
1541
- """
1542
- pulumi.set(__self__, "type", type)
1543
-
1544
- @property
1545
- @pulumi.getter
1546
- def type(self) -> pulumi.Input[builtins.str]:
1547
- """
1548
- (Updatable) Type of the virtual service routing policy.
1549
- """
1550
- return pulumi.get(self, "type")
1551
-
1552
- @type.setter
1553
- def type(self, value: pulumi.Input[builtins.str]):
1554
- pulumi.set(self, "type", value)
1555
-
1556
-
1557
- if not MYPY:
1558
- class VirtualServiceMtlsArgsDict(TypedDict):
1559
- mode: pulumi.Input[builtins.str]
1560
- """
1561
- (Updatable) DISABLED: Connection is not tunneled. PERMISSIVE: Connection can be either plaintext or an mTLS tunnel. STRICT: Connection is an mTLS tunnel. Clients without a valid certificate will be rejected.
1562
- """
1563
- certificate_id: NotRequired[pulumi.Input[builtins.str]]
1564
- """
1565
- The OCID of the certificate resource that will be used for mTLS authentication with other virtual services in the mesh.
1566
- """
1567
- maximum_validity: NotRequired[pulumi.Input[builtins.int]]
1568
- """
1569
- (Updatable) The number of days the mTLS certificate is valid. This value should be less than the Maximum Validity Duration for Certificates (Days) setting on the Certificate Authority associated with this Mesh. The certificate will be automatically renewed after 2/3 of the validity period, so a certificate with a maximum validity of 45 days will be renewed every 30 days.
1570
- """
1571
- elif False:
1572
- VirtualServiceMtlsArgsDict: TypeAlias = Mapping[str, Any]
1573
-
1574
- @pulumi.input_type
1575
- class VirtualServiceMtlsArgs:
1576
- def __init__(__self__, *,
1577
- mode: pulumi.Input[builtins.str],
1578
- certificate_id: Optional[pulumi.Input[builtins.str]] = None,
1579
- maximum_validity: Optional[pulumi.Input[builtins.int]] = None):
1580
- """
1581
- :param pulumi.Input[builtins.str] mode: (Updatable) DISABLED: Connection is not tunneled. PERMISSIVE: Connection can be either plaintext or an mTLS tunnel. STRICT: Connection is an mTLS tunnel. Clients without a valid certificate will be rejected.
1582
- :param pulumi.Input[builtins.str] certificate_id: The OCID of the certificate resource that will be used for mTLS authentication with other virtual services in the mesh.
1583
- :param pulumi.Input[builtins.int] maximum_validity: (Updatable) The number of days the mTLS certificate is valid. This value should be less than the Maximum Validity Duration for Certificates (Days) setting on the Certificate Authority associated with this Mesh. The certificate will be automatically renewed after 2/3 of the validity period, so a certificate with a maximum validity of 45 days will be renewed every 30 days.
1584
- """
1585
- pulumi.set(__self__, "mode", mode)
1586
- if certificate_id is not None:
1587
- pulumi.set(__self__, "certificate_id", certificate_id)
1588
- if maximum_validity is not None:
1589
- pulumi.set(__self__, "maximum_validity", maximum_validity)
1590
-
1591
- @property
1592
- @pulumi.getter
1593
- def mode(self) -> pulumi.Input[builtins.str]:
1594
- """
1595
- (Updatable) DISABLED: Connection is not tunneled. PERMISSIVE: Connection can be either plaintext or an mTLS tunnel. STRICT: Connection is an mTLS tunnel. Clients without a valid certificate will be rejected.
1596
- """
1597
- return pulumi.get(self, "mode")
1598
-
1599
- @mode.setter
1600
- def mode(self, value: pulumi.Input[builtins.str]):
1601
- pulumi.set(self, "mode", value)
1602
-
1603
- @property
1604
- @pulumi.getter(name="certificateId")
1605
- def certificate_id(self) -> Optional[pulumi.Input[builtins.str]]:
1606
- """
1607
- The OCID of the certificate resource that will be used for mTLS authentication with other virtual services in the mesh.
1608
- """
1609
- return pulumi.get(self, "certificate_id")
1610
-
1611
- @certificate_id.setter
1612
- def certificate_id(self, value: Optional[pulumi.Input[builtins.str]]):
1613
- pulumi.set(self, "certificate_id", value)
1614
-
1615
- @property
1616
- @pulumi.getter(name="maximumValidity")
1617
- def maximum_validity(self) -> Optional[pulumi.Input[builtins.int]]:
1618
- """
1619
- (Updatable) The number of days the mTLS certificate is valid. This value should be less than the Maximum Validity Duration for Certificates (Days) setting on the Certificate Authority associated with this Mesh. The certificate will be automatically renewed after 2/3 of the validity period, so a certificate with a maximum validity of 45 days will be renewed every 30 days.
1620
- """
1621
- return pulumi.get(self, "maximum_validity")
1622
-
1623
- @maximum_validity.setter
1624
- def maximum_validity(self, value: Optional[pulumi.Input[builtins.int]]):
1625
- pulumi.set(self, "maximum_validity", value)
1626
-
1627
-
1628
- if not MYPY:
1629
- class VirtualServiceRouteTableRouteRuleArgsDict(TypedDict):
1630
- destinations: pulumi.Input[Sequence[pulumi.Input['VirtualServiceRouteTableRouteRuleDestinationArgsDict']]]
1631
- """
1632
- (Updatable) The destination of the request.
1633
- """
1634
- type: pulumi.Input[builtins.str]
1635
- """
1636
- (Updatable) Type of protocol.
1637
- """
1638
- is_grpc: NotRequired[pulumi.Input[builtins.bool]]
1639
- """
1640
- (Updatable) If true, the rule will check that the content-type header has a application/grpc or one of the various application/grpc+ values.
1641
- """
1642
- path: NotRequired[pulumi.Input[builtins.str]]
1643
- """
1644
- (Updatable) Route to match
1645
- """
1646
- path_type: NotRequired[pulumi.Input[builtins.str]]
1647
- """
1648
- (Updatable) Match type for the route
1649
- """
1650
- request_timeout_in_ms: NotRequired[pulumi.Input[builtins.str]]
1651
- """
1652
- (Updatable) The maximum duration in milliseconds for the target service to respond to a request. If provided, the timeout value overrides the default timeout of 15 seconds for the HTTP based route rules, and disabled (no timeout) when 'isGrpc' is true. The value 0 (zero) indicates that the timeout is disabled. For streaming responses from the target service, consider either keeping the timeout disabled or set a sufficiently high value.
1653
- """
1654
- elif False:
1655
- VirtualServiceRouteTableRouteRuleArgsDict: TypeAlias = Mapping[str, Any]
1656
-
1657
- @pulumi.input_type
1658
- class VirtualServiceRouteTableRouteRuleArgs:
1659
- def __init__(__self__, *,
1660
- destinations: pulumi.Input[Sequence[pulumi.Input['VirtualServiceRouteTableRouteRuleDestinationArgs']]],
1661
- type: pulumi.Input[builtins.str],
1662
- is_grpc: Optional[pulumi.Input[builtins.bool]] = None,
1663
- path: Optional[pulumi.Input[builtins.str]] = None,
1664
- path_type: Optional[pulumi.Input[builtins.str]] = None,
1665
- request_timeout_in_ms: Optional[pulumi.Input[builtins.str]] = None):
1666
- """
1667
- :param pulumi.Input[Sequence[pulumi.Input['VirtualServiceRouteTableRouteRuleDestinationArgs']]] destinations: (Updatable) The destination of the request.
1668
- :param pulumi.Input[builtins.str] type: (Updatable) Type of protocol.
1669
- :param pulumi.Input[builtins.bool] is_grpc: (Updatable) If true, the rule will check that the content-type header has a application/grpc or one of the various application/grpc+ values.
1670
- :param pulumi.Input[builtins.str] path: (Updatable) Route to match
1671
- :param pulumi.Input[builtins.str] path_type: (Updatable) Match type for the route
1672
- :param pulumi.Input[builtins.str] request_timeout_in_ms: (Updatable) The maximum duration in milliseconds for the target service to respond to a request. If provided, the timeout value overrides the default timeout of 15 seconds for the HTTP based route rules, and disabled (no timeout) when 'isGrpc' is true. The value 0 (zero) indicates that the timeout is disabled. For streaming responses from the target service, consider either keeping the timeout disabled or set a sufficiently high value.
1673
- """
1674
- pulumi.set(__self__, "destinations", destinations)
1675
- pulumi.set(__self__, "type", type)
1676
- if is_grpc is not None:
1677
- pulumi.set(__self__, "is_grpc", is_grpc)
1678
- if path is not None:
1679
- pulumi.set(__self__, "path", path)
1680
- if path_type is not None:
1681
- pulumi.set(__self__, "path_type", path_type)
1682
- if request_timeout_in_ms is not None:
1683
- pulumi.set(__self__, "request_timeout_in_ms", request_timeout_in_ms)
1684
-
1685
- @property
1686
- @pulumi.getter
1687
- def destinations(self) -> pulumi.Input[Sequence[pulumi.Input['VirtualServiceRouteTableRouteRuleDestinationArgs']]]:
1688
- """
1689
- (Updatable) The destination of the request.
1690
- """
1691
- return pulumi.get(self, "destinations")
1692
-
1693
- @destinations.setter
1694
- def destinations(self, value: pulumi.Input[Sequence[pulumi.Input['VirtualServiceRouteTableRouteRuleDestinationArgs']]]):
1695
- pulumi.set(self, "destinations", value)
1696
-
1697
- @property
1698
- @pulumi.getter
1699
- def type(self) -> pulumi.Input[builtins.str]:
1700
- """
1701
- (Updatable) Type of protocol.
1702
- """
1703
- return pulumi.get(self, "type")
1704
-
1705
- @type.setter
1706
- def type(self, value: pulumi.Input[builtins.str]):
1707
- pulumi.set(self, "type", value)
1708
-
1709
- @property
1710
- @pulumi.getter(name="isGrpc")
1711
- def is_grpc(self) -> Optional[pulumi.Input[builtins.bool]]:
1712
- """
1713
- (Updatable) If true, the rule will check that the content-type header has a application/grpc or one of the various application/grpc+ values.
1714
- """
1715
- return pulumi.get(self, "is_grpc")
1716
-
1717
- @is_grpc.setter
1718
- def is_grpc(self, value: Optional[pulumi.Input[builtins.bool]]):
1719
- pulumi.set(self, "is_grpc", value)
1720
-
1721
- @property
1722
- @pulumi.getter
1723
- def path(self) -> Optional[pulumi.Input[builtins.str]]:
1724
- """
1725
- (Updatable) Route to match
1726
- """
1727
- return pulumi.get(self, "path")
1728
-
1729
- @path.setter
1730
- def path(self, value: Optional[pulumi.Input[builtins.str]]):
1731
- pulumi.set(self, "path", value)
1732
-
1733
- @property
1734
- @pulumi.getter(name="pathType")
1735
- def path_type(self) -> Optional[pulumi.Input[builtins.str]]:
1736
- """
1737
- (Updatable) Match type for the route
1738
- """
1739
- return pulumi.get(self, "path_type")
1740
-
1741
- @path_type.setter
1742
- def path_type(self, value: Optional[pulumi.Input[builtins.str]]):
1743
- pulumi.set(self, "path_type", value)
1744
-
1745
- @property
1746
- @pulumi.getter(name="requestTimeoutInMs")
1747
- def request_timeout_in_ms(self) -> Optional[pulumi.Input[builtins.str]]:
1748
- """
1749
- (Updatable) The maximum duration in milliseconds for the target service to respond to a request. If provided, the timeout value overrides the default timeout of 15 seconds for the HTTP based route rules, and disabled (no timeout) when 'isGrpc' is true. The value 0 (zero) indicates that the timeout is disabled. For streaming responses from the target service, consider either keeping the timeout disabled or set a sufficiently high value.
1750
- """
1751
- return pulumi.get(self, "request_timeout_in_ms")
1752
-
1753
- @request_timeout_in_ms.setter
1754
- def request_timeout_in_ms(self, value: Optional[pulumi.Input[builtins.str]]):
1755
- pulumi.set(self, "request_timeout_in_ms", value)
1756
-
1757
-
1758
- if not MYPY:
1759
- class VirtualServiceRouteTableRouteRuleDestinationArgsDict(TypedDict):
1760
- virtual_deployment_id: pulumi.Input[builtins.str]
1761
- """
1762
- (Updatable) The OCID of the virtual deployment where the request will be routed.
1763
- """
1764
- weight: pulumi.Input[builtins.int]
1765
- """
1766
- (Updatable) Weight of traffic target.
1767
- """
1768
- port: NotRequired[pulumi.Input[builtins.int]]
1769
- """
1770
- (Updatable) Port on virtual deployment to target. If port is missing, the rule will target all ports on the virtual deployment.
1771
- """
1772
- elif False:
1773
- VirtualServiceRouteTableRouteRuleDestinationArgsDict: TypeAlias = Mapping[str, Any]
1774
-
1775
- @pulumi.input_type
1776
- class VirtualServiceRouteTableRouteRuleDestinationArgs:
1777
- def __init__(__self__, *,
1778
- virtual_deployment_id: pulumi.Input[builtins.str],
1779
- weight: pulumi.Input[builtins.int],
1780
- port: Optional[pulumi.Input[builtins.int]] = None):
1781
- """
1782
- :param pulumi.Input[builtins.str] virtual_deployment_id: (Updatable) The OCID of the virtual deployment where the request will be routed.
1783
- :param pulumi.Input[builtins.int] weight: (Updatable) Weight of traffic target.
1784
- :param pulumi.Input[builtins.int] port: (Updatable) Port on virtual deployment to target. If port is missing, the rule will target all ports on the virtual deployment.
1785
- """
1786
- pulumi.set(__self__, "virtual_deployment_id", virtual_deployment_id)
1787
- pulumi.set(__self__, "weight", weight)
1788
- if port is not None:
1789
- pulumi.set(__self__, "port", port)
1790
-
1791
- @property
1792
- @pulumi.getter(name="virtualDeploymentId")
1793
- def virtual_deployment_id(self) -> pulumi.Input[builtins.str]:
1794
- """
1795
- (Updatable) The OCID of the virtual deployment where the request will be routed.
1796
- """
1797
- return pulumi.get(self, "virtual_deployment_id")
1798
-
1799
- @virtual_deployment_id.setter
1800
- def virtual_deployment_id(self, value: pulumi.Input[builtins.str]):
1801
- pulumi.set(self, "virtual_deployment_id", value)
1802
-
1803
- @property
1804
- @pulumi.getter
1805
- def weight(self) -> pulumi.Input[builtins.int]:
1806
- """
1807
- (Updatable) Weight of traffic target.
1808
- """
1809
- return pulumi.get(self, "weight")
1810
-
1811
- @weight.setter
1812
- def weight(self, value: pulumi.Input[builtins.int]):
1813
- pulumi.set(self, "weight", value)
1814
-
1815
- @property
1816
- @pulumi.getter
1817
- def port(self) -> Optional[pulumi.Input[builtins.int]]:
1818
- """
1819
- (Updatable) Port on virtual deployment to target. If port is missing, the rule will target all ports on the virtual deployment.
1820
- """
1821
- return pulumi.get(self, "port")
1822
-
1823
- @port.setter
1824
- def port(self, value: Optional[pulumi.Input[builtins.int]]):
1825
- pulumi.set(self, "port", value)
1826
-
1827
-
1828
- if not MYPY:
1829
- class GetAccessPoliciesFilterArgsDict(TypedDict):
1830
- name: builtins.str
1831
- """
1832
- A filter to return only resources that match the entire name given.
1833
- """
1834
- values: Sequence[builtins.str]
1835
- regex: NotRequired[builtins.bool]
1836
- elif False:
1837
- GetAccessPoliciesFilterArgsDict: TypeAlias = Mapping[str, Any]
1838
-
1839
- @pulumi.input_type
1840
- class GetAccessPoliciesFilterArgs:
1841
- def __init__(__self__, *,
1842
- name: builtins.str,
1843
- values: Sequence[builtins.str],
1844
- regex: Optional[builtins.bool] = None):
1845
- """
1846
- :param builtins.str name: A filter to return only resources that match the entire name given.
1847
- """
1848
- pulumi.set(__self__, "name", name)
1849
- pulumi.set(__self__, "values", values)
1850
- if regex is not None:
1851
- pulumi.set(__self__, "regex", regex)
1852
-
1853
- @property
1854
- @pulumi.getter
1855
- def name(self) -> builtins.str:
1856
- """
1857
- A filter to return only resources that match the entire name given.
1858
- """
1859
- return pulumi.get(self, "name")
1860
-
1861
- @name.setter
1862
- def name(self, value: builtins.str):
1863
- pulumi.set(self, "name", value)
1864
-
1865
- @property
1866
- @pulumi.getter
1867
- def values(self) -> Sequence[builtins.str]:
1868
- return pulumi.get(self, "values")
1869
-
1870
- @values.setter
1871
- def values(self, value: Sequence[builtins.str]):
1872
- pulumi.set(self, "values", value)
1873
-
1874
- @property
1875
- @pulumi.getter
1876
- def regex(self) -> Optional[builtins.bool]:
1877
- return pulumi.get(self, "regex")
1878
-
1879
- @regex.setter
1880
- def regex(self, value: Optional[builtins.bool]):
1881
- pulumi.set(self, "regex", value)
1882
-
1883
-
1884
- if not MYPY:
1885
- class GetIngressGatewayRouteTablesFilterArgsDict(TypedDict):
1886
- name: builtins.str
1887
- """
1888
- A filter to return only resources that match the entire name given.
1889
- """
1890
- values: Sequence[builtins.str]
1891
- regex: NotRequired[builtins.bool]
1892
- elif False:
1893
- GetIngressGatewayRouteTablesFilterArgsDict: TypeAlias = Mapping[str, Any]
1894
-
1895
- @pulumi.input_type
1896
- class GetIngressGatewayRouteTablesFilterArgs:
1897
- def __init__(__self__, *,
1898
- name: builtins.str,
1899
- values: Sequence[builtins.str],
1900
- regex: Optional[builtins.bool] = None):
1901
- """
1902
- :param builtins.str name: A filter to return only resources that match the entire name given.
1903
- """
1904
- pulumi.set(__self__, "name", name)
1905
- pulumi.set(__self__, "values", values)
1906
- if regex is not None:
1907
- pulumi.set(__self__, "regex", regex)
1908
-
1909
- @property
1910
- @pulumi.getter
1911
- def name(self) -> builtins.str:
1912
- """
1913
- A filter to return only resources that match the entire name given.
1914
- """
1915
- return pulumi.get(self, "name")
1916
-
1917
- @name.setter
1918
- def name(self, value: builtins.str):
1919
- pulumi.set(self, "name", value)
1920
-
1921
- @property
1922
- @pulumi.getter
1923
- def values(self) -> Sequence[builtins.str]:
1924
- return pulumi.get(self, "values")
1925
-
1926
- @values.setter
1927
- def values(self, value: Sequence[builtins.str]):
1928
- pulumi.set(self, "values", value)
1929
-
1930
- @property
1931
- @pulumi.getter
1932
- def regex(self) -> Optional[builtins.bool]:
1933
- return pulumi.get(self, "regex")
1934
-
1935
- @regex.setter
1936
- def regex(self, value: Optional[builtins.bool]):
1937
- pulumi.set(self, "regex", value)
1938
-
1939
-
1940
- if not MYPY:
1941
- class GetIngressGatewaysFilterArgsDict(TypedDict):
1942
- name: builtins.str
1943
- """
1944
- A filter to return only resources that match the entire name given.
1945
- """
1946
- values: Sequence[builtins.str]
1947
- regex: NotRequired[builtins.bool]
1948
- elif False:
1949
- GetIngressGatewaysFilterArgsDict: TypeAlias = Mapping[str, Any]
1950
-
1951
- @pulumi.input_type
1952
- class GetIngressGatewaysFilterArgs:
1953
- def __init__(__self__, *,
1954
- name: builtins.str,
1955
- values: Sequence[builtins.str],
1956
- regex: Optional[builtins.bool] = None):
1957
- """
1958
- :param builtins.str name: A filter to return only resources that match the entire name given.
1959
- """
1960
- pulumi.set(__self__, "name", name)
1961
- pulumi.set(__self__, "values", values)
1962
- if regex is not None:
1963
- pulumi.set(__self__, "regex", regex)
1964
-
1965
- @property
1966
- @pulumi.getter
1967
- def name(self) -> builtins.str:
1968
- """
1969
- A filter to return only resources that match the entire name given.
1970
- """
1971
- return pulumi.get(self, "name")
1972
-
1973
- @name.setter
1974
- def name(self, value: builtins.str):
1975
- pulumi.set(self, "name", value)
1976
-
1977
- @property
1978
- @pulumi.getter
1979
- def values(self) -> Sequence[builtins.str]:
1980
- return pulumi.get(self, "values")
1981
-
1982
- @values.setter
1983
- def values(self, value: Sequence[builtins.str]):
1984
- pulumi.set(self, "values", value)
1985
-
1986
- @property
1987
- @pulumi.getter
1988
- def regex(self) -> Optional[builtins.bool]:
1989
- return pulumi.get(self, "regex")
1990
-
1991
- @regex.setter
1992
- def regex(self, value: Optional[builtins.bool]):
1993
- pulumi.set(self, "regex", value)
1994
-
1995
-
1996
- if not MYPY:
1997
- class GetMeshesFilterArgsDict(TypedDict):
1998
- name: builtins.str
1999
- values: Sequence[builtins.str]
2000
- regex: NotRequired[builtins.bool]
2001
- elif False:
2002
- GetMeshesFilterArgsDict: TypeAlias = Mapping[str, Any]
2003
-
2004
- @pulumi.input_type
2005
- class GetMeshesFilterArgs:
2006
- def __init__(__self__, *,
2007
- name: builtins.str,
2008
- values: Sequence[builtins.str],
2009
- regex: Optional[builtins.bool] = None):
2010
- pulumi.set(__self__, "name", name)
2011
- pulumi.set(__self__, "values", values)
2012
- if regex is not None:
2013
- pulumi.set(__self__, "regex", regex)
2014
-
2015
- @property
2016
- @pulumi.getter
2017
- def name(self) -> builtins.str:
2018
- return pulumi.get(self, "name")
2019
-
2020
- @name.setter
2021
- def name(self, value: builtins.str):
2022
- pulumi.set(self, "name", value)
2023
-
2024
- @property
2025
- @pulumi.getter
2026
- def values(self) -> Sequence[builtins.str]:
2027
- return pulumi.get(self, "values")
2028
-
2029
- @values.setter
2030
- def values(self, value: Sequence[builtins.str]):
2031
- pulumi.set(self, "values", value)
2032
-
2033
- @property
2034
- @pulumi.getter
2035
- def regex(self) -> Optional[builtins.bool]:
2036
- return pulumi.get(self, "regex")
2037
-
2038
- @regex.setter
2039
- def regex(self, value: Optional[builtins.bool]):
2040
- pulumi.set(self, "regex", value)
2041
-
2042
-
2043
- if not MYPY:
2044
- class GetVirtualDeploymentsFilterArgsDict(TypedDict):
2045
- name: builtins.str
2046
- """
2047
- A filter to return only resources that match the entire name given.
2048
- """
2049
- values: Sequence[builtins.str]
2050
- regex: NotRequired[builtins.bool]
2051
- elif False:
2052
- GetVirtualDeploymentsFilterArgsDict: TypeAlias = Mapping[str, Any]
2053
-
2054
- @pulumi.input_type
2055
- class GetVirtualDeploymentsFilterArgs:
2056
- def __init__(__self__, *,
2057
- name: builtins.str,
2058
- values: Sequence[builtins.str],
2059
- regex: Optional[builtins.bool] = None):
2060
- """
2061
- :param builtins.str name: A filter to return only resources that match the entire name given.
2062
- """
2063
- pulumi.set(__self__, "name", name)
2064
- pulumi.set(__self__, "values", values)
2065
- if regex is not None:
2066
- pulumi.set(__self__, "regex", regex)
2067
-
2068
- @property
2069
- @pulumi.getter
2070
- def name(self) -> builtins.str:
2071
- """
2072
- A filter to return only resources that match the entire name given.
2073
- """
2074
- return pulumi.get(self, "name")
2075
-
2076
- @name.setter
2077
- def name(self, value: builtins.str):
2078
- pulumi.set(self, "name", value)
2079
-
2080
- @property
2081
- @pulumi.getter
2082
- def values(self) -> Sequence[builtins.str]:
2083
- return pulumi.get(self, "values")
2084
-
2085
- @values.setter
2086
- def values(self, value: Sequence[builtins.str]):
2087
- pulumi.set(self, "values", value)
2088
-
2089
- @property
2090
- @pulumi.getter
2091
- def regex(self) -> Optional[builtins.bool]:
2092
- return pulumi.get(self, "regex")
2093
-
2094
- @regex.setter
2095
- def regex(self, value: Optional[builtins.bool]):
2096
- pulumi.set(self, "regex", value)
2097
-
2098
-
2099
- if not MYPY:
2100
- class GetVirtualServiceRouteTablesFilterArgsDict(TypedDict):
2101
- name: builtins.str
2102
- """
2103
- A filter to return only resources that match the entire name given.
2104
- """
2105
- values: Sequence[builtins.str]
2106
- regex: NotRequired[builtins.bool]
2107
- elif False:
2108
- GetVirtualServiceRouteTablesFilterArgsDict: TypeAlias = Mapping[str, Any]
2109
-
2110
- @pulumi.input_type
2111
- class GetVirtualServiceRouteTablesFilterArgs:
2112
- def __init__(__self__, *,
2113
- name: builtins.str,
2114
- values: Sequence[builtins.str],
2115
- regex: Optional[builtins.bool] = None):
2116
- """
2117
- :param builtins.str name: A filter to return only resources that match the entire name given.
2118
- """
2119
- pulumi.set(__self__, "name", name)
2120
- pulumi.set(__self__, "values", values)
2121
- if regex is not None:
2122
- pulumi.set(__self__, "regex", regex)
2123
-
2124
- @property
2125
- @pulumi.getter
2126
- def name(self) -> builtins.str:
2127
- """
2128
- A filter to return only resources that match the entire name given.
2129
- """
2130
- return pulumi.get(self, "name")
2131
-
2132
- @name.setter
2133
- def name(self, value: builtins.str):
2134
- pulumi.set(self, "name", value)
2135
-
2136
- @property
2137
- @pulumi.getter
2138
- def values(self) -> Sequence[builtins.str]:
2139
- return pulumi.get(self, "values")
2140
-
2141
- @values.setter
2142
- def values(self, value: Sequence[builtins.str]):
2143
- pulumi.set(self, "values", value)
2144
-
2145
- @property
2146
- @pulumi.getter
2147
- def regex(self) -> Optional[builtins.bool]:
2148
- return pulumi.get(self, "regex")
2149
-
2150
- @regex.setter
2151
- def regex(self, value: Optional[builtins.bool]):
2152
- pulumi.set(self, "regex", value)
2153
-
2154
-
2155
- if not MYPY:
2156
- class GetVirtualServicesFilterArgsDict(TypedDict):
2157
- name: builtins.str
2158
- """
2159
- A filter to return only resources that match the entire name given.
2160
- """
2161
- values: Sequence[builtins.str]
2162
- regex: NotRequired[builtins.bool]
2163
- elif False:
2164
- GetVirtualServicesFilterArgsDict: TypeAlias = Mapping[str, Any]
2165
-
2166
- @pulumi.input_type
2167
- class GetVirtualServicesFilterArgs:
2168
- def __init__(__self__, *,
2169
- name: builtins.str,
2170
- values: Sequence[builtins.str],
2171
- regex: Optional[builtins.bool] = None):
2172
- """
2173
- :param builtins.str name: A filter to return only resources that match the entire name given.
2174
- """
2175
- pulumi.set(__self__, "name", name)
2176
- pulumi.set(__self__, "values", values)
2177
- if regex is not None:
2178
- pulumi.set(__self__, "regex", regex)
2179
-
2180
- @property
2181
- @pulumi.getter
2182
- def name(self) -> builtins.str:
2183
- """
2184
- A filter to return only resources that match the entire name given.
2185
- """
2186
- return pulumi.get(self, "name")
2187
-
2188
- @name.setter
2189
- def name(self, value: builtins.str):
2190
- pulumi.set(self, "name", value)
2191
-
2192
- @property
2193
- @pulumi.getter
2194
- def values(self) -> Sequence[builtins.str]:
2195
- return pulumi.get(self, "values")
2196
-
2197
- @values.setter
2198
- def values(self, value: Sequence[builtins.str]):
2199
- pulumi.set(self, "values", value)
2200
-
2201
- @property
2202
- @pulumi.getter
2203
- def regex(self) -> Optional[builtins.bool]:
2204
- return pulumi.get(self, "regex")
2205
-
2206
- @regex.setter
2207
- def regex(self, value: Optional[builtins.bool]):
2208
- pulumi.set(self, "regex", value)
2209
-
2210
-