pulumi-oci 1.11.0a1695829678__py3-none-any.whl → 1.12.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 (2223) hide show
  1. pulumi_oci/__init__.py +35 -0
  2. pulumi_oci/adm/_inputs.py +116 -23
  3. pulumi_oci/adm/get_knowledgebase.py +1 -1
  4. pulumi_oci/adm/get_knowledgebases.py +1 -1
  5. pulumi_oci/adm/get_vulnerability_audit.py +1 -1
  6. pulumi_oci/adm/get_vulnerability_audit_application_dependency_vulnerabilities.py +1 -1
  7. pulumi_oci/adm/get_vulnerability_audit_application_dependency_vulnerability.py +1 -1
  8. pulumi_oci/adm/get_vulnerability_audits.py +1 -1
  9. pulumi_oci/adm/knowledge_base.py +55 -13
  10. pulumi_oci/adm/outputs.py +469 -101
  11. pulumi_oci/adm/vulnerability_audit.py +119 -31
  12. pulumi_oci/aianomalydetection/_inputs.py +355 -84
  13. pulumi_oci/aianomalydetection/ai_private_endpoint.py +73 -19
  14. pulumi_oci/aianomalydetection/data_asset.py +84 -21
  15. pulumi_oci/aianomalydetection/detect_anomaly_job.py +98 -24
  16. pulumi_oci/aianomalydetection/get_ai_private_endpoint.py +1 -1
  17. pulumi_oci/aianomalydetection/get_ai_private_endpoints.py +1 -1
  18. pulumi_oci/aianomalydetection/get_detect_anomaly_job.py +1 -1
  19. pulumi_oci/aianomalydetection/get_detect_anomaly_jobs.py +1 -1
  20. pulumi_oci/aianomalydetection/get_detection_data_asset.py +1 -1
  21. pulumi_oci/aianomalydetection/get_detection_data_assets.py +1 -1
  22. pulumi_oci/aianomalydetection/get_detection_model.py +1 -1
  23. pulumi_oci/aianomalydetection/get_detection_models.py +1 -1
  24. pulumi_oci/aianomalydetection/get_detection_project.py +1 -1
  25. pulumi_oci/aianomalydetection/get_detection_projects.py +1 -1
  26. pulumi_oci/aianomalydetection/model.py +84 -21
  27. pulumi_oci/aianomalydetection/outputs.py +1189 -292
  28. pulumi_oci/aianomalydetection/project.py +61 -15
  29. pulumi_oci/aidocument/_inputs.py +315 -72
  30. pulumi_oci/aidocument/get_model.py +1 -1
  31. pulumi_oci/aidocument/get_models.py +1 -1
  32. pulumi_oci/aidocument/get_processor_job.py +1 -1
  33. pulumi_oci/aidocument/get_project.py +1 -1
  34. pulumi_oci/aidocument/get_projects.py +1 -1
  35. pulumi_oci/aidocument/model.py +154 -54
  36. pulumi_oci/aidocument/outputs.py +932 -210
  37. pulumi_oci/aidocument/processor_job.py +82 -17
  38. pulumi_oci/aidocument/project.py +64 -16
  39. pulumi_oci/ailanguage/_inputs.py +321 -68
  40. pulumi_oci/ailanguage/endpoint.py +79 -21
  41. pulumi_oci/ailanguage/get_endpoint.py +1 -1
  42. pulumi_oci/ailanguage/get_endpoints.py +1 -1
  43. pulumi_oci/ailanguage/get_model.py +1 -1
  44. pulumi_oci/ailanguage/get_model_evaluation_results.py +1 -1
  45. pulumi_oci/ailanguage/get_model_type.py +1 -1
  46. pulumi_oci/ailanguage/get_models.py +1 -1
  47. pulumi_oci/ailanguage/get_project.py +1 -1
  48. pulumi_oci/ailanguage/get_projects.py +1 -1
  49. pulumi_oci/ailanguage/model.py +109 -26
  50. pulumi_oci/ailanguage/outputs.py +1086 -239
  51. pulumi_oci/ailanguage/project.py +64 -16
  52. pulumi_oci/aivision/_inputs.py +99 -22
  53. pulumi_oci/aivision/get_model.py +1 -1
  54. pulumi_oci/aivision/get_models.py +1 -1
  55. pulumi_oci/aivision/get_project.py +1 -1
  56. pulumi_oci/aivision/get_projects.py +1 -1
  57. pulumi_oci/aivision/model.py +151 -40
  58. pulumi_oci/aivision/outputs.py +379 -92
  59. pulumi_oci/aivision/project.py +64 -16
  60. pulumi_oci/analytics/_inputs.py +100 -20
  61. pulumi_oci/analytics/analytics_instance.py +116 -30
  62. pulumi_oci/analytics/analytics_instance_private_access_channel.py +70 -18
  63. pulumi_oci/analytics/analytics_instance_vanity_url.py +61 -15
  64. pulumi_oci/analytics/get_analytics_instance.py +1 -1
  65. pulumi_oci/analytics/get_analytics_instance_private_access_channel.py +1 -1
  66. pulumi_oci/analytics/get_analytics_instances.py +1 -1
  67. pulumi_oci/analytics/outputs.py +295 -64
  68. pulumi_oci/announcementsservice/_inputs.py +56 -10
  69. pulumi_oci/announcementsservice/announcement_subscription.py +93 -24
  70. pulumi_oci/announcementsservice/announcement_subscriptions_actions_change_compartment.py +31 -5
  71. pulumi_oci/announcementsservice/announcement_subscriptions_filter_group.py +37 -7
  72. pulumi_oci/announcementsservice/get_announcement_subscription.py +1 -1
  73. pulumi_oci/announcementsservice/get_announcement_subscriptions.py +1 -1
  74. pulumi_oci/announcementsservice/outputs.py +170 -34
  75. pulumi_oci/apigateway/_inputs.py +1983 -398
  76. pulumi_oci/apigateway/api.py +67 -17
  77. pulumi_oci/apigateway/certificate.py +79 -21
  78. pulumi_oci/apigateway/deployment.py +81 -20
  79. pulumi_oci/apigateway/gateway.py +102 -27
  80. pulumi_oci/apigateway/get_api.py +1 -1
  81. pulumi_oci/apigateway/get_api_content.py +1 -1
  82. pulumi_oci/apigateway/get_api_deployment_specification.py +1 -1
  83. pulumi_oci/apigateway/get_api_validation.py +1 -1
  84. pulumi_oci/apigateway/get_apis.py +1 -1
  85. pulumi_oci/apigateway/get_certificate.py +1 -1
  86. pulumi_oci/apigateway/get_certificates.py +1 -1
  87. pulumi_oci/apigateway/get_deployment.py +1 -1
  88. pulumi_oci/apigateway/get_deployments.py +1 -1
  89. pulumi_oci/apigateway/get_gateway.py +1 -1
  90. pulumi_oci/apigateway/get_gateways.py +1 -1
  91. pulumi_oci/apigateway/get_subscriber.py +1 -1
  92. pulumi_oci/apigateway/get_subscribers.py +1 -1
  93. pulumi_oci/apigateway/get_usage_plan.py +1 -1
  94. pulumi_oci/apigateway/get_usage_plans.py +1 -1
  95. pulumi_oci/apigateway/outputs.py +7817 -1589
  96. pulumi_oci/apigateway/subscriber.py +67 -17
  97. pulumi_oci/apigateway/usage_plan.py +61 -15
  98. pulumi_oci/apm/_inputs.py +33 -7
  99. pulumi_oci/apm/apm_domain.py +67 -17
  100. pulumi_oci/apm/get_apm_domain.py +1 -1
  101. pulumi_oci/apm/get_apm_domains.py +1 -1
  102. pulumi_oci/apm/get_data_keys.py +1 -1
  103. pulumi_oci/apm/outputs.py +89 -21
  104. pulumi_oci/apmconfig/_inputs.py +96 -21
  105. pulumi_oci/apmconfig/config.py +130 -38
  106. pulumi_oci/apmconfig/get_config.py +1 -1
  107. pulumi_oci/apmconfig/get_configs.py +1 -1
  108. pulumi_oci/apmconfig/outputs.py +337 -78
  109. pulumi_oci/apmsynthetics/_inputs.py +446 -91
  110. pulumi_oci/apmsynthetics/config.py +163 -44
  111. pulumi_oci/apmsynthetics/dedicated_vantage_point.py +78 -19
  112. pulumi_oci/apmsynthetics/get_dedicated_vantage_point.py +1 -1
  113. pulumi_oci/apmsynthetics/get_dedicated_vantage_points.py +1 -1
  114. pulumi_oci/apmsynthetics/get_monitor.py +1 -1
  115. pulumi_oci/apmsynthetics/get_monitors.py +1 -1
  116. pulumi_oci/apmsynthetics/get_result.py +1 -1
  117. pulumi_oci/apmsynthetics/get_script.py +1 -1
  118. pulumi_oci/apmsynthetics/get_scripts.py +1 -1
  119. pulumi_oci/apmsynthetics/get_vantage_point.py +1 -1
  120. pulumi_oci/apmsynthetics/get_vantage_points.py +1 -1
  121. pulumi_oci/apmsynthetics/outputs.py +1520 -323
  122. pulumi_oci/apmsynthetics/script.py +82 -22
  123. pulumi_oci/apmtraces/_inputs.py +17 -4
  124. pulumi_oci/apmtraces/get_query_quick_picks.py +1 -1
  125. pulumi_oci/apmtraces/get_trace.py +1 -1
  126. pulumi_oci/apmtraces/get_trace_aggregated_snapshot_data.py +1 -1
  127. pulumi_oci/apmtraces/get_trace_snapshot_data.py +1 -1
  128. pulumi_oci/apmtraces/outputs.py +225 -50
  129. pulumi_oci/appmgmtcontrol/_inputs.py +17 -4
  130. pulumi_oci/appmgmtcontrol/get_monitored_instance.py +1 -1
  131. pulumi_oci/appmgmtcontrol/get_monitored_instances.py +1 -1
  132. pulumi_oci/appmgmtcontrol/monitor_plugin_management.py +40 -8
  133. pulumi_oci/appmgmtcontrol/outputs.py +61 -14
  134. pulumi_oci/artifacts/_inputs.py +94 -18
  135. pulumi_oci/artifacts/container_configuration.py +34 -6
  136. pulumi_oci/artifacts/container_image_signature.py +88 -24
  137. pulumi_oci/artifacts/container_repository.py +96 -25
  138. pulumi_oci/artifacts/generic_artifact.py +64 -16
  139. pulumi_oci/artifacts/get_container_configuration.py +1 -1
  140. pulumi_oci/artifacts/get_container_image.py +1 -1
  141. pulumi_oci/artifacts/get_container_image_signature.py +1 -1
  142. pulumi_oci/artifacts/get_container_images.py +1 -1
  143. pulumi_oci/artifacts/get_container_repositories.py +1 -1
  144. pulumi_oci/artifacts/get_container_repository.py +1 -1
  145. pulumi_oci/artifacts/get_container_signatures.py +1 -1
  146. pulumi_oci/artifacts/get_generic_artifact.py +1 -1
  147. pulumi_oci/artifacts/get_generic_artifacts.py +1 -1
  148. pulumi_oci/artifacts/get_repositories.py +1 -1
  149. pulumi_oci/artifacts/get_repository.py +1 -1
  150. pulumi_oci/artifacts/outputs.py +515 -121
  151. pulumi_oci/artifacts/repository.py +67 -17
  152. pulumi_oci/audit/_inputs.py +17 -4
  153. pulumi_oci/audit/configuration.py +31 -5
  154. pulumi_oci/audit/get_configuration.py +1 -1
  155. pulumi_oci/audit/get_events.py +1 -1
  156. pulumi_oci/audit/outputs.py +191 -48
  157. pulumi_oci/autoscaling/_inputs.py +167 -41
  158. pulumi_oci/autoscaling/auto_scaling_configuration.py +81 -33
  159. pulumi_oci/autoscaling/get_auto_scaling_configuration.py +1 -1
  160. pulumi_oci/autoscaling/get_auto_scaling_configurations.py +1 -1
  161. pulumi_oci/autoscaling/outputs.py +510 -111
  162. pulumi_oci/bastion/_inputs.py +71 -15
  163. pulumi_oci/bastion/bastion.py +109 -31
  164. pulumi_oci/bastion/get_bastion.py +1 -1
  165. pulumi_oci/bastion/get_bastions.py +1 -1
  166. pulumi_oci/bastion/get_session.py +1 -1
  167. pulumi_oci/bastion/get_sessions.py +1 -1
  168. pulumi_oci/bastion/outputs.py +266 -66
  169. pulumi_oci/bastion/session.py +89 -21
  170. pulumi_oci/bigdataservice/_inputs.py +866 -182
  171. pulumi_oci/bigdataservice/auto_scaling_configuration.py +80 -18
  172. pulumi_oci/bigdataservice/bds_instance.py +231 -60
  173. pulumi_oci/bigdataservice/bds_instance_api_key.py +64 -16
  174. pulumi_oci/bigdataservice/bds_instance_metastore_config.py +73 -19
  175. pulumi_oci/bigdataservice/bds_instance_patch_action.py +37 -7
  176. pulumi_oci/bigdataservice/get_auto_scaling_configuration.py +1 -1
  177. pulumi_oci/bigdataservice/get_auto_scaling_configurations.py +1 -1
  178. pulumi_oci/bigdataservice/get_bds_instance.py +1 -1
  179. pulumi_oci/bigdataservice/get_bds_instance_api_key.py +1 -1
  180. pulumi_oci/bigdataservice/get_bds_instance_api_keys.py +1 -1
  181. pulumi_oci/bigdataservice/get_bds_instance_get_os_patch.py +1 -1
  182. pulumi_oci/bigdataservice/get_bds_instance_list_os_patches.py +1 -1
  183. pulumi_oci/bigdataservice/get_bds_instance_metastore_config.py +1 -1
  184. pulumi_oci/bigdataservice/get_bds_instance_metastore_configs.py +1 -1
  185. pulumi_oci/bigdataservice/get_bds_instance_patch_histories.py +1 -1
  186. pulumi_oci/bigdataservice/get_bds_instance_patches.py +1 -1
  187. pulumi_oci/bigdataservice/get_bds_instances.py +1 -1
  188. pulumi_oci/bigdataservice/outputs.py +2639 -577
  189. pulumi_oci/blockchain/_inputs.py +197 -36
  190. pulumi_oci/blockchain/blockchain_platform.py +153 -44
  191. pulumi_oci/blockchain/get_blockchain_platform.py +1 -1
  192. pulumi_oci/blockchain/get_blockchain_platform_patches.py +1 -1
  193. pulumi_oci/blockchain/get_blockchain_platforms.py +1 -1
  194. pulumi_oci/blockchain/get_osn.py +1 -1
  195. pulumi_oci/blockchain/get_osns.py +1 -1
  196. pulumi_oci/blockchain/get_peer.py +1 -1
  197. pulumi_oci/blockchain/get_peers.py +1 -1
  198. pulumi_oci/blockchain/osn.py +48 -9
  199. pulumi_oci/blockchain/outputs.py +674 -132
  200. pulumi_oci/blockchain/peer.py +63 -14
  201. pulumi_oci/budget/_inputs.py +33 -7
  202. pulumi_oci/budget/budget.py +127 -40
  203. pulumi_oci/budget/get_alert_rule.py +1 -1
  204. pulumi_oci/budget/get_alert_rules.py +1 -1
  205. pulumi_oci/budget/get_budget.py +1 -1
  206. pulumi_oci/budget/get_budgets.py +1 -1
  207. pulumi_oci/budget/outputs.py +161 -45
  208. pulumi_oci/budget/rule.py +91 -25
  209. pulumi_oci/certificatesmanagement/_inputs.py +662 -156
  210. pulumi_oci/certificatesmanagement/ca_bundle.py +64 -16
  211. pulumi_oci/certificatesmanagement/certificate.py +102 -27
  212. pulumi_oci/certificatesmanagement/certificate_authority.py +110 -28
  213. pulumi_oci/certificatesmanagement/get_association.py +1 -1
  214. pulumi_oci/certificatesmanagement/get_associations.py +1 -1
  215. pulumi_oci/certificatesmanagement/get_ca_bundle.py +1 -1
  216. pulumi_oci/certificatesmanagement/get_ca_bundles.py +1 -1
  217. pulumi_oci/certificatesmanagement/get_certificate.py +1 -1
  218. pulumi_oci/certificatesmanagement/get_certificate_authorities.py +1 -1
  219. pulumi_oci/certificatesmanagement/get_certificate_authority.py +1 -1
  220. pulumi_oci/certificatesmanagement/get_certificate_authority_version.py +1 -1
  221. pulumi_oci/certificatesmanagement/get_certificate_authority_versions.py +1 -1
  222. pulumi_oci/certificatesmanagement/get_certificate_version.py +1 -1
  223. pulumi_oci/certificatesmanagement/get_certificate_versions.py +1 -1
  224. pulumi_oci/certificatesmanagement/get_certificates.py +1 -1
  225. pulumi_oci/certificatesmanagement/outputs.py +2271 -536
  226. pulumi_oci/cloudbridge/_inputs.py +488 -112
  227. pulumi_oci/cloudbridge/agent.py +97 -27
  228. pulumi_oci/cloudbridge/agent_dependency.py +100 -28
  229. pulumi_oci/cloudbridge/agent_plugin.py +64 -16
  230. pulumi_oci/cloudbridge/asset.py +129 -31
  231. pulumi_oci/cloudbridge/asset_source.py +131 -35
  232. pulumi_oci/cloudbridge/discovery_schedule.py +64 -16
  233. pulumi_oci/cloudbridge/environment.py +58 -14
  234. pulumi_oci/cloudbridge/get_agent.py +1 -1
  235. pulumi_oci/cloudbridge/get_agent_dependencies.py +1 -1
  236. pulumi_oci/cloudbridge/get_agent_dependency.py +1 -1
  237. pulumi_oci/cloudbridge/get_agent_plugin.py +1 -1
  238. pulumi_oci/cloudbridge/get_agents.py +1 -1
  239. pulumi_oci/cloudbridge/get_appliance_image.py +1 -1
  240. pulumi_oci/cloudbridge/get_appliance_images.py +1 -1
  241. pulumi_oci/cloudbridge/get_asset.py +1 -1
  242. pulumi_oci/cloudbridge/get_asset_source.py +1 -1
  243. pulumi_oci/cloudbridge/get_asset_sources.py +1 -1
  244. pulumi_oci/cloudbridge/get_assets.py +1 -1
  245. pulumi_oci/cloudbridge/get_discovery_schedule.py +1 -1
  246. pulumi_oci/cloudbridge/get_discovery_schedules.py +1 -1
  247. pulumi_oci/cloudbridge/get_environment.py +1 -1
  248. pulumi_oci/cloudbridge/get_environments.py +1 -1
  249. pulumi_oci/cloudbridge/get_inventories.py +1 -1
  250. pulumi_oci/cloudbridge/get_inventory.py +1 -1
  251. pulumi_oci/cloudbridge/inventory.py +58 -14
  252. pulumi_oci/cloudbridge/outputs.py +1748 -427
  253. pulumi_oci/cloudguard/_inputs.py +1352 -316
  254. pulumi_oci/cloudguard/cloud_guard_configuration.py +43 -9
  255. pulumi_oci/cloudguard/cloud_guard_data_source.py +81 -20
  256. pulumi_oci/cloudguard/data_mask_rule.py +96 -25
  257. pulumi_oci/cloudguard/detector_recipe.py +88 -24
  258. pulumi_oci/cloudguard/get_cloud_guard_configuration.py +1 -1
  259. pulumi_oci/cloudguard/get_data_mask_rule.py +1 -1
  260. pulumi_oci/cloudguard/get_data_mask_rules.py +1 -1
  261. pulumi_oci/cloudguard/get_data_source.py +1 -1
  262. pulumi_oci/cloudguard/get_data_source_event.py +1 -1
  263. pulumi_oci/cloudguard/get_data_source_events.py +1 -1
  264. pulumi_oci/cloudguard/get_data_sources.py +1 -1
  265. pulumi_oci/cloudguard/get_detector_recipe.py +1 -1
  266. pulumi_oci/cloudguard/get_detector_recipes.py +1 -1
  267. pulumi_oci/cloudguard/get_guard_target.py +1 -1
  268. pulumi_oci/cloudguard/get_guard_targets.py +1 -1
  269. pulumi_oci/cloudguard/get_managed_list.py +1 -1
  270. pulumi_oci/cloudguard/get_managed_lists.py +1 -1
  271. pulumi_oci/cloudguard/get_problem_entities.py +1 -1
  272. pulumi_oci/cloudguard/get_problem_entity.py +1 -1
  273. pulumi_oci/cloudguard/get_responder_recipe.py +1 -1
  274. pulumi_oci/cloudguard/get_responder_recipes.py +1 -1
  275. pulumi_oci/cloudguard/get_security_policies.py +1 -1
  276. pulumi_oci/cloudguard/get_security_policy.py +1 -1
  277. pulumi_oci/cloudguard/get_security_recipe.py +1 -1
  278. pulumi_oci/cloudguard/get_security_recipes.py +1 -1
  279. pulumi_oci/cloudguard/get_security_zone.py +1 -1
  280. pulumi_oci/cloudguard/get_security_zones.py +1 -1
  281. pulumi_oci/cloudguard/managed_list.py +88 -24
  282. pulumi_oci/cloudguard/outputs.py +4456 -1066
  283. pulumi_oci/cloudguard/responder_recipe.py +82 -22
  284. pulumi_oci/cloudguard/security_recipe.py +70 -18
  285. pulumi_oci/cloudguard/security_zone.py +73 -19
  286. pulumi_oci/cloudguard/target.py +100 -28
  287. pulumi_oci/cloudmigrations/_inputs.py +1111 -259
  288. pulumi_oci/cloudmigrations/get_migration.py +1 -1
  289. pulumi_oci/cloudmigrations/get_migration_asset.py +1 -1
  290. pulumi_oci/cloudmigrations/get_migration_assets.py +1 -1
  291. pulumi_oci/cloudmigrations/get_migration_plan.py +1 -1
  292. pulumi_oci/cloudmigrations/get_migration_plan_available_shape.py +1 -1
  293. pulumi_oci/cloudmigrations/get_migration_plan_available_shapes.py +1 -1
  294. pulumi_oci/cloudmigrations/get_migration_plans.py +1 -1
  295. pulumi_oci/cloudmigrations/get_migrations.py +1 -1
  296. pulumi_oci/cloudmigrations/get_replication_schedule.py +1 -1
  297. pulumi_oci/cloudmigrations/get_replication_schedules.py +1 -1
  298. pulumi_oci/cloudmigrations/get_target_asset.py +1 -1
  299. pulumi_oci/cloudmigrations/get_target_assets.py +1 -1
  300. pulumi_oci/cloudmigrations/migration.py +70 -18
  301. pulumi_oci/cloudmigrations/migration_asset.py +103 -29
  302. pulumi_oci/cloudmigrations/migration_plan.py +91 -25
  303. pulumi_oci/cloudmigrations/outputs.py +3596 -861
  304. pulumi_oci/cloudmigrations/replication_schedule.py +64 -16
  305. pulumi_oci/cloudmigrations/target_asset.py +105 -28
  306. pulumi_oci/computecloud/__init__.py +15 -0
  307. pulumi_oci/computecloud/_inputs.py +927 -0
  308. pulumi_oci/computecloud/at_customer_ccc_infrastructure.py +1004 -0
  309. pulumi_oci/computecloud/at_customer_ccc_upgrade_schedule.py +703 -0
  310. pulumi_oci/computecloud/get_at_customer_ccc_infrastructure.py +368 -0
  311. pulumi_oci/computecloud/get_at_customer_ccc_infrastructures.py +244 -0
  312. pulumi_oci/computecloud/get_at_customer_ccc_upgrade_schedule.py +264 -0
  313. pulumi_oci/computecloud/get_at_customer_ccc_upgrade_schedules.py +244 -0
  314. pulumi_oci/computecloud/outputs.py +2650 -0
  315. pulumi_oci/computeinstanceagent/_inputs.py +33 -7
  316. pulumi_oci/computeinstanceagent/get_instance_agent_plugin.py +1 -1
  317. pulumi_oci/computeinstanceagent/get_instance_agent_plugins.py +1 -1
  318. pulumi_oci/computeinstanceagent/get_instance_available_plugin.py +1 -1
  319. pulumi_oci/computeinstanceagent/outputs.py +71 -15
  320. pulumi_oci/config/vars.py +1 -1
  321. pulumi_oci/containerengine/_inputs.py +1033 -219
  322. pulumi_oci/containerengine/addon.py +61 -15
  323. pulumi_oci/containerengine/cluster.py +121 -30
  324. pulumi_oci/containerengine/cluster_complete_credential_rotation_management.py +25 -3
  325. pulumi_oci/containerengine/cluster_start_credential_rotation_management.py +31 -5
  326. pulumi_oci/containerengine/cluster_workload_mapping.py +58 -14
  327. pulumi_oci/containerengine/container_instance.py +143 -39
  328. pulumi_oci/containerengine/get_addon.py +1 -1
  329. pulumi_oci/containerengine/get_addon_options.py +1 -1
  330. pulumi_oci/containerengine/get_addons.py +1 -1
  331. pulumi_oci/containerengine/get_cluster_credential_rotation_status.py +1 -1
  332. pulumi_oci/containerengine/get_cluster_kube_config.py +1 -1
  333. pulumi_oci/containerengine/get_cluster_option.py +1 -1
  334. pulumi_oci/containerengine/get_cluster_workload_mapping.py +1 -1
  335. pulumi_oci/containerengine/get_cluster_workload_mappings.py +1 -1
  336. pulumi_oci/containerengine/get_clusters.py +1 -1
  337. pulumi_oci/containerengine/get_migrate_to_native_vcn_status.py +1 -1
  338. pulumi_oci/containerengine/get_node_pool.py +1 -1
  339. pulumi_oci/containerengine/get_node_pool_option.py +1 -1
  340. pulumi_oci/containerengine/get_node_pools.py +1 -1
  341. pulumi_oci/containerengine/get_pod_shapes.py +1 -1
  342. pulumi_oci/containerengine/get_virtual_node_pool.py +1 -1
  343. pulumi_oci/containerengine/get_virtual_node_pools.py +1 -1
  344. pulumi_oci/containerengine/get_work_request_errors.py +1 -1
  345. pulumi_oci/containerengine/get_work_request_log_entries.py +1 -1
  346. pulumi_oci/containerengine/get_work_requests.py +1 -1
  347. pulumi_oci/containerengine/node_pool.py +170 -49
  348. pulumi_oci/containerengine/outputs.py +2481 -536
  349. pulumi_oci/containerengine/virtual_node_pool.py +119 -31
  350. pulumi_oci/containerinstances/_inputs.py +33 -7
  351. pulumi_oci/containerinstances/get_container_instance.py +1 -1
  352. pulumi_oci/containerinstances/get_container_instance_shape.py +1 -1
  353. pulumi_oci/containerinstances/get_container_instance_shapes.py +1 -1
  354. pulumi_oci/containerinstances/get_container_instances.py +1 -1
  355. pulumi_oci/containerinstances/outputs.py +935 -226
  356. pulumi_oci/core/_inputs.py +4772 -994
  357. pulumi_oci/core/app_catalog_listing_resource_version_agreement.py +43 -9
  358. pulumi_oci/core/app_catalog_subscription.py +76 -20
  359. pulumi_oci/core/boot_volume.py +132 -40
  360. pulumi_oci/core/boot_volume_backup.py +102 -27
  361. pulumi_oci/core/capture_filter.py +61 -15
  362. pulumi_oci/core/cluster_network.py +86 -20
  363. pulumi_oci/core/compute_capacity_report.py +40 -8
  364. pulumi_oci/core/compute_capacity_reservation.py +76 -20
  365. pulumi_oci/core/compute_cluster.py +55 -13
  366. pulumi_oci/core/compute_image_capability_schema.py +67 -17
  367. pulumi_oci/core/console_history.py +55 -13
  368. pulumi_oci/core/cpe.py +64 -16
  369. pulumi_oci/core/cross_connect.py +111 -30
  370. pulumi_oci/core/cross_connect_group.py +72 -17
  371. pulumi_oci/core/dedicated_vm_host.py +79 -21
  372. pulumi_oci/core/default_dhcp_options.py +67 -17
  373. pulumi_oci/core/default_route_table.py +61 -15
  374. pulumi_oci/core/default_security_list.py +67 -17
  375. pulumi_oci/core/dhcp_options.py +67 -17
  376. pulumi_oci/core/drg.py +58 -14
  377. pulumi_oci/core/drg_attachment.py +96 -25
  378. pulumi_oci/core/drg_attachment_management.py +111 -30
  379. pulumi_oci/core/drg_attachments_list.py +40 -8
  380. pulumi_oci/core/drg_route_distribution.py +58 -14
  381. pulumi_oci/core/drg_route_distribution_statement.py +48 -9
  382. pulumi_oci/core/drg_route_table.py +70 -18
  383. pulumi_oci/core/drg_route_table_route_rule.py +58 -14
  384. pulumi_oci/core/get_app_catalog_listing.py +1 -1
  385. pulumi_oci/core/get_app_catalog_listing_resource_version.py +1 -1
  386. pulumi_oci/core/get_app_catalog_listing_resource_versions.py +1 -1
  387. pulumi_oci/core/get_app_catalog_listings.py +1 -1
  388. pulumi_oci/core/get_app_catalog_subscriptions.py +1 -1
  389. pulumi_oci/core/get_block_volume_replica.py +1 -1
  390. pulumi_oci/core/get_block_volume_replicas.py +1 -1
  391. pulumi_oci/core/get_boot_volume.py +1 -1
  392. pulumi_oci/core/get_boot_volume_attachments.py +1 -1
  393. pulumi_oci/core/get_boot_volume_backup.py +1 -1
  394. pulumi_oci/core/get_boot_volume_backups.py +1 -1
  395. pulumi_oci/core/get_boot_volume_replica.py +1 -1
  396. pulumi_oci/core/get_boot_volume_replicas.py +1 -1
  397. pulumi_oci/core/get_boot_volumes.py +1 -1
  398. pulumi_oci/core/get_byoip_allocated_ranges.py +1 -1
  399. pulumi_oci/core/get_byoip_range.py +1 -1
  400. pulumi_oci/core/get_byoip_ranges.py +1 -1
  401. pulumi_oci/core/get_capture_filter.py +1 -1
  402. pulumi_oci/core/get_capture_filters.py +1 -1
  403. pulumi_oci/core/get_cluster_network.py +1 -1
  404. pulumi_oci/core/get_cluster_network_instances.py +1 -1
  405. pulumi_oci/core/get_cluster_networks.py +1 -1
  406. pulumi_oci/core/get_cnv_dns_resolver_association.py +1 -1
  407. pulumi_oci/core/get_compute_capacity_reservation.py +1 -1
  408. pulumi_oci/core/get_compute_capacity_reservation_instance_shapes.py +1 -1
  409. pulumi_oci/core/get_compute_capacity_reservation_instances.py +1 -1
  410. pulumi_oci/core/get_compute_capacity_reservations.py +1 -1
  411. pulumi_oci/core/get_compute_cluster.py +1 -1
  412. pulumi_oci/core/get_compute_clusters.py +1 -1
  413. pulumi_oci/core/get_compute_global_image_capability_schema.py +1 -1
  414. pulumi_oci/core/get_compute_global_image_capability_schemas.py +1 -1
  415. pulumi_oci/core/get_compute_global_image_capability_schemas_version.py +1 -1
  416. pulumi_oci/core/get_compute_global_image_capability_schemas_versions.py +1 -1
  417. pulumi_oci/core/get_compute_image_capability_schema.py +1 -1
  418. pulumi_oci/core/get_compute_image_capability_schemas.py +1 -1
  419. pulumi_oci/core/get_console_histories.py +1 -1
  420. pulumi_oci/core/get_console_history_data.py +1 -1
  421. pulumi_oci/core/get_cpe_device_shape.py +1 -1
  422. pulumi_oci/core/get_cpe_device_shapes.py +1 -1
  423. pulumi_oci/core/get_cpes.py +1 -1
  424. pulumi_oci/core/get_cross_connect.py +1 -1
  425. pulumi_oci/core/get_cross_connect_group.py +1 -1
  426. pulumi_oci/core/get_cross_connect_groups.py +1 -1
  427. pulumi_oci/core/get_cross_connect_locations.py +1 -1
  428. pulumi_oci/core/get_cross_connect_port_speed_shape.py +1 -1
  429. pulumi_oci/core/get_cross_connect_status.py +1 -1
  430. pulumi_oci/core/get_cross_connects.py +1 -1
  431. pulumi_oci/core/get_dedicated_vm_host.py +1 -1
  432. pulumi_oci/core/get_dedicated_vm_host_instance_shapes.py +1 -1
  433. pulumi_oci/core/get_dedicated_vm_host_instances.py +1 -1
  434. pulumi_oci/core/get_dedicated_vm_host_shapes.py +1 -1
  435. pulumi_oci/core/get_dedicated_vm_hosts.py +1 -1
  436. pulumi_oci/core/get_dhcp_options.py +1 -1
  437. pulumi_oci/core/get_drg_attachments.py +1 -1
  438. pulumi_oci/core/get_drg_route_distribution.py +1 -1
  439. pulumi_oci/core/get_drg_route_distribution_statements.py +1 -1
  440. pulumi_oci/core/get_drg_route_distributions.py +1 -1
  441. pulumi_oci/core/get_drg_route_rule.py +1 -1
  442. pulumi_oci/core/get_drg_route_table_route_rules.py +1 -1
  443. pulumi_oci/core/get_drg_route_tables.py +1 -1
  444. pulumi_oci/core/get_drgs.py +1 -1
  445. pulumi_oci/core/get_fast_connect_provider_service.py +1 -1
  446. pulumi_oci/core/get_fast_connect_provider_service_key.py +1 -1
  447. pulumi_oci/core/get_fast_connect_provider_services.py +1 -1
  448. pulumi_oci/core/get_image.py +1 -1
  449. pulumi_oci/core/get_image_shape.py +1 -1
  450. pulumi_oci/core/get_image_shapes.py +1 -1
  451. pulumi_oci/core/get_images.py +1 -1
  452. pulumi_oci/core/get_instance.py +1 -1
  453. pulumi_oci/core/get_instance_configuration.py +1 -1
  454. pulumi_oci/core/get_instance_configurations.py +1 -1
  455. pulumi_oci/core/get_instance_console_connections.py +1 -1
  456. pulumi_oci/core/get_instance_credentials.py +1 -1
  457. pulumi_oci/core/get_instance_devices.py +1 -1
  458. pulumi_oci/core/get_instance_maintenance_reboot.py +1 -1
  459. pulumi_oci/core/get_instance_measured_boot_report.py +1 -1
  460. pulumi_oci/core/get_instance_pool.py +1 -1
  461. pulumi_oci/core/get_instance_pool_instances.py +1 -1
  462. pulumi_oci/core/get_instance_pool_load_balancer_attachment.py +1 -1
  463. pulumi_oci/core/get_instance_pools.py +1 -1
  464. pulumi_oci/core/get_instances.py +1 -1
  465. pulumi_oci/core/get_internet_gateways.py +1 -1
  466. pulumi_oci/core/get_ipsec_algorithm.py +21 -1
  467. pulumi_oci/core/get_ipsec_config.py +1 -1
  468. pulumi_oci/core/get_ipsec_connection_tunnel.py +1 -1
  469. pulumi_oci/core/get_ipsec_connection_tunnel_error.py +1 -1
  470. pulumi_oci/core/get_ipsec_connection_tunnel_routes.py +1 -1
  471. pulumi_oci/core/get_ipsec_connection_tunnels.py +1 -1
  472. pulumi_oci/core/get_ipsec_connections.py +1 -1
  473. pulumi_oci/core/get_ipsec_status.py +1 -1
  474. pulumi_oci/core/get_ipv6.py +1 -1
  475. pulumi_oci/core/get_ipv6s.py +1 -1
  476. pulumi_oci/core/get_letter_of_authority.py +1 -1
  477. pulumi_oci/core/get_listing_resource_version.py +1 -1
  478. pulumi_oci/core/get_listing_resource_versions.py +1 -1
  479. pulumi_oci/core/get_local_peering_gateways.py +1 -1
  480. pulumi_oci/core/get_nat_gateway.py +1 -1
  481. pulumi_oci/core/get_nat_gateways.py +1 -1
  482. pulumi_oci/core/get_network_security_group.py +1 -1
  483. pulumi_oci/core/get_network_security_group_security_rules.py +1 -1
  484. pulumi_oci/core/get_network_security_group_vnics.py +1 -1
  485. pulumi_oci/core/get_network_security_groups.py +1 -1
  486. pulumi_oci/core/get_peer_region_for_remote_peerings.py +1 -1
  487. pulumi_oci/core/get_private_ip.py +1 -1
  488. pulumi_oci/core/get_private_ips.py +1 -1
  489. pulumi_oci/core/get_public_ip.py +1 -1
  490. pulumi_oci/core/get_public_ip_pool.py +1 -1
  491. pulumi_oci/core/get_public_ip_pools.py +1 -1
  492. pulumi_oci/core/get_public_ips.py +1 -1
  493. pulumi_oci/core/get_remote_peering_connections.py +1 -1
  494. pulumi_oci/core/get_route_tables.py +1 -1
  495. pulumi_oci/core/get_security_lists.py +1 -1
  496. pulumi_oci/core/get_service_gateways.py +1 -1
  497. pulumi_oci/core/get_services.py +1 -1
  498. pulumi_oci/core/get_shape.py +1 -1
  499. pulumi_oci/core/get_shapes.py +1 -1
  500. pulumi_oci/core/get_subnet.py +1 -1
  501. pulumi_oci/core/get_subnets.py +1 -1
  502. pulumi_oci/core/get_tunnel_security_associations.py +1 -1
  503. pulumi_oci/core/get_vcn.py +1 -1
  504. pulumi_oci/core/get_vcns.py +1 -1
  505. pulumi_oci/core/get_virtual_circuit.py +1 -1
  506. pulumi_oci/core/get_virtual_circuit_associated_tunnels.py +1 -1
  507. pulumi_oci/core/get_virtual_circuit_bandwidth_shapes.py +1 -1
  508. pulumi_oci/core/get_virtual_circuit_public_prefixes.py +1 -1
  509. pulumi_oci/core/get_virtual_circuits.py +1 -1
  510. pulumi_oci/core/get_virtual_networks.py +1 -1
  511. pulumi_oci/core/get_vlan.py +1 -1
  512. pulumi_oci/core/get_vlans.py +1 -1
  513. pulumi_oci/core/get_vnic.py +1 -1
  514. pulumi_oci/core/get_vnic_attachments.py +1 -1
  515. pulumi_oci/core/get_volume.py +1 -1
  516. pulumi_oci/core/get_volume_attachments.py +1 -1
  517. pulumi_oci/core/get_volume_backup_policies.py +1 -1
  518. pulumi_oci/core/get_volume_backup_policy_assignments.py +1 -1
  519. pulumi_oci/core/get_volume_backups.py +1 -1
  520. pulumi_oci/core/get_volume_group_backups.py +1 -1
  521. pulumi_oci/core/get_volume_group_replica.py +1 -1
  522. pulumi_oci/core/get_volume_group_replicas.py +1 -1
  523. pulumi_oci/core/get_volume_groups.py +1 -1
  524. pulumi_oci/core/get_volumes.py +1 -1
  525. pulumi_oci/core/get_vtap.py +1 -1
  526. pulumi_oci/core/get_vtaps.py +1 -1
  527. pulumi_oci/core/image.py +99 -26
  528. pulumi_oci/core/instance.py +277 -94
  529. pulumi_oci/core/instance_configuration.py +72 -17
  530. pulumi_oci/core/instance_console_connection.py +61 -15
  531. pulumi_oci/core/instance_pool.py +91 -25
  532. pulumi_oci/core/instance_pool_instance.py +73 -19
  533. pulumi_oci/core/internet_gateway.py +67 -17
  534. pulumi_oci/core/ipsec.py +82 -22
  535. pulumi_oci/core/ipsec_connection_tunnel_management.py +120 -33
  536. pulumi_oci/core/ipv6.py +67 -17
  537. pulumi_oci/core/listing_resource_version_agreement.py +127 -11
  538. pulumi_oci/core/local_peering_gateway.py +82 -22
  539. pulumi_oci/core/nat_gateway.py +76 -20
  540. pulumi_oci/core/network_security_group.py +55 -13
  541. pulumi_oci/core/network_security_group_security_rule.py +112 -27
  542. pulumi_oci/core/outputs.py +14631 -3340
  543. pulumi_oci/core/private_ip.py +79 -21
  544. pulumi_oci/core/public_ip.py +82 -22
  545. pulumi_oci/core/public_ip_pool.py +52 -12
  546. pulumi_oci/core/public_ip_pool_capacity.py +37 -7
  547. pulumi_oci/core/remote_peering_connection.py +76 -20
  548. pulumi_oci/core/route_table.py +61 -15
  549. pulumi_oci/core/route_table_attachment.py +31 -5
  550. pulumi_oci/core/security_list.py +67 -17
  551. pulumi_oci/core/service_gateway.py +70 -18
  552. pulumi_oci/core/shape_management.py +37 -7
  553. pulumi_oci/core/subnet.py +127 -37
  554. pulumi_oci/core/vcn.py +109 -31
  555. pulumi_oci/core/virtual_circuit.py +160 -51
  556. pulumi_oci/core/virtual_network.py +109 -31
  557. pulumi_oci/core/vlan.py +85 -23
  558. pulumi_oci/core/vnic_attachment.py +72 -17
  559. pulumi_oci/core/volume.py +138 -45
  560. pulumi_oci/core/volume_attachment.py +124 -39
  561. pulumi_oci/core/volume_backup.py +105 -28
  562. pulumi_oci/core/volume_backup_policy.py +58 -14
  563. pulumi_oci/core/volume_backup_policy_assignment.py +34 -6
  564. pulumi_oci/core/volume_group.py +105 -28
  565. pulumi_oci/core/volume_group_backup.py +99 -26
  566. pulumi_oci/core/vtap.py +136 -40
  567. pulumi_oci/database/_inputs.py +3678 -749
  568. pulumi_oci/database/application_vip.py +67 -17
  569. pulumi_oci/database/autonomous_container_database.py +280 -83
  570. pulumi_oci/database/autonomous_container_database_dataguard_association.py +88 -24
  571. pulumi_oci/database/autonomous_container_database_dataguard_association_operation.py +37 -7
  572. pulumi_oci/database/autonomous_container_database_dataguard_role_change.py +43 -9
  573. pulumi_oci/database/autonomous_database.py +677 -186
  574. pulumi_oci/database/autonomous_database_backup.py +105 -28
  575. pulumi_oci/database/autonomous_database_instance_wallet_management.py +43 -9
  576. pulumi_oci/database/autonomous_database_regional_wallet_management.py +37 -7
  577. pulumi_oci/database/autonomous_database_wallet.py +46 -10
  578. pulumi_oci/database/autonomous_exadata_infrastructure.py +123 -37
  579. pulumi_oci/database/autonomous_vm_cluster.py +193 -59
  580. pulumi_oci/database/autonomous_vm_cluster_ords_certificate_management.py +49 -11
  581. pulumi_oci/database/autonomous_vm_cluster_ssl_certificate_management.py +49 -11
  582. pulumi_oci/database/backup.py +79 -21
  583. pulumi_oci/database/backup_cancel_management.py +31 -5
  584. pulumi_oci/database/backup_destination.py +99 -29
  585. pulumi_oci/database/cloud_autonomous_vm_cluster.py +243 -74
  586. pulumi_oci/database/cloud_database_management.py +84 -21
  587. pulumi_oci/database/cloud_exadata_infrastructure.py +147 -42
  588. pulumi_oci/database/cloud_vm_cluster.py +255 -78
  589. pulumi_oci/database/cloud_vm_cluster_iorm_config.py +43 -9
  590. pulumi_oci/database/data_guard_association.py +249 -76
  591. pulumi_oci/database/database.py +159 -46
  592. pulumi_oci/database/database_software_image.py +103 -29
  593. pulumi_oci/database/database_upgrade.py +129 -36
  594. pulumi_oci/database/db_home.py +120 -33
  595. pulumi_oci/database/db_node.py +100 -28
  596. pulumi_oci/database/db_node_console_connection.py +61 -15
  597. pulumi_oci/database/db_system.py +303 -89
  598. pulumi_oci/database/db_systems_upgrade.py +181 -55
  599. pulumi_oci/database/exadata_infrastructure.py +248 -74
  600. pulumi_oci/database/exadata_infrastructure_compute.py +166 -50
  601. pulumi_oci/database/exadata_infrastructure_storage.py +195 -58
  602. pulumi_oci/database/exadata_iorm_config.py +43 -9
  603. pulumi_oci/database/external_container_database.py +85 -23
  604. pulumi_oci/database/external_container_database_management.py +43 -9
  605. pulumi_oci/database/external_container_databases_stack_monitoring.py +37 -7
  606. pulumi_oci/database/external_database_connector.py +95 -23
  607. pulumi_oci/database/external_non_container_database.py +88 -24
  608. pulumi_oci/database/external_non_container_database_management.py +43 -9
  609. pulumi_oci/database/external_non_container_database_operations_insights_management.py +37 -7
  610. pulumi_oci/database/external_non_container_databases_stack_monitoring.py +37 -7
  611. pulumi_oci/database/external_pluggable_database.py +100 -28
  612. pulumi_oci/database/external_pluggable_database_management.py +37 -7
  613. pulumi_oci/database/external_pluggable_database_operations_insights_management.py +37 -7
  614. pulumi_oci/database/external_pluggable_databases_stack_monitoring.py +37 -7
  615. pulumi_oci/database/get_application_vip.py +1 -1
  616. pulumi_oci/database/get_application_vips.py +1 -1
  617. pulumi_oci/database/get_autonomous_character_sets.py +1 -1
  618. pulumi_oci/database/get_autonomous_container_database.py +1 -1
  619. pulumi_oci/database/get_autonomous_container_database_dataguard_association.py +1 -1
  620. pulumi_oci/database/get_autonomous_container_database_dataguard_associations.py +1 -1
  621. pulumi_oci/database/get_autonomous_container_database_resource_usage.py +1 -1
  622. pulumi_oci/database/get_autonomous_container_database_versions.py +1 -1
  623. pulumi_oci/database/get_autonomous_container_databases.py +1 -1
  624. pulumi_oci/database/get_autonomous_container_patches.py +1 -1
  625. pulumi_oci/database/get_autonomous_database.py +41 -2
  626. pulumi_oci/database/get_autonomous_database_backup.py +1 -1
  627. pulumi_oci/database/get_autonomous_database_backups.py +1 -1
  628. pulumi_oci/database/get_autonomous_database_dataguard_association.py +1 -1
  629. pulumi_oci/database/get_autonomous_database_dataguard_associations.py +1 -1
  630. pulumi_oci/database/get_autonomous_database_instance_wallet_management.py +1 -1
  631. pulumi_oci/database/get_autonomous_database_refreshable_clones.py +1 -1
  632. pulumi_oci/database/get_autonomous_database_regional_wallet_management.py +21 -1
  633. pulumi_oci/database/get_autonomous_database_wallet.py +1 -1
  634. pulumi_oci/database/get_autonomous_databases.py +39 -2
  635. pulumi_oci/database/get_autonomous_databases_clones.py +1 -1
  636. pulumi_oci/database/get_autonomous_db_preview_versions.py +1 -1
  637. pulumi_oci/database/get_autonomous_db_versions.py +1 -1
  638. pulumi_oci/database/get_autonomous_exadata_infrastructure.py +1 -1
  639. pulumi_oci/database/get_autonomous_exadata_infrastructure_ocpu.py +1 -1
  640. pulumi_oci/database/get_autonomous_exadata_infrastructure_shapes.py +1 -1
  641. pulumi_oci/database/get_autonomous_exadata_infrastructures.py +1 -1
  642. pulumi_oci/database/get_autonomous_patch.py +1 -1
  643. pulumi_oci/database/get_autonomous_virtual_machine.py +1 -1
  644. pulumi_oci/database/get_autonomous_virtual_machines.py +1 -1
  645. pulumi_oci/database/get_autonomous_vm_cluster.py +1 -1
  646. pulumi_oci/database/get_autonomous_vm_clusters.py +1 -1
  647. pulumi_oci/database/get_backup_destination.py +1 -1
  648. pulumi_oci/database/get_backup_destinations.py +1 -1
  649. pulumi_oci/database/get_backups.py +1 -1
  650. pulumi_oci/database/get_cloud_autonomous_vm_cluster.py +1 -1
  651. pulumi_oci/database/get_cloud_autonomous_vm_cluster_acd_resource_usages.py +1 -1
  652. pulumi_oci/database/get_cloud_autonomous_vm_cluster_resource_usage.py +1 -1
  653. pulumi_oci/database/get_cloud_autonomous_vm_clusters.py +1 -1
  654. pulumi_oci/database/get_cloud_exadata_infrastructure.py +1 -1
  655. pulumi_oci/database/get_cloud_exadata_infrastructure_un_allocated_resource.py +1 -1
  656. pulumi_oci/database/get_cloud_exadata_infrastructures.py +1 -1
  657. pulumi_oci/database/get_cloud_vm_cluster.py +1 -1
  658. pulumi_oci/database/get_cloud_vm_cluster_iorm_config.py +1 -1
  659. pulumi_oci/database/get_cloud_vm_clusters.py +1 -1
  660. pulumi_oci/database/get_data_guard_association.py +1 -1
  661. pulumi_oci/database/get_data_guard_associations.py +1 -1
  662. pulumi_oci/database/get_database.py +1 -1
  663. pulumi_oci/database/get_database_maintenance_run_histories.py +1 -1
  664. pulumi_oci/database/get_database_maintenance_run_history.py +1 -1
  665. pulumi_oci/database/get_database_pdb_conversion_history_entries.py +1 -1
  666. pulumi_oci/database/get_database_pdb_conversion_history_entry.py +1 -1
  667. pulumi_oci/database/get_database_software_image.py +1 -1
  668. pulumi_oci/database/get_database_software_images.py +1 -1
  669. pulumi_oci/database/get_database_upgrade_history_entries.py +1 -1
  670. pulumi_oci/database/get_database_upgrade_history_entry.py +1 -1
  671. pulumi_oci/database/get_databases.py +1 -1
  672. pulumi_oci/database/get_db_home.py +1 -1
  673. pulumi_oci/database/get_db_home_patch_history_entries.py +1 -1
  674. pulumi_oci/database/get_db_home_patches.py +1 -1
  675. pulumi_oci/database/get_db_homes.py +1 -1
  676. pulumi_oci/database/get_db_node.py +1 -1
  677. pulumi_oci/database/get_db_node_console_connection.py +1 -1
  678. pulumi_oci/database/get_db_node_console_connections.py +1 -1
  679. pulumi_oci/database/get_db_nodes.py +1 -1
  680. pulumi_oci/database/get_db_server.py +1 -1
  681. pulumi_oci/database/get_db_servers.py +1 -1
  682. pulumi_oci/database/get_db_system_compute_performances.py +1 -1
  683. pulumi_oci/database/get_db_system_history_entries.py +1 -1
  684. pulumi_oci/database/get_db_system_patches.py +1 -1
  685. pulumi_oci/database/get_db_system_shapes.py +1 -1
  686. pulumi_oci/database/get_db_system_storage_performances.py +1 -1
  687. pulumi_oci/database/get_db_systems.py +1 -1
  688. pulumi_oci/database/get_db_systems_upgrade_history_entries.py +1 -1
  689. pulumi_oci/database/get_db_systems_upgrade_history_entry.py +1 -1
  690. pulumi_oci/database/get_db_versions.py +1 -1
  691. pulumi_oci/database/get_exadata_infrastructure.py +1 -1
  692. pulumi_oci/database/get_exadata_infrastructure_download_config_file.py +1 -1
  693. pulumi_oci/database/get_exadata_infrastructure_un_allocated_resource.py +1 -1
  694. pulumi_oci/database/get_exadata_infrastructures.py +1 -1
  695. pulumi_oci/database/get_exadata_iorm_config.py +1 -1
  696. pulumi_oci/database/get_external_container_database.py +1 -1
  697. pulumi_oci/database/get_external_container_databases.py +1 -1
  698. pulumi_oci/database/get_external_database_connector.py +1 -1
  699. pulumi_oci/database/get_external_database_connectors.py +1 -1
  700. pulumi_oci/database/get_external_non_container_database.py +1 -1
  701. pulumi_oci/database/get_external_non_container_databases.py +1 -1
  702. pulumi_oci/database/get_external_pluggable_database.py +1 -1
  703. pulumi_oci/database/get_external_pluggable_databases.py +1 -1
  704. pulumi_oci/database/get_flex_components.py +1 -1
  705. pulumi_oci/database/get_gi_versions.py +1 -1
  706. pulumi_oci/database/get_infrastructure_target_version.py +1 -1
  707. pulumi_oci/database/get_key_store.py +1 -1
  708. pulumi_oci/database/get_key_stores.py +1 -1
  709. pulumi_oci/database/get_maintenance_run.py +1 -1
  710. pulumi_oci/database/get_maintenance_runs.py +1 -1
  711. pulumi_oci/database/get_managed_preferred_credential.py +1 -1
  712. pulumi_oci/database/get_managed_preferred_credentials.py +1 -1
  713. pulumi_oci/database/get_oneoff_patch.py +1 -1
  714. pulumi_oci/database/get_oneoff_patches.py +1 -1
  715. pulumi_oci/database/get_pluggable_database.py +1 -1
  716. pulumi_oci/database/get_pluggable_databases.py +1 -1
  717. pulumi_oci/database/get_vm_cluster.py +1 -1
  718. pulumi_oci/database/get_vm_cluster_network.py +1 -1
  719. pulumi_oci/database/get_vm_cluster_network_download_config_file.py +1 -1
  720. pulumi_oci/database/get_vm_cluster_networks.py +1 -1
  721. pulumi_oci/database/get_vm_cluster_patch.py +1 -1
  722. pulumi_oci/database/get_vm_cluster_patch_history_entries.py +1 -1
  723. pulumi_oci/database/get_vm_cluster_patch_history_entry.py +1 -1
  724. pulumi_oci/database/get_vm_cluster_patches.py +1 -1
  725. pulumi_oci/database/get_vm_cluster_recommended_network.py +1 -1
  726. pulumi_oci/database/get_vm_cluster_update.py +1 -1
  727. pulumi_oci/database/get_vm_cluster_update_history_entries.py +1 -1
  728. pulumi_oci/database/get_vm_cluster_update_history_entry.py +1 -1
  729. pulumi_oci/database/get_vm_cluster_updates.py +1 -1
  730. pulumi_oci/database/get_vm_clusters.py +1 -1
  731. pulumi_oci/database/key_store.py +66 -15
  732. pulumi_oci/database/maintenance_run.py +148 -44
  733. pulumi_oci/database/oneoff_patch.py +88 -24
  734. pulumi_oci/database/outputs.py +12905 -3057
  735. pulumi_oci/database/pluggable_database.py +91 -25
  736. pulumi_oci/database/pluggable_database_managements_management.py +114 -31
  737. pulumi_oci/database/pluggable_databases_local_clone.py +85 -23
  738. pulumi_oci/database/pluggable_databases_remote_clone.py +97 -27
  739. pulumi_oci/database/vm_cluster.py +171 -50
  740. pulumi_oci/database/vm_cluster_add_virtual_network.py +109 -31
  741. pulumi_oci/database/vm_cluster_network.py +103 -29
  742. pulumi_oci/database/vm_cluster_remove_virtual_machine.py +103 -29
  743. pulumi_oci/databasemanagement/_inputs.py +1848 -402
  744. pulumi_oci/databasemanagement/db_management_private_endpoint.py +67 -17
  745. pulumi_oci/databasemanagement/external_asm.py +73 -19
  746. pulumi_oci/databasemanagement/external_cluster.py +79 -21
  747. pulumi_oci/databasemanagement/external_cluster_instance.py +73 -19
  748. pulumi_oci/databasemanagement/external_db_node.py +70 -18
  749. pulumi_oci/databasemanagement/external_db_system.py +80 -18
  750. pulumi_oci/databasemanagement/external_db_system_connector.py +73 -19
  751. pulumi_oci/databasemanagement/external_db_system_database_managements_management.py +37 -7
  752. pulumi_oci/databasemanagement/external_db_system_discovery.py +67 -17
  753. pulumi_oci/databasemanagement/external_db_system_stack_monitorings_management.py +43 -9
  754. pulumi_oci/databasemanagement/external_exadata_infrastructure.py +91 -25
  755. pulumi_oci/databasemanagement/external_exadata_infrastructure_exadata_management.py +37 -7
  756. pulumi_oci/databasemanagement/external_exadata_storage_connector.py +84 -21
  757. pulumi_oci/databasemanagement/external_listener.py +100 -28
  758. pulumi_oci/databasemanagement/get_db_management_private_endpoint.py +1 -1
  759. pulumi_oci/databasemanagement/get_db_management_private_endpoint_associated_database.py +1 -1
  760. pulumi_oci/databasemanagement/get_db_management_private_endpoint_associated_databases.py +1 -1
  761. pulumi_oci/databasemanagement/get_db_management_private_endpoints.py +1 -1
  762. pulumi_oci/databasemanagement/get_external_asm.py +1 -1
  763. pulumi_oci/databasemanagement/get_external_asm_configuration.py +1 -1
  764. pulumi_oci/databasemanagement/get_external_asm_disk_groups.py +1 -1
  765. pulumi_oci/databasemanagement/get_external_asm_instance.py +1 -1
  766. pulumi_oci/databasemanagement/get_external_asm_instances.py +1 -1
  767. pulumi_oci/databasemanagement/get_external_asm_users.py +1 -1
  768. pulumi_oci/databasemanagement/get_external_asms.py +1 -1
  769. pulumi_oci/databasemanagement/get_external_cluster.py +1 -1
  770. pulumi_oci/databasemanagement/get_external_cluster_instance.py +1 -1
  771. pulumi_oci/databasemanagement/get_external_cluster_instances.py +1 -1
  772. pulumi_oci/databasemanagement/get_external_clusters.py +1 -1
  773. pulumi_oci/databasemanagement/get_external_databases.py +1 -1
  774. pulumi_oci/databasemanagement/get_external_db_home.py +1 -1
  775. pulumi_oci/databasemanagement/get_external_db_homes.py +1 -1
  776. pulumi_oci/databasemanagement/get_external_db_node.py +1 -1
  777. pulumi_oci/databasemanagement/get_external_db_nodes.py +1 -1
  778. pulumi_oci/databasemanagement/get_external_db_system.py +1 -1
  779. pulumi_oci/databasemanagement/get_external_db_system_connector.py +1 -1
  780. pulumi_oci/databasemanagement/get_external_db_system_connectors.py +1 -1
  781. pulumi_oci/databasemanagement/get_external_db_system_discoveries.py +1 -1
  782. pulumi_oci/databasemanagement/get_external_db_system_discovery.py +1 -1
  783. pulumi_oci/databasemanagement/get_external_db_systems.py +1 -1
  784. pulumi_oci/databasemanagement/get_external_exadata_infrastructure.py +1 -1
  785. pulumi_oci/databasemanagement/get_external_exadata_infrastructures.py +1 -1
  786. pulumi_oci/databasemanagement/get_external_exadata_storage_connector.py +1 -1
  787. pulumi_oci/databasemanagement/get_external_exadata_storage_connectors.py +1 -1
  788. pulumi_oci/databasemanagement/get_external_exadata_storage_grid.py +1 -1
  789. pulumi_oci/databasemanagement/get_external_exadata_storage_server.py +1 -1
  790. pulumi_oci/databasemanagement/get_external_exadata_storage_server_iorm_plan.py +1 -1
  791. pulumi_oci/databasemanagement/get_external_exadata_storage_server_open_alert_history.py +1 -1
  792. pulumi_oci/databasemanagement/get_external_exadata_storage_server_top_sql_cpu_activity.py +1 -1
  793. pulumi_oci/databasemanagement/get_external_exadata_storage_servers.py +1 -1
  794. pulumi_oci/databasemanagement/get_external_listener.py +1 -1
  795. pulumi_oci/databasemanagement/get_external_listener_services.py +1 -1
  796. pulumi_oci/databasemanagement/get_external_listeners.py +1 -1
  797. pulumi_oci/databasemanagement/get_job_executions_status.py +1 -1
  798. pulumi_oci/databasemanagement/get_job_executions_statuses.py +1 -1
  799. pulumi_oci/databasemanagement/get_managed_database.py +1 -1
  800. pulumi_oci/databasemanagement/get_managed_database_addm_task.py +1 -1
  801. pulumi_oci/databasemanagement/get_managed_database_addm_tasks.py +1 -1
  802. pulumi_oci/databasemanagement/get_managed_database_alert_log_count.py +1 -1
  803. pulumi_oci/databasemanagement/get_managed_database_alert_log_counts.py +1 -1
  804. pulumi_oci/databasemanagement/get_managed_database_attention_log_count.py +1 -1
  805. pulumi_oci/databasemanagement/get_managed_database_attention_log_counts.py +1 -1
  806. pulumi_oci/databasemanagement/get_managed_database_cursor_cache_statements.py +1 -1
  807. pulumi_oci/databasemanagement/get_managed_database_group.py +1 -1
  808. pulumi_oci/databasemanagement/get_managed_database_groups.py +1 -1
  809. pulumi_oci/databasemanagement/get_managed_database_optimizer_statistics_advisor_execution.py +1 -1
  810. pulumi_oci/databasemanagement/get_managed_database_optimizer_statistics_advisor_execution_script.py +1 -1
  811. pulumi_oci/databasemanagement/get_managed_database_optimizer_statistics_advisor_executions.py +1 -1
  812. pulumi_oci/databasemanagement/get_managed_database_optimizer_statistics_collection_aggregations.py +1 -1
  813. pulumi_oci/databasemanagement/get_managed_database_optimizer_statistics_collection_operation.py +1 -1
  814. pulumi_oci/databasemanagement/get_managed_database_optimizer_statistics_collection_operations.py +1 -1
  815. pulumi_oci/databasemanagement/get_managed_database_sql_plan_baseline.py +1 -1
  816. pulumi_oci/databasemanagement/get_managed_database_sql_plan_baseline_configuration.py +1 -1
  817. pulumi_oci/databasemanagement/get_managed_database_sql_plan_baseline_jobs.py +1 -1
  818. pulumi_oci/databasemanagement/get_managed_database_sql_plan_baselines.py +1 -1
  819. pulumi_oci/databasemanagement/get_managed_database_sql_tuning_advisor_task.py +1 -1
  820. pulumi_oci/databasemanagement/get_managed_database_sql_tuning_advisor_tasks.py +1 -1
  821. pulumi_oci/databasemanagement/get_managed_database_sql_tuning_advisor_tasks_execution_plan_stats_comparison.py +1 -1
  822. pulumi_oci/databasemanagement/get_managed_database_sql_tuning_advisor_tasks_finding.py +1 -1
  823. pulumi_oci/databasemanagement/get_managed_database_sql_tuning_advisor_tasks_findings.py +1 -1
  824. pulumi_oci/databasemanagement/get_managed_database_sql_tuning_advisor_tasks_recommendation.py +1 -1
  825. pulumi_oci/databasemanagement/get_managed_database_sql_tuning_advisor_tasks_recommendations.py +1 -1
  826. pulumi_oci/databasemanagement/get_managed_database_sql_tuning_advisor_tasks_sql_execution_plan.py +1 -1
  827. pulumi_oci/databasemanagement/get_managed_database_sql_tuning_advisor_tasks_summary_report.py +1 -1
  828. pulumi_oci/databasemanagement/get_managed_database_sql_tuning_set.py +1 -1
  829. pulumi_oci/databasemanagement/get_managed_database_sql_tuning_sets.py +1 -1
  830. pulumi_oci/databasemanagement/get_managed_database_table_statistics.py +1 -1
  831. pulumi_oci/databasemanagement/get_managed_database_user.py +1 -1
  832. pulumi_oci/databasemanagement/get_managed_database_user_consumer_group_privilege.py +1 -1
  833. pulumi_oci/databasemanagement/get_managed_database_user_consumer_group_privileges.py +1 -1
  834. pulumi_oci/databasemanagement/get_managed_database_user_data_access_container.py +1 -1
  835. pulumi_oci/databasemanagement/get_managed_database_user_data_access_containers.py +1 -1
  836. pulumi_oci/databasemanagement/get_managed_database_user_object_privilege.py +1 -1
  837. pulumi_oci/databasemanagement/get_managed_database_user_object_privileges.py +1 -1
  838. pulumi_oci/databasemanagement/get_managed_database_user_proxied_for_user.py +1 -1
  839. pulumi_oci/databasemanagement/get_managed_database_user_proxied_for_users.py +1 -1
  840. pulumi_oci/databasemanagement/get_managed_database_user_role.py +1 -1
  841. pulumi_oci/databasemanagement/get_managed_database_user_roles.py +1 -1
  842. pulumi_oci/databasemanagement/get_managed_database_users.py +1 -1
  843. pulumi_oci/databasemanagement/get_managed_databases.py +1 -1
  844. pulumi_oci/databasemanagement/get_managed_databases_asm_properties.py +1 -1
  845. pulumi_oci/databasemanagement/get_managed_databases_asm_property.py +1 -1
  846. pulumi_oci/databasemanagement/get_managed_databases_database_parameter.py +1 -1
  847. pulumi_oci/databasemanagement/get_managed_databases_database_parameters.py +1 -1
  848. pulumi_oci/databasemanagement/get_managed_databases_user_proxy_user.py +1 -1
  849. pulumi_oci/databasemanagement/get_managed_databases_user_proxy_users.py +1 -1
  850. pulumi_oci/databasemanagement/get_managed_databases_user_system_privilege.py +1 -1
  851. pulumi_oci/databasemanagement/get_managed_databases_user_system_privileges.py +1 -1
  852. pulumi_oci/databasemanagement/managed_database_group.py +52 -12
  853. pulumi_oci/databasemanagement/managed_databases_change_database_parameter.py +48 -9
  854. pulumi_oci/databasemanagement/managed_databases_reset_database_parameter.py +48 -9
  855. pulumi_oci/databasemanagement/outputs.py +7807 -1812
  856. pulumi_oci/databasemigration/_inputs.py +962 -150
  857. pulumi_oci/databasemigration/agent.py +82 -22
  858. pulumi_oci/databasemigration/connection.py +163 -39
  859. pulumi_oci/databasemigration/get_agent.py +1 -1
  860. pulumi_oci/databasemigration/get_agent_images.py +1 -1
  861. pulumi_oci/databasemigration/get_agents.py +1 -1
  862. pulumi_oci/databasemigration/get_connection.py +1 -1
  863. pulumi_oci/databasemigration/get_connections.py +1 -1
  864. pulumi_oci/databasemigration/get_job_advisor_report.py +1 -1
  865. pulumi_oci/databasemigration/get_job_output.py +1 -1
  866. pulumi_oci/databasemigration/get_migration.py +12 -2
  867. pulumi_oci/databasemigration/get_migration_object_types.py +1 -1
  868. pulumi_oci/databasemigration/get_migrations.py +1 -1
  869. pulumi_oci/databasemigration/job.py +70 -18
  870. pulumi_oci/databasemigration/migration.py +238 -48
  871. pulumi_oci/databasemigration/outputs.py +2788 -458
  872. pulumi_oci/databasetools/_inputs.py +137 -23
  873. pulumi_oci/databasetools/database_tools_connection.py +116 -30
  874. pulumi_oci/databasetools/database_tools_private_endpoint.py +103 -29
  875. pulumi_oci/databasetools/get_database_tools_connection.py +1 -1
  876. pulumi_oci/databasetools/get_database_tools_connections.py +1 -1
  877. pulumi_oci/databasetools/get_database_tools_endpoint_service.py +1 -1
  878. pulumi_oci/databasetools/get_database_tools_endpoint_services.py +1 -1
  879. pulumi_oci/databasetools/get_database_tools_private_endpoint.py +1 -1
  880. pulumi_oci/databasetools/get_database_tools_private_endpoints.py +1 -1
  881. pulumi_oci/databasetools/outputs.py +514 -102
  882. pulumi_oci/datacatalog/_inputs.py +97 -19
  883. pulumi_oci/datacatalog/catalog.py +70 -18
  884. pulumi_oci/datacatalog/catalog_private_endpoint.py +70 -18
  885. pulumi_oci/datacatalog/connection.py +94 -39
  886. pulumi_oci/datacatalog/data_asset.py +79 -34
  887. pulumi_oci/datacatalog/get_catalog.py +1 -1
  888. pulumi_oci/datacatalog/get_catalog_private_endpoint.py +1 -1
  889. pulumi_oci/datacatalog/get_catalog_private_endpoints.py +1 -1
  890. pulumi_oci/datacatalog/get_catalog_type.py +1 -1
  891. pulumi_oci/datacatalog/get_catalog_types.py +1 -1
  892. pulumi_oci/datacatalog/get_catalogs.py +1 -1
  893. pulumi_oci/datacatalog/get_connection.py +1 -1
  894. pulumi_oci/datacatalog/get_connections.py +1 -1
  895. pulumi_oci/datacatalog/get_data_asset.py +1 -1
  896. pulumi_oci/datacatalog/get_data_assets.py +1 -1
  897. pulumi_oci/datacatalog/get_metastore.py +1 -1
  898. pulumi_oci/datacatalog/get_metastores.py +1 -1
  899. pulumi_oci/datacatalog/metastore.py +67 -17
  900. pulumi_oci/datacatalog/outputs.py +403 -100
  901. pulumi_oci/dataflow/_inputs.py +421 -78
  902. pulumi_oci/dataflow/application.py +217 -62
  903. pulumi_oci/dataflow/get_application.py +1 -1
  904. pulumi_oci/dataflow/get_applications.py +1 -1
  905. pulumi_oci/dataflow/get_invoke_run.py +1 -1
  906. pulumi_oci/dataflow/get_invoke_runs.py +1 -1
  907. pulumi_oci/dataflow/get_pool.py +1 -1
  908. pulumi_oci/dataflow/get_pools.py +1 -1
  909. pulumi_oci/dataflow/get_private_endpoint.py +1 -1
  910. pulumi_oci/dataflow/get_private_endpoints.py +1 -1
  911. pulumi_oci/dataflow/get_run_log.py +1 -1
  912. pulumi_oci/dataflow/get_run_logs.py +1 -1
  913. pulumi_oci/dataflow/get_run_statement.py +1 -1
  914. pulumi_oci/dataflow/get_run_statements.py +1 -1
  915. pulumi_oci/dataflow/get_sql_endpoint.py +1 -1
  916. pulumi_oci/dataflow/get_sql_endpoints.py +1 -1
  917. pulumi_oci/dataflow/invoke_run.py +241 -70
  918. pulumi_oci/dataflow/outputs.py +1579 -345
  919. pulumi_oci/dataflow/pool.py +91 -25
  920. pulumi_oci/dataflow/private_endpoint.py +97 -27
  921. pulumi_oci/dataflow/run_statement.py +46 -10
  922. pulumi_oci/dataflow/sql_endpoint.py +151 -40
  923. pulumi_oci/dataintegration/_inputs.py +530 -119
  924. pulumi_oci/dataintegration/get_workspace.py +1 -1
  925. pulumi_oci/dataintegration/get_workspace_application.py +1 -1
  926. pulumi_oci/dataintegration/get_workspace_applications.py +1 -1
  927. pulumi_oci/dataintegration/get_workspace_folder.py +1 -1
  928. pulumi_oci/dataintegration/get_workspace_folders.py +1 -1
  929. pulumi_oci/dataintegration/get_workspace_project.py +1 -1
  930. pulumi_oci/dataintegration/get_workspace_projects.py +1 -1
  931. pulumi_oci/dataintegration/get_workspaces.py +1 -1
  932. pulumi_oci/dataintegration/outputs.py +1752 -412
  933. pulumi_oci/dataintegration/workspace.py +139 -41
  934. pulumi_oci/dataintegration/workspace_application.py +146 -40
  935. pulumi_oci/dataintegration/workspace_folder.py +99 -26
  936. pulumi_oci/dataintegration/workspace_project.py +93 -24
  937. pulumi_oci/datalabellingservice/_inputs.py +160 -29
  938. pulumi_oci/datalabellingservice/dataset.py +134 -31
  939. pulumi_oci/datalabellingservice/get_annotation_format.py +1 -1
  940. pulumi_oci/datalabellingservice/get_annotation_formats.py +1 -1
  941. pulumi_oci/datalabellingservice/get_dataset.py +1 -1
  942. pulumi_oci/datalabellingservice/get_datasets.py +1 -1
  943. pulumi_oci/datalabellingservice/outputs.py +518 -96
  944. pulumi_oci/datasafe/_inputs.py +1508 -333
  945. pulumi_oci/datasafe/add_sdm_columns.py +25 -3
  946. pulumi_oci/datasafe/alert.py +103 -29
  947. pulumi_oci/datasafe/audit_archive_retrieval.py +91 -25
  948. pulumi_oci/datasafe/audit_policy.py +100 -28
  949. pulumi_oci/datasafe/audit_profile.py +100 -28
  950. pulumi_oci/datasafe/audit_trail.py +103 -29
  951. pulumi_oci/datasafe/compare_security_assessment.py +31 -5
  952. pulumi_oci/datasafe/compare_user_assessment.py +31 -5
  953. pulumi_oci/datasafe/data_safe_configuration.py +52 -12
  954. pulumi_oci/datasafe/data_safe_private_endpoint.py +88 -24
  955. pulumi_oci/datasafe/discovery_jobs_result.py +82 -25
  956. pulumi_oci/datasafe/discovery_mod.py +124 -36
  957. pulumi_oci/datasafe/get_alert.py +1 -1
  958. pulumi_oci/datasafe/get_alert_analytic.py +1 -1
  959. pulumi_oci/datasafe/get_alert_policies.py +1 -1
  960. pulumi_oci/datasafe/get_alert_policy.py +1 -1
  961. pulumi_oci/datasafe/get_alert_policy_rule.py +1 -1
  962. pulumi_oci/datasafe/get_alert_policy_rules.py +1 -1
  963. pulumi_oci/datasafe/get_alerts.py +1 -1
  964. pulumi_oci/datasafe/get_audit_archive_retrieval.py +1 -1
  965. pulumi_oci/datasafe/get_audit_archive_retrievals.py +1 -1
  966. pulumi_oci/datasafe/get_audit_event.py +1 -1
  967. pulumi_oci/datasafe/get_audit_event_analytic.py +1 -1
  968. pulumi_oci/datasafe/get_audit_events.py +1 -1
  969. pulumi_oci/datasafe/get_audit_policies.py +1 -1
  970. pulumi_oci/datasafe/get_audit_policy.py +1 -1
  971. pulumi_oci/datasafe/get_audit_profile.py +1 -1
  972. pulumi_oci/datasafe/get_audit_profile_analytic.py +1 -1
  973. pulumi_oci/datasafe/get_audit_profile_available_audit_volume.py +1 -1
  974. pulumi_oci/datasafe/get_audit_profile_available_audit_volumes.py +1 -1
  975. pulumi_oci/datasafe/get_audit_profile_collected_audit_volume.py +1 -1
  976. pulumi_oci/datasafe/get_audit_profile_collected_audit_volumes.py +1 -1
  977. pulumi_oci/datasafe/get_audit_profiles.py +1 -1
  978. pulumi_oci/datasafe/get_audit_trail.py +1 -1
  979. pulumi_oci/datasafe/get_audit_trail_analytic.py +1 -1
  980. pulumi_oci/datasafe/get_audit_trails.py +1 -1
  981. pulumi_oci/datasafe/get_compatible_formats_for_data_type.py +27 -1
  982. pulumi_oci/datasafe/get_compatible_formats_for_sensitive_type.py +1 -1
  983. pulumi_oci/datasafe/get_data_safe_configuration.py +1 -1
  984. pulumi_oci/datasafe/get_data_safe_private_endpoint.py +1 -1
  985. pulumi_oci/datasafe/get_data_safe_private_endpoints.py +1 -1
  986. pulumi_oci/datasafe/get_discovery_analytic.py +1 -1
  987. pulumi_oci/datasafe/get_discovery_analytics.py +1 -1
  988. pulumi_oci/datasafe/get_discovery_job.py +1 -1
  989. pulumi_oci/datasafe/get_discovery_jobs_result.py +1 -1
  990. pulumi_oci/datasafe/get_discovery_jobs_results.py +1 -1
  991. pulumi_oci/datasafe/get_library_masking_format.py +1 -1
  992. pulumi_oci/datasafe/get_library_masking_formats.py +1 -1
  993. pulumi_oci/datasafe/get_list_user_grants.py +1 -1
  994. pulumi_oci/datasafe/get_masking_analytic.py +1 -1
  995. pulumi_oci/datasafe/get_masking_analytics.py +1 -1
  996. pulumi_oci/datasafe/get_masking_policies.py +1 -1
  997. pulumi_oci/datasafe/get_masking_policies_masking_column.py +1 -1
  998. pulumi_oci/datasafe/get_masking_policies_masking_columns.py +1 -1
  999. pulumi_oci/datasafe/get_masking_policy.py +1 -1
  1000. pulumi_oci/datasafe/get_masking_policy_masking_objects.py +1 -1
  1001. pulumi_oci/datasafe/get_masking_policy_masking_schemas.py +1 -1
  1002. pulumi_oci/datasafe/get_masking_report.py +1 -1
  1003. pulumi_oci/datasafe/get_masking_report_masked_columns.py +1 -1
  1004. pulumi_oci/datasafe/get_masking_reports.py +1 -1
  1005. pulumi_oci/datasafe/get_masking_reports_masked_column.py +1 -1
  1006. pulumi_oci/datasafe/get_onprem_connector.py +1 -1
  1007. pulumi_oci/datasafe/get_onprem_connectors.py +1 -1
  1008. pulumi_oci/datasafe/get_report.py +1 -1
  1009. pulumi_oci/datasafe/get_report_content.py +1 -1
  1010. pulumi_oci/datasafe/get_report_definition.py +1 -1
  1011. pulumi_oci/datasafe/get_report_definitions.py +1 -1
  1012. pulumi_oci/datasafe/get_reports.py +1 -1
  1013. pulumi_oci/datasafe/get_sdm_masking_policy_difference.py +1 -1
  1014. pulumi_oci/datasafe/get_sdm_masking_policy_difference_difference_column.py +1 -1
  1015. pulumi_oci/datasafe/get_sdm_masking_policy_difference_difference_columns.py +1 -1
  1016. pulumi_oci/datasafe/get_sdm_masking_policy_differences.py +1 -1
  1017. pulumi_oci/datasafe/get_security_assessment.py +1 -1
  1018. pulumi_oci/datasafe/get_security_assessment_comparison.py +1 -1
  1019. pulumi_oci/datasafe/get_security_assessment_finding.py +1 -1
  1020. pulumi_oci/datasafe/get_security_assessment_findings.py +1 -1
  1021. pulumi_oci/datasafe/get_security_assessments.py +1 -1
  1022. pulumi_oci/datasafe/get_sensitive_data_model.py +1 -1
  1023. pulumi_oci/datasafe/get_sensitive_data_model_sensitive_objects.py +1 -1
  1024. pulumi_oci/datasafe/get_sensitive_data_model_sensitive_schemas.py +1 -1
  1025. pulumi_oci/datasafe/get_sensitive_data_models.py +1 -1
  1026. pulumi_oci/datasafe/get_sensitive_data_models_sensitive_column.py +1 -1
  1027. pulumi_oci/datasafe/get_sensitive_data_models_sensitive_columns.py +1 -1
  1028. pulumi_oci/datasafe/get_sensitive_type.py +1 -1
  1029. pulumi_oci/datasafe/get_sensitive_types.py +1 -1
  1030. pulumi_oci/datasafe/get_target_alert_policy_association.py +1 -1
  1031. pulumi_oci/datasafe/get_target_alert_policy_associations.py +1 -1
  1032. pulumi_oci/datasafe/get_target_database.py +1 -1
  1033. pulumi_oci/datasafe/get_target_database_role.py +1 -1
  1034. pulumi_oci/datasafe/get_target_database_roles.py +1 -1
  1035. pulumi_oci/datasafe/get_target_databases.py +1 -1
  1036. pulumi_oci/datasafe/get_target_databases_columns.py +1 -1
  1037. pulumi_oci/datasafe/get_target_databases_schemas.py +1 -1
  1038. pulumi_oci/datasafe/get_target_databases_tables.py +1 -1
  1039. pulumi_oci/datasafe/get_user_assessment.py +1 -1
  1040. pulumi_oci/datasafe/get_user_assessment_comparison.py +1 -1
  1041. pulumi_oci/datasafe/get_user_assessment_profile_analytics.py +1 -1
  1042. pulumi_oci/datasafe/get_user_assessment_profiles.py +1 -1
  1043. pulumi_oci/datasafe/get_user_assessment_user_analytics.py +1 -1
  1044. pulumi_oci/datasafe/get_user_assessment_users.py +1 -1
  1045. pulumi_oci/datasafe/get_user_assessments.py +1 -1
  1046. pulumi_oci/datasafe/library_masing_format.py +73 -19
  1047. pulumi_oci/datasafe/mask_data.py +31 -5
  1048. pulumi_oci/datasafe/masking_policies_apply_difference_to_masking_columns.py +31 -5
  1049. pulumi_oci/datasafe/masking_policies_masking_column.py +94 -26
  1050. pulumi_oci/datasafe/masking_policy.py +112 -32
  1051. pulumi_oci/datasafe/on_prem_connector.py +67 -17
  1052. pulumi_oci/datasafe/outputs.py +6826 -1649
  1053. pulumi_oci/datasafe/report_definition.py +127 -37
  1054. pulumi_oci/datasafe/sdm_masking_policy_difference.py +70 -18
  1055. pulumi_oci/datasafe/security_assessment.py +115 -33
  1056. pulumi_oci/datasafe/sensitive_data_model.py +109 -31
  1057. pulumi_oci/datasafe/sensitive_data_models_apply_discovery_job_results.py +31 -5
  1058. pulumi_oci/datasafe/sensitive_data_models_sensitive_column.py +124 -36
  1059. pulumi_oci/datasafe/sensitive_type.py +112 -32
  1060. pulumi_oci/datasafe/set_security_assessment_baseline.py +31 -5
  1061. pulumi_oci/datasafe/set_user_assessment_baseline.py +31 -5
  1062. pulumi_oci/datasafe/target_alert_policy_association.py +79 -21
  1063. pulumi_oci/datasafe/target_database.py +111 -25
  1064. pulumi_oci/datasafe/unset_security_assessment_baseline.py +25 -3
  1065. pulumi_oci/datasafe/unset_user_assessment_baseline.py +25 -3
  1066. pulumi_oci/datasafe/user_assessment.py +109 -31
  1067. pulumi_oci/datascience/__init__.py +3 -0
  1068. pulumi_oci/datascience/_inputs.py +1035 -188
  1069. pulumi_oci/datascience/get_fast_launch_job_configs.py +1 -1
  1070. pulumi_oci/datascience/get_job.py +1 -1
  1071. pulumi_oci/datascience/get_job_run.py +1 -1
  1072. pulumi_oci/datascience/get_job_runs.py +1 -1
  1073. pulumi_oci/datascience/get_job_shapes.py +1 -1
  1074. pulumi_oci/datascience/get_jobs.py +1 -1
  1075. pulumi_oci/datascience/get_model.py +1 -1
  1076. pulumi_oci/datascience/get_model_deployment.py +1 -1
  1077. pulumi_oci/datascience/get_model_deployment_shapes.py +1 -1
  1078. pulumi_oci/datascience/get_model_deployments.py +1 -1
  1079. pulumi_oci/datascience/get_model_provenance.py +1 -1
  1080. pulumi_oci/datascience/get_model_version_set.py +1 -1
  1081. pulumi_oci/datascience/get_model_version_sets.py +1 -1
  1082. pulumi_oci/datascience/get_models.py +1 -1
  1083. pulumi_oci/datascience/get_notebook_session.py +1 -1
  1084. pulumi_oci/datascience/get_notebook_session_shapes.py +1 -1
  1085. pulumi_oci/datascience/get_notebook_sessions.py +1 -1
  1086. pulumi_oci/datascience/get_pipeline.py +1 -1
  1087. pulumi_oci/datascience/get_pipeline_run.py +1 -1
  1088. pulumi_oci/datascience/get_pipeline_runs.py +1 -1
  1089. pulumi_oci/datascience/get_pipelines.py +1 -1
  1090. pulumi_oci/datascience/get_private_endpoint.py +297 -0
  1091. pulumi_oci/datascience/get_private_endpoints.py +216 -0
  1092. pulumi_oci/datascience/get_project.py +1 -1
  1093. pulumi_oci/datascience/get_projects.py +1 -1
  1094. pulumi_oci/datascience/job.py +133 -34
  1095. pulumi_oci/datascience/job_run.py +107 -27
  1096. pulumi_oci/datascience/model.py +118 -34
  1097. pulumi_oci/datascience/model_artifact_export.py +55 -13
  1098. pulumi_oci/datascience/model_artifact_import.py +55 -13
  1099. pulumi_oci/datascience/model_deployment.py +95 -23
  1100. pulumi_oci/datascience/model_provenance.py +61 -15
  1101. pulumi_oci/datascience/model_version_set.py +67 -17
  1102. pulumi_oci/datascience/notebook_session.py +104 -23
  1103. pulumi_oci/datascience/outputs.py +3349 -646
  1104. pulumi_oci/datascience/pipeline.py +129 -31
  1105. pulumi_oci/datascience/pipeline_run.py +125 -33
  1106. pulumi_oci/datascience/private_endpoint.py +850 -0
  1107. pulumi_oci/datascience/project.py +58 -14
  1108. pulumi_oci/devops/_inputs.py +1616 -278
  1109. pulumi_oci/devops/build_pipeline.py +78 -19
  1110. pulumi_oci/devops/build_pipeline_stage.py +178 -44
  1111. pulumi_oci/devops/build_run.py +95 -23
  1112. pulumi_oci/devops/connection.py +108 -29
  1113. pulumi_oci/devops/deploy_artifact.py +90 -23
  1114. pulumi_oci/devops/deploy_environment.py +107 -27
  1115. pulumi_oci/devops/deploy_pipeline.py +84 -21
  1116. pulumi_oci/devops/deploy_stage.py +480 -128
  1117. pulumi_oci/devops/deployment.py +130 -33
  1118. pulumi_oci/devops/get_build_pipeline.py +1 -1
  1119. pulumi_oci/devops/get_build_pipeline_stage.py +1 -1
  1120. pulumi_oci/devops/get_build_pipeline_stages.py +1 -1
  1121. pulumi_oci/devops/get_build_pipelines.py +1 -1
  1122. pulumi_oci/devops/get_build_run.py +1 -1
  1123. pulumi_oci/devops/get_build_runs.py +1 -1
  1124. pulumi_oci/devops/get_connection.py +1 -1
  1125. pulumi_oci/devops/get_connections.py +1 -1
  1126. pulumi_oci/devops/get_deploy_artifact.py +1 -1
  1127. pulumi_oci/devops/get_deploy_artifacts.py +1 -1
  1128. pulumi_oci/devops/get_deploy_environment.py +1 -1
  1129. pulumi_oci/devops/get_deploy_environments.py +1 -1
  1130. pulumi_oci/devops/get_deploy_pipeline.py +1 -1
  1131. pulumi_oci/devops/get_deploy_pipelines.py +1 -1
  1132. pulumi_oci/devops/get_deploy_stage.py +1 -1
  1133. pulumi_oci/devops/get_deploy_stages.py +1 -1
  1134. pulumi_oci/devops/get_deployment.py +1 -1
  1135. pulumi_oci/devops/get_deployments.py +1 -1
  1136. pulumi_oci/devops/get_project.py +1 -1
  1137. pulumi_oci/devops/get_projects.py +1 -1
  1138. pulumi_oci/devops/get_repo_file_line.py +1 -1
  1139. pulumi_oci/devops/get_repositories.py +1 -1
  1140. pulumi_oci/devops/get_repository.py +1 -1
  1141. pulumi_oci/devops/get_repository_archive_content.py +1 -1
  1142. pulumi_oci/devops/get_repository_author.py +1 -1
  1143. pulumi_oci/devops/get_repository_authors.py +1 -1
  1144. pulumi_oci/devops/get_repository_commit.py +1 -1
  1145. pulumi_oci/devops/get_repository_commits.py +1 -1
  1146. pulumi_oci/devops/get_repository_diff.py +1 -1
  1147. pulumi_oci/devops/get_repository_diffs.py +1 -1
  1148. pulumi_oci/devops/get_repository_file_diff.py +1 -1
  1149. pulumi_oci/devops/get_repository_file_line.py +1 -1
  1150. pulumi_oci/devops/get_repository_mirror_record.py +1 -1
  1151. pulumi_oci/devops/get_repository_mirror_records.py +1 -1
  1152. pulumi_oci/devops/get_repository_object.py +1 -1
  1153. pulumi_oci/devops/get_repository_object_content.py +1 -1
  1154. pulumi_oci/devops/get_repository_path.py +1 -1
  1155. pulumi_oci/devops/get_repository_paths.py +1 -1
  1156. pulumi_oci/devops/get_repository_ref.py +1 -1
  1157. pulumi_oci/devops/get_repository_refs.py +1 -1
  1158. pulumi_oci/devops/get_trigger.py +1 -1
  1159. pulumi_oci/devops/get_triggers.py +1 -1
  1160. pulumi_oci/devops/outputs.py +5561 -1068
  1161. pulumi_oci/devops/project.py +78 -19
  1162. pulumi_oci/devops/repository.py +114 -31
  1163. pulumi_oci/devops/repository_mirror.py +25 -3
  1164. pulumi_oci/devops/repository_ref.py +58 -14
  1165. pulumi_oci/devops/trigger.py +94 -26
  1166. pulumi_oci/disasterrecovery/_inputs.py +362 -84
  1167. pulumi_oci/disasterrecovery/dr_plan.py +76 -20
  1168. pulumi_oci/disasterrecovery/dr_plan_execution.py +99 -26
  1169. pulumi_oci/disasterrecovery/dr_protection_group.py +101 -25
  1170. pulumi_oci/disasterrecovery/get_dr_plan.py +1 -1
  1171. pulumi_oci/disasterrecovery/get_dr_plan_execution.py +1 -1
  1172. pulumi_oci/disasterrecovery/get_dr_plan_executions.py +1 -1
  1173. pulumi_oci/disasterrecovery/get_dr_plans.py +1 -1
  1174. pulumi_oci/disasterrecovery/get_dr_protection_group.py +1 -1
  1175. pulumi_oci/disasterrecovery/get_dr_protection_groups.py +1 -1
  1176. pulumi_oci/disasterrecovery/outputs.py +1198 -288
  1177. pulumi_oci/dns/_inputs.py +462 -94
  1178. pulumi_oci/dns/action_create_zone_from_zone_file.py +85 -23
  1179. pulumi_oci/dns/get_records.py +1 -1
  1180. pulumi_oci/dns/get_resolver.py +1 -1
  1181. pulumi_oci/dns/get_resolver_endpoint.py +1 -1
  1182. pulumi_oci/dns/get_resolver_endpoints.py +1 -1
  1183. pulumi_oci/dns/get_resolvers.py +1 -1
  1184. pulumi_oci/dns/get_rrset.py +1 -1
  1185. pulumi_oci/dns/get_rrsets.py +1 -1
  1186. pulumi_oci/dns/get_steering_policies.py +1 -1
  1187. pulumi_oci/dns/get_steering_policy.py +1 -1
  1188. pulumi_oci/dns/get_steering_policy_attachment.py +1 -1
  1189. pulumi_oci/dns/get_steering_policy_attachments.py +1 -1
  1190. pulumi_oci/dns/get_tsig_key.py +1 -1
  1191. pulumi_oci/dns/get_tsig_keys.py +1 -1
  1192. pulumi_oci/dns/get_view.py +1 -1
  1193. pulumi_oci/dns/get_views.py +1 -1
  1194. pulumi_oci/dns/get_zones.py +1 -1
  1195. pulumi_oci/dns/outputs.py +1297 -300
  1196. pulumi_oci/dns/record.py +64 -25
  1197. pulumi_oci/dns/resolver.py +91 -25
  1198. pulumi_oci/dns/resolver_endpoint.py +94 -26
  1199. pulumi_oci/dns/rrset.py +61 -15
  1200. pulumi_oci/dns/steering_policy.py +82 -22
  1201. pulumi_oci/dns/steering_policy_attachment.py +58 -14
  1202. pulumi_oci/dns/tsig_key.py +67 -17
  1203. pulumi_oci/dns/view.py +64 -16
  1204. pulumi_oci/dns/zone.py +97 -27
  1205. pulumi_oci/email/_inputs.py +65 -13
  1206. pulumi_oci/email/dkim.py +76 -20
  1207. pulumi_oci/email/email_domain.py +64 -16
  1208. pulumi_oci/email/get_dkim.py +1 -1
  1209. pulumi_oci/email/get_dkims.py +1 -1
  1210. pulumi_oci/email/get_email_domain.py +1 -1
  1211. pulumi_oci/email/get_email_domains.py +1 -1
  1212. pulumi_oci/email/get_sender.py +1 -1
  1213. pulumi_oci/email/get_senders.py +1 -1
  1214. pulumi_oci/email/get_suppression.py +1 -1
  1215. pulumi_oci/email/get_suppressions.py +1 -1
  1216. pulumi_oci/email/outputs.py +245 -59
  1217. pulumi_oci/email/sender.py +55 -13
  1218. pulumi_oci/email/suppression.py +49 -11
  1219. pulumi_oci/emwarehouse/_inputs.py +33 -7
  1220. pulumi_oci/emwarehouse/em_warehouse.py +82 -22
  1221. pulumi_oci/emwarehouse/get_em_warehouse.py +1 -1
  1222. pulumi_oci/emwarehouse/get_em_warehouses.py +1 -1
  1223. pulumi_oci/emwarehouse/get_etl_run.py +1 -1
  1224. pulumi_oci/emwarehouse/get_etl_runs.py +1 -1
  1225. pulumi_oci/emwarehouse/get_resource_usage.py +1 -1
  1226. pulumi_oci/emwarehouse/outputs.py +217 -52
  1227. pulumi_oci/events/_inputs.py +61 -14
  1228. pulumi_oci/events/get_rule.py +1 -1
  1229. pulumi_oci/events/get_rules.py +1 -1
  1230. pulumi_oci/events/outputs.py +192 -46
  1231. pulumi_oci/events/rule.py +81 -20
  1232. pulumi_oci/filestorage/_inputs.py +289 -62
  1233. pulumi_oci/filestorage/export.py +55 -13
  1234. pulumi_oci/filestorage/export_set.py +58 -14
  1235. pulumi_oci/filestorage/file_system.py +95 -27
  1236. pulumi_oci/filestorage/filesystem_snapshot_policy.py +70 -18
  1237. pulumi_oci/filestorage/get_export_sets.py +1 -1
  1238. pulumi_oci/filestorage/get_exports.py +1 -1
  1239. pulumi_oci/filestorage/get_file_systems.py +1 -1
  1240. pulumi_oci/filestorage/get_filesystem_snapshot_policies.py +1 -1
  1241. pulumi_oci/filestorage/get_filesystem_snapshot_policy.py +1 -1
  1242. pulumi_oci/filestorage/get_mount_targets.py +1 -1
  1243. pulumi_oci/filestorage/get_outbound_connector.py +1 -1
  1244. pulumi_oci/filestorage/get_outbound_connectors.py +1 -1
  1245. pulumi_oci/filestorage/get_replication.py +1 -1
  1246. pulumi_oci/filestorage/get_replication_target.py +1 -1
  1247. pulumi_oci/filestorage/get_replication_targets.py +1 -1
  1248. pulumi_oci/filestorage/get_replications.py +1 -1
  1249. pulumi_oci/filestorage/get_snapshot.py +1 -1
  1250. pulumi_oci/filestorage/get_snapshots.py +1 -1
  1251. pulumi_oci/filestorage/mount_target.py +116 -30
  1252. pulumi_oci/filestorage/outbound_connector.py +85 -23
  1253. pulumi_oci/filestorage/outputs.py +915 -231
  1254. pulumi_oci/filestorage/replication.py +88 -24
  1255. pulumi_oci/filestorage/snapshot.py +73 -19
  1256. pulumi_oci/functions/_inputs.py +281 -50
  1257. pulumi_oci/functions/application.py +104 -26
  1258. pulumi_oci/functions/function.py +124 -31
  1259. pulumi_oci/functions/get_application.py +1 -1
  1260. pulumi_oci/functions/get_applications.py +1 -1
  1261. pulumi_oci/functions/get_function.py +1 -1
  1262. pulumi_oci/functions/get_functions.py +1 -1
  1263. pulumi_oci/functions/get_fusion_environment.py +1 -1
  1264. pulumi_oci/functions/get_fusion_environment_admin_user.py +1 -1
  1265. pulumi_oci/functions/get_fusion_environment_admin_users.py +1 -1
  1266. pulumi_oci/functions/get_fusion_environment_data_masking_activities.py +1 -1
  1267. pulumi_oci/functions/get_fusion_environment_data_masking_activity.py +1 -1
  1268. pulumi_oci/functions/get_fusion_environment_families.py +1 -1
  1269. pulumi_oci/functions/get_fusion_environment_family.py +1 -1
  1270. pulumi_oci/functions/get_fusion_environment_family_limits_and_usage.py +1 -1
  1271. pulumi_oci/functions/get_fusion_environment_family_subscription_detail.py +1 -1
  1272. pulumi_oci/functions/get_fusion_environment_refresh_activities.py +1 -1
  1273. pulumi_oci/functions/get_fusion_environment_refresh_activity.py +1 -1
  1274. pulumi_oci/functions/get_fusion_environment_scheduled_activities.py +1 -1
  1275. pulumi_oci/functions/get_fusion_environment_scheduled_activity.py +1 -1
  1276. pulumi_oci/functions/get_fusion_environment_service_attachment.py +1 -1
  1277. pulumi_oci/functions/get_fusion_environment_service_attachments.py +1 -1
  1278. pulumi_oci/functions/get_fusion_environment_status.py +1 -1
  1279. pulumi_oci/functions/get_fusion_environment_time_available_for_refresh.py +1 -1
  1280. pulumi_oci/functions/get_fusion_environment_time_available_for_refreshs.py +1 -1
  1281. pulumi_oci/functions/get_fusion_environments.py +1 -1
  1282. pulumi_oci/functions/get_pbf_listing.py +1 -1
  1283. pulumi_oci/functions/get_pbf_listing_triggers.py +1 -1
  1284. pulumi_oci/functions/get_pbf_listing_version.py +1 -1
  1285. pulumi_oci/functions/get_pbf_listing_versions.py +1 -1
  1286. pulumi_oci/functions/get_pbf_listings.py +1 -1
  1287. pulumi_oci/functions/invoke_function.py +67 -17
  1288. pulumi_oci/functions/outputs.py +1740 -359
  1289. pulumi_oci/fusionapps/_inputs.py +170 -34
  1290. pulumi_oci/fusionapps/fusion_environment.py +149 -41
  1291. pulumi_oci/fusionapps/fusion_environment_admin_user.py +58 -14
  1292. pulumi_oci/fusionapps/fusion_environment_data_masking_activity.py +40 -8
  1293. pulumi_oci/fusionapps/fusion_environment_family.py +81 -20
  1294. pulumi_oci/fusionapps/fusion_environment_refresh_activity.py +64 -16
  1295. pulumi_oci/fusionapps/fusion_environment_service_attachment.py +67 -17
  1296. pulumi_oci/fusionapps/outputs.py +170 -34
  1297. pulumi_oci/genericartifactscontent/artifact_by_path.py +76 -20
  1298. pulumi_oci/genericartifactscontent/get_artifact_by_path.py +1 -1
  1299. pulumi_oci/genericartifactscontent/get_generic_artifacts_content.py +1 -1
  1300. pulumi_oci/goldengate/_inputs.py +310 -62
  1301. pulumi_oci/goldengate/connection.py +433 -139
  1302. pulumi_oci/goldengate/connection_assignment.py +46 -10
  1303. pulumi_oci/goldengate/database_registration.py +148 -44
  1304. pulumi_oci/goldengate/deployment.py +197 -69
  1305. pulumi_oci/goldengate/deployment_backup.py +100 -28
  1306. pulumi_oci/goldengate/get_connection.py +1 -1
  1307. pulumi_oci/goldengate/get_connection_assignment.py +1 -1
  1308. pulumi_oci/goldengate/get_connection_assignments.py +1 -1
  1309. pulumi_oci/goldengate/get_connections.py +1 -1
  1310. pulumi_oci/goldengate/get_database_registration.py +1 -1
  1311. pulumi_oci/goldengate/get_database_registrations.py +1 -1
  1312. pulumi_oci/goldengate/get_deployment.py +1 -1
  1313. pulumi_oci/goldengate/get_deployment_backup.py +1 -1
  1314. pulumi_oci/goldengate/get_deployment_backups.py +1 -1
  1315. pulumi_oci/goldengate/get_deployment_type.py +1 -1
  1316. pulumi_oci/goldengate/get_deployment_types.py +1 -1
  1317. pulumi_oci/goldengate/get_deployment_upgrade.py +1 -1
  1318. pulumi_oci/goldengate/get_deployment_upgrades.py +1 -1
  1319. pulumi_oci/goldengate/get_deployment_versions.py +1 -1
  1320. pulumi_oci/goldengate/get_deployments.py +1 -1
  1321. pulumi_oci/goldengate/get_message.py +1 -1
  1322. pulumi_oci/goldengate/get_messages.py +1 -1
  1323. pulumi_oci/goldengate/get_trail_file.py +1 -1
  1324. pulumi_oci/goldengate/get_trail_files.py +1 -1
  1325. pulumi_oci/goldengate/get_trail_sequence.py +1 -1
  1326. pulumi_oci/goldengate/get_trail_sequences.py +1 -1
  1327. pulumi_oci/goldengate/outputs.py +1529 -375
  1328. pulumi_oci/healthchecks/_inputs.py +81 -16
  1329. pulumi_oci/healthchecks/get_http_monitor.py +1 -1
  1330. pulumi_oci/healthchecks/get_http_monitors.py +1 -1
  1331. pulumi_oci/healthchecks/get_http_probe_results.py +1 -1
  1332. pulumi_oci/healthchecks/get_ping_monitor.py +1 -1
  1333. pulumi_oci/healthchecks/get_ping_monitors.py +1 -1
  1334. pulumi_oci/healthchecks/get_ping_probe_results.py +1 -1
  1335. pulumi_oci/healthchecks/get_vantage_points.py +1 -1
  1336. pulumi_oci/healthchecks/http_monitor.py +112 -32
  1337. pulumi_oci/healthchecks/http_probe.py +82 -22
  1338. pulumi_oci/healthchecks/outputs.py +455 -115
  1339. pulumi_oci/healthchecks/ping_monitor.py +94 -26
  1340. pulumi_oci/healthchecks/ping_probe.py +64 -16
  1341. pulumi_oci/identity/_inputs.py +6778 -1455
  1342. pulumi_oci/identity/api_key.py +43 -9
  1343. pulumi_oci/identity/auth_token.py +46 -10
  1344. pulumi_oci/identity/authentication_policy.py +47 -7
  1345. pulumi_oci/identity/compartment.py +67 -17
  1346. pulumi_oci/identity/customer_secret_key.py +46 -10
  1347. pulumi_oci/identity/db_credential.py +49 -11
  1348. pulumi_oci/identity/domain.py +127 -37
  1349. pulumi_oci/identity/domain_replication_to_region.py +31 -5
  1350. pulumi_oci/identity/domains_account_recovery_setting.py +124 -36
  1351. pulumi_oci/identity/domains_api_key.py +131 -35
  1352. pulumi_oci/identity/domains_app.py +772 -217
  1353. pulumi_oci/identity/domains_app_role.py +165 -48
  1354. pulumi_oci/identity/domains_auth_token.py +134 -36
  1355. pulumi_oci/identity/domains_authentication_factor_setting.py +297 -77
  1356. pulumi_oci/identity/domains_customer_secret_key.py +143 -39
  1357. pulumi_oci/identity/domains_dynamic_resource_group.py +129 -36
  1358. pulumi_oci/identity/domains_grant.py +159 -41
  1359. pulumi_oci/identity/domains_group.py +176 -45
  1360. pulumi_oci/identity/domains_identity_provider.py +384 -116
  1361. pulumi_oci/identity/domains_identity_setting.py +172 -47
  1362. pulumi_oci/identity/domains_kmsi_setting.py +148 -44
  1363. pulumi_oci/identity/domains_my_api_key.py +108 -29
  1364. pulumi_oci/identity/domains_my_auth_token.py +111 -30
  1365. pulumi_oci/identity/domains_my_customer_secret_key.py +120 -33
  1366. pulumi_oci/identity/domains_my_oauth2client_credential.py +129 -36
  1367. pulumi_oci/identity/domains_my_request.py +128 -34
  1368. pulumi_oci/identity/domains_my_smtp_credential.py +114 -31
  1369. pulumi_oci/identity/domains_my_support_account.py +105 -28
  1370. pulumi_oci/identity/domains_my_user_db_credential.py +135 -38
  1371. pulumi_oci/identity/domains_oauth2client_credential.py +152 -42
  1372. pulumi_oci/identity/domains_password_policy.py +319 -101
  1373. pulumi_oci/identity/domains_security_question.py +118 -34
  1374. pulumi_oci/identity/domains_security_question_setting.py +130 -38
  1375. pulumi_oci/identity/domains_smtp_credential.py +137 -37
  1376. pulumi_oci/identity/domains_user.py +430 -108
  1377. pulumi_oci/identity/domains_user_db_credential.py +158 -44
  1378. pulumi_oci/identity/dynamic_group.py +64 -16
  1379. pulumi_oci/identity/get_allowed_domain_license_types.py +1 -1
  1380. pulumi_oci/identity/get_api_keys.py +1 -1
  1381. pulumi_oci/identity/get_auth_tokens.py +1 -1
  1382. pulumi_oci/identity/get_authentication_policy.py +1 -1
  1383. pulumi_oci/identity/get_availability_domain.py +1 -1
  1384. pulumi_oci/identity/get_availability_domains.py +1 -1
  1385. pulumi_oci/identity/get_compartment.py +1 -1
  1386. pulumi_oci/identity/get_compartments.py +1 -1
  1387. pulumi_oci/identity/get_cost_tracking_tags.py +1 -1
  1388. pulumi_oci/identity/get_customer_secret_keys.py +1 -1
  1389. pulumi_oci/identity/get_db_credentials.py +1 -1
  1390. pulumi_oci/identity/get_domain.py +1 -1
  1391. pulumi_oci/identity/get_domains.py +1 -1
  1392. pulumi_oci/identity/get_domains_account_mgmt_info.py +1 -1
  1393. pulumi_oci/identity/get_domains_account_mgmt_infos.py +1 -1
  1394. pulumi_oci/identity/get_domains_account_recovery_setting.py +1 -1
  1395. pulumi_oci/identity/get_domains_account_recovery_settings.py +1 -1
  1396. pulumi_oci/identity/get_domains_api_key.py +1 -1
  1397. pulumi_oci/identity/get_domains_api_keys.py +1 -1
  1398. pulumi_oci/identity/get_domains_app.py +1 -1
  1399. pulumi_oci/identity/get_domains_app_role.py +1 -1
  1400. pulumi_oci/identity/get_domains_app_roles.py +1 -1
  1401. pulumi_oci/identity/get_domains_apps.py +1 -1
  1402. pulumi_oci/identity/get_domains_auth_token.py +1 -1
  1403. pulumi_oci/identity/get_domains_auth_tokens.py +1 -1
  1404. pulumi_oci/identity/get_domains_authentication_factor_setting.py +1 -1
  1405. pulumi_oci/identity/get_domains_authentication_factor_settings.py +1 -1
  1406. pulumi_oci/identity/get_domains_customer_secret_key.py +1 -1
  1407. pulumi_oci/identity/get_domains_customer_secret_keys.py +1 -1
  1408. pulumi_oci/identity/get_domains_dynamic_resource_group.py +1 -1
  1409. pulumi_oci/identity/get_domains_dynamic_resource_groups.py +1 -1
  1410. pulumi_oci/identity/get_domains_grant.py +1 -1
  1411. pulumi_oci/identity/get_domains_grants.py +1 -1
  1412. pulumi_oci/identity/get_domains_group.py +1 -1
  1413. pulumi_oci/identity/get_domains_groups.py +1 -1
  1414. pulumi_oci/identity/get_domains_identity_provider.py +1 -1
  1415. pulumi_oci/identity/get_domains_identity_providers.py +1 -1
  1416. pulumi_oci/identity/get_domains_identity_setting.py +1 -1
  1417. pulumi_oci/identity/get_domains_identity_settings.py +1 -1
  1418. pulumi_oci/identity/get_domains_kmsi_setting.py +1 -1
  1419. pulumi_oci/identity/get_domains_kmsi_settings.py +1 -1
  1420. pulumi_oci/identity/get_domains_my_api_key.py +1 -1
  1421. pulumi_oci/identity/get_domains_my_api_keys.py +1 -1
  1422. pulumi_oci/identity/get_domains_my_apps.py +1 -1
  1423. pulumi_oci/identity/get_domains_my_auth_token.py +1 -1
  1424. pulumi_oci/identity/get_domains_my_auth_tokens.py +1 -1
  1425. pulumi_oci/identity/get_domains_my_customer_secret_key.py +1 -1
  1426. pulumi_oci/identity/get_domains_my_customer_secret_keys.py +1 -1
  1427. pulumi_oci/identity/get_domains_my_device.py +1 -1
  1428. pulumi_oci/identity/get_domains_my_devices.py +1 -1
  1429. pulumi_oci/identity/get_domains_my_groups.py +1 -1
  1430. pulumi_oci/identity/get_domains_my_oauth2client_credential.py +1 -1
  1431. pulumi_oci/identity/get_domains_my_oauth2client_credentials.py +1 -1
  1432. pulumi_oci/identity/get_domains_my_requestable_groups.py +1 -1
  1433. pulumi_oci/identity/get_domains_my_requests.py +1 -1
  1434. pulumi_oci/identity/get_domains_my_smtp_credential.py +1 -1
  1435. pulumi_oci/identity/get_domains_my_smtp_credentials.py +1 -1
  1436. pulumi_oci/identity/get_domains_my_support_account.py +1 -1
  1437. pulumi_oci/identity/get_domains_my_support_accounts.py +1 -1
  1438. pulumi_oci/identity/get_domains_my_trusted_user_agent.py +1 -1
  1439. pulumi_oci/identity/get_domains_my_trusted_user_agents.py +1 -1
  1440. pulumi_oci/identity/get_domains_my_user_db_credential.py +1 -1
  1441. pulumi_oci/identity/get_domains_my_user_db_credentials.py +1 -1
  1442. pulumi_oci/identity/get_domains_oauth2client_credential.py +1 -1
  1443. pulumi_oci/identity/get_domains_oauth2client_credentials.py +1 -1
  1444. pulumi_oci/identity/get_domains_password_policies.py +1 -1
  1445. pulumi_oci/identity/get_domains_password_policy.py +1 -1
  1446. pulumi_oci/identity/get_domains_resource_type_schema_attributes.py +1 -1
  1447. pulumi_oci/identity/get_domains_security_question.py +1 -1
  1448. pulumi_oci/identity/get_domains_security_question_setting.py +1 -1
  1449. pulumi_oci/identity/get_domains_security_question_settings.py +1 -1
  1450. pulumi_oci/identity/get_domains_security_questions.py +1 -1
  1451. pulumi_oci/identity/get_domains_smtp_credential.py +1 -1
  1452. pulumi_oci/identity/get_domains_smtp_credentials.py +1 -1
  1453. pulumi_oci/identity/get_domains_user.py +1 -1
  1454. pulumi_oci/identity/get_domains_user_attributes_setting.py +1 -1
  1455. pulumi_oci/identity/get_domains_user_attributes_settings.py +1 -1
  1456. pulumi_oci/identity/get_domains_user_db_credential.py +1 -1
  1457. pulumi_oci/identity/get_domains_user_db_credentials.py +1 -1
  1458. pulumi_oci/identity/get_domains_users.py +1 -1
  1459. pulumi_oci/identity/get_dynamic_groups.py +1 -1
  1460. pulumi_oci/identity/get_fault_domains.py +1 -1
  1461. pulumi_oci/identity/get_group.py +1 -1
  1462. pulumi_oci/identity/get_groups.py +1 -1
  1463. pulumi_oci/identity/get_iam_work_request.py +1 -1
  1464. pulumi_oci/identity/get_iam_work_request_errors.py +1 -1
  1465. pulumi_oci/identity/get_iam_work_request_logs.py +1 -1
  1466. pulumi_oci/identity/get_iam_work_requests.py +1 -1
  1467. pulumi_oci/identity/get_identity_provider_groups.py +1 -1
  1468. pulumi_oci/identity/get_identity_providers.py +1 -1
  1469. pulumi_oci/identity/get_idp_group_mappings.py +1 -1
  1470. pulumi_oci/identity/get_network_source.py +1 -1
  1471. pulumi_oci/identity/get_network_sources.py +1 -1
  1472. pulumi_oci/identity/get_policies.py +1 -1
  1473. pulumi_oci/identity/get_region_subscriptions.py +1 -1
  1474. pulumi_oci/identity/get_regions.py +1 -1
  1475. pulumi_oci/identity/get_smtp_credentials.py +1 -1
  1476. pulumi_oci/identity/get_tag.py +1 -1
  1477. pulumi_oci/identity/get_tag_default.py +1 -1
  1478. pulumi_oci/identity/get_tag_defaults.py +1 -1
  1479. pulumi_oci/identity/get_tag_namespaces.py +1 -1
  1480. pulumi_oci/identity/get_tag_standard_tag_namespace_template.py +1 -1
  1481. pulumi_oci/identity/get_tag_standard_tag_namespace_templates.py +1 -1
  1482. pulumi_oci/identity/get_tags.py +1 -1
  1483. pulumi_oci/identity/get_tenancy.py +1 -1
  1484. pulumi_oci/identity/get_ui_password.py +1 -1
  1485. pulumi_oci/identity/get_user.py +1 -1
  1486. pulumi_oci/identity/get_user_group_memberships.py +1 -1
  1487. pulumi_oci/identity/get_users.py +1 -1
  1488. pulumi_oci/identity/group.py +58 -14
  1489. pulumi_oci/identity/identity_provider.py +94 -26
  1490. pulumi_oci/identity/idp_group_mapping.py +49 -11
  1491. pulumi_oci/identity/import_standard_tags_management.py +34 -6
  1492. pulumi_oci/identity/network_source.py +76 -20
  1493. pulumi_oci/identity/outputs.py +26012 -6023
  1494. pulumi_oci/identity/policy.py +79 -21
  1495. pulumi_oci/identity/smtp_credential.py +49 -11
  1496. pulumi_oci/identity/tag.py +78 -19
  1497. pulumi_oci/identity/tag_default.py +55 -13
  1498. pulumi_oci/identity/tag_namespace.py +61 -15
  1499. pulumi_oci/identity/ui_password.py +37 -7
  1500. pulumi_oci/identity/user.py +85 -23
  1501. pulumi_oci/identity/user_capabilities_management.py +55 -13
  1502. pulumi_oci/identity/user_group_membership.py +46 -10
  1503. pulumi_oci/identitydataplane/generated_scoped_access_token.py +34 -6
  1504. pulumi_oci/integration/_inputs.py +131 -28
  1505. pulumi_oci/integration/get_integration_instance.py +1 -1
  1506. pulumi_oci/integration/get_integration_instances.py +1 -1
  1507. pulumi_oci/integration/integration_instance.py +155 -43
  1508. pulumi_oci/integration/outputs.py +441 -101
  1509. pulumi_oci/jms/_inputs.py +187 -35
  1510. pulumi_oci/jms/fleet.py +101 -25
  1511. pulumi_oci/jms/get_announcements.py +1 -1
  1512. pulumi_oci/jms/get_fleet.py +1 -1
  1513. pulumi_oci/jms/get_fleet_advanced_feature_configuration.py +1 -1
  1514. pulumi_oci/jms/get_fleet_blocklists.py +1 -1
  1515. pulumi_oci/jms/get_fleet_crypto_analysis_result.py +1 -1
  1516. pulumi_oci/jms/get_fleet_crypto_analysis_results.py +1 -1
  1517. pulumi_oci/jms/get_fleet_diagnoses.py +1 -1
  1518. pulumi_oci/jms/get_fleet_java_migration_analysis_result.py +1 -1
  1519. pulumi_oci/jms/get_fleet_java_migration_analysis_results.py +1 -1
  1520. pulumi_oci/jms/get_fleet_performance_tuning_analysis_result.py +1 -1
  1521. pulumi_oci/jms/get_fleet_performance_tuning_analysis_results.py +1 -1
  1522. pulumi_oci/jms/get_fleets.py +1 -1
  1523. pulumi_oci/jms/get_installation_site.py +1 -1
  1524. pulumi_oci/jms/get_installation_sites.py +1 -1
  1525. pulumi_oci/jms/get_java_families.py +1 -1
  1526. pulumi_oci/jms/get_java_family.py +1 -1
  1527. pulumi_oci/jms/get_java_release.py +1 -1
  1528. pulumi_oci/jms/get_java_releases.py +1 -1
  1529. pulumi_oci/jms/get_list_jre_usage.py +1 -1
  1530. pulumi_oci/jms/get_summarize_resource_inventory.py +1 -1
  1531. pulumi_oci/jms/outputs.py +1287 -278
  1532. pulumi_oci/kms/__init__.py +3 -0
  1533. pulumi_oci/kms/_inputs.py +664 -42
  1534. pulumi_oci/kms/ekms_private_endpoint.py +769 -0
  1535. pulumi_oci/kms/encrypted_data.py +71 -23
  1536. pulumi_oci/kms/generated_key.py +69 -16
  1537. pulumi_oci/kms/get_decrypted_data.py +1 -1
  1538. pulumi_oci/kms/get_ekms_private_endpoint.py +274 -0
  1539. pulumi_oci/kms/get_ekms_private_endpoints.py +136 -0
  1540. pulumi_oci/kms/get_encrypted_data.py +1 -1
  1541. pulumi_oci/kms/get_key.py +27 -4
  1542. pulumi_oci/kms/get_key_version.py +29 -3
  1543. pulumi_oci/kms/get_key_versions.py +1 -1
  1544. pulumi_oci/kms/get_keys.py +5 -5
  1545. pulumi_oci/kms/get_replication_status.py +4 -1
  1546. pulumi_oci/kms/get_vault.py +27 -4
  1547. pulumi_oci/kms/get_vault_replicas.py +1 -1
  1548. pulumi_oci/kms/get_vault_usage.py +1 -1
  1549. pulumi_oci/kms/get_vaults.py +1 -1
  1550. pulumi_oci/kms/key.py +224 -91
  1551. pulumi_oci/kms/key_version.py +152 -43
  1552. pulumi_oci/kms/outputs.py +2104 -173
  1553. pulumi_oci/kms/sign.py +75 -29
  1554. pulumi_oci/kms/vault.py +216 -34
  1555. pulumi_oci/kms/vault_verification.py +31 -5
  1556. pulumi_oci/kms/verify.py +83 -33
  1557. pulumi_oci/licensemanager/_inputs.py +55 -12
  1558. pulumi_oci/licensemanager/configuration.py +37 -7
  1559. pulumi_oci/licensemanager/get_configuration.py +1 -1
  1560. pulumi_oci/licensemanager/get_license_metric.py +1 -1
  1561. pulumi_oci/licensemanager/get_license_record.py +1 -1
  1562. pulumi_oci/licensemanager/get_license_records.py +1 -1
  1563. pulumi_oci/licensemanager/get_product_license.py +1 -1
  1564. pulumi_oci/licensemanager/get_product_license_consumers.py +1 -1
  1565. pulumi_oci/licensemanager/get_product_licenses.py +1 -1
  1566. pulumi_oci/licensemanager/get_top_utilized_product_licenses.py +1 -1
  1567. pulumi_oci/licensemanager/get_top_utilized_resources.py +1 -1
  1568. pulumi_oci/licensemanager/license_record.py +100 -28
  1569. pulumi_oci/licensemanager/outputs.py +362 -91
  1570. pulumi_oci/licensemanager/product_license.py +103 -29
  1571. pulumi_oci/limits/_inputs.py +84 -17
  1572. pulumi_oci/limits/get_limit_definitions.py +1 -1
  1573. pulumi_oci/limits/get_limit_values.py +1 -1
  1574. pulumi_oci/limits/get_quota.py +1 -1
  1575. pulumi_oci/limits/get_quotas.py +1 -1
  1576. pulumi_oci/limits/get_resource_availability.py +1 -1
  1577. pulumi_oci/limits/get_services.py +1 -1
  1578. pulumi_oci/limits/outputs.py +228 -51
  1579. pulumi_oci/limits/quota.py +70 -18
  1580. pulumi_oci/loadbalancer/_inputs.py +575 -132
  1581. pulumi_oci/loadbalancer/backend.py +73 -19
  1582. pulumi_oci/loadbalancer/backend_set.py +87 -17
  1583. pulumi_oci/loadbalancer/certificate.py +58 -14
  1584. pulumi_oci/loadbalancer/get_backend_health.py +1 -1
  1585. pulumi_oci/loadbalancer/get_backend_set_health.py +1 -1
  1586. pulumi_oci/loadbalancer/get_backend_sets.py +1 -1
  1587. pulumi_oci/loadbalancer/get_backends.py +1 -1
  1588. pulumi_oci/loadbalancer/get_certificates.py +1 -1
  1589. pulumi_oci/loadbalancer/get_health.py +1 -1
  1590. pulumi_oci/loadbalancer/get_hostnames.py +1 -1
  1591. pulumi_oci/loadbalancer/get_listener_rules.py +1 -1
  1592. pulumi_oci/loadbalancer/get_load_balancer_routing_policies.py +1 -1
  1593. pulumi_oci/loadbalancer/get_load_balancer_routing_policy.py +1 -1
  1594. pulumi_oci/loadbalancer/get_load_balancers.py +1 -1
  1595. pulumi_oci/loadbalancer/get_path_route_sets.py +1 -1
  1596. pulumi_oci/loadbalancer/get_policies.py +1 -1
  1597. pulumi_oci/loadbalancer/get_protocols.py +1 -1
  1598. pulumi_oci/loadbalancer/get_rule_set.py +1 -1
  1599. pulumi_oci/loadbalancer/get_rule_sets.py +1 -1
  1600. pulumi_oci/loadbalancer/get_shapes.py +1 -1
  1601. pulumi_oci/loadbalancer/get_ssl_cipher_suite.py +1 -1
  1602. pulumi_oci/loadbalancer/get_ssl_cipher_suites.py +1 -1
  1603. pulumi_oci/loadbalancer/hostname.py +40 -8
  1604. pulumi_oci/loadbalancer/listener.py +98 -24
  1605. pulumi_oci/loadbalancer/load_balancer.py +105 -28
  1606. pulumi_oci/loadbalancer/load_balancer_routing_policy.py +46 -10
  1607. pulumi_oci/loadbalancer/outputs.py +1420 -325
  1608. pulumi_oci/loadbalancer/path_route_set.py +40 -8
  1609. pulumi_oci/loadbalancer/rule_set.py +40 -8
  1610. pulumi_oci/loadbalancer/ssl_cipher_suite.py +40 -21
  1611. pulumi_oci/loganalytics/_inputs.py +375 -79
  1612. pulumi_oci/loganalytics/get_log_analytics_categories_list.py +1 -1
  1613. pulumi_oci/loganalytics/get_log_analytics_category.py +1 -1
  1614. pulumi_oci/loganalytics/get_log_analytics_entities.py +1 -1
  1615. pulumi_oci/loganalytics/get_log_analytics_entities_summary.py +1 -1
  1616. pulumi_oci/loganalytics/get_log_analytics_entity.py +1 -1
  1617. pulumi_oci/loganalytics/get_log_analytics_entity_topology.py +1 -1
  1618. pulumi_oci/loganalytics/get_log_analytics_log_group.py +1 -1
  1619. pulumi_oci/loganalytics/get_log_analytics_log_groups.py +1 -1
  1620. pulumi_oci/loganalytics/get_log_analytics_log_groups_summary.py +1 -1
  1621. pulumi_oci/loganalytics/get_log_analytics_object_collection_rule.py +1 -1
  1622. pulumi_oci/loganalytics/get_log_analytics_object_collection_rules.py +1 -1
  1623. pulumi_oci/loganalytics/get_log_analytics_preference.py +1 -1
  1624. pulumi_oci/loganalytics/get_log_analytics_resource_categories_list.py +1 -1
  1625. pulumi_oci/loganalytics/get_log_analytics_unprocessed_data_bucket.py +1 -1
  1626. pulumi_oci/loganalytics/get_log_sets_count.py +1 -1
  1627. pulumi_oci/loganalytics/get_namespace.py +1 -1
  1628. pulumi_oci/loganalytics/get_namespace_effective_properties.py +1 -1
  1629. pulumi_oci/loganalytics/get_namespace_ingest_time_rule.py +1 -1
  1630. pulumi_oci/loganalytics/get_namespace_ingest_time_rules.py +1 -1
  1631. pulumi_oci/loganalytics/get_namespace_properties_metadata.py +1 -1
  1632. pulumi_oci/loganalytics/get_namespace_rules.py +1 -1
  1633. pulumi_oci/loganalytics/get_namespace_rules_summary.py +1 -1
  1634. pulumi_oci/loganalytics/get_namespace_scheduled_task.py +1 -1
  1635. pulumi_oci/loganalytics/get_namespace_scheduled_tasks.py +1 -1
  1636. pulumi_oci/loganalytics/get_namespace_storage_encryption_key_info.py +1 -1
  1637. pulumi_oci/loganalytics/get_namespace_storage_overlapping_recalls.py +1 -1
  1638. pulumi_oci/loganalytics/get_namespace_storage_recall_count.py +1 -1
  1639. pulumi_oci/loganalytics/get_namespace_storage_recalled_data_size.py +1 -1
  1640. pulumi_oci/loganalytics/get_namespaces.py +1 -1
  1641. pulumi_oci/loganalytics/log_analytics_entity.py +115 -33
  1642. pulumi_oci/loganalytics/log_analytics_import_custom_content.py +58 -14
  1643. pulumi_oci/loganalytics/log_analytics_log_group.py +61 -15
  1644. pulumi_oci/loganalytics/log_analytics_object_collection_rule.py +163 -49
  1645. pulumi_oci/loganalytics/log_analytics_preferences_management.py +31 -5
  1646. pulumi_oci/loganalytics/log_analytics_resource_categories_management.py +43 -9
  1647. pulumi_oci/loganalytics/log_analytics_unprocessed_data_bucket_management.py +43 -9
  1648. pulumi_oci/loganalytics/namespace.py +37 -7
  1649. pulumi_oci/loganalytics/namespace_ingest_time_rule.py +87 -22
  1650. pulumi_oci/loganalytics/namespace_ingest_time_rules_management.py +37 -7
  1651. pulumi_oci/loganalytics/namespace_scheduled_task.py +110 -28
  1652. pulumi_oci/loganalytics/outputs.py +1401 -316
  1653. pulumi_oci/logging/_inputs.py +284 -65
  1654. pulumi_oci/logging/get_log.py +1 -1
  1655. pulumi_oci/logging/get_log_group.py +1 -1
  1656. pulumi_oci/logging/get_log_groups.py +1 -1
  1657. pulumi_oci/logging/get_log_saved_search.py +1 -1
  1658. pulumi_oci/logging/get_log_saved_searches.py +1 -1
  1659. pulumi_oci/logging/get_logs.py +1 -1
  1660. pulumi_oci/logging/get_unified_agent_configuration.py +1 -1
  1661. pulumi_oci/logging/get_unified_agent_configurations.py +1 -1
  1662. pulumi_oci/logging/log.py +87 -22
  1663. pulumi_oci/logging/log_group.py +58 -14
  1664. pulumi_oci/logging/log_saved_search.py +64 -16
  1665. pulumi_oci/logging/outputs.py +718 -170
  1666. pulumi_oci/logging/unified_agent_configuration.py +89 -21
  1667. pulumi_oci/managementagent/_inputs.py +125 -26
  1668. pulumi_oci/managementagent/get_management_agent.py +1 -1
  1669. pulumi_oci/managementagent/get_management_agent_available_histories.py +1 -1
  1670. pulumi_oci/managementagent/get_management_agent_count.py +1 -1
  1671. pulumi_oci/managementagent/get_management_agent_get_auto_upgradable_config.py +1 -1
  1672. pulumi_oci/managementagent/get_management_agent_images.py +1 -1
  1673. pulumi_oci/managementagent/get_management_agent_install_key.py +1 -1
  1674. pulumi_oci/managementagent/get_management_agent_install_keys.py +1 -1
  1675. pulumi_oci/managementagent/get_management_agent_plugin_count.py +1 -1
  1676. pulumi_oci/managementagent/get_management_agent_plugins.py +1 -1
  1677. pulumi_oci/managementagent/get_management_agents.py +1 -1
  1678. pulumi_oci/managementagent/management_agent.py +112 -32
  1679. pulumi_oci/managementagent/management_agent_install_key.py +70 -18
  1680. pulumi_oci/managementagent/outputs.py +520 -125
  1681. pulumi_oci/managementdashboard/get_management_dashboards_export.py +1 -1
  1682. pulumi_oci/managementdashboard/management_dashboards_import.py +31 -5
  1683. pulumi_oci/marketplace/_inputs.py +238 -45
  1684. pulumi_oci/marketplace/accepted_agreement.py +70 -18
  1685. pulumi_oci/marketplace/get_accepted_agreement.py +1 -1
  1686. pulumi_oci/marketplace/get_accepted_agreements.py +1 -1
  1687. pulumi_oci/marketplace/get_categories.py +1 -1
  1688. pulumi_oci/marketplace/get_listing.py +1 -1
  1689. pulumi_oci/marketplace/get_listing_package.py +1 -1
  1690. pulumi_oci/marketplace/get_listing_package_agreements.py +1 -1
  1691. pulumi_oci/marketplace/get_listing_packages.py +1 -1
  1692. pulumi_oci/marketplace/get_listing_taxes.py +1 -1
  1693. pulumi_oci/marketplace/get_listings.py +1 -1
  1694. pulumi_oci/marketplace/get_publication.py +1 -1
  1695. pulumi_oci/marketplace/get_publication_package.py +1 -1
  1696. pulumi_oci/marketplace/get_publication_packages.py +1 -1
  1697. pulumi_oci/marketplace/get_publications.py +1 -1
  1698. pulumi_oci/marketplace/get_publishers.py +1 -1
  1699. pulumi_oci/marketplace/listing_package_agreement.py +55 -13
  1700. pulumi_oci/marketplace/outputs.py +1266 -257
  1701. pulumi_oci/marketplace/publication.py +99 -26
  1702. pulumi_oci/mediaservices/_inputs.py +274 -57
  1703. pulumi_oci/mediaservices/get_media_asset.py +1 -1
  1704. pulumi_oci/mediaservices/get_media_asset_distribution_channel_attachment.py +1 -1
  1705. pulumi_oci/mediaservices/get_media_assets.py +1 -1
  1706. pulumi_oci/mediaservices/get_media_workflow.py +1 -1
  1707. pulumi_oci/mediaservices/get_media_workflow_configuration.py +1 -1
  1708. pulumi_oci/mediaservices/get_media_workflow_configurations.py +1 -1
  1709. pulumi_oci/mediaservices/get_media_workflow_job.py +1 -1
  1710. pulumi_oci/mediaservices/get_media_workflow_job_fact.py +1 -1
  1711. pulumi_oci/mediaservices/get_media_workflow_job_facts.py +1 -1
  1712. pulumi_oci/mediaservices/get_media_workflow_jobs.py +1 -1
  1713. pulumi_oci/mediaservices/get_media_workflow_task_declaration.py +1 -1
  1714. pulumi_oci/mediaservices/get_media_workflows.py +1 -1
  1715. pulumi_oci/mediaservices/get_stream_cdn_config.py +1 -1
  1716. pulumi_oci/mediaservices/get_stream_cdn_configs.py +1 -1
  1717. pulumi_oci/mediaservices/get_stream_distribution_channel.py +1 -1
  1718. pulumi_oci/mediaservices/get_stream_distribution_channels.py +1 -1
  1719. pulumi_oci/mediaservices/get_stream_packaging_config.py +1 -1
  1720. pulumi_oci/mediaservices/get_stream_packaging_configs.py +1 -1
  1721. pulumi_oci/mediaservices/get_system_media_workflow.py +1 -1
  1722. pulumi_oci/mediaservices/media_asset.py +139 -41
  1723. pulumi_oci/mediaservices/media_workflow.py +79 -21
  1724. pulumi_oci/mediaservices/media_workflow_configuration.py +64 -16
  1725. pulumi_oci/mediaservices/media_workflow_job.py +103 -29
  1726. pulumi_oci/mediaservices/outputs.py +1093 -253
  1727. pulumi_oci/mediaservices/stream_cdn_config.py +78 -19
  1728. pulumi_oci/mediaservices/stream_distribution_channel.py +58 -14
  1729. pulumi_oci/mediaservices/stream_packaging_config.py +81 -20
  1730. pulumi_oci/meteringcomputation/_inputs.py +440 -103
  1731. pulumi_oci/meteringcomputation/custom_table.py +42 -7
  1732. pulumi_oci/meteringcomputation/get_configuration.py +1 -1
  1733. pulumi_oci/meteringcomputation/get_custom_table.py +1 -1
  1734. pulumi_oci/meteringcomputation/get_custom_tables.py +1 -1
  1735. pulumi_oci/meteringcomputation/get_queries.py +1 -1
  1736. pulumi_oci/meteringcomputation/get_query.py +1 -1
  1737. pulumi_oci/meteringcomputation/get_schedule.py +1 -1
  1738. pulumi_oci/meteringcomputation/get_scheduled_run.py +1 -1
  1739. pulumi_oci/meteringcomputation/get_scheduled_runs.py +1 -1
  1740. pulumi_oci/meteringcomputation/get_schedules.py +1 -1
  1741. pulumi_oci/meteringcomputation/outputs.py +1074 -242
  1742. pulumi_oci/meteringcomputation/query.py +36 -5
  1743. pulumi_oci/meteringcomputation/schedule.py +107 -27
  1744. pulumi_oci/meteringcomputation/usage.py +93 -24
  1745. pulumi_oci/monitoring/_inputs.py +81 -16
  1746. pulumi_oci/monitoring/alarm.py +147 -42
  1747. pulumi_oci/monitoring/get_alarm.py +1 -1
  1748. pulumi_oci/monitoring/get_alarm_history_collection.py +1 -1
  1749. pulumi_oci/monitoring/get_alarm_statuses.py +1 -1
  1750. pulumi_oci/monitoring/get_alarms.py +1 -1
  1751. pulumi_oci/monitoring/get_metric_data.py +1 -1
  1752. pulumi_oci/monitoring/get_metrics.py +1 -1
  1753. pulumi_oci/monitoring/outputs.py +333 -79
  1754. pulumi_oci/mysql/_inputs.py +1053 -242
  1755. pulumi_oci/mysql/channel.py +89 -21
  1756. pulumi_oci/mysql/get_channel.py +1 -1
  1757. pulumi_oci/mysql/get_channels.py +1 -1
  1758. pulumi_oci/mysql/get_heat_wave_cluster.py +1 -1
  1759. pulumi_oci/mysql/get_mysql_backup.py +1 -1
  1760. pulumi_oci/mysql/get_mysql_backups.py +1 -1
  1761. pulumi_oci/mysql/get_mysql_configuration.py +1 -1
  1762. pulumi_oci/mysql/get_mysql_configurations.py +1 -1
  1763. pulumi_oci/mysql/get_mysql_db_system.py +1 -1
  1764. pulumi_oci/mysql/get_mysql_db_systems.py +1 -1
  1765. pulumi_oci/mysql/get_mysql_version.py +1 -1
  1766. pulumi_oci/mysql/get_replica.py +43 -3
  1767. pulumi_oci/mysql/get_replicas.py +39 -2
  1768. pulumi_oci/mysql/get_shapes.py +1 -1
  1769. pulumi_oci/mysql/heat_wave_cluster.py +61 -15
  1770. pulumi_oci/mysql/mysql_backup.py +97 -27
  1771. pulumi_oci/mysql/mysql_configuration.py +95 -23
  1772. pulumi_oci/mysql/mysql_db_system.py +217 -62
  1773. pulumi_oci/mysql/outputs.py +3298 -788
  1774. pulumi_oci/mysql/replica.py +245 -65
  1775. pulumi_oci/networkfirewall/_inputs.py +239 -50
  1776. pulumi_oci/networkfirewall/get_network_firewall.py +1 -1
  1777. pulumi_oci/networkfirewall/get_network_firewall_policies.py +1 -1
  1778. pulumi_oci/networkfirewall/get_network_firewall_policy.py +1 -1
  1779. pulumi_oci/networkfirewall/get_network_firewalls.py +1 -1
  1780. pulumi_oci/networkfirewall/network_firewall.py +94 -26
  1781. pulumi_oci/networkfirewall/network_firewall_policy.py +103 -29
  1782. pulumi_oci/networkfirewall/outputs.py +787 -172
  1783. pulumi_oci/networkloadbalancer/_inputs.py +272 -61
  1784. pulumi_oci/networkloadbalancer/backend.py +79 -21
  1785. pulumi_oci/networkloadbalancer/backend_set.py +63 -14
  1786. pulumi_oci/networkloadbalancer/get_backend_health.py +1 -1
  1787. pulumi_oci/networkloadbalancer/get_backend_set.py +1 -1
  1788. pulumi_oci/networkloadbalancer/get_backend_set_health.py +1 -1
  1789. pulumi_oci/networkloadbalancer/get_backend_sets.py +1 -1
  1790. pulumi_oci/networkloadbalancer/get_backends.py +1 -1
  1791. pulumi_oci/networkloadbalancer/get_listener.py +1 -1
  1792. pulumi_oci/networkloadbalancer/get_listeners.py +1 -1
  1793. pulumi_oci/networkloadbalancer/get_network_load_balancer.py +1 -1
  1794. pulumi_oci/networkloadbalancer/get_network_load_balancer_health.py +1 -1
  1795. pulumi_oci/networkloadbalancer/get_network_load_balancers.py +1 -1
  1796. pulumi_oci/networkloadbalancer/get_network_load_balancers_policies.py +1 -1
  1797. pulumi_oci/networkloadbalancer/get_network_load_balancers_protocols.py +1 -1
  1798. pulumi_oci/networkloadbalancer/listener.py +55 -13
  1799. pulumi_oci/networkloadbalancer/network_load_balancer.py +97 -27
  1800. pulumi_oci/networkloadbalancer/network_load_balancers_backend_sets_unified.py +66 -15
  1801. pulumi_oci/networkloadbalancer/outputs.py +716 -160
  1802. pulumi_oci/nosql/_inputs.py +131 -28
  1803. pulumi_oci/nosql/get_index.py +1 -1
  1804. pulumi_oci/nosql/get_indexes.py +1 -1
  1805. pulumi_oci/nosql/get_table.py +1 -1
  1806. pulumi_oci/nosql/get_tables.py +1 -1
  1807. pulumi_oci/nosql/index.py +61 -15
  1808. pulumi_oci/nosql/outputs.py +416 -95
  1809. pulumi_oci/nosql/table.py +87 -22
  1810. pulumi_oci/objectstorage/_inputs.py +210 -45
  1811. pulumi_oci/objectstorage/bucket.py +124 -36
  1812. pulumi_oci/objectstorage/get_bucket.py +1 -1
  1813. pulumi_oci/objectstorage/get_bucket_summaries.py +1 -1
  1814. pulumi_oci/objectstorage/get_namespace.py +1 -1
  1815. pulumi_oci/objectstorage/get_namespace_metadata.py +1 -1
  1816. pulumi_oci/objectstorage/get_object.py +1 -1
  1817. pulumi_oci/objectstorage/get_object_head.py +1 -1
  1818. pulumi_oci/objectstorage/get_object_lifecycle_policy.py +1 -1
  1819. pulumi_oci/objectstorage/get_object_versions.py +1 -1
  1820. pulumi_oci/objectstorage/get_objects.py +1 -1
  1821. pulumi_oci/objectstorage/get_preauthrequest.py +1 -1
  1822. pulumi_oci/objectstorage/get_preauthrequests.py +1 -1
  1823. pulumi_oci/objectstorage/get_replication_policies.py +1 -1
  1824. pulumi_oci/objectstorage/get_replication_policy.py +1 -1
  1825. pulumi_oci/objectstorage/get_replication_sources.py +1 -1
  1826. pulumi_oci/objectstorage/namespace_metadata.py +37 -7
  1827. pulumi_oci/objectstorage/object_lifecycle_policy.py +40 -8
  1828. pulumi_oci/objectstorage/outputs.py +576 -139
  1829. pulumi_oci/objectstorage/preauthrequest.py +79 -24
  1830. pulumi_oci/objectstorage/replication_policy.py +67 -20
  1831. pulumi_oci/objectstorage/storage_object.py +132 -37
  1832. pulumi_oci/oce/_inputs.py +17 -4
  1833. pulumi_oci/oce/get_oce_instance.py +1 -1
  1834. pulumi_oci/oce/get_oce_instances.py +1 -1
  1835. pulumi_oci/oce/instance.py +148 -44
  1836. pulumi_oci/oce/outputs.py +105 -31
  1837. pulumi_oci/ocvp/_inputs.py +139 -26
  1838. pulumi_oci/ocvp/esxi_host.py +139 -54
  1839. pulumi_oci/ocvp/get_exsi_host.py +1 -1
  1840. pulumi_oci/ocvp/get_exsi_hosts.py +1 -1
  1841. pulumi_oci/ocvp/get_sddc.py +1 -1
  1842. pulumi_oci/ocvp/get_sddcs.py +1 -1
  1843. pulumi_oci/ocvp/get_supported_host_shapes.py +1 -1
  1844. pulumi_oci/ocvp/get_supported_skus.py +1 -1
  1845. pulumi_oci/ocvp/get_supported_vmware_software_versions.py +1 -1
  1846. pulumi_oci/ocvp/outputs.py +587 -145
  1847. pulumi_oci/ocvp/sddc.py +289 -91
  1848. pulumi_oci/oda/_inputs.py +94 -18
  1849. pulumi_oci/oda/get_oda_instance.py +1 -1
  1850. pulumi_oci/oda/get_oda_instances.py +1 -1
  1851. pulumi_oci/oda/get_oda_private_endpoint.py +1 -1
  1852. pulumi_oci/oda/get_oda_private_endpoint_attachment.py +1 -1
  1853. pulumi_oci/oda/get_oda_private_endpoint_attachments.py +1 -1
  1854. pulumi_oci/oda/get_oda_private_endpoint_scan_proxies.py +1 -1
  1855. pulumi_oci/oda/get_oda_private_endpoint_scan_proxy.py +1 -1
  1856. pulumi_oci/oda/get_oda_private_endpoints.py +1 -1
  1857. pulumi_oci/oda/oda_instance.py +112 -32
  1858. pulumi_oci/oda/oda_private_endpoint.py +70 -18
  1859. pulumi_oci/oda/oda_private_endpoint_attachment.py +43 -9
  1860. pulumi_oci/oda/oda_private_endpoint_scan_proxy.py +49 -11
  1861. pulumi_oci/oda/outputs.py +354 -79
  1862. pulumi_oci/onesubsription/_inputs.py +161 -31
  1863. pulumi_oci/onesubsription/get_aggregated_computed_usages.py +1 -1
  1864. pulumi_oci/onesubsription/get_billing_schedules.py +1 -1
  1865. pulumi_oci/onesubsription/get_commitment.py +1 -1
  1866. pulumi_oci/onesubsription/get_commitments.py +1 -1
  1867. pulumi_oci/onesubsription/get_computed_usage.py +1 -1
  1868. pulumi_oci/onesubsription/get_computed_usages.py +1 -1
  1869. pulumi_oci/onesubsription/get_invoice_line_computed_usages.py +1 -1
  1870. pulumi_oci/onesubsription/get_invoices.py +1 -1
  1871. pulumi_oci/onesubsription/get_organization_subscriptions.py +1 -1
  1872. pulumi_oci/onesubsription/get_ratecards.py +1 -1
  1873. pulumi_oci/onesubsription/get_subscribed_service.py +1 -1
  1874. pulumi_oci/onesubsription/get_subscribed_services.py +1 -1
  1875. pulumi_oci/onesubsription/get_subscriptions.py +1 -1
  1876. pulumi_oci/onesubsription/outputs.py +3104 -809
  1877. pulumi_oci/ons/_inputs.py +33 -7
  1878. pulumi_oci/ons/get_notification_topic.py +1 -1
  1879. pulumi_oci/ons/get_notification_topics.py +1 -1
  1880. pulumi_oci/ons/get_subscription.py +1 -1
  1881. pulumi_oci/ons/get_subscriptions.py +1 -1
  1882. pulumi_oci/ons/notification_topic.py +67 -17
  1883. pulumi_oci/ons/outputs.py +139 -33
  1884. pulumi_oci/ons/subscription.py +70 -18
  1885. pulumi_oci/opa/_inputs.py +39 -9
  1886. pulumi_oci/opa/get_opa_instance.py +1 -1
  1887. pulumi_oci/opa/get_opa_instances.py +1 -1
  1888. pulumi_oci/opa/opa_instance.py +109 -31
  1889. pulumi_oci/opa/outputs.py +163 -41
  1890. pulumi_oci/opensearch/_inputs.py +33 -7
  1891. pulumi_oci/opensearch/cluster.py +217 -67
  1892. pulumi_oci/opensearch/get_opensearch_cluster.py +1 -1
  1893. pulumi_oci/opensearch/get_opensearch_clusters.py +1 -1
  1894. pulumi_oci/opensearch/get_opensearch_version.py +1 -1
  1895. pulumi_oci/opensearch/get_opensearch_versions.py +1 -1
  1896. pulumi_oci/opensearch/outputs.py +200 -51
  1897. pulumi_oci/operatoraccesscontrol/_inputs.py +65 -13
  1898. pulumi_oci/operatoraccesscontrol/get_access_request.py +1 -1
  1899. pulumi_oci/operatoraccesscontrol/get_access_request_history.py +1 -1
  1900. pulumi_oci/operatoraccesscontrol/get_access_requests.py +1 -1
  1901. pulumi_oci/operatoraccesscontrol/get_action.py +1 -1
  1902. pulumi_oci/operatoraccesscontrol/get_actions.py +1 -1
  1903. pulumi_oci/operatoraccesscontrol/get_control.py +1 -1
  1904. pulumi_oci/operatoraccesscontrol/get_control_assignment.py +1 -1
  1905. pulumi_oci/operatoraccesscontrol/get_control_assignments.py +1 -1
  1906. pulumi_oci/operatoraccesscontrol/get_controls.py +1 -1
  1907. pulumi_oci/operatoraccesscontrol/operator_control.py +112 -32
  1908. pulumi_oci/operatoraccesscontrol/operator_control_assignment.py +151 -45
  1909. pulumi_oci/operatoraccesscontrol/outputs.py +451 -116
  1910. pulumi_oci/opsi/_inputs.py +476 -101
  1911. pulumi_oci/opsi/awr_hub.py +73 -19
  1912. pulumi_oci/opsi/database_insight.py +193 -54
  1913. pulumi_oci/opsi/enterprise_manager_bridge.py +76 -20
  1914. pulumi_oci/opsi/exadata_insight.py +130 -38
  1915. pulumi_oci/opsi/get_awr_hub.py +1 -1
  1916. pulumi_oci/opsi/get_awr_hub_awr_snapshot.py +1 -1
  1917. pulumi_oci/opsi/get_awr_hub_awr_snapshots.py +1 -1
  1918. pulumi_oci/opsi/get_awr_hub_awr_sources_summary.py +1 -1
  1919. pulumi_oci/opsi/get_awr_hubs.py +1 -1
  1920. pulumi_oci/opsi/get_database_insight.py +1 -1
  1921. pulumi_oci/opsi/get_database_insights.py +1 -1
  1922. pulumi_oci/opsi/get_enterprise_manager_bridge.py +1 -1
  1923. pulumi_oci/opsi/get_enterprise_manager_bridges.py +1 -1
  1924. pulumi_oci/opsi/get_exadata_insight.py +1 -1
  1925. pulumi_oci/opsi/get_exadata_insights.py +1 -1
  1926. pulumi_oci/opsi/get_host_insight.py +1 -1
  1927. pulumi_oci/opsi/get_host_insights.py +1 -1
  1928. pulumi_oci/opsi/get_importable_agent_entities.py +1 -1
  1929. pulumi_oci/opsi/get_importable_agent_entity.py +1 -1
  1930. pulumi_oci/opsi/get_importable_compute_entities.py +1 -1
  1931. pulumi_oci/opsi/get_importable_compute_entity.py +1 -1
  1932. pulumi_oci/opsi/get_news_report.py +1 -1
  1933. pulumi_oci/opsi/get_news_reports.py +1 -1
  1934. pulumi_oci/opsi/get_operations_insights_private_endpoint.py +1 -1
  1935. pulumi_oci/opsi/get_operations_insights_private_endpoints.py +1 -1
  1936. pulumi_oci/opsi/get_operations_insights_warehouse.py +1 -1
  1937. pulumi_oci/opsi/get_operations_insights_warehouse_resource_usage_summary.py +1 -1
  1938. pulumi_oci/opsi/get_operations_insights_warehouse_user.py +1 -1
  1939. pulumi_oci/opsi/get_operations_insights_warehouse_users.py +1 -1
  1940. pulumi_oci/opsi/get_operations_insights_warehouses.py +1 -1
  1941. pulumi_oci/opsi/get_opsi_configuration.py +1 -1
  1942. pulumi_oci/opsi/get_opsi_configuration_configuration_item.py +1 -1
  1943. pulumi_oci/opsi/get_opsi_configurations.py +1 -1
  1944. pulumi_oci/opsi/host_insight.py +130 -38
  1945. pulumi_oci/opsi/news_report.py +99 -26
  1946. pulumi_oci/opsi/operations_insights_private_endpoint.py +94 -26
  1947. pulumi_oci/opsi/operations_insights_warehouse.py +85 -23
  1948. pulumi_oci/opsi/operations_insights_warehouse_download_warehouse_wallet.py +31 -5
  1949. pulumi_oci/opsi/operations_insights_warehouse_rotate_warehouse_wallet.py +25 -3
  1950. pulumi_oci/opsi/operations_insights_warehouse_user.py +88 -24
  1951. pulumi_oci/opsi/opsi_configuration.py +103 -29
  1952. pulumi_oci/opsi/outputs.py +2124 -508
  1953. pulumi_oci/optimizer/_inputs.py +240 -41
  1954. pulumi_oci/optimizer/enrollment_status.py +46 -10
  1955. pulumi_oci/optimizer/get_categories.py +1 -1
  1956. pulumi_oci/optimizer/get_category.py +1 -1
  1957. pulumi_oci/optimizer/get_enrollment_status.py +1 -1
  1958. pulumi_oci/optimizer/get_enrollment_statuses.py +1 -1
  1959. pulumi_oci/optimizer/get_histories.py +1 -1
  1960. pulumi_oci/optimizer/get_profile.py +1 -1
  1961. pulumi_oci/optimizer/get_profile_level.py +1 -1
  1962. pulumi_oci/optimizer/get_profile_levels.py +1 -1
  1963. pulumi_oci/optimizer/get_profiles.py +1 -1
  1964. pulumi_oci/optimizer/get_recommendation.py +1 -1
  1965. pulumi_oci/optimizer/get_recommendation_strategies.py +1 -1
  1966. pulumi_oci/optimizer/get_recommendation_strategy.py +1 -1
  1967. pulumi_oci/optimizer/get_recommendations.py +1 -1
  1968. pulumi_oci/optimizer/get_resource_action.py +1 -1
  1969. pulumi_oci/optimizer/get_resource_actions.py +1 -1
  1970. pulumi_oci/optimizer/outputs.py +1112 -222
  1971. pulumi_oci/optimizer/profile.py +97 -22
  1972. pulumi_oci/optimizer/recommendation.py +76 -20
  1973. pulumi_oci/optimizer/resource_action.py +82 -22
  1974. pulumi_oci/osmanagement/_inputs.py +211 -36
  1975. pulumi_oci/osmanagement/get_managed_instance.py +1 -1
  1976. pulumi_oci/osmanagement/get_managed_instance_event_report.py +1 -1
  1977. pulumi_oci/osmanagement/get_managed_instance_group.py +1 -1
  1978. pulumi_oci/osmanagement/get_managed_instance_groups.py +1 -1
  1979. pulumi_oci/osmanagement/get_managed_instance_module_streams.py +1 -1
  1980. pulumi_oci/osmanagement/get_managed_instance_stream_profile.py +1 -1
  1981. pulumi_oci/osmanagement/get_managed_instances.py +1 -1
  1982. pulumi_oci/osmanagement/get_software_source.py +1 -1
  1983. pulumi_oci/osmanagement/get_software_source_module_stream.py +1 -1
  1984. pulumi_oci/osmanagement/get_software_source_module_stream_profile.py +1 -1
  1985. pulumi_oci/osmanagement/get_software_source_stream_profile.py +1 -1
  1986. pulumi_oci/osmanagement/get_software_sources.py +1 -1
  1987. pulumi_oci/osmanagement/managed_instance.py +106 -30
  1988. pulumi_oci/osmanagement/managed_instance_group.py +64 -16
  1989. pulumi_oci/osmanagement/managed_instance_management.py +78 -19
  1990. pulumi_oci/osmanagement/outputs.py +644 -136
  1991. pulumi_oci/osmanagement/software_source.py +115 -33
  1992. pulumi_oci/ospgateway/_inputs.py +544 -147
  1993. pulumi_oci/ospgateway/address_action_verification.py +196 -60
  1994. pulumi_oci/ospgateway/get_address.py +1 -1
  1995. pulumi_oci/ospgateway/get_address_rule.py +1 -1
  1996. pulumi_oci/ospgateway/get_invoice.py +1 -1
  1997. pulumi_oci/ospgateway/get_invoices.py +1 -1
  1998. pulumi_oci/ospgateway/get_invoices_invoice_line.py +1 -1
  1999. pulumi_oci/ospgateway/get_invoices_invoice_lines.py +1 -1
  2000. pulumi_oci/ospgateway/get_subscription.py +1 -1
  2001. pulumi_oci/ospgateway/get_subscriptions.py +1 -1
  2002. pulumi_oci/ospgateway/outputs.py +2149 -563
  2003. pulumi_oci/ospgateway/subscription.py +114 -31
  2004. pulumi_oci/osubbillingschedule/_inputs.py +17 -4
  2005. pulumi_oci/osubbillingschedule/get_billing_schedule.py +1 -1
  2006. pulumi_oci/osubbillingschedule/outputs.py +73 -18
  2007. pulumi_oci/osuborganizationsubscription/_inputs.py +17 -4
  2008. pulumi_oci/osuborganizationsubscription/get_organization_subscriptions.py +1 -1
  2009. pulumi_oci/osuborganizationsubscription/outputs.py +64 -15
  2010. pulumi_oci/osubsubscription/_inputs.py +49 -10
  2011. pulumi_oci/osubsubscription/get_commitment.py +1 -1
  2012. pulumi_oci/osubsubscription/get_commitments.py +1 -1
  2013. pulumi_oci/osubsubscription/get_ratecards.py +1 -1
  2014. pulumi_oci/osubsubscription/get_subscriptions.py +1 -1
  2015. pulumi_oci/osubsubscription/outputs.py +326 -79
  2016. pulumi_oci/osubusage/_inputs.py +33 -7
  2017. pulumi_oci/osubusage/get_commitment_aggregateds.py +1 -1
  2018. pulumi_oci/osubusage/get_computed_usage.py +1 -1
  2019. pulumi_oci/osubusage/get_computed_usages.py +1 -1
  2020. pulumi_oci/osubusage/outputs.py +354 -93
  2021. pulumi_oci/provider.py +51 -14
  2022. pulumi_oci/queue/_inputs.py +17 -4
  2023. pulumi_oci/queue/get_queue.py +28 -15
  2024. pulumi_oci/queue/get_queues.py +11 -11
  2025. pulumi_oci/queue/outputs.py +116 -38
  2026. pulumi_oci/queue/queue.py +211 -84
  2027. pulumi_oci/recoverymod/_inputs.py +90 -19
  2028. pulumi_oci/recoverymod/get_protected_database.py +1 -1
  2029. pulumi_oci/recoverymod/get_protected_database_fetch_configuration.py +1 -1
  2030. pulumi_oci/recoverymod/get_protected_databases.py +1 -1
  2031. pulumi_oci/recoverymod/get_protection_policies.py +1 -1
  2032. pulumi_oci/recoverymod/get_protection_policy.py +1 -1
  2033. pulumi_oci/recoverymod/get_recovery_service_subnet.py +1 -1
  2034. pulumi_oci/recoverymod/get_recovery_service_subnets.py +1 -1
  2035. pulumi_oci/recoverymod/outputs.py +361 -86
  2036. pulumi_oci/recoverymod/protected_database.py +115 -33
  2037. pulumi_oci/recoverymod/protection_policy.py +67 -17
  2038. pulumi_oci/recoverymod/recovery_service_subnet.py +70 -18
  2039. pulumi_oci/resourcemanager/_inputs.py +33 -7
  2040. pulumi_oci/resourcemanager/get_private_endpoint.py +1 -1
  2041. pulumi_oci/resourcemanager/get_private_endpoint_reachable_ip.py +1 -1
  2042. pulumi_oci/resourcemanager/get_private_endpoints.py +1 -1
  2043. pulumi_oci/resourcemanager/get_stack.py +1 -1
  2044. pulumi_oci/resourcemanager/get_stack_tf_state.py +1 -1
  2045. pulumi_oci/resourcemanager/get_stacks.py +1 -1
  2046. pulumi_oci/resourcemanager/outputs.py +161 -38
  2047. pulumi_oci/resourcemanager/private_endpoint.py +88 -24
  2048. pulumi_oci/sch/_inputs.py +220 -46
  2049. pulumi_oci/sch/connector.py +95 -23
  2050. pulumi_oci/sch/get_service_connector.py +1 -1
  2051. pulumi_oci/sch/get_service_connectors.py +1 -1
  2052. pulumi_oci/sch/outputs.py +685 -145
  2053. pulumi_oci/secrets/_inputs.py +17 -4
  2054. pulumi_oci/secrets/get_secretbundle.py +1 -1
  2055. pulumi_oci/secrets/get_secretbundle_versions.py +1 -1
  2056. pulumi_oci/secrets/outputs.py +58 -13
  2057. pulumi_oci/servicecatalog/_inputs.py +97 -19
  2058. pulumi_oci/servicecatalog/catalog.py +52 -12
  2059. pulumi_oci/servicecatalog/catalog_association.py +40 -8
  2060. pulumi_oci/servicecatalog/get_private_application.py +1 -1
  2061. pulumi_oci/servicecatalog/get_private_application_package.py +1 -1
  2062. pulumi_oci/servicecatalog/get_private_application_packages.py +1 -1
  2063. pulumi_oci/servicecatalog/get_private_applications.py +1 -1
  2064. pulumi_oci/servicecatalog/get_service_catalog.py +1 -1
  2065. pulumi_oci/servicecatalog/get_service_catalog_association.py +1 -1
  2066. pulumi_oci/servicecatalog/get_service_catalog_associations.py +1 -1
  2067. pulumi_oci/servicecatalog/get_service_catalogs.py +1 -1
  2068. pulumi_oci/servicecatalog/outputs.py +334 -70
  2069. pulumi_oci/servicecatalog/private_application.py +87 -22
  2070. pulumi_oci/servicemanagerproxy/_inputs.py +17 -4
  2071. pulumi_oci/servicemanagerproxy/get_service_environment.py +1 -1
  2072. pulumi_oci/servicemanagerproxy/get_service_environments.py +1 -1
  2073. pulumi_oci/servicemanagerproxy/outputs.py +125 -26
  2074. pulumi_oci/servicemesh/_inputs.py +493 -95
  2075. pulumi_oci/servicemesh/access_policy.py +76 -20
  2076. pulumi_oci/servicemesh/get_access_policies.py +1 -1
  2077. pulumi_oci/servicemesh/get_access_policy.py +1 -1
  2078. pulumi_oci/servicemesh/get_ingress_gateway.py +1 -1
  2079. pulumi_oci/servicemesh/get_ingress_gateway_route_table.py +1 -1
  2080. pulumi_oci/servicemesh/get_ingress_gateway_route_tables.py +1 -1
  2081. pulumi_oci/servicemesh/get_ingress_gateways.py +1 -1
  2082. pulumi_oci/servicemesh/get_mesh.py +1 -1
  2083. pulumi_oci/servicemesh/get_meshes.py +1 -1
  2084. pulumi_oci/servicemesh/get_proxy_detail.py +21 -1
  2085. pulumi_oci/servicemesh/get_virtual_deployment.py +1 -1
  2086. pulumi_oci/servicemesh/get_virtual_deployments.py +1 -1
  2087. pulumi_oci/servicemesh/get_virtual_service.py +1 -1
  2088. pulumi_oci/servicemesh/get_virtual_service_route_table.py +1 -1
  2089. pulumi_oci/servicemesh/get_virtual_service_route_tables.py +1 -1
  2090. pulumi_oci/servicemesh/get_virtual_services.py +1 -1
  2091. pulumi_oci/servicemesh/ingress_gateway.py +98 -24
  2092. pulumi_oci/servicemesh/ingress_gateway_route_table.py +82 -22
  2093. pulumi_oci/servicemesh/mesh.py +81 -20
  2094. pulumi_oci/servicemesh/outputs.py +1669 -347
  2095. pulumi_oci/servicemesh/virtual_deployment.py +98 -24
  2096. pulumi_oci/servicemesh/virtual_service.py +98 -24
  2097. pulumi_oci/servicemesh/virtual_service_route_table.py +82 -22
  2098. pulumi_oci/stackmonitoring/_inputs.py +511 -108
  2099. pulumi_oci/stackmonitoring/config.py +73 -19
  2100. pulumi_oci/stackmonitoring/discovery_job.py +87 -22
  2101. pulumi_oci/stackmonitoring/get_config.py +1 -1
  2102. pulumi_oci/stackmonitoring/get_configs.py +1 -1
  2103. pulumi_oci/stackmonitoring/get_discovery_job.py +1 -1
  2104. pulumi_oci/stackmonitoring/get_discovery_job_logs.py +1 -1
  2105. pulumi_oci/stackmonitoring/get_discovery_jobs.py +1 -1
  2106. pulumi_oci/stackmonitoring/get_monitored_resource.py +1 -1
  2107. pulumi_oci/stackmonitoring/monitored_resource.py +151 -40
  2108. pulumi_oci/stackmonitoring/monitored_resources_associate_monitored_resource.py +58 -14
  2109. pulumi_oci/stackmonitoring/monitored_resources_list_member.py +40 -8
  2110. pulumi_oci/stackmonitoring/monitored_resources_search.py +124 -36
  2111. pulumi_oci/stackmonitoring/monitored_resources_search_association.py +70 -18
  2112. pulumi_oci/stackmonitoring/outputs.py +920 -193
  2113. pulumi_oci/streaming/_inputs.py +97 -19
  2114. pulumi_oci/streaming/connect_harness.py +52 -12
  2115. pulumi_oci/streaming/get_connect_harness.py +1 -1
  2116. pulumi_oci/streaming/get_connect_harnesses.py +1 -1
  2117. pulumi_oci/streaming/get_stream.py +1 -1
  2118. pulumi_oci/streaming/get_stream_pool.py +1 -1
  2119. pulumi_oci/streaming/get_stream_pools.py +1 -1
  2120. pulumi_oci/streaming/get_streams.py +1 -1
  2121. pulumi_oci/streaming/outputs.py +313 -70
  2122. pulumi_oci/streaming/stream.py +73 -19
  2123. pulumi_oci/streaming/stream_pool.py +91 -20
  2124. pulumi_oci/usageproxy/_inputs.py +129 -25
  2125. pulumi_oci/usageproxy/get_resource_quotas.py +1 -1
  2126. pulumi_oci/usageproxy/get_resources.py +1 -1
  2127. pulumi_oci/usageproxy/get_subscription_product.py +1 -1
  2128. pulumi_oci/usageproxy/get_subscription_products.py +1 -1
  2129. pulumi_oci/usageproxy/get_subscription_redeemable_user.py +1 -1
  2130. pulumi_oci/usageproxy/get_subscription_redeemable_users.py +1 -1
  2131. pulumi_oci/usageproxy/get_subscription_redemption.py +1 -1
  2132. pulumi_oci/usageproxy/get_subscription_redemptions.py +1 -1
  2133. pulumi_oci/usageproxy/get_subscription_reward.py +1 -1
  2134. pulumi_oci/usageproxy/get_subscription_rewards.py +1 -1
  2135. pulumi_oci/usageproxy/get_usagelimits.py +1 -1
  2136. pulumi_oci/usageproxy/outputs.py +682 -151
  2137. pulumi_oci/usageproxy/subscription_redeemable_user.py +43 -9
  2138. pulumi_oci/vault/_inputs.py +58 -13
  2139. pulumi_oci/vault/get_secret.py +1 -1
  2140. pulumi_oci/vault/get_secret_version.py +1 -1
  2141. pulumi_oci/vault/get_secrets.py +1 -1
  2142. pulumi_oci/vault/outputs.py +198 -48
  2143. pulumi_oci/vault/secret.py +102 -27
  2144. pulumi_oci/vbs/_inputs.py +17 -4
  2145. pulumi_oci/vbs/get_inst_vbs_instance.py +1 -1
  2146. pulumi_oci/vbs/get_inst_vbs_instances.py +1 -1
  2147. pulumi_oci/vbs/inst_vbs_instance.py +85 -23
  2148. pulumi_oci/vbs/outputs.py +79 -20
  2149. pulumi_oci/visualbuilder/_inputs.py +93 -20
  2150. pulumi_oci/visualbuilder/get_vb_instance.py +1 -1
  2151. pulumi_oci/visualbuilder/get_vb_instance_applications.py +1 -1
  2152. pulumi_oci/visualbuilder/get_vb_instances.py +1 -1
  2153. pulumi_oci/visualbuilder/outputs.py +360 -81
  2154. pulumi_oci/visualbuilder/vb_instance.py +120 -33
  2155. pulumi_oci/vnmonitoring/_inputs.py +229 -56
  2156. pulumi_oci/vnmonitoring/get_path_analyzer_test.py +1 -1
  2157. pulumi_oci/vnmonitoring/get_path_analyzer_tests.py +1 -1
  2158. pulumi_oci/vnmonitoring/outputs.py +500 -123
  2159. pulumi_oci/vnmonitoring/path_analysi.py +93 -19
  2160. pulumi_oci/vnmonitoring/path_analyzer_test.py +105 -23
  2161. pulumi_oci/vulnerabilityscanning/_inputs.py +220 -39
  2162. pulumi_oci/vulnerabilityscanning/container_scan_recipe.py +72 -17
  2163. pulumi_oci/vulnerabilityscanning/container_scan_target.py +78 -19
  2164. pulumi_oci/vulnerabilityscanning/get_container_scan_recipe.py +1 -1
  2165. pulumi_oci/vulnerabilityscanning/get_container_scan_recipes.py +1 -1
  2166. pulumi_oci/vulnerabilityscanning/get_container_scan_target.py +1 -1
  2167. pulumi_oci/vulnerabilityscanning/get_container_scan_targets.py +1 -1
  2168. pulumi_oci/vulnerabilityscanning/get_host_scan_recipe.py +1 -1
  2169. pulumi_oci/vulnerabilityscanning/get_host_scan_recipes.py +1 -1
  2170. pulumi_oci/vulnerabilityscanning/get_host_scan_target.py +1 -1
  2171. pulumi_oci/vulnerabilityscanning/get_host_scan_target_errors.py +1 -1
  2172. pulumi_oci/vulnerabilityscanning/get_host_scan_targets.py +1 -1
  2173. pulumi_oci/vulnerabilityscanning/host_scan_recipe.py +99 -21
  2174. pulumi_oci/vulnerabilityscanning/host_scan_target.py +79 -21
  2175. pulumi_oci/vulnerabilityscanning/outputs.py +770 -150
  2176. pulumi_oci/waa/_inputs.py +63 -10
  2177. pulumi_oci/waa/app_acceleration.py +79 -21
  2178. pulumi_oci/waa/app_acceleration_policy.py +83 -19
  2179. pulumi_oci/waa/get_app_acceleration.py +1 -1
  2180. pulumi_oci/waa/get_app_acceleration_policies.py +1 -1
  2181. pulumi_oci/waa/get_app_acceleration_policy.py +1 -1
  2182. pulumi_oci/waa/get_app_accelerations.py +1 -1
  2183. pulumi_oci/waa/outputs.py +232 -43
  2184. pulumi_oci/waas/_inputs.py +960 -225
  2185. pulumi_oci/waas/address_list.py +58 -14
  2186. pulumi_oci/waas/certificate.py +97 -27
  2187. pulumi_oci/waas/custom_protection_rule.py +64 -16
  2188. pulumi_oci/waas/get_address_list.py +1 -1
  2189. pulumi_oci/waas/get_address_lists.py +1 -1
  2190. pulumi_oci/waas/get_certificate.py +1 -1
  2191. pulumi_oci/waas/get_certificates.py +1 -1
  2192. pulumi_oci/waas/get_custom_protection_rule.py +1 -1
  2193. pulumi_oci/waas/get_custom_protection_rules.py +1 -1
  2194. pulumi_oci/waas/get_edge_subnets.py +1 -1
  2195. pulumi_oci/waas/get_http_redirect.py +1 -1
  2196. pulumi_oci/waas/get_http_redirects.py +1 -1
  2197. pulumi_oci/waas/get_protection_rule.py +1 -1
  2198. pulumi_oci/waas/get_protection_rules.py +1 -1
  2199. pulumi_oci/waas/get_waas_policies.py +1 -1
  2200. pulumi_oci/waas/get_waas_policy.py +1 -1
  2201. pulumi_oci/waas/http_redirect.py +72 -17
  2202. pulumi_oci/waas/outputs.py +2925 -705
  2203. pulumi_oci/waas/policy.py +98 -24
  2204. pulumi_oci/waas/protection_rule.py +55 -13
  2205. pulumi_oci/waas/purge_cache.py +31 -5
  2206. pulumi_oci/waf/_inputs.py +500 -102
  2207. pulumi_oci/waf/app_firewall.py +79 -21
  2208. pulumi_oci/waf/app_firewall_policy.py +122 -27
  2209. pulumi_oci/waf/get_firewalls.py +1 -1
  2210. pulumi_oci/waf/get_network_address_list.py +1 -1
  2211. pulumi_oci/waf/get_network_address_lists.py +1 -1
  2212. pulumi_oci/waf/get_protection_capabilities.py +1 -1
  2213. pulumi_oci/waf/get_protection_capability_group_tags.py +1 -1
  2214. pulumi_oci/waf/get_web_app_firewall.py +1 -1
  2215. pulumi_oci/waf/get_web_app_firewall_policies.py +1 -1
  2216. pulumi_oci/waf/get_web_app_firewall_policy.py +1 -1
  2217. pulumi_oci/waf/network_address_list.py +79 -21
  2218. pulumi_oci/waf/outputs.py +1595 -334
  2219. {pulumi_oci-1.11.0a1695829678.dist-info → pulumi_oci-1.12.0.dist-info}/METADATA +1 -1
  2220. pulumi_oci-1.12.0.dist-info/RECORD +2330 -0
  2221. pulumi_oci-1.11.0a1695829678.dist-info/RECORD +0 -2315
  2222. {pulumi_oci-1.11.0a1695829678.dist-info → pulumi_oci-1.12.0.dist-info}/WHEEL +0 -0
  2223. {pulumi_oci-1.11.0a1695829678.dist-info → pulumi_oci-1.12.0.dist-info}/top_level.txt +0 -0
