pulumi-oci 2.34.0a1747896429__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.0a1747896429.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.0a1747896429.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.0a1747896429.dist-info/RECORD +0 -3138
  3157. {pulumi_oci-2.34.0a1747896429.dist-info → pulumi_oci-3.0.0.dist-info}/top_level.txt +0 -0
@@ -1,4811 +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
- from . import outputs
18
-
19
- __all__ = [
20
- 'AccessPolicyRule',
21
- 'AccessPolicyRuleDestination',
22
- 'AccessPolicyRuleSource',
23
- 'IngressGatewayAccessLogging',
24
- 'IngressGatewayHost',
25
- 'IngressGatewayHostListener',
26
- 'IngressGatewayHostListenerTls',
27
- 'IngressGatewayHostListenerTlsClientValidation',
28
- 'IngressGatewayHostListenerTlsClientValidationTrustedCaBundle',
29
- 'IngressGatewayHostListenerTlsServerCertificate',
30
- 'IngressGatewayMtls',
31
- 'IngressGatewayRouteTableRouteRule',
32
- 'IngressGatewayRouteTableRouteRuleDestination',
33
- 'IngressGatewayRouteTableRouteRuleIngressGatewayHost',
34
- 'MeshCertificateAuthority',
35
- 'MeshMtls',
36
- 'VirtualDeploymentAccessLogging',
37
- 'VirtualDeploymentListener',
38
- 'VirtualDeploymentServiceDiscovery',
39
- 'VirtualServiceDefaultRoutingPolicy',
40
- 'VirtualServiceMtls',
41
- 'VirtualServiceRouteTableRouteRule',
42
- 'VirtualServiceRouteTableRouteRuleDestination',
43
- 'GetAccessPoliciesAccessPolicyCollectionResult',
44
- 'GetAccessPoliciesAccessPolicyCollectionItemResult',
45
- 'GetAccessPoliciesAccessPolicyCollectionItemRuleResult',
46
- 'GetAccessPoliciesAccessPolicyCollectionItemRuleDestinationResult',
47
- 'GetAccessPoliciesAccessPolicyCollectionItemRuleSourceResult',
48
- 'GetAccessPoliciesFilterResult',
49
- 'GetAccessPolicyRuleResult',
50
- 'GetAccessPolicyRuleDestinationResult',
51
- 'GetAccessPolicyRuleSourceResult',
52
- 'GetIngressGatewayAccessLoggingResult',
53
- 'GetIngressGatewayHostResult',
54
- 'GetIngressGatewayHostListenerResult',
55
- 'GetIngressGatewayHostListenerTlResult',
56
- 'GetIngressGatewayHostListenerTlClientValidationResult',
57
- 'GetIngressGatewayHostListenerTlClientValidationTrustedCaBundleResult',
58
- 'GetIngressGatewayHostListenerTlServerCertificateResult',
59
- 'GetIngressGatewayMtlResult',
60
- 'GetIngressGatewayRouteTableRouteRuleResult',
61
- 'GetIngressGatewayRouteTableRouteRuleDestinationResult',
62
- 'GetIngressGatewayRouteTableRouteRuleIngressGatewayHostResult',
63
- 'GetIngressGatewayRouteTablesFilterResult',
64
- 'GetIngressGatewayRouteTablesIngressGatewayRouteTableCollectionResult',
65
- 'GetIngressGatewayRouteTablesIngressGatewayRouteTableCollectionItemResult',
66
- 'GetIngressGatewayRouteTablesIngressGatewayRouteTableCollectionItemRouteRuleResult',
67
- 'GetIngressGatewayRouteTablesIngressGatewayRouteTableCollectionItemRouteRuleDestinationResult',
68
- 'GetIngressGatewayRouteTablesIngressGatewayRouteTableCollectionItemRouteRuleIngressGatewayHostResult',
69
- 'GetIngressGatewaysFilterResult',
70
- 'GetIngressGatewaysIngressGatewayCollectionResult',
71
- 'GetIngressGatewaysIngressGatewayCollectionItemResult',
72
- 'GetIngressGatewaysIngressGatewayCollectionItemAccessLoggingResult',
73
- 'GetIngressGatewaysIngressGatewayCollectionItemHostResult',
74
- 'GetIngressGatewaysIngressGatewayCollectionItemHostListenerResult',
75
- 'GetIngressGatewaysIngressGatewayCollectionItemHostListenerTlResult',
76
- 'GetIngressGatewaysIngressGatewayCollectionItemHostListenerTlClientValidationResult',
77
- 'GetIngressGatewaysIngressGatewayCollectionItemHostListenerTlClientValidationTrustedCaBundleResult',
78
- 'GetIngressGatewaysIngressGatewayCollectionItemHostListenerTlServerCertificateResult',
79
- 'GetIngressGatewaysIngressGatewayCollectionItemMtlResult',
80
- 'GetMeshCertificateAuthorityResult',
81
- 'GetMeshMtlResult',
82
- 'GetMeshesFilterResult',
83
- 'GetMeshesMeshCollectionResult',
84
- 'GetMeshesMeshCollectionItemResult',
85
- 'GetMeshesMeshCollectionItemCertificateAuthorityResult',
86
- 'GetMeshesMeshCollectionItemMtlResult',
87
- 'GetVirtualDeploymentAccessLoggingResult',
88
- 'GetVirtualDeploymentListenerResult',
89
- 'GetVirtualDeploymentServiceDiscoveryResult',
90
- 'GetVirtualDeploymentsFilterResult',
91
- 'GetVirtualDeploymentsVirtualDeploymentCollectionResult',
92
- 'GetVirtualDeploymentsVirtualDeploymentCollectionItemResult',
93
- 'GetVirtualDeploymentsVirtualDeploymentCollectionItemAccessLoggingResult',
94
- 'GetVirtualDeploymentsVirtualDeploymentCollectionItemListenerResult',
95
- 'GetVirtualDeploymentsVirtualDeploymentCollectionItemServiceDiscoveryResult',
96
- 'GetVirtualServiceDefaultRoutingPolicyResult',
97
- 'GetVirtualServiceMtlResult',
98
- 'GetVirtualServiceRouteTableRouteRuleResult',
99
- 'GetVirtualServiceRouteTableRouteRuleDestinationResult',
100
- 'GetVirtualServiceRouteTablesFilterResult',
101
- 'GetVirtualServiceRouteTablesVirtualServiceRouteTableCollectionResult',
102
- 'GetVirtualServiceRouteTablesVirtualServiceRouteTableCollectionItemResult',
103
- 'GetVirtualServiceRouteTablesVirtualServiceRouteTableCollectionItemRouteRuleResult',
104
- 'GetVirtualServiceRouteTablesVirtualServiceRouteTableCollectionItemRouteRuleDestinationResult',
105
- 'GetVirtualServicesFilterResult',
106
- 'GetVirtualServicesVirtualServiceCollectionResult',
107
- 'GetVirtualServicesVirtualServiceCollectionItemResult',
108
- 'GetVirtualServicesVirtualServiceCollectionItemDefaultRoutingPolicyResult',
109
- 'GetVirtualServicesVirtualServiceCollectionItemMtlResult',
110
- ]
111
-
112
- @pulumi.output_type
113
- class AccessPolicyRule(dict):
114
- def __init__(__self__, *,
115
- action: builtins.str,
116
- destination: 'outputs.AccessPolicyRuleDestination',
117
- source: 'outputs.AccessPolicyRuleSource'):
118
- """
119
- :param builtins.str action: (Updatable) Action for the traffic between the source and the destination.
120
- :param 'AccessPolicyRuleDestinationArgs' destination: (Updatable) Target of the access policy. This can either be the source or the destination of the traffic.
121
- :param 'AccessPolicyRuleSourceArgs' source: (Updatable) Target of the access policy. This can either be the source or the destination of the traffic.
122
- """
123
- pulumi.set(__self__, "action", action)
124
- pulumi.set(__self__, "destination", destination)
125
- pulumi.set(__self__, "source", source)
126
-
127
- @property
128
- @pulumi.getter
129
- def action(self) -> builtins.str:
130
- """
131
- (Updatable) Action for the traffic between the source and the destination.
132
- """
133
- return pulumi.get(self, "action")
134
-
135
- @property
136
- @pulumi.getter
137
- def destination(self) -> 'outputs.AccessPolicyRuleDestination':
138
- """
139
- (Updatable) Target of the access policy. This can either be the source or the destination of the traffic.
140
- """
141
- return pulumi.get(self, "destination")
142
-
143
- @property
144
- @pulumi.getter
145
- def source(self) -> 'outputs.AccessPolicyRuleSource':
146
- """
147
- (Updatable) Target of the access policy. This can either be the source or the destination of the traffic.
148
- """
149
- return pulumi.get(self, "source")
150
-
151
-
152
- @pulumi.output_type
153
- class AccessPolicyRuleDestination(dict):
154
- @staticmethod
155
- def __key_warning(key: str):
156
- suggest = None
157
- if key == "ingressGatewayId":
158
- suggest = "ingress_gateway_id"
159
- elif key == "ipAddresses":
160
- suggest = "ip_addresses"
161
- elif key == "virtualServiceId":
162
- suggest = "virtual_service_id"
163
-
164
- if suggest:
165
- pulumi.log.warn(f"Key '{key}' not found in AccessPolicyRuleDestination. Access the value via the '{suggest}' property getter instead.")
166
-
167
- def __getitem__(self, key: str) -> Any:
168
- AccessPolicyRuleDestination.__key_warning(key)
169
- return super().__getitem__(key)
170
-
171
- def get(self, key: str, default = None) -> Any:
172
- AccessPolicyRuleDestination.__key_warning(key)
173
- return super().get(key, default)
174
-
175
- def __init__(__self__, *,
176
- type: builtins.str,
177
- hostnames: Optional[Sequence[builtins.str]] = None,
178
- ingress_gateway_id: Optional[builtins.str] = None,
179
- ip_addresses: Optional[Sequence[builtins.str]] = None,
180
- ports: Optional[Sequence[builtins.int]] = None,
181
- protocol: Optional[builtins.str] = None,
182
- virtual_service_id: Optional[builtins.str] = None):
183
- """
184
- :param builtins.str type: (Updatable) Traffic type of the target.
185
- :param Sequence[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.
186
- :param builtins.str ingress_gateway_id: (Updatable) The OCID of the ingress gateway resource.
187
- :param Sequence[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.
188
- :param Sequence[builtins.int] ports: (Updatable) Ports exposed by an external service. If left empty all ports will be allowed.
189
- :param builtins.str protocol: (Updatable) Protocol of the external service
190
- :param builtins.str virtual_service_id: (Updatable) The OCID of the virtual service resource.
191
- """
192
- pulumi.set(__self__, "type", type)
193
- if hostnames is not None:
194
- pulumi.set(__self__, "hostnames", hostnames)
195
- if ingress_gateway_id is not None:
196
- pulumi.set(__self__, "ingress_gateway_id", ingress_gateway_id)
197
- if ip_addresses is not None:
198
- pulumi.set(__self__, "ip_addresses", ip_addresses)
199
- if ports is not None:
200
- pulumi.set(__self__, "ports", ports)
201
- if protocol is not None:
202
- pulumi.set(__self__, "protocol", protocol)
203
- if virtual_service_id is not None:
204
- pulumi.set(__self__, "virtual_service_id", virtual_service_id)
205
-
206
- @property
207
- @pulumi.getter
208
- def type(self) -> builtins.str:
209
- """
210
- (Updatable) Traffic type of the target.
211
- """
212
- return pulumi.get(self, "type")
213
-
214
- @property
215
- @pulumi.getter
216
- def hostnames(self) -> Optional[Sequence[builtins.str]]:
217
- """
218
- (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.
219
- """
220
- return pulumi.get(self, "hostnames")
221
-
222
- @property
223
- @pulumi.getter(name="ingressGatewayId")
224
- def ingress_gateway_id(self) -> Optional[builtins.str]:
225
- """
226
- (Updatable) The OCID of the ingress gateway resource.
227
- """
228
- return pulumi.get(self, "ingress_gateway_id")
229
-
230
- @property
231
- @pulumi.getter(name="ipAddresses")
232
- def ip_addresses(self) -> Optional[Sequence[builtins.str]]:
233
- """
234
- (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.
235
- """
236
- return pulumi.get(self, "ip_addresses")
237
-
238
- @property
239
- @pulumi.getter
240
- def ports(self) -> Optional[Sequence[builtins.int]]:
241
- """
242
- (Updatable) Ports exposed by an external service. If left empty all ports will be allowed.
243
- """
244
- return pulumi.get(self, "ports")
245
-
246
- @property
247
- @pulumi.getter
248
- def protocol(self) -> Optional[builtins.str]:
249
- """
250
- (Updatable) Protocol of the external service
251
- """
252
- return pulumi.get(self, "protocol")
253
-
254
- @property
255
- @pulumi.getter(name="virtualServiceId")
256
- def virtual_service_id(self) -> Optional[builtins.str]:
257
- """
258
- (Updatable) The OCID of the virtual service resource.
259
- """
260
- return pulumi.get(self, "virtual_service_id")
261
-
262
-
263
- @pulumi.output_type
264
- class AccessPolicyRuleSource(dict):
265
- @staticmethod
266
- def __key_warning(key: str):
267
- suggest = None
268
- if key == "ingressGatewayId":
269
- suggest = "ingress_gateway_id"
270
- elif key == "ipAddresses":
271
- suggest = "ip_addresses"
272
- elif key == "virtualServiceId":
273
- suggest = "virtual_service_id"
274
-
275
- if suggest:
276
- pulumi.log.warn(f"Key '{key}' not found in AccessPolicyRuleSource. Access the value via the '{suggest}' property getter instead.")
277
-
278
- def __getitem__(self, key: str) -> Any:
279
- AccessPolicyRuleSource.__key_warning(key)
280
- return super().__getitem__(key)
281
-
282
- def get(self, key: str, default = None) -> Any:
283
- AccessPolicyRuleSource.__key_warning(key)
284
- return super().get(key, default)
285
-
286
- def __init__(__self__, *,
287
- type: builtins.str,
288
- hostnames: Optional[Sequence[builtins.str]] = None,
289
- ingress_gateway_id: Optional[builtins.str] = None,
290
- ip_addresses: Optional[Sequence[builtins.str]] = None,
291
- ports: Optional[Sequence[builtins.int]] = None,
292
- protocol: Optional[builtins.str] = None,
293
- virtual_service_id: Optional[builtins.str] = None):
294
- """
295
- :param builtins.str type: (Updatable) Traffic type of the target.
296
- :param Sequence[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.
297
- :param builtins.str ingress_gateway_id: (Updatable) The OCID of the ingress gateway resource.
298
- :param Sequence[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.
299
- :param Sequence[builtins.int] ports: (Updatable) Ports exposed by an external service. If left empty all ports will be allowed.
300
- :param builtins.str protocol: (Updatable) Protocol of the external service
301
- :param builtins.str virtual_service_id: (Updatable) The OCID of the virtual service resource.
302
-
303
-
304
- ** IMPORTANT **
305
- Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
306
- """
307
- pulumi.set(__self__, "type", type)
308
- if hostnames is not None:
309
- pulumi.set(__self__, "hostnames", hostnames)
310
- if ingress_gateway_id is not None:
311
- pulumi.set(__self__, "ingress_gateway_id", ingress_gateway_id)
312
- if ip_addresses is not None:
313
- pulumi.set(__self__, "ip_addresses", ip_addresses)
314
- if ports is not None:
315
- pulumi.set(__self__, "ports", ports)
316
- if protocol is not None:
317
- pulumi.set(__self__, "protocol", protocol)
318
- if virtual_service_id is not None:
319
- pulumi.set(__self__, "virtual_service_id", virtual_service_id)
320
-
321
- @property
322
- @pulumi.getter
323
- def type(self) -> builtins.str:
324
- """
325
- (Updatable) Traffic type of the target.
326
- """
327
- return pulumi.get(self, "type")
328
-
329
- @property
330
- @pulumi.getter
331
- def hostnames(self) -> Optional[Sequence[builtins.str]]:
332
- """
333
- (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.
334
- """
335
- return pulumi.get(self, "hostnames")
336
-
337
- @property
338
- @pulumi.getter(name="ingressGatewayId")
339
- def ingress_gateway_id(self) -> Optional[builtins.str]:
340
- """
341
- (Updatable) The OCID of the ingress gateway resource.
342
- """
343
- return pulumi.get(self, "ingress_gateway_id")
344
-
345
- @property
346
- @pulumi.getter(name="ipAddresses")
347
- def ip_addresses(self) -> Optional[Sequence[builtins.str]]:
348
- """
349
- (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.
350
- """
351
- return pulumi.get(self, "ip_addresses")
352
-
353
- @property
354
- @pulumi.getter
355
- def ports(self) -> Optional[Sequence[builtins.int]]:
356
- """
357
- (Updatable) Ports exposed by an external service. If left empty all ports will be allowed.
358
- """
359
- return pulumi.get(self, "ports")
360
-
361
- @property
362
- @pulumi.getter
363
- def protocol(self) -> Optional[builtins.str]:
364
- """
365
- (Updatable) Protocol of the external service
366
- """
367
- return pulumi.get(self, "protocol")
368
-
369
- @property
370
- @pulumi.getter(name="virtualServiceId")
371
- def virtual_service_id(self) -> Optional[builtins.str]:
372
- """
373
- (Updatable) The OCID of the virtual service resource.
374
-
375
-
376
- ** IMPORTANT **
377
- Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
378
- """
379
- return pulumi.get(self, "virtual_service_id")
380
-
381
-
382
- @pulumi.output_type
383
- class IngressGatewayAccessLogging(dict):
384
- @staticmethod
385
- def __key_warning(key: str):
386
- suggest = None
387
- if key == "isEnabled":
388
- suggest = "is_enabled"
389
-
390
- if suggest:
391
- pulumi.log.warn(f"Key '{key}' not found in IngressGatewayAccessLogging. Access the value via the '{suggest}' property getter instead.")
392
-
393
- def __getitem__(self, key: str) -> Any:
394
- IngressGatewayAccessLogging.__key_warning(key)
395
- return super().__getitem__(key)
396
-
397
- def get(self, key: str, default = None) -> Any:
398
- IngressGatewayAccessLogging.__key_warning(key)
399
- return super().get(key, default)
400
-
401
- def __init__(__self__, *,
402
- is_enabled: Optional[builtins.bool] = None):
403
- """
404
- :param builtins.bool is_enabled: (Updatable) Determines if the logging configuration is enabled.
405
- """
406
- if is_enabled is not None:
407
- pulumi.set(__self__, "is_enabled", is_enabled)
408
-
409
- @property
410
- @pulumi.getter(name="isEnabled")
411
- def is_enabled(self) -> Optional[builtins.bool]:
412
- """
413
- (Updatable) Determines if the logging configuration is enabled.
414
- """
415
- return pulumi.get(self, "is_enabled")
416
-
417
-
418
- @pulumi.output_type
419
- class IngressGatewayHost(dict):
420
- def __init__(__self__, *,
421
- listeners: Sequence['outputs.IngressGatewayHostListener'],
422
- name: builtins.str,
423
- hostnames: Optional[Sequence[builtins.str]] = None):
424
- """
425
- :param Sequence['IngressGatewayHostListenerArgs'] listeners: (Updatable) The listeners for the ingress gateway.
426
- :param 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`
427
- :param Sequence[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".
428
- """
429
- pulumi.set(__self__, "listeners", listeners)
430
- pulumi.set(__self__, "name", name)
431
- if hostnames is not None:
432
- pulumi.set(__self__, "hostnames", hostnames)
433
-
434
- @property
435
- @pulumi.getter
436
- def listeners(self) -> Sequence['outputs.IngressGatewayHostListener']:
437
- """
438
- (Updatable) The listeners for the ingress gateway.
439
- """
440
- return pulumi.get(self, "listeners")
441
-
442
- @property
443
- @pulumi.getter
444
- def name(self) -> builtins.str:
445
- """
446
- (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`
447
- """
448
- return pulumi.get(self, "name")
449
-
450
- @property
451
- @pulumi.getter
452
- def hostnames(self) -> Optional[Sequence[builtins.str]]:
453
- """
454
- (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".
455
- """
456
- return pulumi.get(self, "hostnames")
457
-
458
-
459
- @pulumi.output_type
460
- class IngressGatewayHostListener(dict):
461
- def __init__(__self__, *,
462
- port: builtins.int,
463
- protocol: builtins.str,
464
- tls: Optional['outputs.IngressGatewayHostListenerTls'] = None):
465
- """
466
- :param builtins.int port: (Updatable) Port on which ingress gateway is listening.
467
- :param builtins.str protocol: (Updatable) Type of protocol used.
468
- :param 'IngressGatewayHostListenerTlsArgs' tls: (Updatable) TLS enforcement config for the ingress listener.
469
- """
470
- pulumi.set(__self__, "port", port)
471
- pulumi.set(__self__, "protocol", protocol)
472
- if tls is not None:
473
- pulumi.set(__self__, "tls", tls)
474
-
475
- @property
476
- @pulumi.getter
477
- def port(self) -> builtins.int:
478
- """
479
- (Updatable) Port on which ingress gateway is listening.
480
- """
481
- return pulumi.get(self, "port")
482
-
483
- @property
484
- @pulumi.getter
485
- def protocol(self) -> builtins.str:
486
- """
487
- (Updatable) Type of protocol used.
488
- """
489
- return pulumi.get(self, "protocol")
490
-
491
- @property
492
- @pulumi.getter
493
- def tls(self) -> Optional['outputs.IngressGatewayHostListenerTls']:
494
- """
495
- (Updatable) TLS enforcement config for the ingress listener.
496
- """
497
- return pulumi.get(self, "tls")
498
-
499
-
500
- @pulumi.output_type
501
- class IngressGatewayHostListenerTls(dict):
502
- @staticmethod
503
- def __key_warning(key: str):
504
- suggest = None
505
- if key == "clientValidation":
506
- suggest = "client_validation"
507
- elif key == "serverCertificate":
508
- suggest = "server_certificate"
509
-
510
- if suggest:
511
- pulumi.log.warn(f"Key '{key}' not found in IngressGatewayHostListenerTls. Access the value via the '{suggest}' property getter instead.")
512
-
513
- def __getitem__(self, key: str) -> Any:
514
- IngressGatewayHostListenerTls.__key_warning(key)
515
- return super().__getitem__(key)
516
-
517
- def get(self, key: str, default = None) -> Any:
518
- IngressGatewayHostListenerTls.__key_warning(key)
519
- return super().get(key, default)
520
-
521
- def __init__(__self__, *,
522
- mode: builtins.str,
523
- client_validation: Optional['outputs.IngressGatewayHostListenerTlsClientValidation'] = None,
524
- server_certificate: Optional['outputs.IngressGatewayHostListenerTlsServerCertificate'] = None):
525
- """
526
- :param 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.
527
- :param 'IngressGatewayHostListenerTlsClientValidationArgs' client_validation: (Updatable) Resource representing the TLS configuration used for validating client certificates.
528
- :param 'IngressGatewayHostListenerTlsServerCertificateArgs' server_certificate: (Updatable) Resource representing the location of the TLS certificate.
529
- """
530
- pulumi.set(__self__, "mode", mode)
531
- if client_validation is not None:
532
- pulumi.set(__self__, "client_validation", client_validation)
533
- if server_certificate is not None:
534
- pulumi.set(__self__, "server_certificate", server_certificate)
535
-
536
- @property
537
- @pulumi.getter
538
- def mode(self) -> builtins.str:
539
- """
540
- (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.
541
- """
542
- return pulumi.get(self, "mode")
543
-
544
- @property
545
- @pulumi.getter(name="clientValidation")
546
- def client_validation(self) -> Optional['outputs.IngressGatewayHostListenerTlsClientValidation']:
547
- """
548
- (Updatable) Resource representing the TLS configuration used for validating client certificates.
549
- """
550
- return pulumi.get(self, "client_validation")
551
-
552
- @property
553
- @pulumi.getter(name="serverCertificate")
554
- def server_certificate(self) -> Optional['outputs.IngressGatewayHostListenerTlsServerCertificate']:
555
- """
556
- (Updatable) Resource representing the location of the TLS certificate.
557
- """
558
- return pulumi.get(self, "server_certificate")
559
-
560
-
561
- @pulumi.output_type
562
- class IngressGatewayHostListenerTlsClientValidation(dict):
563
- @staticmethod
564
- def __key_warning(key: str):
565
- suggest = None
566
- if key == "subjectAlternateNames":
567
- suggest = "subject_alternate_names"
568
- elif key == "trustedCaBundle":
569
- suggest = "trusted_ca_bundle"
570
-
571
- if suggest:
572
- pulumi.log.warn(f"Key '{key}' not found in IngressGatewayHostListenerTlsClientValidation. Access the value via the '{suggest}' property getter instead.")
573
-
574
- def __getitem__(self, key: str) -> Any:
575
- IngressGatewayHostListenerTlsClientValidation.__key_warning(key)
576
- return super().__getitem__(key)
577
-
578
- def get(self, key: str, default = None) -> Any:
579
- IngressGatewayHostListenerTlsClientValidation.__key_warning(key)
580
- return super().get(key, default)
581
-
582
- def __init__(__self__, *,
583
- subject_alternate_names: Optional[Sequence[builtins.str]] = None,
584
- trusted_ca_bundle: Optional['outputs.IngressGatewayHostListenerTlsClientValidationTrustedCaBundle'] = None):
585
- """
586
- :param Sequence[builtins.str] subject_alternate_names: (Updatable) A list of alternate names to verify the subject identity in the certificate presented by the client.
587
- :param 'IngressGatewayHostListenerTlsClientValidationTrustedCaBundleArgs' trusted_ca_bundle: (Updatable) Resource representing the CA bundle.
588
- """
589
- if subject_alternate_names is not None:
590
- pulumi.set(__self__, "subject_alternate_names", subject_alternate_names)
591
- if trusted_ca_bundle is not None:
592
- pulumi.set(__self__, "trusted_ca_bundle", trusted_ca_bundle)
593
-
594
- @property
595
- @pulumi.getter(name="subjectAlternateNames")
596
- def subject_alternate_names(self) -> Optional[Sequence[builtins.str]]:
597
- """
598
- (Updatable) A list of alternate names to verify the subject identity in the certificate presented by the client.
599
- """
600
- return pulumi.get(self, "subject_alternate_names")
601
-
602
- @property
603
- @pulumi.getter(name="trustedCaBundle")
604
- def trusted_ca_bundle(self) -> Optional['outputs.IngressGatewayHostListenerTlsClientValidationTrustedCaBundle']:
605
- """
606
- (Updatable) Resource representing the CA bundle.
607
- """
608
- return pulumi.get(self, "trusted_ca_bundle")
609
-
610
-
611
- @pulumi.output_type
612
- class IngressGatewayHostListenerTlsClientValidationTrustedCaBundle(dict):
613
- @staticmethod
614
- def __key_warning(key: str):
615
- suggest = None
616
- if key == "caBundleId":
617
- suggest = "ca_bundle_id"
618
- elif key == "secretName":
619
- suggest = "secret_name"
620
-
621
- if suggest:
622
- pulumi.log.warn(f"Key '{key}' not found in IngressGatewayHostListenerTlsClientValidationTrustedCaBundle. Access the value via the '{suggest}' property getter instead.")
623
-
624
- def __getitem__(self, key: str) -> Any:
625
- IngressGatewayHostListenerTlsClientValidationTrustedCaBundle.__key_warning(key)
626
- return super().__getitem__(key)
627
-
628
- def get(self, key: str, default = None) -> Any:
629
- IngressGatewayHostListenerTlsClientValidationTrustedCaBundle.__key_warning(key)
630
- return super().get(key, default)
631
-
632
- def __init__(__self__, *,
633
- type: builtins.str,
634
- ca_bundle_id: Optional[builtins.str] = None,
635
- secret_name: Optional[builtins.str] = None):
636
- """
637
- :param builtins.str type: (Updatable) Type of certificate.
638
- :param builtins.str ca_bundle_id: (Updatable) The OCID of the CA Bundle resource.
639
- :param 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
640
- """
641
- pulumi.set(__self__, "type", type)
642
- if ca_bundle_id is not None:
643
- pulumi.set(__self__, "ca_bundle_id", ca_bundle_id)
644
- if secret_name is not None:
645
- pulumi.set(__self__, "secret_name", secret_name)
646
-
647
- @property
648
- @pulumi.getter
649
- def type(self) -> builtins.str:
650
- """
651
- (Updatable) Type of certificate.
652
- """
653
- return pulumi.get(self, "type")
654
-
655
- @property
656
- @pulumi.getter(name="caBundleId")
657
- def ca_bundle_id(self) -> Optional[builtins.str]:
658
- """
659
- (Updatable) The OCID of the CA Bundle resource.
660
- """
661
- return pulumi.get(self, "ca_bundle_id")
662
-
663
- @property
664
- @pulumi.getter(name="secretName")
665
- def secret_name(self) -> Optional[builtins.str]:
666
- """
667
- (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
668
- """
669
- return pulumi.get(self, "secret_name")
670
-
671
-
672
- @pulumi.output_type
673
- class IngressGatewayHostListenerTlsServerCertificate(dict):
674
- @staticmethod
675
- def __key_warning(key: str):
676
- suggest = None
677
- if key == "certificateId":
678
- suggest = "certificate_id"
679
- elif key == "secretName":
680
- suggest = "secret_name"
681
-
682
- if suggest:
683
- pulumi.log.warn(f"Key '{key}' not found in IngressGatewayHostListenerTlsServerCertificate. Access the value via the '{suggest}' property getter instead.")
684
-
685
- def __getitem__(self, key: str) -> Any:
686
- IngressGatewayHostListenerTlsServerCertificate.__key_warning(key)
687
- return super().__getitem__(key)
688
-
689
- def get(self, key: str, default = None) -> Any:
690
- IngressGatewayHostListenerTlsServerCertificate.__key_warning(key)
691
- return super().get(key, default)
692
-
693
- def __init__(__self__, *,
694
- type: builtins.str,
695
- certificate_id: Optional[builtins.str] = None,
696
- secret_name: Optional[builtins.str] = None):
697
- """
698
- :param builtins.str type: (Updatable) Type of certificate.
699
- :param builtins.str certificate_id: (Updatable) The OCID of the leaf certificate resource.
700
- :param 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}
701
- """
702
- pulumi.set(__self__, "type", type)
703
- if certificate_id is not None:
704
- pulumi.set(__self__, "certificate_id", certificate_id)
705
- if secret_name is not None:
706
- pulumi.set(__self__, "secret_name", secret_name)
707
-
708
- @property
709
- @pulumi.getter
710
- def type(self) -> builtins.str:
711
- """
712
- (Updatable) Type of certificate.
713
- """
714
- return pulumi.get(self, "type")
715
-
716
- @property
717
- @pulumi.getter(name="certificateId")
718
- def certificate_id(self) -> Optional[builtins.str]:
719
- """
720
- (Updatable) The OCID of the leaf certificate resource.
721
- """
722
- return pulumi.get(self, "certificate_id")
723
-
724
- @property
725
- @pulumi.getter(name="secretName")
726
- def secret_name(self) -> Optional[builtins.str]:
727
- """
728
- (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}
729
- """
730
- return pulumi.get(self, "secret_name")
731
-
732
-
733
- @pulumi.output_type
734
- class IngressGatewayMtls(dict):
735
- @staticmethod
736
- def __key_warning(key: str):
737
- suggest = None
738
- if key == "certificateId":
739
- suggest = "certificate_id"
740
- elif key == "maximumValidity":
741
- suggest = "maximum_validity"
742
-
743
- if suggest:
744
- pulumi.log.warn(f"Key '{key}' not found in IngressGatewayMtls. Access the value via the '{suggest}' property getter instead.")
745
-
746
- def __getitem__(self, key: str) -> Any:
747
- IngressGatewayMtls.__key_warning(key)
748
- return super().__getitem__(key)
749
-
750
- def get(self, key: str, default = None) -> Any:
751
- IngressGatewayMtls.__key_warning(key)
752
- return super().get(key, default)
753
-
754
- def __init__(__self__, *,
755
- certificate_id: Optional[builtins.str] = None,
756
- maximum_validity: Optional[builtins.int] = None):
757
- """
758
- :param builtins.str certificate_id: The OCID of the certificate resource that will be used for mTLS authentication with other virtual services in the mesh.
759
- :param 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.
760
- """
761
- if certificate_id is not None:
762
- pulumi.set(__self__, "certificate_id", certificate_id)
763
- if maximum_validity is not None:
764
- pulumi.set(__self__, "maximum_validity", maximum_validity)
765
-
766
- @property
767
- @pulumi.getter(name="certificateId")
768
- def certificate_id(self) -> Optional[builtins.str]:
769
- """
770
- The OCID of the certificate resource that will be used for mTLS authentication with other virtual services in the mesh.
771
- """
772
- return pulumi.get(self, "certificate_id")
773
-
774
- @property
775
- @pulumi.getter(name="maximumValidity")
776
- def maximum_validity(self) -> Optional[builtins.int]:
777
- """
778
- (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.
779
- """
780
- return pulumi.get(self, "maximum_validity")
781
-
782
-
783
- @pulumi.output_type
784
- class IngressGatewayRouteTableRouteRule(dict):
785
- @staticmethod
786
- def __key_warning(key: str):
787
- suggest = None
788
- if key == "ingressGatewayHost":
789
- suggest = "ingress_gateway_host"
790
- elif key == "isGrpc":
791
- suggest = "is_grpc"
792
- elif key == "isHostRewriteEnabled":
793
- suggest = "is_host_rewrite_enabled"
794
- elif key == "isPathRewriteEnabled":
795
- suggest = "is_path_rewrite_enabled"
796
- elif key == "pathType":
797
- suggest = "path_type"
798
- elif key == "requestTimeoutInMs":
799
- suggest = "request_timeout_in_ms"
800
-
801
- if suggest:
802
- pulumi.log.warn(f"Key '{key}' not found in IngressGatewayRouteTableRouteRule. Access the value via the '{suggest}' property getter instead.")
803
-
804
- def __getitem__(self, key: str) -> Any:
805
- IngressGatewayRouteTableRouteRule.__key_warning(key)
806
- return super().__getitem__(key)
807
-
808
- def get(self, key: str, default = None) -> Any:
809
- IngressGatewayRouteTableRouteRule.__key_warning(key)
810
- return super().get(key, default)
811
-
812
- def __init__(__self__, *,
813
- destinations: Sequence['outputs.IngressGatewayRouteTableRouteRuleDestination'],
814
- type: builtins.str,
815
- ingress_gateway_host: Optional['outputs.IngressGatewayRouteTableRouteRuleIngressGatewayHost'] = None,
816
- is_grpc: Optional[builtins.bool] = None,
817
- is_host_rewrite_enabled: Optional[builtins.bool] = None,
818
- is_path_rewrite_enabled: Optional[builtins.bool] = None,
819
- path: Optional[builtins.str] = None,
820
- path_type: Optional[builtins.str] = None,
821
- request_timeout_in_ms: Optional[builtins.str] = None):
822
- """
823
- :param Sequence['IngressGatewayRouteTableRouteRuleDestinationArgs'] destinations: (Updatable) The destination of the request.
824
- :param builtins.str type: (Updatable) Type of protocol.
825
-
826
-
827
- ** IMPORTANT **
828
- Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
829
- :param '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.
830
- :param 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.
831
- :param builtins.bool is_host_rewrite_enabled: (Updatable) If true, the hostname will be rewritten to the target virtual deployment's DNS hostname.
832
- :param 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.
833
- :param builtins.str path: (Updatable) Route to match
834
- :param builtins.str path_type: (Updatable) Match type for the route
835
- :param 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.
836
- """
837
- pulumi.set(__self__, "destinations", destinations)
838
- pulumi.set(__self__, "type", type)
839
- if ingress_gateway_host is not None:
840
- pulumi.set(__self__, "ingress_gateway_host", ingress_gateway_host)
841
- if is_grpc is not None:
842
- pulumi.set(__self__, "is_grpc", is_grpc)
843
- if is_host_rewrite_enabled is not None:
844
- pulumi.set(__self__, "is_host_rewrite_enabled", is_host_rewrite_enabled)
845
- if is_path_rewrite_enabled is not None:
846
- pulumi.set(__self__, "is_path_rewrite_enabled", is_path_rewrite_enabled)
847
- if path is not None:
848
- pulumi.set(__self__, "path", path)
849
- if path_type is not None:
850
- pulumi.set(__self__, "path_type", path_type)
851
- if request_timeout_in_ms is not None:
852
- pulumi.set(__self__, "request_timeout_in_ms", request_timeout_in_ms)
853
-
854
- @property
855
- @pulumi.getter
856
- def destinations(self) -> Sequence['outputs.IngressGatewayRouteTableRouteRuleDestination']:
857
- """
858
- (Updatable) The destination of the request.
859
- """
860
- return pulumi.get(self, "destinations")
861
-
862
- @property
863
- @pulumi.getter
864
- def type(self) -> builtins.str:
865
- """
866
- (Updatable) Type of protocol.
867
-
868
-
869
- ** IMPORTANT **
870
- Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
871
- """
872
- return pulumi.get(self, "type")
873
-
874
- @property
875
- @pulumi.getter(name="ingressGatewayHost")
876
- def ingress_gateway_host(self) -> Optional['outputs.IngressGatewayRouteTableRouteRuleIngressGatewayHost']:
877
- """
878
- (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.
879
- """
880
- return pulumi.get(self, "ingress_gateway_host")
881
-
882
- @property
883
- @pulumi.getter(name="isGrpc")
884
- def is_grpc(self) -> Optional[builtins.bool]:
885
- """
886
- (Updatable) If true, the rule will check that the content-type header has a application/grpc or one of the various application/grpc+ values.
887
- """
888
- return pulumi.get(self, "is_grpc")
889
-
890
- @property
891
- @pulumi.getter(name="isHostRewriteEnabled")
892
- def is_host_rewrite_enabled(self) -> Optional[builtins.bool]:
893
- """
894
- (Updatable) If true, the hostname will be rewritten to the target virtual deployment's DNS hostname.
895
- """
896
- return pulumi.get(self, "is_host_rewrite_enabled")
897
-
898
- @property
899
- @pulumi.getter(name="isPathRewriteEnabled")
900
- def is_path_rewrite_enabled(self) -> Optional[builtins.bool]:
901
- """
902
- (Updatable) If true, the matched path prefix will be rewritten to '/' before being directed to the target virtual deployment.
903
- """
904
- return pulumi.get(self, "is_path_rewrite_enabled")
905
-
906
- @property
907
- @pulumi.getter
908
- def path(self) -> Optional[builtins.str]:
909
- """
910
- (Updatable) Route to match
911
- """
912
- return pulumi.get(self, "path")
913
-
914
- @property
915
- @pulumi.getter(name="pathType")
916
- def path_type(self) -> Optional[builtins.str]:
917
- """
918
- (Updatable) Match type for the route
919
- """
920
- return pulumi.get(self, "path_type")
921
-
922
- @property
923
- @pulumi.getter(name="requestTimeoutInMs")
924
- def request_timeout_in_ms(self) -> Optional[builtins.str]:
925
- """
926
- (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.
927
- """
928
- return pulumi.get(self, "request_timeout_in_ms")
929
-
930
-
931
- @pulumi.output_type
932
- class IngressGatewayRouteTableRouteRuleDestination(dict):
933
- @staticmethod
934
- def __key_warning(key: str):
935
- suggest = None
936
- if key == "virtualServiceId":
937
- suggest = "virtual_service_id"
938
-
939
- if suggest:
940
- pulumi.log.warn(f"Key '{key}' not found in IngressGatewayRouteTableRouteRuleDestination. Access the value via the '{suggest}' property getter instead.")
941
-
942
- def __getitem__(self, key: str) -> Any:
943
- IngressGatewayRouteTableRouteRuleDestination.__key_warning(key)
944
- return super().__getitem__(key)
945
-
946
- def get(self, key: str, default = None) -> Any:
947
- IngressGatewayRouteTableRouteRuleDestination.__key_warning(key)
948
- return super().get(key, default)
949
-
950
- def __init__(__self__, *,
951
- virtual_service_id: builtins.str,
952
- port: Optional[builtins.int] = None,
953
- weight: Optional[builtins.int] = None):
954
- """
955
- :param builtins.str virtual_service_id: (Updatable) The OCID of the virtual service where the request will be routed.
956
- :param builtins.int port: (Updatable) The port on the virtual service to target. Mandatory if the virtual deployments are listening on multiple ports.
957
- :param builtins.int weight: (Updatable) Weight of traffic target.
958
- """
959
- pulumi.set(__self__, "virtual_service_id", virtual_service_id)
960
- if port is not None:
961
- pulumi.set(__self__, "port", port)
962
- if weight is not None:
963
- pulumi.set(__self__, "weight", weight)
964
-
965
- @property
966
- @pulumi.getter(name="virtualServiceId")
967
- def virtual_service_id(self) -> builtins.str:
968
- """
969
- (Updatable) The OCID of the virtual service where the request will be routed.
970
- """
971
- return pulumi.get(self, "virtual_service_id")
972
-
973
- @property
974
- @pulumi.getter
975
- def port(self) -> Optional[builtins.int]:
976
- """
977
- (Updatable) The port on the virtual service to target. Mandatory if the virtual deployments are listening on multiple ports.
978
- """
979
- return pulumi.get(self, "port")
980
-
981
- @property
982
- @pulumi.getter
983
- def weight(self) -> Optional[builtins.int]:
984
- """
985
- (Updatable) Weight of traffic target.
986
- """
987
- return pulumi.get(self, "weight")
988
-
989
-
990
- @pulumi.output_type
991
- class IngressGatewayRouteTableRouteRuleIngressGatewayHost(dict):
992
- def __init__(__self__, *,
993
- name: builtins.str,
994
- port: Optional[builtins.int] = None):
995
- """
996
- :param builtins.str name: (Updatable) Name of the ingress gateway host that this route should apply to.
997
- :param builtins.int port: (Updatable) The port of the ingress gateway host listener. Leave empty to match all ports for the host.
998
- """
999
- pulumi.set(__self__, "name", name)
1000
- if port is not None:
1001
- pulumi.set(__self__, "port", port)
1002
-
1003
- @property
1004
- @pulumi.getter
1005
- def name(self) -> builtins.str:
1006
- """
1007
- (Updatable) Name of the ingress gateway host that this route should apply to.
1008
- """
1009
- return pulumi.get(self, "name")
1010
-
1011
- @property
1012
- @pulumi.getter
1013
- def port(self) -> Optional[builtins.int]:
1014
- """
1015
- (Updatable) The port of the ingress gateway host listener. Leave empty to match all ports for the host.
1016
- """
1017
- return pulumi.get(self, "port")
1018
-
1019
-
1020
- @pulumi.output_type
1021
- class MeshCertificateAuthority(dict):
1022
- def __init__(__self__, *,
1023
- id: builtins.str):
1024
- """
1025
- :param builtins.str id: The OCID of the certificate authority resource.
1026
- """
1027
- pulumi.set(__self__, "id", id)
1028
-
1029
- @property
1030
- @pulumi.getter
1031
- def id(self) -> builtins.str:
1032
- """
1033
- The OCID of the certificate authority resource.
1034
- """
1035
- return pulumi.get(self, "id")
1036
-
1037
-
1038
- @pulumi.output_type
1039
- class MeshMtls(dict):
1040
- def __init__(__self__, *,
1041
- minimum: builtins.str):
1042
- """
1043
- :param 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.
1044
-
1045
-
1046
- ** IMPORTANT **
1047
- Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
1048
- """
1049
- pulumi.set(__self__, "minimum", minimum)
1050
-
1051
- @property
1052
- @pulumi.getter
1053
- def minimum(self) -> builtins.str:
1054
- """
1055
- (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.
1056
-
1057
-
1058
- ** IMPORTANT **
1059
- Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
1060
- """
1061
- return pulumi.get(self, "minimum")
1062
-
1063
-
1064
- @pulumi.output_type
1065
- class VirtualDeploymentAccessLogging(dict):
1066
- @staticmethod
1067
- def __key_warning(key: str):
1068
- suggest = None
1069
- if key == "isEnabled":
1070
- suggest = "is_enabled"
1071
-
1072
- if suggest:
1073
- pulumi.log.warn(f"Key '{key}' not found in VirtualDeploymentAccessLogging. Access the value via the '{suggest}' property getter instead.")
1074
-
1075
- def __getitem__(self, key: str) -> Any:
1076
- VirtualDeploymentAccessLogging.__key_warning(key)
1077
- return super().__getitem__(key)
1078
-
1079
- def get(self, key: str, default = None) -> Any:
1080
- VirtualDeploymentAccessLogging.__key_warning(key)
1081
- return super().get(key, default)
1082
-
1083
- def __init__(__self__, *,
1084
- is_enabled: Optional[builtins.bool] = None):
1085
- """
1086
- :param builtins.bool is_enabled: (Updatable) Determines if the logging configuration is enabled.
1087
- """
1088
- if is_enabled is not None:
1089
- pulumi.set(__self__, "is_enabled", is_enabled)
1090
-
1091
- @property
1092
- @pulumi.getter(name="isEnabled")
1093
- def is_enabled(self) -> Optional[builtins.bool]:
1094
- """
1095
- (Updatable) Determines if the logging configuration is enabled.
1096
- """
1097
- return pulumi.get(self, "is_enabled")
1098
-
1099
-
1100
- @pulumi.output_type
1101
- class VirtualDeploymentListener(dict):
1102
- @staticmethod
1103
- def __key_warning(key: str):
1104
- suggest = None
1105
- if key == "idleTimeoutInMs":
1106
- suggest = "idle_timeout_in_ms"
1107
- elif key == "requestTimeoutInMs":
1108
- suggest = "request_timeout_in_ms"
1109
-
1110
- if suggest:
1111
- pulumi.log.warn(f"Key '{key}' not found in VirtualDeploymentListener. Access the value via the '{suggest}' property getter instead.")
1112
-
1113
- def __getitem__(self, key: str) -> Any:
1114
- VirtualDeploymentListener.__key_warning(key)
1115
- return super().__getitem__(key)
1116
-
1117
- def get(self, key: str, default = None) -> Any:
1118
- VirtualDeploymentListener.__key_warning(key)
1119
- return super().get(key, default)
1120
-
1121
- def __init__(__self__, *,
1122
- port: builtins.int,
1123
- protocol: builtins.str,
1124
- idle_timeout_in_ms: Optional[builtins.str] = None,
1125
- request_timeout_in_ms: Optional[builtins.str] = None):
1126
- """
1127
- :param builtins.int port: (Updatable) Port in which virtual deployment is running.
1128
- :param builtins.str protocol: (Updatable) Type of protocol used in virtual deployment.
1129
- :param 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.
1130
- :param 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.
1131
- """
1132
- pulumi.set(__self__, "port", port)
1133
- pulumi.set(__self__, "protocol", protocol)
1134
- if idle_timeout_in_ms is not None:
1135
- pulumi.set(__self__, "idle_timeout_in_ms", idle_timeout_in_ms)
1136
- if request_timeout_in_ms is not None:
1137
- pulumi.set(__self__, "request_timeout_in_ms", request_timeout_in_ms)
1138
-
1139
- @property
1140
- @pulumi.getter
1141
- def port(self) -> builtins.int:
1142
- """
1143
- (Updatable) Port in which virtual deployment is running.
1144
- """
1145
- return pulumi.get(self, "port")
1146
-
1147
- @property
1148
- @pulumi.getter
1149
- def protocol(self) -> builtins.str:
1150
- """
1151
- (Updatable) Type of protocol used in virtual deployment.
1152
- """
1153
- return pulumi.get(self, "protocol")
1154
-
1155
- @property
1156
- @pulumi.getter(name="idleTimeoutInMs")
1157
- def idle_timeout_in_ms(self) -> Optional[builtins.str]:
1158
- """
1159
- (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.
1160
- """
1161
- return pulumi.get(self, "idle_timeout_in_ms")
1162
-
1163
- @property
1164
- @pulumi.getter(name="requestTimeoutInMs")
1165
- def request_timeout_in_ms(self) -> Optional[builtins.str]:
1166
- """
1167
- (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.
1168
- """
1169
- return pulumi.get(self, "request_timeout_in_ms")
1170
-
1171
-
1172
- @pulumi.output_type
1173
- class VirtualDeploymentServiceDiscovery(dict):
1174
- def __init__(__self__, *,
1175
- type: builtins.str,
1176
- hostname: Optional[builtins.str] = None):
1177
- """
1178
- :param builtins.str type: (Updatable) Type of service discovery.
1179
- :param builtins.str hostname: (Updatable) The hostname of the virtual deployments.
1180
- """
1181
- pulumi.set(__self__, "type", type)
1182
- if hostname is not None:
1183
- pulumi.set(__self__, "hostname", hostname)
1184
-
1185
- @property
1186
- @pulumi.getter
1187
- def type(self) -> builtins.str:
1188
- """
1189
- (Updatable) Type of service discovery.
1190
- """
1191
- return pulumi.get(self, "type")
1192
-
1193
- @property
1194
- @pulumi.getter
1195
- def hostname(self) -> Optional[builtins.str]:
1196
- """
1197
- (Updatable) The hostname of the virtual deployments.
1198
- """
1199
- return pulumi.get(self, "hostname")
1200
-
1201
-
1202
- @pulumi.output_type
1203
- class VirtualServiceDefaultRoutingPolicy(dict):
1204
- def __init__(__self__, *,
1205
- type: builtins.str):
1206
- """
1207
- :param builtins.str type: (Updatable) Type of the virtual service routing policy.
1208
- """
1209
- pulumi.set(__self__, "type", type)
1210
-
1211
- @property
1212
- @pulumi.getter
1213
- def type(self) -> builtins.str:
1214
- """
1215
- (Updatable) Type of the virtual service routing policy.
1216
- """
1217
- return pulumi.get(self, "type")
1218
-
1219
-
1220
- @pulumi.output_type
1221
- class VirtualServiceMtls(dict):
1222
- @staticmethod
1223
- def __key_warning(key: str):
1224
- suggest = None
1225
- if key == "certificateId":
1226
- suggest = "certificate_id"
1227
- elif key == "maximumValidity":
1228
- suggest = "maximum_validity"
1229
-
1230
- if suggest:
1231
- pulumi.log.warn(f"Key '{key}' not found in VirtualServiceMtls. Access the value via the '{suggest}' property getter instead.")
1232
-
1233
- def __getitem__(self, key: str) -> Any:
1234
- VirtualServiceMtls.__key_warning(key)
1235
- return super().__getitem__(key)
1236
-
1237
- def get(self, key: str, default = None) -> Any:
1238
- VirtualServiceMtls.__key_warning(key)
1239
- return super().get(key, default)
1240
-
1241
- def __init__(__self__, *,
1242
- mode: builtins.str,
1243
- certificate_id: Optional[builtins.str] = None,
1244
- maximum_validity: Optional[builtins.int] = None):
1245
- """
1246
- :param 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.
1247
- :param builtins.str certificate_id: The OCID of the certificate resource that will be used for mTLS authentication with other virtual services in the mesh.
1248
- :param 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.
1249
- """
1250
- pulumi.set(__self__, "mode", mode)
1251
- if certificate_id is not None:
1252
- pulumi.set(__self__, "certificate_id", certificate_id)
1253
- if maximum_validity is not None:
1254
- pulumi.set(__self__, "maximum_validity", maximum_validity)
1255
-
1256
- @property
1257
- @pulumi.getter
1258
- def mode(self) -> builtins.str:
1259
- """
1260
- (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.
1261
- """
1262
- return pulumi.get(self, "mode")
1263
-
1264
- @property
1265
- @pulumi.getter(name="certificateId")
1266
- def certificate_id(self) -> Optional[builtins.str]:
1267
- """
1268
- The OCID of the certificate resource that will be used for mTLS authentication with other virtual services in the mesh.
1269
- """
1270
- return pulumi.get(self, "certificate_id")
1271
-
1272
- @property
1273
- @pulumi.getter(name="maximumValidity")
1274
- def maximum_validity(self) -> Optional[builtins.int]:
1275
- """
1276
- (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.
1277
- """
1278
- return pulumi.get(self, "maximum_validity")
1279
-
1280
-
1281
- @pulumi.output_type
1282
- class VirtualServiceRouteTableRouteRule(dict):
1283
- @staticmethod
1284
- def __key_warning(key: str):
1285
- suggest = None
1286
- if key == "isGrpc":
1287
- suggest = "is_grpc"
1288
- elif key == "pathType":
1289
- suggest = "path_type"
1290
- elif key == "requestTimeoutInMs":
1291
- suggest = "request_timeout_in_ms"
1292
-
1293
- if suggest:
1294
- pulumi.log.warn(f"Key '{key}' not found in VirtualServiceRouteTableRouteRule. Access the value via the '{suggest}' property getter instead.")
1295
-
1296
- def __getitem__(self, key: str) -> Any:
1297
- VirtualServiceRouteTableRouteRule.__key_warning(key)
1298
- return super().__getitem__(key)
1299
-
1300
- def get(self, key: str, default = None) -> Any:
1301
- VirtualServiceRouteTableRouteRule.__key_warning(key)
1302
- return super().get(key, default)
1303
-
1304
- def __init__(__self__, *,
1305
- destinations: Sequence['outputs.VirtualServiceRouteTableRouteRuleDestination'],
1306
- type: builtins.str,
1307
- is_grpc: Optional[builtins.bool] = None,
1308
- path: Optional[builtins.str] = None,
1309
- path_type: Optional[builtins.str] = None,
1310
- request_timeout_in_ms: Optional[builtins.str] = None):
1311
- """
1312
- :param Sequence['VirtualServiceRouteTableRouteRuleDestinationArgs'] destinations: (Updatable) The destination of the request.
1313
- :param builtins.str type: (Updatable) Type of protocol.
1314
- :param 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.
1315
- :param builtins.str path: (Updatable) Route to match
1316
- :param builtins.str path_type: (Updatable) Match type for the route
1317
- :param 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.
1318
- """
1319
- pulumi.set(__self__, "destinations", destinations)
1320
- pulumi.set(__self__, "type", type)
1321
- if is_grpc is not None:
1322
- pulumi.set(__self__, "is_grpc", is_grpc)
1323
- if path is not None:
1324
- pulumi.set(__self__, "path", path)
1325
- if path_type is not None:
1326
- pulumi.set(__self__, "path_type", path_type)
1327
- if request_timeout_in_ms is not None:
1328
- pulumi.set(__self__, "request_timeout_in_ms", request_timeout_in_ms)
1329
-
1330
- @property
1331
- @pulumi.getter
1332
- def destinations(self) -> Sequence['outputs.VirtualServiceRouteTableRouteRuleDestination']:
1333
- """
1334
- (Updatable) The destination of the request.
1335
- """
1336
- return pulumi.get(self, "destinations")
1337
-
1338
- @property
1339
- @pulumi.getter
1340
- def type(self) -> builtins.str:
1341
- """
1342
- (Updatable) Type of protocol.
1343
- """
1344
- return pulumi.get(self, "type")
1345
-
1346
- @property
1347
- @pulumi.getter(name="isGrpc")
1348
- def is_grpc(self) -> Optional[builtins.bool]:
1349
- """
1350
- (Updatable) If true, the rule will check that the content-type header has a application/grpc or one of the various application/grpc+ values.
1351
- """
1352
- return pulumi.get(self, "is_grpc")
1353
-
1354
- @property
1355
- @pulumi.getter
1356
- def path(self) -> Optional[builtins.str]:
1357
- """
1358
- (Updatable) Route to match
1359
- """
1360
- return pulumi.get(self, "path")
1361
-
1362
- @property
1363
- @pulumi.getter(name="pathType")
1364
- def path_type(self) -> Optional[builtins.str]:
1365
- """
1366
- (Updatable) Match type for the route
1367
- """
1368
- return pulumi.get(self, "path_type")
1369
-
1370
- @property
1371
- @pulumi.getter(name="requestTimeoutInMs")
1372
- def request_timeout_in_ms(self) -> Optional[builtins.str]:
1373
- """
1374
- (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.
1375
- """
1376
- return pulumi.get(self, "request_timeout_in_ms")
1377
-
1378
-
1379
- @pulumi.output_type
1380
- class VirtualServiceRouteTableRouteRuleDestination(dict):
1381
- @staticmethod
1382
- def __key_warning(key: str):
1383
- suggest = None
1384
- if key == "virtualDeploymentId":
1385
- suggest = "virtual_deployment_id"
1386
-
1387
- if suggest:
1388
- pulumi.log.warn(f"Key '{key}' not found in VirtualServiceRouteTableRouteRuleDestination. Access the value via the '{suggest}' property getter instead.")
1389
-
1390
- def __getitem__(self, key: str) -> Any:
1391
- VirtualServiceRouteTableRouteRuleDestination.__key_warning(key)
1392
- return super().__getitem__(key)
1393
-
1394
- def get(self, key: str, default = None) -> Any:
1395
- VirtualServiceRouteTableRouteRuleDestination.__key_warning(key)
1396
- return super().get(key, default)
1397
-
1398
- def __init__(__self__, *,
1399
- virtual_deployment_id: builtins.str,
1400
- weight: builtins.int,
1401
- port: Optional[builtins.int] = None):
1402
- """
1403
- :param builtins.str virtual_deployment_id: (Updatable) The OCID of the virtual deployment where the request will be routed.
1404
- :param builtins.int weight: (Updatable) Weight of traffic target.
1405
- :param builtins.int port: (Updatable) Port on virtual deployment to target. If port is missing, the rule will target all ports on the virtual deployment.
1406
- """
1407
- pulumi.set(__self__, "virtual_deployment_id", virtual_deployment_id)
1408
- pulumi.set(__self__, "weight", weight)
1409
- if port is not None:
1410
- pulumi.set(__self__, "port", port)
1411
-
1412
- @property
1413
- @pulumi.getter(name="virtualDeploymentId")
1414
- def virtual_deployment_id(self) -> builtins.str:
1415
- """
1416
- (Updatable) The OCID of the virtual deployment where the request will be routed.
1417
- """
1418
- return pulumi.get(self, "virtual_deployment_id")
1419
-
1420
- @property
1421
- @pulumi.getter
1422
- def weight(self) -> builtins.int:
1423
- """
1424
- (Updatable) Weight of traffic target.
1425
- """
1426
- return pulumi.get(self, "weight")
1427
-
1428
- @property
1429
- @pulumi.getter
1430
- def port(self) -> Optional[builtins.int]:
1431
- """
1432
- (Updatable) Port on virtual deployment to target. If port is missing, the rule will target all ports on the virtual deployment.
1433
- """
1434
- return pulumi.get(self, "port")
1435
-
1436
-
1437
- @pulumi.output_type
1438
- class GetAccessPoliciesAccessPolicyCollectionResult(dict):
1439
- def __init__(__self__, *,
1440
- items: Sequence['outputs.GetAccessPoliciesAccessPolicyCollectionItemResult']):
1441
- pulumi.set(__self__, "items", items)
1442
-
1443
- @property
1444
- @pulumi.getter
1445
- def items(self) -> Sequence['outputs.GetAccessPoliciesAccessPolicyCollectionItemResult']:
1446
- return pulumi.get(self, "items")
1447
-
1448
-
1449
- @pulumi.output_type
1450
- class GetAccessPoliciesAccessPolicyCollectionItemResult(dict):
1451
- def __init__(__self__, *,
1452
- compartment_id: builtins.str,
1453
- defined_tags: Mapping[str, builtins.str],
1454
- description: builtins.str,
1455
- freeform_tags: Mapping[str, builtins.str],
1456
- id: builtins.str,
1457
- lifecycle_details: builtins.str,
1458
- mesh_id: builtins.str,
1459
- name: builtins.str,
1460
- rules: Sequence['outputs.GetAccessPoliciesAccessPolicyCollectionItemRuleResult'],
1461
- state: builtins.str,
1462
- system_tags: Mapping[str, builtins.str],
1463
- time_created: builtins.str,
1464
- time_updated: builtins.str):
1465
- """
1466
- :param builtins.str compartment_id: The ID of the compartment in which to list resources.
1467
- :param Mapping[str, builtins.str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
1468
- :param builtins.str description: Description of the resource. It can be changed after creation. Avoid entering confidential information. Example: `This is my new resource`
1469
- :param Mapping[str, builtins.str] freeform_tags: Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
1470
- :param builtins.str id: Unique AccessPolicy identifier.
1471
- :param builtins.str lifecycle_details: A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in a Failed state.
1472
- :param builtins.str mesh_id: Unique Mesh identifier.
1473
- :param builtins.str name: A filter to return only resources that match the entire name given.
1474
- :param Sequence['GetAccessPoliciesAccessPolicyCollectionItemRuleArgs'] rules: List of applicable rules.
1475
- :param builtins.str state: A filter to return only resources that match the life cycle state given.
1476
- :param Mapping[str, builtins.str] system_tags: Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
1477
- :param builtins.str time_created: The time when this resource was created in an RFC3339 formatted datetime string.
1478
- :param builtins.str time_updated: The time when this resource was updated in an RFC3339 formatted datetime string.
1479
- """
1480
- pulumi.set(__self__, "compartment_id", compartment_id)
1481
- pulumi.set(__self__, "defined_tags", defined_tags)
1482
- pulumi.set(__self__, "description", description)
1483
- pulumi.set(__self__, "freeform_tags", freeform_tags)
1484
- pulumi.set(__self__, "id", id)
1485
- pulumi.set(__self__, "lifecycle_details", lifecycle_details)
1486
- pulumi.set(__self__, "mesh_id", mesh_id)
1487
- pulumi.set(__self__, "name", name)
1488
- pulumi.set(__self__, "rules", rules)
1489
- pulumi.set(__self__, "state", state)
1490
- pulumi.set(__self__, "system_tags", system_tags)
1491
- pulumi.set(__self__, "time_created", time_created)
1492
- pulumi.set(__self__, "time_updated", time_updated)
1493
-
1494
- @property
1495
- @pulumi.getter(name="compartmentId")
1496
- def compartment_id(self) -> builtins.str:
1497
- """
1498
- The ID of the compartment in which to list resources.
1499
- """
1500
- return pulumi.get(self, "compartment_id")
1501
-
1502
- @property
1503
- @pulumi.getter(name="definedTags")
1504
- def defined_tags(self) -> Mapping[str, builtins.str]:
1505
- """
1506
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
1507
- """
1508
- return pulumi.get(self, "defined_tags")
1509
-
1510
- @property
1511
- @pulumi.getter
1512
- def description(self) -> builtins.str:
1513
- """
1514
- Description of the resource. It can be changed after creation. Avoid entering confidential information. Example: `This is my new resource`
1515
- """
1516
- return pulumi.get(self, "description")
1517
-
1518
- @property
1519
- @pulumi.getter(name="freeformTags")
1520
- def freeform_tags(self) -> Mapping[str, builtins.str]:
1521
- """
1522
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
1523
- """
1524
- return pulumi.get(self, "freeform_tags")
1525
-
1526
- @property
1527
- @pulumi.getter
1528
- def id(self) -> builtins.str:
1529
- """
1530
- Unique AccessPolicy identifier.
1531
- """
1532
- return pulumi.get(self, "id")
1533
-
1534
- @property
1535
- @pulumi.getter(name="lifecycleDetails")
1536
- def lifecycle_details(self) -> builtins.str:
1537
- """
1538
- A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in a Failed state.
1539
- """
1540
- return pulumi.get(self, "lifecycle_details")
1541
-
1542
- @property
1543
- @pulumi.getter(name="meshId")
1544
- def mesh_id(self) -> builtins.str:
1545
- """
1546
- Unique Mesh identifier.
1547
- """
1548
- return pulumi.get(self, "mesh_id")
1549
-
1550
- @property
1551
- @pulumi.getter
1552
- def name(self) -> builtins.str:
1553
- """
1554
- A filter to return only resources that match the entire name given.
1555
- """
1556
- return pulumi.get(self, "name")
1557
-
1558
- @property
1559
- @pulumi.getter
1560
- def rules(self) -> Sequence['outputs.GetAccessPoliciesAccessPolicyCollectionItemRuleResult']:
1561
- """
1562
- List of applicable rules.
1563
- """
1564
- return pulumi.get(self, "rules")
1565
-
1566
- @property
1567
- @pulumi.getter
1568
- def state(self) -> builtins.str:
1569
- """
1570
- A filter to return only resources that match the life cycle state given.
1571
- """
1572
- return pulumi.get(self, "state")
1573
-
1574
- @property
1575
- @pulumi.getter(name="systemTags")
1576
- def system_tags(self) -> Mapping[str, builtins.str]:
1577
- """
1578
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
1579
- """
1580
- return pulumi.get(self, "system_tags")
1581
-
1582
- @property
1583
- @pulumi.getter(name="timeCreated")
1584
- def time_created(self) -> builtins.str:
1585
- """
1586
- The time when this resource was created in an RFC3339 formatted datetime string.
1587
- """
1588
- return pulumi.get(self, "time_created")
1589
-
1590
- @property
1591
- @pulumi.getter(name="timeUpdated")
1592
- def time_updated(self) -> builtins.str:
1593
- """
1594
- The time when this resource was updated in an RFC3339 formatted datetime string.
1595
- """
1596
- return pulumi.get(self, "time_updated")
1597
-
1598
-
1599
- @pulumi.output_type
1600
- class GetAccessPoliciesAccessPolicyCollectionItemRuleResult(dict):
1601
- def __init__(__self__, *,
1602
- action: builtins.str,
1603
- destinations: Sequence['outputs.GetAccessPoliciesAccessPolicyCollectionItemRuleDestinationResult'],
1604
- sources: Sequence['outputs.GetAccessPoliciesAccessPolicyCollectionItemRuleSourceResult']):
1605
- """
1606
- :param builtins.str action: Action for the traffic between the source and the destination.
1607
- :param Sequence['GetAccessPoliciesAccessPolicyCollectionItemRuleDestinationArgs'] destinations: Target of the access policy. This can either be the source or the destination of the traffic.
1608
- :param Sequence['GetAccessPoliciesAccessPolicyCollectionItemRuleSourceArgs'] sources: Target of the access policy. This can either be the source or the destination of the traffic.
1609
- """
1610
- pulumi.set(__self__, "action", action)
1611
- pulumi.set(__self__, "destinations", destinations)
1612
- pulumi.set(__self__, "sources", sources)
1613
-
1614
- @property
1615
- @pulumi.getter
1616
- def action(self) -> builtins.str:
1617
- """
1618
- Action for the traffic between the source and the destination.
1619
- """
1620
- return pulumi.get(self, "action")
1621
-
1622
- @property
1623
- @pulumi.getter
1624
- def destinations(self) -> Sequence['outputs.GetAccessPoliciesAccessPolicyCollectionItemRuleDestinationResult']:
1625
- """
1626
- Target of the access policy. This can either be the source or the destination of the traffic.
1627
- """
1628
- return pulumi.get(self, "destinations")
1629
-
1630
- @property
1631
- @pulumi.getter
1632
- def sources(self) -> Sequence['outputs.GetAccessPoliciesAccessPolicyCollectionItemRuleSourceResult']:
1633
- """
1634
- Target of the access policy. This can either be the source or the destination of the traffic.
1635
- """
1636
- return pulumi.get(self, "sources")
1637
-
1638
-
1639
- @pulumi.output_type
1640
- class GetAccessPoliciesAccessPolicyCollectionItemRuleDestinationResult(dict):
1641
- def __init__(__self__, *,
1642
- hostnames: Sequence[builtins.str],
1643
- ingress_gateway_id: builtins.str,
1644
- ip_addresses: Sequence[builtins.str],
1645
- ports: Sequence[builtins.int],
1646
- protocol: builtins.str,
1647
- type: builtins.str,
1648
- virtual_service_id: builtins.str):
1649
- """
1650
- :param Sequence[builtins.str] hostnames: 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.
1651
- :param builtins.str ingress_gateway_id: The OCID of the ingress gateway resource.
1652
- :param Sequence[builtins.str] ip_addresses: 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.
1653
- :param Sequence[builtins.int] ports: Ports exposed by an external service. If left empty all ports will be allowed.
1654
- :param builtins.str protocol: Protocol of the external service
1655
- :param builtins.str type: Traffic type of the target.
1656
- :param builtins.str virtual_service_id: The OCID of the virtual service resource.
1657
- """
1658
- pulumi.set(__self__, "hostnames", hostnames)
1659
- pulumi.set(__self__, "ingress_gateway_id", ingress_gateway_id)
1660
- pulumi.set(__self__, "ip_addresses", ip_addresses)
1661
- pulumi.set(__self__, "ports", ports)
1662
- pulumi.set(__self__, "protocol", protocol)
1663
- pulumi.set(__self__, "type", type)
1664
- pulumi.set(__self__, "virtual_service_id", virtual_service_id)
1665
-
1666
- @property
1667
- @pulumi.getter
1668
- def hostnames(self) -> Sequence[builtins.str]:
1669
- """
1670
- 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.
1671
- """
1672
- return pulumi.get(self, "hostnames")
1673
-
1674
- @property
1675
- @pulumi.getter(name="ingressGatewayId")
1676
- def ingress_gateway_id(self) -> builtins.str:
1677
- """
1678
- The OCID of the ingress gateway resource.
1679
- """
1680
- return pulumi.get(self, "ingress_gateway_id")
1681
-
1682
- @property
1683
- @pulumi.getter(name="ipAddresses")
1684
- def ip_addresses(self) -> Sequence[builtins.str]:
1685
- """
1686
- 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.
1687
- """
1688
- return pulumi.get(self, "ip_addresses")
1689
-
1690
- @property
1691
- @pulumi.getter
1692
- def ports(self) -> Sequence[builtins.int]:
1693
- """
1694
- Ports exposed by an external service. If left empty all ports will be allowed.
1695
- """
1696
- return pulumi.get(self, "ports")
1697
-
1698
- @property
1699
- @pulumi.getter
1700
- def protocol(self) -> builtins.str:
1701
- """
1702
- Protocol of the external service
1703
- """
1704
- return pulumi.get(self, "protocol")
1705
-
1706
- @property
1707
- @pulumi.getter
1708
- def type(self) -> builtins.str:
1709
- """
1710
- Traffic type of the target.
1711
- """
1712
- return pulumi.get(self, "type")
1713
-
1714
- @property
1715
- @pulumi.getter(name="virtualServiceId")
1716
- def virtual_service_id(self) -> builtins.str:
1717
- """
1718
- The OCID of the virtual service resource.
1719
- """
1720
- return pulumi.get(self, "virtual_service_id")
1721
-
1722
-
1723
- @pulumi.output_type
1724
- class GetAccessPoliciesAccessPolicyCollectionItemRuleSourceResult(dict):
1725
- def __init__(__self__, *,
1726
- hostnames: Sequence[builtins.str],
1727
- ingress_gateway_id: builtins.str,
1728
- ip_addresses: Sequence[builtins.str],
1729
- ports: Sequence[builtins.int],
1730
- protocol: builtins.str,
1731
- type: builtins.str,
1732
- virtual_service_id: builtins.str):
1733
- """
1734
- :param Sequence[builtins.str] hostnames: 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.
1735
- :param builtins.str ingress_gateway_id: The OCID of the ingress gateway resource.
1736
- :param Sequence[builtins.str] ip_addresses: 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.
1737
- :param Sequence[builtins.int] ports: Ports exposed by an external service. If left empty all ports will be allowed.
1738
- :param builtins.str protocol: Protocol of the external service
1739
- :param builtins.str type: Traffic type of the target.
1740
- :param builtins.str virtual_service_id: The OCID of the virtual service resource.
1741
- """
1742
- pulumi.set(__self__, "hostnames", hostnames)
1743
- pulumi.set(__self__, "ingress_gateway_id", ingress_gateway_id)
1744
- pulumi.set(__self__, "ip_addresses", ip_addresses)
1745
- pulumi.set(__self__, "ports", ports)
1746
- pulumi.set(__self__, "protocol", protocol)
1747
- pulumi.set(__self__, "type", type)
1748
- pulumi.set(__self__, "virtual_service_id", virtual_service_id)
1749
-
1750
- @property
1751
- @pulumi.getter
1752
- def hostnames(self) -> Sequence[builtins.str]:
1753
- """
1754
- 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.
1755
- """
1756
- return pulumi.get(self, "hostnames")
1757
-
1758
- @property
1759
- @pulumi.getter(name="ingressGatewayId")
1760
- def ingress_gateway_id(self) -> builtins.str:
1761
- """
1762
- The OCID of the ingress gateway resource.
1763
- """
1764
- return pulumi.get(self, "ingress_gateway_id")
1765
-
1766
- @property
1767
- @pulumi.getter(name="ipAddresses")
1768
- def ip_addresses(self) -> Sequence[builtins.str]:
1769
- """
1770
- 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.
1771
- """
1772
- return pulumi.get(self, "ip_addresses")
1773
-
1774
- @property
1775
- @pulumi.getter
1776
- def ports(self) -> Sequence[builtins.int]:
1777
- """
1778
- Ports exposed by an external service. If left empty all ports will be allowed.
1779
- """
1780
- return pulumi.get(self, "ports")
1781
-
1782
- @property
1783
- @pulumi.getter
1784
- def protocol(self) -> builtins.str:
1785
- """
1786
- Protocol of the external service
1787
- """
1788
- return pulumi.get(self, "protocol")
1789
-
1790
- @property
1791
- @pulumi.getter
1792
- def type(self) -> builtins.str:
1793
- """
1794
- Traffic type of the target.
1795
- """
1796
- return pulumi.get(self, "type")
1797
-
1798
- @property
1799
- @pulumi.getter(name="virtualServiceId")
1800
- def virtual_service_id(self) -> builtins.str:
1801
- """
1802
- The OCID of the virtual service resource.
1803
- """
1804
- return pulumi.get(self, "virtual_service_id")
1805
-
1806
-
1807
- @pulumi.output_type
1808
- class GetAccessPoliciesFilterResult(dict):
1809
- def __init__(__self__, *,
1810
- name: builtins.str,
1811
- values: Sequence[builtins.str],
1812
- regex: Optional[builtins.bool] = None):
1813
- """
1814
- :param builtins.str name: A filter to return only resources that match the entire name given.
1815
- """
1816
- pulumi.set(__self__, "name", name)
1817
- pulumi.set(__self__, "values", values)
1818
- if regex is not None:
1819
- pulumi.set(__self__, "regex", regex)
1820
-
1821
- @property
1822
- @pulumi.getter
1823
- def name(self) -> builtins.str:
1824
- """
1825
- A filter to return only resources that match the entire name given.
1826
- """
1827
- return pulumi.get(self, "name")
1828
-
1829
- @property
1830
- @pulumi.getter
1831
- def values(self) -> Sequence[builtins.str]:
1832
- return pulumi.get(self, "values")
1833
-
1834
- @property
1835
- @pulumi.getter
1836
- def regex(self) -> Optional[builtins.bool]:
1837
- return pulumi.get(self, "regex")
1838
-
1839
-
1840
- @pulumi.output_type
1841
- class GetAccessPolicyRuleResult(dict):
1842
- def __init__(__self__, *,
1843
- action: builtins.str,
1844
- destinations: Sequence['outputs.GetAccessPolicyRuleDestinationResult'],
1845
- sources: Sequence['outputs.GetAccessPolicyRuleSourceResult']):
1846
- """
1847
- :param builtins.str action: Action for the traffic between the source and the destination.
1848
- :param Sequence['GetAccessPolicyRuleDestinationArgs'] destinations: Target of the access policy. This can either be the source or the destination of the traffic.
1849
- :param Sequence['GetAccessPolicyRuleSourceArgs'] sources: Target of the access policy. This can either be the source or the destination of the traffic.
1850
- """
1851
- pulumi.set(__self__, "action", action)
1852
- pulumi.set(__self__, "destinations", destinations)
1853
- pulumi.set(__self__, "sources", sources)
1854
-
1855
- @property
1856
- @pulumi.getter
1857
- def action(self) -> builtins.str:
1858
- """
1859
- Action for the traffic between the source and the destination.
1860
- """
1861
- return pulumi.get(self, "action")
1862
-
1863
- @property
1864
- @pulumi.getter
1865
- def destinations(self) -> Sequence['outputs.GetAccessPolicyRuleDestinationResult']:
1866
- """
1867
- Target of the access policy. This can either be the source or the destination of the traffic.
1868
- """
1869
- return pulumi.get(self, "destinations")
1870
-
1871
- @property
1872
- @pulumi.getter
1873
- def sources(self) -> Sequence['outputs.GetAccessPolicyRuleSourceResult']:
1874
- """
1875
- Target of the access policy. This can either be the source or the destination of the traffic.
1876
- """
1877
- return pulumi.get(self, "sources")
1878
-
1879
-
1880
- @pulumi.output_type
1881
- class GetAccessPolicyRuleDestinationResult(dict):
1882
- def __init__(__self__, *,
1883
- hostnames: Sequence[builtins.str],
1884
- ingress_gateway_id: builtins.str,
1885
- ip_addresses: Sequence[builtins.str],
1886
- ports: Sequence[builtins.int],
1887
- protocol: builtins.str,
1888
- type: builtins.str,
1889
- virtual_service_id: builtins.str):
1890
- """
1891
- :param Sequence[builtins.str] hostnames: 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.
1892
- :param builtins.str ingress_gateway_id: The OCID of the ingress gateway resource.
1893
- :param Sequence[builtins.str] ip_addresses: 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.
1894
- :param Sequence[builtins.int] ports: Ports exposed by an external service. If left empty all ports will be allowed.
1895
- :param builtins.str protocol: Protocol of the external service
1896
- :param builtins.str type: Traffic type of the target.
1897
- :param builtins.str virtual_service_id: The OCID of the virtual service resource.
1898
- """
1899
- pulumi.set(__self__, "hostnames", hostnames)
1900
- pulumi.set(__self__, "ingress_gateway_id", ingress_gateway_id)
1901
- pulumi.set(__self__, "ip_addresses", ip_addresses)
1902
- pulumi.set(__self__, "ports", ports)
1903
- pulumi.set(__self__, "protocol", protocol)
1904
- pulumi.set(__self__, "type", type)
1905
- pulumi.set(__self__, "virtual_service_id", virtual_service_id)
1906
-
1907
- @property
1908
- @pulumi.getter
1909
- def hostnames(self) -> Sequence[builtins.str]:
1910
- """
1911
- 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.
1912
- """
1913
- return pulumi.get(self, "hostnames")
1914
-
1915
- @property
1916
- @pulumi.getter(name="ingressGatewayId")
1917
- def ingress_gateway_id(self) -> builtins.str:
1918
- """
1919
- The OCID of the ingress gateway resource.
1920
- """
1921
- return pulumi.get(self, "ingress_gateway_id")
1922
-
1923
- @property
1924
- @pulumi.getter(name="ipAddresses")
1925
- def ip_addresses(self) -> Sequence[builtins.str]:
1926
- """
1927
- 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.
1928
- """
1929
- return pulumi.get(self, "ip_addresses")
1930
-
1931
- @property
1932
- @pulumi.getter
1933
- def ports(self) -> Sequence[builtins.int]:
1934
- """
1935
- Ports exposed by an external service. If left empty all ports will be allowed.
1936
- """
1937
- return pulumi.get(self, "ports")
1938
-
1939
- @property
1940
- @pulumi.getter
1941
- def protocol(self) -> builtins.str:
1942
- """
1943
- Protocol of the external service
1944
- """
1945
- return pulumi.get(self, "protocol")
1946
-
1947
- @property
1948
- @pulumi.getter
1949
- def type(self) -> builtins.str:
1950
- """
1951
- Traffic type of the target.
1952
- """
1953
- return pulumi.get(self, "type")
1954
-
1955
- @property
1956
- @pulumi.getter(name="virtualServiceId")
1957
- def virtual_service_id(self) -> builtins.str:
1958
- """
1959
- The OCID of the virtual service resource.
1960
- """
1961
- return pulumi.get(self, "virtual_service_id")
1962
-
1963
-
1964
- @pulumi.output_type
1965
- class GetAccessPolicyRuleSourceResult(dict):
1966
- def __init__(__self__, *,
1967
- hostnames: Sequence[builtins.str],
1968
- ingress_gateway_id: builtins.str,
1969
- ip_addresses: Sequence[builtins.str],
1970
- ports: Sequence[builtins.int],
1971
- protocol: builtins.str,
1972
- type: builtins.str,
1973
- virtual_service_id: builtins.str):
1974
- """
1975
- :param Sequence[builtins.str] hostnames: 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.
1976
- :param builtins.str ingress_gateway_id: The OCID of the ingress gateway resource.
1977
- :param Sequence[builtins.str] ip_addresses: 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.
1978
- :param Sequence[builtins.int] ports: Ports exposed by an external service. If left empty all ports will be allowed.
1979
- :param builtins.str protocol: Protocol of the external service
1980
- :param builtins.str type: Traffic type of the target.
1981
- :param builtins.str virtual_service_id: The OCID of the virtual service resource.
1982
- """
1983
- pulumi.set(__self__, "hostnames", hostnames)
1984
- pulumi.set(__self__, "ingress_gateway_id", ingress_gateway_id)
1985
- pulumi.set(__self__, "ip_addresses", ip_addresses)
1986
- pulumi.set(__self__, "ports", ports)
1987
- pulumi.set(__self__, "protocol", protocol)
1988
- pulumi.set(__self__, "type", type)
1989
- pulumi.set(__self__, "virtual_service_id", virtual_service_id)
1990
-
1991
- @property
1992
- @pulumi.getter
1993
- def hostnames(self) -> Sequence[builtins.str]:
1994
- """
1995
- 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.
1996
- """
1997
- return pulumi.get(self, "hostnames")
1998
-
1999
- @property
2000
- @pulumi.getter(name="ingressGatewayId")
2001
- def ingress_gateway_id(self) -> builtins.str:
2002
- """
2003
- The OCID of the ingress gateway resource.
2004
- """
2005
- return pulumi.get(self, "ingress_gateway_id")
2006
-
2007
- @property
2008
- @pulumi.getter(name="ipAddresses")
2009
- def ip_addresses(self) -> Sequence[builtins.str]:
2010
- """
2011
- 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.
2012
- """
2013
- return pulumi.get(self, "ip_addresses")
2014
-
2015
- @property
2016
- @pulumi.getter
2017
- def ports(self) -> Sequence[builtins.int]:
2018
- """
2019
- Ports exposed by an external service. If left empty all ports will be allowed.
2020
- """
2021
- return pulumi.get(self, "ports")
2022
-
2023
- @property
2024
- @pulumi.getter
2025
- def protocol(self) -> builtins.str:
2026
- """
2027
- Protocol of the external service
2028
- """
2029
- return pulumi.get(self, "protocol")
2030
-
2031
- @property
2032
- @pulumi.getter
2033
- def type(self) -> builtins.str:
2034
- """
2035
- Traffic type of the target.
2036
- """
2037
- return pulumi.get(self, "type")
2038
-
2039
- @property
2040
- @pulumi.getter(name="virtualServiceId")
2041
- def virtual_service_id(self) -> builtins.str:
2042
- """
2043
- The OCID of the virtual service resource.
2044
- """
2045
- return pulumi.get(self, "virtual_service_id")
2046
-
2047
-
2048
- @pulumi.output_type
2049
- class GetIngressGatewayAccessLoggingResult(dict):
2050
- def __init__(__self__, *,
2051
- is_enabled: builtins.bool):
2052
- """
2053
- :param builtins.bool is_enabled: Determines if the logging configuration is enabled.
2054
- """
2055
- pulumi.set(__self__, "is_enabled", is_enabled)
2056
-
2057
- @property
2058
- @pulumi.getter(name="isEnabled")
2059
- def is_enabled(self) -> builtins.bool:
2060
- """
2061
- Determines if the logging configuration is enabled.
2062
- """
2063
- return pulumi.get(self, "is_enabled")
2064
-
2065
-
2066
- @pulumi.output_type
2067
- class GetIngressGatewayHostResult(dict):
2068
- def __init__(__self__, *,
2069
- hostnames: Sequence[builtins.str],
2070
- listeners: Sequence['outputs.GetIngressGatewayHostListenerResult'],
2071
- name: builtins.str):
2072
- """
2073
- :param Sequence[builtins.str] hostnames: 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".
2074
- :param Sequence['GetIngressGatewayHostListenerArgs'] listeners: The listeners for the ingress gateway.
2075
- :param builtins.str name: A user-friendly name. The name has to be unique within the same service mesh and cannot be changed after creation. Avoid entering confidential information. Example: `My unique resource name`
2076
- """
2077
- pulumi.set(__self__, "hostnames", hostnames)
2078
- pulumi.set(__self__, "listeners", listeners)
2079
- pulumi.set(__self__, "name", name)
2080
-
2081
- @property
2082
- @pulumi.getter
2083
- def hostnames(self) -> Sequence[builtins.str]:
2084
- """
2085
- 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".
2086
- """
2087
- return pulumi.get(self, "hostnames")
2088
-
2089
- @property
2090
- @pulumi.getter
2091
- def listeners(self) -> Sequence['outputs.GetIngressGatewayHostListenerResult']:
2092
- """
2093
- The listeners for the ingress gateway.
2094
- """
2095
- return pulumi.get(self, "listeners")
2096
-
2097
- @property
2098
- @pulumi.getter
2099
- def name(self) -> builtins.str:
2100
- """
2101
- A user-friendly name. The name has to be unique within the same service mesh and cannot be changed after creation. Avoid entering confidential information. Example: `My unique resource name`
2102
- """
2103
- return pulumi.get(self, "name")
2104
-
2105
-
2106
- @pulumi.output_type
2107
- class GetIngressGatewayHostListenerResult(dict):
2108
- def __init__(__self__, *,
2109
- port: builtins.int,
2110
- protocol: builtins.str,
2111
- tls: Sequence['outputs.GetIngressGatewayHostListenerTlResult']):
2112
- """
2113
- :param builtins.int port: Port on which ingress gateway is listening.
2114
- :param builtins.str protocol: Type of protocol used.
2115
- :param Sequence['GetIngressGatewayHostListenerTlArgs'] tls: TLS enforcement config for the ingress listener.
2116
- """
2117
- pulumi.set(__self__, "port", port)
2118
- pulumi.set(__self__, "protocol", protocol)
2119
- pulumi.set(__self__, "tls", tls)
2120
-
2121
- @property
2122
- @pulumi.getter
2123
- def port(self) -> builtins.int:
2124
- """
2125
- Port on which ingress gateway is listening.
2126
- """
2127
- return pulumi.get(self, "port")
2128
-
2129
- @property
2130
- @pulumi.getter
2131
- def protocol(self) -> builtins.str:
2132
- """
2133
- Type of protocol used.
2134
- """
2135
- return pulumi.get(self, "protocol")
2136
-
2137
- @property
2138
- @pulumi.getter
2139
- def tls(self) -> Sequence['outputs.GetIngressGatewayHostListenerTlResult']:
2140
- """
2141
- TLS enforcement config for the ingress listener.
2142
- """
2143
- return pulumi.get(self, "tls")
2144
-
2145
-
2146
- @pulumi.output_type
2147
- class GetIngressGatewayHostListenerTlResult(dict):
2148
- def __init__(__self__, *,
2149
- client_validations: Sequence['outputs.GetIngressGatewayHostListenerTlClientValidationResult'],
2150
- mode: builtins.str,
2151
- server_certificates: Sequence['outputs.GetIngressGatewayHostListenerTlServerCertificateResult']):
2152
- """
2153
- :param Sequence['GetIngressGatewayHostListenerTlClientValidationArgs'] client_validations: Resource representing the TLS configuration used for validating client certificates.
2154
- :param builtins.str mode: 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.
2155
- :param Sequence['GetIngressGatewayHostListenerTlServerCertificateArgs'] server_certificates: Resource representing the location of the TLS certificate.
2156
- """
2157
- pulumi.set(__self__, "client_validations", client_validations)
2158
- pulumi.set(__self__, "mode", mode)
2159
- pulumi.set(__self__, "server_certificates", server_certificates)
2160
-
2161
- @property
2162
- @pulumi.getter(name="clientValidations")
2163
- def client_validations(self) -> Sequence['outputs.GetIngressGatewayHostListenerTlClientValidationResult']:
2164
- """
2165
- Resource representing the TLS configuration used for validating client certificates.
2166
- """
2167
- return pulumi.get(self, "client_validations")
2168
-
2169
- @property
2170
- @pulumi.getter
2171
- def mode(self) -> builtins.str:
2172
- """
2173
- 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.
2174
- """
2175
- return pulumi.get(self, "mode")
2176
-
2177
- @property
2178
- @pulumi.getter(name="serverCertificates")
2179
- def server_certificates(self) -> Sequence['outputs.GetIngressGatewayHostListenerTlServerCertificateResult']:
2180
- """
2181
- Resource representing the location of the TLS certificate.
2182
- """
2183
- return pulumi.get(self, "server_certificates")
2184
-
2185
-
2186
- @pulumi.output_type
2187
- class GetIngressGatewayHostListenerTlClientValidationResult(dict):
2188
- def __init__(__self__, *,
2189
- subject_alternate_names: Sequence[builtins.str],
2190
- trusted_ca_bundles: Sequence['outputs.GetIngressGatewayHostListenerTlClientValidationTrustedCaBundleResult']):
2191
- """
2192
- :param Sequence[builtins.str] subject_alternate_names: A list of alternate names to verify the subject identity in the certificate presented by the client.
2193
- :param Sequence['GetIngressGatewayHostListenerTlClientValidationTrustedCaBundleArgs'] trusted_ca_bundles: Resource representing the CA bundle.
2194
- """
2195
- pulumi.set(__self__, "subject_alternate_names", subject_alternate_names)
2196
- pulumi.set(__self__, "trusted_ca_bundles", trusted_ca_bundles)
2197
-
2198
- @property
2199
- @pulumi.getter(name="subjectAlternateNames")
2200
- def subject_alternate_names(self) -> Sequence[builtins.str]:
2201
- """
2202
- A list of alternate names to verify the subject identity in the certificate presented by the client.
2203
- """
2204
- return pulumi.get(self, "subject_alternate_names")
2205
-
2206
- @property
2207
- @pulumi.getter(name="trustedCaBundles")
2208
- def trusted_ca_bundles(self) -> Sequence['outputs.GetIngressGatewayHostListenerTlClientValidationTrustedCaBundleResult']:
2209
- """
2210
- Resource representing the CA bundle.
2211
- """
2212
- return pulumi.get(self, "trusted_ca_bundles")
2213
-
2214
-
2215
- @pulumi.output_type
2216
- class GetIngressGatewayHostListenerTlClientValidationTrustedCaBundleResult(dict):
2217
- def __init__(__self__, *,
2218
- ca_bundle_id: builtins.str,
2219
- secret_name: builtins.str,
2220
- type: builtins.str):
2221
- """
2222
- :param builtins.str ca_bundle_id: The OCID of the CA Bundle resource.
2223
- :param builtins.str secret_name: 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}
2224
- :param builtins.str type: Type of certificate.
2225
- """
2226
- pulumi.set(__self__, "ca_bundle_id", ca_bundle_id)
2227
- pulumi.set(__self__, "secret_name", secret_name)
2228
- pulumi.set(__self__, "type", type)
2229
-
2230
- @property
2231
- @pulumi.getter(name="caBundleId")
2232
- def ca_bundle_id(self) -> builtins.str:
2233
- """
2234
- The OCID of the CA Bundle resource.
2235
- """
2236
- return pulumi.get(self, "ca_bundle_id")
2237
-
2238
- @property
2239
- @pulumi.getter(name="secretName")
2240
- def secret_name(self) -> builtins.str:
2241
- """
2242
- 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}
2243
- """
2244
- return pulumi.get(self, "secret_name")
2245
-
2246
- @property
2247
- @pulumi.getter
2248
- def type(self) -> builtins.str:
2249
- """
2250
- Type of certificate.
2251
- """
2252
- return pulumi.get(self, "type")
2253
-
2254
-
2255
- @pulumi.output_type
2256
- class GetIngressGatewayHostListenerTlServerCertificateResult(dict):
2257
- def __init__(__self__, *,
2258
- certificate_id: builtins.str,
2259
- secret_name: builtins.str,
2260
- type: builtins.str):
2261
- """
2262
- :param builtins.str certificate_id: The OCID of the certificate resource that will be used for mTLS authentication with other virtual services in the mesh.
2263
- :param builtins.str secret_name: 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}
2264
- :param builtins.str type: Type of certificate.
2265
- """
2266
- pulumi.set(__self__, "certificate_id", certificate_id)
2267
- pulumi.set(__self__, "secret_name", secret_name)
2268
- pulumi.set(__self__, "type", type)
2269
-
2270
- @property
2271
- @pulumi.getter(name="certificateId")
2272
- def certificate_id(self) -> builtins.str:
2273
- """
2274
- The OCID of the certificate resource that will be used for mTLS authentication with other virtual services in the mesh.
2275
- """
2276
- return pulumi.get(self, "certificate_id")
2277
-
2278
- @property
2279
- @pulumi.getter(name="secretName")
2280
- def secret_name(self) -> builtins.str:
2281
- """
2282
- 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}
2283
- """
2284
- return pulumi.get(self, "secret_name")
2285
-
2286
- @property
2287
- @pulumi.getter
2288
- def type(self) -> builtins.str:
2289
- """
2290
- Type of certificate.
2291
- """
2292
- return pulumi.get(self, "type")
2293
-
2294
-
2295
- @pulumi.output_type
2296
- class GetIngressGatewayMtlResult(dict):
2297
- def __init__(__self__, *,
2298
- certificate_id: builtins.str,
2299
- maximum_validity: builtins.int):
2300
- """
2301
- :param builtins.str certificate_id: The OCID of the certificate resource that will be used for mTLS authentication with other virtual services in the mesh.
2302
- :param builtins.int maximum_validity: 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.
2303
- """
2304
- pulumi.set(__self__, "certificate_id", certificate_id)
2305
- pulumi.set(__self__, "maximum_validity", maximum_validity)
2306
-
2307
- @property
2308
- @pulumi.getter(name="certificateId")
2309
- def certificate_id(self) -> builtins.str:
2310
- """
2311
- The OCID of the certificate resource that will be used for mTLS authentication with other virtual services in the mesh.
2312
- """
2313
- return pulumi.get(self, "certificate_id")
2314
-
2315
- @property
2316
- @pulumi.getter(name="maximumValidity")
2317
- def maximum_validity(self) -> builtins.int:
2318
- """
2319
- 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.
2320
- """
2321
- return pulumi.get(self, "maximum_validity")
2322
-
2323
-
2324
- @pulumi.output_type
2325
- class GetIngressGatewayRouteTableRouteRuleResult(dict):
2326
- def __init__(__self__, *,
2327
- destinations: Sequence['outputs.GetIngressGatewayRouteTableRouteRuleDestinationResult'],
2328
- ingress_gateway_hosts: Sequence['outputs.GetIngressGatewayRouteTableRouteRuleIngressGatewayHostResult'],
2329
- is_grpc: builtins.bool,
2330
- is_host_rewrite_enabled: builtins.bool,
2331
- is_path_rewrite_enabled: builtins.bool,
2332
- path: builtins.str,
2333
- path_type: builtins.str,
2334
- request_timeout_in_ms: builtins.str,
2335
- type: builtins.str):
2336
- """
2337
- :param Sequence['GetIngressGatewayRouteTableRouteRuleDestinationArgs'] destinations: The destination of the request.
2338
- :param Sequence['GetIngressGatewayRouteTableRouteRuleIngressGatewayHostArgs'] ingress_gateway_hosts: 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.
2339
- :param builtins.bool is_grpc: If true, the rule will check that the content-type header has a application/grpc or one of the various application/grpc+ values.
2340
- :param builtins.bool is_host_rewrite_enabled: If true, the hostname will be rewritten to the target virtual deployment's DNS hostname.
2341
- :param builtins.bool is_path_rewrite_enabled: If true, the matched path prefix will be rewritten to '/' before being directed to the target virtual deployment.
2342
- :param builtins.str path: Route to match
2343
- :param builtins.str path_type: Match type for the route
2344
- :param builtins.str request_timeout_in_ms: 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.
2345
- :param builtins.str type: Type of protocol.
2346
- """
2347
- pulumi.set(__self__, "destinations", destinations)
2348
- pulumi.set(__self__, "ingress_gateway_hosts", ingress_gateway_hosts)
2349
- pulumi.set(__self__, "is_grpc", is_grpc)
2350
- pulumi.set(__self__, "is_host_rewrite_enabled", is_host_rewrite_enabled)
2351
- pulumi.set(__self__, "is_path_rewrite_enabled", is_path_rewrite_enabled)
2352
- pulumi.set(__self__, "path", path)
2353
- pulumi.set(__self__, "path_type", path_type)
2354
- pulumi.set(__self__, "request_timeout_in_ms", request_timeout_in_ms)
2355
- pulumi.set(__self__, "type", type)
2356
-
2357
- @property
2358
- @pulumi.getter
2359
- def destinations(self) -> Sequence['outputs.GetIngressGatewayRouteTableRouteRuleDestinationResult']:
2360
- """
2361
- The destination of the request.
2362
- """
2363
- return pulumi.get(self, "destinations")
2364
-
2365
- @property
2366
- @pulumi.getter(name="ingressGatewayHosts")
2367
- def ingress_gateway_hosts(self) -> Sequence['outputs.GetIngressGatewayRouteTableRouteRuleIngressGatewayHostResult']:
2368
- """
2369
- 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.
2370
- """
2371
- return pulumi.get(self, "ingress_gateway_hosts")
2372
-
2373
- @property
2374
- @pulumi.getter(name="isGrpc")
2375
- def is_grpc(self) -> builtins.bool:
2376
- """
2377
- If true, the rule will check that the content-type header has a application/grpc or one of the various application/grpc+ values.
2378
- """
2379
- return pulumi.get(self, "is_grpc")
2380
-
2381
- @property
2382
- @pulumi.getter(name="isHostRewriteEnabled")
2383
- def is_host_rewrite_enabled(self) -> builtins.bool:
2384
- """
2385
- If true, the hostname will be rewritten to the target virtual deployment's DNS hostname.
2386
- """
2387
- return pulumi.get(self, "is_host_rewrite_enabled")
2388
-
2389
- @property
2390
- @pulumi.getter(name="isPathRewriteEnabled")
2391
- def is_path_rewrite_enabled(self) -> builtins.bool:
2392
- """
2393
- If true, the matched path prefix will be rewritten to '/' before being directed to the target virtual deployment.
2394
- """
2395
- return pulumi.get(self, "is_path_rewrite_enabled")
2396
-
2397
- @property
2398
- @pulumi.getter
2399
- def path(self) -> builtins.str:
2400
- """
2401
- Route to match
2402
- """
2403
- return pulumi.get(self, "path")
2404
-
2405
- @property
2406
- @pulumi.getter(name="pathType")
2407
- def path_type(self) -> builtins.str:
2408
- """
2409
- Match type for the route
2410
- """
2411
- return pulumi.get(self, "path_type")
2412
-
2413
- @property
2414
- @pulumi.getter(name="requestTimeoutInMs")
2415
- def request_timeout_in_ms(self) -> builtins.str:
2416
- """
2417
- 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.
2418
- """
2419
- return pulumi.get(self, "request_timeout_in_ms")
2420
-
2421
- @property
2422
- @pulumi.getter
2423
- def type(self) -> builtins.str:
2424
- """
2425
- Type of protocol.
2426
- """
2427
- return pulumi.get(self, "type")
2428
-
2429
-
2430
- @pulumi.output_type
2431
- class GetIngressGatewayRouteTableRouteRuleDestinationResult(dict):
2432
- def __init__(__self__, *,
2433
- port: builtins.int,
2434
- virtual_service_id: builtins.str,
2435
- weight: builtins.int):
2436
- """
2437
- :param builtins.int port: The port of the ingress gateway host listener. Leave empty to match all ports for the host.
2438
- :param builtins.str virtual_service_id: The OCID of the virtual service where the request will be routed.
2439
- :param builtins.int weight: Weight of traffic target.
2440
- """
2441
- pulumi.set(__self__, "port", port)
2442
- pulumi.set(__self__, "virtual_service_id", virtual_service_id)
2443
- pulumi.set(__self__, "weight", weight)
2444
-
2445
- @property
2446
- @pulumi.getter
2447
- def port(self) -> builtins.int:
2448
- """
2449
- The port of the ingress gateway host listener. Leave empty to match all ports for the host.
2450
- """
2451
- return pulumi.get(self, "port")
2452
-
2453
- @property
2454
- @pulumi.getter(name="virtualServiceId")
2455
- def virtual_service_id(self) -> builtins.str:
2456
- """
2457
- The OCID of the virtual service where the request will be routed.
2458
- """
2459
- return pulumi.get(self, "virtual_service_id")
2460
-
2461
- @property
2462
- @pulumi.getter
2463
- def weight(self) -> builtins.int:
2464
- """
2465
- Weight of traffic target.
2466
- """
2467
- return pulumi.get(self, "weight")
2468
-
2469
-
2470
- @pulumi.output_type
2471
- class GetIngressGatewayRouteTableRouteRuleIngressGatewayHostResult(dict):
2472
- def __init__(__self__, *,
2473
- name: builtins.str,
2474
- port: builtins.int):
2475
- """
2476
- :param builtins.str name: Name of the ingress gateway host that this route should apply to.
2477
- :param builtins.int port: The port of the ingress gateway host listener. Leave empty to match all ports for the host.
2478
- """
2479
- pulumi.set(__self__, "name", name)
2480
- pulumi.set(__self__, "port", port)
2481
-
2482
- @property
2483
- @pulumi.getter
2484
- def name(self) -> builtins.str:
2485
- """
2486
- Name of the ingress gateway host that this route should apply to.
2487
- """
2488
- return pulumi.get(self, "name")
2489
-
2490
- @property
2491
- @pulumi.getter
2492
- def port(self) -> builtins.int:
2493
- """
2494
- The port of the ingress gateway host listener. Leave empty to match all ports for the host.
2495
- """
2496
- return pulumi.get(self, "port")
2497
-
2498
-
2499
- @pulumi.output_type
2500
- class GetIngressGatewayRouteTablesFilterResult(dict):
2501
- def __init__(__self__, *,
2502
- name: builtins.str,
2503
- values: Sequence[builtins.str],
2504
- regex: Optional[builtins.bool] = None):
2505
- """
2506
- :param builtins.str name: A filter to return only resources that match the entire name given.
2507
- """
2508
- pulumi.set(__self__, "name", name)
2509
- pulumi.set(__self__, "values", values)
2510
- if regex is not None:
2511
- pulumi.set(__self__, "regex", regex)
2512
-
2513
- @property
2514
- @pulumi.getter
2515
- def name(self) -> builtins.str:
2516
- """
2517
- A filter to return only resources that match the entire name given.
2518
- """
2519
- return pulumi.get(self, "name")
2520
-
2521
- @property
2522
- @pulumi.getter
2523
- def values(self) -> Sequence[builtins.str]:
2524
- return pulumi.get(self, "values")
2525
-
2526
- @property
2527
- @pulumi.getter
2528
- def regex(self) -> Optional[builtins.bool]:
2529
- return pulumi.get(self, "regex")
2530
-
2531
-
2532
- @pulumi.output_type
2533
- class GetIngressGatewayRouteTablesIngressGatewayRouteTableCollectionResult(dict):
2534
- def __init__(__self__, *,
2535
- items: Sequence['outputs.GetIngressGatewayRouteTablesIngressGatewayRouteTableCollectionItemResult']):
2536
- pulumi.set(__self__, "items", items)
2537
-
2538
- @property
2539
- @pulumi.getter
2540
- def items(self) -> Sequence['outputs.GetIngressGatewayRouteTablesIngressGatewayRouteTableCollectionItemResult']:
2541
- return pulumi.get(self, "items")
2542
-
2543
-
2544
- @pulumi.output_type
2545
- class GetIngressGatewayRouteTablesIngressGatewayRouteTableCollectionItemResult(dict):
2546
- def __init__(__self__, *,
2547
- compartment_id: builtins.str,
2548
- defined_tags: Mapping[str, builtins.str],
2549
- description: builtins.str,
2550
- freeform_tags: Mapping[str, builtins.str],
2551
- id: builtins.str,
2552
- ingress_gateway_id: builtins.str,
2553
- lifecycle_details: builtins.str,
2554
- name: builtins.str,
2555
- priority: builtins.int,
2556
- route_rules: Sequence['outputs.GetIngressGatewayRouteTablesIngressGatewayRouteTableCollectionItemRouteRuleResult'],
2557
- state: builtins.str,
2558
- system_tags: Mapping[str, builtins.str],
2559
- time_created: builtins.str,
2560
- time_updated: builtins.str):
2561
- """
2562
- :param builtins.str compartment_id: The ID of the compartment in which to list resources.
2563
- :param Mapping[str, builtins.str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
2564
- :param builtins.str description: Description of the resource. It can be changed after creation. Avoid entering confidential information. Example: `This is my new resource`
2565
- :param Mapping[str, builtins.str] freeform_tags: Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
2566
- :param builtins.str id: Unique IngressGatewayRouteTable identifier.
2567
- :param builtins.str ingress_gateway_id: Unique IngressGateway identifier.
2568
- :param builtins.str lifecycle_details: A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in a Failed state.
2569
- :param builtins.str name: A filter to return only resources that match the entire name given.
2570
- :param builtins.int priority: The priority of the route table. A lower value means a higher priority. The routes are declared based on the priority.
2571
- :param Sequence['GetIngressGatewayRouteTablesIngressGatewayRouteTableCollectionItemRouteRuleArgs'] route_rules: The route rules for the ingress gateway.
2572
- :param builtins.str state: A filter to return only resources that match the life cycle state given.
2573
- :param Mapping[str, builtins.str] system_tags: Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
2574
- :param builtins.str time_created: The time when this resource was created in an RFC3339 formatted datetime string.
2575
- :param builtins.str time_updated: The time when this resource was updated in an RFC3339 formatted datetime string.
2576
- """
2577
- pulumi.set(__self__, "compartment_id", compartment_id)
2578
- pulumi.set(__self__, "defined_tags", defined_tags)
2579
- pulumi.set(__self__, "description", description)
2580
- pulumi.set(__self__, "freeform_tags", freeform_tags)
2581
- pulumi.set(__self__, "id", id)
2582
- pulumi.set(__self__, "ingress_gateway_id", ingress_gateway_id)
2583
- pulumi.set(__self__, "lifecycle_details", lifecycle_details)
2584
- pulumi.set(__self__, "name", name)
2585
- pulumi.set(__self__, "priority", priority)
2586
- pulumi.set(__self__, "route_rules", route_rules)
2587
- pulumi.set(__self__, "state", state)
2588
- pulumi.set(__self__, "system_tags", system_tags)
2589
- pulumi.set(__self__, "time_created", time_created)
2590
- pulumi.set(__self__, "time_updated", time_updated)
2591
-
2592
- @property
2593
- @pulumi.getter(name="compartmentId")
2594
- def compartment_id(self) -> builtins.str:
2595
- """
2596
- The ID of the compartment in which to list resources.
2597
- """
2598
- return pulumi.get(self, "compartment_id")
2599
-
2600
- @property
2601
- @pulumi.getter(name="definedTags")
2602
- def defined_tags(self) -> Mapping[str, builtins.str]:
2603
- """
2604
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
2605
- """
2606
- return pulumi.get(self, "defined_tags")
2607
-
2608
- @property
2609
- @pulumi.getter
2610
- def description(self) -> builtins.str:
2611
- """
2612
- Description of the resource. It can be changed after creation. Avoid entering confidential information. Example: `This is my new resource`
2613
- """
2614
- return pulumi.get(self, "description")
2615
-
2616
- @property
2617
- @pulumi.getter(name="freeformTags")
2618
- def freeform_tags(self) -> Mapping[str, builtins.str]:
2619
- """
2620
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
2621
- """
2622
- return pulumi.get(self, "freeform_tags")
2623
-
2624
- @property
2625
- @pulumi.getter
2626
- def id(self) -> builtins.str:
2627
- """
2628
- Unique IngressGatewayRouteTable identifier.
2629
- """
2630
- return pulumi.get(self, "id")
2631
-
2632
- @property
2633
- @pulumi.getter(name="ingressGatewayId")
2634
- def ingress_gateway_id(self) -> builtins.str:
2635
- """
2636
- Unique IngressGateway identifier.
2637
- """
2638
- return pulumi.get(self, "ingress_gateway_id")
2639
-
2640
- @property
2641
- @pulumi.getter(name="lifecycleDetails")
2642
- def lifecycle_details(self) -> builtins.str:
2643
- """
2644
- A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in a Failed state.
2645
- """
2646
- return pulumi.get(self, "lifecycle_details")
2647
-
2648
- @property
2649
- @pulumi.getter
2650
- def name(self) -> builtins.str:
2651
- """
2652
- A filter to return only resources that match the entire name given.
2653
- """
2654
- return pulumi.get(self, "name")
2655
-
2656
- @property
2657
- @pulumi.getter
2658
- def priority(self) -> builtins.int:
2659
- """
2660
- The priority of the route table. A lower value means a higher priority. The routes are declared based on the priority.
2661
- """
2662
- return pulumi.get(self, "priority")
2663
-
2664
- @property
2665
- @pulumi.getter(name="routeRules")
2666
- def route_rules(self) -> Sequence['outputs.GetIngressGatewayRouteTablesIngressGatewayRouteTableCollectionItemRouteRuleResult']:
2667
- """
2668
- The route rules for the ingress gateway.
2669
- """
2670
- return pulumi.get(self, "route_rules")
2671
-
2672
- @property
2673
- @pulumi.getter
2674
- def state(self) -> builtins.str:
2675
- """
2676
- A filter to return only resources that match the life cycle state given.
2677
- """
2678
- return pulumi.get(self, "state")
2679
-
2680
- @property
2681
- @pulumi.getter(name="systemTags")
2682
- def system_tags(self) -> Mapping[str, builtins.str]:
2683
- """
2684
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
2685
- """
2686
- return pulumi.get(self, "system_tags")
2687
-
2688
- @property
2689
- @pulumi.getter(name="timeCreated")
2690
- def time_created(self) -> builtins.str:
2691
- """
2692
- The time when this resource was created in an RFC3339 formatted datetime string.
2693
- """
2694
- return pulumi.get(self, "time_created")
2695
-
2696
- @property
2697
- @pulumi.getter(name="timeUpdated")
2698
- def time_updated(self) -> builtins.str:
2699
- """
2700
- The time when this resource was updated in an RFC3339 formatted datetime string.
2701
- """
2702
- return pulumi.get(self, "time_updated")
2703
-
2704
-
2705
- @pulumi.output_type
2706
- class GetIngressGatewayRouteTablesIngressGatewayRouteTableCollectionItemRouteRuleResult(dict):
2707
- def __init__(__self__, *,
2708
- destinations: Sequence['outputs.GetIngressGatewayRouteTablesIngressGatewayRouteTableCollectionItemRouteRuleDestinationResult'],
2709
- ingress_gateway_hosts: Sequence['outputs.GetIngressGatewayRouteTablesIngressGatewayRouteTableCollectionItemRouteRuleIngressGatewayHostResult'],
2710
- is_grpc: builtins.bool,
2711
- is_host_rewrite_enabled: builtins.bool,
2712
- is_path_rewrite_enabled: builtins.bool,
2713
- path: builtins.str,
2714
- path_type: builtins.str,
2715
- request_timeout_in_ms: builtins.str,
2716
- type: builtins.str):
2717
- """
2718
- :param Sequence['GetIngressGatewayRouteTablesIngressGatewayRouteTableCollectionItemRouteRuleDestinationArgs'] destinations: The destination of the request.
2719
- :param Sequence['GetIngressGatewayRouteTablesIngressGatewayRouteTableCollectionItemRouteRuleIngressGatewayHostArgs'] ingress_gateway_hosts: 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.
2720
- :param builtins.bool is_grpc: If true, the rule will check that the content-type header has a application/grpc or one of the various application/grpc+ values.
2721
- :param builtins.bool is_host_rewrite_enabled: If true, the hostname will be rewritten to the target virtual deployment's DNS hostname.
2722
- :param builtins.bool is_path_rewrite_enabled: If true, the matched path prefix will be rewritten to '/' before being directed to the target virtual deployment.
2723
- :param builtins.str path: Route to match
2724
- :param builtins.str path_type: Match type for the route
2725
- :param builtins.str request_timeout_in_ms: 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.
2726
- :param builtins.str type: Type of protocol.
2727
- """
2728
- pulumi.set(__self__, "destinations", destinations)
2729
- pulumi.set(__self__, "ingress_gateway_hosts", ingress_gateway_hosts)
2730
- pulumi.set(__self__, "is_grpc", is_grpc)
2731
- pulumi.set(__self__, "is_host_rewrite_enabled", is_host_rewrite_enabled)
2732
- pulumi.set(__self__, "is_path_rewrite_enabled", is_path_rewrite_enabled)
2733
- pulumi.set(__self__, "path", path)
2734
- pulumi.set(__self__, "path_type", path_type)
2735
- pulumi.set(__self__, "request_timeout_in_ms", request_timeout_in_ms)
2736
- pulumi.set(__self__, "type", type)
2737
-
2738
- @property
2739
- @pulumi.getter
2740
- def destinations(self) -> Sequence['outputs.GetIngressGatewayRouteTablesIngressGatewayRouteTableCollectionItemRouteRuleDestinationResult']:
2741
- """
2742
- The destination of the request.
2743
- """
2744
- return pulumi.get(self, "destinations")
2745
-
2746
- @property
2747
- @pulumi.getter(name="ingressGatewayHosts")
2748
- def ingress_gateway_hosts(self) -> Sequence['outputs.GetIngressGatewayRouteTablesIngressGatewayRouteTableCollectionItemRouteRuleIngressGatewayHostResult']:
2749
- """
2750
- 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.
2751
- """
2752
- return pulumi.get(self, "ingress_gateway_hosts")
2753
-
2754
- @property
2755
- @pulumi.getter(name="isGrpc")
2756
- def is_grpc(self) -> builtins.bool:
2757
- """
2758
- If true, the rule will check that the content-type header has a application/grpc or one of the various application/grpc+ values.
2759
- """
2760
- return pulumi.get(self, "is_grpc")
2761
-
2762
- @property
2763
- @pulumi.getter(name="isHostRewriteEnabled")
2764
- def is_host_rewrite_enabled(self) -> builtins.bool:
2765
- """
2766
- If true, the hostname will be rewritten to the target virtual deployment's DNS hostname.
2767
- """
2768
- return pulumi.get(self, "is_host_rewrite_enabled")
2769
-
2770
- @property
2771
- @pulumi.getter(name="isPathRewriteEnabled")
2772
- def is_path_rewrite_enabled(self) -> builtins.bool:
2773
- """
2774
- If true, the matched path prefix will be rewritten to '/' before being directed to the target virtual deployment.
2775
- """
2776
- return pulumi.get(self, "is_path_rewrite_enabled")
2777
-
2778
- @property
2779
- @pulumi.getter
2780
- def path(self) -> builtins.str:
2781
- """
2782
- Route to match
2783
- """
2784
- return pulumi.get(self, "path")
2785
-
2786
- @property
2787
- @pulumi.getter(name="pathType")
2788
- def path_type(self) -> builtins.str:
2789
- """
2790
- Match type for the route
2791
- """
2792
- return pulumi.get(self, "path_type")
2793
-
2794
- @property
2795
- @pulumi.getter(name="requestTimeoutInMs")
2796
- def request_timeout_in_ms(self) -> builtins.str:
2797
- """
2798
- 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.
2799
- """
2800
- return pulumi.get(self, "request_timeout_in_ms")
2801
-
2802
- @property
2803
- @pulumi.getter
2804
- def type(self) -> builtins.str:
2805
- """
2806
- Type of protocol.
2807
- """
2808
- return pulumi.get(self, "type")
2809
-
2810
-
2811
- @pulumi.output_type
2812
- class GetIngressGatewayRouteTablesIngressGatewayRouteTableCollectionItemRouteRuleDestinationResult(dict):
2813
- def __init__(__self__, *,
2814
- port: builtins.int,
2815
- virtual_service_id: builtins.str,
2816
- weight: builtins.int):
2817
- """
2818
- :param builtins.int port: The port of the ingress gateway host listener. Leave empty to match all ports for the host.
2819
- :param builtins.str virtual_service_id: The OCID of the virtual service where the request will be routed.
2820
- :param builtins.int weight: Weight of traffic target.
2821
- """
2822
- pulumi.set(__self__, "port", port)
2823
- pulumi.set(__self__, "virtual_service_id", virtual_service_id)
2824
- pulumi.set(__self__, "weight", weight)
2825
-
2826
- @property
2827
- @pulumi.getter
2828
- def port(self) -> builtins.int:
2829
- """
2830
- The port of the ingress gateway host listener. Leave empty to match all ports for the host.
2831
- """
2832
- return pulumi.get(self, "port")
2833
-
2834
- @property
2835
- @pulumi.getter(name="virtualServiceId")
2836
- def virtual_service_id(self) -> builtins.str:
2837
- """
2838
- The OCID of the virtual service where the request will be routed.
2839
- """
2840
- return pulumi.get(self, "virtual_service_id")
2841
-
2842
- @property
2843
- @pulumi.getter
2844
- def weight(self) -> builtins.int:
2845
- """
2846
- Weight of traffic target.
2847
- """
2848
- return pulumi.get(self, "weight")
2849
-
2850
-
2851
- @pulumi.output_type
2852
- class GetIngressGatewayRouteTablesIngressGatewayRouteTableCollectionItemRouteRuleIngressGatewayHostResult(dict):
2853
- def __init__(__self__, *,
2854
- name: builtins.str,
2855
- port: builtins.int):
2856
- """
2857
- :param builtins.str name: A filter to return only resources that match the entire name given.
2858
- :param builtins.int port: The port of the ingress gateway host listener. Leave empty to match all ports for the host.
2859
- """
2860
- pulumi.set(__self__, "name", name)
2861
- pulumi.set(__self__, "port", port)
2862
-
2863
- @property
2864
- @pulumi.getter
2865
- def name(self) -> builtins.str:
2866
- """
2867
- A filter to return only resources that match the entire name given.
2868
- """
2869
- return pulumi.get(self, "name")
2870
-
2871
- @property
2872
- @pulumi.getter
2873
- def port(self) -> builtins.int:
2874
- """
2875
- The port of the ingress gateway host listener. Leave empty to match all ports for the host.
2876
- """
2877
- return pulumi.get(self, "port")
2878
-
2879
-
2880
- @pulumi.output_type
2881
- class GetIngressGatewaysFilterResult(dict):
2882
- def __init__(__self__, *,
2883
- name: builtins.str,
2884
- values: Sequence[builtins.str],
2885
- regex: Optional[builtins.bool] = None):
2886
- """
2887
- :param builtins.str name: A filter to return only resources that match the entire name given.
2888
- """
2889
- pulumi.set(__self__, "name", name)
2890
- pulumi.set(__self__, "values", values)
2891
- if regex is not None:
2892
- pulumi.set(__self__, "regex", regex)
2893
-
2894
- @property
2895
- @pulumi.getter
2896
- def name(self) -> builtins.str:
2897
- """
2898
- A filter to return only resources that match the entire name given.
2899
- """
2900
- return pulumi.get(self, "name")
2901
-
2902
- @property
2903
- @pulumi.getter
2904
- def values(self) -> Sequence[builtins.str]:
2905
- return pulumi.get(self, "values")
2906
-
2907
- @property
2908
- @pulumi.getter
2909
- def regex(self) -> Optional[builtins.bool]:
2910
- return pulumi.get(self, "regex")
2911
-
2912
-
2913
- @pulumi.output_type
2914
- class GetIngressGatewaysIngressGatewayCollectionResult(dict):
2915
- def __init__(__self__, *,
2916
- items: Sequence['outputs.GetIngressGatewaysIngressGatewayCollectionItemResult']):
2917
- pulumi.set(__self__, "items", items)
2918
-
2919
- @property
2920
- @pulumi.getter
2921
- def items(self) -> Sequence['outputs.GetIngressGatewaysIngressGatewayCollectionItemResult']:
2922
- return pulumi.get(self, "items")
2923
-
2924
-
2925
- @pulumi.output_type
2926
- class GetIngressGatewaysIngressGatewayCollectionItemResult(dict):
2927
- def __init__(__self__, *,
2928
- access_loggings: Sequence['outputs.GetIngressGatewaysIngressGatewayCollectionItemAccessLoggingResult'],
2929
- compartment_id: builtins.str,
2930
- defined_tags: Mapping[str, builtins.str],
2931
- description: builtins.str,
2932
- freeform_tags: Mapping[str, builtins.str],
2933
- hosts: Sequence['outputs.GetIngressGatewaysIngressGatewayCollectionItemHostResult'],
2934
- id: builtins.str,
2935
- lifecycle_details: builtins.str,
2936
- mesh_id: builtins.str,
2937
- mtls: Sequence['outputs.GetIngressGatewaysIngressGatewayCollectionItemMtlResult'],
2938
- name: builtins.str,
2939
- state: builtins.str,
2940
- system_tags: Mapping[str, builtins.str],
2941
- time_created: builtins.str,
2942
- time_updated: builtins.str):
2943
- """
2944
- :param Sequence['GetIngressGatewaysIngressGatewayCollectionItemAccessLoggingArgs'] access_loggings: This configuration determines if logging is enabled and where the logs will be output.
2945
- :param builtins.str compartment_id: The ID of the compartment in which to list resources.
2946
- :param Mapping[str, builtins.str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
2947
- :param builtins.str description: Description of the resource. It can be changed after creation. Avoid entering confidential information. Example: `This is my new resource`
2948
- :param Mapping[str, builtins.str] freeform_tags: Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
2949
- :param Sequence['GetIngressGatewaysIngressGatewayCollectionItemHostArgs'] hosts: Array of hostnames and their listener configuration that this gateway will bind to.
2950
- :param builtins.str id: Unique IngressGateway identifier.
2951
- :param builtins.str lifecycle_details: A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in a Failed state.
2952
- :param builtins.str mesh_id: Unique Mesh identifier.
2953
- :param Sequence['GetIngressGatewaysIngressGatewayCollectionItemMtlArgs'] mtls: Mutual TLS settings used when sending requests to virtual services within the mesh.
2954
- :param builtins.str name: A filter to return only resources that match the entire name given.
2955
- :param builtins.str state: A filter to return only resources that match the life cycle state given.
2956
- :param Mapping[str, builtins.str] system_tags: Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
2957
- :param builtins.str time_created: The time when this resource was created in an RFC3339 formatted datetime string.
2958
- :param builtins.str time_updated: The time when this resource was updated in an RFC3339 formatted datetime string.
2959
- """
2960
- pulumi.set(__self__, "access_loggings", access_loggings)
2961
- pulumi.set(__self__, "compartment_id", compartment_id)
2962
- pulumi.set(__self__, "defined_tags", defined_tags)
2963
- pulumi.set(__self__, "description", description)
2964
- pulumi.set(__self__, "freeform_tags", freeform_tags)
2965
- pulumi.set(__self__, "hosts", hosts)
2966
- pulumi.set(__self__, "id", id)
2967
- pulumi.set(__self__, "lifecycle_details", lifecycle_details)
2968
- pulumi.set(__self__, "mesh_id", mesh_id)
2969
- pulumi.set(__self__, "mtls", mtls)
2970
- pulumi.set(__self__, "name", name)
2971
- pulumi.set(__self__, "state", state)
2972
- pulumi.set(__self__, "system_tags", system_tags)
2973
- pulumi.set(__self__, "time_created", time_created)
2974
- pulumi.set(__self__, "time_updated", time_updated)
2975
-
2976
- @property
2977
- @pulumi.getter(name="accessLoggings")
2978
- def access_loggings(self) -> Sequence['outputs.GetIngressGatewaysIngressGatewayCollectionItemAccessLoggingResult']:
2979
- """
2980
- This configuration determines if logging is enabled and where the logs will be output.
2981
- """
2982
- return pulumi.get(self, "access_loggings")
2983
-
2984
- @property
2985
- @pulumi.getter(name="compartmentId")
2986
- def compartment_id(self) -> builtins.str:
2987
- """
2988
- The ID of the compartment in which to list resources.
2989
- """
2990
- return pulumi.get(self, "compartment_id")
2991
-
2992
- @property
2993
- @pulumi.getter(name="definedTags")
2994
- def defined_tags(self) -> Mapping[str, builtins.str]:
2995
- """
2996
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
2997
- """
2998
- return pulumi.get(self, "defined_tags")
2999
-
3000
- @property
3001
- @pulumi.getter
3002
- def description(self) -> builtins.str:
3003
- """
3004
- Description of the resource. It can be changed after creation. Avoid entering confidential information. Example: `This is my new resource`
3005
- """
3006
- return pulumi.get(self, "description")
3007
-
3008
- @property
3009
- @pulumi.getter(name="freeformTags")
3010
- def freeform_tags(self) -> Mapping[str, builtins.str]:
3011
- """
3012
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
3013
- """
3014
- return pulumi.get(self, "freeform_tags")
3015
-
3016
- @property
3017
- @pulumi.getter
3018
- def hosts(self) -> Sequence['outputs.GetIngressGatewaysIngressGatewayCollectionItemHostResult']:
3019
- """
3020
- Array of hostnames and their listener configuration that this gateway will bind to.
3021
- """
3022
- return pulumi.get(self, "hosts")
3023
-
3024
- @property
3025
- @pulumi.getter
3026
- def id(self) -> builtins.str:
3027
- """
3028
- Unique IngressGateway identifier.
3029
- """
3030
- return pulumi.get(self, "id")
3031
-
3032
- @property
3033
- @pulumi.getter(name="lifecycleDetails")
3034
- def lifecycle_details(self) -> builtins.str:
3035
- """
3036
- A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in a Failed state.
3037
- """
3038
- return pulumi.get(self, "lifecycle_details")
3039
-
3040
- @property
3041
- @pulumi.getter(name="meshId")
3042
- def mesh_id(self) -> builtins.str:
3043
- """
3044
- Unique Mesh identifier.
3045
- """
3046
- return pulumi.get(self, "mesh_id")
3047
-
3048
- @property
3049
- @pulumi.getter
3050
- def mtls(self) -> Sequence['outputs.GetIngressGatewaysIngressGatewayCollectionItemMtlResult']:
3051
- """
3052
- Mutual TLS settings used when sending requests to virtual services within the mesh.
3053
- """
3054
- return pulumi.get(self, "mtls")
3055
-
3056
- @property
3057
- @pulumi.getter
3058
- def name(self) -> builtins.str:
3059
- """
3060
- A filter to return only resources that match the entire name given.
3061
- """
3062
- return pulumi.get(self, "name")
3063
-
3064
- @property
3065
- @pulumi.getter
3066
- def state(self) -> builtins.str:
3067
- """
3068
- A filter to return only resources that match the life cycle state given.
3069
- """
3070
- return pulumi.get(self, "state")
3071
-
3072
- @property
3073
- @pulumi.getter(name="systemTags")
3074
- def system_tags(self) -> Mapping[str, builtins.str]:
3075
- """
3076
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
3077
- """
3078
- return pulumi.get(self, "system_tags")
3079
-
3080
- @property
3081
- @pulumi.getter(name="timeCreated")
3082
- def time_created(self) -> builtins.str:
3083
- """
3084
- The time when this resource was created in an RFC3339 formatted datetime string.
3085
- """
3086
- return pulumi.get(self, "time_created")
3087
-
3088
- @property
3089
- @pulumi.getter(name="timeUpdated")
3090
- def time_updated(self) -> builtins.str:
3091
- """
3092
- The time when this resource was updated in an RFC3339 formatted datetime string.
3093
- """
3094
- return pulumi.get(self, "time_updated")
3095
-
3096
-
3097
- @pulumi.output_type
3098
- class GetIngressGatewaysIngressGatewayCollectionItemAccessLoggingResult(dict):
3099
- def __init__(__self__, *,
3100
- is_enabled: builtins.bool):
3101
- """
3102
- :param builtins.bool is_enabled: Determines if the logging configuration is enabled.
3103
- """
3104
- pulumi.set(__self__, "is_enabled", is_enabled)
3105
-
3106
- @property
3107
- @pulumi.getter(name="isEnabled")
3108
- def is_enabled(self) -> builtins.bool:
3109
- """
3110
- Determines if the logging configuration is enabled.
3111
- """
3112
- return pulumi.get(self, "is_enabled")
3113
-
3114
-
3115
- @pulumi.output_type
3116
- class GetIngressGatewaysIngressGatewayCollectionItemHostResult(dict):
3117
- def __init__(__self__, *,
3118
- hostnames: Sequence[builtins.str],
3119
- listeners: Sequence['outputs.GetIngressGatewaysIngressGatewayCollectionItemHostListenerResult'],
3120
- name: builtins.str):
3121
- """
3122
- :param Sequence[builtins.str] hostnames: 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".
3123
- :param Sequence['GetIngressGatewaysIngressGatewayCollectionItemHostListenerArgs'] listeners: The listeners for the ingress gateway.
3124
- :param builtins.str name: A filter to return only resources that match the entire name given.
3125
- """
3126
- pulumi.set(__self__, "hostnames", hostnames)
3127
- pulumi.set(__self__, "listeners", listeners)
3128
- pulumi.set(__self__, "name", name)
3129
-
3130
- @property
3131
- @pulumi.getter
3132
- def hostnames(self) -> Sequence[builtins.str]:
3133
- """
3134
- 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".
3135
- """
3136
- return pulumi.get(self, "hostnames")
3137
-
3138
- @property
3139
- @pulumi.getter
3140
- def listeners(self) -> Sequence['outputs.GetIngressGatewaysIngressGatewayCollectionItemHostListenerResult']:
3141
- """
3142
- The listeners for the ingress gateway.
3143
- """
3144
- return pulumi.get(self, "listeners")
3145
-
3146
- @property
3147
- @pulumi.getter
3148
- def name(self) -> builtins.str:
3149
- """
3150
- A filter to return only resources that match the entire name given.
3151
- """
3152
- return pulumi.get(self, "name")
3153
-
3154
-
3155
- @pulumi.output_type
3156
- class GetIngressGatewaysIngressGatewayCollectionItemHostListenerResult(dict):
3157
- def __init__(__self__, *,
3158
- port: builtins.int,
3159
- protocol: builtins.str,
3160
- tls: Sequence['outputs.GetIngressGatewaysIngressGatewayCollectionItemHostListenerTlResult']):
3161
- """
3162
- :param builtins.int port: Port on which ingress gateway is listening.
3163
- :param builtins.str protocol: Type of protocol used.
3164
- :param Sequence['GetIngressGatewaysIngressGatewayCollectionItemHostListenerTlArgs'] tls: TLS enforcement config for the ingress listener.
3165
- """
3166
- pulumi.set(__self__, "port", port)
3167
- pulumi.set(__self__, "protocol", protocol)
3168
- pulumi.set(__self__, "tls", tls)
3169
-
3170
- @property
3171
- @pulumi.getter
3172
- def port(self) -> builtins.int:
3173
- """
3174
- Port on which ingress gateway is listening.
3175
- """
3176
- return pulumi.get(self, "port")
3177
-
3178
- @property
3179
- @pulumi.getter
3180
- def protocol(self) -> builtins.str:
3181
- """
3182
- Type of protocol used.
3183
- """
3184
- return pulumi.get(self, "protocol")
3185
-
3186
- @property
3187
- @pulumi.getter
3188
- def tls(self) -> Sequence['outputs.GetIngressGatewaysIngressGatewayCollectionItemHostListenerTlResult']:
3189
- """
3190
- TLS enforcement config for the ingress listener.
3191
- """
3192
- return pulumi.get(self, "tls")
3193
-
3194
-
3195
- @pulumi.output_type
3196
- class GetIngressGatewaysIngressGatewayCollectionItemHostListenerTlResult(dict):
3197
- def __init__(__self__, *,
3198
- client_validations: Sequence['outputs.GetIngressGatewaysIngressGatewayCollectionItemHostListenerTlClientValidationResult'],
3199
- mode: builtins.str,
3200
- server_certificates: Sequence['outputs.GetIngressGatewaysIngressGatewayCollectionItemHostListenerTlServerCertificateResult']):
3201
- """
3202
- :param Sequence['GetIngressGatewaysIngressGatewayCollectionItemHostListenerTlClientValidationArgs'] client_validations: Resource representing the TLS configuration used for validating client certificates.
3203
- :param builtins.str mode: 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.
3204
- :param Sequence['GetIngressGatewaysIngressGatewayCollectionItemHostListenerTlServerCertificateArgs'] server_certificates: Resource representing the location of the TLS certificate.
3205
- """
3206
- pulumi.set(__self__, "client_validations", client_validations)
3207
- pulumi.set(__self__, "mode", mode)
3208
- pulumi.set(__self__, "server_certificates", server_certificates)
3209
-
3210
- @property
3211
- @pulumi.getter(name="clientValidations")
3212
- def client_validations(self) -> Sequence['outputs.GetIngressGatewaysIngressGatewayCollectionItemHostListenerTlClientValidationResult']:
3213
- """
3214
- Resource representing the TLS configuration used for validating client certificates.
3215
- """
3216
- return pulumi.get(self, "client_validations")
3217
-
3218
- @property
3219
- @pulumi.getter
3220
- def mode(self) -> builtins.str:
3221
- """
3222
- 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.
3223
- """
3224
- return pulumi.get(self, "mode")
3225
-
3226
- @property
3227
- @pulumi.getter(name="serverCertificates")
3228
- def server_certificates(self) -> Sequence['outputs.GetIngressGatewaysIngressGatewayCollectionItemHostListenerTlServerCertificateResult']:
3229
- """
3230
- Resource representing the location of the TLS certificate.
3231
- """
3232
- return pulumi.get(self, "server_certificates")
3233
-
3234
-
3235
- @pulumi.output_type
3236
- class GetIngressGatewaysIngressGatewayCollectionItemHostListenerTlClientValidationResult(dict):
3237
- def __init__(__self__, *,
3238
- subject_alternate_names: Sequence[builtins.str],
3239
- trusted_ca_bundles: Sequence['outputs.GetIngressGatewaysIngressGatewayCollectionItemHostListenerTlClientValidationTrustedCaBundleResult']):
3240
- """
3241
- :param Sequence[builtins.str] subject_alternate_names: A list of alternate names to verify the subject identity in the certificate presented by the client.
3242
- :param Sequence['GetIngressGatewaysIngressGatewayCollectionItemHostListenerTlClientValidationTrustedCaBundleArgs'] trusted_ca_bundles: Resource representing the CA bundle.
3243
- """
3244
- pulumi.set(__self__, "subject_alternate_names", subject_alternate_names)
3245
- pulumi.set(__self__, "trusted_ca_bundles", trusted_ca_bundles)
3246
-
3247
- @property
3248
- @pulumi.getter(name="subjectAlternateNames")
3249
- def subject_alternate_names(self) -> Sequence[builtins.str]:
3250
- """
3251
- A list of alternate names to verify the subject identity in the certificate presented by the client.
3252
- """
3253
- return pulumi.get(self, "subject_alternate_names")
3254
-
3255
- @property
3256
- @pulumi.getter(name="trustedCaBundles")
3257
- def trusted_ca_bundles(self) -> Sequence['outputs.GetIngressGatewaysIngressGatewayCollectionItemHostListenerTlClientValidationTrustedCaBundleResult']:
3258
- """
3259
- Resource representing the CA bundle.
3260
- """
3261
- return pulumi.get(self, "trusted_ca_bundles")
3262
-
3263
-
3264
- @pulumi.output_type
3265
- class GetIngressGatewaysIngressGatewayCollectionItemHostListenerTlClientValidationTrustedCaBundleResult(dict):
3266
- def __init__(__self__, *,
3267
- ca_bundle_id: builtins.str,
3268
- secret_name: builtins.str,
3269
- type: builtins.str):
3270
- """
3271
- :param builtins.str ca_bundle_id: The OCID of the CA Bundle resource.
3272
- :param builtins.str secret_name: 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}
3273
- :param builtins.str type: Type of certificate.
3274
- """
3275
- pulumi.set(__self__, "ca_bundle_id", ca_bundle_id)
3276
- pulumi.set(__self__, "secret_name", secret_name)
3277
- pulumi.set(__self__, "type", type)
3278
-
3279
- @property
3280
- @pulumi.getter(name="caBundleId")
3281
- def ca_bundle_id(self) -> builtins.str:
3282
- """
3283
- The OCID of the CA Bundle resource.
3284
- """
3285
- return pulumi.get(self, "ca_bundle_id")
3286
-
3287
- @property
3288
- @pulumi.getter(name="secretName")
3289
- def secret_name(self) -> builtins.str:
3290
- """
3291
- 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}
3292
- """
3293
- return pulumi.get(self, "secret_name")
3294
-
3295
- @property
3296
- @pulumi.getter
3297
- def type(self) -> builtins.str:
3298
- """
3299
- Type of certificate.
3300
- """
3301
- return pulumi.get(self, "type")
3302
-
3303
-
3304
- @pulumi.output_type
3305
- class GetIngressGatewaysIngressGatewayCollectionItemHostListenerTlServerCertificateResult(dict):
3306
- def __init__(__self__, *,
3307
- certificate_id: builtins.str,
3308
- secret_name: builtins.str,
3309
- type: builtins.str):
3310
- """
3311
- :param builtins.str certificate_id: The OCID of the certificate resource that will be used for mTLS authentication with other virtual services in the mesh.
3312
- :param builtins.str secret_name: 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}
3313
- :param builtins.str type: Type of certificate.
3314
- """
3315
- pulumi.set(__self__, "certificate_id", certificate_id)
3316
- pulumi.set(__self__, "secret_name", secret_name)
3317
- pulumi.set(__self__, "type", type)
3318
-
3319
- @property
3320
- @pulumi.getter(name="certificateId")
3321
- def certificate_id(self) -> builtins.str:
3322
- """
3323
- The OCID of the certificate resource that will be used for mTLS authentication with other virtual services in the mesh.
3324
- """
3325
- return pulumi.get(self, "certificate_id")
3326
-
3327
- @property
3328
- @pulumi.getter(name="secretName")
3329
- def secret_name(self) -> builtins.str:
3330
- """
3331
- 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}
3332
- """
3333
- return pulumi.get(self, "secret_name")
3334
-
3335
- @property
3336
- @pulumi.getter
3337
- def type(self) -> builtins.str:
3338
- """
3339
- Type of certificate.
3340
- """
3341
- return pulumi.get(self, "type")
3342
-
3343
-
3344
- @pulumi.output_type
3345
- class GetIngressGatewaysIngressGatewayCollectionItemMtlResult(dict):
3346
- def __init__(__self__, *,
3347
- certificate_id: builtins.str,
3348
- maximum_validity: builtins.int):
3349
- """
3350
- :param builtins.str certificate_id: The OCID of the certificate resource that will be used for mTLS authentication with other virtual services in the mesh.
3351
- :param builtins.int maximum_validity: 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.
3352
- """
3353
- pulumi.set(__self__, "certificate_id", certificate_id)
3354
- pulumi.set(__self__, "maximum_validity", maximum_validity)
3355
-
3356
- @property
3357
- @pulumi.getter(name="certificateId")
3358
- def certificate_id(self) -> builtins.str:
3359
- """
3360
- The OCID of the certificate resource that will be used for mTLS authentication with other virtual services in the mesh.
3361
- """
3362
- return pulumi.get(self, "certificate_id")
3363
-
3364
- @property
3365
- @pulumi.getter(name="maximumValidity")
3366
- def maximum_validity(self) -> builtins.int:
3367
- """
3368
- 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.
3369
- """
3370
- return pulumi.get(self, "maximum_validity")
3371
-
3372
-
3373
- @pulumi.output_type
3374
- class GetMeshCertificateAuthorityResult(dict):
3375
- def __init__(__self__, *,
3376
- id: builtins.str):
3377
- """
3378
- :param builtins.str id: Unique identifier that is immutable on creation.
3379
- """
3380
- pulumi.set(__self__, "id", id)
3381
-
3382
- @property
3383
- @pulumi.getter
3384
- def id(self) -> builtins.str:
3385
- """
3386
- Unique identifier that is immutable on creation.
3387
- """
3388
- return pulumi.get(self, "id")
3389
-
3390
-
3391
- @pulumi.output_type
3392
- class GetMeshMtlResult(dict):
3393
- def __init__(__self__, *,
3394
- minimum: builtins.str):
3395
- """
3396
- :param builtins.str minimum: 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.
3397
- """
3398
- pulumi.set(__self__, "minimum", minimum)
3399
-
3400
- @property
3401
- @pulumi.getter
3402
- def minimum(self) -> builtins.str:
3403
- """
3404
- 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.
3405
- """
3406
- return pulumi.get(self, "minimum")
3407
-
3408
-
3409
- @pulumi.output_type
3410
- class GetMeshesFilterResult(dict):
3411
- def __init__(__self__, *,
3412
- name: builtins.str,
3413
- values: Sequence[builtins.str],
3414
- regex: Optional[builtins.bool] = None):
3415
- pulumi.set(__self__, "name", name)
3416
- pulumi.set(__self__, "values", values)
3417
- if regex is not None:
3418
- pulumi.set(__self__, "regex", regex)
3419
-
3420
- @property
3421
- @pulumi.getter
3422
- def name(self) -> builtins.str:
3423
- return pulumi.get(self, "name")
3424
-
3425
- @property
3426
- @pulumi.getter
3427
- def values(self) -> Sequence[builtins.str]:
3428
- return pulumi.get(self, "values")
3429
-
3430
- @property
3431
- @pulumi.getter
3432
- def regex(self) -> Optional[builtins.bool]:
3433
- return pulumi.get(self, "regex")
3434
-
3435
-
3436
- @pulumi.output_type
3437
- class GetMeshesMeshCollectionResult(dict):
3438
- def __init__(__self__, *,
3439
- items: Sequence['outputs.GetMeshesMeshCollectionItemResult']):
3440
- pulumi.set(__self__, "items", items)
3441
-
3442
- @property
3443
- @pulumi.getter
3444
- def items(self) -> Sequence['outputs.GetMeshesMeshCollectionItemResult']:
3445
- return pulumi.get(self, "items")
3446
-
3447
-
3448
- @pulumi.output_type
3449
- class GetMeshesMeshCollectionItemResult(dict):
3450
- def __init__(__self__, *,
3451
- certificate_authorities: Sequence['outputs.GetMeshesMeshCollectionItemCertificateAuthorityResult'],
3452
- compartment_id: builtins.str,
3453
- defined_tags: Mapping[str, builtins.str],
3454
- description: builtins.str,
3455
- display_name: builtins.str,
3456
- freeform_tags: Mapping[str, builtins.str],
3457
- id: builtins.str,
3458
- lifecycle_details: builtins.str,
3459
- mtls: Sequence['outputs.GetMeshesMeshCollectionItemMtlResult'],
3460
- state: builtins.str,
3461
- system_tags: Mapping[str, builtins.str],
3462
- time_created: builtins.str,
3463
- time_updated: builtins.str):
3464
- """
3465
- :param Sequence['GetMeshesMeshCollectionItemCertificateAuthorityArgs'] certificate_authorities: A list of certificate authority resources to use for creating leaf certificates for mTLS authentication. Currently we only support one certificate authority, but this may expand in future releases. Request with more than one certificate authority will be rejected.
3466
- :param builtins.str compartment_id: The ID of the compartment in which to list resources.
3467
- :param Mapping[str, builtins.str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
3468
- :param builtins.str description: Description of the resource. It can be changed after creation. Avoid entering confidential information. Example: `This is my new resource`
3469
- :param builtins.str display_name: A filter to return only resources that match the entire displayName given.
3470
- :param Mapping[str, builtins.str] freeform_tags: Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
3471
- :param builtins.str id: Unique Mesh identifier.
3472
- :param builtins.str lifecycle_details: A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in a Failed state.
3473
- :param Sequence['GetMeshesMeshCollectionItemMtlArgs'] mtls: Sets a minimum level of mTLS authentication for all virtual services within the mesh.
3474
- :param builtins.str state: A filter to return only resources that match the life cycle state given.
3475
- :param Mapping[str, builtins.str] system_tags: Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
3476
- :param builtins.str time_created: The time when this resource was created in an RFC3339 formatted datetime string.
3477
- :param builtins.str time_updated: The time when this resource was updated in an RFC3339 formatted datetime string.
3478
- """
3479
- pulumi.set(__self__, "certificate_authorities", certificate_authorities)
3480
- pulumi.set(__self__, "compartment_id", compartment_id)
3481
- pulumi.set(__self__, "defined_tags", defined_tags)
3482
- pulumi.set(__self__, "description", description)
3483
- pulumi.set(__self__, "display_name", display_name)
3484
- pulumi.set(__self__, "freeform_tags", freeform_tags)
3485
- pulumi.set(__self__, "id", id)
3486
- pulumi.set(__self__, "lifecycle_details", lifecycle_details)
3487
- pulumi.set(__self__, "mtls", mtls)
3488
- pulumi.set(__self__, "state", state)
3489
- pulumi.set(__self__, "system_tags", system_tags)
3490
- pulumi.set(__self__, "time_created", time_created)
3491
- pulumi.set(__self__, "time_updated", time_updated)
3492
-
3493
- @property
3494
- @pulumi.getter(name="certificateAuthorities")
3495
- def certificate_authorities(self) -> Sequence['outputs.GetMeshesMeshCollectionItemCertificateAuthorityResult']:
3496
- """
3497
- A list of certificate authority resources to use for creating leaf certificates for mTLS authentication. Currently we only support one certificate authority, but this may expand in future releases. Request with more than one certificate authority will be rejected.
3498
- """
3499
- return pulumi.get(self, "certificate_authorities")
3500
-
3501
- @property
3502
- @pulumi.getter(name="compartmentId")
3503
- def compartment_id(self) -> builtins.str:
3504
- """
3505
- The ID of the compartment in which to list resources.
3506
- """
3507
- return pulumi.get(self, "compartment_id")
3508
-
3509
- @property
3510
- @pulumi.getter(name="definedTags")
3511
- def defined_tags(self) -> Mapping[str, builtins.str]:
3512
- """
3513
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
3514
- """
3515
- return pulumi.get(self, "defined_tags")
3516
-
3517
- @property
3518
- @pulumi.getter
3519
- def description(self) -> builtins.str:
3520
- """
3521
- Description of the resource. It can be changed after creation. Avoid entering confidential information. Example: `This is my new resource`
3522
- """
3523
- return pulumi.get(self, "description")
3524
-
3525
- @property
3526
- @pulumi.getter(name="displayName")
3527
- def display_name(self) -> builtins.str:
3528
- """
3529
- A filter to return only resources that match the entire displayName given.
3530
- """
3531
- return pulumi.get(self, "display_name")
3532
-
3533
- @property
3534
- @pulumi.getter(name="freeformTags")
3535
- def freeform_tags(self) -> Mapping[str, builtins.str]:
3536
- """
3537
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
3538
- """
3539
- return pulumi.get(self, "freeform_tags")
3540
-
3541
- @property
3542
- @pulumi.getter
3543
- def id(self) -> builtins.str:
3544
- """
3545
- Unique Mesh identifier.
3546
- """
3547
- return pulumi.get(self, "id")
3548
-
3549
- @property
3550
- @pulumi.getter(name="lifecycleDetails")
3551
- def lifecycle_details(self) -> builtins.str:
3552
- """
3553
- A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in a Failed state.
3554
- """
3555
- return pulumi.get(self, "lifecycle_details")
3556
-
3557
- @property
3558
- @pulumi.getter
3559
- def mtls(self) -> Sequence['outputs.GetMeshesMeshCollectionItemMtlResult']:
3560
- """
3561
- Sets a minimum level of mTLS authentication for all virtual services within the mesh.
3562
- """
3563
- return pulumi.get(self, "mtls")
3564
-
3565
- @property
3566
- @pulumi.getter
3567
- def state(self) -> builtins.str:
3568
- """
3569
- A filter to return only resources that match the life cycle state given.
3570
- """
3571
- return pulumi.get(self, "state")
3572
-
3573
- @property
3574
- @pulumi.getter(name="systemTags")
3575
- def system_tags(self) -> Mapping[str, builtins.str]:
3576
- """
3577
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
3578
- """
3579
- return pulumi.get(self, "system_tags")
3580
-
3581
- @property
3582
- @pulumi.getter(name="timeCreated")
3583
- def time_created(self) -> builtins.str:
3584
- """
3585
- The time when this resource was created in an RFC3339 formatted datetime string.
3586
- """
3587
- return pulumi.get(self, "time_created")
3588
-
3589
- @property
3590
- @pulumi.getter(name="timeUpdated")
3591
- def time_updated(self) -> builtins.str:
3592
- """
3593
- The time when this resource was updated in an RFC3339 formatted datetime string.
3594
- """
3595
- return pulumi.get(self, "time_updated")
3596
-
3597
-
3598
- @pulumi.output_type
3599
- class GetMeshesMeshCollectionItemCertificateAuthorityResult(dict):
3600
- def __init__(__self__, *,
3601
- id: builtins.str):
3602
- """
3603
- :param builtins.str id: Unique Mesh identifier.
3604
- """
3605
- pulumi.set(__self__, "id", id)
3606
-
3607
- @property
3608
- @pulumi.getter
3609
- def id(self) -> builtins.str:
3610
- """
3611
- Unique Mesh identifier.
3612
- """
3613
- return pulumi.get(self, "id")
3614
-
3615
-
3616
- @pulumi.output_type
3617
- class GetMeshesMeshCollectionItemMtlResult(dict):
3618
- def __init__(__self__, *,
3619
- minimum: builtins.str):
3620
- """
3621
- :param builtins.str minimum: 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.
3622
- """
3623
- pulumi.set(__self__, "minimum", minimum)
3624
-
3625
- @property
3626
- @pulumi.getter
3627
- def minimum(self) -> builtins.str:
3628
- """
3629
- 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.
3630
- """
3631
- return pulumi.get(self, "minimum")
3632
-
3633
-
3634
- @pulumi.output_type
3635
- class GetVirtualDeploymentAccessLoggingResult(dict):
3636
- def __init__(__self__, *,
3637
- is_enabled: builtins.bool):
3638
- """
3639
- :param builtins.bool is_enabled: Determines if the logging configuration is enabled.
3640
- """
3641
- pulumi.set(__self__, "is_enabled", is_enabled)
3642
-
3643
- @property
3644
- @pulumi.getter(name="isEnabled")
3645
- def is_enabled(self) -> builtins.bool:
3646
- """
3647
- Determines if the logging configuration is enabled.
3648
- """
3649
- return pulumi.get(self, "is_enabled")
3650
-
3651
-
3652
- @pulumi.output_type
3653
- class GetVirtualDeploymentListenerResult(dict):
3654
- def __init__(__self__, *,
3655
- idle_timeout_in_ms: builtins.str,
3656
- port: builtins.int,
3657
- protocol: builtins.str,
3658
- request_timeout_in_ms: builtins.str):
3659
- """
3660
- :param builtins.str idle_timeout_in_ms: The maximum duration in milliseconds for which the request's stream may be idle. The value 0 (zero) indicates that the timeout is disabled.
3661
- :param builtins.int port: Port in which virtual deployment is running.
3662
- :param builtins.str protocol: Type of protocol used in virtual deployment.
3663
- :param builtins.str request_timeout_in_ms: 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.
3664
- """
3665
- pulumi.set(__self__, "idle_timeout_in_ms", idle_timeout_in_ms)
3666
- pulumi.set(__self__, "port", port)
3667
- pulumi.set(__self__, "protocol", protocol)
3668
- pulumi.set(__self__, "request_timeout_in_ms", request_timeout_in_ms)
3669
-
3670
- @property
3671
- @pulumi.getter(name="idleTimeoutInMs")
3672
- def idle_timeout_in_ms(self) -> builtins.str:
3673
- """
3674
- The maximum duration in milliseconds for which the request's stream may be idle. The value 0 (zero) indicates that the timeout is disabled.
3675
- """
3676
- return pulumi.get(self, "idle_timeout_in_ms")
3677
-
3678
- @property
3679
- @pulumi.getter
3680
- def port(self) -> builtins.int:
3681
- """
3682
- Port in which virtual deployment is running.
3683
- """
3684
- return pulumi.get(self, "port")
3685
-
3686
- @property
3687
- @pulumi.getter
3688
- def protocol(self) -> builtins.str:
3689
- """
3690
- Type of protocol used in virtual deployment.
3691
- """
3692
- return pulumi.get(self, "protocol")
3693
-
3694
- @property
3695
- @pulumi.getter(name="requestTimeoutInMs")
3696
- def request_timeout_in_ms(self) -> builtins.str:
3697
- """
3698
- 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.
3699
- """
3700
- return pulumi.get(self, "request_timeout_in_ms")
3701
-
3702
-
3703
- @pulumi.output_type
3704
- class GetVirtualDeploymentServiceDiscoveryResult(dict):
3705
- def __init__(__self__, *,
3706
- hostname: builtins.str,
3707
- type: builtins.str):
3708
- """
3709
- :param builtins.str hostname: The hostname of the virtual deployments.
3710
- :param builtins.str type: Type of service discovery.
3711
- """
3712
- pulumi.set(__self__, "hostname", hostname)
3713
- pulumi.set(__self__, "type", type)
3714
-
3715
- @property
3716
- @pulumi.getter
3717
- def hostname(self) -> builtins.str:
3718
- """
3719
- The hostname of the virtual deployments.
3720
- """
3721
- return pulumi.get(self, "hostname")
3722
-
3723
- @property
3724
- @pulumi.getter
3725
- def type(self) -> builtins.str:
3726
- """
3727
- Type of service discovery.
3728
- """
3729
- return pulumi.get(self, "type")
3730
-
3731
-
3732
- @pulumi.output_type
3733
- class GetVirtualDeploymentsFilterResult(dict):
3734
- def __init__(__self__, *,
3735
- name: builtins.str,
3736
- values: Sequence[builtins.str],
3737
- regex: Optional[builtins.bool] = None):
3738
- """
3739
- :param builtins.str name: A filter to return only resources that match the entire name given.
3740
- """
3741
- pulumi.set(__self__, "name", name)
3742
- pulumi.set(__self__, "values", values)
3743
- if regex is not None:
3744
- pulumi.set(__self__, "regex", regex)
3745
-
3746
- @property
3747
- @pulumi.getter
3748
- def name(self) -> builtins.str:
3749
- """
3750
- A filter to return only resources that match the entire name given.
3751
- """
3752
- return pulumi.get(self, "name")
3753
-
3754
- @property
3755
- @pulumi.getter
3756
- def values(self) -> Sequence[builtins.str]:
3757
- return pulumi.get(self, "values")
3758
-
3759
- @property
3760
- @pulumi.getter
3761
- def regex(self) -> Optional[builtins.bool]:
3762
- return pulumi.get(self, "regex")
3763
-
3764
-
3765
- @pulumi.output_type
3766
- class GetVirtualDeploymentsVirtualDeploymentCollectionResult(dict):
3767
- def __init__(__self__, *,
3768
- items: Sequence['outputs.GetVirtualDeploymentsVirtualDeploymentCollectionItemResult']):
3769
- pulumi.set(__self__, "items", items)
3770
-
3771
- @property
3772
- @pulumi.getter
3773
- def items(self) -> Sequence['outputs.GetVirtualDeploymentsVirtualDeploymentCollectionItemResult']:
3774
- return pulumi.get(self, "items")
3775
-
3776
-
3777
- @pulumi.output_type
3778
- class GetVirtualDeploymentsVirtualDeploymentCollectionItemResult(dict):
3779
- def __init__(__self__, *,
3780
- access_loggings: Sequence['outputs.GetVirtualDeploymentsVirtualDeploymentCollectionItemAccessLoggingResult'],
3781
- compartment_id: builtins.str,
3782
- defined_tags: Mapping[str, builtins.str],
3783
- description: builtins.str,
3784
- freeform_tags: Mapping[str, builtins.str],
3785
- id: builtins.str,
3786
- lifecycle_details: builtins.str,
3787
- listeners: Sequence['outputs.GetVirtualDeploymentsVirtualDeploymentCollectionItemListenerResult'],
3788
- name: builtins.str,
3789
- service_discoveries: Sequence['outputs.GetVirtualDeploymentsVirtualDeploymentCollectionItemServiceDiscoveryResult'],
3790
- state: builtins.str,
3791
- system_tags: Mapping[str, builtins.str],
3792
- time_created: builtins.str,
3793
- time_updated: builtins.str,
3794
- virtual_service_id: builtins.str):
3795
- """
3796
- :param Sequence['GetVirtualDeploymentsVirtualDeploymentCollectionItemAccessLoggingArgs'] access_loggings: This configuration determines if logging is enabled and where the logs will be output.
3797
- :param builtins.str compartment_id: The ID of the compartment in which to list resources.
3798
- :param Mapping[str, builtins.str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
3799
- :param builtins.str description: Description of the resource. It can be changed after creation. Avoid entering confidential information. Example: `This is my new resource`
3800
- :param Mapping[str, builtins.str] freeform_tags: Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
3801
- :param builtins.str id: Unique VirtualDeployment identifier.
3802
- :param builtins.str lifecycle_details: A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in a Failed state.
3803
- :param Sequence['GetVirtualDeploymentsVirtualDeploymentCollectionItemListenerArgs'] listeners: The listeners for the virtual deployment
3804
- :param builtins.str name: A filter to return only resources that match the entire name given.
3805
- :param Sequence['GetVirtualDeploymentsVirtualDeploymentCollectionItemServiceDiscoveryArgs'] service_discoveries: Service Discovery configuration for virtual deployments.
3806
- :param builtins.str state: A filter to return only resources that match the life cycle state given.
3807
- :param Mapping[str, builtins.str] system_tags: Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
3808
- :param builtins.str time_created: The time when this resource was created in an RFC3339 formatted datetime string.
3809
- :param builtins.str time_updated: The time when this resource was updated in an RFC3339 formatted datetime string.
3810
- :param builtins.str virtual_service_id: Unique VirtualService identifier.
3811
- """
3812
- pulumi.set(__self__, "access_loggings", access_loggings)
3813
- pulumi.set(__self__, "compartment_id", compartment_id)
3814
- pulumi.set(__self__, "defined_tags", defined_tags)
3815
- pulumi.set(__self__, "description", description)
3816
- pulumi.set(__self__, "freeform_tags", freeform_tags)
3817
- pulumi.set(__self__, "id", id)
3818
- pulumi.set(__self__, "lifecycle_details", lifecycle_details)
3819
- pulumi.set(__self__, "listeners", listeners)
3820
- pulumi.set(__self__, "name", name)
3821
- pulumi.set(__self__, "service_discoveries", service_discoveries)
3822
- pulumi.set(__self__, "state", state)
3823
- pulumi.set(__self__, "system_tags", system_tags)
3824
- pulumi.set(__self__, "time_created", time_created)
3825
- pulumi.set(__self__, "time_updated", time_updated)
3826
- pulumi.set(__self__, "virtual_service_id", virtual_service_id)
3827
-
3828
- @property
3829
- @pulumi.getter(name="accessLoggings")
3830
- def access_loggings(self) -> Sequence['outputs.GetVirtualDeploymentsVirtualDeploymentCollectionItemAccessLoggingResult']:
3831
- """
3832
- This configuration determines if logging is enabled and where the logs will be output.
3833
- """
3834
- return pulumi.get(self, "access_loggings")
3835
-
3836
- @property
3837
- @pulumi.getter(name="compartmentId")
3838
- def compartment_id(self) -> builtins.str:
3839
- """
3840
- The ID of the compartment in which to list resources.
3841
- """
3842
- return pulumi.get(self, "compartment_id")
3843
-
3844
- @property
3845
- @pulumi.getter(name="definedTags")
3846
- def defined_tags(self) -> Mapping[str, builtins.str]:
3847
- """
3848
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
3849
- """
3850
- return pulumi.get(self, "defined_tags")
3851
-
3852
- @property
3853
- @pulumi.getter
3854
- def description(self) -> builtins.str:
3855
- """
3856
- Description of the resource. It can be changed after creation. Avoid entering confidential information. Example: `This is my new resource`
3857
- """
3858
- return pulumi.get(self, "description")
3859
-
3860
- @property
3861
- @pulumi.getter(name="freeformTags")
3862
- def freeform_tags(self) -> Mapping[str, builtins.str]:
3863
- """
3864
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
3865
- """
3866
- return pulumi.get(self, "freeform_tags")
3867
-
3868
- @property
3869
- @pulumi.getter
3870
- def id(self) -> builtins.str:
3871
- """
3872
- Unique VirtualDeployment identifier.
3873
- """
3874
- return pulumi.get(self, "id")
3875
-
3876
- @property
3877
- @pulumi.getter(name="lifecycleDetails")
3878
- def lifecycle_details(self) -> builtins.str:
3879
- """
3880
- A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in a Failed state.
3881
- """
3882
- return pulumi.get(self, "lifecycle_details")
3883
-
3884
- @property
3885
- @pulumi.getter
3886
- def listeners(self) -> Sequence['outputs.GetVirtualDeploymentsVirtualDeploymentCollectionItemListenerResult']:
3887
- """
3888
- The listeners for the virtual deployment
3889
- """
3890
- return pulumi.get(self, "listeners")
3891
-
3892
- @property
3893
- @pulumi.getter
3894
- def name(self) -> builtins.str:
3895
- """
3896
- A filter to return only resources that match the entire name given.
3897
- """
3898
- return pulumi.get(self, "name")
3899
-
3900
- @property
3901
- @pulumi.getter(name="serviceDiscoveries")
3902
- def service_discoveries(self) -> Sequence['outputs.GetVirtualDeploymentsVirtualDeploymentCollectionItemServiceDiscoveryResult']:
3903
- """
3904
- Service Discovery configuration for virtual deployments.
3905
- """
3906
- return pulumi.get(self, "service_discoveries")
3907
-
3908
- @property
3909
- @pulumi.getter
3910
- def state(self) -> builtins.str:
3911
- """
3912
- A filter to return only resources that match the life cycle state given.
3913
- """
3914
- return pulumi.get(self, "state")
3915
-
3916
- @property
3917
- @pulumi.getter(name="systemTags")
3918
- def system_tags(self) -> Mapping[str, builtins.str]:
3919
- """
3920
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
3921
- """
3922
- return pulumi.get(self, "system_tags")
3923
-
3924
- @property
3925
- @pulumi.getter(name="timeCreated")
3926
- def time_created(self) -> builtins.str:
3927
- """
3928
- The time when this resource was created in an RFC3339 formatted datetime string.
3929
- """
3930
- return pulumi.get(self, "time_created")
3931
-
3932
- @property
3933
- @pulumi.getter(name="timeUpdated")
3934
- def time_updated(self) -> builtins.str:
3935
- """
3936
- The time when this resource was updated in an RFC3339 formatted datetime string.
3937
- """
3938
- return pulumi.get(self, "time_updated")
3939
-
3940
- @property
3941
- @pulumi.getter(name="virtualServiceId")
3942
- def virtual_service_id(self) -> builtins.str:
3943
- """
3944
- Unique VirtualService identifier.
3945
- """
3946
- return pulumi.get(self, "virtual_service_id")
3947
-
3948
-
3949
- @pulumi.output_type
3950
- class GetVirtualDeploymentsVirtualDeploymentCollectionItemAccessLoggingResult(dict):
3951
- def __init__(__self__, *,
3952
- is_enabled: builtins.bool):
3953
- """
3954
- :param builtins.bool is_enabled: Determines if the logging configuration is enabled.
3955
- """
3956
- pulumi.set(__self__, "is_enabled", is_enabled)
3957
-
3958
- @property
3959
- @pulumi.getter(name="isEnabled")
3960
- def is_enabled(self) -> builtins.bool:
3961
- """
3962
- Determines if the logging configuration is enabled.
3963
- """
3964
- return pulumi.get(self, "is_enabled")
3965
-
3966
-
3967
- @pulumi.output_type
3968
- class GetVirtualDeploymentsVirtualDeploymentCollectionItemListenerResult(dict):
3969
- def __init__(__self__, *,
3970
- idle_timeout_in_ms: builtins.str,
3971
- port: builtins.int,
3972
- protocol: builtins.str,
3973
- request_timeout_in_ms: builtins.str):
3974
- """
3975
- :param builtins.str idle_timeout_in_ms: The maximum duration in milliseconds for which the request's stream may be idle. The value 0 (zero) indicates that the timeout is disabled.
3976
- :param builtins.int port: Port in which virtual deployment is running.
3977
- :param builtins.str protocol: Type of protocol used in virtual deployment.
3978
- :param builtins.str request_timeout_in_ms: 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.
3979
- """
3980
- pulumi.set(__self__, "idle_timeout_in_ms", idle_timeout_in_ms)
3981
- pulumi.set(__self__, "port", port)
3982
- pulumi.set(__self__, "protocol", protocol)
3983
- pulumi.set(__self__, "request_timeout_in_ms", request_timeout_in_ms)
3984
-
3985
- @property
3986
- @pulumi.getter(name="idleTimeoutInMs")
3987
- def idle_timeout_in_ms(self) -> builtins.str:
3988
- """
3989
- The maximum duration in milliseconds for which the request's stream may be idle. The value 0 (zero) indicates that the timeout is disabled.
3990
- """
3991
- return pulumi.get(self, "idle_timeout_in_ms")
3992
-
3993
- @property
3994
- @pulumi.getter
3995
- def port(self) -> builtins.int:
3996
- """
3997
- Port in which virtual deployment is running.
3998
- """
3999
- return pulumi.get(self, "port")
4000
-
4001
- @property
4002
- @pulumi.getter
4003
- def protocol(self) -> builtins.str:
4004
- """
4005
- Type of protocol used in virtual deployment.
4006
- """
4007
- return pulumi.get(self, "protocol")
4008
-
4009
- @property
4010
- @pulumi.getter(name="requestTimeoutInMs")
4011
- def request_timeout_in_ms(self) -> builtins.str:
4012
- """
4013
- 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.
4014
- """
4015
- return pulumi.get(self, "request_timeout_in_ms")
4016
-
4017
-
4018
- @pulumi.output_type
4019
- class GetVirtualDeploymentsVirtualDeploymentCollectionItemServiceDiscoveryResult(dict):
4020
- def __init__(__self__, *,
4021
- hostname: builtins.str,
4022
- type: builtins.str):
4023
- """
4024
- :param builtins.str hostname: The hostname of the virtual deployments.
4025
- :param builtins.str type: Type of service discovery.
4026
- """
4027
- pulumi.set(__self__, "hostname", hostname)
4028
- pulumi.set(__self__, "type", type)
4029
-
4030
- @property
4031
- @pulumi.getter
4032
- def hostname(self) -> builtins.str:
4033
- """
4034
- The hostname of the virtual deployments.
4035
- """
4036
- return pulumi.get(self, "hostname")
4037
-
4038
- @property
4039
- @pulumi.getter
4040
- def type(self) -> builtins.str:
4041
- """
4042
- Type of service discovery.
4043
- """
4044
- return pulumi.get(self, "type")
4045
-
4046
-
4047
- @pulumi.output_type
4048
- class GetVirtualServiceDefaultRoutingPolicyResult(dict):
4049
- def __init__(__self__, *,
4050
- type: builtins.str):
4051
- """
4052
- :param builtins.str type: Type of the virtual service routing policy.
4053
- """
4054
- pulumi.set(__self__, "type", type)
4055
-
4056
- @property
4057
- @pulumi.getter
4058
- def type(self) -> builtins.str:
4059
- """
4060
- Type of the virtual service routing policy.
4061
- """
4062
- return pulumi.get(self, "type")
4063
-
4064
-
4065
- @pulumi.output_type
4066
- class GetVirtualServiceMtlResult(dict):
4067
- def __init__(__self__, *,
4068
- certificate_id: builtins.str,
4069
- maximum_validity: builtins.int,
4070
- mode: builtins.str):
4071
- """
4072
- :param builtins.str certificate_id: The OCID of the certificate resource that will be used for mTLS authentication with other virtual services in the mesh.
4073
- :param builtins.int maximum_validity: 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.
4074
- :param builtins.str mode: 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.
4075
- """
4076
- pulumi.set(__self__, "certificate_id", certificate_id)
4077
- pulumi.set(__self__, "maximum_validity", maximum_validity)
4078
- pulumi.set(__self__, "mode", mode)
4079
-
4080
- @property
4081
- @pulumi.getter(name="certificateId")
4082
- def certificate_id(self) -> builtins.str:
4083
- """
4084
- The OCID of the certificate resource that will be used for mTLS authentication with other virtual services in the mesh.
4085
- """
4086
- return pulumi.get(self, "certificate_id")
4087
-
4088
- @property
4089
- @pulumi.getter(name="maximumValidity")
4090
- def maximum_validity(self) -> builtins.int:
4091
- """
4092
- 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.
4093
- """
4094
- return pulumi.get(self, "maximum_validity")
4095
-
4096
- @property
4097
- @pulumi.getter
4098
- def mode(self) -> builtins.str:
4099
- """
4100
- 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.
4101
- """
4102
- return pulumi.get(self, "mode")
4103
-
4104
-
4105
- @pulumi.output_type
4106
- class GetVirtualServiceRouteTableRouteRuleResult(dict):
4107
- def __init__(__self__, *,
4108
- destinations: Sequence['outputs.GetVirtualServiceRouteTableRouteRuleDestinationResult'],
4109
- is_grpc: builtins.bool,
4110
- path: builtins.str,
4111
- path_type: builtins.str,
4112
- request_timeout_in_ms: builtins.str,
4113
- type: builtins.str):
4114
- """
4115
- :param Sequence['GetVirtualServiceRouteTableRouteRuleDestinationArgs'] destinations: The destination of the request.
4116
- :param builtins.bool is_grpc: If true, the rule will check that the content-type header has a application/grpc or one of the various application/grpc+ values.
4117
- :param builtins.str path: Route to match
4118
- :param builtins.str path_type: Match type for the route
4119
- :param builtins.str request_timeout_in_ms: 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.
4120
- :param builtins.str type: Type of protocol.
4121
- """
4122
- pulumi.set(__self__, "destinations", destinations)
4123
- pulumi.set(__self__, "is_grpc", is_grpc)
4124
- pulumi.set(__self__, "path", path)
4125
- pulumi.set(__self__, "path_type", path_type)
4126
- pulumi.set(__self__, "request_timeout_in_ms", request_timeout_in_ms)
4127
- pulumi.set(__self__, "type", type)
4128
-
4129
- @property
4130
- @pulumi.getter
4131
- def destinations(self) -> Sequence['outputs.GetVirtualServiceRouteTableRouteRuleDestinationResult']:
4132
- """
4133
- The destination of the request.
4134
- """
4135
- return pulumi.get(self, "destinations")
4136
-
4137
- @property
4138
- @pulumi.getter(name="isGrpc")
4139
- def is_grpc(self) -> builtins.bool:
4140
- """
4141
- If true, the rule will check that the content-type header has a application/grpc or one of the various application/grpc+ values.
4142
- """
4143
- return pulumi.get(self, "is_grpc")
4144
-
4145
- @property
4146
- @pulumi.getter
4147
- def path(self) -> builtins.str:
4148
- """
4149
- Route to match
4150
- """
4151
- return pulumi.get(self, "path")
4152
-
4153
- @property
4154
- @pulumi.getter(name="pathType")
4155
- def path_type(self) -> builtins.str:
4156
- """
4157
- Match type for the route
4158
- """
4159
- return pulumi.get(self, "path_type")
4160
-
4161
- @property
4162
- @pulumi.getter(name="requestTimeoutInMs")
4163
- def request_timeout_in_ms(self) -> builtins.str:
4164
- """
4165
- 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.
4166
- """
4167
- return pulumi.get(self, "request_timeout_in_ms")
4168
-
4169
- @property
4170
- @pulumi.getter
4171
- def type(self) -> builtins.str:
4172
- """
4173
- Type of protocol.
4174
- """
4175
- return pulumi.get(self, "type")
4176
-
4177
-
4178
- @pulumi.output_type
4179
- class GetVirtualServiceRouteTableRouteRuleDestinationResult(dict):
4180
- def __init__(__self__, *,
4181
- port: builtins.int,
4182
- virtual_deployment_id: builtins.str,
4183
- weight: builtins.int):
4184
- """
4185
- :param builtins.int port: Port on virtual deployment to target. If port is missing, the rule will target all ports on the virtual deployment.
4186
- :param builtins.str virtual_deployment_id: The OCID of the virtual deployment where the request will be routed.
4187
- :param builtins.int weight: Weight of traffic target.
4188
- """
4189
- pulumi.set(__self__, "port", port)
4190
- pulumi.set(__self__, "virtual_deployment_id", virtual_deployment_id)
4191
- pulumi.set(__self__, "weight", weight)
4192
-
4193
- @property
4194
- @pulumi.getter
4195
- def port(self) -> builtins.int:
4196
- """
4197
- Port on virtual deployment to target. If port is missing, the rule will target all ports on the virtual deployment.
4198
- """
4199
- return pulumi.get(self, "port")
4200
-
4201
- @property
4202
- @pulumi.getter(name="virtualDeploymentId")
4203
- def virtual_deployment_id(self) -> builtins.str:
4204
- """
4205
- The OCID of the virtual deployment where the request will be routed.
4206
- """
4207
- return pulumi.get(self, "virtual_deployment_id")
4208
-
4209
- @property
4210
- @pulumi.getter
4211
- def weight(self) -> builtins.int:
4212
- """
4213
- Weight of traffic target.
4214
- """
4215
- return pulumi.get(self, "weight")
4216
-
4217
-
4218
- @pulumi.output_type
4219
- class GetVirtualServiceRouteTablesFilterResult(dict):
4220
- def __init__(__self__, *,
4221
- name: builtins.str,
4222
- values: Sequence[builtins.str],
4223
- regex: Optional[builtins.bool] = None):
4224
- """
4225
- :param builtins.str name: A filter to return only resources that match the entire name given.
4226
- """
4227
- pulumi.set(__self__, "name", name)
4228
- pulumi.set(__self__, "values", values)
4229
- if regex is not None:
4230
- pulumi.set(__self__, "regex", regex)
4231
-
4232
- @property
4233
- @pulumi.getter
4234
- def name(self) -> builtins.str:
4235
- """
4236
- A filter to return only resources that match the entire name given.
4237
- """
4238
- return pulumi.get(self, "name")
4239
-
4240
- @property
4241
- @pulumi.getter
4242
- def values(self) -> Sequence[builtins.str]:
4243
- return pulumi.get(self, "values")
4244
-
4245
- @property
4246
- @pulumi.getter
4247
- def regex(self) -> Optional[builtins.bool]:
4248
- return pulumi.get(self, "regex")
4249
-
4250
-
4251
- @pulumi.output_type
4252
- class GetVirtualServiceRouteTablesVirtualServiceRouteTableCollectionResult(dict):
4253
- def __init__(__self__, *,
4254
- items: Sequence['outputs.GetVirtualServiceRouteTablesVirtualServiceRouteTableCollectionItemResult']):
4255
- pulumi.set(__self__, "items", items)
4256
-
4257
- @property
4258
- @pulumi.getter
4259
- def items(self) -> Sequence['outputs.GetVirtualServiceRouteTablesVirtualServiceRouteTableCollectionItemResult']:
4260
- return pulumi.get(self, "items")
4261
-
4262
-
4263
- @pulumi.output_type
4264
- class GetVirtualServiceRouteTablesVirtualServiceRouteTableCollectionItemResult(dict):
4265
- def __init__(__self__, *,
4266
- compartment_id: builtins.str,
4267
- defined_tags: Mapping[str, builtins.str],
4268
- description: builtins.str,
4269
- freeform_tags: Mapping[str, builtins.str],
4270
- id: builtins.str,
4271
- lifecycle_details: builtins.str,
4272
- name: builtins.str,
4273
- priority: builtins.int,
4274
- route_rules: Sequence['outputs.GetVirtualServiceRouteTablesVirtualServiceRouteTableCollectionItemRouteRuleResult'],
4275
- state: builtins.str,
4276
- system_tags: Mapping[str, builtins.str],
4277
- time_created: builtins.str,
4278
- time_updated: builtins.str,
4279
- virtual_service_id: builtins.str):
4280
- """
4281
- :param builtins.str compartment_id: The ID of the compartment in which to list resources.
4282
- :param Mapping[str, builtins.str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
4283
- :param builtins.str description: Description of the resource. It can be changed after creation. Avoid entering confidential information. Example: `This is my new resource`
4284
- :param Mapping[str, builtins.str] freeform_tags: Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
4285
- :param builtins.str id: Unique VirtualServiceRouteTable identifier.
4286
- :param builtins.str lifecycle_details: A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in a Failed state.
4287
- :param builtins.str name: A filter to return only resources that match the entire name given.
4288
- :param builtins.int priority: The priority of the route table. Lower value means higher priority. The routes are declared based on the priority.
4289
- :param Sequence['GetVirtualServiceRouteTablesVirtualServiceRouteTableCollectionItemRouteRuleArgs'] route_rules: The route rules for the virtual service.
4290
- :param builtins.str state: A filter to return only resources that match the life cycle state given.
4291
- :param Mapping[str, builtins.str] system_tags: Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
4292
- :param builtins.str time_created: The time when this resource was created in an RFC3339 formatted datetime string.
4293
- :param builtins.str time_updated: The time when this resource was updated in an RFC3339 formatted datetime string.
4294
- :param builtins.str virtual_service_id: Unique VirtualService identifier.
4295
- """
4296
- pulumi.set(__self__, "compartment_id", compartment_id)
4297
- pulumi.set(__self__, "defined_tags", defined_tags)
4298
- pulumi.set(__self__, "description", description)
4299
- pulumi.set(__self__, "freeform_tags", freeform_tags)
4300
- pulumi.set(__self__, "id", id)
4301
- pulumi.set(__self__, "lifecycle_details", lifecycle_details)
4302
- pulumi.set(__self__, "name", name)
4303
- pulumi.set(__self__, "priority", priority)
4304
- pulumi.set(__self__, "route_rules", route_rules)
4305
- pulumi.set(__self__, "state", state)
4306
- pulumi.set(__self__, "system_tags", system_tags)
4307
- pulumi.set(__self__, "time_created", time_created)
4308
- pulumi.set(__self__, "time_updated", time_updated)
4309
- pulumi.set(__self__, "virtual_service_id", virtual_service_id)
4310
-
4311
- @property
4312
- @pulumi.getter(name="compartmentId")
4313
- def compartment_id(self) -> builtins.str:
4314
- """
4315
- The ID of the compartment in which to list resources.
4316
- """
4317
- return pulumi.get(self, "compartment_id")
4318
-
4319
- @property
4320
- @pulumi.getter(name="definedTags")
4321
- def defined_tags(self) -> Mapping[str, builtins.str]:
4322
- """
4323
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
4324
- """
4325
- return pulumi.get(self, "defined_tags")
4326
-
4327
- @property
4328
- @pulumi.getter
4329
- def description(self) -> builtins.str:
4330
- """
4331
- Description of the resource. It can be changed after creation. Avoid entering confidential information. Example: `This is my new resource`
4332
- """
4333
- return pulumi.get(self, "description")
4334
-
4335
- @property
4336
- @pulumi.getter(name="freeformTags")
4337
- def freeform_tags(self) -> Mapping[str, builtins.str]:
4338
- """
4339
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
4340
- """
4341
- return pulumi.get(self, "freeform_tags")
4342
-
4343
- @property
4344
- @pulumi.getter
4345
- def id(self) -> builtins.str:
4346
- """
4347
- Unique VirtualServiceRouteTable identifier.
4348
- """
4349
- return pulumi.get(self, "id")
4350
-
4351
- @property
4352
- @pulumi.getter(name="lifecycleDetails")
4353
- def lifecycle_details(self) -> builtins.str:
4354
- """
4355
- A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in a Failed state.
4356
- """
4357
- return pulumi.get(self, "lifecycle_details")
4358
-
4359
- @property
4360
- @pulumi.getter
4361
- def name(self) -> builtins.str:
4362
- """
4363
- A filter to return only resources that match the entire name given.
4364
- """
4365
- return pulumi.get(self, "name")
4366
-
4367
- @property
4368
- @pulumi.getter
4369
- def priority(self) -> builtins.int:
4370
- """
4371
- The priority of the route table. Lower value means higher priority. The routes are declared based on the priority.
4372
- """
4373
- return pulumi.get(self, "priority")
4374
-
4375
- @property
4376
- @pulumi.getter(name="routeRules")
4377
- def route_rules(self) -> Sequence['outputs.GetVirtualServiceRouteTablesVirtualServiceRouteTableCollectionItemRouteRuleResult']:
4378
- """
4379
- The route rules for the virtual service.
4380
- """
4381
- return pulumi.get(self, "route_rules")
4382
-
4383
- @property
4384
- @pulumi.getter
4385
- def state(self) -> builtins.str:
4386
- """
4387
- A filter to return only resources that match the life cycle state given.
4388
- """
4389
- return pulumi.get(self, "state")
4390
-
4391
- @property
4392
- @pulumi.getter(name="systemTags")
4393
- def system_tags(self) -> Mapping[str, builtins.str]:
4394
- """
4395
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
4396
- """
4397
- return pulumi.get(self, "system_tags")
4398
-
4399
- @property
4400
- @pulumi.getter(name="timeCreated")
4401
- def time_created(self) -> builtins.str:
4402
- """
4403
- The time when this resource was created in an RFC3339 formatted datetime string.
4404
- """
4405
- return pulumi.get(self, "time_created")
4406
-
4407
- @property
4408
- @pulumi.getter(name="timeUpdated")
4409
- def time_updated(self) -> builtins.str:
4410
- """
4411
- The time when this resource was updated in an RFC3339 formatted datetime string.
4412
- """
4413
- return pulumi.get(self, "time_updated")
4414
-
4415
- @property
4416
- @pulumi.getter(name="virtualServiceId")
4417
- def virtual_service_id(self) -> builtins.str:
4418
- """
4419
- Unique VirtualService identifier.
4420
- """
4421
- return pulumi.get(self, "virtual_service_id")
4422
-
4423
-
4424
- @pulumi.output_type
4425
- class GetVirtualServiceRouteTablesVirtualServiceRouteTableCollectionItemRouteRuleResult(dict):
4426
- def __init__(__self__, *,
4427
- destinations: Sequence['outputs.GetVirtualServiceRouteTablesVirtualServiceRouteTableCollectionItemRouteRuleDestinationResult'],
4428
- is_grpc: builtins.bool,
4429
- path: builtins.str,
4430
- path_type: builtins.str,
4431
- request_timeout_in_ms: builtins.str,
4432
- type: builtins.str):
4433
- """
4434
- :param Sequence['GetVirtualServiceRouteTablesVirtualServiceRouteTableCollectionItemRouteRuleDestinationArgs'] destinations: The destination of the request.
4435
- :param builtins.bool is_grpc: If true, the rule will check that the content-type header has a application/grpc or one of the various application/grpc+ values.
4436
- :param builtins.str path: Route to match
4437
- :param builtins.str path_type: Match type for the route
4438
- :param builtins.str request_timeout_in_ms: 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.
4439
- :param builtins.str type: Type of protocol.
4440
- """
4441
- pulumi.set(__self__, "destinations", destinations)
4442
- pulumi.set(__self__, "is_grpc", is_grpc)
4443
- pulumi.set(__self__, "path", path)
4444
- pulumi.set(__self__, "path_type", path_type)
4445
- pulumi.set(__self__, "request_timeout_in_ms", request_timeout_in_ms)
4446
- pulumi.set(__self__, "type", type)
4447
-
4448
- @property
4449
- @pulumi.getter
4450
- def destinations(self) -> Sequence['outputs.GetVirtualServiceRouteTablesVirtualServiceRouteTableCollectionItemRouteRuleDestinationResult']:
4451
- """
4452
- The destination of the request.
4453
- """
4454
- return pulumi.get(self, "destinations")
4455
-
4456
- @property
4457
- @pulumi.getter(name="isGrpc")
4458
- def is_grpc(self) -> builtins.bool:
4459
- """
4460
- If true, the rule will check that the content-type header has a application/grpc or one of the various application/grpc+ values.
4461
- """
4462
- return pulumi.get(self, "is_grpc")
4463
-
4464
- @property
4465
- @pulumi.getter
4466
- def path(self) -> builtins.str:
4467
- """
4468
- Route to match
4469
- """
4470
- return pulumi.get(self, "path")
4471
-
4472
- @property
4473
- @pulumi.getter(name="pathType")
4474
- def path_type(self) -> builtins.str:
4475
- """
4476
- Match type for the route
4477
- """
4478
- return pulumi.get(self, "path_type")
4479
-
4480
- @property
4481
- @pulumi.getter(name="requestTimeoutInMs")
4482
- def request_timeout_in_ms(self) -> builtins.str:
4483
- """
4484
- 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.
4485
- """
4486
- return pulumi.get(self, "request_timeout_in_ms")
4487
-
4488
- @property
4489
- @pulumi.getter
4490
- def type(self) -> builtins.str:
4491
- """
4492
- Type of protocol.
4493
- """
4494
- return pulumi.get(self, "type")
4495
-
4496
-
4497
- @pulumi.output_type
4498
- class GetVirtualServiceRouteTablesVirtualServiceRouteTableCollectionItemRouteRuleDestinationResult(dict):
4499
- def __init__(__self__, *,
4500
- port: builtins.int,
4501
- virtual_deployment_id: builtins.str,
4502
- weight: builtins.int):
4503
- """
4504
- :param builtins.int port: Port on virtual deployment to target. If port is missing, the rule will target all ports on the virtual deployment.
4505
- :param builtins.str virtual_deployment_id: The OCID of the virtual deployment where the request will be routed.
4506
- :param builtins.int weight: Weight of traffic target.
4507
- """
4508
- pulumi.set(__self__, "port", port)
4509
- pulumi.set(__self__, "virtual_deployment_id", virtual_deployment_id)
4510
- pulumi.set(__self__, "weight", weight)
4511
-
4512
- @property
4513
- @pulumi.getter
4514
- def port(self) -> builtins.int:
4515
- """
4516
- Port on virtual deployment to target. If port is missing, the rule will target all ports on the virtual deployment.
4517
- """
4518
- return pulumi.get(self, "port")
4519
-
4520
- @property
4521
- @pulumi.getter(name="virtualDeploymentId")
4522
- def virtual_deployment_id(self) -> builtins.str:
4523
- """
4524
- The OCID of the virtual deployment where the request will be routed.
4525
- """
4526
- return pulumi.get(self, "virtual_deployment_id")
4527
-
4528
- @property
4529
- @pulumi.getter
4530
- def weight(self) -> builtins.int:
4531
- """
4532
- Weight of traffic target.
4533
- """
4534
- return pulumi.get(self, "weight")
4535
-
4536
-
4537
- @pulumi.output_type
4538
- class GetVirtualServicesFilterResult(dict):
4539
- def __init__(__self__, *,
4540
- name: builtins.str,
4541
- values: Sequence[builtins.str],
4542
- regex: Optional[builtins.bool] = None):
4543
- """
4544
- :param builtins.str name: A filter to return only resources that match the entire name given.
4545
- """
4546
- pulumi.set(__self__, "name", name)
4547
- pulumi.set(__self__, "values", values)
4548
- if regex is not None:
4549
- pulumi.set(__self__, "regex", regex)
4550
-
4551
- @property
4552
- @pulumi.getter
4553
- def name(self) -> builtins.str:
4554
- """
4555
- A filter to return only resources that match the entire name given.
4556
- """
4557
- return pulumi.get(self, "name")
4558
-
4559
- @property
4560
- @pulumi.getter
4561
- def values(self) -> Sequence[builtins.str]:
4562
- return pulumi.get(self, "values")
4563
-
4564
- @property
4565
- @pulumi.getter
4566
- def regex(self) -> Optional[builtins.bool]:
4567
- return pulumi.get(self, "regex")
4568
-
4569
-
4570
- @pulumi.output_type
4571
- class GetVirtualServicesVirtualServiceCollectionResult(dict):
4572
- def __init__(__self__, *,
4573
- items: Sequence['outputs.GetVirtualServicesVirtualServiceCollectionItemResult']):
4574
- pulumi.set(__self__, "items", items)
4575
-
4576
- @property
4577
- @pulumi.getter
4578
- def items(self) -> Sequence['outputs.GetVirtualServicesVirtualServiceCollectionItemResult']:
4579
- return pulumi.get(self, "items")
4580
-
4581
-
4582
- @pulumi.output_type
4583
- class GetVirtualServicesVirtualServiceCollectionItemResult(dict):
4584
- def __init__(__self__, *,
4585
- compartment_id: builtins.str,
4586
- default_routing_policies: Sequence['outputs.GetVirtualServicesVirtualServiceCollectionItemDefaultRoutingPolicyResult'],
4587
- defined_tags: Mapping[str, builtins.str],
4588
- description: builtins.str,
4589
- freeform_tags: Mapping[str, builtins.str],
4590
- hosts: Sequence[builtins.str],
4591
- id: builtins.str,
4592
- lifecycle_details: builtins.str,
4593
- mesh_id: builtins.str,
4594
- mtls: Sequence['outputs.GetVirtualServicesVirtualServiceCollectionItemMtlResult'],
4595
- name: builtins.str,
4596
- state: builtins.str,
4597
- system_tags: Mapping[str, builtins.str],
4598
- time_created: builtins.str,
4599
- time_updated: builtins.str):
4600
- """
4601
- :param builtins.str compartment_id: The ID of the compartment in which to list resources.
4602
- :param Sequence['GetVirtualServicesVirtualServiceCollectionItemDefaultRoutingPolicyArgs'] default_routing_policies: Routing policy for the virtual service.
4603
- :param Mapping[str, builtins.str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
4604
- :param builtins.str description: Description of the resource. It can be changed after creation. Avoid entering confidential information. Example: `This is my new resource`
4605
- :param Mapping[str, builtins.str] freeform_tags: Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
4606
- :param Sequence[builtins.str] hosts: The DNS hostnames of the virtual service that is used by its callers. Wildcard hostnames are supported in the prefix form. Examples of valid hostnames are "www.example.com", "*.example.com", "*.com". Can be omitted if the virtual service will only have TCP virtual deployments.
4607
- :param builtins.str id: Unique VirtualService identifier.
4608
- :param builtins.str lifecycle_details: A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in a Failed state.
4609
- :param builtins.str mesh_id: Unique Mesh identifier.
4610
- :param Sequence['GetVirtualServicesVirtualServiceCollectionItemMtlArgs'] mtls: Mutual TLS settings used when communicating with other virtual services or ingress gateways within the mesh.
4611
- :param builtins.str name: A filter to return only resources that match the entire name given.
4612
- :param builtins.str state: A filter to return only resources that match the life cycle state given.
4613
- :param Mapping[str, builtins.str] system_tags: Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
4614
- :param builtins.str time_created: The time when this resource was created in an RFC3339 formatted datetime string.
4615
- :param builtins.str time_updated: The time when this resource was updated in an RFC3339 formatted datetime string.
4616
- """
4617
- pulumi.set(__self__, "compartment_id", compartment_id)
4618
- pulumi.set(__self__, "default_routing_policies", default_routing_policies)
4619
- pulumi.set(__self__, "defined_tags", defined_tags)
4620
- pulumi.set(__self__, "description", description)
4621
- pulumi.set(__self__, "freeform_tags", freeform_tags)
4622
- pulumi.set(__self__, "hosts", hosts)
4623
- pulumi.set(__self__, "id", id)
4624
- pulumi.set(__self__, "lifecycle_details", lifecycle_details)
4625
- pulumi.set(__self__, "mesh_id", mesh_id)
4626
- pulumi.set(__self__, "mtls", mtls)
4627
- pulumi.set(__self__, "name", name)
4628
- pulumi.set(__self__, "state", state)
4629
- pulumi.set(__self__, "system_tags", system_tags)
4630
- pulumi.set(__self__, "time_created", time_created)
4631
- pulumi.set(__self__, "time_updated", time_updated)
4632
-
4633
- @property
4634
- @pulumi.getter(name="compartmentId")
4635
- def compartment_id(self) -> builtins.str:
4636
- """
4637
- The ID of the compartment in which to list resources.
4638
- """
4639
- return pulumi.get(self, "compartment_id")
4640
-
4641
- @property
4642
- @pulumi.getter(name="defaultRoutingPolicies")
4643
- def default_routing_policies(self) -> Sequence['outputs.GetVirtualServicesVirtualServiceCollectionItemDefaultRoutingPolicyResult']:
4644
- """
4645
- Routing policy for the virtual service.
4646
- """
4647
- return pulumi.get(self, "default_routing_policies")
4648
-
4649
- @property
4650
- @pulumi.getter(name="definedTags")
4651
- def defined_tags(self) -> Mapping[str, builtins.str]:
4652
- """
4653
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
4654
- """
4655
- return pulumi.get(self, "defined_tags")
4656
-
4657
- @property
4658
- @pulumi.getter
4659
- def description(self) -> builtins.str:
4660
- """
4661
- Description of the resource. It can be changed after creation. Avoid entering confidential information. Example: `This is my new resource`
4662
- """
4663
- return pulumi.get(self, "description")
4664
-
4665
- @property
4666
- @pulumi.getter(name="freeformTags")
4667
- def freeform_tags(self) -> Mapping[str, builtins.str]:
4668
- """
4669
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
4670
- """
4671
- return pulumi.get(self, "freeform_tags")
4672
-
4673
- @property
4674
- @pulumi.getter
4675
- def hosts(self) -> Sequence[builtins.str]:
4676
- """
4677
- The DNS hostnames of the virtual service that is used by its callers. Wildcard hostnames are supported in the prefix form. Examples of valid hostnames are "www.example.com", "*.example.com", "*.com". Can be omitted if the virtual service will only have TCP virtual deployments.
4678
- """
4679
- return pulumi.get(self, "hosts")
4680
-
4681
- @property
4682
- @pulumi.getter
4683
- def id(self) -> builtins.str:
4684
- """
4685
- Unique VirtualService identifier.
4686
- """
4687
- return pulumi.get(self, "id")
4688
-
4689
- @property
4690
- @pulumi.getter(name="lifecycleDetails")
4691
- def lifecycle_details(self) -> builtins.str:
4692
- """
4693
- A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in a Failed state.
4694
- """
4695
- return pulumi.get(self, "lifecycle_details")
4696
-
4697
- @property
4698
- @pulumi.getter(name="meshId")
4699
- def mesh_id(self) -> builtins.str:
4700
- """
4701
- Unique Mesh identifier.
4702
- """
4703
- return pulumi.get(self, "mesh_id")
4704
-
4705
- @property
4706
- @pulumi.getter
4707
- def mtls(self) -> Sequence['outputs.GetVirtualServicesVirtualServiceCollectionItemMtlResult']:
4708
- """
4709
- Mutual TLS settings used when communicating with other virtual services or ingress gateways within the mesh.
4710
- """
4711
- return pulumi.get(self, "mtls")
4712
-
4713
- @property
4714
- @pulumi.getter
4715
- def name(self) -> builtins.str:
4716
- """
4717
- A filter to return only resources that match the entire name given.
4718
- """
4719
- return pulumi.get(self, "name")
4720
-
4721
- @property
4722
- @pulumi.getter
4723
- def state(self) -> builtins.str:
4724
- """
4725
- A filter to return only resources that match the life cycle state given.
4726
- """
4727
- return pulumi.get(self, "state")
4728
-
4729
- @property
4730
- @pulumi.getter(name="systemTags")
4731
- def system_tags(self) -> Mapping[str, builtins.str]:
4732
- """
4733
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
4734
- """
4735
- return pulumi.get(self, "system_tags")
4736
-
4737
- @property
4738
- @pulumi.getter(name="timeCreated")
4739
- def time_created(self) -> builtins.str:
4740
- """
4741
- The time when this resource was created in an RFC3339 formatted datetime string.
4742
- """
4743
- return pulumi.get(self, "time_created")
4744
-
4745
- @property
4746
- @pulumi.getter(name="timeUpdated")
4747
- def time_updated(self) -> builtins.str:
4748
- """
4749
- The time when this resource was updated in an RFC3339 formatted datetime string.
4750
- """
4751
- return pulumi.get(self, "time_updated")
4752
-
4753
-
4754
- @pulumi.output_type
4755
- class GetVirtualServicesVirtualServiceCollectionItemDefaultRoutingPolicyResult(dict):
4756
- def __init__(__self__, *,
4757
- type: builtins.str):
4758
- """
4759
- :param builtins.str type: Type of the virtual service routing policy.
4760
- """
4761
- pulumi.set(__self__, "type", type)
4762
-
4763
- @property
4764
- @pulumi.getter
4765
- def type(self) -> builtins.str:
4766
- """
4767
- Type of the virtual service routing policy.
4768
- """
4769
- return pulumi.get(self, "type")
4770
-
4771
-
4772
- @pulumi.output_type
4773
- class GetVirtualServicesVirtualServiceCollectionItemMtlResult(dict):
4774
- def __init__(__self__, *,
4775
- certificate_id: builtins.str,
4776
- maximum_validity: builtins.int,
4777
- mode: builtins.str):
4778
- """
4779
- :param builtins.str certificate_id: The OCID of the certificate resource that will be used for mTLS authentication with other virtual services in the mesh.
4780
- :param builtins.int maximum_validity: 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.
4781
- :param builtins.str mode: 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.
4782
- """
4783
- pulumi.set(__self__, "certificate_id", certificate_id)
4784
- pulumi.set(__self__, "maximum_validity", maximum_validity)
4785
- pulumi.set(__self__, "mode", mode)
4786
-
4787
- @property
4788
- @pulumi.getter(name="certificateId")
4789
- def certificate_id(self) -> builtins.str:
4790
- """
4791
- The OCID of the certificate resource that will be used for mTLS authentication with other virtual services in the mesh.
4792
- """
4793
- return pulumi.get(self, "certificate_id")
4794
-
4795
- @property
4796
- @pulumi.getter(name="maximumValidity")
4797
- def maximum_validity(self) -> builtins.int:
4798
- """
4799
- 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.
4800
- """
4801
- return pulumi.get(self, "maximum_validity")
4802
-
4803
- @property
4804
- @pulumi.getter
4805
- def mode(self) -> builtins.str:
4806
- """
4807
- 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.
4808
- """
4809
- return pulumi.get(self, "mode")
4810
-
4811
-