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
 
@@ -125,20 +125,41 @@ class WorkspaceApplicationDependentObjectMetadata(dict):
125
125
  :param int object_version: The object version.
126
126
  :param str type: The type of the object in patch.
127
127
  """
128
+ WorkspaceApplicationDependentObjectMetadata._configure(
129
+ lambda key, value: pulumi.set(__self__, key, value),
130
+ action=action,
131
+ identifier=identifier,
132
+ key=key,
133
+ name=name,
134
+ name_path=name_path,
135
+ object_version=object_version,
136
+ type=type,
137
+ )
138
+ @staticmethod
139
+ def _configure(
140
+ _setter: Callable[[Any, Any], None],
141
+ action: Optional[str] = None,
142
+ identifier: Optional[str] = None,
143
+ key: Optional[str] = None,
144
+ name: Optional[str] = None,
145
+ name_path: Optional[str] = None,
146
+ object_version: Optional[int] = None,
147
+ type: Optional[str] = None,
148
+ opts: Optional[pulumi.ResourceOptions]=None):
128
149
  if action is not None:
129
- pulumi.set(__self__, "action", action)
150
+ _setter("action", action)
130
151
  if identifier is not None:
131
- pulumi.set(__self__, "identifier", identifier)
152
+ _setter("identifier", identifier)
132
153
  if key is not None:
133
- pulumi.set(__self__, "key", key)
154
+ _setter("key", key)
134
155
  if name is not None:
135
- pulumi.set(__self__, "name", name)
156
+ _setter("name", name)
136
157
  if name_path is not None:
137
- pulumi.set(__self__, "name_path", name_path)
158
+ _setter("name_path", name_path)
138
159
  if object_version is not None:
139
- pulumi.set(__self__, "object_version", object_version)
160
+ _setter("object_version", object_version)
140
161
  if type is not None:
141
- pulumi.set(__self__, "type", type)
162
+ _setter("type", type)
142
163
 
143
164
  @property
144
165
  @pulumi.getter
@@ -269,34 +290,69 @@ class WorkspaceApplicationMetadata(dict):
269
290
  :param str updated_by: The user that updated the object.
270
291
  :param str updated_by_name: The user that updated the object.
271
292
  """
293
+ WorkspaceApplicationMetadata._configure(
294
+ lambda key, value: pulumi.set(__self__, key, value),
295
+ aggregator_key=aggregator_key,
296
+ aggregators=aggregators,
297
+ count_statistics=count_statistics,
298
+ created_by=created_by,
299
+ created_by_name=created_by_name,
300
+ identifier_path=identifier_path,
301
+ info_fields=info_fields,
302
+ is_favorite=is_favorite,
303
+ labels=labels,
304
+ registry_version=registry_version,
305
+ time_created=time_created,
306
+ time_updated=time_updated,
307
+ updated_by=updated_by,
308
+ updated_by_name=updated_by_name,
309
+ )
310
+ @staticmethod
311
+ def _configure(
312
+ _setter: Callable[[Any, Any], None],
313
+ aggregator_key: Optional[str] = None,
314
+ aggregators: Optional[Sequence['outputs.WorkspaceApplicationMetadataAggregator']] = None,
315
+ count_statistics: Optional[Sequence['outputs.WorkspaceApplicationMetadataCountStatistic']] = None,
316
+ created_by: Optional[str] = None,
317
+ created_by_name: Optional[str] = None,
318
+ identifier_path: Optional[str] = None,
319
+ info_fields: Optional[Mapping[str, Any]] = None,
320
+ is_favorite: Optional[bool] = None,
321
+ labels: Optional[Sequence[str]] = None,
322
+ registry_version: Optional[int] = None,
323
+ time_created: Optional[str] = None,
324
+ time_updated: Optional[str] = None,
325
+ updated_by: Optional[str] = None,
326
+ updated_by_name: Optional[str] = None,
327
+ opts: Optional[pulumi.ResourceOptions]=None):
272
328
  if aggregator_key is not None:
273
- pulumi.set(__self__, "aggregator_key", aggregator_key)
329
+ _setter("aggregator_key", aggregator_key)
274
330
  if aggregators is not None:
275
- pulumi.set(__self__, "aggregators", aggregators)
331
+ _setter("aggregators", aggregators)
276
332
  if count_statistics is not None:
277
- pulumi.set(__self__, "count_statistics", count_statistics)
333
+ _setter("count_statistics", count_statistics)
278
334
  if created_by is not None:
279
- pulumi.set(__self__, "created_by", created_by)
335
+ _setter("created_by", created_by)
280
336
  if created_by_name is not None:
281
- pulumi.set(__self__, "created_by_name", created_by_name)
337
+ _setter("created_by_name", created_by_name)
282
338
  if identifier_path is not None:
283
- pulumi.set(__self__, "identifier_path", identifier_path)
339
+ _setter("identifier_path", identifier_path)
284
340
  if info_fields is not None:
285
- pulumi.set(__self__, "info_fields", info_fields)
341
+ _setter("info_fields", info_fields)
286
342
  if is_favorite is not None:
287
- pulumi.set(__self__, "is_favorite", is_favorite)
343
+ _setter("is_favorite", is_favorite)
288
344
  if labels is not None:
289
- pulumi.set(__self__, "labels", labels)
345
+ _setter("labels", labels)
290
346
  if registry_version is not None:
291
- pulumi.set(__self__, "registry_version", registry_version)
347
+ _setter("registry_version", registry_version)
292
348
  if time_created is not None:
293
- pulumi.set(__self__, "time_created", time_created)
349
+ _setter("time_created", time_created)
294
350
  if time_updated is not None:
295
- pulumi.set(__self__, "time_updated", time_updated)
351
+ _setter("time_updated", time_updated)
296
352
  if updated_by is not None:
297
- pulumi.set(__self__, "updated_by", updated_by)
353
+ _setter("updated_by", updated_by)
298
354
  if updated_by_name is not None:
299
- pulumi.set(__self__, "updated_by_name", updated_by_name)
355
+ _setter("updated_by_name", updated_by_name)
300
356
 
301
357
  @property
302
358
  @pulumi.getter(name="aggregatorKey")
@@ -426,16 +482,33 @@ class WorkspaceApplicationMetadataAggregator(dict):
426
482
  :param str name: (Updatable) Free form text without any restriction on permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters.
427
483
  :param str type: The type of the object in patch.
428
484
  """
485
+ WorkspaceApplicationMetadataAggregator._configure(
486
+ lambda key, value: pulumi.set(__self__, key, value),
487
+ description=description,
488
+ identifier=identifier,
489
+ key=key,
490
+ name=name,
491
+ type=type,
492
+ )
493
+ @staticmethod
494
+ def _configure(
495
+ _setter: Callable[[Any, Any], None],
496
+ description: Optional[str] = None,
497
+ identifier: Optional[str] = None,
498
+ key: Optional[str] = None,
499
+ name: Optional[str] = None,
500
+ type: Optional[str] = None,
501
+ opts: Optional[pulumi.ResourceOptions]=None):
429
502
  if description is not None:
430
- pulumi.set(__self__, "description", description)
503
+ _setter("description", description)
431
504
  if identifier is not None:
432
- pulumi.set(__self__, "identifier", identifier)
505
+ _setter("identifier", identifier)
433
506
  if key is not None:
434
- pulumi.set(__self__, "key", key)
507
+ _setter("key", key)
435
508
  if name is not None:
436
- pulumi.set(__self__, "name", name)
509
+ _setter("name", name)
437
510
  if type is not None:
438
- pulumi.set(__self__, "type", type)
511
+ _setter("type", type)
439
512
 
440
513
  @property
441
514
  @pulumi.getter
@@ -502,8 +575,17 @@ class WorkspaceApplicationMetadataCountStatistic(dict):
502
575
  """
503
576
  :param Sequence['WorkspaceApplicationMetadataCountStatisticObjectTypeCountListArgs'] object_type_count_lists: The array of statistics.
504
577
  """
578
+ WorkspaceApplicationMetadataCountStatistic._configure(
579
+ lambda key, value: pulumi.set(__self__, key, value),
580
+ object_type_count_lists=object_type_count_lists,
581
+ )
582
+ @staticmethod
583
+ def _configure(
584
+ _setter: Callable[[Any, Any], None],
585
+ object_type_count_lists: Optional[Sequence['outputs.WorkspaceApplicationMetadataCountStatisticObjectTypeCountList']] = None,
586
+ opts: Optional[pulumi.ResourceOptions]=None):
505
587
  if object_type_count_lists is not None:
506
- pulumi.set(__self__, "object_type_count_lists", object_type_count_lists)
588
+ _setter("object_type_count_lists", object_type_count_lists)
507
589
 
508
590
  @property
509
591
  @pulumi.getter(name="objectTypeCountLists")
@@ -542,10 +624,21 @@ class WorkspaceApplicationMetadataCountStatisticObjectTypeCountList(dict):
542
624
  :param str object_count: The value for the count statistic object.
543
625
  :param str object_type: The type of object for the count statistic object.
544
626
  """
627
+ WorkspaceApplicationMetadataCountStatisticObjectTypeCountList._configure(
628
+ lambda key, value: pulumi.set(__self__, key, value),
629
+ object_count=object_count,
630
+ object_type=object_type,
631
+ )
632
+ @staticmethod
633
+ def _configure(
634
+ _setter: Callable[[Any, Any], None],
635
+ object_count: Optional[str] = None,
636
+ object_type: Optional[str] = None,
637
+ opts: Optional[pulumi.ResourceOptions]=None):
545
638
  if object_count is not None:
546
- pulumi.set(__self__, "object_count", object_count)
639
+ _setter("object_count", object_count)
547
640
  if object_type is not None:
548
- pulumi.set(__self__, "object_type", object_type)
641
+ _setter("object_type", object_type)
549
642
 
550
643
  @property
551
644
  @pulumi.getter(name="objectCount")
@@ -590,10 +683,21 @@ class WorkspaceApplicationParentRef(dict):
590
683
  :param str parent: Key of the parent object.
591
684
  :param str root_doc_id: Key of the root document object.
592
685
  """
686
+ WorkspaceApplicationParentRef._configure(
687
+ lambda key, value: pulumi.set(__self__, key, value),
688
+ parent=parent,
689
+ root_doc_id=root_doc_id,
690
+ )
691
+ @staticmethod
692
+ def _configure(
693
+ _setter: Callable[[Any, Any], None],
694
+ parent: Optional[str] = None,
695
+ root_doc_id: Optional[str] = None,
696
+ opts: Optional[pulumi.ResourceOptions]=None):
593
697
  if parent is not None:
594
- pulumi.set(__self__, "parent", parent)
698
+ _setter("parent", parent)
595
699
  if root_doc_id is not None:
596
- pulumi.set(__self__, "root_doc_id", root_doc_id)
700
+ _setter("root_doc_id", root_doc_id)
597
701
 
598
702
  @property
599
703
  @pulumi.getter
@@ -650,20 +754,41 @@ class WorkspaceApplicationPublishedObjectMetadata(dict):
650
754
  :param int object_version: The object version.
651
755
  :param str type: The type of the object in patch.
652
756
  """
757
+ WorkspaceApplicationPublishedObjectMetadata._configure(
758
+ lambda key, value: pulumi.set(__self__, key, value),
759
+ action=action,
760
+ identifier=identifier,
761
+ key=key,
762
+ name=name,
763
+ name_path=name_path,
764
+ object_version=object_version,
765
+ type=type,
766
+ )
767
+ @staticmethod
768
+ def _configure(
769
+ _setter: Callable[[Any, Any], None],
770
+ action: Optional[str] = None,
771
+ identifier: Optional[str] = None,
772
+ key: Optional[str] = None,
773
+ name: Optional[str] = None,
774
+ name_path: Optional[str] = None,
775
+ object_version: Optional[int] = None,
776
+ type: Optional[str] = None,
777
+ opts: Optional[pulumi.ResourceOptions]=None):
653
778
  if action is not None:
654
- pulumi.set(__self__, "action", action)
779
+ _setter("action", action)
655
780
  if identifier is not None:
656
- pulumi.set(__self__, "identifier", identifier)
781
+ _setter("identifier", identifier)
657
782
  if key is not None:
658
- pulumi.set(__self__, "key", key)
783
+ _setter("key", key)
659
784
  if name is not None:
660
- pulumi.set(__self__, "name", name)
785
+ _setter("name", name)
661
786
  if name_path is not None:
662
- pulumi.set(__self__, "name_path", name_path)
787
+ _setter("name_path", name_path)
663
788
  if object_version is not None:
664
- pulumi.set(__self__, "object_version", object_version)
789
+ _setter("object_version", object_version)
665
790
  if type is not None:
666
- pulumi.set(__self__, "type", type)
791
+ _setter("type", type)
667
792
 
668
793
  @property
669
794
  @pulumi.getter
@@ -758,16 +883,33 @@ class WorkspaceApplicationRegistryMetadata(dict):
758
883
  :param Sequence[str] labels: Labels are keywords or labels that you can add to data assets, dataflows etc. You can define your own labels and use them to categorize content.
759
884
  :param int registry_version: The registry version.
760
885
  """
886
+ WorkspaceApplicationRegistryMetadata._configure(
887
+ lambda key, value: pulumi.set(__self__, key, value),
888
+ aggregator_key=aggregator_key,
889
+ is_favorite=is_favorite,
890
+ key=key,
891
+ labels=labels,
892
+ registry_version=registry_version,
893
+ )
894
+ @staticmethod
895
+ def _configure(
896
+ _setter: Callable[[Any, Any], None],
897
+ aggregator_key: Optional[str] = None,
898
+ is_favorite: Optional[bool] = None,
899
+ key: Optional[str] = None,
900
+ labels: Optional[Sequence[str]] = None,
901
+ registry_version: Optional[int] = None,
902
+ opts: Optional[pulumi.ResourceOptions]=None):
761
903
  if aggregator_key is not None:
762
- pulumi.set(__self__, "aggregator_key", aggregator_key)
904
+ _setter("aggregator_key", aggregator_key)
763
905
  if is_favorite is not None:
764
- pulumi.set(__self__, "is_favorite", is_favorite)
906
+ _setter("is_favorite", is_favorite)
765
907
  if key is not None:
766
- pulumi.set(__self__, "key", key)
908
+ _setter("key", key)
767
909
  if labels is not None:
768
- pulumi.set(__self__, "labels", labels)
910
+ _setter("labels", labels)
769
911
  if registry_version is not None:
770
- pulumi.set(__self__, "registry_version", registry_version)
912
+ _setter("registry_version", registry_version)
771
913
 
772
914
  @property
773
915
  @pulumi.getter(name="aggregatorKey")
@@ -854,16 +996,33 @@ class WorkspaceApplicationSourceApplicationInfo(dict):
854
996
  ** IMPORTANT **
855
997
  Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
856
998
  """
999
+ WorkspaceApplicationSourceApplicationInfo._configure(
1000
+ lambda key, value: pulumi.set(__self__, key, value),
1001
+ application_key=application_key,
1002
+ application_version=application_version,
1003
+ copy_type=copy_type,
1004
+ last_patch_key=last_patch_key,
1005
+ workspace_id=workspace_id,
1006
+ )
1007
+ @staticmethod
1008
+ def _configure(
1009
+ _setter: Callable[[Any, Any], None],
1010
+ application_key: Optional[str] = None,
1011
+ application_version: Optional[str] = None,
1012
+ copy_type: Optional[str] = None,
1013
+ last_patch_key: Optional[str] = None,
1014
+ workspace_id: Optional[str] = None,
1015
+ opts: Optional[pulumi.ResourceOptions]=None):
857
1016
  if application_key is not None:
858
- pulumi.set(__self__, "application_key", application_key)
1017
+ _setter("application_key", application_key)
859
1018
  if application_version is not None:
860
- pulumi.set(__self__, "application_version", application_version)
1019
+ _setter("application_version", application_version)
861
1020
  if copy_type is not None:
862
- pulumi.set(__self__, "copy_type", copy_type)
1021
+ _setter("copy_type", copy_type)
863
1022
  if last_patch_key is not None:
864
- pulumi.set(__self__, "last_patch_key", last_patch_key)
1023
+ _setter("last_patch_key", last_patch_key)
865
1024
  if workspace_id is not None:
866
- pulumi.set(__self__, "workspace_id", workspace_id)
1025
+ _setter("workspace_id", workspace_id)
867
1026
 
868
1027
  @property
869
1028
  @pulumi.getter(name="applicationKey")
@@ -982,34 +1141,69 @@ class WorkspaceFolderMetadata(dict):
982
1141
  :param str updated_by: The user that updated the object.
983
1142
  :param str updated_by_name: The user that updated the object.
