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
 
@@ -157,12 +157,25 @@ class CertificateExtension(dict):
157
157
  :param str name: The certificate extension name.
158
158
  :param str value: The certificate extension value.
159
159
  """
160
+ CertificateExtension._configure(
161
+ lambda key, value: pulumi.set(__self__, key, value),
162
+ is_critical=is_critical,
163
+ name=name,
164
+ value=value,
165
+ )
166
+ @staticmethod
167
+ def _configure(
168
+ _setter: Callable[[Any, Any], None],
169
+ is_critical: Optional[bool] = None,
170
+ name: Optional[str] = None,
171
+ value: Optional[str] = None,
172
+ opts: Optional[pulumi.ResourceOptions]=None):
160
173
  if is_critical is not None:
161
- pulumi.set(__self__, "is_critical", is_critical)
174
+ _setter("is_critical", is_critical)
162
175
  if name is not None:
163
- pulumi.set(__self__, "name", name)
176
+ _setter("name", name)
164
177
  if value is not None:
165
- pulumi.set(__self__, "value", value)
178
+ _setter("value", value)
166
179
 
167
180
  @property
168
181
  @pulumi.getter(name="isCritical")
@@ -231,20 +244,41 @@ class CertificateIssuerName(dict):
231
244
  :param str organizational_unit: The field to differentiate between divisions within an organization.
232
245
  :param str state_province: The province where the organization is located.
233
246
  """
247
+ CertificateIssuerName._configure(
248
+ lambda key, value: pulumi.set(__self__, key, value),
249
+ common_name=common_name,
250
+ country=country,
251
+ email_address=email_address,
252
+ locality=locality,
253
+ organization=organization,
254
+ organizational_unit=organizational_unit,
255
+ state_province=state_province,
256
+ )
257
+ @staticmethod
258
+ def _configure(
259
+ _setter: Callable[[Any, Any], None],
260
+ common_name: Optional[str] = None,
261
+ country: Optional[str] = None,
262
+ email_address: Optional[str] = None,
263
+ locality: Optional[str] = None,
264
+ organization: Optional[str] = None,
265
+ organizational_unit: Optional[str] = None,
266
+ state_province: Optional[str] = None,
267
+ opts: Optional[pulumi.ResourceOptions]=None):
234
268
  if common_name is not None:
235
- pulumi.set(__self__, "common_name", common_name)
269
+ _setter("common_name", common_name)
236
270
  if country is not None:
237
- pulumi.set(__self__, "country", country)
271
+ _setter("country", country)
238
272
  if email_address is not None:
239
- pulumi.set(__self__, "email_address", email_address)
273
+ _setter("email_address", email_address)
240
274
  if locality is not None:
241
- pulumi.set(__self__, "locality", locality)
275
+ _setter("locality", locality)
242
276
  if organization is not None:
243
- pulumi.set(__self__, "organization", organization)
277
+ _setter("organization", organization)
244
278
  if organizational_unit is not None:
245
- pulumi.set(__self__, "organizational_unit", organizational_unit)
279
+ _setter("organizational_unit", organizational_unit)
246
280
  if state_province is not None:
247
- pulumi.set(__self__, "state_province", state_province)
281
+ _setter("state_province", state_province)
248
282
 
249
283
  @property
250
284
  @pulumi.getter(name="commonName")
@@ -331,12 +365,25 @@ class CertificatePublicKeyInfo(dict):
331
365
  :param int exponent: The private key exponent.
332
366
  :param int key_size: The number of bits in a key used by a cryptographic algorithm.
333
367
  """
368
+ CertificatePublicKeyInfo._configure(
369
+ lambda key, value: pulumi.set(__self__, key, value),
370
+ algorithm=algorithm,
371
+ exponent=exponent,
372
+ key_size=key_size,
373
+ )
374
+ @staticmethod
375
+ def _configure(
376
+ _setter: Callable[[Any, Any], None],
377
+ algorithm: Optional[str] = None,
378
+ exponent: Optional[int] = None,
379
+ key_size: Optional[int] = None,
380
+ opts: Optional[pulumi.ResourceOptions]=None):
334
381
  if algorithm is not None:
335
- pulumi.set(__self__, "algorithm", algorithm)
382
+ _setter("algorithm", algorithm)
336
383
  if exponent is not None:
337
- pulumi.set(__self__, "exponent", exponent)
384
+ _setter("exponent", exponent)
338
385
  if key_size is not None:
339
- pulumi.set(__self__, "key_size", key_size)
386
+ _setter("key_size", key_size)
340
387
 
341
388
  @property
342
389
  @pulumi.getter
@@ -405,20 +452,41 @@ class CertificateSubjectName(dict):
405
452
  :param str organizational_unit: The field to differentiate between divisions within an organization.
406
453
  :param str state_province: The province where the organization is located.
407
454
  """
455
+ CertificateSubjectName._configure(
456
+ lambda key, value: pulumi.set(__self__, key, value),
457
+ common_name=common_name,
458
+ country=country,
459
+ email_address=email_address,
460
+ locality=locality,
461
+ organization=organization,
462
+ organizational_unit=organizational_unit,
463
+ state_province=state_province,
464
+ )
465
+ @staticmethod
466
+ def _configure(
467
+ _setter: Callable[[Any, Any], None],
468
+ common_name: Optional[str] = None,
469
+ country: Optional[str] = None,
470
+ email_address: Optional[str] = None,
471
+ locality: Optional[str] = None,
472
+ organization: Optional[str] = None,
473
+ organizational_unit: Optional[str] = None,
474
+ state_province: Optional[str] = None,
475
+ opts: Optional[pulumi.ResourceOptions]=None):
408
476
  if common_name is not None:
409
- pulumi.set(__self__, "common_name", common_name)
477
+ _setter("common_name", common_name)
410
478
  if country is not None:
411
- pulumi.set(__self__, "country", country)
479
+ _setter("country", country)
412
480
  if email_address is not None:
413
- pulumi.set(__self__, "email_address", email_address)
481
+ _setter("email_address", email_address)
414
482
  if locality is not None:
415
- pulumi.set(__self__, "locality", locality)
483
+ _setter("locality", locality)
416
484
  if organization is not None:
417
- pulumi.set(__self__, "organization", organization)
485
+ _setter("organization", organization)
418
486
  if organizational_unit is not None:
419
- pulumi.set(__self__, "organizational_unit", organizational_unit)
487
+ _setter("organizational_unit", organizational_unit)
420
488
  if state_province is not None:
421
- pulumi.set(__self__, "state_province", state_province)
489
+ _setter("state_province", state_province)
422
490
 
423
491
  @property
424
492
  @pulumi.getter(name="commonName")
@@ -496,12 +564,29 @@ class HttpRedirectTarget(dict):
496
564
  Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
497
565
  :param int port: (Updatable) Port number of the target destination of the redirect, default to match protocol
498
566
  """
499
- pulumi.set(__self__, "host", host)
500
- pulumi.set(__self__, "path", path)
501
- pulumi.set(__self__, "protocol", protocol)
502
- pulumi.set(__self__, "query", query)
567
+ HttpRedirectTarget._configure(
568
+ lambda key, value: pulumi.set(__self__, key, value),
569
+ host=host,
570
+ path=path,
571
+ protocol=protocol,
572
+ query=query,
573
+ port=port,
574
+ )
575
+ @staticmethod
576
+ def _configure(
577
+ _setter: Callable[[Any, Any], None],
578
+ host: str,
579
+ path: str,
580
+ protocol: str,
581
+ query: str,
582
+ port: Optional[int] = None,
583
+ opts: Optional[pulumi.ResourceOptions]=None):
584
+ _setter("host", host)
585
+ _setter("path", path)
586
+ _setter("protocol", protocol)
587
+ _setter("query", query)
503
588
  if port is not None:
504
- pulumi.set(__self__, "port", port)
589
+ _setter("port", port)
505
590
 
506
591
  @property
507
592
  @pulumi.getter
@@ -583,14 +668,31 @@ class PolicyOrigin(dict):
583
668
  :param int http_port: (Updatable) The HTTP port on the origin that the web application listens on. If unspecified, defaults to `80`. If `0` is specified - the origin is not used for HTTP traffic.
584
669
  :param int https_port: (Updatable) The HTTPS port on the origin that the web application listens on. If unspecified, defaults to `443`. If `0` is specified - the origin is not used for HTTPS traffic.
585
670
  """
586
- pulumi.set(__self__, "label", label)
587
- pulumi.set(__self__, "uri", uri)
671
+ PolicyOrigin._configure(
672
+ lambda key, value: pulumi.set(__self__, key, value),
673
+ label=label,
674
+ uri=uri,
675
+ custom_headers=custom_headers,
676
+ http_port=http_port,
677
+ https_port=https_port,
678
+ )
679
+ @staticmethod
680
+ def _configure(
681
+ _setter: Callable[[Any, Any], None],
682
+ label: str,
683
+ uri: str,
684
+ custom_headers: Optional[Sequence['outputs.PolicyOriginCustomHeader']] = None,
685
+ http_port: Optional[int] = None,
686
+ https_port: Optional[int] = None,
687
+ opts: Optional[pulumi.ResourceOptions]=None):
688
+ _setter("label", label)
689
+ _setter("uri", uri)
588
690
  if custom_headers is not None:
589
- pulumi.set(__self__, "custom_headers", custom_headers)
691
+ _setter("custom_headers", custom_headers)
590
692
  if http_port is not None:
591
- pulumi.set(__self__, "http_port", http_port)
693
+ _setter("http_port", http_port)
592
694
  if https_port is not None:
593
- pulumi.set(__self__, "https_port", https_port)
695
+ _setter("https_port", https_port)
594
696
 
595
697
  @property
596
698
  @pulumi.getter
@@ -643,8 +745,19 @@ class PolicyOriginCustomHeader(dict):
643
745
  Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
644
746
  :param str value: (Updatable) The value of the header.
645
747
  """
646
- pulumi.set(__self__, "name", name)
647
- pulumi.set(__self__, "value", value)
748
+ PolicyOriginCustomHeader._configure(
749
+ lambda key, value: pulumi.set(__self__, key, value),
750
+ name=name,
751
+ value=value,
752
+ )
753
+ @staticmethod
754
+ def _configure(
755
+ _setter: Callable[[Any, Any], None],
756
+ name: str,
757
+ value: str,
758
+ opts: Optional[pulumi.ResourceOptions]=None):
759
+ _setter("name", name)
760
+ _setter("value", value)
648
761
 
649
762
  @property
650
763
  @pulumi.getter
@@ -689,8 +802,19 @@ class PolicyOriginGroup(dict):
689
802
  def __init__(__self__, *,
690
803
  label: str,
691
804
  origin_groups: Sequence['outputs.PolicyOriginGroupOriginGroup']):
692
- pulumi.set(__self__, "label", label)
693
- pulumi.set(__self__, "origin_groups", origin_groups)
805
+ PolicyOriginGroup._configure(
806
+ lambda key, value: pulumi.set(__self__, key, value),
807
+ label=label,
808
+ origin_groups=origin_groups,
809
+ )
810
+ @staticmethod
811
+ def _configure(
812
+ _setter: Callable[[Any, Any], None],
813
+ label: str,
814
+ origin_groups: Sequence['outputs.PolicyOriginGroupOriginGroup'],
815
+ opts: Optional[pulumi.ResourceOptions]=None):
816
+ _setter("label", label)
817
+ _setter("origin_groups", origin_groups)
694
818
 
695
819
  @property
696
820
  @pulumi.getter
@@ -711,9 +835,20 @@ class PolicyOriginGroupOriginGroup(dict):
711
835
  """
712
836
  :param str origin: (Updatable) The key in the map of origins referencing the origin used for the Web Application Firewall. The origin must already be included in `Origins`. Required when creating the `WafConfig` resource, but is not required upon updating the configuration.
713
837
  """
714
- pulumi.set(__self__, "origin", origin)
838
+ PolicyOriginGroupOriginGroup._configure(
839
+ lambda key, value: pulumi.set(__self__, key, value),
840
+ origin=origin,
841
+ weight=weight,
842
+ )
843
+ @staticmethod
844
+ def _configure(
845
+ _setter: Callable[[Any, Any], None],
846
+ origin: str,
847
+ weight: Optional[int] = None,
848
+ opts: Optional[pulumi.ResourceOptions]=None):
849
+ _setter("origin", origin)
715
850
  if weight is not None:
716
- pulumi.set(__self__, "weight", weight)
851
+ _setter("weight", weight)
717
852
 
718
853
  @property
719
854
  @pulumi.getter
@@ -823,34 +958,69 @@ class PolicyPolicyConfig(dict):
823
958
  Enabled TLS protocols must go in a row. For example if `TLS_v1_1` and `TLS_V1_3` are enabled, `TLS_V1_2` must be enabled too.
824
959
  :param Sequence[str] websocket_path_prefixes: (Updatable) ModSecurity is not capable to inspect WebSockets. Therefore paths specified here have WAF disabled if Connection request header from the client has the value Upgrade (case insensitive matching) and Upgrade request header has the value websocket (case insensitive matching). Paths matches if the concatenation of request URL path and query starts with the contents of the one of `websocketPathPrefixes` array value. In All other cases challenges, like JSC, HIC and etc., remain active.
825
960
  """
961
+ PolicyPolicyConfig._configure(
962
+ lambda key, value: pulumi.set(__self__, key, value),
963
+ certificate_id=certificate_id,
964
+ cipher_group=cipher_group,
965
+ client_address_header=client_address_header,
966
+ health_checks=health_checks,
967
+ is_behind_cdn=is_behind_cdn,
968
+ is_cache_control_respected=is_cache_control_respected,
969
+ is_https_enabled=is_https_enabled,
970
+ is_https_forced=is_https_forced,
971
+ is_origin_compression_enabled=is_origin_compression_enabled,
972
+ is_response_buffering_enabled=is_response_buffering_enabled,
973
+ is_sni_enabled=is_sni_enabled,
974
+ load_balancing_method=load_balancing_method,
975
+ tls_protocols=tls_protocols,
976
+ websocket_path_prefixes=websocket_path_prefixes,
977
+ )
978
+ @staticmethod
979
+ def _configure(
980
+ _setter: Callable[[Any, Any], None],
981
+ certificate_id: Optional[str] = None,
982
+ cipher_group: Optional[str] = None,
983
+ client_address_header: Optional[str] = None,
984
+ health_checks: Optional['outputs.PolicyPolicyConfigHealthChecks'] = None,
985
+ is_behind_cdn: Optional[bool] = None,
986
+ is_cache_control_respected: Optional[bool] = None,
987
+ is_https_enabled: Optional[bool] = None,
988
+ is_https_forced: Optional[bool] = None,
989
+ is_origin_compression_enabled: Optional[bool] = None,
990
+ is_response_buffering_enabled: Optional[bool] = None,
991
+ is_sni_enabled: Optional[bool] = None,
992
+ load_balancing_method: Optional['outputs.PolicyPolicyConfigLoadBalancingMethod'] = None,
993
+ tls_protocols: Optional[Sequence[str]] = None,
994
+ websocket_path_prefixes: Optional[Sequence[str]] = None,
995
+ opts: Optional[pulumi.ResourceOptions]=None):
826
996
  if certificate_id is not None:
827
- pulumi.set(__self__, "certificate_id", certificate_id)
997
+ _setter("certificate_id", certificate_id)
828
998
  if cipher_group is not None:
829
- pulumi.set(__self__, "cipher_group", cipher_group)
999
+ _setter("cipher_group", cipher_group)
830
1000
  if client_address_header is not None:
831
- pulumi.set(__self__, "client_address_header", client_address_header)
1001
+ _setter("client_address_header", client_address_header)
832
1002
  if health_checks is not None:
833
- pulumi.set(__self__, "health_checks", health_checks)
1003
+ _setter("health_checks", health_checks)
834
1004
  if is_behind_cdn is not None:
835
- pulumi.set(__self__, "is_behind_cdn", is_behind_cdn)
1005
+ _setter("is_behind_cdn", is_behind_cdn)
836
1006
  if is_cache_control_respected is not None:
837
- pulumi.set(__self__, "is_cache_control_respected", is_cache_control_respected)
1007
+ _setter("is_cache_control_respected", is_cache_control_respected)
838
1008
  if is_https_enabled is not None:
839
- pulumi.set(__self__, "is_https_enabled", is_https_enabled)
1009
+ _setter("is_https_enabled", is_https_enabled)
840
1010
  if is_https_forced is not None:
841
- pulumi.set(__self__, "is_https_forced", is_https_forced)
1011
+ _setter("is_https_forced", is_https_forced)
842
1012
  if is_origin_compression_enabled is not None:
843
- pulumi.set(__self__, "is_origin_compression_enabled", is_origin_compression_enabled)
1013
+ _setter("is_origin_compression_enabled", is_origin_compression_enabled)
844
1014
  if is_response_buffering_enabled is not None:
845
- pulumi.set(__self__, "is_response_buffering_enabled", is_response_buffering_enabled)
1015
+ _setter("is_response_buffering_enabled", is_response_buffering_enabled)
846
1016
  if is_sni_enabled is not None:
847
- pulumi.set(__self__, "is_sni_enabled", is_sni_enabled)
1017
+ _setter("is_sni_enabled", is_sni_enabled)
848
1018
  if load_balancing_method is not None:
849
- pulumi.set(__self__, "load_balancing_method", load_balancing_method)
1019
+ _setter("load_balancing_method", load_balancing_method)
850
1020
  if tls_protocols is not None:
851
- pulumi.set(__self__, "tls_protocols", tls_protocols)
1021
+ _setter("tls_protocols", tls_protocols)
852
1022
  if websocket_path_prefixes is not None:
853
- pulumi.set(__self__, "websocket_path_prefixes", websocket_path_prefixes)
1023
+ _setter("websocket_path_prefixes", websocket_path_prefixes)
854
1024
 
855
1025
  @property
856
1026
  @pulumi.getter(name="certificateId")
@@ -1050,28 +1220,57 @@ class PolicyPolicyConfigHealthChecks(dict):
1050
1220
  :param int timeout_in_seconds: (Updatable) Response timeout represents wait time until request is considered failed, in seconds.
1051
1221
  :param int unhealthy_threshold: (Updatable) Number of failed health checks after which the server is marked down.
1052
1222
  """
1223
+ PolicyPolicyConfigHealthChecks._configure(
1224
+ lambda key, value: pulumi.set(__self__, key, value),
1225
+ expected_response_code_groups=expected_response_code_groups,
1226
+ expected_response_text=expected_response_text,
1227
+ headers=headers,
1228
+ healthy_threshold=healthy_threshold,
1229
+ interval_in_seconds=interval_in_seconds,
1230
+ is_enabled=is_enabled,
1231
+ is_response_text_check_enabled=is_response_text_check_enabled,
1232
+ method=method,
1233
+ path=path,
1234
+ timeout_in_seconds=timeout_in_seconds,
1235
+ unhealthy_threshold=unhealthy_threshold,
1236
+ )
1237
+ @staticmethod
1238
+ def _configure(
1239
+ _setter: Callable[[Any, Any], None],
1240
+ expected_response_code_groups: Optional[Sequence[str]] = None,
1241
+ expected_response_text: Optional[str] = None,
1242
+ headers: Optional[Mapping[str, Any]] = None,
1243
+ healthy_threshold: Optional[int] = None,
1244
+ interval_in_seconds: Optional[int] = None,
1245
+ is_enabled: Optional[bool] = None,
1246
+ is_response_text_check_enabled: Optional[bool] = None,
1247
+ method: Optional[str] = None,
1248
+ path: Optional[str] = None,
1249
+ timeout_in_seconds: Optional[int] = None,
1250
+ unhealthy_threshold: Optional[int] = None,
1251
+ opts: Optional[pulumi.ResourceOptions]=None):
1053
1252
  if expected_response_code_groups is not None:
1054
- pulumi.set(__self__, "expected_response_code_groups", expected_response_code_groups)
1253
+ _setter("expected_response_code_groups", expected_response_code_groups)
1055
1254
  if expected_response_text is not None:
1056
- pulumi.set(__self__, "expected_response_text", expected_response_text)
1255
+ _setter("expected_response_text", expected_response_text)
1057
1256
  if headers is not None:
1058
- pulumi.set(__self__, "headers", headers)
1257
+ _setter("headers", headers)
1059
1258
  if healthy_threshold is not None:
1060
- pulumi.set(__self__, "healthy_threshold", healthy_threshold)
1259
+ _setter("healthy_threshold", healthy_threshold)
1061
1260
  if interval_in_seconds is not None:
1062
- pulumi.set(__self__, "interval_in_seconds", interval_in_seconds)
1261
+ _setter("interval_in_seconds", interval_in_seconds)
1063
1262
  if is_enabled is not None:
1064
- pulumi.set(__self__, "is_enabled", is_enabled)
1263
+ _setter("is_enabled", is_enabled)
1065
1264
  if is_response_text_check_enabled is not None:
1066
- pulumi.set(__self__, "is_response_text_check_enabled", is_response_text_check_enabled)
1265
+ _setter("is_response_text_check_enabled", is_response_text_check_enabled)
1067
1266
  if method is not None:
1068
- pulumi.set(__self__, "method", method)
1267
+ _setter("method", method)
1069
1268
  if path is not None:
1070
- pulumi.set(__self__, "path", path)
1269
+ _setter("path", path)
1071
1270
  if timeout_in_seconds is not None:
1072
- pulumi.set(__self__, "timeout_in_seconds", timeout_in_seconds)
1271
+ _setter("timeout_in_seconds", timeout_in_seconds)
1073
1272
  if unhealthy_threshold is not None:
1074
- pulumi.set(__self__, "unhealthy_threshold", unhealthy_threshold)
1273
+ _setter("unhealthy_threshold", unhealthy_threshold)
1075
1274
 
1076
1275
  @property
1077
1276
  @pulumi.getter(name="expectedResponseCodeGroups")
@@ -1208,13 +1407,28 @@ class PolicyPolicyConfigLoadBalancingMethod(dict):
1208
1407
  ** IMPORTANT **
1209
1408
  Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
1210
1409
  """
1211
- pulumi.set(__self__, "method", method)
1410
+ PolicyPolicyConfigLoadBalancingMethod._configure(
1411
+ lambda key, value: pulumi.set(__self__, key, value),
1412
+ method=method,
1413
+ domain=domain,
1414
+ expiration_time_in_seconds=expiration_time_in_seconds,
1415
+ name=name,
1416
+ )
1417
+ @staticmethod
1418
+ def _configure(
1419
+ _setter: Callable[[Any, Any], None],
1420
+ method: str,
1421
+ domain: Optional[str] = None,
1422
+ expiration_time_in_seconds: Optional[int] = None,
1423
+ name: Optional[str] = None,
1424
+ opts: Optional[pulumi.ResourceOptions]=None):
1425
+ _setter("method", method)
1212
1426
  if domain is not None:
1213
- pulumi.set(__self__, "domain", domain)
1427
+ _setter("domain", domain)
1214
1428
  if expiration_time_in_seconds is not None:
1215
- pulumi.set(__self__, "expiration_time_in_seconds", expiration_time_in_seconds)
1429
+ _setter("expiration_time_in_seconds", expiration_time_in_seconds)
1216
1430
  if name is not None:
1217
- pulumi.set(__self__, "name", name)
1431
+ _setter("name", name)
1218
1432
 
1219
1433
  @property
1220
1434
  @pulumi.getter
@@ -1318,30 +1532,61 @@ class PolicyWafConfig(dict):
1318
1532
  :param 'PolicyWafConfigProtectionSettingsArgs' protection_settings: (Updatable) The settings applied to protection rules.
1319
1533
  :param Sequence['PolicyWafConfigWhitelistArgs'] whitelists: (Updatable) A list of IP addresses that bypass the Web Application Firewall.
1320
1534
  """
1535
+ PolicyWafConfig._configure(
1536
+ lambda key, value: pulumi.set(__self__, key, value),
1537
+ access_rules=access_rules,
1538
+ address_rate_limiting=address_rate_limiting,
1539
+ caching_rules=caching_rules,
1540
+ captchas=captchas,
1541
+ custom_protection_rules=custom_protection_rules,
1542
+ device_fingerprint_challenge=device_fingerprint_challenge,
1543
+ human_interaction_challenge=human_interaction_challenge,
1544
+ js_challenge=js_challenge,
1545
+ origin=origin,
1546
+ origin_groups=origin_groups,
1547
+ protection_settings=protection_settings,
1548
+ whitelists=whitelists,
1549
+ )
1550
+ @staticmethod
1551
+ def _configure(
1552
+ _setter: Callable[[Any, Any], None],
1553
+ access_rules: Optional[Sequence['outputs.PolicyWafConfigAccessRule']] = None,
1554
+ address_rate_limiting: Optional['outputs.PolicyWafConfigAddressRateLimiting'] = None,
1555
+ caching_rules: Optional[Sequence['outputs.PolicyWafConfigCachingRule']] = None,
1556
+ captchas: Optional[Sequence['outputs.PolicyWafConfigCaptcha']] = None,
1557
+ custom_protection_rules: Optional[Sequence['outputs.PolicyWafConfigCustomProtectionRule']] = None,
1558
+ device_fingerprint_challenge: Optional['outputs.PolicyWafConfigDeviceFingerprintChallenge'] = None,
1559
+ human_interaction_challenge: Optional['outputs.PolicyWafConfigHumanInteractionChallenge'] = None,
1560
+ js_challenge: Optional['outputs.PolicyWafConfigJsChallenge'] = None,
1561
+ origin: Optional[str] = None,
1562
+ origin_groups: Optional[Sequence[str]] = None,
1563
+ protection_settings: Optional['outputs.PolicyWafConfigProtectionSettings'] = None,
1564
+ whitelists: Optional[Sequence['outputs.PolicyWafConfigWhitelist']] = None,
1565
+ opts: Optional[pulumi.ResourceOptions]=None):
1321
1566
  if access_rules is not None:
1322
- pulumi.set(__self__, "access_rules", access_rules)
1567
+ _setter("access_rules", access_rules)
1323
1568
  if address_rate_limiting is not None:
1324
- pulumi.set(__self__, "address_rate_limiting", address_rate_limiting)
1569
+ _setter("address_rate_limiting", address_rate_limiting)
1325
1570
  if caching_rules is not None:
1326
- pulumi.set(__self__, "caching_rules", caching_rules)
1571
+ _setter("caching_rules", caching_rules)
1327
1572
  if captchas is not None:
1328
- pulumi.set(__self__, "captchas", captchas)
1573
+ _setter("captchas", captchas)
1329
1574
  if custom_protection_rules is not None:
1330
- pulumi.set(__self__, "custom_protection_rules", custom_protection_rules)
1575
+ _setter("custom_protection_rules", custom_protection_rules)
1331
1576
  if device_fingerprint_challenge is not None:
1332
- pulumi.set(__self__, "device_fingerprint_challenge", device_fingerprint_challenge)
1577
+ _setter("device_fingerprint_challenge", device_fingerprint_challenge)
1333
1578
  if human_interaction_challenge is not None:
1334
- pulumi.set(__self__, "human_interaction_challenge", human_interaction_challenge)
1579
+ _setter("human_interaction_challenge", human_interaction_challenge)
1335
1580
  if js_challenge is not None:
1336
- pulumi.set(__self__, "js_challenge", js_challenge)
1581
+ _setter("js_challenge", js_challenge)
1337
1582
  if origin is not None:
1338
- pulumi.set(__self__, "origin", origin)
1583
+ _setter("origin", origin)
1339
1584
  if origin_groups is not None:
1340
- pulumi.set(__self__, "origin_groups", origin_groups)
1585
+ _setter("origin_groups", origin_groups)
1341
1586
  if protection_settings is not None:
1342
- pulumi.set(__self__, "protection_settings", protection_settings)
1587
+ _setter("protection_settings", protection_settings)
1343
1588
  if whitelists is not None:
1344
- pulumi.set(__self__, "whitelists", whitelists)
1589
+ _setter("whitelists", whitelists)
1345
1590
 
1346
1591
  @property
1347
1592
  @pulumi.getter(name="accessRules")
@@ -1528,35 +1773,74 @@ class PolicyWafConfigAccessRule(dict):
1528
1773
  :param str redirect_url: (Updatable) The target to which the request should be redirected, represented as a URI reference. Required when `action` is `REDIRECT`.
1529
1774
  :param Sequence['PolicyWafConfigAccessRuleResponseHeaderManipulationArgs'] response_header_manipulations: (Updatable) An object that represents an action to apply to an HTTP response headers if all rule criteria will be matched regardless of `action` value.
1530
1775
  """
1531
- pulumi.set(__self__, "action", action)
1532
- pulumi.set(__self__, "criterias", criterias)
1533
- pulumi.set(__self__, "name", name)
1776
+ PolicyWafConfigAccessRule._configure(
1777
+ lambda key, value: pulumi.set(__self__, key, value),
1778
+ action=action,
1779
+ criterias=criterias,
1780
+ name=name,
1781
+ block_action=block_action,
1782
+ block_error_page_code=block_error_page_code,
1783
+ block_error_page_description=block_error_page_description,
1784
+ block_error_page_message=block_error_page_message,
1785
+ block_response_code=block_response_code,
1786
+ bypass_challenges=bypass_challenges,
1787
+ captcha_footer=captcha_footer,
1788
+ captcha_header=captcha_header,
1789
+ captcha_submit_label=captcha_submit_label,
1790
+ captcha_title=captcha_title,
1791
+ redirect_response_code=redirect_response_code,
1792
+ redirect_url=redirect_url,
1793
+ response_header_manipulations=response_header_manipulations,
1794
+ )
1795
+ @staticmethod
1796
+ def _configure(
1797
+ _setter: Callable[[Any, Any], None],
1798
+ action: str,
1799
+ criterias: Sequence['outputs.PolicyWafConfigAccessRuleCriteria'],
1800
+ name: str,
1801
+ block_action: Optional[str] = None,
1802
+ block_error_page_code: Optional[str] = None,
1803
+ block_error_page_description: Optional[str] = None,
1804
+ block_error_page_message: Optional[str] = None,
1805
+ block_response_code: Optional[int] = None,
1806
+ bypass_challenges: Optional[Sequence[str]] = None,
1807
+ captcha_footer: Optional[str] = None,
1808
+ captcha_header: Optional[str] = None,
1809
+ captcha_submit_label: Optional[str] = None,
1810
+ captcha_title: Optional[str] = None,
1811
+ redirect_response_code: Optional[str] = None,
1812
+ redirect_url: Optional[str] = None,
1813
+ response_header_manipulations: Optional[Sequence['outputs.PolicyWafConfigAccessRuleResponseHeaderManipulation']] = None,
1814
+ opts: Optional[pulumi.ResourceOptions]=None):
1815
+ _setter("action", action)
1816
+ _setter("criterias", criterias)
1817
+ _setter("name", name)
1534
1818
  if block_action is not None:
1535
- pulumi.set(__self__, "block_action", block_action)
1819
+ _setter("block_action", block_action)
1536
1820
  if block_error_page_code is not None:
1537
- pulumi.set(__self__, "block_error_page_code", block_error_page_code)
1821
+ _setter("block_error_page_code", block_error_page_code)
1538
1822
  if block_error_page_description is not None:
1539
- pulumi.set(__self__, "block_error_page_description", block_error_page_description)
1823
+ _setter("block_error_page_description", block_error_page_description)
1540
1824
  if block_error_page_message is not None:
1541
- pulumi.set(__self__, "block_error_page_message", block_error_page_message)
1825
+ _setter("block_error_page_message", block_error_page_message)
1542
1826
  if block_response_code is not None:
1543
- pulumi.set(__self__, "block_response_code", block_response_code)
1827
+ _setter("block_response_code", block_response_code)
1544
1828
  if bypass_challenges is not None:
1545
- pulumi.set(__self__, "bypass_challenges", bypass_challenges)
1829
+ _setter("bypass_challenges", bypass_challenges)
1546
1830
  if captcha_footer is not None:
1547
- pulumi.set(__self__, "captcha_footer", captcha_footer)
1831
+ _setter("captcha_footer", captcha_footer)
1548
1832
  if captcha_header is not None:
1549
- pulumi.set(__self__, "captcha_header", captcha_header)
1833
+ _setter("captcha_header", captcha_header)
1550
1834
  if captcha_submit_label is not None:
1551
- pulumi.set(__self__, "captcha_submit_label", captcha_submit_label)
1835
+ _setter("captcha_submit_label", captcha_submit_label)
1552
1836
  if captcha_title is not None:
1553
- pulumi.set(__self__, "captcha_title", captcha_title)
1837
+ _setter("captcha_title", captcha_title)
1554
1838
  if redirect_response_code is not None:
1555
- pulumi.set(__self__, "redirect_response_code", redirect_response_code)
1839
+ _setter("redirect_response_code", redirect_response_code)
1556
1840
  if redirect_url is not None:
1557
- pulumi.set(__self__, "redirect_url", redirect_url)
1841
+ _setter("redirect_url", redirect_url)
1558
1842
  if response_header_manipulations is not None:
1559
- pulumi.set(__self__, "response_header_manipulations", response_header_manipulations)
1843
+ _setter("response_header_manipulations", response_header_manipulations)
1560
1844
 
1561
1845
  @property
1562
1846
  @pulumi.getter
@@ -1750,10 +2034,23 @@ class PolicyWafConfigAccessRuleCriteria(dict):
1750
2034
  :param str value: (Updatable) The value of the header.
1751
2035
  :param bool is_case_sensitive: (Updatable) When enabled, the condition will be matched with case-sensitive rules.
1752
2036
  """
1753
- pulumi.set(__self__, "condition", condition)
1754
- pulumi.set(__self__, "value", value)
2037
+ PolicyWafConfigAccessRuleCriteria._configure(
2038
+ lambda key, value: pulumi.set(__self__, key, value),
2039
+ condition=condition,
2040
+ value=value,
2041
+ is_case_sensitive=is_case_sensitive,
2042
+ )
2043
+ @staticmethod
2044
+ def _configure(
2045
+ _setter: Callable[[Any, Any], None],
2046
+ condition: str,
2047
+ value: str,
2048
+ is_case_sensitive: Optional[bool] = None,
2049
+ opts: Optional[pulumi.ResourceOptions]=None):
2050
+ _setter("condition", condition)
2051
+ _setter("value", value)
1755
2052
  if is_case_sensitive is not None:
1756
- pulumi.set(__self__, "is_case_sensitive", is_case_sensitive)
2053
+ _setter("is_case_sensitive", is_case_sensitive)
1757
2054
 
1758
2055
  @property
1759
2056
  @pulumi.getter
@@ -1816,10 +2113,23 @@ class PolicyWafConfigAccessRuleResponseHeaderManipulation(dict):
1816
2113
  :param str header: (Updatable) A header field name that conforms to RFC 7230. Example: `example_header_name`
1817
2114
  :param str value: (Updatable) The value of the header.
1818
2115
  """
1819
- pulumi.set(__self__, "action", action)
1820
- pulumi.set(__self__, "header", header)
2116
+ PolicyWafConfigAccessRuleResponseHeaderManipulation._configure(
2117
+ lambda key, value: pulumi.set(__self__, key, value),
2118
+ action=action,
2119
+ header=header,
2120
+ value=value,
2121
+ )
2122
+ @staticmethod
2123
+ def _configure(
2124
+ _setter: Callable[[Any, Any], None],
2125
+ action: str,
2126
+ header: str,
2127
+ value: Optional[str] = None,
2128
+ opts: Optional[pulumi.ResourceOptions]=None):
2129
+ _setter("action", action)
2130
+ _setter("header", header)
1821
2131
  if value is not None:
1822
- pulumi.set(__self__, "value", value)
2132
+ _setter("value", value)
1823
2133
 
1824
2134
  @property
1825
2135
  @pulumi.getter
@@ -1882,13 +2192,28 @@ class PolicyWafConfigAddressRateLimiting(dict):
1882
2192
  :param int block_response_code: (Updatable) The response code returned when `action` is set to `BLOCK`, `blockAction` is set to `SET_RESPONSE_CODE`, and the traffic is detected as malicious by a protection rule. If unspecified, defaults to `403`. The list of available response codes: `400`, `401`, `403`, `405`, `409`, `411`, `412`, `413`, `414`, `415`, `416`, `500`, `501`, `502`, `503`, `504`, `507`.
1883
2193
  :param int max_delayed_count_per_address: (Updatable) The maximum number of requests allowed to be queued before subsequent requests are dropped. If unspecified, defaults to `10`.
1884
2194
  """
1885
- pulumi.set(__self__, "is_enabled", is_enabled)
2195
+ PolicyWafConfigAddressRateLimiting._configure(
2196
+ lambda key, value: pulumi.set(__self__, key, value),
2197
+ is_enabled=is_enabled,
2198
+ allowed_rate_per_address=allowed_rate_per_address,
2199
+ block_response_code=block_response_code,
2200
+ max_delayed_count_per_address=max_delayed_count_per_address,
2201
+ )
2202
+ @staticmethod
2203
+ def _configure(
2204
+ _setter: Callable[[Any, Any], None],
2205
+ is_enabled: bool,
2206
+ allowed_rate_per_address: Optional[int] = None,
2207
+ block_response_code: Optional[int] = None,
2208
+ max_delayed_count_per_address: Optional[int] = None,
2209
+ opts: Optional[pulumi.ResourceOptions]=None):
2210
+ _setter("is_enabled", is_enabled)
1886
2211
  if allowed_rate_per_address is not None:
1887
- pulumi.set(__self__, "allowed_rate_per_address", allowed_rate_per_address)
2212
+ _setter("allowed_rate_per_address", allowed_rate_per_address)
1888
2213
  if block_response_code is not None:
1889
- pulumi.set(__self__, "block_response_code", block_response_code)
2214
+ _setter("block_response_code", block_response_code)
1890
2215
  if max_delayed_count_per_address is not None:
1891
- pulumi.set(__self__, "max_delayed_count_per_address", max_delayed_count_per_address)
2216
+ _setter("max_delayed_count_per_address", max_delayed_count_per_address)
1892
2217
 
1893
2218
  @property
1894
2219
  @pulumi.getter(name="isEnabled")
@@ -1967,17 +2292,38 @@ class PolicyWafConfigCachingRule(dict):
1967
2292
  :param bool is_client_caching_enabled: (Updatable) Enables or disables client caching. Browsers use the `Cache-Control` header value for caching content locally in the browser. This setting overrides the addition of a `Cache-Control` header in responses.
1968
2293
  :param str key: (Updatable) The unique key for the caching rule.
1969
2294
  """
1970
- pulumi.set(__self__, "action", action)
1971
- pulumi.set(__self__, "criterias", criterias)
1972
- pulumi.set(__self__, "name", name)
2295
+ PolicyWafConfigCachingRule._configure(
2296
+ lambda key, value: pulumi.set(__self__, key, value),
2297
+ action=action,
2298
+ criterias=criterias,
2299
+ name=name,
2300
+ caching_duration=caching_duration,
2301
+ client_caching_duration=client_caching_duration,
2302
+ is_client_caching_enabled=is_client_caching_enabled,
2303
+ key=key,
2304
+ )
2305
+ @staticmethod
2306
+ def _configure(
2307
+ _setter: Callable[[Any, Any], None],
2308
+ action: str,
2309
+ criterias: Sequence['outputs.PolicyWafConfigCachingRuleCriteria'],
2310
+ name: str,
2311
+ caching_duration: Optional[str] = None,
2312
+ client_caching_duration: Optional[str] = None,
2313
+ is_client_caching_enabled: Optional[bool] = None,
2314
+ key: Optional[str] = None,
2315
+ opts: Optional[pulumi.ResourceOptions]=None):
2316
+ _setter("action", action)
2317
+ _setter("criterias", criterias)
2318
+ _setter("name", name)
1973
2319
  if caching_duration is not None:
1974
- pulumi.set(__self__, "caching_duration", caching_duration)
2320
+ _setter("caching_duration", caching_duration)
1975
2321
  if client_caching_duration is not None:
1976
- pulumi.set(__self__, "client_caching_duration", client_caching_duration)
2322
+ _setter("client_caching_duration", client_caching_duration)
1977
2323
  if is_client_caching_enabled is not None:
1978
- pulumi.set(__self__, "is_client_caching_enabled", is_client_caching_enabled)
2324
+ _setter("is_client_caching_enabled", is_client_caching_enabled)
1979
2325
  if key is not None:
1980
- pulumi.set(__self__, "key", key)
2326
+ _setter("key", key)
1981
2327
 
1982
2328
  @property
1983
2329
  @pulumi.getter
@@ -2074,8 +2420,19 @@ class PolicyWafConfigCachingRuleCriteria(dict):
2074
2420
  * **USER_AGENT_IS_NOT:** Matches if the requesting user agent is not identical to the contents of the `value` field. *Example:* `Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0`
2075
2421
  :param str value: (Updatable) The value of the header.
2076
2422
  """
2077
- pulumi.set(__self__, "condition", condition)
2078
- pulumi.set(__self__, "value", value)
2423
+ PolicyWafConfigCachingRuleCriteria._configure(
2424
+ lambda key, value: pulumi.set(__self__, key, value),
2425
+ condition=condition,
2426
+ value=value,
2427
+ )
2428
+ @staticmethod
2429
+ def _configure(
2430
+ _setter: Callable[[Any, Any], None],
2431
+ condition: str,
2432
+ value: str,
2433
+ opts: Optional[pulumi.ResourceOptions]=None):
2434
+ _setter("condition", condition)
2435
+ _setter("value", value)
2079
2436
 
2080
2437
  @property
2081
2438
  @pulumi.getter
@@ -2163,15 +2520,36 @@ class PolicyWafConfigCaptcha(dict):
2163
2520
  :param str footer_text: (Updatable) The text to show in the footer when showing a CAPTCHA challenge. If unspecified, defaults to 'Enter the letters and numbers as they are shown in the image above.'
2164
2521
  :param str header_text: (Updatable) The text to show in the header when showing a CAPTCHA challenge. If unspecified, defaults to 'We have detected an increased number of attempts to access this website. To help us keep this site secure, please let us know that you are not a robot by entering the text from the image below.'
2165
2522
  """
2166
- pulumi.set(__self__, "failure_message", failure_message)
2167
- pulumi.set(__self__, "session_expiration_in_seconds", session_expiration_in_seconds)
2168
- pulumi.set(__self__, "submit_label", submit_label)
2169
- pulumi.set(__self__, "title", title)
2170
- pulumi.set(__self__, "url", url)
2523
+ PolicyWafConfigCaptcha._configure(
2524
+ lambda key, value: pulumi.set(__self__, key, value),
2525
+ failure_message=failure_message,
2526
+ session_expiration_in_seconds=session_expiration_in_seconds,
2527
+ submit_label=submit_label,
2528
+ title=title,
2529
+ url=url,
2530
+ footer_text=footer_text,
2531
+ header_text=header_text,
2532
+ )
2533
+ @staticmethod
2534
+ def _configure(
2535
+ _setter: Callable[[Any, Any], None],
2536
+ failure_message: str,
2537
+ session_expiration_in_seconds: int,
2538
+ submit_label: str,
2539
+ title: str,
2540
+ url: str,
2541
+ footer_text: Optional[str] = None,
2542
+ header_text: Optional[str] = None,
2543
+ opts: Optional[pulumi.ResourceOptions]=None):
2544
+ _setter("failure_message", failure_message)
2545
+ _setter("session_expiration_in_seconds", session_expiration_in_seconds)
2546
+ _setter("submit_label", submit_label)
2547
+ _setter("title", title)
2548
+ _setter("url", url)
2171
2549
  if footer_text is not None:
2172
- pulumi.set(__self__, "footer_text", footer_text)
2550
+ _setter("footer_text", footer_text)
2173
2551
  if header_text is not None:
2174
- pulumi.set(__self__, "header_text", header_text)
2552
+ _setter("header_text", header_text)
2175
2553
 
2176
2554
  @property
2177
2555
  @pulumi.getter(name="failureMessage")
@@ -2241,12 +2619,25 @@ class PolicyWafConfigCustomProtectionRule(dict):
2241
2619
  :param Sequence['PolicyWafConfigCustomProtectionRuleExclusionArgs'] exclusions: (Updatable) An array of The target property of a request that would allow it to bypass the protection rule. For example, when `target` is `REQUEST_COOKIE_NAMES`, the list may include names of cookies to exclude from the protection rule. When the target is `ARGS`, the list may include strings of URL query parameters and values from form-urlencoded XML, JSON, AMP, or POST payloads to exclude from the protection rule. `Exclusions` properties must not contain whitespace, comma or |. **Note:** If protection rules have been enabled that utilize the `maxArgumentCount` or `maxTotalNameLengthOfArguments` properties, and the `target` property has been set to `ARGS`, it is important that the `exclusions` properties be defined to honor those protection rule settings in a consistent manner.
