pulumi-oci 1.11.0a1695814503__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 (2224) hide show
  1. pulumi_oci/__init__.py +43 -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 +14633 -3342
  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 +137 -59
  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 +3681 -752
  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 +752 -247
  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 +54 -18
  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 +21 -4
  618. pulumi_oci/database/get_autonomous_container_database.py +4 -2
  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 -2
  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 +3 -3
  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 +3 -3
  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 +2 -2
  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 +2 -2
  710. pulumi_oci/database/get_maintenance_runs.py +2 -2
  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 +152 -48
  733. pulumi_oci/database/oneoff_patch.py +88 -24
  734. pulumi_oci/database/outputs.py +12935 -3083
  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 +7869 -1808
  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 +12 -2
  1506. pulumi_oci/integration/get_integration_instances.py +1 -1
  1507. pulumi_oci/integration/integration_instance.py +202 -41
  1508. pulumi_oci/integration/outputs.py +447 -100
  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/__init__.py +3 -0
  2099. pulumi_oci/stackmonitoring/_inputs.py +548 -105
  2100. pulumi_oci/stackmonitoring/config.py +697 -0
  2101. pulumi_oci/stackmonitoring/discovery_job.py +87 -22
  2102. pulumi_oci/stackmonitoring/get_config.py +248 -0
  2103. pulumi_oci/stackmonitoring/get_configs.py +193 -0
  2104. pulumi_oci/stackmonitoring/get_discovery_job.py +1 -1
  2105. pulumi_oci/stackmonitoring/get_discovery_job_logs.py +1 -1
  2106. pulumi_oci/stackmonitoring/get_discovery_jobs.py +1 -1
  2107. pulumi_oci/stackmonitoring/get_monitored_resource.py +1 -1
  2108. pulumi_oci/stackmonitoring/monitored_resource.py +151 -40
  2109. pulumi_oci/stackmonitoring/monitored_resources_associate_monitored_resource.py +58 -14
  2110. pulumi_oci/stackmonitoring/monitored_resources_list_member.py +40 -8
  2111. pulumi_oci/stackmonitoring/monitored_resources_search.py +124 -36
  2112. pulumi_oci/stackmonitoring/monitored_resources_search_association.py +70 -18
  2113. pulumi_oci/stackmonitoring/outputs.py +1085 -177
  2114. pulumi_oci/streaming/_inputs.py +97 -19
  2115. pulumi_oci/streaming/connect_harness.py +52 -12
  2116. pulumi_oci/streaming/get_connect_harness.py +1 -1
  2117. pulumi_oci/streaming/get_connect_harnesses.py +1 -1
  2118. pulumi_oci/streaming/get_stream.py +1 -1
  2119. pulumi_oci/streaming/get_stream_pool.py +1 -1
  2120. pulumi_oci/streaming/get_stream_pools.py +1 -1
  2121. pulumi_oci/streaming/get_streams.py +1 -1
  2122. pulumi_oci/streaming/outputs.py +313 -70
  2123. pulumi_oci/streaming/stream.py +73 -19
  2124. pulumi_oci/streaming/stream_pool.py +91 -20
  2125. pulumi_oci/usageproxy/_inputs.py +129 -25
  2126. pulumi_oci/usageproxy/get_resource_quotas.py +1 -1
  2127. pulumi_oci/usageproxy/get_resources.py +1 -1
  2128. pulumi_oci/usageproxy/get_subscription_product.py +1 -1
  2129. pulumi_oci/usageproxy/get_subscription_products.py +1 -1
  2130. pulumi_oci/usageproxy/get_subscription_redeemable_user.py +1 -1
  2131. pulumi_oci/usageproxy/get_subscription_redeemable_users.py +1 -1
  2132. pulumi_oci/usageproxy/get_subscription_redemption.py +1 -1
  2133. pulumi_oci/usageproxy/get_subscription_redemptions.py +1 -1
  2134. pulumi_oci/usageproxy/get_subscription_reward.py +1 -1
  2135. pulumi_oci/usageproxy/get_subscription_rewards.py +1 -1
  2136. pulumi_oci/usageproxy/get_usagelimits.py +1 -1
  2137. pulumi_oci/usageproxy/outputs.py +682 -151
  2138. pulumi_oci/usageproxy/subscription_redeemable_user.py +43 -9
  2139. pulumi_oci/vault/_inputs.py +58 -13
  2140. pulumi_oci/vault/get_secret.py +1 -1
  2141. pulumi_oci/vault/get_secret_version.py +1 -1
  2142. pulumi_oci/vault/get_secrets.py +1 -1
  2143. pulumi_oci/vault/outputs.py +198 -48
  2144. pulumi_oci/vault/secret.py +102 -27
  2145. pulumi_oci/vbs/_inputs.py +17 -4
  2146. pulumi_oci/vbs/get_inst_vbs_instance.py +1 -1
  2147. pulumi_oci/vbs/get_inst_vbs_instances.py +1 -1
  2148. pulumi_oci/vbs/inst_vbs_instance.py +85 -23
  2149. pulumi_oci/vbs/outputs.py +79 -20
  2150. pulumi_oci/visualbuilder/_inputs.py +93 -20
  2151. pulumi_oci/visualbuilder/get_vb_instance.py +1 -1
  2152. pulumi_oci/visualbuilder/get_vb_instance_applications.py +1 -1
  2153. pulumi_oci/visualbuilder/get_vb_instances.py +1 -1
  2154. pulumi_oci/visualbuilder/outputs.py +360 -81
  2155. pulumi_oci/visualbuilder/vb_instance.py +120 -33
  2156. pulumi_oci/vnmonitoring/_inputs.py +229 -56
  2157. pulumi_oci/vnmonitoring/get_path_analyzer_test.py +1 -1
  2158. pulumi_oci/vnmonitoring/get_path_analyzer_tests.py +1 -1
  2159. pulumi_oci/vnmonitoring/outputs.py +500 -123
  2160. pulumi_oci/vnmonitoring/path_analysi.py +93 -19
  2161. pulumi_oci/vnmonitoring/path_analyzer_test.py +105 -23
  2162. pulumi_oci/vulnerabilityscanning/_inputs.py +220 -39
  2163. pulumi_oci/vulnerabilityscanning/container_scan_recipe.py +72 -17
  2164. pulumi_oci/vulnerabilityscanning/container_scan_target.py +78 -19
  2165. pulumi_oci/vulnerabilityscanning/get_container_scan_recipe.py +1 -1
  2166. pulumi_oci/vulnerabilityscanning/get_container_scan_recipes.py +1 -1
  2167. pulumi_oci/vulnerabilityscanning/get_container_scan_target.py +1 -1
  2168. pulumi_oci/vulnerabilityscanning/get_container_scan_targets.py +1 -1
  2169. pulumi_oci/vulnerabilityscanning/get_host_scan_recipe.py +1 -1
  2170. pulumi_oci/vulnerabilityscanning/get_host_scan_recipes.py +1 -1
  2171. pulumi_oci/vulnerabilityscanning/get_host_scan_target.py +1 -1
  2172. pulumi_oci/vulnerabilityscanning/get_host_scan_target_errors.py +1 -1
  2173. pulumi_oci/vulnerabilityscanning/get_host_scan_targets.py +1 -1
  2174. pulumi_oci/vulnerabilityscanning/host_scan_recipe.py +99 -21
  2175. pulumi_oci/vulnerabilityscanning/host_scan_target.py +79 -21
  2176. pulumi_oci/vulnerabilityscanning/outputs.py +770 -150
  2177. pulumi_oci/waa/_inputs.py +63 -10
  2178. pulumi_oci/waa/app_acceleration.py +79 -21
  2179. pulumi_oci/waa/app_acceleration_policy.py +83 -19
  2180. pulumi_oci/waa/get_app_acceleration.py +1 -1
  2181. pulumi_oci/waa/get_app_acceleration_policies.py +1 -1
  2182. pulumi_oci/waa/get_app_acceleration_policy.py +1 -1
  2183. pulumi_oci/waa/get_app_accelerations.py +1 -1
  2184. pulumi_oci/waa/outputs.py +232 -43
  2185. pulumi_oci/waas/_inputs.py +960 -225
  2186. pulumi_oci/waas/address_list.py +58 -14
  2187. pulumi_oci/waas/certificate.py +97 -27
  2188. pulumi_oci/waas/custom_protection_rule.py +64 -16
  2189. pulumi_oci/waas/get_address_list.py +1 -1
  2190. pulumi_oci/waas/get_address_lists.py +1 -1
  2191. pulumi_oci/waas/get_certificate.py +1 -1
  2192. pulumi_oci/waas/get_certificates.py +1 -1
  2193. pulumi_oci/waas/get_custom_protection_rule.py +1 -1
  2194. pulumi_oci/waas/get_custom_protection_rules.py +1 -1
  2195. pulumi_oci/waas/get_edge_subnets.py +1 -1
  2196. pulumi_oci/waas/get_http_redirect.py +1 -1
  2197. pulumi_oci/waas/get_http_redirects.py +1 -1
  2198. pulumi_oci/waas/get_protection_rule.py +1 -1
  2199. pulumi_oci/waas/get_protection_rules.py +1 -1
  2200. pulumi_oci/waas/get_waas_policies.py +1 -1
  2201. pulumi_oci/waas/get_waas_policy.py +1 -1
  2202. pulumi_oci/waas/http_redirect.py +72 -17
  2203. pulumi_oci/waas/outputs.py +2925 -705
  2204. pulumi_oci/waas/policy.py +98 -24
  2205. pulumi_oci/waas/protection_rule.py +55 -13
  2206. pulumi_oci/waas/purge_cache.py +31 -5
  2207. pulumi_oci/waf/_inputs.py +500 -102
  2208. pulumi_oci/waf/app_firewall.py +79 -21
  2209. pulumi_oci/waf/app_firewall_policy.py +122 -27
  2210. pulumi_oci/waf/get_firewalls.py +1 -1
  2211. pulumi_oci/waf/get_network_address_list.py +1 -1
  2212. pulumi_oci/waf/get_network_address_lists.py +1 -1
  2213. pulumi_oci/waf/get_protection_capabilities.py +1 -1
  2214. pulumi_oci/waf/get_protection_capability_group_tags.py +1 -1
  2215. pulumi_oci/waf/get_web_app_firewall.py +1 -1
  2216. pulumi_oci/waf/get_web_app_firewall_policies.py +1 -1
  2217. pulumi_oci/waf/get_web_app_firewall_policy.py +1 -1
  2218. pulumi_oci/waf/network_address_list.py +79 -21
  2219. pulumi_oci/waf/outputs.py +1595 -334
  2220. {pulumi_oci-1.11.0a1695814503.dist-info → pulumi_oci-1.12.0.dist-info}/METADATA +1 -1
  2221. pulumi_oci-1.12.0.dist-info/RECORD +2330 -0
  2222. pulumi_oci-1.11.0a1695814503.dist-info/RECORD +0 -2312
  2223. {pulumi_oci-1.11.0a1695814503.dist-info → pulumi_oci-1.12.0.dist-info}/WHEEL +0 -0
  2224. {pulumi_oci-1.11.0a1695814503.dist-info → pulumi_oci-1.12.0.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,2650 @@
1
+ # coding=utf-8
2
+ # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+
5
+ import copy
6
+ import warnings
7
+ import pulumi
8
+ import pulumi.runtime
9
+ from typing import Any, Callable, Mapping, Optional, Sequence, Union, overload
10
+ from .. import _utilities
11
+ from . import outputs
12
+
13
+ __all__ = [
14
+ 'AtCustomerCccInfrastructureInfrastructureInventory',
15
+ 'AtCustomerCccInfrastructureInfrastructureNetworkConfiguration',
16
+ 'AtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingDynamic',
17
+ 'AtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingDynamicPeerInformation',
18
+ 'AtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingStatic',
19
+ 'AtCustomerCccInfrastructureInfrastructureNetworkConfigurationManagementNode',
20
+ 'AtCustomerCccInfrastructureUpgradeInformation',
21
+ 'AtCustomerCccUpgradeScheduleEvent',
22
+ 'GetAtCustomerCccInfrastructureInfrastructureInventoryResult',
23
+ 'GetAtCustomerCccInfrastructureInfrastructureNetworkConfigurationResult',
24
+ 'GetAtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingDynamicResult',
25
+ 'GetAtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingDynamicPeerInformationResult',
26
+ 'GetAtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingStaticResult',
27
+ 'GetAtCustomerCccInfrastructureInfrastructureNetworkConfigurationManagementNodeResult',
28
+ 'GetAtCustomerCccInfrastructureUpgradeInformationResult',
29
+ 'GetAtCustomerCccInfrastructuresCccInfrastructureCollectionResult',
30
+ 'GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemResult',
31
+ 'GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureInventoryResult',
32
+ 'GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureNetworkConfigurationResult',
33
+ 'GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureNetworkConfigurationInfrastructureRoutingDynamicResult',
34
+ 'GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureNetworkConfigurationInfrastructureRoutingDynamicPeerInformationResult',
35
+ 'GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureNetworkConfigurationInfrastructureRoutingStaticResult',
36
+ 'GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureNetworkConfigurationManagementNodeResult',
37
+ 'GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemUpgradeInformationResult',
38
+ 'GetAtCustomerCccInfrastructuresFilterResult',
39
+ 'GetAtCustomerCccUpgradeScheduleEventResult',
40
+ 'GetAtCustomerCccUpgradeSchedulesCccUpgradeScheduleCollectionResult',
41
+ 'GetAtCustomerCccUpgradeSchedulesCccUpgradeScheduleCollectionItemResult',
42
+ 'GetAtCustomerCccUpgradeSchedulesCccUpgradeScheduleCollectionItemEventResult',
43
+ 'GetAtCustomerCccUpgradeSchedulesFilterResult',
44
+ ]
45
+
46
+ @pulumi.output_type
47
+ class AtCustomerCccInfrastructureInfrastructureInventory(dict):
48
+ @staticmethod
49
+ def __key_warning(key: str):
50
+ suggest = None
51
+ if key == "capacityStorageTrayCount":
52
+ suggest = "capacity_storage_tray_count"
53
+ elif key == "computeNodeCount":
54
+ suggest = "compute_node_count"
55
+ elif key == "managementNodeCount":
56
+ suggest = "management_node_count"
57
+ elif key == "performanceStorageTrayCount":
58
+ suggest = "performance_storage_tray_count"
59
+ elif key == "serialNumber":
60
+ suggest = "serial_number"
61
+
62
+ if suggest:
63
+ pulumi.log.warn(f"Key '{key}' not found in AtCustomerCccInfrastructureInfrastructureInventory. Access the value via the '{suggest}' property getter instead.")
64
+
65
+ def __getitem__(self, key: str) -> Any:
66
+ AtCustomerCccInfrastructureInfrastructureInventory.__key_warning(key)
67
+ return super().__getitem__(key)
68
+
69
+ def get(self, key: str, default = None) -> Any:
70
+ AtCustomerCccInfrastructureInfrastructureInventory.__key_warning(key)
71
+ return super().get(key, default)
72
+
73
+ def __init__(__self__, *,
74
+ capacity_storage_tray_count: Optional[int] = None,
75
+ compute_node_count: Optional[int] = None,
76
+ management_node_count: Optional[int] = None,
77
+ performance_storage_tray_count: Optional[int] = None,
78
+ serial_number: Optional[str] = None):
79
+ """
80
+ :param int capacity_storage_tray_count: The number of storage trays in the Compute Cloud@Customer infrastructure rack that are designated for capacity storage.
81
+ :param int compute_node_count: The number of compute nodes that are available and usable on the Compute Cloud@Customer infrastructure rack. There is no distinction of compute node type in this information.
82
+ :param int management_node_count: The number of management nodes that are available and in active use on the Compute Cloud@Customer infrastructure rack.
83
+ :param int performance_storage_tray_count: The number of storage trays in the Compute Cloud@Customer infrastructure rack that are designated for performance storage.
84
+ :param str serial_number: The serial number of the Compute Cloud@Customer infrastructure rack.
85
+ """
86
+ AtCustomerCccInfrastructureInfrastructureInventory._configure(
87
+ lambda key, value: pulumi.set(__self__, key, value),
88
+ capacity_storage_tray_count=capacity_storage_tray_count,
89
+ compute_node_count=compute_node_count,
90
+ management_node_count=management_node_count,
91
+ performance_storage_tray_count=performance_storage_tray_count,
92
+ serial_number=serial_number,
93
+ )
94
+ @staticmethod
95
+ def _configure(
96
+ _setter: Callable[[Any, Any], None],
97
+ capacity_storage_tray_count: Optional[int] = None,
98
+ compute_node_count: Optional[int] = None,
99
+ management_node_count: Optional[int] = None,
100
+ performance_storage_tray_count: Optional[int] = None,
101
+ serial_number: Optional[str] = None,
102
+ opts: Optional[pulumi.ResourceOptions]=None):
103
+ if capacity_storage_tray_count is not None:
104
+ _setter("capacity_storage_tray_count", capacity_storage_tray_count)
105
+ if compute_node_count is not None:
106
+ _setter("compute_node_count", compute_node_count)
107
+ if management_node_count is not None:
108
+ _setter("management_node_count", management_node_count)
109
+ if performance_storage_tray_count is not None:
110
+ _setter("performance_storage_tray_count", performance_storage_tray_count)
111
+ if serial_number is not None:
112
+ _setter("serial_number", serial_number)
113
+
114
+ @property
115
+ @pulumi.getter(name="capacityStorageTrayCount")
116
+ def capacity_storage_tray_count(self) -> Optional[int]:
117
+ """
118
+ The number of storage trays in the Compute Cloud@Customer infrastructure rack that are designated for capacity storage.
119
+ """
120
+ return pulumi.get(self, "capacity_storage_tray_count")
121
+
122
+ @property
123
+ @pulumi.getter(name="computeNodeCount")
124
+ def compute_node_count(self) -> Optional[int]:
125
+ """
126
+ The number of compute nodes that are available and usable on the Compute Cloud@Customer infrastructure rack. There is no distinction of compute node type in this information.
127
+ """
128
+ return pulumi.get(self, "compute_node_count")
129
+
130
+ @property
131
+ @pulumi.getter(name="managementNodeCount")
132
+ def management_node_count(self) -> Optional[int]:
133
+ """
134
+ The number of management nodes that are available and in active use on the Compute Cloud@Customer infrastructure rack.
135
+ """
136
+ return pulumi.get(self, "management_node_count")
137
+
138
+ @property
139
+ @pulumi.getter(name="performanceStorageTrayCount")
140
+ def performance_storage_tray_count(self) -> Optional[int]:
141
+ """
142
+ The number of storage trays in the Compute Cloud@Customer infrastructure rack that are designated for performance storage.
143
+ """
144
+ return pulumi.get(self, "performance_storage_tray_count")
145
+
146
+ @property
147
+ @pulumi.getter(name="serialNumber")
148
+ def serial_number(self) -> Optional[str]:
149
+ """
150
+ The serial number of the Compute Cloud@Customer infrastructure rack.
151
+ """
152
+ return pulumi.get(self, "serial_number")
153
+
154
+
155
+ @pulumi.output_type
156
+ class AtCustomerCccInfrastructureInfrastructureNetworkConfiguration(dict):
157
+ @staticmethod
158
+ def __key_warning(key: str):
159
+ suggest = None
160
+ if key == "dnsIps":
161
+ suggest = "dns_ips"
162
+ elif key == "infrastructureRoutingDynamics":
163
+ suggest = "infrastructure_routing_dynamics"
164
+ elif key == "infrastructureRoutingStatics":
165
+ suggest = "infrastructure_routing_statics"
166
+ elif key == "managementNodes":
167
+ suggest = "management_nodes"
168
+ elif key == "mgmtVipHostname":
169
+ suggest = "mgmt_vip_hostname"
170
+ elif key == "mgmtVipIp":
171
+ suggest = "mgmt_vip_ip"
172
+ elif key == "spineIps":
173
+ suggest = "spine_ips"
174
+ elif key == "spineVip":
175
+ suggest = "spine_vip"
176
+ elif key == "uplinkDomain":
177
+ suggest = "uplink_domain"
178
+ elif key == "uplinkGatewayIp":
179
+ suggest = "uplink_gateway_ip"
180
+ elif key == "uplinkNetmask":
181
+ suggest = "uplink_netmask"
182
+ elif key == "uplinkPortCount":
183
+ suggest = "uplink_port_count"
184
+ elif key == "uplinkPortForwardErrorCorrection":
185
+ suggest = "uplink_port_forward_error_correction"
186
+ elif key == "uplinkPortSpeedInGbps":
187
+ suggest = "uplink_port_speed_in_gbps"
188
+ elif key == "uplinkVlanMtu":
189
+ suggest = "uplink_vlan_mtu"
190
+
191
+ if suggest:
192
+ pulumi.log.warn(f"Key '{key}' not found in AtCustomerCccInfrastructureInfrastructureNetworkConfiguration. Access the value via the '{suggest}' property getter instead.")
193
+
194
+ def __getitem__(self, key: str) -> Any:
195
+ AtCustomerCccInfrastructureInfrastructureNetworkConfiguration.__key_warning(key)
196
+ return super().__getitem__(key)
197
+
198
+ def get(self, key: str, default = None) -> Any:
199
+ AtCustomerCccInfrastructureInfrastructureNetworkConfiguration.__key_warning(key)
200
+ return super().get(key, default)
201
+
202
+ def __init__(__self__, *,
203
+ dns_ips: Optional[Sequence[str]] = None,
204
+ infrastructure_routing_dynamics: Optional[Sequence['outputs.AtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingDynamic']] = None,
205
+ infrastructure_routing_statics: Optional[Sequence['outputs.AtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingStatic']] = None,
206
+ management_nodes: Optional[Sequence['outputs.AtCustomerCccInfrastructureInfrastructureNetworkConfigurationManagementNode']] = None,
207
+ mgmt_vip_hostname: Optional[str] = None,
208
+ mgmt_vip_ip: Optional[str] = None,
209
+ spine_ips: Optional[Sequence[str]] = None,
210
+ spine_vip: Optional[str] = None,
211
+ uplink_domain: Optional[str] = None,
212
+ uplink_gateway_ip: Optional[str] = None,
213
+ uplink_netmask: Optional[str] = None,
214
+ uplink_port_count: Optional[int] = None,
215
+ uplink_port_forward_error_correction: Optional[str] = None,
216
+ uplink_port_speed_in_gbps: Optional[int] = None,
217
+ uplink_vlan_mtu: Optional[int] = None):
218
+ """
219
+ :param Sequence[str] dns_ips: The domain name system (DNS) addresses that the Compute Cloud@Customer infrastructure uses for the data center network.
220
+ :param Sequence['AtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingDynamicArgs'] infrastructure_routing_dynamics: Dynamic routing information for the Compute Cloud@Customer infrastructure.
221
+ :param Sequence['AtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingStaticArgs'] infrastructure_routing_statics: Static routing information for a rack.
222
+ :param Sequence['AtCustomerCccInfrastructureInfrastructureNetworkConfigurationManagementNodeArgs'] management_nodes: Information about the management nodes that are provisioned in the Compute Cloud@Customer infrastructure.
223
+ :param str mgmt_vip_hostname: The hostname corresponding to the virtual IP (VIP) address of the management nodes.
224
+ :param str mgmt_vip_ip: The IP address used as the virtual IP (VIP) address of the management nodes.
225
+ :param Sequence[str] spine_ips: Addresses of the network spine switches.
226
+ :param str spine_vip: The spine switch public virtual IP (VIP). Traffic routed to the Compute Cloud@Customer infrastructure and and virtual cloud networks (VCNs) should have this address as next hop.
227
+ :param str uplink_domain: Domain name to be used as the base domain for the internal network and by public facing services.
228
+ :param str uplink_gateway_ip: Uplink gateway in the datacenter network that the Compute Cloud@Customer connects to.
229
+ :param str uplink_netmask: Netmask of the subnet that the Compute Cloud@Customer infrastructure is connected to.
230
+ :param int uplink_port_count: Number of uplink ports per spine switch. Connectivity is identical on both spine switches. For example, if input is two 100 gigabyte ports; then port-1 and port-2 on both spines will be configured.
231
+ :param str uplink_port_forward_error_correction: The port forward error correction (FEC) setting for the uplink port on the Compute Cloud@Customer infrastructure.
232
+ :param int uplink_port_speed_in_gbps: Uplink port speed defined in gigabytes per second. All uplink ports must have identical speed.
233
+ :param int uplink_vlan_mtu: The virtual local area network (VLAN) maximum transmission unit (MTU) size for the uplink ports.
234
+ """
235
+ AtCustomerCccInfrastructureInfrastructureNetworkConfiguration._configure(
236
+ lambda key, value: pulumi.set(__self__, key, value),
237
+ dns_ips=dns_ips,
238
+ infrastructure_routing_dynamics=infrastructure_routing_dynamics,
239
+ infrastructure_routing_statics=infrastructure_routing_statics,
240
+ management_nodes=management_nodes,
241
+ mgmt_vip_hostname=mgmt_vip_hostname,
242
+ mgmt_vip_ip=mgmt_vip_ip,
243
+ spine_ips=spine_ips,
244
+ spine_vip=spine_vip,
245
+ uplink_domain=uplink_domain,
246
+ uplink_gateway_ip=uplink_gateway_ip,
247
+ uplink_netmask=uplink_netmask,
248
+ uplink_port_count=uplink_port_count,
249
+ uplink_port_forward_error_correction=uplink_port_forward_error_correction,
250
+ uplink_port_speed_in_gbps=uplink_port_speed_in_gbps,
251
+ uplink_vlan_mtu=uplink_vlan_mtu,
252
+ )
253
+ @staticmethod
254
+ def _configure(
255
+ _setter: Callable[[Any, Any], None],
256
+ dns_ips: Optional[Sequence[str]] = None,
257
+ infrastructure_routing_dynamics: Optional[Sequence['outputs.AtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingDynamic']] = None,
258
+ infrastructure_routing_statics: Optional[Sequence['outputs.AtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingStatic']] = None,
259
+ management_nodes: Optional[Sequence['outputs.AtCustomerCccInfrastructureInfrastructureNetworkConfigurationManagementNode']] = None,
260
+ mgmt_vip_hostname: Optional[str] = None,
261
+ mgmt_vip_ip: Optional[str] = None,
262
+ spine_ips: Optional[Sequence[str]] = None,
263
+ spine_vip: Optional[str] = None,
264
+ uplink_domain: Optional[str] = None,
265
+ uplink_gateway_ip: Optional[str] = None,
266
+ uplink_netmask: Optional[str] = None,
267
+ uplink_port_count: Optional[int] = None,
268
+ uplink_port_forward_error_correction: Optional[str] = None,
269
+ uplink_port_speed_in_gbps: Optional[int] = None,
270
+ uplink_vlan_mtu: Optional[int] = None,
271
+ opts: Optional[pulumi.ResourceOptions]=None):
272
+ if dns_ips is not None:
273
+ _setter("dns_ips", dns_ips)
274
+ if infrastructure_routing_dynamics is not None:
275
+ _setter("infrastructure_routing_dynamics", infrastructure_routing_dynamics)
276
+ if infrastructure_routing_statics is not None:
277
+ _setter("infrastructure_routing_statics", infrastructure_routing_statics)
278
+ if management_nodes is not None:
279
+ _setter("management_nodes", management_nodes)
280
+ if mgmt_vip_hostname is not None:
281
+ _setter("mgmt_vip_hostname", mgmt_vip_hostname)
282
+ if mgmt_vip_ip is not None:
283
+ _setter("mgmt_vip_ip", mgmt_vip_ip)
284
+ if spine_ips is not None:
285
+ _setter("spine_ips", spine_ips)
286
+ if spine_vip is not None:
287
+ _setter("spine_vip", spine_vip)
288
+ if uplink_domain is not None:
289
+ _setter("uplink_domain", uplink_domain)
290
+ if uplink_gateway_ip is not None:
291
+ _setter("uplink_gateway_ip", uplink_gateway_ip)
292
+ if uplink_netmask is not None:
293
+ _setter("uplink_netmask", uplink_netmask)
294
+ if uplink_port_count is not None:
295
+ _setter("uplink_port_count", uplink_port_count)
296
+ if uplink_port_forward_error_correction is not None:
297
+ _setter("uplink_port_forward_error_correction", uplink_port_forward_error_correction)
298
+ if uplink_port_speed_in_gbps is not None:
299
+ _setter("uplink_port_speed_in_gbps", uplink_port_speed_in_gbps)
300
+ if uplink_vlan_mtu is not None:
301
+ _setter("uplink_vlan_mtu", uplink_vlan_mtu)
302
+
303
+ @property
304
+ @pulumi.getter(name="dnsIps")
305
+ def dns_ips(self) -> Optional[Sequence[str]]:
306
+ """
307
+ The domain name system (DNS) addresses that the Compute Cloud@Customer infrastructure uses for the data center network.
308
+ """
309
+ return pulumi.get(self, "dns_ips")
310
+
311
+ @property
312
+ @pulumi.getter(name="infrastructureRoutingDynamics")
313
+ def infrastructure_routing_dynamics(self) -> Optional[Sequence['outputs.AtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingDynamic']]:
314
+ """
315
+ Dynamic routing information for the Compute Cloud@Customer infrastructure.
316
+ """
317
+ return pulumi.get(self, "infrastructure_routing_dynamics")
318
+
319
+ @property
320
+ @pulumi.getter(name="infrastructureRoutingStatics")
321
+ def infrastructure_routing_statics(self) -> Optional[Sequence['outputs.AtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingStatic']]:
322
+ """
323
+ Static routing information for a rack.
324
+ """
325
+ return pulumi.get(self, "infrastructure_routing_statics")
326
+
327
+ @property
328
+ @pulumi.getter(name="managementNodes")
329
+ def management_nodes(self) -> Optional[Sequence['outputs.AtCustomerCccInfrastructureInfrastructureNetworkConfigurationManagementNode']]:
330
+ """
331
+ Information about the management nodes that are provisioned in the Compute Cloud@Customer infrastructure.
332
+ """
333
+ return pulumi.get(self, "management_nodes")
334
+
335
+ @property
336
+ @pulumi.getter(name="mgmtVipHostname")
337
+ def mgmt_vip_hostname(self) -> Optional[str]:
338
+ """
339
+ The hostname corresponding to the virtual IP (VIP) address of the management nodes.
340
+ """
341
+ return pulumi.get(self, "mgmt_vip_hostname")
342
+
343
+ @property
344
+ @pulumi.getter(name="mgmtVipIp")
345
+ def mgmt_vip_ip(self) -> Optional[str]:
346
+ """
347
+ The IP address used as the virtual IP (VIP) address of the management nodes.
348
+ """
349
+ return pulumi.get(self, "mgmt_vip_ip")
350
+
351
+ @property
352
+ @pulumi.getter(name="spineIps")
353
+ def spine_ips(self) -> Optional[Sequence[str]]:
354
+ """
355
+ Addresses of the network spine switches.
356
+ """
357
+ return pulumi.get(self, "spine_ips")
358
+
359
+ @property
360
+ @pulumi.getter(name="spineVip")
361
+ def spine_vip(self) -> Optional[str]:
362
+ """
363
+ The spine switch public virtual IP (VIP). Traffic routed to the Compute Cloud@Customer infrastructure and and virtual cloud networks (VCNs) should have this address as next hop.
364
+ """
365
+ return pulumi.get(self, "spine_vip")
366
+
367
+ @property
368
+ @pulumi.getter(name="uplinkDomain")
369
+ def uplink_domain(self) -> Optional[str]:
370
+ """
371
+ Domain name to be used as the base domain for the internal network and by public facing services.
372
+ """
373
+ return pulumi.get(self, "uplink_domain")
374
+
375
+ @property
376
+ @pulumi.getter(name="uplinkGatewayIp")
377
+ def uplink_gateway_ip(self) -> Optional[str]:
378
+ """
379
+ Uplink gateway in the datacenter network that the Compute Cloud@Customer connects to.
380
+ """
381
+ return pulumi.get(self, "uplink_gateway_ip")
382
+
383
+ @property
384
+ @pulumi.getter(name="uplinkNetmask")
385
+ def uplink_netmask(self) -> Optional[str]:
386
+ """
387
+ Netmask of the subnet that the Compute Cloud@Customer infrastructure is connected to.
388
+ """
389
+ return pulumi.get(self, "uplink_netmask")
390
+
391
+ @property
392
+ @pulumi.getter(name="uplinkPortCount")
393
+ def uplink_port_count(self) -> Optional[int]:
394
+ """
395
+ Number of uplink ports per spine switch. Connectivity is identical on both spine switches. For example, if input is two 100 gigabyte ports; then port-1 and port-2 on both spines will be configured.
396
+ """
397
+ return pulumi.get(self, "uplink_port_count")
398
+
399
+ @property
400
+ @pulumi.getter(name="uplinkPortForwardErrorCorrection")
401
+ def uplink_port_forward_error_correction(self) -> Optional[str]:
402
+ """
403
+ The port forward error correction (FEC) setting for the uplink port on the Compute Cloud@Customer infrastructure.
404
+ """
405
+ return pulumi.get(self, "uplink_port_forward_error_correction")
406
+
407
+ @property
408
+ @pulumi.getter(name="uplinkPortSpeedInGbps")
409
+ def uplink_port_speed_in_gbps(self) -> Optional[int]:
410
+ """
411
+ Uplink port speed defined in gigabytes per second. All uplink ports must have identical speed.
412
+ """
413
+ return pulumi.get(self, "uplink_port_speed_in_gbps")
414
+
415
+ @property
416
+ @pulumi.getter(name="uplinkVlanMtu")
417
+ def uplink_vlan_mtu(self) -> Optional[int]:
418
+ """
419
+ The virtual local area network (VLAN) maximum transmission unit (MTU) size for the uplink ports.
420
+ """
421
+ return pulumi.get(self, "uplink_vlan_mtu")
422
+
423
+
424
+ @pulumi.output_type
425
+ class AtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingDynamic(dict):
426
+ @staticmethod
427
+ def __key_warning(key: str):
428
+ suggest = None
429
+ if key == "bgpTopology":
430
+ suggest = "bgp_topology"
431
+ elif key == "oracleAsn":
432
+ suggest = "oracle_asn"
433
+ elif key == "peerInformations":
434
+ suggest = "peer_informations"
435
+
436
+ if suggest:
437
+ pulumi.log.warn(f"Key '{key}' not found in AtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingDynamic. Access the value via the '{suggest}' property getter instead.")
438
+
439
+ def __getitem__(self, key: str) -> Any:
440
+ AtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingDynamic.__key_warning(key)
441
+ return super().__getitem__(key)
442
+
443
+ def get(self, key: str, default = None) -> Any:
444
+ AtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingDynamic.__key_warning(key)
445
+ return super().get(key, default)
446
+
447
+ def __init__(__self__, *,
448
+ bgp_topology: Optional[str] = None,
449
+ oracle_asn: Optional[int] = None,
450
+ peer_informations: Optional[Sequence['outputs.AtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingDynamicPeerInformation']] = None):
451
+ """
452
+ :param str bgp_topology: The topology in use for the Border Gateway Protocol (BGP) configuration.
453
+ :param int oracle_asn: The Oracle Autonomous System Number (ASN) to control routing and exchange information within the dynamic routing configuration.
454
+ :param Sequence['AtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingDynamicPeerInformationArgs'] peer_informations: The list of peer devices in the dynamic routing configuration.
455
+ """
456
+ AtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingDynamic._configure(
457
+ lambda key, value: pulumi.set(__self__, key, value),
458
+ bgp_topology=bgp_topology,
459
+ oracle_asn=oracle_asn,
460
+ peer_informations=peer_informations,
461
+ )
462
+ @staticmethod
463
+ def _configure(
464
+ _setter: Callable[[Any, Any], None],
465
+ bgp_topology: Optional[str] = None,
466
+ oracle_asn: Optional[int] = None,
467
+ peer_informations: Optional[Sequence['outputs.AtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingDynamicPeerInformation']] = None,
468
+ opts: Optional[pulumi.ResourceOptions]=None):
469
+ if bgp_topology is not None:
470
+ _setter("bgp_topology", bgp_topology)
471
+ if oracle_asn is not None:
472
+ _setter("oracle_asn", oracle_asn)
473
+ if peer_informations is not None:
474
+ _setter("peer_informations", peer_informations)
475
+
476
+ @property
477
+ @pulumi.getter(name="bgpTopology")
478
+ def bgp_topology(self) -> Optional[str]:
479
+ """
480
+ The topology in use for the Border Gateway Protocol (BGP) configuration.
481
+ """
482
+ return pulumi.get(self, "bgp_topology")
483
+
484
+ @property
485
+ @pulumi.getter(name="oracleAsn")
486
+ def oracle_asn(self) -> Optional[int]:
487
+ """
488
+ The Oracle Autonomous System Number (ASN) to control routing and exchange information within the dynamic routing configuration.
489
+ """
490
+ return pulumi.get(self, "oracle_asn")
491
+
492
+ @property
493
+ @pulumi.getter(name="peerInformations")
494
+ def peer_informations(self) -> Optional[Sequence['outputs.AtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingDynamicPeerInformation']]:
495
+ """
496
+ The list of peer devices in the dynamic routing configuration.
497
+ """
498
+ return pulumi.get(self, "peer_informations")
499
+
500
+
501
+ @pulumi.output_type
502
+ class AtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingDynamicPeerInformation(dict):
503
+ def __init__(__self__, *,
504
+ asn: Optional[int] = None,
505
+ ip: Optional[str] = None):
506
+ """
507
+ :param int asn: The Autonomous System Number (ASN) of the peer network.
508
+ :param str ip: Address of the management node.
509
+ """
510
+ AtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingDynamicPeerInformation._configure(
511
+ lambda key, value: pulumi.set(__self__, key, value),
512
+ asn=asn,
513
+ ip=ip,
514
+ )
515
+ @staticmethod
516
+ def _configure(
517
+ _setter: Callable[[Any, Any], None],
518
+ asn: Optional[int] = None,
519
+ ip: Optional[str] = None,
520
+ opts: Optional[pulumi.ResourceOptions]=None):
521
+ if asn is not None:
522
+ _setter("asn", asn)
523
+ if ip is not None:
524
+ _setter("ip", ip)
525
+
526
+ @property
527
+ @pulumi.getter
528
+ def asn(self) -> Optional[int]:
529
+ """
530
+ The Autonomous System Number (ASN) of the peer network.
531
+ """
532
+ return pulumi.get(self, "asn")
533
+
534
+ @property
535
+ @pulumi.getter
536
+ def ip(self) -> Optional[str]:
537
+ """
538
+ Address of the management node.
539
+ """
540
+ return pulumi.get(self, "ip")
541
+
542
+
543
+ @pulumi.output_type
544
+ class AtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingStatic(dict):
545
+ @staticmethod
546
+ def __key_warning(key: str):
547
+ suggest = None
548
+ if key == "uplinkHsrpGroup":
549
+ suggest = "uplink_hsrp_group"
550
+ elif key == "uplinkVlan":
551
+ suggest = "uplink_vlan"
552
+
553
+ if suggest:
554
+ pulumi.log.warn(f"Key '{key}' not found in AtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingStatic. Access the value via the '{suggest}' property getter instead.")
555
+
556
+ def __getitem__(self, key: str) -> Any:
557
+ AtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingStatic.__key_warning(key)
558
+ return super().__getitem__(key)
559
+
560
+ def get(self, key: str, default = None) -> Any:
561
+ AtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingStatic.__key_warning(key)
562
+ return super().get(key, default)
563
+
564
+ def __init__(__self__, *,
565
+ uplink_hsrp_group: Optional[int] = None,
566
+ uplink_vlan: Optional[int] = None):
567
+ """
568
+ :param int uplink_hsrp_group: The uplink Hot Standby Router Protocol (HSRP) group value for the switch in the Compute Cloud@Customer infrastructure.
569
+ :param int uplink_vlan: The virtual local area network (VLAN) identifier used to connect to the uplink (only access mode is supported).
570
+ """
571
+ AtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingStatic._configure(
572
+ lambda key, value: pulumi.set(__self__, key, value),
573
+ uplink_hsrp_group=uplink_hsrp_group,
574
+ uplink_vlan=uplink_vlan,
575
+ )
576
+ @staticmethod
577
+ def _configure(
578
+ _setter: Callable[[Any, Any], None],
579
+ uplink_hsrp_group: Optional[int] = None,
580
+ uplink_vlan: Optional[int] = None,
581
+ opts: Optional[pulumi.ResourceOptions]=None):
582
+ if uplink_hsrp_group is not None:
583
+ _setter("uplink_hsrp_group", uplink_hsrp_group)
584
+ if uplink_vlan is not None:
585
+ _setter("uplink_vlan", uplink_vlan)
586
+
587
+ @property
588
+ @pulumi.getter(name="uplinkHsrpGroup")
589
+ def uplink_hsrp_group(self) -> Optional[int]:
590
+ """
591
+ The uplink Hot Standby Router Protocol (HSRP) group value for the switch in the Compute Cloud@Customer infrastructure.
592
+ """
593
+ return pulumi.get(self, "uplink_hsrp_group")
594
+
595
+ @property
596
+ @pulumi.getter(name="uplinkVlan")
597
+ def uplink_vlan(self) -> Optional[int]:
598
+ """
599
+ The virtual local area network (VLAN) identifier used to connect to the uplink (only access mode is supported).
600
+ """
601
+ return pulumi.get(self, "uplink_vlan")
602
+
603
+
604
+ @pulumi.output_type
605
+ class AtCustomerCccInfrastructureInfrastructureNetworkConfigurationManagementNode(dict):
606
+ def __init__(__self__, *,
607
+ hostname: Optional[str] = None,
608
+ ip: Optional[str] = None):
609
+ """
610
+ :param str hostname: Hostname for interface to the management node.
611
+ :param str ip: Address of the management node.
612
+ """
613
+ AtCustomerCccInfrastructureInfrastructureNetworkConfigurationManagementNode._configure(
614
+ lambda key, value: pulumi.set(__self__, key, value),
615
+ hostname=hostname,
616
+ ip=ip,
617
+ )
618
+ @staticmethod
619
+ def _configure(
620
+ _setter: Callable[[Any, Any], None],
621
+ hostname: Optional[str] = None,
622
+ ip: Optional[str] = None,
623
+ opts: Optional[pulumi.ResourceOptions]=None):
624
+ if hostname is not None:
625
+ _setter("hostname", hostname)
626
+ if ip is not None:
627
+ _setter("ip", ip)
628
+
629
+ @property
630
+ @pulumi.getter
631
+ def hostname(self) -> Optional[str]:
632
+ """
633
+ Hostname for interface to the management node.
634
+ """
635
+ return pulumi.get(self, "hostname")
636
+
637
+ @property
638
+ @pulumi.getter
639
+ def ip(self) -> Optional[str]:
640
+ """
641
+ Address of the management node.
642
+ """
643
+ return pulumi.get(self, "ip")
644
+
645
+
646
+ @pulumi.output_type
647
+ class AtCustomerCccInfrastructureUpgradeInformation(dict):
648
+ @staticmethod
649
+ def __key_warning(key: str):
650
+ suggest = None
651
+ if key == "currentVersion":
652
+ suggest = "current_version"
653
+ elif key == "isActive":
654
+ suggest = "is_active"
655
+ elif key == "scheduledUpgradeDuration":
656
+ suggest = "scheduled_upgrade_duration"
657
+ elif key == "timeOfScheduledUpgrade":
658
+ suggest = "time_of_scheduled_upgrade"
659
+
660
+ if suggest:
661
+ pulumi.log.warn(f"Key '{key}' not found in AtCustomerCccInfrastructureUpgradeInformation. Access the value via the '{suggest}' property getter instead.")
662
+
663
+ def __getitem__(self, key: str) -> Any:
664
+ AtCustomerCccInfrastructureUpgradeInformation.__key_warning(key)
665
+ return super().__getitem__(key)
666
+
667
+ def get(self, key: str, default = None) -> Any:
668
+ AtCustomerCccInfrastructureUpgradeInformation.__key_warning(key)
669
+ return super().get(key, default)
670
+
671
+ def __init__(__self__, *,
672
+ current_version: Optional[str] = None,
673
+ is_active: Optional[bool] = None,
674
+ scheduled_upgrade_duration: Optional[str] = None,
675
+ time_of_scheduled_upgrade: Optional[str] = None):
676
+ """
677
+ :param str current_version: The current version of software installed on the Compute Cloud@Customer infrastructure.
678
+ :param bool is_active: Indication that the Compute Cloud@Customer infrastructure is in the process of an upgrade or an upgrade activity (such as preloading upgrade images).
679
+ :param str scheduled_upgrade_duration: Expected duration of Compute Cloud@Customer infrastructure scheduled upgrade. The actual upgrade time might be longer or shorter than this duration depending on rack activity, this is only an estimate.
680
+ :param str time_of_scheduled_upgrade: Compute Cloud@Customer infrastructure next upgrade time. The rack might have performance impacts during this time.
681
+ """
682
+ AtCustomerCccInfrastructureUpgradeInformation._configure(
683
+ lambda key, value: pulumi.set(__self__, key, value),
684
+ current_version=current_version,
685
+ is_active=is_active,
686
+ scheduled_upgrade_duration=scheduled_upgrade_duration,
687
+ time_of_scheduled_upgrade=time_of_scheduled_upgrade,
688
+ )
689
+ @staticmethod
690
+ def _configure(
691
+ _setter: Callable[[Any, Any], None],
692
+ current_version: Optional[str] = None,
693
+ is_active: Optional[bool] = None,
694
+ scheduled_upgrade_duration: Optional[str] = None,
695
+ time_of_scheduled_upgrade: Optional[str] = None,
696
+ opts: Optional[pulumi.ResourceOptions]=None):
697
+ if current_version is not None:
698
+ _setter("current_version", current_version)
699
+ if is_active is not None:
700
+ _setter("is_active", is_active)
701
+ if scheduled_upgrade_duration is not None:
702
+ _setter("scheduled_upgrade_duration", scheduled_upgrade_duration)
703
+ if time_of_scheduled_upgrade is not None:
704
+ _setter("time_of_scheduled_upgrade", time_of_scheduled_upgrade)
705
+
706
+ @property
707
+ @pulumi.getter(name="currentVersion")
708
+ def current_version(self) -> Optional[str]:
709
+ """
710
+ The current version of software installed on the Compute Cloud@Customer infrastructure.
711
+ """
712
+ return pulumi.get(self, "current_version")
713
+
714
+ @property
715
+ @pulumi.getter(name="isActive")
716
+ def is_active(self) -> Optional[bool]:
717
+ """
718
+ Indication that the Compute Cloud@Customer infrastructure is in the process of an upgrade or an upgrade activity (such as preloading upgrade images).
719
+ """
720
+ return pulumi.get(self, "is_active")
721
+
722
+ @property
723
+ @pulumi.getter(name="scheduledUpgradeDuration")
724
+ def scheduled_upgrade_duration(self) -> Optional[str]:
725
+ """
726
+ Expected duration of Compute Cloud@Customer infrastructure scheduled upgrade. The actual upgrade time might be longer or shorter than this duration depending on rack activity, this is only an estimate.
727
+ """
728
+ return pulumi.get(self, "scheduled_upgrade_duration")
729
+
730
+ @property
731
+ @pulumi.getter(name="timeOfScheduledUpgrade")
732
+ def time_of_scheduled_upgrade(self) -> Optional[str]:
733
+ """
734
+ Compute Cloud@Customer infrastructure next upgrade time. The rack might have performance impacts during this time.
735
+ """
736
+ return pulumi.get(self, "time_of_scheduled_upgrade")
737
+
738
+
739
+ @pulumi.output_type
740
+ class AtCustomerCccUpgradeScheduleEvent(dict):
741
+ @staticmethod
742
+ def __key_warning(key: str):
743
+ suggest = None
744
+ if key == "scheduleEventDuration":
745
+ suggest = "schedule_event_duration"
746
+ elif key == "timeStart":
747
+ suggest = "time_start"
748
+ elif key == "scheduleEventRecurrences":
749
+ suggest = "schedule_event_recurrences"
750
+
751
+ if suggest:
752
+ pulumi.log.warn(f"Key '{key}' not found in AtCustomerCccUpgradeScheduleEvent. Access the value via the '{suggest}' property getter instead.")
753
+
754
+ def __getitem__(self, key: str) -> Any:
755
+ AtCustomerCccUpgradeScheduleEvent.__key_warning(key)
756
+ return super().__getitem__(key)
757
+
758
+ def get(self, key: str, default = None) -> Any:
759
+ AtCustomerCccUpgradeScheduleEvent.__key_warning(key)
760
+ return super().get(key, default)
761
+
762
+ def __init__(__self__, *,
763
+ description: str,
764
+ schedule_event_duration: str,
765
+ time_start: str,
766
+ name: Optional[str] = None,
767
+ schedule_event_recurrences: Optional[str] = None):
768
+ """
769
+ :param str description: (Updatable) A description of the Compute Cloud@Customer upgrade schedule time block.
770
+ :param str schedule_event_duration: (Updatable) The duration of this block of time. The duration must be specified and be of the ISO-8601 format for durations.
771
+ :param str time_start: (Updatable) The date and time when the Compute Cloud@Customer upgrade schedule event starts, inclusive. An RFC3339 formatted UTC datetime string. For an event with recurrences, this is the date that a recurrence can start being applied.
772
+ :param str name: Generated name associated with the event.
773
+ :param str schedule_event_recurrences: (Updatable) Frequency of recurrence of schedule block. When this field is not included, the event is assumed to be a one time occurrence. The frequency field is strictly parsed and must conform to RFC-5545 formatting for recurrences.
774
+ """
775
+ AtCustomerCccUpgradeScheduleEvent._configure(
776
+ lambda key, value: pulumi.set(__self__, key, value),
777
+ description=description,
778
+ schedule_event_duration=schedule_event_duration,
779
+ time_start=time_start,
780
+ name=name,
781
+ schedule_event_recurrences=schedule_event_recurrences,
782
+ )
783
+ @staticmethod
784
+ def _configure(
785
+ _setter: Callable[[Any, Any], None],
786
+ description: str,
787
+ schedule_event_duration: str,
788
+ time_start: str,
789
+ name: Optional[str] = None,
790
+ schedule_event_recurrences: Optional[str] = None,
791
+ opts: Optional[pulumi.ResourceOptions]=None):
792
+ _setter("description", description)
793
+ _setter("schedule_event_duration", schedule_event_duration)
794
+ _setter("time_start", time_start)
795
+ if name is not None:
796
+ _setter("name", name)
797
+ if schedule_event_recurrences is not None:
798
+ _setter("schedule_event_recurrences", schedule_event_recurrences)
799
+
800
+ @property
801
+ @pulumi.getter
802
+ def description(self) -> str:
803
+ """
804
+ (Updatable) A description of the Compute Cloud@Customer upgrade schedule time block.
805
+ """
806
+ return pulumi.get(self, "description")
807
+
808
+ @property
809
+ @pulumi.getter(name="scheduleEventDuration")
810
+ def schedule_event_duration(self) -> str:
811
+ """
812
+ (Updatable) The duration of this block of time. The duration must be specified and be of the ISO-8601 format for durations.
813
+ """
814
+ return pulumi.get(self, "schedule_event_duration")
815
+
816
+ @property
817
+ @pulumi.getter(name="timeStart")
818
+ def time_start(self) -> str:
819
+ """
820
+ (Updatable) The date and time when the Compute Cloud@Customer upgrade schedule event starts, inclusive. An RFC3339 formatted UTC datetime string. For an event with recurrences, this is the date that a recurrence can start being applied.
821
+ """
822
+ return pulumi.get(self, "time_start")
823
+
824
+ @property
825
+ @pulumi.getter
826
+ def name(self) -> Optional[str]:
827
+ """
828
+ Generated name associated with the event.
829
+ """
830
+ return pulumi.get(self, "name")
831
+
832
+ @property
833
+ @pulumi.getter(name="scheduleEventRecurrences")
834
+ def schedule_event_recurrences(self) -> Optional[str]:
835
+ """
836
+ (Updatable) Frequency of recurrence of schedule block. When this field is not included, the event is assumed to be a one time occurrence. The frequency field is strictly parsed and must conform to RFC-5545 formatting for recurrences.
837
+ """
838
+ return pulumi.get(self, "schedule_event_recurrences")
839
+
840
+
841
+ @pulumi.output_type
842
+ class GetAtCustomerCccInfrastructureInfrastructureInventoryResult(dict):
843
+ def __init__(__self__, *,
844
+ capacity_storage_tray_count: int,
845
+ compute_node_count: int,
846
+ management_node_count: int,
847
+ performance_storage_tray_count: int,
848
+ serial_number: str):
849
+ """
850
+ :param int capacity_storage_tray_count: The number of storage trays in the Compute Cloud@Customer infrastructure rack that are designated for capacity storage.
851
+ :param int compute_node_count: The number of compute nodes that are available and usable on the Compute Cloud@Customer infrastructure rack. There is no distinction of compute node type in this information.
852
+ :param int management_node_count: The number of management nodes that are available and in active use on the Compute Cloud@Customer infrastructure rack.
853
+ :param int performance_storage_tray_count: The number of storage trays in the Compute Cloud@Customer infrastructure rack that are designated for performance storage.
854
+ :param str serial_number: The serial number of the Compute Cloud@Customer infrastructure rack.
855
+ """
856
+ GetAtCustomerCccInfrastructureInfrastructureInventoryResult._configure(
857
+ lambda key, value: pulumi.set(__self__, key, value),
858
+ capacity_storage_tray_count=capacity_storage_tray_count,
859
+ compute_node_count=compute_node_count,
860
+ management_node_count=management_node_count,
861
+ performance_storage_tray_count=performance_storage_tray_count,
862
+ serial_number=serial_number,
863
+ )
864
+ @staticmethod
865
+ def _configure(
866
+ _setter: Callable[[Any, Any], None],
867
+ capacity_storage_tray_count: int,
868
+ compute_node_count: int,
869
+ management_node_count: int,
870
+ performance_storage_tray_count: int,
871
+ serial_number: str,
872
+ opts: Optional[pulumi.ResourceOptions]=None):
873
+ _setter("capacity_storage_tray_count", capacity_storage_tray_count)
874
+ _setter("compute_node_count", compute_node_count)
875
+ _setter("management_node_count", management_node_count)
876
+ _setter("performance_storage_tray_count", performance_storage_tray_count)
877
+ _setter("serial_number", serial_number)
878
+
879
+ @property
880
+ @pulumi.getter(name="capacityStorageTrayCount")
881
+ def capacity_storage_tray_count(self) -> int:
882
+ """
883
+ The number of storage trays in the Compute Cloud@Customer infrastructure rack that are designated for capacity storage.
884
+ """
885
+ return pulumi.get(self, "capacity_storage_tray_count")
886
+
887
+ @property
888
+ @pulumi.getter(name="computeNodeCount")
889
+ def compute_node_count(self) -> int:
890
+ """
891
+ The number of compute nodes that are available and usable on the Compute Cloud@Customer infrastructure rack. There is no distinction of compute node type in this information.
892
+ """
893
+ return pulumi.get(self, "compute_node_count")
894
+
895
+ @property
896
+ @pulumi.getter(name="managementNodeCount")
897
+ def management_node_count(self) -> int:
898
+ """
899
+ The number of management nodes that are available and in active use on the Compute Cloud@Customer infrastructure rack.
900
+ """
901
+ return pulumi.get(self, "management_node_count")
902
+
903
+ @property
904
+ @pulumi.getter(name="performanceStorageTrayCount")
905
+ def performance_storage_tray_count(self) -> int:
906
+ """
907
+ The number of storage trays in the Compute Cloud@Customer infrastructure rack that are designated for performance storage.
908
+ """
909
+ return pulumi.get(self, "performance_storage_tray_count")
910
+
911
+ @property
912
+ @pulumi.getter(name="serialNumber")
913
+ def serial_number(self) -> str:
914
+ """
915
+ The serial number of the Compute Cloud@Customer infrastructure rack.
916
+ """
917
+ return pulumi.get(self, "serial_number")
918
+
919
+
920
+ @pulumi.output_type
921
+ class GetAtCustomerCccInfrastructureInfrastructureNetworkConfigurationResult(dict):
922
+ def __init__(__self__, *,
923
+ dns_ips: Sequence[str],
924
+ infrastructure_routing_dynamics: Sequence['outputs.GetAtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingDynamicResult'],
925
+ infrastructure_routing_statics: Sequence['outputs.GetAtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingStaticResult'],
926
+ management_nodes: Sequence['outputs.GetAtCustomerCccInfrastructureInfrastructureNetworkConfigurationManagementNodeResult'],
927
+ mgmt_vip_hostname: str,
928
+ mgmt_vip_ip: str,
929
+ spine_ips: Sequence[str],
930
+ spine_vip: str,
931
+ uplink_domain: str,
932
+ uplink_gateway_ip: str,
933
+ uplink_netmask: str,
934
+ uplink_port_count: int,
935
+ uplink_port_forward_error_correction: str,
936
+ uplink_port_speed_in_gbps: int,
937
+ uplink_vlan_mtu: int):
938
+ """
939
+ :param Sequence[str] dns_ips: The domain name system (DNS) addresses that the Compute Cloud@Customer infrastructure uses for the data center network.
940
+ :param Sequence['GetAtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingDynamicArgs'] infrastructure_routing_dynamics: Dynamic routing information for the Compute Cloud@Customer infrastructure.
941
+ :param Sequence['GetAtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingStaticArgs'] infrastructure_routing_statics: Static routing information for a rack.
942
+ :param Sequence['GetAtCustomerCccInfrastructureInfrastructureNetworkConfigurationManagementNodeArgs'] management_nodes: Information about the management nodes that are provisioned in the Compute Cloud@Customer infrastructure.
943
+ :param str mgmt_vip_hostname: The hostname corresponding to the virtual IP (VIP) address of the management nodes.
944
+ :param str mgmt_vip_ip: The IP address used as the virtual IP (VIP) address of the management nodes.
945
+ :param Sequence[str] spine_ips: Addresses of the network spine switches.
946
+ :param str spine_vip: The spine switch public virtual IP (VIP). Traffic routed to the Compute Cloud@Customer infrastructure and and virtual cloud networks (VCNs) should have this address as next hop.
947
+ :param str uplink_domain: Domain name to be used as the base domain for the internal network and by public facing services.
948
+ :param str uplink_gateway_ip: Uplink gateway in the datacenter network that the Compute Cloud@Customer connects to.
949
+ :param str uplink_netmask: Netmask of the subnet that the Compute Cloud@Customer infrastructure is connected to.
950
+ :param int uplink_port_count: Number of uplink ports per spine switch. Connectivity is identical on both spine switches. For example, if input is two 100 gigabyte ports; then port-1 and port-2 on both spines will be configured.
951
+ :param str uplink_port_forward_error_correction: The port forward error correction (FEC) setting for the uplink port on the Compute Cloud@Customer infrastructure.
952
+ :param int uplink_port_speed_in_gbps: Uplink port speed defined in gigabytes per second. All uplink ports must have identical speed.
953
+ :param int uplink_vlan_mtu: The virtual local area network (VLAN) maximum transmission unit (MTU) size for the uplink ports.
954
+ """
955
+ GetAtCustomerCccInfrastructureInfrastructureNetworkConfigurationResult._configure(
956
+ lambda key, value: pulumi.set(__self__, key, value),
957
+ dns_ips=dns_ips,
958
+ infrastructure_routing_dynamics=infrastructure_routing_dynamics,
959
+ infrastructure_routing_statics=infrastructure_routing_statics,
960
+ management_nodes=management_nodes,
961
+ mgmt_vip_hostname=mgmt_vip_hostname,
962
+ mgmt_vip_ip=mgmt_vip_ip,
963
+ spine_ips=spine_ips,
964
+ spine_vip=spine_vip,
965
+ uplink_domain=uplink_domain,
966
+ uplink_gateway_ip=uplink_gateway_ip,
967
+ uplink_netmask=uplink_netmask,
968
+ uplink_port_count=uplink_port_count,
969
+ uplink_port_forward_error_correction=uplink_port_forward_error_correction,
970
+ uplink_port_speed_in_gbps=uplink_port_speed_in_gbps,
971
+ uplink_vlan_mtu=uplink_vlan_mtu,
972
+ )
973
+ @staticmethod
974
+ def _configure(
975
+ _setter: Callable[[Any, Any], None],
976
+ dns_ips: Sequence[str],
977
+ infrastructure_routing_dynamics: Sequence['outputs.GetAtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingDynamicResult'],
978
+ infrastructure_routing_statics: Sequence['outputs.GetAtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingStaticResult'],
979
+ management_nodes: Sequence['outputs.GetAtCustomerCccInfrastructureInfrastructureNetworkConfigurationManagementNodeResult'],
980
+ mgmt_vip_hostname: str,
981
+ mgmt_vip_ip: str,
982
+ spine_ips: Sequence[str],
983
+ spine_vip: str,
984
+ uplink_domain: str,
985
+ uplink_gateway_ip: str,
986
+ uplink_netmask: str,
987
+ uplink_port_count: int,
988
+ uplink_port_forward_error_correction: str,
989
+ uplink_port_speed_in_gbps: int,
990
+ uplink_vlan_mtu: int,
991
+ opts: Optional[pulumi.ResourceOptions]=None):
992
+ _setter("dns_ips", dns_ips)
993
+ _setter("infrastructure_routing_dynamics", infrastructure_routing_dynamics)
994
+ _setter("infrastructure_routing_statics", infrastructure_routing_statics)
995
+ _setter("management_nodes", management_nodes)
996
+ _setter("mgmt_vip_hostname", mgmt_vip_hostname)
997
+ _setter("mgmt_vip_ip", mgmt_vip_ip)
998
+ _setter("spine_ips", spine_ips)
999
+ _setter("spine_vip", spine_vip)
1000
+ _setter("uplink_domain", uplink_domain)
1001
+ _setter("uplink_gateway_ip", uplink_gateway_ip)
1002
+ _setter("uplink_netmask", uplink_netmask)
1003
+ _setter("uplink_port_count", uplink_port_count)
1004
+ _setter("uplink_port_forward_error_correction", uplink_port_forward_error_correction)
1005
+ _setter("uplink_port_speed_in_gbps", uplink_port_speed_in_gbps)
1006
+ _setter("uplink_vlan_mtu", uplink_vlan_mtu)
1007
+
1008
+ @property
1009
+ @pulumi.getter(name="dnsIps")
1010
+ def dns_ips(self) -> Sequence[str]:
1011
+ """
1012
+ The domain name system (DNS) addresses that the Compute Cloud@Customer infrastructure uses for the data center network.
1013
+ """
1014
+ return pulumi.get(self, "dns_ips")
1015
+
1016
+ @property
1017
+ @pulumi.getter(name="infrastructureRoutingDynamics")
1018
+ def infrastructure_routing_dynamics(self) -> Sequence['outputs.GetAtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingDynamicResult']:
1019
+ """
1020
+ Dynamic routing information for the Compute Cloud@Customer infrastructure.
1021
+ """
1022
+ return pulumi.get(self, "infrastructure_routing_dynamics")
1023
+
1024
+ @property
1025
+ @pulumi.getter(name="infrastructureRoutingStatics")
1026
+ def infrastructure_routing_statics(self) -> Sequence['outputs.GetAtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingStaticResult']:
1027
+ """
1028
+ Static routing information for a rack.
1029
+ """
1030
+ return pulumi.get(self, "infrastructure_routing_statics")
1031
+
1032
+ @property
1033
+ @pulumi.getter(name="managementNodes")
1034
+ def management_nodes(self) -> Sequence['outputs.GetAtCustomerCccInfrastructureInfrastructureNetworkConfigurationManagementNodeResult']:
1035
+ """
1036
+ Information about the management nodes that are provisioned in the Compute Cloud@Customer infrastructure.
1037
+ """
1038
+ return pulumi.get(self, "management_nodes")
1039
+
1040
+ @property
1041
+ @pulumi.getter(name="mgmtVipHostname")
1042
+ def mgmt_vip_hostname(self) -> str:
1043
+ """
1044
+ The hostname corresponding to the virtual IP (VIP) address of the management nodes.
1045
+ """
1046
+ return pulumi.get(self, "mgmt_vip_hostname")
1047
+
1048
+ @property
1049
+ @pulumi.getter(name="mgmtVipIp")
1050
+ def mgmt_vip_ip(self) -> str:
1051
+ """
1052
+ The IP address used as the virtual IP (VIP) address of the management nodes.
1053
+ """
1054
+ return pulumi.get(self, "mgmt_vip_ip")
1055
+
1056
+ @property
1057
+ @pulumi.getter(name="spineIps")
1058
+ def spine_ips(self) -> Sequence[str]:
1059
+ """
1060
+ Addresses of the network spine switches.
1061
+ """
1062
+ return pulumi.get(self, "spine_ips")
1063
+
1064
+ @property
1065
+ @pulumi.getter(name="spineVip")
1066
+ def spine_vip(self) -> str:
1067
+ """
1068
+ The spine switch public virtual IP (VIP). Traffic routed to the Compute Cloud@Customer infrastructure and and virtual cloud networks (VCNs) should have this address as next hop.
1069
+ """
1070
+ return pulumi.get(self, "spine_vip")
1071
+
1072
+ @property
1073
+ @pulumi.getter(name="uplinkDomain")
1074
+ def uplink_domain(self) -> str:
1075
+ """
1076
+ Domain name to be used as the base domain for the internal network and by public facing services.
1077
+ """
1078
+ return pulumi.get(self, "uplink_domain")
1079
+
1080
+ @property
1081
+ @pulumi.getter(name="uplinkGatewayIp")
1082
+ def uplink_gateway_ip(self) -> str:
1083
+ """
1084
+ Uplink gateway in the datacenter network that the Compute Cloud@Customer connects to.
1085
+ """
1086
+ return pulumi.get(self, "uplink_gateway_ip")
1087
+
1088
+ @property
1089
+ @pulumi.getter(name="uplinkNetmask")
1090
+ def uplink_netmask(self) -> str:
1091
+ """
1092
+ Netmask of the subnet that the Compute Cloud@Customer infrastructure is connected to.
1093
+ """
1094
+ return pulumi.get(self, "uplink_netmask")
1095
+
1096
+ @property
1097
+ @pulumi.getter(name="uplinkPortCount")
1098
+ def uplink_port_count(self) -> int:
1099
+ """
1100
+ Number of uplink ports per spine switch. Connectivity is identical on both spine switches. For example, if input is two 100 gigabyte ports; then port-1 and port-2 on both spines will be configured.
1101
+ """
1102
+ return pulumi.get(self, "uplink_port_count")
1103
+
1104
+ @property
1105
+ @pulumi.getter(name="uplinkPortForwardErrorCorrection")
1106
+ def uplink_port_forward_error_correction(self) -> str:
1107
+ """
1108
+ The port forward error correction (FEC) setting for the uplink port on the Compute Cloud@Customer infrastructure.
1109
+ """
1110
+ return pulumi.get(self, "uplink_port_forward_error_correction")
1111
+
1112
+ @property
1113
+ @pulumi.getter(name="uplinkPortSpeedInGbps")
1114
+ def uplink_port_speed_in_gbps(self) -> int:
1115
+ """
1116
+ Uplink port speed defined in gigabytes per second. All uplink ports must have identical speed.
1117
+ """
1118
+ return pulumi.get(self, "uplink_port_speed_in_gbps")
1119
+
1120
+ @property
1121
+ @pulumi.getter(name="uplinkVlanMtu")
1122
+ def uplink_vlan_mtu(self) -> int:
1123
+ """
1124
+ The virtual local area network (VLAN) maximum transmission unit (MTU) size for the uplink ports.
1125
+ """
1126
+ return pulumi.get(self, "uplink_vlan_mtu")
1127
+
1128
+
1129
+ @pulumi.output_type
1130
+ class GetAtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingDynamicResult(dict):
1131
+ def __init__(__self__, *,
1132
+ bgp_topology: str,
1133
+ oracle_asn: int,
1134
+ peer_informations: Sequence['outputs.GetAtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingDynamicPeerInformationResult']):
1135
+ """
1136
+ :param str bgp_topology: The topology in use for the Border Gateway Protocol (BGP) configuration.
1137
+ :param int oracle_asn: The Oracle Autonomous System Number (ASN) to control routing and exchange information within the dynamic routing configuration.
1138
+ :param Sequence['GetAtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingDynamicPeerInformationArgs'] peer_informations: The list of peer devices in the dynamic routing configuration.
1139
+ """
1140
+ GetAtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingDynamicResult._configure(
1141
+ lambda key, value: pulumi.set(__self__, key, value),
1142
+ bgp_topology=bgp_topology,
1143
+ oracle_asn=oracle_asn,
1144
+ peer_informations=peer_informations,
1145
+ )
1146
+ @staticmethod
1147
+ def _configure(
1148
+ _setter: Callable[[Any, Any], None],
1149
+ bgp_topology: str,
1150
+ oracle_asn: int,
1151
+ peer_informations: Sequence['outputs.GetAtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingDynamicPeerInformationResult'],
1152
+ opts: Optional[pulumi.ResourceOptions]=None):
1153
+ _setter("bgp_topology", bgp_topology)
1154
+ _setter("oracle_asn", oracle_asn)
1155
+ _setter("peer_informations", peer_informations)
1156
+
1157
+ @property
1158
+ @pulumi.getter(name="bgpTopology")
1159
+ def bgp_topology(self) -> str:
1160
+ """
1161
+ The topology in use for the Border Gateway Protocol (BGP) configuration.
1162
+ """
1163
+ return pulumi.get(self, "bgp_topology")
1164
+
1165
+ @property
1166
+ @pulumi.getter(name="oracleAsn")
1167
+ def oracle_asn(self) -> int:
1168
+ """
1169
+ The Oracle Autonomous System Number (ASN) to control routing and exchange information within the dynamic routing configuration.
1170
+ """
1171
+ return pulumi.get(self, "oracle_asn")
1172
+
1173
+ @property
1174
+ @pulumi.getter(name="peerInformations")
1175
+ def peer_informations(self) -> Sequence['outputs.GetAtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingDynamicPeerInformationResult']:
1176
+ """
1177
+ The list of peer devices in the dynamic routing configuration.
1178
+ """
1179
+ return pulumi.get(self, "peer_informations")
1180
+
1181
+
1182
+ @pulumi.output_type
1183
+ class GetAtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingDynamicPeerInformationResult(dict):
1184
+ def __init__(__self__, *,
1185
+ asn: int,
1186
+ ip: str):
1187
+ """
1188
+ :param int asn: The Autonomous System Number (ASN) of the peer network.
1189
+ :param str ip: Address of the management node.
1190
+ """
1191
+ GetAtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingDynamicPeerInformationResult._configure(
1192
+ lambda key, value: pulumi.set(__self__, key, value),
1193
+ asn=asn,
1194
+ ip=ip,
1195
+ )
1196
+ @staticmethod
1197
+ def _configure(
1198
+ _setter: Callable[[Any, Any], None],
1199
+ asn: int,
1200
+ ip: str,
1201
+ opts: Optional[pulumi.ResourceOptions]=None):
1202
+ _setter("asn", asn)
1203
+ _setter("ip", ip)
1204
+
1205
+ @property
1206
+ @pulumi.getter
1207
+ def asn(self) -> int:
1208
+ """
1209
+ The Autonomous System Number (ASN) of the peer network.
1210
+ """
1211
+ return pulumi.get(self, "asn")
1212
+
1213
+ @property
1214
+ @pulumi.getter
1215
+ def ip(self) -> str:
1216
+ """
1217
+ Address of the management node.
1218
+ """
1219
+ return pulumi.get(self, "ip")
1220
+
1221
+
1222
+ @pulumi.output_type
1223
+ class GetAtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingStaticResult(dict):
1224
+ def __init__(__self__, *,
1225
+ uplink_hsrp_group: int,
1226
+ uplink_vlan: int):
1227
+ """
1228
+ :param int uplink_hsrp_group: The uplink Hot Standby Router Protocol (HSRP) group value for the switch in the Compute Cloud@Customer infrastructure.
1229
+ :param int uplink_vlan: The virtual local area network (VLAN) identifier used to connect to the uplink (only access mode is supported).
1230
+ """
1231
+ GetAtCustomerCccInfrastructureInfrastructureNetworkConfigurationInfrastructureRoutingStaticResult._configure(
1232
+ lambda key, value: pulumi.set(__self__, key, value),
1233
+ uplink_hsrp_group=uplink_hsrp_group,
1234
+ uplink_vlan=uplink_vlan,
1235
+ )
1236
+ @staticmethod
1237
+ def _configure(
1238
+ _setter: Callable[[Any, Any], None],
1239
+ uplink_hsrp_group: int,
1240
+ uplink_vlan: int,
1241
+ opts: Optional[pulumi.ResourceOptions]=None):
1242
+ _setter("uplink_hsrp_group", uplink_hsrp_group)
1243
+ _setter("uplink_vlan", uplink_vlan)
1244
+
1245
+ @property
1246
+ @pulumi.getter(name="uplinkHsrpGroup")
1247
+ def uplink_hsrp_group(self) -> int:
1248
+ """
1249
+ The uplink Hot Standby Router Protocol (HSRP) group value for the switch in the Compute Cloud@Customer infrastructure.
1250
+ """
1251
+ return pulumi.get(self, "uplink_hsrp_group")
1252
+
1253
+ @property
1254
+ @pulumi.getter(name="uplinkVlan")
1255
+ def uplink_vlan(self) -> int:
1256
+ """
1257
+ The virtual local area network (VLAN) identifier used to connect to the uplink (only access mode is supported).
1258
+ """
1259
+ return pulumi.get(self, "uplink_vlan")
1260
+
1261
+
1262
+ @pulumi.output_type
1263
+ class GetAtCustomerCccInfrastructureInfrastructureNetworkConfigurationManagementNodeResult(dict):
1264
+ def __init__(__self__, *,
1265
+ hostname: str,
1266
+ ip: str):
1267
+ """
1268
+ :param str hostname: Hostname for interface to the management node.
1269
+ :param str ip: Address of the management node.
1270
+ """
1271
+ GetAtCustomerCccInfrastructureInfrastructureNetworkConfigurationManagementNodeResult._configure(
1272
+ lambda key, value: pulumi.set(__self__, key, value),
1273
+ hostname=hostname,
1274
+ ip=ip,
1275
+ )
1276
+ @staticmethod
1277
+ def _configure(
1278
+ _setter: Callable[[Any, Any], None],
1279
+ hostname: str,
1280
+ ip: str,
1281
+ opts: Optional[pulumi.ResourceOptions]=None):
1282
+ _setter("hostname", hostname)
1283
+ _setter("ip", ip)
1284
+
1285
+ @property
1286
+ @pulumi.getter
1287
+ def hostname(self) -> str:
1288
+ """
1289
+ Hostname for interface to the management node.
1290
+ """
1291
+ return pulumi.get(self, "hostname")
1292
+
1293
+ @property
1294
+ @pulumi.getter
1295
+ def ip(self) -> str:
1296
+ """
1297
+ Address of the management node.
1298
+ """
1299
+ return pulumi.get(self, "ip")
1300
+
1301
+
1302
+ @pulumi.output_type
1303
+ class GetAtCustomerCccInfrastructureUpgradeInformationResult(dict):
1304
+ def __init__(__self__, *,
1305
+ current_version: str,
1306
+ is_active: bool,
1307
+ scheduled_upgrade_duration: str,
1308
+ time_of_scheduled_upgrade: str):
1309
+ """
1310
+ :param str current_version: The current version of software installed on the Compute Cloud@Customer infrastructure.
1311
+ :param bool is_active: Indication that the Compute Cloud@Customer infrastructure is in the process of an upgrade or an upgrade activity (such as preloading upgrade images).
1312
+ :param str scheduled_upgrade_duration: Expected duration of Compute Cloud@Customer infrastructure scheduled upgrade. The actual upgrade time might be longer or shorter than this duration depending on rack activity, this is only an estimate.
1313
+ :param str time_of_scheduled_upgrade: Compute Cloud@Customer infrastructure next upgrade time. The rack might have performance impacts during this time.
1314
+ """
1315
+ GetAtCustomerCccInfrastructureUpgradeInformationResult._configure(
1316
+ lambda key, value: pulumi.set(__self__, key, value),
1317
+ current_version=current_version,
1318
+ is_active=is_active,
1319
+ scheduled_upgrade_duration=scheduled_upgrade_duration,
1320
+ time_of_scheduled_upgrade=time_of_scheduled_upgrade,
1321
+ )
1322
+ @staticmethod
1323
+ def _configure(
1324
+ _setter: Callable[[Any, Any], None],
1325
+ current_version: str,
1326
+ is_active: bool,
1327
+ scheduled_upgrade_duration: str,
1328
+ time_of_scheduled_upgrade: str,
1329
+ opts: Optional[pulumi.ResourceOptions]=None):
1330
+ _setter("current_version", current_version)
1331
+ _setter("is_active", is_active)
1332
+ _setter("scheduled_upgrade_duration", scheduled_upgrade_duration)
1333
+ _setter("time_of_scheduled_upgrade", time_of_scheduled_upgrade)
1334
+
1335
+ @property
1336
+ @pulumi.getter(name="currentVersion")
1337
+ def current_version(self) -> str:
1338
+ """
1339
+ The current version of software installed on the Compute Cloud@Customer infrastructure.
1340
+ """
1341
+ return pulumi.get(self, "current_version")
1342
+
1343
+ @property
1344
+ @pulumi.getter(name="isActive")
1345
+ def is_active(self) -> bool:
1346
+ """
1347
+ Indication that the Compute Cloud@Customer infrastructure is in the process of an upgrade or an upgrade activity (such as preloading upgrade images).
1348
+ """
1349
+ return pulumi.get(self, "is_active")
1350
+
1351
+ @property
1352
+ @pulumi.getter(name="scheduledUpgradeDuration")
1353
+ def scheduled_upgrade_duration(self) -> str:
1354
+ """
1355
+ Expected duration of Compute Cloud@Customer infrastructure scheduled upgrade. The actual upgrade time might be longer or shorter than this duration depending on rack activity, this is only an estimate.
1356
+ """
1357
+ return pulumi.get(self, "scheduled_upgrade_duration")
1358
+
1359
+ @property
1360
+ @pulumi.getter(name="timeOfScheduledUpgrade")
1361
+ def time_of_scheduled_upgrade(self) -> str:
1362
+ """
1363
+ Compute Cloud@Customer infrastructure next upgrade time. The rack might have performance impacts during this time.
1364
+ """
1365
+ return pulumi.get(self, "time_of_scheduled_upgrade")
1366
+
1367
+
1368
+ @pulumi.output_type
1369
+ class GetAtCustomerCccInfrastructuresCccInfrastructureCollectionResult(dict):
1370
+ def __init__(__self__, *,
1371
+ items: Sequence['outputs.GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemResult']):
1372
+ GetAtCustomerCccInfrastructuresCccInfrastructureCollectionResult._configure(
1373
+ lambda key, value: pulumi.set(__self__, key, value),
1374
+ items=items,
1375
+ )
1376
+ @staticmethod
1377
+ def _configure(
1378
+ _setter: Callable[[Any, Any], None],
1379
+ items: Sequence['outputs.GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemResult'],
1380
+ opts: Optional[pulumi.ResourceOptions]=None):
1381
+ _setter("items", items)
1382
+
1383
+ @property
1384
+ @pulumi.getter
1385
+ def items(self) -> Sequence['outputs.GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemResult']:
1386
+ return pulumi.get(self, "items")
1387
+
1388
+
1389
+ @pulumi.output_type
1390
+ class GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemResult(dict):
1391
+ def __init__(__self__, *,
1392
+ ccc_upgrade_schedule_id: str,
1393
+ compartment_id: str,
1394
+ connection_details: str,
1395
+ connection_state: str,
1396
+ defined_tags: Mapping[str, Any],
1397
+ description: str,
1398
+ display_name: str,
1399
+ freeform_tags: Mapping[str, Any],
1400
+ id: str,
1401
+ infrastructure_inventories: Sequence['outputs.GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureInventoryResult'],
1402
+ infrastructure_network_configurations: Sequence['outputs.GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureNetworkConfigurationResult'],
1403
+ lifecycle_details: str,
1404
+ provisioning_fingerprint: str,
1405
+ provisioning_pin: str,
1406
+ short_name: str,
1407
+ state: str,
1408
+ subnet_id: str,
1409
+ system_tags: Mapping[str, Any],
1410
+ time_created: str,
1411
+ time_updated: str,
1412
+ upgrade_informations: Sequence['outputs.GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemUpgradeInformationResult']):
1413
+ """
1414
+ :param str ccc_upgrade_schedule_id: Schedule used for upgrades. If no schedule is associated with the infrastructure, it can be updated at any time.
1415
+ :param str compartment_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources.
1416
+ :param str connection_details: A message describing the current connection state in more detail.
1417
+ :param str connection_state: The current connection state of the infrastructure. A user can only update it from REQUEST to READY or from any state back to REJECT. The system automatically handles the REJECT to REQUEST, READY to CONNECTED, or CONNECTED to DISCONNECTED transitions.
1418
+ :param Mapping[str, Any] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
1419
+ :param str description: A mutable client-meaningful text description of the Compute Cloud@Customer infrastructure. Avoid entering confidential information.
1420
+ :param str display_name: A filter to return only resources that match the entire display name given.
1421
+ :param Mapping[str, Any] freeform_tags: Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
1422
+ :param str id: The Compute Cloud@Customer infrastructure [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm). This cannot be changed once created.
1423
+ :param Sequence['GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureInventoryArgs'] infrastructure_inventories: Inventory for a Compute Cloud@Customer infrastructure. This information cannot be updated and is from the infrastructure. The information will only be available after the connectionState is transitioned to CONNECTED.
1424
+ :param Sequence['GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureNetworkConfigurationArgs'] infrastructure_network_configurations: Configuration information for the Compute Cloud@Customer infrastructure. This network configuration information cannot be updated and is retrieved from the data center. The information will only be available after the connectionState is transitioned to CONNECTED.
1425
+ :param str lifecycle_details: A message describing the current lifecycle state in more detail. For example, this can be used to provide actionable information for a resource that is in a Failed state.
1426
+ :param str provisioning_fingerprint: Fingerprint of a Compute Cloud@Customer infrastructure in a data center generated during the initial connection to this resource. The fingerprint should be verified by the administrator when changing the connectionState from REQUEST to READY.
1427
+ :param str provisioning_pin: Code that is required for service personnel to connect a Compute Cloud@Customer infrastructure in a data center to this resource. This code will only be available when the connectionState is REJECT (usually at create time of the Compute Cloud@Customer infrastructure).
1428
+ :param str short_name: The Compute Cloud@Customer infrastructure short name. This cannot be changed once created. The short name is used to refer to the infrastructure in several contexts and is unique.
1429
+ :param str state: A filter used to return only resources that match the given lifecycleState.
1430
+ :param str subnet_id: [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for the network subnet that is used to communicate with Compute Cloud@Customer infrastructure.
1431
+ :param Mapping[str, Any] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"orcl-cloud.free-tier-retained": "true"}`
1432
+ :param str time_created: Compute Cloud@Customer infrastructure creation date and time, using an RFC3339 formatted datetime string.
1433
+ :param str time_updated: Compute Cloud@Customer infrastructure updated date and time, using an RFC3339 formatted datetime string.
1434
+ :param Sequence['GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemUpgradeInformationArgs'] upgrade_informations: Upgrade information that relates to a Compute Cloud@Customer infrastructure. This information cannot be updated.
1435
+ """
1436
+ GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemResult._configure(
1437
+ lambda key, value: pulumi.set(__self__, key, value),
1438
+ ccc_upgrade_schedule_id=ccc_upgrade_schedule_id,
1439
+ compartment_id=compartment_id,
1440
+ connection_details=connection_details,
1441
+ connection_state=connection_state,
1442
+ defined_tags=defined_tags,
1443
+ description=description,
1444
+ display_name=display_name,
1445
+ freeform_tags=freeform_tags,
1446
+ id=id,
1447
+ infrastructure_inventories=infrastructure_inventories,
1448
+ infrastructure_network_configurations=infrastructure_network_configurations,
1449
+ lifecycle_details=lifecycle_details,
1450
+ provisioning_fingerprint=provisioning_fingerprint,
1451
+ provisioning_pin=provisioning_pin,
1452
+ short_name=short_name,
1453
+ state=state,
1454
+ subnet_id=subnet_id,
1455
+ system_tags=system_tags,
1456
+ time_created=time_created,
1457
+ time_updated=time_updated,
1458
+ upgrade_informations=upgrade_informations,
1459
+ )
1460
+ @staticmethod
1461
+ def _configure(
1462
+ _setter: Callable[[Any, Any], None],
1463
+ ccc_upgrade_schedule_id: str,
1464
+ compartment_id: str,
1465
+ connection_details: str,
1466
+ connection_state: str,
1467
+ defined_tags: Mapping[str, Any],
1468
+ description: str,
1469
+ display_name: str,
1470
+ freeform_tags: Mapping[str, Any],
1471
+ id: str,
1472
+ infrastructure_inventories: Sequence['outputs.GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureInventoryResult'],
1473
+ infrastructure_network_configurations: Sequence['outputs.GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureNetworkConfigurationResult'],
1474
+ lifecycle_details: str,
1475
+ provisioning_fingerprint: str,
1476
+ provisioning_pin: str,
1477
+ short_name: str,
1478
+ state: str,
1479
+ subnet_id: str,
1480
+ system_tags: Mapping[str, Any],
1481
+ time_created: str,
1482
+ time_updated: str,
1483
+ upgrade_informations: Sequence['outputs.GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemUpgradeInformationResult'],
1484
+ opts: Optional[pulumi.ResourceOptions]=None):
1485
+ _setter("ccc_upgrade_schedule_id", ccc_upgrade_schedule_id)
1486
+ _setter("compartment_id", compartment_id)
1487
+ _setter("connection_details", connection_details)
1488
+ _setter("connection_state", connection_state)
1489
+ _setter("defined_tags", defined_tags)
1490
+ _setter("description", description)
1491
+ _setter("display_name", display_name)
1492
+ _setter("freeform_tags", freeform_tags)
1493
+ _setter("id", id)
1494
+ _setter("infrastructure_inventories", infrastructure_inventories)
1495
+ _setter("infrastructure_network_configurations", infrastructure_network_configurations)
1496
+ _setter("lifecycle_details", lifecycle_details)
1497
+ _setter("provisioning_fingerprint", provisioning_fingerprint)
1498
+ _setter("provisioning_pin", provisioning_pin)
1499
+ _setter("short_name", short_name)
1500
+ _setter("state", state)
1501
+ _setter("subnet_id", subnet_id)
1502
+ _setter("system_tags", system_tags)
1503
+ _setter("time_created", time_created)
1504
+ _setter("time_updated", time_updated)
1505
+ _setter("upgrade_informations", upgrade_informations)
1506
+
1507
+ @property
1508
+ @pulumi.getter(name="cccUpgradeScheduleId")
1509
+ def ccc_upgrade_schedule_id(self) -> str:
1510
+ """
1511
+ Schedule used for upgrades. If no schedule is associated with the infrastructure, it can be updated at any time.
1512
+ """
1513
+ return pulumi.get(self, "ccc_upgrade_schedule_id")
1514
+
1515
+ @property
1516
+ @pulumi.getter(name="compartmentId")
1517
+ def compartment_id(self) -> str:
1518
+ """
1519
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources.
1520
+ """
1521
+ return pulumi.get(self, "compartment_id")
1522
+
1523
+ @property
1524
+ @pulumi.getter(name="connectionDetails")
1525
+ def connection_details(self) -> str:
1526
+ """
1527
+ A message describing the current connection state in more detail.
1528
+ """
1529
+ return pulumi.get(self, "connection_details")
1530
+
1531
+ @property
1532
+ @pulumi.getter(name="connectionState")
1533
+ def connection_state(self) -> str:
1534
+ """
1535
+ The current connection state of the infrastructure. A user can only update it from REQUEST to READY or from any state back to REJECT. The system automatically handles the REJECT to REQUEST, READY to CONNECTED, or CONNECTED to DISCONNECTED transitions.
1536
+ """
1537
+ return pulumi.get(self, "connection_state")
1538
+
1539
+ @property
1540
+ @pulumi.getter(name="definedTags")
1541
+ def defined_tags(self) -> Mapping[str, Any]:
1542
+ """
1543
+ Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
1544
+ """
1545
+ return pulumi.get(self, "defined_tags")
1546
+
1547
+ @property
1548
+ @pulumi.getter
1549
+ def description(self) -> str:
1550
+ """
1551
+ A mutable client-meaningful text description of the Compute Cloud@Customer infrastructure. Avoid entering confidential information.
1552
+ """
1553
+ return pulumi.get(self, "description")
1554
+
1555
+ @property
1556
+ @pulumi.getter(name="displayName")
1557
+ def display_name(self) -> str:
1558
+ """
1559
+ A filter to return only resources that match the entire display name given.
1560
+ """
1561
+ return pulumi.get(self, "display_name")
1562
+
1563
+ @property
1564
+ @pulumi.getter(name="freeformTags")
1565
+ def freeform_tags(self) -> Mapping[str, Any]:
1566
+ """
1567
+ Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
1568
+ """
1569
+ return pulumi.get(self, "freeform_tags")
1570
+
1571
+ @property
1572
+ @pulumi.getter
1573
+ def id(self) -> str:
1574
+ """
1575
+ The Compute Cloud@Customer infrastructure [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm). This cannot be changed once created.
1576
+ """
1577
+ return pulumi.get(self, "id")
1578
+
1579
+ @property
1580
+ @pulumi.getter(name="infrastructureInventories")
1581
+ def infrastructure_inventories(self) -> Sequence['outputs.GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureInventoryResult']:
1582
+ """
1583
+ Inventory for a Compute Cloud@Customer infrastructure. This information cannot be updated and is from the infrastructure. The information will only be available after the connectionState is transitioned to CONNECTED.
1584
+ """
1585
+ return pulumi.get(self, "infrastructure_inventories")
1586
+
1587
+ @property
1588
+ @pulumi.getter(name="infrastructureNetworkConfigurations")
1589
+ def infrastructure_network_configurations(self) -> Sequence['outputs.GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureNetworkConfigurationResult']:
1590
+ """
1591
+ Configuration information for the Compute Cloud@Customer infrastructure. This network configuration information cannot be updated and is retrieved from the data center. The information will only be available after the connectionState is transitioned to CONNECTED.
1592
+ """
1593
+ return pulumi.get(self, "infrastructure_network_configurations")
1594
+
1595
+ @property
1596
+ @pulumi.getter(name="lifecycleDetails")
1597
+ def lifecycle_details(self) -> str:
1598
+ """
1599
+ A message describing the current lifecycle state in more detail. For example, this can be used to provide actionable information for a resource that is in a Failed state.
1600
+ """
1601
+ return pulumi.get(self, "lifecycle_details")
1602
+
1603
+ @property
1604
+ @pulumi.getter(name="provisioningFingerprint")
1605
+ def provisioning_fingerprint(self) -> str:
1606
+ """
1607
+ Fingerprint of a Compute Cloud@Customer infrastructure in a data center generated during the initial connection to this resource. The fingerprint should be verified by the administrator when changing the connectionState from REQUEST to READY.
1608
+ """
1609
+ return pulumi.get(self, "provisioning_fingerprint")
1610
+
1611
+ @property
1612
+ @pulumi.getter(name="provisioningPin")
1613
+ def provisioning_pin(self) -> str:
1614
+ """
1615
+ Code that is required for service personnel to connect a Compute Cloud@Customer infrastructure in a data center to this resource. This code will only be available when the connectionState is REJECT (usually at create time of the Compute Cloud@Customer infrastructure).
1616
+ """
1617
+ return pulumi.get(self, "provisioning_pin")
1618
+
1619
+ @property
1620
+ @pulumi.getter(name="shortName")
1621
+ def short_name(self) -> str:
1622
+ """
1623
+ The Compute Cloud@Customer infrastructure short name. This cannot be changed once created. The short name is used to refer to the infrastructure in several contexts and is unique.
1624
+ """
1625
+ return pulumi.get(self, "short_name")
1626
+
1627
+ @property
1628
+ @pulumi.getter
1629
+ def state(self) -> str:
1630
+ """
1631
+ A filter used to return only resources that match the given lifecycleState.
1632
+ """
1633
+ return pulumi.get(self, "state")
1634
+
1635
+ @property
1636
+ @pulumi.getter(name="subnetId")
1637
+ def subnet_id(self) -> str:
1638
+ """
1639
+ [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for the network subnet that is used to communicate with Compute Cloud@Customer infrastructure.
1640
+ """
1641
+ return pulumi.get(self, "subnet_id")
1642
+
1643
+ @property
1644
+ @pulumi.getter(name="systemTags")
1645
+ def system_tags(self) -> Mapping[str, Any]:
1646
+ """
1647
+ System tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"orcl-cloud.free-tier-retained": "true"}`
1648
+ """
1649
+ return pulumi.get(self, "system_tags")
1650
+
1651
+ @property
1652
+ @pulumi.getter(name="timeCreated")
1653
+ def time_created(self) -> str:
1654
+ """
1655
+ Compute Cloud@Customer infrastructure creation date and time, using an RFC3339 formatted datetime string.
1656
+ """
1657
+ return pulumi.get(self, "time_created")
1658
+
1659
+ @property
1660
+ @pulumi.getter(name="timeUpdated")
1661
+ def time_updated(self) -> str:
1662
+ """
1663
+ Compute Cloud@Customer infrastructure updated date and time, using an RFC3339 formatted datetime string.
1664
+ """
1665
+ return pulumi.get(self, "time_updated")
1666
+
1667
+ @property
1668
+ @pulumi.getter(name="upgradeInformations")
1669
+ def upgrade_informations(self) -> Sequence['outputs.GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemUpgradeInformationResult']:
1670
+ """
1671
+ Upgrade information that relates to a Compute Cloud@Customer infrastructure. This information cannot be updated.
1672
+ """
1673
+ return pulumi.get(self, "upgrade_informations")
1674
+
1675
+
1676
+ @pulumi.output_type
1677
+ class GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureInventoryResult(dict):
1678
+ def __init__(__self__, *,
1679
+ capacity_storage_tray_count: int,
1680
+ compute_node_count: int,
1681
+ management_node_count: int,
1682
+ performance_storage_tray_count: int,
1683
+ serial_number: str):
1684
+ """
1685
+ :param int capacity_storage_tray_count: The number of storage trays in the Compute Cloud@Customer infrastructure rack that are designated for capacity storage.
1686
+ :param int compute_node_count: The number of compute nodes that are available and usable on the Compute Cloud@Customer infrastructure rack. There is no distinction of compute node type in this information.
1687
+ :param int management_node_count: The number of management nodes that are available and in active use on the Compute Cloud@Customer infrastructure rack.
1688
+ :param int performance_storage_tray_count: The number of storage trays in the Compute Cloud@Customer infrastructure rack that are designated for performance storage.
1689
+ :param str serial_number: The serial number of the Compute Cloud@Customer infrastructure rack.
1690
+ """
1691
+ GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureInventoryResult._configure(
1692
+ lambda key, value: pulumi.set(__self__, key, value),
1693
+ capacity_storage_tray_count=capacity_storage_tray_count,
1694
+ compute_node_count=compute_node_count,
1695
+ management_node_count=management_node_count,
1696
+ performance_storage_tray_count=performance_storage_tray_count,
1697
+ serial_number=serial_number,
1698
+ )
1699
+ @staticmethod
1700
+ def _configure(
1701
+ _setter: Callable[[Any, Any], None],
1702
+ capacity_storage_tray_count: int,
1703
+ compute_node_count: int,
1704
+ management_node_count: int,
1705
+ performance_storage_tray_count: int,
1706
+ serial_number: str,
1707
+ opts: Optional[pulumi.ResourceOptions]=None):
1708
+ _setter("capacity_storage_tray_count", capacity_storage_tray_count)
1709
+ _setter("compute_node_count", compute_node_count)
1710
+ _setter("management_node_count", management_node_count)
1711
+ _setter("performance_storage_tray_count", performance_storage_tray_count)
1712
+ _setter("serial_number", serial_number)
1713
+
1714
+ @property
1715
+ @pulumi.getter(name="capacityStorageTrayCount")
1716
+ def capacity_storage_tray_count(self) -> int:
1717
+ """
1718
+ The number of storage trays in the Compute Cloud@Customer infrastructure rack that are designated for capacity storage.
1719
+ """
1720
+ return pulumi.get(self, "capacity_storage_tray_count")
1721
+
1722
+ @property
1723
+ @pulumi.getter(name="computeNodeCount")
1724
+ def compute_node_count(self) -> int:
1725
+ """
1726
+ The number of compute nodes that are available and usable on the Compute Cloud@Customer infrastructure rack. There is no distinction of compute node type in this information.
1727
+ """
1728
+ return pulumi.get(self, "compute_node_count")
1729
+
1730
+ @property
1731
+ @pulumi.getter(name="managementNodeCount")
1732
+ def management_node_count(self) -> int:
1733
+ """
1734
+ The number of management nodes that are available and in active use on the Compute Cloud@Customer infrastructure rack.
1735
+ """
1736
+ return pulumi.get(self, "management_node_count")
1737
+
1738
+ @property
1739
+ @pulumi.getter(name="performanceStorageTrayCount")
1740
+ def performance_storage_tray_count(self) -> int:
1741
+ """
1742
+ The number of storage trays in the Compute Cloud@Customer infrastructure rack that are designated for performance storage.
1743
+ """
1744
+ return pulumi.get(self, "performance_storage_tray_count")
1745
+
1746
+ @property
1747
+ @pulumi.getter(name="serialNumber")
1748
+ def serial_number(self) -> str:
1749
+ """
1750
+ The serial number of the Compute Cloud@Customer infrastructure rack.
1751
+ """
1752
+ return pulumi.get(self, "serial_number")
1753
+
1754
+
1755
+ @pulumi.output_type
1756
+ class GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureNetworkConfigurationResult(dict):
1757
+ def __init__(__self__, *,
1758
+ dns_ips: Sequence[str],
1759
+ infrastructure_routing_dynamics: Sequence['outputs.GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureNetworkConfigurationInfrastructureRoutingDynamicResult'],
1760
+ infrastructure_routing_statics: Sequence['outputs.GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureNetworkConfigurationInfrastructureRoutingStaticResult'],
1761
+ management_nodes: Sequence['outputs.GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureNetworkConfigurationManagementNodeResult'],
1762
+ mgmt_vip_hostname: str,
1763
+ mgmt_vip_ip: str,
1764
+ spine_ips: Sequence[str],
1765
+ spine_vip: str,
1766
+ uplink_domain: str,
1767
+ uplink_gateway_ip: str,
1768
+ uplink_netmask: str,
1769
+ uplink_port_count: int,
1770
+ uplink_port_forward_error_correction: str,
1771
+ uplink_port_speed_in_gbps: int,
1772
+ uplink_vlan_mtu: int):
1773
+ """
1774
+ :param Sequence[str] dns_ips: The domain name system (DNS) addresses that the Compute Cloud@Customer infrastructure uses for the data center network.
1775
+ :param Sequence['GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureNetworkConfigurationInfrastructureRoutingDynamicArgs'] infrastructure_routing_dynamics: Dynamic routing information for the Compute Cloud@Customer infrastructure.
1776
+ :param Sequence['GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureNetworkConfigurationInfrastructureRoutingStaticArgs'] infrastructure_routing_statics: Static routing information for a rack.
1777
+ :param Sequence['GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureNetworkConfigurationManagementNodeArgs'] management_nodes: Information about the management nodes that are provisioned in the Compute Cloud@Customer infrastructure.
1778
+ :param str mgmt_vip_hostname: The hostname corresponding to the virtual IP (VIP) address of the management nodes.
1779
+ :param str mgmt_vip_ip: The IP address used as the virtual IP (VIP) address of the management nodes.
1780
+ :param Sequence[str] spine_ips: Addresses of the network spine switches.
1781
+ :param str spine_vip: The spine switch public virtual IP (VIP). Traffic routed to the Compute Cloud@Customer infrastructure and and virtual cloud networks (VCNs) should have this address as next hop.
1782
+ :param str uplink_domain: Domain name to be used as the base domain for the internal network and by public facing services.
1783
+ :param str uplink_gateway_ip: Uplink gateway in the datacenter network that the Compute Cloud@Customer connects to.
1784
+ :param str uplink_netmask: Netmask of the subnet that the Compute Cloud@Customer infrastructure is connected to.
1785
+ :param int uplink_port_count: Number of uplink ports per spine switch. Connectivity is identical on both spine switches. For example, if input is two 100 gigabyte ports; then port-1 and port-2 on both spines will be configured.
1786
+ :param str uplink_port_forward_error_correction: The port forward error correction (FEC) setting for the uplink port on the Compute Cloud@Customer infrastructure.
1787
+ :param int uplink_port_speed_in_gbps: Uplink port speed defined in gigabytes per second. All uplink ports must have identical speed.
1788
+ :param int uplink_vlan_mtu: The virtual local area network (VLAN) maximum transmission unit (MTU) size for the uplink ports.
1789
+ """
1790
+ GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureNetworkConfigurationResult._configure(
1791
+ lambda key, value: pulumi.set(__self__, key, value),
1792
+ dns_ips=dns_ips,
1793
+ infrastructure_routing_dynamics=infrastructure_routing_dynamics,
1794
+ infrastructure_routing_statics=infrastructure_routing_statics,
1795
+ management_nodes=management_nodes,
1796
+ mgmt_vip_hostname=mgmt_vip_hostname,
1797
+ mgmt_vip_ip=mgmt_vip_ip,
1798
+ spine_ips=spine_ips,
1799
+ spine_vip=spine_vip,
1800
+ uplink_domain=uplink_domain,
1801
+ uplink_gateway_ip=uplink_gateway_ip,
1802
+ uplink_netmask=uplink_netmask,
1803
+ uplink_port_count=uplink_port_count,
1804
+ uplink_port_forward_error_correction=uplink_port_forward_error_correction,
1805
+ uplink_port_speed_in_gbps=uplink_port_speed_in_gbps,
1806
+ uplink_vlan_mtu=uplink_vlan_mtu,
1807
+ )
1808
+ @staticmethod
1809
+ def _configure(
1810
+ _setter: Callable[[Any, Any], None],
1811
+ dns_ips: Sequence[str],
1812
+ infrastructure_routing_dynamics: Sequence['outputs.GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureNetworkConfigurationInfrastructureRoutingDynamicResult'],
1813
+ infrastructure_routing_statics: Sequence['outputs.GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureNetworkConfigurationInfrastructureRoutingStaticResult'],
1814
+ management_nodes: Sequence['outputs.GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureNetworkConfigurationManagementNodeResult'],
1815
+ mgmt_vip_hostname: str,
1816
+ mgmt_vip_ip: str,
1817
+ spine_ips: Sequence[str],
1818
+ spine_vip: str,
1819
+ uplink_domain: str,
1820
+ uplink_gateway_ip: str,
1821
+ uplink_netmask: str,
1822
+ uplink_port_count: int,
1823
+ uplink_port_forward_error_correction: str,
1824
+ uplink_port_speed_in_gbps: int,
1825
+ uplink_vlan_mtu: int,
1826
+ opts: Optional[pulumi.ResourceOptions]=None):
1827
+ _setter("dns_ips", dns_ips)
1828
+ _setter("infrastructure_routing_dynamics", infrastructure_routing_dynamics)
1829
+ _setter("infrastructure_routing_statics", infrastructure_routing_statics)
1830
+ _setter("management_nodes", management_nodes)
1831
+ _setter("mgmt_vip_hostname", mgmt_vip_hostname)
1832
+ _setter("mgmt_vip_ip", mgmt_vip_ip)
1833
+ _setter("spine_ips", spine_ips)
1834
+ _setter("spine_vip", spine_vip)
1835
+ _setter("uplink_domain", uplink_domain)
1836
+ _setter("uplink_gateway_ip", uplink_gateway_ip)
1837
+ _setter("uplink_netmask", uplink_netmask)
1838
+ _setter("uplink_port_count", uplink_port_count)
1839
+ _setter("uplink_port_forward_error_correction", uplink_port_forward_error_correction)
1840
+ _setter("uplink_port_speed_in_gbps", uplink_port_speed_in_gbps)
1841
+ _setter("uplink_vlan_mtu", uplink_vlan_mtu)
1842
+
1843
+ @property
1844
+ @pulumi.getter(name="dnsIps")
1845
+ def dns_ips(self) -> Sequence[str]:
1846
+ """
1847
+ The domain name system (DNS) addresses that the Compute Cloud@Customer infrastructure uses for the data center network.
1848
+ """
1849
+ return pulumi.get(self, "dns_ips")
1850
+
1851
+ @property
1852
+ @pulumi.getter(name="infrastructureRoutingDynamics")
1853
+ def infrastructure_routing_dynamics(self) -> Sequence['outputs.GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureNetworkConfigurationInfrastructureRoutingDynamicResult']:
1854
+ """
1855
+ Dynamic routing information for the Compute Cloud@Customer infrastructure.
1856
+ """
1857
+ return pulumi.get(self, "infrastructure_routing_dynamics")
1858
+
1859
+ @property
1860
+ @pulumi.getter(name="infrastructureRoutingStatics")
1861
+ def infrastructure_routing_statics(self) -> Sequence['outputs.GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureNetworkConfigurationInfrastructureRoutingStaticResult']:
1862
+ """
1863
+ Static routing information for a rack.
1864
+ """
1865
+ return pulumi.get(self, "infrastructure_routing_statics")
1866
+
1867
+ @property
1868
+ @pulumi.getter(name="managementNodes")
1869
+ def management_nodes(self) -> Sequence['outputs.GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureNetworkConfigurationManagementNodeResult']:
1870
+ """
1871
+ Information about the management nodes that are provisioned in the Compute Cloud@Customer infrastructure.
1872
+ """
1873
+ return pulumi.get(self, "management_nodes")
1874
+
1875
+ @property
1876
+ @pulumi.getter(name="mgmtVipHostname")
1877
+ def mgmt_vip_hostname(self) -> str:
1878
+ """
1879
+ The hostname corresponding to the virtual IP (VIP) address of the management nodes.
1880
+ """
1881
+ return pulumi.get(self, "mgmt_vip_hostname")
1882
+
1883
+ @property
1884
+ @pulumi.getter(name="mgmtVipIp")
1885
+ def mgmt_vip_ip(self) -> str:
1886
+ """
1887
+ The IP address used as the virtual IP (VIP) address of the management nodes.
1888
+ """
1889
+ return pulumi.get(self, "mgmt_vip_ip")
1890
+
1891
+ @property
1892
+ @pulumi.getter(name="spineIps")
1893
+ def spine_ips(self) -> Sequence[str]:
1894
+ """
1895
+ Addresses of the network spine switches.
1896
+ """
1897
+ return pulumi.get(self, "spine_ips")
1898
+
1899
+ @property
1900
+ @pulumi.getter(name="spineVip")
1901
+ def spine_vip(self) -> str:
1902
+ """
1903
+ The spine switch public virtual IP (VIP). Traffic routed to the Compute Cloud@Customer infrastructure and and virtual cloud networks (VCNs) should have this address as next hop.
1904
+ """
1905
+ return pulumi.get(self, "spine_vip")
1906
+
1907
+ @property
1908
+ @pulumi.getter(name="uplinkDomain")
1909
+ def uplink_domain(self) -> str:
1910
+ """
1911
+ Domain name to be used as the base domain for the internal network and by public facing services.
1912
+ """
1913
+ return pulumi.get(self, "uplink_domain")
1914
+
1915
+ @property
1916
+ @pulumi.getter(name="uplinkGatewayIp")
1917
+ def uplink_gateway_ip(self) -> str:
1918
+ """
1919
+ Uplink gateway in the datacenter network that the Compute Cloud@Customer connects to.
1920
+ """
1921
+ return pulumi.get(self, "uplink_gateway_ip")
1922
+
1923
+ @property
1924
+ @pulumi.getter(name="uplinkNetmask")
1925
+ def uplink_netmask(self) -> str:
1926
+ """
1927
+ Netmask of the subnet that the Compute Cloud@Customer infrastructure is connected to.
1928
+ """
1929
+ return pulumi.get(self, "uplink_netmask")
1930
+
1931
+ @property
1932
+ @pulumi.getter(name="uplinkPortCount")
1933
+ def uplink_port_count(self) -> int:
1934
+ """
1935
+ Number of uplink ports per spine switch. Connectivity is identical on both spine switches. For example, if input is two 100 gigabyte ports; then port-1 and port-2 on both spines will be configured.
1936
+ """
1937
+ return pulumi.get(self, "uplink_port_count")
1938
+
1939
+ @property
1940
+ @pulumi.getter(name="uplinkPortForwardErrorCorrection")
1941
+ def uplink_port_forward_error_correction(self) -> str:
1942
+ """
1943
+ The port forward error correction (FEC) setting for the uplink port on the Compute Cloud@Customer infrastructure.
1944
+ """
1945
+ return pulumi.get(self, "uplink_port_forward_error_correction")
1946
+
1947
+ @property
1948
+ @pulumi.getter(name="uplinkPortSpeedInGbps")
1949
+ def uplink_port_speed_in_gbps(self) -> int:
1950
+ """
1951
+ Uplink port speed defined in gigabytes per second. All uplink ports must have identical speed.
1952
+ """
1953
+ return pulumi.get(self, "uplink_port_speed_in_gbps")
1954
+
1955
+ @property
1956
+ @pulumi.getter(name="uplinkVlanMtu")
1957
+ def uplink_vlan_mtu(self) -> int:
1958
+ """
1959
+ The virtual local area network (VLAN) maximum transmission unit (MTU) size for the uplink ports.
1960
+ """
1961
+ return pulumi.get(self, "uplink_vlan_mtu")
1962
+
1963
+
1964
+ @pulumi.output_type
1965
+ class GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureNetworkConfigurationInfrastructureRoutingDynamicResult(dict):
1966
+ def __init__(__self__, *,
1967
+ bgp_topology: str,
1968
+ oracle_asn: int,
1969
+ peer_informations: Sequence['outputs.GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureNetworkConfigurationInfrastructureRoutingDynamicPeerInformationResult']):
1970
+ """
1971
+ :param str bgp_topology: The topology in use for the Border Gateway Protocol (BGP) configuration.
1972
+ :param int oracle_asn: The Oracle Autonomous System Number (ASN) to control routing and exchange information within the dynamic routing configuration.
1973
+ :param Sequence['GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureNetworkConfigurationInfrastructureRoutingDynamicPeerInformationArgs'] peer_informations: The list of peer devices in the dynamic routing configuration.
1974
+ """
1975
+ GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureNetworkConfigurationInfrastructureRoutingDynamicResult._configure(
1976
+ lambda key, value: pulumi.set(__self__, key, value),
1977
+ bgp_topology=bgp_topology,
1978
+ oracle_asn=oracle_asn,
1979
+ peer_informations=peer_informations,
1980
+ )
1981
+ @staticmethod
1982
+ def _configure(
1983
+ _setter: Callable[[Any, Any], None],
1984
+ bgp_topology: str,
1985
+ oracle_asn: int,
1986
+ peer_informations: Sequence['outputs.GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureNetworkConfigurationInfrastructureRoutingDynamicPeerInformationResult'],
1987
+ opts: Optional[pulumi.ResourceOptions]=None):
1988
+ _setter("bgp_topology", bgp_topology)
1989
+ _setter("oracle_asn", oracle_asn)
1990
+ _setter("peer_informations", peer_informations)
1991
+
1992
+ @property
1993
+ @pulumi.getter(name="bgpTopology")
1994
+ def bgp_topology(self) -> str:
1995
+ """
1996
+ The topology in use for the Border Gateway Protocol (BGP) configuration.
1997
+ """
1998
+ return pulumi.get(self, "bgp_topology")
1999
+
2000
+ @property
2001
+ @pulumi.getter(name="oracleAsn")
2002
+ def oracle_asn(self) -> int:
2003
+ """
2004
+ The Oracle Autonomous System Number (ASN) to control routing and exchange information within the dynamic routing configuration.
2005
+ """
2006
+ return pulumi.get(self, "oracle_asn")
2007
+
2008
+ @property
2009
+ @pulumi.getter(name="peerInformations")
2010
+ def peer_informations(self) -> Sequence['outputs.GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureNetworkConfigurationInfrastructureRoutingDynamicPeerInformationResult']:
2011
+ """
2012
+ The list of peer devices in the dynamic routing configuration.
2013
+ """
2014
+ return pulumi.get(self, "peer_informations")
2015
+
2016
+
2017
+ @pulumi.output_type
2018
+ class GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureNetworkConfigurationInfrastructureRoutingDynamicPeerInformationResult(dict):
2019
+ def __init__(__self__, *,
2020
+ asn: int,
2021
+ ip: str):
2022
+ """
2023
+ :param int asn: The Autonomous System Number (ASN) of the peer network.
2024
+ :param str ip: Address of the management node.
2025
+ """
2026
+ GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureNetworkConfigurationInfrastructureRoutingDynamicPeerInformationResult._configure(
2027
+ lambda key, value: pulumi.set(__self__, key, value),
2028
+ asn=asn,
2029
+ ip=ip,
2030
+ )
2031
+ @staticmethod
2032
+ def _configure(
2033
+ _setter: Callable[[Any, Any], None],
2034
+ asn: int,
2035
+ ip: str,
2036
+ opts: Optional[pulumi.ResourceOptions]=None):
2037
+ _setter("asn", asn)
2038
+ _setter("ip", ip)
2039
+
2040
+ @property
2041
+ @pulumi.getter
2042
+ def asn(self) -> int:
2043
+ """
2044
+ The Autonomous System Number (ASN) of the peer network.
2045
+ """
2046
+ return pulumi.get(self, "asn")
2047
+
2048
+ @property
2049
+ @pulumi.getter
2050
+ def ip(self) -> str:
2051
+ """
2052
+ Address of the management node.
2053
+ """
2054
+ return pulumi.get(self, "ip")
2055
+
2056
+
2057
+ @pulumi.output_type
2058
+ class GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureNetworkConfigurationInfrastructureRoutingStaticResult(dict):
2059
+ def __init__(__self__, *,
2060
+ uplink_hsrp_group: int,
2061
+ uplink_vlan: int):
2062
+ """
2063
+ :param int uplink_hsrp_group: The uplink Hot Standby Router Protocol (HSRP) group value for the switch in the Compute Cloud@Customer infrastructure.
2064
+ :param int uplink_vlan: The virtual local area network (VLAN) identifier used to connect to the uplink (only access mode is supported).
2065
+ """
2066
+ GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureNetworkConfigurationInfrastructureRoutingStaticResult._configure(
2067
+ lambda key, value: pulumi.set(__self__, key, value),
2068
+ uplink_hsrp_group=uplink_hsrp_group,
2069
+ uplink_vlan=uplink_vlan,
2070
+ )
2071
+ @staticmethod
2072
+ def _configure(
2073
+ _setter: Callable[[Any, Any], None],
2074
+ uplink_hsrp_group: int,
2075
+ uplink_vlan: int,
2076
+ opts: Optional[pulumi.ResourceOptions]=None):
2077
+ _setter("uplink_hsrp_group", uplink_hsrp_group)
2078
+ _setter("uplink_vlan", uplink_vlan)
2079
+
2080
+ @property
2081
+ @pulumi.getter(name="uplinkHsrpGroup")
2082
+ def uplink_hsrp_group(self) -> int:
2083
+ """
2084
+ The uplink Hot Standby Router Protocol (HSRP) group value for the switch in the Compute Cloud@Customer infrastructure.
2085
+ """
2086
+ return pulumi.get(self, "uplink_hsrp_group")
2087
+
2088
+ @property
2089
+ @pulumi.getter(name="uplinkVlan")
2090
+ def uplink_vlan(self) -> int:
2091
+ """
2092
+ The virtual local area network (VLAN) identifier used to connect to the uplink (only access mode is supported).
2093
+ """
2094
+ return pulumi.get(self, "uplink_vlan")
2095
+
2096
+
2097
+ @pulumi.output_type
2098
+ class GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureNetworkConfigurationManagementNodeResult(dict):
2099
+ def __init__(__self__, *,
2100
+ hostname: str,
2101
+ ip: str):
2102
+ """
2103
+ :param str hostname: Hostname for interface to the management node.
2104
+ :param str ip: Address of the management node.
2105
+ """
2106
+ GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemInfrastructureNetworkConfigurationManagementNodeResult._configure(
2107
+ lambda key, value: pulumi.set(__self__, key, value),
2108
+ hostname=hostname,
2109
+ ip=ip,
2110
+ )
2111
+ @staticmethod
2112
+ def _configure(
2113
+ _setter: Callable[[Any, Any], None],
2114
+ hostname: str,
2115
+ ip: str,
2116
+ opts: Optional[pulumi.ResourceOptions]=None):
2117
+ _setter("hostname", hostname)
2118
+ _setter("ip", ip)
2119
+
2120
+ @property
2121
+ @pulumi.getter
2122
+ def hostname(self) -> str:
2123
+ """
2124
+ Hostname for interface to the management node.
2125
+ """
2126
+ return pulumi.get(self, "hostname")
2127
+
2128
+ @property
2129
+ @pulumi.getter
2130
+ def ip(self) -> str:
2131
+ """
2132
+ Address of the management node.
2133
+ """
2134
+ return pulumi.get(self, "ip")
2135
+
2136
+
2137
+ @pulumi.output_type
2138
+ class GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemUpgradeInformationResult(dict):
2139
+ def __init__(__self__, *,
2140
+ current_version: str,
2141
+ is_active: bool,
2142
+ scheduled_upgrade_duration: str,
2143
+ time_of_scheduled_upgrade: str):
2144
+ """
2145
+ :param str current_version: The current version of software installed on the Compute Cloud@Customer infrastructure.
2146
+ :param bool is_active: Indication that the Compute Cloud@Customer infrastructure is in the process of an upgrade or an upgrade activity (such as preloading upgrade images).
2147
+ :param str scheduled_upgrade_duration: Expected duration of Compute Cloud@Customer infrastructure scheduled upgrade. The actual upgrade time might be longer or shorter than this duration depending on rack activity, this is only an estimate.
2148
+ :param str time_of_scheduled_upgrade: Compute Cloud@Customer infrastructure next upgrade time. The rack might have performance impacts during this time.
2149
+ """
2150
+ GetAtCustomerCccInfrastructuresCccInfrastructureCollectionItemUpgradeInformationResult._configure(
2151
+ lambda key, value: pulumi.set(__self__, key, value),
2152
+ current_version=current_version,
2153
+ is_active=is_active,
2154
+ scheduled_upgrade_duration=scheduled_upgrade_duration,
2155
+ time_of_scheduled_upgrade=time_of_scheduled_upgrade,
2156
+ )
2157
+ @staticmethod
2158
+ def _configure(
2159
+ _setter: Callable[[Any, Any], None],
2160
+ current_version: str,
2161
+ is_active: bool,
2162
+ scheduled_upgrade_duration: str,
2163
+ time_of_scheduled_upgrade: str,
2164
+ opts: Optional[pulumi.ResourceOptions]=None):
2165
+ _setter("current_version", current_version)
2166
+ _setter("is_active", is_active)
2167
+ _setter("scheduled_upgrade_duration", scheduled_upgrade_duration)
2168
+ _setter("time_of_scheduled_upgrade", time_of_scheduled_upgrade)
2169
+
2170
+ @property
2171
+ @pulumi.getter(name="currentVersion")
2172
+ def current_version(self) -> str:
2173
+ """
2174
+ The current version of software installed on the Compute Cloud@Customer infrastructure.
2175
+ """
2176
+ return pulumi.get(self, "current_version")
2177
+
2178
+ @property
2179
+ @pulumi.getter(name="isActive")
2180
+ def is_active(self) -> bool:
2181
+ """
2182
+ Indication that the Compute Cloud@Customer infrastructure is in the process of an upgrade or an upgrade activity (such as preloading upgrade images).
2183
+ """
2184
+ return pulumi.get(self, "is_active")
2185
+
2186
+ @property
2187
+ @pulumi.getter(name="scheduledUpgradeDuration")
2188
+ def scheduled_upgrade_duration(self) -> str:
2189
+ """
2190
+ Expected duration of Compute Cloud@Customer infrastructure scheduled upgrade. The actual upgrade time might be longer or shorter than this duration depending on rack activity, this is only an estimate.
2191
+ """
2192
+ return pulumi.get(self, "scheduled_upgrade_duration")
2193
+
2194
+ @property
2195
+ @pulumi.getter(name="timeOfScheduledUpgrade")
2196
+ def time_of_scheduled_upgrade(self) -> str:
2197
+ """
2198
+ Compute Cloud@Customer infrastructure next upgrade time. The rack might have performance impacts during this time.
2199
+ """
2200
+ return pulumi.get(self, "time_of_scheduled_upgrade")
2201
+
2202
+
2203
+ @pulumi.output_type
2204
+ class GetAtCustomerCccInfrastructuresFilterResult(dict):
2205
+ def __init__(__self__, *,
2206
+ name: str,
2207
+ values: Sequence[str],
2208
+ regex: Optional[bool] = None):
2209
+ GetAtCustomerCccInfrastructuresFilterResult._configure(
2210
+ lambda key, value: pulumi.set(__self__, key, value),
2211
+ name=name,
2212
+ values=values,
2213
+ regex=regex,
2214
+ )
2215
+ @staticmethod
2216
+ def _configure(
2217
+ _setter: Callable[[Any, Any], None],
2218
+ name: str,
2219
+ values: Sequence[str],
2220
+ regex: Optional[bool] = None,
2221
+ opts: Optional[pulumi.ResourceOptions]=None):
2222
+ _setter("name", name)
2223
+ _setter("values", values)
2224
+ if regex is not None:
2225
+ _setter("regex", regex)
2226
+
2227
+ @property
2228
+ @pulumi.getter
2229
+ def name(self) -> str:
2230
+ return pulumi.get(self, "name")
2231
+
2232
+ @property
2233
+ @pulumi.getter
2234
+ def values(self) -> Sequence[str]:
2235
+ return pulumi.get(self, "values")
2236
+
2237
+ @property
2238
+ @pulumi.getter
2239
+ def regex(self) -> Optional[bool]:
2240
+ return pulumi.get(self, "regex")
2241
+
2242
+
2243
+ @pulumi.output_type
2244
+ class GetAtCustomerCccUpgradeScheduleEventResult(dict):
2245
+ def __init__(__self__, *,
2246
+ description: str,
2247
+ name: str,
2248
+ schedule_event_duration: str,
2249
+ schedule_event_recurrences: str,
2250
+ time_start: str):
2251
+ """
2252
+ :param str description: A description of the Compute Cloud@Customer upgrade schedule time block.
2253
+ :param str name: Generated name associated with the event.
2254
+ :param str schedule_event_duration: The duration of this block of time. The duration must be specified and be of the ISO-8601 format for durations.
2255
+ :param str schedule_event_recurrences: Frequency of recurrence of schedule block. When this field is not included, the event is assumed to be a one time occurrence. The frequency field is strictly parsed and must conform to RFC-5545 formatting for recurrences.
2256
+ :param str time_start: The date and time when the Compute Cloud@Customer upgrade schedule event starts, inclusive. An RFC3339 formatted UTC datetime string. For an event with recurrences, this is the date that a recurrence can start being applied.
2257
+ """
2258
+ GetAtCustomerCccUpgradeScheduleEventResult._configure(
2259
+ lambda key, value: pulumi.set(__self__, key, value),
2260
+ description=description,
2261
+ name=name,
2262
+ schedule_event_duration=schedule_event_duration,
2263
+ schedule_event_recurrences=schedule_event_recurrences,
2264
+ time_start=time_start,
2265
+ )
2266
+ @staticmethod
2267
+ def _configure(
2268
+ _setter: Callable[[Any, Any], None],
2269
+ description: str,
2270
+ name: str,
2271
+ schedule_event_duration: str,
2272
+ schedule_event_recurrences: str,
2273
+ time_start: str,
2274
+ opts: Optional[pulumi.ResourceOptions]=None):
2275
+ _setter("description", description)
2276
+ _setter("name", name)
2277
+ _setter("schedule_event_duration", schedule_event_duration)
2278
+ _setter("schedule_event_recurrences", schedule_event_recurrences)
2279
+ _setter("time_start", time_start)
2280
+
2281
+ @property
2282
+ @pulumi.getter
2283
+ def description(self) -> str:
2284
+ """
2285
+ A description of the Compute Cloud@Customer upgrade schedule time block.
2286
+ """
2287
+ return pulumi.get(self, "description")
2288
+
2289
+ @property
2290
+ @pulumi.getter
2291
+ def name(self) -> str:
2292
+ """
2293
+ Generated name associated with the event.
2294
+ """
2295
+ return pulumi.get(self, "name")
2296
+
2297
+ @property
2298
+ @pulumi.getter(name="scheduleEventDuration")
2299
+ def schedule_event_duration(self) -> str:
2300
+ """
2301
+ The duration of this block of time. The duration must be specified and be of the ISO-8601 format for durations.
2302
+ """
2303
+ return pulumi.get(self, "schedule_event_duration")
2304
+
2305
+ @property
2306
+ @pulumi.getter(name="scheduleEventRecurrences")
2307
+ def schedule_event_recurrences(self) -> str:
2308
+ """
2309
+ Frequency of recurrence of schedule block. When this field is not included, the event is assumed to be a one time occurrence. The frequency field is strictly parsed and must conform to RFC-5545 formatting for recurrences.
2310
+ """
2311
+ return pulumi.get(self, "schedule_event_recurrences")
2312
+
2313
+ @property
2314
+ @pulumi.getter(name="timeStart")
2315
+ def time_start(self) -> str:
2316
+ """
2317
+ The date and time when the Compute Cloud@Customer upgrade schedule event starts, inclusive. An RFC3339 formatted UTC datetime string. For an event with recurrences, this is the date that a recurrence can start being applied.
2318
+ """
2319
+ return pulumi.get(self, "time_start")
2320
+
2321
+
2322
+ @pulumi.output_type
2323
+ class GetAtCustomerCccUpgradeSchedulesCccUpgradeScheduleCollectionResult(dict):
2324
+ def __init__(__self__, *,
2325
+ items: Sequence['outputs.GetAtCustomerCccUpgradeSchedulesCccUpgradeScheduleCollectionItemResult']):
2326
+ GetAtCustomerCccUpgradeSchedulesCccUpgradeScheduleCollectionResult._configure(
2327
+ lambda key, value: pulumi.set(__self__, key, value),
2328
+ items=items,
2329
+ )
2330
+ @staticmethod
2331
+ def _configure(
2332
+ _setter: Callable[[Any, Any], None],
2333
+ items: Sequence['outputs.GetAtCustomerCccUpgradeSchedulesCccUpgradeScheduleCollectionItemResult'],
2334
+ opts: Optional[pulumi.ResourceOptions]=None):
2335
+ _setter("items", items)
2336
+
2337
+ @property
2338
+ @pulumi.getter
2339
+ def items(self) -> Sequence['outputs.GetAtCustomerCccUpgradeSchedulesCccUpgradeScheduleCollectionItemResult']:
2340
+ return pulumi.get(self, "items")
2341
+
2342
+
2343
+ @pulumi.output_type
2344
+ class GetAtCustomerCccUpgradeSchedulesCccUpgradeScheduleCollectionItemResult(dict):
2345
+ def __init__(__self__, *,
2346
+ compartment_id: str,
2347
+ defined_tags: Mapping[str, Any],
2348
+ description: str,
2349
+ display_name: str,
2350
+ events: Sequence['outputs.GetAtCustomerCccUpgradeSchedulesCccUpgradeScheduleCollectionItemEventResult'],
2351
+ freeform_tags: Mapping[str, Any],
2352
+ id: str,
2353
+ infrastructure_ids: Sequence[str],
2354
+ lifecycle_details: str,
2355
+ state: str,
2356
+ system_tags: Mapping[str, Any],
2357
+ time_created: str,
2358
+ time_updated: str):
2359
+ """
2360
+ :param str compartment_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources.
2361
+ :param Mapping[str, Any] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
2362
+ :param str description: A description of the Compute Cloud@Customer upgrade schedule time block.
2363
+ :param str display_name: A filter to return only resources that match the entire display name given.
2364
+ :param Sequence['GetAtCustomerCccUpgradeSchedulesCccUpgradeScheduleCollectionItemEventArgs'] events: List of preferred times for Compute Cloud@Customer infrastructures associated with this schedule to be upgraded.
2365
+ :param Mapping[str, Any] freeform_tags: Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
2366
+ :param str id: Upgrade schedule [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm). This cannot be changed once created.
2367
+ :param Sequence[str] infrastructure_ids: List of Compute Cloud@Customer infrastructure [OCIDs](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) that are using this upgrade schedule.
2368
+ :param str lifecycle_details: A message describing the current state in more detail. For example, the message can be used to provide actionable information for a resource in a Failed state.
2369
+ :param str state: A filter to return resources only when their lifecycleState matches the given lifecycleState.
2370
+ :param Mapping[str, Any] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"orcl-cloud.free-tier-retained": "true"}`
2371
+ :param str time_created: The time the upgrade schedule was created, using an RFC3339 formatted datetime string.
2372
+ :param str time_updated: The time the upgrade schedule was updated, using an RFC3339 formatted datetime string.
2373
+ """
2374
+ GetAtCustomerCccUpgradeSchedulesCccUpgradeScheduleCollectionItemResult._configure(
2375
+ lambda key, value: pulumi.set(__self__, key, value),
2376
+ compartment_id=compartment_id,
2377
+ defined_tags=defined_tags,
2378
+ description=description,
2379
+ display_name=display_name,
2380
+ events=events,
2381
+ freeform_tags=freeform_tags,
2382
+ id=id,
2383
+ infrastructure_ids=infrastructure_ids,
2384
+ lifecycle_details=lifecycle_details,
2385
+ state=state,
2386
+ system_tags=system_tags,
2387
+ time_created=time_created,
2388
+ time_updated=time_updated,
2389
+ )
2390
+ @staticmethod
2391
+ def _configure(
2392
+ _setter: Callable[[Any, Any], None],
2393
+ compartment_id: str,
2394
+ defined_tags: Mapping[str, Any],
2395
+ description: str,
2396
+ display_name: str,
2397
+ events: Sequence['outputs.GetAtCustomerCccUpgradeSchedulesCccUpgradeScheduleCollectionItemEventResult'],
2398
+ freeform_tags: Mapping[str, Any],
2399
+ id: str,
2400
+ infrastructure_ids: Sequence[str],
2401
+ lifecycle_details: str,
2402
+ state: str,
2403
+ system_tags: Mapping[str, Any],
2404
+ time_created: str,
2405
+ time_updated: str,
2406
+ opts: Optional[pulumi.ResourceOptions]=None):
2407
+ _setter("compartment_id", compartment_id)
2408
+ _setter("defined_tags", defined_tags)
2409
+ _setter("description", description)
2410
+ _setter("display_name", display_name)
2411
+ _setter("events", events)
2412
+ _setter("freeform_tags", freeform_tags)
2413
+ _setter("id", id)
2414
+ _setter("infrastructure_ids", infrastructure_ids)
2415
+ _setter("lifecycle_details", lifecycle_details)
2416
+ _setter("state", state)
2417
+ _setter("system_tags", system_tags)
2418
+ _setter("time_created", time_created)
2419
+ _setter("time_updated", time_updated)
2420
+
2421
+ @property
2422
+ @pulumi.getter(name="compartmentId")
2423
+ def compartment_id(self) -> str:
2424
+ """
2425
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources.
2426
+ """
2427
+ return pulumi.get(self, "compartment_id")
2428
+
2429
+ @property
2430
+ @pulumi.getter(name="definedTags")
2431
+ def defined_tags(self) -> Mapping[str, Any]:
2432
+ """
2433
+ Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
2434
+ """
2435
+ return pulumi.get(self, "defined_tags")
2436
+
2437
+ @property
2438
+ @pulumi.getter
2439
+ def description(self) -> str:
2440
+ """
2441
+ A description of the Compute Cloud@Customer upgrade schedule time block.
2442
+ """
2443
+ return pulumi.get(self, "description")
2444
+
2445
+ @property
2446
+ @pulumi.getter(name="displayName")
2447
+ def display_name(self) -> str:
2448
+ """
2449
+ A filter to return only resources that match the entire display name given.
2450
+ """
2451
+ return pulumi.get(self, "display_name")
2452
+
2453
+ @property
2454
+ @pulumi.getter
2455
+ def events(self) -> Sequence['outputs.GetAtCustomerCccUpgradeSchedulesCccUpgradeScheduleCollectionItemEventResult']:
2456
+ """
2457
+ List of preferred times for Compute Cloud@Customer infrastructures associated with this schedule to be upgraded.
2458
+ """
2459
+ return pulumi.get(self, "events")
2460
+
2461
+ @property
2462
+ @pulumi.getter(name="freeformTags")
2463
+ def freeform_tags(self) -> Mapping[str, Any]:
2464
+ """
2465
+ Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
2466
+ """
2467
+ return pulumi.get(self, "freeform_tags")
2468
+
2469
+ @property
2470
+ @pulumi.getter
2471
+ def id(self) -> str:
2472
+ """
2473
+ Upgrade schedule [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm). This cannot be changed once created.
2474
+ """
2475
+ return pulumi.get(self, "id")
2476
+
2477
+ @property
2478
+ @pulumi.getter(name="infrastructureIds")
2479
+ def infrastructure_ids(self) -> Sequence[str]:
2480
+ """
2481
+ List of Compute Cloud@Customer infrastructure [OCIDs](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) that are using this upgrade schedule.
2482
+ """
2483
+ return pulumi.get(self, "infrastructure_ids")
2484
+
2485
+ @property
2486
+ @pulumi.getter(name="lifecycleDetails")
2487
+ def lifecycle_details(self) -> str:
2488
+ """
2489
+ A message describing the current state in more detail. For example, the message can be used to provide actionable information for a resource in a Failed state.
2490
+ """
2491
+ return pulumi.get(self, "lifecycle_details")
2492
+
2493
+ @property
2494
+ @pulumi.getter
2495
+ def state(self) -> str:
2496
+ """
2497
+ A filter to return resources only when their lifecycleState matches the given lifecycleState.
2498
+ """
2499
+ return pulumi.get(self, "state")
2500
+
2501
+ @property
2502
+ @pulumi.getter(name="systemTags")
2503
+ def system_tags(self) -> Mapping[str, Any]:
2504
+ """
2505
+ System tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"orcl-cloud.free-tier-retained": "true"}`
2506
+ """
2507
+ return pulumi.get(self, "system_tags")
2508
+
2509
+ @property
2510
+ @pulumi.getter(name="timeCreated")
2511
+ def time_created(self) -> str:
2512
+ """
2513
+ The time the upgrade schedule was created, using an RFC3339 formatted datetime string.
2514
+ """
2515
+ return pulumi.get(self, "time_created")
2516
+
2517
+ @property
2518
+ @pulumi.getter(name="timeUpdated")
2519
+ def time_updated(self) -> str:
2520
+ """
2521
+ The time the upgrade schedule was updated, using an RFC3339 formatted datetime string.
2522
+ """
2523
+ return pulumi.get(self, "time_updated")
2524
+
2525
+
2526
+ @pulumi.output_type
2527
+ class GetAtCustomerCccUpgradeSchedulesCccUpgradeScheduleCollectionItemEventResult(dict):
2528
+ def __init__(__self__, *,
2529
+ description: str,
2530
+ name: str,
2531
+ schedule_event_duration: str,
2532
+ schedule_event_recurrences: str,
2533
+ time_start: str):
2534
+ """
2535
+ :param str description: A description of the Compute Cloud@Customer upgrade schedule time block.
2536
+ :param str name: Generated name associated with the event.
2537
+ :param str schedule_event_duration: The duration of this block of time. The duration must be specified and be of the ISO-8601 format for durations.
2538
+ :param str schedule_event_recurrences: Frequency of recurrence of schedule block. When this field is not included, the event is assumed to be a one time occurrence. The frequency field is strictly parsed and must conform to RFC-5545 formatting for recurrences.
2539
+ :param str time_start: The date and time when the Compute Cloud@Customer upgrade schedule event starts, inclusive. An RFC3339 formatted UTC datetime string. For an event with recurrences, this is the date that a recurrence can start being applied.
2540
+ """
2541
+ GetAtCustomerCccUpgradeSchedulesCccUpgradeScheduleCollectionItemEventResult._configure(
2542
+ lambda key, value: pulumi.set(__self__, key, value),
2543
+ description=description,
2544
+ name=name,
2545
+ schedule_event_duration=schedule_event_duration,
2546
+ schedule_event_recurrences=schedule_event_recurrences,
2547
+ time_start=time_start,
2548
+ )
2549
+ @staticmethod
2550
+ def _configure(
2551
+ _setter: Callable[[Any, Any], None],
2552
+ description: str,
2553
+ name: str,
2554
+ schedule_event_duration: str,
2555
+ schedule_event_recurrences: str,
2556
+ time_start: str,
2557
+ opts: Optional[pulumi.ResourceOptions]=None):
2558
+ _setter("description", description)
2559
+ _setter("name", name)
2560
+ _setter("schedule_event_duration", schedule_event_duration)
2561
+ _setter("schedule_event_recurrences", schedule_event_recurrences)
2562
+ _setter("time_start", time_start)
2563
+
2564
+ @property
2565
+ @pulumi.getter
2566
+ def description(self) -> str:
2567
+ """
2568
+ A description of the Compute Cloud@Customer upgrade schedule time block.
2569
+ """
2570
+ return pulumi.get(self, "description")
2571
+
2572
+ @property
2573
+ @pulumi.getter
2574
+ def name(self) -> str:
2575
+ """
2576
+ Generated name associated with the event.
2577
+ """
2578
+ return pulumi.get(self, "name")
2579
+
2580
+ @property
2581
+ @pulumi.getter(name="scheduleEventDuration")
2582
+ def schedule_event_duration(self) -> str:
2583
+ """
2584
+ The duration of this block of time. The duration must be specified and be of the ISO-8601 format for durations.
2585
+ """
2586
+ return pulumi.get(self, "schedule_event_duration")
2587
+
2588
+ @property
2589
+ @pulumi.getter(name="scheduleEventRecurrences")
2590
+ def schedule_event_recurrences(self) -> str:
2591
+ """
2592
+ Frequency of recurrence of schedule block. When this field is not included, the event is assumed to be a one time occurrence. The frequency field is strictly parsed and must conform to RFC-5545 formatting for recurrences.
2593
+ """
2594
+ return pulumi.get(self, "schedule_event_recurrences")
2595
+
2596
+ @property
2597
+ @pulumi.getter(name="timeStart")
2598
+ def time_start(self) -> str:
2599
+ """
2600
+ The date and time when the Compute Cloud@Customer upgrade schedule event starts, inclusive. An RFC3339 formatted UTC datetime string. For an event with recurrences, this is the date that a recurrence can start being applied.
2601
+ """
2602
+ return pulumi.get(self, "time_start")
2603
+
2604
+
2605
+ @pulumi.output_type
2606
+ class GetAtCustomerCccUpgradeSchedulesFilterResult(dict):
2607
+ def __init__(__self__, *,
2608
+ name: str,
2609
+ values: Sequence[str],
2610
+ regex: Optional[bool] = None):
2611
+ """
2612
+ :param str name: Generated name associated with the event.
2613
+ """
2614
+ GetAtCustomerCccUpgradeSchedulesFilterResult._configure(
2615
+ lambda key, value: pulumi.set(__self__, key, value),
2616
+ name=name,
2617
+ values=values,
2618
+ regex=regex,
2619
+ )
2620
+ @staticmethod
2621
+ def _configure(
2622
+ _setter: Callable[[Any, Any], None],
2623
+ name: str,
2624
+ values: Sequence[str],
2625
+ regex: Optional[bool] = None,
2626
+ opts: Optional[pulumi.ResourceOptions]=None):
2627
+ _setter("name", name)
2628
+ _setter("values", values)
2629
+ if regex is not None:
2630
+ _setter("regex", regex)
2631
+
2632
+ @property
2633
+ @pulumi.getter
2634
+ def name(self) -> str:
2635
+ """
2636
+ Generated name associated with the event.
2637
+ """
2638
+ return pulumi.get(self, "name")
2639
+
2640
+ @property
2641
+ @pulumi.getter
2642
+ def values(self) -> Sequence[str]:
2643
+ return pulumi.get(self, "values")
2644
+
2645
+ @property
2646
+ @pulumi.getter
2647
+ def regex(self) -> Optional[bool]:
2648
+ return pulumi.get(self, "regex")
2649
+
2650
+