984
1143
  """
1144
+ WorkspaceFolderMetadata._configure(
1145
+ lambda key, value: pulumi.set(__self__, key, value),
1146
+ aggregator_key=aggregator_key,
1147
+ aggregators=aggregators,
1148
+ count_statistics=count_statistics,
1149
+ created_by=created_by,
1150
+ created_by_name=created_by_name,
1151
+ identifier_path=identifier_path,
1152
+ info_fields=info_fields,
1153
+ is_favorite=is_favorite,
1154
+ labels=labels,
1155
+ registry_version=registry_version,
1156
+ time_created=time_created,
1157
+ time_updated=time_updated,
1158
+ updated_by=updated_by,
1159
+ updated_by_name=updated_by_name,
1160
+ )
1161
+ @staticmethod
1162
+ def _configure(
1163
+ _setter: Callable[[Any, Any], None],
1164
+ aggregator_key: Optional[str] = None,
1165
+ aggregators: Optional[Sequence['outputs.WorkspaceFolderMetadataAggregator']] = None,
1166
+ count_statistics: Optional[Sequence['outputs.WorkspaceFolderMetadataCountStatistic']] = None,
1167
+ created_by: Optional[str] = None,
1168
+ created_by_name: Optional[str] = None,
1169
+ identifier_path: Optional[str] = None,
1170
+ info_fields: Optional[Mapping[str, Any]] = None,
1171
+ is_favorite: Optional[bool] = None,
1172
+ labels: Optional[Sequence[str]] = None,
1173
+ registry_version: Optional[int] = None,
1174
+ time_created: Optional[str] = None,
1175
+ time_updated: Optional[str] = None,
1176
+ updated_by: Optional[str] = None,
1177
+ updated_by_name: Optional[str] = None,
1178
+ opts: Optional[pulumi.ResourceOptions]=None):
985
1179
  if aggregator_key is not None:
986
- pulumi.set(__self__, "aggregator_key", aggregator_key)
1180
+ _setter("aggregator_key", aggregator_key)
987
1181
  if aggregators is not None:
988
- pulumi.set(__self__, "aggregators", aggregators)
1182
+ _setter("aggregators", aggregators)
989
1183
  if count_statistics is not None:
990
- pulumi.set(__self__, "count_statistics", count_statistics)
1184
+ _setter("count_statistics", count_statistics)
991
1185
  if created_by is not None:
992
- pulumi.set(__self__, "created_by", created_by)
1186
+ _setter("created_by", created_by)
993
1187
  if created_by_name is not None:
994
- pulumi.set(__self__, "created_by_name", created_by_name)
1188
+ _setter("created_by_name", created_by_name)
995
1189
  if identifier_path is not None:
996
- pulumi.set(__self__, "identifier_path", identifier_path)
1190
+ _setter("identifier_path", identifier_path)
997
1191
  if info_fields is not None:
998
- pulumi.set(__self__, "info_fields", info_fields)
1192
+ _setter("info_fields", info_fields)
999
1193
  if is_favorite is not None:
1000
- pulumi.set(__self__, "is_favorite", is_favorite)
1194
+ _setter("is_favorite", is_favorite)
1001
1195
  if labels is not None:
1002
- pulumi.set(__self__, "labels", labels)
1196
+ _setter("labels", labels)
1003
1197
  if registry_version is not None:
1004
- pulumi.set(__self__, "registry_version", registry_version)
1198
+ _setter("registry_version", registry_version)
1005
1199
  if time_created is not None:
1006
- pulumi.set(__self__, "time_created", time_created)
1200
+ _setter("time_created", time_created)
1007
1201
  if time_updated is not None:
1008
- pulumi.set(__self__, "time_updated", time_updated)
1202
+ _setter("time_updated", time_updated)
1009
1203
  if updated_by is not None:
1010
- pulumi.set(__self__, "updated_by", updated_by)
1204
+ _setter("updated_by", updated_by)
1011
1205
  if updated_by_name is not None:
1012
- pulumi.set(__self__, "updated_by_name", updated_by_name)
1206
+ _setter("updated_by_name", updated_by_name)
1013
1207
 
1014
1208
  @property
1015
1209
  @pulumi.getter(name="aggregatorKey")
@@ -1139,16 +1333,33 @@ class WorkspaceFolderMetadataAggregator(dict):
1139
1333
  :param str name: (Updatable) Free form text without any restriction on permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters.
1140
1334
  :param str type: The type of the aggregator.
1141
1335
  """
1336
+ WorkspaceFolderMetadataAggregator._configure(
1337
+ lambda key, value: pulumi.set(__self__, key, value),
1338
+ description=description,
1339
+ identifier=identifier,
1340
+ key=key,
1341
+ name=name,
1342
+ type=type,
1343
+ )
1344
+ @staticmethod
1345
+ def _configure(
1346
+ _setter: Callable[[Any, Any], None],
1347
+ description: Optional[str] = None,
1348
+ identifier: Optional[str] = None,
1349
+ key: Optional[str] = None,
1350
+ name: Optional[str] = None,
1351
+ type: Optional[str] = None,
1352
+ opts: Optional[pulumi.ResourceOptions]=None):
1142
1353
  if description is not None:
1143
- pulumi.set(__self__, "description", description)
1354
+ _setter("description", description)
1144
1355
  if identifier is not None:
1145
- pulumi.set(__self__, "identifier", identifier)
1356
+ _setter("identifier", identifier)
1146
1357
  if key is not None:
1147
- pulumi.set(__self__, "key", key)
1358
+ _setter("key", key)
1148
1359
  if name is not None:
1149
- pulumi.set(__self__, "name", name)
1360
+ _setter("name", name)
1150
1361
  if type is not None:
1151
- pulumi.set(__self__, "type", type)
1362
+ _setter("type", type)
1152
1363
 
1153
1364
  @property
1154
1365
  @pulumi.getter
@@ -1215,8 +1426,17 @@ class WorkspaceFolderMetadataCountStatistic(dict):
1215
1426
  """
1216
1427
  :param Sequence['WorkspaceFolderMetadataCountStatisticObjectTypeCountListArgs'] object_type_count_lists: The array of statistics.
1217
1428
  """
1429
+ WorkspaceFolderMetadataCountStatistic._configure(
1430
+ lambda key, value: pulumi.set(__self__, key, value),
1431
+ object_type_count_lists=object_type_count_lists,
1432
+ )
1433
+ @staticmethod
1434
+ def _configure(
1435
+ _setter: Callable[[Any, Any], None],
1436
+ object_type_count_lists: Optional[Sequence['outputs.WorkspaceFolderMetadataCountStatisticObjectTypeCountList']] = None,
1437
+ opts: Optional[pulumi.ResourceOptions]=None):
1218
1438
  if object_type_count_lists is not None:
1219
- pulumi.set(__self__, "object_type_count_lists", object_type_count_lists)
1439
+ _setter("object_type_count_lists", object_type_count_lists)
1220
1440
 
1221
1441
  @property
1222
1442
  @pulumi.getter(name="objectTypeCountLists")
@@ -1255,10 +1475,21 @@ class WorkspaceFolderMetadataCountStatisticObjectTypeCountList(dict):
1255
1475
  :param str object_count: The value for the count statistic object.
1256
1476
  :param str object_type: The type of object for the count statistic object.
1257
1477
  """
1478
+ WorkspaceFolderMetadataCountStatisticObjectTypeCountList._configure(
1479
+ lambda key, value: pulumi.set(__self__, key, value),
1480
+ object_count=object_count,
1481
+ object_type=object_type,
1482
+ )
1483
+ @staticmethod
1484
+ def _configure(
1485
+ _setter: Callable[[Any, Any], None],
1486
+ object_count: Optional[str] = None,
1487
+ object_type: Optional[str] = None,
1488
+ opts: Optional[pulumi.ResourceOptions]=None):
1258
1489
  if object_count is not None:
1259
- pulumi.set(__self__, "object_count", object_count)
1490
+ _setter("object_count", object_count)
1260
1491
  if object_type is not None:
1261
- pulumi.set(__self__, "object_type", object_type)
1492
+ _setter("object_type", object_type)
1262
1493
 
1263
1494
  @property
1264
1495
  @pulumi.getter(name="objectCount")
@@ -1303,10 +1534,21 @@ class WorkspaceFolderParentRef(dict):
1303
1534
  :param str parent: Key of the parent object.
1304
1535
  :param str root_doc_id: Key of the root document object.
1305
1536
  """
1537
+ WorkspaceFolderParentRef._configure(
1538
+ lambda key, value: pulumi.set(__self__, key, value),
1539
+ parent=parent,
1540
+ root_doc_id=root_doc_id,
1541
+ )
1542
+ @staticmethod
1543
+ def _configure(
1544
+ _setter: Callable[[Any, Any], None],
1545
+ parent: Optional[str] = None,
1546
+ root_doc_id: Optional[str] = None,
1547
+ opts: Optional[pulumi.ResourceOptions]=None):
1306
1548
  if parent is not None:
1307
- pulumi.set(__self__, "parent", parent)
1549
+ _setter("parent", parent)
1308
1550
  if root_doc_id is not None:
1309
- pulumi.set(__self__, "root_doc_id", root_doc_id)
1551
+ _setter("root_doc_id", root_doc_id)
1310
1552
 
1311
1553
  @property
1312
1554
  @pulumi.getter
@@ -1361,16 +1603,33 @@ class WorkspaceFolderRegistryMetadata(dict):
1361
1603
  :param Sequence[str] labels: (Updatable) Labels are keywords or labels that you can add to data assets, dataflows etc. You can define your own labels and use them to categorize content.
1362
1604
  :param int registry_version: (Updatable) The registry version.
1363
1605
  """
1606
+ WorkspaceFolderRegistryMetadata._configure(
1607
+ lambda key, value: pulumi.set(__self__, key, value),
1608
+ aggregator_key=aggregator_key,
1609
+ is_favorite=is_favorite,
1610
+ key=key,
1611
+ labels=labels,
1612
+ registry_version=registry_version,
1613
+ )
1614
+ @staticmethod
1615
+ def _configure(
1616
+ _setter: Callable[[Any, Any], None],
1617
+ aggregator_key: Optional[str] = None,
1618
+ is_favorite: Optional[bool] = None,
1619
+ key: Optional[str] = None,
1620
+ labels: Optional[Sequence[str]] = None,
1621
+ registry_version: Optional[int] = None,
1622
+ opts: Optional[pulumi.ResourceOptions]=None):
1364
1623
  if aggregator_key is not None:
1365
- pulumi.set(__self__, "aggregator_key", aggregator_key)
1624
+ _setter("aggregator_key", aggregator_key)
1366
1625
  if is_favorite is not None:
1367
- pulumi.set(__self__, "is_favorite", is_favorite)
1626
+ _setter("is_favorite", is_favorite)
1368
1627
  if key is not None:
1369
- pulumi.set(__self__, "key", key)
1628
+ _setter("key", key)
1370
1629
  if labels is not None:
1371
- pulumi.set(__self__, "labels", labels)
1630
+ _setter("labels", labels)
1372
1631
  if registry_version is not None:
1373
- pulumi.set(__self__, "registry_version", registry_version)
1632
+ _setter("registry_version", registry_version)
1374
1633
 
1375
1634
  @property
1376
1635
  @pulumi.getter(name="aggregatorKey")
@@ -1485,34 +1744,69 @@ class WorkspaceProjectMetadata(dict):
1485
1744
  :param str updated_by: The user that updated the object.
1486
1745
  :param str updated_by_name: The user that updated the object.
1487
1746
  """
1747
+ WorkspaceProjectMetadata._configure(
1748
+ lambda key, value: pulumi.set(__self__, key, value),
1749
+ aggregator_key=aggregator_key,
1750
+ aggregators=aggregators,
1751
+ count_statistics=count_statistics,
1752
+ created_by=created_by,
1753
+ created_by_name=created_by_name,
1754
+ identifier_path=identifier_path,
1755
+ info_fields=info_fields,
1756
+ is_favorite=is_favorite,
1757
+ labels=labels,
1758
+ registry_version=registry_version,
1759
+ time_created=time_created,
1760
+ time_updated=time_updated,
1761
+ updated_by=updated_by,
1762
+ updated_by_name=updated_by_name,
1763
+ )
1764
+ @staticmethod
1765
+ def _configure(
1766
+ _setter: Callable[[Any, Any], None],
1767
+ aggregator_key: Optional[str] = None,
1768
+ aggregators: Optional[Sequence['outputs.WorkspaceProjectMetadataAggregator']] = None,
1769
+ count_statistics: Optional[Sequence['outputs.WorkspaceProjectMetadataCountStatistic']] = None,
1770
+ created_by: Optional[str] = None,
1771
+ created_by_name: Optional[str] = None,
1772
+ identifier_path: Optional[str] = None,
1773
+ info_fields: Optional[Mapping[str, Any]] = None,
1774
+ is_favorite: Optional[bool] = None,
1775
+ labels: Optional[Sequence[str]] = None,
1776
+ registry_version: Optional[int] = None,
1777
+ time_created: Optional[str] = None,
1778
+ time_updated: Optional[str] = None,
1779
+ updated_by: Optional[str] = None,
1780
+ updated_by_name: Optional[str] = None,
1781
+ opts: Optional[pulumi.ResourceOptions]=None):
1488
1782
  if aggregator_key is not None:
1489
- pulumi.set(__self__, "aggregator_key", aggregator_key)
1783
+ _setter("aggregator_key", aggregator_key)
1490
1784
  if aggregators is not None:
1491
- pulumi.set(__self__, "aggregators", aggregators)
1785
+ _setter("aggregators", aggregators)
1492
1786
  if count_statistics is not None:
1493
- pulumi.set(__self__, "count_statistics", count_statistics)
1787
+ _setter("count_statistics", count_statistics)
1494
1788
  if created_by is not None:
1495
- pulumi.set(__self__, "created_by", created_by)
1789
+ _setter("created_by", created_by)
1496
1790
  if created_by_name is not None:
1497
- pulumi.set(__self__, "created_by_name", created_by_name)
1791
+ _setter("created_by_name", created_by_name)
1498
1792
  if identifier_path is not None:
1499
- pulumi.set(__self__, "identifier_path", identifier_path)
1793
+ _setter("identifier_path", identifier_path)
1500
1794
  if info_fields is not None:
1501
- pulumi.set(__self__, "info_fields", info_fields)
1795
+ _setter("info_fields", info_fields)
1502
1796
  if is_favorite is not None:
1503
- pulumi.set(__self__, "is_favorite", is_favorite)
1797
+ _setter("is_favorite", is_favorite)
1504
1798
  if labels is not None:
1505
- pulumi.set(__self__, "labels", labels)
1799
+ _setter("labels", labels)
1506
1800
  if registry_version is not None:
1507
- pulumi.set(__self__, "registry_version", registry_version)
1801
+ _setter("registry_version", registry_version)
1508
1802
  if time_created is not None:
1509
- pulumi.set(__self__, "time_created", time_created)
1803
+ _setter("time_created", time_created)
1510
1804
  if time_updated is not None:
1511
- pulumi.set(__self__, "time_updated", time_updated)
1805
+ _setter("time_updated", time_updated)
1512
1806
  if updated_by is not None:
1513
- pulumi.set(__self__, "updated_by", updated_by)
1807
+ _setter("updated_by", updated_by)
1514
1808
  if updated_by_name is not None:
1515
- pulumi.set(__self__, "updated_by_name", updated_by_name)
1809
+ _setter("updated_by_name", updated_by_name)
1516
1810
 
1517
1811
  @property
1518
1812
  @pulumi.getter(name="aggregatorKey")
@@ -1642,16 +1936,33 @@ class WorkspaceProjectMetadataAggregator(dict):
1642
1936
  :param str name: (Updatable) Free form text without any restriction on permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters.
1643
1937
  :param str type: The type of the aggregator.
1644
1938
  """
1939
+ WorkspaceProjectMetadataAggregator._configure(
1940
+ lambda key, value: pulumi.set(__self__, key, value),
1941
+ description=description,
1942
+ identifier=identifier,
1943
+ key=key,
1944
+ name=name,
1945
+ type=type,
1946
+ )
1947
+ @staticmethod
1948
+ def _configure(
1949
+ _setter: Callable[[Any, Any], None],
1950
+ description: Optional[str] = None,
1951
+ identifier: Optional[str] = None,
1952
+ key: Optional[str] = None,
1953
+ name: Optional[str] = None,
1954
+ type: Optional[str] = None,
1955
+ opts: Optional[pulumi.ResourceOptions]=None):
1645
1956
  if description is not None:
1646
- pulumi.set(__self__, "description", description)
1957
+ _setter("description", description)
1647
1958
  if identifier is not None:
1648
- pulumi.set(__self__, "identifier", identifier)
1959
+ _setter("identifier", identifier)
1649
1960
  if key is not None:
1650
- pulumi.set(__self__, "key", key)
1961
+ _setter("key", key)
1651
1962
  if name is not None:
1652
- pulumi.set(__self__, "name", name)
1963
+ _setter("name", name)
1653
1964
  if type is not None:
1654
- pulumi.set(__self__, "type", type)
1965
+ _setter("type", type)
1655
1966
 
1656
1967
  @property
1657
1968
  @pulumi.getter
@@ -1718,8 +2029,17 @@ class WorkspaceProjectMetadataCountStatistic(dict):
1718
2029
  """
1719
2030
  :param Sequence['WorkspaceProjectMetadataCountStatisticObjectTypeCountListArgs'] object_type_count_lists: The array of statistics.