2242
2620
  :param str id: (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the custom protection rule.
2243
2621
  """
2622
+ PolicyWafConfigCustomProtectionRule._configure(
2623
+ lambda key, value: pulumi.set(__self__, key, value),
2624
+ action=action,
2625
+ exclusions=exclusions,
2626
+ id=id,
2627
+ )
2628
+ @staticmethod
2629
+ def _configure(
2630
+ _setter: Callable[[Any, Any], None],
2631
+ action: Optional[str] = None,
2632
+ exclusions: Optional[Sequence['outputs.PolicyWafConfigCustomProtectionRuleExclusion']] = None,
2633
+ id: Optional[str] = None,
2634
+ opts: Optional[pulumi.ResourceOptions]=None):
2244
2635
  if action is not None:
2245
- pulumi.set(__self__, "action", action)
2636
+ _setter("action", action)
2246
2637
  if exclusions is not None:
2247
- pulumi.set(__self__, "exclusions", exclusions)
2638
+ _setter("exclusions", exclusions)
2248
2639
  if id is not None:
2249
- pulumi.set(__self__, "id", id)
2640
+ _setter("id", id)
2250
2641
 
2251
2642
  @property
2252
2643
  @pulumi.getter
@@ -2282,10 +2673,21 @@ class PolicyWafConfigCustomProtectionRuleExclusion(dict):
2282
2673
  :param Sequence[str] exclusions: (Updatable) An array of The target property of a request that would allow it to bypass the protection rule. For example, when `target` is `REQUEST_COOKIE_NAMES`, the list may include names of cookies to exclude from the protection rule. When the target is `ARGS`, the list may include strings of URL query parameters and values from form-urlencoded XML, JSON, AMP, or POST payloads to exclude from the protection rule. `Exclusions` properties must not contain whitespace, comma or |. **Note:** If protection rules have been enabled that utilize the `maxArgumentCount` or `maxTotalNameLengthOfArguments` properties, and the `target` property has been set to `ARGS`, it is important that the `exclusions` properties be defined to honor those protection rule settings in a consistent manner.
2283
2674
  :param str target: (Updatable) The target of the exclusion.
2284
2675
  """
2676
+ PolicyWafConfigCustomProtectionRuleExclusion._configure(
2677
+ lambda key, value: pulumi.set(__self__, key, value),
2678
+ exclusions=exclusions,
2679
+ target=target,
2680
+ )
2681
+ @staticmethod
2682
+ def _configure(
2683
+ _setter: Callable[[Any, Any], None],
2684
+ exclusions: Optional[Sequence[str]] = None,
2685
+ target: Optional[str] = None,
2686
+ opts: Optional[pulumi.ResourceOptions]=None):
2285
2687
  if exclusions is not None:
2286
- pulumi.set(__self__, "exclusions", exclusions)
2688
+ _setter("exclusions", exclusions)
2287
2689
  if target is not None:
2288
- pulumi.set(__self__, "target", target)
2690
+ _setter("target", target)
2289
2691
 
2290
2692
  @property
2291
2693
  @pulumi.getter
@@ -2354,21 +2756,44 @@ class PolicyWafConfigDeviceFingerprintChallenge(dict):
2354
2756
  :param int max_address_count: (Updatable) The maximum number of IP addresses permitted with the same device fingerprint. If unspecified, defaults to `20`.
2355
2757
  :param int max_address_count_expiration_in_seconds: (Updatable) The number of seconds before the maximum addresses count resets. If unspecified, defaults to `60`.
2356
2758
  """
2357
- pulumi.set(__self__, "is_enabled", is_enabled)
2759
+ PolicyWafConfigDeviceFingerprintChallenge._configure(
2760
+ lambda key, value: pulumi.set(__self__, key, value),
2761
+ is_enabled=is_enabled,
2762
+ action=action,
2763
+ action_expiration_in_seconds=action_expiration_in_seconds,
2764
+ challenge_settings=challenge_settings,
2765
+ failure_threshold=failure_threshold,
2766
+ failure_threshold_expiration_in_seconds=failure_threshold_expiration_in_seconds,
2767
+ max_address_count=max_address_count,
2768
+ max_address_count_expiration_in_seconds=max_address_count_expiration_in_seconds,
2769
+ )
2770
+ @staticmethod
2771
+ def _configure(
2772
+ _setter: Callable[[Any, Any], None],
2773
+ is_enabled: bool,
2774
+ action: Optional[str] = None,
2775
+ action_expiration_in_seconds: Optional[int] = None,
2776
+ challenge_settings: Optional['outputs.PolicyWafConfigDeviceFingerprintChallengeChallengeSettings'] = None,
2777
+ failure_threshold: Optional[int] = None,
2778
+ failure_threshold_expiration_in_seconds: Optional[int] = None,
2779
+ max_address_count: Optional[int] = None,
2780
+ max_address_count_expiration_in_seconds: Optional[int] = None,
2781
+ opts: Optional[pulumi.ResourceOptions]=None):
2782
+ _setter("is_enabled", is_enabled)
2358
2783
  if action is not None:
2359
- pulumi.set(__self__, "action", action)
2784
+ _setter("action", action)
2360
2785
  if action_expiration_in_seconds is not None:
2361
- pulumi.set(__self__, "action_expiration_in_seconds", action_expiration_in_seconds)
2786
+ _setter("action_expiration_in_seconds", action_expiration_in_seconds)
2362
2787
  if challenge_settings is not None:
2363
- pulumi.set(__self__, "challenge_settings", challenge_settings)
2788
+ _setter("challenge_settings", challenge_settings)
2364
2789
  if failure_threshold is not None:
2365
- pulumi.set(__self__, "failure_threshold", failure_threshold)
2790
+ _setter("failure_threshold", failure_threshold)
2366
2791
  if failure_threshold_expiration_in_seconds is not None:
2367
- pulumi.set(__self__, "failure_threshold_expiration_in_seconds", failure_threshold_expiration_in_seconds)
2792
+ _setter("failure_threshold_expiration_in_seconds", failure_threshold_expiration_in_seconds)
2368
2793
  if max_address_count is not None:
2369
- pulumi.set(__self__, "max_address_count", max_address_count)
2794
+ _setter("max_address_count", max_address_count)
2370
2795
  if max_address_count_expiration_in_seconds is not None:
2371
- pulumi.set(__self__, "max_address_count_expiration_in_seconds", max_address_count_expiration_in_seconds)
2796
+ _setter("max_address_count_expiration_in_seconds", max_address_count_expiration_in_seconds)
2372
2797
 
2373
2798
  @property
2374
2799
  @pulumi.getter(name="isEnabled")
@@ -2491,24 +2916,49 @@ class PolicyWafConfigDeviceFingerprintChallengeChallengeSettings(dict):
2491
2916
  :param str captcha_submit_label: (Updatable) The text to show on the label of the CAPTCHA challenge submit button when `action` is set to `BLOCK`, `blockAction` is set to `SHOW_CAPTCHA`, and the request is blocked. If unspecified, defaults to `Yes, I am human`.
2492
2917
  :param str captcha_title: (Updatable) The title used when showing a CAPTCHA challenge when `action` is set to `BLOCK`, `blockAction` is set to `SHOW_CAPTCHA`, and the request is blocked. If unspecified, defaults to `Are you human?`
2493
2918
  """
2919
+ PolicyWafConfigDeviceFingerprintChallengeChallengeSettings._configure(
2920
+ lambda key, value: pulumi.set(__self__, key, value),
2921
+ block_action=block_action,
2922
+ block_error_page_code=block_error_page_code,
2923
+ block_error_page_description=block_error_page_description,
2924
+ block_error_page_message=block_error_page_message,
2925
+ block_response_code=block_response_code,
2926
+ captcha_footer=captcha_footer,
2927
+ captcha_header=captcha_header,
2928
+ captcha_submit_label=captcha_submit_label,
2929
+ captcha_title=captcha_title,
2930
+ )
2931
+ @staticmethod
2932
+ def _configure(
2933
+ _setter: Callable[[Any, Any], None],
2934
+ block_action: Optional[str] = None,
2935
+ block_error_page_code: Optional[str] = None,
2936
+ block_error_page_description: Optional[str] = None,
2937
+ block_error_page_message: Optional[str] = None,
2938
+ block_response_code: Optional[int] = None,
2939
+ captcha_footer: Optional[str] = None,
2940
+ captcha_header: Optional[str] = None,
2941
+ captcha_submit_label: Optional[str] = None,
2942
+ captcha_title: Optional[str] = None,
2943
+ opts: Optional[pulumi.ResourceOptions]=None):
2494
2944
  if block_action is not None:
2495
- pulumi.set(__self__, "block_action", block_action)
2945
+ _setter("block_action", block_action)
2496
2946
  if block_error_page_code is not None:
2497
- pulumi.set(__self__, "block_error_page_code", block_error_page_code)
2947
+ _setter("block_error_page_code", block_error_page_code)
2498
2948
  if block_error_page_description is not None:
2499
- pulumi.set(__self__, "block_error_page_description", block_error_page_description)
2949
+ _setter("block_error_page_description", block_error_page_description)
2500
2950
  if block_error_page_message is not None:
2501
- pulumi.set(__self__, "block_error_page_message", block_error_page_message)
2951
+ _setter("block_error_page_message", block_error_page_message)
2502
2952
  if block_response_code is not None:
2503
- pulumi.set(__self__, "block_response_code", block_response_code)
2953
+ _setter("block_response_code", block_response_code)
2504
2954
  if captcha_footer is not None:
2505
- pulumi.set(__self__, "captcha_footer", captcha_footer)
2955
+ _setter("captcha_footer", captcha_footer)
2506
2956
  if captcha_header is not None:
2507
- pulumi.set(__self__, "captcha_header", captcha_header)
2957
+ _setter("captcha_header", captcha_header)
2508
2958
  if captcha_submit_label is not None:
2509
- pulumi.set(__self__, "captcha_submit_label", captcha_submit_label)
2959
+ _setter("captcha_submit_label", captcha_submit_label)
2510
2960
  if captcha_title is not None:
2511
- pulumi.set(__self__, "captcha_title", captcha_title)
2961
+ _setter("captcha_title", captcha_title)
2512
2962
 
2513
2963
  @property
2514
2964
  @pulumi.getter(name="blockAction")
@@ -2641,25 +3091,52 @@ class PolicyWafConfigHumanInteractionChallenge(dict):
2641
3091
  :param int recording_period_in_seconds: (Updatable) The number of seconds to record the interactions from the user. If unspecified, defaults to `15`.
2642
3092
  :param 'PolicyWafConfigHumanInteractionChallengeSetHttpHeaderArgs' set_http_header: (Updatable) Adds an additional HTTP header to requests that fail the challenge before being passed to the origin. Only applicable when the `action` is set to `DETECT`.
2643
3093
  """
2644
- pulumi.set(__self__, "is_enabled", is_enabled)
3094
+ PolicyWafConfigHumanInteractionChallenge._configure(
3095
+ lambda key, value: pulumi.set(__self__, key, value),
3096
+ is_enabled=is_enabled,
3097
+ action=action,
3098
+ action_expiration_in_seconds=action_expiration_in_seconds,
3099
+ challenge_settings=challenge_settings,
3100
+ failure_threshold=failure_threshold,
3101
+ failure_threshold_expiration_in_seconds=failure_threshold_expiration_in_seconds,
3102
+ interaction_threshold=interaction_threshold,
3103
+ is_nat_enabled=is_nat_enabled,
3104
+ recording_period_in_seconds=recording_period_in_seconds,
3105
+ set_http_header=set_http_header,
3106
+ )
3107
+ @staticmethod
3108
+ def _configure(
3109
+ _setter: Callable[[Any, Any], None],
3110
+ is_enabled: bool,
3111
+ action: Optional[str] = None,
3112
+ action_expiration_in_seconds: Optional[int] = None,
3113
+ challenge_settings: Optional['outputs.PolicyWafConfigHumanInteractionChallengeChallengeSettings'] = None,
3114
+ failure_threshold: Optional[int] = None,
3115
+ failure_threshold_expiration_in_seconds: Optional[int] = None,
3116
+ interaction_threshold: Optional[int] = None,
3117
+ is_nat_enabled: Optional[bool] = None,
3118
+ recording_period_in_seconds: Optional[int] = None,
3119
+ set_http_header: Optional['outputs.PolicyWafConfigHumanInteractionChallengeSetHttpHeader'] = None,
3120
+ opts: Optional[pulumi.ResourceOptions]=None):
3121
+ _setter("is_enabled", is_enabled)
2645
3122
  if action is not None:
2646
- pulumi.set(__self__, "action", action)
3123
+ _setter("action", action)
2647
3124
  if action_expiration_in_seconds is not None:
2648
- pulumi.set(__self__, "action_expiration_in_seconds", action_expiration_in_seconds)
3125
+ _setter("action_expiration_in_seconds", action_expiration_in_seconds)
2649
3126
  if challenge_settings is not None:
2650
- pulumi.set(__self__, "challenge_settings", challenge_settings)
3127
+ _setter("challenge_settings", challenge_settings)
2651
3128
  if failure_threshold is not None:
2652
- pulumi.set(__self__, "failure_threshold", failure_threshold)
3129
+ _setter("failure_threshold", failure_threshold)
2653
3130
  if failure_threshold_expiration_in_seconds is not None:
2654
- pulumi.set(__self__, "failure_threshold_expiration_in_seconds", failure_threshold_expiration_in_seconds)
3131
+ _setter("failure_threshold_expiration_in_seconds", failure_threshold_expiration_in_seconds)
2655
3132
  if interaction_threshold is not None:
2656
- pulumi.set(__self__, "interaction_threshold", interaction_threshold)
3133
+ _setter("interaction_threshold", interaction_threshold)
2657
3134
  if is_nat_enabled is not None:
2658
- pulumi.set(__self__, "is_nat_enabled", is_nat_enabled)
3135
+ _setter("is_nat_enabled", is_nat_enabled)
2659
3136
  if recording_period_in_seconds is not None:
2660
- pulumi.set(__self__, "recording_period_in_seconds", recording_period_in_seconds)
3137
+ _setter("recording_period_in_seconds", recording_period_in_seconds)
2661
3138
  if set_http_header is not None:
2662
- pulumi.set(__self__, "set_http_header", set_http_header)
3139
+ _setter("set_http_header", set_http_header)
2663
3140
 
2664
3141
  @property
2665
3142
  @pulumi.getter(name="isEnabled")
@@ -2798,24 +3275,49 @@ class PolicyWafConfigHumanInteractionChallengeChallengeSettings(dict):
2798
3275
  :param str captcha_submit_label: (Updatable) The text to show on the label of the CAPTCHA challenge submit button when `action` is set to `BLOCK`, `blockAction` is set to `SHOW_CAPTCHA`, and the request is blocked. If unspecified, defaults to `Yes, I am human`.
2799
3276
  :param str captcha_title: (Updatable) The title used when showing a CAPTCHA challenge when `action` is set to `BLOCK`, `blockAction` is set to `SHOW_CAPTCHA`, and the request is blocked. If unspecified, defaults to `Are you human?`
2800
3277
  """
3278
+ PolicyWafConfigHumanInteractionChallengeChallengeSettings._configure(
3279
+ lambda key, value: pulumi.set(__self__, key, value),
3280
+ block_action=block_action,
3281
+ block_error_page_code=block_error_page_code,
3282
+ block_error_page_description=block_error_page_description,
3283
+ block_error_page_message=block_error_page_message,
3284
+ block_response_code=block_response_code,
3285
+ captcha_footer=captcha_footer,
3286
+ captcha_header=captcha_header,
3287
+ captcha_submit_label=captcha_submit_label,
3288
+ captcha_title=captcha_title,
3289
+ )
3290
+ @staticmethod
3291
+ def _configure(
3292
+ _setter: Callable[[Any, Any], None],
3293
+ block_action: Optional[str] = None,
3294
+ block_error_page_code: Optional[str] = None,
3295
+ block_error_page_description: Optional[str] = None,
3296
+ block_error_page_message: Optional[str] = None,
3297
+ block_response_code: Optional[int] = None,
3298
+ captcha_footer: Optional[str] = None,
3299
+ captcha_header: Optional[str] = None,
3300
+ captcha_submit_label: Optional[str] = None,
3301
+ captcha_title: Optional[str] = None,
3302
+ opts: Optional[pulumi.ResourceOptions]=None):
2801
3303
  if block_action is not None:
2802
- pulumi.set(__self__, "block_action", block_action)
3304
+ _setter("block_action", block_action)
2803
3305
  if block_error_page_code is not None:
2804
- pulumi.set(__self__, "block_error_page_code", block_error_page_code)
3306
+ _setter("block_error_page_code", block_error_page_code)
2805
3307
  if block_error_page_description is not None:
2806
- pulumi.set(__self__, "block_error_page_description", block_error_page_description)
3308
+ _setter("block_error_page_description", block_error_page_description)
2807
3309
  if block_error_page_message is not None:
2808
- pulumi.set(__self__, "block_error_page_message", block_error_page_message)
3310
+ _setter("block_error_page_message", block_error_page_message)
2809
3311
  if block_response_code is not None:
2810
- pulumi.set(__self__, "block_response_code", block_response_code)
3312
+ _setter("block_response_code", block_response_code)
2811
3313
  if captcha_footer is not None:
2812
- pulumi.set(__self__, "captcha_footer", captcha_footer)
3314
+ _setter("captcha_footer", captcha_footer)
2813
3315
  if captcha_header is not None:
2814
- pulumi.set(__self__, "captcha_header", captcha_header)
3316
+ _setter("captcha_header", captcha_header)
2815
3317
  if captcha_submit_label is not None:
2816
- pulumi.set(__self__, "captcha_submit_label", captcha_submit_label)
3318
+ _setter("captcha_submit_label", captcha_submit_label)
2817
3319
  if captcha_title is not None:
2818
- pulumi.set(__self__, "captcha_title", captcha_title)
3320
+ _setter("captcha_title", captcha_title)
2819
3321
 
2820
3322
  @property
2821
3323
  @pulumi.getter(name="blockAction")
@@ -2903,8 +3405,19 @@ class PolicyWafConfigHumanInteractionChallengeSetHttpHeader(dict):
2903
3405
  Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
2904
3406
  :param str value: (Updatable) The value of the header.
2905
3407
  """
2906
- pulumi.set(__self__, "name", name)
2907
- pulumi.set(__self__, "value", value)
3408
+ PolicyWafConfigHumanInteractionChallengeSetHttpHeader._configure(
3409
+ lambda key, value: pulumi.set(__self__, key, value),
3410
+ name=name,
3411
+ value=value,
3412
+ )
3413
+ @staticmethod
3414
+ def _configure(
3415
+ _setter: Callable[[Any, Any], None],
3416
+ name: str,
3417
+ value: str,
3418
+ opts: Optional[pulumi.ResourceOptions]=None):
3419
+ _setter("name", name)
3420
+ _setter("value", value)
2908
3421
 
2909
3422
  @property
2910
3423
  @pulumi.getter
@@ -2979,23 +3492,48 @@ class PolicyWafConfigJsChallenge(dict):
2979
3492
  :param bool is_nat_enabled: (Updatable) When enabled, the user is identified not only by the IP address but also by an unique additional hash, which prevents blocking visitors with shared IP addresses.
2980
3493
  :param 'PolicyWafConfigJsChallengeSetHttpHeaderArgs' set_http_header: (Updatable) Adds an additional HTTP header to requests that fail the challenge before being passed to the origin. Only applicable when the `action` is set to `DETECT`.
2981
3494
  """
2982
- pulumi.set(__self__, "is_enabled", is_enabled)
3495
+ PolicyWafConfigJsChallenge._configure(
3496
+ lambda key, value: pulumi.set(__self__, key, value),
3497
+ is_enabled=is_enabled,
3498
+ action=action,
3499
+ action_expiration_in_seconds=action_expiration_in_seconds,
3500
+ are_redirects_challenged=are_redirects_challenged,
3501
+ challenge_settings=challenge_settings,
3502
+ criterias=criterias,
3503
+ failure_threshold=failure_threshold,
3504
+ is_nat_enabled=is_nat_enabled,
3505
+ set_http_header=set_http_header,
3506
+ )
3507
+ @staticmethod
3508
+ def _configure(
3509
+ _setter: Callable[[Any, Any], None],
3510
+ is_enabled: bool,
3511
+ action: Optional[str] = None,
3512
+ action_expiration_in_seconds: Optional[int] = None,
3513
+ are_redirects_challenged: Optional[bool] = None,
3514
+ challenge_settings: Optional['outputs.PolicyWafConfigJsChallengeChallengeSettings'] = None,
3515
+ criterias: Optional[Sequence['outputs.PolicyWafConfigJsChallengeCriteria']] = None,
3516
+ failure_threshold: Optional[int] = None,
3517
+ is_nat_enabled: Optional[bool] = None,
3518
+ set_http_header: Optional['outputs.PolicyWafConfigJsChallengeSetHttpHeader'] = None,
3519
+ opts: Optional[pulumi.ResourceOptions]=None):
3520
+ _setter("is_enabled", is_enabled)
2983
3521
  if action is not None:
2984
- pulumi.set(__self__, "action", action)
3522
+ _setter("action", action)
2985
3523
  if action_expiration_in_seconds is not None:
2986
- pulumi.set(__self__, "action_expiration_in_seconds", action_expiration_in_seconds)
3524
+ _setter("action_expiration_in_seconds", action_expiration_in_seconds)
2987
3525
  if are_redirects_challenged is not None:
2988
- pulumi.set(__self__, "are_redirects_challenged", are_redirects_challenged)
3526
+ _setter("are_redirects_challenged", are_redirects_challenged)
2989
3527
  if challenge_settings is not None:
2990
- pulumi.set(__self__, "challenge_settings", challenge_settings)
3528
+ _setter("challenge_settings", challenge_settings)
2991
3529
  if criterias is not None:
2992
- pulumi.set(__self__, "criterias", criterias)
3530
+ _setter("criterias", criterias)
2993
3531
  if failure_threshold is not None:
2994
- pulumi.set(__self__, "failure_threshold", failure_threshold)
3532
+ _setter("failure_threshold", failure_threshold)
2995
3533
  if is_nat_enabled is not None:
2996
- pulumi.set(__self__, "is_nat_enabled", is_nat_enabled)
3534
+ _setter("is_nat_enabled", is_nat_enabled)
2997
3535
  if set_http_header is not None:
2998
- pulumi.set(__self__, "set_http_header", set_http_header)
3536
+ _setter("set_http_header", set_http_header)
2999
3537
 
3000
3538
  @property
3001
3539
  @pulumi.getter(name="isEnabled")
@@ -3126,24 +3664,49 @@ class PolicyWafConfigJsChallengeChallengeSettings(dict):
3126
3664
  :param str captcha_submit_label: (Updatable) The text to show on the label of the CAPTCHA challenge submit button when `action` is set to `BLOCK`, `blockAction` is set to `SHOW_CAPTCHA`, and the request is blocked. If unspecified, defaults to `Yes, I am human`.
3127
3665
  :param str captcha_title: (Updatable) The title used when showing a CAPTCHA challenge when `action` is set to `BLOCK`, `blockAction` is set to `SHOW_CAPTCHA`, and the request is blocked. If unspecified, defaults to `Are you human?`
3128
3666
  """
3667
+ PolicyWafConfigJsChallengeChallengeSettings._configure(
3668
+ lambda key, value: pulumi.set(__self__, key, value),
3669
+ block_action=block_action,
3670
+ block_error_page_code=block_error_page_code,
3671
+ block_error_page_description=block_error_page_description,
3672
+ block_error_page_message=block_error_page_message,
3673
+ block_response_code=block_response_code,
3674
+ captcha_footer=captcha_footer,
3675
+ captcha_header=captcha_header,
3676
+ captcha_submit_label=captcha_submit_label,
3677
+ captcha_title=captcha_title,
3678
+ )
3679
+ @staticmethod
3680
+ def _configure(
3681
+ _setter: Callable[[Any, Any], None],
3682
+ block_action: Optional[str] = None,
3683
+ block_error_page_code: Optional[str] = None,
3684
+ block_error_page_description: Optional[str] = None,
3685
+ block_error_page_message: Optional[str] = None,
3686
+ block_response_code: Optional[int] = None,
3687
+ captcha_footer: Optional[str] = None,
3688
+ captcha_header: Optional[str] = None,
3689
+ captcha_submit_label: Optional[str] = None,
3690
+ captcha_title: Optional[str] = None,
3691
+ opts: Optional[pulumi.ResourceOptions]=None):
3129
3692
  if block_action is not None:
3130
- pulumi.set(__self__, "block_action", block_action)
3693
+ _setter("block_action", block_action)
3131
3694
  if block_error_page_code is not None:
3132
- pulumi.set(__self__, "block_error_page_code", block_error_page_code)
3695
+ _setter("block_error_page_code", block_error_page_code)
3133
3696
  if block_error_page_description is not None:
3134
- pulumi.set(__self__, "block_error_page_description", block_error_page_description)
3697
+ _setter("block_error_page_description", block_error_page_description)
3135
3698
  if block_error_page_message is not None:
3136
- pulumi.set(__self__, "block_error_page_message", block_error_page_message)
3699
+ _setter("block_error_page_message", block_error_page_message)
3137
3700
  if block_response_code is not None:
3138
- pulumi.set(__self__, "block_response_code", block_response_code)
3701
+ _setter("block_response_code", block_response_code)
3139
3702
  if captcha_footer is not None:
3140
- pulumi.set(__self__, "captcha_footer", captcha_footer)
3703
+ _setter("captcha_footer", captcha_footer)
3141
3704
  if captcha_header is not None:
3142
- pulumi.set(__self__, "captcha_header", captcha_header)
3705
+ _setter("captcha_header", captcha_header)
3143
3706
  if captcha_submit_label is not None:
3144
- pulumi.set(__self__, "captcha_submit_label", captcha_submit_label)
3707
+ _setter("captcha_submit_label", captcha_submit_label)
3145
3708
  if captcha_title is not None:
3146
- pulumi.set(__self__, "captcha_title", captcha_title)
3709
+ _setter("captcha_title", captcha_title)
3147
3710
 
3148
3711
  @property
3149
3712
  @pulumi.getter(name="blockAction")
@@ -3271,10 +3834,23 @@ class PolicyWafConfigJsChallengeCriteria(dict):
3271
3834
  :param str value: (Updatable) The value of the header.
3272
3835
  :param bool is_case_sensitive: (Updatable) When enabled, the condition will be matched with case-sensitive rules.
3273
3836
  """
3274
- pulumi.set(__self__, "condition", condition)
3275
- pulumi.set(__self__, "value", value)
3837
+ PolicyWafConfigJsChallengeCriteria._configure(
3838
+ lambda key, value: pulumi.set(__self__, key, value),
3839
+ condition=condition,
3840
+ value=value,
3841
+ is_case_sensitive=is_case_sensitive,
3842
+ )
3843
+ @staticmethod
3844
+ def _configure(
3845
+ _setter: Callable[[Any, Any], None],
3846
+ condition: str,
3847
+ value: str,
3848
+ is_case_sensitive: Optional[bool] = None,
3849
+ opts: Optional[pulumi.ResourceOptions]=None):
3850
+ _setter("condition", condition)
3851
+ _setter("value", value)
3276
3852
  if is_case_sensitive is not None:
3277
- pulumi.set(__self__, "is_case_sensitive", is_case_sensitive)
3853
+ _setter("is_case_sensitive", is_case_sensitive)
3278
3854
 
3279
3855
  @property
3280
3856
  @pulumi.getter
@@ -3339,8 +3915,19 @@ class PolicyWafConfigJsChallengeSetHttpHeader(dict):
3339
3915
  Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
3340
3916
  :param str value: (Updatable) The value of the header.
3341
3917
  """
3342
- pulumi.set(__self__, "name", name)
3343
- pulumi.set(__self__, "value", value)
3918
+ PolicyWafConfigJsChallengeSetHttpHeader._configure(
3919
+ lambda key, value: pulumi.set(__self__, key, value),
3920
+ name=name,
3921
+ value=value,
3922
+ )
3923
+ @staticmethod
3924
+ def _configure(
3925
+ _setter: Callable[[Any, Any], None],
3926
+ name: str,
3927
+ value: str,
3928
+ opts: Optional[pulumi.ResourceOptions]=None):
3929
+ _setter("name", name)
3930
+ _setter("value", value)
3344
3931
 
3345
3932
  @property
3346
3933
  @pulumi.getter
@@ -3459,32 +4046,65 @@ class PolicyWafConfigProtectionSettings(dict):
3459
4046
 
3460
4047
  Use `GET /waasPolicies/{waasPolicyId}/wafRecommendations` to view WAF recommendations.
3461
4048
  """
4049
+ PolicyWafConfigProtectionSettings._configure(
4050
+ lambda key, value: pulumi.set(__self__, key, value),
4051
+ allowed_http_methods=allowed_http_methods,
4052
+ block_action=block_action,
4053
+ block_error_page_code=block_error_page_code,
4054
+ block_error_page_description=block_error_page_description,
4055
+ block_error_page_message=block_error_page_message,
4056
+ block_response_code=block_response_code,
4057
+ is_response_inspected=is_response_inspected,
4058
+ max_argument_count=max_argument_count,
4059
+ max_name_length_per_argument=max_name_length_per_argument,
4060
+ max_response_size_in_ki_b=max_response_size_in_ki_b,
4061
+ max_total_name_length_of_arguments=max_total_name_length_of_arguments,
4062
+ media_types=media_types,
4063
+ recommendations_period_in_days=recommendations_period_in_days,
4064
+ )
4065
+ @staticmethod
4066
+ def _configure(
4067
+ _setter: Callable[[Any, Any], None],
4068
+ allowed_http_methods: Optional[Sequence[str]] = None,
4069
+ block_action: Optional[str] = None,
4070
+ block_error_page_code: Optional[str] = None,
4071
+ block_error_page_description: Optional[str] = None,
4072
+ block_error_page_message: Optional[str] = None,
4073
+ block_response_code: Optional[int] = None,
4074
+ is_response_inspected: Optional[bool] = None,
4075
+ max_argument_count: Optional[int] = None,
4076
+ max_name_length_per_argument: Optional[int] = None,
4077
+ max_response_size_in_ki_b: Optional[int] = None,
4078
+ max_total_name_length_of_arguments: Optional[int] = None,
4079
+ media_types: Optional[Sequence[str]] = None,
4080
+ recommendations_period_in_days: Optional[int] = None,
4081
+ opts: Optional[pulumi.ResourceOptions]=None):
3462
4082
  if allowed_http_methods is not None:
3463
- pulumi.set(__self__, "allowed_http_methods", allowed_http_methods)
4083
+ _setter("allowed_http_methods", allowed_http_methods)
3464
4084
  if block_action is not None:
3465
- pulumi.set(__self__, "block_action", block_action)
4085
+ _setter("block_action", block_action)
3466
4086
  if block_error_page_code is not None:
3467
- pulumi.set(__self__, "block_error_page_code", block_error_page_code)
4087
+ _setter("block_error_page_code", block_error_page_code)
3468
4088
  if block_error_page_description is not None:
3469
- pulumi.set(__self__, "block_error_page_description", block_error_page_description)
4089
+ _setter("block_error_page_description", block_error_page_description)
3470
4090
  if block_error_page_message is not None:
3471
- pulumi.set(__self__, "block_error_page_message", block_error_page_message)
4091
+ _setter("block_error_page_message", block_error_page_message)
3472
4092
  if block_response_code is not None:
3473
- pulumi.set(__self__, "block_response_code", block_response_code)
4093
+ _setter("block_response_code", block_response_code)
3474
4094
  if is_response_inspected is not None:
3475
- pulumi.set(__self__, "is_response_inspected", is_response_inspected)
4095
+ _setter("is_response_inspected", is_response_inspected)
3476
4096
  if max_argument_count is not None:
3477
- pulumi.set(__self__, "max_argument_count", max_argument_count)
4097
+ _setter("max_argument_count", max_argument_count)
3478
4098
  if max_name_length_per_argument is not None:
3479
- pulumi.set(__self__, "max_name_length_per_argument", max_name_length_per_argument)
4099
+ _setter("max_name_length_per_argument", max_name_length_per_argument)
3480
4100
  if max_response_size_in_ki_b is not None:
3481
- pulumi.set(__self__, "max_response_size_in_ki_b", max_response_size_in_ki_b)
4101
+ _setter("max_response_size_in_ki_b", max_response_size_in_ki_b)
3482
4102
  if max_total_name_length_of_arguments is not None:
3483
- pulumi.set(__self__, "max_total_name_length_of_arguments", max_total_name_length_of_arguments)
4103
+ _setter("max_total_name_length_of_arguments", max_total_name_length_of_arguments)
3484
4104
  if media_types is not None:
3485
- pulumi.set(__self__, "media_types", media_types)
4105
+ _setter("media_types", media_types)
3486
4106
  if recommendations_period_in_days is not None:
3487
- pulumi.set(__self__, "recommendations_period_in_days", recommendations_period_in_days)
4107
+ _setter("recommendations_period_in_days", recommendations_period_in_days)
3488
4108
 
3489
4109
  @property
3490
4110
  @pulumi.getter(name="allowedHttpMethods")
@@ -3647,11 +4267,24 @@ class PolicyWafConfigWhitelist(dict):
3647
4267
  :param Sequence[str] address_lists: (Updatable) A list of [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of IP address lists to include in the whitelist.
3648
4268
  :param Sequence[str] addresses: (Updatable) A set of IP addresses or CIDR notations to include in the whitelist.
3649
4269
  """
3650
- pulumi.set(__self__, "name", name)
4270
+ PolicyWafConfigWhitelist._configure(
4271
+ lambda key, value: pulumi.set(__self__, key, value),
4272
+ name=name,
4273
+ address_lists=address_lists,
4274
+ addresses=addresses,
4275
+ )
4276
+ @staticmethod
4277
+ def _configure(
4278
+ _setter: Callable[[Any, Any], None],
4279
+ name: str,
4280
+ address_lists: Optional[Sequence[str]] = None,
4281
+ addresses: Optional[Sequence[str]] = None,
4282
+ opts: Optional[pulumi.ResourceOptions]=None):
4283
+ _setter("name", name)
3651
4284
  if address_lists is not None:
3652
- pulumi.set(__self__, "address_lists", address_lists)
4285
+ _setter("address_lists", address_lists)
3653
4286
  if addresses is not None:
3654
- pulumi.set(__self__, "addresses", addresses)
4287
+ _setter("addresses", addresses)
3655
4288
 
3656
4289
  @property
3657
4290
  @pulumi.getter
@@ -3694,10 +4327,21 @@ class ProtectionRuleExclusion(dict):
3694
4327
  ** IMPORTANT **
3695
4328
  Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
3696
4329
  """
4330
+ ProtectionRuleExclusion._configure(
4331
+ lambda key, value: pulumi.set(__self__, key, value),
4332
+ exclusions=exclusions,
4333
+ target=target,
4334
+ )
4335
+ @staticmethod
4336
+ def _configure(
4337
+ _setter: Callable[[Any, Any], None],
4338
+ exclusions: Optional[Sequence[str]] = None,
4339
+ target: Optional[str] = None,
4340
+ opts: Optional[pulumi.ResourceOptions]=None):
3697
4341
  if exclusions is not None:
3698
- pulumi.set(__self__, "exclusions", exclusions)
4342
+ _setter("exclusions", exclusions)
3699
4343
  if target is not None:
3700
- pulumi.set(__self__, "target", target)
4344
+ _setter("target", target)
3701
4345
 
3702
4346
  @property
3703
4347
  @pulumi.getter
@@ -3742,15 +4386,40 @@ class GetAddressListsAddressListResult(dict):
3742
4386
  :param str state: The current lifecycle state of the address list.
3743
4387
  :param str time_created: The date and time the address list was created, expressed in RFC 3339 timestamp format.
3744
4388
  """
3745
- pulumi.set(__self__, "address_count", address_count)
3746
- pulumi.set(__self__, "addresses", addresses)
3747
- pulumi.set(__self__, "compartment_id", compartment_id)
3748
- pulumi.set(__self__, "defined_tags", defined_tags)
3749
- pulumi.set(__self__, "display_name", display_name)
3750
- pulumi.set(__self__, "freeform_tags", freeform_tags)
3751
- pulumi.set(__self__, "id", id)
3752
- pulumi.set(__self__, "state", state)
3753
- pulumi.set(__self__, "time_created", time_created)
4389
+ GetAddressListsAddressListResult._configure(
4390
+ lambda key, value: pulumi.set(__self__, key, value),
4391
+ address_count=address_count,
4392
+ addresses=addresses,
4393
+ compartment_id=compartment_id,
4394
+ defined_tags=defined_tags,
4395
+ display_name=display_name,
4396
+ freeform_tags=freeform_tags,
4397
+ id=id,
4398
+ state=state,
4399
+ time_created=time_created,
4400
+ )
4401
+ @staticmethod
4402
+ def _configure(
4403
+ _setter: Callable[[Any, Any], None],
4404
+ address_count: float,
4405
+ addresses: Sequence[str],
4406
+ compartment_id: str,
4407
+ defined_tags: Mapping[str, Any],
4408
+ display_name: str,
4409
+ freeform_tags: Mapping[str, Any],
4410
+ id: str,
4411
+ state: str,
4412
+ time_created: str,
4413
+ opts: Optional[pulumi.ResourceOptions]=None):
4414
+ _setter("address_count", address_count)
4415
+ _setter("addresses", addresses)
4416
+ _setter("compartment_id", compartment_id)
4417
+ _setter("defined_tags", defined_tags)
4418
+ _setter("display_name", display_name)
4419
+ _setter("freeform_tags", freeform_tags)
4420
+ _setter("id", id)
4421
+ _setter("state", state)
4422
+ _setter("time_created", time_created)
3754
4423
 
3755
4424
  @property
3756
4425
  @pulumi.getter(name="addressCount")
@@ -3831,10 +4500,23 @@ class GetAddressListsFilterResult(dict):
3831
4500
  name: str,
3832
4501
  values: Sequence[str],
3833
4502
  regex: Optional[bool] = None):
3834
- pulumi.set(__self__, "name", name)
3835
- pulumi.set(__self__, "values", values)
4503
+ GetAddressListsFilterResult._configure(
4504
+ lambda key, value: pulumi.set(__self__, key, value),
4505
+ name=name,
4506
+ values=values,
4507
+ regex=regex,
4508
+ )
4509
+ @staticmethod
4510
+ def _configure(
4511
+ _setter: Callable[[Any, Any], None],
4512
+ name: str,
4513
+ values: Sequence[str],
4514
+ regex: Optional[bool] = None,
4515
+ opts: Optional[pulumi.ResourceOptions]=None):
4516
+ _setter("name", name)
4517
+ _setter("values", values)
3836
4518
  if regex is not None:
3837
- pulumi.set(__self__, "regex", regex)
4519
+ _setter("regex", regex)
3838
4520
 
3839
4521
  @property
3840
4522
  @pulumi.getter
@@ -3863,9 +4545,22 @@ class GetCertificateExtensionResult(dict):
3863
4545
  :param str name: The certificate extension name.
3864
4546
  :param str value: The certificate extension value.
3865
4547
  """
3866
- pulumi.set(__self__, "is_critical", is_critical)
3867
- pulumi.set(__self__, "name", name)
3868
- pulumi.set(__self__, "value", value)
4548
+ GetCertificateExtensionResult._configure(
4549
+ lambda key, value: pulumi.set(__self__, key, value),
4550
+ is_critical=is_critical,
4551
+ name=name,
4552
+ value=value,
4553
+ )
4554
+ @staticmethod
4555
+ def _configure(
4556
+ _setter: Callable[[Any, Any], None],
4557
+ is_critical: bool,
4558
+ name: str,
4559
+ value: str,
4560
+ opts: Optional[pulumi.ResourceOptions]=None):
4561
+ _setter("is_critical", is_critical)
4562
+ _setter("name", name)
4563
+ _setter("value", value)
3869
4564
 
3870
4565
  @property
3871
4566
  @pulumi.getter(name="isCritical")
@@ -3911,13 +4606,34 @@ class GetCertificateIssuerNameResult(dict):
3911
4606
  :param str organizational_unit: The field to differentiate between divisions within an organization.
3912
4607
  :param str state_province: The province where the organization is located.
3913
4608
  """
3914
- pulumi.set(__self__, "common_name", common_name)
3915
- pulumi.set(__self__, "country", country)
3916
- pulumi.set(__self__, "email_address", email_address)
3917
- pulumi.set(__self__, "locality", locality)
3918
- pulumi.set(__self__, "organization", organization)
3919
- pulumi.set(__self__, "organizational_unit", organizational_unit)
3920
- pulumi.set(__self__, "state_province", state_province)
4609
+ GetCertificateIssuerNameResult._configure(
4610
+ lambda key, value: pulumi.set(__self__, key, value),
4611
+ common_name=common_name,
4612
+ country=country,
4613
+ email_address=email_address,
4614
+ locality=locality,
4615
+ organization=organization,
4616
+ organizational_unit=organizational_unit,
4617
+ state_province=state_province,
4618
+ )
4619
+ @staticmethod
4620
+ def _configure(
4621
+ _setter: Callable[[Any, Any], None],
4622
+ common_name: str,
4623
+ country: str,
4624
+ email_address: str,
4625
+ locality: str,
4626
+ organization: str,
4627
+ organizational_unit: str,
4628
+ state_province: str,
4629
+ opts: Optional[pulumi.ResourceOptions]=None):
4630
+ _setter("common_name", common_name)
4631
+ _setter("country", country)
4632
+ _setter("email_address", email_address)
4633
+ _setter("locality", locality)
4634
+ _setter("organization", organization)
4635
+ _setter("organizational_unit", organizational_unit)
4636
+ _setter("state_province", state_province)
3921
4637
 
3922
4638
  @property
3923
4639
  @pulumi.getter(name="commonName")
@@ -3987,9 +4703,22 @@ class GetCertificatePublicKeyInfoResult(dict):
3987
4703
  :param int exponent: The private key exponent.
3988
4704
  :param int key_size: The number of bits in a key used by a cryptographic algorithm.
3989
4705
  """
3990
- pulumi.set(__self__, "algorithm", algorithm)
3991
- pulumi.set(__self__, "exponent", exponent)
3992
- pulumi.set(__self__, "key_size", key_size)
4706
+ GetCertificatePublicKeyInfoResult._configure(
4707
+ lambda key, value: pulumi.set(__self__, key, value),
4708
+ algorithm=algorithm,
4709
+ exponent=exponent,
4710
+ key_size=key_size,
4711
+ )
4712
+ @staticmethod
4713
+ def _configure(
4714
+ _setter: Callable[[Any, Any], None],
4715
+ algorithm: str,
4716
+ exponent: int,
4717
+ key_size: int,
4718
+ opts: Optional[pulumi.ResourceOptions]=None):
4719
+ _setter("algorithm", algorithm)
4720
+ _setter("exponent", exponent)
4721
+ _setter("key_size", key_size)
3993
4722
 
3994
4723
  @property
3995
4724
  @pulumi.getter
@@ -4035,13 +4764,34 @@ class GetCertificateSubjectNameResult(dict):
4035
4764
  :param str organizational_unit: The field to differentiate between divisions within an organization.
4036
4765
  :param str state_province: The province where the organization is located.
4037
4766
  """
4038
- pulumi.set(__self__, "common_name", common_name)
4039
- pulumi.set(__self__, "country", country)
4040
- pulumi.set(__self__, "email_address", email_address)
4041
- pulumi.set(__self__, "locality", locality)
4042
- pulumi.set(__self__, "organization", organization)
4043
- pulumi.set(__self__, "organizational_unit", organizational_unit)
4044
- pulumi.set(__self__, "state_province", state_province)
4767
+ GetCertificateSubjectNameResult._configure(
4768
+ lambda key, value: pulumi.set(__self__, key, value),
4769
+ common_name=common_name,
4770
+ country=country,
4771
+ email_address=email_address,
4772
+ locality=locality,
4773
+ organization=organization,
4774
+ organizational_unit=organizational_unit,
4775
+ state_province=state_province,
4776
+ )
4777
+ @staticmethod
4778
+ def _configure(
4779
+ _setter: Callable[[Any, Any], None],
4780
+ common_name: str,
4781
+ country: str,
4782
+ email_address: str,
4783
+ locality: str,
4784
+ organization: str,
4785
+ organizational_unit: str,
4786
+ state_province: str,
4787
+ opts: Optional[pulumi.ResourceOptions]=None):
4788
+ _setter("common_name", common_name)
4789
+ _setter("country", country)
4790
+ _setter("email_address", email_address)
4791
+ _setter("locality", locality)
4792
+ _setter("organization", organization)
4793
+ _setter("organizational_unit", organizational_unit)
4794
+ _setter("state_province", state_province)
4045
4795
 
4046
4796
  @property
4047
4797
  @pulumi.getter(name="commonName")
@@ -4143,26 +4893,73 @@ class GetCertificatesCertificateResult(dict):
4143
4893
  :param str time_not_valid_before: The date and time the certificate will become valid, expressed in RFC 3339 timestamp format.
4144
4894
  :param int version: The version of the encoded certificate.
4145
4895
  """
4146
- pulumi.set(__self__, "certificate_data", certificate_data)
4147
- pulumi.set(__self__, "compartment_id", compartment_id)
4148
- pulumi.set(__self__, "defined_tags", defined_tags)
4149
- pulumi.set(__self__, "display_name", display_name)
4150
- pulumi.set(__self__, "extensions", extensions)
4151
- pulumi.set(__self__, "freeform_tags", freeform_tags)
4152
- pulumi.set(__self__, "id", id)
4153
- pulumi.set(__self__, "is_trust_verification_disabled", is_trust_verification_disabled)
4154
- pulumi.set(__self__, "issued_by", issued_by)
4155
- pulumi.set(__self__, "issuer_names", issuer_names)
4156
- pulumi.set(__self__, "private_key_data", private_key_data)
4157
- pulumi.set(__self__, "public_key_infos", public_key_infos)
4158
- pulumi.set(__self__, "serial_number", serial_number)
4159
- pulumi.set(__self__, "signature_algorithm", signature_algorithm)
4160
- pulumi.set(__self__, "state", state)
4161
- pulumi.set(__self__, "subject_names", subject_names)
4162
- pulumi.set(__self__, "time_created", time_created)
4163
- pulumi.set(__self__, "time_not_valid_after", time_not_valid_after)
4164
- pulumi.set(__self__, "time_not_valid_before", time_not_valid_before)
4165
- pulumi.set(__self__, "version", version)
4896
+ GetCertificatesCertificateResult._configure(
4897
+ lambda key, value: pulumi.set(__self__, key, value),
4898
+ certificate_data=certificate_data,
4899
+ compartment_id=compartment_id,
4900
+ defined_tags=defined_tags,
4901
+ display_name=display_name,
4902
+ extensions=extensions,
4903
+ freeform_tags=freeform_tags,
4904
+ id=id,
4905
+ is_trust_verification_disabled=is_trust_verification_disabled,
4906
+ issued_by=issued_by,
4907
+ issuer_names=issuer_names,
4908
+ private_key_data=private_key_data,
4909
+ public_key_infos=public_key_infos,
4910
+ serial_number=serial_number,
4911
+ signature_algorithm=signature_algorithm,
4912
+ state=state,
4913
+ subject_names=subject_names,
4914
+ time_created=time_created,
4915
+ time_not_valid_after=time_not_valid_after,
4916
+ time_not_valid_before=time_not_valid_before,
4917
+ version=version,
4918
+ )
4919
+ @staticmethod
4920
+ def _configure(
4921
+ _setter: Callable[[Any, Any], None],
4922
+ certificate_data: str,
4923
+ compartment_id: str,
4924
+ defined_tags: Mapping[str, Any],
4925
+ display_name: str,
4926
+ extensions: Sequence['outputs.GetCertificatesCertificateExtensionResult'],
4927
+ freeform_tags: Mapping[str, Any],
4928
+ id: str,
4929
+ is_trust_verification_disabled: bool,
4930
+ issued_by: str,
4931
+ issuer_names: Sequence['outputs.GetCertificatesCertificateIssuerNameResult'],
4932
+ private_key_data: str,
4933
+ public_key_infos: Sequence['outputs.GetCertificatesCertificatePublicKeyInfoResult'],
4934
+ serial_number: str,
4935
+ signature_algorithm: str,
4936
+ state: str,
4937
+ subject_names: Sequence['outputs.GetCertificatesCertificateSubjectNameResult'],
4938
+ time_created: str,
4939
+ time_not_valid_after: str,
4940
+ time_not_valid_before: str,
4941
+ version: int,
4942
+ opts: Optional[pulumi.ResourceOptions]=None):
4943
+ _setter("certificate_data", certificate_data)
4944
+ _setter("compartment_id", compartment_id)
4945
+ _setter("defined_tags", defined_tags)
4946
+ _setter("display_name", display_name)
4947
+ _setter("extensions", extensions)
4948
+ _setter("freeform_tags", freeform_tags)
4949
+ _setter("id", id)
4950
+ _setter("is_trust_verification_disabled", is_trust_verification_disabled)
4951
+ _setter("issued_by", issued_by)
4952
+ _setter("issuer_names", issuer_names)
4953
+ _setter("private_key_data", private_key_data)
4954
+ _setter("public_key_infos", public_key_infos)
4955
+ _setter("serial_number", serial_number)
4956
+ _setter("signature_algorithm", signature_algorithm)
4957
+ _setter("state", state)
4958
+ _setter("subject_names", subject_names)
4959
+ _setter("time_created", time_created)
4960
+ _setter("time_not_valid_after", time_not_valid_after)
4961
+ _setter("time_not_valid_before", time_not_valid_before)
4962
+ _setter("version", version)
4166
4963
 
4167
4964
  @property
4168
4965
  @pulumi.getter(name="certificateData")
@@ -4330,9 +5127,22 @@ class GetCertificatesCertificateExtensionResult(dict):
4330
5127
  :param str name: The certificate extension name.
4331
5128
  :param str value: The certificate extension value.
4332
5129
  """
4333
- pulumi.set(__self__, "is_critical", is_critical)
4334
- pulumi.set(__self__, "name", name)
4335
- pulumi.set(__self__, "value", value)
5130
+ GetCertificatesCertificateExtensionResult._configure(
5131
+ lambda key, value: pulumi.set(__self__, key, value),
5132
+ is_critical=is_critical,
5133
+ name=name,
5134
+ value=value,
5135
+ )
5136
+ @staticmethod
5137
+ def _configure(
5138
+ _setter: Callable[[Any, Any], None],
5139
+ is_critical: bool,
5140
+ name: str,
5141
+ value: str,
5142
+ opts: Optional[pulumi.ResourceOptions]=None):
5143
+ _setter("is_critical", is_critical)
5144
+ _setter("name", name)
5145
+ _setter("value", value)
4336
5146
 
4337
5147
  @property
4338
5148
  @pulumi.getter(name="isCritical")
@@ -4378,13 +5188,34 @@ class GetCertificatesCertificateIssuerNameResult(dict):
4378
5188
  :param str organizational_unit: The field to differentiate between divisions within an organization.
4379
5189
  :param str state_province: The province where the organization is located.
4380
5190
  """
4381
- pulumi.set(__self__, "common_name", common_name)
4382
- pulumi.set(__self__, "country", country)
4383
- pulumi.set(__self__, "email_address", email_address)
4384
- pulumi.set(__self__, "locality", locality)
4385
- pulumi.set(__self__, "organization", organization)
4386
- pulumi.set(__self__, "organizational_unit", organizational_unit)
4387
- pulumi.set(__self__, "state_province", state_province)
5191
+ GetCertificatesCertificateIssuerNameResult._configure(
5192
+ lambda key, value: pulumi.set(__self__, key, value),
5193
+ common_name=common_name,
5194
+ country=country,
5195
+ email_address=email_address,
5196
+ locality=locality,
5197
+ organization=organization,
5198
+ organizational_unit=organizational_unit,
5199
+ state_province=state_province,
5200
+ )
5201
+ @staticmethod
5202
+ def _configure(
5203
+ _setter: Callable[[Any, Any], None],
5204
+ common_name: str,
5205
+ country: str,
5206
+ email_address: str,
5207
+ locality: str,
5208
+ organization: str,
5209
+ organizational_unit: str,
5210
+ state_province: str,
5211
+ opts: Optional[pulumi.ResourceOptions]=None):
5212
+ _setter("common_name", common_name)
5213
+ _setter("country", country)
5214
+ _setter("email_address", email_address)
5215
+ _setter("locality", locality)
5216
+ _setter("organization", organization)
5217
+ _setter("organizational_unit", organizational_unit)
5218
+ _setter("state_province", state_province)
4388
5219
 
4389
5220
  @property
4390
5221
  @pulumi.getter(name="commonName")
@@ -4454,9 +5285,22 @@ class GetCertificatesCertificatePublicKeyInfoResult(dict):
4454
5285
  :param int exponent: The private key exponent.
4455
5286
  :param int key_size: The number of bits in a key used by a cryptographic algorithm.
4456
5287
  """
4457
- pulumi.set(__self__, "algorithm", algorithm)
4458
- pulumi.set(__self__, "exponent", exponent)
4459
- pulumi.set(__self__, "key_size", key_size)
5288
+ GetCertificatesCertificatePublicKeyInfoResult._configure(
5289
+ lambda key, value: pulumi.set(__self__, key, value),
5290
+ algorithm=algorithm,
5291
+ exponent=exponent,
5292
+ key_size=key_size,
5293
+ )
5294
+ @staticmethod
5295
+ def _configure(
5296
+ _setter: Callable[[Any, Any], None],
5297
+ algorithm: str,
5298
+ exponent: int,
5299
+ key_size: int,
5300
+ opts: Optional[pulumi.ResourceOptions]=None):
5301
+ _setter("algorithm", algorithm)
5302
+ _setter("exponent", exponent)
5303
+ _setter("key_size", key_size)
4460
5304
 
4461
5305
  @property
4462
5306
  @pulumi.getter
@@ -4502,13 +5346,34 @@ class GetCertificatesCertificateSubjectNameResult(dict):
4502
5346
  :param str organizational_unit: The field to differentiate between divisions within an organization.
4503
5347
  :param str state_province: The province where the organization is located.
4504
5348
  """
4505
- pulumi.set(__self__, "common_name", common_name)
4506
- pulumi.set(__self__, "country", country)
4507
- pulumi.set(__self__, "email_address", email_address)
4508
- pulumi.set(__self__, "locality", locality)
4509
- pulumi.set(__self__, "organization", organization)
4510
- pulumi.set(__self__, "organizational_unit", organizational_unit)
4511
- pulumi.set(__self__, "state_province", state_province)
5349
+ GetCertificatesCertificateSubjectNameResult._configure(
5350
+ lambda key, value: pulumi.set(__self__, key, value),
5351
+ common_name=common_name,
5352
+ country=country,
5353
+ email_address=email_address,
5354
+ locality=locality,
5355
+ organization=organization,
5356
+ organizational_unit=organizational_unit,
5357
+ state_province=state_province,
5358
+ )
5359
+ @staticmethod
5360
+ def _configure(
5361
+ _setter: Callable[[Any, Any], None],
5362
+ common_name: str,
5363
+ country: str,
5364
+ email_address: str,
5365
+ locality: str,
5366
+ organization: str,
5367
+ organizational_unit: str,
5368
+ state_province: str,
5369
+ opts: Optional[pulumi.ResourceOptions]=None):
5370
+ _setter("common_name", common_name)
5371
+ _setter("country", country)
5372
+ _setter("email_address", email_address)
5373
+ _setter("locality", locality)
5374
+ _setter("organization", organization)
5375
+ _setter("organizational_unit", organizational_unit)
5376
+ _setter("state_province", state_province)
4512
5377
 
4513
5378
  @property
4514
5379
  @pulumi.getter(name="commonName")
@@ -4576,10 +5441,23 @@ class GetCertificatesFilterResult(dict):
4576
5441
  """
4577
5442
  :param str name: The certificate extension name.
4578
5443
  """
4579
- pulumi.set(__self__, "name", name)
4580
- pulumi.set(__self__, "values", values)
5444
+ GetCertificatesFilterResult._configure(
5445
+ lambda key, value: pulumi.set(__self__, key, value),
5446
+ name=name,
5447
+ values=values,
5448
+ regex=regex,
5449
+ )
5450
+ @staticmethod
5451
+ def _configure(
5452
+ _setter: Callable[[Any, Any], None],
5453
+ name: str,
5454
+ values: Sequence[str],
5455
+ regex: Optional[bool] = None,
5456
+ opts: Optional[pulumi.ResourceOptions]=None):
5457
+ _setter("name", name)
5458
+ _setter("values", values)
4581
5459
  if regex is not None:
4582
- pulumi.set(__self__, "regex", regex)
5460
+ _setter("regex", regex)
4583
5461
 
4584
5462
  @property
4585
5463
  @pulumi.getter
@@ -4625,16 +5503,43 @@ class GetCustomProtectionRulesCustomProtectionRuleResult(dict):
4625
5503
  :param str template: The template text of the custom protection rule. All custom protection rules are expressed in ModSecurity Rule Language.
4626
5504
  :param str time_created: The date and time the protection rule was created, expressed in RFC 3339 timestamp format.
4627
5505
  """
4628
- pulumi.set(__self__, "compartment_id", compartment_id)
4629
- pulumi.set(__self__, "defined_tags", defined_tags)
4630
- pulumi.set(__self__, "description", description)
4631
- pulumi.set(__self__, "display_name", display_name)
4632
- pulumi.set(__self__, "freeform_tags", freeform_tags)
4633
- pulumi.set(__self__, "id", id)
4634
- pulumi.set(__self__, "mod_security_rule_ids", mod_security_rule_ids)
4635
- pulumi.set(__self__, "state", state)
4636
- pulumi.set(__self__, "template", template)
4637
- pulumi.set(__self__, "time_created", time_created)
5506
+ GetCustomProtectionRulesCustomProtectionRuleResult._configure(
5507
+ lambda key, value: pulumi.set(__self__, key, value),
5508
+ compartment_id=compartment_id,
5509
+ defined_tags=defined_tags,
5510
+ description=description,
5511
+ display_name=display_name,
5512
+ freeform_tags=freeform_tags,
5513
+ id=id,
5514
+ mod_security_rule_ids=mod_security_rule_ids,
5515
+ state=state,
5516
+ template=template,
5517
+ time_created=time_created,
5518
+ )
5519
+ @staticmethod
5520
+ def _configure(
5521
+ _setter: Callable[[Any, Any], None],
5522
+ compartment_id: str,
5523
+ defined_tags: Mapping[str, Any],
5524
+ description: str,
5525
+ display_name: str,
5526
+ freeform_tags: Mapping[str, Any],
5527
+ id: str,
5528
+ mod_security_rule_ids: Sequence[str],
5529
+ state: str,
5530
+ template: str,
5531
+ time_created: str,
5532
+ opts: Optional[pulumi.ResourceOptions]=None):
5533
+ _setter("compartment_id", compartment_id)
5534
+ _setter("defined_tags", defined_tags)
5535
+ _setter("description", description)
5536
+ _setter("display_name", display_name)
5537
+ _setter("freeform_tags", freeform_tags)
5538
+ _setter("id", id)
5539
+ _setter("mod_security_rule_ids", mod_security_rule_ids)
5540
+ _setter("state", state)
5541
+ _setter("template", template)
5542
+ _setter("time_created", time_created)
4638
5543
 
4639
5544
  @property
4640
5545
  @pulumi.getter(name="compartmentId")
@@ -4723,10 +5628,23 @@ class GetCustomProtectionRulesFilterResult(dict):
4723
5628
  name: str,
4724
5629
  values: Sequence[str],
4725
5630
  regex: Optional[bool] = None):
4726
- pulumi.set(__self__, "name", name)
4727
- pulumi.set(__self__, "values", values)
5631
+ GetCustomProtectionRulesFilterResult._configure(
5632
+ lambda key, value: pulumi.set(__self__, key, value),
5633
+ name=name,
5634
+ values=values,
5635
+ regex=regex,
5636
+ )
5637
+ @staticmethod
5638
+ def _configure(
5639
+ _setter: Callable[[Any, Any], None],
5640
+ name: str,
5641
+ values: Sequence[str],
5642
+ regex: Optional[bool] = None,
5643
+ opts: Optional[pulumi.ResourceOptions]=None):
5644
+ _setter("name", name)
5645
+ _setter("values", values)
4728
5646
  if regex is not None:
4729
- pulumi.set(__self__, "regex", regex)
5647
+ _setter("regex", regex)
4730
5648
 
4731
5649
  @property
4732
5650
  @pulumi.getter
@@ -4755,9 +5673,22 @@ class GetEdgeSubnetsEdgeSubnetResult(dict):
4755
5673
  :param str region: The name of the region containing the indicated subnet.
4756
5674
  :param str time_modified: The date and time the last change was made to the indicated edge node subnet, expressed in RFC 3339 timestamp format.
4757
5675
  """
4758
- pulumi.set(__self__, "cidr", cidr)
4759
- pulumi.set(__self__, "region", region)
4760
- pulumi.set(__self__, "time_modified", time_modified)
5676
+ GetEdgeSubnetsEdgeSubnetResult._configure(
5677
+ lambda key, value: pulumi.set(__self__, key, value),
5678
+ cidr=cidr,
5679
+ region=region,
5680
+ time_modified=time_modified,
5681
+ )
5682
+ @staticmethod
5683
+ def _configure(
5684
+ _setter: Callable[[Any, Any], None],
5685
+ cidr: str,
5686
+ region: str,
5687
+ time_modified: str,
5688
+ opts: Optional[pulumi.ResourceOptions]=None):
5689
+ _setter("cidr", cidr)
5690
+ _setter("region", region)
5691
+ _setter("time_modified", time_modified)
4761
5692
 
4762
5693
  @property
4763
5694
  @pulumi.getter
@@ -4790,10 +5721,23 @@ class GetEdgeSubnetsFilterResult(dict):
4790
5721
  name: str,
4791
5722
  values: Sequence[str],
4792
5723
  regex: Optional[bool] = None):
4793
- pulumi.set(__self__, "name", name)
4794
- pulumi.set(__self__, "values", values)
5724
+ GetEdgeSubnetsFilterResult._configure(
5725
+ lambda key, value: pulumi.set(__self__, key, value),
5726
+ name=name,
5727
+ values=values,
5728
+ regex=regex,
5729
+ )
5730
+ @staticmethod
5731
+ def _configure(
5732
+ _setter: Callable[[Any, Any], None],
5733
+ name: str,
5734
+ values: Sequence[str],
5735
+ regex: Optional[bool] = None,
5736
+ opts: Optional[pulumi.ResourceOptions]=None):
5737
+ _setter("name", name)
5738
+ _setter("values", values)
4795
5739
  if regex is not None:
4796
- pulumi.set(__self__, "regex", regex)
5740
+ _setter("regex", regex)
4797
5741
 
4798
5742
  @property
4799
5743
  @pulumi.getter
@@ -4826,11 +5770,28 @@ class GetHttpRedirectTargetResult(dict):
4826
5770
  :param str protocol: The protocol used for the target, http or https.
4827
5771
  :param str query: The query component of the target URL (e.g., "?redirected" in "https://target.example.com/path/to/resource?redirected"), which can be empty, static, or request-copying. Use of \\ is not permitted except to escape a following \\, {, or }. An empty value results in a redirection target URL with no query component. A static value must begin with a leading "?", optionally followed by other query characters. A request-copying value must exactly match "{query}", and will be replaced with the query component of the request URL (including a leading "?" if and only if the request URL includes a query component).
4828
5772
  """
4829
- pulumi.set(__self__, "host", host)
4830
- pulumi.set(__self__, "path", path)
4831
- pulumi.set(__self__, "port", port)
4832
- pulumi.set(__self__, "protocol", protocol)
4833
- pulumi.set(__self__, "query", query)
5773
+ GetHttpRedirectTargetResult._configure(
5774
+ lambda key, value: pulumi.set(__self__, key, value),
5775
+ host=host,
5776
+ path=path,
5777
+ port=port,
5778
+ protocol=protocol,
5779
+ query=query,
5780
+ )
5781
+ @staticmethod
5782
+ def _configure(
5783
+ _setter: Callable[[Any, Any], None],
5784
+ host: str,
5785
+ path: str,
5786
+ port: int,
5787
+ protocol: str,
5788
+ query: str,
5789
+ opts: Optional[pulumi.ResourceOptions]=None):
5790
+ _setter("host", host)
5791
+ _setter("path", path)
5792
+ _setter("port", port)
5793
+ _setter("protocol", protocol)
5794
+ _setter("query", query)
4834
5795
 
4835
5796
  @property
4836
5797
  @pulumi.getter
@@ -4879,10 +5840,23 @@ class GetHttpRedirectsFilterResult(dict):
4879
5840
  name: str,
4880
5841
  values: Sequence[str],
4881
5842
  regex: Optional[bool] = None):
4882
- pulumi.set(__self__, "name", name)
4883
- pulumi.set(__self__, "values", values)
5843
+ GetHttpRedirectsFilterResult._configure(
5844
+ lambda key, value: pulumi.set(__self__, key, value),
5845
+ name=name,
5846
+ values=values,
5847
+ regex=regex,
5848
+ )
5849
+ @staticmethod
5850
+ def _configure(
5851
+ _setter: Callable[[Any, Any], None],
5852
+ name: str,
5853
+ values: Sequence[str],
5854
+ regex: Optional[bool] = None,
5855
+ opts: Optional[pulumi.ResourceOptions]=None):
5856
+ _setter("name", name)
5857
+ _setter("values", values)
4884
5858
  if regex is not None:
4885
- pulumi.set(__self__, "regex", regex)
5859
+ _setter("regex", regex)
4886
5860
 
4887
5861
  @property
4888
5862
  @pulumi.getter
@@ -4925,16 +5899,43 @@ class GetHttpRedirectsHttpRedirectResult(dict):
4925
5899
  :param Sequence['GetHttpRedirectsHttpRedirectTargetArgs'] targets: The redirect target object including all the redirect data.
4926
5900
  :param str time_created: The date and time the policy was created, expressed in RFC 3339 timestamp format.
4927
5901
  """
4928
- pulumi.set(__self__, "compartment_id", compartment_id)
4929
- pulumi.set(__self__, "defined_tags", defined_tags)
4930
- pulumi.set(__self__, "display_name", display_name)
4931
- pulumi.set(__self__, "domain", domain)
4932
- pulumi.set(__self__, "freeform_tags", freeform_tags)
4933
- pulumi.set(__self__, "id", id)
4934
- pulumi.set(__self__, "response_code", response_code)
4935
- pulumi.set(__self__, "state", state)
4936
- pulumi.set(__self__, "targets", targets)
4937
- pulumi.set(__self__, "time_created", time_created)
5902
+ GetHttpRedirectsHttpRedirectResult._configure(
5903
+ lambda key, value: pulumi.set(__self__, key, value),
5904
+ compartment_id=compartment_id,
5905
+ defined_tags=defined_tags,
5906
+ display_name=display_name,
5907
+ domain=domain,
5908
+ freeform_tags=freeform_tags,
5909
+ id=id,
5910
+ response_code=response_code,
5911
+ state=state,
5912
+ targets=targets,
5913
+ time_created=time_created,
5914
+ )
5915
+ @staticmethod
5916
+ def _configure(
5917
+ _setter: Callable[[Any, Any], None],
5918
+ compartment_id: str,
5919
+ defined_tags: Mapping[str, Any],
5920
+ display_name: str,
5921
+ domain: str,
5922
+ freeform_tags: Mapping[str, Any],
5923
+ id: str,
5924
+ response_code: int,
5925
+ state: str,
5926
+ targets: Sequence['outputs.GetHttpRedirectsHttpRedirectTargetResult'],
5927
+ time_created: str,
5928
+ opts: Optional[pulumi.ResourceOptions]=None):
5929
+ _setter("compartment_id", compartment_id)
5930
+ _setter("defined_tags", defined_tags)
5931
+ _setter("display_name", display_name)
5932
+ _setter("domain", domain)
5933
+ _setter("freeform_tags", freeform_tags)
5934
+ _setter("id", id)
5935
+ _setter("response_code", response_code)
5936
+ _setter("state", state)
5937
+ _setter("targets", targets)
5938
+ _setter("time_created", time_created)
4938
5939
 
4939
5940
  @property
4940
5941
  @pulumi.getter(name="compartmentId")
@@ -5032,11 +6033,28 @@ class GetHttpRedirectsHttpRedirectTargetResult(dict):
5032
6033
  :param str protocol: The protocol used for the target, http or https.
5033
6034
  :param str query: The query component of the target URL (e.g., "?redirected" in "https://target.example.com/path/to/resource?redirected"), which can be empty, static, or request-copying. Use of \\ is not permitted except to escape a following \\, {, or }. An empty value results in a redirection target URL with no query component. A static value must begin with a leading "?", optionally followed by other query characters. A request-copying value must exactly match "{query}", and will be replaced with the query component of the request URL (including a leading "?" if and only if the request URL includes a query component).
5034
6035
  """
5035
- pulumi.set(__self__, "host", host)
5036
- pulumi.set(__self__, "path", path)
5037
- pulumi.set(__self__, "port", port)
5038
- pulumi.set(__self__, "protocol", protocol)
5039
- pulumi.set(__self__, "query", query)
6036
+ GetHttpRedirectsHttpRedirectTargetResult._configure(
6037
+ lambda key, value: pulumi.set(__self__, key, value),
6038
+ host=host,
6039
+ path=path,
6040
+ port=port,
6041
+ protocol=protocol,
6042
+ query=query,
6043
+ )
6044
+ @staticmethod
6045
+ def _configure(
6046
+ _setter: Callable[[Any, Any], None],
6047
+ host: str,
6048
+ path: str,
6049
+ port: int,
6050
+ protocol: str,
6051
+ query: str,
6052
+ opts: Optional[pulumi.ResourceOptions]=None):
6053
+ _setter("host", host)
6054
+ _setter("path", path)
6055
+ _setter("port", port)
6056
+ _setter("protocol", protocol)
6057
+ _setter("query", query)
5040
6058
 
5041
6059
  @property
5042
6060
  @pulumi.getter
@@ -5088,8 +6106,19 @@ class GetProtectionRuleExclusionResult(dict):
5088
6106
  :param Sequence[str] exclusions: An array of The target property of a request that would allow it to bypass the protection rule. For example, when `target` is `REQUEST_COOKIE_NAMES`, the list may include names of cookies to exclude from the protection rule. When the target is `ARGS`, the list may include strings of URL query parameters and values from form-urlencoded XML, JSON, AMP, or POST payloads to exclude from the protection rule. `Exclusions` properties must not contain whitespace, comma or |. **Note:** If protection rules have been enabled that utilize the `maxArgumentCount` or `maxTotalNameLengthOfArguments` properties, and the `target` property has been set to `ARGS`, it is important that the `exclusions` properties be defined to honor those protection rule settings in a consistent manner.
5089
6107
  :param str target: The target of the exclusion.
5090
6108
  """
5091
- pulumi.set(__self__, "exclusions", exclusions)
5092
- pulumi.set(__self__, "target", target)
6109
+ GetProtectionRuleExclusionResult._configure(
6110
+ lambda key, value: pulumi.set(__self__, key, value),
6111
+ exclusions=exclusions,
6112
+ target=target,
6113
+ )
6114
+ @staticmethod
6115
+ def _configure(
6116
+ _setter: Callable[[Any, Any], None],
6117
+ exclusions: Sequence[str],
6118
+ target: str,
6119
+ opts: Optional[pulumi.ResourceOptions]=None):
6120
+ _setter("exclusions", exclusions)
6121
+ _setter("target", target)
5093
6122
 
5094
6123
  @property
5095
6124
  @pulumi.getter
@@ -5117,10 +6146,23 @@ class GetProtectionRulesFilterResult(dict):
5117
6146
  """
5118
6147
  :param str name: The name of the protection rule.
5119
6148
  """
5120
- pulumi.set(__self__, "name", name)
5121
- pulumi.set(__self__, "values", values)
6149
+ GetProtectionRulesFilterResult._configure(
6150
+ lambda key, value: pulumi.set(__self__, key, value),
6151
+ name=name,
6152
+ values=values,
6153
+ regex=regex,
6154
+ )
6155
+ @staticmethod
6156
+ def _configure(
6157
+ _setter: Callable[[Any, Any], None],
6158
+ name: str,
6159
+ values: Sequence[str],
6160
+ regex: Optional[bool] = None,
6161
+ opts: Optional[pulumi.ResourceOptions]=None):
6162
+ _setter("name", name)
6163
+ _setter("values", values)
5122
6164
  if regex is not None:
5123
- pulumi.set(__self__, "regex", regex)
6165
+ _setter("regex", regex)
5124
6166
 
5125
6167
  @property
5126
6168
  @pulumi.getter
@@ -5162,14 +6204,37 @@ class GetProtectionRulesProtectionRuleResult(dict):
5162
6204
  :param str name: The name of the protection rule.
5163
6205
  :param str waas_policy_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the WAAS policy.
5164
6206
  """
5165
- pulumi.set(__self__, "action", action)
5166
- pulumi.set(__self__, "description", description)
5167
- pulumi.set(__self__, "exclusions", exclusions)
5168
- pulumi.set(__self__, "key", key)
5169
- pulumi.set(__self__, "labels", labels)
5170
- pulumi.set(__self__, "mod_security_rule_ids", mod_security_rule_ids)
5171
- pulumi.set(__self__, "name", name)
5172
- pulumi.set(__self__, "waas_policy_id", waas_policy_id)
6207
+ GetProtectionRulesProtectionRuleResult._configure(
6208
+ lambda key, value: pulumi.set(__self__, key, value),
6209
+ action=action,
6210
+ description=description,
6211
+ exclusions=exclusions,
6212
+ key=key,
6213
+ labels=labels,
6214
+ mod_security_rule_ids=mod_security_rule_ids,
6215
+ name=name,
6216
+ waas_policy_id=waas_policy_id,
6217
+ )
6218
+ @staticmethod
6219
+ def _configure(
6220
+ _setter: Callable[[Any, Any], None],
6221
+ action: str,
6222
+ description: str,
6223
+ exclusions: Sequence['outputs.GetProtectionRulesProtectionRuleExclusionResult'],
6224
+ key: str,
6225
+ labels: Sequence[str],
6226
+ mod_security_rule_ids: Sequence[str],
6227
+ name: str,
6228
+ waas_policy_id: str,
6229
+ opts: Optional[pulumi.ResourceOptions]=None):
6230
+ _setter("action", action)
6231
+ _setter("description", description)
6232
+ _setter("exclusions", exclusions)
6233
+ _setter("key", key)
6234
+ _setter("labels", labels)
6235
+ _setter("mod_security_rule_ids", mod_security_rule_ids)
6236
+ _setter("name", name)
6237
+ _setter("waas_policy_id", waas_policy_id)
5173
6238
 
5174
6239
  @property
5175
6240
  @pulumi.getter
@@ -5245,8 +6310,19 @@ class GetProtectionRulesProtectionRuleExclusionResult(dict):
5245
6310
  :param Sequence[str] exclusions: An array of The target property of a request that would allow it to bypass the protection rule. For example, when `target` is `REQUEST_COOKIE_NAMES`, the list may include names of cookies to exclude from the protection rule. When the target is `ARGS`, the list may include strings of URL query parameters and values from form-urlencoded XML, JSON, AMP, or POST payloads to exclude from the protection rule. `Exclusions` properties must not contain whitespace, comma or |. **Note:** If protection rules have been enabled that utilize the `maxArgumentCount` or `maxTotalNameLengthOfArguments` properties, and the `target` property has been set to `ARGS`, it is important that the `exclusions` properties be defined to honor those protection rule settings in a consistent manner.
5246
6311
  :param str target: The target of the exclusion.
5247
6312
  """
5248
- pulumi.set(__self__, "exclusions", exclusions)
5249
- pulumi.set(__self__, "target", target)
6313
+ GetProtectionRulesProtectionRuleExclusionResult._configure(
6314
+ lambda key, value: pulumi.set(__self__, key, value),
6315
+ exclusions=exclusions,
6316
+ target=target,
6317
+ )
6318
+ @staticmethod
6319
+ def _configure(
6320
+ _setter: Callable[[Any, Any], None],
6321
+ exclusions: Sequence[str],
6322
+ target: str,
6323
+ opts: Optional[pulumi.ResourceOptions]=None):
6324
+ _setter("exclusions", exclusions)
6325
+ _setter("target", target)
5250
6326
 
5251
6327
  @property
5252
6328
  @pulumi.getter
@@ -5274,10 +6350,23 @@ class GetWaasPoliciesFilterResult(dict):
5274
6350
  """
5275
6351
  :param str name: The unique name of the whitelist.
5276
6352
  """
5277
- pulumi.set(__self__, "name", name)
5278
- pulumi.set(__self__, "values", values)
6353
+ GetWaasPoliciesFilterResult._configure(
6354
+ lambda key, value: pulumi.set(__self__, key, value),
6355
+ name=name,
6356
+ values=values,
6357
+ regex=regex,
6358
+ )
6359
+ @staticmethod
6360
+ def _configure(
6361
+ _setter: Callable[[Any, Any], None],
6362
+ name: str,
6363
+ values: Sequence[str],
6364
+ regex: Optional[bool] = None,
6365
+ opts: Optional[pulumi.ResourceOptions]=None):
6366
+ _setter("name", name)
6367
+ _setter("values", values)
5279
6368
  if regex is not None:
5280
- pulumi.set(__self__, "regex", regex)
6369
+ _setter("regex", regex)
5281
6370
 
5282
6371
  @property
5283
6372
  @pulumi.getter
@@ -5331,20 +6420,55 @@ class GetWaasPoliciesWaasPolicyResult(dict):
5331
6420
  :param str time_created: The date and time the policy was created, expressed in RFC 3339 timestamp format.
5332
6421
  :param Sequence['GetWaasPoliciesWaasPolicyWafConfigArgs'] waf_configs: The Web Application Firewall configuration for the WAAS policy.
5333
6422
  """
5334
- pulumi.set(__self__, "additional_domains", additional_domains)
5335
- pulumi.set(__self__, "cname", cname)
5336
- pulumi.set(__self__, "compartment_id", compartment_id)
5337
- pulumi.set(__self__, "defined_tags", defined_tags)
5338
- pulumi.set(__self__, "display_name", display_name)
5339
- pulumi.set(__self__, "domain", domain)
5340
- pulumi.set(__self__, "freeform_tags", freeform_tags)
5341
- pulumi.set(__self__, "id", id)
5342
- pulumi.set(__self__, "origin_groups", origin_groups)
5343
- pulumi.set(__self__, "origins", origins)
5344
- pulumi.set(__self__, "policy_configs", policy_configs)
5345
- pulumi.set(__self__, "state", state)
5346
- pulumi.set(__self__, "time_created", time_created)
5347
- pulumi.set(__self__, "waf_configs", waf_configs)
6423
+ GetWaasPoliciesWaasPolicyResult._configure(
6424
+ lambda key, value: pulumi.set(__self__, key, value),
6425
+ additional_domains=additional_domains,
6426
+ cname=cname,
6427
+ compartment_id=compartment_id,
6428
+ defined_tags=defined_tags,
6429
+ display_name=display_name,
6430
+ domain=domain,
6431
+ freeform_tags=freeform_tags,
6432
+ id=id,
6433
+ origin_groups=origin_groups,
6434
+ origins=origins,
6435
+ policy_configs=policy_configs,
6436
+ state=state,
6437
+ time_created=time_created,
6438
+ waf_configs=waf_configs,
6439
+ )
6440
+ @staticmethod
6441
+ def _configure(
6442
+ _setter: Callable[[Any, Any], None],
6443
+ additional_domains: Sequence[str],
6444
+ cname: str,
6445
+ compartment_id: str,
6446
+ defined_tags: Mapping[str, Any],
6447
+ display_name: str,
6448
+ domain: str,
6449
+ freeform_tags: Mapping[str, Any],
6450
+ id: str,
6451
+ origin_groups: Sequence['outputs.GetWaasPoliciesWaasPolicyOriginGroupResult'],
6452
+ origins: Sequence['outputs.GetWaasPoliciesWaasPolicyOriginResult'],
6453
+ policy_configs: Sequence['outputs.GetWaasPoliciesWaasPolicyPolicyConfigResult'],
6454
+ state: str,
6455
+ time_created: str,
6456
+ waf_configs: Sequence['outputs.GetWaasPoliciesWaasPolicyWafConfigResult'],
6457
+ opts: Optional[pulumi.ResourceOptions]=None):
6458
+ _setter("additional_domains", additional_domains)
6459
+ _setter("cname", cname)
6460
+ _setter("compartment_id", compartment_id)
6461
+ _setter("defined_tags", defined_tags)
6462
+ _setter("display_name", display_name)
6463
+ _setter("domain", domain)
6464
+ _setter("freeform_tags", freeform_tags)
6465
+ _setter("id", id)
6466
+ _setter("origin_groups", origin_groups)
6467
+ _setter("origins", origins)
6468
+ _setter("policy_configs", policy_configs)
6469
+ _setter("state", state)
6470
+ _setter("time_created", time_created)
6471
+ _setter("waf_configs", waf_configs)
5348
6472
 
5349
6473
  @property
5350
6474
  @pulumi.getter(name="additionalDomains")
@@ -5473,11 +6597,28 @@ class GetWaasPoliciesWaasPolicyOriginResult(dict):
5473
6597
  :param int https_port: The HTTPS port on the origin that the web application listens on. If unspecified, defaults to `443`. If `0` is specified - the origin is not used for HTTPS traffic.
5474
6598
  :param str uri: The URI of the origin. Does not support paths. Port numbers should be specified in the `httpPort` and `httpsPort` fields.
5475
6599
  """
5476
- pulumi.set(__self__, "custom_headers", custom_headers)
5477
- pulumi.set(__self__, "http_port", http_port)
5478
- pulumi.set(__self__, "https_port", https_port)
5479
- pulumi.set(__self__, "label", label)
5480
- pulumi.set(__self__, "uri", uri)
6600
+ GetWaasPoliciesWaasPolicyOriginResult._configure(
6601
+ lambda key, value: pulumi.set(__self__, key, value),
6602
+ custom_headers=custom_headers,
6603
+ http_port=http_port,
6604
+ https_port=https_port,
6605
+ label=label,
6606
+ uri=uri,
6607
+ )
6608
+ @staticmethod
6609
+ def _configure(
6610
+ _setter: Callable[[Any, Any], None],
6611
+ custom_headers: Sequence['outputs.GetWaasPoliciesWaasPolicyOriginCustomHeaderResult'],
6612
+ http_port: int,
6613
+ https_port: int,
6614
+ label: str,
6615
+ uri: str,
6616
+ opts: Optional[pulumi.ResourceOptions]=None):
6617
+ _setter("custom_headers", custom_headers)
6618
+ _setter("http_port", http_port)
6619
+ _setter("https_port", https_port)
6620
+ _setter("label", label)
6621
+ _setter("uri", uri)
5481
6622
 
5482
6623
  @property
5483
6624
  @pulumi.getter(name="customHeaders")
@@ -5526,8 +6667,19 @@ class GetWaasPoliciesWaasPolicyOriginCustomHeaderResult(dict):
5526
6667
  :param str name: The unique name of the whitelist.
5527
6668
  :param str value: The value of the header.
5528
6669
  """
5529
- pulumi.set(__self__, "name", name)
5530
- pulumi.set(__self__, "value", value)
6670
+ GetWaasPoliciesWaasPolicyOriginCustomHeaderResult._configure(
6671
+ lambda key, value: pulumi.set(__self__, key, value),
6672
+ name=name,
6673
+ value=value,
6674
+ )
6675
+ @staticmethod
6676
+ def _configure(
6677
+ _setter: Callable[[Any, Any], None],
6678
+ name: str,
6679
+ value: str,
6680
+ opts: Optional[pulumi.ResourceOptions]=None):
6681
+ _setter("name", name)
6682
+ _setter("value", value)
5531
6683
 
5532
6684
  @property
5533
6685
  @pulumi.getter
@@ -5551,8 +6703,19 @@ class GetWaasPoliciesWaasPolicyOriginGroupResult(dict):
5551
6703
  def __init__(__self__, *,
5552
6704
  label: str,
5553
6705
  origin_groups: Sequence['outputs.GetWaasPoliciesWaasPolicyOriginGroupOriginGroupResult']):
5554
- pulumi.set(__self__, "label", label)
5555
- pulumi.set(__self__, "origin_groups", origin_groups)
6706
+ GetWaasPoliciesWaasPolicyOriginGroupResult._configure(
6707
+ lambda key, value: pulumi.set(__self__, key, value),
6708
+ label=label,
6709
+ origin_groups=origin_groups,
6710
+ )
6711
+ @staticmethod
6712
+ def _configure(
6713
+ _setter: Callable[[Any, Any], None],
6714
+ label: str,
6715
+ origin_groups: Sequence['outputs.GetWaasPoliciesWaasPolicyOriginGroupOriginGroupResult'],
6716
+ opts: Optional[pulumi.ResourceOptions]=None):
6717
+ _setter("label", label)
6718
+ _setter("origin_groups", origin_groups)
5556
6719
 
5557
6720
  @property
5558
6721
  @pulumi.getter
@@ -5573,8 +6736,19 @@ class GetWaasPoliciesWaasPolicyOriginGroupOriginGroupResult(dict):
5573
6736
  """
5574
6737
  :param str origin: The key in the map of origins referencing the origin used for the Web Application Firewall. The origin must already be included in `Origins`. Required when creating the `WafConfig` resource, but not on update.
5575
6738
  """
5576
- pulumi.set(__self__, "origin", origin)
5577
- pulumi.set(__self__, "weight", weight)
6739
+ GetWaasPoliciesWaasPolicyOriginGroupOriginGroupResult._configure(
6740
+ lambda key, value: pulumi.set(__self__, key, value),
6741
+ origin=origin,
6742
+ weight=weight,
6743
+ )
6744
+ @staticmethod
6745
+ def _configure(
6746
+ _setter: Callable[[Any, Any], None],
6747
+ origin: str,
6748
+ weight: int,
6749
+ opts: Optional[pulumi.ResourceOptions]=None):
6750
+ _setter("origin", origin)
6751
+ _setter("weight", weight)
5578
6752
 
5579
6753
  @property
5580
6754
  @pulumi.getter
@@ -5628,20 +6802,55 @@ class GetWaasPoliciesWaasPolicyPolicyConfigResult(dict):
5628
6802
  * **TLS_V1_3:** corresponds to TLS 1.3 specification.
5629
6803
  :param Sequence[str] websocket_path_prefixes: ModSecurity is not capable to inspect WebSockets. Therefore paths specified here have WAF disabled if Connection request header from the client has the value Upgrade (case insensitive matching) and Upgrade request header has the value websocket (case insensitive matching). Paths matches if the concatenation of request URL path and query starts with the contents of the one of `websocketPathPrefixes` array value. In All other cases challenges, like JSC, HIC and etc., remain active.
5630
6804
  """
5631
- pulumi.set(__self__, "certificate_id", certificate_id)
5632
- pulumi.set(__self__, "cipher_group", cipher_group)
5633
- pulumi.set(__self__, "client_address_header", client_address_header)
5634
- pulumi.set(__self__, "health_checks", health_checks)
5635
- pulumi.set(__self__, "is_behind_cdn", is_behind_cdn)
5636
- pulumi.set(__self__, "is_cache_control_respected", is_cache_control_respected)
5637
- pulumi.set(__self__, "is_https_enabled", is_https_enabled)
5638
- pulumi.set(__self__, "is_https_forced", is_https_forced)
5639
- pulumi.set(__self__, "is_origin_compression_enabled", is_origin_compression_enabled)
5640
- pulumi.set(__self__, "is_response_buffering_enabled", is_response_buffering_enabled)
5641
- pulumi.set(__self__, "is_sni_enabled", is_sni_enabled)
5642
- pulumi.set(__self__, "load_balancing_methods", load_balancing_methods)
5643
- pulumi.set(__self__, "tls_protocols", tls_protocols)
5644
- pulumi.set(__self__, "websocket_path_prefixes", websocket_path_prefixes)
6805
+ GetWaasPoliciesWaasPolicyPolicyConfigResult._configure(
6806
+ lambda key, value: pulumi.set(__self__, key, value),
6807
+ certificate_id=certificate_id,
6808
+ cipher_group=cipher_group,
6809
+ client_address_header=client_address_header,
6810
+ health_checks=health_checks,
6811
+ is_behind_cdn=is_behind_cdn,
6812
+ is_cache_control_respected=is_cache_control_respected,
6813
+ is_https_enabled=is_https_enabled,
6814
+ is_https_forced=is_https_forced,
6815
+ is_origin_compression_enabled=is_origin_compression_enabled,
6816
+ is_response_buffering_enabled=is_response_buffering_enabled,
6817
+ is_sni_enabled=is_sni_enabled,
6818
+ load_balancing_methods=load_balancing_methods,
6819
+ tls_protocols=tls_protocols,
6820
+ websocket_path_prefixes=websocket_path_prefixes,
6821
+ )
6822
+ @staticmethod
6823
+ def _configure(
6824
+ _setter: Callable[[Any, Any], None],
6825
+ certificate_id: str,
6826
+ cipher_group: str,
6827
+ client_address_header: str,
6828
+ health_checks: Sequence['outputs.GetWaasPoliciesWaasPolicyPolicyConfigHealthCheckResult'],
6829
+ is_behind_cdn: bool,
6830
+ is_cache_control_respected: bool,
6831
+ is_https_enabled: bool,
6832
+ is_https_forced: bool,
6833
+ is_origin_compression_enabled: bool,
6834
+ is_response_buffering_enabled: bool,
6835
+ is_sni_enabled: bool,
6836
+ load_balancing_methods: Sequence['outputs.GetWaasPoliciesWaasPolicyPolicyConfigLoadBalancingMethodResult'],
6837
+ tls_protocols: Sequence[str],
6838
+ websocket_path_prefixes: Sequence[str],
6839
+ opts: Optional[pulumi.ResourceOptions]=None):
6840
+ _setter("certificate_id", certificate_id)
6841
+ _setter("cipher_group", cipher_group)
6842
+ _setter("client_address_header", client_address_header)
6843
+ _setter("health_checks", health_checks)
6844
+ _setter("is_behind_cdn", is_behind_cdn)
6845
+ _setter("is_cache_control_respected", is_cache_control_respected)
6846
+ _setter("is_https_enabled", is_https_enabled)
6847
+ _setter("is_https_forced", is_https_forced)
6848
+ _setter("is_origin_compression_enabled", is_origin_compression_enabled)
6849
+ _setter("is_response_buffering_enabled", is_response_buffering_enabled)
6850
+ _setter("is_sni_enabled", is_sni_enabled)
6851
+ _setter("load_balancing_methods", load_balancing_methods)
6852
+ _setter("tls_protocols", tls_protocols)
6853
+ _setter("websocket_path_prefixes", websocket_path_prefixes)
5645
6854
 
5646
6855
  @property
5647
6856
  @pulumi.getter(name="certificateId")
@@ -5795,17 +7004,46 @@ class GetWaasPoliciesWaasPolicyPolicyConfigHealthCheckResult(dict):
5795
7004
  :param int timeout_in_seconds: Response timeout represents wait time until request is considered failed, in seconds.
5796
7005
  :param int unhealthy_threshold: Number of failed health checks after which the server is marked down.
5797
7006
  """
5798
- pulumi.set(__self__, "expected_response_code_groups", expected_response_code_groups)
5799
- pulumi.set(__self__, "expected_response_text", expected_response_text)
5800
- pulumi.set(__self__, "headers", headers)
5801
- pulumi.set(__self__, "healthy_threshold", healthy_threshold)
5802
- pulumi.set(__self__, "interval_in_seconds", interval_in_seconds)
5803
- pulumi.set(__self__, "is_enabled", is_enabled)
5804
- pulumi.set(__self__, "is_response_text_check_enabled", is_response_text_check_enabled)
5805
- pulumi.set(__self__, "method", method)
5806
- pulumi.set(__self__, "path", path)
5807
- pulumi.set(__self__, "timeout_in_seconds", timeout_in_seconds)
5808
- pulumi.set(__self__, "unhealthy_threshold", unhealthy_threshold)
7007
+ GetWaasPoliciesWaasPolicyPolicyConfigHealthCheckResult._configure(
7008
+ lambda key, value: pulumi.set(__self__, key, value),
7009
+ expected_response_code_groups=expected_response_code_groups,
7010
+ expected_response_text=expected_response_text,
7011
+ headers=headers,
7012
+ healthy_threshold=healthy_threshold,
7013
+ interval_in_seconds=interval_in_seconds,
7014
+ is_enabled=is_enabled,
7015
+ is_response_text_check_enabled=is_response_text_check_enabled,
7016
+ method=method,
7017
+ path=path,
7018
+ timeout_in_seconds=timeout_in_seconds,
7019
+ unhealthy_threshold=unhealthy_threshold,
7020
+ )
7021
+ @staticmethod
7022
+ def _configure(
7023
+ _setter: Callable[[Any, Any], None],
7024
+ expected_response_code_groups: Sequence[str],
7025
+ expected_response_text: str,
7026
+ headers: Mapping[str, Any],
7027
+ healthy_threshold: int,
7028
+ interval_in_seconds: int,
7029
+ is_enabled: bool,
7030
+ is_response_text_check_enabled: bool,
7031
+ method: str,
7032
+ path: str,
7033
+ timeout_in_seconds: int,
7034
+ unhealthy_threshold: int,
7035
+ opts: Optional[pulumi.ResourceOptions]=None):
7036
+ _setter("expected_response_code_groups", expected_response_code_groups)
7037
+ _setter("expected_response_text", expected_response_text)
7038
+ _setter("headers", headers)
7039
+ _setter("healthy_threshold", healthy_threshold)
7040
+ _setter("interval_in_seconds", interval_in_seconds)
7041
+ _setter("is_enabled", is_enabled)
7042
+ _setter("is_response_text_check_enabled", is_response_text_check_enabled)
7043
+ _setter("method", method)
7044
+ _setter("path", path)
7045
+ _setter("timeout_in_seconds", timeout_in_seconds)
7046
+ _setter("unhealthy_threshold", unhealthy_threshold)
5809
7047
 
5810
7048
  @property
5811
7049
  @pulumi.getter(name="expectedResponseCodeGroups")
@@ -5919,10 +7157,25 @@ class GetWaasPoliciesWaasPolicyPolicyConfigLoadBalancingMethodResult(dict):
5919
7157
  * **[STICKY_COOKIE](https://www.terraform.io/iaas/api/#/en/waas/latest/datatypes/StickyCookieLoadBalancingMethod):** Adds a session cookie to the first response from the origin server and identifies the server that sent the response. The client's next request contains the cookie value, and nginx routes the request to the origin server that responded to the first request. STICKY_COOKIE load balancing method falls back to Round Robin for the first request.
5920
7158
  :param str name: The unique name of the whitelist.
5921
7159
  """
5922
- pulumi.set(__self__, "domain", domain)
5923
- pulumi.set(__self__, "expiration_time_in_seconds", expiration_time_in_seconds)
5924
- pulumi.set(__self__, "method", method)
5925
- pulumi.set(__self__, "name", name)
7160
+ GetWaasPoliciesWaasPolicyPolicyConfigLoadBalancingMethodResult._configure(
7161
+ lambda key, value: pulumi.set(__self__, key, value),
7162
+ domain=domain,
7163
+ expiration_time_in_seconds=expiration_time_in_seconds,
7164
+ method=method,
7165
+ name=name,
7166
+ )
7167
+ @staticmethod
7168
+ def _configure(
7169
+ _setter: Callable[[Any, Any], None],
7170
+ domain: str,
7171
+ expiration_time_in_seconds: int,
7172
+ method: str,
7173
+ name: str,
7174
+ opts: Optional[pulumi.ResourceOptions]=None):
7175
+ _setter("domain", domain)
7176
+ _setter("expiration_time_in_seconds", expiration_time_in_seconds)
7177
+ _setter("method", method)
7178
+ _setter("name", name)
5926
7179
 
5927
7180
  @property
5928
7181
  @pulumi.getter
@@ -5989,18 +7242,49 @@ class GetWaasPoliciesWaasPolicyWafConfigResult(dict):
5989
7242
  :param Sequence['GetWaasPoliciesWaasPolicyWafConfigProtectionSettingArgs'] protection_settings: The settings to apply to protection rules.
5990
7243
  :param Sequence['GetWaasPoliciesWaasPolicyWafConfigWhitelistArgs'] whitelists: A list of IP addresses that bypass the Web Application Firewall.
5991
7244
  """
5992
- pulumi.set(__self__, "access_rules", access_rules)
5993
- pulumi.set(__self__, "address_rate_limitings", address_rate_limitings)
5994
- pulumi.set(__self__, "caching_rules", caching_rules)
5995
- pulumi.set(__self__, "captchas", captchas)
5996
- pulumi.set(__self__, "custom_protection_rules", custom_protection_rules)
5997
- pulumi.set(__self__, "device_fingerprint_challenges", device_fingerprint_challenges)
5998
- pulumi.set(__self__, "human_interaction_challenges", human_interaction_challenges)
5999
- pulumi.set(__self__, "js_challenges", js_challenges)
6000
- pulumi.set(__self__, "origin", origin)
6001
- pulumi.set(__self__, "origin_groups", origin_groups)
6002
- pulumi.set(__self__, "protection_settings", protection_settings)
6003
- pulumi.set(__self__, "whitelists", whitelists)
7245
+ GetWaasPoliciesWaasPolicyWafConfigResult._configure(
7246
+ lambda key, value: pulumi.set(__self__, key, value),
7247
+ access_rules=access_rules,
7248
+ address_rate_limitings=address_rate_limitings,
7249
+ caching_rules=caching_rules,
7250
+ captchas=captchas,
7251
+ custom_protection_rules=custom_protection_rules,
7252
+ device_fingerprint_challenges=device_fingerprint_challenges,
7253
+ human_interaction_challenges=human_interaction_challenges,
7254
+ js_challenges=js_challenges,
7255
+ origin=origin,
7256
+ origin_groups=origin_groups,
7257
+ protection_settings=protection_settings,
7258
+ whitelists=whitelists,
7259
+ )
7260
+ @staticmethod
7261
+ def _configure(
7262
+ _setter: Callable[[Any, Any], None],
7263
+ access_rules: Sequence['outputs.GetWaasPoliciesWaasPolicyWafConfigAccessRuleResult'],
7264
+ address_rate_limitings: Sequence['outputs.GetWaasPoliciesWaasPolicyWafConfigAddressRateLimitingResult'],
7265
+ caching_rules: Sequence['outputs.GetWaasPoliciesWaasPolicyWafConfigCachingRuleResult'],
7266
+ captchas: Sequence['outputs.GetWaasPoliciesWaasPolicyWafConfigCaptchaResult'],
7267
+ custom_protection_rules: Sequence['outputs.GetWaasPoliciesWaasPolicyWafConfigCustomProtectionRuleResult'],
7268
+ device_fingerprint_challenges: Sequence['outputs.GetWaasPoliciesWaasPolicyWafConfigDeviceFingerprintChallengeResult'],
7269
+ human_interaction_challenges: Sequence['outputs.GetWaasPoliciesWaasPolicyWafConfigHumanInteractionChallengeResult'],
7270
+ js_challenges: Sequence['outputs.GetWaasPoliciesWaasPolicyWafConfigJsChallengeResult'],
7271
+ origin: str,
7272
+ origin_groups: Sequence[str],
7273
+ protection_settings: Sequence['outputs.GetWaasPoliciesWaasPolicyWafConfigProtectionSettingResult'],
7274
+ whitelists: Sequence['outputs.GetWaasPoliciesWaasPolicyWafConfigWhitelistResult'],
7275
+ opts: Optional[pulumi.ResourceOptions]=None):
7276
+ _setter("access_rules", access_rules)
7277
+ _setter("address_rate_limitings", address_rate_limitings)
7278
+ _setter("caching_rules", caching_rules)
7279
+ _setter("captchas", captchas)
7280
+ _setter("custom_protection_rules", custom_protection_rules)
7281
+ _setter("device_fingerprint_challenges", device_fingerprint_challenges)
7282
+ _setter("human_interaction_challenges", human_interaction_challenges)
7283
+ _setter("js_challenges", js_challenges)
7284
+ _setter("origin", origin)
7285
+ _setter("origin_groups", origin_groups)
7286
+ _setter("protection_settings", protection_settings)
7287
+ _setter("whitelists", whitelists)
6004
7288
 
6005
7289
  @property
6006
7290
  @pulumi.getter(name="accessRules")
@@ -6142,22 +7426,61 @@ class GetWaasPoliciesWaasPolicyWafConfigAccessRuleResult(dict):
6142
7426
  :param str redirect_url: The target to which the request should be redirected, represented as a URI reference. Required when `action` is `REDIRECT`.
6143
7427
  :param Sequence['GetWaasPoliciesWaasPolicyWafConfigAccessRuleResponseHeaderManipulationArgs'] response_header_manipulations: An object that represents an action to apply to an HTTP response headers if all rule criteria will be matched regardless of `action` value.
6144
7428
  """
6145
- pulumi.set(__self__, "action", action)
6146
- pulumi.set(__self__, "block_action", block_action)
6147
- pulumi.set(__self__, "block_error_page_code", block_error_page_code)
6148
- pulumi.set(__self__, "block_error_page_description", block_error_page_description)
6149
- pulumi.set(__self__, "block_error_page_message", block_error_page_message)
6150
- pulumi.set(__self__, "block_response_code", block_response_code)
6151
- pulumi.set(__self__, "bypass_challenges", bypass_challenges)
6152
- pulumi.set(__self__, "captcha_footer", captcha_footer)
6153
- pulumi.set(__self__, "captcha_header", captcha_header)
6154
- pulumi.set(__self__, "captcha_submit_label", captcha_submit_label)
6155
- pulumi.set(__self__, "captcha_title", captcha_title)
6156
- pulumi.set(__self__, "criterias", criterias)
6157
- pulumi.set(__self__, "name", name)
6158
- pulumi.set(__self__, "redirect_response_code", redirect_response_code)
6159
- pulumi.set(__self__, "redirect_url", redirect_url)
6160
- pulumi.set(__self__, "response_header_manipulations", response_header_manipulations)
7429
+ GetWaasPoliciesWaasPolicyWafConfigAccessRuleResult._configure(
7430
+ lambda key, value: pulumi.set(__self__, key, value),
7431
+ action=action,
7432
+ block_action=block_action,
7433
+ block_error_page_code=block_error_page_code,
7434
+ block_error_page_description=block_error_page_description,
7435
+ block_error_page_message=block_error_page_message,
7436
+ block_response_code=block_response_code,
7437
+ bypass_challenges=bypass_challenges,
7438
+ captcha_footer=captcha_footer,
7439
+ captcha_header=captcha_header,
7440
+ captcha_submit_label=captcha_submit_label,
7441
+ captcha_title=captcha_title,
7442
+ criterias=criterias,
7443
+ name=name,
7444
+ redirect_response_code=redirect_response_code,
7445
+ redirect_url=redirect_url,
7446
+ response_header_manipulations=response_header_manipulations,
7447
+ )
7448
+ @staticmethod
7449
+ def _configure(
7450
+ _setter: Callable[[Any, Any], None],
7451
+ action: str,
7452
+ block_action: str,
7453
+ block_error_page_code: str,
7454
+ block_error_page_description: str,
7455
+ block_error_page_message: str,
7456
+ block_response_code: int,
7457
+ bypass_challenges: Sequence[str],
7458
+ captcha_footer: str,
7459
+ captcha_header: str,
7460
+ captcha_submit_label: str,
7461
+ captcha_title: str,
7462
+ criterias: Sequence['outputs.GetWaasPoliciesWaasPolicyWafConfigAccessRuleCriteriaResult'],
7463
+ name: str,
7464
+ redirect_response_code: str,
7465
+ redirect_url: str,
7466
+ response_header_manipulations: Sequence['outputs.GetWaasPoliciesWaasPolicyWafConfigAccessRuleResponseHeaderManipulationResult'],
7467
+ opts: Optional[pulumi.ResourceOptions]=None):
7468
+ _setter("action", action)
7469
+ _setter("block_action", block_action)
7470
+ _setter("block_error_page_code", block_error_page_code)
7471
+ _setter("block_error_page_description", block_error_page_description)
7472
+ _setter("block_error_page_message", block_error_page_message)
7473
+ _setter("block_response_code", block_response_code)
7474
+ _setter("bypass_challenges", bypass_challenges)
7475
+ _setter("captcha_footer", captcha_footer)
7476
+ _setter("captcha_header", captcha_header)
7477
+ _setter("captcha_submit_label", captcha_submit_label)
7478
+ _setter("captcha_title", captcha_title)
7479
+ _setter("criterias", criterias)
7480
+ _setter("name", name)
7481
+ _setter("redirect_response_code", redirect_response_code)
7482
+ _setter("redirect_url", redirect_url)
7483
+ _setter("response_header_manipulations", response_header_manipulations)
6161
7484
 
6162
7485
  @property
6163
7486
  @pulumi.getter
@@ -6321,9 +7644,22 @@ class GetWaasPoliciesWaasPolicyWafConfigAccessRuleCriteriaResult(dict):
6321
7644
  :param bool is_case_sensitive: When enabled, the condition will be matched with case-sensitive rules.
6322
7645
  :param str value: The value of the header.
6323
7646
  """
6324
- pulumi.set(__self__, "condition", condition)
6325
- pulumi.set(__self__, "is_case_sensitive", is_case_sensitive)
6326
- pulumi.set(__self__, "value", value)
7647
+ GetWaasPoliciesWaasPolicyWafConfigAccessRuleCriteriaResult._configure(
7648
+ lambda key, value: pulumi.set(__self__, key, value),
7649
+ condition=condition,
7650
+ is_case_sensitive=is_case_sensitive,
7651
+ value=value,
7652
+ )
7653
+ @staticmethod
7654
+ def _configure(
7655
+ _setter: Callable[[Any, Any], None],
7656
+ condition: str,
7657
+ is_case_sensitive: bool,
7658
+ value: str,
7659
+ opts: Optional[pulumi.ResourceOptions]=None):
7660
+ _setter("condition", condition)
7661
+ _setter("is_case_sensitive", is_case_sensitive)
7662
+ _setter("value", value)
6327
7663
 
6328
7664
  @property
6329
7665
  @pulumi.getter
@@ -6377,9 +7713,22 @@ class GetWaasPoliciesWaasPolicyWafConfigAccessRuleResponseHeaderManipulationResu
6377
7713
  :param str header: A header field name that conforms to RFC 7230. Example: `example_header_name`
6378
7714
  :param str value: The value of the header.
6379
7715
  """
6380
- pulumi.set(__self__, "action", action)
6381
- pulumi.set(__self__, "header", header)
6382
- pulumi.set(__self__, "value", value)
7716
+ GetWaasPoliciesWaasPolicyWafConfigAccessRuleResponseHeaderManipulationResult._configure(
7717
+ lambda key, value: pulumi.set(__self__, key, value),
7718
+ action=action,
7719
+ header=header,
7720
+ value=value,
7721
+ )
7722
+ @staticmethod
7723
+ def _configure(
7724
+ _setter: Callable[[Any, Any], None],
7725
+ action: str,
7726
+ header: str,
7727
+ value: str,
7728
+ opts: Optional[pulumi.ResourceOptions]=None):
7729
+ _setter("action", action)
7730
+ _setter("header", header)
7731
+ _setter("value", value)
6383
7732
 
6384
7733
  @property
6385
7734
  @pulumi.getter
@@ -6419,10 +7768,25 @@ class GetWaasPoliciesWaasPolicyWafConfigAddressRateLimitingResult(dict):
6419
7768
  :param bool is_enabled: Enables or disables the JavaScript challenge Web Application Firewall feature.
6420
7769
  :param int max_delayed_count_per_address: The maximum number of requests allowed to be queued before subsequent requests are dropped. If unspecified, defaults to `10`.
6421
7770
  """
6422
- pulumi.set(__self__, "allowed_rate_per_address", allowed_rate_per_address)
6423
- pulumi.set(__self__, "block_response_code", block_response_code)
6424
- pulumi.set(__self__, "is_enabled", is_enabled)
6425
- pulumi.set(__self__, "max_delayed_count_per_address", max_delayed_count_per_address)
7771
+ GetWaasPoliciesWaasPolicyWafConfigAddressRateLimitingResult._configure(
7772
+ lambda key, value: pulumi.set(__self__, key, value),
7773
+ allowed_rate_per_address=allowed_rate_per_address,
7774
+ block_response_code=block_response_code,
7775
+ is_enabled=is_enabled,
7776
+ max_delayed_count_per_address=max_delayed_count_per_address,
7777
+ )
7778
+ @staticmethod
7779
+ def _configure(
7780
+ _setter: Callable[[Any, Any], None],
7781
+ allowed_rate_per_address: int,
7782
+ block_response_code: int,
7783
+ is_enabled: bool,
7784
+ max_delayed_count_per_address: int,
7785
+ opts: Optional[pulumi.ResourceOptions]=None):
7786
+ _setter("allowed_rate_per_address", allowed_rate_per_address)
7787
+ _setter("block_response_code", block_response_code)
7788
+ _setter("is_enabled", is_enabled)
7789
+ _setter("max_delayed_count_per_address", max_delayed_count_per_address)
6426
7790
 
6427
7791
  @property
6428
7792
  @pulumi.getter(name="allowedRatePerAddress")
@@ -6476,13 +7840,34 @@ class GetWaasPoliciesWaasPolicyWafConfigCachingRuleResult(dict):
6476
7840
  :param str key: The unique key for the caching rule.
6477
7841
  :param str name: The unique name of the whitelist.
6478
7842
  """
6479
- pulumi.set(__self__, "action", action)
6480
- pulumi.set(__self__, "caching_duration", caching_duration)
6481
- pulumi.set(__self__, "client_caching_duration", client_caching_duration)
6482
- pulumi.set(__self__, "criterias", criterias)
6483
- pulumi.set(__self__, "is_client_caching_enabled", is_client_caching_enabled)
6484
- pulumi.set(__self__, "key", key)
6485
- pulumi.set(__self__, "name", name)
7843
+ GetWaasPoliciesWaasPolicyWafConfigCachingRuleResult._configure(
7844
+ lambda key, value: pulumi.set(__self__, key, value),
7845
+ action=action,
7846
+ caching_duration=caching_duration,
7847
+ client_caching_duration=client_caching_duration,
7848
+ criterias=criterias,
7849
+ is_client_caching_enabled=is_client_caching_enabled,
7850
+ key=key,
7851
+ name=name,
7852
+ )
7853
+ @staticmethod
7854
+ def _configure(
7855
+ _setter: Callable[[Any, Any], None],
7856
+ action: str,
7857
+ caching_duration: str,
7858
+ client_caching_duration: str,
7859
+ criterias: Sequence['outputs.GetWaasPoliciesWaasPolicyWafConfigCachingRuleCriteriaResult'],
7860
+ is_client_caching_enabled: bool,
7861
+ key: str,
7862
+ name: str,
7863
+ opts: Optional[pulumi.ResourceOptions]=None):
7864
+ _setter("action", action)
7865
+ _setter("caching_duration", caching_duration)
7866
+ _setter("client_caching_duration", client_caching_duration)
7867
+ _setter("criterias", criterias)
7868
+ _setter("is_client_caching_enabled", is_client_caching_enabled)
7869
+ _setter("key", key)
7870
+ _setter("name", name)
6486
7871
 
6487
7872
  @property
6488
7873
  @pulumi.getter
@@ -6566,8 +7951,19 @@ class GetWaasPoliciesWaasPolicyWafConfigCachingRuleCriteriaResult(dict):
6566
7951
  * **HTTP_METHOD_IS:** Matches if the request method is identical to one of the values listed in field. The `value` in this case is string with one or multiple HTTP methods separated by new line symbol \\n The list of available methods: `GET`, `HEAD`, `POST`, `PUT`, `DELETE`, `CONNECT`, `OPTIONS`, `TRACE`, `PATCH`
6567
7952
  :param str value: The value of the header.
6568
7953
  """
6569
- pulumi.set(__self__, "condition", condition)
6570
- pulumi.set(__self__, "value", value)
7954
+ GetWaasPoliciesWaasPolicyWafConfigCachingRuleCriteriaResult._configure(
7955
+ lambda key, value: pulumi.set(__self__, key, value),
7956
+ condition=condition,
7957
+ value=value,
7958
+ )
7959
+ @staticmethod
7960
+ def _configure(
7961
+ _setter: Callable[[Any, Any], None],
7962
+ condition: str,
7963
+ value: str,
7964
+ opts: Optional[pulumi.ResourceOptions]=None):
7965
+ _setter("condition", condition)
7966
+ _setter("value", value)
6571
7967
 
6572
7968
  @property
6573
7969
  @pulumi.getter
@@ -6621,13 +8017,34 @@ class GetWaasPoliciesWaasPolicyWafConfigCaptchaResult(dict):
6621
8017
  :param str title: The title used when displaying a CAPTCHA challenge. If unspecified, defaults to `Are you human?`
6622
8018
  :param str url: The unique URL path at which to show the CAPTCHA challenge.
6623
8019
  """
6624
- pulumi.set(__self__, "failure_message", failure_message)
6625
- pulumi.set(__self__, "footer_text", footer_text)
6626
- pulumi.set(__self__, "header_text", header_text)
6627
- pulumi.set(__self__, "session_expiration_in_seconds", session_expiration_in_seconds)
6628
- pulumi.set(__self__, "submit_label", submit_label)
6629
- pulumi.set(__self__, "title", title)
6630
- pulumi.set(__self__, "url", url)
8020
+ GetWaasPoliciesWaasPolicyWafConfigCaptchaResult._configure(
8021
+ lambda key, value: pulumi.set(__self__, key, value),
8022
+ failure_message=failure_message,
8023
+ footer_text=footer_text,
8024
+ header_text=header_text,
8025
+ session_expiration_in_seconds=session_expiration_in_seconds,
8026
+ submit_label=submit_label,
8027
+ title=title,
8028
+ url=url,
8029
+ )
8030
+ @staticmethod
8031
+ def _configure(
8032
+ _setter: Callable[[Any, Any], None],
8033
+ failure_message: str,
8034
+ footer_text: str,
8035
+ header_text: str,
8036
+ session_expiration_in_seconds: int,
8037
+ submit_label: str,
8038
+ title: str,
8039
+ url: str,
8040
+ opts: Optional[pulumi.ResourceOptions]=None):
8041
+ _setter("failure_message", failure_message)
8042
+ _setter("footer_text", footer_text)
8043
+ _setter("header_text", header_text)
8044
+ _setter("session_expiration_in_seconds", session_expiration_in_seconds)
8045
+ _setter("submit_label", submit_label)
8046
+ _setter("title", title)
8047
+ _setter("url", url)
6631
8048
 
6632
8049
  @property
6633
8050
  @pulumi.getter(name="failureMessage")
@@ -6697,9 +8114,22 @@ class GetWaasPoliciesWaasPolicyWafConfigCustomProtectionRuleResult(dict):
6697
8114
  :param Sequence['GetWaasPoliciesWaasPolicyWafConfigCustomProtectionRuleExclusionArgs'] exclusions: An array of The target property of a request that would allow it to bypass the protection rule. For example, when `target` is `REQUEST_COOKIE_NAMES`, the list may include names of cookies to exclude from the protection rule. When the target is `ARGS`, the list may include strings of URL query parameters and values from form-urlencoded XML, JSON, AMP, or POST payloads to exclude from the protection rule. `Exclusions` properties must not contain whitespace, comma or |. **Note:** If protection rules have been enabled that utilize the `maxArgumentCount` or `maxTotalNameLengthOfArguments` properties, and the `target` property has been set to `ARGS`, it is important that the `exclusions` properties be defined to honor those protection rule settings in a consistent manner.
6698
8115
  :param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the custom protection rule.
6699
8116
  """
6700
- pulumi.set(__self__, "action", action)
6701
- pulumi.set(__self__, "exclusions", exclusions)
6702
- pulumi.set(__self__, "id", id)
8117
+ GetWaasPoliciesWaasPolicyWafConfigCustomProtectionRuleResult._configure(
8118
+ lambda key, value: pulumi.set(__self__, key, value),
8119
+ action=action,
8120
+ exclusions=exclusions,
8121
+ id=id,
8122
+ )
8123
+ @staticmethod
8124
+ def _configure(
8125
+ _setter: Callable[[Any, Any], None],
8126
+ action: str,
8127
+ exclusions: Sequence['outputs.GetWaasPoliciesWaasPolicyWafConfigCustomProtectionRuleExclusionResult'],
8128
+ id: str,
8129
+ opts: Optional[pulumi.ResourceOptions]=None):
8130
+ _setter("action", action)
8131
+ _setter("exclusions", exclusions)
8132
+ _setter("id", id)
6703
8133
 
6704
8134
  @property
6705
8135
  @pulumi.getter
@@ -6735,8 +8165,19 @@ class GetWaasPoliciesWaasPolicyWafConfigCustomProtectionRuleExclusionResult(dict
6735
8165
  :param Sequence[str] exclusions: An array of The target property of a request that would allow it to bypass the protection rule. For example, when `target` is `REQUEST_COOKIE_NAMES`, the list may include names of cookies to exclude from the protection rule. When the target is `ARGS`, the list may include strings of URL query parameters and values from form-urlencoded XML, JSON, AMP, or POST payloads to exclude from the protection rule. `Exclusions` properties must not contain whitespace, comma or |. **Note:** If protection rules have been enabled that utilize the `maxArgumentCount` or `maxTotalNameLengthOfArguments` properties, and the `target` property has been set to `ARGS`, it is important that the `exclusions` properties be defined to honor those protection rule settings in a consistent manner.
6736
8166
  :param str target: The target of the exclusion.
6737
8167
  """
6738
- pulumi.set(__self__, "exclusions", exclusions)
6739
- pulumi.set(__self__, "target", target)
8168
+ GetWaasPoliciesWaasPolicyWafConfigCustomProtectionRuleExclusionResult._configure(
8169
+ lambda key, value: pulumi.set(__self__, key, value),
8170
+ exclusions=exclusions,
8171
+ target=target,
8172
+ )
8173
+ @staticmethod
8174
+ def _configure(
8175
+ _setter: Callable[[Any, Any], None],
8176
+ exclusions: Sequence[str],
8177
+ target: str,
8178
+ opts: Optional[pulumi.ResourceOptions]=None):
8179
+ _setter("exclusions", exclusions)
8180
+ _setter("target", target)
6740
8181
 
6741
8182
  @property
6742
8183
  @pulumi.getter
@@ -6776,14 +8217,37 @@ class GetWaasPoliciesWaasPolicyWafConfigDeviceFingerprintChallengeResult(dict):
6776
8217
  :param int max_address_count: The maximum number of IP addresses permitted with the same device fingerprint. If unspecified, defaults to `20`.
6777
8218
  :param int max_address_count_expiration_in_seconds: The number of seconds before the maximum addresses count resets. If unspecified, defaults to `60`.
6778
8219
  """
6779
- pulumi.set(__self__, "action", action)
6780
- pulumi.set(__self__, "action_expiration_in_seconds", action_expiration_in_seconds)
6781
- pulumi.set(__self__, "challenge_settings", challenge_settings)
6782
- pulumi.set(__self__, "failure_threshold", failure_threshold)
6783
- pulumi.set(__self__, "failure_threshold_expiration_in_seconds", failure_threshold_expiration_in_seconds)
6784
- pulumi.set(__self__, "is_enabled", is_enabled)
6785
- pulumi.set(__self__, "max_address_count", max_address_count)
6786
- pulumi.set(__self__, "max_address_count_expiration_in_seconds", max_address_count_expiration_in_seconds)
8220
+ GetWaasPoliciesWaasPolicyWafConfigDeviceFingerprintChallengeResult._configure(
8221
+ lambda key, value: pulumi.set(__self__, key, value),
8222
+ action=action,
8223
+ action_expiration_in_seconds=action_expiration_in_seconds,
8224
+ challenge_settings=challenge_settings,
8225
+ failure_threshold=failure_threshold,
8226
+ failure_threshold_expiration_in_seconds=failure_threshold_expiration_in_seconds,
8227
+ is_enabled=is_enabled,
8228
+ max_address_count=max_address_count,
8229
+ max_address_count_expiration_in_seconds=max_address_count_expiration_in_seconds,
8230
+ )
8231
+ @staticmethod
8232
+ def _configure(
8233
+ _setter: Callable[[Any, Any], None],
8234
+ action: str,
8235
+ action_expiration_in_seconds: int,
8236
+ challenge_settings: Sequence['outputs.GetWaasPoliciesWaasPolicyWafConfigDeviceFingerprintChallengeChallengeSettingResult'],
8237
+ failure_threshold: int,
8238
+ failure_threshold_expiration_in_seconds: int,
8239
+ is_enabled: bool,
8240
+ max_address_count: int,
8241
+ max_address_count_expiration_in_seconds: int,
8242
+ opts: Optional[pulumi.ResourceOptions]=None):
8243
+ _setter("action", action)
8244
+ _setter("action_expiration_in_seconds", action_expiration_in_seconds)
8245
+ _setter("challenge_settings", challenge_settings)
8246
+ _setter("failure_threshold", failure_threshold)
8247
+ _setter("failure_threshold_expiration_in_seconds", failure_threshold_expiration_in_seconds)
8248
+ _setter("is_enabled", is_enabled)
8249
+ _setter("max_address_count", max_address_count)
8250
+ _setter("max_address_count_expiration_in_seconds", max_address_count_expiration_in_seconds)
6787
8251
 
6788
8252
  @property
6789
8253
  @pulumi.getter
@@ -6873,15 +8337,40 @@ class GetWaasPoliciesWaasPolicyWafConfigDeviceFingerprintChallengeChallengeSetti
6873
8337
  :param str captcha_submit_label: The text to show on the label of the CAPTCHA challenge submit button when `action` is set to `BLOCK`, `blockAction` is set to `SHOW_CAPTCHA`, and the request is blocked. If unspecified, defaults to `Yes, I am human`.
6874
8338
  :param str captcha_title: The title used when showing a CAPTCHA challenge when `action` is set to `BLOCK`, `blockAction` is set to `SHOW_CAPTCHA`, and the request is blocked. If unspecified, defaults to `Are you human?`
6875
8339
  """
6876
- pulumi.set(__self__, "block_action", block_action)
6877
- pulumi.set(__self__, "block_error_page_code", block_error_page_code)
6878
- pulumi.set(__self__, "block_error_page_description", block_error_page_description)
6879
- pulumi.set(__self__, "block_error_page_message", block_error_page_message)
6880
- pulumi.set(__self__, "block_response_code", block_response_code)
6881
- pulumi.set(__self__, "captcha_footer", captcha_footer)
6882
- pulumi.set(__self__, "captcha_header", captcha_header)
6883
- pulumi.set(__self__, "captcha_submit_label", captcha_submit_label)
6884
- pulumi.set(__self__, "captcha_title", captcha_title)
8340
+ GetWaasPoliciesWaasPolicyWafConfigDeviceFingerprintChallengeChallengeSettingResult._configure(
8341
+ lambda key, value: pulumi.set(__self__, key, value),
8342
+ block_action=block_action,
8343
+ block_error_page_code=block_error_page_code,
8344
+ block_error_page_description=block_error_page_description,
8345
+ block_error_page_message=block_error_page_message,
8346
+ block_response_code=block_response_code,
8347
+ captcha_footer=captcha_footer,
8348
+ captcha_header=captcha_header,
8349
+ captcha_submit_label=captcha_submit_label,
8350
+ captcha_title=captcha_title,
8351
+ )
8352
+ @staticmethod
8353
+ def _configure(
8354
+ _setter: Callable[[Any, Any], None],
8355
+ block_action: str,
8356
+ block_error_page_code: str,
8357
+ block_error_page_description: str,
8358
+ block_error_page_message: str,
8359
+ block_response_code: int,
8360
+ captcha_footer: str,
8361
+ captcha_header: str,
8362
+ captcha_submit_label: str,
8363
+ captcha_title: str,
8364
+ opts: Optional[pulumi.ResourceOptions]=None):
8365
+ _setter("block_action", block_action)
8366
+ _setter("block_error_page_code", block_error_page_code)
8367
+ _setter("block_error_page_description", block_error_page_description)
8368
+ _setter("block_error_page_message", block_error_page_message)
8369
+ _setter("block_response_code", block_response_code)
8370
+ _setter("captcha_footer", captcha_footer)
8371
+ _setter("captcha_header", captcha_header)
8372
+ _setter("captcha_submit_label", captcha_submit_label)
8373
+ _setter("captcha_title", captcha_title)
6885
8374
 
6886
8375
  @property
6887
8376
  @pulumi.getter(name="blockAction")
@@ -6981,16 +8470,43 @@ class GetWaasPoliciesWaasPolicyWafConfigHumanInteractionChallengeResult(dict):
6981
8470
  :param int recording_period_in_seconds: The number of seconds to record the interactions from the user. If unspecified, defaults to `15`.
6982
8471
  :param Sequence['GetWaasPoliciesWaasPolicyWafConfigHumanInteractionChallengeSetHttpHeaderArgs'] set_http_headers: Adds an additional HTTP header to requests that fail the challenge before being passed to the origin. Only applicable when the `action` is set to `DETECT`.
6983
8472
  """
6984
- pulumi.set(__self__, "action", action)
6985
- pulumi.set(__self__, "action_expiration_in_seconds", action_expiration_in_seconds)
6986
- pulumi.set(__self__, "challenge_settings", challenge_settings)
6987
- pulumi.set(__self__, "failure_threshold", failure_threshold)
6988
- pulumi.set(__self__, "failure_threshold_expiration_in_seconds", failure_threshold_expiration_in_seconds)
6989
- pulumi.set(__self__, "interaction_threshold", interaction_threshold)
6990
- pulumi.set(__self__, "is_enabled", is_enabled)
6991
- pulumi.set(__self__, "is_nat_enabled", is_nat_enabled)
6992
- pulumi.set(__self__, "recording_period_in_seconds", recording_period_in_seconds)
6993
- pulumi.set(__self__, "set_http_headers", set_http_headers)
8473
+ GetWaasPoliciesWaasPolicyWafConfigHumanInteractionChallengeResult._configure(
8474
+ lambda key, value: pulumi.set(__self__, key, value),
8475
+ action=action,
8476
+ action_expiration_in_seconds=action_expiration_in_seconds,
8477
+ challenge_settings=challenge_settings,
8478
+ failure_threshold=failure_threshold,
8479
+ failure_threshold_expiration_in_seconds=failure_threshold_expiration_in_seconds,
8480
+ interaction_threshold=interaction_threshold,
8481
+ is_enabled=is_enabled,
8482
+ is_nat_enabled=is_nat_enabled,
8483
+ recording_period_in_seconds=recording_period_in_seconds,
8484
+ set_http_headers=set_http_headers,
8485
+ )
8486
+ @staticmethod
8487
+ def _configure(
8488
+ _setter: Callable[[Any, Any], None],
8489
+ action: str,
8490
+ action_expiration_in_seconds: int,
8491
+ challenge_settings: Sequence['outputs.GetWaasPoliciesWaasPolicyWafConfigHumanInteractionChallengeChallengeSettingResult'],
8492
+ failure_threshold: int,
8493
+ failure_threshold_expiration_in_seconds: int,
8494
+ interaction_threshold: int,
8495
+ is_enabled: bool,
8496
+ is_nat_enabled: bool,
8497
+ recording_period_in_seconds: int,
8498
+ set_http_headers: Sequence['outputs.GetWaasPoliciesWaasPolicyWafConfigHumanInteractionChallengeSetHttpHeaderResult'],
8499
+ opts: Optional[pulumi.ResourceOptions]=None):
8500
+ _setter("action", action)
8501
+ _setter("action_expiration_in_seconds", action_expiration_in_seconds)
8502
+ _setter("challenge_settings", challenge_settings)
8503
+ _setter("failure_threshold", failure_threshold)
8504
+ _setter("failure_threshold_expiration_in_seconds", failure_threshold_expiration_in_seconds)
8505
+ _setter("interaction_threshold", interaction_threshold)
8506
+ _setter("is_enabled", is_enabled)
8507
+ _setter("is_nat_enabled", is_nat_enabled)
8508
+ _setter("recording_period_in_seconds", recording_period_in_seconds)
8509
+ _setter("set_http_headers", set_http_headers)
6994
8510
 
6995
8511
  @property
6996
8512
  @pulumi.getter
@@ -7096,15 +8612,40 @@ class GetWaasPoliciesWaasPolicyWafConfigHumanInteractionChallengeChallengeSettin
7096
8612
  :param str captcha_submit_label: The text to show on the label of the CAPTCHA challenge submit button when `action` is set to `BLOCK`, `blockAction` is set to `SHOW_CAPTCHA`, and the request is blocked. If unspecified, defaults to `Yes, I am human`.
7097
8613
  :param str captcha_title: The title used when showing a CAPTCHA challenge when `action` is set to `BLOCK`, `blockAction` is set to `SHOW_CAPTCHA`, and the request is blocked. If unspecified, defaults to `Are you human?`
7098
8614
  """
7099
- pulumi.set(__self__, "block_action", block_action)
7100
- pulumi.set(__self__, "block_error_page_code", block_error_page_code)
7101
- pulumi.set(__self__, "block_error_page_description", block_error_page_description)
7102
- pulumi.set(__self__, "block_error_page_message", block_error_page_message)
7103
- pulumi.set(__self__, "block_response_code", block_response_code)
7104
- pulumi.set(__self__, "captcha_footer", captcha_footer)
7105
- pulumi.set(__self__, "captcha_header", captcha_header)
7106
- pulumi.set(__self__, "captcha_submit_label", captcha_submit_label)
7107
- pulumi.set(__self__, "captcha_title", captcha_title)
8615
+ GetWaasPoliciesWaasPolicyWafConfigHumanInteractionChallengeChallengeSettingResult._configure(
8616
+ lambda key, value: pulumi.set(__self__, key, value),
8617
+ block_action=block_action,
8618
+ block_error_page_code=block_error_page_code,
8619
+ block_error_page_description=block_error_page_description,
8620
+ block_error_page_message=block_error_page_message,
8621
+ block_response_code=block_response_code,
8622
+ captcha_footer=captcha_footer,
8623
+ captcha_header=captcha_header,
8624
+ captcha_submit_label=captcha_submit_label,
8625
+ captcha_title=captcha_title,
8626
+ )
8627
+ @staticmethod
8628
+ def _configure(
8629
+ _setter: Callable[[Any, Any], None],
8630
+ block_action: str,
8631
+ block_error_page_code: str,
8632
+ block_error_page_description: str,
8633
+ block_error_page_message: str,
8634
+ block_response_code: int,
8635
+ captcha_footer: str,
8636
+ captcha_header: str,
8637
+ captcha_submit_label: str,
8638
+ captcha_title: str,
8639
+ opts: Optional[pulumi.ResourceOptions]=None):
8640
+ _setter("block_action", block_action)
8641
+ _setter("block_error_page_code", block_error_page_code)
8642
+ _setter("block_error_page_description", block_error_page_description)
8643
+ _setter("block_error_page_message", block_error_page_message)
8644
+ _setter("block_response_code", block_response_code)
8645
+ _setter("captcha_footer", captcha_footer)
8646
+ _setter("captcha_header", captcha_header)
8647
+ _setter("captcha_submit_label", captcha_submit_label)
8648
+ _setter("captcha_title", captcha_title)
7108
8649
 
7109
8650
  @property
7110
8651
  @pulumi.getter(name="blockAction")
@@ -7188,8 +8729,19 @@ class GetWaasPoliciesWaasPolicyWafConfigHumanInteractionChallengeSetHttpHeaderRe
7188
8729
  :param str name: The unique name of the whitelist.
7189
8730
  :param str value: The value of the header.
7190
8731
  """
7191
- pulumi.set(__self__, "name", name)
7192
- pulumi.set(__self__, "value", value)
8732
+ GetWaasPoliciesWaasPolicyWafConfigHumanInteractionChallengeSetHttpHeaderResult._configure(
8733
+ lambda key, value: pulumi.set(__self__, key, value),
8734
+ name=name,
8735
+ value=value,
8736
+ )
8737
+ @staticmethod
8738
+ def _configure(
8739
+ _setter: Callable[[Any, Any], None],
8740
+ name: str,
8741
+ value: str,
8742
+ opts: Optional[pulumi.ResourceOptions]=None):
8743
+ _setter("name", name)
8744
+ _setter("value", value)
7193
8745
 
7194
8746
  @property
7195
8747
  @pulumi.getter
@@ -7231,15 +8783,40 @@ class GetWaasPoliciesWaasPolicyWafConfigJsChallengeResult(dict):
7231
8783
  :param bool is_nat_enabled: When enabled, the user is identified not only by the IP address but also by an unique additional hash, which prevents blocking visitors with shared IP addresses.
7232
8784
  :param Sequence['GetWaasPoliciesWaasPolicyWafConfigJsChallengeSetHttpHeaderArgs'] set_http_headers: Adds an additional HTTP header to requests that fail the challenge before being passed to the origin. Only applicable when the `action` is set to `DETECT`.
7233
8785
  """
7234
- pulumi.set(__self__, "action", action)
7235
- pulumi.set(__self__, "action_expiration_in_seconds", action_expiration_in_seconds)
7236
- pulumi.set(__self__, "are_redirects_challenged", are_redirects_challenged)
7237
- pulumi.set(__self__, "challenge_settings", challenge_settings)
7238
- pulumi.set(__self__, "criterias", criterias)
7239
- pulumi.set(__self__, "failure_threshold", failure_threshold)
7240
- pulumi.set(__self__, "is_enabled", is_enabled)
7241
- pulumi.set(__self__, "is_nat_enabled", is_nat_enabled)
7242
- pulumi.set(__self__, "set_http_headers", set_http_headers)
8786
+ GetWaasPoliciesWaasPolicyWafConfigJsChallengeResult._configure(
8787
+ lambda key, value: pulumi.set(__self__, key, value),
8788
+ action=action,
8789
+ action_expiration_in_seconds=action_expiration_in_seconds,
8790
+ are_redirects_challenged=are_redirects_challenged,
8791
+ challenge_settings=challenge_settings,
8792
+ criterias=criterias,
8793
+ failure_threshold=failure_threshold,
8794
+ is_enabled=is_enabled,
8795
+ is_nat_enabled=is_nat_enabled,
8796
+ set_http_headers=set_http_headers,
8797
+ )
8798
+ @staticmethod
8799
+ def _configure(
8800
+ _setter: Callable[[Any, Any], None],
8801
+ action: str,
8802
+ action_expiration_in_seconds: int,
8803
+ are_redirects_challenged: bool,
8804
+ challenge_settings: Sequence['outputs.GetWaasPoliciesWaasPolicyWafConfigJsChallengeChallengeSettingResult'],
8805
+ criterias: Sequence['outputs.GetWaasPoliciesWaasPolicyWafConfigJsChallengeCriteriaResult'],
8806
+ failure_threshold: int,
8807
+ is_enabled: bool,
8808
+ is_nat_enabled: bool,
8809
+ set_http_headers: Sequence['outputs.GetWaasPoliciesWaasPolicyWafConfigJsChallengeSetHttpHeaderResult'],
8810
+ opts: Optional[pulumi.ResourceOptions]=None):
8811
+ _setter("action", action)
8812
+ _setter("action_expiration_in_seconds", action_expiration_in_seconds)
8813
+ _setter("are_redirects_challenged", are_redirects_challenged)
8814
+ _setter("challenge_settings", challenge_settings)
8815
+ _setter("criterias", criterias)
8816
+ _setter("failure_threshold", failure_threshold)
8817
+ _setter("is_enabled", is_enabled)
8818
+ _setter("is_nat_enabled", is_nat_enabled)
8819
+ _setter("set_http_headers", set_http_headers)
7243
8820
 
7244
8821
  @property
7245
8822
  @pulumi.getter
@@ -7337,15 +8914,40 @@ class GetWaasPoliciesWaasPolicyWafConfigJsChallengeChallengeSettingResult(dict):
7337
8914
  :param str captcha_submit_label: The text to show on the label of the CAPTCHA challenge submit button when `action` is set to `BLOCK`, `blockAction` is set to `SHOW_CAPTCHA`, and the request is blocked. If unspecified, defaults to `Yes, I am human`.
7338
8915
  :param str captcha_title: The title used when showing a CAPTCHA challenge when `action` is set to `BLOCK`, `blockAction` is set to `SHOW_CAPTCHA`, and the request is blocked. If unspecified, defaults to `Are you human?`
7339
8916
  """
7340
- pulumi.set(__self__, "block_action", block_action)
7341
- pulumi.set(__self__, "block_error_page_code", block_error_page_code)
7342
- pulumi.set(__self__, "block_error_page_description", block_error_page_description)
7343
- pulumi.set(__self__, "block_error_page_message", block_error_page_message)
7344
- pulumi.set(__self__, "block_response_code", block_response_code)
7345
- pulumi.set(__self__, "captcha_footer", captcha_footer)
7346
- pulumi.set(__self__, "captcha_header", captcha_header)
7347
- pulumi.set(__self__, "captcha_submit_label", captcha_submit_label)
7348
- pulumi.set(__self__, "captcha_title", captcha_title)
8917
+ GetWaasPoliciesWaasPolicyWafConfigJsChallengeChallengeSettingResult._configure(
8918
+ lambda key, value: pulumi.set(__self__, key, value),
8919
+ block_action=block_action,
8920
+ block_error_page_code=block_error_page_code,
8921
+ block_error_page_description=block_error_page_description,
8922
+ block_error_page_message=block_error_page_message,
8923
+ block_response_code=block_response_code,
8924
+ captcha_footer=captcha_footer,
8925
+ captcha_header=captcha_header,
8926
+ captcha_submit_label=captcha_submit_label,
8927
+ captcha_title=captcha_title,
8928
+ )
8929
+ @staticmethod
8930
+ def _configure(
8931
+ _setter: Callable[[Any, Any], None],
8932
+ block_action: str,
8933
+ block_error_page_code: str,
8934
+ block_error_page_description: str,
8935
+ block_error_page_message: str,
8936
+ block_response_code: int,
8937
+ captcha_footer: str,
8938
+ captcha_header: str,
8939
+ captcha_submit_label: str,
8940
+ captcha_title: str,
8941
+ opts: Optional[pulumi.ResourceOptions]=None):
8942
+ _setter("block_action", block_action)
8943
+ _setter("block_error_page_code", block_error_page_code)
8944
+ _setter("block_error_page_description", block_error_page_description)
8945
+ _setter("block_error_page_message", block_error_page_message)
8946
+ _setter("block_response_code", block_response_code)
8947
+ _setter("captcha_footer", captcha_footer)
8948
+ _setter("captcha_header", captcha_header)
8949
+ _setter("captcha_submit_label", captcha_submit_label)
8950
+ _setter("captcha_title", captcha_title)
7349
8951
 
7350
8952
  @property
7351
8953
  @pulumi.getter(name="blockAction")
@@ -7447,9 +9049,22 @@ class GetWaasPoliciesWaasPolicyWafConfigJsChallengeCriteriaResult(dict):
7447
9049
  :param bool is_case_sensitive: When enabled, the condition will be matched with case-sensitive rules.
7448
9050
  :param str value: The value of the header.
7449
9051
  """
7450
- pulumi.set(__self__, "condition", condition)
7451
- pulumi.set(__self__, "is_case_sensitive", is_case_sensitive)
7452
- pulumi.set(__self__, "value", value)
9052
+ GetWaasPoliciesWaasPolicyWafConfigJsChallengeCriteriaResult._configure(
9053
+ lambda key, value: pulumi.set(__self__, key, value),
9054
+ condition=condition,
9055
+ is_case_sensitive=is_case_sensitive,
9056
+ value=value,
9057
+ )
9058
+ @staticmethod
9059
+ def _configure(
9060
+ _setter: Callable[[Any, Any], None],
9061
+ condition: str,
9062
+ is_case_sensitive: bool,
9063
+ value: str,
9064
+ opts: Optional[pulumi.ResourceOptions]=None):
9065
+ _setter("condition", condition)
9066
+ _setter("is_case_sensitive", is_case_sensitive)
9067
+ _setter("value", value)
7453
9068
 
7454
9069
  @property
7455
9070
  @pulumi.getter
@@ -7501,8 +9116,19 @@ class GetWaasPoliciesWaasPolicyWafConfigJsChallengeSetHttpHeaderResult(dict):
7501
9116
  :param str name: The unique name of the whitelist.
7502
9117
  :param str value: The value of the header.
7503
9118
  """
7504
- pulumi.set(__self__, "name", name)
7505
- pulumi.set(__self__, "value", value)
9119
+ GetWaasPoliciesWaasPolicyWafConfigJsChallengeSetHttpHeaderResult._configure(
9120
+ lambda key, value: pulumi.set(__self__, key, value),
9121
+ name=name,
9122
+ value=value,
9123
+ )
9124
+ @staticmethod
9125
+ def _configure(
9126
+ _setter: Callable[[Any, Any], None],
9127
+ name: str,
9128
+ value: str,
9129
+ opts: Optional[pulumi.ResourceOptions]=None):
9130
+ _setter("name", name)
9131
+ _setter("value", value)
7506
9132
 
7507
9133
  @property
7508
9134
  @pulumi.getter
@@ -7552,19 +9178,52 @@ class GetWaasPoliciesWaasPolicyWafConfigProtectionSettingResult(dict):
7552
9178
  :param Sequence[str] media_types: The list of media types to allow for inspection, if `isResponseInspected` is enabled. Only responses with MIME types in this list will be inspected. If unspecified, defaults to `["text/html", "text/plain", "text/xml"]`.
7553
9179
  :param int recommendations_period_in_days: The length of time to analyze traffic traffic, in days. After the analysis period, `WafRecommendations` will be populated. If unspecified, defaults to `10`.
7554
9180
  """
7555
- pulumi.set(__self__, "allowed_http_methods", allowed_http_methods)
7556
- pulumi.set(__self__, "block_action", block_action)
7557
- pulumi.set(__self__, "block_error_page_code", block_error_page_code)
7558
- pulumi.set(__self__, "block_error_page_description", block_error_page_description)
7559
- pulumi.set(__self__, "block_error_page_message", block_error_page_message)
7560
- pulumi.set(__self__, "block_response_code", block_response_code)
7561
- pulumi.set(__self__, "is_response_inspected", is_response_inspected)
7562
- pulumi.set(__self__, "max_argument_count", max_argument_count)
7563
- pulumi.set(__self__, "max_name_length_per_argument", max_name_length_per_argument)
7564
- pulumi.set(__self__, "max_response_size_in_ki_b", max_response_size_in_ki_b)
7565
- pulumi.set(__self__, "max_total_name_length_of_arguments", max_total_name_length_of_arguments)
7566
- pulumi.set(__self__, "media_types", media_types)
7567
- pulumi.set(__self__, "recommendations_period_in_days", recommendations_period_in_days)
9181
+ GetWaasPoliciesWaasPolicyWafConfigProtectionSettingResult._configure(
9182
+ lambda key, value: pulumi.set(__self__, key, value),
9183
+ allowed_http_methods=allowed_http_methods,
9184
+ block_action=block_action,
9185
+ block_error_page_code=block_error_page_code,
9186
+ block_error_page_description=block_error_page_description,
9187
+ block_error_page_message=block_error_page_message,
9188
+ block_response_code=block_response_code,
9189
+ is_response_inspected=is_response_inspected,
9190
+ max_argument_count=max_argument_count,
9191
+ max_name_length_per_argument=max_name_length_per_argument,
9192
+ max_response_size_in_ki_b=max_response_size_in_ki_b,
9193
+ max_total_name_length_of_arguments=max_total_name_length_of_arguments,
9194
+ media_types=media_types,
9195
+ recommendations_period_in_days=recommendations_period_in_days,
9196
+ )
9197
+ @staticmethod
9198
+ def _configure(
9199
+ _setter: Callable[[Any, Any], None],
9200
+ allowed_http_methods: Sequence[str],
9201
+ block_action: str,
9202
+ block_error_page_code: str,
9203
+ block_error_page_description: str,
9204
+ block_error_page_message: str,
9205
+ block_response_code: int,
9206
+ is_response_inspected: bool,
9207
+ max_argument_count: int,
9208
+ max_name_length_per_argument: int,
9209
+ max_response_size_in_ki_b: int,
9210
+ max_total_name_length_of_arguments: int,
9211
+ media_types: Sequence[str],
9212
+ recommendations_period_in_days: int,
9213
+ opts: Optional[pulumi.ResourceOptions]=None):
9214
+ _setter("allowed_http_methods", allowed_http_methods)
9215
+ _setter("block_action", block_action)
9216
+ _setter("block_error_page_code", block_error_page_code)
9217
+ _setter("block_error_page_description", block_error_page_description)
9218
+ _setter("block_error_page_message", block_error_page_message)
9219
+ _setter("block_response_code", block_response_code)
9220
+ _setter("is_response_inspected", is_response_inspected)
9221
+ _setter("max_argument_count", max_argument_count)
9222
+ _setter("max_name_length_per_argument", max_name_length_per_argument)
9223
+ _setter("max_response_size_in_ki_b", max_response_size_in_ki_b)
9224
+ _setter("max_total_name_length_of_arguments", max_total_name_length_of_arguments)
9225
+ _setter("media_types", media_types)
9226
+ _setter("recommendations_period_in_days", recommendations_period_in_days)
7568
9227
 
7569
9228
  @property
7570
9229
  @pulumi.getter(name="allowedHttpMethods")
@@ -7682,9 +9341,22 @@ class GetWaasPoliciesWaasPolicyWafConfigWhitelistResult(dict):
7682
9341
  :param Sequence[str] addresses: A set of IP addresses or CIDR notations to include in the whitelist.
7683
9342
  :param str name: The unique name of the whitelist.
7684
9343
  """
7685
- pulumi.set(__self__, "address_lists", address_lists)
7686
- pulumi.set(__self__, "addresses", addresses)
7687
- pulumi.set(__self__, "name", name)
9344
+ GetWaasPoliciesWaasPolicyWafConfigWhitelistResult._configure(
9345
+ lambda key, value: pulumi.set(__self__, key, value),
9346
+ address_lists=address_lists,
9347
+ addresses=addresses,
9348
+ name=name,
9349
+ )
9350
+ @staticmethod
9351
+ def _configure(
9352
+ _setter: Callable[[Any, Any], None],
9353
+ address_lists: Sequence[str],
9354
+ addresses: Sequence[str],
9355
+ name: str,
9356
+ opts: Optional[pulumi.ResourceOptions]=None):
9357
+ _setter("address_lists", address_lists)
9358
+ _setter("addresses", addresses)
9359
+ _setter("name", name)
7688
9360
 
7689
9361
  @property
7690
9362
  @pulumi.getter(name="addressLists")
@@ -7725,13 +9397,30 @@ class GetWaasPolicyOriginResult(dict):
7725
9397
  :param int http_port: The HTTP port on the origin that the web application listens on. If unspecified, defaults to `80`. If `0` is specified - the origin is not used for HTTP traffic.
7726
9398
  :param int https_port: The HTTPS port on the origin that the web application listens on. If unspecified, defaults to `443`. If `0` is specified - the origin is not used for HTTPS traffic.
7727
9399
  """
7728
- pulumi.set(__self__, "custom_headers", custom_headers)
7729
- pulumi.set(__self__, "label", label)
7730
- pulumi.set(__self__, "uri", uri)
9400
+ GetWaasPolicyOriginResult._configure(
9401
+ lambda key, value: pulumi.set(__self__, key, value),
9402
+ custom_headers=custom_headers,
9403
+ label=label,
9404
+ uri=uri,
9405
+ http_port=http_port,
9406
+ https_port=https_port,
9407
+ )
9408
+ @staticmethod
9409
+ def _configure(
9410
+ _setter: Callable[[Any, Any], None],
9411
+ custom_headers: Sequence['outputs.GetWaasPolicyOriginCustomHeaderResult'],
9412
+ label: str,
9413
+ uri: str,
9414
+ http_port: Optional[int] = None,
9415
+ https_port: Optional[int] = None,
9416
+ opts: Optional[pulumi.ResourceOptions]=None):
9417
+ _setter("custom_headers", custom_headers)
9418
+ _setter("label", label)
9419
+ _setter("uri", uri)
7731
9420
  if http_port is not None:
7732
- pulumi.set(__self__, "http_port", http_port)
9421
+ _setter("http_port", http_port)
7733
9422
  if https_port is not None:
7734
- pulumi.set(__self__, "https_port", https_port)
9423
+ _setter("https_port", https_port)
7735
9424
 
7736
9425
  @property
7737
9426
  @pulumi.getter(name="customHeaders")
@@ -7780,8 +9469,19 @@ class GetWaasPolicyOriginCustomHeaderResult(dict):
7780
9469
  :param str name: The unique name of the whitelist.
7781
9470
  :param str value: The value of the header.
7782
9471
  """
7783
- pulumi.set(__self__, "name", name)
7784
- pulumi.set(__self__, "value", value)
9472
+ GetWaasPolicyOriginCustomHeaderResult._configure(
9473
+ lambda key, value: pulumi.set(__self__, key, value),
9474
+ name=name,
9475
+ value=value,
9476
+ )
9477
+ @staticmethod
9478
+ def _configure(
9479
+ _setter: Callable[[Any, Any], None],
9480
+ name: str,
9481
+ value: str,
9482
+ opts: Optional[pulumi.ResourceOptions]=None):
9483
+ _setter("name", name)
9484
+ _setter("value", value)
7785
9485
 
7786
9486
  @property
7787
9487
  @pulumi.getter
@@ -7805,8 +9505,19 @@ class GetWaasPolicyOriginGroupResult(dict):
7805
9505
  def __init__(__self__, *,
7806
9506
  label: str,
7807
9507
  origin_groups: Sequence['outputs.GetWaasPolicyOriginGroupOriginGroupResult']):
7808
- pulumi.set(__self__, "label", label)
7809
- pulumi.set(__self__, "origin_groups", origin_groups)
9508
+ GetWaasPolicyOriginGroupResult._configure(
9509
+ lambda key, value: pulumi.set(__self__, key, value),
9510
+ label=label,
9511
+ origin_groups=origin_groups,
9512
+ )
9513
+ @staticmethod
9514
+ def _configure(
9515
+ _setter: Callable[[Any, Any], None],
9516
+ label: str,
9517
+ origin_groups: Sequence['outputs.GetWaasPolicyOriginGroupOriginGroupResult'],
9518
+ opts: Optional[pulumi.ResourceOptions]=None):
9519
+ _setter("label", label)
9520
+ _setter("origin_groups", origin_groups)
7810
9521
 
7811
9522
  @property
7812
9523
  @pulumi.getter
@@ -7827,8 +9538,19 @@ class GetWaasPolicyOriginGroupOriginGroupResult(dict):
7827
9538
  """
7828
9539
  :param str origin: The key in the map of origins referencing the origin used for the Web Application Firewall. The origin must already be included in `Origins`. Required when creating the `WafConfig` resource, but not on update.
7829
9540
  """
7830
- pulumi.set(__self__, "origin", origin)
7831
- pulumi.set(__self__, "weight", weight)
9541
+ GetWaasPolicyOriginGroupOriginGroupResult._configure(
9542
+ lambda key, value: pulumi.set(__self__, key, value),
9543
+ origin=origin,
9544
+ weight=weight,
9545
+ )
9546
+ @staticmethod
9547
+ def _configure(
9548
+ _setter: Callable[[Any, Any], None],
9549
+ origin: str,
9550
+ weight: int,
9551
+ opts: Optional[pulumi.ResourceOptions]=None):
9552
+ _setter("origin", origin)
9553
+ _setter("weight", weight)
7832
9554
 
7833
9555
  @property
7834
9556
  @pulumi.getter
@@ -7882,20 +9604,55 @@ class GetWaasPolicyPolicyConfigResult(dict):
7882
9604
  * **TLS_V1_3:** corresponds to TLS 1.3 specification.
7883
9605
  :param Sequence[str] websocket_path_prefixes: ModSecurity is not capable to inspect WebSockets. Therefore paths specified here have WAF disabled if Connection request header from the client has the value Upgrade (case insensitive matching) and Upgrade request header has the value websocket (case insensitive matching). Paths matches if the concatenation of request URL path and query starts with the contents of the one of `websocketPathPrefixes` array value. In All other cases challenges, like JSC, HIC and etc., remain active.
7884
9606
  """
7885
- pulumi.set(__self__, "certificate_id", certificate_id)
7886
- pulumi.set(__self__, "cipher_group", cipher_group)
7887
- pulumi.set(__self__, "client_address_header", client_address_header)
7888
- pulumi.set(__self__, "health_checks", health_checks)
7889
- pulumi.set(__self__, "is_behind_cdn", is_behind_cdn)
7890
- pulumi.set(__self__, "is_cache_control_respected", is_cache_control_respected)
7891
- pulumi.set(__self__, "is_https_enabled", is_https_enabled)
7892
- pulumi.set(__self__, "is_https_forced", is_https_forced)
7893
- pulumi.set(__self__, "is_origin_compression_enabled", is_origin_compression_enabled)
7894
- pulumi.set(__self__, "is_response_buffering_enabled", is_response_buffering_enabled)
7895
- pulumi.set(__self__, "is_sni_enabled", is_sni_enabled)
7896
- pulumi.set(__self__, "load_balancing_method", load_balancing_method)
7897
- pulumi.set(__self__, "tls_protocols", tls_protocols)
7898
- pulumi.set(__self__, "websocket_path_prefixes", websocket_path_prefixes)
9607
+ GetWaasPolicyPolicyConfigResult._configure(
9608
+ lambda key, value: pulumi.set(__self__, key, value),
9609
+ certificate_id=certificate_id,
9610
+ cipher_group=cipher_group,
9611
+ client_address_header=client_address_header,
9612
+ health_checks=health_checks,
9613
+ is_behind_cdn=is_behind_cdn,
9614
+ is_cache_control_respected=is_cache_control_respected,
9615
+ is_https_enabled=is_https_enabled,
9616
+ is_https_forced=is_https_forced,
9617
+ is_origin_compression_enabled=is_origin_compression_enabled,
9618
+ is_response_buffering_enabled=is_response_buffering_enabled,
9619
+ is_sni_enabled=is_sni_enabled,
9620
+ load_balancing_method=load_balancing_method,
9621
+ tls_protocols=tls_protocols,
9622
+ websocket_path_prefixes=websocket_path_prefixes,
9623
+ )
9624
+ @staticmethod
9625
+ def _configure(
9626
+ _setter: Callable[[Any, Any], None],
9627
+ certificate_id: str,
9628
+ cipher_group: str,
9629
+ client_address_header: str,
9630
+ health_checks: 'outputs.GetWaasPolicyPolicyConfigHealthChecksResult',
9631
+ is_behind_cdn: bool,
9632
+ is_cache_control_respected: bool,
9633
+ is_https_enabled: bool,
9634
+ is_https_forced: bool,
9635
+ is_origin_compression_enabled: bool,
9636
+ is_response_buffering_enabled: bool,
9637
+ is_sni_enabled: bool,
9638
+ load_balancing_method: 'outputs.GetWaasPolicyPolicyConfigLoadBalancingMethodResult',
9639
+ tls_protocols: Sequence[str],
9640
+ websocket_path_prefixes: Sequence[str],
9641
+ opts: Optional[pulumi.ResourceOptions]=None):
9642
+ _setter("certificate_id", certificate_id)
9643
+ _setter("cipher_group", cipher_group)
9644
+ _setter("client_address_header", client_address_header)
9645
+ _setter("health_checks", health_checks)
9646
+ _setter("is_behind_cdn", is_behind_cdn)
9647
+ _setter("is_cache_control_respected", is_cache_control_respected)
9648
+ _setter("is_https_enabled", is_https_enabled)
9649
+ _setter("is_https_forced", is_https_forced)
9650
+ _setter("is_origin_compression_enabled", is_origin_compression_enabled)
9651
+ _setter("is_response_buffering_enabled", is_response_buffering_enabled)
9652
+ _setter("is_sni_enabled", is_sni_enabled)
9653
+ _setter("load_balancing_method", load_balancing_method)
9654
+ _setter("tls_protocols", tls_protocols)
9655
+ _setter("websocket_path_prefixes", websocket_path_prefixes)
7899
9656
 
7900
9657
  @property
7901
9658
  @pulumi.getter(name="certificateId")
@@ -8049,17 +9806,46 @@ class GetWaasPolicyPolicyConfigHealthChecksResult(dict):
8049
9806
  :param int timeout_in_seconds: Response timeout represents wait time until request is considered failed, in seconds.
8050
9807
  :param int unhealthy_threshold: Number of failed health checks after which the server is marked down.
8051
9808
  """
8052
- pulumi.set(__self__, "expected_response_code_groups", expected_response_code_groups)
8053
- pulumi.set(__self__, "expected_response_text", expected_response_text)
8054
- pulumi.set(__self__, "headers", headers)
8055
- pulumi.set(__self__, "healthy_threshold", healthy_threshold)
8056
- pulumi.set(__self__, "interval_in_seconds", interval_in_seconds)
8057
- pulumi.set(__self__, "is_enabled", is_enabled)
8058
- pulumi.set(__self__, "is_response_text_check_enabled", is_response_text_check_enabled)
8059
- pulumi.set(__self__, "method", method)
8060
- pulumi.set(__self__, "path", path)
8061
- pulumi.set(__self__, "timeout_in_seconds", timeout_in_seconds)
8062
- pulumi.set(__self__, "unhealthy_threshold", unhealthy_threshold)
9809
+ GetWaasPolicyPolicyConfigHealthChecksResult._configure(
9810
+ lambda key, value: pulumi.set(__self__, key, value),
9811
+ expected_response_code_groups=expected_response_code_groups,
9812
+ expected_response_text=expected_response_text,
9813
+ headers=headers,
9814
+ healthy_threshold=healthy_threshold,
9815
+ interval_in_seconds=interval_in_seconds,
9816
+ is_enabled=is_enabled,
9817
+ is_response_text_check_enabled=is_response_text_check_enabled,
9818
+ method=method,
9819
+ path=path,
9820
+ timeout_in_seconds=timeout_in_seconds,
9821
+ unhealthy_threshold=unhealthy_threshold,
9822
+ )
9823
+ @staticmethod
9824
+ def _configure(
9825
+ _setter: Callable[[Any, Any], None],
9826
+ expected_response_code_groups: Sequence[str],
9827
+ expected_response_text: str,
9828
+ headers: Mapping[str, Any],
9829
+ healthy_threshold: int,
9830
+ interval_in_seconds: int,
9831
+ is_enabled: bool,
9832
+ is_response_text_check_enabled: bool,
9833
+ method: str,
9834
+ path: str,
9835
+ timeout_in_seconds: int,
9836
+ unhealthy_threshold: int,
9837
+ opts: Optional[pulumi.ResourceOptions]=None):
9838
+ _setter("expected_response_code_groups", expected_response_code_groups)
9839
+ _setter("expected_response_text", expected_response_text)
9840
+ _setter("headers", headers)
9841
+ _setter("healthy_threshold", healthy_threshold)
9842
+ _setter("interval_in_seconds", interval_in_seconds)
9843
+ _setter("is_enabled", is_enabled)
9844
+ _setter("is_response_text_check_enabled", is_response_text_check_enabled)
9845
+ _setter("method", method)
9846
+ _setter("path", path)
9847
+ _setter("timeout_in_seconds", timeout_in_seconds)
9848
+ _setter("unhealthy_threshold", unhealthy_threshold)
8063
9849
 
8064
9850
  @property
8065
9851
  @pulumi.getter(name="expectedResponseCodeGroups")
@@ -8173,10 +9959,25 @@ class GetWaasPolicyPolicyConfigLoadBalancingMethodResult(dict):
8173
9959
  * **[STICKY_COOKIE](https://www.terraform.io/iaas/api/#/en/waas/latest/datatypes/StickyCookieLoadBalancingMethod):** Adds a session cookie to the first response from the origin server and identifies the server that sent the response. The client's next request contains the cookie value, and nginx routes the request to the origin server that responded to the first request. STICKY_COOKIE load balancing method falls back to Round Robin for the first request.
8174
9960
  :param str name: The unique name of the whitelist.
8175
9961
  """
8176
- pulumi.set(__self__, "domain", domain)
8177
- pulumi.set(__self__, "expiration_time_in_seconds", expiration_time_in_seconds)
8178
- pulumi.set(__self__, "method", method)
8179
- pulumi.set(__self__, "name", name)
9962
+ GetWaasPolicyPolicyConfigLoadBalancingMethodResult._configure(
9963
+ lambda key, value: pulumi.set(__self__, key, value),
9964
+ domain=domain,
9965
+ expiration_time_in_seconds=expiration_time_in_seconds,
9966
+ method=method,
9967
+ name=name,
9968
+ )
9969
+ @staticmethod
9970
+ def _configure(
9971
+ _setter: Callable[[Any, Any], None],
9972
+ domain: str,
9973
+ expiration_time_in_seconds: int,
9974
+ method: str,
9975
+ name: str,
9976
+ opts: Optional[pulumi.ResourceOptions]=None):
9977
+ _setter("domain", domain)
9978
+ _setter("expiration_time_in_seconds", expiration_time_in_seconds)
9979
+ _setter("method", method)
9980
+ _setter("name", name)
8180
9981
 
8181
9982
  @property
8182
9983
  @pulumi.getter
@@ -8243,18 +10044,49 @@ class GetWaasPolicyWafConfigResult(dict):
8243
10044
  :param 'GetWaasPolicyWafConfigProtectionSettingsArgs' protection_settings: The settings to apply to protection rules.
8244
10045
  :param Sequence['GetWaasPolicyWafConfigWhitelistArgs'] whitelists: A list of IP addresses that bypass the Web Application Firewall.
8245
10046
  """
8246
- pulumi.set(__self__, "access_rules", access_rules)
8247
- pulumi.set(__self__, "address_rate_limiting", address_rate_limiting)
8248
- pulumi.set(__self__, "caching_rules", caching_rules)
8249
- pulumi.set(__self__, "captchas", captchas)
8250
- pulumi.set(__self__, "custom_protection_rules", custom_protection_rules)
8251
- pulumi.set(__self__, "device_fingerprint_challenge", device_fingerprint_challenge)
8252
- pulumi.set(__self__, "human_interaction_challenge", human_interaction_challenge)
8253
- pulumi.set(__self__, "js_challenge", js_challenge)
8254
- pulumi.set(__self__, "origin", origin)
8255
- pulumi.set(__self__, "origin_groups", origin_groups)
8256
- pulumi.set(__self__, "protection_settings", protection_settings)
8257
- pulumi.set(__self__, "whitelists", whitelists)
10047
+ GetWaasPolicyWafConfigResult._configure(
10048
+ lambda key, value: pulumi.set(__self__, key, value),
10049
+ access_rules=access_rules,
10050
+ address_rate_limiting=address_rate_limiting,
10051
+ caching_rules=caching_rules,
10052
+ captchas=captchas,
10053
+ custom_protection_rules=custom_protection_rules,
10054
+ device_fingerprint_challenge=device_fingerprint_challenge,
10055
+ human_interaction_challenge=human_interaction_challenge,
10056
+ js_challenge=js_challenge,
10057
+ origin=origin,
10058
+ origin_groups=origin_groups,
10059
+ protection_settings=protection_settings,
10060
+ whitelists=whitelists,
10061
+ )
10062
+ @staticmethod
10063
+ def _configure(
10064
+ _setter: Callable[[Any, Any], None],
10065
+ access_rules: Sequence['outputs.GetWaasPolicyWafConfigAccessRuleResult'],
10066
+ address_rate_limiting: 'outputs.GetWaasPolicyWafConfigAddressRateLimitingResult',
10067
+ caching_rules: Sequence['outputs.GetWaasPolicyWafConfigCachingRuleResult'],
10068
+ captchas: Sequence['outputs.GetWaasPolicyWafConfigCaptchaResult'],
10069
+ custom_protection_rules: Sequence['outputs.GetWaasPolicyWafConfigCustomProtectionRuleResult'],
10070
+ device_fingerprint_challenge: 'outputs.GetWaasPolicyWafConfigDeviceFingerprintChallengeResult',
10071
+ human_interaction_challenge: 'outputs.GetWaasPolicyWafConfigHumanInteractionChallengeResult',
10072
+ js_challenge: 'outputs.GetWaasPolicyWafConfigJsChallengeResult',
10073
+ origin: str,
10074
+ origin_groups: Sequence[str],
10075
+ protection_settings: 'outputs.GetWaasPolicyWafConfigProtectionSettingsResult',
10076
+ whitelists: Sequence['outputs.GetWaasPolicyWafConfigWhitelistResult'],
10077
+ opts: Optional[pulumi.ResourceOptions]=None):
10078
+ _setter("access_rules", access_rules)
10079
+ _setter("address_rate_limiting", address_rate_limiting)
10080
+ _setter("caching_rules", caching_rules)
10081
+ _setter("captchas", captchas)
10082
+ _setter("custom_protection_rules", custom_protection_rules)
10083
+ _setter("device_fingerprint_challenge", device_fingerprint_challenge)
10084
+ _setter("human_interaction_challenge", human_interaction_challenge)
10085
+ _setter("js_challenge", js_challenge)
10086
+ _setter("origin", origin)
10087
+ _setter("origin_groups", origin_groups)
10088
+ _setter("protection_settings", protection_settings)
10089
+ _setter("whitelists", whitelists)
8258
10090
 
8259
10091
  @property
8260
10092
  @pulumi.getter(name="accessRules")
@@ -8396,22 +10228,61 @@ class GetWaasPolicyWafConfigAccessRuleResult(dict):
8396
10228
  :param str redirect_url: The target to which the request should be redirected, represented as a URI reference. Required when `action` is `REDIRECT`.
8397
10229
  :param Sequence['GetWaasPolicyWafConfigAccessRuleResponseHeaderManipulationArgs'] response_header_manipulations: An object that represents an action to apply to an HTTP response headers if all rule criteria will be matched regardless of `action` value.
8398
10230
  """
8399
- pulumi.set(__self__, "action", action)
8400
- pulumi.set(__self__, "block_action", block_action)
8401
- pulumi.set(__self__, "block_error_page_code", block_error_page_code)
8402
- pulumi.set(__self__, "block_error_page_description", block_error_page_description)
8403
- pulumi.set(__self__, "block_error_page_message", block_error_page_message)
8404
- pulumi.set(__self__, "block_response_code", block_response_code)
8405
- pulumi.set(__self__, "bypass_challenges", bypass_challenges)
8406
- pulumi.set(__self__, "captcha_footer", captcha_footer)
8407
- pulumi.set(__self__, "captcha_header", captcha_header)
8408
- pulumi.set(__self__, "captcha_submit_label", captcha_submit_label)
8409
- pulumi.set(__self__, "captcha_title", captcha_title)
8410
- pulumi.set(__self__, "criterias", criterias)
8411
- pulumi.set(__self__, "name", name)
8412
- pulumi.set(__self__, "redirect_response_code", redirect_response_code)
8413
- pulumi.set(__self__, "redirect_url", redirect_url)
8414
- pulumi.set(__self__, "response_header_manipulations", response_header_manipulations)
10231
+ GetWaasPolicyWafConfigAccessRuleResult._configure(
10232
+ lambda key, value: pulumi.set(__self__, key, value),
10233
+ action=action,
10234
+ block_action=block_action,
10235
+ block_error_page_code=block_error_page_code,
10236
+ block_error_page_description=block_error_page_description,
10237
+ block_error_page_message=block_error_page_message,
10238
+ block_response_code=block_response_code,
10239
+ bypass_challenges=bypass_challenges,
10240
+ captcha_footer=captcha_footer,
10241
+ captcha_header=captcha_header,
10242
+ captcha_submit_label=captcha_submit_label,
10243
+ captcha_title=captcha_title,
10244
+ criterias=criterias,
10245
+ name=name,
10246
+ redirect_response_code=redirect_response_code,
10247
+ redirect_url=redirect_url,
10248
+ response_header_manipulations=response_header_manipulations,
10249
+ )
10250
+ @staticmethod
10251
+ def _configure(
10252
+ _setter: Callable[[Any, Any], None],
10253
+ action: str,
10254
+ block_action: str,
10255
+ block_error_page_code: str,
10256
+ block_error_page_description: str,
10257
+ block_error_page_message: str,
10258
+ block_response_code: int,
10259
+ bypass_challenges: Sequence[str],
10260
+ captcha_footer: str,
10261
+ captcha_header: str,
10262
+ captcha_submit_label: str,
10263
+ captcha_title: str,
10264
+ criterias: Sequence['outputs.GetWaasPolicyWafConfigAccessRuleCriteriaResult'],
10265
+ name: str,
10266
+ redirect_response_code: str,
10267
+ redirect_url: str,
10268
+ response_header_manipulations: Sequence['outputs.GetWaasPolicyWafConfigAccessRuleResponseHeaderManipulationResult'],
10269
+ opts: Optional[pulumi.ResourceOptions]=None):
10270
+ _setter("action", action)
10271
+ _setter("block_action", block_action)
10272
+ _setter("block_error_page_code", block_error_page_code)
10273
+ _setter("block_error_page_description", block_error_page_description)
10274
+ _setter("block_error_page_message", block_error_page_message)
10275
+ _setter("block_response_code", block_response_code)
10276
+ _setter("bypass_challenges", bypass_challenges)
10277
+ _setter("captcha_footer", captcha_footer)
10278
+ _setter("captcha_header", captcha_header)
10279
+ _setter("captcha_submit_label", captcha_submit_label)
10280
+ _setter("captcha_title", captcha_title)
10281
+ _setter("criterias", criterias)
10282
+ _setter("name", name)
10283
+ _setter("redirect_response_code", redirect_response_code)
10284
+ _setter("redirect_url", redirect_url)
10285
+ _setter("response_header_manipulations", response_header_manipulations)
8415
10286
 
8416
10287
  @property
8417
10288
  @pulumi.getter
@@ -8575,9 +10446,22 @@ class GetWaasPolicyWafConfigAccessRuleCriteriaResult(dict):
8575
10446
  :param bool is_case_sensitive: When enabled, the condition will be matched with case-sensitive rules.
8576
10447
  :param str value: The value of the header.
8577
10448
  """
8578
- pulumi.set(__self__, "condition", condition)
8579
- pulumi.set(__self__, "is_case_sensitive", is_case_sensitive)
8580
- pulumi.set(__self__, "value", value)
10449
+ GetWaasPolicyWafConfigAccessRuleCriteriaResult._configure(
10450
+ lambda key, value: pulumi.set(__self__, key, value),
10451
+ condition=condition,
10452
+ is_case_sensitive=is_case_sensitive,
10453
+ value=value,
10454
+ )
10455
+ @staticmethod
10456
+ def _configure(
10457
+ _setter: Callable[[Any, Any], None],
10458
+ condition: str,
10459
+ is_case_sensitive: bool,
10460
+ value: str,
10461
+ opts: Optional[pulumi.ResourceOptions]=None):
10462
+ _setter("condition", condition)
10463
+ _setter("is_case_sensitive", is_case_sensitive)
10464
+ _setter("value", value)
8581
10465
 
8582
10466
  @property
8583
10467
  @pulumi.getter
@@ -8631,9 +10515,22 @@ class GetWaasPolicyWafConfigAccessRuleResponseHeaderManipulationResult(dict):
8631
10515
  :param str header: A header field name that conforms to RFC 7230. Example: `example_header_name`
8632
10516
  :param str value: The value of the header.
8633
10517
  """
8634
- pulumi.set(__self__, "action", action)
8635
- pulumi.set(__self__, "header", header)
8636
- pulumi.set(__self__, "value", value)
10518
+ GetWaasPolicyWafConfigAccessRuleResponseHeaderManipulationResult._configure(
10519
+ lambda key, value: pulumi.set(__self__, key, value),
10520
+ action=action,
10521
+ header=header,
10522
+ value=value,
10523
+ )
10524
+ @staticmethod
10525
+ def _configure(
10526
+ _setter: Callable[[Any, Any], None],
10527
+ action: str,
10528
+ header: str,
10529
+ value: str,
10530
+ opts: Optional[pulumi.ResourceOptions]=None):
10531
+ _setter("action", action)
10532
+ _setter("header", header)
10533
+ _setter("value", value)
8637
10534
 
8638
10535
  @property
8639
10536
  @pulumi.getter
@@ -8673,10 +10570,25 @@ class GetWaasPolicyWafConfigAddressRateLimitingResult(dict):
8673
10570
  :param bool is_enabled: Enables or disables the JavaScript challenge Web Application Firewall feature.
8674
10571
  :param int max_delayed_count_per_address: The maximum number of requests allowed to be queued before subsequent requests are dropped. If unspecified, defaults to `10`.
8675
10572
  """
8676
- pulumi.set(__self__, "allowed_rate_per_address", allowed_rate_per_address)
8677
- pulumi.set(__self__, "block_response_code", block_response_code)
8678
- pulumi.set(__self__, "is_enabled", is_enabled)
8679
- pulumi.set(__self__, "max_delayed_count_per_address", max_delayed_count_per_address)
10573
+ GetWaasPolicyWafConfigAddressRateLimitingResult._configure(
10574
+ lambda key, value: pulumi.set(__self__, key, value),
10575
+ allowed_rate_per_address=allowed_rate_per_address,
10576
+ block_response_code=block_response_code,
10577
+ is_enabled=is_enabled,
10578
+ max_delayed_count_per_address=max_delayed_count_per_address,
10579
+ )
10580
+ @staticmethod
10581
+ def _configure(
10582
+ _setter: Callable[[Any, Any], None],
10583
+ allowed_rate_per_address: int,
10584
+ block_response_code: int,
10585
+ is_enabled: bool,
10586
+ max_delayed_count_per_address: int,
10587
+ opts: Optional[pulumi.ResourceOptions]=None):
10588
+ _setter("allowed_rate_per_address", allowed_rate_per_address)
10589
+ _setter("block_response_code", block_response_code)
10590
+ _setter("is_enabled", is_enabled)
10591
+ _setter("max_delayed_count_per_address", max_delayed_count_per_address)
8680
10592
 
8681
10593
  @property
8682
10594
  @pulumi.getter(name="allowedRatePerAddress")
@@ -8730,13 +10642,34 @@ class GetWaasPolicyWafConfigCachingRuleResult(dict):
8730
10642
  :param str key: The unique key for the caching rule.
8731
10643
  :param str name: The unique name of the whitelist.
8732
10644
  """
8733
- pulumi.set(__self__, "action", action)
8734
- pulumi.set(__self__, "caching_duration", caching_duration)
8735
- pulumi.set(__self__, "client_caching_duration", client_caching_duration)
8736
- pulumi.set(__self__, "criterias", criterias)
8737
- pulumi.set(__self__, "is_client_caching_enabled", is_client_caching_enabled)
8738
- pulumi.set(__self__, "key", key)
8739
- pulumi.set(__self__, "name", name)
10645
+ GetWaasPolicyWafConfigCachingRuleResult._configure(
10646
+ lambda key, value: pulumi.set(__self__, key, value),
10647
+ action=action,
10648
+ caching_duration=caching_duration,
10649
+ client_caching_duration=client_caching_duration,
10650
+ criterias=criterias,
10651
+ is_client_caching_enabled=is_client_caching_enabled,
10652
+ key=key,
10653
+ name=name,
10654
+ )
10655
+ @staticmethod
10656
+ def _configure(
10657
+ _setter: Callable[[Any, Any], None],
10658
+ action: str,
10659
+ caching_duration: str,
10660
+ client_caching_duration: str,
10661
+ criterias: Sequence['outputs.GetWaasPolicyWafConfigCachingRuleCriteriaResult'],
10662
+ is_client_caching_enabled: bool,
10663
+ key: str,
10664
+ name: str,
10665
+ opts: Optional[pulumi.ResourceOptions]=None):
10666
+ _setter("action", action)
10667
+ _setter("caching_duration", caching_duration)
10668
+ _setter("client_caching_duration", client_caching_duration)
10669
+ _setter("criterias", criterias)
10670
+ _setter("is_client_caching_enabled", is_client_caching_enabled)
10671
+ _setter("key", key)
10672
+ _setter("name", name)
8740
10673
 
8741
10674
  @property
8742
10675
  @pulumi.getter
@@ -8820,8 +10753,19 @@ class GetWaasPolicyWafConfigCachingRuleCriteriaResult(dict):
8820
10753
  * **HTTP_METHOD_IS:** Matches if the request method is identical to one of the values listed in field. The `value` in this case is string with one or multiple HTTP methods separated by new line symbol \\n The list of available methods: `GET`, `HEAD`, `POST`, `PUT`, `DELETE`, `CONNECT`, `OPTIONS`, `TRACE`, `PATCH`
8821
10754
  :param str value: The value of the header.
8822
10755
  """
8823
- pulumi.set(__self__, "condition", condition)
8824
- pulumi.set(__self__, "value", value)
10756
+ GetWaasPolicyWafConfigCachingRuleCriteriaResult._configure(
10757
+ lambda key, value: pulumi.set(__self__, key, value),
10758
+ condition=condition,
10759
+ value=value,
10760
+ )
10761
+ @staticmethod
10762
+ def _configure(
10763
+ _setter: Callable[[Any, Any], None],
10764
+ condition: str,
10765
+ value: str,
10766
+ opts: Optional[pulumi.ResourceOptions]=None):
10767
+ _setter("condition", condition)
10768
+ _setter("value", value)
8825
10769
 
8826
10770
  @property
8827
10771
  @pulumi.getter
@@ -8875,13 +10819,34 @@ class GetWaasPolicyWafConfigCaptchaResult(dict):
8875
10819
  :param str title: The title used when displaying a CAPTCHA challenge. If unspecified, defaults to `Are you human?`
8876
10820
  :param str url: The unique URL path at which to show the CAPTCHA challenge.
8877
10821
  """
8878
- pulumi.set(__self__, "failure_message", failure_message)
8879
- pulumi.set(__self__, "footer_text", footer_text)
8880
- pulumi.set(__self__, "header_text", header_text)
8881
- pulumi.set(__self__, "session_expiration_in_seconds", session_expiration_in_seconds)
8882
- pulumi.set(__self__, "submit_label", submit_label)
8883
- pulumi.set(__self__, "title", title)
8884
- pulumi.set(__self__, "url", url)
10822
+ GetWaasPolicyWafConfigCaptchaResult._configure(
10823
+ lambda key, value: pulumi.set(__self__, key, value),
10824
+ failure_message=failure_message,
10825
+ footer_text=footer_text,
10826
+ header_text=header_text,
10827
+ session_expiration_in_seconds=session_expiration_in_seconds,
10828
+ submit_label=submit_label,
10829
+ title=title,
10830
+ url=url,
10831
+ )
10832
+ @staticmethod
10833
+ def _configure(
10834
+ _setter: Callable[[Any, Any], None],
10835
+ failure_message: str,
10836
+ footer_text: str,
10837
+ header_text: str,
10838
+ session_expiration_in_seconds: int,
10839
+ submit_label: str,
10840
+ title: str,
10841
+ url: str,
10842
+ opts: Optional[pulumi.ResourceOptions]=None):
10843
+ _setter("failure_message", failure_message)
10844
+ _setter("footer_text", footer_text)
10845
+ _setter("header_text", header_text)
10846
+ _setter("session_expiration_in_seconds", session_expiration_in_seconds)
10847
+ _setter("submit_label", submit_label)
10848
+ _setter("title", title)
10849
+ _setter("url", url)
8885
10850
 
8886
10851
  @property
8887
10852
  @pulumi.getter(name="failureMessage")
@@ -8951,9 +10916,22 @@ class GetWaasPolicyWafConfigCustomProtectionRuleResult(dict):
8951
10916
  :param Sequence['GetWaasPolicyWafConfigCustomProtectionRuleExclusionArgs'] exclusions: An array of The target property of a request that would allow it to bypass the protection rule. For example, when `target` is `REQUEST_COOKIE_NAMES`, the list may include names of cookies to exclude from the protection rule. When the target is `ARGS`, the list may include strings of URL query parameters and values from form-urlencoded XML, JSON, AMP, or POST payloads to exclude from the protection rule. `Exclusions` properties must not contain whitespace, comma or |. **Note:** If protection rules have been enabled that utilize the `maxArgumentCount` or `maxTotalNameLengthOfArguments` properties, and the `target` property has been set to `ARGS`, it is important that the `exclusions` properties be defined to honor those protection rule settings in a consistent manner.
8952
10917
  :param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the custom protection rule.
8953
10918
  """
8954
- pulumi.set(__self__, "action", action)
8955
- pulumi.set(__self__, "exclusions", exclusions)
8956
- pulumi.set(__self__, "id", id)
10919
+ GetWaasPolicyWafConfigCustomProtectionRuleResult._configure(
10920
+ lambda key, value: pulumi.set(__self__, key, value),
10921
+ action=action,
10922
+ exclusions=exclusions,
10923
+ id=id,
10924
+ )
10925
+ @staticmethod
10926
+ def _configure(
10927
+ _setter: Callable[[Any, Any], None],
10928
+ action: str,
10929
+ exclusions: Sequence['outputs.GetWaasPolicyWafConfigCustomProtectionRuleExclusionResult'],
10930
+ id: str,
10931
+ opts: Optional[pulumi.ResourceOptions]=None):
10932
+ _setter("action", action)
10933
+ _setter("exclusions", exclusions)
10934
+ _setter("id", id)
8957
10935
 
8958
10936
  @property
8959
10937
  @pulumi.getter
@@ -8989,8 +10967,19 @@ class GetWaasPolicyWafConfigCustomProtectionRuleExclusionResult(dict):
8989
10967
  :param Sequence[str] exclusions: An array of The target property of a request that would allow it to bypass the protection rule. For example, when `target` is `REQUEST_COOKIE_NAMES`, the list may include names of cookies to exclude from the protection rule. When the target is `ARGS`, the list may include strings of URL query parameters and values from form-urlencoded XML, JSON, AMP, or POST payloads to exclude from the protection rule. `Exclusions` properties must not contain whitespace, comma or |. **Note:** If protection rules have been enabled that utilize the `maxArgumentCount` or `maxTotalNameLengthOfArguments` properties, and the `target` property has been set to `ARGS`, it is important that the `exclusions` properties be defined to honor those protection rule settings in a consistent manner.
8990
10968
  :param str target: The target of the exclusion.
8991
10969
  """
8992
- pulumi.set(__self__, "exclusions", exclusions)
8993
- pulumi.set(__self__, "target", target)
10970
+ GetWaasPolicyWafConfigCustomProtectionRuleExclusionResult._configure(
10971
+ lambda key, value: pulumi.set(__self__, key, value),
10972
+ exclusions=exclusions,
10973
+ target=target,
10974
+ )
10975
+ @staticmethod
10976
+ def _configure(
10977
+ _setter: Callable[[Any, Any], None],
10978
+ exclusions: Sequence[str],
10979
+ target: str,
10980
+ opts: Optional[pulumi.ResourceOptions]=None):
10981
+ _setter("exclusions", exclusions)
10982
+ _setter("target", target)
8994
10983
 
8995
10984
  @property
8996
10985
  @pulumi.getter
@@ -9030,14 +11019,37 @@ class GetWaasPolicyWafConfigDeviceFingerprintChallengeResult(dict):
9030
11019
  :param int max_address_count: The maximum number of IP addresses permitted with the same device fingerprint. If unspecified, defaults to `20`.
9031
11020
  :param int max_address_count_expiration_in_seconds: The number of seconds before the maximum addresses count resets. If unspecified, defaults to `60`.
9032
11021
  """
9033
- pulumi.set(__self__, "action", action)
9034
- pulumi.set(__self__, "action_expiration_in_seconds", action_expiration_in_seconds)
9035
- pulumi.set(__self__, "challenge_settings", challenge_settings)
9036
- pulumi.set(__self__, "failure_threshold", failure_threshold)
9037
- pulumi.set(__self__, "failure_threshold_expiration_in_seconds", failure_threshold_expiration_in_seconds)
9038
- pulumi.set(__self__, "is_enabled", is_enabled)
9039
- pulumi.set(__self__, "max_address_count", max_address_count)
9040
- pulumi.set(__self__, "max_address_count_expiration_in_seconds", max_address_count_expiration_in_seconds)
11022
+ GetWaasPolicyWafConfigDeviceFingerprintChallengeResult._configure(
11023
+ lambda key, value: pulumi.set(__self__, key, value),
11024
+ action=action,
11025
+ action_expiration_in_seconds=action_expiration_in_seconds,
11026
+ challenge_settings=challenge_settings,
11027
+ failure_threshold=failure_threshold,
11028
+ failure_threshold_expiration_in_seconds=failure_threshold_expiration_in_seconds,
11029
+ is_enabled=is_enabled,
11030
+ max_address_count=max_address_count,
11031
+ max_address_count_expiration_in_seconds=max_address_count_expiration_in_seconds,
11032
+ )
11033
+ @staticmethod
11034
+ def _configure(
11035
+ _setter: Callable[[Any, Any], None],
11036
+ action: str,
11037
+ action_expiration_in_seconds: int,
11038
+ challenge_settings: 'outputs.GetWaasPolicyWafConfigDeviceFingerprintChallengeChallengeSettingsResult',
11039
+ failure_threshold: int,
11040
+ failure_threshold_expiration_in_seconds: int,
11041
+ is_enabled: bool,
11042
+ max_address_count: int,
11043
+ max_address_count_expiration_in_seconds: int,
11044
+ opts: Optional[pulumi.ResourceOptions]=None):
11045
+ _setter("action", action)
11046
+ _setter("action_expiration_in_seconds", action_expiration_in_seconds)
11047
+ _setter("challenge_settings", challenge_settings)
11048
+ _setter("failure_threshold", failure_threshold)
11049
+ _setter("failure_threshold_expiration_in_seconds", failure_threshold_expiration_in_seconds)
11050
+ _setter("is_enabled", is_enabled)
11051
+ _setter("max_address_count", max_address_count)
11052
+ _setter("max_address_count_expiration_in_seconds", max_address_count_expiration_in_seconds)
9041
11053
 
9042
11054
  @property
9043
11055
  @pulumi.getter
@@ -9127,15 +11139,40 @@ class GetWaasPolicyWafConfigDeviceFingerprintChallengeChallengeSettingsResult(di
9127
11139
  :param str captcha_submit_label: The text to show on the label of the CAPTCHA challenge submit button when `action` is set to `BLOCK`, `blockAction` is set to `SHOW_CAPTCHA`, and the request is blocked. If unspecified, defaults to `Yes, I am human`.
9128
11140
  :param str captcha_title: The title used when showing a CAPTCHA challenge when `action` is set to `BLOCK`, `blockAction` is set to `SHOW_CAPTCHA`, and the request is blocked. If unspecified, defaults to `Are you human?`
9129
11141
  """
9130
- pulumi.set(__self__, "block_action", block_action)
9131
- pulumi.set(__self__, "block_error_page_code", block_error_page_code)
9132
- pulumi.set(__self__, "block_error_page_description", block_error_page_description)
9133
- pulumi.set(__self__, "block_error_page_message", block_error_page_message)
9134
- pulumi.set(__self__, "block_response_code", block_response_code)
9135
- pulumi.set(__self__, "captcha_footer", captcha_footer)
9136
- pulumi.set(__self__, "captcha_header", captcha_header)
9137
- pulumi.set(__self__, "captcha_submit_label", captcha_submit_label)
9138
- pulumi.set(__self__, "captcha_title", captcha_title)
11142
+ GetWaasPolicyWafConfigDeviceFingerprintChallengeChallengeSettingsResult._configure(
11143
+ lambda key, value: pulumi.set(__self__, key, value),
11144
+ block_action=block_action,
11145
+ block_error_page_code=block_error_page_code,
11146
+ block_error_page_description=block_error_page_description,
11147
+ block_error_page_message=block_error_page_message,
11148
+ block_response_code=block_response_code,
11149
+ captcha_footer=captcha_footer,
11150
+ captcha_header=captcha_header,
11151
+ captcha_submit_label=captcha_submit_label,
11152
+ captcha_title=captcha_title,
11153
+ )
11154
+ @staticmethod
11155
+ def _configure(
11156
+ _setter: Callable[[Any, Any], None],
11157
+ block_action: str,
11158
+ block_error_page_code: str,
11159
+ block_error_page_description: str,
11160
+ block_error_page_message: str,
11161
+ block_response_code: int,
11162
+ captcha_footer: str,
11163
+ captcha_header: str,
11164
+ captcha_submit_label: str,
11165
+ captcha_title: str,
11166
+ opts: Optional[pulumi.ResourceOptions]=None):
11167
+ _setter("block_action", block_action)
11168
+ _setter("block_error_page_code", block_error_page_code)
11169
+ _setter("block_error_page_description", block_error_page_description)
11170
+ _setter("block_error_page_message", block_error_page_message)
11171
+ _setter("block_response_code", block_response_code)
11172
+ _setter("captcha_footer", captcha_footer)
11173
+ _setter("captcha_header", captcha_header)
11174
+ _setter("captcha_submit_label", captcha_submit_label)
11175
+ _setter("captcha_title", captcha_title)
9139
11176
 
9140
11177
  @property
9141
11178
  @pulumi.getter(name="blockAction")
@@ -9235,16 +11272,43 @@ class GetWaasPolicyWafConfigHumanInteractionChallengeResult(dict):
9235
11272
  :param int recording_period_in_seconds: The number of seconds to record the interactions from the user. If unspecified, defaults to `15`.
9236
11273
  :param 'GetWaasPolicyWafConfigHumanInteractionChallengeSetHttpHeaderArgs' set_http_header: Adds an additional HTTP header to requests that fail the challenge before being passed to the origin. Only applicable when the `action` is set to `DETECT`.
9237
11274
  """
9238
- pulumi.set(__self__, "action", action)
9239
- pulumi.set(__self__, "action_expiration_in_seconds", action_expiration_in_seconds)
9240
- pulumi.set(__self__, "challenge_settings", challenge_settings)
9241
- pulumi.set(__self__, "failure_threshold", failure_threshold)
9242
- pulumi.set(__self__, "failure_threshold_expiration_in_seconds", failure_threshold_expiration_in_seconds)
9243
- pulumi.set(__self__, "interaction_threshold", interaction_threshold)
9244
- pulumi.set(__self__, "is_enabled", is_enabled)
9245
- pulumi.set(__self__, "is_nat_enabled", is_nat_enabled)
9246
- pulumi.set(__self__, "recording_period_in_seconds", recording_period_in_seconds)
9247
- pulumi.set(__self__, "set_http_header", set_http_header)
11275
+ GetWaasPolicyWafConfigHumanInteractionChallengeResult._configure(
11276
+ lambda key, value: pulumi.set(__self__, key, value),
11277
+ action=action,
11278
+ action_expiration_in_seconds=action_expiration_in_seconds,
11279
+ challenge_settings=challenge_settings,
11280
+ failure_threshold=failure_threshold,
11281
+ failure_threshold_expiration_in_seconds=failure_threshold_expiration_in_seconds,
11282
+ interaction_threshold=interaction_threshold,
11283
+ is_enabled=is_enabled,
11284
+ is_nat_enabled=is_nat_enabled,
11285
+ recording_period_in_seconds=recording_period_in_seconds,
11286
+ set_http_header=set_http_header,
11287
+ )
11288
+ @staticmethod
11289
+ def _configure(
11290
+ _setter: Callable[[Any, Any], None],
11291
+ action: str,
11292
+ action_expiration_in_seconds: int,
11293
+ challenge_settings: 'outputs.GetWaasPolicyWafConfigHumanInteractionChallengeChallengeSettingsResult',
11294
+ failure_threshold: int,
11295
+ failure_threshold_expiration_in_seconds: int,
11296
+ interaction_threshold: int,
11297
+ is_enabled: bool,
11298
+ is_nat_enabled: bool,
11299
+ recording_period_in_seconds: int,
11300
+ set_http_header: 'outputs.GetWaasPolicyWafConfigHumanInteractionChallengeSetHttpHeaderResult',
11301
+ opts: Optional[pulumi.ResourceOptions]=None):
11302
+ _setter("action", action)
11303
+ _setter("action_expiration_in_seconds", action_expiration_in_seconds)
11304
+ _setter("challenge_settings", challenge_settings)
11305
+ _setter("failure_threshold", failure_threshold)
11306
+ _setter("failure_threshold_expiration_in_seconds", failure_threshold_expiration_in_seconds)
11307
+ _setter("interaction_threshold", interaction_threshold)
11308
+ _setter("is_enabled", is_enabled)
11309
+ _setter("is_nat_enabled", is_nat_enabled)
11310
+ _setter("recording_period_in_seconds", recording_period_in_seconds)
11311
+ _setter("set_http_header", set_http_header)
9248
11312
 
9249
11313
  @property
9250
11314
  @pulumi.getter
@@ -9350,15 +11414,40 @@ class GetWaasPolicyWafConfigHumanInteractionChallengeChallengeSettingsResult(dic
9350
11414
  :param str captcha_submit_label: The text to show on the label of the CAPTCHA challenge submit button when `action` is set to `BLOCK`, `blockAction` is set to `SHOW_CAPTCHA`, and the request is blocked. If unspecified, defaults to `Yes, I am human`.
9351
11415
  :param str captcha_title: The title used when showing a CAPTCHA challenge when `action` is set to `BLOCK`, `blockAction` is set to `SHOW_CAPTCHA`, and the request is blocked. If unspecified, defaults to `Are you human?`
9352
11416
  """
9353
- pulumi.set(__self__, "block_action", block_action)
9354
- pulumi.set(__self__, "block_error_page_code", block_error_page_code)
9355
- pulumi.set(__self__, "block_error_page_description", block_error_page_description)
9356
- pulumi.set(__self__, "block_error_page_message", block_error_page_message)
9357
- pulumi.set(__self__, "block_response_code", block_response_code)
9358
- pulumi.set(__self__, "captcha_footer", captcha_footer)
9359
- pulumi.set(__self__, "captcha_header", captcha_header)
9360
- pulumi.set(__self__, "captcha_submit_label", captcha_submit_label)
9361
- pulumi.set(__self__, "captcha_title", captcha_title)
11417
+ GetWaasPolicyWafConfigHumanInteractionChallengeChallengeSettingsResult._configure(
11418
+ lambda key, value: pulumi.set(__self__, key, value),
11419
+ block_action=block_action,
11420
+ block_error_page_code=block_error_page_code,
11421
+ block_error_page_description=block_error_page_description,
11422
+ block_error_page_message=block_error_page_message,
11423
+ block_response_code=block_response_code,
11424
+ captcha_footer=captcha_footer,
11425
+ captcha_header=captcha_header,
11426
+ captcha_submit_label=captcha_submit_label,
11427
+ captcha_title=captcha_title,
11428
+ )
11429
+ @staticmethod
11430
+ def _configure(
11431
+ _setter: Callable[[Any, Any], None],
11432
+ block_action: str,
11433
+ block_error_page_code: str,
11434
+ block_error_page_description: str,
11435
+ block_error_page_message: str,
11436
+ block_response_code: int,
11437
+ captcha_footer: str,
11438
+ captcha_header: str,
11439
+ captcha_submit_label: str,
11440
+ captcha_title: str,
11441
+ opts: Optional[pulumi.ResourceOptions]=None):
11442
+ _setter("block_action", block_action)
11443
+ _setter("block_error_page_code", block_error_page_code)
11444
+ _setter("block_error_page_description", block_error_page_description)
11445
+ _setter("block_error_page_message", block_error_page_message)
11446
+ _setter("block_response_code", block_response_code)
11447
+ _setter("captcha_footer", captcha_footer)
11448
+ _setter("captcha_header", captcha_header)
11449
+ _setter("captcha_submit_label", captcha_submit_label)
11450
+ _setter("captcha_title", captcha_title)
9362
11451
 
9363
11452
  @property
9364
11453
  @pulumi.getter(name="blockAction")
@@ -9442,8 +11531,19 @@ class GetWaasPolicyWafConfigHumanInteractionChallengeSetHttpHeaderResult(dict):
9442
11531
  :param str name: The unique name of the whitelist.
9443
11532
  :param str value: The value of the header.
9444
11533
  """
9445
- pulumi.set(__self__, "name", name)
9446
- pulumi.set(__self__, "value", value)
11534
+ GetWaasPolicyWafConfigHumanInteractionChallengeSetHttpHeaderResult._configure(
11535
+ lambda key, value: pulumi.set(__self__, key, value),
11536
+ name=name,
11537
+ value=value,
11538
+ )
11539
+ @staticmethod
11540
+ def _configure(
11541
+ _setter: Callable[[Any, Any], None],
11542
+ name: str,
11543
+ value: str,
11544
+ opts: Optional[pulumi.ResourceOptions]=None):
11545
+ _setter("name", name)
11546
+ _setter("value", value)
9447
11547
 
9448
11548
  @property
9449
11549
  @pulumi.getter
@@ -9485,15 +11585,40 @@ class GetWaasPolicyWafConfigJsChallengeResult(dict):
9485
11585
  :param bool is_nat_enabled: When enabled, the user is identified not only by the IP address but also by an unique additional hash, which prevents blocking visitors with shared IP addresses.
9486
11586
  :param 'GetWaasPolicyWafConfigJsChallengeSetHttpHeaderArgs' set_http_header: Adds an additional HTTP header to requests that fail the challenge before being passed to the origin. Only applicable when the `action` is set to `DETECT`.
9487
11587
  """
9488
- pulumi.set(__self__, "action", action)
9489
- pulumi.set(__self__, "action_expiration_in_seconds", action_expiration_in_seconds)
9490
- pulumi.set(__self__, "are_redirects_challenged", are_redirects_challenged)
9491
- pulumi.set(__self__, "challenge_settings", challenge_settings)
9492
- pulumi.set(__self__, "criterias", criterias)
9493
- pulumi.set(__self__, "failure_threshold", failure_threshold)
9494
- pulumi.set(__self__, "is_enabled", is_enabled)
9495
- pulumi.set(__self__, "is_nat_enabled", is_nat_enabled)
9496
- pulumi.set(__self__, "set_http_header", set_http_header)
11588
+ GetWaasPolicyWafConfigJsChallengeResult._configure(
11589
+ lambda key, value: pulumi.set(__self__, key, value),
11590
+ action=action,
11591
+ action_expiration_in_seconds=action_expiration_in_seconds,
11592
+ are_redirects_challenged=are_redirects_challenged,
11593
+ challenge_settings=challenge_settings,
11594
+ criterias=criterias,
11595
+ failure_threshold=failure_threshold,
11596
+ is_enabled=is_enabled,
11597
+ is_nat_enabled=is_nat_enabled,
11598
+ set_http_header=set_http_header,
11599
+ )
11600
+ @staticmethod
11601
+ def _configure(
11602
+ _setter: Callable[[Any, Any], None],
11603
+ action: str,
11604
+ action_expiration_in_seconds: int,
11605
+ are_redirects_challenged: bool,
11606
+ challenge_settings: 'outputs.GetWaasPolicyWafConfigJsChallengeChallengeSettingsResult',
11607
+ criterias: Sequence['outputs.GetWaasPolicyWafConfigJsChallengeCriteriaResult'],
11608
+ failure_threshold: int,
11609
+ is_enabled: bool,
11610
+ is_nat_enabled: bool,
11611
+ set_http_header: 'outputs.GetWaasPolicyWafConfigJsChallengeSetHttpHeaderResult',
11612
+ opts: Optional[pulumi.ResourceOptions]=None):
11613
+ _setter("action", action)
11614
+ _setter("action_expiration_in_seconds", action_expiration_in_seconds)
11615
+ _setter("are_redirects_challenged", are_redirects_challenged)
11616
+ _setter("challenge_settings", challenge_settings)
11617
+ _setter("criterias", criterias)
11618
+ _setter("failure_threshold", failure_threshold)
11619
+ _setter("is_enabled", is_enabled)
11620
+ _setter("is_nat_enabled", is_nat_enabled)
11621
+ _setter("set_http_header", set_http_header)
9497
11622
 
9498
11623
  @property
9499
11624
  @pulumi.getter
@@ -9591,15 +11716,40 @@ class GetWaasPolicyWafConfigJsChallengeChallengeSettingsResult(dict):
9591
11716
  :param str captcha_submit_label: The text to show on the label of the CAPTCHA challenge submit button when `action` is set to `BLOCK`, `blockAction` is set to `SHOW_CAPTCHA`, and the request is blocked. If unspecified, defaults to `Yes, I am human`.
9592
11717
  :param str captcha_title: The title used when showing a CAPTCHA challenge when `action` is set to `BLOCK`, `blockAction` is set to `SHOW_CAPTCHA`, and the request is blocked. If unspecified, defaults to `Are you human?`
9593
11718
  """
9594
- pulumi.set(__self__, "block_action", block_action)
9595
- pulumi.set(__self__, "block_error_page_code", block_error_page_code)
9596
- pulumi.set(__self__, "block_error_page_description", block_error_page_description)
9597
- pulumi.set(__self__, "block_error_page_message", block_error_page_message)
9598
- pulumi.set(__self__, "block_response_code", block_response_code)
9599
- pulumi.set(__self__, "captcha_footer", captcha_footer)
9600
- pulumi.set(__self__, "captcha_header", captcha_header)
9601
- pulumi.set(__self__, "captcha_submit_label", captcha_submit_label)
9602
- pulumi.set(__self__, "captcha_title", captcha_title)
11719
+ GetWaasPolicyWafConfigJsChallengeChallengeSettingsResult._configure(
11720
+ lambda key, value: pulumi.set(__self__, key, value),
11721
+ block_action=block_action,
11722
+ block_error_page_code=block_error_page_code,
11723
+ block_error_page_description=block_error_page_description,
11724
+ block_error_page_message=block_error_page_message,
11725
+ block_response_code=block_response_code,
11726
+ captcha_footer=captcha_footer,
11727
+ captcha_header=captcha_header,
11728
+ captcha_submit_label=captcha_submit_label,
11729
+ captcha_title=captcha_title,
11730
+ )
11731
+ @staticmethod
11732
+ def _configure(
11733
+ _setter: Callable[[Any, Any], None],
11734
+ block_action: str,
11735
+ block_error_page_code: str,
11736
+ block_error_page_description: str,
11737
+ block_error_page_message: str,
11738
+ block_response_code: int,
11739
+ captcha_footer: str,
11740
+ captcha_header: str,
11741
+ captcha_submit_label: str,
11742
+ captcha_title: str,
11743
+ opts: Optional[pulumi.ResourceOptions]=None):
11744
+ _setter("block_action", block_action)
11745
+ _setter("block_error_page_code", block_error_page_code)
11746
+ _setter("block_error_page_description", block_error_page_description)
11747
+ _setter("block_error_page_message", block_error_page_message)
11748
+ _setter("block_response_code", block_response_code)
11749
+ _setter("captcha_footer", captcha_footer)
11750
+ _setter("captcha_header", captcha_header)
11751
+ _setter("captcha_submit_label", captcha_submit_label)
11752
+ _setter("captcha_title", captcha_title)
9603
11753
 
9604
11754
  @property
9605
11755
  @pulumi.getter(name="blockAction")
@@ -9701,9 +11851,22 @@ class GetWaasPolicyWafConfigJsChallengeCriteriaResult(dict):
9701
11851
  :param bool is_case_sensitive: When enabled, the condition will be matched with case-sensitive rules.
9702
11852
  :param str value: The value of the header.
9703
11853
  """
9704
- pulumi.set(__self__, "condition", condition)
9705
- pulumi.set(__self__, "is_case_sensitive", is_case_sensitive)
9706
- pulumi.set(__self__, "value", value)
11854
+ GetWaasPolicyWafConfigJsChallengeCriteriaResult._configure(
11855
+ lambda key, value: pulumi.set(__self__, key, value),
11856
+ condition=condition,
11857
+ is_case_sensitive=is_case_sensitive,
11858
+ value=value,
11859
+ )
11860
+ @staticmethod
11861
+ def _configure(
11862
+ _setter: Callable[[Any, Any], None],
11863
+ condition: str,
11864
+ is_case_sensitive: bool,
11865
+ value: str,
11866
+ opts: Optional[pulumi.ResourceOptions]=None):
11867
+ _setter("condition", condition)
11868
+ _setter("is_case_sensitive", is_case_sensitive)
11869
+ _setter("value", value)
9707
11870
 
9708
11871
  @property
9709
11872
  @pulumi.getter
@@ -9755,8 +11918,19 @@ class GetWaasPolicyWafConfigJsChallengeSetHttpHeaderResult(dict):
9755
11918
  :param str name: The unique name of the whitelist.
9756
11919
  :param str value: The value of the header.
9757
11920
  """
9758
- pulumi.set(__self__, "name", name)
9759
- pulumi.set(__self__, "value", value)
11921
+ GetWaasPolicyWafConfigJsChallengeSetHttpHeaderResult._configure(
11922
+ lambda key, value: pulumi.set(__self__, key, value),
11923
+ name=name,
11924
+ value=value,
11925
+ )
11926
+ @staticmethod
11927
+ def _configure(
11928
+ _setter: Callable[[Any, Any], None],
11929
+ name: str,
11930
+ value: str,
11931
+ opts: Optional[pulumi.ResourceOptions]=None):
11932
+ _setter("name", name)
11933
+ _setter("value", value)
9760
11934
 
9761
11935
  @property
9762
11936
  @pulumi.getter
@@ -9806,19 +11980,52 @@ class GetWaasPolicyWafConfigProtectionSettingsResult(dict):
9806
11980
  :param Sequence[str] media_types: The list of media types to allow for inspection, if `isResponseInspected` is enabled. Only responses with MIME types in this list will be inspected. If unspecified, defaults to `["text/html", "text/plain", "text/xml"]`.
9807
11981
  :param int recommendations_period_in_days: The length of time to analyze traffic traffic, in days. After the analysis period, `WafRecommendations` will be populated. If unspecified, defaults to `10`.
9808
11982
  """
9809
- pulumi.set(__self__, "allowed_http_methods", allowed_http_methods)
9810
- pulumi.set(__self__, "block_action", block_action)
9811
- pulumi.set(__self__, "block_error_page_code", block_error_page_code)
9812
- pulumi.set(__self__, "block_error_page_description", block_error_page_description)
9813
- pulumi.set(__self__, "block_error_page_message", block_error_page_message)
9814
- pulumi.set(__self__, "block_response_code", block_response_code)
9815
- pulumi.set(__self__, "is_response_inspected", is_response_inspected)
9816
- pulumi.set(__self__, "max_argument_count", max_argument_count)
9817
- pulumi.set(__self__, "max_name_length_per_argument", max_name_length_per_argument)
9818
- pulumi.set(__self__, "max_response_size_in_ki_b", max_response_size_in_ki_b)
9819
- pulumi.set(__self__, "max_total_name_length_of_arguments", max_total_name_length_of_arguments)
9820
- pulumi.set(__self__, "media_types", media_types)
9821
- pulumi.set(__self__, "recommendations_period_in_days", recommendations_period_in_days)
11983
+ GetWaasPolicyWafConfigProtectionSettingsResult._configure(
11984
+ lambda key, value: pulumi.set(__self__, key, value),
11985
+ allowed_http_methods=allowed_http_methods,
11986
+ block_action=block_action,
11987
+ block_error_page_code=block_error_page_code,
11988
+ block_error_page_description=block_error_page_description,
11989
+ block_error_page_message=block_error_page_message,
11990
+ block_response_code=block_response_code,
11991
+ is_response_inspected=is_response_inspected,
11992
+ max_argument_count=max_argument_count,
11993
+ max_name_length_per_argument=max_name_length_per_argument,
11994
+ max_response_size_in_ki_b=max_response_size_in_ki_b,
11995
+ max_total_name_length_of_arguments=max_total_name_length_of_arguments,
11996
+ media_types=media_types,
11997
+ recommendations_period_in_days=recommendations_period_in_days,
11998
+ )
11999
+ @staticmethod
12000
+ def _configure(
12001
+ _setter: Callable[[Any, Any], None],
12002
+ allowed_http_methods: Sequence[str],
12003
+ block_action: str,
12004
+ block_error_page_code: str,
12005
+ block_error_page_description: str,
12006
+ block_error_page_message: str,
12007
+ block_response_code: int,
12008
+ is_response_inspected: bool,
12009
+ max_argument_count: int,
12010
+ max_name_length_per_argument: int,
12011
+ max_response_size_in_ki_b: int,
12012
+ max_total_name_length_of_arguments: int,
12013
+ media_types: Sequence[str],
12014
+ recommendations_period_in_days: int,
12015
+ opts: Optional[pulumi.ResourceOptions]=None):
12016
+ _setter("allowed_http_methods", allowed_http_methods)
12017
+ _setter("block_action", block_action)
12018
+ _setter("block_error_page_code", block_error_page_code)
12019
+ _setter("block_error_page_description", block_error_page_description)
12020
+ _setter("block_error_page_message", block_error_page_message)
12021
+ _setter("block_response_code", block_response_code)
12022
+ _setter("is_response_inspected", is_response_inspected)
12023
+ _setter("max_argument_count", max_argument_count)
12024
+ _setter("max_name_length_per_argument", max_name_length_per_argument)
12025
+ _setter("max_response_size_in_ki_b", max_response_size_in_ki_b)
12026
+ _setter("max_total_name_length_of_arguments", max_total_name_length_of_arguments)
12027
+ _setter("media_types", media_types)
12028
+ _setter("recommendations_period_in_days", recommendations_period_in_days)
9822
12029
 
9823
12030
  @property
9824
12031
  @pulumi.getter(name="allowedHttpMethods")
@@ -9936,9 +12143,22 @@ class GetWaasPolicyWafConfigWhitelistResult(dict):
9936
12143
  :param Sequence[str] addresses: A set of IP addresses or CIDR notations to include in the whitelist.
9937
12144
  :param str name: The unique name of the whitelist.
9938
12145
  """
9939
- pulumi.set(__self__, "address_lists", address_lists)
9940
- pulumi.set(__self__, "addresses", addresses)
9941
- pulumi.set(__self__, "name", name)
12146
+ GetWaasPolicyWafConfigWhitelistResult._configure(
12147
+ lambda key, value: pulumi.set(__self__, key, value),
12148
+ address_lists=address_lists,
12149
+ addresses=addresses,
12150
+ name=name,
12151
+ )
12152
+ @staticmethod
12153
+ def _configure(
12154
+ _setter: Callable[[Any, Any], None],
12155
+ address_lists: Sequence[str],
12156
+ addresses: Sequence[str],
12157
+ name: str,
12158
+ opts: Optional[pulumi.ResourceOptions]=None):
12159
+ _setter("address_lists", address_lists)
12160
+ _setter("addresses", addresses)
12161
+ _setter("name", name)
9942
12162
 
9943
12163
  @property
9944
12164
  @pulumi.getter(name="addressLists")