@@ -6,7 +6,7 @@ import copy
6
6
  import warnings
7
7
  import pulumi
8
8
  import pulumi.runtime
9
- from typing import Any, Mapping, Optional, Sequence, Union, overload
9
+ from typing import Any, Callable, Mapping, Optional, Sequence, Union, overload
10
10
  from .. import _utilities
11
11
  from . import outputs
12
12
 
@@ -114,9 +114,22 @@ class AccessPolicyRule(dict):
114
114
  :param 'AccessPolicyRuleDestinationArgs' destination: (Updatable) Target of the access policy. This can either be the source or the destination of the traffic.
115
115
  :param 'AccessPolicyRuleSourceArgs' source: (Updatable) Target of the access policy. This can either be the source or the destination of the traffic.
116
116
  """
117
- pulumi.set(__self__, "action", action)
118
- pulumi.set(__self__, "destination", destination)
119
- pulumi.set(__self__, "source", source)
117
+ AccessPolicyRule._configure(
118
+ lambda key, value: pulumi.set(__self__, key, value),
119
+ action=action,
120
+ destination=destination,
121
+ source=source,
122
+ )
123
+ @staticmethod
124
+ def _configure(
125
+ _setter: Callable[[Any, Any], None],
126
+ action: str,
127
+ destination: 'outputs.AccessPolicyRuleDestination',
128
+ source: 'outputs.AccessPolicyRuleSource',
129
+ opts: Optional[pulumi.ResourceOptions]=None):
130
+ _setter("action", action)
131
+ _setter("destination", destination)
132
+ _setter("source", source)
120
133
 
121
134
  @property
122
135
  @pulumi.getter
@@ -187,19 +200,40 @@ class AccessPolicyRuleDestination(dict):
187
200
  ** IMPORTANT **
188
201
  Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
189
202
  """