1720
2031
  """
2032
+ WorkspaceProjectMetadataCountStatistic._configure(
2033
+ lambda key, value: pulumi.set(__self__, key, value),
2034
+ object_type_count_lists=object_type_count_lists,
2035
+ )
2036
+ @staticmethod
2037
+ def _configure(
2038
+ _setter: Callable[[Any, Any], None],
2039
+ object_type_count_lists: Optional[Sequence['outputs.WorkspaceProjectMetadataCountStatisticObjectTypeCountList']] = None,
2040
+ opts: Optional[pulumi.ResourceOptions]=None):
1721
2041
  if object_type_count_lists is not None:
1722
- pulumi.set(__self__, "object_type_count_lists", object_type_count_lists)
2042
+ _setter("object_type_count_lists", object_type_count_lists)
1723
2043
 
1724
2044
  @property
1725
2045
  @pulumi.getter(name="objectTypeCountLists")
@@ -1758,10 +2078,21 @@ class WorkspaceProjectMetadataCountStatisticObjectTypeCountList(dict):
1758
2078
  :param str object_count: The value for the count statistic object.
1759
2079
  :param str object_type: The type of object for the count statistic object.
1760
2080
  """
2081
+ WorkspaceProjectMetadataCountStatisticObjectTypeCountList._configure(
2082
+ lambda key, value: pulumi.set(__self__, key, value),
2083
+ object_count=object_count,
2084
+ object_type=object_type,
2085
+ )
2086
+ @staticmethod
2087
+ def _configure(
2088
+ _setter: Callable[[Any, Any], None],
2089
+ object_count: Optional[str] = None,
2090
+ object_type: Optional[str] = None,
2091
+ opts: Optional[pulumi.ResourceOptions]=None):
1761
2092
  if object_count is not None:
1762
- pulumi.set(__self__, "object_count", object_count)
2093
+ _setter("object_count", object_count)
1763
2094
  if object_type is not None:
1764
- pulumi.set(__self__, "object_type", object_type)
2095
+ _setter("object_type", object_type)
1765
2096
 
1766
2097
  @property
1767
2098
  @pulumi.getter(name="objectCount")
@@ -1806,10 +2137,21 @@ class WorkspaceProjectParentRef(dict):
1806
2137
  :param str parent: Key of the parent object.
1807
2138
  :param str root_doc_id: Key of the root document object.
1808
2139
  """
2140
+ WorkspaceProjectParentRef._configure(
2141
+ lambda key, value: pulumi.set(__self__, key, value),
2142
+ parent=parent,
2143
+ root_doc_id=root_doc_id,
2144
+ )
2145
+ @staticmethod
2146
+ def _configure(
2147
+ _setter: Callable[[Any, Any], None],
2148
+ parent: Optional[str] = None,
2149
+ root_doc_id: Optional[str] = None,
2150
+ opts: Optional[pulumi.ResourceOptions]=None):
1809
2151
  if parent is not None:
1810
- pulumi.set(__self__, "parent", parent)
2152
+ _setter("parent", parent)
1811
2153
  if root_doc_id is not None:
1812
- pulumi.set(__self__, "root_doc_id", root_doc_id)
2154
+ _setter("root_doc_id", root_doc_id)
1813
2155
 
1814
2156
  @property
1815
2157
  @pulumi.getter
@@ -1864,16 +2206,33 @@ class WorkspaceProjectRegistryMetadata(dict):
1864
2206
  :param Sequence[str] labels: (Updatable) Labels are keywords or labels that you can add to data assets, dataflows etc. You can define your own labels and use them to categorize content.
1865
2207
  :param int registry_version: (Updatable) The registry version.
1866
2208
  """
2209
+ WorkspaceProjectRegistryMetadata._configure(
2210
+ lambda key, value: pulumi.set(__self__, key, value),
2211
+ aggregator_key=aggregator_key,
2212
+ is_favorite=is_favorite,
2213
+ key=key,
2214
+ labels=labels,
2215
+ registry_version=registry_version,
2216
+ )
2217
+ @staticmethod
2218
+ def _configure(
2219
+ _setter: Callable[[Any, Any], None],
2220
+ aggregator_key: Optional[str] = None,
2221
+ is_favorite: Optional[bool] = None,
2222
+ key: Optional[str] = None,
2223
+ labels: Optional[Sequence[str]] = None,
2224
+ registry_version: Optional[int] = None,
2225
+ opts: Optional[pulumi.ResourceOptions]=None):
1867
2226
  if aggregator_key is not None:
1868
- pulumi.set(__self__, "aggregator_key", aggregator_key)
2227
+ _setter("aggregator_key", aggregator_key)
1869
2228
  if is_favorite is not None:
1870
- pulumi.set(__self__, "is_favorite", is_favorite)
2229
+ _setter("is_favorite", is_favorite)
1871
2230
  if key is not None:
1872
- pulumi.set(__self__, "key", key)
2231
+ _setter("key", key)
1873
2232
  if labels is not None:
1874
- pulumi.set(__self__, "labels", labels)
2233
+ _setter("labels", labels)
1875
2234
  if registry_version is not None:
1876
- pulumi.set(__self__, "registry_version", registry_version)
2235
+ _setter("registry_version", registry_version)
1877
2236
 
1878
2237
  @property
1879
2238
  @pulumi.getter(name="aggregatorKey")
@@ -1935,13 +2294,34 @@ class GetWorkspaceApplicationDependentObjectMetadataResult(dict):
1935
2294
  :param int object_version: The object version.
1936
2295
  :param str type: The type of the object in patch.
1937
2296
  """
1938
- pulumi.set(__self__, "action", action)
1939
- pulumi.set(__self__, "identifier", identifier)
1940
- pulumi.set(__self__, "key", key)
1941
- pulumi.set(__self__, "name", name)
1942
- pulumi.set(__self__, "name_path", name_path)
1943
- pulumi.set(__self__, "object_version", object_version)
1944
- pulumi.set(__self__, "type", type)
2297
+ GetWorkspaceApplicationDependentObjectMetadataResult._configure(
2298
+ lambda key, value: pulumi.set(__self__, key, value),
2299
+ action=action,
2300
+ identifier=identifier,
2301
+ key=key,
2302
+ name=name,
2303
+ name_path=name_path,
2304
+ object_version=object_version,
2305
+ type=type,
2306
+ )
2307
+ @staticmethod
2308
+ def _configure(
2309
+ _setter: Callable[[Any, Any], None],
2310
+ action: str,
2311
+ identifier: str,
2312
+ key: str,
2313
+ name: str,
2314
+ name_path: str,
2315
+ object_version: int,
2316
+ type: str,
2317
+ opts: Optional[pulumi.ResourceOptions]=None):
2318
+ _setter("action", action)
2319
+ _setter("identifier", identifier)
2320
+ _setter("key", key)
2321
+ _setter("name", name)
2322
+ _setter("name_path", name_path)
2323
+ _setter("object_version", object_version)
2324
+ _setter("type", type)
1945
2325
 
1946
2326
  @property
1947
2327
  @pulumi.getter
@@ -2033,20 +2413,55 @@ class GetWorkspaceApplicationMetadataResult(dict):
2033
2413
  :param str updated_by: The user that updated the object.
2034
2414
  :param str updated_by_name: The user that updated the object.
2035
2415
  """
2036
- pulumi.set(__self__, "aggregator_key", aggregator_key)
2037
- pulumi.set(__self__, "aggregators", aggregators)
2038
- pulumi.set(__self__, "count_statistics", count_statistics)
2039
- pulumi.set(__self__, "created_by", created_by)
2040
- pulumi.set(__self__, "created_by_name", created_by_name)
2041
- pulumi.set(__self__, "identifier_path", identifier_path)
2042
- pulumi.set(__self__, "info_fields", info_fields)
2043
- pulumi.set(__self__, "is_favorite", is_favorite)
2044
- pulumi.set(__self__, "labels", labels)
2045
- pulumi.set(__self__, "registry_version", registry_version)
2046
- pulumi.set(__self__, "time_created", time_created)
2047
- pulumi.set(__self__, "time_updated", time_updated)
2048
- pulumi.set(__self__, "updated_by", updated_by)
2049
- pulumi.set(__self__, "updated_by_name", updated_by_name)
2416
+ GetWorkspaceApplicationMetadataResult._configure(
2417
+ lambda key, value: pulumi.set(__self__, key, value),
2418
+ aggregator_key=aggregator_key,
2419
+ aggregators=aggregators,
2420
+ count_statistics=count_statistics,
2421
+ created_by=created_by,
2422
+ created_by_name=created_by_name,
2423
+ identifier_path=identifier_path,
2424
+ info_fields=info_fields,
2425
+ is_favorite=is_favorite,
2426
+ labels=labels,
2427
+ registry_version=registry_version,
2428
+ time_created=time_created,
2429
+ time_updated=time_updated,
2430
+ updated_by=updated_by,
2431
+ updated_by_name=updated_by_name,
2432
+ )
2433
+ @staticmethod
2434
+ def _configure(
2435
+ _setter: Callable[[Any, Any], None],
2436
+ aggregator_key: str,
2437
+ aggregators: Sequence['outputs.GetWorkspaceApplicationMetadataAggregatorResult'],
2438
+ count_statistics: Sequence['outputs.GetWorkspaceApplicationMetadataCountStatisticResult'],
2439
+ created_by: str,
2440
+ created_by_name: str,
2441
+ identifier_path: str,
2442
+ info_fields: Mapping[str, Any],
2443
+ is_favorite: bool,
2444
+ labels: Sequence[str],
2445
+ registry_version: int,
2446
+ time_created: str,
2447
+ time_updated: str,
2448
+ updated_by: str,
2449
+ updated_by_name: str,
2450
+ opts: Optional[pulumi.ResourceOptions]=None):
2451
+ _setter("aggregator_key", aggregator_key)
2452
+ _setter("aggregators", aggregators)
2453
+ _setter("count_statistics", count_statistics)
2454
+ _setter("created_by", created_by)
2455
+ _setter("created_by_name", created_by_name)
2456
+ _setter("identifier_path", identifier_path)
2457
+ _setter("info_fields", info_fields)
2458
+ _setter("is_favorite", is_favorite)
2459
+ _setter("labels", labels)
2460
+ _setter("registry_version", registry_version)
2461
+ _setter("time_created", time_created)
2462
+ _setter("time_updated", time_updated)
2463
+ _setter("updated_by", updated_by)
2464
+ _setter("updated_by_name", updated_by_name)
2050
2465
 
2051
2466
  @property
2052
2467
  @pulumi.getter(name="aggregatorKey")
@@ -2176,11 +2591,28 @@ class GetWorkspaceApplicationMetadataAggregatorResult(dict):
2176
2591
  :param str name: Free form text without any restriction on permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters.
2177
2592
  :param str type: The type of the object in patch.
2178
2593
  """
2179
- pulumi.set(__self__, "description", description)
2180
- pulumi.set(__self__, "identifier", identifier)
2181
- pulumi.set(__self__, "key", key)
2182
- pulumi.set(__self__, "name", name)
2183
- pulumi.set(__self__, "type", type)
2594
+ GetWorkspaceApplicationMetadataAggregatorResult._configure(
2595
+ lambda key, value: pulumi.set(__self__, key, value),
2596
+ description=description,
2597
+ identifier=identifier,
2598
+ key=key,
2599
+ name=name,
2600
+ type=type,
2601
+ )
2602
+ @staticmethod
2603
+ def _configure(
2604
+ _setter: Callable[[Any, Any], None],
2605
+ description: str,
2606
+ identifier: str,
2607
+ key: str,
2608
+ name: str,
2609
+ type: str,
2610
+ opts: Optional[pulumi.ResourceOptions]=None):
2611
+ _setter("description", description)
2612
+ _setter("identifier", identifier)
2613
+ _setter("key", key)
2614
+ _setter("name", name)
2615
+ _setter("type", type)
2184
2616
 
2185
2617
  @property
2186
2618
  @pulumi.getter
@@ -2230,7 +2662,16 @@ class GetWorkspaceApplicationMetadataCountStatisticResult(dict):
2230
2662
  """
2231
2663
  :param Sequence['GetWorkspaceApplicationMetadataCountStatisticObjectTypeCountListArgs'] object_type_count_lists: The array of statistics.
2232
2664
  """
2233
- pulumi.set(__self__, "object_type_count_lists", object_type_count_lists)
2665
+ GetWorkspaceApplicationMetadataCountStatisticResult._configure(
2666
+ lambda key, value: pulumi.set(__self__, key, value),
2667
+ object_type_count_lists=object_type_count_lists,
2668
+ )
2669
+ @staticmethod
2670
+ def _configure(
2671
+ _setter: Callable[[Any, Any], None],
2672
+ object_type_count_lists: Sequence['outputs.GetWorkspaceApplicationMetadataCountStatisticObjectTypeCountListResult'],
2673
+ opts: Optional[pulumi.ResourceOptions]=None):
2674
+ _setter("object_type_count_lists", object_type_count_lists)
2234
2675
 
2235
2676
  @property
2236
2677
  @pulumi.getter(name="objectTypeCountLists")
@@ -2250,8 +2691,19 @@ class GetWorkspaceApplicationMetadataCountStatisticObjectTypeCountListResult(dic
2250
2691
  :param str object_count: The value for the count statistic object.
2251
2692
  :param str object_type: The type of object for the count statistic object.
2252
2693
  """
2253
- pulumi.set(__self__, "object_count", object_count)
2254
- pulumi.set(__self__, "object_type", object_type)
2694
+ GetWorkspaceApplicationMetadataCountStatisticObjectTypeCountListResult._configure(
2695
+ lambda key, value: pulumi.set(__self__, key, value),
2696
+ object_count=object_count,
2697
+ object_type=object_type,
2698
+ )
2699
+ @staticmethod
2700
+ def _configure(
2701
+ _setter: Callable[[Any, Any], None],
2702
+ object_count: str,
2703
+ object_type: str,
2704
+ opts: Optional[pulumi.ResourceOptions]=None):
2705
+ _setter("object_count", object_count)
2706
+ _setter("object_type", object_type)
2255
2707
 
2256
2708
  @property
2257
2709
  @pulumi.getter(name="objectCount")
@@ -2279,8 +2731,19 @@ class GetWorkspaceApplicationParentRefResult(dict):
2279
2731
  :param str parent: Key of the parent object.
2280
2732
  :param str root_doc_id: Key of the root document object.
2281
2733
  """
2282
- pulumi.set(__self__, "parent", parent)
2283
- pulumi.set(__self__, "root_doc_id", root_doc_id)
2734
+ GetWorkspaceApplicationParentRefResult._configure(
2735
+ lambda key, value: pulumi.set(__self__, key, value),
2736
+ parent=parent,
2737
+ root_doc_id=root_doc_id,
2738
+ )
2739
+ @staticmethod
2740
+ def _configure(
2741
+ _setter: Callable[[Any, Any], None],
2742
+ parent: str,
2743
+ root_doc_id: str,
2744
+ opts: Optional[pulumi.ResourceOptions]=None):
2745
+ _setter("parent", parent)
2746
+ _setter("root_doc_id", root_doc_id)
2284
2747
 
2285
2748
  @property
2286
2749
  @pulumi.getter
@@ -2318,13 +2781,34 @@ class GetWorkspaceApplicationPublishedObjectMetadataResult(dict):
2318
2781
  :param int object_version: The object version.
2319
2782
  :param str type: The type of the object in patch.
2320
2783
  """
2321
- pulumi.set(__self__, "action", action)
2322
- pulumi.set(__self__, "identifier", identifier)
2323
- pulumi.set(__self__, "key", key)
2324
- pulumi.set(__self__, "name", name)
2325
- pulumi.set(__self__, "name_path", name_path)
2326
- pulumi.set(__self__, "object_version", object_version)
2327
- pulumi.set(__self__, "type", type)
2784
+ GetWorkspaceApplicationPublishedObjectMetadataResult._configure(
2785
+ lambda key, value: pulumi.set(__self__, key, value),
2786
+ action=action,
2787
+ identifier=identifier,
2788
+ key=key,
2789
+ name=name,
2790
+ name_path=name_path,
2791
+ object_version=object_version,
2792
+ type=type,
2793
+ )
2794
+ @staticmethod
2795
+ def _configure(
2796
+ _setter: Callable[[Any, Any], None],
2797
+ action: str,
2798
+ identifier: str,
2799
+ key: str,
2800
+ name: str,
2801
+ name_path: str,
2802
+ object_version: int,
2803
+ type: str,
2804
+ opts: Optional[pulumi.ResourceOptions]=None):
2805
+ _setter("action", action)
2806
+ _setter("identifier", identifier)
2807
+ _setter("key", key)
2808
+ _setter("name", name)
2809
+ _setter("name_path", name_path)
2810
+ _setter("object_version", object_version)
2811
+ _setter("type", type)
2328
2812
 
2329
2813
  @property
2330
2814
  @pulumi.getter
@@ -2398,11 +2882,28 @@ class GetWorkspaceApplicationRegistryMetadataResult(dict):
2398
2882
  :param Sequence[str] labels: Labels are keywords or tags that you can add to data assets, dataflows and so on. You can define your own labels and use them to categorize content.
2399
2883
  :param int registry_version: The registry version of the object.
2400
2884
  """
2401
- pulumi.set(__self__, "aggregator_key", aggregator_key)
2402
- pulumi.set(__self__, "is_favorite", is_favorite)
2403
- pulumi.set(__self__, "key", key)
2404
- pulumi.set(__self__, "labels", labels)
2405
- pulumi.set(__self__, "registry_version", registry_version)
2885
+ GetWorkspaceApplicationRegistryMetadataResult._configure(
2886
+ lambda key, value: pulumi.set(__self__, key, value),
2887
+ aggregator_key=aggregator_key,
2888
+ is_favorite=is_favorite,
2889
+ key=key,
2890
+ labels=labels,
2891
+ registry_version=registry_version,
2892
+ )
2893
+ @staticmethod
2894
+ def _configure(
2895
+ _setter: Callable[[Any, Any], None],
2896
+ aggregator_key: str,
2897
+ is_favorite: bool,
2898
+ key: str,
2899
+ labels: Sequence[str],
2900
+ registry_version: int,
2901
+ opts: Optional[pulumi.ResourceOptions]=None):
2902
+ _setter("aggregator_key", aggregator_key)
2903
+ _setter("is_favorite", is_favorite)
2904
+ _setter("key", key)
2905
+ _setter("labels", labels)
2906
+ _setter("registry_version", registry_version)
2406
2907
 
2407
2908
  @property
2408
2909
  @pulumi.getter(name="aggregatorKey")
@@ -2459,11 +2960,28 @@ class GetWorkspaceApplicationSourceApplicationInfoResult(dict):
2459
2960
  :param str last_patch_key: The last patch key for the application.
2460
2961
  :param str workspace_id: The workspace ID.
2461
2962
  """
2462
- pulumi.set(__self__, "application_key", application_key)
2463
- pulumi.set(__self__, "application_version", application_version)
2464
- pulumi.set(__self__, "copy_type", copy_type)
2465
- pulumi.set(__self__, "last_patch_key", last_patch_key)
2466
- pulumi.set(__self__, "workspace_id", workspace_id)
2963
+ GetWorkspaceApplicationSourceApplicationInfoResult._configure(
2964
+ lambda key, value: pulumi.set(__self__, key, value),
2965
+ application_key=application_key,
2966
+ application_version=application_version,
2967
+ copy_type=copy_type,
2968
+ last_patch_key=last_patch_key,
2969
+ workspace_id=workspace_id,
2970
+ )
2971
+ @staticmethod
2972
+ def _configure(
2973
+ _setter: Callable[[Any, Any], None],
2974
+ application_key: str,
2975
+ application_version: str,
2976
+ copy_type: str,
2977
+ last_patch_key: str,
2978
+ workspace_id: str,
2979
+ opts: Optional[pulumi.ResourceOptions]=None):
2980
+ _setter("application_key", application_key)
2981
+ _setter("application_version", application_version)
2982
+ _setter("copy_type", copy_type)
2983
+ _setter("last_patch_key", last_patch_key)
2984
+ _setter("workspace_id", workspace_id)
2467
2985
 
2468
2986
  @property
2469
2987
  @pulumi.getter(name="applicationKey")
@@ -2507,7 +3025,16 @@ class GetWorkspaceApplicationSourceApplicationInfoResult(dict):
2507
3025
  class GetWorkspaceApplicationsApplicationSummaryCollectionResult(dict):
2508
3026
  def __init__(__self__, *,
2509
3027
  items: Sequence['outputs.GetWorkspaceApplicationsApplicationSummaryCollectionItemResult']):
2510
- pulumi.set(__self__, "items", items)
3028
+ GetWorkspaceApplicationsApplicationSummaryCollectionResult._configure(
3029
+ lambda key, value: pulumi.set(__self__, key, value),
3030
+ items=items,
3031
+ )
3032
+ @staticmethod
3033
+ def _configure(
3034
+ _setter: Callable[[Any, Any], None],
3035
+ items: Sequence['outputs.GetWorkspaceApplicationsApplicationSummaryCollectionItemResult'],
3036
+ opts: Optional[pulumi.ResourceOptions]=None):
3037
+ _setter("items", items)
2511
3038
 
2512
3039
  @property
2513
3040
  @pulumi.getter
@@ -2571,32 +3098,91 @@ class GetWorkspaceApplicationsApplicationSummaryCollectionItemResult(dict):
2571
3098
  :param str time_updated: The date and time the application was updated, in the timestamp format defined by RFC3339. example: 2019-08-25T21:10:29.41Z
2572
3099
  :param str workspace_id: The workspace ID.
2573
3100
  """
2574
- pulumi.set(__self__, "application_version", application_version)
2575
- pulumi.set(__self__, "compartment_id", compartment_id)
2576
- pulumi.set(__self__, "defined_tags", defined_tags)
2577
- pulumi.set(__self__, "dependent_object_metadatas", dependent_object_metadatas)
2578
- pulumi.set(__self__, "description", description)
2579
- pulumi.set(__self__, "display_name", display_name)
2580
- pulumi.set(__self__, "freeform_tags", freeform_tags)
2581
- pulumi.set(__self__, "id", id)
2582
- pulumi.set(__self__, "identifier", identifier)
2583
- pulumi.set(__self__, "key", key)
2584
- pulumi.set(__self__, "key_map", key_map)
2585
- pulumi.set(__self__, "metadatas", metadatas)
2586
- pulumi.set(__self__, "model_type", model_type)
2587
- pulumi.set(__self__, "model_version", model_version)
2588
- pulumi.set(__self__, "name", name)
2589
- pulumi.set(__self__, "object_status", object_status)
2590
- pulumi.set(__self__, "object_version", object_version)
2591
- pulumi.set(__self__, "parent_reves", parent_reves)
2592
- pulumi.set(__self__, "published_object_metadatas", published_object_metadatas)
2593
- pulumi.set(__self__, "registry_metadatas", registry_metadatas)
2594
- pulumi.set(__self__, "source_application_infos", source_application_infos)
2595
- pulumi.set(__self__, "state", state)
2596
- pulumi.set(__self__, "time_created", time_created)
2597
- pulumi.set(__self__, "time_patched", time_patched)
2598
- pulumi.set(__self__, "time_updated", time_updated)
2599
- pulumi.set(__self__, "workspace_id", workspace_id)
3101
+ GetWorkspaceApplicationsApplicationSummaryCollectionItemResult._configure(
3102
+ lambda key, value: pulumi.set(__self__, key, value),
3103
+ application_version=application_version,
3104
+ compartment_id=compartment_id,
3105
+ defined_tags=defined_tags,
3106
+ dependent_object_metadatas=dependent_object_metadatas,
3107
+ description=description,
3108
+ display_name=display_name,
3109
+ freeform_tags=freeform_tags,
3110
+ id=id,
3111
+ identifier=identifier,
3112
+ key=key,
3113
+ key_map=key_map,
3114
+ metadatas=metadatas,
3115
+ model_type=model_type,
3116
+ model_version=model_version,
3117
+ name=name,
3118
+ object_status=object_status,
3119
+ object_version=object_version,
3120
+ parent_reves=parent_reves,
3121
+ published_object_metadatas=published_object_metadatas,
3122
+ registry_metadatas=registry_metadatas,
3123
+ source_application_infos=source_application_infos,
3124
+ state=state,
3125
+ time_created=time_created,
3126
+ time_patched=time_patched,
3127
+ time_updated=time_updated,
3128
+ workspace_id=workspace_id,
3129
+ )
3130
+ @staticmethod
3131
+ def _configure(
3132
+ _setter: Callable[[Any, Any], None],
3133
+ application_version: int,
3134
+ compartment_id: str,
3135
+ defined_tags: Mapping[str, Any],
3136
+ dependent_object_metadatas: Sequence['outputs.GetWorkspaceApplicationsApplicationSummaryCollectionItemDependentObjectMetadataResult'],
3137
+ description: str,
3138
+ display_name: str,
3139
+ freeform_tags: Mapping[str, Any],
3140
+ id: str,
3141
+ identifier: str,
3142
+ key: str,
3143
+ key_map: Mapping[str, Any],
3144
+ metadatas: Sequence['outputs.GetWorkspaceApplicationsApplicationSummaryCollectionItemMetadataResult'],
3145
+ model_type: str,
3146
+ model_version: str,
3147
+ name: str,
3148
+ object_status: int,
3149
+ object_version: int,
3150
+ parent_reves: Sequence['outputs.GetWorkspaceApplicationsApplicationSummaryCollectionItemParentRefResult'],
3151
+ published_object_metadatas: Sequence['outputs.GetWorkspaceApplicationsApplicationSummaryCollectionItemPublishedObjectMetadataResult'],
3152
+ registry_metadatas: Sequence['outputs.GetWorkspaceApplicationsApplicationSummaryCollectionItemRegistryMetadataResult'],
3153
+ source_application_infos: Sequence['outputs.GetWorkspaceApplicationsApplicationSummaryCollectionItemSourceApplicationInfoResult'],
3154
+ state: str,
3155
+ time_created: str,
3156
+ time_patched: str,
3157
+ time_updated: str,
3158
+ workspace_id: str,
3159
+ opts: Optional[pulumi.ResourceOptions]=None):
3160
+ _setter("application_version", application_version)
3161
+ _setter("compartment_id", compartment_id)
3162
+ _setter("defined_tags", defined_tags)
3163
+ _setter("dependent_object_metadatas", dependent_object_metadatas)
3164
+ _setter("description", description)
3165
+ _setter("display_name", display_name)
3166
+ _setter("freeform_tags", freeform_tags)
3167
+ _setter("id", id)
3168
+ _setter("identifier", identifier)
3169
+ _setter("key", key)
3170
+ _setter("key_map", key_map)
3171
+ _setter("metadatas", metadatas)
3172
+ _setter("model_type", model_type)
3173
+ _setter("model_version", model_version)
3174
+ _setter("name", name)
3175
+ _setter("object_status", object_status)
3176
+ _setter("object_version", object_version)
3177
+ _setter("parent_reves", parent_reves)
3178
+ _setter("published_object_metadatas", published_object_metadatas)
3179
+ _setter("registry_metadatas", registry_metadatas)
3180
+ _setter("source_application_infos", source_application_infos)
3181
+ _setter("state", state)
3182
+ _setter("time_created", time_created)
3183
+ _setter("time_patched", time_patched)
3184
+ _setter("time_updated", time_updated)
3185
+ _setter("workspace_id", workspace_id)
2600
3186
 
2601
3187
  @property
2602
3188
  @pulumi.getter(name="applicationVersion")
@@ -2823,13 +3409,34 @@ class GetWorkspaceApplicationsApplicationSummaryCollectionItemDependentObjectMet
2823
3409
  :param int object_version: The object version.
2824
3410
  :param str type: The type of the object in patch.
2825
3411
  """
2826
- pulumi.set(__self__, "action", action)
2827
- pulumi.set(__self__, "identifier", identifier)
2828
- pulumi.set(__self__, "key", key)
2829
- pulumi.set(__self__, "name", name)
2830
- pulumi.set(__self__, "name_path", name_path)
2831
- pulumi.set(__self__, "object_version", object_version)
2832
- pulumi.set(__self__, "type", type)
3412
+ GetWorkspaceApplicationsApplicationSummaryCollectionItemDependentObjectMetadataResult._configure(
3413
+ lambda key, value: pulumi.set(__self__, key, value),
3414
+ action=action,
3415
+ identifier=identifier,
3416
+ key=key,
3417
+ name=name,
3418
+ name_path=name_path,
3419
+ object_version=object_version,
3420
+ type=type,
3421
+ )
3422
+ @staticmethod
3423
+ def _configure(
3424
+ _setter: Callable[[Any, Any], None],
3425
+ action: str,
3426
+ identifier: str,
3427
+ key: str,
3428
+ name: str,
3429
+ name_path: str,
3430
+ object_version: int,
3431
+ type: str,
3432
+ opts: Optional[pulumi.ResourceOptions]=None):
3433
+ _setter("action", action)
3434
+ _setter("identifier", identifier)
3435
+ _setter("key", key)
3436
+ _setter("name", name)
3437
+ _setter("name_path", name_path)
3438
+ _setter("object_version", object_version)
3439
+ _setter("type", type)
2833
3440
 
2834
3441
  @property
2835
3442
  @pulumi.getter