190
- pulumi.set(__self__, "type", type)
203
+ AccessPolicyRuleDestination._configure(
204
+ lambda key, value: pulumi.set(__self__, key, value),
205
+ type=type,
206
+ hostnames=hostnames,
207
+ ingress_gateway_id=ingress_gateway_id,
208
+ ip_addresses=ip_addresses,
209
+ ports=ports,
210
+ protocol=protocol,
211
+ virtual_service_id=virtual_service_id,
212
+ )
213
+ @staticmethod
214
+ def _configure(
215
+ _setter: Callable[[Any, Any], None],
216
+ type: str,
217
+ hostnames: Optional[Sequence[str]] = None,
218
+ ingress_gateway_id: Optional[str] = None,
219
+ ip_addresses: Optional[Sequence[str]] = None,
220
+ ports: Optional[Sequence[int]] = None,
221
+ protocol: Optional[str] = None,
222
+ virtual_service_id: Optional[str] = None,
223
+ opts: Optional[pulumi.ResourceOptions]=None):
224
+ _setter("type", type)
191
225
  if hostnames is not None:
192
- pulumi.set(__self__, "hostnames", hostnames)
226
+ _setter("hostnames", hostnames)
193
227
  if ingress_gateway_id is not None:
194
- pulumi.set(__self__, "ingress_gateway_id", ingress_gateway_id)
228
+ _setter("ingress_gateway_id", ingress_gateway_id)
195
229
  if ip_addresses is not None:
196
- pulumi.set(__self__, "ip_addresses", ip_addresses)
230
+ _setter("ip_addresses", ip_addresses)
197
231
  if ports is not None:
198
- pulumi.set(__self__, "ports", ports)
232
+ _setter("ports", ports)
199
233
  if protocol is not None:
200
- pulumi.set(__self__, "protocol", protocol)
234
+ _setter("protocol", protocol)
201
235
  if virtual_service_id is not None:
202
- pulumi.set(__self__, "virtual_service_id", virtual_service_id)
236
+ _setter("virtual_service_id", virtual_service_id)
203
237
 
204
238
  @property
205
239
  @pulumi.getter
@@ -306,19 +340,40 @@ class AccessPolicyRuleSource(dict):
306
340
  ** IMPORTANT **
307
341
  Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
308
342
  """
309
- pulumi.set(__self__, "type", type)
343
+ AccessPolicyRuleSource._configure(
344
+ lambda key, value: pulumi.set(__self__, key, value),
345
+ type=type,
346
+ hostnames=hostnames,
347
+ ingress_gateway_id=ingress_gateway_id,
348
+ ip_addresses=ip_addresses,
349
+ ports=ports,
350
+ protocol=protocol,
351
+ virtual_service_id=virtual_service_id,
352
+ )
353
+ @staticmethod
354
+ def _configure(
355
+ _setter: Callable[[Any, Any], None],
356
+ type: str,
357
+ hostnames: Optional[Sequence[str]] = None,
358
+ ingress_gateway_id: Optional[str] = None,
359
+ ip_addresses: Optional[Sequence[str]] = None,
360
+ ports: Optional[Sequence[int]] = None,
361
+ protocol: Optional[str] = None,
362
+ virtual_service_id: Optional[str] = None,
363
+ opts: Optional[pulumi.ResourceOptions]=None):
364
+ _setter("type", type)
310
365
  if hostnames is not None:
311
- pulumi.set(__self__, "hostnames", hostnames)
366
+ _setter("hostnames", hostnames)
312
367
  if ingress_gateway_id is not None:
313
- pulumi.set(__self__, "ingress_gateway_id", ingress_gateway_id)
368
+ _setter("ingress_gateway_id", ingress_gateway_id)
314
369
  if ip_addresses is not None:
315
- pulumi.set(__self__, "ip_addresses", ip_addresses)
370
+ _setter("ip_addresses", ip_addresses)
316
371
  if ports is not None:
317
- pulumi.set(__self__, "ports", ports)
372
+ _setter("ports", ports)
318
373
  if protocol is not None:
319
- pulumi.set(__self__, "protocol", protocol)
374
+ _setter("protocol", protocol)
320
375
  if virtual_service_id is not None:
321
- pulumi.set(__self__, "virtual_service_id", virtual_service_id)
376
+ _setter("virtual_service_id", virtual_service_id)
322
377
 
323
378
  @property
324
379
  @pulumi.getter
@@ -405,8 +460,17 @@ class IngressGatewayAccessLogging(dict):
405
460
  """