@@ -2921,20 +3528,55 @@ class GetWorkspaceApplicationsApplicationSummaryCollectionItemMetadataResult(dic
2921
3528
  :param str updated_by: The user that updated the object.
2922
3529
  :param str updated_by_name: The user that updated the object.
2923
3530
  """
2924
- pulumi.set(__self__, "aggregator_key", aggregator_key)
2925
- pulumi.set(__self__, "aggregators", aggregators)
2926
- pulumi.set(__self__, "count_statistics", count_statistics)
2927
- pulumi.set(__self__, "created_by", created_by)
2928
- pulumi.set(__self__, "created_by_name", created_by_name)
2929
- pulumi.set(__self__, "identifier_path", identifier_path)
2930
- pulumi.set(__self__, "info_fields", info_fields)
2931
- pulumi.set(__self__, "is_favorite", is_favorite)
2932
- pulumi.set(__self__, "labels", labels)
2933
- pulumi.set(__self__, "registry_version", registry_version)
2934
- pulumi.set(__self__, "time_created", time_created)
2935
- pulumi.set(__self__, "time_updated", time_updated)
2936
- pulumi.set(__self__, "updated_by", updated_by)
2937
- pulumi.set(__self__, "updated_by_name", updated_by_name)
3531
+ GetWorkspaceApplicationsApplicationSummaryCollectionItemMetadataResult._configure(
3532
+ lambda key, value: pulumi.set(__self__, key, value),
3533
+ aggregator_key=aggregator_key,
3534
+ aggregators=aggregators,
3535
+ count_statistics=count_statistics,
3536
+ created_by=created_by,
3537
+ created_by_name=created_by_name,
3538
+ identifier_path=identifier_path,
3539
+ info_fields=info_fields,
3540
+ is_favorite=is_favorite,
3541
+ labels=labels,
3542
+ registry_version=registry_version,
3543
+ time_created=time_created,
3544
+ time_updated=time_updated,
3545
+ updated_by=updated_by,
3546
+ updated_by_name=updated_by_name,
3547
+ )
3548
+ @staticmethod
3549
+ def _configure(
3550
+ _setter: Callable[[Any, Any], None],
3551
+ aggregator_key: str,
3552
+ aggregators: Sequence['outputs.GetWorkspaceApplicationsApplicationSummaryCollectionItemMetadataAggregatorResult'],
3553
+ count_statistics: Sequence['outputs.GetWorkspaceApplicationsApplicationSummaryCollectionItemMetadataCountStatisticResult'],
3554
+ created_by: str,
3555
+ created_by_name: str,
3556
+ identifier_path: str,
3557
+ info_fields: Mapping[str, Any],
3558
+ is_favorite: bool,
3559
+ labels: Sequence[str],
3560
+ registry_version: int,
3561
+ time_created: str,
3562
+ time_updated: str,
3563
+ updated_by: str,
3564
+ updated_by_name: str,
3565
+ opts: Optional[pulumi.ResourceOptions]=None):
3566
+ _setter("aggregator_key", aggregator_key)
3567
+ _setter("aggregators", aggregators)
3568
+ _setter("count_statistics", count_statistics)
3569
+ _setter("created_by", created_by)
3570
+ _setter("created_by_name", created_by_name)
3571
+ _setter("identifier_path", identifier_path)
3572
+ _setter("info_fields", info_fields)
3573
+ _setter("is_favorite", is_favorite)
3574
+ _setter("labels", labels)
3575
+ _setter("registry_version", registry_version)
3576
+ _setter("time_created", time_created)
3577
+ _setter("time_updated", time_updated)
3578
+ _setter("updated_by", updated_by)
3579
+ _setter("updated_by_name", updated_by_name)
2938
3580
 
2939
3581
  @property
2940
3582
  @pulumi.getter(name="aggregatorKey")
@@ -3064,11 +3706,28 @@ class GetWorkspaceApplicationsApplicationSummaryCollectionItemMetadataAggregator
3064
3706
  :param str name: Used to filter by the name of the object.
3065
3707
  :param str type: The type of the object in patch.
3066
3708
  """
3067
- pulumi.set(__self__, "description", description)
3068
- pulumi.set(__self__, "identifier", identifier)
3069
- pulumi.set(__self__, "key", key)
3070
- pulumi.set(__self__, "name", name)
3071
- pulumi.set(__self__, "type", type)
3709
+ GetWorkspaceApplicationsApplicationSummaryCollectionItemMetadataAggregatorResult._configure(
3710
+ lambda key, value: pulumi.set(__self__, key, value),
3711
+ description=description,
3712
+ identifier=identifier,
3713
+ key=key,
3714
+ name=name,
3715
+ type=type,
3716
+ )
3717
+ @staticmethod
3718
+ def _configure(
3719
+ _setter: Callable[[Any, Any], None],
3720
+ description: str,
3721
+ identifier: str,
3722
+ key: str,
3723
+ name: str,
3724
+ type: str,
3725
+ opts: Optional[pulumi.ResourceOptions]=None):
3726
+ _setter("description", description)
3727
+ _setter("identifier", identifier)
3728
+ _setter("key", key)
3729
+ _setter("name", name)
3730
+ _setter("type", type)
3072
3731
 
3073
3732
  @property
3074
3733
  @pulumi.getter
@@ -3118,7 +3777,16 @@ class GetWorkspaceApplicationsApplicationSummaryCollectionItemMetadataCountStati
3118
3777
  """
3119
3778
  :param Sequence['GetWorkspaceApplicationsApplicationSummaryCollectionItemMetadataCountStatisticObjectTypeCountListArgs'] object_type_count_lists: The array of statistics.
3120
3779
  """
3121
- pulumi.set(__self__, "object_type_count_lists", object_type_count_lists)
3780
+ GetWorkspaceApplicationsApplicationSummaryCollectionItemMetadataCountStatisticResult._configure(
3781
+ lambda key, value: pulumi.set(__self__, key, value),
3782
+ object_type_count_lists=object_type_count_lists,
3783
+ )
3784
+ @staticmethod
3785
+ def _configure(
3786
+ _setter: Callable[[Any, Any], None],
3787
+ object_type_count_lists: Sequence['outputs.GetWorkspaceApplicationsApplicationSummaryCollectionItemMetadataCountStatisticObjectTypeCountListResult'],
3788
+ opts: Optional[pulumi.ResourceOptions]=None):
3789
+ _setter("object_type_count_lists", object_type_count_lists)
3122
3790
 
3123
3791
  @property
3124
3792
  @pulumi.getter(name="objectTypeCountLists")
@@ -3138,8 +3806,19 @@ class GetWorkspaceApplicationsApplicationSummaryCollectionItemMetadataCountStati
3138
3806
  :param str object_count: The value for the count statistic object.
3139
3807
  :param str object_type: The type of object for the count statistic object.
3140
3808
  """
3141
- pulumi.set(__self__, "object_count", object_count)
3142
- pulumi.set(__self__, "object_type", object_type)
3809
+ GetWorkspaceApplicationsApplicationSummaryCollectionItemMetadataCountStatisticObjectTypeCountListResult._configure(
3810
+ lambda key, value: pulumi.set(__self__, key, value),
3811
+ object_count=object_count,
3812
+ object_type=object_type,
3813
+ )
3814
+ @staticmethod
3815
+ def _configure(
3816
+ _setter: Callable[[Any, Any], None],
3817
+ object_count: str,
3818
+ object_type: str,
3819
+ opts: Optional[pulumi.ResourceOptions]=None):
3820
+ _setter("object_count", object_count)
3821
+ _setter("object_type", object_type)
3143
3822
 
3144
3823
  @property
3145
3824
  @pulumi.getter(name="objectCount")
@@ -3167,8 +3846,19 @@ class GetWorkspaceApplicationsApplicationSummaryCollectionItemParentRefResult(di
3167
3846
  :param str parent: Key of the parent object.
3168
3847
  :param str root_doc_id: Key of the root document object.
3169
3848
  """
3170
- pulumi.set(__self__, "parent", parent)
3171
- pulumi.set(__self__, "root_doc_id", root_doc_id)
3849
+ GetWorkspaceApplicationsApplicationSummaryCollectionItemParentRefResult._configure(
3850
+ lambda key, value: pulumi.set(__self__, key, value),
3851
+ parent=parent,
3852
+ root_doc_id=root_doc_id,
3853
+ )
3854
+ @staticmethod
3855
+ def _configure(
3856
+ _setter: Callable[[Any, Any], None],
3857
+ parent: str,
3858
+ root_doc_id: str,
3859
+ opts: Optional[pulumi.ResourceOptions]=None):
3860
+ _setter("parent", parent)
3861
+ _setter("root_doc_id", root_doc_id)
3172
3862
 
3173
3863
  @property
3174
3864
  @pulumi.getter
@@ -3206,13 +3896,34 @@ class GetWorkspaceApplicationsApplicationSummaryCollectionItemPublishedObjectMet
3206
3896
  :param int object_version: The object version.
3207
3897
  :param str type: The type of the object in patch.
3208
3898
  """
3209
- pulumi.set(__self__, "action", action)
3210
- pulumi.set(__self__, "identifier", identifier)
3211
- pulumi.set(__self__, "key", key)
3212
- pulumi.set(__self__, "name", name)
3213
- pulumi.set(__self__, "name_path", name_path)
3214
- pulumi.set(__self__, "object_version", object_version)
3215
- pulumi.set(__self__, "type", type)
3899
+ GetWorkspaceApplicationsApplicationSummaryCollectionItemPublishedObjectMetadataResult._configure(
3900
+ lambda key, value: pulumi.set(__self__, key, value),
3901
+ action=action,
3902
+ identifier=identifier,
3903
+ key=key,
3904
+ name=name,
3905
+ name_path=name_path,
3906
+ object_version=object_version,
3907
+ type=type,
3908
+ )
3909
+ @staticmethod
3910
+ def _configure(
3911
+ _setter: Callable[[Any, Any], None],
3912
+ action: str,
3913
+ identifier: str,
3914
+ key: str,
3915
+ name: str,
3916
+ name_path: str,
3917
+ object_version: int,
3918
+ type: str,
3919
+ opts: Optional[pulumi.ResourceOptions]=None):
3920
+ _setter("action", action)
3921
+ _setter("identifier", identifier)
3922
+ _setter("key", key)
3923
+ _setter("name", name)
3924
+ _setter("name_path", name_path)
3925
+ _setter("object_version", object_version)
3926
+ _setter("type", type)
3216
3927
 
3217
3928
  @property
3218
3929
  @pulumi.getter
@@ -3286,11 +3997,28 @@ class GetWorkspaceApplicationsApplicationSummaryCollectionItemRegistryMetadataRe
3286
3997
  :param Sequence[str] labels: Labels are keywords or tags that you can add to data assets, dataflows and so on. You can define your own labels and use them to categorize content.
3287
3998
  :param int registry_version: The registry version of the object.
3288
3999
  """
3289
- pulumi.set(__self__, "aggregator_key", aggregator_key)
3290
- pulumi.set(__self__, "is_favorite", is_favorite)
3291
- pulumi.set(__self__, "key", key)
3292
- pulumi.set(__self__, "labels", labels)
3293
- pulumi.set(__self__, "registry_version", registry_version)
4000
+ GetWorkspaceApplicationsApplicationSummaryCollectionItemRegistryMetadataResult._configure(
4001
+ lambda key, value: pulumi.set(__self__, key, value),
4002
+ aggregator_key=aggregator_key,
4003
+ is_favorite=is_favorite,
4004
+ key=key,
4005
+ labels=labels,
4006
+ registry_version=registry_version,
4007
+ )
4008
+ @staticmethod
4009
+ def _configure(
4010
+ _setter: Callable[[Any, Any], None],
4011
+ aggregator_key: str,
4012
+ is_favorite: bool,
4013
+ key: str,
4014
+ labels: Sequence[str],
4015
+ registry_version: int,
4016
+ opts: Optional[pulumi.ResourceOptions]=None):
4017
+ _setter("aggregator_key", aggregator_key)
4018
+ _setter("is_favorite", is_favorite)
4019
+ _setter("key", key)
4020
+ _setter("labels", labels)
4021
+ _setter("registry_version", registry_version)
3294
4022
 
3295
4023
  @property
3296
4024
  @pulumi.getter(name="aggregatorKey")
@@ -3347,11 +4075,28 @@ class GetWorkspaceApplicationsApplicationSummaryCollectionItemSourceApplicationI
3347
4075
  :param str last_patch_key: The last patch key for the application.
3348
4076
  :param str workspace_id: The workspace ID.
3349
4077
  """
3350
- pulumi.set(__self__, "application_key", application_key)
3351
- pulumi.set(__self__, "application_version", application_version)
3352
- pulumi.set(__self__, "copy_type", copy_type)
3353
- pulumi.set(__self__, "last_patch_key", last_patch_key)
3354
- pulumi.set(__self__, "workspace_id", workspace_id)
4078
+ GetWorkspaceApplicationsApplicationSummaryCollectionItemSourceApplicationInfoResult._configure(
4079
+ lambda key, value: pulumi.set(__self__, key, value),
4080
+ application_key=application_key,
4081
+ application_version=application_version,
4082
+ copy_type=copy_type,
4083
+ last_patch_key=last_patch_key,
4084
+ workspace_id=workspace_id,
4085
+ )
4086
+ @staticmethod
4087
+ def _configure(
4088
+ _setter: Callable[[Any, Any], None],
4089
+ application_key: str,
4090
+ application_version: str,
4091
+ copy_type: str,
4092
+ last_patch_key: str,
4093
+ workspace_id: str,
4094
+ opts: Optional[pulumi.ResourceOptions]=None):
4095
+ _setter("application_key", application_key)
4096
+ _setter("application_version", application_version)
4097
+ _setter("copy_type", copy_type)
4098
+ _setter("last_patch_key", last_patch_key)
4099
+ _setter("workspace_id", workspace_id)
3355
4100
 
3356
4101
  @property
3357
4102
  @pulumi.getter(name="applicationKey")
@@ -3400,10 +4145,23 @@ class GetWorkspaceApplicationsFilterResult(dict):
3400
4145
  """
3401
4146
  :param str name: Used to filter by the name of the object.
3402
4147
  """
3403
- pulumi.set(__self__, "name", name)
3404
- pulumi.set(__self__, "values", values)
4148
+ GetWorkspaceApplicationsFilterResult._configure(
4149
+ lambda key, value: pulumi.set(__self__, key, value),
4150
+ name=name,
4151
+ values=values,
4152
+ regex=regex,
4153
+ )
4154
+ @staticmethod
4155
+ def _configure(
4156
+ _setter: Callable[[Any, Any], None],
4157
+ name: str,
4158
+ values: Sequence[str],
4159
+ regex: Optional[bool] = None,
4160
+ opts: Optional[pulumi.ResourceOptions]=None):
4161
+ _setter("name", name)
4162
+ _setter("values", values)
3405
4163
  if regex is not None:
3406
- pulumi.set(__self__, "regex", regex)
4164
+ _setter("regex", regex)
3407
4165
 
3408
4166
  @property
3409
4167
  @pulumi.getter
@@ -3457,20 +4215,55 @@ class GetWorkspaceFolderMetadataResult(dict):
3457
4215
  :param str updated_by: The user that updated the object.
3458
4216
  :param str updated_by_name: The user that updated the object.
3459
4217
  """
3460
- pulumi.set(__self__, "aggregator_key", aggregator_key)
3461
- pulumi.set(__self__, "aggregators", aggregators)
3462
- pulumi.set(__self__, "count_statistics", count_statistics)
3463
- pulumi.set(__self__, "created_by", created_by)
3464
- pulumi.set(__self__, "created_by_name", created_by_name)
3465
- pulumi.set(__self__, "identifier_path", identifier_path)
3466
- pulumi.set(__self__, "info_fields", info_fields)
3467
- pulumi.set(__self__, "is_favorite", is_favorite)
3468
- pulumi.set(__self__, "labels", labels)
3469
- pulumi.set(__self__, "registry_version", registry_version)
3470
- pulumi.set(__self__, "time_created", time_created)
3471
- pulumi.set(__self__, "time_updated", time_updated)
3472
- pulumi.set(__self__, "updated_by", updated_by)
3473
- pulumi.set(__self__, "updated_by_name", updated_by_name)
4218
+ GetWorkspaceFolderMetadataResult._configure(
4219
+ lambda key, value: pulumi.set(__self__, key, value),
4220
+ aggregator_key=aggregator_key,
4221
+ aggregators=aggregators,
4222
+ count_statistics=count_statistics,
4223
+ created_by=created_by,
4224
+ created_by_name=created_by_name,
4225
+ identifier_path=identifier_path,
4226
+ info_fields=info_fields,
4227
+ is_favorite=is_favorite,
4228
+ labels=labels,
4229
+ registry_version=registry_version,
4230
+ time_created=time_created,
4231
+ time_updated=time_updated,
4232
+ updated_by=updated_by,
4233
+ updated_by_name=updated_by_name,
4234
+ )
4235
+ @staticmethod
4236
+ def _configure(
4237
+ _setter: Callable[[Any, Any], None],
4238
+ aggregator_key: str,
4239
+ aggregators: Sequence['outputs.GetWorkspaceFolderMetadataAggregatorResult'],
4240
+ count_statistics: Sequence['outputs.GetWorkspaceFolderMetadataCountStatisticResult'],
4241
+ created_by: str,
4242
+ created_by_name: str,
4243
+ identifier_path: str,
4244
+ info_fields: Mapping[str, Any],
4245
+ is_favorite: bool,
4246
+ labels: Sequence[str],
4247
+ registry_version: int,
4248
+ time_created: str,
4249
+ time_updated: str,
4250
+ updated_by: str,
4251
+ updated_by_name: str,
4252
+ opts: Optional[pulumi.ResourceOptions]=None):
4253
+ _setter("aggregator_key", aggregator_key)
4254
+ _setter("aggregators", aggregators)
4255
+ _setter("count_statistics", count_statistics)
4256
+ _setter("created_by", created_by)
4257
+ _setter("created_by_name", created_by_name)
4258
+ _setter("identifier_path", identifier_path)
4259
+ _setter("info_fields", info_fields)
4260
+ _setter("is_favorite", is_favorite)
4261
+ _setter("labels", labels)
4262
+ _setter("registry_version", registry_version)
4263
+ _setter("time_created", time_created)
4264
+ _setter("time_updated", time_updated)
4265
+ _setter("updated_by", updated_by)
4266
+ _setter("updated_by_name", updated_by_name)
3474
4267
 
3475
4268
  @property
3476
4269
  @pulumi.getter(name="aggregatorKey")
@@ -3600,11 +4393,28 @@ class GetWorkspaceFolderMetadataAggregatorResult(dict):
3600
4393
  :param str name: Free form text without any restriction on permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters.
3601
4394
  :param str type: The type of the aggregator.
3602
4395
  """
3603
- pulumi.set(__self__, "description", description)
3604
- pulumi.set(__self__, "identifier", identifier)
3605
- pulumi.set(__self__, "key", key)
3606
- pulumi.set(__self__, "name", name)
3607
- pulumi.set(__self__, "type", type)
4396
+ GetWorkspaceFolderMetadataAggregatorResult._configure(
4397
+ lambda key, value: pulumi.set(__self__, key, value),
4398
+ description=description,
4399
+ identifier=identifier,
4400
+ key=key,
4401
+ name=name,
4402
+ type=type,
4403
+ )
4404
+ @staticmethod
4405
+ def _configure(
4406
+ _setter: Callable[[Any, Any], None],
4407
+ description: str,
4408
+ identifier: str,
4409
+ key: str,
4410
+ name: str,
4411
+ type: str,
4412
+ opts: Optional[pulumi.ResourceOptions]=None):
4413
+ _setter("description", description)
4414
+ _setter("identifier", identifier)
4415
+ _setter("key", key)
4416
+ _setter("name", name)
4417
+ _setter("type", type)
3608
4418
 
3609
4419
  @property
3610
4420
  @pulumi.getter
@@ -3654,7 +4464,16 @@ class GetWorkspaceFolderMetadataCountStatisticResult(dict):
3654
4464
  """
3655
4465
  :param Sequence['GetWorkspaceFolderMetadataCountStatisticObjectTypeCountListArgs'] object_type_count_lists: The array of statistics.
3656
4466
  """
3657
- pulumi.set(__self__, "object_type_count_lists", object_type_count_lists)
4467
+ GetWorkspaceFolderMetadataCountStatisticResult._configure(
4468
+ lambda key, value: pulumi.set(__self__, key, value),
4469
+ object_type_count_lists=object_type_count_lists,
4470
+ )
4471
+ @staticmethod
4472
+ def _configure(
4473
+ _setter: Callable[[Any, Any], None],
4474
+ object_type_count_lists: Sequence['outputs.GetWorkspaceFolderMetadataCountStatisticObjectTypeCountListResult'],
4475
+ opts: Optional[pulumi.ResourceOptions]=None):
4476
+ _setter("object_type_count_lists", object_type_count_lists)
3658
4477
 
3659
4478
  @property
3660
4479
  @pulumi.getter(name="objectTypeCountLists")
@@ -3674,8 +4493,19 @@ class GetWorkspaceFolderMetadataCountStatisticObjectTypeCountListResult(dict):
3674
4493
  :param str object_count: The value for the count statistic object.
3675
4494
  :param str object_type: The type of object for the count statistic object.
3676
4495
  """
3677
- pulumi.set(__self__, "object_count", object_count)
3678
- pulumi.set(__self__, "object_type", object_type)
4496
+ GetWorkspaceFolderMetadataCountStatisticObjectTypeCountListResult._configure(
4497
+ lambda key, value: pulumi.set(__self__, key, value),
4498
+ object_count=object_count,
4499
+ object_type=object_type,
4500
+ )
4501
+ @staticmethod
4502
+ def _configure(
4503
+ _setter: Callable[[Any, Any], None],
4504
+ object_count: str,
4505
+ object_type: str,
4506
+ opts: Optional[pulumi.ResourceOptions]=None):
4507
+ _setter("object_count", object_count)
4508
+ _setter("object_type", object_type)
3679
4509
 
3680
4510
  @property
3681
4511
  @pulumi.getter(name="objectCount")
@@ -3703,8 +4533,19 @@ class GetWorkspaceFolderParentRefResult(dict):
3703
4533
  :param str parent: Key of the parent object.
3704
4534
  :param str root_doc_id: Key of the root document object.
3705
4535
  """
3706
- pulumi.set(__self__, "parent", parent)
3707
- pulumi.set(__self__, "root_doc_id", root_doc_id)
4536
+ GetWorkspaceFolderParentRefResult._configure(
4537
+ lambda key, value: pulumi.set(__self__, key, value),
4538
+ parent=parent,
4539
+ root_doc_id=root_doc_id,
4540
+ )
4541
+ @staticmethod
4542
+ def _configure(
4543
+ _setter: Callable[[Any, Any], None],
4544
+ parent: str,
4545
+ root_doc_id: str,
4546
+ opts: Optional[pulumi.ResourceOptions]=None):
4547
+ _setter("parent", parent)
4548
+ _setter("root_doc_id", root_doc_id)
3708
4549
 
3709
4550
  @property
3710
4551
  @pulumi.getter
@@ -3738,11 +4579,28 @@ class GetWorkspaceFolderRegistryMetadataResult(dict):
3738
4579
  :param Sequence[str] labels: Labels are keywords or tags that you can add to data assets, dataflows and so on. You can define your own labels and use them to categorize content.
3739
4580
  :param int registry_version: The registry version of the object.
3740
4581
  """
3741
- pulumi.set(__self__, "aggregator_key", aggregator_key)
3742
- pulumi.set(__self__, "is_favorite", is_favorite)
3743
- pulumi.set(__self__, "key", key)
3744
- pulumi.set(__self__, "labels", labels)
3745
- pulumi.set(__self__, "registry_version", registry_version)
4582
+ GetWorkspaceFolderRegistryMetadataResult._configure(
4583
+ lambda key, value: pulumi.set(__self__, key, value),
4584
+ aggregator_key=aggregator_key,
4585
+ is_favorite=is_favorite,
4586
+ key=key,
4587
+ labels=labels,
4588
+ registry_version=registry_version,
4589
+ )
4590
+ @staticmethod
4591
+ def _configure(
4592
+ _setter: Callable[[Any, Any], None],
4593
+ aggregator_key: str,
4594
+ is_favorite: bool,
4595
+ key: str,
4596
+ labels: Sequence[str],
4597
+ registry_version: int,
4598
+ opts: Optional[pulumi.ResourceOptions]=None):
4599
+ _setter("aggregator_key", aggregator_key)
4600
+ _setter("is_favorite", is_favorite)
4601
+ _setter("key", key)
4602
+ _setter("labels", labels)
4603
+ _setter("registry_version", registry_version)
3746
4604
 
3747
4605
  @property
3748
4606
  @pulumi.getter(name="aggregatorKey")
@@ -3794,10 +4652,23 @@ class GetWorkspaceFoldersFilterResult(dict):
3794
4652
  """
3795
4653
  :param str name: Used to filter by the name of the object.
3796
4654
  """
3797
- pulumi.set(__self__, "name", name)
3798
- pulumi.set(__self__, "values", values)
4655
+ GetWorkspaceFoldersFilterResult._configure(
4656
+ lambda key, value: pulumi.set(__self__, key, value),
4657
+ name=name,
4658
+ values=values,
4659
+ regex=regex,
4660
+ )
4661
+ @staticmethod
4662
+ def _configure(
4663
+ _setter: Callable[[Any, Any], None],
4664
+ name: str,
4665
+ values: Sequence[str],
4666
+ regex: Optional[bool] = None,
4667
+ opts: Optional[pulumi.ResourceOptions]=None):
4668
+ _setter("name", name)
4669
+ _setter("values", values)
3799
4670
  if regex is not None:
3800
- pulumi.set(__self__, "regex", regex)
4671
+ _setter("regex", regex)
3801
4672
 
3802
4673
  @property
3803
4674
  @pulumi.getter
@@ -3822,7 +4693,16 @@ class GetWorkspaceFoldersFilterResult(dict):
3822
4693
  class GetWorkspaceFoldersFolderSummaryCollectionResult(dict):
3823
4694
  def __init__(__self__, *,
3824
4695
  items: Sequence['outputs.GetWorkspaceFoldersFolderSummaryCollectionItemResult']):
3825
- pulumi.set(__self__, "items", items)
4696
+ GetWorkspaceFoldersFolderSummaryCollectionResult._configure(
4697
+ lambda key, value: pulumi.set(__self__, key, value),
4698
+ items=items,
4699
+ )
4700
+ @staticmethod
4701
+ def _configure(
4702
+ _setter: Callable[[Any, Any], None],
4703
+ items: Sequence['outputs.GetWorkspaceFoldersFolderSummaryCollectionItemResult'],
4704
+ opts: Optional[pulumi.ResourceOptions]=None):
4705
+ _setter("items", items)
3826
4706
 
3827
4707
  @property
3828
4708
  @pulumi.getter
@@ -3863,21 +4743,58 @@ class GetWorkspaceFoldersFolderSummaryCollectionItemResult(dict):
3863
4743
  :param Sequence['GetWorkspaceFoldersFolderSummaryCollectionItemParentRefArgs'] parent_reves: A reference to the object's parent.
3864
4744
  :param str workspace_id: The workspace ID.
3865
4745
  """
3866
- pulumi.set(__self__, "category_name", category_name)
3867
- pulumi.set(__self__, "description", description)
3868
- pulumi.set(__self__, "folder_key", folder_key)
3869
- pulumi.set(__self__, "identifier", identifier)
3870
- pulumi.set(__self__, "key", key)
3871
- pulumi.set(__self__, "key_map", key_map)
3872
- pulumi.set(__self__, "metadatas", metadatas)
3873
- pulumi.set(__self__, "model_type", model_type)
3874
- pulumi.set(__self__, "model_version", model_version)
3875
- pulumi.set(__self__, "name", name)
3876
- pulumi.set(__self__, "object_status", object_status)
3877
- pulumi.set(__self__, "object_version", object_version)
3878
- pulumi.set(__self__, "parent_reves", parent_reves)
3879
- pulumi.set(__self__, "registry_metadata", registry_metadata)
3880
- pulumi.set(__self__, "workspace_id", workspace_id)
4746
+ GetWorkspaceFoldersFolderSummaryCollectionItemResult._configure(
4747
+ lambda key, value: pulumi.set(__self__, key, value),
4748
+ category_name=category_name,
4749
+ description=description,
4750
+ folder_key=folder_key,
4751
+ identifier=identifier,
4752
+ key=key,
4753
+ key_map=key_map,
4754
+ metadatas=metadatas,
4755
+ model_type=model_type,
4756
+ model_version=model_version,
4757
+ name=name,
4758
+ object_status=object_status,
4759
+ object_version=object_version,
4760
+ parent_reves=parent_reves,
4761
+ registry_metadata=registry_metadata,
4762
+ workspace_id=workspace_id,
4763
+ )
4764
+ @staticmethod
4765
+ def _configure(
4766
+ _setter: Callable[[Any, Any], None],
4767
+ category_name: str,
4768
+ description: str,
4769
+ folder_key: str,
4770
+ identifier: str,
4771
+ key: str,
4772
+ key_map: Mapping[str, Any],
4773
+ metadatas: Sequence['outputs.GetWorkspaceFoldersFolderSummaryCollectionItemMetadataResult'],
4774
+ model_type: str,
4775
+ model_version: str,
4776
+ name: str,
4777
+ object_status: int,
4778
+ object_version: int,
4779
+ parent_reves: Sequence['outputs.GetWorkspaceFoldersFolderSummaryCollectionItemParentRefResult'],
4780
+ registry_metadata: 'outputs.GetWorkspaceFoldersFolderSummaryCollectionItemRegistryMetadataResult',
4781
+ workspace_id: str,
4782
+ opts: Optional[pulumi.ResourceOptions]=None):
4783
+ _setter("category_name", category_name)
4784
+ _setter("description", description)
4785
+ _setter("folder_key", folder_key)
4786
+ _setter("identifier", identifier)
4787
+ _setter("key", key)
4788
+ _setter("key_map", key_map)
4789
+ _setter("metadatas", metadatas)
4790
+ _setter("model_type", model_type)
4791
+ _setter("model_version", model_version)
4792
+ _setter("name", name)
4793
+ _setter("object_status", object_status)
4794
+ _setter("object_version", object_version)
4795
+ _setter("parent_reves", parent_reves)
4796
+ _setter("registry_metadata", registry_metadata)
4797
+ _setter("workspace_id", workspace_id)
3881
4798
 
3882
4799
  @property
3883
4800
  @pulumi.getter(name="categoryName")
@@ -4027,20 +4944,55 @@ class GetWorkspaceFoldersFolderSummaryCollectionItemMetadataResult(dict):
4027
4944
  :param str updated_by: The user that updated the object.
4028
4945
  :param str updated_by_name: The user that updated the object.
4029
4946
  """
4030
- pulumi.set(__self__, "aggregator_key", aggregator_key)
4031
- pulumi.set(__self__, "aggregators", aggregators)
4032
- pulumi.set(__self__, "count_statistics", count_statistics)
4033
- pulumi.set(__self__, "created_by", created_by)
4034
- pulumi.set(__self__, "created_by_name", created_by_name)
4035
- pulumi.set(__self__, "identifier_path", identifier_path)
4036
- pulumi.set(__self__, "info_fields", info_fields)
4037
- pulumi.set(__self__, "is_favorite", is_favorite)
4038
- pulumi.set(__self__, "labels", labels)
4039
- pulumi.set(__self__, "registry_version", registry_version)
4040
- pulumi.set(__self__, "time_created", time_created)
4041
- pulumi.set(__self__, "time_updated", time_updated)
4042
- pulumi.set(__self__, "updated_by", updated_by)
4043
- pulumi.set(__self__, "updated_by_name", updated_by_name)
4947
+ GetWorkspaceFoldersFolderSummaryCollectionItemMetadataResult._configure(
4948
+ lambda key, value: pulumi.set(__self__, key, value),
4949
+ aggregator_key=aggregator_key,
4950
+ aggregators=aggregators,
4951
+ count_statistics=count_statistics,
4952
+ created_by=created_by,
4953
+ created_by_name=created_by_name,
4954
+ identifier_path=identifier_path,
4955
+ info_fields=info_fields,
4956
+ is_favorite=is_favorite,
4957
+ labels=labels,
4958
+ registry_version=registry_version,
4959
+ time_created=time_created,
4960
+ time_updated=time_updated,
4961
+ updated_by=updated_by,
4962
+ updated_by_name=updated_by_name,
4963
+ )
4964
+ @staticmethod
4965
+ def _configure(
4966
+ _setter: Callable[[Any, Any], None],
4967
+ aggregator_key: str,
4968
+ aggregators: Sequence['outputs.GetWorkspaceFoldersFolderSummaryCollectionItemMetadataAggregatorResult'],
4969
+ count_statistics: Sequence['outputs.GetWorkspaceFoldersFolderSummaryCollectionItemMetadataCountStatisticResult'],
4970
+ created_by: str,
4971
+ created_by_name: str,
4972
+ identifier_path: str,
4973
+ info_fields: Mapping[str, Any],
4974
+ is_favorite: bool,
4975
+ labels: Sequence[str],
4976
+ registry_version: int,
4977
+ time_created: str,
4978
+ time_updated: str,
4979
+ updated_by: str,
4980
+ updated_by_name: str,
4981
+ opts: Optional[pulumi.ResourceOptions]=None):
4982
+ _setter("aggregator_key", aggregator_key)
4983
+ _setter("aggregators", aggregators)
4984
+ _setter("count_statistics", count_statistics)
4985
+ _setter("created_by", created_by)
4986
+ _setter("created_by_name", created_by_name)
4987
+ _setter("identifier_path", identifier_path)
4988
+ _setter("info_fields", info_fields)
4989
+ _setter("is_favorite", is_favorite)
4990
+ _setter("labels", labels)
4991
+ _setter("registry_version", registry_version)
4992
+ _setter("time_created", time_created)
4993
+ _setter("time_updated", time_updated)
4994
+ _setter("updated_by", updated_by)
4995
+ _setter("updated_by_name", updated_by_name)
4044
4996
 
4045
4997
  @property
4046
4998
  @pulumi.getter(name="aggregatorKey")
@@ -4170,11 +5122,28 @@ class GetWorkspaceFoldersFolderSummaryCollectionItemMetadataAggregatorResult(dic
4170
5122
  :param str name: Used to filter by the name of the object.
4171
5123
  :param str type: The type of the aggregator.
4172
5124
  """
4173
- pulumi.set(__self__, "description", description)
4174
- pulumi.set(__self__, "identifier", identifier)
4175
- pulumi.set(__self__, "key", key)
4176
- pulumi.set(__self__, "name", name)
4177
- pulumi.set(__self__, "type", type)
5125
+ GetWorkspaceFoldersFolderSummaryCollectionItemMetadataAggregatorResult._configure(
5126
+ lambda key, value: pulumi.set(__self__, key, value),
5127
+ description=description,
5128
+ identifier=identifier,
5129
+ key=key,
5130
+ name=name,
5131
+ type=type,
5132
+ )
5133
+ @staticmethod
5134
+ def _configure(
5135
+ _setter: Callable[[Any, Any], None],
5136
+ description: str,
5137
+ identifier: str,
5138
+ key: str,
5139
+ name: str,
5140
+ type: str,
5141
+ opts: Optional[pulumi.ResourceOptions]=None):
5142
+ _setter("description", description)
5143
+ _setter("identifier", identifier)
5144
+ _setter("key", key)
5145
+ _setter("name", name)
5146
+ _setter("type", type)
4178
5147
 
4179
5148
  @property
4180
5149
  @pulumi.getter
@@ -4224,7 +5193,16 @@ class GetWorkspaceFoldersFolderSummaryCollectionItemMetadataCountStatisticResult
4224
5193
  """
4225
5194
  :param Sequence['GetWorkspaceFoldersFolderSummaryCollectionItemMetadataCountStatisticObjectTypeCountListArgs'] object_type_count_lists: The array of statistics.
4226
5195
  """
4227
- pulumi.set(__self__, "object_type_count_lists", object_type_count_lists)
5196
+ GetWorkspaceFoldersFolderSummaryCollectionItemMetadataCountStatisticResult._configure(
5197
+ lambda key, value: pulumi.set(__self__, key, value),
5198
+ object_type_count_lists=object_type_count_lists,
5199
+ )
5200
+ @staticmethod
5201
+ def _configure(
5202
+ _setter: Callable[[Any, Any], None],
5203
+ object_type_count_lists: Sequence['outputs.GetWorkspaceFoldersFolderSummaryCollectionItemMetadataCountStatisticObjectTypeCountListResult'],
5204
+ opts: Optional[pulumi.ResourceOptions]=None):
5205
+ _setter("object_type_count_lists", object_type_count_lists)
4228
5206
 
4229
5207
  @property
4230
5208
  @pulumi.getter(name="objectTypeCountLists")
@@ -4244,8 +5222,19 @@ class GetWorkspaceFoldersFolderSummaryCollectionItemMetadataCountStatisticObject
4244
5222
  :param str object_count: The value for the count statistic object.
4245
5223
  :param str object_type: The type of object for the count statistic object.
4246
5224
  """
4247
- pulumi.set(__self__, "object_count", object_count)
4248
- pulumi.set(__self__, "object_type", object_type)
5225
+ GetWorkspaceFoldersFolderSummaryCollectionItemMetadataCountStatisticObjectTypeCountListResult._configure(
5226
+ lambda key, value: pulumi.set(__self__, key, value),
5227
+ object_count=object_count,
5228
+ object_type=object_type,
5229
+ )
5230
+ @staticmethod
5231
+ def _configure(
5232
+ _setter: Callable[[Any, Any], None],
5233
+ object_count: str,
5234
+ object_type: str,
5235
+ opts: Optional[pulumi.ResourceOptions]=None):
5236
+ _setter("object_count", object_count)
5237
+ _setter("object_type", object_type)
4249
5238
 
4250
5239
  @property
4251
5240
  @pulumi.getter(name="objectCount")
@@ -4273,8 +5262,19 @@ class GetWorkspaceFoldersFolderSummaryCollectionItemParentRefResult(dict):
4273
5262
  :param str parent: Key of the parent object.
4274
5263
  :param str root_doc_id: Key of the root document object.
4275
5264
  """
4276
- pulumi.set(__self__, "parent", parent)
4277
- pulumi.set(__self__, "root_doc_id", root_doc_id)
5265
+ GetWorkspaceFoldersFolderSummaryCollectionItemParentRefResult._configure(
5266
+ lambda key, value: pulumi.set(__self__, key, value),
5267
+ parent=parent,
5268
+ root_doc_id=root_doc_id,
5269
+ )
5270
+ @staticmethod
5271
+ def _configure(
5272
+ _setter: Callable[[Any, Any], None],
5273
+ parent: str,
5274
+ root_doc_id: str,
5275
+ opts: Optional[pulumi.ResourceOptions]=None):
5276
+ _setter("parent", parent)
5277
+ _setter("root_doc_id", root_doc_id)
4278
5278
 
4279
5279
  @property
4280
5280
  @pulumi.getter
@@ -4308,11 +5308,28 @@ class GetWorkspaceFoldersFolderSummaryCollectionItemRegistryMetadataResult(dict)
4308
5308
  :param Sequence[str] labels: Labels are keywords or tags that you can add to data assets, dataflows and so on. You can define your own labels and use them to categorize content.
4309
5309
  :param int registry_version: The registry version of the object.
4310
5310
  """
4311
- pulumi.set(__self__, "aggregator_key", aggregator_key)
4312
- pulumi.set(__self__, "is_favorite", is_favorite)
4313
- pulumi.set(__self__, "key", key)
4314
- pulumi.set(__self__, "labels", labels)
4315
- pulumi.set(__self__, "registry_version", registry_version)
5311
+ GetWorkspaceFoldersFolderSummaryCollectionItemRegistryMetadataResult._configure(
5312
+ lambda key, value: pulumi.set(__self__, key, value),
5313
+ aggregator_key=aggregator_key,
5314
+ is_favorite=is_favorite,
5315
+ key=key,
5316
+ labels=labels,
5317
+ registry_version=registry_version,
5318
+ )
5319
+ @staticmethod
5320
+ def _configure(
5321
+ _setter: Callable[[Any, Any], None],
5322
+ aggregator_key: str,
5323
+ is_favorite: bool,
5324
+ key: str,
5325
+ labels: Sequence[str],
5326
+ registry_version: int,
5327
+ opts: Optional[pulumi.ResourceOptions]=None):
5328
+ _setter("aggregator_key", aggregator_key)
5329
+ _setter("is_favorite", is_favorite)
5330
+ _setter("key", key)
5331
+ _setter("labels", labels)
5332
+ _setter("registry_version", registry_version)
4316
5333
 
4317
5334
  @property
4318
5335
  @pulumi.getter(name="aggregatorKey")
@@ -4388,20 +5405,55 @@ class GetWorkspaceProjectMetadataResult(dict):
4388
5405
  :param str updated_by: The user that updated the object.
4389
5406
  :param str updated_by_name: The user that updated the object.
4390
5407
  """
4391
- pulumi.set(__self__, "aggregator_key", aggregator_key)
4392
- pulumi.set(__self__, "aggregators", aggregators)
4393
- pulumi.set(__self__, "count_statistics", count_statistics)
4394
- pulumi.set(__self__, "created_by", created_by)
4395
- pulumi.set(__self__, "created_by_name", created_by_name)
4396
- pulumi.set(__self__, "identifier_path", identifier_path)
4397
- pulumi.set(__self__, "info_fields", info_fields)
4398
- pulumi.set(__self__, "is_favorite", is_favorite)
4399
- pulumi.set(__self__, "labels", labels)
4400
- pulumi.set(__self__, "registry_version", registry_version)
4401
- pulumi.set(__self__, "time_created", time_created)
4402
- pulumi.set(__self__, "time_updated", time_updated)
4403
- pulumi.set(__self__, "updated_by", updated_by)
4404
- pulumi.set(__self__, "updated_by_name", updated_by_name)
5408
+ GetWorkspaceProjectMetadataResult._configure(
5409
+ lambda key, value: pulumi.set(__self__, key, value),
5410
+ aggregator_key=aggregator_key,
5411
+ aggregators=aggregators,
5412
+ count_statistics=count_statistics,
5413
+ created_by=created_by,
5414
+ created_by_name=created_by_name,
5415
+ identifier_path=identifier_path,
5416
+ info_fields=info_fields,
5417
+ is_favorite=is_favorite,
5418
+ labels=labels,
5419
+ registry_version=registry_version,
5420
+ time_created=time_created,
5421
+ time_updated=time_updated,
5422
+ updated_by=updated_by,
5423
+ updated_by_name=updated_by_name,
5424
+ )
5425
+ @staticmethod
5426
+ def _configure(
5427
+ _setter: Callable[[Any, Any], None],
5428
+ aggregator_key: str,
5429
+ aggregators: Sequence['outputs.GetWorkspaceProjectMetadataAggregatorResult'],
5430
+ count_statistics: Sequence['outputs.GetWorkspaceProjectMetadataCountStatisticResult'],
5431
+ created_by: str,
5432
+ created_by_name: str,
5433
+ identifier_path: str,
5434
+ info_fields: Mapping[str, Any],
5435
+ is_favorite: bool,
5436
+ labels: Sequence[str],
5437
+ registry_version: int,
5438
+ time_created: str,
5439
+ time_updated: str,
5440
+ updated_by: str,
5441
+ updated_by_name: str,
5442
+ opts: Optional[pulumi.ResourceOptions]=None):
5443
+ _setter("aggregator_key", aggregator_key)
5444
+ _setter("aggregators", aggregators)
5445
+ _setter("count_statistics", count_statistics)
5446
+ _setter("created_by", created_by)
5447
+ _setter("created_by_name", created_by_name)
5448
+ _setter("identifier_path", identifier_path)
5449
+ _setter("info_fields", info_fields)
5450
+ _setter("is_favorite", is_favorite)
5451
+ _setter("labels", labels)
5452
+ _setter("registry_version", registry_version)
5453
+ _setter("time_created", time_created)
5454
+ _setter("time_updated", time_updated)
5455
+ _setter("updated_by", updated_by)
5456
+ _setter("updated_by_name", updated_by_name)
4405
5457
 
4406
5458
  @property
4407
5459
  @pulumi.getter(name="aggregatorKey")
@@ -4531,11 +5583,28 @@ class GetWorkspaceProjectMetadataAggregatorResult(dict):
4531
5583
  :param str name: Free form text without any restriction on permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters.
4532
5584
  :param str type: The type of the aggregator.
4533
5585
  """
4534
- pulumi.set(__self__, "description", description)
4535
- pulumi.set(__self__, "identifier", identifier)
4536
- pulumi.set(__self__, "key", key)
4537
- pulumi.set(__self__, "name", name)
4538
- pulumi.set(__self__, "type", type)
5586
+ GetWorkspaceProjectMetadataAggregatorResult._configure(
5587
+ lambda key, value: pulumi.set(__self__, key, value),
5588
+ description=description,
5589
+ identifier=identifier,
5590
+ key=key,
5591
+ name=name,
5592
+ type=type,
5593
+ )
5594
+ @staticmethod
5595
+ def _configure(
5596
+ _setter: Callable[[Any, Any], None],
5597
+ description: str,
5598
+ identifier: str,
5599
+ key: str,
5600
+ name: str,
5601
+ type: str,
5602
+ opts: Optional[pulumi.ResourceOptions]=None):
5603
+ _setter("description", description)
5604
+ _setter("identifier", identifier)
5605
+ _setter("key", key)
5606
+ _setter("name", name)
5607
+ _setter("type", type)
4539
5608
 
4540
5609
  @property
4541
5610
  @pulumi.getter
@@ -4585,7 +5654,16 @@ class GetWorkspaceProjectMetadataCountStatisticResult(dict):
4585
5654
  """
4586
5655
  :param Sequence['GetWorkspaceProjectMetadataCountStatisticObjectTypeCountListArgs'] object_type_count_lists: The array of statistics.
4587
5656
  """
4588
- pulumi.set(__self__, "object_type_count_lists", object_type_count_lists)
5657
+ GetWorkspaceProjectMetadataCountStatisticResult._configure(
5658
+ lambda key, value: pulumi.set(__self__, key, value),
5659
+ object_type_count_lists=object_type_count_lists,
5660
+ )
5661
+ @staticmethod
5662
+ def _configure(
5663
+ _setter: Callable[[Any, Any], None],
5664
+ object_type_count_lists: Sequence['outputs.GetWorkspaceProjectMetadataCountStatisticObjectTypeCountListResult'],
5665
+ opts: Optional[pulumi.ResourceOptions]=None):
5666
+ _setter("object_type_count_lists", object_type_count_lists)
4589
5667
 
4590
5668
  @property
4591
5669
  @pulumi.getter(name="objectTypeCountLists")
@@ -4605,8 +5683,19 @@ class GetWorkspaceProjectMetadataCountStatisticObjectTypeCountListResult(dict):
4605
5683
  :param str object_count: The value for the count statistic object.
4606
5684
  :param str object_type: The type of object for the count statistic object.
4607
5685
  """
4608
- pulumi.set(__self__, "object_count", object_count)
4609
- pulumi.set(__self__, "object_type", object_type)
5686
+ GetWorkspaceProjectMetadataCountStatisticObjectTypeCountListResult._configure(
5687
+ lambda key, value: pulumi.set(__self__, key, value),
5688
+ object_count=object_count,
5689
+ object_type=object_type,
5690
+ )
5691
+ @staticmethod
5692
+ def _configure(
5693
+ _setter: Callable[[Any, Any], None],
5694
+ object_count: str,
5695
+ object_type: str,
5696
+ opts: Optional[pulumi.ResourceOptions]=None):
5697
+ _setter("object_count", object_count)
5698
+ _setter("object_type", object_type)
4610
5699
 
4611
5700
  @property
4612
5701
  @pulumi.getter(name="objectCount")
@@ -4634,8 +5723,19 @@ class GetWorkspaceProjectParentRefResult(dict):
4634
5723
  :param str parent: Key of the parent object.
4635
5724
  :param str root_doc_id: Key of the root document object.
4636
5725
  """
4637
- pulumi.set(__self__, "parent", parent)
4638
- pulumi.set(__self__, "root_doc_id", root_doc_id)
5726
+ GetWorkspaceProjectParentRefResult._configure(
5727
+ lambda key, value: pulumi.set(__self__, key, value),
5728
+ parent=parent,
5729
+ root_doc_id=root_doc_id,
5730
+ )
5731
+ @staticmethod
5732
+ def _configure(
5733
+ _setter: Callable[[Any, Any], None],
5734
+ parent: str,
5735
+ root_doc_id: str,
5736
+ opts: Optional[pulumi.ResourceOptions]=None):
5737
+ _setter("parent", parent)
5738
+ _setter("root_doc_id", root_doc_id)
4639
5739
 
4640
5740
  @property
4641
5741
  @pulumi.getter
@@ -4669,11 +5769,28 @@ class GetWorkspaceProjectRegistryMetadataResult(dict):
4669
5769
  :param Sequence[str] labels: Labels are keywords or tags that you can add to data assets, dataflows and so on. You can define your own labels and use them to categorize content.
4670
5770
  :param int registry_version: The registry version of the object.
4671
5771
  """
4672
- pulumi.set(__self__, "aggregator_key", aggregator_key)
4673
- pulumi.set(__self__, "is_favorite", is_favorite)
4674
- pulumi.set(__self__, "key", key)
4675
- pulumi.set(__self__, "labels", labels)
4676
- pulumi.set(__self__, "registry_version", registry_version)
5772
+ GetWorkspaceProjectRegistryMetadataResult._configure(
5773
+ lambda key, value: pulumi.set(__self__, key, value),
5774
+ aggregator_key=aggregator_key,
5775
+ is_favorite=is_favorite,
5776
+ key=key,
5777
+ labels=labels,
5778
+ registry_version=registry_version,
5779
+ )
5780
+ @staticmethod
5781
+ def _configure(
5782
+ _setter: Callable[[Any, Any], None],
5783
+ aggregator_key: str,
5784
+ is_favorite: bool,
5785
+ key: str,
5786
+ labels: Sequence[str],
5787
+ registry_version: int,
5788
+ opts: Optional[pulumi.ResourceOptions]=None):
5789
+ _setter("aggregator_key", aggregator_key)
5790
+ _setter("is_favorite", is_favorite)
5791
+ _setter("key", key)
5792
+ _setter("labels", labels)
5793
+ _setter("registry_version", registry_version)
4677
5794
 
4678
5795
  @property
4679
5796
  @pulumi.getter(name="aggregatorKey")
@@ -4725,10 +5842,23 @@ class GetWorkspaceProjectsFilterResult(dict):
4725
5842
  """
4726
5843
  :param str name: Used to filter by the name of the object.
4727
5844
  """
4728
- pulumi.set(__self__, "name", name)
4729
- pulumi.set(__self__, "values", values)
5845
+ GetWorkspaceProjectsFilterResult._configure(
5846
+ lambda key, value: pulumi.set(__self__, key, value),
5847
+ name=name,
5848
+ values=values,
5849
+ regex=regex,
5850
+ )
5851
+ @staticmethod
5852
+ def _configure(
5853
+ _setter: Callable[[Any, Any], None],
5854
+ name: str,
5855
+ values: Sequence[str],
5856
+ regex: Optional[bool] = None,
5857
+ opts: Optional[pulumi.ResourceOptions]=None):
5858
+ _setter("name", name)
5859
+ _setter("values", values)
4730
5860
  if regex is not None:
4731
- pulumi.set(__self__, "regex", regex)
5861
+ _setter("regex", regex)
4732
5862
 
4733
5863
  @property
4734
5864
  @pulumi.getter
@@ -4753,7 +5883,16 @@ class GetWorkspaceProjectsFilterResult(dict):
4753
5883
  class GetWorkspaceProjectsProjectSummaryCollectionResult(dict):
4754
5884
  def __init__(__self__, *,
4755
5885
  items: Sequence['outputs.GetWorkspaceProjectsProjectSummaryCollectionItemResult']):
4756
- pulumi.set(__self__, "items", items)
5886
+ GetWorkspaceProjectsProjectSummaryCollectionResult._configure(
5887
+ lambda key, value: pulumi.set(__self__, key, value),
5888
+ items=items,
5889
+ )
5890
+ @staticmethod
5891
+ def _configure(
5892
+ _setter: Callable[[Any, Any], None],
5893
+ items: Sequence['outputs.GetWorkspaceProjectsProjectSummaryCollectionItemResult'],
5894
+ opts: Optional[pulumi.ResourceOptions]=None):
5895
+ _setter("items", items)
4757
5896
 
4758
5897
  @property
4759
5898
  @pulumi.getter
@@ -4792,20 +5931,55 @@ class GetWorkspaceProjectsProjectSummaryCollectionItemResult(dict):
4792
5931
  :param Sequence['GetWorkspaceProjectsProjectSummaryCollectionItemParentRefArgs'] parent_reves: A reference to the object's parent.
4793
5932
  :param str workspace_id: The workspace ID.
4794
5933
  """
4795
- pulumi.set(__self__, "description", description)
4796
- pulumi.set(__self__, "identifier", identifier)
4797
- pulumi.set(__self__, "key", key)
4798
- pulumi.set(__self__, "key_map", key_map)
4799
- pulumi.set(__self__, "metadatas", metadatas)
4800
- pulumi.set(__self__, "model_type", model_type)
4801
- pulumi.set(__self__, "model_version", model_version)
4802
- pulumi.set(__self__, "name", name)
4803
- pulumi.set(__self__, "object_status", object_status)
4804
- pulumi.set(__self__, "object_version", object_version)
4805
- pulumi.set(__self__, "parent_reves", parent_reves)
4806
- pulumi.set(__self__, "project_key", project_key)
4807
- pulumi.set(__self__, "registry_metadata", registry_metadata)
4808
- pulumi.set(__self__, "workspace_id", workspace_id)
5934
+ GetWorkspaceProjectsProjectSummaryCollectionItemResult._configure(
5935
+ lambda key, value: pulumi.set(__self__, key, value),
5936
+ description=description,
5937
+ identifier=identifier,
5938
+ key=key,
5939
+ key_map=key_map,
5940
+ metadatas=metadatas,
5941
+ model_type=model_type,
5942
+ model_version=model_version,
5943
+ name=name,
5944
+ object_status=object_status,
5945
+ object_version=object_version,
5946
+ parent_reves=parent_reves,
5947
+ project_key=project_key,
5948
+ registry_metadata=registry_metadata,
5949
+ workspace_id=workspace_id,
5950
+ )
5951
+ @staticmethod
5952
+ def _configure(
5953
+ _setter: Callable[[Any, Any], None],
5954
+ description: str,
5955
+ identifier: str,
5956
+ key: str,
5957
+ key_map: Mapping[str, Any],
5958
+ metadatas: Sequence['outputs.GetWorkspaceProjectsProjectSummaryCollectionItemMetadataResult'],
5959
+ model_type: str,
5960
+ model_version: str,
5961
+ name: str,
5962
+ object_status: int,
5963
+ object_version: int,
5964
+ parent_reves: Sequence['outputs.GetWorkspaceProjectsProjectSummaryCollectionItemParentRefResult'],
5965
+ project_key: str,
5966
+ registry_metadata: 'outputs.GetWorkspaceProjectsProjectSummaryCollectionItemRegistryMetadataResult',
5967
+ workspace_id: str,
5968
+ opts: Optional[pulumi.ResourceOptions]=None):
5969
+ _setter("description", description)
5970
+ _setter("identifier", identifier)
5971
+ _setter("key", key)
5972
+ _setter("key_map", key_map)
5973
+ _setter("metadatas", metadatas)
5974
+ _setter("model_type", model_type)
5975
+ _setter("model_version", model_version)
5976
+ _setter("name", name)
5977
+ _setter("object_status", object_status)
5978
+ _setter("object_version", object_version)
5979
+ _setter("parent_reves", parent_reves)
5980
+ _setter("project_key", project_key)
5981
+ _setter("registry_metadata", registry_metadata)
5982
+ _setter("workspace_id", workspace_id)
4809
5983
 
4810
5984
  @property
4811
5985
  @pulumi.getter
@@ -4947,20 +6121,55 @@ class GetWorkspaceProjectsProjectSummaryCollectionItemMetadataResult(dict):
4947
6121
  :param str updated_by: The user that updated the object.
4948
6122
  :param str updated_by_name: The user that updated the object.
4949
6123
  """
4950
- pulumi.set(__self__, "aggregator_key", aggregator_key)
4951
- pulumi.set(__self__, "aggregators", aggregators)
4952
- pulumi.set(__self__, "count_statistics", count_statistics)
4953
- pulumi.set(__self__, "created_by", created_by)
4954
- pulumi.set(__self__, "created_by_name", created_by_name)
4955
- pulumi.set(__self__, "identifier_path", identifier_path)
4956
- pulumi.set(__self__, "info_fields", info_fields)
4957
- pulumi.set(__self__, "is_favorite", is_favorite)
4958
- pulumi.set(__self__, "labels", labels)
4959
- pulumi.set(__self__, "registry_version", registry_version)
4960
- pulumi.set(__self__, "time_created", time_created)
4961
- pulumi.set(__self__, "time_updated", time_updated)
4962
- pulumi.set(__self__, "updated_by", updated_by)
4963
- pulumi.set(__self__, "updated_by_name", updated_by_name)
6124
+ GetWorkspaceProjectsProjectSummaryCollectionItemMetadataResult._configure(
6125
+ lambda key, value: pulumi.set(__self__, key, value),
6126
+ aggregator_key=aggregator_key,
6127
+ aggregators=aggregators,
6128
+ count_statistics=count_statistics,
6129
+ created_by=created_by,
6130
+ created_by_name=created_by_name,
6131
+ identifier_path=identifier_path,
6132
+ info_fields=info_fields,
6133
+ is_favorite=is_favorite,
6134
+ labels=labels,
6135
+ registry_version=registry_version,
6136
+ time_created=time_created,
6137
+ time_updated=time_updated,
6138
+ updated_by=updated_by,
6139
+ updated_by_name=updated_by_name,
6140
+ )
6141
+ @staticmethod
6142
+ def _configure(
6143
+ _setter: Callable[[Any, Any], None],
6144
+ aggregator_key: str,
6145
+ aggregators: Sequence['outputs.GetWorkspaceProjectsProjectSummaryCollectionItemMetadataAggregatorResult'],
6146
+ count_statistics: Sequence['outputs.GetWorkspaceProjectsProjectSummaryCollectionItemMetadataCountStatisticResult'],
6147
+ created_by: str,
6148
+ created_by_name: str,
6149
+ identifier_path: str,
6150
+ info_fields: Mapping[str, Any],
6151
+ is_favorite: bool,
6152
+ labels: Sequence[str],
6153
+ registry_version: int,
6154
+ time_created: str,
6155
+ time_updated: str,
6156
+ updated_by: str,
6157
+ updated_by_name: str,
6158
+ opts: Optional[pulumi.ResourceOptions]=None):
6159
+ _setter("aggregator_key", aggregator_key)
6160
+ _setter("aggregators", aggregators)
6161
+ _setter("count_statistics", count_statistics)
6162
+ _setter("created_by", created_by)
6163
+ _setter("created_by_name", created_by_name)
6164
+ _setter("identifier_path", identifier_path)
6165
+ _setter("info_fields", info_fields)
6166
+ _setter("is_favorite", is_favorite)
6167
+ _setter("labels", labels)
6168
+ _setter("registry_version", registry_version)
6169
+ _setter("time_created", time_created)
6170
+ _setter("time_updated", time_updated)
6171
+ _setter("updated_by", updated_by)
6172
+ _setter("updated_by_name", updated_by_name)
4964
6173
 
4965
6174
  @property
4966
6175
  @pulumi.getter(name="aggregatorKey")
@@ -5090,11 +6299,28 @@ class GetWorkspaceProjectsProjectSummaryCollectionItemMetadataAggregatorResult(d
5090
6299
  :param str name: Used to filter by the name of the object.
5091
6300
  :param str type: The type of the aggregator.
5092
6301
  """
5093
- pulumi.set(__self__, "description", description)
5094
- pulumi.set(__self__, "identifier", identifier)
5095
- pulumi.set(__self__, "key", key)
5096
- pulumi.set(__self__, "name", name)
5097
- pulumi.set(__self__, "type", type)
6302
+ GetWorkspaceProjectsProjectSummaryCollectionItemMetadataAggregatorResult._configure(
6303
+ lambda key, value: pulumi.set(__self__, key, value),
6304
+ description=description,
6305
+ identifier=identifier,
6306
+ key=key,
6307
+ name=name,
6308
+ type=type,
6309
+ )
6310
+ @staticmethod
6311
+ def _configure(
6312
+ _setter: Callable[[Any, Any], None],
6313
+ description: str,
6314
+ identifier: str,
6315
+ key: str,
6316
+ name: str,
6317
+ type: str,
6318
+ opts: Optional[pulumi.ResourceOptions]=None):
6319
+ _setter("description", description)
6320
+ _setter("identifier", identifier)
6321
+ _setter("key", key)
6322
+ _setter("name", name)
6323
+ _setter("type", type)
5098
6324
 
5099
6325
  @property
5100
6326
  @pulumi.getter
@@ -5144,7 +6370,16 @@ class GetWorkspaceProjectsProjectSummaryCollectionItemMetadataCountStatisticResu
5144
6370
  """
5145
6371
  :param Sequence['GetWorkspaceProjectsProjectSummaryCollectionItemMetadataCountStatisticObjectTypeCountListArgs'] object_type_count_lists: The array of statistics.
5146
6372
  """
5147
- pulumi.set(__self__, "object_type_count_lists", object_type_count_lists)
6373
+ GetWorkspaceProjectsProjectSummaryCollectionItemMetadataCountStatisticResult._configure(
6374
+ lambda key, value: pulumi.set(__self__, key, value),
6375
+ object_type_count_lists=object_type_count_lists,
6376
+ )
6377
+ @staticmethod
6378
+ def _configure(
6379
+ _setter: Callable[[Any, Any], None],
6380
+ object_type_count_lists: Sequence['outputs.GetWorkspaceProjectsProjectSummaryCollectionItemMetadataCountStatisticObjectTypeCountListResult'],
6381
+ opts: Optional[pulumi.ResourceOptions]=None):
6382
+ _setter("object_type_count_lists", object_type_count_lists)
5148
6383
 
5149
6384
  @property
5150
6385
  @pulumi.getter(name="objectTypeCountLists")
@@ -5164,8 +6399,19 @@ class GetWorkspaceProjectsProjectSummaryCollectionItemMetadataCountStatisticObje
5164
6399
  :param str object_count: The value for the count statistic object.
5165
6400
  :param str object_type: The type of object for the count statistic object.
5166
6401
  """
5167
- pulumi.set(__self__, "object_count", object_count)
5168
- pulumi.set(__self__, "object_type", object_type)
6402
+ GetWorkspaceProjectsProjectSummaryCollectionItemMetadataCountStatisticObjectTypeCountListResult._configure(
6403
+ lambda key, value: pulumi.set(__self__, key, value),
6404
+ object_count=object_count,
6405
+ object_type=object_type,
6406
+ )
6407
+ @staticmethod
6408
+ def _configure(
6409
+ _setter: Callable[[Any, Any], None],
6410
+ object_count: str,
6411
+ object_type: str,
6412
+ opts: Optional[pulumi.ResourceOptions]=None):
6413
+ _setter("object_count", object_count)
6414
+ _setter("object_type", object_type)
5169
6415
 
5170
6416
  @property
5171
6417
  @pulumi.getter(name="objectCount")
@@ -5193,8 +6439,19 @@ class GetWorkspaceProjectsProjectSummaryCollectionItemParentRefResult(dict):
5193
6439
  :param str parent: Key of the parent object.
5194
6440
  :param str root_doc_id: Key of the root document object.
5195
6441
  """
5196
- pulumi.set(__self__, "parent", parent)
5197
- pulumi.set(__self__, "root_doc_id", root_doc_id)
6442
+ GetWorkspaceProjectsProjectSummaryCollectionItemParentRefResult._configure(
6443
+ lambda key, value: pulumi.set(__self__, key, value),
6444
+ parent=parent,
6445
+ root_doc_id=root_doc_id,
6446
+ )
6447
+ @staticmethod
6448
+ def _configure(
6449
+ _setter: Callable[[Any, Any], None],
6450
+ parent: str,
6451
+ root_doc_id: str,
6452
+ opts: Optional[pulumi.ResourceOptions]=None):
6453
+ _setter("parent", parent)
6454
+ _setter("root_doc_id", root_doc_id)
5198
6455
 
5199
6456
  @property
5200
6457
  @pulumi.getter
@@ -5228,11 +6485,28 @@ class GetWorkspaceProjectsProjectSummaryCollectionItemRegistryMetadataResult(dic
5228
6485
  :param Sequence[str] labels: Labels are keywords or tags that you can add to data assets, dataflows and so on. You can define your own labels and use them to categorize content.
5229
6486
  :param int registry_version: The registry version of the object.
5230
6487
  """
5231
- pulumi.set(__self__, "aggregator_key", aggregator_key)
5232
- pulumi.set(__self__, "is_favorite", is_favorite)
5233
- pulumi.set(__self__, "key", key)
5234
- pulumi.set(__self__, "labels", labels)
5235
- pulumi.set(__self__, "registry_version", registry_version)
6488
+ GetWorkspaceProjectsProjectSummaryCollectionItemRegistryMetadataResult._configure(
6489
+ lambda key, value: pulumi.set(__self__, key, value),
6490
+ aggregator_key=aggregator_key,
6491
+ is_favorite=is_favorite,
6492
+ key=key,
6493
+ labels=labels,
6494
+ registry_version=registry_version,
6495
+ )
6496
+ @staticmethod
6497
+ def _configure(
6498
+ _setter: Callable[[Any, Any], None],
6499
+ aggregator_key: str,
6500
+ is_favorite: bool,
6501
+ key: str,
6502
+ labels: Sequence[str],
6503
+ registry_version: int,
6504
+ opts: Optional[pulumi.ResourceOptions]=None):
6505
+ _setter("aggregator_key", aggregator_key)
6506
+ _setter("is_favorite", is_favorite)
6507
+ _setter("key", key)
6508
+ _setter("labels", labels)
6509
+ _setter("registry_version", registry_version)
5236
6510
 
5237
6511
  @property
5238
6512
  @pulumi.getter(name="aggregatorKey")
@@ -5284,10 +6558,23 @@ class GetWorkspacesFilterResult(dict):
5284
6558
  """
5285
6559
  :param str name: Used to filter by the name of the object.
5286
6560
  """
5287
- pulumi.set(__self__, "name", name)
5288
- pulumi.set(__self__, "values", values)
6561
+ GetWorkspacesFilterResult._configure(
6562
+ lambda key, value: pulumi.set(__self__, key, value),
6563
+ name=name,
6564
+ values=values,
6565
+ regex=regex,
6566
+ )
6567
+ @staticmethod
6568
+ def _configure(
6569
+ _setter: Callable[[Any, Any], None],
6570
+ name: str,
6571
+ values: Sequence[str],
6572
+ regex: Optional[bool] = None,
6573
+ opts: Optional[pulumi.ResourceOptions]=None):
6574
+ _setter("name", name)
6575
+ _setter("values", values)
5289
6576
  if regex is not None:
5290
- pulumi.set(__self__, "regex", regex)
6577
+ _setter("regex", regex)
5291
6578
 
5292
6579
  @property
5293
6580
  @pulumi.getter
@@ -5354,29 +6641,82 @@ class GetWorkspacesWorkspaceResult(dict):
5354
6641
  :param str time_updated: The date and time the workspace was updated, in the timestamp format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
5355
6642
  :param str vcn_id: The OCID of the VCN the subnet is in.
5356
6643
  """
5357
- pulumi.set(__self__, "compartment_id", compartment_id)
5358
- pulumi.set(__self__, "defined_tags", defined_tags)
5359
- pulumi.set(__self__, "description", description)
5360
- pulumi.set(__self__, "display_name", display_name)
5361
- pulumi.set(__self__, "dns_server_ip", dns_server_ip)
5362
- pulumi.set(__self__, "dns_server_zone", dns_server_zone)
5363
- pulumi.set(__self__, "endpoint_compartment_id", endpoint_compartment_id)
5364
- pulumi.set(__self__, "endpoint_id", endpoint_id)
5365
- pulumi.set(__self__, "endpoint_name", endpoint_name)
5366
- pulumi.set(__self__, "freeform_tags", freeform_tags)
5367
- pulumi.set(__self__, "id", id)
5368
- pulumi.set(__self__, "is_force_operation", is_force_operation)
5369
- pulumi.set(__self__, "is_private_network_enabled", is_private_network_enabled)
5370
- pulumi.set(__self__, "quiesce_timeout", quiesce_timeout)
5371
- pulumi.set(__self__, "registry_compartment_id", registry_compartment_id)
5372
- pulumi.set(__self__, "registry_id", registry_id)
5373
- pulumi.set(__self__, "registry_name", registry_name)
5374
- pulumi.set(__self__, "state", state)
5375
- pulumi.set(__self__, "state_message", state_message)
5376
- pulumi.set(__self__, "subnet_id", subnet_id)
5377
- pulumi.set(__self__, "time_created", time_created)
5378
- pulumi.set(__self__, "time_updated", time_updated)
5379
- pulumi.set(__self__, "vcn_id", vcn_id)
6644
+ GetWorkspacesWorkspaceResult._configure(
6645
+ lambda key, value: pulumi.set(__self__, key, value),
6646
+ compartment_id=compartment_id,
6647
+ defined_tags=defined_tags,
6648
+ description=description,
6649
+ display_name=display_name,
6650
+ dns_server_ip=dns_server_ip,
6651
+ dns_server_zone=dns_server_zone,
6652
+ endpoint_compartment_id=endpoint_compartment_id,
6653
+ endpoint_id=endpoint_id,
6654
+ endpoint_name=endpoint_name,
6655
+ freeform_tags=freeform_tags,
6656
+ id=id,
6657
+ is_force_operation=is_force_operation,
6658
+ is_private_network_enabled=is_private_network_enabled,
6659
+ quiesce_timeout=quiesce_timeout,
6660
+ registry_compartment_id=registry_compartment_id,
6661
+ registry_id=registry_id,
6662
+ registry_name=registry_name,
6663
+ state=state,
6664
+ state_message=state_message,
6665
+ subnet_id=subnet_id,
6666
+ time_created=time_created,
6667
+ time_updated=time_updated,
6668
+ vcn_id=vcn_id,
6669
+ )
6670
+ @staticmethod
6671
+ def _configure(
6672
+ _setter: Callable[[Any, Any], None],
6673
+ compartment_id: str,
6674
+ defined_tags: Mapping[str, Any],
6675
+ description: str,
6676
+ display_name: str,
6677
+ dns_server_ip: str,
6678
+ dns_server_zone: str,
6679
+ endpoint_compartment_id: str,
6680
+ endpoint_id: str,
6681
+ endpoint_name: str,
6682
+ freeform_tags: Mapping[str, Any],
6683
+ id: str,
6684
+ is_force_operation: bool,
6685
+ is_private_network_enabled: bool,
6686
+ quiesce_timeout: int,
6687
+ registry_compartment_id: str,
6688
+ registry_id: str,
6689
+ registry_name: str,
6690
+ state: str,
6691
+ state_message: str,
6692
+ subnet_id: str,
6693
+ time_created: str,
6694
+ time_updated: str,
6695
+ vcn_id: str,
6696
+ opts: Optional[pulumi.ResourceOptions]=None):
6697
+ _setter("compartment_id", compartment_id)
6698
+ _setter("defined_tags", defined_tags)
6699
+ _setter("description", description)
6700
+ _setter("display_name", display_name)
6701
+ _setter("dns_server_ip", dns_server_ip)
6702
+ _setter("dns_server_zone", dns_server_zone)
6703
+ _setter("endpoint_compartment_id", endpoint_compartment_id)
6704
+ _setter("endpoint_id", endpoint_id)
6705
+ _setter("endpoint_name", endpoint_name)
6706
+ _setter("freeform_tags", freeform_tags)
6707
+ _setter("id", id)
6708
+ _setter("is_force_operation", is_force_operation)
6709
+ _setter("is_private_network_enabled", is_private_network_enabled)
6710
+ _setter("quiesce_timeout", quiesce_timeout)
6711
+ _setter("registry_compartment_id", registry_compartment_id)
6712
+ _setter("registry_id", registry_id)
6713
+ _setter("registry_name", registry_name)
6714
+ _setter("state", state)
6715
+ _setter("state_message", state_message)
6716
+ _setter("subnet_id", subnet_id)
6717
+ _setter("time_created", time_created)
6718
+ _setter("time_updated", time_updated)
6719
+ _setter("vcn_id", vcn_id)
5380
6720
 
5381
6721
  @property
5382
6722
  @pulumi.getter(name="compartmentId")