406
461
  :param bool is_enabled: (Updatable) Determines if the logging configuration is enabled.
407
462
  """
463
+ IngressGatewayAccessLogging._configure(
464
+ lambda key, value: pulumi.set(__self__, key, value),
465
+ is_enabled=is_enabled,
466
+ )
467
+ @staticmethod
468
+ def _configure(
469
+ _setter: Callable[[Any, Any], None],
470
+ is_enabled: Optional[bool] = None,
471
+ opts: Optional[pulumi.ResourceOptions]=None):
408
472
  if is_enabled is not None:
409
- pulumi.set(__self__, "is_enabled", is_enabled)
473
+ _setter("is_enabled", is_enabled)
410
474
 
411
475
  @property
412
476
  @pulumi.getter(name="isEnabled")
@@ -432,10 +496,23 @@ class IngressGatewayHost(dict):
432
496
  Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
433
497
  :param Sequence[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".
434
498
  """
435
- pulumi.set(__self__, "listeners", listeners)
436
- pulumi.set(__self__, "name", name)
499
+ IngressGatewayHost._configure(
500
+ lambda key, value: pulumi.set(__self__, key, value),
501
+ listeners=listeners,
502
+ name=name,
503
+ hostnames=hostnames,
504
+ )
505
+ @staticmethod
506
+ def _configure(
507
+ _setter: Callable[[Any, Any], None],
508
+ listeners: Sequence['outputs.IngressGatewayHostListener'],
509
+ name: str,
510
+ hostnames: Optional[Sequence[str]] = None,
511
+ opts: Optional[pulumi.ResourceOptions]=None):
512
+ _setter("listeners", listeners)
513
+ _setter("name", name)
437
514
  if hostnames is not None:
438
- pulumi.set(__self__, "hostnames", hostnames)
515
+ _setter("hostnames", hostnames)
439
516
 
440
517
  @property
441
518
  @pulumi.getter
@@ -477,10 +554,23 @@ class IngressGatewayHostListener(dict):
477
554
  :param str protocol: (Updatable) Type of protocol used.
478
555
  :param 'IngressGatewayHostListenerTlsArgs' tls: (Updatable) TLS enforcement config for the ingress listener.
479
556
  """
480
- pulumi.set(__self__, "port", port)
481
- pulumi.set(__self__, "protocol", protocol)
557
+ IngressGatewayHostListener._configure(
558
+ lambda key, value: pulumi.set(__self__, key, value),
559
+ port=port,
560
+ protocol=protocol,
561
+ tls=tls,
562
+ )
563
+ @staticmethod
564
+ def _configure(
565
+ _setter: Callable[[Any, Any], None],
566
+ port: int,
567
+ protocol: str,
568
+ tls: Optional['outputs.IngressGatewayHostListenerTls'] = None,
569
+ opts: Optional[pulumi.ResourceOptions]=None):
570
+ _setter("port", port)
571
+ _setter("protocol", protocol)
482
572
  if tls is not None:
483
- pulumi.set(__self__, "tls", tls)
573
+ _setter("tls", tls)
484
574
 
485
575
  @property
486
576
  @pulumi.getter
@@ -537,11 +627,24 @@ class IngressGatewayHostListenerTls(dict):
537
627
  :param 'IngressGatewayHostListenerTlsClientValidationArgs' client_validation: (Updatable) Resource representing the TLS configuration used for validating client certificates.
538
628
  :param 'IngressGatewayHostListenerTlsServerCertificateArgs' server_certificate: (Updatable) Resource representing the location of the TLS certificate.
539
629
  """
540
- pulumi.set(__self__, "mode", mode)
630
+ IngressGatewayHostListenerTls._configure(
631
+ lambda key, value: pulumi.set(__self__, key, value),
632
+ mode=mode,
633
+ client_validation=client_validation,
634
+ server_certificate=server_certificate,
635
+ )
636
+ @staticmethod
637
+ def _configure(
638
+ _setter: Callable[[Any, Any], None],
639
+ mode: str,
640
+ client_validation: Optional['outputs.IngressGatewayHostListenerTlsClientValidation'] = None,
641
+ server_certificate: Optional['outputs.IngressGatewayHostListenerTlsServerCertificate'] = None,
642
+ opts: Optional[pulumi.ResourceOptions]=None):
643
+ _setter("mode", mode)
541
644
  if client_validation is not None:
542
- pulumi.set(__self__, "client_validation", client_validation)
645
+ _setter("client_validation", client_validation)
543
646
  if server_certificate is not None:
544
- pulumi.set(__self__, "server_certificate", server_certificate)
647
+ _setter("server_certificate", server_certificate)
545
648
 
546
649
  @property
547
650
  @pulumi.getter
@@ -596,10 +699,21 @@ class IngressGatewayHostListenerTlsClientValidation(dict):
596
699
  :param Sequence[str] subject_alternate_names: (Updatable) A list of alternate names to verify the subject identity in the certificate presented by the client.
597
700
  :param 'IngressGatewayHostListenerTlsClientValidationTrustedCaBundleArgs' trusted_ca_bundle: (Updatable) Resource representing the CA bundle.
598
701
  """
702
+ IngressGatewayHostListenerTlsClientValidation._configure(
703
+ lambda key, value: pulumi.set(__self__, key, value),
704
+ subject_alternate_names=subject_alternate_names,
705
+ trusted_ca_bundle=trusted_ca_bundle,
706
+ )
707
+ @staticmethod
708
+ def _configure(
709
+ _setter: Callable[[Any, Any], None],
710
+ subject_alternate_names: Optional[Sequence[str]] = None,
711
+ trusted_ca_bundle: Optional['outputs.IngressGatewayHostListenerTlsClientValidationTrustedCaBundle'] = None,
712
+ opts: Optional[pulumi.ResourceOptions]=None):
599
713
  if subject_alternate_names is not None:
600
- pulumi.set(__self__, "subject_alternate_names", subject_alternate_names)
714
+ _setter("subject_alternate_names", subject_alternate_names)
601
715
  if trusted_ca_bundle is not None:
602
- pulumi.set(__self__, "trusted_ca_bundle", trusted_ca_bundle)
716
+ _setter("trusted_ca_bundle", trusted_ca_bundle)
603
717
 
604
718
  @property
605
719
  @pulumi.getter(name="subjectAlternateNames")
@@ -648,11 +762,24 @@ class IngressGatewayHostListenerTlsClientValidationTrustedCaBundle(dict):
648
762
  :param str ca_bundle_id: (Updatable) The OCID of the CA Bundle resource.
649
763
  :param 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}
650
764
  """
651
- pulumi.set(__self__, "type", type)
765
+ IngressGatewayHostListenerTlsClientValidationTrustedCaBundle._configure(
766
+ lambda key, value: pulumi.set(__self__, key, value),
767
+ type=type,
768
+ ca_bundle_id=ca_bundle_id,
769
+ secret_name=secret_name,
770
+ )
771
+ @staticmethod
772
+ def _configure(
773
+ _setter: Callable[[Any, Any], None],
774
+ type: str,
775
+ ca_bundle_id: Optional[str] = None,
776
+ secret_name: Optional[str] = None,
777
+ opts: Optional[pulumi.ResourceOptions]=None):
778
+ _setter("type", type)
652
779
  if ca_bundle_id is not None:
653
- pulumi.set(__self__, "ca_bundle_id", ca_bundle_id)
780
+ _setter("ca_bundle_id", ca_bundle_id)
654
781
  if secret_name is not None:
655
- pulumi.set(__self__, "secret_name", secret_name)
782
+ _setter("secret_name", secret_name)
656
783
 
657
784
  @property
658
785
  @pulumi.getter
@@ -709,11 +836,24 @@ class IngressGatewayHostListenerTlsServerCertificate(dict):
709
836
  :param str certificate_id: (Updatable) The OCID of the leaf certificate resource.
710
837
  :param 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}
711
838
  """
712
- pulumi.set(__self__, "type", type)
839
+ IngressGatewayHostListenerTlsServerCertificate._configure(
840
+ lambda key, value: pulumi.set(__self__, key, value),
841
+ type=type,
842
+ certificate_id=certificate_id,
843
+ secret_name=secret_name,
844
+ )
845
+ @staticmethod
846
+ def _configure(
847
+ _setter: Callable[[Any, Any], None],
848
+ type: str,
849
+ certificate_id: Optional[str] = None,
850
+ secret_name: Optional[str] = None,
851
+ opts: Optional[pulumi.ResourceOptions]=None):
852
+ _setter("type", type)
713
853
  if certificate_id is not None:
714
- pulumi.set(__self__, "certificate_id", certificate_id)
854
+ _setter("certificate_id", certificate_id)
715
855
  if secret_name is not None:
716
- pulumi.set(__self__, "secret_name", secret_name)
856
+ _setter("secret_name", secret_name)
717
857
 
718
858
  @property
719
859
  @pulumi.getter
@@ -768,10 +908,21 @@ class IngressGatewayMtls(dict):
768
908
  :param str certificate_id: (Updatable) The OCID of the leaf certificate resource.
769
909
  :param 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.
770
910
  """
911
+ IngressGatewayMtls._configure(
912
+ lambda key, value: pulumi.set(__self__, key, value),
913
+ certificate_id=certificate_id,
914
+ maximum_validity=maximum_validity,
915
+ )
916
+ @staticmethod
917
+ def _configure(
918
+ _setter: Callable[[Any, Any], None],
919
+ certificate_id: Optional[str] = None,
920
+ maximum_validity: Optional[int] = None,
921
+ opts: Optional[pulumi.ResourceOptions]=None):
771
922
  if certificate_id is not None:
772
- pulumi.set(__self__, "certificate_id", certificate_id)
923
+ _setter("certificate_id", certificate_id)
773
924
  if maximum_validity is not None:
774
- pulumi.set(__self__, "maximum_validity", maximum_validity)
925
+ _setter("maximum_validity", maximum_validity)
775
926
 
776
927
  @property
777
928
  @pulumi.getter(name="certificateId")
@@ -844,22 +995,47 @@ class IngressGatewayRouteTableRouteRule(dict):
844
995
  :param str path_type: (Updatable) Match type for the route
845
996
  :param 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.
846
997
  """
847
- pulumi.set(__self__, "destinations", destinations)
848
- pulumi.set(__self__, "type", type)
998
+ IngressGatewayRouteTableRouteRule._configure(
999
+ lambda key, value: pulumi.set(__self__, key, value),
1000
+ destinations=destinations,
1001
+ type=type,
1002
+ ingress_gateway_host=ingress_gateway_host,
1003
+ is_grpc=is_grpc,
1004
+ is_host_rewrite_enabled=is_host_rewrite_enabled,
1005
+ is_path_rewrite_enabled=is_path_rewrite_enabled,
1006
+ path=path,
1007
+ path_type=path_type,
1008
+ request_timeout_in_ms=request_timeout_in_ms,
1009
+ )
1010
+ @staticmethod
1011
+ def _configure(
1012
+ _setter: Callable[[Any, Any], None],
1013
+ destinations: Sequence['outputs.IngressGatewayRouteTableRouteRuleDestination'],
1014
+ type: str,
1015
+ ingress_gateway_host: Optional['outputs.IngressGatewayRouteTableRouteRuleIngressGatewayHost'] = None,
1016
+ is_grpc: Optional[bool] = None,
1017
+ is_host_rewrite_enabled: Optional[bool] = None,
1018
+ is_path_rewrite_enabled: Optional[bool] = None,
1019
+ path: Optional[str] = None,
1020
+ path_type: Optional[str] = None,
1021
+ request_timeout_in_ms: Optional[str] = None,
1022
+ opts: Optional[pulumi.ResourceOptions]=None):
1023
+ _setter("destinations", destinations)
1024
+ _setter("type", type)
849
1025
  if ingress_gateway_host is not None:
850
- pulumi.set(__self__, "ingress_gateway_host", ingress_gateway_host)
1026
+ _setter("ingress_gateway_host", ingress_gateway_host)
851
1027
  if is_grpc is not None:
852
- pulumi.set(__self__, "is_grpc", is_grpc)
1028
+ _setter("is_grpc", is_grpc)
853
1029
  if is_host_rewrite_enabled is not None:
854
- pulumi.set(__self__, "is_host_rewrite_enabled", is_host_rewrite_enabled)
1030
+ _setter("is_host_rewrite_enabled", is_host_rewrite_enabled)
855
1031
  if is_path_rewrite_enabled is not None:
856
- pulumi.set(__self__, "is_path_rewrite_enabled", is_path_rewrite_enabled)
1032
+ _setter("is_path_rewrite_enabled", is_path_rewrite_enabled)
857
1033
  if path is not None:
858
- pulumi.set(__self__, "path", path)
1034
+ _setter("path", path)
859
1035
  if path_type is not None:
860
- pulumi.set(__self__, "path_type", path_type)
1036
+ _setter("path_type", path_type)
861
1037
  if request_timeout_in_ms is not None:
862
- pulumi.set(__self__, "request_timeout_in_ms", request_timeout_in_ms)
1038
+ _setter("request_timeout_in_ms", request_timeout_in_ms)
863
1039
 
864
1040
  @property
865
1041
  @pulumi.getter
@@ -966,11 +1142,24 @@ class IngressGatewayRouteTableRouteRuleDestination(dict):
966
1142
  :param int port: (Updatable) The port of the ingress gateway host listener. Leave empty to match all ports for the host.
967
1143
  :param int weight: (Updatable) Weight of traffic target.
968
1144
  """
969
- pulumi.set(__self__, "virtual_service_id", virtual_service_id)
1145
+ IngressGatewayRouteTableRouteRuleDestination._configure(
1146
+ lambda key, value: pulumi.set(__self__, key, value),
1147
+ virtual_service_id=virtual_service_id,
1148
+ port=port,
1149
+ weight=weight,
1150
+ )
1151
+ @staticmethod
1152
+ def _configure(
1153
+ _setter: Callable[[Any, Any], None],
1154
+ virtual_service_id: str,
1155
+ port: Optional[int] = None,
1156
+ weight: Optional[int] = None,
1157
+ opts: Optional[pulumi.ResourceOptions]=None):
1158
+ _setter("virtual_service_id", virtual_service_id)
970
1159
  if port is not None:
971
- pulumi.set(__self__, "port", port)
1160
+ _setter("port", port)
972
1161
  if weight is not None:
973
- pulumi.set(__self__, "weight", weight)
1162
+ _setter("weight", weight)
974
1163
 
975
1164
  @property
976
1165
  @pulumi.getter(name="virtualServiceId")
@@ -1006,9 +1195,20 @@ class IngressGatewayRouteTableRouteRuleIngressGatewayHost(dict):
1006
1195
  :param str name: (Updatable) Name of the ingress gateway host that this route should apply to.
1007
1196
  :param int port: (Updatable) The port of the ingress gateway host listener. Leave empty to match all ports for the host.
1008
1197
  """
1009
- pulumi.set(__self__, "name", name)
1198
+ IngressGatewayRouteTableRouteRuleIngressGatewayHost._configure(
1199
+ lambda key, value: pulumi.set(__self__, key, value),
1200
+ name=name,
1201
+ port=port,
1202
+ )
1203
+ @staticmethod
1204
+ def _configure(
1205
+ _setter: Callable[[Any, Any], None],
1206
+ name: str,
1207
+ port: Optional[int] = None,
1208
+ opts: Optional[pulumi.ResourceOptions]=None):
1209
+ _setter("name", name)
1010
1210
  if port is not None:
1011
- pulumi.set(__self__, "port", port)
1211
+ _setter("port", port)
1012
1212
 
1013
1213
  @property
1014
1214
  @pulumi.getter
@@ -1034,7 +1234,16 @@ class MeshCertificateAuthority(dict):
1034
1234
  """
1035
1235
  :param str id: The OCID of the certificate authority resource.
1036
1236
  """
1037
- pulumi.set(__self__, "id", id)
1237
+ MeshCertificateAuthority._configure(
1238
+ lambda key, value: pulumi.set(__self__, key, value),
1239
+ id=id,
1240
+ )
1241
+ @staticmethod
1242
+ def _configure(
1243
+ _setter: Callable[[Any, Any], None],
1244
+ id: str,
1245
+ opts: Optional[pulumi.ResourceOptions]=None):
1246
+ _setter("id", id)
1038
1247
 
1039
1248
  @property
1040
1249
  @pulumi.getter
@@ -1056,7 +1265,16 @@ class MeshMtls(dict):
1056
1265
  ** IMPORTANT **
1057
1266
  Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
1058
1267
  """
1059
- pulumi.set(__self__, "minimum", minimum)
1268
+ MeshMtls._configure(
1269
+ lambda key, value: pulumi.set(__self__, key, value),
1270
+ minimum=minimum,
1271
+ )
1272
+ @staticmethod
1273
+ def _configure(
1274
+ _setter: Callable[[Any, Any], None],
1275
+ minimum: str,
1276
+ opts: Optional[pulumi.ResourceOptions]=None):
1277
+ _setter("minimum", minimum)
1060
1278
 
1061
1279
  @property
1062
1280
  @pulumi.getter
@@ -1095,8 +1313,17 @@ class VirtualDeploymentAccessLogging(dict):
1095
1313
  """
1096
1314
  :param bool is_enabled: (Updatable) Determines if the logging configuration is enabled.
1097
1315
  """
1316
+ VirtualDeploymentAccessLogging._configure(
1317
+ lambda key, value: pulumi.set(__self__, key, value),
1318
+ is_enabled=is_enabled,
1319
+ )
1320
+ @staticmethod
1321
+ def _configure(
1322
+ _setter: Callable[[Any, Any], None],
1323
+ is_enabled: Optional[bool] = None,
1324
+ opts: Optional[pulumi.ResourceOptions]=None):
1098
1325
  if is_enabled is not None:
1099
- pulumi.set(__self__, "is_enabled", is_enabled)
1326
+ _setter("is_enabled", is_enabled)
1100
1327
 
1101
1328
  @property
1102
1329
  @pulumi.getter(name="isEnabled")
@@ -1139,12 +1366,27 @@ class VirtualDeploymentListener(dict):
1139
1366
  :param 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.
1140
1367
  :param 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.
1141
1368
  """
1142
- pulumi.set(__self__, "port", port)
1143
- pulumi.set(__self__, "protocol", protocol)
1369
+ VirtualDeploymentListener._configure(
1370
+ lambda key, value: pulumi.set(__self__, key, value),
1371
+ port=port,
1372
+ protocol=protocol,
1373
+ idle_timeout_in_ms=idle_timeout_in_ms,
1374
+ request_timeout_in_ms=request_timeout_in_ms,
1375
+ )
1376
+ @staticmethod
1377
+ def _configure(
1378
+ _setter: Callable[[Any, Any], None],
1379
+ port: int,
1380
+ protocol: str,
1381
+ idle_timeout_in_ms: Optional[str] = None,
1382
+ request_timeout_in_ms: Optional[str] = None,
1383
+ opts: Optional[pulumi.ResourceOptions]=None):
1384
+ _setter("port", port)
1385
+ _setter("protocol", protocol)
1144
1386
  if idle_timeout_in_ms is not None:
1145
- pulumi.set(__self__, "idle_timeout_in_ms", idle_timeout_in_ms)
1387
+ _setter("idle_timeout_in_ms", idle_timeout_in_ms)
1146
1388
  if request_timeout_in_ms is not None:
1147
- pulumi.set(__self__, "request_timeout_in_ms", request_timeout_in_ms)
1389
+ _setter("request_timeout_in_ms", request_timeout_in_ms)
1148
1390
 
1149
1391
  @property
1150
1392
  @pulumi.getter
@@ -1188,9 +1430,20 @@ class VirtualDeploymentServiceDiscovery(dict):
1188
1430
  :param str type: (Updatable) Type of service discovery.
1189
1431
  :param str hostname: (Updatable) The hostname of the virtual deployments.
1190
1432
  """
1191
- pulumi.set(__self__, "type", type)
1433
+ VirtualDeploymentServiceDiscovery._configure(
1434
+ lambda key, value: pulumi.set(__self__, key, value),
1435
+ type=type,
1436
+ hostname=hostname,
1437
+ )
1438
+ @staticmethod
1439
+ def _configure(
1440
+ _setter: Callable[[Any, Any], None],
1441
+ type: str,
1442
+ hostname: Optional[str] = None,
1443
+ opts: Optional[pulumi.ResourceOptions]=None):
1444
+ _setter("type", type)
1192
1445
  if hostname is not None:
1193
- pulumi.set(__self__, "hostname", hostname)
1446
+ _setter("hostname", hostname)
1194
1447
 
1195
1448
  @property
1196
1449
  @pulumi.getter
@@ -1216,7 +1469,16 @@ class VirtualServiceDefaultRoutingPolicy(dict):
1216
1469
  """
1217
1470
  :param str type: (Updatable) Type of the virtual service routing policy.
1218
1471
  """
1219
- pulumi.set(__self__, "type", type)
1472
+ VirtualServiceDefaultRoutingPolicy._configure(
1473
+ lambda key, value: pulumi.set(__self__, key, value),
1474
+ type=type,
1475
+ )
1476
+ @staticmethod
1477
+ def _configure(
1478
+ _setter: Callable[[Any, Any], None],
1479
+ type: str,
1480
+ opts: Optional[pulumi.ResourceOptions]=None):
1481
+ _setter("type", type)
1220
1482
 
1221
1483
  @property
1222
1484
  @pulumi.getter
@@ -1257,11 +1519,24 @@ class VirtualServiceMtls(dict):
1257
1519
  :param str certificate_id: The OCID of the certificate resource that will be used for mTLS authentication with other virtual services in the mesh.
1258
1520
  :param 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.
1259
1521
  """
1260
- pulumi.set(__self__, "mode", mode)
1522
+ VirtualServiceMtls._configure(
1523
+ lambda key, value: pulumi.set(__self__, key, value),
1524
+ mode=mode,
1525
+ certificate_id=certificate_id,
1526
+ maximum_validity=maximum_validity,
1527
+ )
1528
+ @staticmethod
1529
+ def _configure(
1530
+ _setter: Callable[[Any, Any], None],
1531
+ mode: str,
1532
+ certificate_id: Optional[str] = None,
1533
+ maximum_validity: Optional[int] = None,
1534
+ opts: Optional[pulumi.ResourceOptions]=None):
1535
+ _setter("mode", mode)
1261
1536
  if certificate_id is not None:
1262
- pulumi.set(__self__, "certificate_id", certificate_id)
1537
+ _setter("certificate_id", certificate_id)
1263
1538
  if maximum_validity is not None:
1264
- pulumi.set(__self__, "maximum_validity", maximum_validity)
1539
+ _setter("maximum_validity", maximum_validity)
1265
1540
 
1266
1541
  @property
1267
1542
  @pulumi.getter
@@ -1326,16 +1601,35 @@ class VirtualServiceRouteTableRouteRule(dict):
1326
1601
  :param str path_type: (Updatable) Match type for the route
1327
1602
  :param 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.
1328
1603
  """
1329
- pulumi.set(__self__, "destinations", destinations)
1330
- pulumi.set(__self__, "type", type)
1604
+ VirtualServiceRouteTableRouteRule._configure(
1605
+ lambda key, value: pulumi.set(__self__, key, value),
1606
+ destinations=destinations,
1607
+ type=type,
1608
+ is_grpc=is_grpc,
1609
+ path=path,
1610
+ path_type=path_type,
1611
+ request_timeout_in_ms=request_timeout_in_ms,
1612
+ )
1613
+ @staticmethod
1614
+ def _configure(
1615
+ _setter: Callable[[Any, Any], None],
1616
+ destinations: Sequence['outputs.VirtualServiceRouteTableRouteRuleDestination'],
1617
+ type: str,
1618
+ is_grpc: Optional[bool] = None,
1619
+ path: Optional[str] = None,
1620
+ path_type: Optional[str] = None,
1621
+ request_timeout_in_ms: Optional[str] = None,
1622
+ opts: Optional[pulumi.ResourceOptions]=None):
1623
+ _setter("destinations", destinations)
1624
+ _setter("type", type)
1331
1625
  if is_grpc is not None:
1332
- pulumi.set(__self__, "is_grpc", is_grpc)
1626
+ _setter("is_grpc", is_grpc)
1333
1627
  if path is not None:
1334
- pulumi.set(__self__, "path", path)
1628
+ _setter("path", path)
1335
1629
  if path_type is not None:
1336
- pulumi.set(__self__, "path_type", path_type)
1630
+ _setter("path_type", path_type)
1337
1631
  if request_timeout_in_ms is not None:
1338
- pulumi.set(__self__, "request_timeout_in_ms", request_timeout_in_ms)
1632
+ _setter("request_timeout_in_ms", request_timeout_in_ms)
1339
1633
 
1340
1634
  @property
1341
1635
  @pulumi.getter
@@ -1414,10 +1708,23 @@ class VirtualServiceRouteTableRouteRuleDestination(dict):
1414
1708
  :param int weight: (Updatable) Weight of traffic target.
1415
1709
  :param int port: (Updatable) Port on virtual deployment to target. If port is missing, the rule will target all ports on the virtual deployment.
1416
1710
  """
1417
- pulumi.set(__self__, "virtual_deployment_id", virtual_deployment_id)
1418
- pulumi.set(__self__, "weight", weight)
1711
+ VirtualServiceRouteTableRouteRuleDestination._configure(
1712
+ lambda key, value: pulumi.set(__self__, key, value),
1713
+ virtual_deployment_id=virtual_deployment_id,
1714
+ weight=weight,
1715
+ port=port,
1716
+ )
1717
+ @staticmethod
1718
+ def _configure(
1719
+ _setter: Callable[[Any, Any], None],
1720
+ virtual_deployment_id: str,
1721
+ weight: int,
1722
+ port: Optional[int] = None,
1723
+ opts: Optional[pulumi.ResourceOptions]=None):
1724
+ _setter("virtual_deployment_id", virtual_deployment_id)
1725
+ _setter("weight", weight)
1419
1726
  if port is not None:
1420
- pulumi.set(__self__, "port", port)
1727
+ _setter("port", port)
1421
1728
 
1422
1729
  @property
1423
1730
  @pulumi.getter(name="virtualDeploymentId")
@@ -1448,7 +1755,16 @@ class VirtualServiceRouteTableRouteRuleDestination(dict):
1448
1755
  class GetAccessPoliciesAccessPolicyCollectionResult(dict):
1449
1756
  def __init__(__self__, *,
1450
1757
  items: Sequence['outputs.GetAccessPoliciesAccessPolicyCollectionItemResult']):
1451
- pulumi.set(__self__, "items", items)
1758
+ GetAccessPoliciesAccessPolicyCollectionResult._configure(
1759
+ lambda key, value: pulumi.set(__self__, key, value),
1760
+ items=items,
1761
+ )
1762
+ @staticmethod
1763
+ def _configure(
1764
+ _setter: Callable[[Any, Any], None],
1765
+ items: Sequence['outputs.GetAccessPoliciesAccessPolicyCollectionItemResult'],
1766
+ opts: Optional[pulumi.ResourceOptions]=None):
1767
+ _setter("items", items)
1452
1768
 
1453
1769
  @property
1454
1770
  @pulumi.getter
@@ -1487,19 +1803,52 @@ class GetAccessPoliciesAccessPolicyCollectionItemResult(dict):
1487
1803
  :param str time_created: The time when this resource was created in an RFC3339 formatted datetime string.
1488
1804
  :param str time_updated: The time when this resource was updated in an RFC3339 formatted datetime string.
1489
1805
  """
1490
- pulumi.set(__self__, "compartment_id", compartment_id)
1491
- pulumi.set(__self__, "defined_tags", defined_tags)
1492
- pulumi.set(__self__, "description", description)
1493
- pulumi.set(__self__, "freeform_tags", freeform_tags)
1494
- pulumi.set(__self__, "id", id)
1495
- pulumi.set(__self__, "lifecycle_details", lifecycle_details)
1496
- pulumi.set(__self__, "mesh_id", mesh_id)
1497
- pulumi.set(__self__, "name", name)
1498
- pulumi.set(__self__, "rules", rules)
1499
- pulumi.set(__self__, "state", state)
1500
- pulumi.set(__self__, "system_tags", system_tags)
1501
- pulumi.set(__self__, "time_created", time_created)
1502
- pulumi.set(__self__, "time_updated", time_updated)
1806
+ GetAccessPoliciesAccessPolicyCollectionItemResult._configure(
1807
+ lambda key, value: pulumi.set(__self__, key, value),
1808
+ compartment_id=compartment_id,
1809
+ defined_tags=defined_tags,
1810
+ description=description,
1811
+ freeform_tags=freeform_tags,
1812
+ id=id,
1813
+ lifecycle_details=lifecycle_details,
1814
+ mesh_id=mesh_id,
1815
+ name=name,
1816
+ rules=rules,
1817
+ state=state,
1818
+ system_tags=system_tags,
1819
+ time_created=time_created,
1820
+ time_updated=time_updated,
1821
+ )
1822
+ @staticmethod
1823
+ def _configure(
1824
+ _setter: Callable[[Any, Any], None],
1825
+ compartment_id: str,
1826
+ defined_tags: Mapping[str, Any],
1827
+ description: str,
1828
+ freeform_tags: Mapping[str, Any],
1829
+ id: str,
1830
+ lifecycle_details: str,
1831
+ mesh_id: str,
1832
+ name: str,
1833
+ rules: Sequence['outputs.GetAccessPoliciesAccessPolicyCollectionItemRuleResult'],
1834
+ state: str,
1835
+ system_tags: Mapping[str, Any],
1836
+ time_created: str,
1837
+ time_updated: str,
1838
+ opts: Optional[pulumi.ResourceOptions]=None):
1839
+ _setter("compartment_id", compartment_id)
1840
+ _setter("defined_tags", defined_tags)
1841
+ _setter("description", description)
1842
+ _setter("freeform_tags", freeform_tags)
1843
+ _setter("id", id)
1844
+ _setter("lifecycle_details", lifecycle_details)
1845
+ _setter("mesh_id", mesh_id)
1846
+ _setter("name", name)
1847
+ _setter("rules", rules)
1848
+ _setter("state", state)
1849
+ _setter("system_tags", system_tags)
1850
+ _setter("time_created", time_created)
1851
+ _setter("time_updated", time_updated)
1503
1852
 
1504
1853
  @property
1505
1854
  @pulumi.getter(name="compartmentId")
@@ -1617,9 +1966,22 @@ class GetAccessPoliciesAccessPolicyCollectionItemRuleResult(dict):
1617
1966
  :param Sequence['GetAccessPoliciesAccessPolicyCollectionItemRuleDestinationArgs'] destinations: Target of the access policy. This can either be the source or the destination of the traffic.
1618
1967
  :param Sequence['GetAccessPoliciesAccessPolicyCollectionItemRuleSourceArgs'] sources: Target of the access policy. This can either be the source or the destination of the traffic.
1619
1968
  """
1620
- pulumi.set(__self__, "action", action)
1621
- pulumi.set(__self__, "destinations", destinations)
1622
- pulumi.set(__self__, "sources", sources)
1969
+ GetAccessPoliciesAccessPolicyCollectionItemRuleResult._configure(
1970
+ lambda key, value: pulumi.set(__self__, key, value),
1971
+ action=action,
1972
+ destinations=destinations,
1973
+ sources=sources,
1974
+ )
1975
+ @staticmethod
1976
+ def _configure(
1977
+ _setter: Callable[[Any, Any], None],
1978
+ action: str,
1979
+ destinations: Sequence['outputs.GetAccessPoliciesAccessPolicyCollectionItemRuleDestinationResult'],
1980
+ sources: Sequence['outputs.GetAccessPoliciesAccessPolicyCollectionItemRuleSourceResult'],
1981
+ opts: Optional[pulumi.ResourceOptions]=None):
1982
+ _setter("action", action)
1983
+ _setter("destinations", destinations)
1984
+ _setter("sources", sources)
1623
1985
 
1624
1986
  @property
1625
1987
  @pulumi.getter
@@ -1665,13 +2027,34 @@ class GetAccessPoliciesAccessPolicyCollectionItemRuleDestinationResult(dict):
1665
2027
  :param str type: Traffic type of the target.
1666
2028
  :param str virtual_service_id: The OCID of the virtual service resource.
1667
2029
  """
1668
- pulumi.set(__self__, "hostnames", hostnames)
1669
- pulumi.set(__self__, "ingress_gateway_id", ingress_gateway_id)
1670
- pulumi.set(__self__, "ip_addresses", ip_addresses)
1671
- pulumi.set(__self__, "ports", ports)
1672
- pulumi.set(__self__, "protocol", protocol)
1673
- pulumi.set(__self__, "type", type)
1674
- pulumi.set(__self__, "virtual_service_id", virtual_service_id)
2030
+ GetAccessPoliciesAccessPolicyCollectionItemRuleDestinationResult._configure(
2031
+ lambda key, value: pulumi.set(__self__, key, value),
2032
+ hostnames=hostnames,
2033
+ ingress_gateway_id=ingress_gateway_id,
2034
+ ip_addresses=ip_addresses,
2035
+ ports=ports,
2036
+ protocol=protocol,
2037
+ type=type,
2038
+ virtual_service_id=virtual_service_id,
2039
+ )
2040
+ @staticmethod
2041
+ def _configure(
2042
+ _setter: Callable[[Any, Any], None],
2043
+ hostnames: Sequence[str],
2044
+ ingress_gateway_id: str,
2045
+ ip_addresses: Sequence[str],
2046
+ ports: Sequence[int],
2047
+ protocol: str,
2048
+ type: str,
2049
+ virtual_service_id: str,
2050
+ opts: Optional[pulumi.ResourceOptions]=None):
2051
+ _setter("hostnames", hostnames)
2052
+ _setter("ingress_gateway_id", ingress_gateway_id)
2053
+ _setter("ip_addresses", ip_addresses)
2054
+ _setter("ports", ports)
2055
+ _setter("protocol", protocol)
2056
+ _setter("type", type)
2057
+ _setter("virtual_service_id", virtual_service_id)
1675
2058
 
1676
2059
  @property
1677
2060
  @pulumi.getter
@@ -1749,13 +2132,34 @@ class GetAccessPoliciesAccessPolicyCollectionItemRuleSourceResult(dict):
1749
2132
  :param str type: Traffic type of the target.
1750
2133
  :param str virtual_service_id: The OCID of the virtual service resource.
1751
2134
  """
1752
- pulumi.set(__self__, "hostnames", hostnames)
1753
- pulumi.set(__self__, "ingress_gateway_id", ingress_gateway_id)
1754
- pulumi.set(__self__, "ip_addresses", ip_addresses)
1755
- pulumi.set(__self__, "ports", ports)
1756
- pulumi.set(__self__, "protocol", protocol)
1757
- pulumi.set(__self__, "type", type)
1758
- pulumi.set(__self__, "virtual_service_id", virtual_service_id)
2135
+ GetAccessPoliciesAccessPolicyCollectionItemRuleSourceResult._configure(
2136
+ lambda key, value: pulumi.set(__self__, key, value),
2137
+ hostnames=hostnames,
2138
+ ingress_gateway_id=ingress_gateway_id,
2139
+ ip_addresses=ip_addresses,
2140
+ ports=ports,
2141
+ protocol=protocol,
2142
+ type=type,
2143
+ virtual_service_id=virtual_service_id,
2144
+ )
2145
+ @staticmethod
2146
+ def _configure(
2147
+ _setter: Callable[[Any, Any], None],
2148
+ hostnames: Sequence[str],
2149
+ ingress_gateway_id: str,
2150
+ ip_addresses: Sequence[str],
2151
+ ports: Sequence[int],
2152
+ protocol: str,
2153
+ type: str,
2154
+ virtual_service_id: str,
2155
+ opts: Optional[pulumi.ResourceOptions]=None):
2156
+ _setter("hostnames", hostnames)
2157
+ _setter("ingress_gateway_id", ingress_gateway_id)
2158
+ _setter("ip_addresses", ip_addresses)
2159
+ _setter("ports", ports)
2160
+ _setter("protocol", protocol)
2161
+ _setter("type", type)
2162
+ _setter("virtual_service_id", virtual_service_id)
1759
2163
 
1760
2164
  @property
1761
2165
  @pulumi.getter
@@ -1823,10 +2227,23 @@ class GetAccessPoliciesFilterResult(dict):
1823
2227
  """
1824
2228
  :param str name: A filter to return only resources that match the entire name given.
1825
2229
  """
1826
- pulumi.set(__self__, "name", name)
1827
- pulumi.set(__self__, "values", values)
2230
+ GetAccessPoliciesFilterResult._configure(
2231
+ lambda key, value: pulumi.set(__self__, key, value),
2232
+ name=name,
2233
+ values=values,
2234
+ regex=regex,
2235
+ )
2236
+ @staticmethod
2237
+ def _configure(
2238
+ _setter: Callable[[Any, Any], None],
2239
+ name: str,
2240
+ values: Sequence[str],
2241
+ regex: Optional[bool] = None,
2242
+ opts: Optional[pulumi.ResourceOptions]=None):
2243
+ _setter("name", name)
2244
+ _setter("values", values)
1828
2245
  if regex is not None:
1829
- pulumi.set(__self__, "regex", regex)
2246
+ _setter("regex", regex)
1830
2247
 
1831
2248
  @property
1832
2249
  @pulumi.getter
@@ -1858,9 +2275,22 @@ class GetAccessPolicyRuleResult(dict):
1858
2275
  :param Sequence['GetAccessPolicyRuleDestinationArgs'] destinations: Target of the access policy. This can either be the source or the destination of the traffic.
1859
2276
  :param Sequence['GetAccessPolicyRuleSourceArgs'] sources: Target of the access policy. This can either be the source or the destination of the traffic.
1860
2277
  """
1861
- pulumi.set(__self__, "action", action)
1862
- pulumi.set(__self__, "destinations", destinations)
1863
- pulumi.set(__self__, "sources", sources)
2278
+ GetAccessPolicyRuleResult._configure(
2279
+ lambda key, value: pulumi.set(__self__, key, value),
2280
+ action=action,
2281
+ destinations=destinations,
2282
+ sources=sources,
2283
+ )
2284
+ @staticmethod
2285
+ def _configure(
2286
+ _setter: Callable[[Any, Any], None],
2287
+ action: str,
2288
+ destinations: Sequence['outputs.GetAccessPolicyRuleDestinationResult'],
2289
+ sources: Sequence['outputs.GetAccessPolicyRuleSourceResult'],
2290
+ opts: Optional[pulumi.ResourceOptions]=None):
2291
+ _setter("action", action)
2292
+ _setter("destinations", destinations)
2293
+ _setter("sources", sources)
1864
2294
 
1865
2295
  @property
1866
2296
  @pulumi.getter
@@ -1906,13 +2336,34 @@ class GetAccessPolicyRuleDestinationResult(dict):
1906
2336
  :param str type: Traffic type of the target.
1907
2337
  :param str virtual_service_id: The OCID of the virtual service resource.
1908
2338
  """
1909
- pulumi.set(__self__, "hostnames", hostnames)
1910
- pulumi.set(__self__, "ingress_gateway_id", ingress_gateway_id)
1911
- pulumi.set(__self__, "ip_addresses", ip_addresses)
1912
- pulumi.set(__self__, "ports", ports)
1913
- pulumi.set(__self__, "protocol", protocol)
1914
- pulumi.set(__self__, "type", type)
1915
- pulumi.set(__self__, "virtual_service_id", virtual_service_id)
2339
+ GetAccessPolicyRuleDestinationResult._configure(
2340
+ lambda key, value: pulumi.set(__self__, key, value),
2341
+ hostnames=hostnames,
2342
+ ingress_gateway_id=ingress_gateway_id,
2343
+ ip_addresses=ip_addresses,
2344
+ ports=ports,
2345
+ protocol=protocol,
2346
+ type=type,
2347
+ virtual_service_id=virtual_service_id,
2348
+ )
2349
+ @staticmethod
2350
+ def _configure(
2351
+ _setter: Callable[[Any, Any], None],
2352
+ hostnames: Sequence[str],
2353
+ ingress_gateway_id: str,
2354
+ ip_addresses: Sequence[str],
2355
+ ports: Sequence[int],
2356
+ protocol: str,
2357
+ type: str,
2358
+ virtual_service_id: str,
2359
+ opts: Optional[pulumi.ResourceOptions]=None):
2360
+ _setter("hostnames", hostnames)
2361
+ _setter("ingress_gateway_id", ingress_gateway_id)
2362
+ _setter("ip_addresses", ip_addresses)
2363
+ _setter("ports", ports)
2364
+ _setter("protocol", protocol)
2365
+ _setter("type", type)
2366
+ _setter("virtual_service_id", virtual_service_id)
1916
2367
 
1917
2368
  @property
1918
2369
  @pulumi.getter
@@ -1990,13 +2441,34 @@ class GetAccessPolicyRuleSourceResult(dict):
1990
2441
  :param str type: Traffic type of the target.
1991
2442
  :param str virtual_service_id: The OCID of the virtual service resource.
1992
2443
  """
1993
- pulumi.set(__self__, "hostnames", hostnames)
1994
- pulumi.set(__self__, "ingress_gateway_id", ingress_gateway_id)
1995
- pulumi.set(__self__, "ip_addresses", ip_addresses)
1996
- pulumi.set(__self__, "ports", ports)
1997
- pulumi.set(__self__, "protocol", protocol)
1998
- pulumi.set(__self__, "type", type)
1999
- pulumi.set(__self__, "virtual_service_id", virtual_service_id)
2444
+ GetAccessPolicyRuleSourceResult._configure(
2445
+ lambda key, value: pulumi.set(__self__, key, value),
2446
+ hostnames=hostnames,
2447
+ ingress_gateway_id=ingress_gateway_id,
2448
+ ip_addresses=ip_addresses,
2449
+ ports=ports,
2450
+ protocol=protocol,
2451
+ type=type,
2452
+ virtual_service_id=virtual_service_id,
2453
+ )
2454
+ @staticmethod
2455
+ def _configure(
2456
+ _setter: Callable[[Any, Any], None],
2457
+ hostnames: Sequence[str],
2458
+ ingress_gateway_id: str,
2459
+ ip_addresses: Sequence[str],
2460
+ ports: Sequence[int],
2461
+ protocol: str,
2462
+ type: str,
2463
+ virtual_service_id: str,
2464
+ opts: Optional[pulumi.ResourceOptions]=None):
2465
+ _setter("hostnames", hostnames)
2466
+ _setter("ingress_gateway_id", ingress_gateway_id)
2467
+ _setter("ip_addresses", ip_addresses)
2468
+ _setter("ports", ports)
2469
+ _setter("protocol", protocol)
2470
+ _setter("type", type)
2471
+ _setter("virtual_service_id", virtual_service_id)
2000
2472
 
2001
2473
  @property
2002
2474
  @pulumi.getter
@@ -2062,7 +2534,16 @@ class GetIngressGatewayAccessLoggingResult(dict):
2062
2534
  """
2063
2535
  :param bool is_enabled: Determines if the logging configuration is enabled.
2064
2536
  """
2065
- pulumi.set(__self__, "is_enabled", is_enabled)
2537
+ GetIngressGatewayAccessLoggingResult._configure(
2538
+ lambda key, value: pulumi.set(__self__, key, value),
2539
+ is_enabled=is_enabled,
2540
+ )
2541
+ @staticmethod
2542
+ def _configure(
2543
+ _setter: Callable[[Any, Any], None],
2544
+ is_enabled: bool,
2545
+ opts: Optional[pulumi.ResourceOptions]=None):
2546
+ _setter("is_enabled", is_enabled)
2066
2547
 
2067
2548
  @property
2068
2549
  @pulumi.getter(name="isEnabled")
@@ -2084,9 +2565,22 @@ class GetIngressGatewayHostResult(dict):
2084
2565
  :param Sequence['GetIngressGatewayHostListenerArgs'] listeners: The listeners for the ingress gateway.
2085
2566
  :param 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`
2086
2567
  """
2087
- pulumi.set(__self__, "hostnames", hostnames)
2088
- pulumi.set(__self__, "listeners", listeners)
2089
- pulumi.set(__self__, "name", name)
2568
+ GetIngressGatewayHostResult._configure(
2569
+ lambda key, value: pulumi.set(__self__, key, value),
2570
+ hostnames=hostnames,
2571
+ listeners=listeners,
2572
+ name=name,
2573
+ )
2574
+ @staticmethod
2575
+ def _configure(
2576
+ _setter: Callable[[Any, Any], None],
2577
+ hostnames: Sequence[str],
2578
+ listeners: Sequence['outputs.GetIngressGatewayHostListenerResult'],
2579
+ name: str,
2580
+ opts: Optional[pulumi.ResourceOptions]=None):
2581
+ _setter("hostnames", hostnames)
2582
+ _setter("listeners", listeners)
2583
+ _setter("name", name)
2090
2584
 
2091
2585
  @property
2092
2586
  @pulumi.getter
@@ -2124,9 +2618,22 @@ class GetIngressGatewayHostListenerResult(dict):
2124
2618
  :param str protocol: Type of protocol used.
2125
2619
  :param Sequence['GetIngressGatewayHostListenerTlArgs'] tls: TLS enforcement config for the ingress listener.
2126
2620
  """
2127
- pulumi.set(__self__, "port", port)
2128
- pulumi.set(__self__, "protocol", protocol)
2129
- pulumi.set(__self__, "tls", tls)
2621
+ GetIngressGatewayHostListenerResult._configure(
2622
+ lambda key, value: pulumi.set(__self__, key, value),
2623
+ port=port,
2624
+ protocol=protocol,
2625
+ tls=tls,
2626
+ )
2627
+ @staticmethod
2628
+ def _configure(
2629
+ _setter: Callable[[Any, Any], None],
2630
+ port: int,
2631
+ protocol: str,
2632
+ tls: Sequence['outputs.GetIngressGatewayHostListenerTlResult'],
2633
+ opts: Optional[pulumi.ResourceOptions]=None):
2634
+ _setter("port", port)
2635
+ _setter("protocol", protocol)
2636
+ _setter("tls", tls)
2130
2637
 
2131
2638
  @property
2132
2639
  @pulumi.getter
@@ -2164,9 +2671,22 @@ class GetIngressGatewayHostListenerTlResult(dict):
2164
2671
  :param 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.
2165
2672
  :param Sequence['GetIngressGatewayHostListenerTlServerCertificateArgs'] server_certificates: Resource representing the location of the TLS certificate.
2166
2673
  """
2167
- pulumi.set(__self__, "client_validations", client_validations)
2168
- pulumi.set(__self__, "mode", mode)
2169
- pulumi.set(__self__, "server_certificates", server_certificates)
2674
+ GetIngressGatewayHostListenerTlResult._configure(
2675
+ lambda key, value: pulumi.set(__self__, key, value),
2676
+ client_validations=client_validations,
2677
+ mode=mode,
2678
+ server_certificates=server_certificates,
2679
+ )
2680
+ @staticmethod
2681
+ def _configure(
2682
+ _setter: Callable[[Any, Any], None],
2683
+ client_validations: Sequence['outputs.GetIngressGatewayHostListenerTlClientValidationResult'],
2684
+ mode: str,
2685
+ server_certificates: Sequence['outputs.GetIngressGatewayHostListenerTlServerCertificateResult'],
2686
+ opts: Optional[pulumi.ResourceOptions]=None):
2687
+ _setter("client_validations", client_validations)
2688
+ _setter("mode", mode)
2689
+ _setter("server_certificates", server_certificates)
2170
2690
 
2171
2691
  @property
2172
2692
  @pulumi.getter(name="clientValidations")
@@ -2202,8 +2722,19 @@ class GetIngressGatewayHostListenerTlClientValidationResult(dict):
2202
2722
  :param Sequence[str] subject_alternate_names: A list of alternate names to verify the subject identity in the certificate presented by the client.
2203
2723
  :param Sequence['GetIngressGatewayHostListenerTlClientValidationTrustedCaBundleArgs'] trusted_ca_bundles: Resource representing the CA bundle.
2204
2724
  """
2205
- pulumi.set(__self__, "subject_alternate_names", subject_alternate_names)
2206
- pulumi.set(__self__, "trusted_ca_bundles", trusted_ca_bundles)
2725
+ GetIngressGatewayHostListenerTlClientValidationResult._configure(
2726
+ lambda key, value: pulumi.set(__self__, key, value),
2727
+ subject_alternate_names=subject_alternate_names,
2728
+ trusted_ca_bundles=trusted_ca_bundles,
2729
+ )
2730
+ @staticmethod
2731
+ def _configure(
2732
+ _setter: Callable[[Any, Any], None],
2733
+ subject_alternate_names: Sequence[str],
2734
+ trusted_ca_bundles: Sequence['outputs.GetIngressGatewayHostListenerTlClientValidationTrustedCaBundleResult'],
2735
+ opts: Optional[pulumi.ResourceOptions]=None):
2736
+ _setter("subject_alternate_names", subject_alternate_names)
2737
+ _setter("trusted_ca_bundles", trusted_ca_bundles)
2207
2738
 
2208
2739
  @property
2209
2740
  @pulumi.getter(name="subjectAlternateNames")
@@ -2233,9 +2764,22 @@ class GetIngressGatewayHostListenerTlClientValidationTrustedCaBundleResult(dict)
2233
2764
  :param 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}
2234
2765
  :param str type: Type of certificate.
2235
2766
  """
2236
- pulumi.set(__self__, "ca_bundle_id", ca_bundle_id)
2237
- pulumi.set(__self__, "secret_name", secret_name)
2238
- pulumi.set(__self__, "type", type)
2767
+ GetIngressGatewayHostListenerTlClientValidationTrustedCaBundleResult._configure(
2768
+ lambda key, value: pulumi.set(__self__, key, value),
2769
+ ca_bundle_id=ca_bundle_id,
2770
+ secret_name=secret_name,
2771
+ type=type,
2772
+ )
2773
+ @staticmethod
2774
+ def _configure(
2775
+ _setter: Callable[[Any, Any], None],
2776
+ ca_bundle_id: str,
2777
+ secret_name: str,
2778
+ type: str,
2779
+ opts: Optional[pulumi.ResourceOptions]=None):
2780
+ _setter("ca_bundle_id", ca_bundle_id)
2781
+ _setter("secret_name", secret_name)
2782
+ _setter("type", type)
2239
2783
 
2240
2784
  @property
2241
2785
  @pulumi.getter(name="caBundleId")
@@ -2273,9 +2817,22 @@ class GetIngressGatewayHostListenerTlServerCertificateResult(dict):
2273
2817
  :param 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}
2274
2818
  :param str type: Type of certificate.
2275
2819
  """
2276
- pulumi.set(__self__, "certificate_id", certificate_id)
2277
- pulumi.set(__self__, "secret_name", secret_name)
2278
- pulumi.set(__self__, "type", type)
2820
+ GetIngressGatewayHostListenerTlServerCertificateResult._configure(
2821
+ lambda key, value: pulumi.set(__self__, key, value),
2822
+ certificate_id=certificate_id,
2823
+ secret_name=secret_name,
2824
+ type=type,
2825
+ )
2826
+ @staticmethod
2827
+ def _configure(
2828
+ _setter: Callable[[Any, Any], None],
2829
+ certificate_id: str,
2830
+ secret_name: str,
2831
+ type: str,
2832
+ opts: Optional[pulumi.ResourceOptions]=None):
2833
+ _setter("certificate_id", certificate_id)
2834
+ _setter("secret_name", secret_name)
2835
+ _setter("type", type)
2279
2836
 
2280
2837
  @property
2281
2838
  @pulumi.getter(name="certificateId")
@@ -2311,8 +2868,19 @@ class GetIngressGatewayMtlResult(dict):
2311
2868
  :param str certificate_id: The OCID of the certificate resource that will be used for mTLS authentication with other virtual services in the mesh.
2312
2869
  :param 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.
2313
2870
  """
2314
- pulumi.set(__self__, "certificate_id", certificate_id)
2315
- pulumi.set(__self__, "maximum_validity", maximum_validity)
2871
+ GetIngressGatewayMtlResult._configure(
2872
+ lambda key, value: pulumi.set(__self__, key, value),
2873
+ certificate_id=certificate_id,
2874
+ maximum_validity=maximum_validity,
2875
+ )
2876
+ @staticmethod
2877
+ def _configure(
2878
+ _setter: Callable[[Any, Any], None],
2879
+ certificate_id: str,
2880
+ maximum_validity: int,
2881
+ opts: Optional[pulumi.ResourceOptions]=None):
2882
+ _setter("certificate_id", certificate_id)
2883
+ _setter("maximum_validity", maximum_validity)
2316
2884
 
2317
2885
  @property
2318
2886
  @pulumi.getter(name="certificateId")
@@ -2354,15 +2922,40 @@ class GetIngressGatewayRouteTableRouteRuleResult(dict):
2354
2922
  :param 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.
2355
2923
  :param str type: Type of protocol.
2356
2924
  """
2357
- pulumi.set(__self__, "destinations", destinations)
2358
- pulumi.set(__self__, "ingress_gateway_hosts", ingress_gateway_hosts)
2359
- pulumi.set(__self__, "is_grpc", is_grpc)
2360
- pulumi.set(__self__, "is_host_rewrite_enabled", is_host_rewrite_enabled)
2361
- pulumi.set(__self__, "is_path_rewrite_enabled", is_path_rewrite_enabled)
2362
- pulumi.set(__self__, "path", path)
2363
- pulumi.set(__self__, "path_type", path_type)
2364
- pulumi.set(__self__, "request_timeout_in_ms", request_timeout_in_ms)
2365
- pulumi.set(__self__, "type", type)
2925
+ GetIngressGatewayRouteTableRouteRuleResult._configure(
2926
+ lambda key, value: pulumi.set(__self__, key, value),
2927
+ destinations=destinations,
2928
+ ingress_gateway_hosts=ingress_gateway_hosts,
2929
+ is_grpc=is_grpc,
2930
+ is_host_rewrite_enabled=is_host_rewrite_enabled,
2931
+ is_path_rewrite_enabled=is_path_rewrite_enabled,
2932
+ path=path,
2933
+ path_type=path_type,
2934
+ request_timeout_in_ms=request_timeout_in_ms,
2935
+ type=type,
2936
+ )
2937
+ @staticmethod
2938
+ def _configure(
2939
+ _setter: Callable[[Any, Any], None],
2940
+ destinations: Sequence['outputs.GetIngressGatewayRouteTableRouteRuleDestinationResult'],
2941
+ ingress_gateway_hosts: Sequence['outputs.GetIngressGatewayRouteTableRouteRuleIngressGatewayHostResult'],
2942
+ is_grpc: bool,
2943
+ is_host_rewrite_enabled: bool,
2944
+ is_path_rewrite_enabled: bool,
2945
+ path: str,
2946
+ path_type: str,
2947
+ request_timeout_in_ms: str,
2948
+ type: str,
2949
+ opts: Optional[pulumi.ResourceOptions]=None):
2950
+ _setter("destinations", destinations)
2951
+ _setter("ingress_gateway_hosts", ingress_gateway_hosts)
2952
+ _setter("is_grpc", is_grpc)
2953
+ _setter("is_host_rewrite_enabled", is_host_rewrite_enabled)
2954
+ _setter("is_path_rewrite_enabled", is_path_rewrite_enabled)
2955
+ _setter("path", path)
2956
+ _setter("path_type", path_type)
2957
+ _setter("request_timeout_in_ms", request_timeout_in_ms)
2958
+ _setter("type", type)
2366
2959
 
2367
2960
  @property
2368
2961
  @pulumi.getter
@@ -2448,9 +3041,22 @@ class GetIngressGatewayRouteTableRouteRuleDestinationResult(dict):
2448
3041
  :param str virtual_service_id: The OCID of the virtual service where the request will be routed.
2449
3042
  :param int weight: Weight of traffic target.
2450
3043
  """
2451
- pulumi.set(__self__, "port", port)
2452
- pulumi.set(__self__, "virtual_service_id", virtual_service_id)
2453
- pulumi.set(__self__, "weight", weight)
3044
+ GetIngressGatewayRouteTableRouteRuleDestinationResult._configure(
3045
+ lambda key, value: pulumi.set(__self__, key, value),
3046
+ port=port,
3047
+ virtual_service_id=virtual_service_id,
3048
+ weight=weight,
3049
+ )
3050
+ @staticmethod
3051
+ def _configure(
3052
+ _setter: Callable[[Any, Any], None],
3053
+ port: int,
3054
+ virtual_service_id: str,
3055
+ weight: int,
3056
+ opts: Optional[pulumi.ResourceOptions]=None):
3057
+ _setter("port", port)
3058
+ _setter("virtual_service_id", virtual_service_id)
3059
+ _setter("weight", weight)
2454
3060
 
2455
3061
  @property
2456
3062
  @pulumi.getter
@@ -2486,8 +3092,19 @@ class GetIngressGatewayRouteTableRouteRuleIngressGatewayHostResult(dict):
2486
3092
  :param str name: Name of the ingress gateway host that this route should apply to.
2487
3093
  :param int port: The port of the ingress gateway host listener. Leave empty to match all ports for the host.
2488
3094
  """
2489
- pulumi.set(__self__, "name", name)
2490
- pulumi.set(__self__, "port", port)
3095
+ GetIngressGatewayRouteTableRouteRuleIngressGatewayHostResult._configure(
3096
+ lambda key, value: pulumi.set(__self__, key, value),
3097
+ name=name,
3098
+ port=port,
3099
+ )
3100
+ @staticmethod
3101
+ def _configure(
3102
+ _setter: Callable[[Any, Any], None],
3103
+ name: str,
3104
+ port: int,
3105
+ opts: Optional[pulumi.ResourceOptions]=None):
3106
+ _setter("name", name)
3107
+ _setter("port", port)
2491
3108
 
2492
3109
  @property
2493
3110
  @pulumi.getter
@@ -2515,10 +3132,23 @@ class GetIngressGatewayRouteTablesFilterResult(dict):
2515
3132
  """
2516
3133
  :param str name: A filter to return only resources that match the entire name given.
2517
3134
  """
2518
- pulumi.set(__self__, "name", name)
2519
- pulumi.set(__self__, "values", values)
3135
+ GetIngressGatewayRouteTablesFilterResult._configure(
3136
+ lambda key, value: pulumi.set(__self__, key, value),
3137
+ name=name,
3138
+ values=values,
3139
+ regex=regex,
3140
+ )
3141
+ @staticmethod
3142
+ def _configure(
3143
+ _setter: Callable[[Any, Any], None],
3144
+ name: str,
3145
+ values: Sequence[str],
3146
+ regex: Optional[bool] = None,
3147
+ opts: Optional[pulumi.ResourceOptions]=None):
3148
+ _setter("name", name)
3149
+ _setter("values", values)
2520
3150
  if regex is not None:
2521
- pulumi.set(__self__, "regex", regex)
3151
+ _setter("regex", regex)
2522
3152
 
2523
3153
  @property
2524
3154
  @pulumi.getter
@@ -2543,7 +3173,16 @@ class GetIngressGatewayRouteTablesFilterResult(dict):
2543
3173
  class GetIngressGatewayRouteTablesIngressGatewayRouteTableCollectionResult(dict):
2544
3174
  def __init__(__self__, *,
2545
3175
  items: Sequence['outputs.GetIngressGatewayRouteTablesIngressGatewayRouteTableCollectionItemResult']):
2546
- pulumi.set(__self__, "items", items)
3176
+ GetIngressGatewayRouteTablesIngressGatewayRouteTableCollectionResult._configure(
3177
+ lambda key, value: pulumi.set(__self__, key, value),
3178
+ items=items,
3179
+ )
3180
+ @staticmethod
3181
+ def _configure(
3182
+ _setter: Callable[[Any, Any], None],
3183
+ items: Sequence['outputs.GetIngressGatewayRouteTablesIngressGatewayRouteTableCollectionItemResult'],
3184
+ opts: Optional[pulumi.ResourceOptions]=None):
3185
+ _setter("items", items)
2547
3186
 
2548
3187
  @property
2549
3188
  @pulumi.getter
@@ -2584,20 +3223,55 @@ class GetIngressGatewayRouteTablesIngressGatewayRouteTableCollectionItemResult(d
2584
3223
  :param str time_created: The time when this resource was created in an RFC3339 formatted datetime string.
2585
3224
  :param str time_updated: The time when this resource was updated in an RFC3339 formatted datetime string.
2586
3225
  """
2587
- pulumi.set(__self__, "compartment_id", compartment_id)
2588
- pulumi.set(__self__, "defined_tags", defined_tags)
2589
- pulumi.set(__self__, "description", description)
2590
- pulumi.set(__self__, "freeform_tags", freeform_tags)
2591
- pulumi.set(__self__, "id", id)
2592
- pulumi.set(__self__, "ingress_gateway_id", ingress_gateway_id)
2593
- pulumi.set(__self__, "lifecycle_details", lifecycle_details)
2594
- pulumi.set(__self__, "name", name)
2595
- pulumi.set(__self__, "priority", priority)
2596
- pulumi.set(__self__, "route_rules", route_rules)
2597
- pulumi.set(__self__, "state", state)
2598
- pulumi.set(__self__, "system_tags", system_tags)
2599
- pulumi.set(__self__, "time_created", time_created)
2600
- pulumi.set(__self__, "time_updated", time_updated)
3226
+ GetIngressGatewayRouteTablesIngressGatewayRouteTableCollectionItemResult._configure(
3227
+ lambda key, value: pulumi.set(__self__, key, value),
3228
+ compartment_id=compartment_id,
3229
+ defined_tags=defined_tags,
3230
+ description=description,
3231
+ freeform_tags=freeform_tags,
3232
+ id=id,
3233
+ ingress_gateway_id=ingress_gateway_id,
3234
+ lifecycle_details=lifecycle_details,
3235
+ name=name,
3236
+ priority=priority,
3237
+ route_rules=route_rules,
3238
+ state=state,
3239
+ system_tags=system_tags,
3240
+ time_created=time_created,
3241
+ time_updated=time_updated,
3242
+ )
3243
+ @staticmethod
3244
+ def _configure(
3245
+ _setter: Callable[[Any, Any], None],
3246
+ compartment_id: str,
3247
+ defined_tags: Mapping[str, Any],
3248
+ description: str,
3249
+ freeform_tags: Mapping[str, Any],
3250
+ id: str,
3251
+ ingress_gateway_id: str,
3252
+ lifecycle_details: str,
3253
+ name: str,
3254
+ priority: int,
3255
+ route_rules: Sequence['outputs.GetIngressGatewayRouteTablesIngressGatewayRouteTableCollectionItemRouteRuleResult'],
3256
+ state: str,
3257
+ system_tags: Mapping[str, Any],
3258
+ time_created: str,
3259
+ time_updated: str,
3260
+ opts: Optional[pulumi.ResourceOptions]=None):
3261
+ _setter("compartment_id", compartment_id)
3262
+ _setter("defined_tags", defined_tags)
3263
+ _setter("description", description)
3264
+ _setter("freeform_tags", freeform_tags)
3265
+ _setter("id", id)
3266
+ _setter("ingress_gateway_id", ingress_gateway_id)
3267
+ _setter("lifecycle_details", lifecycle_details)
3268
+ _setter("name", name)
3269
+ _setter("priority", priority)
3270
+ _setter("route_rules", route_rules)
3271
+ _setter("state", state)
3272
+ _setter("system_tags", system_tags)
3273
+ _setter("time_created", time_created)
3274
+ _setter("time_updated", time_updated)
2601
3275
 
2602
3276
  @property
2603
3277
  @pulumi.getter(name="compartmentId")
@@ -2735,15 +3409,40 @@ class GetIngressGatewayRouteTablesIngressGatewayRouteTableCollectionItemRouteRul
2735
3409
  :param 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.
2736
3410
  :param str type: Type of protocol.
2737
3411
  """
2738
- pulumi.set(__self__, "destinations", destinations)
2739
- pulumi.set(__self__, "ingress_gateway_hosts", ingress_gateway_hosts)
2740
- pulumi.set(__self__, "is_grpc", is_grpc)
2741
- pulumi.set(__self__, "is_host_rewrite_enabled", is_host_rewrite_enabled)
2742
- pulumi.set(__self__, "is_path_rewrite_enabled", is_path_rewrite_enabled)
2743
- pulumi.set(__self__, "path", path)
2744
- pulumi.set(__self__, "path_type", path_type)
2745
- pulumi.set(__self__, "request_timeout_in_ms", request_timeout_in_ms)
2746
- pulumi.set(__self__, "type", type)
3412
+ GetIngressGatewayRouteTablesIngressGatewayRouteTableCollectionItemRouteRuleResult._configure(
3413
+ lambda key, value: pulumi.set(__self__, key, value),
3414
+ destinations=destinations,
3415
+ ingress_gateway_hosts=ingress_gateway_hosts,
3416
+ is_grpc=is_grpc,
3417
+ is_host_rewrite_enabled=is_host_rewrite_enabled,
3418
+ is_path_rewrite_enabled=is_path_rewrite_enabled,
3419
+ path=path,
3420
+ path_type=path_type,
3421
+ request_timeout_in_ms=request_timeout_in_ms,
3422
+ type=type,
3423
+ )
3424
+ @staticmethod
3425
+ def _configure(
3426
+ _setter: Callable[[Any, Any], None],
3427
+ destinations: Sequence['outputs.GetIngressGatewayRouteTablesIngressGatewayRouteTableCollectionItemRouteRuleDestinationResult'],
3428
+ ingress_gateway_hosts: Sequence['outputs.GetIngressGatewayRouteTablesIngressGatewayRouteTableCollectionItemRouteRuleIngressGatewayHostResult'],
3429
+ is_grpc: bool,
3430
+ is_host_rewrite_enabled: bool,
3431
+ is_path_rewrite_enabled: bool,
3432
+ path: str,
3433
+ path_type: str,
3434
+ request_timeout_in_ms: str,
3435
+ type: str,
3436
+ opts: Optional[pulumi.ResourceOptions]=None):
3437
+ _setter("destinations", destinations)
3438
+ _setter("ingress_gateway_hosts", ingress_gateway_hosts)
3439
+ _setter("is_grpc", is_grpc)
3440
+ _setter("is_host_rewrite_enabled", is_host_rewrite_enabled)
3441
+ _setter("is_path_rewrite_enabled", is_path_rewrite_enabled)
3442
+ _setter("path", path)
3443
+ _setter("path_type", path_type)
3444
+ _setter("request_timeout_in_ms", request_timeout_in_ms)
3445
+ _setter("type", type)
2747
3446
 
2748
3447
  @property
2749
3448
  @pulumi.getter
@@ -2829,9 +3528,22 @@ class GetIngressGatewayRouteTablesIngressGatewayRouteTableCollectionItemRouteRul
2829
3528
  :param str virtual_service_id: The OCID of the virtual service where the request will be routed.
2830
3529
  :param int weight: Weight of traffic target.
2831
3530
  """
2832
- pulumi.set(__self__, "port", port)
2833
- pulumi.set(__self__, "virtual_service_id", virtual_service_id)
2834
- pulumi.set(__self__, "weight", weight)
3531
+ GetIngressGatewayRouteTablesIngressGatewayRouteTableCollectionItemRouteRuleDestinationResult._configure(
3532
+ lambda key, value: pulumi.set(__self__, key, value),
3533
+ port=port,
3534
+ virtual_service_id=virtual_service_id,
3535
+ weight=weight,
3536
+ )
3537
+ @staticmethod
3538
+ def _configure(
3539
+ _setter: Callable[[Any, Any], None],
3540
+ port: int,
3541
+ virtual_service_id: str,
3542
+ weight: int,
3543
+ opts: Optional[pulumi.ResourceOptions]=None):
3544
+ _setter("port", port)
3545
+ _setter("virtual_service_id", virtual_service_id)
3546
+ _setter("weight", weight)
2835
3547
 
2836
3548
  @property
2837
3549
  @pulumi.getter
@@ -2867,8 +3579,19 @@ class GetIngressGatewayRouteTablesIngressGatewayRouteTableCollectionItemRouteRul
2867
3579
  :param str name: A filter to return only resources that match the entire name given.
2868
3580
  :param int port: The port of the ingress gateway host listener. Leave empty to match all ports for the host.
2869
3581
  """
2870
- pulumi.set(__self__, "name", name)
2871
- pulumi.set(__self__, "port", port)
3582
+ GetIngressGatewayRouteTablesIngressGatewayRouteTableCollectionItemRouteRuleIngressGatewayHostResult._configure(
3583
+ lambda key, value: pulumi.set(__self__, key, value),
3584
+ name=name,
3585
+ port=port,
3586
+ )
3587
+ @staticmethod
3588
+ def _configure(
3589
+ _setter: Callable[[Any, Any], None],
3590
+ name: str,
3591
+ port: int,
3592
+ opts: Optional[pulumi.ResourceOptions]=None):
3593
+ _setter("name", name)
3594
+ _setter("port", port)
2872
3595
 
2873
3596
  @property
2874
3597
  @pulumi.getter
@@ -2896,10 +3619,23 @@ class GetIngressGatewaysFilterResult(dict):
2896
3619
  """
2897
3620
  :param str name: A filter to return only resources that match the entire name given.
2898
3621
  """
2899
- pulumi.set(__self__, "name", name)
2900
- pulumi.set(__self__, "values", values)
3622
+ GetIngressGatewaysFilterResult._configure(
3623
+ lambda key, value: pulumi.set(__self__, key, value),
3624
+ name=name,
3625
+ values=values,
3626
+ regex=regex,
3627
+ )
3628
+ @staticmethod
3629
+ def _configure(
3630
+ _setter: Callable[[Any, Any], None],
3631
+ name: str,
3632
+ values: Sequence[str],
3633
+ regex: Optional[bool] = None,
3634
+ opts: Optional[pulumi.ResourceOptions]=None):
3635
+ _setter("name", name)
3636
+ _setter("values", values)
2901
3637
  if regex is not None:
2902
- pulumi.set(__self__, "regex", regex)
3638
+ _setter("regex", regex)
2903
3639
 
2904
3640
  @property
2905
3641
  @pulumi.getter
@@ -2924,7 +3660,16 @@ class GetIngressGatewaysFilterResult(dict):
2924
3660
  class GetIngressGatewaysIngressGatewayCollectionResult(dict):
2925
3661
  def __init__(__self__, *,
2926
3662
  items: Sequence['outputs.GetIngressGatewaysIngressGatewayCollectionItemResult']):
2927
- pulumi.set(__self__, "items", items)
3663
+ GetIngressGatewaysIngressGatewayCollectionResult._configure(
3664
+ lambda key, value: pulumi.set(__self__, key, value),
3665
+ items=items,
3666
+ )
3667
+ @staticmethod
3668
+ def _configure(
3669
+ _setter: Callable[[Any, Any], None],
3670
+ items: Sequence['outputs.GetIngressGatewaysIngressGatewayCollectionItemResult'],
3671
+ opts: Optional[pulumi.ResourceOptions]=None):
3672
+ _setter("items", items)
2928
3673
 
2929
3674
  @property
2930
3675
  @pulumi.getter
@@ -2967,21 +3712,58 @@ class GetIngressGatewaysIngressGatewayCollectionItemResult(dict):
2967
3712
  :param str time_created: The time when this resource was created in an RFC3339 formatted datetime string.
2968
3713
  :param str time_updated: The time when this resource was updated in an RFC3339 formatted datetime string.
2969
3714
  """
2970
- pulumi.set(__self__, "access_loggings", access_loggings)
2971
- pulumi.set(__self__, "compartment_id", compartment_id)
2972
- pulumi.set(__self__, "defined_tags", defined_tags)
2973
- pulumi.set(__self__, "description", description)
2974
- pulumi.set(__self__, "freeform_tags", freeform_tags)
2975
- pulumi.set(__self__, "hosts", hosts)
2976
- pulumi.set(__self__, "id", id)
2977
- pulumi.set(__self__, "lifecycle_details", lifecycle_details)
2978
- pulumi.set(__self__, "mesh_id", mesh_id)
2979
- pulumi.set(__self__, "mtls", mtls)
2980
- pulumi.set(__self__, "name", name)
2981
- pulumi.set(__self__, "state", state)
2982
- pulumi.set(__self__, "system_tags", system_tags)
2983
- pulumi.set(__self__, "time_created", time_created)
2984
- pulumi.set(__self__, "time_updated", time_updated)
3715
+ GetIngressGatewaysIngressGatewayCollectionItemResult._configure(
3716
+ lambda key, value: pulumi.set(__self__, key, value),
3717
+ access_loggings=access_loggings,
3718
+ compartment_id=compartment_id,
3719
+ defined_tags=defined_tags,
3720
+ description=description,
3721
+ freeform_tags=freeform_tags,
3722
+ hosts=hosts,
3723
+ id=id,
3724
+ lifecycle_details=lifecycle_details,
3725
+ mesh_id=mesh_id,
3726
+ mtls=mtls,
3727
+ name=name,
3728
+ state=state,
3729
+ system_tags=system_tags,
3730
+ time_created=time_created,
3731
+ time_updated=time_updated,
3732
+ )
3733
+ @staticmethod
3734
+ def _configure(
3735
+ _setter: Callable[[Any, Any], None],
3736
+ access_loggings: Sequence['outputs.GetIngressGatewaysIngressGatewayCollectionItemAccessLoggingResult'],
3737
+ compartment_id: str,
3738
+ defined_tags: Mapping[str, Any],
3739
+ description: str,
3740
+ freeform_tags: Mapping[str, Any],
3741
+ hosts: Sequence['outputs.GetIngressGatewaysIngressGatewayCollectionItemHostResult'],
3742
+ id: str,
3743
+ lifecycle_details: str,
3744
+ mesh_id: str,
3745
+ mtls: Sequence['outputs.GetIngressGatewaysIngressGatewayCollectionItemMtlResult'],
3746
+ name: str,
3747
+ state: str,
3748
+ system_tags: Mapping[str, Any],
3749
+ time_created: str,
3750
+ time_updated: str,
3751
+ opts: Optional[pulumi.ResourceOptions]=None):
3752
+ _setter("access_loggings", access_loggings)
3753
+ _setter("compartment_id", compartment_id)
3754
+ _setter("defined_tags", defined_tags)
3755
+ _setter("description", description)
3756
+ _setter("freeform_tags", freeform_tags)
3757
+ _setter("hosts", hosts)
3758
+ _setter("id", id)
3759
+ _setter("lifecycle_details", lifecycle_details)
3760
+ _setter("mesh_id", mesh_id)
3761
+ _setter("mtls", mtls)
3762
+ _setter("name", name)
3763
+ _setter("state", state)
3764
+ _setter("system_tags", system_tags)
3765
+ _setter("time_created", time_created)
3766
+ _setter("time_updated", time_updated)
2985
3767
 
2986
3768
  @property
2987
3769
  @pulumi.getter(name="accessLoggings")
@@ -3111,7 +3893,16 @@ class GetIngressGatewaysIngressGatewayCollectionItemAccessLoggingResult(dict):
3111
3893
  """
3112
3894
  :param bool is_enabled: Determines if the logging configuration is enabled.
3113
3895
  """
3114
- pulumi.set(__self__, "is_enabled", is_enabled)
3896
+ GetIngressGatewaysIngressGatewayCollectionItemAccessLoggingResult._configure(
3897
+ lambda key, value: pulumi.set(__self__, key, value),
3898
+ is_enabled=is_enabled,
3899
+ )
3900
+ @staticmethod
3901
+ def _configure(
3902
+ _setter: Callable[[Any, Any], None],
3903
+ is_enabled: bool,
3904
+ opts: Optional[pulumi.ResourceOptions]=None):
3905
+ _setter("is_enabled", is_enabled)
3115
3906
 
3116
3907
  @property
3117
3908
  @pulumi.getter(name="isEnabled")
@@ -3133,9 +3924,22 @@ class GetIngressGatewaysIngressGatewayCollectionItemHostResult(dict):
3133
3924
  :param Sequence['GetIngressGatewaysIngressGatewayCollectionItemHostListenerArgs'] listeners: The listeners for the ingress gateway.
3134
3925
  :param str name: A filter to return only resources that match the entire name given.
3135
3926
  """
3136
- pulumi.set(__self__, "hostnames", hostnames)
3137
- pulumi.set(__self__, "listeners", listeners)
3138
- pulumi.set(__self__, "name", name)
3927
+ GetIngressGatewaysIngressGatewayCollectionItemHostResult._configure(
3928
+ lambda key, value: pulumi.set(__self__, key, value),
3929
+ hostnames=hostnames,
3930
+ listeners=listeners,
3931
+ name=name,
3932
+ )
3933
+ @staticmethod
3934
+ def _configure(
3935
+ _setter: Callable[[Any, Any], None],
3936
+ hostnames: Sequence[str],
3937
+ listeners: Sequence['outputs.GetIngressGatewaysIngressGatewayCollectionItemHostListenerResult'],
3938
+ name: str,
3939
+ opts: Optional[pulumi.ResourceOptions]=None):
3940
+ _setter("hostnames", hostnames)
3941
+ _setter("listeners", listeners)
3942
+ _setter("name", name)
3139
3943
 
3140
3944
  @property
3141
3945
  @pulumi.getter
@@ -3173,9 +3977,22 @@ class GetIngressGatewaysIngressGatewayCollectionItemHostListenerResult(dict):
3173
3977
  :param str protocol: Type of protocol used.
3174
3978
  :param Sequence['GetIngressGatewaysIngressGatewayCollectionItemHostListenerTlArgs'] tls: TLS enforcement config for the ingress listener.
3175
3979
  """
3176
- pulumi.set(__self__, "port", port)
3177
- pulumi.set(__self__, "protocol", protocol)
3178
- pulumi.set(__self__, "tls", tls)
3980
+ GetIngressGatewaysIngressGatewayCollectionItemHostListenerResult._configure(
3981
+ lambda key, value: pulumi.set(__self__, key, value),
3982
+ port=port,
3983
+ protocol=protocol,
3984
+ tls=tls,
3985
+ )
3986
+ @staticmethod
3987
+ def _configure(
3988
+ _setter: Callable[[Any, Any], None],
3989
+ port: int,
3990
+ protocol: str,
3991
+ tls: Sequence['outputs.GetIngressGatewaysIngressGatewayCollectionItemHostListenerTlResult'],
3992
+ opts: Optional[pulumi.ResourceOptions]=None):
3993
+ _setter("port", port)
3994
+ _setter("protocol", protocol)
3995
+ _setter("tls", tls)
3179
3996
 
3180
3997
  @property
3181
3998
  @pulumi.getter
@@ -3213,9 +4030,22 @@ class GetIngressGatewaysIngressGatewayCollectionItemHostListenerTlResult(dict):
3213
4030
  :param 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.
3214
4031
  :param Sequence['GetIngressGatewaysIngressGatewayCollectionItemHostListenerTlServerCertificateArgs'] server_certificates: Resource representing the location of the TLS certificate.
3215
4032
  """
3216
- pulumi.set(__self__, "client_validations", client_validations)
3217
- pulumi.set(__self__, "mode", mode)
3218
- pulumi.set(__self__, "server_certificates", server_certificates)
4033
+ GetIngressGatewaysIngressGatewayCollectionItemHostListenerTlResult._configure(
4034
+ lambda key, value: pulumi.set(__self__, key, value),
4035
+ client_validations=client_validations,
4036
+ mode=mode,
4037
+ server_certificates=server_certificates,
4038
+ )
4039
+ @staticmethod
4040
+ def _configure(
4041
+ _setter: Callable[[Any, Any], None],
4042
+ client_validations: Sequence['outputs.GetIngressGatewaysIngressGatewayCollectionItemHostListenerTlClientValidationResult'],
4043
+ mode: str,
4044
+ server_certificates: Sequence['outputs.GetIngressGatewaysIngressGatewayCollectionItemHostListenerTlServerCertificateResult'],
4045
+ opts: Optional[pulumi.ResourceOptions]=None):
4046
+ _setter("client_validations", client_validations)
4047
+ _setter("mode", mode)
4048
+ _setter("server_certificates", server_certificates)
3219
4049
 
3220
4050
  @property
3221
4051
  @pulumi.getter(name="clientValidations")
@@ -3251,8 +4081,19 @@ class GetIngressGatewaysIngressGatewayCollectionItemHostListenerTlClientValidati
3251
4081
  :param Sequence[str] subject_alternate_names: A list of alternate names to verify the subject identity in the certificate presented by the client.
3252
4082
  :param Sequence['GetIngressGatewaysIngressGatewayCollectionItemHostListenerTlClientValidationTrustedCaBundleArgs'] trusted_ca_bundles: Resource representing the CA bundle.
3253
4083
  """
3254
- pulumi.set(__self__, "subject_alternate_names", subject_alternate_names)
3255
- pulumi.set(__self__, "trusted_ca_bundles", trusted_ca_bundles)
4084
+ GetIngressGatewaysIngressGatewayCollectionItemHostListenerTlClientValidationResult._configure(
4085
+ lambda key, value: pulumi.set(__self__, key, value),
4086
+ subject_alternate_names=subject_alternate_names,
4087
+ trusted_ca_bundles=trusted_ca_bundles,
4088
+ )
4089
+ @staticmethod
4090
+ def _configure(
4091
+ _setter: Callable[[Any, Any], None],
4092
+ subject_alternate_names: Sequence[str],
4093
+ trusted_ca_bundles: Sequence['outputs.GetIngressGatewaysIngressGatewayCollectionItemHostListenerTlClientValidationTrustedCaBundleResult'],
4094
+ opts: Optional[pulumi.ResourceOptions]=None):
4095
+ _setter("subject_alternate_names", subject_alternate_names)
4096
+ _setter("trusted_ca_bundles", trusted_ca_bundles)
3256
4097
 
3257
4098
  @property
3258
4099
  @pulumi.getter(name="subjectAlternateNames")
@@ -3282,9 +4123,22 @@ class GetIngressGatewaysIngressGatewayCollectionItemHostListenerTlClientValidati
3282
4123
  :param 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}
3283
4124
  :param str type: Type of certificate.
3284
4125
  """
3285
- pulumi.set(__self__, "ca_bundle_id", ca_bundle_id)
3286
- pulumi.set(__self__, "secret_name", secret_name)
3287
- pulumi.set(__self__, "type", type)
4126
+ GetIngressGatewaysIngressGatewayCollectionItemHostListenerTlClientValidationTrustedCaBundleResult._configure(
4127
+ lambda key, value: pulumi.set(__self__, key, value),
4128
+ ca_bundle_id=ca_bundle_id,
4129
+ secret_name=secret_name,
4130
+ type=type,
4131
+ )
4132
+ @staticmethod
4133
+ def _configure(
4134
+ _setter: Callable[[Any, Any], None],
4135
+ ca_bundle_id: str,
4136
+ secret_name: str,
4137
+ type: str,
4138
+ opts: Optional[pulumi.ResourceOptions]=None):
4139
+ _setter("ca_bundle_id", ca_bundle_id)
4140
+ _setter("secret_name", secret_name)
4141
+ _setter("type", type)
3288
4142
 
3289
4143
  @property
3290
4144
  @pulumi.getter(name="caBundleId")
@@ -3322,9 +4176,22 @@ class GetIngressGatewaysIngressGatewayCollectionItemHostListenerTlServerCertific
3322
4176
  :param 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}
3323
4177
  :param str type: Type of certificate.
3324
4178
  """
3325
- pulumi.set(__self__, "certificate_id", certificate_id)
3326
- pulumi.set(__self__, "secret_name", secret_name)
3327
- pulumi.set(__self__, "type", type)
4179
+ GetIngressGatewaysIngressGatewayCollectionItemHostListenerTlServerCertificateResult._configure(
4180
+ lambda key, value: pulumi.set(__self__, key, value),
4181
+ certificate_id=certificate_id,
4182
+ secret_name=secret_name,
4183
+ type=type,
4184
+ )
4185
+ @staticmethod
4186
+ def _configure(
4187
+ _setter: Callable[[Any, Any], None],
4188
+ certificate_id: str,
4189
+ secret_name: str,
4190
+ type: str,
4191
+ opts: Optional[pulumi.ResourceOptions]=None):
4192
+ _setter("certificate_id", certificate_id)
4193
+ _setter("secret_name", secret_name)
4194
+ _setter("type", type)
3328
4195
 
3329
4196
  @property
3330
4197
  @pulumi.getter(name="certificateId")
@@ -3360,8 +4227,19 @@ class GetIngressGatewaysIngressGatewayCollectionItemMtlResult(dict):
3360
4227
  :param str certificate_id: The OCID of the certificate resource that will be used for mTLS authentication with other virtual services in the mesh.
3361
4228
  :param 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.
3362
4229
  """
3363
- pulumi.set(__self__, "certificate_id", certificate_id)
3364
- pulumi.set(__self__, "maximum_validity", maximum_validity)
4230
+ GetIngressGatewaysIngressGatewayCollectionItemMtlResult._configure(
4231
+ lambda key, value: pulumi.set(__self__, key, value),
4232
+ certificate_id=certificate_id,
4233
+ maximum_validity=maximum_validity,
4234
+ )
4235
+ @staticmethod
4236
+ def _configure(
4237
+ _setter: Callable[[Any, Any], None],
4238
+ certificate_id: str,
4239
+ maximum_validity: int,
4240
+ opts: Optional[pulumi.ResourceOptions]=None):
4241
+ _setter("certificate_id", certificate_id)
4242
+ _setter("maximum_validity", maximum_validity)
3365
4243
 
3366
4244
  @property
3367
4245
  @pulumi.getter(name="certificateId")
@@ -3387,7 +4265,16 @@ class GetMeshCertificateAuthorityResult(dict):
3387
4265
  """
3388
4266
  :param str id: Unique identifier that is immutable on creation.
3389
4267
  """
3390
- pulumi.set(__self__, "id", id)
4268
+ GetMeshCertificateAuthorityResult._configure(
4269
+ lambda key, value: pulumi.set(__self__, key, value),
4270
+ id=id,
4271
+ )
4272
+ @staticmethod
4273
+ def _configure(
4274
+ _setter: Callable[[Any, Any], None],
4275
+ id: str,
4276
+ opts: Optional[pulumi.ResourceOptions]=None):
4277
+ _setter("id", id)
3391
4278
 
3392
4279
  @property
3393
4280
  @pulumi.getter
@@ -3405,7 +4292,16 @@ class GetMeshMtlResult(dict):
3405
4292
  """
3406
4293
  :param 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.
3407
4294
  """
3408
- pulumi.set(__self__, "minimum", minimum)
4295
+ GetMeshMtlResult._configure(
4296
+ lambda key, value: pulumi.set(__self__, key, value),
4297
+ minimum=minimum,
4298
+ )
4299
+ @staticmethod
4300
+ def _configure(
4301
+ _setter: Callable[[Any, Any], None],
4302
+ minimum: str,
4303
+ opts: Optional[pulumi.ResourceOptions]=None):
4304
+ _setter("minimum", minimum)
3409
4305
 
3410
4306
  @property
3411
4307
  @pulumi.getter
@@ -3422,10 +4318,23 @@ class GetMeshesFilterResult(dict):
3422
4318
  name: str,
3423
4319
  values: Sequence[str],
3424
4320
  regex: Optional[bool] = None):
3425
- pulumi.set(__self__, "name", name)
3426
- pulumi.set(__self__, "values", values)
4321
+ GetMeshesFilterResult._configure(
4322
+ lambda key, value: pulumi.set(__self__, key, value),
4323
+ name=name,
4324
+ values=values,
4325
+ regex=regex,
4326
+ )
4327
+ @staticmethod
4328
+ def _configure(
4329
+ _setter: Callable[[Any, Any], None],
4330
+ name: str,
4331
+ values: Sequence[str],
4332
+ regex: Optional[bool] = None,
4333
+ opts: Optional[pulumi.ResourceOptions]=None):
4334
+ _setter("name", name)
4335
+ _setter("values", values)
3427
4336
  if regex is not None:
3428
- pulumi.set(__self__, "regex", regex)
4337
+ _setter("regex", regex)
3429
4338
 
3430
4339
  @property
3431
4340
  @pulumi.getter
@@ -3447,7 +4356,16 @@ class GetMeshesFilterResult(dict):
3447
4356
  class GetMeshesMeshCollectionResult(dict):
3448
4357
  def __init__(__self__, *,
3449
4358
  items: Sequence['outputs.GetMeshesMeshCollectionItemResult']):
3450
- pulumi.set(__self__, "items", items)
4359
+ GetMeshesMeshCollectionResult._configure(
4360
+ lambda key, value: pulumi.set(__self__, key, value),
4361
+ items=items,
4362
+ )
4363
+ @staticmethod
4364
+ def _configure(
4365
+ _setter: Callable[[Any, Any], None],
4366
+ items: Sequence['outputs.GetMeshesMeshCollectionItemResult'],
4367
+ opts: Optional[pulumi.ResourceOptions]=None):
4368
+ _setter("items", items)
3451
4369
 
3452
4370
  @property
3453
4371
  @pulumi.getter
@@ -3486,19 +4404,52 @@ class GetMeshesMeshCollectionItemResult(dict):
3486
4404
  :param str time_created: The time when this resource was created in an RFC3339 formatted datetime string.
3487
4405
  :param str time_updated: The time when this resource was updated in an RFC3339 formatted datetime string.
3488
4406
  """
3489
- pulumi.set(__self__, "certificate_authorities", certificate_authorities)
3490
- pulumi.set(__self__, "compartment_id", compartment_id)
3491
- pulumi.set(__self__, "defined_tags", defined_tags)
3492
- pulumi.set(__self__, "description", description)
3493
- pulumi.set(__self__, "display_name", display_name)
3494
- pulumi.set(__self__, "freeform_tags", freeform_tags)
3495
- pulumi.set(__self__, "id", id)
3496
- pulumi.set(__self__, "lifecycle_details", lifecycle_details)
3497
- pulumi.set(__self__, "mtls", mtls)
3498
- pulumi.set(__self__, "state", state)
3499
- pulumi.set(__self__, "system_tags", system_tags)
3500
- pulumi.set(__self__, "time_created", time_created)
3501
- pulumi.set(__self__, "time_updated", time_updated)
4407
+ GetMeshesMeshCollectionItemResult._configure(
4408
+ lambda key, value: pulumi.set(__self__, key, value),
4409
+ certificate_authorities=certificate_authorities,
4410
+ compartment_id=compartment_id,
4411
+ defined_tags=defined_tags,
4412
+ description=description,
4413
+ display_name=display_name,
4414
+ freeform_tags=freeform_tags,
4415
+ id=id,
4416
+ lifecycle_details=lifecycle_details,
4417
+ mtls=mtls,
4418
+ state=state,
4419
+ system_tags=system_tags,
4420
+ time_created=time_created,
4421
+ time_updated=time_updated,
4422
+ )
4423
+ @staticmethod
4424
+ def _configure(
4425
+ _setter: Callable[[Any, Any], None],
4426
+ certificate_authorities: Sequence['outputs.GetMeshesMeshCollectionItemCertificateAuthorityResult'],
4427
+ compartment_id: str,
4428
+ defined_tags: Mapping[str, Any],
4429
+ description: str,
4430
+ display_name: str,
4431
+ freeform_tags: Mapping[str, Any],
4432
+ id: str,
4433
+ lifecycle_details: str,
4434
+ mtls: Sequence['outputs.GetMeshesMeshCollectionItemMtlResult'],
4435
+ state: str,
4436
+ system_tags: Mapping[str, Any],
4437
+ time_created: str,
4438
+ time_updated: str,
4439
+ opts: Optional[pulumi.ResourceOptions]=None):
4440
+ _setter("certificate_authorities", certificate_authorities)
4441
+ _setter("compartment_id", compartment_id)
4442
+ _setter("defined_tags", defined_tags)
4443
+ _setter("description", description)
4444
+ _setter("display_name", display_name)
4445
+ _setter("freeform_tags", freeform_tags)
4446
+ _setter("id", id)
4447
+ _setter("lifecycle_details", lifecycle_details)
4448
+ _setter("mtls", mtls)
4449
+ _setter("state", state)
4450
+ _setter("system_tags", system_tags)
4451
+ _setter("time_created", time_created)
4452
+ _setter("time_updated", time_updated)
3502
4453
 
3503
4454
  @property
3504
4455
  @pulumi.getter(name="certificateAuthorities")
@@ -3612,7 +4563,16 @@ class GetMeshesMeshCollectionItemCertificateAuthorityResult(dict):
3612
4563
  """
3613
4564
  :param str id: Unique Mesh identifier.
3614
4565
  """
3615
- pulumi.set(__self__, "id", id)
4566
+ GetMeshesMeshCollectionItemCertificateAuthorityResult._configure(
4567
+ lambda key, value: pulumi.set(__self__, key, value),
4568
+ id=id,
4569
+ )
4570
+ @staticmethod
4571
+ def _configure(
4572
+ _setter: Callable[[Any, Any], None],
4573
+ id: str,
4574
+ opts: Optional[pulumi.ResourceOptions]=None):
4575
+ _setter("id", id)
3616
4576
 
3617
4577
  @property
3618
4578
  @pulumi.getter
@@ -3630,7 +4590,16 @@ class GetMeshesMeshCollectionItemMtlResult(dict):
3630
4590
  """
3631
4591
  :param 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.
3632
4592
  """
3633
- pulumi.set(__self__, "minimum", minimum)
4593
+ GetMeshesMeshCollectionItemMtlResult._configure(
4594
+ lambda key, value: pulumi.set(__self__, key, value),
4595
+ minimum=minimum,
4596
+ )
4597
+ @staticmethod
4598
+ def _configure(
4599
+ _setter: Callable[[Any, Any], None],
4600
+ minimum: str,
4601
+ opts: Optional[pulumi.ResourceOptions]=None):
4602
+ _setter("minimum", minimum)
3634
4603
 
3635
4604
  @property
3636
4605
  @pulumi.getter
@@ -3648,7 +4617,16 @@ class GetVirtualDeploymentAccessLoggingResult(dict):
3648
4617
  """
3649
4618
  :param bool is_enabled: Determines if the logging configuration is enabled.
3650
4619
  """
3651
- pulumi.set(__self__, "is_enabled", is_enabled)
4620
+ GetVirtualDeploymentAccessLoggingResult._configure(
4621
+ lambda key, value: pulumi.set(__self__, key, value),
4622
+ is_enabled=is_enabled,
4623
+ )
4624
+ @staticmethod
4625
+ def _configure(
4626
+ _setter: Callable[[Any, Any], None],
4627
+ is_enabled: bool,
4628
+ opts: Optional[pulumi.ResourceOptions]=None):
4629
+ _setter("is_enabled", is_enabled)
3652
4630
 
3653
4631
  @property
3654
4632
  @pulumi.getter(name="isEnabled")
@@ -3672,10 +4650,25 @@ class GetVirtualDeploymentListenerResult(dict):
3672
4650
  :param str protocol: Type of protocol used in virtual deployment.
3673
4651
  :param 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.
3674
4652
  """
3675
- pulumi.set(__self__, "idle_timeout_in_ms", idle_timeout_in_ms)
3676
- pulumi.set(__self__, "port", port)
3677
- pulumi.set(__self__, "protocol", protocol)
3678
- pulumi.set(__self__, "request_timeout_in_ms", request_timeout_in_ms)
4653
+ GetVirtualDeploymentListenerResult._configure(
4654
+ lambda key, value: pulumi.set(__self__, key, value),
4655
+ idle_timeout_in_ms=idle_timeout_in_ms,
4656
+ port=port,
4657
+ protocol=protocol,
4658
+ request_timeout_in_ms=request_timeout_in_ms,
4659
+ )
4660
+ @staticmethod
4661
+ def _configure(
4662
+ _setter: Callable[[Any, Any], None],
4663
+ idle_timeout_in_ms: str,
4664
+ port: int,
4665
+ protocol: str,
4666
+ request_timeout_in_ms: str,
4667
+ opts: Optional[pulumi.ResourceOptions]=None):
4668
+ _setter("idle_timeout_in_ms", idle_timeout_in_ms)
4669
+ _setter("port", port)
4670
+ _setter("protocol", protocol)
4671
+ _setter("request_timeout_in_ms", request_timeout_in_ms)
3679
4672
 
3680
4673
  @property
3681
4674
  @pulumi.getter(name="idleTimeoutInMs")
@@ -3719,8 +4712,19 @@ class GetVirtualDeploymentServiceDiscoveryResult(dict):
3719
4712
  :param str hostname: The hostname of the virtual deployments.
3720
4713
  :param str type: Type of service discovery.
3721
4714
  """
3722
- pulumi.set(__self__, "hostname", hostname)
3723
- pulumi.set(__self__, "type", type)
4715
+ GetVirtualDeploymentServiceDiscoveryResult._configure(
4716
+ lambda key, value: pulumi.set(__self__, key, value),
4717
+ hostname=hostname,
4718
+ type=type,
4719
+ )
4720
+ @staticmethod
4721
+ def _configure(
4722
+ _setter: Callable[[Any, Any], None],
4723
+ hostname: str,
4724
+ type: str,
4725
+ opts: Optional[pulumi.ResourceOptions]=None):
4726
+ _setter("hostname", hostname)
4727
+ _setter("type", type)
3724
4728
 
3725
4729
  @property
3726
4730
  @pulumi.getter
@@ -3748,10 +4752,23 @@ class GetVirtualDeploymentsFilterResult(dict):
3748
4752
  """
3749
4753
  :param str name: A filter to return only resources that match the entire name given.
3750
4754
  """
3751
- pulumi.set(__self__, "name", name)
3752
- pulumi.set(__self__, "values", values)
4755
+ GetVirtualDeploymentsFilterResult._configure(
4756
+ lambda key, value: pulumi.set(__self__, key, value),
4757
+ name=name,
4758
+ values=values,
4759
+ regex=regex,
4760
+ )
4761
+ @staticmethod
4762
+ def _configure(
4763
+ _setter: Callable[[Any, Any], None],
4764
+ name: str,
4765
+ values: Sequence[str],
4766
+ regex: Optional[bool] = None,
4767
+ opts: Optional[pulumi.ResourceOptions]=None):
4768
+ _setter("name", name)
4769
+ _setter("values", values)
3753
4770
  if regex is not None:
3754
- pulumi.set(__self__, "regex", regex)
4771
+ _setter("regex", regex)
3755
4772
 
3756
4773
  @property
3757
4774
  @pulumi.getter
@@ -3776,7 +4793,16 @@ class GetVirtualDeploymentsFilterResult(dict):
3776
4793
  class GetVirtualDeploymentsVirtualDeploymentCollectionResult(dict):
3777
4794
  def __init__(__self__, *,
3778
4795
  items: Sequence['outputs.GetVirtualDeploymentsVirtualDeploymentCollectionItemResult']):
3779
- pulumi.set(__self__, "items", items)
4796
+ GetVirtualDeploymentsVirtualDeploymentCollectionResult._configure(
4797
+ lambda key, value: pulumi.set(__self__, key, value),
4798
+ items=items,
4799
+ )
4800
+ @staticmethod
4801
+ def _configure(
4802
+ _setter: Callable[[Any, Any], None],
4803
+ items: Sequence['outputs.GetVirtualDeploymentsVirtualDeploymentCollectionItemResult'],
4804
+ opts: Optional[pulumi.ResourceOptions]=None):
4805
+ _setter("items", items)
3780
4806
 
3781
4807
  @property
3782
4808
  @pulumi.getter
@@ -3819,21 +4845,58 @@ class GetVirtualDeploymentsVirtualDeploymentCollectionItemResult(dict):
3819
4845
  :param str time_updated: The time when this resource was updated in an RFC3339 formatted datetime string.
3820
4846
  :param str virtual_service_id: Unique VirtualService identifier.
3821
4847
  """
3822
- pulumi.set(__self__, "access_loggings", access_loggings)
3823
- pulumi.set(__self__, "compartment_id", compartment_id)
3824
- pulumi.set(__self__, "defined_tags", defined_tags)
3825
- pulumi.set(__self__, "description", description)
3826
- pulumi.set(__self__, "freeform_tags", freeform_tags)
3827
- pulumi.set(__self__, "id", id)
3828
- pulumi.set(__self__, "lifecycle_details", lifecycle_details)
3829
- pulumi.set(__self__, "listeners", listeners)
3830
- pulumi.set(__self__, "name", name)
3831
- pulumi.set(__self__, "service_discoveries", service_discoveries)
3832
- pulumi.set(__self__, "state", state)
3833
- pulumi.set(__self__, "system_tags", system_tags)
3834
- pulumi.set(__self__, "time_created", time_created)
3835
- pulumi.set(__self__, "time_updated", time_updated)
3836
- pulumi.set(__self__, "virtual_service_id", virtual_service_id)
4848
+ GetVirtualDeploymentsVirtualDeploymentCollectionItemResult._configure(
4849
+ lambda key, value: pulumi.set(__self__, key, value),
4850
+ access_loggings=access_loggings,
4851
+ compartment_id=compartment_id,
4852
+ defined_tags=defined_tags,
4853
+ description=description,
4854
+ freeform_tags=freeform_tags,
4855
+ id=id,
4856
+ lifecycle_details=lifecycle_details,
4857
+ listeners=listeners,
4858
+ name=name,
4859
+ service_discoveries=service_discoveries,
4860
+ state=state,
4861
+ system_tags=system_tags,
4862
+ time_created=time_created,
4863
+ time_updated=time_updated,
4864
+ virtual_service_id=virtual_service_id,
4865
+ )
4866
+ @staticmethod
4867
+ def _configure(
4868
+ _setter: Callable[[Any, Any], None],
4869
+ access_loggings: Sequence['outputs.GetVirtualDeploymentsVirtualDeploymentCollectionItemAccessLoggingResult'],
4870
+ compartment_id: str,
4871
+ defined_tags: Mapping[str, Any],
4872
+ description: str,
4873
+ freeform_tags: Mapping[str, Any],
4874
+ id: str,
4875
+ lifecycle_details: str,
4876
+ listeners: Sequence['outputs.GetVirtualDeploymentsVirtualDeploymentCollectionItemListenerResult'],
4877
+ name: str,
4878
+ service_discoveries: Sequence['outputs.GetVirtualDeploymentsVirtualDeploymentCollectionItemServiceDiscoveryResult'],
4879
+ state: str,
4880
+ system_tags: Mapping[str, Any],
4881
+ time_created: str,
4882
+ time_updated: str,
4883
+ virtual_service_id: str,
4884
+ opts: Optional[pulumi.ResourceOptions]=None):
4885
+ _setter("access_loggings", access_loggings)
4886
+ _setter("compartment_id", compartment_id)
4887
+ _setter("defined_tags", defined_tags)
4888
+ _setter("description", description)
4889
+ _setter("freeform_tags", freeform_tags)
4890
+ _setter("id", id)
4891
+ _setter("lifecycle_details", lifecycle_details)
4892
+ _setter("listeners", listeners)
4893
+ _setter("name", name)
4894
+ _setter("service_discoveries", service_discoveries)
4895
+ _setter("state", state)
4896
+ _setter("system_tags", system_tags)
4897
+ _setter("time_created", time_created)
4898
+ _setter("time_updated", time_updated)
4899
+ _setter("virtual_service_id", virtual_service_id)
3837
4900
 
3838
4901
  @property
3839
4902
  @pulumi.getter(name="accessLoggings")
@@ -3963,7 +5026,16 @@ class GetVirtualDeploymentsVirtualDeploymentCollectionItemAccessLoggingResult(di
3963
5026
  """
3964
5027
  :param bool is_enabled: Determines if the logging configuration is enabled.
3965
5028
  """
3966
- pulumi.set(__self__, "is_enabled", is_enabled)
5029
+ GetVirtualDeploymentsVirtualDeploymentCollectionItemAccessLoggingResult._configure(
5030
+ lambda key, value: pulumi.set(__self__, key, value),
5031
+ is_enabled=is_enabled,
5032
+ )
5033
+ @staticmethod
5034
+ def _configure(
5035
+ _setter: Callable[[Any, Any], None],
5036
+ is_enabled: bool,
5037
+ opts: Optional[pulumi.ResourceOptions]=None):
5038
+ _setter("is_enabled", is_enabled)
3967
5039
 
3968
5040
  @property
3969
5041
  @pulumi.getter(name="isEnabled")
@@ -3987,10 +5059,25 @@ class GetVirtualDeploymentsVirtualDeploymentCollectionItemListenerResult(dict):
3987
5059
  :param str protocol: Type of protocol used in virtual deployment.
3988
5060
  :param 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.
3989
5061
  """
3990
- pulumi.set(__self__, "idle_timeout_in_ms", idle_timeout_in_ms)
3991
- pulumi.set(__self__, "port", port)
3992
- pulumi.set(__self__, "protocol", protocol)
3993
- pulumi.set(__self__, "request_timeout_in_ms", request_timeout_in_ms)
5062
+ GetVirtualDeploymentsVirtualDeploymentCollectionItemListenerResult._configure(
5063
+ lambda key, value: pulumi.set(__self__, key, value),
5064
+ idle_timeout_in_ms=idle_timeout_in_ms,
5065
+ port=port,
5066
+ protocol=protocol,
5067
+ request_timeout_in_ms=request_timeout_in_ms,
5068
+ )
5069
+ @staticmethod
5070
+ def _configure(
5071
+ _setter: Callable[[Any, Any], None],
5072
+ idle_timeout_in_ms: str,
5073
+ port: int,
5074
+ protocol: str,
5075
+ request_timeout_in_ms: str,
5076
+ opts: Optional[pulumi.ResourceOptions]=None):
5077
+ _setter("idle_timeout_in_ms", idle_timeout_in_ms)
5078
+ _setter("port", port)
5079
+ _setter("protocol", protocol)
5080
+ _setter("request_timeout_in_ms", request_timeout_in_ms)
3994
5081
 
3995
5082
  @property
3996
5083
  @pulumi.getter(name="idleTimeoutInMs")
@@ -4034,8 +5121,19 @@ class GetVirtualDeploymentsVirtualDeploymentCollectionItemServiceDiscoveryResult
4034
5121
  :param str hostname: The hostname of the virtual deployments.
4035
5122
  :param str type: Type of service discovery.
4036
5123
  """
4037
- pulumi.set(__self__, "hostname", hostname)
4038
- pulumi.set(__self__, "type", type)
5124
+ GetVirtualDeploymentsVirtualDeploymentCollectionItemServiceDiscoveryResult._configure(
5125
+ lambda key, value: pulumi.set(__self__, key, value),
5126
+ hostname=hostname,
5127
+ type=type,
5128
+ )
5129
+ @staticmethod
5130
+ def _configure(
5131
+ _setter: Callable[[Any, Any], None],
5132
+ hostname: str,
5133
+ type: str,
5134
+ opts: Optional[pulumi.ResourceOptions]=None):
5135
+ _setter("hostname", hostname)
5136
+ _setter("type", type)
4039
5137
 
4040
5138
  @property
4041
5139
  @pulumi.getter
@@ -4061,7 +5159,16 @@ class GetVirtualServiceDefaultRoutingPolicyResult(dict):
4061
5159
  """
4062
5160
  :param str type: Type of the virtual service routing policy.
4063
5161
  """
4064
- pulumi.set(__self__, "type", type)
5162
+ GetVirtualServiceDefaultRoutingPolicyResult._configure(
5163
+ lambda key, value: pulumi.set(__self__, key, value),
5164
+ type=type,
5165
+ )
5166
+ @staticmethod
5167
+ def _configure(
5168
+ _setter: Callable[[Any, Any], None],
5169
+ type: str,
5170
+ opts: Optional[pulumi.ResourceOptions]=None):
5171
+ _setter("type", type)
4065
5172
 
4066
5173
  @property
4067
5174
  @pulumi.getter
@@ -4083,9 +5190,22 @@ class GetVirtualServiceMtlResult(dict):
4083
5190
  :param 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.
4084
5191
  :param 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.
4085
5192
  """
4086
- pulumi.set(__self__, "certificate_id", certificate_id)
4087
- pulumi.set(__self__, "maximum_validity", maximum_validity)
4088
- pulumi.set(__self__, "mode", mode)
5193
+ GetVirtualServiceMtlResult._configure(
5194
+ lambda key, value: pulumi.set(__self__, key, value),
5195
+ certificate_id=certificate_id,
5196
+ maximum_validity=maximum_validity,
5197
+ mode=mode,
5198
+ )
5199
+ @staticmethod
5200
+ def _configure(
5201
+ _setter: Callable[[Any, Any], None],
5202
+ certificate_id: str,
5203
+ maximum_validity: int,
5204
+ mode: str,
5205
+ opts: Optional[pulumi.ResourceOptions]=None):
5206
+ _setter("certificate_id", certificate_id)
5207
+ _setter("maximum_validity", maximum_validity)
5208
+ _setter("mode", mode)
4089
5209
 
4090
5210
  @property
4091
5211
  @pulumi.getter(name="certificateId")
@@ -4129,12 +5249,31 @@ class GetVirtualServiceRouteTableRouteRuleResult(dict):
4129
5249
  :param 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.
4130
5250
  :param str type: Type of protocol.
4131
5251
  """
4132
- pulumi.set(__self__, "destinations", destinations)
4133
- pulumi.set(__self__, "is_grpc", is_grpc)
4134
- pulumi.set(__self__, "path", path)
4135
- pulumi.set(__self__, "path_type", path_type)
4136
- pulumi.set(__self__, "request_timeout_in_ms", request_timeout_in_ms)
4137
- pulumi.set(__self__, "type", type)
5252
+ GetVirtualServiceRouteTableRouteRuleResult._configure(
5253
+ lambda key, value: pulumi.set(__self__, key, value),
5254
+ destinations=destinations,
5255
+ is_grpc=is_grpc,
5256
+ path=path,
5257
+ path_type=path_type,
5258
+ request_timeout_in_ms=request_timeout_in_ms,
5259
+ type=type,
5260
+ )
5261
+ @staticmethod
5262
+ def _configure(
5263
+ _setter: Callable[[Any, Any], None],
5264
+ destinations: Sequence['outputs.GetVirtualServiceRouteTableRouteRuleDestinationResult'],
5265
+ is_grpc: bool,
5266
+ path: str,
5267
+ path_type: str,
5268
+ request_timeout_in_ms: str,
5269
+ type: str,
5270
+ opts: Optional[pulumi.ResourceOptions]=None):
5271
+ _setter("destinations", destinations)
5272
+ _setter("is_grpc", is_grpc)
5273
+ _setter("path", path)
5274
+ _setter("path_type", path_type)
5275
+ _setter("request_timeout_in_ms", request_timeout_in_ms)
5276
+ _setter("type", type)
4138
5277
 
4139
5278
  @property
4140
5279
  @pulumi.getter
@@ -4196,9 +5335,22 @@ class GetVirtualServiceRouteTableRouteRuleDestinationResult(dict):
4196
5335
  :param str virtual_deployment_id: The OCID of the virtual deployment where the request will be routed.
4197
5336
  :param int weight: Weight of traffic target.
4198
5337
  """
4199
- pulumi.set(__self__, "port", port)
4200
- pulumi.set(__self__, "virtual_deployment_id", virtual_deployment_id)
4201
- pulumi.set(__self__, "weight", weight)
5338
+ GetVirtualServiceRouteTableRouteRuleDestinationResult._configure(
5339
+ lambda key, value: pulumi.set(__self__, key, value),
5340
+ port=port,
5341
+ virtual_deployment_id=virtual_deployment_id,
5342
+ weight=weight,
5343
+ )
5344
+ @staticmethod
5345
+ def _configure(
5346
+ _setter: Callable[[Any, Any], None],
5347
+ port: int,
5348
+ virtual_deployment_id: str,
5349
+ weight: int,
5350
+ opts: Optional[pulumi.ResourceOptions]=None):
5351
+ _setter("port", port)
5352
+ _setter("virtual_deployment_id", virtual_deployment_id)
5353
+ _setter("weight", weight)
4202
5354
 
4203
5355
  @property
4204
5356
  @pulumi.getter
@@ -4234,10 +5386,23 @@ class GetVirtualServiceRouteTablesFilterResult(dict):
4234
5386
  """
4235
5387
  :param str name: A filter to return only resources that match the entire name given.
4236
5388
  """
4237
- pulumi.set(__self__, "name", name)
4238
- pulumi.set(__self__, "values", values)
5389
+ GetVirtualServiceRouteTablesFilterResult._configure(
5390
+ lambda key, value: pulumi.set(__self__, key, value),
5391
+ name=name,
5392
+ values=values,
5393
+ regex=regex,
5394
+ )
5395
+ @staticmethod
5396
+ def _configure(
5397
+ _setter: Callable[[Any, Any], None],
5398
+ name: str,
5399
+ values: Sequence[str],
5400
+ regex: Optional[bool] = None,
5401
+ opts: Optional[pulumi.ResourceOptions]=None):
5402
+ _setter("name", name)
5403
+ _setter("values", values)
4239
5404
  if regex is not None:
4240
- pulumi.set(__self__, "regex", regex)
5405
+ _setter("regex", regex)
4241
5406
 
4242
5407
  @property
4243
5408
  @pulumi.getter
@@ -4262,7 +5427,16 @@ class GetVirtualServiceRouteTablesFilterResult(dict):
4262
5427
  class GetVirtualServiceRouteTablesVirtualServiceRouteTableCollectionResult(dict):
4263
5428
  def __init__(__self__, *,
4264
5429
  items: Sequence['outputs.GetVirtualServiceRouteTablesVirtualServiceRouteTableCollectionItemResult']):
4265
- pulumi.set(__self__, "items", items)
5430
+ GetVirtualServiceRouteTablesVirtualServiceRouteTableCollectionResult._configure(
5431
+ lambda key, value: pulumi.set(__self__, key, value),
5432
+ items=items,
5433
+ )
5434
+ @staticmethod
5435
+ def _configure(
5436
+ _setter: Callable[[Any, Any], None],
5437
+ items: Sequence['outputs.GetVirtualServiceRouteTablesVirtualServiceRouteTableCollectionItemResult'],
5438
+ opts: Optional[pulumi.ResourceOptions]=None):
5439
+ _setter("items", items)
4266
5440
 
4267
5441
  @property
4268
5442
  @pulumi.getter
@@ -4303,20 +5477,55 @@ class GetVirtualServiceRouteTablesVirtualServiceRouteTableCollectionItemResult(d
4303
5477
  :param str time_updated: The time when this resource was updated in an RFC3339 formatted datetime string.
4304
5478
  :param str virtual_service_id: Unique VirtualService identifier.
4305
5479
  """
4306
- pulumi.set(__self__, "compartment_id", compartment_id)
4307
- pulumi.set(__self__, "defined_tags", defined_tags)
4308
- pulumi.set(__self__, "description", description)
4309
- pulumi.set(__self__, "freeform_tags", freeform_tags)
4310
- pulumi.set(__self__, "id", id)
4311
- pulumi.set(__self__, "lifecycle_details", lifecycle_details)
4312
- pulumi.set(__self__, "name", name)
4313
- pulumi.set(__self__, "priority", priority)
4314
- pulumi.set(__self__, "route_rules", route_rules)
4315
- pulumi.set(__self__, "state", state)
4316
- pulumi.set(__self__, "system_tags", system_tags)
4317
- pulumi.set(__self__, "time_created", time_created)
4318
- pulumi.set(__self__, "time_updated", time_updated)
4319
- pulumi.set(__self__, "virtual_service_id", virtual_service_id)
5480
+ GetVirtualServiceRouteTablesVirtualServiceRouteTableCollectionItemResult._configure(
5481
+ lambda key, value: pulumi.set(__self__, key, value),
5482
+ compartment_id=compartment_id,
5483
+ defined_tags=defined_tags,
5484
+ description=description,
5485
+ freeform_tags=freeform_tags,
5486
+ id=id,
5487
+ lifecycle_details=lifecycle_details,
5488
+ name=name,
5489
+ priority=priority,
5490
+ route_rules=route_rules,
5491
+ state=state,
5492
+ system_tags=system_tags,
5493
+ time_created=time_created,
5494
+ time_updated=time_updated,
5495
+ virtual_service_id=virtual_service_id,
5496
+ )
5497
+ @staticmethod
5498
+ def _configure(
5499
+ _setter: Callable[[Any, Any], None],
5500
+ compartment_id: str,
5501
+ defined_tags: Mapping[str, Any],
5502
+ description: str,
5503
+ freeform_tags: Mapping[str, Any],
5504
+ id: str,
5505
+ lifecycle_details: str,
5506
+ name: str,
5507
+ priority: int,
5508
+ route_rules: Sequence['outputs.GetVirtualServiceRouteTablesVirtualServiceRouteTableCollectionItemRouteRuleResult'],
5509
+ state: str,
5510
+ system_tags: Mapping[str, Any],
5511
+ time_created: str,
5512
+ time_updated: str,
5513
+ virtual_service_id: str,
5514
+ opts: Optional[pulumi.ResourceOptions]=None):
5515
+ _setter("compartment_id", compartment_id)
5516
+ _setter("defined_tags", defined_tags)
5517
+ _setter("description", description)
5518
+ _setter("freeform_tags", freeform_tags)
5519
+ _setter("id", id)
5520
+ _setter("lifecycle_details", lifecycle_details)
5521
+ _setter("name", name)
5522
+ _setter("priority", priority)
5523
+ _setter("route_rules", route_rules)
5524
+ _setter("state", state)
5525
+ _setter("system_tags", system_tags)
5526
+ _setter("time_created", time_created)
5527
+ _setter("time_updated", time_updated)
5528
+ _setter("virtual_service_id", virtual_service_id)
4320
5529
 
4321
5530
  @property
4322
5531
  @pulumi.getter(name="compartmentId")
@@ -4448,12 +5657,31 @@ class GetVirtualServiceRouteTablesVirtualServiceRouteTableCollectionItemRouteRul
4448
5657
  :param 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.
4449
5658
  :param str type: Type of protocol.
4450
5659
  """
4451
- pulumi.set(__self__, "destinations", destinations)
4452
- pulumi.set(__self__, "is_grpc", is_grpc)
4453
- pulumi.set(__self__, "path", path)
4454
- pulumi.set(__self__, "path_type", path_type)
4455
- pulumi.set(__self__, "request_timeout_in_ms", request_timeout_in_ms)
4456
- pulumi.set(__self__, "type", type)
5660
+ GetVirtualServiceRouteTablesVirtualServiceRouteTableCollectionItemRouteRuleResult._configure(
5661
+ lambda key, value: pulumi.set(__self__, key, value),
5662
+ destinations=destinations,
5663
+ is_grpc=is_grpc,
5664
+ path=path,
5665
+ path_type=path_type,
5666
+ request_timeout_in_ms=request_timeout_in_ms,
5667
+ type=type,
5668
+ )
5669
+ @staticmethod
5670
+ def _configure(
5671
+ _setter: Callable[[Any, Any], None],
5672
+ destinations: Sequence['outputs.GetVirtualServiceRouteTablesVirtualServiceRouteTableCollectionItemRouteRuleDestinationResult'],
5673
+ is_grpc: bool,
5674
+ path: str,
5675
+ path_type: str,
5676
+ request_timeout_in_ms: str,
5677
+ type: str,
5678
+ opts: Optional[pulumi.ResourceOptions]=None):
5679
+ _setter("destinations", destinations)
5680
+ _setter("is_grpc", is_grpc)
5681
+ _setter("path", path)
5682
+ _setter("path_type", path_type)
5683
+ _setter("request_timeout_in_ms", request_timeout_in_ms)
5684
+ _setter("type", type)
4457
5685
 
4458
5686
  @property
4459
5687
  @pulumi.getter
@@ -4515,9 +5743,22 @@ class GetVirtualServiceRouteTablesVirtualServiceRouteTableCollectionItemRouteRul
4515
5743
  :param str virtual_deployment_id: The OCID of the virtual deployment where the request will be routed.
4516
5744
  :param int weight: Weight of traffic target.
4517
5745
  """
4518
- pulumi.set(__self__, "port", port)
4519
- pulumi.set(__self__, "virtual_deployment_id", virtual_deployment_id)
4520
- pulumi.set(__self__, "weight", weight)
5746
+ GetVirtualServiceRouteTablesVirtualServiceRouteTableCollectionItemRouteRuleDestinationResult._configure(
5747
+ lambda key, value: pulumi.set(__self__, key, value),
5748
+ port=port,
5749
+ virtual_deployment_id=virtual_deployment_id,
5750
+ weight=weight,
5751
+ )
5752
+ @staticmethod
5753
+ def _configure(
5754
+ _setter: Callable[[Any, Any], None],
5755
+ port: int,
5756
+ virtual_deployment_id: str,
5757
+ weight: int,
5758
+ opts: Optional[pulumi.ResourceOptions]=None):
5759
+ _setter("port", port)
5760
+ _setter("virtual_deployment_id", virtual_deployment_id)
5761
+ _setter("weight", weight)
4521
5762
 
4522
5763
  @property
4523
5764
  @pulumi.getter
@@ -4553,10 +5794,23 @@ class GetVirtualServicesFilterResult(dict):
4553
5794
  """
4554
5795
  :param str name: A filter to return only resources that match the entire name given.
4555
5796
  """
4556
- pulumi.set(__self__, "name", name)
4557
- pulumi.set(__self__, "values", values)
5797
+ GetVirtualServicesFilterResult._configure(
5798
+ lambda key, value: pulumi.set(__self__, key, value),
5799
+ name=name,
5800
+ values=values,
5801
+ regex=regex,
5802
+ )
5803
+ @staticmethod
5804
+ def _configure(
5805
+ _setter: Callable[[Any, Any], None],
5806
+ name: str,
5807
+ values: Sequence[str],
5808
+ regex: Optional[bool] = None,
5809
+ opts: Optional[pulumi.ResourceOptions]=None):
5810
+ _setter("name", name)
5811
+ _setter("values", values)
4558
5812
  if regex is not None:
4559
- pulumi.set(__self__, "regex", regex)
5813
+ _setter("regex", regex)
4560
5814
 
4561
5815
  @property
4562
5816
  @pulumi.getter
@@ -4581,7 +5835,16 @@ class GetVirtualServicesFilterResult(dict):
4581
5835
  class GetVirtualServicesVirtualServiceCollectionResult(dict):
4582
5836
  def __init__(__self__, *,
4583
5837
  items: Sequence['outputs.GetVirtualServicesVirtualServiceCollectionItemResult']):
4584
- pulumi.set(__self__, "items", items)
5838
+ GetVirtualServicesVirtualServiceCollectionResult._configure(
5839
+ lambda key, value: pulumi.set(__self__, key, value),
5840
+ items=items,
5841
+ )
5842
+ @staticmethod
5843
+ def _configure(
5844
+ _setter: Callable[[Any, Any], None],
5845
+ items: Sequence['outputs.GetVirtualServicesVirtualServiceCollectionItemResult'],
5846
+ opts: Optional[pulumi.ResourceOptions]=None):
5847
+ _setter("items", items)
4585
5848
 
4586
5849
  @property
4587
5850
  @pulumi.getter
@@ -4624,21 +5887,58 @@ class GetVirtualServicesVirtualServiceCollectionItemResult(dict):
4624
5887
  :param str time_created: The time when this resource was created in an RFC3339 formatted datetime string.
4625
5888
  :param str time_updated: The time when this resource was updated in an RFC3339 formatted datetime string.
4626
5889
  """
4627
- pulumi.set(__self__, "compartment_id", compartment_id)
4628
- pulumi.set(__self__, "default_routing_policies", default_routing_policies)
4629
- pulumi.set(__self__, "defined_tags", defined_tags)
4630
- pulumi.set(__self__, "description", description)
4631
- pulumi.set(__self__, "freeform_tags", freeform_tags)
4632
- pulumi.set(__self__, "hosts", hosts)
4633
- pulumi.set(__self__, "id", id)
4634
- pulumi.set(__self__, "lifecycle_details", lifecycle_details)
4635
- pulumi.set(__self__, "mesh_id", mesh_id)
4636
- pulumi.set(__self__, "mtls", mtls)
4637
- pulumi.set(__self__, "name", name)
4638
- pulumi.set(__self__, "state", state)
4639
- pulumi.set(__self__, "system_tags", system_tags)
4640
- pulumi.set(__self__, "time_created", time_created)
4641
- pulumi.set(__self__, "time_updated", time_updated)
5890
+ GetVirtualServicesVirtualServiceCollectionItemResult._configure(
5891
+ lambda key, value: pulumi.set(__self__, key, value),
5892
+ compartment_id=compartment_id,
5893
+ default_routing_policies=default_routing_policies,
5894
+ defined_tags=defined_tags,
5895
+ description=description,
5896
+ freeform_tags=freeform_tags,
5897
+ hosts=hosts,
5898
+ id=id,
5899
+ lifecycle_details=lifecycle_details,
5900
+ mesh_id=mesh_id,
5901
+ mtls=mtls,
5902
+ name=name,
5903
+ state=state,
5904
+ system_tags=system_tags,
5905
+ time_created=time_created,
5906
+ time_updated=time_updated,
5907
+ )
5908
+ @staticmethod
5909
+ def _configure(
5910
+ _setter: Callable[[Any, Any], None],
5911
+ compartment_id: str,
5912
+ default_routing_policies: Sequence['outputs.GetVirtualServicesVirtualServiceCollectionItemDefaultRoutingPolicyResult'],
5913
+ defined_tags: Mapping[str, Any],
5914
+ description: str,
5915
+ freeform_tags: Mapping[str, Any],
5916
+ hosts: Sequence[str],
5917
+ id: str,
5918
+ lifecycle_details: str,
5919
+ mesh_id: str,
5920
+ mtls: Sequence['outputs.GetVirtualServicesVirtualServiceCollectionItemMtlResult'],
5921
+ name: str,
5922
+ state: str,
5923
+ system_tags: Mapping[str, Any],
5924
+ time_created: str,
5925
+ time_updated: str,
5926
+ opts: Optional[pulumi.ResourceOptions]=None):
5927
+ _setter("compartment_id", compartment_id)
5928
+ _setter("default_routing_policies", default_routing_policies)
5929
+ _setter("defined_tags", defined_tags)
5930
+ _setter("description", description)
5931
+ _setter("freeform_tags", freeform_tags)
5932
+ _setter("hosts", hosts)
5933
+ _setter("id", id)
5934
+ _setter("lifecycle_details", lifecycle_details)
5935
+ _setter("mesh_id", mesh_id)
5936
+ _setter("mtls", mtls)
5937
+ _setter("name", name)
5938
+ _setter("state", state)
5939
+ _setter("system_tags", system_tags)
5940
+ _setter("time_created", time_created)
5941
+ _setter("time_updated", time_updated)
4642
5942
 
4643
5943
  @property
4644
5944
  @pulumi.getter(name="compartmentId")
@@ -4768,7 +6068,16 @@ class GetVirtualServicesVirtualServiceCollectionItemDefaultRoutingPolicyResult(d
4768
6068
  """
4769
6069
  :param str type: Type of the virtual service routing policy.
4770
6070
  """
4771
- pulumi.set(__self__, "type", type)
6071
+ GetVirtualServicesVirtualServiceCollectionItemDefaultRoutingPolicyResult._configure(
6072
+ lambda key, value: pulumi.set(__self__, key, value),
6073
+ type=type,
6074
+ )
6075
+ @staticmethod
6076
+ def _configure(
6077
+ _setter: Callable[[Any, Any], None],
6078
+ type: str,
6079
+ opts: Optional[pulumi.ResourceOptions]=None):
6080
+ _setter("type", type)
4772
6081
 
4773
6082
  @property
4774
6083
  @pulumi.getter
@@ -4790,9 +6099,22 @@ class GetVirtualServicesVirtualServiceCollectionItemMtlResult(dict):
4790
6099
  :param 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.
4791
6100
  :param 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.
4792
6101
  """
4793
- pulumi.set(__self__, "certificate_id", certificate_id)
4794
- pulumi.set(__self__, "maximum_validity", maximum_validity)
4795
- pulumi.set(__self__, "mode", mode)
6102
+ GetVirtualServicesVirtualServiceCollectionItemMtlResult._configure(
6103
+ lambda key, value: pulumi.set(__self__, key, value),
6104
+ certificate_id=certificate_id,
6105
+ maximum_validity=maximum_validity,
6106
+ mode=mode,
6107
+ )
6108
+ @staticmethod
6109
+ def _configure(
6110
+ _setter: Callable[[Any, Any], None],
6111
+ certificate_id: str,
6112
+ maximum_validity: int,
6113
+ mode: str,
6114
+ opts: Optional[pulumi.ResourceOptions]=None):
6115
+ _setter("certificate_id", certificate_id)
6116
+ _setter("maximum_validity", maximum_validity)
6117
+ _setter("mode", mode)
4796
6118
 
4797
6119
  @property
4798
6120
  @pulumi.getter(name="certificateId")