pulumi-oci 1.11.0a1695829678__py3-none-any.whl → 1.12.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2223) hide show
  1. pulumi_oci/__init__.py +35 -0
  2. pulumi_oci/adm/_inputs.py +116 -23
  3. pulumi_oci/adm/get_knowledgebase.py +1 -1
  4. pulumi_oci/adm/get_knowledgebases.py +1 -1
  5. pulumi_oci/adm/get_vulnerability_audit.py +1 -1
  6. pulumi_oci/adm/get_vulnerability_audit_application_dependency_vulnerabilities.py +1 -1
  7. pulumi_oci/adm/get_vulnerability_audit_application_dependency_vulnerability.py +1 -1
  8. pulumi_oci/adm/get_vulnerability_audits.py +1 -1
  9. pulumi_oci/adm/knowledge_base.py +55 -13
  10. pulumi_oci/adm/outputs.py +469 -101
  11. pulumi_oci/adm/vulnerability_audit.py +119 -31
  12. pulumi_oci/aianomalydetection/_inputs.py +355 -84
  13. pulumi_oci/aianomalydetection/ai_private_endpoint.py +73 -19
  14. pulumi_oci/aianomalydetection/data_asset.py +84 -21
  15. pulumi_oci/aianomalydetection/detect_anomaly_job.py +98 -24
  16. pulumi_oci/aianomalydetection/get_ai_private_endpoint.py +1 -1
  17. pulumi_oci/aianomalydetection/get_ai_private_endpoints.py +1 -1
  18. pulumi_oci/aianomalydetection/get_detect_anomaly_job.py +1 -1
  19. pulumi_oci/aianomalydetection/get_detect_anomaly_jobs.py +1 -1
  20. pulumi_oci/aianomalydetection/get_detection_data_asset.py +1 -1
  21. pulumi_oci/aianomalydetection/get_detection_data_assets.py +1 -1
  22. pulumi_oci/aianomalydetection/get_detection_model.py +1 -1
  23. pulumi_oci/aianomalydetection/get_detection_models.py +1 -1
  24. pulumi_oci/aianomalydetection/get_detection_project.py +1 -1
  25. pulumi_oci/aianomalydetection/get_detection_projects.py +1 -1
  26. pulumi_oci/aianomalydetection/model.py +84 -21
  27. pulumi_oci/aianomalydetection/outputs.py +1189 -292
  28. pulumi_oci/aianomalydetection/project.py +61 -15
  29. pulumi_oci/aidocument/_inputs.py +315 -72
  30. pulumi_oci/aidocument/get_model.py +1 -1
  31. pulumi_oci/aidocument/get_models.py +1 -1
  32. pulumi_oci/aidocument/get_processor_job.py +1 -1
  33. pulumi_oci/aidocument/get_project.py +1 -1
  34. pulumi_oci/aidocument/get_projects.py +1 -1
  35. pulumi_oci/aidocument/model.py +154 -54
  36. pulumi_oci/aidocument/outputs.py +932 -210
  37. pulumi_oci/aidocument/processor_job.py +82 -17
  38. pulumi_oci/aidocument/project.py +64 -16
  39. pulumi_oci/ailanguage/_inputs.py +321 -68
  40. pulumi_oci/ailanguage/endpoint.py +79 -21
  41. pulumi_oci/ailanguage/get_endpoint.py +1 -1
  42. pulumi_oci/ailanguage/get_endpoints.py +1 -1
  43. pulumi_oci/ailanguage/get_model.py +1 -1
  44. pulumi_oci/ailanguage/get_model_evaluation_results.py +1 -1
  45. pulumi_oci/ailanguage/get_model_type.py +1 -1
  46. pulumi_oci/ailanguage/get_models.py +1 -1
  47. pulumi_oci/ailanguage/get_project.py +1 -1
  48. pulumi_oci/ailanguage/get_projects.py +1 -1
  49. pulumi_oci/ailanguage/model.py +109 -26
  50. pulumi_oci/ailanguage/outputs.py +1086 -239
  51. pulumi_oci/ailanguage/project.py +64 -16
  52. pulumi_oci/aivision/_inputs.py +99 -22
  53. pulumi_oci/aivision/get_model.py +1 -1
  54. pulumi_oci/aivision/get_models.py +1 -1
  55. pulumi_oci/aivision/get_project.py +1 -1
  56. pulumi_oci/aivision/get_projects.py +1 -1
  57. pulumi_oci/aivision/model.py +151 -40
  58. pulumi_oci/aivision/outputs.py +379 -92
  59. pulumi_oci/aivision/project.py +64 -16
  60. pulumi_oci/analytics/_inputs.py +100 -20
  61. pulumi_oci/analytics/analytics_instance.py +116 -30
  62. pulumi_oci/analytics/analytics_instance_private_access_channel.py +70 -18
  63. pulumi_oci/analytics/analytics_instance_vanity_url.py +61 -15
  64. pulumi_oci/analytics/get_analytics_instance.py +1 -1
  65. pulumi_oci/analytics/get_analytics_instance_private_access_channel.py +1 -1
  66. pulumi_oci/analytics/get_analytics_instances.py +1 -1
  67. pulumi_oci/analytics/outputs.py +295 -64
  68. pulumi_oci/announcementsservice/_inputs.py +56 -10
  69. pulumi_oci/announcementsservice/announcement_subscription.py +93 -24
  70. pulumi_oci/announcementsservice/announcement_subscriptions_actions_change_compartment.py +31 -5
  71. pulumi_oci/announcementsservice/announcement_subscriptions_filter_group.py +37 -7
  72. pulumi_oci/announcementsservice/get_announcement_subscription.py +1 -1
  73. pulumi_oci/announcementsservice/get_announcement_subscriptions.py +1 -1
  74. pulumi_oci/announcementsservice/outputs.py +170 -34
  75. pulumi_oci/apigateway/_inputs.py +1983 -398
  76. pulumi_oci/apigateway/api.py +67 -17
  77. pulumi_oci/apigateway/certificate.py +79 -21
  78. pulumi_oci/apigateway/deployment.py +81 -20
  79. pulumi_oci/apigateway/gateway.py +102 -27
  80. pulumi_oci/apigateway/get_api.py +1 -1
  81. pulumi_oci/apigateway/get_api_content.py +1 -1
  82. pulumi_oci/apigateway/get_api_deployment_specification.py +1 -1
  83. pulumi_oci/apigateway/get_api_validation.py +1 -1
  84. pulumi_oci/apigateway/get_apis.py +1 -1
  85. pulumi_oci/apigateway/get_certificate.py +1 -1
  86. pulumi_oci/apigateway/get_certificates.py +1 -1
  87. pulumi_oci/apigateway/get_deployment.py +1 -1
  88. pulumi_oci/apigateway/get_deployments.py +1 -1
  89. pulumi_oci/apigateway/get_gateway.py +1 -1
  90. pulumi_oci/apigateway/get_gateways.py +1 -1
  91. pulumi_oci/apigateway/get_subscriber.py +1 -1
  92. pulumi_oci/apigateway/get_subscribers.py +1 -1
  93. pulumi_oci/apigateway/get_usage_plan.py +1 -1
  94. pulumi_oci/apigateway/get_usage_plans.py +1 -1
  95. pulumi_oci/apigateway/outputs.py +7817 -1589
  96. pulumi_oci/apigateway/subscriber.py +67 -17
  97. pulumi_oci/apigateway/usage_plan.py +61 -15
  98. pulumi_oci/apm/_inputs.py +33 -7
  99. pulumi_oci/apm/apm_domain.py +67 -17
  100. pulumi_oci/apm/get_apm_domain.py +1 -1
  101. pulumi_oci/apm/get_apm_domains.py +1 -1
  102. pulumi_oci/apm/get_data_keys.py +1 -1
  103. pulumi_oci/apm/outputs.py +89 -21
  104. pulumi_oci/apmconfig/_inputs.py +96 -21
  105. pulumi_oci/apmconfig/config.py +130 -38
  106. pulumi_oci/apmconfig/get_config.py +1 -1
  107. pulumi_oci/apmconfig/get_configs.py +1 -1
  108. pulumi_oci/apmconfig/outputs.py +337 -78
  109. pulumi_oci/apmsynthetics/_inputs.py +446 -91
  110. pulumi_oci/apmsynthetics/config.py +163 -44
  111. pulumi_oci/apmsynthetics/dedicated_vantage_point.py +78 -19
  112. pulumi_oci/apmsynthetics/get_dedicated_vantage_point.py +1 -1
  113. pulumi_oci/apmsynthetics/get_dedicated_vantage_points.py +1 -1
  114. pulumi_oci/apmsynthetics/get_monitor.py +1 -1
  115. pulumi_oci/apmsynthetics/get_monitors.py +1 -1
  116. pulumi_oci/apmsynthetics/get_result.py +1 -1
  117. pulumi_oci/apmsynthetics/get_script.py +1 -1
  118. pulumi_oci/apmsynthetics/get_scripts.py +1 -1
  119. pulumi_oci/apmsynthetics/get_vantage_point.py +1 -1
  120. pulumi_oci/apmsynthetics/get_vantage_points.py +1 -1
  121. pulumi_oci/apmsynthetics/outputs.py +1520 -323
  122. pulumi_oci/apmsynthetics/script.py +82 -22
  123. pulumi_oci/apmtraces/_inputs.py +17 -4
  124. pulumi_oci/apmtraces/get_query_quick_picks.py +1 -1
  125. pulumi_oci/apmtraces/get_trace.py +1 -1
  126. pulumi_oci/apmtraces/get_trace_aggregated_snapshot_data.py +1 -1
  127. pulumi_oci/apmtraces/get_trace_snapshot_data.py +1 -1
  128. pulumi_oci/apmtraces/outputs.py +225 -50
  129. pulumi_oci/appmgmtcontrol/_inputs.py +17 -4
  130. pulumi_oci/appmgmtcontrol/get_monitored_instance.py +1 -1
  131. pulumi_oci/appmgmtcontrol/get_monitored_instances.py +1 -1
  132. pulumi_oci/appmgmtcontrol/monitor_plugin_management.py +40 -8
  133. pulumi_oci/appmgmtcontrol/outputs.py +61 -14
  134. pulumi_oci/artifacts/_inputs.py +94 -18
  135. pulumi_oci/artifacts/container_configuration.py +34 -6
  136. pulumi_oci/artifacts/container_image_signature.py +88 -24
  137. pulumi_oci/artifacts/container_repository.py +96 -25
  138. pulumi_oci/artifacts/generic_artifact.py +64 -16
  139. pulumi_oci/artifacts/get_container_configuration.py +1 -1
  140. pulumi_oci/artifacts/get_container_image.py +1 -1
  141. pulumi_oci/artifacts/get_container_image_signature.py +1 -1
  142. pulumi_oci/artifacts/get_container_images.py +1 -1
  143. pulumi_oci/artifacts/get_container_repositories.py +1 -1
  144. pulumi_oci/artifacts/get_container_repository.py +1 -1
  145. pulumi_oci/artifacts/get_container_signatures.py +1 -1
  146. pulumi_oci/artifacts/get_generic_artifact.py +1 -1
  147. pulumi_oci/artifacts/get_generic_artifacts.py +1 -1
  148. pulumi_oci/artifacts/get_repositories.py +1 -1
  149. pulumi_oci/artifacts/get_repository.py +1 -1
  150. pulumi_oci/artifacts/outputs.py +515 -121
  151. pulumi_oci/artifacts/repository.py +67 -17
  152. pulumi_oci/audit/_inputs.py +17 -4
  153. pulumi_oci/audit/configuration.py +31 -5
  154. pulumi_oci/audit/get_configuration.py +1 -1
  155. pulumi_oci/audit/get_events.py +1 -1
  156. pulumi_oci/audit/outputs.py +191 -48
  157. pulumi_oci/autoscaling/_inputs.py +167 -41
  158. pulumi_oci/autoscaling/auto_scaling_configuration.py +81 -33
  159. pulumi_oci/autoscaling/get_auto_scaling_configuration.py +1 -1
  160. pulumi_oci/autoscaling/get_auto_scaling_configurations.py +1 -1
  161. pulumi_oci/autoscaling/outputs.py +510 -111
  162. pulumi_oci/bastion/_inputs.py +71 -15
  163. pulumi_oci/bastion/bastion.py +109 -31
  164. pulumi_oci/bastion/get_bastion.py +1 -1
  165. pulumi_oci/bastion/get_bastions.py +1 -1
  166. pulumi_oci/bastion/get_session.py +1 -1
  167. pulumi_oci/bastion/get_sessions.py +1 -1
  168. pulumi_oci/bastion/outputs.py +266 -66
  169. pulumi_oci/bastion/session.py +89 -21
  170. pulumi_oci/bigdataservice/_inputs.py +866 -182
  171. pulumi_oci/bigdataservice/auto_scaling_configuration.py +80 -18
  172. pulumi_oci/bigdataservice/bds_instance.py +231 -60
  173. pulumi_oci/bigdataservice/bds_instance_api_key.py +64 -16
  174. pulumi_oci/bigdataservice/bds_instance_metastore_config.py +73 -19
  175. pulumi_oci/bigdataservice/bds_instance_patch_action.py +37 -7
  176. pulumi_oci/bigdataservice/get_auto_scaling_configuration.py +1 -1
  177. pulumi_oci/bigdataservice/get_auto_scaling_configurations.py +1 -1
  178. pulumi_oci/bigdataservice/get_bds_instance.py +1 -1
  179. pulumi_oci/bigdataservice/get_bds_instance_api_key.py +1 -1
  180. pulumi_oci/bigdataservice/get_bds_instance_api_keys.py +1 -1
  181. pulumi_oci/bigdataservice/get_bds_instance_get_os_patch.py +1 -1
  182. pulumi_oci/bigdataservice/get_bds_instance_list_os_patches.py +1 -1
  183. pulumi_oci/bigdataservice/get_bds_instance_metastore_config.py +1 -1
  184. pulumi_oci/bigdataservice/get_bds_instance_metastore_configs.py +1 -1
  185. pulumi_oci/bigdataservice/get_bds_instance_patch_histories.py +1 -1
  186. pulumi_oci/bigdataservice/get_bds_instance_patches.py +1 -1
  187. pulumi_oci/bigdataservice/get_bds_instances.py +1 -1
  188. pulumi_oci/bigdataservice/outputs.py +2639 -577
  189. pulumi_oci/blockchain/_inputs.py +197 -36
  190. pulumi_oci/blockchain/blockchain_platform.py +153 -44
  191. pulumi_oci/blockchain/get_blockchain_platform.py +1 -1
  192. pulumi_oci/blockchain/get_blockchain_platform_patches.py +1 -1
  193. pulumi_oci/blockchain/get_blockchain_platforms.py +1 -1
  194. pulumi_oci/blockchain/get_osn.py +1 -1
  195. pulumi_oci/blockchain/get_osns.py +1 -1
  196. pulumi_oci/blockchain/get_peer.py +1 -1
  197. pulumi_oci/blockchain/get_peers.py +1 -1
  198. pulumi_oci/blockchain/osn.py +48 -9
  199. pulumi_oci/blockchain/outputs.py +674 -132
  200. pulumi_oci/blockchain/peer.py +63 -14
  201. pulumi_oci/budget/_inputs.py +33 -7
  202. pulumi_oci/budget/budget.py +127 -40
  203. pulumi_oci/budget/get_alert_rule.py +1 -1
  204. pulumi_oci/budget/get_alert_rules.py +1 -1
  205. pulumi_oci/budget/get_budget.py +1 -1
  206. pulumi_oci/budget/get_budgets.py +1 -1
  207. pulumi_oci/budget/outputs.py +161 -45
  208. pulumi_oci/budget/rule.py +91 -25
  209. pulumi_oci/certificatesmanagement/_inputs.py +662 -156
  210. pulumi_oci/certificatesmanagement/ca_bundle.py +64 -16
  211. pulumi_oci/certificatesmanagement/certificate.py +102 -27
  212. pulumi_oci/certificatesmanagement/certificate_authority.py +110 -28
  213. pulumi_oci/certificatesmanagement/get_association.py +1 -1
  214. pulumi_oci/certificatesmanagement/get_associations.py +1 -1
  215. pulumi_oci/certificatesmanagement/get_ca_bundle.py +1 -1
  216. pulumi_oci/certificatesmanagement/get_ca_bundles.py +1 -1
  217. pulumi_oci/certificatesmanagement/get_certificate.py +1 -1
  218. pulumi_oci/certificatesmanagement/get_certificate_authorities.py +1 -1
  219. pulumi_oci/certificatesmanagement/get_certificate_authority.py +1 -1
  220. pulumi_oci/certificatesmanagement/get_certificate_authority_version.py +1 -1
  221. pulumi_oci/certificatesmanagement/get_certificate_authority_versions.py +1 -1
  222. pulumi_oci/certificatesmanagement/get_certificate_version.py +1 -1
  223. pulumi_oci/certificatesmanagement/get_certificate_versions.py +1 -1
  224. pulumi_oci/certificatesmanagement/get_certificates.py +1 -1
  225. pulumi_oci/certificatesmanagement/outputs.py +2271 -536
  226. pulumi_oci/cloudbridge/_inputs.py +488 -112
  227. pulumi_oci/cloudbridge/agent.py +97 -27
  228. pulumi_oci/cloudbridge/agent_dependency.py +100 -28
  229. pulumi_oci/cloudbridge/agent_plugin.py +64 -16
  230. pulumi_oci/cloudbridge/asset.py +129 -31
  231. pulumi_oci/cloudbridge/asset_source.py +131 -35
  232. pulumi_oci/cloudbridge/discovery_schedule.py +64 -16
  233. pulumi_oci/cloudbridge/environment.py +58 -14
  234. pulumi_oci/cloudbridge/get_agent.py +1 -1
  235. pulumi_oci/cloudbridge/get_agent_dependencies.py +1 -1
  236. pulumi_oci/cloudbridge/get_agent_dependency.py +1 -1
  237. pulumi_oci/cloudbridge/get_agent_plugin.py +1 -1
  238. pulumi_oci/cloudbridge/get_agents.py +1 -1
  239. pulumi_oci/cloudbridge/get_appliance_image.py +1 -1
  240. pulumi_oci/cloudbridge/get_appliance_images.py +1 -1
  241. pulumi_oci/cloudbridge/get_asset.py +1 -1
  242. pulumi_oci/cloudbridge/get_asset_source.py +1 -1
  243. pulumi_oci/cloudbridge/get_asset_sources.py +1 -1
  244. pulumi_oci/cloudbridge/get_assets.py +1 -1
  245. pulumi_oci/cloudbridge/get_discovery_schedule.py +1 -1
  246. pulumi_oci/cloudbridge/get_discovery_schedules.py +1 -1
  247. pulumi_oci/cloudbridge/get_environment.py +1 -1
  248. pulumi_oci/cloudbridge/get_environments.py +1 -1
  249. pulumi_oci/cloudbridge/get_inventories.py +1 -1
  250. pulumi_oci/cloudbridge/get_inventory.py +1 -1
  251. pulumi_oci/cloudbridge/inventory.py +58 -14
  252. pulumi_oci/cloudbridge/outputs.py +1748 -427
  253. pulumi_oci/cloudguard/_inputs.py +1352 -316
  254. pulumi_oci/cloudguard/cloud_guard_configuration.py +43 -9
  255. pulumi_oci/cloudguard/cloud_guard_data_source.py +81 -20
  256. pulumi_oci/cloudguard/data_mask_rule.py +96 -25
  257. pulumi_oci/cloudguard/detector_recipe.py +88 -24
  258. pulumi_oci/cloudguard/get_cloud_guard_configuration.py +1 -1
  259. pulumi_oci/cloudguard/get_data_mask_rule.py +1 -1
  260. pulumi_oci/cloudguard/get_data_mask_rules.py +1 -1
  261. pulumi_oci/cloudguard/get_data_source.py +1 -1
  262. pulumi_oci/cloudguard/get_data_source_event.py +1 -1
  263. pulumi_oci/cloudguard/get_data_source_events.py +1 -1
  264. pulumi_oci/cloudguard/get_data_sources.py +1 -1
  265. pulumi_oci/cloudguard/get_detector_recipe.py +1 -1
  266. pulumi_oci/cloudguard/get_detector_recipes.py +1 -1
  267. pulumi_oci/cloudguard/get_guard_target.py +1 -1
  268. pulumi_oci/cloudguard/get_guard_targets.py +1 -1
  269. pulumi_oci/cloudguard/get_managed_list.py +1 -1
  270. pulumi_oci/cloudguard/get_managed_lists.py +1 -1
  271. pulumi_oci/cloudguard/get_problem_entities.py +1 -1
  272. pulumi_oci/cloudguard/get_problem_entity.py +1 -1
  273. pulumi_oci/cloudguard/get_responder_recipe.py +1 -1
  274. pulumi_oci/cloudguard/get_responder_recipes.py +1 -1
  275. pulumi_oci/cloudguard/get_security_policies.py +1 -1
  276. pulumi_oci/cloudguard/get_security_policy.py +1 -1
  277. pulumi_oci/cloudguard/get_security_recipe.py +1 -1
  278. pulumi_oci/cloudguard/get_security_recipes.py +1 -1
  279. pulumi_oci/cloudguard/get_security_zone.py +1 -1
  280. pulumi_oci/cloudguard/get_security_zones.py +1 -1
  281. pulumi_oci/cloudguard/managed_list.py +88 -24
  282. pulumi_oci/cloudguard/outputs.py +4456 -1066
  283. pulumi_oci/cloudguard/responder_recipe.py +82 -22
  284. pulumi_oci/cloudguard/security_recipe.py +70 -18
  285. pulumi_oci/cloudguard/security_zone.py +73 -19
  286. pulumi_oci/cloudguard/target.py +100 -28
  287. pulumi_oci/cloudmigrations/_inputs.py +1111 -259
  288. pulumi_oci/cloudmigrations/get_migration.py +1 -1
  289. pulumi_oci/cloudmigrations/get_migration_asset.py +1 -1
  290. pulumi_oci/cloudmigrations/get_migration_assets.py +1 -1
  291. pulumi_oci/cloudmigrations/get_migration_plan.py +1 -1
  292. pulumi_oci/cloudmigrations/get_migration_plan_available_shape.py +1 -1
  293. pulumi_oci/cloudmigrations/get_migration_plan_available_shapes.py +1 -1
  294. pulumi_oci/cloudmigrations/get_migration_plans.py +1 -1
  295. pulumi_oci/cloudmigrations/get_migrations.py +1 -1
  296. pulumi_oci/cloudmigrations/get_replication_schedule.py +1 -1
  297. pulumi_oci/cloudmigrations/get_replication_schedules.py +1 -1
  298. pulumi_oci/cloudmigrations/get_target_asset.py +1 -1
  299. pulumi_oci/cloudmigrations/get_target_assets.py +1 -1
  300. pulumi_oci/cloudmigrations/migration.py +70 -18
  301. pulumi_oci/cloudmigrations/migration_asset.py +103 -29
  302. pulumi_oci/cloudmigrations/migration_plan.py +91 -25
  303. pulumi_oci/cloudmigrations/outputs.py +3596 -861
  304. pulumi_oci/cloudmigrations/replication_schedule.py +64 -16
  305. pulumi_oci/cloudmigrations/target_asset.py +105 -28
  306. pulumi_oci/computecloud/__init__.py +15 -0
  307. pulumi_oci/computecloud/_inputs.py +927 -0
  308. pulumi_oci/computecloud/at_customer_ccc_infrastructure.py +1004 -0
  309. pulumi_oci/computecloud/at_customer_ccc_upgrade_schedule.py +703 -0
  310. pulumi_oci/computecloud/get_at_customer_ccc_infrastructure.py +368 -0
  311. pulumi_oci/computecloud/get_at_customer_ccc_infrastructures.py +244 -0
  312. pulumi_oci/computecloud/get_at_customer_ccc_upgrade_schedule.py +264 -0
  313. pulumi_oci/computecloud/get_at_customer_ccc_upgrade_schedules.py +244 -0
  314. pulumi_oci/computecloud/outputs.py +2650 -0
  315. pulumi_oci/computeinstanceagent/_inputs.py +33 -7
  316. pulumi_oci/computeinstanceagent/get_instance_agent_plugin.py +1 -1
  317. pulumi_oci/computeinstanceagent/get_instance_agent_plugins.py +1 -1
  318. pulumi_oci/computeinstanceagent/get_instance_available_plugin.py +1 -1
  319. pulumi_oci/computeinstanceagent/outputs.py +71 -15
  320. pulumi_oci/config/vars.py +1 -1
  321. pulumi_oci/containerengine/_inputs.py +1033 -219
  322. pulumi_oci/containerengine/addon.py +61 -15
  323. pulumi_oci/containerengine/cluster.py +121 -30
  324. pulumi_oci/containerengine/cluster_complete_credential_rotation_management.py +25 -3
  325. pulumi_oci/containerengine/cluster_start_credential_rotation_management.py +31 -5
  326. pulumi_oci/containerengine/cluster_workload_mapping.py +58 -14
  327. pulumi_oci/containerengine/container_instance.py +143 -39
  328. pulumi_oci/containerengine/get_addon.py +1 -1
  329. pulumi_oci/containerengine/get_addon_options.py +1 -1
  330. pulumi_oci/containerengine/get_addons.py +1 -1
  331. pulumi_oci/containerengine/get_cluster_credential_rotation_status.py +1 -1
  332. pulumi_oci/containerengine/get_cluster_kube_config.py +1 -1
  333. pulumi_oci/containerengine/get_cluster_option.py +1 -1
  334. pulumi_oci/containerengine/get_cluster_workload_mapping.py +1 -1
  335. pulumi_oci/containerengine/get_cluster_workload_mappings.py +1 -1
  336. pulumi_oci/containerengine/get_clusters.py +1 -1
  337. pulumi_oci/containerengine/get_migrate_to_native_vcn_status.py +1 -1
  338. pulumi_oci/containerengine/get_node_pool.py +1 -1
  339. pulumi_oci/containerengine/get_node_pool_option.py +1 -1
  340. pulumi_oci/containerengine/get_node_pools.py +1 -1
  341. pulumi_oci/containerengine/get_pod_shapes.py +1 -1
  342. pulumi_oci/containerengine/get_virtual_node_pool.py +1 -1
  343. pulumi_oci/containerengine/get_virtual_node_pools.py +1 -1
  344. pulumi_oci/containerengine/get_work_request_errors.py +1 -1
  345. pulumi_oci/containerengine/get_work_request_log_entries.py +1 -1
  346. pulumi_oci/containerengine/get_work_requests.py +1 -1
  347. pulumi_oci/containerengine/node_pool.py +170 -49
  348. pulumi_oci/containerengine/outputs.py +2481 -536
  349. pulumi_oci/containerengine/virtual_node_pool.py +119 -31
  350. pulumi_oci/containerinstances/_inputs.py +33 -7
  351. pulumi_oci/containerinstances/get_container_instance.py +1 -1
  352. pulumi_oci/containerinstances/get_container_instance_shape.py +1 -1
  353. pulumi_oci/containerinstances/get_container_instance_shapes.py +1 -1
  354. pulumi_oci/containerinstances/get_container_instances.py +1 -1
  355. pulumi_oci/containerinstances/outputs.py +935 -226
  356. pulumi_oci/core/_inputs.py +4772 -994
  357. pulumi_oci/core/app_catalog_listing_resource_version_agreement.py +43 -9
  358. pulumi_oci/core/app_catalog_subscription.py +76 -20
  359. pulumi_oci/core/boot_volume.py +132 -40
  360. pulumi_oci/core/boot_volume_backup.py +102 -27
  361. pulumi_oci/core/capture_filter.py +61 -15
  362. pulumi_oci/core/cluster_network.py +86 -20
  363. pulumi_oci/core/compute_capacity_report.py +40 -8
  364. pulumi_oci/core/compute_capacity_reservation.py +76 -20
  365. pulumi_oci/core/compute_cluster.py +55 -13
  366. pulumi_oci/core/compute_image_capability_schema.py +67 -17
  367. pulumi_oci/core/console_history.py +55 -13
  368. pulumi_oci/core/cpe.py +64 -16
  369. pulumi_oci/core/cross_connect.py +111 -30
  370. pulumi_oci/core/cross_connect_group.py +72 -17
  371. pulumi_oci/core/dedicated_vm_host.py +79 -21
  372. pulumi_oci/core/default_dhcp_options.py +67 -17
  373. pulumi_oci/core/default_route_table.py +61 -15
  374. pulumi_oci/core/default_security_list.py +67 -17
  375. pulumi_oci/core/dhcp_options.py +67 -17
  376. pulumi_oci/core/drg.py +58 -14
  377. pulumi_oci/core/drg_attachment.py +96 -25
  378. pulumi_oci/core/drg_attachment_management.py +111 -30
  379. pulumi_oci/core/drg_attachments_list.py +40 -8
  380. pulumi_oci/core/drg_route_distribution.py +58 -14
  381. pulumi_oci/core/drg_route_distribution_statement.py +48 -9
  382. pulumi_oci/core/drg_route_table.py +70 -18
  383. pulumi_oci/core/drg_route_table_route_rule.py +58 -14
  384. pulumi_oci/core/get_app_catalog_listing.py +1 -1
  385. pulumi_oci/core/get_app_catalog_listing_resource_version.py +1 -1
  386. pulumi_oci/core/get_app_catalog_listing_resource_versions.py +1 -1
  387. pulumi_oci/core/get_app_catalog_listings.py +1 -1
  388. pulumi_oci/core/get_app_catalog_subscriptions.py +1 -1
  389. pulumi_oci/core/get_block_volume_replica.py +1 -1
  390. pulumi_oci/core/get_block_volume_replicas.py +1 -1
  391. pulumi_oci/core/get_boot_volume.py +1 -1
  392. pulumi_oci/core/get_boot_volume_attachments.py +1 -1
  393. pulumi_oci/core/get_boot_volume_backup.py +1 -1
  394. pulumi_oci/core/get_boot_volume_backups.py +1 -1
  395. pulumi_oci/core/get_boot_volume_replica.py +1 -1
  396. pulumi_oci/core/get_boot_volume_replicas.py +1 -1
  397. pulumi_oci/core/get_boot_volumes.py +1 -1
  398. pulumi_oci/core/get_byoip_allocated_ranges.py +1 -1
  399. pulumi_oci/core/get_byoip_range.py +1 -1
  400. pulumi_oci/core/get_byoip_ranges.py +1 -1
  401. pulumi_oci/core/get_capture_filter.py +1 -1
  402. pulumi_oci/core/get_capture_filters.py +1 -1
  403. pulumi_oci/core/get_cluster_network.py +1 -1
  404. pulumi_oci/core/get_cluster_network_instances.py +1 -1
  405. pulumi_oci/core/get_cluster_networks.py +1 -1
  406. pulumi_oci/core/get_cnv_dns_resolver_association.py +1 -1
  407. pulumi_oci/core/get_compute_capacity_reservation.py +1 -1
  408. pulumi_oci/core/get_compute_capacity_reservation_instance_shapes.py +1 -1
  409. pulumi_oci/core/get_compute_capacity_reservation_instances.py +1 -1
  410. pulumi_oci/core/get_compute_capacity_reservations.py +1 -1
  411. pulumi_oci/core/get_compute_cluster.py +1 -1
  412. pulumi_oci/core/get_compute_clusters.py +1 -1
  413. pulumi_oci/core/get_compute_global_image_capability_schema.py +1 -1
  414. pulumi_oci/core/get_compute_global_image_capability_schemas.py +1 -1
  415. pulumi_oci/core/get_compute_global_image_capability_schemas_version.py +1 -1
  416. pulumi_oci/core/get_compute_global_image_capability_schemas_versions.py +1 -1
  417. pulumi_oci/core/get_compute_image_capability_schema.py +1 -1
  418. pulumi_oci/core/get_compute_image_capability_schemas.py +1 -1
  419. pulumi_oci/core/get_console_histories.py +1 -1
  420. pulumi_oci/core/get_console_history_data.py +1 -1
  421. pulumi_oci/core/get_cpe_device_shape.py +1 -1
  422. pulumi_oci/core/get_cpe_device_shapes.py +1 -1
  423. pulumi_oci/core/get_cpes.py +1 -1
  424. pulumi_oci/core/get_cross_connect.py +1 -1
  425. pulumi_oci/core/get_cross_connect_group.py +1 -1
  426. pulumi_oci/core/get_cross_connect_groups.py +1 -1
  427. pulumi_oci/core/get_cross_connect_locations.py +1 -1
  428. pulumi_oci/core/get_cross_connect_port_speed_shape.py +1 -1
  429. pulumi_oci/core/get_cross_connect_status.py +1 -1
  430. pulumi_oci/core/get_cross_connects.py +1 -1
  431. pulumi_oci/core/get_dedicated_vm_host.py +1 -1
  432. pulumi_oci/core/get_dedicated_vm_host_instance_shapes.py +1 -1
  433. pulumi_oci/core/get_dedicated_vm_host_instances.py +1 -1
  434. pulumi_oci/core/get_dedicated_vm_host_shapes.py +1 -1
  435. pulumi_oci/core/get_dedicated_vm_hosts.py +1 -1
  436. pulumi_oci/core/get_dhcp_options.py +1 -1
  437. pulumi_oci/core/get_drg_attachments.py +1 -1
  438. pulumi_oci/core/get_drg_route_distribution.py +1 -1
  439. pulumi_oci/core/get_drg_route_distribution_statements.py +1 -1
  440. pulumi_oci/core/get_drg_route_distributions.py +1 -1
  441. pulumi_oci/core/get_drg_route_rule.py +1 -1
  442. pulumi_oci/core/get_drg_route_table_route_rules.py +1 -1
  443. pulumi_oci/core/get_drg_route_tables.py +1 -1
  444. pulumi_oci/core/get_drgs.py +1 -1
  445. pulumi_oci/core/get_fast_connect_provider_service.py +1 -1
  446. pulumi_oci/core/get_fast_connect_provider_service_key.py +1 -1
  447. pulumi_oci/core/get_fast_connect_provider_services.py +1 -1
  448. pulumi_oci/core/get_image.py +1 -1
  449. pulumi_oci/core/get_image_shape.py +1 -1
  450. pulumi_oci/core/get_image_shapes.py +1 -1
  451. pulumi_oci/core/get_images.py +1 -1
  452. pulumi_oci/core/get_instance.py +1 -1
  453. pulumi_oci/core/get_instance_configuration.py +1 -1
  454. pulumi_oci/core/get_instance_configurations.py +1 -1
  455. pulumi_oci/core/get_instance_console_connections.py +1 -1
  456. pulumi_oci/core/get_instance_credentials.py +1 -1
  457. pulumi_oci/core/get_instance_devices.py +1 -1
  458. pulumi_oci/core/get_instance_maintenance_reboot.py +1 -1
  459. pulumi_oci/core/get_instance_measured_boot_report.py +1 -1
  460. pulumi_oci/core/get_instance_pool.py +1 -1
  461. pulumi_oci/core/get_instance_pool_instances.py +1 -1
  462. pulumi_oci/core/get_instance_pool_load_balancer_attachment.py +1 -1
  463. pulumi_oci/core/get_instance_pools.py +1 -1
  464. pulumi_oci/core/get_instances.py +1 -1
  465. pulumi_oci/core/get_internet_gateways.py +1 -1
  466. pulumi_oci/core/get_ipsec_algorithm.py +21 -1
  467. pulumi_oci/core/get_ipsec_config.py +1 -1
  468. pulumi_oci/core/get_ipsec_connection_tunnel.py +1 -1
  469. pulumi_oci/core/get_ipsec_connection_tunnel_error.py +1 -1
  470. pulumi_oci/core/get_ipsec_connection_tunnel_routes.py +1 -1
  471. pulumi_oci/core/get_ipsec_connection_tunnels.py +1 -1
  472. pulumi_oci/core/get_ipsec_connections.py +1 -1
  473. pulumi_oci/core/get_ipsec_status.py +1 -1
  474. pulumi_oci/core/get_ipv6.py +1 -1
  475. pulumi_oci/core/get_ipv6s.py +1 -1
  476. pulumi_oci/core/get_letter_of_authority.py +1 -1
  477. pulumi_oci/core/get_listing_resource_version.py +1 -1
  478. pulumi_oci/core/get_listing_resource_versions.py +1 -1
  479. pulumi_oci/core/get_local_peering_gateways.py +1 -1
  480. pulumi_oci/core/get_nat_gateway.py +1 -1
  481. pulumi_oci/core/get_nat_gateways.py +1 -1
  482. pulumi_oci/core/get_network_security_group.py +1 -1
  483. pulumi_oci/core/get_network_security_group_security_rules.py +1 -1
  484. pulumi_oci/core/get_network_security_group_vnics.py +1 -1
  485. pulumi_oci/core/get_network_security_groups.py +1 -1
  486. pulumi_oci/core/get_peer_region_for_remote_peerings.py +1 -1
  487. pulumi_oci/core/get_private_ip.py +1 -1
  488. pulumi_oci/core/get_private_ips.py +1 -1
  489. pulumi_oci/core/get_public_ip.py +1 -1
  490. pulumi_oci/core/get_public_ip_pool.py +1 -1
  491. pulumi_oci/core/get_public_ip_pools.py +1 -1
  492. pulumi_oci/core/get_public_ips.py +1 -1
  493. pulumi_oci/core/get_remote_peering_connections.py +1 -1
  494. pulumi_oci/core/get_route_tables.py +1 -1
  495. pulumi_oci/core/get_security_lists.py +1 -1
  496. pulumi_oci/core/get_service_gateways.py +1 -1
  497. pulumi_oci/core/get_services.py +1 -1
  498. pulumi_oci/core/get_shape.py +1 -1
  499. pulumi_oci/core/get_shapes.py +1 -1
  500. pulumi_oci/core/get_subnet.py +1 -1
  501. pulumi_oci/core/get_subnets.py +1 -1
  502. pulumi_oci/core/get_tunnel_security_associations.py +1 -1
  503. pulumi_oci/core/get_vcn.py +1 -1
  504. pulumi_oci/core/get_vcns.py +1 -1
  505. pulumi_oci/core/get_virtual_circuit.py +1 -1
  506. pulumi_oci/core/get_virtual_circuit_associated_tunnels.py +1 -1
  507. pulumi_oci/core/get_virtual_circuit_bandwidth_shapes.py +1 -1
  508. pulumi_oci/core/get_virtual_circuit_public_prefixes.py +1 -1
  509. pulumi_oci/core/get_virtual_circuits.py +1 -1
  510. pulumi_oci/core/get_virtual_networks.py +1 -1
  511. pulumi_oci/core/get_vlan.py +1 -1
  512. pulumi_oci/core/get_vlans.py +1 -1
  513. pulumi_oci/core/get_vnic.py +1 -1
  514. pulumi_oci/core/get_vnic_attachments.py +1 -1
  515. pulumi_oci/core/get_volume.py +1 -1
  516. pulumi_oci/core/get_volume_attachments.py +1 -1
  517. pulumi_oci/core/get_volume_backup_policies.py +1 -1
  518. pulumi_oci/core/get_volume_backup_policy_assignments.py +1 -1
  519. pulumi_oci/core/get_volume_backups.py +1 -1
  520. pulumi_oci/core/get_volume_group_backups.py +1 -1
  521. pulumi_oci/core/get_volume_group_replica.py +1 -1
  522. pulumi_oci/core/get_volume_group_replicas.py +1 -1
  523. pulumi_oci/core/get_volume_groups.py +1 -1
  524. pulumi_oci/core/get_volumes.py +1 -1
  525. pulumi_oci/core/get_vtap.py +1 -1
  526. pulumi_oci/core/get_vtaps.py +1 -1
  527. pulumi_oci/core/image.py +99 -26
  528. pulumi_oci/core/instance.py +277 -94
  529. pulumi_oci/core/instance_configuration.py +72 -17
  530. pulumi_oci/core/instance_console_connection.py +61 -15
  531. pulumi_oci/core/instance_pool.py +91 -25
  532. pulumi_oci/core/instance_pool_instance.py +73 -19
  533. pulumi_oci/core/internet_gateway.py +67 -17
  534. pulumi_oci/core/ipsec.py +82 -22
  535. pulumi_oci/core/ipsec_connection_tunnel_management.py +120 -33
  536. pulumi_oci/core/ipv6.py +67 -17
  537. pulumi_oci/core/listing_resource_version_agreement.py +127 -11
  538. pulumi_oci/core/local_peering_gateway.py +82 -22
  539. pulumi_oci/core/nat_gateway.py +76 -20
  540. pulumi_oci/core/network_security_group.py +55 -13
  541. pulumi_oci/core/network_security_group_security_rule.py +112 -27
  542. pulumi_oci/core/outputs.py +14631 -3340
  543. pulumi_oci/core/private_ip.py +79 -21
  544. pulumi_oci/core/public_ip.py +82 -22
  545. pulumi_oci/core/public_ip_pool.py +52 -12
  546. pulumi_oci/core/public_ip_pool_capacity.py +37 -7
  547. pulumi_oci/core/remote_peering_connection.py +76 -20
  548. pulumi_oci/core/route_table.py +61 -15
  549. pulumi_oci/core/route_table_attachment.py +31 -5
  550. pulumi_oci/core/security_list.py +67 -17
  551. pulumi_oci/core/service_gateway.py +70 -18
  552. pulumi_oci/core/shape_management.py +37 -7
  553. pulumi_oci/core/subnet.py +127 -37
  554. pulumi_oci/core/vcn.py +109 -31
  555. pulumi_oci/core/virtual_circuit.py +160 -51
  556. pulumi_oci/core/virtual_network.py +109 -31
  557. pulumi_oci/core/vlan.py +85 -23
  558. pulumi_oci/core/vnic_attachment.py +72 -17
  559. pulumi_oci/core/volume.py +138 -45
  560. pulumi_oci/core/volume_attachment.py +124 -39
  561. pulumi_oci/core/volume_backup.py +105 -28
  562. pulumi_oci/core/volume_backup_policy.py +58 -14
  563. pulumi_oci/core/volume_backup_policy_assignment.py +34 -6
  564. pulumi_oci/core/volume_group.py +105 -28
  565. pulumi_oci/core/volume_group_backup.py +99 -26
  566. pulumi_oci/core/vtap.py +136 -40
  567. pulumi_oci/database/_inputs.py +3678 -749
  568. pulumi_oci/database/application_vip.py +67 -17
  569. pulumi_oci/database/autonomous_container_database.py +280 -83
  570. pulumi_oci/database/autonomous_container_database_dataguard_association.py +88 -24
  571. pulumi_oci/database/autonomous_container_database_dataguard_association_operation.py +37 -7
  572. pulumi_oci/database/autonomous_container_database_dataguard_role_change.py +43 -9
  573. pulumi_oci/database/autonomous_database.py +677 -186
  574. pulumi_oci/database/autonomous_database_backup.py +105 -28
  575. pulumi_oci/database/autonomous_database_instance_wallet_management.py +43 -9
  576. pulumi_oci/database/autonomous_database_regional_wallet_management.py +37 -7
  577. pulumi_oci/database/autonomous_database_wallet.py +46 -10
  578. pulumi_oci/database/autonomous_exadata_infrastructure.py +123 -37
  579. pulumi_oci/database/autonomous_vm_cluster.py +193 -59
  580. pulumi_oci/database/autonomous_vm_cluster_ords_certificate_management.py +49 -11
  581. pulumi_oci/database/autonomous_vm_cluster_ssl_certificate_management.py +49 -11
  582. pulumi_oci/database/backup.py +79 -21
  583. pulumi_oci/database/backup_cancel_management.py +31 -5
  584. pulumi_oci/database/backup_destination.py +99 -29
  585. pulumi_oci/database/cloud_autonomous_vm_cluster.py +243 -74
  586. pulumi_oci/database/cloud_database_management.py +84 -21
  587. pulumi_oci/database/cloud_exadata_infrastructure.py +147 -42
  588. pulumi_oci/database/cloud_vm_cluster.py +255 -78
  589. pulumi_oci/database/cloud_vm_cluster_iorm_config.py +43 -9
  590. pulumi_oci/database/data_guard_association.py +249 -76
  591. pulumi_oci/database/database.py +159 -46
  592. pulumi_oci/database/database_software_image.py +103 -29
  593. pulumi_oci/database/database_upgrade.py +129 -36
  594. pulumi_oci/database/db_home.py +120 -33
  595. pulumi_oci/database/db_node.py +100 -28
  596. pulumi_oci/database/db_node_console_connection.py +61 -15
  597. pulumi_oci/database/db_system.py +303 -89
  598. pulumi_oci/database/db_systems_upgrade.py +181 -55
  599. pulumi_oci/database/exadata_infrastructure.py +248 -74
  600. pulumi_oci/database/exadata_infrastructure_compute.py +166 -50
  601. pulumi_oci/database/exadata_infrastructure_storage.py +195 -58
  602. pulumi_oci/database/exadata_iorm_config.py +43 -9
  603. pulumi_oci/database/external_container_database.py +85 -23
  604. pulumi_oci/database/external_container_database_management.py +43 -9
  605. pulumi_oci/database/external_container_databases_stack_monitoring.py +37 -7
  606. pulumi_oci/database/external_database_connector.py +95 -23
  607. pulumi_oci/database/external_non_container_database.py +88 -24
  608. pulumi_oci/database/external_non_container_database_management.py +43 -9
  609. pulumi_oci/database/external_non_container_database_operations_insights_management.py +37 -7
  610. pulumi_oci/database/external_non_container_databases_stack_monitoring.py +37 -7
  611. pulumi_oci/database/external_pluggable_database.py +100 -28
  612. pulumi_oci/database/external_pluggable_database_management.py +37 -7
  613. pulumi_oci/database/external_pluggable_database_operations_insights_management.py +37 -7
  614. pulumi_oci/database/external_pluggable_databases_stack_monitoring.py +37 -7
  615. pulumi_oci/database/get_application_vip.py +1 -1
  616. pulumi_oci/database/get_application_vips.py +1 -1
  617. pulumi_oci/database/get_autonomous_character_sets.py +1 -1
  618. pulumi_oci/database/get_autonomous_container_database.py +1 -1
  619. pulumi_oci/database/get_autonomous_container_database_dataguard_association.py +1 -1
  620. pulumi_oci/database/get_autonomous_container_database_dataguard_associations.py +1 -1
  621. pulumi_oci/database/get_autonomous_container_database_resource_usage.py +1 -1
  622. pulumi_oci/database/get_autonomous_container_database_versions.py +1 -1
  623. pulumi_oci/database/get_autonomous_container_databases.py +1 -1
  624. pulumi_oci/database/get_autonomous_container_patches.py +1 -1
  625. pulumi_oci/database/get_autonomous_database.py +41 -2
  626. pulumi_oci/database/get_autonomous_database_backup.py +1 -1
  627. pulumi_oci/database/get_autonomous_database_backups.py +1 -1
  628. pulumi_oci/database/get_autonomous_database_dataguard_association.py +1 -1
  629. pulumi_oci/database/get_autonomous_database_dataguard_associations.py +1 -1
  630. pulumi_oci/database/get_autonomous_database_instance_wallet_management.py +1 -1
  631. pulumi_oci/database/get_autonomous_database_refreshable_clones.py +1 -1
  632. pulumi_oci/database/get_autonomous_database_regional_wallet_management.py +21 -1
  633. pulumi_oci/database/get_autonomous_database_wallet.py +1 -1
  634. pulumi_oci/database/get_autonomous_databases.py +39 -2
  635. pulumi_oci/database/get_autonomous_databases_clones.py +1 -1
  636. pulumi_oci/database/get_autonomous_db_preview_versions.py +1 -1
  637. pulumi_oci/database/get_autonomous_db_versions.py +1 -1
  638. pulumi_oci/database/get_autonomous_exadata_infrastructure.py +1 -1
  639. pulumi_oci/database/get_autonomous_exadata_infrastructure_ocpu.py +1 -1
  640. pulumi_oci/database/get_autonomous_exadata_infrastructure_shapes.py +1 -1
  641. pulumi_oci/database/get_autonomous_exadata_infrastructures.py +1 -1
  642. pulumi_oci/database/get_autonomous_patch.py +1 -1
  643. pulumi_oci/database/get_autonomous_virtual_machine.py +1 -1
  644. pulumi_oci/database/get_autonomous_virtual_machines.py +1 -1
  645. pulumi_oci/database/get_autonomous_vm_cluster.py +1 -1
  646. pulumi_oci/database/get_autonomous_vm_clusters.py +1 -1
  647. pulumi_oci/database/get_backup_destination.py +1 -1
  648. pulumi_oci/database/get_backup_destinations.py +1 -1
  649. pulumi_oci/database/get_backups.py +1 -1
  650. pulumi_oci/database/get_cloud_autonomous_vm_cluster.py +1 -1
  651. pulumi_oci/database/get_cloud_autonomous_vm_cluster_acd_resource_usages.py +1 -1
  652. pulumi_oci/database/get_cloud_autonomous_vm_cluster_resource_usage.py +1 -1
  653. pulumi_oci/database/get_cloud_autonomous_vm_clusters.py +1 -1
  654. pulumi_oci/database/get_cloud_exadata_infrastructure.py +1 -1
  655. pulumi_oci/database/get_cloud_exadata_infrastructure_un_allocated_resource.py +1 -1
  656. pulumi_oci/database/get_cloud_exadata_infrastructures.py +1 -1
  657. pulumi_oci/database/get_cloud_vm_cluster.py +1 -1
  658. pulumi_oci/database/get_cloud_vm_cluster_iorm_config.py +1 -1
  659. pulumi_oci/database/get_cloud_vm_clusters.py +1 -1
  660. pulumi_oci/database/get_data_guard_association.py +1 -1
  661. pulumi_oci/database/get_data_guard_associations.py +1 -1
  662. pulumi_oci/database/get_database.py +1 -1
  663. pulumi_oci/database/get_database_maintenance_run_histories.py +1 -1
  664. pulumi_oci/database/get_database_maintenance_run_history.py +1 -1
  665. pulumi_oci/database/get_database_pdb_conversion_history_entries.py +1 -1
  666. pulumi_oci/database/get_database_pdb_conversion_history_entry.py +1 -1
  667. pulumi_oci/database/get_database_software_image.py +1 -1
  668. pulumi_oci/database/get_database_software_images.py +1 -1
  669. pulumi_oci/database/get_database_upgrade_history_entries.py +1 -1
  670. pulumi_oci/database/get_database_upgrade_history_entry.py +1 -1
  671. pulumi_oci/database/get_databases.py +1 -1
  672. pulumi_oci/database/get_db_home.py +1 -1
  673. pulumi_oci/database/get_db_home_patch_history_entries.py +1 -1
  674. pulumi_oci/database/get_db_home_patches.py +1 -1
  675. pulumi_oci/database/get_db_homes.py +1 -1
  676. pulumi_oci/database/get_db_node.py +1 -1
  677. pulumi_oci/database/get_db_node_console_connection.py +1 -1
  678. pulumi_oci/database/get_db_node_console_connections.py +1 -1
  679. pulumi_oci/database/get_db_nodes.py +1 -1
  680. pulumi_oci/database/get_db_server.py +1 -1
  681. pulumi_oci/database/get_db_servers.py +1 -1
  682. pulumi_oci/database/get_db_system_compute_performances.py +1 -1
  683. pulumi_oci/database/get_db_system_history_entries.py +1 -1
  684. pulumi_oci/database/get_db_system_patches.py +1 -1
  685. pulumi_oci/database/get_db_system_shapes.py +1 -1
  686. pulumi_oci/database/get_db_system_storage_performances.py +1 -1
  687. pulumi_oci/database/get_db_systems.py +1 -1
  688. pulumi_oci/database/get_db_systems_upgrade_history_entries.py +1 -1
  689. pulumi_oci/database/get_db_systems_upgrade_history_entry.py +1 -1
  690. pulumi_oci/database/get_db_versions.py +1 -1
  691. pulumi_oci/database/get_exadata_infrastructure.py +1 -1
  692. pulumi_oci/database/get_exadata_infrastructure_download_config_file.py +1 -1
  693. pulumi_oci/database/get_exadata_infrastructure_un_allocated_resource.py +1 -1
  694. pulumi_oci/database/get_exadata_infrastructures.py +1 -1
  695. pulumi_oci/database/get_exadata_iorm_config.py +1 -1
  696. pulumi_oci/database/get_external_container_database.py +1 -1
  697. pulumi_oci/database/get_external_container_databases.py +1 -1
  698. pulumi_oci/database/get_external_database_connector.py +1 -1
  699. pulumi_oci/database/get_external_database_connectors.py +1 -1
  700. pulumi_oci/database/get_external_non_container_database.py +1 -1
  701. pulumi_oci/database/get_external_non_container_databases.py +1 -1
  702. pulumi_oci/database/get_external_pluggable_database.py +1 -1
  703. pulumi_oci/database/get_external_pluggable_databases.py +1 -1
  704. pulumi_oci/database/get_flex_components.py +1 -1
  705. pulumi_oci/database/get_gi_versions.py +1 -1
  706. pulumi_oci/database/get_infrastructure_target_version.py +1 -1
  707. pulumi_oci/database/get_key_store.py +1 -1
  708. pulumi_oci/database/get_key_stores.py +1 -1
  709. pulumi_oci/database/get_maintenance_run.py +1 -1
  710. pulumi_oci/database/get_maintenance_runs.py +1 -1
  711. pulumi_oci/database/get_managed_preferred_credential.py +1 -1
  712. pulumi_oci/database/get_managed_preferred_credentials.py +1 -1
  713. pulumi_oci/database/get_oneoff_patch.py +1 -1
  714. pulumi_oci/database/get_oneoff_patches.py +1 -1
  715. pulumi_oci/database/get_pluggable_database.py +1 -1
  716. pulumi_oci/database/get_pluggable_databases.py +1 -1
  717. pulumi_oci/database/get_vm_cluster.py +1 -1
  718. pulumi_oci/database/get_vm_cluster_network.py +1 -1
  719. pulumi_oci/database/get_vm_cluster_network_download_config_file.py +1 -1
  720. pulumi_oci/database/get_vm_cluster_networks.py +1 -1
  721. pulumi_oci/database/get_vm_cluster_patch.py +1 -1
  722. pulumi_oci/database/get_vm_cluster_patch_history_entries.py +1 -1
  723. pulumi_oci/database/get_vm_cluster_patch_history_entry.py +1 -1
  724. pulumi_oci/database/get_vm_cluster_patches.py +1 -1
  725. pulumi_oci/database/get_vm_cluster_recommended_network.py +1 -1
  726. pulumi_oci/database/get_vm_cluster_update.py +1 -1
  727. pulumi_oci/database/get_vm_cluster_update_history_entries.py +1 -1
  728. pulumi_oci/database/get_vm_cluster_update_history_entry.py +1 -1
  729. pulumi_oci/database/get_vm_cluster_updates.py +1 -1
  730. pulumi_oci/database/get_vm_clusters.py +1 -1
  731. pulumi_oci/database/key_store.py +66 -15
  732. pulumi_oci/database/maintenance_run.py +148 -44
  733. pulumi_oci/database/oneoff_patch.py +88 -24
  734. pulumi_oci/database/outputs.py +12905 -3057
  735. pulumi_oci/database/pluggable_database.py +91 -25
  736. pulumi_oci/database/pluggable_database_managements_management.py +114 -31
  737. pulumi_oci/database/pluggable_databases_local_clone.py +85 -23
  738. pulumi_oci/database/pluggable_databases_remote_clone.py +97 -27
  739. pulumi_oci/database/vm_cluster.py +171 -50
  740. pulumi_oci/database/vm_cluster_add_virtual_network.py +109 -31
  741. pulumi_oci/database/vm_cluster_network.py +103 -29
  742. pulumi_oci/database/vm_cluster_remove_virtual_machine.py +103 -29
  743. pulumi_oci/databasemanagement/_inputs.py +1848 -402
  744. pulumi_oci/databasemanagement/db_management_private_endpoint.py +67 -17
  745. pulumi_oci/databasemanagement/external_asm.py +73 -19
  746. pulumi_oci/databasemanagement/external_cluster.py +79 -21
  747. pulumi_oci/databasemanagement/external_cluster_instance.py +73 -19
  748. pulumi_oci/databasemanagement/external_db_node.py +70 -18
  749. pulumi_oci/databasemanagement/external_db_system.py +80 -18
  750. pulumi_oci/databasemanagement/external_db_system_connector.py +73 -19
  751. pulumi_oci/databasemanagement/external_db_system_database_managements_management.py +37 -7
  752. pulumi_oci/databasemanagement/external_db_system_discovery.py +67 -17
  753. pulumi_oci/databasemanagement/external_db_system_stack_monitorings_management.py +43 -9
  754. pulumi_oci/databasemanagement/external_exadata_infrastructure.py +91 -25
  755. pulumi_oci/databasemanagement/external_exadata_infrastructure_exadata_management.py +37 -7
  756. pulumi_oci/databasemanagement/external_exadata_storage_connector.py +84 -21
  757. pulumi_oci/databasemanagement/external_listener.py +100 -28
  758. pulumi_oci/databasemanagement/get_db_management_private_endpoint.py +1 -1
  759. pulumi_oci/databasemanagement/get_db_management_private_endpoint_associated_database.py +1 -1
  760. pulumi_oci/databasemanagement/get_db_management_private_endpoint_associated_databases.py +1 -1
  761. pulumi_oci/databasemanagement/get_db_management_private_endpoints.py +1 -1
  762. pulumi_oci/databasemanagement/get_external_asm.py +1 -1
  763. pulumi_oci/databasemanagement/get_external_asm_configuration.py +1 -1
  764. pulumi_oci/databasemanagement/get_external_asm_disk_groups.py +1 -1
  765. pulumi_oci/databasemanagement/get_external_asm_instance.py +1 -1
  766. pulumi_oci/databasemanagement/get_external_asm_instances.py +1 -1
  767. pulumi_oci/databasemanagement/get_external_asm_users.py +1 -1
  768. pulumi_oci/databasemanagement/get_external_asms.py +1 -1
  769. pulumi_oci/databasemanagement/get_external_cluster.py +1 -1
  770. pulumi_oci/databasemanagement/get_external_cluster_instance.py +1 -1
  771. pulumi_oci/databasemanagement/get_external_cluster_instances.py +1 -1
  772. pulumi_oci/databasemanagement/get_external_clusters.py +1 -1
  773. pulumi_oci/databasemanagement/get_external_databases.py +1 -1
  774. pulumi_oci/databasemanagement/get_external_db_home.py +1 -1
  775. pulumi_oci/databasemanagement/get_external_db_homes.py +1 -1
  776. pulumi_oci/databasemanagement/get_external_db_node.py +1 -1
  777. pulumi_oci/databasemanagement/get_external_db_nodes.py +1 -1
  778. pulumi_oci/databasemanagement/get_external_db_system.py +1 -1
  779. pulumi_oci/databasemanagement/get_external_db_system_connector.py +1 -1
  780. pulumi_oci/databasemanagement/get_external_db_system_connectors.py +1 -1
  781. pulumi_oci/databasemanagement/get_external_db_system_discoveries.py +1 -1
  782. pulumi_oci/databasemanagement/get_external_db_system_discovery.py +1 -1
  783. pulumi_oci/databasemanagement/get_external_db_systems.py +1 -1
  784. pulumi_oci/databasemanagement/get_external_exadata_infrastructure.py +1 -1
  785. pulumi_oci/databasemanagement/get_external_exadata_infrastructures.py +1 -1
  786. pulumi_oci/databasemanagement/get_external_exadata_storage_connector.py +1 -1
  787. pulumi_oci/databasemanagement/get_external_exadata_storage_connectors.py +1 -1
  788. pulumi_oci/databasemanagement/get_external_exadata_storage_grid.py +1 -1
  789. pulumi_oci/databasemanagement/get_external_exadata_storage_server.py +1 -1
  790. pulumi_oci/databasemanagement/get_external_exadata_storage_server_iorm_plan.py +1 -1
  791. pulumi_oci/databasemanagement/get_external_exadata_storage_server_open_alert_history.py +1 -1
  792. pulumi_oci/databasemanagement/get_external_exadata_storage_server_top_sql_cpu_activity.py +1 -1
  793. pulumi_oci/databasemanagement/get_external_exadata_storage_servers.py +1 -1
  794. pulumi_oci/databasemanagement/get_external_listener.py +1 -1
  795. pulumi_oci/databasemanagement/get_external_listener_services.py +1 -1
  796. pulumi_oci/databasemanagement/get_external_listeners.py +1 -1
  797. pulumi_oci/databasemanagement/get_job_executions_status.py +1 -1
  798. pulumi_oci/databasemanagement/get_job_executions_statuses.py +1 -1
  799. pulumi_oci/databasemanagement/get_managed_database.py +1 -1
  800. pulumi_oci/databasemanagement/get_managed_database_addm_task.py +1 -1
  801. pulumi_oci/databasemanagement/get_managed_database_addm_tasks.py +1 -1
  802. pulumi_oci/databasemanagement/get_managed_database_alert_log_count.py +1 -1
  803. pulumi_oci/databasemanagement/get_managed_database_alert_log_counts.py +1 -1
  804. pulumi_oci/databasemanagement/get_managed_database_attention_log_count.py +1 -1
  805. pulumi_oci/databasemanagement/get_managed_database_attention_log_counts.py +1 -1
  806. pulumi_oci/databasemanagement/get_managed_database_cursor_cache_statements.py +1 -1
  807. pulumi_oci/databasemanagement/get_managed_database_group.py +1 -1
  808. pulumi_oci/databasemanagement/get_managed_database_groups.py +1 -1
  809. pulumi_oci/databasemanagement/get_managed_database_optimizer_statistics_advisor_execution.py +1 -1
  810. pulumi_oci/databasemanagement/get_managed_database_optimizer_statistics_advisor_execution_script.py +1 -1
  811. pulumi_oci/databasemanagement/get_managed_database_optimizer_statistics_advisor_executions.py +1 -1
  812. pulumi_oci/databasemanagement/get_managed_database_optimizer_statistics_collection_aggregations.py +1 -1
  813. pulumi_oci/databasemanagement/get_managed_database_optimizer_statistics_collection_operation.py +1 -1
  814. pulumi_oci/databasemanagement/get_managed_database_optimizer_statistics_collection_operations.py +1 -1
  815. pulumi_oci/databasemanagement/get_managed_database_sql_plan_baseline.py +1 -1
  816. pulumi_oci/databasemanagement/get_managed_database_sql_plan_baseline_configuration.py +1 -1
  817. pulumi_oci/databasemanagement/get_managed_database_sql_plan_baseline_jobs.py +1 -1
  818. pulumi_oci/databasemanagement/get_managed_database_sql_plan_baselines.py +1 -1
  819. pulumi_oci/databasemanagement/get_managed_database_sql_tuning_advisor_task.py +1 -1
  820. pulumi_oci/databasemanagement/get_managed_database_sql_tuning_advisor_tasks.py +1 -1
  821. pulumi_oci/databasemanagement/get_managed_database_sql_tuning_advisor_tasks_execution_plan_stats_comparison.py +1 -1
  822. pulumi_oci/databasemanagement/get_managed_database_sql_tuning_advisor_tasks_finding.py +1 -1
  823. pulumi_oci/databasemanagement/get_managed_database_sql_tuning_advisor_tasks_findings.py +1 -1
  824. pulumi_oci/databasemanagement/get_managed_database_sql_tuning_advisor_tasks_recommendation.py +1 -1
  825. pulumi_oci/databasemanagement/get_managed_database_sql_tuning_advisor_tasks_recommendations.py +1 -1
  826. pulumi_oci/databasemanagement/get_managed_database_sql_tuning_advisor_tasks_sql_execution_plan.py +1 -1
  827. pulumi_oci/databasemanagement/get_managed_database_sql_tuning_advisor_tasks_summary_report.py +1 -1
  828. pulumi_oci/databasemanagement/get_managed_database_sql_tuning_set.py +1 -1
  829. pulumi_oci/databasemanagement/get_managed_database_sql_tuning_sets.py +1 -1
  830. pulumi_oci/databasemanagement/get_managed_database_table_statistics.py +1 -1
  831. pulumi_oci/databasemanagement/get_managed_database_user.py +1 -1
  832. pulumi_oci/databasemanagement/get_managed_database_user_consumer_group_privilege.py +1 -1
  833. pulumi_oci/databasemanagement/get_managed_database_user_consumer_group_privileges.py +1 -1
  834. pulumi_oci/databasemanagement/get_managed_database_user_data_access_container.py +1 -1
  835. pulumi_oci/databasemanagement/get_managed_database_user_data_access_containers.py +1 -1
  836. pulumi_oci/databasemanagement/get_managed_database_user_object_privilege.py +1 -1
  837. pulumi_oci/databasemanagement/get_managed_database_user_object_privileges.py +1 -1
  838. pulumi_oci/databasemanagement/get_managed_database_user_proxied_for_user.py +1 -1
  839. pulumi_oci/databasemanagement/get_managed_database_user_proxied_for_users.py +1 -1
  840. pulumi_oci/databasemanagement/get_managed_database_user_role.py +1 -1
  841. pulumi_oci/databasemanagement/get_managed_database_user_roles.py +1 -1
  842. pulumi_oci/databasemanagement/get_managed_database_users.py +1 -1
  843. pulumi_oci/databasemanagement/get_managed_databases.py +1 -1
  844. pulumi_oci/databasemanagement/get_managed_databases_asm_properties.py +1 -1
  845. pulumi_oci/databasemanagement/get_managed_databases_asm_property.py +1 -1
  846. pulumi_oci/databasemanagement/get_managed_databases_database_parameter.py +1 -1
  847. pulumi_oci/databasemanagement/get_managed_databases_database_parameters.py +1 -1
  848. pulumi_oci/databasemanagement/get_managed_databases_user_proxy_user.py +1 -1
  849. pulumi_oci/databasemanagement/get_managed_databases_user_proxy_users.py +1 -1
  850. pulumi_oci/databasemanagement/get_managed_databases_user_system_privilege.py +1 -1
  851. pulumi_oci/databasemanagement/get_managed_databases_user_system_privileges.py +1 -1
  852. pulumi_oci/databasemanagement/managed_database_group.py +52 -12
  853. pulumi_oci/databasemanagement/managed_databases_change_database_parameter.py +48 -9
  854. pulumi_oci/databasemanagement/managed_databases_reset_database_parameter.py +48 -9
  855. pulumi_oci/databasemanagement/outputs.py +7807 -1812
  856. pulumi_oci/databasemigration/_inputs.py +962 -150
  857. pulumi_oci/databasemigration/agent.py +82 -22
  858. pulumi_oci/databasemigration/connection.py +163 -39
  859. pulumi_oci/databasemigration/get_agent.py +1 -1
  860. pulumi_oci/databasemigration/get_agent_images.py +1 -1
  861. pulumi_oci/databasemigration/get_agents.py +1 -1
  862. pulumi_oci/databasemigration/get_connection.py +1 -1
  863. pulumi_oci/databasemigration/get_connections.py +1 -1
  864. pulumi_oci/databasemigration/get_job_advisor_report.py +1 -1
  865. pulumi_oci/databasemigration/get_job_output.py +1 -1
  866. pulumi_oci/databasemigration/get_migration.py +12 -2
  867. pulumi_oci/databasemigration/get_migration_object_types.py +1 -1
  868. pulumi_oci/databasemigration/get_migrations.py +1 -1
  869. pulumi_oci/databasemigration/job.py +70 -18
  870. pulumi_oci/databasemigration/migration.py +238 -48
  871. pulumi_oci/databasemigration/outputs.py +2788 -458
  872. pulumi_oci/databasetools/_inputs.py +137 -23
  873. pulumi_oci/databasetools/database_tools_connection.py +116 -30
  874. pulumi_oci/databasetools/database_tools_private_endpoint.py +103 -29
  875. pulumi_oci/databasetools/get_database_tools_connection.py +1 -1
  876. pulumi_oci/databasetools/get_database_tools_connections.py +1 -1
  877. pulumi_oci/databasetools/get_database_tools_endpoint_service.py +1 -1
  878. pulumi_oci/databasetools/get_database_tools_endpoint_services.py +1 -1
  879. pulumi_oci/databasetools/get_database_tools_private_endpoint.py +1 -1
  880. pulumi_oci/databasetools/get_database_tools_private_endpoints.py +1 -1
  881. pulumi_oci/databasetools/outputs.py +514 -102
  882. pulumi_oci/datacatalog/_inputs.py +97 -19
  883. pulumi_oci/datacatalog/catalog.py +70 -18
  884. pulumi_oci/datacatalog/catalog_private_endpoint.py +70 -18
  885. pulumi_oci/datacatalog/connection.py +94 -39
  886. pulumi_oci/datacatalog/data_asset.py +79 -34
  887. pulumi_oci/datacatalog/get_catalog.py +1 -1
  888. pulumi_oci/datacatalog/get_catalog_private_endpoint.py +1 -1
  889. pulumi_oci/datacatalog/get_catalog_private_endpoints.py +1 -1
  890. pulumi_oci/datacatalog/get_catalog_type.py +1 -1
  891. pulumi_oci/datacatalog/get_catalog_types.py +1 -1
  892. pulumi_oci/datacatalog/get_catalogs.py +1 -1
  893. pulumi_oci/datacatalog/get_connection.py +1 -1
  894. pulumi_oci/datacatalog/get_connections.py +1 -1
  895. pulumi_oci/datacatalog/get_data_asset.py +1 -1
  896. pulumi_oci/datacatalog/get_data_assets.py +1 -1
  897. pulumi_oci/datacatalog/get_metastore.py +1 -1
  898. pulumi_oci/datacatalog/get_metastores.py +1 -1
  899. pulumi_oci/datacatalog/metastore.py +67 -17
  900. pulumi_oci/datacatalog/outputs.py +403 -100
  901. pulumi_oci/dataflow/_inputs.py +421 -78
  902. pulumi_oci/dataflow/application.py +217 -62
  903. pulumi_oci/dataflow/get_application.py +1 -1
  904. pulumi_oci/dataflow/get_applications.py +1 -1
  905. pulumi_oci/dataflow/get_invoke_run.py +1 -1
  906. pulumi_oci/dataflow/get_invoke_runs.py +1 -1
  907. pulumi_oci/dataflow/get_pool.py +1 -1
  908. pulumi_oci/dataflow/get_pools.py +1 -1
  909. pulumi_oci/dataflow/get_private_endpoint.py +1 -1
  910. pulumi_oci/dataflow/get_private_endpoints.py +1 -1
  911. pulumi_oci/dataflow/get_run_log.py +1 -1
  912. pulumi_oci/dataflow/get_run_logs.py +1 -1
  913. pulumi_oci/dataflow/get_run_statement.py +1 -1
  914. pulumi_oci/dataflow/get_run_statements.py +1 -1
  915. pulumi_oci/dataflow/get_sql_endpoint.py +1 -1
  916. pulumi_oci/dataflow/get_sql_endpoints.py +1 -1
  917. pulumi_oci/dataflow/invoke_run.py +241 -70
  918. pulumi_oci/dataflow/outputs.py +1579 -345
  919. pulumi_oci/dataflow/pool.py +91 -25
  920. pulumi_oci/dataflow/private_endpoint.py +97 -27
  921. pulumi_oci/dataflow/run_statement.py +46 -10
  922. pulumi_oci/dataflow/sql_endpoint.py +151 -40
  923. pulumi_oci/dataintegration/_inputs.py +530 -119
  924. pulumi_oci/dataintegration/get_workspace.py +1 -1
  925. pulumi_oci/dataintegration/get_workspace_application.py +1 -1
  926. pulumi_oci/dataintegration/get_workspace_applications.py +1 -1
  927. pulumi_oci/dataintegration/get_workspace_folder.py +1 -1
  928. pulumi_oci/dataintegration/get_workspace_folders.py +1 -1
  929. pulumi_oci/dataintegration/get_workspace_project.py +1 -1
  930. pulumi_oci/dataintegration/get_workspace_projects.py +1 -1
  931. pulumi_oci/dataintegration/get_workspaces.py +1 -1
  932. pulumi_oci/dataintegration/outputs.py +1752 -412
  933. pulumi_oci/dataintegration/workspace.py +139 -41
  934. pulumi_oci/dataintegration/workspace_application.py +146 -40
  935. pulumi_oci/dataintegration/workspace_folder.py +99 -26
  936. pulumi_oci/dataintegration/workspace_project.py +93 -24
  937. pulumi_oci/datalabellingservice/_inputs.py +160 -29
  938. pulumi_oci/datalabellingservice/dataset.py +134 -31
  939. pulumi_oci/datalabellingservice/get_annotation_format.py +1 -1
  940. pulumi_oci/datalabellingservice/get_annotation_formats.py +1 -1
  941. pulumi_oci/datalabellingservice/get_dataset.py +1 -1
  942. pulumi_oci/datalabellingservice/get_datasets.py +1 -1
  943. pulumi_oci/datalabellingservice/outputs.py +518 -96
  944. pulumi_oci/datasafe/_inputs.py +1508 -333
  945. pulumi_oci/datasafe/add_sdm_columns.py +25 -3
  946. pulumi_oci/datasafe/alert.py +103 -29
  947. pulumi_oci/datasafe/audit_archive_retrieval.py +91 -25
  948. pulumi_oci/datasafe/audit_policy.py +100 -28
  949. pulumi_oci/datasafe/audit_profile.py +100 -28
  950. pulumi_oci/datasafe/audit_trail.py +103 -29
  951. pulumi_oci/datasafe/compare_security_assessment.py +31 -5
  952. pulumi_oci/datasafe/compare_user_assessment.py +31 -5
  953. pulumi_oci/datasafe/data_safe_configuration.py +52 -12
  954. pulumi_oci/datasafe/data_safe_private_endpoint.py +88 -24
  955. pulumi_oci/datasafe/discovery_jobs_result.py +82 -25
  956. pulumi_oci/datasafe/discovery_mod.py +124 -36
  957. pulumi_oci/datasafe/get_alert.py +1 -1
  958. pulumi_oci/datasafe/get_alert_analytic.py +1 -1
  959. pulumi_oci/datasafe/get_alert_policies.py +1 -1
  960. pulumi_oci/datasafe/get_alert_policy.py +1 -1
  961. pulumi_oci/datasafe/get_alert_policy_rule.py +1 -1
  962. pulumi_oci/datasafe/get_alert_policy_rules.py +1 -1
  963. pulumi_oci/datasafe/get_alerts.py +1 -1
  964. pulumi_oci/datasafe/get_audit_archive_retrieval.py +1 -1
  965. pulumi_oci/datasafe/get_audit_archive_retrievals.py +1 -1
  966. pulumi_oci/datasafe/get_audit_event.py +1 -1
  967. pulumi_oci/datasafe/get_audit_event_analytic.py +1 -1
  968. pulumi_oci/datasafe/get_audit_events.py +1 -1
  969. pulumi_oci/datasafe/get_audit_policies.py +1 -1
  970. pulumi_oci/datasafe/get_audit_policy.py +1 -1
  971. pulumi_oci/datasafe/get_audit_profile.py +1 -1
  972. pulumi_oci/datasafe/get_audit_profile_analytic.py +1 -1
  973. pulumi_oci/datasafe/get_audit_profile_available_audit_volume.py +1 -1
  974. pulumi_oci/datasafe/get_audit_profile_available_audit_volumes.py +1 -1
  975. pulumi_oci/datasafe/get_audit_profile_collected_audit_volume.py +1 -1
  976. pulumi_oci/datasafe/get_audit_profile_collected_audit_volumes.py +1 -1
  977. pulumi_oci/datasafe/get_audit_profiles.py +1 -1
  978. pulumi_oci/datasafe/get_audit_trail.py +1 -1
  979. pulumi_oci/datasafe/get_audit_trail_analytic.py +1 -1
  980. pulumi_oci/datasafe/get_audit_trails.py +1 -1
  981. pulumi_oci/datasafe/get_compatible_formats_for_data_type.py +27 -1
  982. pulumi_oci/datasafe/get_compatible_formats_for_sensitive_type.py +1 -1
  983. pulumi_oci/datasafe/get_data_safe_configuration.py +1 -1
  984. pulumi_oci/datasafe/get_data_safe_private_endpoint.py +1 -1
  985. pulumi_oci/datasafe/get_data_safe_private_endpoints.py +1 -1
  986. pulumi_oci/datasafe/get_discovery_analytic.py +1 -1
  987. pulumi_oci/datasafe/get_discovery_analytics.py +1 -1
  988. pulumi_oci/datasafe/get_discovery_job.py +1 -1
  989. pulumi_oci/datasafe/get_discovery_jobs_result.py +1 -1
  990. pulumi_oci/datasafe/get_discovery_jobs_results.py +1 -1
  991. pulumi_oci/datasafe/get_library_masking_format.py +1 -1
  992. pulumi_oci/datasafe/get_library_masking_formats.py +1 -1
  993. pulumi_oci/datasafe/get_list_user_grants.py +1 -1
  994. pulumi_oci/datasafe/get_masking_analytic.py +1 -1
  995. pulumi_oci/datasafe/get_masking_analytics.py +1 -1
  996. pulumi_oci/datasafe/get_masking_policies.py +1 -1
  997. pulumi_oci/datasafe/get_masking_policies_masking_column.py +1 -1
  998. pulumi_oci/datasafe/get_masking_policies_masking_columns.py +1 -1
  999. pulumi_oci/datasafe/get_masking_policy.py +1 -1
  1000. pulumi_oci/datasafe/get_masking_policy_masking_objects.py +1 -1
  1001. pulumi_oci/datasafe/get_masking_policy_masking_schemas.py +1 -1
  1002. pulumi_oci/datasafe/get_masking_report.py +1 -1
  1003. pulumi_oci/datasafe/get_masking_report_masked_columns.py +1 -1
  1004. pulumi_oci/datasafe/get_masking_reports.py +1 -1
  1005. pulumi_oci/datasafe/get_masking_reports_masked_column.py +1 -1
  1006. pulumi_oci/datasafe/get_onprem_connector.py +1 -1
  1007. pulumi_oci/datasafe/get_onprem_connectors.py +1 -1
  1008. pulumi_oci/datasafe/get_report.py +1 -1
  1009. pulumi_oci/datasafe/get_report_content.py +1 -1
  1010. pulumi_oci/datasafe/get_report_definition.py +1 -1
  1011. pulumi_oci/datasafe/get_report_definitions.py +1 -1
  1012. pulumi_oci/datasafe/get_reports.py +1 -1
  1013. pulumi_oci/datasafe/get_sdm_masking_policy_difference.py +1 -1
  1014. pulumi_oci/datasafe/get_sdm_masking_policy_difference_difference_column.py +1 -1
  1015. pulumi_oci/datasafe/get_sdm_masking_policy_difference_difference_columns.py +1 -1
  1016. pulumi_oci/datasafe/get_sdm_masking_policy_differences.py +1 -1
  1017. pulumi_oci/datasafe/get_security_assessment.py +1 -1
  1018. pulumi_oci/datasafe/get_security_assessment_comparison.py +1 -1
  1019. pulumi_oci/datasafe/get_security_assessment_finding.py +1 -1
  1020. pulumi_oci/datasafe/get_security_assessment_findings.py +1 -1
  1021. pulumi_oci/datasafe/get_security_assessments.py +1 -1
  1022. pulumi_oci/datasafe/get_sensitive_data_model.py +1 -1
  1023. pulumi_oci/datasafe/get_sensitive_data_model_sensitive_objects.py +1 -1
  1024. pulumi_oci/datasafe/get_sensitive_data_model_sensitive_schemas.py +1 -1
  1025. pulumi_oci/datasafe/get_sensitive_data_models.py +1 -1
  1026. pulumi_oci/datasafe/get_sensitive_data_models_sensitive_column.py +1 -1
  1027. pulumi_oci/datasafe/get_sensitive_data_models_sensitive_columns.py +1 -1
  1028. pulumi_oci/datasafe/get_sensitive_type.py +1 -1
  1029. pulumi_oci/datasafe/get_sensitive_types.py +1 -1
  1030. pulumi_oci/datasafe/get_target_alert_policy_association.py +1 -1
  1031. pulumi_oci/datasafe/get_target_alert_policy_associations.py +1 -1
  1032. pulumi_oci/datasafe/get_target_database.py +1 -1
  1033. pulumi_oci/datasafe/get_target_database_role.py +1 -1
  1034. pulumi_oci/datasafe/get_target_database_roles.py +1 -1
  1035. pulumi_oci/datasafe/get_target_databases.py +1 -1
  1036. pulumi_oci/datasafe/get_target_databases_columns.py +1 -1
  1037. pulumi_oci/datasafe/get_target_databases_schemas.py +1 -1
  1038. pulumi_oci/datasafe/get_target_databases_tables.py +1 -1
  1039. pulumi_oci/datasafe/get_user_assessment.py +1 -1
  1040. pulumi_oci/datasafe/get_user_assessment_comparison.py +1 -1
  1041. pulumi_oci/datasafe/get_user_assessment_profile_analytics.py +1 -1
  1042. pulumi_oci/datasafe/get_user_assessment_profiles.py +1 -1
  1043. pulumi_oci/datasafe/get_user_assessment_user_analytics.py +1 -1
  1044. pulumi_oci/datasafe/get_user_assessment_users.py +1 -1
  1045. pulumi_oci/datasafe/get_user_assessments.py +1 -1
  1046. pulumi_oci/datasafe/library_masing_format.py +73 -19
  1047. pulumi_oci/datasafe/mask_data.py +31 -5
  1048. pulumi_oci/datasafe/masking_policies_apply_difference_to_masking_columns.py +31 -5
  1049. pulumi_oci/datasafe/masking_policies_masking_column.py +94 -26
  1050. pulumi_oci/datasafe/masking_policy.py +112 -32
  1051. pulumi_oci/datasafe/on_prem_connector.py +67 -17
  1052. pulumi_oci/datasafe/outputs.py +6826 -1649
  1053. pulumi_oci/datasafe/report_definition.py +127 -37
  1054. pulumi_oci/datasafe/sdm_masking_policy_difference.py +70 -18
  1055. pulumi_oci/datasafe/security_assessment.py +115 -33
  1056. pulumi_oci/datasafe/sensitive_data_model.py +109 -31
  1057. pulumi_oci/datasafe/sensitive_data_models_apply_discovery_job_results.py +31 -5
  1058. pulumi_oci/datasafe/sensitive_data_models_sensitive_column.py +124 -36
  1059. pulumi_oci/datasafe/sensitive_type.py +112 -32
  1060. pulumi_oci/datasafe/set_security_assessment_baseline.py +31 -5
  1061. pulumi_oci/datasafe/set_user_assessment_baseline.py +31 -5
  1062. pulumi_oci/datasafe/target_alert_policy_association.py +79 -21
  1063. pulumi_oci/datasafe/target_database.py +111 -25
  1064. pulumi_oci/datasafe/unset_security_assessment_baseline.py +25 -3
  1065. pulumi_oci/datasafe/unset_user_assessment_baseline.py +25 -3
  1066. pulumi_oci/datasafe/user_assessment.py +109 -31
  1067. pulumi_oci/datascience/__init__.py +3 -0
  1068. pulumi_oci/datascience/_inputs.py +1035 -188
  1069. pulumi_oci/datascience/get_fast_launch_job_configs.py +1 -1
  1070. pulumi_oci/datascience/get_job.py +1 -1
  1071. pulumi_oci/datascience/get_job_run.py +1 -1
  1072. pulumi_oci/datascience/get_job_runs.py +1 -1
  1073. pulumi_oci/datascience/get_job_shapes.py +1 -1
  1074. pulumi_oci/datascience/get_jobs.py +1 -1
  1075. pulumi_oci/datascience/get_model.py +1 -1
  1076. pulumi_oci/datascience/get_model_deployment.py +1 -1
  1077. pulumi_oci/datascience/get_model_deployment_shapes.py +1 -1
  1078. pulumi_oci/datascience/get_model_deployments.py +1 -1
  1079. pulumi_oci/datascience/get_model_provenance.py +1 -1
  1080. pulumi_oci/datascience/get_model_version_set.py +1 -1
  1081. pulumi_oci/datascience/get_model_version_sets.py +1 -1
  1082. pulumi_oci/datascience/get_models.py +1 -1
  1083. pulumi_oci/datascience/get_notebook_session.py +1 -1
  1084. pulumi_oci/datascience/get_notebook_session_shapes.py +1 -1
  1085. pulumi_oci/datascience/get_notebook_sessions.py +1 -1
  1086. pulumi_oci/datascience/get_pipeline.py +1 -1
  1087. pulumi_oci/datascience/get_pipeline_run.py +1 -1
  1088. pulumi_oci/datascience/get_pipeline_runs.py +1 -1
  1089. pulumi_oci/datascience/get_pipelines.py +1 -1
  1090. pulumi_oci/datascience/get_private_endpoint.py +297 -0
  1091. pulumi_oci/datascience/get_private_endpoints.py +216 -0
  1092. pulumi_oci/datascience/get_project.py +1 -1
  1093. pulumi_oci/datascience/get_projects.py +1 -1
  1094. pulumi_oci/datascience/job.py +133 -34
  1095. pulumi_oci/datascience/job_run.py +107 -27
  1096. pulumi_oci/datascience/model.py +118 -34
  1097. pulumi_oci/datascience/model_artifact_export.py +55 -13
  1098. pulumi_oci/datascience/model_artifact_import.py +55 -13
  1099. pulumi_oci/datascience/model_deployment.py +95 -23
  1100. pulumi_oci/datascience/model_provenance.py +61 -15
  1101. pulumi_oci/datascience/model_version_set.py +67 -17
  1102. pulumi_oci/datascience/notebook_session.py +104 -23
  1103. pulumi_oci/datascience/outputs.py +3349 -646
  1104. pulumi_oci/datascience/pipeline.py +129 -31
  1105. pulumi_oci/datascience/pipeline_run.py +125 -33
  1106. pulumi_oci/datascience/private_endpoint.py +850 -0
  1107. pulumi_oci/datascience/project.py +58 -14
  1108. pulumi_oci/devops/_inputs.py +1616 -278
  1109. pulumi_oci/devops/build_pipeline.py +78 -19
  1110. pulumi_oci/devops/build_pipeline_stage.py +178 -44
  1111. pulumi_oci/devops/build_run.py +95 -23
  1112. pulumi_oci/devops/connection.py +108 -29
  1113. pulumi_oci/devops/deploy_artifact.py +90 -23
  1114. pulumi_oci/devops/deploy_environment.py +107 -27
  1115. pulumi_oci/devops/deploy_pipeline.py +84 -21
  1116. pulumi_oci/devops/deploy_stage.py +480 -128
  1117. pulumi_oci/devops/deployment.py +130 -33
  1118. pulumi_oci/devops/get_build_pipeline.py +1 -1
  1119. pulumi_oci/devops/get_build_pipeline_stage.py +1 -1
  1120. pulumi_oci/devops/get_build_pipeline_stages.py +1 -1
  1121. pulumi_oci/devops/get_build_pipelines.py +1 -1
  1122. pulumi_oci/devops/get_build_run.py +1 -1
  1123. pulumi_oci/devops/get_build_runs.py +1 -1
  1124. pulumi_oci/devops/get_connection.py +1 -1
  1125. pulumi_oci/devops/get_connections.py +1 -1
  1126. pulumi_oci/devops/get_deploy_artifact.py +1 -1
  1127. pulumi_oci/devops/get_deploy_artifacts.py +1 -1
  1128. pulumi_oci/devops/get_deploy_environment.py +1 -1
  1129. pulumi_oci/devops/get_deploy_environments.py +1 -1
  1130. pulumi_oci/devops/get_deploy_pipeline.py +1 -1
  1131. pulumi_oci/devops/get_deploy_pipelines.py +1 -1
  1132. pulumi_oci/devops/get_deploy_stage.py +1 -1
  1133. pulumi_oci/devops/get_deploy_stages.py +1 -1
  1134. pulumi_oci/devops/get_deployment.py +1 -1
  1135. pulumi_oci/devops/get_deployments.py +1 -1
  1136. pulumi_oci/devops/get_project.py +1 -1
  1137. pulumi_oci/devops/get_projects.py +1 -1
  1138. pulumi_oci/devops/get_repo_file_line.py +1 -1
  1139. pulumi_oci/devops/get_repositories.py +1 -1
  1140. pulumi_oci/devops/get_repository.py +1 -1
  1141. pulumi_oci/devops/get_repository_archive_content.py +1 -1
  1142. pulumi_oci/devops/get_repository_author.py +1 -1
  1143. pulumi_oci/devops/get_repository_authors.py +1 -1
  1144. pulumi_oci/devops/get_repository_commit.py +1 -1
  1145. pulumi_oci/devops/get_repository_commits.py +1 -1
  1146. pulumi_oci/devops/get_repository_diff.py +1 -1
  1147. pulumi_oci/devops/get_repository_diffs.py +1 -1
  1148. pulumi_oci/devops/get_repository_file_diff.py +1 -1
  1149. pulumi_oci/devops/get_repository_file_line.py +1 -1
  1150. pulumi_oci/devops/get_repository_mirror_record.py +1 -1
  1151. pulumi_oci/devops/get_repository_mirror_records.py +1 -1
  1152. pulumi_oci/devops/get_repository_object.py +1 -1
  1153. pulumi_oci/devops/get_repository_object_content.py +1 -1
  1154. pulumi_oci/devops/get_repository_path.py +1 -1
  1155. pulumi_oci/devops/get_repository_paths.py +1 -1
  1156. pulumi_oci/devops/get_repository_ref.py +1 -1
  1157. pulumi_oci/devops/get_repository_refs.py +1 -1
  1158. pulumi_oci/devops/get_trigger.py +1 -1
  1159. pulumi_oci/devops/get_triggers.py +1 -1
  1160. pulumi_oci/devops/outputs.py +5561 -1068
  1161. pulumi_oci/devops/project.py +78 -19
  1162. pulumi_oci/devops/repository.py +114 -31
  1163. pulumi_oci/devops/repository_mirror.py +25 -3
  1164. pulumi_oci/devops/repository_ref.py +58 -14
  1165. pulumi_oci/devops/trigger.py +94 -26
  1166. pulumi_oci/disasterrecovery/_inputs.py +362 -84
  1167. pulumi_oci/disasterrecovery/dr_plan.py +76 -20
  1168. pulumi_oci/disasterrecovery/dr_plan_execution.py +99 -26
  1169. pulumi_oci/disasterrecovery/dr_protection_group.py +101 -25
  1170. pulumi_oci/disasterrecovery/get_dr_plan.py +1 -1
  1171. pulumi_oci/disasterrecovery/get_dr_plan_execution.py +1 -1
  1172. pulumi_oci/disasterrecovery/get_dr_plan_executions.py +1 -1
  1173. pulumi_oci/disasterrecovery/get_dr_plans.py +1 -1
  1174. pulumi_oci/disasterrecovery/get_dr_protection_group.py +1 -1
  1175. pulumi_oci/disasterrecovery/get_dr_protection_groups.py +1 -1
  1176. pulumi_oci/disasterrecovery/outputs.py +1198 -288
  1177. pulumi_oci/dns/_inputs.py +462 -94
  1178. pulumi_oci/dns/action_create_zone_from_zone_file.py +85 -23
  1179. pulumi_oci/dns/get_records.py +1 -1
  1180. pulumi_oci/dns/get_resolver.py +1 -1
  1181. pulumi_oci/dns/get_resolver_endpoint.py +1 -1
  1182. pulumi_oci/dns/get_resolver_endpoints.py +1 -1
  1183. pulumi_oci/dns/get_resolvers.py +1 -1
  1184. pulumi_oci/dns/get_rrset.py +1 -1
  1185. pulumi_oci/dns/get_rrsets.py +1 -1
  1186. pulumi_oci/dns/get_steering_policies.py +1 -1
  1187. pulumi_oci/dns/get_steering_policy.py +1 -1
  1188. pulumi_oci/dns/get_steering_policy_attachment.py +1 -1
  1189. pulumi_oci/dns/get_steering_policy_attachments.py +1 -1
  1190. pulumi_oci/dns/get_tsig_key.py +1 -1
  1191. pulumi_oci/dns/get_tsig_keys.py +1 -1
  1192. pulumi_oci/dns/get_view.py +1 -1
  1193. pulumi_oci/dns/get_views.py +1 -1
  1194. pulumi_oci/dns/get_zones.py +1 -1
  1195. pulumi_oci/dns/outputs.py +1297 -300
  1196. pulumi_oci/dns/record.py +64 -25
  1197. pulumi_oci/dns/resolver.py +91 -25
  1198. pulumi_oci/dns/resolver_endpoint.py +94 -26
  1199. pulumi_oci/dns/rrset.py +61 -15
  1200. pulumi_oci/dns/steering_policy.py +82 -22
  1201. pulumi_oci/dns/steering_policy_attachment.py +58 -14
  1202. pulumi_oci/dns/tsig_key.py +67 -17
  1203. pulumi_oci/dns/view.py +64 -16
  1204. pulumi_oci/dns/zone.py +97 -27
  1205. pulumi_oci/email/_inputs.py +65 -13
  1206. pulumi_oci/email/dkim.py +76 -20
  1207. pulumi_oci/email/email_domain.py +64 -16
  1208. pulumi_oci/email/get_dkim.py +1 -1
  1209. pulumi_oci/email/get_dkims.py +1 -1
  1210. pulumi_oci/email/get_email_domain.py +1 -1
  1211. pulumi_oci/email/get_email_domains.py +1 -1
  1212. pulumi_oci/email/get_sender.py +1 -1
  1213. pulumi_oci/email/get_senders.py +1 -1
  1214. pulumi_oci/email/get_suppression.py +1 -1
  1215. pulumi_oci/email/get_suppressions.py +1 -1
  1216. pulumi_oci/email/outputs.py +245 -59
  1217. pulumi_oci/email/sender.py +55 -13
  1218. pulumi_oci/email/suppression.py +49 -11
  1219. pulumi_oci/emwarehouse/_inputs.py +33 -7
  1220. pulumi_oci/emwarehouse/em_warehouse.py +82 -22
  1221. pulumi_oci/emwarehouse/get_em_warehouse.py +1 -1
  1222. pulumi_oci/emwarehouse/get_em_warehouses.py +1 -1
  1223. pulumi_oci/emwarehouse/get_etl_run.py +1 -1
  1224. pulumi_oci/emwarehouse/get_etl_runs.py +1 -1
  1225. pulumi_oci/emwarehouse/get_resource_usage.py +1 -1
  1226. pulumi_oci/emwarehouse/outputs.py +217 -52
  1227. pulumi_oci/events/_inputs.py +61 -14
  1228. pulumi_oci/events/get_rule.py +1 -1
  1229. pulumi_oci/events/get_rules.py +1 -1
  1230. pulumi_oci/events/outputs.py +192 -46
  1231. pulumi_oci/events/rule.py +81 -20
  1232. pulumi_oci/filestorage/_inputs.py +289 -62
  1233. pulumi_oci/filestorage/export.py +55 -13
  1234. pulumi_oci/filestorage/export_set.py +58 -14
  1235. pulumi_oci/filestorage/file_system.py +95 -27
  1236. pulumi_oci/filestorage/filesystem_snapshot_policy.py +70 -18
  1237. pulumi_oci/filestorage/get_export_sets.py +1 -1
  1238. pulumi_oci/filestorage/get_exports.py +1 -1
  1239. pulumi_oci/filestorage/get_file_systems.py +1 -1
  1240. pulumi_oci/filestorage/get_filesystem_snapshot_policies.py +1 -1
  1241. pulumi_oci/filestorage/get_filesystem_snapshot_policy.py +1 -1
  1242. pulumi_oci/filestorage/get_mount_targets.py +1 -1
  1243. pulumi_oci/filestorage/get_outbound_connector.py +1 -1
  1244. pulumi_oci/filestorage/get_outbound_connectors.py +1 -1
  1245. pulumi_oci/filestorage/get_replication.py +1 -1
  1246. pulumi_oci/filestorage/get_replication_target.py +1 -1
  1247. pulumi_oci/filestorage/get_replication_targets.py +1 -1
  1248. pulumi_oci/filestorage/get_replications.py +1 -1
  1249. pulumi_oci/filestorage/get_snapshot.py +1 -1
  1250. pulumi_oci/filestorage/get_snapshots.py +1 -1
  1251. pulumi_oci/filestorage/mount_target.py +116 -30
  1252. pulumi_oci/filestorage/outbound_connector.py +85 -23
  1253. pulumi_oci/filestorage/outputs.py +915 -231
  1254. pulumi_oci/filestorage/replication.py +88 -24
  1255. pulumi_oci/filestorage/snapshot.py +73 -19
  1256. pulumi_oci/functions/_inputs.py +281 -50
  1257. pulumi_oci/functions/application.py +104 -26
  1258. pulumi_oci/functions/function.py +124 -31
  1259. pulumi_oci/functions/get_application.py +1 -1
  1260. pulumi_oci/functions/get_applications.py +1 -1
  1261. pulumi_oci/functions/get_function.py +1 -1
  1262. pulumi_oci/functions/get_functions.py +1 -1
  1263. pulumi_oci/functions/get_fusion_environment.py +1 -1
  1264. pulumi_oci/functions/get_fusion_environment_admin_user.py +1 -1
  1265. pulumi_oci/functions/get_fusion_environment_admin_users.py +1 -1
  1266. pulumi_oci/functions/get_fusion_environment_data_masking_activities.py +1 -1
  1267. pulumi_oci/functions/get_fusion_environment_data_masking_activity.py +1 -1
  1268. pulumi_oci/functions/get_fusion_environment_families.py +1 -1
  1269. pulumi_oci/functions/get_fusion_environment_family.py +1 -1
  1270. pulumi_oci/functions/get_fusion_environment_family_limits_and_usage.py +1 -1
  1271. pulumi_oci/functions/get_fusion_environment_family_subscription_detail.py +1 -1
  1272. pulumi_oci/functions/get_fusion_environment_refresh_activities.py +1 -1
  1273. pulumi_oci/functions/get_fusion_environment_refresh_activity.py +1 -1
  1274. pulumi_oci/functions/get_fusion_environment_scheduled_activities.py +1 -1
  1275. pulumi_oci/functions/get_fusion_environment_scheduled_activity.py +1 -1
  1276. pulumi_oci/functions/get_fusion_environment_service_attachment.py +1 -1
  1277. pulumi_oci/functions/get_fusion_environment_service_attachments.py +1 -1
  1278. pulumi_oci/functions/get_fusion_environment_status.py +1 -1
  1279. pulumi_oci/functions/get_fusion_environment_time_available_for_refresh.py +1 -1
  1280. pulumi_oci/functions/get_fusion_environment_time_available_for_refreshs.py +1 -1
  1281. pulumi_oci/functions/get_fusion_environments.py +1 -1
  1282. pulumi_oci/functions/get_pbf_listing.py +1 -1
  1283. pulumi_oci/functions/get_pbf_listing_triggers.py +1 -1
  1284. pulumi_oci/functions/get_pbf_listing_version.py +1 -1
  1285. pulumi_oci/functions/get_pbf_listing_versions.py +1 -1
  1286. pulumi_oci/functions/get_pbf_listings.py +1 -1
  1287. pulumi_oci/functions/invoke_function.py +67 -17
  1288. pulumi_oci/functions/outputs.py +1740 -359
  1289. pulumi_oci/fusionapps/_inputs.py +170 -34
  1290. pulumi_oci/fusionapps/fusion_environment.py +149 -41
  1291. pulumi_oci/fusionapps/fusion_environment_admin_user.py +58 -14
  1292. pulumi_oci/fusionapps/fusion_environment_data_masking_activity.py +40 -8
  1293. pulumi_oci/fusionapps/fusion_environment_family.py +81 -20
  1294. pulumi_oci/fusionapps/fusion_environment_refresh_activity.py +64 -16
  1295. pulumi_oci/fusionapps/fusion_environment_service_attachment.py +67 -17
  1296. pulumi_oci/fusionapps/outputs.py +170 -34
  1297. pulumi_oci/genericartifactscontent/artifact_by_path.py +76 -20
  1298. pulumi_oci/genericartifactscontent/get_artifact_by_path.py +1 -1
  1299. pulumi_oci/genericartifactscontent/get_generic_artifacts_content.py +1 -1
  1300. pulumi_oci/goldengate/_inputs.py +310 -62
  1301. pulumi_oci/goldengate/connection.py +433 -139
  1302. pulumi_oci/goldengate/connection_assignment.py +46 -10
  1303. pulumi_oci/goldengate/database_registration.py +148 -44
  1304. pulumi_oci/goldengate/deployment.py +197 -69
  1305. pulumi_oci/goldengate/deployment_backup.py +100 -28
  1306. pulumi_oci/goldengate/get_connection.py +1 -1
  1307. pulumi_oci/goldengate/get_connection_assignment.py +1 -1
  1308. pulumi_oci/goldengate/get_connection_assignments.py +1 -1
  1309. pulumi_oci/goldengate/get_connections.py +1 -1
  1310. pulumi_oci/goldengate/get_database_registration.py +1 -1
  1311. pulumi_oci/goldengate/get_database_registrations.py +1 -1
  1312. pulumi_oci/goldengate/get_deployment.py +1 -1
  1313. pulumi_oci/goldengate/get_deployment_backup.py +1 -1
  1314. pulumi_oci/goldengate/get_deployment_backups.py +1 -1
  1315. pulumi_oci/goldengate/get_deployment_type.py +1 -1
  1316. pulumi_oci/goldengate/get_deployment_types.py +1 -1
  1317. pulumi_oci/goldengate/get_deployment_upgrade.py +1 -1
  1318. pulumi_oci/goldengate/get_deployment_upgrades.py +1 -1
  1319. pulumi_oci/goldengate/get_deployment_versions.py +1 -1
  1320. pulumi_oci/goldengate/get_deployments.py +1 -1
  1321. pulumi_oci/goldengate/get_message.py +1 -1
  1322. pulumi_oci/goldengate/get_messages.py +1 -1
  1323. pulumi_oci/goldengate/get_trail_file.py +1 -1
  1324. pulumi_oci/goldengate/get_trail_files.py +1 -1
  1325. pulumi_oci/goldengate/get_trail_sequence.py +1 -1
  1326. pulumi_oci/goldengate/get_trail_sequences.py +1 -1
  1327. pulumi_oci/goldengate/outputs.py +1529 -375
  1328. pulumi_oci/healthchecks/_inputs.py +81 -16
  1329. pulumi_oci/healthchecks/get_http_monitor.py +1 -1
  1330. pulumi_oci/healthchecks/get_http_monitors.py +1 -1
  1331. pulumi_oci/healthchecks/get_http_probe_results.py +1 -1
  1332. pulumi_oci/healthchecks/get_ping_monitor.py +1 -1
  1333. pulumi_oci/healthchecks/get_ping_monitors.py +1 -1
  1334. pulumi_oci/healthchecks/get_ping_probe_results.py +1 -1
  1335. pulumi_oci/healthchecks/get_vantage_points.py +1 -1
  1336. pulumi_oci/healthchecks/http_monitor.py +112 -32
  1337. pulumi_oci/healthchecks/http_probe.py +82 -22
  1338. pulumi_oci/healthchecks/outputs.py +455 -115
  1339. pulumi_oci/healthchecks/ping_monitor.py +94 -26
  1340. pulumi_oci/healthchecks/ping_probe.py +64 -16
  1341. pulumi_oci/identity/_inputs.py +6778 -1455
  1342. pulumi_oci/identity/api_key.py +43 -9
  1343. pulumi_oci/identity/auth_token.py +46 -10
  1344. pulumi_oci/identity/authentication_policy.py +47 -7
  1345. pulumi_oci/identity/compartment.py +67 -17
  1346. pulumi_oci/identity/customer_secret_key.py +46 -10
  1347. pulumi_oci/identity/db_credential.py +49 -11
  1348. pulumi_oci/identity/domain.py +127 -37
  1349. pulumi_oci/identity/domain_replication_to_region.py +31 -5
  1350. pulumi_oci/identity/domains_account_recovery_setting.py +124 -36
  1351. pulumi_oci/identity/domains_api_key.py +131 -35
  1352. pulumi_oci/identity/domains_app.py +772 -217
  1353. pulumi_oci/identity/domains_app_role.py +165 -48
  1354. pulumi_oci/identity/domains_auth_token.py +134 -36
  1355. pulumi_oci/identity/domains_authentication_factor_setting.py +297 -77
  1356. pulumi_oci/identity/domains_customer_secret_key.py +143 -39
  1357. pulumi_oci/identity/domains_dynamic_resource_group.py +129 -36
  1358. pulumi_oci/identity/domains_grant.py +159 -41
  1359. pulumi_oci/identity/domains_group.py +176 -45
  1360. pulumi_oci/identity/domains_identity_provider.py +384 -116
  1361. pulumi_oci/identity/domains_identity_setting.py +172 -47
  1362. pulumi_oci/identity/domains_kmsi_setting.py +148 -44
  1363. pulumi_oci/identity/domains_my_api_key.py +108 -29
  1364. pulumi_oci/identity/domains_my_auth_token.py +111 -30
  1365. pulumi_oci/identity/domains_my_customer_secret_key.py +120 -33
  1366. pulumi_oci/identity/domains_my_oauth2client_credential.py +129 -36
  1367. pulumi_oci/identity/domains_my_request.py +128 -34
  1368. pulumi_oci/identity/domains_my_smtp_credential.py +114 -31
  1369. pulumi_oci/identity/domains_my_support_account.py +105 -28
  1370. pulumi_oci/identity/domains_my_user_db_credential.py +135 -38
  1371. pulumi_oci/identity/domains_oauth2client_credential.py +152 -42
  1372. pulumi_oci/identity/domains_password_policy.py +319 -101
  1373. pulumi_oci/identity/domains_security_question.py +118 -34
  1374. pulumi_oci/identity/domains_security_question_setting.py +130 -38
  1375. pulumi_oci/identity/domains_smtp_credential.py +137 -37
  1376. pulumi_oci/identity/domains_user.py +430 -108
  1377. pulumi_oci/identity/domains_user_db_credential.py +158 -44
  1378. pulumi_oci/identity/dynamic_group.py +64 -16
  1379. pulumi_oci/identity/get_allowed_domain_license_types.py +1 -1
  1380. pulumi_oci/identity/get_api_keys.py +1 -1
  1381. pulumi_oci/identity/get_auth_tokens.py +1 -1
  1382. pulumi_oci/identity/get_authentication_policy.py +1 -1
  1383. pulumi_oci/identity/get_availability_domain.py +1 -1
  1384. pulumi_oci/identity/get_availability_domains.py +1 -1
  1385. pulumi_oci/identity/get_compartment.py +1 -1
  1386. pulumi_oci/identity/get_compartments.py +1 -1
  1387. pulumi_oci/identity/get_cost_tracking_tags.py +1 -1
  1388. pulumi_oci/identity/get_customer_secret_keys.py +1 -1
  1389. pulumi_oci/identity/get_db_credentials.py +1 -1
  1390. pulumi_oci/identity/get_domain.py +1 -1
  1391. pulumi_oci/identity/get_domains.py +1 -1
  1392. pulumi_oci/identity/get_domains_account_mgmt_info.py +1 -1
  1393. pulumi_oci/identity/get_domains_account_mgmt_infos.py +1 -1
  1394. pulumi_oci/identity/get_domains_account_recovery_setting.py +1 -1
  1395. pulumi_oci/identity/get_domains_account_recovery_settings.py +1 -1
  1396. pulumi_oci/identity/get_domains_api_key.py +1 -1
  1397. pulumi_oci/identity/get_domains_api_keys.py +1 -1
  1398. pulumi_oci/identity/get_domains_app.py +1 -1
  1399. pulumi_oci/identity/get_domains_app_role.py +1 -1
  1400. pulumi_oci/identity/get_domains_app_roles.py +1 -1
  1401. pulumi_oci/identity/get_domains_apps.py +1 -1
  1402. pulumi_oci/identity/get_domains_auth_token.py +1 -1
  1403. pulumi_oci/identity/get_domains_auth_tokens.py +1 -1
  1404. pulumi_oci/identity/get_domains_authentication_factor_setting.py +1 -1
  1405. pulumi_oci/identity/get_domains_authentication_factor_settings.py +1 -1
  1406. pulumi_oci/identity/get_domains_customer_secret_key.py +1 -1
  1407. pulumi_oci/identity/get_domains_customer_secret_keys.py +1 -1
  1408. pulumi_oci/identity/get_domains_dynamic_resource_group.py +1 -1
  1409. pulumi_oci/identity/get_domains_dynamic_resource_groups.py +1 -1
  1410. pulumi_oci/identity/get_domains_grant.py +1 -1
  1411. pulumi_oci/identity/get_domains_grants.py +1 -1
  1412. pulumi_oci/identity/get_domains_group.py +1 -1
  1413. pulumi_oci/identity/get_domains_groups.py +1 -1
  1414. pulumi_oci/identity/get_domains_identity_provider.py +1 -1
  1415. pulumi_oci/identity/get_domains_identity_providers.py +1 -1
  1416. pulumi_oci/identity/get_domains_identity_setting.py +1 -1
  1417. pulumi_oci/identity/get_domains_identity_settings.py +1 -1
  1418. pulumi_oci/identity/get_domains_kmsi_setting.py +1 -1
  1419. pulumi_oci/identity/get_domains_kmsi_settings.py +1 -1
  1420. pulumi_oci/identity/get_domains_my_api_key.py +1 -1
  1421. pulumi_oci/identity/get_domains_my_api_keys.py +1 -1
  1422. pulumi_oci/identity/get_domains_my_apps.py +1 -1
  1423. pulumi_oci/identity/get_domains_my_auth_token.py +1 -1
  1424. pulumi_oci/identity/get_domains_my_auth_tokens.py +1 -1
  1425. pulumi_oci/identity/get_domains_my_customer_secret_key.py +1 -1
  1426. pulumi_oci/identity/get_domains_my_customer_secret_keys.py +1 -1
  1427. pulumi_oci/identity/get_domains_my_device.py +1 -1
  1428. pulumi_oci/identity/get_domains_my_devices.py +1 -1
  1429. pulumi_oci/identity/get_domains_my_groups.py +1 -1
  1430. pulumi_oci/identity/get_domains_my_oauth2client_credential.py +1 -1
  1431. pulumi_oci/identity/get_domains_my_oauth2client_credentials.py +1 -1
  1432. pulumi_oci/identity/get_domains_my_requestable_groups.py +1 -1
  1433. pulumi_oci/identity/get_domains_my_requests.py +1 -1
  1434. pulumi_oci/identity/get_domains_my_smtp_credential.py +1 -1
  1435. pulumi_oci/identity/get_domains_my_smtp_credentials.py +1 -1
  1436. pulumi_oci/identity/get_domains_my_support_account.py +1 -1
  1437. pulumi_oci/identity/get_domains_my_support_accounts.py +1 -1
  1438. pulumi_oci/identity/get_domains_my_trusted_user_agent.py +1 -1
  1439. pulumi_oci/identity/get_domains_my_trusted_user_agents.py +1 -1
  1440. pulumi_oci/identity/get_domains_my_user_db_credential.py +1 -1
  1441. pulumi_oci/identity/get_domains_my_user_db_credentials.py +1 -1
  1442. pulumi_oci/identity/get_domains_oauth2client_credential.py +1 -1
  1443. pulumi_oci/identity/get_domains_oauth2client_credentials.py +1 -1
  1444. pulumi_oci/identity/get_domains_password_policies.py +1 -1
  1445. pulumi_oci/identity/get_domains_password_policy.py +1 -1
  1446. pulumi_oci/identity/get_domains_resource_type_schema_attributes.py +1 -1
  1447. pulumi_oci/identity/get_domains_security_question.py +1 -1
  1448. pulumi_oci/identity/get_domains_security_question_setting.py +1 -1
  1449. pulumi_oci/identity/get_domains_security_question_settings.py +1 -1
  1450. pulumi_oci/identity/get_domains_security_questions.py +1 -1
  1451. pulumi_oci/identity/get_domains_smtp_credential.py +1 -1
  1452. pulumi_oci/identity/get_domains_smtp_credentials.py +1 -1
  1453. pulumi_oci/identity/get_domains_user.py +1 -1
  1454. pulumi_oci/identity/get_domains_user_attributes_setting.py +1 -1
  1455. pulumi_oci/identity/get_domains_user_attributes_settings.py +1 -1
  1456. pulumi_oci/identity/get_domains_user_db_credential.py +1 -1
  1457. pulumi_oci/identity/get_domains_user_db_credentials.py +1 -1
  1458. pulumi_oci/identity/get_domains_users.py +1 -1
  1459. pulumi_oci/identity/get_dynamic_groups.py +1 -1
  1460. pulumi_oci/identity/get_fault_domains.py +1 -1
  1461. pulumi_oci/identity/get_group.py +1 -1
  1462. pulumi_oci/identity/get_groups.py +1 -1
  1463. pulumi_oci/identity/get_iam_work_request.py +1 -1
  1464. pulumi_oci/identity/get_iam_work_request_errors.py +1 -1
  1465. pulumi_oci/identity/get_iam_work_request_logs.py +1 -1
  1466. pulumi_oci/identity/get_iam_work_requests.py +1 -1
  1467. pulumi_oci/identity/get_identity_provider_groups.py +1 -1
  1468. pulumi_oci/identity/get_identity_providers.py +1 -1
  1469. pulumi_oci/identity/get_idp_group_mappings.py +1 -1
  1470. pulumi_oci/identity/get_network_source.py +1 -1
  1471. pulumi_oci/identity/get_network_sources.py +1 -1
  1472. pulumi_oci/identity/get_policies.py +1 -1
  1473. pulumi_oci/identity/get_region_subscriptions.py +1 -1
  1474. pulumi_oci/identity/get_regions.py +1 -1
  1475. pulumi_oci/identity/get_smtp_credentials.py +1 -1
  1476. pulumi_oci/identity/get_tag.py +1 -1
  1477. pulumi_oci/identity/get_tag_default.py +1 -1
  1478. pulumi_oci/identity/get_tag_defaults.py +1 -1
  1479. pulumi_oci/identity/get_tag_namespaces.py +1 -1
  1480. pulumi_oci/identity/get_tag_standard_tag_namespace_template.py +1 -1
  1481. pulumi_oci/identity/get_tag_standard_tag_namespace_templates.py +1 -1
  1482. pulumi_oci/identity/get_tags.py +1 -1
  1483. pulumi_oci/identity/get_tenancy.py +1 -1
  1484. pulumi_oci/identity/get_ui_password.py +1 -1
  1485. pulumi_oci/identity/get_user.py +1 -1
  1486. pulumi_oci/identity/get_user_group_memberships.py +1 -1
  1487. pulumi_oci/identity/get_users.py +1 -1
  1488. pulumi_oci/identity/group.py +58 -14
  1489. pulumi_oci/identity/identity_provider.py +94 -26
  1490. pulumi_oci/identity/idp_group_mapping.py +49 -11
  1491. pulumi_oci/identity/import_standard_tags_management.py +34 -6
  1492. pulumi_oci/identity/network_source.py +76 -20
  1493. pulumi_oci/identity/outputs.py +26012 -6023
  1494. pulumi_oci/identity/policy.py +79 -21
  1495. pulumi_oci/identity/smtp_credential.py +49 -11
  1496. pulumi_oci/identity/tag.py +78 -19
  1497. pulumi_oci/identity/tag_default.py +55 -13
  1498. pulumi_oci/identity/tag_namespace.py +61 -15
  1499. pulumi_oci/identity/ui_password.py +37 -7
  1500. pulumi_oci/identity/user.py +85 -23
  1501. pulumi_oci/identity/user_capabilities_management.py +55 -13
  1502. pulumi_oci/identity/user_group_membership.py +46 -10
  1503. pulumi_oci/identitydataplane/generated_scoped_access_token.py +34 -6
  1504. pulumi_oci/integration/_inputs.py +131 -28
  1505. pulumi_oci/integration/get_integration_instance.py +1 -1
  1506. pulumi_oci/integration/get_integration_instances.py +1 -1
  1507. pulumi_oci/integration/integration_instance.py +155 -43
  1508. pulumi_oci/integration/outputs.py +441 -101
  1509. pulumi_oci/jms/_inputs.py +187 -35
  1510. pulumi_oci/jms/fleet.py +101 -25
  1511. pulumi_oci/jms/get_announcements.py +1 -1
  1512. pulumi_oci/jms/get_fleet.py +1 -1
  1513. pulumi_oci/jms/get_fleet_advanced_feature_configuration.py +1 -1
  1514. pulumi_oci/jms/get_fleet_blocklists.py +1 -1
  1515. pulumi_oci/jms/get_fleet_crypto_analysis_result.py +1 -1
  1516. pulumi_oci/jms/get_fleet_crypto_analysis_results.py +1 -1
  1517. pulumi_oci/jms/get_fleet_diagnoses.py +1 -1
  1518. pulumi_oci/jms/get_fleet_java_migration_analysis_result.py +1 -1
  1519. pulumi_oci/jms/get_fleet_java_migration_analysis_results.py +1 -1
  1520. pulumi_oci/jms/get_fleet_performance_tuning_analysis_result.py +1 -1
  1521. pulumi_oci/jms/get_fleet_performance_tuning_analysis_results.py +1 -1
  1522. pulumi_oci/jms/get_fleets.py +1 -1
  1523. pulumi_oci/jms/get_installation_site.py +1 -1
  1524. pulumi_oci/jms/get_installation_sites.py +1 -1
  1525. pulumi_oci/jms/get_java_families.py +1 -1
  1526. pulumi_oci/jms/get_java_family.py +1 -1
  1527. pulumi_oci/jms/get_java_release.py +1 -1
  1528. pulumi_oci/jms/get_java_releases.py +1 -1
  1529. pulumi_oci/jms/get_list_jre_usage.py +1 -1
  1530. pulumi_oci/jms/get_summarize_resource_inventory.py +1 -1
  1531. pulumi_oci/jms/outputs.py +1287 -278
  1532. pulumi_oci/kms/__init__.py +3 -0
  1533. pulumi_oci/kms/_inputs.py +664 -42
  1534. pulumi_oci/kms/ekms_private_endpoint.py +769 -0
  1535. pulumi_oci/kms/encrypted_data.py +71 -23
  1536. pulumi_oci/kms/generated_key.py +69 -16
  1537. pulumi_oci/kms/get_decrypted_data.py +1 -1
  1538. pulumi_oci/kms/get_ekms_private_endpoint.py +274 -0
  1539. pulumi_oci/kms/get_ekms_private_endpoints.py +136 -0
  1540. pulumi_oci/kms/get_encrypted_data.py +1 -1
  1541. pulumi_oci/kms/get_key.py +27 -4
  1542. pulumi_oci/kms/get_key_version.py +29 -3
  1543. pulumi_oci/kms/get_key_versions.py +1 -1
  1544. pulumi_oci/kms/get_keys.py +5 -5
  1545. pulumi_oci/kms/get_replication_status.py +4 -1
  1546. pulumi_oci/kms/get_vault.py +27 -4
  1547. pulumi_oci/kms/get_vault_replicas.py +1 -1
  1548. pulumi_oci/kms/get_vault_usage.py +1 -1
  1549. pulumi_oci/kms/get_vaults.py +1 -1
  1550. pulumi_oci/kms/key.py +224 -91
  1551. pulumi_oci/kms/key_version.py +152 -43
  1552. pulumi_oci/kms/outputs.py +2104 -173
  1553. pulumi_oci/kms/sign.py +75 -29
  1554. pulumi_oci/kms/vault.py +216 -34
  1555. pulumi_oci/kms/vault_verification.py +31 -5
  1556. pulumi_oci/kms/verify.py +83 -33
  1557. pulumi_oci/licensemanager/_inputs.py +55 -12
  1558. pulumi_oci/licensemanager/configuration.py +37 -7
  1559. pulumi_oci/licensemanager/get_configuration.py +1 -1
  1560. pulumi_oci/licensemanager/get_license_metric.py +1 -1
  1561. pulumi_oci/licensemanager/get_license_record.py +1 -1
  1562. pulumi_oci/licensemanager/get_license_records.py +1 -1
  1563. pulumi_oci/licensemanager/get_product_license.py +1 -1
  1564. pulumi_oci/licensemanager/get_product_license_consumers.py +1 -1
  1565. pulumi_oci/licensemanager/get_product_licenses.py +1 -1
  1566. pulumi_oci/licensemanager/get_top_utilized_product_licenses.py +1 -1
  1567. pulumi_oci/licensemanager/get_top_utilized_resources.py +1 -1
  1568. pulumi_oci/licensemanager/license_record.py +100 -28
  1569. pulumi_oci/licensemanager/outputs.py +362 -91
  1570. pulumi_oci/licensemanager/product_license.py +103 -29
  1571. pulumi_oci/limits/_inputs.py +84 -17
  1572. pulumi_oci/limits/get_limit_definitions.py +1 -1
  1573. pulumi_oci/limits/get_limit_values.py +1 -1
  1574. pulumi_oci/limits/get_quota.py +1 -1
  1575. pulumi_oci/limits/get_quotas.py +1 -1
  1576. pulumi_oci/limits/get_resource_availability.py +1 -1
  1577. pulumi_oci/limits/get_services.py +1 -1
  1578. pulumi_oci/limits/outputs.py +228 -51
  1579. pulumi_oci/limits/quota.py +70 -18
  1580. pulumi_oci/loadbalancer/_inputs.py +575 -132
  1581. pulumi_oci/loadbalancer/backend.py +73 -19
  1582. pulumi_oci/loadbalancer/backend_set.py +87 -17
  1583. pulumi_oci/loadbalancer/certificate.py +58 -14
  1584. pulumi_oci/loadbalancer/get_backend_health.py +1 -1
  1585. pulumi_oci/loadbalancer/get_backend_set_health.py +1 -1
  1586. pulumi_oci/loadbalancer/get_backend_sets.py +1 -1
  1587. pulumi_oci/loadbalancer/get_backends.py +1 -1
  1588. pulumi_oci/loadbalancer/get_certificates.py +1 -1
  1589. pulumi_oci/loadbalancer/get_health.py +1 -1
  1590. pulumi_oci/loadbalancer/get_hostnames.py +1 -1
  1591. pulumi_oci/loadbalancer/get_listener_rules.py +1 -1
  1592. pulumi_oci/loadbalancer/get_load_balancer_routing_policies.py +1 -1
  1593. pulumi_oci/loadbalancer/get_load_balancer_routing_policy.py +1 -1
  1594. pulumi_oci/loadbalancer/get_load_balancers.py +1 -1
  1595. pulumi_oci/loadbalancer/get_path_route_sets.py +1 -1
  1596. pulumi_oci/loadbalancer/get_policies.py +1 -1
  1597. pulumi_oci/loadbalancer/get_protocols.py +1 -1
  1598. pulumi_oci/loadbalancer/get_rule_set.py +1 -1
  1599. pulumi_oci/loadbalancer/get_rule_sets.py +1 -1
  1600. pulumi_oci/loadbalancer/get_shapes.py +1 -1
  1601. pulumi_oci/loadbalancer/get_ssl_cipher_suite.py +1 -1
  1602. pulumi_oci/loadbalancer/get_ssl_cipher_suites.py +1 -1
  1603. pulumi_oci/loadbalancer/hostname.py +40 -8
  1604. pulumi_oci/loadbalancer/listener.py +98 -24
  1605. pulumi_oci/loadbalancer/load_balancer.py +105 -28
  1606. pulumi_oci/loadbalancer/load_balancer_routing_policy.py +46 -10
  1607. pulumi_oci/loadbalancer/outputs.py +1420 -325
  1608. pulumi_oci/loadbalancer/path_route_set.py +40 -8
  1609. pulumi_oci/loadbalancer/rule_set.py +40 -8
  1610. pulumi_oci/loadbalancer/ssl_cipher_suite.py +40 -21
  1611. pulumi_oci/loganalytics/_inputs.py +375 -79
  1612. pulumi_oci/loganalytics/get_log_analytics_categories_list.py +1 -1
  1613. pulumi_oci/loganalytics/get_log_analytics_category.py +1 -1
  1614. pulumi_oci/loganalytics/get_log_analytics_entities.py +1 -1
  1615. pulumi_oci/loganalytics/get_log_analytics_entities_summary.py +1 -1
  1616. pulumi_oci/loganalytics/get_log_analytics_entity.py +1 -1
  1617. pulumi_oci/loganalytics/get_log_analytics_entity_topology.py +1 -1
  1618. pulumi_oci/loganalytics/get_log_analytics_log_group.py +1 -1
  1619. pulumi_oci/loganalytics/get_log_analytics_log_groups.py +1 -1
  1620. pulumi_oci/loganalytics/get_log_analytics_log_groups_summary.py +1 -1
  1621. pulumi_oci/loganalytics/get_log_analytics_object_collection_rule.py +1 -1
  1622. pulumi_oci/loganalytics/get_log_analytics_object_collection_rules.py +1 -1
  1623. pulumi_oci/loganalytics/get_log_analytics_preference.py +1 -1
  1624. pulumi_oci/loganalytics/get_log_analytics_resource_categories_list.py +1 -1
  1625. pulumi_oci/loganalytics/get_log_analytics_unprocessed_data_bucket.py +1 -1
  1626. pulumi_oci/loganalytics/get_log_sets_count.py +1 -1
  1627. pulumi_oci/loganalytics/get_namespace.py +1 -1
  1628. pulumi_oci/loganalytics/get_namespace_effective_properties.py +1 -1
  1629. pulumi_oci/loganalytics/get_namespace_ingest_time_rule.py +1 -1
  1630. pulumi_oci/loganalytics/get_namespace_ingest_time_rules.py +1 -1
  1631. pulumi_oci/loganalytics/get_namespace_properties_metadata.py +1 -1
  1632. pulumi_oci/loganalytics/get_namespace_rules.py +1 -1
  1633. pulumi_oci/loganalytics/get_namespace_rules_summary.py +1 -1
  1634. pulumi_oci/loganalytics/get_namespace_scheduled_task.py +1 -1
  1635. pulumi_oci/loganalytics/get_namespace_scheduled_tasks.py +1 -1
  1636. pulumi_oci/loganalytics/get_namespace_storage_encryption_key_info.py +1 -1
  1637. pulumi_oci/loganalytics/get_namespace_storage_overlapping_recalls.py +1 -1
  1638. pulumi_oci/loganalytics/get_namespace_storage_recall_count.py +1 -1
  1639. pulumi_oci/loganalytics/get_namespace_storage_recalled_data_size.py +1 -1
  1640. pulumi_oci/loganalytics/get_namespaces.py +1 -1
  1641. pulumi_oci/loganalytics/log_analytics_entity.py +115 -33
  1642. pulumi_oci/loganalytics/log_analytics_import_custom_content.py +58 -14
  1643. pulumi_oci/loganalytics/log_analytics_log_group.py +61 -15
  1644. pulumi_oci/loganalytics/log_analytics_object_collection_rule.py +163 -49
  1645. pulumi_oci/loganalytics/log_analytics_preferences_management.py +31 -5
  1646. pulumi_oci/loganalytics/log_analytics_resource_categories_management.py +43 -9
  1647. pulumi_oci/loganalytics/log_analytics_unprocessed_data_bucket_management.py +43 -9
  1648. pulumi_oci/loganalytics/namespace.py +37 -7
  1649. pulumi_oci/loganalytics/namespace_ingest_time_rule.py +87 -22
  1650. pulumi_oci/loganalytics/namespace_ingest_time_rules_management.py +37 -7
  1651. pulumi_oci/loganalytics/namespace_scheduled_task.py +110 -28
  1652. pulumi_oci/loganalytics/outputs.py +1401 -316
  1653. pulumi_oci/logging/_inputs.py +284 -65
  1654. pulumi_oci/logging/get_log.py +1 -1
  1655. pulumi_oci/logging/get_log_group.py +1 -1
  1656. pulumi_oci/logging/get_log_groups.py +1 -1
  1657. pulumi_oci/logging/get_log_saved_search.py +1 -1
  1658. pulumi_oci/logging/get_log_saved_searches.py +1 -1
  1659. pulumi_oci/logging/get_logs.py +1 -1
  1660. pulumi_oci/logging/get_unified_agent_configuration.py +1 -1
  1661. pulumi_oci/logging/get_unified_agent_configurations.py +1 -1
  1662. pulumi_oci/logging/log.py +87 -22
  1663. pulumi_oci/logging/log_group.py +58 -14
  1664. pulumi_oci/logging/log_saved_search.py +64 -16
  1665. pulumi_oci/logging/outputs.py +718 -170
  1666. pulumi_oci/logging/unified_agent_configuration.py +89 -21
  1667. pulumi_oci/managementagent/_inputs.py +125 -26
  1668. pulumi_oci/managementagent/get_management_agent.py +1 -1
  1669. pulumi_oci/managementagent/get_management_agent_available_histories.py +1 -1
  1670. pulumi_oci/managementagent/get_management_agent_count.py +1 -1
  1671. pulumi_oci/managementagent/get_management_agent_get_auto_upgradable_config.py +1 -1
  1672. pulumi_oci/managementagent/get_management_agent_images.py +1 -1
  1673. pulumi_oci/managementagent/get_management_agent_install_key.py +1 -1
  1674. pulumi_oci/managementagent/get_management_agent_install_keys.py +1 -1
  1675. pulumi_oci/managementagent/get_management_agent_plugin_count.py +1 -1
  1676. pulumi_oci/managementagent/get_management_agent_plugins.py +1 -1
  1677. pulumi_oci/managementagent/get_management_agents.py +1 -1
  1678. pulumi_oci/managementagent/management_agent.py +112 -32
  1679. pulumi_oci/managementagent/management_agent_install_key.py +70 -18
  1680. pulumi_oci/managementagent/outputs.py +520 -125
  1681. pulumi_oci/managementdashboard/get_management_dashboards_export.py +1 -1
  1682. pulumi_oci/managementdashboard/management_dashboards_import.py +31 -5
  1683. pulumi_oci/marketplace/_inputs.py +238 -45
  1684. pulumi_oci/marketplace/accepted_agreement.py +70 -18
  1685. pulumi_oci/marketplace/get_accepted_agreement.py +1 -1
  1686. pulumi_oci/marketplace/get_accepted_agreements.py +1 -1
  1687. pulumi_oci/marketplace/get_categories.py +1 -1
  1688. pulumi_oci/marketplace/get_listing.py +1 -1
  1689. pulumi_oci/marketplace/get_listing_package.py +1 -1
  1690. pulumi_oci/marketplace/get_listing_package_agreements.py +1 -1
  1691. pulumi_oci/marketplace/get_listing_packages.py +1 -1
  1692. pulumi_oci/marketplace/get_listing_taxes.py +1 -1
  1693. pulumi_oci/marketplace/get_listings.py +1 -1
  1694. pulumi_oci/marketplace/get_publication.py +1 -1
  1695. pulumi_oci/marketplace/get_publication_package.py +1 -1
  1696. pulumi_oci/marketplace/get_publication_packages.py +1 -1
  1697. pulumi_oci/marketplace/get_publications.py +1 -1
  1698. pulumi_oci/marketplace/get_publishers.py +1 -1
  1699. pulumi_oci/marketplace/listing_package_agreement.py +55 -13
  1700. pulumi_oci/marketplace/outputs.py +1266 -257
  1701. pulumi_oci/marketplace/publication.py +99 -26
  1702. pulumi_oci/mediaservices/_inputs.py +274 -57
  1703. pulumi_oci/mediaservices/get_media_asset.py +1 -1
  1704. pulumi_oci/mediaservices/get_media_asset_distribution_channel_attachment.py +1 -1
  1705. pulumi_oci/mediaservices/get_media_assets.py +1 -1
  1706. pulumi_oci/mediaservices/get_media_workflow.py +1 -1
  1707. pulumi_oci/mediaservices/get_media_workflow_configuration.py +1 -1
  1708. pulumi_oci/mediaservices/get_media_workflow_configurations.py +1 -1
  1709. pulumi_oci/mediaservices/get_media_workflow_job.py +1 -1
  1710. pulumi_oci/mediaservices/get_media_workflow_job_fact.py +1 -1
  1711. pulumi_oci/mediaservices/get_media_workflow_job_facts.py +1 -1
  1712. pulumi_oci/mediaservices/get_media_workflow_jobs.py +1 -1
  1713. pulumi_oci/mediaservices/get_media_workflow_task_declaration.py +1 -1
  1714. pulumi_oci/mediaservices/get_media_workflows.py +1 -1
  1715. pulumi_oci/mediaservices/get_stream_cdn_config.py +1 -1
  1716. pulumi_oci/mediaservices/get_stream_cdn_configs.py +1 -1
  1717. pulumi_oci/mediaservices/get_stream_distribution_channel.py +1 -1
  1718. pulumi_oci/mediaservices/get_stream_distribution_channels.py +1 -1
  1719. pulumi_oci/mediaservices/get_stream_packaging_config.py +1 -1
  1720. pulumi_oci/mediaservices/get_stream_packaging_configs.py +1 -1
  1721. pulumi_oci/mediaservices/get_system_media_workflow.py +1 -1
  1722. pulumi_oci/mediaservices/media_asset.py +139 -41
  1723. pulumi_oci/mediaservices/media_workflow.py +79 -21
  1724. pulumi_oci/mediaservices/media_workflow_configuration.py +64 -16
  1725. pulumi_oci/mediaservices/media_workflow_job.py +103 -29
  1726. pulumi_oci/mediaservices/outputs.py +1093 -253
  1727. pulumi_oci/mediaservices/stream_cdn_config.py +78 -19
  1728. pulumi_oci/mediaservices/stream_distribution_channel.py +58 -14
  1729. pulumi_oci/mediaservices/stream_packaging_config.py +81 -20
  1730. pulumi_oci/meteringcomputation/_inputs.py +440 -103
  1731. pulumi_oci/meteringcomputation/custom_table.py +42 -7
  1732. pulumi_oci/meteringcomputation/get_configuration.py +1 -1
  1733. pulumi_oci/meteringcomputation/get_custom_table.py +1 -1
  1734. pulumi_oci/meteringcomputation/get_custom_tables.py +1 -1
  1735. pulumi_oci/meteringcomputation/get_queries.py +1 -1
  1736. pulumi_oci/meteringcomputation/get_query.py +1 -1
  1737. pulumi_oci/meteringcomputation/get_schedule.py +1 -1
  1738. pulumi_oci/meteringcomputation/get_scheduled_run.py +1 -1
  1739. pulumi_oci/meteringcomputation/get_scheduled_runs.py +1 -1
  1740. pulumi_oci/meteringcomputation/get_schedules.py +1 -1
  1741. pulumi_oci/meteringcomputation/outputs.py +1074 -242
  1742. pulumi_oci/meteringcomputation/query.py +36 -5
  1743. pulumi_oci/meteringcomputation/schedule.py +107 -27
  1744. pulumi_oci/meteringcomputation/usage.py +93 -24
  1745. pulumi_oci/monitoring/_inputs.py +81 -16
  1746. pulumi_oci/monitoring/alarm.py +147 -42
  1747. pulumi_oci/monitoring/get_alarm.py +1 -1
  1748. pulumi_oci/monitoring/get_alarm_history_collection.py +1 -1
  1749. pulumi_oci/monitoring/get_alarm_statuses.py +1 -1
  1750. pulumi_oci/monitoring/get_alarms.py +1 -1
  1751. pulumi_oci/monitoring/get_metric_data.py +1 -1
  1752. pulumi_oci/monitoring/get_metrics.py +1 -1
  1753. pulumi_oci/monitoring/outputs.py +333 -79
  1754. pulumi_oci/mysql/_inputs.py +1053 -242
  1755. pulumi_oci/mysql/channel.py +89 -21
  1756. pulumi_oci/mysql/get_channel.py +1 -1
  1757. pulumi_oci/mysql/get_channels.py +1 -1
  1758. pulumi_oci/mysql/get_heat_wave_cluster.py +1 -1
  1759. pulumi_oci/mysql/get_mysql_backup.py +1 -1
  1760. pulumi_oci/mysql/get_mysql_backups.py +1 -1
  1761. pulumi_oci/mysql/get_mysql_configuration.py +1 -1
  1762. pulumi_oci/mysql/get_mysql_configurations.py +1 -1
  1763. pulumi_oci/mysql/get_mysql_db_system.py +1 -1
  1764. pulumi_oci/mysql/get_mysql_db_systems.py +1 -1
  1765. pulumi_oci/mysql/get_mysql_version.py +1 -1
  1766. pulumi_oci/mysql/get_replica.py +43 -3
  1767. pulumi_oci/mysql/get_replicas.py +39 -2
  1768. pulumi_oci/mysql/get_shapes.py +1 -1
  1769. pulumi_oci/mysql/heat_wave_cluster.py +61 -15
  1770. pulumi_oci/mysql/mysql_backup.py +97 -27
  1771. pulumi_oci/mysql/mysql_configuration.py +95 -23
  1772. pulumi_oci/mysql/mysql_db_system.py +217 -62
  1773. pulumi_oci/mysql/outputs.py +3298 -788
  1774. pulumi_oci/mysql/replica.py +245 -65
  1775. pulumi_oci/networkfirewall/_inputs.py +239 -50
  1776. pulumi_oci/networkfirewall/get_network_firewall.py +1 -1
  1777. pulumi_oci/networkfirewall/get_network_firewall_policies.py +1 -1
  1778. pulumi_oci/networkfirewall/get_network_firewall_policy.py +1 -1
  1779. pulumi_oci/networkfirewall/get_network_firewalls.py +1 -1
  1780. pulumi_oci/networkfirewall/network_firewall.py +94 -26
  1781. pulumi_oci/networkfirewall/network_firewall_policy.py +103 -29
  1782. pulumi_oci/networkfirewall/outputs.py +787 -172
  1783. pulumi_oci/networkloadbalancer/_inputs.py +272 -61
  1784. pulumi_oci/networkloadbalancer/backend.py +79 -21
  1785. pulumi_oci/networkloadbalancer/backend_set.py +63 -14
  1786. pulumi_oci/networkloadbalancer/get_backend_health.py +1 -1
  1787. pulumi_oci/networkloadbalancer/get_backend_set.py +1 -1
  1788. pulumi_oci/networkloadbalancer/get_backend_set_health.py +1 -1
  1789. pulumi_oci/networkloadbalancer/get_backend_sets.py +1 -1
  1790. pulumi_oci/networkloadbalancer/get_backends.py +1 -1
  1791. pulumi_oci/networkloadbalancer/get_listener.py +1 -1
  1792. pulumi_oci/networkloadbalancer/get_listeners.py +1 -1
  1793. pulumi_oci/networkloadbalancer/get_network_load_balancer.py +1 -1
  1794. pulumi_oci/networkloadbalancer/get_network_load_balancer_health.py +1 -1
  1795. pulumi_oci/networkloadbalancer/get_network_load_balancers.py +1 -1
  1796. pulumi_oci/networkloadbalancer/get_network_load_balancers_policies.py +1 -1
  1797. pulumi_oci/networkloadbalancer/get_network_load_balancers_protocols.py +1 -1
  1798. pulumi_oci/networkloadbalancer/listener.py +55 -13
  1799. pulumi_oci/networkloadbalancer/network_load_balancer.py +97 -27
  1800. pulumi_oci/networkloadbalancer/network_load_balancers_backend_sets_unified.py +66 -15
  1801. pulumi_oci/networkloadbalancer/outputs.py +716 -160
  1802. pulumi_oci/nosql/_inputs.py +131 -28
  1803. pulumi_oci/nosql/get_index.py +1 -1
  1804. pulumi_oci/nosql/get_indexes.py +1 -1
  1805. pulumi_oci/nosql/get_table.py +1 -1
  1806. pulumi_oci/nosql/get_tables.py +1 -1
  1807. pulumi_oci/nosql/index.py +61 -15
  1808. pulumi_oci/nosql/outputs.py +416 -95
  1809. pulumi_oci/nosql/table.py +87 -22
  1810. pulumi_oci/objectstorage/_inputs.py +210 -45
  1811. pulumi_oci/objectstorage/bucket.py +124 -36
  1812. pulumi_oci/objectstorage/get_bucket.py +1 -1
  1813. pulumi_oci/objectstorage/get_bucket_summaries.py +1 -1
  1814. pulumi_oci/objectstorage/get_namespace.py +1 -1
  1815. pulumi_oci/objectstorage/get_namespace_metadata.py +1 -1
  1816. pulumi_oci/objectstorage/get_object.py +1 -1
  1817. pulumi_oci/objectstorage/get_object_head.py +1 -1
  1818. pulumi_oci/objectstorage/get_object_lifecycle_policy.py +1 -1
  1819. pulumi_oci/objectstorage/get_object_versions.py +1 -1
  1820. pulumi_oci/objectstorage/get_objects.py +1 -1
  1821. pulumi_oci/objectstorage/get_preauthrequest.py +1 -1
  1822. pulumi_oci/objectstorage/get_preauthrequests.py +1 -1
  1823. pulumi_oci/objectstorage/get_replication_policies.py +1 -1
  1824. pulumi_oci/objectstorage/get_replication_policy.py +1 -1
  1825. pulumi_oci/objectstorage/get_replication_sources.py +1 -1
  1826. pulumi_oci/objectstorage/namespace_metadata.py +37 -7
  1827. pulumi_oci/objectstorage/object_lifecycle_policy.py +40 -8
  1828. pulumi_oci/objectstorage/outputs.py +576 -139
  1829. pulumi_oci/objectstorage/preauthrequest.py +79 -24
  1830. pulumi_oci/objectstorage/replication_policy.py +67 -20
  1831. pulumi_oci/objectstorage/storage_object.py +132 -37
  1832. pulumi_oci/oce/_inputs.py +17 -4
  1833. pulumi_oci/oce/get_oce_instance.py +1 -1
  1834. pulumi_oci/oce/get_oce_instances.py +1 -1
  1835. pulumi_oci/oce/instance.py +148 -44
  1836. pulumi_oci/oce/outputs.py +105 -31
  1837. pulumi_oci/ocvp/_inputs.py +139 -26
  1838. pulumi_oci/ocvp/esxi_host.py +139 -54
  1839. pulumi_oci/ocvp/get_exsi_host.py +1 -1
  1840. pulumi_oci/ocvp/get_exsi_hosts.py +1 -1
  1841. pulumi_oci/ocvp/get_sddc.py +1 -1
  1842. pulumi_oci/ocvp/get_sddcs.py +1 -1
  1843. pulumi_oci/ocvp/get_supported_host_shapes.py +1 -1
  1844. pulumi_oci/ocvp/get_supported_skus.py +1 -1
  1845. pulumi_oci/ocvp/get_supported_vmware_software_versions.py +1 -1
  1846. pulumi_oci/ocvp/outputs.py +587 -145
  1847. pulumi_oci/ocvp/sddc.py +289 -91
  1848. pulumi_oci/oda/_inputs.py +94 -18
  1849. pulumi_oci/oda/get_oda_instance.py +1 -1
  1850. pulumi_oci/oda/get_oda_instances.py +1 -1
  1851. pulumi_oci/oda/get_oda_private_endpoint.py +1 -1
  1852. pulumi_oci/oda/get_oda_private_endpoint_attachment.py +1 -1
  1853. pulumi_oci/oda/get_oda_private_endpoint_attachments.py +1 -1
  1854. pulumi_oci/oda/get_oda_private_endpoint_scan_proxies.py +1 -1
  1855. pulumi_oci/oda/get_oda_private_endpoint_scan_proxy.py +1 -1
  1856. pulumi_oci/oda/get_oda_private_endpoints.py +1 -1
  1857. pulumi_oci/oda/oda_instance.py +112 -32
  1858. pulumi_oci/oda/oda_private_endpoint.py +70 -18
  1859. pulumi_oci/oda/oda_private_endpoint_attachment.py +43 -9
  1860. pulumi_oci/oda/oda_private_endpoint_scan_proxy.py +49 -11
  1861. pulumi_oci/oda/outputs.py +354 -79
  1862. pulumi_oci/onesubsription/_inputs.py +161 -31
  1863. pulumi_oci/onesubsription/get_aggregated_computed_usages.py +1 -1
  1864. pulumi_oci/onesubsription/get_billing_schedules.py +1 -1
  1865. pulumi_oci/onesubsription/get_commitment.py +1 -1
  1866. pulumi_oci/onesubsription/get_commitments.py +1 -1
  1867. pulumi_oci/onesubsription/get_computed_usage.py +1 -1
  1868. pulumi_oci/onesubsription/get_computed_usages.py +1 -1
  1869. pulumi_oci/onesubsription/get_invoice_line_computed_usages.py +1 -1
  1870. pulumi_oci/onesubsription/get_invoices.py +1 -1
  1871. pulumi_oci/onesubsription/get_organization_subscriptions.py +1 -1
  1872. pulumi_oci/onesubsription/get_ratecards.py +1 -1
  1873. pulumi_oci/onesubsription/get_subscribed_service.py +1 -1
  1874. pulumi_oci/onesubsription/get_subscribed_services.py +1 -1
  1875. pulumi_oci/onesubsription/get_subscriptions.py +1 -1
  1876. pulumi_oci/onesubsription/outputs.py +3104 -809
  1877. pulumi_oci/ons/_inputs.py +33 -7
  1878. pulumi_oci/ons/get_notification_topic.py +1 -1
  1879. pulumi_oci/ons/get_notification_topics.py +1 -1
  1880. pulumi_oci/ons/get_subscription.py +1 -1
  1881. pulumi_oci/ons/get_subscriptions.py +1 -1
  1882. pulumi_oci/ons/notification_topic.py +67 -17
  1883. pulumi_oci/ons/outputs.py +139 -33
  1884. pulumi_oci/ons/subscription.py +70 -18
  1885. pulumi_oci/opa/_inputs.py +39 -9
  1886. pulumi_oci/opa/get_opa_instance.py +1 -1
  1887. pulumi_oci/opa/get_opa_instances.py +1 -1
  1888. pulumi_oci/opa/opa_instance.py +109 -31
  1889. pulumi_oci/opa/outputs.py +163 -41
  1890. pulumi_oci/opensearch/_inputs.py +33 -7
  1891. pulumi_oci/opensearch/cluster.py +217 -67
  1892. pulumi_oci/opensearch/get_opensearch_cluster.py +1 -1
  1893. pulumi_oci/opensearch/get_opensearch_clusters.py +1 -1
  1894. pulumi_oci/opensearch/get_opensearch_version.py +1 -1
  1895. pulumi_oci/opensearch/get_opensearch_versions.py +1 -1
  1896. pulumi_oci/opensearch/outputs.py +200 -51
  1897. pulumi_oci/operatoraccesscontrol/_inputs.py +65 -13
  1898. pulumi_oci/operatoraccesscontrol/get_access_request.py +1 -1
  1899. pulumi_oci/operatoraccesscontrol/get_access_request_history.py +1 -1
  1900. pulumi_oci/operatoraccesscontrol/get_access_requests.py +1 -1
  1901. pulumi_oci/operatoraccesscontrol/get_action.py +1 -1
  1902. pulumi_oci/operatoraccesscontrol/get_actions.py +1 -1
  1903. pulumi_oci/operatoraccesscontrol/get_control.py +1 -1
  1904. pulumi_oci/operatoraccesscontrol/get_control_assignment.py +1 -1
  1905. pulumi_oci/operatoraccesscontrol/get_control_assignments.py +1 -1
  1906. pulumi_oci/operatoraccesscontrol/get_controls.py +1 -1
  1907. pulumi_oci/operatoraccesscontrol/operator_control.py +112 -32
  1908. pulumi_oci/operatoraccesscontrol/operator_control_assignment.py +151 -45
  1909. pulumi_oci/operatoraccesscontrol/outputs.py +451 -116
  1910. pulumi_oci/opsi/_inputs.py +476 -101
  1911. pulumi_oci/opsi/awr_hub.py +73 -19
  1912. pulumi_oci/opsi/database_insight.py +193 -54
  1913. pulumi_oci/opsi/enterprise_manager_bridge.py +76 -20
  1914. pulumi_oci/opsi/exadata_insight.py +130 -38
  1915. pulumi_oci/opsi/get_awr_hub.py +1 -1
  1916. pulumi_oci/opsi/get_awr_hub_awr_snapshot.py +1 -1
  1917. pulumi_oci/opsi/get_awr_hub_awr_snapshots.py +1 -1
  1918. pulumi_oci/opsi/get_awr_hub_awr_sources_summary.py +1 -1
  1919. pulumi_oci/opsi/get_awr_hubs.py +1 -1
  1920. pulumi_oci/opsi/get_database_insight.py +1 -1
  1921. pulumi_oci/opsi/get_database_insights.py +1 -1
  1922. pulumi_oci/opsi/get_enterprise_manager_bridge.py +1 -1
  1923. pulumi_oci/opsi/get_enterprise_manager_bridges.py +1 -1
  1924. pulumi_oci/opsi/get_exadata_insight.py +1 -1
  1925. pulumi_oci/opsi/get_exadata_insights.py +1 -1
  1926. pulumi_oci/opsi/get_host_insight.py +1 -1
  1927. pulumi_oci/opsi/get_host_insights.py +1 -1
  1928. pulumi_oci/opsi/get_importable_agent_entities.py +1 -1
  1929. pulumi_oci/opsi/get_importable_agent_entity.py +1 -1
  1930. pulumi_oci/opsi/get_importable_compute_entities.py +1 -1
  1931. pulumi_oci/opsi/get_importable_compute_entity.py +1 -1
  1932. pulumi_oci/opsi/get_news_report.py +1 -1
  1933. pulumi_oci/opsi/get_news_reports.py +1 -1
  1934. pulumi_oci/opsi/get_operations_insights_private_endpoint.py +1 -1
  1935. pulumi_oci/opsi/get_operations_insights_private_endpoints.py +1 -1
  1936. pulumi_oci/opsi/get_operations_insights_warehouse.py +1 -1
  1937. pulumi_oci/opsi/get_operations_insights_warehouse_resource_usage_summary.py +1 -1
  1938. pulumi_oci/opsi/get_operations_insights_warehouse_user.py +1 -1
  1939. pulumi_oci/opsi/get_operations_insights_warehouse_users.py +1 -1
  1940. pulumi_oci/opsi/get_operations_insights_warehouses.py +1 -1
  1941. pulumi_oci/opsi/get_opsi_configuration.py +1 -1
  1942. pulumi_oci/opsi/get_opsi_configuration_configuration_item.py +1 -1
  1943. pulumi_oci/opsi/get_opsi_configurations.py +1 -1
  1944. pulumi_oci/opsi/host_insight.py +130 -38
  1945. pulumi_oci/opsi/news_report.py +99 -26
  1946. pulumi_oci/opsi/operations_insights_private_endpoint.py +94 -26
  1947. pulumi_oci/opsi/operations_insights_warehouse.py +85 -23
  1948. pulumi_oci/opsi/operations_insights_warehouse_download_warehouse_wallet.py +31 -5
  1949. pulumi_oci/opsi/operations_insights_warehouse_rotate_warehouse_wallet.py +25 -3
  1950. pulumi_oci/opsi/operations_insights_warehouse_user.py +88 -24
  1951. pulumi_oci/opsi/opsi_configuration.py +103 -29
  1952. pulumi_oci/opsi/outputs.py +2124 -508
  1953. pulumi_oci/optimizer/_inputs.py +240 -41
  1954. pulumi_oci/optimizer/enrollment_status.py +46 -10
  1955. pulumi_oci/optimizer/get_categories.py +1 -1
  1956. pulumi_oci/optimizer/get_category.py +1 -1
  1957. pulumi_oci/optimizer/get_enrollment_status.py +1 -1
  1958. pulumi_oci/optimizer/get_enrollment_statuses.py +1 -1
  1959. pulumi_oci/optimizer/get_histories.py +1 -1
  1960. pulumi_oci/optimizer/get_profile.py +1 -1
  1961. pulumi_oci/optimizer/get_profile_level.py +1 -1
  1962. pulumi_oci/optimizer/get_profile_levels.py +1 -1
  1963. pulumi_oci/optimizer/get_profiles.py +1 -1
  1964. pulumi_oci/optimizer/get_recommendation.py +1 -1
  1965. pulumi_oci/optimizer/get_recommendation_strategies.py +1 -1
  1966. pulumi_oci/optimizer/get_recommendation_strategy.py +1 -1
  1967. pulumi_oci/optimizer/get_recommendations.py +1 -1
  1968. pulumi_oci/optimizer/get_resource_action.py +1 -1
  1969. pulumi_oci/optimizer/get_resource_actions.py +1 -1
  1970. pulumi_oci/optimizer/outputs.py +1112 -222
  1971. pulumi_oci/optimizer/profile.py +97 -22
  1972. pulumi_oci/optimizer/recommendation.py +76 -20
  1973. pulumi_oci/optimizer/resource_action.py +82 -22
  1974. pulumi_oci/osmanagement/_inputs.py +211 -36
  1975. pulumi_oci/osmanagement/get_managed_instance.py +1 -1
  1976. pulumi_oci/osmanagement/get_managed_instance_event_report.py +1 -1
  1977. pulumi_oci/osmanagement/get_managed_instance_group.py +1 -1
  1978. pulumi_oci/osmanagement/get_managed_instance_groups.py +1 -1
  1979. pulumi_oci/osmanagement/get_managed_instance_module_streams.py +1 -1
  1980. pulumi_oci/osmanagement/get_managed_instance_stream_profile.py +1 -1
  1981. pulumi_oci/osmanagement/get_managed_instances.py +1 -1
  1982. pulumi_oci/osmanagement/get_software_source.py +1 -1
  1983. pulumi_oci/osmanagement/get_software_source_module_stream.py +1 -1
  1984. pulumi_oci/osmanagement/get_software_source_module_stream_profile.py +1 -1
  1985. pulumi_oci/osmanagement/get_software_source_stream_profile.py +1 -1
  1986. pulumi_oci/osmanagement/get_software_sources.py +1 -1
  1987. pulumi_oci/osmanagement/managed_instance.py +106 -30
  1988. pulumi_oci/osmanagement/managed_instance_group.py +64 -16
  1989. pulumi_oci/osmanagement/managed_instance_management.py +78 -19
  1990. pulumi_oci/osmanagement/outputs.py +644 -136
  1991. pulumi_oci/osmanagement/software_source.py +115 -33
  1992. pulumi_oci/ospgateway/_inputs.py +544 -147
  1993. pulumi_oci/ospgateway/address_action_verification.py +196 -60
  1994. pulumi_oci/ospgateway/get_address.py +1 -1
  1995. pulumi_oci/ospgateway/get_address_rule.py +1 -1
  1996. pulumi_oci/ospgateway/get_invoice.py +1 -1
  1997. pulumi_oci/ospgateway/get_invoices.py +1 -1
  1998. pulumi_oci/ospgateway/get_invoices_invoice_line.py +1 -1
  1999. pulumi_oci/ospgateway/get_invoices_invoice_lines.py +1 -1
  2000. pulumi_oci/ospgateway/get_subscription.py +1 -1
  2001. pulumi_oci/ospgateway/get_subscriptions.py +1 -1
  2002. pulumi_oci/ospgateway/outputs.py +2149 -563
  2003. pulumi_oci/ospgateway/subscription.py +114 -31
  2004. pulumi_oci/osubbillingschedule/_inputs.py +17 -4
  2005. pulumi_oci/osubbillingschedule/get_billing_schedule.py +1 -1
  2006. pulumi_oci/osubbillingschedule/outputs.py +73 -18
  2007. pulumi_oci/osuborganizationsubscription/_inputs.py +17 -4
  2008. pulumi_oci/osuborganizationsubscription/get_organization_subscriptions.py +1 -1
  2009. pulumi_oci/osuborganizationsubscription/outputs.py +64 -15
  2010. pulumi_oci/osubsubscription/_inputs.py +49 -10
  2011. pulumi_oci/osubsubscription/get_commitment.py +1 -1
  2012. pulumi_oci/osubsubscription/get_commitments.py +1 -1
  2013. pulumi_oci/osubsubscription/get_ratecards.py +1 -1
  2014. pulumi_oci/osubsubscription/get_subscriptions.py +1 -1
  2015. pulumi_oci/osubsubscription/outputs.py +326 -79
  2016. pulumi_oci/osubusage/_inputs.py +33 -7
  2017. pulumi_oci/osubusage/get_commitment_aggregateds.py +1 -1
  2018. pulumi_oci/osubusage/get_computed_usage.py +1 -1
  2019. pulumi_oci/osubusage/get_computed_usages.py +1 -1
  2020. pulumi_oci/osubusage/outputs.py +354 -93
  2021. pulumi_oci/provider.py +51 -14
  2022. pulumi_oci/queue/_inputs.py +17 -4
  2023. pulumi_oci/queue/get_queue.py +28 -15
  2024. pulumi_oci/queue/get_queues.py +11 -11
  2025. pulumi_oci/queue/outputs.py +116 -38
  2026. pulumi_oci/queue/queue.py +211 -84
  2027. pulumi_oci/recoverymod/_inputs.py +90 -19
  2028. pulumi_oci/recoverymod/get_protected_database.py +1 -1
  2029. pulumi_oci/recoverymod/get_protected_database_fetch_configuration.py +1 -1
  2030. pulumi_oci/recoverymod/get_protected_databases.py +1 -1
  2031. pulumi_oci/recoverymod/get_protection_policies.py +1 -1
  2032. pulumi_oci/recoverymod/get_protection_policy.py +1 -1
  2033. pulumi_oci/recoverymod/get_recovery_service_subnet.py +1 -1
  2034. pulumi_oci/recoverymod/get_recovery_service_subnets.py +1 -1
  2035. pulumi_oci/recoverymod/outputs.py +361 -86
  2036. pulumi_oci/recoverymod/protected_database.py +115 -33
  2037. pulumi_oci/recoverymod/protection_policy.py +67 -17
  2038. pulumi_oci/recoverymod/recovery_service_subnet.py +70 -18
  2039. pulumi_oci/resourcemanager/_inputs.py +33 -7
  2040. pulumi_oci/resourcemanager/get_private_endpoint.py +1 -1
  2041. pulumi_oci/resourcemanager/get_private_endpoint_reachable_ip.py +1 -1
  2042. pulumi_oci/resourcemanager/get_private_endpoints.py +1 -1
  2043. pulumi_oci/resourcemanager/get_stack.py +1 -1
  2044. pulumi_oci/resourcemanager/get_stack_tf_state.py +1 -1
  2045. pulumi_oci/resourcemanager/get_stacks.py +1 -1
  2046. pulumi_oci/resourcemanager/outputs.py +161 -38
  2047. pulumi_oci/resourcemanager/private_endpoint.py +88 -24
  2048. pulumi_oci/sch/_inputs.py +220 -46
  2049. pulumi_oci/sch/connector.py +95 -23
  2050. pulumi_oci/sch/get_service_connector.py +1 -1
  2051. pulumi_oci/sch/get_service_connectors.py +1 -1
  2052. pulumi_oci/sch/outputs.py +685 -145
  2053. pulumi_oci/secrets/_inputs.py +17 -4
  2054. pulumi_oci/secrets/get_secretbundle.py +1 -1
  2055. pulumi_oci/secrets/get_secretbundle_versions.py +1 -1
  2056. pulumi_oci/secrets/outputs.py +58 -13
  2057. pulumi_oci/servicecatalog/_inputs.py +97 -19
  2058. pulumi_oci/servicecatalog/catalog.py +52 -12
  2059. pulumi_oci/servicecatalog/catalog_association.py +40 -8
  2060. pulumi_oci/servicecatalog/get_private_application.py +1 -1
  2061. pulumi_oci/servicecatalog/get_private_application_package.py +1 -1
  2062. pulumi_oci/servicecatalog/get_private_application_packages.py +1 -1
  2063. pulumi_oci/servicecatalog/get_private_applications.py +1 -1
  2064. pulumi_oci/servicecatalog/get_service_catalog.py +1 -1
  2065. pulumi_oci/servicecatalog/get_service_catalog_association.py +1 -1
  2066. pulumi_oci/servicecatalog/get_service_catalog_associations.py +1 -1
  2067. pulumi_oci/servicecatalog/get_service_catalogs.py +1 -1
  2068. pulumi_oci/servicecatalog/outputs.py +334 -70
  2069. pulumi_oci/servicecatalog/private_application.py +87 -22
  2070. pulumi_oci/servicemanagerproxy/_inputs.py +17 -4
  2071. pulumi_oci/servicemanagerproxy/get_service_environment.py +1 -1
  2072. pulumi_oci/servicemanagerproxy/get_service_environments.py +1 -1
  2073. pulumi_oci/servicemanagerproxy/outputs.py +125 -26
  2074. pulumi_oci/servicemesh/_inputs.py +493 -95
  2075. pulumi_oci/servicemesh/access_policy.py +76 -20
  2076. pulumi_oci/servicemesh/get_access_policies.py +1 -1
  2077. pulumi_oci/servicemesh/get_access_policy.py +1 -1
  2078. pulumi_oci/servicemesh/get_ingress_gateway.py +1 -1
  2079. pulumi_oci/servicemesh/get_ingress_gateway_route_table.py +1 -1
  2080. pulumi_oci/servicemesh/get_ingress_gateway_route_tables.py +1 -1
  2081. pulumi_oci/servicemesh/get_ingress_gateways.py +1 -1
  2082. pulumi_oci/servicemesh/get_mesh.py +1 -1
  2083. pulumi_oci/servicemesh/get_meshes.py +1 -1
  2084. pulumi_oci/servicemesh/get_proxy_detail.py +21 -1
  2085. pulumi_oci/servicemesh/get_virtual_deployment.py +1 -1
  2086. pulumi_oci/servicemesh/get_virtual_deployments.py +1 -1
  2087. pulumi_oci/servicemesh/get_virtual_service.py +1 -1
  2088. pulumi_oci/servicemesh/get_virtual_service_route_table.py +1 -1
  2089. pulumi_oci/servicemesh/get_virtual_service_route_tables.py +1 -1
  2090. pulumi_oci/servicemesh/get_virtual_services.py +1 -1
  2091. pulumi_oci/servicemesh/ingress_gateway.py +98 -24
  2092. pulumi_oci/servicemesh/ingress_gateway_route_table.py +82 -22
  2093. pulumi_oci/servicemesh/mesh.py +81 -20
  2094. pulumi_oci/servicemesh/outputs.py +1669 -347
  2095. pulumi_oci/servicemesh/virtual_deployment.py +98 -24
  2096. pulumi_oci/servicemesh/virtual_service.py +98 -24
  2097. pulumi_oci/servicemesh/virtual_service_route_table.py +82 -22
  2098. pulumi_oci/stackmonitoring/_inputs.py +511 -108
  2099. pulumi_oci/stackmonitoring/config.py +73 -19
  2100. pulumi_oci/stackmonitoring/discovery_job.py +87 -22
  2101. pulumi_oci/stackmonitoring/get_config.py +1 -1
  2102. pulumi_oci/stackmonitoring/get_configs.py +1 -1
  2103. pulumi_oci/stackmonitoring/get_discovery_job.py +1 -1
  2104. pulumi_oci/stackmonitoring/get_discovery_job_logs.py +1 -1
  2105. pulumi_oci/stackmonitoring/get_discovery_jobs.py +1 -1
  2106. pulumi_oci/stackmonitoring/get_monitored_resource.py +1 -1
  2107. pulumi_oci/stackmonitoring/monitored_resource.py +151 -40
  2108. pulumi_oci/stackmonitoring/monitored_resources_associate_monitored_resource.py +58 -14
  2109. pulumi_oci/stackmonitoring/monitored_resources_list_member.py +40 -8
  2110. pulumi_oci/stackmonitoring/monitored_resources_search.py +124 -36
  2111. pulumi_oci/stackmonitoring/monitored_resources_search_association.py +70 -18
  2112. pulumi_oci/stackmonitoring/outputs.py +920 -193
  2113. pulumi_oci/streaming/_inputs.py +97 -19
  2114. pulumi_oci/streaming/connect_harness.py +52 -12
  2115. pulumi_oci/streaming/get_connect_harness.py +1 -1
  2116. pulumi_oci/streaming/get_connect_harnesses.py +1 -1
  2117. pulumi_oci/streaming/get_stream.py +1 -1
  2118. pulumi_oci/streaming/get_stream_pool.py +1 -1
  2119. pulumi_oci/streaming/get_stream_pools.py +1 -1
  2120. pulumi_oci/streaming/get_streams.py +1 -1
  2121. pulumi_oci/streaming/outputs.py +313 -70
  2122. pulumi_oci/streaming/stream.py +73 -19
  2123. pulumi_oci/streaming/stream_pool.py +91 -20
  2124. pulumi_oci/usageproxy/_inputs.py +129 -25
  2125. pulumi_oci/usageproxy/get_resource_quotas.py +1 -1
  2126. pulumi_oci/usageproxy/get_resources.py +1 -1
  2127. pulumi_oci/usageproxy/get_subscription_product.py +1 -1
  2128. pulumi_oci/usageproxy/get_subscription_products.py +1 -1
  2129. pulumi_oci/usageproxy/get_subscription_redeemable_user.py +1 -1
  2130. pulumi_oci/usageproxy/get_subscription_redeemable_users.py +1 -1
  2131. pulumi_oci/usageproxy/get_subscription_redemption.py +1 -1
  2132. pulumi_oci/usageproxy/get_subscription_redemptions.py +1 -1
  2133. pulumi_oci/usageproxy/get_subscription_reward.py +1 -1
  2134. pulumi_oci/usageproxy/get_subscription_rewards.py +1 -1
  2135. pulumi_oci/usageproxy/get_usagelimits.py +1 -1
  2136. pulumi_oci/usageproxy/outputs.py +682 -151
  2137. pulumi_oci/usageproxy/subscription_redeemable_user.py +43 -9
  2138. pulumi_oci/vault/_inputs.py +58 -13
  2139. pulumi_oci/vault/get_secret.py +1 -1
  2140. pulumi_oci/vault/get_secret_version.py +1 -1
  2141. pulumi_oci/vault/get_secrets.py +1 -1
  2142. pulumi_oci/vault/outputs.py +198 -48
  2143. pulumi_oci/vault/secret.py +102 -27
  2144. pulumi_oci/vbs/_inputs.py +17 -4
  2145. pulumi_oci/vbs/get_inst_vbs_instance.py +1 -1
  2146. pulumi_oci/vbs/get_inst_vbs_instances.py +1 -1
  2147. pulumi_oci/vbs/inst_vbs_instance.py +85 -23
  2148. pulumi_oci/vbs/outputs.py +79 -20
  2149. pulumi_oci/visualbuilder/_inputs.py +93 -20
  2150. pulumi_oci/visualbuilder/get_vb_instance.py +1 -1
  2151. pulumi_oci/visualbuilder/get_vb_instance_applications.py +1 -1
  2152. pulumi_oci/visualbuilder/get_vb_instances.py +1 -1
  2153. pulumi_oci/visualbuilder/outputs.py +360 -81
  2154. pulumi_oci/visualbuilder/vb_instance.py +120 -33
  2155. pulumi_oci/vnmonitoring/_inputs.py +229 -56
  2156. pulumi_oci/vnmonitoring/get_path_analyzer_test.py +1 -1
  2157. pulumi_oci/vnmonitoring/get_path_analyzer_tests.py +1 -1
  2158. pulumi_oci/vnmonitoring/outputs.py +500 -123
  2159. pulumi_oci/vnmonitoring/path_analysi.py +93 -19
  2160. pulumi_oci/vnmonitoring/path_analyzer_test.py +105 -23
  2161. pulumi_oci/vulnerabilityscanning/_inputs.py +220 -39
  2162. pulumi_oci/vulnerabilityscanning/container_scan_recipe.py +72 -17
  2163. pulumi_oci/vulnerabilityscanning/container_scan_target.py +78 -19
  2164. pulumi_oci/vulnerabilityscanning/get_container_scan_recipe.py +1 -1
  2165. pulumi_oci/vulnerabilityscanning/get_container_scan_recipes.py +1 -1
  2166. pulumi_oci/vulnerabilityscanning/get_container_scan_target.py +1 -1
  2167. pulumi_oci/vulnerabilityscanning/get_container_scan_targets.py +1 -1
  2168. pulumi_oci/vulnerabilityscanning/get_host_scan_recipe.py +1 -1
  2169. pulumi_oci/vulnerabilityscanning/get_host_scan_recipes.py +1 -1
  2170. pulumi_oci/vulnerabilityscanning/get_host_scan_target.py +1 -1
  2171. pulumi_oci/vulnerabilityscanning/get_host_scan_target_errors.py +1 -1
  2172. pulumi_oci/vulnerabilityscanning/get_host_scan_targets.py +1 -1
  2173. pulumi_oci/vulnerabilityscanning/host_scan_recipe.py +99 -21
  2174. pulumi_oci/vulnerabilityscanning/host_scan_target.py +79 -21
  2175. pulumi_oci/vulnerabilityscanning/outputs.py +770 -150
  2176. pulumi_oci/waa/_inputs.py +63 -10
  2177. pulumi_oci/waa/app_acceleration.py +79 -21
  2178. pulumi_oci/waa/app_acceleration_policy.py +83 -19
  2179. pulumi_oci/waa/get_app_acceleration.py +1 -1
  2180. pulumi_oci/waa/get_app_acceleration_policies.py +1 -1
  2181. pulumi_oci/waa/get_app_acceleration_policy.py +1 -1
  2182. pulumi_oci/waa/get_app_accelerations.py +1 -1
  2183. pulumi_oci/waa/outputs.py +232 -43
  2184. pulumi_oci/waas/_inputs.py +960 -225
  2185. pulumi_oci/waas/address_list.py +58 -14
  2186. pulumi_oci/waas/certificate.py +97 -27
  2187. pulumi_oci/waas/custom_protection_rule.py +64 -16
  2188. pulumi_oci/waas/get_address_list.py +1 -1
  2189. pulumi_oci/waas/get_address_lists.py +1 -1
  2190. pulumi_oci/waas/get_certificate.py +1 -1
  2191. pulumi_oci/waas/get_certificates.py +1 -1
  2192. pulumi_oci/waas/get_custom_protection_rule.py +1 -1
  2193. pulumi_oci/waas/get_custom_protection_rules.py +1 -1
  2194. pulumi_oci/waas/get_edge_subnets.py +1 -1
  2195. pulumi_oci/waas/get_http_redirect.py +1 -1
  2196. pulumi_oci/waas/get_http_redirects.py +1 -1
  2197. pulumi_oci/waas/get_protection_rule.py +1 -1
  2198. pulumi_oci/waas/get_protection_rules.py +1 -1
  2199. pulumi_oci/waas/get_waas_policies.py +1 -1
  2200. pulumi_oci/waas/get_waas_policy.py +1 -1
  2201. pulumi_oci/waas/http_redirect.py +72 -17
  2202. pulumi_oci/waas/outputs.py +2925 -705
  2203. pulumi_oci/waas/policy.py +98 -24
  2204. pulumi_oci/waas/protection_rule.py +55 -13
  2205. pulumi_oci/waas/purge_cache.py +31 -5
  2206. pulumi_oci/waf/_inputs.py +500 -102
  2207. pulumi_oci/waf/app_firewall.py +79 -21
  2208. pulumi_oci/waf/app_firewall_policy.py +122 -27
  2209. pulumi_oci/waf/get_firewalls.py +1 -1
  2210. pulumi_oci/waf/get_network_address_list.py +1 -1
  2211. pulumi_oci/waf/get_network_address_lists.py +1 -1
  2212. pulumi_oci/waf/get_protection_capabilities.py +1 -1
  2213. pulumi_oci/waf/get_protection_capability_group_tags.py +1 -1
  2214. pulumi_oci/waf/get_web_app_firewall.py +1 -1
  2215. pulumi_oci/waf/get_web_app_firewall_policies.py +1 -1
  2216. pulumi_oci/waf/get_web_app_firewall_policy.py +1 -1
  2217. pulumi_oci/waf/network_address_list.py +79 -21
  2218. pulumi_oci/waf/outputs.py +1595 -334
  2219. {pulumi_oci-1.11.0a1695829678.dist-info → pulumi_oci-1.12.0.dist-info}/METADATA +1 -1
  2220. pulumi_oci-1.12.0.dist-info/RECORD +2330 -0
  2221. pulumi_oci-1.11.0a1695829678.dist-info/RECORD +0 -2315
  2222. {pulumi_oci-1.11.0a1695829678.dist-info → pulumi_oci-1.12.0.dist-info}/WHEEL +0 -0
  2223. {pulumi_oci-1.11.0a1695829678.dist-info → pulumi_oci-1.12.0.dist-info}/top_level.txt +0 -0
@@ -6,7 +6,7 @@ import copy
6
6
  import warnings
7
7
  import pulumi
8
8
  import pulumi.runtime
9
- from typing import Any, Mapping, Optional, Sequence, Union, overload
9
+ from typing import Any, Callable, Mapping, Optional, Sequence, Union, overload
10
10
  from .. import _utilities
11
11
  from . import outputs
12
12
 
@@ -135,16 +135,43 @@ class GetAggregatedComputedUsagesAggregatedComputedUsageResult(dict):
135
135
  :param str time_end: Subscribed services contract line end date, expressed in RFC 3339 timestamp format.
136
136
  :param str time_start: Subscribed services contract line start date, expressed in RFC 3339 timestamp format.
137
137
  """
138
- pulumi.set(__self__, "aggregated_computed_usages", aggregated_computed_usages)
139
- pulumi.set(__self__, "currency_code", currency_code)
140
- pulumi.set(__self__, "parent_products", parent_products)
141
- pulumi.set(__self__, "parent_subscribed_service_id", parent_subscribed_service_id)
142
- pulumi.set(__self__, "plan_number", plan_number)
143
- pulumi.set(__self__, "pricing_model", pricing_model)
144
- pulumi.set(__self__, "rate_card_id", rate_card_id)
145
- pulumi.set(__self__, "subscription_id", subscription_id)
146
- pulumi.set(__self__, "time_end", time_end)
147
- pulumi.set(__self__, "time_start", time_start)
138
+ GetAggregatedComputedUsagesAggregatedComputedUsageResult._configure(
139
+ lambda key, value: pulumi.set(__self__, key, value),
140
+ aggregated_computed_usages=aggregated_computed_usages,
141
+ currency_code=currency_code,
142
+ parent_products=parent_products,
143
+ parent_subscribed_service_id=parent_subscribed_service_id,
144
+ plan_number=plan_number,
145
+ pricing_model=pricing_model,
146
+ rate_card_id=rate_card_id,
147
+ subscription_id=subscription_id,
148
+ time_end=time_end,
149
+ time_start=time_start,
150
+ )
151
+ @staticmethod
152
+ def _configure(
153
+ _setter: Callable[[Any, Any], None],
154
+ aggregated_computed_usages: Sequence['outputs.GetAggregatedComputedUsagesAggregatedComputedUsageAggregatedComputedUsageResult'],
155
+ currency_code: str,
156
+ parent_products: Sequence['outputs.GetAggregatedComputedUsagesAggregatedComputedUsageParentProductResult'],
157
+ parent_subscribed_service_id: str,
158
+ plan_number: str,
159
+ pricing_model: str,
160
+ rate_card_id: str,
161
+ subscription_id: str,
162
+ time_end: str,
163
+ time_start: str,
164
+ opts: Optional[pulumi.ResourceOptions]=None):
165
+ _setter("aggregated_computed_usages", aggregated_computed_usages)
166
+ _setter("currency_code", currency_code)
167
+ _setter("parent_products", parent_products)
168
+ _setter("parent_subscribed_service_id", parent_subscribed_service_id)
169
+ _setter("plan_number", plan_number)
170
+ _setter("pricing_model", pricing_model)
171
+ _setter("rate_card_id", rate_card_id)
172
+ _setter("subscription_id", subscription_id)
173
+ _setter("time_end", time_end)
174
+ _setter("time_start", time_start)
148
175
 
149
176
  @property
150
177
  @pulumi.getter(name="aggregatedComputedUsages")
@@ -248,14 +275,37 @@ class GetAggregatedComputedUsagesAggregatedComputedUsageAggregatedComputedUsageR
248
275
  :param str time_metered_on: Metered Service date , expressed in RFC 3339 timestamp format.
249
276
  :param str type: Usage compute type in SPM.
250
277
  """
251
- pulumi.set(__self__, "cost", cost)
252
- pulumi.set(__self__, "cost_unrounded", cost_unrounded)
253
- pulumi.set(__self__, "data_center", data_center)
254
- pulumi.set(__self__, "net_unit_price", net_unit_price)
255
- pulumi.set(__self__, "products", products)
256
- pulumi.set(__self__, "quantity", quantity)
257
- pulumi.set(__self__, "time_metered_on", time_metered_on)
258
- pulumi.set(__self__, "type", type)
278
+ GetAggregatedComputedUsagesAggregatedComputedUsageAggregatedComputedUsageResult._configure(
279
+ lambda key, value: pulumi.set(__self__, key, value),
280
+ cost=cost,
281
+ cost_unrounded=cost_unrounded,
282
+ data_center=data_center,
283
+ net_unit_price=net_unit_price,
284
+ products=products,
285
+ quantity=quantity,
286
+ time_metered_on=time_metered_on,
287
+ type=type,
288
+ )
289
+ @staticmethod
290
+ def _configure(
291
+ _setter: Callable[[Any, Any], None],
292
+ cost: str,
293
+ cost_unrounded: str,
294
+ data_center: str,
295
+ net_unit_price: str,
296
+ products: Sequence['outputs.GetAggregatedComputedUsagesAggregatedComputedUsageAggregatedComputedUsageProductResult'],
297
+ quantity: str,
298
+ time_metered_on: str,
299
+ type: str,
300
+ opts: Optional[pulumi.ResourceOptions]=None):
301
+ _setter("cost", cost)
302
+ _setter("cost_unrounded", cost_unrounded)
303
+ _setter("data_center", data_center)
304
+ _setter("net_unit_price", net_unit_price)
305
+ _setter("products", products)
306
+ _setter("quantity", quantity)
307
+ _setter("time_metered_on", time_metered_on)
308
+ _setter("type", type)
259
309
 
260
310
  @property
261
311
  @pulumi.getter
@@ -341,13 +391,34 @@ class GetAggregatedComputedUsagesAggregatedComputedUsageAggregatedComputedUsageP
341
391
  :param str ucm_rate_card_part_type: Rate card part type of Product
342
392
  :param str unit_of_measure: Unit of Measure
343
393
  """
344
- pulumi.set(__self__, "billing_category", billing_category)
345
- pulumi.set(__self__, "name", name)
346
- pulumi.set(__self__, "part_number", part_number)
347
- pulumi.set(__self__, "product_category", product_category)
348
- pulumi.set(__self__, "provisioning_group", provisioning_group)
349
- pulumi.set(__self__, "ucm_rate_card_part_type", ucm_rate_card_part_type)
350
- pulumi.set(__self__, "unit_of_measure", unit_of_measure)
394
+ GetAggregatedComputedUsagesAggregatedComputedUsageAggregatedComputedUsageProductResult._configure(
395
+ lambda key, value: pulumi.set(__self__, key, value),
396
+ billing_category=billing_category,
397
+ name=name,
398
+ part_number=part_number,
399
+ product_category=product_category,
400
+ provisioning_group=provisioning_group,
401
+ ucm_rate_card_part_type=ucm_rate_card_part_type,
402
+ unit_of_measure=unit_of_measure,
403
+ )
404
+ @staticmethod
405
+ def _configure(
406
+ _setter: Callable[[Any, Any], None],
407
+ billing_category: str,
408
+ name: str,
409
+ part_number: str,
410
+ product_category: str,
411
+ provisioning_group: str,
412
+ ucm_rate_card_part_type: str,
413
+ unit_of_measure: str,
414
+ opts: Optional[pulumi.ResourceOptions]=None):
415
+ _setter("billing_category", billing_category)
416
+ _setter("name", name)
417
+ _setter("part_number", part_number)
418
+ _setter("product_category", product_category)
419
+ _setter("provisioning_group", provisioning_group)
420
+ _setter("ucm_rate_card_part_type", ucm_rate_card_part_type)
421
+ _setter("unit_of_measure", unit_of_measure)
351
422
 
352
423
  @property
353
424
  @pulumi.getter(name="billingCategory")
@@ -425,13 +496,34 @@ class GetAggregatedComputedUsagesAggregatedComputedUsageParentProductResult(dict
425
496
  :param str ucm_rate_card_part_type: Rate card part type of Product
426
497
  :param str unit_of_measure: Unit of Measure
427
498
  """
428
- pulumi.set(__self__, "billing_category", billing_category)
429
- pulumi.set(__self__, "name", name)
430
- pulumi.set(__self__, "part_number", part_number)
431
- pulumi.set(__self__, "product_category", product_category)
432
- pulumi.set(__self__, "provisioning_group", provisioning_group)
433
- pulumi.set(__self__, "ucm_rate_card_part_type", ucm_rate_card_part_type)
434
- pulumi.set(__self__, "unit_of_measure", unit_of_measure)
499
+ GetAggregatedComputedUsagesAggregatedComputedUsageParentProductResult._configure(
500
+ lambda key, value: pulumi.set(__self__, key, value),
501
+ billing_category=billing_category,
502
+ name=name,
503
+ part_number=part_number,
504
+ product_category=product_category,
505
+ provisioning_group=provisioning_group,
506
+ ucm_rate_card_part_type=ucm_rate_card_part_type,
507
+ unit_of_measure=unit_of_measure,
508
+ )
509
+ @staticmethod
510
+ def _configure(
511
+ _setter: Callable[[Any, Any], None],
512
+ billing_category: str,
513
+ name: str,
514
+ part_number: str,
515
+ product_category: str,
516
+ provisioning_group: str,
517
+ ucm_rate_card_part_type: str,
518
+ unit_of_measure: str,
519
+ opts: Optional[pulumi.ResourceOptions]=None):
520
+ _setter("billing_category", billing_category)
521
+ _setter("name", name)
522
+ _setter("part_number", part_number)
523
+ _setter("product_category", product_category)
524
+ _setter("provisioning_group", provisioning_group)
525
+ _setter("ucm_rate_card_part_type", ucm_rate_card_part_type)
526
+ _setter("unit_of_measure", unit_of_measure)
435
527
 
436
528
  @property
437
529
  @pulumi.getter(name="billingCategory")
@@ -499,10 +591,23 @@ class GetAggregatedComputedUsagesFilterResult(dict):
499
591
  """
500
592
  :param str name: Product name
501
593
  """
502
- pulumi.set(__self__, "name", name)
503
- pulumi.set(__self__, "values", values)
594
+ GetAggregatedComputedUsagesFilterResult._configure(
595
+ lambda key, value: pulumi.set(__self__, key, value),
596
+ name=name,
597
+ values=values,
598
+ regex=regex,
599
+ )
600
+ @staticmethod
601
+ def _configure(
602
+ _setter: Callable[[Any, Any], None],
603
+ name: str,
604
+ values: Sequence[str],
605
+ regex: Optional[bool] = None,
606
+ opts: Optional[pulumi.ResourceOptions]=None):
607
+ _setter("name", name)
608
+ _setter("values", values)
504
609
  if regex is not None:
505
- pulumi.set(__self__, "regex", regex)
610
+ _setter("regex", regex)
506
611
 
507
612
  @property
508
613
  @pulumi.getter
@@ -554,19 +659,52 @@ class GetBillingSchedulesBillingScheduleResult(dict):
554
659
  :param str time_invoicing: Billing schedule invoicing date
555
660
  :param str time_start: Billing schedule start date
556
661
  """
557
- pulumi.set(__self__, "amount", amount)
558
- pulumi.set(__self__, "ar_customer_transaction_id", ar_customer_transaction_id)
559
- pulumi.set(__self__, "ar_invoice_number", ar_invoice_number)
560
- pulumi.set(__self__, "billing_frequency", billing_frequency)
561
- pulumi.set(__self__, "invoice_status", invoice_status)
562
- pulumi.set(__self__, "net_unit_price", net_unit_price)
563
- pulumi.set(__self__, "order_number", order_number)
564
- pulumi.set(__self__, "products", products)
565
- pulumi.set(__self__, "quantity", quantity)
566
- pulumi.set(__self__, "subscribed_service_id", subscribed_service_id)
567
- pulumi.set(__self__, "time_end", time_end)
568
- pulumi.set(__self__, "time_invoicing", time_invoicing)
569
- pulumi.set(__self__, "time_start", time_start)
662
+ GetBillingSchedulesBillingScheduleResult._configure(
663
+ lambda key, value: pulumi.set(__self__, key, value),
664
+ amount=amount,
665
+ ar_customer_transaction_id=ar_customer_transaction_id,
666
+ ar_invoice_number=ar_invoice_number,
667
+ billing_frequency=billing_frequency,
668
+ invoice_status=invoice_status,
669
+ net_unit_price=net_unit_price,
670
+ order_number=order_number,
671
+ products=products,
672
+ quantity=quantity,
673
+ subscribed_service_id=subscribed_service_id,
674
+ time_end=time_end,
675
+ time_invoicing=time_invoicing,
676
+ time_start=time_start,
677
+ )
678
+ @staticmethod
679
+ def _configure(
680
+ _setter: Callable[[Any, Any], None],
681
+ amount: str,
682
+ ar_customer_transaction_id: str,
683
+ ar_invoice_number: str,
684
+ billing_frequency: str,
685
+ invoice_status: str,
686
+ net_unit_price: str,
687
+ order_number: str,
688
+ products: Sequence['outputs.GetBillingSchedulesBillingScheduleProductResult'],
689
+ quantity: str,
690
+ subscribed_service_id: str,
691
+ time_end: str,
692
+ time_invoicing: str,
693
+ time_start: str,
694
+ opts: Optional[pulumi.ResourceOptions]=None):
695
+ _setter("amount", amount)
696
+ _setter("ar_customer_transaction_id", ar_customer_transaction_id)
697
+ _setter("ar_invoice_number", ar_invoice_number)
698
+ _setter("billing_frequency", billing_frequency)
699
+ _setter("invoice_status", invoice_status)
700
+ _setter("net_unit_price", net_unit_price)
701
+ _setter("order_number", order_number)
702
+ _setter("products", products)
703
+ _setter("quantity", quantity)
704
+ _setter("subscribed_service_id", subscribed_service_id)
705
+ _setter("time_end", time_end)
706
+ _setter("time_invoicing", time_invoicing)
707
+ _setter("time_start", time_start)
570
708
 
571
709
  @property
572
710
  @pulumi.getter
@@ -682,8 +820,19 @@ class GetBillingSchedulesBillingScheduleProductResult(dict):
682
820
  :param str name: Product name
683
821
  :param str part_number: Indicates the associated AR Invoice Number
684
822
  """
685
- pulumi.set(__self__, "name", name)
686
- pulumi.set(__self__, "part_number", part_number)
823
+ GetBillingSchedulesBillingScheduleProductResult._configure(
824
+ lambda key, value: pulumi.set(__self__, key, value),
825
+ name=name,
826
+ part_number=part_number,
827
+ )
828
+ @staticmethod
829
+ def _configure(
830
+ _setter: Callable[[Any, Any], None],
831
+ name: str,
832
+ part_number: str,
833
+ opts: Optional[pulumi.ResourceOptions]=None):
834
+ _setter("name", name)
835
+ _setter("part_number", part_number)
687
836
 
688
837
  @property
689
838
  @pulumi.getter
@@ -711,10 +860,23 @@ class GetBillingSchedulesFilterResult(dict):
711
860
  """
712
861
  :param str name: Product name
713
862
  """
714
- pulumi.set(__self__, "name", name)
715
- pulumi.set(__self__, "values", values)
863
+ GetBillingSchedulesFilterResult._configure(
864
+ lambda key, value: pulumi.set(__self__, key, value),
865
+ name=name,
866
+ values=values,
867
+ regex=regex,
868
+ )
869
+ @staticmethod
870
+ def _configure(
871
+ _setter: Callable[[Any, Any], None],
872
+ name: str,
873
+ values: Sequence[str],
874
+ regex: Optional[bool] = None,
875
+ opts: Optional[pulumi.ResourceOptions]=None):
876
+ _setter("name", name)
877
+ _setter("values", values)
716
878
  if regex is not None:
717
- pulumi.set(__self__, "regex", regex)
879
+ _setter("regex", regex)
718
880
 
719
881
  @property
720
882
  @pulumi.getter
@@ -756,14 +918,37 @@ class GetCommitmentsCommitmentResult(dict):
756
918
  :param str time_start: Commitment start date
757
919
  :param str used_amount: Commitment used amount
758
920
  """
759
- pulumi.set(__self__, "available_amount", available_amount)
760
- pulumi.set(__self__, "funded_allocation_value", funded_allocation_value)
761
- pulumi.set(__self__, "id", id)
762
- pulumi.set(__self__, "quantity", quantity)
763
- pulumi.set(__self__, "subscribed_service_id", subscribed_service_id)
764
- pulumi.set(__self__, "time_end", time_end)
765
- pulumi.set(__self__, "time_start", time_start)
766
- pulumi.set(__self__, "used_amount", used_amount)
921
+ GetCommitmentsCommitmentResult._configure(
922
+ lambda key, value: pulumi.set(__self__, key, value),
923
+ available_amount=available_amount,
924
+ funded_allocation_value=funded_allocation_value,
925
+ id=id,
926
+ quantity=quantity,
927
+ subscribed_service_id=subscribed_service_id,
928
+ time_end=time_end,
929
+ time_start=time_start,
930
+ used_amount=used_amount,
931
+ )
932
+ @staticmethod
933
+ def _configure(
934
+ _setter: Callable[[Any, Any], None],
935
+ available_amount: str,
936
+ funded_allocation_value: str,
937
+ id: str,
938
+ quantity: str,
939
+ subscribed_service_id: str,
940
+ time_end: str,
941
+ time_start: str,
942
+ used_amount: str,
943
+ opts: Optional[pulumi.ResourceOptions]=None):
944
+ _setter("available_amount", available_amount)
945
+ _setter("funded_allocation_value", funded_allocation_value)
946
+ _setter("id", id)
947
+ _setter("quantity", quantity)
948
+ _setter("subscribed_service_id", subscribed_service_id)
949
+ _setter("time_end", time_end)
950
+ _setter("time_start", time_start)
951
+ _setter("used_amount", used_amount)
767
952
 
768
953
  @property
769
954
  @pulumi.getter(name="availableAmount")
@@ -836,10 +1021,23 @@ class GetCommitmentsFilterResult(dict):
836
1021
  name: str,
837
1022
  values: Sequence[str],
838
1023
  regex: Optional[bool] = None):
839
- pulumi.set(__self__, "name", name)
840
- pulumi.set(__self__, "values", values)
1024
+ GetCommitmentsFilterResult._configure(
1025
+ lambda key, value: pulumi.set(__self__, key, value),
1026
+ name=name,
1027
+ values=values,
1028
+ regex=regex,
1029
+ )
1030
+ @staticmethod
1031
+ def _configure(
1032
+ _setter: Callable[[Any, Any], None],
1033
+ name: str,
1034
+ values: Sequence[str],
1035
+ regex: Optional[bool] = None,
1036
+ opts: Optional[pulumi.ResourceOptions]=None):
1037
+ _setter("name", name)
1038
+ _setter("values", values)
841
1039
  if regex is not None:
842
- pulumi.set(__self__, "regex", regex)
1040
+ _setter("regex", regex)
843
1041
 
844
1042
  @property
845
1043
  @pulumi.getter
@@ -876,13 +1074,34 @@ class GetComputedUsageParentProductResult(dict):
876
1074
  :param str ucm_rate_card_part_type: Rate card part type of Product
877
1075
  :param str unit_of_measure: Unit of Messure
878
1076
  """
879
- pulumi.set(__self__, "billing_category", billing_category)
880
- pulumi.set(__self__, "name", name)
881
- pulumi.set(__self__, "part_number", part_number)
882
- pulumi.set(__self__, "product_category", product_category)
883
- pulumi.set(__self__, "provisioning_group", provisioning_group)
884
- pulumi.set(__self__, "ucm_rate_card_part_type", ucm_rate_card_part_type)
885
- pulumi.set(__self__, "unit_of_measure", unit_of_measure)
1077
+ GetComputedUsageParentProductResult._configure(
1078
+ lambda key, value: pulumi.set(__self__, key, value),
1079
+ billing_category=billing_category,
1080
+ name=name,
1081
+ part_number=part_number,
1082
+ product_category=product_category,
1083
+ provisioning_group=provisioning_group,
1084
+ ucm_rate_card_part_type=ucm_rate_card_part_type,
1085
+ unit_of_measure=unit_of_measure,
1086
+ )
1087
+ @staticmethod
1088
+ def _configure(
1089
+ _setter: Callable[[Any, Any], None],
1090
+ billing_category: str,
1091
+ name: str,
1092
+ part_number: str,
1093
+ product_category: str,
1094
+ provisioning_group: str,
1095
+ ucm_rate_card_part_type: str,
1096
+ unit_of_measure: str,
1097
+ opts: Optional[pulumi.ResourceOptions]=None):
1098
+ _setter("billing_category", billing_category)
1099
+ _setter("name", name)
1100
+ _setter("part_number", part_number)
1101
+ _setter("product_category", product_category)
1102
+ _setter("provisioning_group", provisioning_group)
1103
+ _setter("ucm_rate_card_part_type", ucm_rate_card_part_type)
1104
+ _setter("unit_of_measure", unit_of_measure)
886
1105
 
887
1106
  @property
888
1107
  @pulumi.getter(name="billingCategory")
@@ -960,13 +1179,34 @@ class GetComputedUsageProductResult(dict):
960
1179
  :param str ucm_rate_card_part_type: Rate card part type of Product
961
1180
  :param str unit_of_measure: Unit of Messure
962
1181
  """
963
- pulumi.set(__self__, "billing_category", billing_category)
964
- pulumi.set(__self__, "name", name)
965
- pulumi.set(__self__, "part_number", part_number)
966
- pulumi.set(__self__, "product_category", product_category)
967
- pulumi.set(__self__, "provisioning_group", provisioning_group)
968
- pulumi.set(__self__, "ucm_rate_card_part_type", ucm_rate_card_part_type)
969
- pulumi.set(__self__, "unit_of_measure", unit_of_measure)
1182
+ GetComputedUsageProductResult._configure(
1183
+ lambda key, value: pulumi.set(__self__, key, value),
1184
+ billing_category=billing_category,
1185
+ name=name,
1186
+ part_number=part_number,
1187
+ product_category=product_category,
1188
+ provisioning_group=provisioning_group,
1189
+ ucm_rate_card_part_type=ucm_rate_card_part_type,
1190
+ unit_of_measure=unit_of_measure,
1191
+ )
1192
+ @staticmethod
1193
+ def _configure(
1194
+ _setter: Callable[[Any, Any], None],
1195
+ billing_category: str,
1196
+ name: str,
1197
+ part_number: str,
1198
+ product_category: str,
1199
+ provisioning_group: str,
1200
+ ucm_rate_card_part_type: str,
1201
+ unit_of_measure: str,
1202
+ opts: Optional[pulumi.ResourceOptions]=None):
1203
+ _setter("billing_category", billing_category)
1204
+ _setter("name", name)
1205
+ _setter("part_number", part_number)
1206
+ _setter("product_category", product_category)
1207
+ _setter("provisioning_group", provisioning_group)
1208
+ _setter("ucm_rate_card_part_type", ucm_rate_card_part_type)
1209
+ _setter("unit_of_measure", unit_of_measure)
970
1210
 
971
1211
  @property
972
1212
  @pulumi.getter(name="billingCategory")
@@ -1081,32 +1321,91 @@ class GetComputedUsagesComputedUsageResult(dict):
1081
1321
  :param str unit_of_measure: Unit of Messure
1082
1322
  :param str usage_number: SPM Internal usage Line number identifier in SPM coming from Metered Services entity.
1083
1323
  """
1084
- pulumi.set(__self__, "commitment_service_id", commitment_service_id)
1085
- pulumi.set(__self__, "compute_source", compute_source)
1086
- pulumi.set(__self__, "computed_usage_id", computed_usage_id)
1087
- pulumi.set(__self__, "cost", cost)
1088
- pulumi.set(__self__, "cost_rounded", cost_rounded)
1089
- pulumi.set(__self__, "currency_code", currency_code)
1090
- pulumi.set(__self__, "data_center", data_center)
1091
- pulumi.set(__self__, "id", id)
1092
- pulumi.set(__self__, "is_invoiced", is_invoiced)
1093
- pulumi.set(__self__, "mqs_message_id", mqs_message_id)
1094
- pulumi.set(__self__, "net_unit_price", net_unit_price)
1095
- pulumi.set(__self__, "original_usage_number", original_usage_number)
1096
- pulumi.set(__self__, "parent_products", parent_products)
1097
- pulumi.set(__self__, "parent_subscribed_service_id", parent_subscribed_service_id)
1098
- pulumi.set(__self__, "plan_number", plan_number)
1099
- pulumi.set(__self__, "products", products)
1100
- pulumi.set(__self__, "quantity", quantity)
1101
- pulumi.set(__self__, "rate_card_id", rate_card_id)
1102
- pulumi.set(__self__, "rate_card_tierd_id", rate_card_tierd_id)
1103
- pulumi.set(__self__, "time_created", time_created)
1104
- pulumi.set(__self__, "time_metered_on", time_metered_on)
1105
- pulumi.set(__self__, "time_of_arrival", time_of_arrival)
1106
- pulumi.set(__self__, "time_updated", time_updated)
1107
- pulumi.set(__self__, "type", type)
1108
- pulumi.set(__self__, "unit_of_measure", unit_of_measure)
1109
- pulumi.set(__self__, "usage_number", usage_number)
1324
+ GetComputedUsagesComputedUsageResult._configure(
1325
+ lambda key, value: pulumi.set(__self__, key, value),
1326
+ commitment_service_id=commitment_service_id,
1327
+ compute_source=compute_source,
1328
+ computed_usage_id=computed_usage_id,
1329
+ cost=cost,
1330
+ cost_rounded=cost_rounded,
1331
+ currency_code=currency_code,
1332
+ data_center=data_center,
1333
+ id=id,
1334
+ is_invoiced=is_invoiced,
1335
+ mqs_message_id=mqs_message_id,
1336
+ net_unit_price=net_unit_price,
1337
+ original_usage_number=original_usage_number,
1338
+ parent_products=parent_products,
1339
+ parent_subscribed_service_id=parent_subscribed_service_id,
1340
+ plan_number=plan_number,
1341
+ products=products,
1342
+ quantity=quantity,
1343
+ rate_card_id=rate_card_id,
1344
+ rate_card_tierd_id=rate_card_tierd_id,
1345
+ time_created=time_created,
1346
+ time_metered_on=time_metered_on,
1347
+ time_of_arrival=time_of_arrival,
1348
+ time_updated=time_updated,
1349
+ type=type,
1350
+ unit_of_measure=unit_of_measure,
1351
+ usage_number=usage_number,
1352
+ )
1353
+ @staticmethod
1354
+ def _configure(
1355
+ _setter: Callable[[Any, Any], None],
1356
+ commitment_service_id: str,
1357
+ compute_source: str,
1358
+ computed_usage_id: str,
1359
+ cost: str,
1360
+ cost_rounded: str,
1361
+ currency_code: str,
1362
+ data_center: str,
1363
+ id: str,
1364
+ is_invoiced: bool,
1365
+ mqs_message_id: str,
1366
+ net_unit_price: str,
1367
+ original_usage_number: str,
1368
+ parent_products: Sequence['outputs.GetComputedUsagesComputedUsageParentProductResult'],
1369
+ parent_subscribed_service_id: str,
1370
+ plan_number: str,
1371
+ products: Sequence['outputs.GetComputedUsagesComputedUsageProductResult'],
1372
+ quantity: str,
1373
+ rate_card_id: str,
1374
+ rate_card_tierd_id: str,
1375
+ time_created: str,
1376
+ time_metered_on: str,
1377
+ time_of_arrival: str,
1378
+ time_updated: str,
1379
+ type: str,
1380
+ unit_of_measure: str,
1381
+ usage_number: str,
1382
+ opts: Optional[pulumi.ResourceOptions]=None):
1383
+ _setter("commitment_service_id", commitment_service_id)
1384
+ _setter("compute_source", compute_source)
1385
+ _setter("computed_usage_id", computed_usage_id)
1386
+ _setter("cost", cost)
1387
+ _setter("cost_rounded", cost_rounded)
1388
+ _setter("currency_code", currency_code)
1389
+ _setter("data_center", data_center)
1390
+ _setter("id", id)
1391
+ _setter("is_invoiced", is_invoiced)
1392
+ _setter("mqs_message_id", mqs_message_id)
1393
+ _setter("net_unit_price", net_unit_price)
1394
+ _setter("original_usage_number", original_usage_number)
1395
+ _setter("parent_products", parent_products)
1396
+ _setter("parent_subscribed_service_id", parent_subscribed_service_id)
1397
+ _setter("plan_number", plan_number)
1398
+ _setter("products", products)
1399
+ _setter("quantity", quantity)
1400
+ _setter("rate_card_id", rate_card_id)
1401
+ _setter("rate_card_tierd_id", rate_card_tierd_id)
1402
+ _setter("time_created", time_created)
1403
+ _setter("time_metered_on", time_metered_on)
1404
+ _setter("time_of_arrival", time_of_arrival)
1405
+ _setter("time_updated", time_updated)
1406
+ _setter("type", type)
1407
+ _setter("unit_of_measure", unit_of_measure)
1408
+ _setter("usage_number", usage_number)
1110
1409
 
1111
1410
  @property
1112
1411
  @pulumi.getter(name="commitmentServiceId")
@@ -1333,13 +1632,34 @@ class GetComputedUsagesComputedUsageParentProductResult(dict):
1333
1632
  :param str ucm_rate_card_part_type: Rate card part type of Product
1334
1633
  :param str unit_of_measure: Unit of Messure
1335
1634
  """
1336
- pulumi.set(__self__, "billing_category", billing_category)
1337
- pulumi.set(__self__, "name", name)
1338
- pulumi.set(__self__, "part_number", part_number)
1339
- pulumi.set(__self__, "product_category", product_category)
1340
- pulumi.set(__self__, "provisioning_group", provisioning_group)
1341
- pulumi.set(__self__, "ucm_rate_card_part_type", ucm_rate_card_part_type)
1342
- pulumi.set(__self__, "unit_of_measure", unit_of_measure)
1635
+ GetComputedUsagesComputedUsageParentProductResult._configure(
1636
+ lambda key, value: pulumi.set(__self__, key, value),
1637
+ billing_category=billing_category,
1638
+ name=name,
1639
+ part_number=part_number,
1640
+ product_category=product_category,
1641
+ provisioning_group=provisioning_group,
1642
+ ucm_rate_card_part_type=ucm_rate_card_part_type,
1643
+ unit_of_measure=unit_of_measure,
1644
+ )
1645
+ @staticmethod
1646
+ def _configure(
1647
+ _setter: Callable[[Any, Any], None],
1648
+ billing_category: str,
1649
+ name: str,
1650
+ part_number: str,
1651
+ product_category: str,
1652
+ provisioning_group: str,
1653
+ ucm_rate_card_part_type: str,
1654
+ unit_of_measure: str,
1655
+ opts: Optional[pulumi.ResourceOptions]=None):
1656
+ _setter("billing_category", billing_category)
1657
+ _setter("name", name)
1658
+ _setter("part_number", part_number)
1659
+ _setter("product_category", product_category)
1660
+ _setter("provisioning_group", provisioning_group)
1661
+ _setter("ucm_rate_card_part_type", ucm_rate_card_part_type)
1662
+ _setter("unit_of_measure", unit_of_measure)
1343
1663
 
1344
1664
  @property
1345
1665
  @pulumi.getter(name="billingCategory")
@@ -1417,13 +1737,34 @@ class GetComputedUsagesComputedUsageProductResult(dict):
1417
1737
  :param str ucm_rate_card_part_type: Rate card part type of Product
1418
1738
  :param str unit_of_measure: Unit of Messure
1419
1739
  """
1420
- pulumi.set(__self__, "billing_category", billing_category)
1421
- pulumi.set(__self__, "name", name)
1422
- pulumi.set(__self__, "part_number", part_number)
1423
- pulumi.set(__self__, "product_category", product_category)
1424
- pulumi.set(__self__, "provisioning_group", provisioning_group)
1425
- pulumi.set(__self__, "ucm_rate_card_part_type", ucm_rate_card_part_type)
1426
- pulumi.set(__self__, "unit_of_measure", unit_of_measure)
1740
+ GetComputedUsagesComputedUsageProductResult._configure(
1741
+ lambda key, value: pulumi.set(__self__, key, value),
1742
+ billing_category=billing_category,
1743
+ name=name,
1744
+ part_number=part_number,
1745
+ product_category=product_category,
1746
+ provisioning_group=provisioning_group,
1747
+ ucm_rate_card_part_type=ucm_rate_card_part_type,
1748
+ unit_of_measure=unit_of_measure,
1749
+ )
1750
+ @staticmethod
1751
+ def _configure(
1752
+ _setter: Callable[[Any, Any], None],
1753
+ billing_category: str,
1754
+ name: str,
1755
+ part_number: str,
1756
+ product_category: str,
1757
+ provisioning_group: str,
1758
+ ucm_rate_card_part_type: str,
1759
+ unit_of_measure: str,
1760
+ opts: Optional[pulumi.ResourceOptions]=None):
1761
+ _setter("billing_category", billing_category)
1762
+ _setter("name", name)
1763
+ _setter("part_number", part_number)
1764
+ _setter("product_category", product_category)
1765
+ _setter("provisioning_group", provisioning_group)
1766
+ _setter("ucm_rate_card_part_type", ucm_rate_card_part_type)
1767
+ _setter("unit_of_measure", unit_of_measure)
1427
1768
 
1428
1769
  @property
1429
1770
  @pulumi.getter(name="billingCategory")
@@ -1491,10 +1832,23 @@ class GetComputedUsagesFilterResult(dict):
1491
1832
  """
1492
1833
  :param str name: Product name
1493
1834
  """
1494
- pulumi.set(__self__, "name", name)
1495
- pulumi.set(__self__, "values", values)
1835
+ GetComputedUsagesFilterResult._configure(
1836
+ lambda key, value: pulumi.set(__self__, key, value),
1837
+ name=name,
1838
+ values=values,
1839
+ regex=regex,
1840
+ )
1841
+ @staticmethod
1842
+ def _configure(
1843
+ _setter: Callable[[Any, Any], None],
1844
+ name: str,
1845
+ values: Sequence[str],
1846
+ regex: Optional[bool] = None,
1847
+ opts: Optional[pulumi.ResourceOptions]=None):
1848
+ _setter("name", name)
1849
+ _setter("values", values)
1496
1850
  if regex is not None:
1497
- pulumi.set(__self__, "regex", regex)
1851
+ _setter("regex", regex)
1498
1852
 
1499
1853
  @property
1500
1854
  @pulumi.getter
@@ -1524,10 +1878,23 @@ class GetInvoiceLineComputedUsagesFilterResult(dict):
1524
1878
  """
1525
1879
  :param str name: Product name
1526
1880
  """
1527
- pulumi.set(__self__, "name", name)
1528
- pulumi.set(__self__, "values", values)
1881
+ GetInvoiceLineComputedUsagesFilterResult._configure(
1882
+ lambda key, value: pulumi.set(__self__, key, value),
1883
+ name=name,
1884
+ values=values,
1885
+ regex=regex,
1886
+ )
1887
+ @staticmethod
1888
+ def _configure(
1889
+ _setter: Callable[[Any, Any], None],
1890
+ name: str,
1891
+ values: Sequence[str],
1892
+ regex: Optional[bool] = None,
1893
+ opts: Optional[pulumi.ResourceOptions]=None):
1894
+ _setter("name", name)
1895
+ _setter("values", values)
1529
1896
  if regex is not None:
1530
- pulumi.set(__self__, "regex", regex)
1897
+ _setter("regex", regex)
1531
1898
 
1532
1899
  @property
1533
1900
  @pulumi.getter
@@ -1569,14 +1936,37 @@ class GetInvoiceLineComputedUsagesInvoicelineComputedUsageResult(dict):
1569
1936
  :param str time_metered_on: Metered Service date.
1570
1937
  :param str type: Usage compute type in SPM.
1571
1938
  """
1572
- pulumi.set(__self__, "cost", cost)
1573
- pulumi.set(__self__, "cost_rounded", cost_rounded)
1574
- pulumi.set(__self__, "net_unit_price", net_unit_price)
1575
- pulumi.set(__self__, "parent_products", parent_products)
1576
- pulumi.set(__self__, "products", products)
1577
- pulumi.set(__self__, "quantity", quantity)
1578
- pulumi.set(__self__, "time_metered_on", time_metered_on)
1579
- pulumi.set(__self__, "type", type)
1939
+ GetInvoiceLineComputedUsagesInvoicelineComputedUsageResult._configure(
1940
+ lambda key, value: pulumi.set(__self__, key, value),
1941
+ cost=cost,
1942
+ cost_rounded=cost_rounded,
1943
+ net_unit_price=net_unit_price,
1944
+ parent_products=parent_products,
1945
+ products=products,
1946
+ quantity=quantity,
1947
+ time_metered_on=time_metered_on,
1948
+ type=type,
1949
+ )
1950
+ @staticmethod
1951
+ def _configure(
1952
+ _setter: Callable[[Any, Any], None],
1953
+ cost: float,
1954
+ cost_rounded: float,
1955
+ net_unit_price: float,
1956
+ parent_products: Sequence['outputs.GetInvoiceLineComputedUsagesInvoicelineComputedUsageParentProductResult'],
1957
+ products: Sequence['outputs.GetInvoiceLineComputedUsagesInvoicelineComputedUsageProductResult'],
1958
+ quantity: float,
1959
+ time_metered_on: str,
1960
+ type: str,
1961
+ opts: Optional[pulumi.ResourceOptions]=None):
1962
+ _setter("cost", cost)
1963
+ _setter("cost_rounded", cost_rounded)
1964
+ _setter("net_unit_price", net_unit_price)
1965
+ _setter("parent_products", parent_products)
1966
+ _setter("products", products)
1967
+ _setter("quantity", quantity)
1968
+ _setter("time_metered_on", time_metered_on)
1969
+ _setter("type", type)
1580
1970
 
1581
1971
  @property
1582
1972
  @pulumi.getter
@@ -1660,12 +2050,31 @@ class GetInvoiceLineComputedUsagesInvoicelineComputedUsageParentProductResult(di
1660
2050
  :param str ucm_rate_card_part_type: Rate card part type of Product
1661
2051
  :param str unit_of_measure: Unit of Measure
1662
2052
  """
1663
- pulumi.set(__self__, "billing_category", billing_category)
1664
- pulumi.set(__self__, "name", name)
1665
- pulumi.set(__self__, "part_number", part_number)
1666
- pulumi.set(__self__, "product_category", product_category)
1667
- pulumi.set(__self__, "ucm_rate_card_part_type", ucm_rate_card_part_type)
1668
- pulumi.set(__self__, "unit_of_measure", unit_of_measure)
2053
+ GetInvoiceLineComputedUsagesInvoicelineComputedUsageParentProductResult._configure(
2054
+ lambda key, value: pulumi.set(__self__, key, value),
2055
+ billing_category=billing_category,
2056
+ name=name,
2057
+ part_number=part_number,
2058
+ product_category=product_category,
2059
+ ucm_rate_card_part_type=ucm_rate_card_part_type,
2060
+ unit_of_measure=unit_of_measure,
2061
+ )
2062
+ @staticmethod
2063
+ def _configure(
2064
+ _setter: Callable[[Any, Any], None],
2065
+ billing_category: str,
2066
+ name: str,
2067
+ part_number: str,
2068
+ product_category: str,
2069
+ ucm_rate_card_part_type: str,
2070
+ unit_of_measure: str,
2071
+ opts: Optional[pulumi.ResourceOptions]=None):
2072
+ _setter("billing_category", billing_category)
2073
+ _setter("name", name)
2074
+ _setter("part_number", part_number)
2075
+ _setter("product_category", product_category)
2076
+ _setter("ucm_rate_card_part_type", ucm_rate_card_part_type)
2077
+ _setter("unit_of_measure", unit_of_measure)
1669
2078
 
1670
2079
  @property
1671
2080
  @pulumi.getter(name="billingCategory")
@@ -1733,12 +2142,31 @@ class GetInvoiceLineComputedUsagesInvoicelineComputedUsageProductResult(dict):
1733
2142
  :param str ucm_rate_card_part_type: Rate card part type of Product
1734
2143
  :param str unit_of_measure: Unit of Measure
1735
2144
  """
1736
- pulumi.set(__self__, "billing_category", billing_category)
1737
- pulumi.set(__self__, "name", name)
1738
- pulumi.set(__self__, "part_number", part_number)
1739
- pulumi.set(__self__, "product_category", product_category)
1740
- pulumi.set(__self__, "ucm_rate_card_part_type", ucm_rate_card_part_type)
1741
- pulumi.set(__self__, "unit_of_measure", unit_of_measure)
2145
+ GetInvoiceLineComputedUsagesInvoicelineComputedUsageProductResult._configure(
2146
+ lambda key, value: pulumi.set(__self__, key, value),
2147
+ billing_category=billing_category,
2148
+ name=name,
2149
+ part_number=part_number,
2150
+ product_category=product_category,
2151
+ ucm_rate_card_part_type=ucm_rate_card_part_type,
2152
+ unit_of_measure=unit_of_measure,
2153
+ )
2154
+ @staticmethod
2155
+ def _configure(
2156
+ _setter: Callable[[Any, Any], None],
2157
+ billing_category: str,
2158
+ name: str,
2159
+ part_number: str,
2160
+ product_category: str,
2161
+ ucm_rate_card_part_type: str,
2162
+ unit_of_measure: str,
2163
+ opts: Optional[pulumi.ResourceOptions]=None):
2164
+ _setter("billing_category", billing_category)
2165
+ _setter("name", name)
2166
+ _setter("part_number", part_number)
2167
+ _setter("product_category", product_category)
2168
+ _setter("ucm_rate_card_part_type", ucm_rate_card_part_type)
2169
+ _setter("unit_of_measure", unit_of_measure)
1742
2170
 
1743
2171
  @property
1744
2172
  @pulumi.getter(name="billingCategory")
@@ -1798,10 +2226,23 @@ class GetInvoicesFilterResult(dict):
1798
2226
  """
1799
2227
  :param str name: Payment Term name
1800
2228
  """
1801
- pulumi.set(__self__, "name", name)
1802
- pulumi.set(__self__, "values", values)
2229
+ GetInvoicesFilterResult._configure(
2230
+ lambda key, value: pulumi.set(__self__, key, value),
2231
+ name=name,
2232
+ values=values,
2233
+ regex=regex,
2234
+ )
2235
+ @staticmethod
2236
+ def _configure(
2237
+ _setter: Callable[[Any, Any], None],
2238
+ name: str,
2239
+ values: Sequence[str],
2240
+ regex: Optional[bool] = None,
2241
+ opts: Optional[pulumi.ResourceOptions]=None):
2242
+ _setter("name", name)
2243
+ _setter("values", values)
1803
2244
  if regex is not None:
1804
- pulumi.set(__self__, "regex", regex)
2245
+ _setter("regex", regex)
1805
2246
 
1806
2247
  @property
1807
2248
  @pulumi.getter
@@ -1865,25 +2306,70 @@ class GetInvoicesInvoiceResult(dict):
1865
2306
  :param str type: Document Type in SPM like SPM Invoice,SPM Credit Memo etc.,
1866
2307
  :param str updated_by: User that updated SPM Invoice
1867
2308
  """
1868
- pulumi.set(__self__, "ar_invoices", ar_invoices)
1869
- pulumi.set(__self__, "bill_to_addresses", bill_to_addresses)
1870
- pulumi.set(__self__, "bill_to_contacts", bill_to_contacts)
1871
- pulumi.set(__self__, "bill_to_customers", bill_to_customers)
1872
- pulumi.set(__self__, "created_by", created_by)
1873
- pulumi.set(__self__, "currencies", currencies)
1874
- pulumi.set(__self__, "invoice_lines", invoice_lines)
1875
- pulumi.set(__self__, "organizations", organizations)
1876
- pulumi.set(__self__, "payment_method", payment_method)
1877
- pulumi.set(__self__, "payment_terms", payment_terms)
1878
- pulumi.set(__self__, "receipt_method", receipt_method)
1879
- pulumi.set(__self__, "spm_invoice_number", spm_invoice_number)
1880
- pulumi.set(__self__, "status", status)
1881
- pulumi.set(__self__, "subscription_number", subscription_number)
1882
- pulumi.set(__self__, "time_created", time_created)
1883
- pulumi.set(__self__, "time_invoice_date", time_invoice_date)
1884
- pulumi.set(__self__, "time_updated", time_updated)
1885
- pulumi.set(__self__, "type", type)
1886
- pulumi.set(__self__, "updated_by", updated_by)
2309
+ GetInvoicesInvoiceResult._configure(
2310
+ lambda key, value: pulumi.set(__self__, key, value),
2311
+ ar_invoices=ar_invoices,
2312
+ bill_to_addresses=bill_to_addresses,
2313
+ bill_to_contacts=bill_to_contacts,
2314
+ bill_to_customers=bill_to_customers,
2315
+ created_by=created_by,
2316
+ currencies=currencies,
2317
+ invoice_lines=invoice_lines,
2318
+ organizations=organizations,
2319
+ payment_method=payment_method,
2320
+ payment_terms=payment_terms,
2321
+ receipt_method=receipt_method,
2322
+ spm_invoice_number=spm_invoice_number,
2323
+ status=status,
2324
+ subscription_number=subscription_number,
2325
+ time_created=time_created,
2326
+ time_invoice_date=time_invoice_date,
2327
+ time_updated=time_updated,
2328
+ type=type,
2329
+ updated_by=updated_by,
2330
+ )
2331
+ @staticmethod
2332
+ def _configure(
2333
+ _setter: Callable[[Any, Any], None],
2334
+ ar_invoices: str,
2335
+ bill_to_addresses: Sequence['outputs.GetInvoicesInvoiceBillToAddressResult'],
2336
+ bill_to_contacts: Sequence['outputs.GetInvoicesInvoiceBillToContactResult'],
2337
+ bill_to_customers: Sequence['outputs.GetInvoicesInvoiceBillToCustomerResult'],
2338
+ created_by: str,
2339
+ currencies: Sequence['outputs.GetInvoicesInvoiceCurrencyResult'],
2340
+ invoice_lines: Sequence['outputs.GetInvoicesInvoiceInvoiceLineResult'],
2341
+ organizations: Sequence['outputs.GetInvoicesInvoiceOrganizationResult'],
2342
+ payment_method: str,
2343
+ payment_terms: Sequence['outputs.GetInvoicesInvoicePaymentTermResult'],
2344
+ receipt_method: str,
2345
+ spm_invoice_number: str,
2346
+ status: str,
2347
+ subscription_number: str,
2348
+ time_created: str,
2349
+ time_invoice_date: str,
2350
+ time_updated: str,
2351
+ type: str,
2352
+ updated_by: str,
2353
+ opts: Optional[pulumi.ResourceOptions]=None):
2354
+ _setter("ar_invoices", ar_invoices)
2355
+ _setter("bill_to_addresses", bill_to_addresses)
2356
+ _setter("bill_to_contacts", bill_to_contacts)
2357
+ _setter("bill_to_customers", bill_to_customers)
2358
+ _setter("created_by", created_by)
2359
+ _setter("currencies", currencies)
2360
+ _setter("invoice_lines", invoice_lines)
2361
+ _setter("organizations", organizations)
2362
+ _setter("payment_method", payment_method)
2363
+ _setter("payment_terms", payment_terms)
2364
+ _setter("receipt_method", receipt_method)
2365
+ _setter("spm_invoice_number", spm_invoice_number)
2366
+ _setter("status", status)
2367
+ _setter("subscription_number", subscription_number)
2368
+ _setter("time_created", time_created)
2369
+ _setter("time_invoice_date", time_invoice_date)
2370
+ _setter("time_updated", time_updated)
2371
+ _setter("type", type)
2372
+ _setter("updated_by", updated_by)
1887
2373
 
1888
2374
  @property
1889
2375
  @pulumi.getter(name="arInvoices")
@@ -2061,15 +2547,40 @@ class GetInvoicesInvoiceBillToAddressResult(dict):
2061
2547
  :param str tca_cust_acct_site_id: TCA customer account site Id.
2062
2548
  :param str tca_party_site_number: Party site number.
2063
2549
  """
2064
- pulumi.set(__self__, "bill_site_use_id", bill_site_use_id)
2065
- pulumi.set(__self__, "is_bill_to", is_bill_to)
2066
- pulumi.set(__self__, "is_ship_to", is_ship_to)
2067
- pulumi.set(__self__, "locations", locations)
2068
- pulumi.set(__self__, "name", name)
2069
- pulumi.set(__self__, "phone", phone)
2070
- pulumi.set(__self__, "service2site_use_id", service2site_use_id)
2071
- pulumi.set(__self__, "tca_cust_acct_site_id", tca_cust_acct_site_id)
2072
- pulumi.set(__self__, "tca_party_site_number", tca_party_site_number)
2550
+ GetInvoicesInvoiceBillToAddressResult._configure(
2551
+ lambda key, value: pulumi.set(__self__, key, value),
2552
+ bill_site_use_id=bill_site_use_id,
2553
+ is_bill_to=is_bill_to,
2554
+ is_ship_to=is_ship_to,
2555
+ locations=locations,
2556
+ name=name,
2557
+ phone=phone,
2558
+ service2site_use_id=service2site_use_id,
2559
+ tca_cust_acct_site_id=tca_cust_acct_site_id,
2560
+ tca_party_site_number=tca_party_site_number,
2561
+ )
2562
+ @staticmethod
2563
+ def _configure(
2564
+ _setter: Callable[[Any, Any], None],
2565
+ bill_site_use_id: str,
2566
+ is_bill_to: bool,
2567
+ is_ship_to: bool,
2568
+ locations: Sequence['outputs.GetInvoicesInvoiceBillToAddressLocationResult'],
2569
+ name: str,
2570
+ phone: str,
2571
+ service2site_use_id: str,
2572
+ tca_cust_acct_site_id: str,
2573
+ tca_party_site_number: str,
2574
+ opts: Optional[pulumi.ResourceOptions]=None):
2575
+ _setter("bill_site_use_id", bill_site_use_id)
2576
+ _setter("is_bill_to", is_bill_to)
2577
+ _setter("is_ship_to", is_ship_to)
2578
+ _setter("locations", locations)
2579
+ _setter("name", name)
2580
+ _setter("phone", phone)
2581
+ _setter("service2site_use_id", service2site_use_id)
2582
+ _setter("tca_cust_acct_site_id", tca_cust_acct_site_id)
2583
+ _setter("tca_party_site_number", tca_party_site_number)
2073
2584
 
2074
2585
  @property
2075
2586
  @pulumi.getter(name="billSiteUseId")
@@ -2163,13 +2674,34 @@ class GetInvoicesInvoiceBillToAddressLocationResult(dict):
2163
2674
  :param str region: Region.
2164
2675
  :param str tca_location_id: TCA Location identifier.
2165
2676
  """
2166
- pulumi.set(__self__, "address1", address1)
2167
- pulumi.set(__self__, "address2", address2)
2168
- pulumi.set(__self__, "city", city)
2169
- pulumi.set(__self__, "country", country)
2170
- pulumi.set(__self__, "postal_code", postal_code)
2171
- pulumi.set(__self__, "region", region)
2172
- pulumi.set(__self__, "tca_location_id", tca_location_id)
2677
+ GetInvoicesInvoiceBillToAddressLocationResult._configure(
2678
+ lambda key, value: pulumi.set(__self__, key, value),
2679
+ address1=address1,
2680
+ address2=address2,
2681
+ city=city,
2682
+ country=country,
2683
+ postal_code=postal_code,
2684
+ region=region,
2685
+ tca_location_id=tca_location_id,
2686
+ )
2687
+ @staticmethod
2688
+ def _configure(
2689
+ _setter: Callable[[Any, Any], None],
2690
+ address1: str,
2691
+ address2: str,
2692
+ city: str,
2693
+ country: str,
2694
+ postal_code: str,
2695
+ region: str,
2696
+ tca_location_id: str,
2697
+ opts: Optional[pulumi.ResourceOptions]=None):
2698
+ _setter("address1", address1)
2699
+ _setter("address2", address2)
2700
+ _setter("city", city)
2701
+ _setter("country", country)
2702
+ _setter("postal_code", postal_code)
2703
+ _setter("region", region)
2704
+ _setter("tca_location_id", tca_location_id)
2173
2705
 
2174
2706
  @property
2175
2707
  @pulumi.getter
@@ -2249,14 +2781,37 @@ class GetInvoicesInvoiceBillToContactResult(dict):
2249
2781
  :param str tca_party_id: TCA party ID.
2250
2782
  :param str user_name: userName.
2251
2783
  """
2252
- pulumi.set(__self__, "email", email)
2253
- pulumi.set(__self__, "first_name", first_name)
2254
- pulumi.set(__self__, "last_name", last_name)
2255
- pulumi.set(__self__, "name", name)
2256
- pulumi.set(__self__, "tca_contact_id", tca_contact_id)
2257
- pulumi.set(__self__, "tca_cust_accnt_site_id", tca_cust_accnt_site_id)
2258
- pulumi.set(__self__, "tca_party_id", tca_party_id)
2259
- pulumi.set(__self__, "user_name", user_name)
2784
+ GetInvoicesInvoiceBillToContactResult._configure(
2785
+ lambda key, value: pulumi.set(__self__, key, value),
2786
+ email=email,
2787
+ first_name=first_name,
2788
+ last_name=last_name,
2789
+ name=name,
2790
+ tca_contact_id=tca_contact_id,
2791
+ tca_cust_accnt_site_id=tca_cust_accnt_site_id,
2792
+ tca_party_id=tca_party_id,
2793
+ user_name=user_name,
2794
+ )
2795
+ @staticmethod
2796
+ def _configure(
2797
+ _setter: Callable[[Any, Any], None],
2798
+ email: str,
2799
+ first_name: str,
2800
+ last_name: str,
2801
+ name: str,
2802
+ tca_contact_id: str,
2803
+ tca_cust_accnt_site_id: str,
2804
+ tca_party_id: str,
2805
+ user_name: str,
2806
+ opts: Optional[pulumi.ResourceOptions]=None):
2807
+ _setter("email", email)
2808
+ _setter("first_name", first_name)
2809
+ _setter("last_name", last_name)
2810
+ _setter("name", name)
2811
+ _setter("tca_contact_id", tca_contact_id)
2812
+ _setter("tca_cust_accnt_site_id", tca_cust_accnt_site_id)
2813
+ _setter("tca_party_id", tca_party_id)
2814
+ _setter("user_name", user_name)
2260
2815
 
2261
2816
  @property
2262
2817
  @pulumi.getter
@@ -2346,15 +2901,40 @@ class GetInvoicesInvoiceBillToCustomerResult(dict):
2346
2901
  :param str tca_party_id: TCA party ID.
2347
2902
  :param str tca_party_number: TCA party number.
2348
2903
  """
2349
- pulumi.set(__self__, "customer_chain_type", customer_chain_type)
2350
- pulumi.set(__self__, "is_chain_customer", is_chain_customer)
2351
- pulumi.set(__self__, "is_public_sector", is_public_sector)
2352
- pulumi.set(__self__, "name", name)
2353
- pulumi.set(__self__, "name_phonetic", name_phonetic)
2354
- pulumi.set(__self__, "tca_customer_account_id", tca_customer_account_id)
2355
- pulumi.set(__self__, "tca_customer_account_number", tca_customer_account_number)
2356
- pulumi.set(__self__, "tca_party_id", tca_party_id)
2357
- pulumi.set(__self__, "tca_party_number", tca_party_number)
2904
+ GetInvoicesInvoiceBillToCustomerResult._configure(
2905
+ lambda key, value: pulumi.set(__self__, key, value),
2906
+ customer_chain_type=customer_chain_type,
2907
+ is_chain_customer=is_chain_customer,
2908
+ is_public_sector=is_public_sector,
2909
+ name=name,
2910
+ name_phonetic=name_phonetic,
2911
+ tca_customer_account_id=tca_customer_account_id,
2912
+ tca_customer_account_number=tca_customer_account_number,
2913
+ tca_party_id=tca_party_id,
2914
+ tca_party_number=tca_party_number,
2915
+ )
2916
+ @staticmethod
2917
+ def _configure(
2918
+ _setter: Callable[[Any, Any], None],
2919
+ customer_chain_type: str,
2920
+ is_chain_customer: bool,
2921
+ is_public_sector: bool,
2922
+ name: str,
2923
+ name_phonetic: str,
2924
+ tca_customer_account_id: str,
2925
+ tca_customer_account_number: str,
2926
+ tca_party_id: str,
2927
+ tca_party_number: str,
2928
+ opts: Optional[pulumi.ResourceOptions]=None):
2929
+ _setter("customer_chain_type", customer_chain_type)
2930
+ _setter("is_chain_customer", is_chain_customer)
2931
+ _setter("is_public_sector", is_public_sector)
2932
+ _setter("name", name)
2933
+ _setter("name_phonetic", name_phonetic)
2934
+ _setter("tca_customer_account_id", tca_customer_account_id)
2935
+ _setter("tca_customer_account_number", tca_customer_account_number)
2936
+ _setter("tca_party_id", tca_party_id)
2937
+ _setter("tca_party_number", tca_party_number)
2358
2938
 
2359
2939
  @property
2360
2940
  @pulumi.getter(name="customerChainType")
@@ -2440,9 +3020,22 @@ class GetInvoicesInvoiceCurrencyResult(dict):
2440
3020
  :param str name: Payment Term name
2441
3021
  :param str std_precision: Standard Precision of the Currency
2442
3022
  """
2443
- pulumi.set(__self__, "iso_code", iso_code)
2444
- pulumi.set(__self__, "name", name)
2445
- pulumi.set(__self__, "std_precision", std_precision)
3023
+ GetInvoicesInvoiceCurrencyResult._configure(
3024
+ lambda key, value: pulumi.set(__self__, key, value),
3025
+ iso_code=iso_code,
3026
+ name=name,
3027
+ std_precision=std_precision,
3028
+ )
3029
+ @staticmethod
3030
+ def _configure(
3031
+ _setter: Callable[[Any, Any], None],
3032
+ iso_code: str,
3033
+ name: str,
3034
+ std_precision: str,
3035
+ opts: Optional[pulumi.ResourceOptions]=None):
3036
+ _setter("iso_code", iso_code)
3037
+ _setter("name", name)
3038
+ _setter("std_precision", std_precision)
2446
3039
 
2447
3040
  @property
2448
3041
  @pulumi.getter(name="isoCode")
@@ -2486,12 +3079,31 @@ class GetInvoicesInvoiceInvoiceLineResult(dict):
2486
3079
  :param str time_end: Usage end time
2487
3080
  :param str time_start: Usage start time
2488
3081
  """
2489
- pulumi.set(__self__, "ar_invoice_number", ar_invoice_number)
2490
- pulumi.set(__self__, "data_center", data_center)
2491
- pulumi.set(__self__, "id", id)
2492
- pulumi.set(__self__, "products", products)
2493
- pulumi.set(__self__, "time_end", time_end)
2494
- pulumi.set(__self__, "time_start", time_start)
3082
+ GetInvoicesInvoiceInvoiceLineResult._configure(
3083
+ lambda key, value: pulumi.set(__self__, key, value),
3084
+ ar_invoice_number=ar_invoice_number,
3085
+ data_center=data_center,
3086
+ id=id,
3087
+ products=products,
3088
+ time_end=time_end,
3089
+ time_start=time_start,
3090
+ )
3091
+ @staticmethod
3092
+ def _configure(
3093
+ _setter: Callable[[Any, Any], None],
3094
+ ar_invoice_number: str,
3095
+ data_center: str,
3096
+ id: str,
3097
+ products: Sequence['outputs.GetInvoicesInvoiceInvoiceLineProductResult'],
3098
+ time_end: str,
3099
+ time_start: str,
3100
+ opts: Optional[pulumi.ResourceOptions]=None):
3101
+ _setter("ar_invoice_number", ar_invoice_number)
3102
+ _setter("data_center", data_center)
3103
+ _setter("id", id)
3104
+ _setter("products", products)
3105
+ _setter("time_end", time_end)
3106
+ _setter("time_start", time_start)
2495
3107
 
2496
3108
  @property
2497
3109
  @pulumi.getter(name="arInvoiceNumber")
@@ -2559,12 +3171,31 @@ class GetInvoicesInvoiceInvoiceLineProductResult(dict):
2559
3171
  :param str ucm_rate_card_part_type: Rate card part type of Product
2560
3172
  :param str unit_of_measure: Unit of Measure
2561
3173
  """
2562
- pulumi.set(__self__, "billing_category", billing_category)
2563
- pulumi.set(__self__, "name", name)
2564
- pulumi.set(__self__, "part_number", part_number)
2565
- pulumi.set(__self__, "product_category", product_category)
2566
- pulumi.set(__self__, "ucm_rate_card_part_type", ucm_rate_card_part_type)
2567
- pulumi.set(__self__, "unit_of_measure", unit_of_measure)
3174
+ GetInvoicesInvoiceInvoiceLineProductResult._configure(
3175
+ lambda key, value: pulumi.set(__self__, key, value),
3176
+ billing_category=billing_category,
3177
+ name=name,
3178
+ part_number=part_number,
3179
+ product_category=product_category,
3180
+ ucm_rate_card_part_type=ucm_rate_card_part_type,
3181
+ unit_of_measure=unit_of_measure,
3182
+ )
3183
+ @staticmethod
3184
+ def _configure(
3185
+ _setter: Callable[[Any, Any], None],
3186
+ billing_category: str,
3187
+ name: str,
3188
+ part_number: str,
3189
+ product_category: str,
3190
+ ucm_rate_card_part_type: str,
3191
+ unit_of_measure: str,
3192
+ opts: Optional[pulumi.ResourceOptions]=None):
3193
+ _setter("billing_category", billing_category)
3194
+ _setter("name", name)
3195
+ _setter("part_number", part_number)
3196
+ _setter("product_category", product_category)
3197
+ _setter("ucm_rate_card_part_type", ucm_rate_card_part_type)
3198
+ _setter("unit_of_measure", unit_of_measure)
2568
3199
 
2569
3200
  @property
2570
3201
  @pulumi.getter(name="billingCategory")
@@ -2624,8 +3255,19 @@ class GetInvoicesInvoiceOrganizationResult(dict):
2624
3255
  :param str name: Payment Term name
2625
3256
  :param float number: Organization ID
2626
3257
  """
2627
- pulumi.set(__self__, "name", name)
2628
- pulumi.set(__self__, "number", number)
3258
+ GetInvoicesInvoiceOrganizationResult._configure(
3259
+ lambda key, value: pulumi.set(__self__, key, value),
3260
+ name=name,
3261
+ number=number,
3262
+ )
3263
+ @staticmethod
3264
+ def _configure(
3265
+ _setter: Callable[[Any, Any], None],
3266
+ name: str,
3267
+ number: float,
3268
+ opts: Optional[pulumi.ResourceOptions]=None):
3269
+ _setter("name", name)
3270
+ _setter("number", number)
2629
3271
 
2630
3272
  @property
2631
3273
  @pulumi.getter
@@ -2665,14 +3307,37 @@ class GetInvoicesInvoicePaymentTermResult(dict):
2665
3307
  :param str updated_by: User that updated SPM Invoice
2666
3308
  :param str value: Payment Term value
2667
3309
  """
2668
- pulumi.set(__self__, "created_by", created_by)
2669
- pulumi.set(__self__, "description", description)
2670
- pulumi.set(__self__, "is_active", is_active)
2671
- pulumi.set(__self__, "name", name)
2672
- pulumi.set(__self__, "time_created", time_created)
2673
- pulumi.set(__self__, "time_updated", time_updated)
2674
- pulumi.set(__self__, "updated_by", updated_by)
2675
- pulumi.set(__self__, "value", value)
3310
+ GetInvoicesInvoicePaymentTermResult._configure(
3311
+ lambda key, value: pulumi.set(__self__, key, value),
3312
+ created_by=created_by,
3313
+ description=description,
3314
+ is_active=is_active,
3315
+ name=name,
3316
+ time_created=time_created,
3317
+ time_updated=time_updated,
3318
+ updated_by=updated_by,
3319
+ value=value,
3320
+ )
3321
+ @staticmethod
3322
+ def _configure(
3323
+ _setter: Callable[[Any, Any], None],
3324
+ created_by: str,
3325
+ description: str,
3326
+ is_active: bool,
3327
+ name: str,
3328
+ time_created: str,
3329
+ time_updated: str,
3330
+ updated_by: str,
3331
+ value: str,
3332
+ opts: Optional[pulumi.ResourceOptions]=None):
3333
+ _setter("created_by", created_by)
3334
+ _setter("description", description)
3335
+ _setter("is_active", is_active)
3336
+ _setter("name", name)
3337
+ _setter("time_created", time_created)
3338
+ _setter("time_updated", time_updated)
3339
+ _setter("updated_by", updated_by)
3340
+ _setter("value", value)
2676
3341
 
2677
3342
  @property
2678
3343
  @pulumi.getter(name="createdBy")
@@ -2748,10 +3413,23 @@ class GetOrganizationSubscriptionsFilterResult(dict):
2748
3413
  """
2749
3414
  :param str name: Currency name
2750
3415
  """
2751
- pulumi.set(__self__, "name", name)
2752
- pulumi.set(__self__, "values", values)
3416
+ GetOrganizationSubscriptionsFilterResult._configure(
3417
+ lambda key, value: pulumi.set(__self__, key, value),
3418
+ name=name,
3419
+ values=values,
3420
+ regex=regex,
3421
+ )
3422
+ @staticmethod
3423
+ def _configure(
3424
+ _setter: Callable[[Any, Any], None],
3425
+ name: str,
3426
+ values: Sequence[str],
3427
+ regex: Optional[bool] = None,
3428
+ opts: Optional[pulumi.ResourceOptions]=None):
3429
+ _setter("name", name)
3430
+ _setter("values", values)
2753
3431
  if regex is not None:
2754
- pulumi.set(__self__, "regex", regex)
3432
+ _setter("regex", regex)
2755
3433
 
2756
3434
  @property
2757
3435
  @pulumi.getter
@@ -2793,14 +3471,37 @@ class GetOrganizationSubscriptionsOrganizationSubscriptionResult(dict):
2793
3471
  :param str total_value: Total aggregate TCLV of all lines for the subscription including expired, active, and signed
2794
3472
  :param str type: Subscription Type i.e. IAAS,SAAS,PAAS
2795
3473
  """
2796
- pulumi.set(__self__, "currencies", currencies)
2797
- pulumi.set(__self__, "id", id)
2798
- pulumi.set(__self__, "service_name", service_name)
2799
- pulumi.set(__self__, "status", status)
2800
- pulumi.set(__self__, "time_end", time_end)
2801
- pulumi.set(__self__, "time_start", time_start)
2802
- pulumi.set(__self__, "total_value", total_value)
2803
- pulumi.set(__self__, "type", type)
3474
+ GetOrganizationSubscriptionsOrganizationSubscriptionResult._configure(
3475
+ lambda key, value: pulumi.set(__self__, key, value),
3476
+ currencies=currencies,
3477
+ id=id,
3478
+ service_name=service_name,
3479
+ status=status,
3480
+ time_end=time_end,
3481
+ time_start=time_start,
3482
+ total_value=total_value,
3483
+ type=type,
3484
+ )
3485
+ @staticmethod
3486
+ def _configure(
3487
+ _setter: Callable[[Any, Any], None],
3488
+ currencies: Sequence['outputs.GetOrganizationSubscriptionsOrganizationSubscriptionCurrencyResult'],
3489
+ id: str,
3490
+ service_name: str,
3491
+ status: str,
3492
+ time_end: str,
3493
+ time_start: str,
3494
+ total_value: str,
3495
+ type: str,
3496
+ opts: Optional[pulumi.ResourceOptions]=None):
3497
+ _setter("currencies", currencies)
3498
+ _setter("id", id)
3499
+ _setter("service_name", service_name)
3500
+ _setter("status", status)
3501
+ _setter("time_end", time_end)
3502
+ _setter("time_start", time_start)
3503
+ _setter("total_value", total_value)
3504
+ _setter("type", type)
2804
3505
 
2805
3506
  @property
2806
3507
  @pulumi.getter
@@ -2878,9 +3579,22 @@ class GetOrganizationSubscriptionsOrganizationSubscriptionCurrencyResult(dict):
2878
3579
  :param str name: Currency name
2879
3580
  :param str std_precision: Standard Precision of the Currency
2880
3581
  """
2881
- pulumi.set(__self__, "iso_code", iso_code)
2882
- pulumi.set(__self__, "name", name)
2883
- pulumi.set(__self__, "std_precision", std_precision)
3582
+ GetOrganizationSubscriptionsOrganizationSubscriptionCurrencyResult._configure(
3583
+ lambda key, value: pulumi.set(__self__, key, value),
3584
+ iso_code=iso_code,
3585
+ name=name,
3586
+ std_precision=std_precision,
3587
+ )
3588
+ @staticmethod
3589
+ def _configure(
3590
+ _setter: Callable[[Any, Any], None],
3591
+ iso_code: str,
3592
+ name: str,
3593
+ std_precision: str,
3594
+ opts: Optional[pulumi.ResourceOptions]=None):
3595
+ _setter("iso_code", iso_code)
3596
+ _setter("name", name)
3597
+ _setter("std_precision", std_precision)
2884
3598
 
2885
3599
  @property
2886
3600
  @pulumi.getter(name="isoCode")
@@ -2916,10 +3630,23 @@ class GetRatecardsFilterResult(dict):
2916
3630
  """
2917
3631
  :param str name: Product name
2918
3632
  """
2919
- pulumi.set(__self__, "name", name)
2920
- pulumi.set(__self__, "values", values)
3633
+ GetRatecardsFilterResult._configure(
3634
+ lambda key, value: pulumi.set(__self__, key, value),
3635
+ name=name,
3636
+ values=values,
3637
+ regex=regex,
3638
+ )
3639
+ @staticmethod
3640
+ def _configure(
3641
+ _setter: Callable[[Any, Any], None],
3642
+ name: str,
3643
+ values: Sequence[str],
3644
+ regex: Optional[bool] = None,
3645
+ opts: Optional[pulumi.ResourceOptions]=None):
3646
+ _setter("name", name)
3647
+ _setter("values", values)
2921
3648
  if regex is not None:
2922
- pulumi.set(__self__, "regex", regex)
3649
+ _setter("regex", regex)
2923
3650
 
2924
3651
  @property
2925
3652
  @pulumi.getter
@@ -2965,16 +3692,43 @@ class GetRatecardsRateCardResult(dict):
2965
3692
  :param str time_end: Rate card end date
2966
3693
  :param str time_start: Rate card start date
2967
3694
  """
2968
- pulumi.set(__self__, "currencies", currencies)
2969
- pulumi.set(__self__, "discretionary_discount_percentage", discretionary_discount_percentage)
2970
- pulumi.set(__self__, "is_tier", is_tier)
2971
- pulumi.set(__self__, "net_unit_price", net_unit_price)
2972
- pulumi.set(__self__, "overage_price", overage_price)
2973
- pulumi.set(__self__, "products", products)
2974
- pulumi.set(__self__, "rate_card_tiers", rate_card_tiers)
2975
- pulumi.set(__self__, "subscribed_service_id", subscribed_service_id)
2976
- pulumi.set(__self__, "time_end", time_end)
2977
- pulumi.set(__self__, "time_start", time_start)
3695
+ GetRatecardsRateCardResult._configure(
3696
+ lambda key, value: pulumi.set(__self__, key, value),
3697
+ currencies=currencies,
3698
+ discretionary_discount_percentage=discretionary_discount_percentage,
3699
+ is_tier=is_tier,
3700
+ net_unit_price=net_unit_price,
3701
+ overage_price=overage_price,
3702
+ products=products,
3703
+ rate_card_tiers=rate_card_tiers,
3704
+ subscribed_service_id=subscribed_service_id,
3705
+ time_end=time_end,
3706
+ time_start=time_start,
3707
+ )
3708
+ @staticmethod
3709
+ def _configure(
3710
+ _setter: Callable[[Any, Any], None],
3711
+ currencies: Sequence['outputs.GetRatecardsRateCardCurrencyResult'],
3712
+ discretionary_discount_percentage: str,
3713
+ is_tier: bool,
3714
+ net_unit_price: str,
3715
+ overage_price: str,
3716
+ products: Sequence['outputs.GetRatecardsRateCardProductResult'],
3717
+ rate_card_tiers: Sequence['outputs.GetRatecardsRateCardRateCardTierResult'],
3718
+ subscribed_service_id: str,
3719
+ time_end: str,
3720
+ time_start: str,
3721
+ opts: Optional[pulumi.ResourceOptions]=None):
3722
+ _setter("currencies", currencies)
3723
+ _setter("discretionary_discount_percentage", discretionary_discount_percentage)
3724
+ _setter("is_tier", is_tier)
3725
+ _setter("net_unit_price", net_unit_price)
3726
+ _setter("overage_price", overage_price)
3727
+ _setter("products", products)
3728
+ _setter("rate_card_tiers", rate_card_tiers)
3729
+ _setter("subscribed_service_id", subscribed_service_id)
3730
+ _setter("time_end", time_end)
3731
+ _setter("time_start", time_start)
2978
3732
 
2979
3733
  @property
2980
3734
  @pulumi.getter
@@ -3068,9 +3822,22 @@ class GetRatecardsRateCardCurrencyResult(dict):
3068
3822
  :param str name: Product name
3069
3823
  :param str std_precision: Standard Precision of the Currency
3070
3824
  """
3071
- pulumi.set(__self__, "iso_code", iso_code)
3072
- pulumi.set(__self__, "name", name)
3073
- pulumi.set(__self__, "std_precision", std_precision)
3825
+ GetRatecardsRateCardCurrencyResult._configure(
3826
+ lambda key, value: pulumi.set(__self__, key, value),
3827
+ iso_code=iso_code,
3828
+ name=name,
3829
+ std_precision=std_precision,
3830
+ )
3831
+ @staticmethod
3832
+ def _configure(
3833
+ _setter: Callable[[Any, Any], None],
3834
+ iso_code: str,
3835
+ name: str,
3836
+ std_precision: str,
3837
+ opts: Optional[pulumi.ResourceOptions]=None):
3838
+ _setter("iso_code", iso_code)
3839
+ _setter("name", name)
3840
+ _setter("std_precision", std_precision)
3074
3841
 
3075
3842
  @property
3076
3843
  @pulumi.getter(name="isoCode")
@@ -3114,12 +3881,31 @@ class GetRatecardsRateCardProductResult(dict):
3114
3881
  :param str ucm_rate_card_part_type: Rate card part type of Product
3115
3882
  :param str unit_of_measure: Unit of measure
3116
3883
  """
3117
- pulumi.set(__self__, "billing_category", billing_category)
3118
- pulumi.set(__self__, "name", name)
3119
- pulumi.set(__self__, "part_number", part_number)
3120
- pulumi.set(__self__, "product_category", product_category)
3121
- pulumi.set(__self__, "ucm_rate_card_part_type", ucm_rate_card_part_type)
3122
- pulumi.set(__self__, "unit_of_measure", unit_of_measure)
3884
+ GetRatecardsRateCardProductResult._configure(
3885
+ lambda key, value: pulumi.set(__self__, key, value),
3886
+ billing_category=billing_category,
3887
+ name=name,
3888
+ part_number=part_number,
3889
+ product_category=product_category,
3890
+ ucm_rate_card_part_type=ucm_rate_card_part_type,
3891
+ unit_of_measure=unit_of_measure,
3892
+ )
3893
+ @staticmethod
3894
+ def _configure(
3895
+ _setter: Callable[[Any, Any], None],
3896
+ billing_category: str,
3897
+ name: str,
3898
+ part_number: str,
3899
+ product_category: str,
3900
+ ucm_rate_card_part_type: str,
3901
+ unit_of_measure: str,
3902
+ opts: Optional[pulumi.ResourceOptions]=None):
3903
+ _setter("billing_category", billing_category)
3904
+ _setter("name", name)
3905
+ _setter("part_number", part_number)
3906
+ _setter("product_category", product_category)
3907
+ _setter("ucm_rate_card_part_type", ucm_rate_card_part_type)
3908
+ _setter("unit_of_measure", unit_of_measure)
3123
3909
 
3124
3910
  @property
3125
3911
  @pulumi.getter(name="billingCategory")
@@ -3181,9 +3967,22 @@ class GetRatecardsRateCardRateCardTierResult(dict):
3181
3967
  :param str overage_price: Rate card tier overage price
3182
3968
  :param str up_to_quantity: Rate card tier quantity range
3183
3969
  """
3184
- pulumi.set(__self__, "net_unit_price", net_unit_price)
3185
- pulumi.set(__self__, "overage_price", overage_price)
3186
- pulumi.set(__self__, "up_to_quantity", up_to_quantity)
3970
+ GetRatecardsRateCardRateCardTierResult._configure(
3971
+ lambda key, value: pulumi.set(__self__, key, value),
3972
+ net_unit_price=net_unit_price,
3973
+ overage_price=overage_price,
3974
+ up_to_quantity=up_to_quantity,
3975
+ )
3976
+ @staticmethod
3977
+ def _configure(
3978
+ _setter: Callable[[Any, Any], None],
3979
+ net_unit_price: str,
3980
+ overage_price: str,
3981
+ up_to_quantity: str,
3982
+ opts: Optional[pulumi.ResourceOptions]=None):
3983
+ _setter("net_unit_price", net_unit_price)
3984
+ _setter("overage_price", overage_price)
3985
+ _setter("up_to_quantity", up_to_quantity)
3187
3986
 
3188
3987
  @property
3189
3988
  @pulumi.getter(name="netUnitPrice")
@@ -3233,15 +4032,40 @@ class GetSubscribedServiceBillToAddressResult(dict):
3233
4032
  :param str tca_cust_acct_site_id: TCA customer account site Id.
3234
4033
  :param str tca_party_site_number: Party site number.
3235
4034
  """
3236
- pulumi.set(__self__, "bill_site_use_id", bill_site_use_id)
3237
- pulumi.set(__self__, "is_bill_to", is_bill_to)
3238
- pulumi.set(__self__, "is_ship_to", is_ship_to)
3239
- pulumi.set(__self__, "locations", locations)
3240
- pulumi.set(__self__, "name", name)
3241
- pulumi.set(__self__, "phone", phone)
3242
- pulumi.set(__self__, "service2site_use_id", service2site_use_id)
3243
- pulumi.set(__self__, "tca_cust_acct_site_id", tca_cust_acct_site_id)
3244
- pulumi.set(__self__, "tca_party_site_number", tca_party_site_number)
4035
+ GetSubscribedServiceBillToAddressResult._configure(
4036
+ lambda key, value: pulumi.set(__self__, key, value),
4037
+ bill_site_use_id=bill_site_use_id,
4038
+ is_bill_to=is_bill_to,
4039
+ is_ship_to=is_ship_to,
4040
+ locations=locations,
4041
+ name=name,
4042
+ phone=phone,
4043
+ service2site_use_id=service2site_use_id,
4044
+ tca_cust_acct_site_id=tca_cust_acct_site_id,
4045
+ tca_party_site_number=tca_party_site_number,
4046
+ )
4047
+ @staticmethod
4048
+ def _configure(
4049
+ _setter: Callable[[Any, Any], None],
4050
+ bill_site_use_id: str,
4051
+ is_bill_to: bool,
4052
+ is_ship_to: bool,
4053
+ locations: Sequence['outputs.GetSubscribedServiceBillToAddressLocationResult'],
4054
+ name: str,
4055
+ phone: str,
4056
+ service2site_use_id: str,
4057
+ tca_cust_acct_site_id: str,
4058
+ tca_party_site_number: str,
4059
+ opts: Optional[pulumi.ResourceOptions]=None):
4060
+ _setter("bill_site_use_id", bill_site_use_id)
4061
+ _setter("is_bill_to", is_bill_to)
4062
+ _setter("is_ship_to", is_ship_to)
4063
+ _setter("locations", locations)
4064
+ _setter("name", name)
4065
+ _setter("phone", phone)
4066
+ _setter("service2site_use_id", service2site_use_id)
4067
+ _setter("tca_cust_acct_site_id", tca_cust_acct_site_id)
4068
+ _setter("tca_party_site_number", tca_party_site_number)
3245
4069
 
3246
4070
  @property
3247
4071
  @pulumi.getter(name="billSiteUseId")
@@ -3335,13 +4159,34 @@ class GetSubscribedServiceBillToAddressLocationResult(dict):
3335
4159
  :param str region: Region.
3336
4160
  :param str tca_location_id: Region.
3337
4161
  """
3338
- pulumi.set(__self__, "address1", address1)
3339
- pulumi.set(__self__, "address2", address2)
3340
- pulumi.set(__self__, "city", city)
3341
- pulumi.set(__self__, "country", country)
3342
- pulumi.set(__self__, "postal_code", postal_code)
3343
- pulumi.set(__self__, "region", region)
3344
- pulumi.set(__self__, "tca_location_id", tca_location_id)
4162
+ GetSubscribedServiceBillToAddressLocationResult._configure(
4163
+ lambda key, value: pulumi.set(__self__, key, value),
4164
+ address1=address1,
4165
+ address2=address2,
4166
+ city=city,
4167
+ country=country,
4168
+ postal_code=postal_code,
4169
+ region=region,
4170
+ tca_location_id=tca_location_id,
4171
+ )
4172
+ @staticmethod
4173
+ def _configure(
4174
+ _setter: Callable[[Any, Any], None],
4175
+ address1: str,
4176
+ address2: str,
4177
+ city: str,
4178
+ country: str,
4179
+ postal_code: str,
4180
+ region: str,
4181
+ tca_location_id: str,
4182
+ opts: Optional[pulumi.ResourceOptions]=None):
4183
+ _setter("address1", address1)
4184
+ _setter("address2", address2)
4185
+ _setter("city", city)
4186
+ _setter("country", country)
4187
+ _setter("postal_code", postal_code)
4188
+ _setter("region", region)
4189
+ _setter("tca_location_id", tca_location_id)
3345
4190
 
3346
4191
  @property
3347
4192
  @pulumi.getter
@@ -3421,14 +4266,37 @@ class GetSubscribedServiceBillToContactResult(dict):
3421
4266
  :param str tca_party_id: TCA party ID.
3422
4267
  :param str username: Username.
3423
4268
  """
3424
- pulumi.set(__self__, "email", email)
3425
- pulumi.set(__self__, "first_name", first_name)
3426
- pulumi.set(__self__, "last_name", last_name)
3427
- pulumi.set(__self__, "name", name)
3428
- pulumi.set(__self__, "tca_contact_id", tca_contact_id)
3429
- pulumi.set(__self__, "tca_cust_accnt_site_id", tca_cust_accnt_site_id)
3430
- pulumi.set(__self__, "tca_party_id", tca_party_id)
3431
- pulumi.set(__self__, "username", username)
4269
+ GetSubscribedServiceBillToContactResult._configure(
4270
+ lambda key, value: pulumi.set(__self__, key, value),
4271
+ email=email,
4272
+ first_name=first_name,
4273
+ last_name=last_name,
4274
+ name=name,
4275
+ tca_contact_id=tca_contact_id,
4276
+ tca_cust_accnt_site_id=tca_cust_accnt_site_id,
4277
+ tca_party_id=tca_party_id,
4278
+ username=username,
4279
+ )
4280
+ @staticmethod
4281
+ def _configure(
4282
+ _setter: Callable[[Any, Any], None],
4283
+ email: str,
4284
+ first_name: str,
4285
+ last_name: str,
4286
+ name: str,
4287
+ tca_contact_id: str,
4288
+ tca_cust_accnt_site_id: str,
4289
+ tca_party_id: str,
4290
+ username: str,
4291
+ opts: Optional[pulumi.ResourceOptions]=None):
4292
+ _setter("email", email)
4293
+ _setter("first_name", first_name)
4294
+ _setter("last_name", last_name)
4295
+ _setter("name", name)
4296
+ _setter("tca_contact_id", tca_contact_id)
4297
+ _setter("tca_cust_accnt_site_id", tca_cust_accnt_site_id)
4298
+ _setter("tca_party_id", tca_party_id)
4299
+ _setter("username", username)
3432
4300
 
3433
4301
  @property
3434
4302
  @pulumi.getter
@@ -3518,15 +4386,40 @@ class GetSubscribedServiceBillToCustomerResult(dict):
3518
4386
  :param str tca_party_id: TCA party ID.
3519
4387
  :param str tca_party_number: TCA party number.
3520
4388
  """
3521
- pulumi.set(__self__, "customer_chain_type", customer_chain_type)
3522
- pulumi.set(__self__, "is_chain_customer", is_chain_customer)
3523
- pulumi.set(__self__, "is_public_sector", is_public_sector)
3524
- pulumi.set(__self__, "name", name)
3525
- pulumi.set(__self__, "name_phonetic", name_phonetic)
3526
- pulumi.set(__self__, "tca_cust_account_number", tca_cust_account_number)
3527
- pulumi.set(__self__, "tca_customer_account_id", tca_customer_account_id)
3528
- pulumi.set(__self__, "tca_party_id", tca_party_id)
3529
- pulumi.set(__self__, "tca_party_number", tca_party_number)
4389
+ GetSubscribedServiceBillToCustomerResult._configure(
4390
+ lambda key, value: pulumi.set(__self__, key, value),
4391
+ customer_chain_type=customer_chain_type,
4392
+ is_chain_customer=is_chain_customer,
4393
+ is_public_sector=is_public_sector,
4394
+ name=name,
4395
+ name_phonetic=name_phonetic,
4396
+ tca_cust_account_number=tca_cust_account_number,
4397
+ tca_customer_account_id=tca_customer_account_id,
4398
+ tca_party_id=tca_party_id,
4399
+ tca_party_number=tca_party_number,
4400
+ )
4401
+ @staticmethod
4402
+ def _configure(
4403
+ _setter: Callable[[Any, Any], None],
4404
+ customer_chain_type: str,
4405
+ is_chain_customer: bool,
4406
+ is_public_sector: bool,
4407
+ name: str,
4408
+ name_phonetic: str,
4409
+ tca_cust_account_number: str,
4410
+ tca_customer_account_id: str,
4411
+ tca_party_id: str,
4412
+ tca_party_number: str,
4413
+ opts: Optional[pulumi.ResourceOptions]=None):
4414
+ _setter("customer_chain_type", customer_chain_type)
4415
+ _setter("is_chain_customer", is_chain_customer)
4416
+ _setter("is_public_sector", is_public_sector)
4417
+ _setter("name", name)
4418
+ _setter("name_phonetic", name_phonetic)
4419
+ _setter("tca_cust_account_number", tca_cust_account_number)
4420
+ _setter("tca_customer_account_id", tca_customer_account_id)
4421
+ _setter("tca_party_id", tca_party_id)
4422
+ _setter("tca_party_number", tca_party_number)
3530
4423
 
3531
4424
  @property
3532
4425
  @pulumi.getter(name="customerChainType")
@@ -3618,12 +4511,31 @@ class GetSubscribedServiceCommitmentServiceResult(dict):
3618
4511
  :param str time_end: Subscribed service end date
3619
4512
  :param str time_start: Subscribed service start date
3620
4513
  """
3621
- pulumi.set(__self__, "available_amount", available_amount)
3622
- pulumi.set(__self__, "funded_allocation_value", funded_allocation_value)
3623
- pulumi.set(__self__, "line_net_amount", line_net_amount)
3624
- pulumi.set(__self__, "quantity", quantity)
3625
- pulumi.set(__self__, "time_end", time_end)
3626
- pulumi.set(__self__, "time_start", time_start)
4514
+ GetSubscribedServiceCommitmentServiceResult._configure(
4515
+ lambda key, value: pulumi.set(__self__, key, value),
4516
+ available_amount=available_amount,
4517
+ funded_allocation_value=funded_allocation_value,
4518
+ line_net_amount=line_net_amount,
4519
+ quantity=quantity,
4520
+ time_end=time_end,
4521
+ time_start=time_start,
4522
+ )
4523
+ @staticmethod
4524
+ def _configure(
4525
+ _setter: Callable[[Any, Any], None],
4526
+ available_amount: str,
4527
+ funded_allocation_value: str,
4528
+ line_net_amount: str,
4529
+ quantity: str,
4530
+ time_end: str,
4531
+ time_start: str,
4532
+ opts: Optional[pulumi.ResourceOptions]=None):
4533
+ _setter("available_amount", available_amount)
4534
+ _setter("funded_allocation_value", funded_allocation_value)
4535
+ _setter("line_net_amount", line_net_amount)
4536
+ _setter("quantity", quantity)
4537
+ _setter("time_end", time_end)
4538
+ _setter("time_start", time_start)
3627
4539
 
3628
4540
  @property
3629
4541
  @pulumi.getter(name="availableAmount")
@@ -3697,15 +4609,40 @@ class GetSubscribedServiceEndUserAddressResult(dict):
3697
4609
  :param str tca_cust_acct_site_id: TCA customer account site Id.
3698
4610
  :param str tca_party_site_number: Party site number.
3699
4611
  """
3700
- pulumi.set(__self__, "bill_site_use_id", bill_site_use_id)
3701
- pulumi.set(__self__, "is_bill_to", is_bill_to)
3702
- pulumi.set(__self__, "is_ship_to", is_ship_to)
3703
- pulumi.set(__self__, "locations", locations)
3704
- pulumi.set(__self__, "name", name)
3705
- pulumi.set(__self__, "phone", phone)
3706
- pulumi.set(__self__, "service2site_use_id", service2site_use_id)
3707
- pulumi.set(__self__, "tca_cust_acct_site_id", tca_cust_acct_site_id)
3708
- pulumi.set(__self__, "tca_party_site_number", tca_party_site_number)
4612
+ GetSubscribedServiceEndUserAddressResult._configure(
4613
+ lambda key, value: pulumi.set(__self__, key, value),
4614
+ bill_site_use_id=bill_site_use_id,
4615
+ is_bill_to=is_bill_to,
4616
+ is_ship_to=is_ship_to,
4617
+ locations=locations,
4618
+ name=name,
4619
+ phone=phone,
4620
+ service2site_use_id=service2site_use_id,
4621
+ tca_cust_acct_site_id=tca_cust_acct_site_id,
4622
+ tca_party_site_number=tca_party_site_number,
4623
+ )
4624
+ @staticmethod
4625
+ def _configure(
4626
+ _setter: Callable[[Any, Any], None],
4627
+ bill_site_use_id: str,
4628
+ is_bill_to: bool,
4629
+ is_ship_to: bool,
4630
+ locations: Sequence['outputs.GetSubscribedServiceEndUserAddressLocationResult'],
4631
+ name: str,
4632
+ phone: str,
4633
+ service2site_use_id: str,
4634
+ tca_cust_acct_site_id: str,
4635
+ tca_party_site_number: str,
4636
+ opts: Optional[pulumi.ResourceOptions]=None):
4637
+ _setter("bill_site_use_id", bill_site_use_id)
4638
+ _setter("is_bill_to", is_bill_to)
4639
+ _setter("is_ship_to", is_ship_to)
4640
+ _setter("locations", locations)
4641
+ _setter("name", name)
4642
+ _setter("phone", phone)
4643
+ _setter("service2site_use_id", service2site_use_id)
4644
+ _setter("tca_cust_acct_site_id", tca_cust_acct_site_id)
4645
+ _setter("tca_party_site_number", tca_party_site_number)
3709
4646
 
3710
4647
  @property
3711
4648
  @pulumi.getter(name="billSiteUseId")
@@ -3799,13 +4736,34 @@ class GetSubscribedServiceEndUserAddressLocationResult(dict):
3799
4736
  :param str region: Region.
3800
4737
  :param str tca_location_id: Region.
3801
4738
  """
3802
- pulumi.set(__self__, "address1", address1)
3803
- pulumi.set(__self__, "address2", address2)
3804
- pulumi.set(__self__, "city", city)
3805
- pulumi.set(__self__, "country", country)
3806
- pulumi.set(__self__, "postal_code", postal_code)
3807
- pulumi.set(__self__, "region", region)
3808
- pulumi.set(__self__, "tca_location_id", tca_location_id)
4739
+ GetSubscribedServiceEndUserAddressLocationResult._configure(
4740
+ lambda key, value: pulumi.set(__self__, key, value),
4741
+ address1=address1,
4742
+ address2=address2,
4743
+ city=city,
4744
+ country=country,
4745
+ postal_code=postal_code,
4746
+ region=region,
4747
+ tca_location_id=tca_location_id,
4748
+ )
4749
+ @staticmethod
4750
+ def _configure(
4751
+ _setter: Callable[[Any, Any], None],
4752
+ address1: str,
4753
+ address2: str,
4754
+ city: str,
4755
+ country: str,
4756
+ postal_code: str,
4757
+ region: str,
4758
+ tca_location_id: str,
4759
+ opts: Optional[pulumi.ResourceOptions]=None):
4760
+ _setter("address1", address1)
4761
+ _setter("address2", address2)
4762
+ _setter("city", city)
4763
+ _setter("country", country)
4764
+ _setter("postal_code", postal_code)
4765
+ _setter("region", region)
4766
+ _setter("tca_location_id", tca_location_id)
3809
4767
 
3810
4768
  @property
3811
4769
  @pulumi.getter
@@ -3885,14 +4843,37 @@ class GetSubscribedServiceEndUserContactResult(dict):
3885
4843
  :param str tca_party_id: TCA party ID.
3886
4844
  :param str username: Username.
3887
4845
  """
3888
- pulumi.set(__self__, "email", email)
3889
- pulumi.set(__self__, "first_name", first_name)
3890
- pulumi.set(__self__, "last_name", last_name)
3891
- pulumi.set(__self__, "name", name)
3892
- pulumi.set(__self__, "tca_contact_id", tca_contact_id)
3893
- pulumi.set(__self__, "tca_cust_accnt_site_id", tca_cust_accnt_site_id)
3894
- pulumi.set(__self__, "tca_party_id", tca_party_id)
3895
- pulumi.set(__self__, "username", username)
4846
+ GetSubscribedServiceEndUserContactResult._configure(
4847
+ lambda key, value: pulumi.set(__self__, key, value),
4848
+ email=email,
4849
+ first_name=first_name,
4850
+ last_name=last_name,
4851
+ name=name,
4852
+ tca_contact_id=tca_contact_id,
4853
+ tca_cust_accnt_site_id=tca_cust_accnt_site_id,
4854
+ tca_party_id=tca_party_id,
4855
+ username=username,
4856
+ )
4857
+ @staticmethod
4858
+ def _configure(
4859
+ _setter: Callable[[Any, Any], None],
4860
+ email: str,
4861
+ first_name: str,
4862
+ last_name: str,
4863
+ name: str,
4864
+ tca_contact_id: str,
4865
+ tca_cust_accnt_site_id: str,
4866
+ tca_party_id: str,
4867
+ username: str,
4868
+ opts: Optional[pulumi.ResourceOptions]=None):
4869
+ _setter("email", email)
4870
+ _setter("first_name", first_name)
4871
+ _setter("last_name", last_name)
4872
+ _setter("name", name)
4873
+ _setter("tca_contact_id", tca_contact_id)
4874
+ _setter("tca_cust_accnt_site_id", tca_cust_accnt_site_id)
4875
+ _setter("tca_party_id", tca_party_id)
4876
+ _setter("username", username)
3896
4877
 
3897
4878
  @property
3898
4879
  @pulumi.getter
@@ -3982,15 +4963,40 @@ class GetSubscribedServiceEndUserCustomerResult(dict):
3982
4963
  :param str tca_party_id: TCA party ID.
3983
4964
  :param str tca_party_number: TCA party number.
3984
4965
  """
3985
- pulumi.set(__self__, "customer_chain_type", customer_chain_type)
3986
- pulumi.set(__self__, "is_chain_customer", is_chain_customer)
3987
- pulumi.set(__self__, "is_public_sector", is_public_sector)
3988
- pulumi.set(__self__, "name", name)
3989
- pulumi.set(__self__, "name_phonetic", name_phonetic)
3990
- pulumi.set(__self__, "tca_cust_account_number", tca_cust_account_number)
3991
- pulumi.set(__self__, "tca_customer_account_id", tca_customer_account_id)
3992
- pulumi.set(__self__, "tca_party_id", tca_party_id)
3993
- pulumi.set(__self__, "tca_party_number", tca_party_number)
4966
+ GetSubscribedServiceEndUserCustomerResult._configure(
4967
+ lambda key, value: pulumi.set(__self__, key, value),
4968
+ customer_chain_type=customer_chain_type,
4969
+ is_chain_customer=is_chain_customer,
4970
+ is_public_sector=is_public_sector,
4971
+ name=name,
4972
+ name_phonetic=name_phonetic,
4973
+ tca_cust_account_number=tca_cust_account_number,
4974
+ tca_customer_account_id=tca_customer_account_id,
4975
+ tca_party_id=tca_party_id,
4976
+ tca_party_number=tca_party_number,
4977
+ )
4978
+ @staticmethod
4979
+ def _configure(
4980
+ _setter: Callable[[Any, Any], None],
4981
+ customer_chain_type: str,
4982
+ is_chain_customer: bool,
4983
+ is_public_sector: bool,
4984
+ name: str,
4985
+ name_phonetic: str,
4986
+ tca_cust_account_number: str,
4987
+ tca_customer_account_id: str,
4988
+ tca_party_id: str,
4989
+ tca_party_number: str,
4990
+ opts: Optional[pulumi.ResourceOptions]=None):
4991
+ _setter("customer_chain_type", customer_chain_type)
4992
+ _setter("is_chain_customer", is_chain_customer)
4993
+ _setter("is_public_sector", is_public_sector)
4994
+ _setter("name", name)
4995
+ _setter("name_phonetic", name_phonetic)
4996
+ _setter("tca_cust_account_number", tca_cust_account_number)
4997
+ _setter("tca_customer_account_id", tca_customer_account_id)
4998
+ _setter("tca_party_id", tca_party_id)
4999
+ _setter("tca_party_number", tca_party_number)
3994
5000
 
3995
5001
  @property
3996
5002
  @pulumi.getter(name="customerChainType")
@@ -4086,14 +5092,37 @@ class GetSubscribedServicePaymentTermResult(dict):
4086
5092
  :param str updated_by: User that updated the subscribed service
4087
5093
  :param str value: Payment Term value
4088
5094
  """
4089
- pulumi.set(__self__, "created_by", created_by)
4090
- pulumi.set(__self__, "description", description)
4091
- pulumi.set(__self__, "is_active", is_active)
4092
- pulumi.set(__self__, "name", name)
4093
- pulumi.set(__self__, "time_created", time_created)
4094
- pulumi.set(__self__, "time_updated", time_updated)
4095
- pulumi.set(__self__, "updated_by", updated_by)
4096
- pulumi.set(__self__, "value", value)
5095
+ GetSubscribedServicePaymentTermResult._configure(
5096
+ lambda key, value: pulumi.set(__self__, key, value),
5097
+ created_by=created_by,
5098
+ description=description,
5099
+ is_active=is_active,
5100
+ name=name,
5101
+ time_created=time_created,
5102
+ time_updated=time_updated,
5103
+ updated_by=updated_by,
5104
+ value=value,
5105
+ )
5106
+ @staticmethod
5107
+ def _configure(
5108
+ _setter: Callable[[Any, Any], None],
5109
+ created_by: str,
5110
+ description: str,
5111
+ is_active: bool,
5112
+ name: str,
5113
+ time_created: str,
5114
+ time_updated: str,
5115
+ updated_by: str,
5116
+ value: str,
5117
+ opts: Optional[pulumi.ResourceOptions]=None):
5118
+ _setter("created_by", created_by)
5119
+ _setter("description", description)
5120
+ _setter("is_active", is_active)
5121
+ _setter("name", name)
5122
+ _setter("time_created", time_created)
5123
+ _setter("time_updated", time_updated)
5124
+ _setter("updated_by", updated_by)
5125
+ _setter("value", value)
4097
5126
 
4098
5127
  @property
4099
5128
  @pulumi.getter(name="createdBy")
@@ -4177,12 +5206,31 @@ class GetSubscribedServiceProductResult(dict):
4177
5206
  :param str ucm_rate_card_part_type: Rate card part type of Product
4178
5207
  :param str unit_of_measure: Unit of measure
4179
5208
  """
4180
- pulumi.set(__self__, "billing_category", billing_category)
4181
- pulumi.set(__self__, "name", name)
4182
- pulumi.set(__self__, "part_number", part_number)
4183
- pulumi.set(__self__, "product_category", product_category)
4184
- pulumi.set(__self__, "ucm_rate_card_part_type", ucm_rate_card_part_type)
4185
- pulumi.set(__self__, "unit_of_measure", unit_of_measure)
5209
+ GetSubscribedServiceProductResult._configure(
5210
+ lambda key, value: pulumi.set(__self__, key, value),
5211
+ billing_category=billing_category,
5212
+ name=name,
5213
+ part_number=part_number,
5214
+ product_category=product_category,
5215
+ ucm_rate_card_part_type=ucm_rate_card_part_type,
5216
+ unit_of_measure=unit_of_measure,
5217
+ )
5218
+ @staticmethod
5219
+ def _configure(
5220
+ _setter: Callable[[Any, Any], None],
5221
+ billing_category: str,
5222
+ name: str,
5223
+ part_number: str,
5224
+ product_category: str,
5225
+ ucm_rate_card_part_type: str,
5226
+ unit_of_measure: str,
5227
+ opts: Optional[pulumi.ResourceOptions]=None):
5228
+ _setter("billing_category", billing_category)
5229
+ _setter("name", name)
5230
+ _setter("part_number", part_number)
5231
+ _setter("product_category", product_category)
5232
+ _setter("ucm_rate_card_part_type", ucm_rate_card_part_type)
5233
+ _setter("unit_of_measure", unit_of_measure)
4186
5234
 
4187
5235
  @property
4188
5236
  @pulumi.getter(name="billingCategory")
@@ -4258,16 +5306,43 @@ class GetSubscribedServiceRateCardResult(dict):
4258
5306
  :param str time_end: Subscribed service end date
4259
5307
  :param str time_start: Subscribed service start date
4260
5308
  """
4261
- pulumi.set(__self__, "currencies", currencies)
4262
- pulumi.set(__self__, "discretionary_discount_percentage", discretionary_discount_percentage)
4263
- pulumi.set(__self__, "is_tier", is_tier)
4264
- pulumi.set(__self__, "net_unit_price", net_unit_price)
4265
- pulumi.set(__self__, "overage_price", overage_price)
4266
- pulumi.set(__self__, "products", products)
4267
- pulumi.set(__self__, "rate_card_tiers", rate_card_tiers)
4268
- pulumi.set(__self__, "subscribed_service_id", subscribed_service_id)
4269
- pulumi.set(__self__, "time_end", time_end)
4270
- pulumi.set(__self__, "time_start", time_start)
5309
+ GetSubscribedServiceRateCardResult._configure(
5310
+ lambda key, value: pulumi.set(__self__, key, value),
5311
+ currencies=currencies,
5312
+ discretionary_discount_percentage=discretionary_discount_percentage,
5313
+ is_tier=is_tier,
5314
+ net_unit_price=net_unit_price,
5315
+ overage_price=overage_price,
5316
+ products=products,
5317
+ rate_card_tiers=rate_card_tiers,
5318
+ subscribed_service_id=subscribed_service_id,
5319
+ time_end=time_end,
5320
+ time_start=time_start,
5321
+ )
5322
+ @staticmethod
5323
+ def _configure(
5324
+ _setter: Callable[[Any, Any], None],
5325
+ currencies: Sequence['outputs.GetSubscribedServiceRateCardCurrencyResult'],
5326
+ discretionary_discount_percentage: str,
5327
+ is_tier: bool,
5328
+ net_unit_price: str,
5329
+ overage_price: str,
5330
+ products: Sequence['outputs.GetSubscribedServiceRateCardProductResult'],
5331
+ rate_card_tiers: Sequence['outputs.GetSubscribedServiceRateCardRateCardTierResult'],
5332
+ subscribed_service_id: str,
5333
+ time_end: str,
5334
+ time_start: str,
5335
+ opts: Optional[pulumi.ResourceOptions]=None):
5336
+ _setter("currencies", currencies)
5337
+ _setter("discretionary_discount_percentage", discretionary_discount_percentage)
5338
+ _setter("is_tier", is_tier)
5339
+ _setter("net_unit_price", net_unit_price)
5340
+ _setter("overage_price", overage_price)
5341
+ _setter("products", products)
5342
+ _setter("rate_card_tiers", rate_card_tiers)
5343
+ _setter("subscribed_service_id", subscribed_service_id)
5344
+ _setter("time_end", time_end)
5345
+ _setter("time_start", time_start)
4271
5346
 
4272
5347
  @property
4273
5348
  @pulumi.getter
@@ -4361,9 +5436,22 @@ class GetSubscribedServiceRateCardCurrencyResult(dict):
4361
5436
  :param str name: Commercial name also called customer name.
4362
5437
  :param str std_precision: Standard Precision of the Currency
4363
5438
  """
4364
- pulumi.set(__self__, "iso_code", iso_code)
4365
- pulumi.set(__self__, "name", name)
4366
- pulumi.set(__self__, "std_precision", std_precision)
5439
+ GetSubscribedServiceRateCardCurrencyResult._configure(
5440
+ lambda key, value: pulumi.set(__self__, key, value),
5441
+ iso_code=iso_code,
5442
+ name=name,
5443
+ std_precision=std_precision,
5444
+ )
5445
+ @staticmethod
5446
+ def _configure(
5447
+ _setter: Callable[[Any, Any], None],
5448
+ iso_code: str,
5449
+ name: str,
5450
+ std_precision: str,
5451
+ opts: Optional[pulumi.ResourceOptions]=None):
5452
+ _setter("iso_code", iso_code)
5453
+ _setter("name", name)
5454
+ _setter("std_precision", std_precision)
4367
5455
 
4368
5456
  @property
4369
5457
  @pulumi.getter(name="isoCode")
@@ -4407,12 +5495,31 @@ class GetSubscribedServiceRateCardProductResult(dict):
4407
5495
  :param str ucm_rate_card_part_type: Rate card part type of Product
4408
5496
  :param str unit_of_measure: Unit of measure
4409
5497
  """
4410
- pulumi.set(__self__, "billing_category", billing_category)
4411
- pulumi.set(__self__, "name", name)
4412
- pulumi.set(__self__, "part_number", part_number)
4413
- pulumi.set(__self__, "product_category", product_category)
4414
- pulumi.set(__self__, "ucm_rate_card_part_type", ucm_rate_card_part_type)
4415
- pulumi.set(__self__, "unit_of_measure", unit_of_measure)
5498
+ GetSubscribedServiceRateCardProductResult._configure(
5499
+ lambda key, value: pulumi.set(__self__, key, value),
5500
+ billing_category=billing_category,
5501
+ name=name,
5502
+ part_number=part_number,
5503
+ product_category=product_category,
5504
+ ucm_rate_card_part_type=ucm_rate_card_part_type,
5505
+ unit_of_measure=unit_of_measure,
5506
+ )
5507
+ @staticmethod
5508
+ def _configure(
5509
+ _setter: Callable[[Any, Any], None],
5510
+ billing_category: str,
5511
+ name: str,
5512
+ part_number: str,
5513
+ product_category: str,
5514
+ ucm_rate_card_part_type: str,
5515
+ unit_of_measure: str,
5516
+ opts: Optional[pulumi.ResourceOptions]=None):
5517
+ _setter("billing_category", billing_category)
5518
+ _setter("name", name)
5519
+ _setter("part_number", part_number)
5520
+ _setter("product_category", product_category)
5521
+ _setter("ucm_rate_card_part_type", ucm_rate_card_part_type)
5522
+ _setter("unit_of_measure", unit_of_measure)
4416
5523
 
4417
5524
  @property
4418
5525
  @pulumi.getter(name="billingCategory")
@@ -4474,9 +5581,22 @@ class GetSubscribedServiceRateCardRateCardTierResult(dict):
4474
5581
  :param str overage_price: Rate card tier overage price
4475
5582
  :param str up_to_quantity: Rate card tier quantity range
4476
5583
  """
4477
- pulumi.set(__self__, "net_unit_price", net_unit_price)
4478
- pulumi.set(__self__, "overage_price", overage_price)
4479
- pulumi.set(__self__, "up_to_quantity", up_to_quantity)
5584
+ GetSubscribedServiceRateCardRateCardTierResult._configure(
5585
+ lambda key, value: pulumi.set(__self__, key, value),
5586
+ net_unit_price=net_unit_price,
5587
+ overage_price=overage_price,
5588
+ up_to_quantity=up_to_quantity,
5589
+ )
5590
+ @staticmethod
5591
+ def _configure(
5592
+ _setter: Callable[[Any, Any], None],
5593
+ net_unit_price: str,
5594
+ overage_price: str,
5595
+ up_to_quantity: str,
5596
+ opts: Optional[pulumi.ResourceOptions]=None):
5597
+ _setter("net_unit_price", net_unit_price)
5598
+ _setter("overage_price", overage_price)
5599
+ _setter("up_to_quantity", up_to_quantity)
4480
5600
 
4481
5601
  @property
4482
5602
  @pulumi.getter(name="netUnitPrice")
@@ -4526,15 +5646,40 @@ class GetSubscribedServiceResellerAddressResult(dict):
4526
5646
  :param str tca_cust_acct_site_id: TCA customer account site Id.
4527
5647
  :param str tca_party_site_number: Party site number.
4528
5648
  """
4529
- pulumi.set(__self__, "bill_site_use_id", bill_site_use_id)
4530
- pulumi.set(__self__, "is_bill_to", is_bill_to)
4531
- pulumi.set(__self__, "is_ship_to", is_ship_to)
4532
- pulumi.set(__self__, "locations", locations)
4533
- pulumi.set(__self__, "name", name)
4534
- pulumi.set(__self__, "phone", phone)
4535
- pulumi.set(__self__, "service2site_use_id", service2site_use_id)
4536
- pulumi.set(__self__, "tca_cust_acct_site_id", tca_cust_acct_site_id)
4537
- pulumi.set(__self__, "tca_party_site_number", tca_party_site_number)
5649
+ GetSubscribedServiceResellerAddressResult._configure(
5650
+ lambda key, value: pulumi.set(__self__, key, value),
5651
+ bill_site_use_id=bill_site_use_id,
5652
+ is_bill_to=is_bill_to,
5653
+ is_ship_to=is_ship_to,
5654
+ locations=locations,
5655
+ name=name,
5656
+ phone=phone,
5657
+ service2site_use_id=service2site_use_id,
5658
+ tca_cust_acct_site_id=tca_cust_acct_site_id,
5659
+ tca_party_site_number=tca_party_site_number,
5660
+ )
5661
+ @staticmethod
5662
+ def _configure(
5663
+ _setter: Callable[[Any, Any], None],
5664
+ bill_site_use_id: str,
5665
+ is_bill_to: bool,
5666
+ is_ship_to: bool,
5667
+ locations: Sequence['outputs.GetSubscribedServiceResellerAddressLocationResult'],
5668
+ name: str,
5669
+ phone: str,
5670
+ service2site_use_id: str,
5671
+ tca_cust_acct_site_id: str,
5672
+ tca_party_site_number: str,
5673
+ opts: Optional[pulumi.ResourceOptions]=None):
5674
+ _setter("bill_site_use_id", bill_site_use_id)
5675
+ _setter("is_bill_to", is_bill_to)
5676
+ _setter("is_ship_to", is_ship_to)
5677
+ _setter("locations", locations)
5678
+ _setter("name", name)
5679
+ _setter("phone", phone)
5680
+ _setter("service2site_use_id", service2site_use_id)
5681
+ _setter("tca_cust_acct_site_id", tca_cust_acct_site_id)
5682
+ _setter("tca_party_site_number", tca_party_site_number)
4538
5683
 
4539
5684
  @property
4540
5685
  @pulumi.getter(name="billSiteUseId")
@@ -4628,13 +5773,34 @@ class GetSubscribedServiceResellerAddressLocationResult(dict):
4628
5773
  :param str region: Region.
4629
5774
  :param str tca_location_id: Region.
4630
5775
  """
4631
- pulumi.set(__self__, "address1", address1)
4632
- pulumi.set(__self__, "address2", address2)
4633
- pulumi.set(__self__, "city", city)
4634
- pulumi.set(__self__, "country", country)
4635
- pulumi.set(__self__, "postal_code", postal_code)
4636
- pulumi.set(__self__, "region", region)
4637
- pulumi.set(__self__, "tca_location_id", tca_location_id)
5776
+ GetSubscribedServiceResellerAddressLocationResult._configure(
5777
+ lambda key, value: pulumi.set(__self__, key, value),
5778
+ address1=address1,
5779
+ address2=address2,
5780
+ city=city,
5781
+ country=country,
5782
+ postal_code=postal_code,
5783
+ region=region,
5784
+ tca_location_id=tca_location_id,
5785
+ )
5786
+ @staticmethod
5787
+ def _configure(
5788
+ _setter: Callable[[Any, Any], None],
5789
+ address1: str,
5790
+ address2: str,
5791
+ city: str,
5792
+ country: str,
5793
+ postal_code: str,
5794
+ region: str,
5795
+ tca_location_id: str,
5796
+ opts: Optional[pulumi.ResourceOptions]=None):
5797
+ _setter("address1", address1)
5798
+ _setter("address2", address2)
5799
+ _setter("city", city)
5800
+ _setter("country", country)
5801
+ _setter("postal_code", postal_code)
5802
+ _setter("region", region)
5803
+ _setter("tca_location_id", tca_location_id)
4638
5804
 
4639
5805
  @property
4640
5806
  @pulumi.getter
@@ -4714,14 +5880,37 @@ class GetSubscribedServiceResellerContactResult(dict):
4714
5880
  :param str tca_party_id: TCA party ID.
4715
5881
  :param str username: Username.
4716
5882
  """
4717
- pulumi.set(__self__, "email", email)
4718
- pulumi.set(__self__, "first_name", first_name)
4719
- pulumi.set(__self__, "last_name", last_name)
4720
- pulumi.set(__self__, "name", name)
4721
- pulumi.set(__self__, "tca_contact_id", tca_contact_id)
4722
- pulumi.set(__self__, "tca_cust_accnt_site_id", tca_cust_accnt_site_id)
4723
- pulumi.set(__self__, "tca_party_id", tca_party_id)
4724
- pulumi.set(__self__, "username", username)
5883
+ GetSubscribedServiceResellerContactResult._configure(
5884
+ lambda key, value: pulumi.set(__self__, key, value),
5885
+ email=email,
5886
+ first_name=first_name,
5887
+ last_name=last_name,
5888
+ name=name,
5889
+ tca_contact_id=tca_contact_id,
5890
+ tca_cust_accnt_site_id=tca_cust_accnt_site_id,
5891
+ tca_party_id=tca_party_id,
5892
+ username=username,
5893
+ )
5894
+ @staticmethod
5895
+ def _configure(
5896
+ _setter: Callable[[Any, Any], None],
5897
+ email: str,
5898
+ first_name: str,
5899
+ last_name: str,
5900
+ name: str,
5901
+ tca_contact_id: str,
5902
+ tca_cust_accnt_site_id: str,
5903
+ tca_party_id: str,
5904
+ username: str,
5905
+ opts: Optional[pulumi.ResourceOptions]=None):
5906
+ _setter("email", email)
5907
+ _setter("first_name", first_name)
5908
+ _setter("last_name", last_name)
5909
+ _setter("name", name)
5910
+ _setter("tca_contact_id", tca_contact_id)
5911
+ _setter("tca_cust_accnt_site_id", tca_cust_accnt_site_id)
5912
+ _setter("tca_party_id", tca_party_id)
5913
+ _setter("username", username)
4725
5914
 
4726
5915
  @property
4727
5916
  @pulumi.getter
@@ -4811,15 +6000,40 @@ class GetSubscribedServiceResellerCustomerResult(dict):
4811
6000
  :param str tca_party_id: TCA party ID.
4812
6001
  :param str tca_party_number: TCA party number.
4813
6002
  """
4814
- pulumi.set(__self__, "customer_chain_type", customer_chain_type)
4815
- pulumi.set(__self__, "is_chain_customer", is_chain_customer)
4816
- pulumi.set(__self__, "is_public_sector", is_public_sector)
4817
- pulumi.set(__self__, "name", name)
4818
- pulumi.set(__self__, "name_phonetic", name_phonetic)
4819
- pulumi.set(__self__, "tca_cust_account_number", tca_cust_account_number)
4820
- pulumi.set(__self__, "tca_customer_account_id", tca_customer_account_id)
4821
- pulumi.set(__self__, "tca_party_id", tca_party_id)
4822
- pulumi.set(__self__, "tca_party_number", tca_party_number)
6003
+ GetSubscribedServiceResellerCustomerResult._configure(
6004
+ lambda key, value: pulumi.set(__self__, key, value),
6005
+ customer_chain_type=customer_chain_type,
6006
+ is_chain_customer=is_chain_customer,
6007
+ is_public_sector=is_public_sector,
6008
+ name=name,
6009
+ name_phonetic=name_phonetic,
6010
+ tca_cust_account_number=tca_cust_account_number,
6011
+ tca_customer_account_id=tca_customer_account_id,
6012
+ tca_party_id=tca_party_id,
6013
+ tca_party_number=tca_party_number,
6014
+ )
6015
+ @staticmethod
6016
+ def _configure(
6017
+ _setter: Callable[[Any, Any], None],
6018
+ customer_chain_type: str,
6019
+ is_chain_customer: bool,
6020
+ is_public_sector: bool,
6021
+ name: str,
6022
+ name_phonetic: str,
6023
+ tca_cust_account_number: str,
6024
+ tca_customer_account_id: str,
6025
+ tca_party_id: str,
6026
+ tca_party_number: str,
6027
+ opts: Optional[pulumi.ResourceOptions]=None):
6028
+ _setter("customer_chain_type", customer_chain_type)
6029
+ _setter("is_chain_customer", is_chain_customer)
6030
+ _setter("is_public_sector", is_public_sector)
6031
+ _setter("name", name)
6032
+ _setter("name_phonetic", name_phonetic)
6033
+ _setter("tca_cust_account_number", tca_cust_account_number)
6034
+ _setter("tca_customer_account_id", tca_customer_account_id)
6035
+ _setter("tca_party_id", tca_party_id)
6036
+ _setter("tca_party_number", tca_party_number)
4823
6037
 
4824
6038
  @property
4825
6039
  @pulumi.getter(name="customerChainType")
@@ -4917,15 +6131,40 @@ class GetSubscribedServiceServiceToAddressResult(dict):
4917
6131
  :param str tca_cust_acct_site_id: TCA customer account site Id.
4918
6132
  :param str tca_party_site_number: Party site number.
4919
6133
  """
4920
- pulumi.set(__self__, "bill_site_use_id", bill_site_use_id)
4921
- pulumi.set(__self__, "is_bill_to", is_bill_to)
4922
- pulumi.set(__self__, "is_ship_to", is_ship_to)
4923
- pulumi.set(__self__, "locations", locations)
4924
- pulumi.set(__self__, "name", name)
4925
- pulumi.set(__self__, "phone", phone)
4926
- pulumi.set(__self__, "service2site_use_id", service2site_use_id)
4927
- pulumi.set(__self__, "tca_cust_acct_site_id", tca_cust_acct_site_id)
4928
- pulumi.set(__self__, "tca_party_site_number", tca_party_site_number)
6134
+ GetSubscribedServiceServiceToAddressResult._configure(
6135
+ lambda key, value: pulumi.set(__self__, key, value),
6136
+ bill_site_use_id=bill_site_use_id,
6137
+ is_bill_to=is_bill_to,
6138
+ is_ship_to=is_ship_to,
6139
+ locations=locations,
6140
+ name=name,
6141
+ phone=phone,
6142
+ service2site_use_id=service2site_use_id,
6143
+ tca_cust_acct_site_id=tca_cust_acct_site_id,
6144
+ tca_party_site_number=tca_party_site_number,
6145
+ )
6146
+ @staticmethod
6147
+ def _configure(
6148
+ _setter: Callable[[Any, Any], None],
6149
+ bill_site_use_id: str,
6150
+ is_bill_to: bool,
6151
+ is_ship_to: bool,
6152
+ locations: Sequence['outputs.GetSubscribedServiceServiceToAddressLocationResult'],
6153
+ name: str,
6154
+ phone: str,
6155
+ service2site_use_id: str,
6156
+ tca_cust_acct_site_id: str,
6157
+ tca_party_site_number: str,
6158
+ opts: Optional[pulumi.ResourceOptions]=None):
6159
+ _setter("bill_site_use_id", bill_site_use_id)
6160
+ _setter("is_bill_to", is_bill_to)
6161
+ _setter("is_ship_to", is_ship_to)
6162
+ _setter("locations", locations)
6163
+ _setter("name", name)
6164
+ _setter("phone", phone)
6165
+ _setter("service2site_use_id", service2site_use_id)
6166
+ _setter("tca_cust_acct_site_id", tca_cust_acct_site_id)
6167
+ _setter("tca_party_site_number", tca_party_site_number)
4929
6168
 
4930
6169
  @property
4931
6170
  @pulumi.getter(name="billSiteUseId")
@@ -5019,13 +6258,34 @@ class GetSubscribedServiceServiceToAddressLocationResult(dict):
5019
6258
  :param str region: Region.
5020
6259
  :param str tca_location_id: Region.
5021
6260
  """
5022
- pulumi.set(__self__, "address1", address1)
5023
- pulumi.set(__self__, "address2", address2)
5024
- pulumi.set(__self__, "city", city)
5025
- pulumi.set(__self__, "country", country)
5026
- pulumi.set(__self__, "postal_code", postal_code)
5027
- pulumi.set(__self__, "region", region)
5028
- pulumi.set(__self__, "tca_location_id", tca_location_id)
6261
+ GetSubscribedServiceServiceToAddressLocationResult._configure(
6262
+ lambda key, value: pulumi.set(__self__, key, value),
6263
+ address1=address1,
6264
+ address2=address2,
6265
+ city=city,
6266
+ country=country,
6267
+ postal_code=postal_code,
6268
+ region=region,
6269
+ tca_location_id=tca_location_id,
6270
+ )
6271
+ @staticmethod
6272
+ def _configure(
6273
+ _setter: Callable[[Any, Any], None],
6274
+ address1: str,
6275
+ address2: str,
6276
+ city: str,
6277
+ country: str,
6278
+ postal_code: str,
6279
+ region: str,
6280
+ tca_location_id: str,
6281
+ opts: Optional[pulumi.ResourceOptions]=None):
6282
+ _setter("address1", address1)
6283
+ _setter("address2", address2)
6284
+ _setter("city", city)
6285
+ _setter("country", country)
6286
+ _setter("postal_code", postal_code)
6287
+ _setter("region", region)
6288
+ _setter("tca_location_id", tca_location_id)
5029
6289
 
5030
6290
  @property
5031
6291
  @pulumi.getter
@@ -5105,14 +6365,37 @@ class GetSubscribedServiceServiceToContactResult(dict):
5105
6365
  :param str tca_party_id: TCA party ID.
5106
6366
  :param str username: Username.
5107
6367
  """
5108
- pulumi.set(__self__, "email", email)
5109
- pulumi.set(__self__, "first_name", first_name)
5110
- pulumi.set(__self__, "last_name", last_name)
5111
- pulumi.set(__self__, "name", name)
5112
- pulumi.set(__self__, "tca_contact_id", tca_contact_id)
5113
- pulumi.set(__self__, "tca_cust_accnt_site_id", tca_cust_accnt_site_id)
5114
- pulumi.set(__self__, "tca_party_id", tca_party_id)
5115
- pulumi.set(__self__, "username", username)
6368
+ GetSubscribedServiceServiceToContactResult._configure(
6369
+ lambda key, value: pulumi.set(__self__, key, value),
6370
+ email=email,
6371
+ first_name=first_name,
6372
+ last_name=last_name,
6373
+ name=name,
6374
+ tca_contact_id=tca_contact_id,
6375
+ tca_cust_accnt_site_id=tca_cust_accnt_site_id,
6376
+ tca_party_id=tca_party_id,
6377
+ username=username,
6378
+ )
6379
+ @staticmethod
6380
+ def _configure(
6381
+ _setter: Callable[[Any, Any], None],
6382
+ email: str,
6383
+ first_name: str,
6384
+ last_name: str,
6385
+ name: str,
6386
+ tca_contact_id: str,
6387
+ tca_cust_accnt_site_id: str,
6388
+ tca_party_id: str,
6389
+ username: str,
6390
+ opts: Optional[pulumi.ResourceOptions]=None):
6391
+ _setter("email", email)
6392
+ _setter("first_name", first_name)
6393
+ _setter("last_name", last_name)
6394
+ _setter("name", name)
6395
+ _setter("tca_contact_id", tca_contact_id)
6396
+ _setter("tca_cust_accnt_site_id", tca_cust_accnt_site_id)
6397
+ _setter("tca_party_id", tca_party_id)
6398
+ _setter("username", username)
5116
6399
 
5117
6400
  @property
5118
6401
  @pulumi.getter
@@ -5202,15 +6485,40 @@ class GetSubscribedServiceServiceToCustomerResult(dict):
5202
6485
  :param str tca_party_id: TCA party ID.
5203
6486
  :param str tca_party_number: TCA party number.
5204
6487
  """
5205
- pulumi.set(__self__, "customer_chain_type", customer_chain_type)
5206
- pulumi.set(__self__, "is_chain_customer", is_chain_customer)
5207
- pulumi.set(__self__, "is_public_sector", is_public_sector)
5208
- pulumi.set(__self__, "name", name)
5209
- pulumi.set(__self__, "name_phonetic", name_phonetic)
5210
- pulumi.set(__self__, "tca_cust_account_number", tca_cust_account_number)
5211
- pulumi.set(__self__, "tca_customer_account_id", tca_customer_account_id)
5212
- pulumi.set(__self__, "tca_party_id", tca_party_id)
5213
- pulumi.set(__self__, "tca_party_number", tca_party_number)
6488
+ GetSubscribedServiceServiceToCustomerResult._configure(
6489
+ lambda key, value: pulumi.set(__self__, key, value),
6490
+ customer_chain_type=customer_chain_type,
6491
+ is_chain_customer=is_chain_customer,
6492
+ is_public_sector=is_public_sector,
6493
+ name=name,
6494
+ name_phonetic=name_phonetic,
6495
+ tca_cust_account_number=tca_cust_account_number,
6496
+ tca_customer_account_id=tca_customer_account_id,
6497
+ tca_party_id=tca_party_id,
6498
+ tca_party_number=tca_party_number,
6499
+ )
6500
+ @staticmethod
6501
+ def _configure(
6502
+ _setter: Callable[[Any, Any], None],
6503
+ customer_chain_type: str,
6504
+ is_chain_customer: bool,
6505
+ is_public_sector: bool,
6506
+ name: str,
6507
+ name_phonetic: str,
6508
+ tca_cust_account_number: str,
6509
+ tca_customer_account_id: str,
6510
+ tca_party_id: str,
6511
+ tca_party_number: str,
6512
+ opts: Optional[pulumi.ResourceOptions]=None):
6513
+ _setter("customer_chain_type", customer_chain_type)
6514
+ _setter("is_chain_customer", is_chain_customer)
6515
+ _setter("is_public_sector", is_public_sector)
6516
+ _setter("name", name)
6517
+ _setter("name_phonetic", name_phonetic)
6518
+ _setter("tca_cust_account_number", tca_cust_account_number)
6519
+ _setter("tca_customer_account_id", tca_customer_account_id)
6520
+ _setter("tca_party_id", tca_party_id)
6521
+ _setter("tca_party_number", tca_party_number)
5214
6522
 
5215
6523
  @property
5216
6524
  @pulumi.getter(name="customerChainType")
@@ -5306,14 +6614,37 @@ class GetSubscribedServiceSoldToContactResult(dict):
5306
6614
  :param str tca_party_id: TCA party ID.
5307
6615
  :param str username: Username.
5308
6616
  """
5309
- pulumi.set(__self__, "email", email)
5310
- pulumi.set(__self__, "first_name", first_name)
5311
- pulumi.set(__self__, "last_name", last_name)
5312
- pulumi.set(__self__, "name", name)
5313
- pulumi.set(__self__, "tca_contact_id", tca_contact_id)
5314
- pulumi.set(__self__, "tca_cust_accnt_site_id", tca_cust_accnt_site_id)
5315
- pulumi.set(__self__, "tca_party_id", tca_party_id)
5316
- pulumi.set(__self__, "username", username)
6617
+ GetSubscribedServiceSoldToContactResult._configure(
6618
+ lambda key, value: pulumi.set(__self__, key, value),
6619
+ email=email,
6620
+ first_name=first_name,
6621
+ last_name=last_name,
6622
+ name=name,
6623
+ tca_contact_id=tca_contact_id,
6624
+ tca_cust_accnt_site_id=tca_cust_accnt_site_id,
6625
+ tca_party_id=tca_party_id,
6626
+ username=username,
6627
+ )
6628
+ @staticmethod
6629
+ def _configure(
6630
+ _setter: Callable[[Any, Any], None],
6631
+ email: str,
6632
+ first_name: str,
6633
+ last_name: str,
6634
+ name: str,
6635
+ tca_contact_id: str,
6636
+ tca_cust_accnt_site_id: str,
6637
+ tca_party_id: str,
6638
+ username: str,
6639
+ opts: Optional[pulumi.ResourceOptions]=None):
6640
+ _setter("email", email)
6641
+ _setter("first_name", first_name)
6642
+ _setter("last_name", last_name)
6643
+ _setter("name", name)
6644
+ _setter("tca_contact_id", tca_contact_id)
6645
+ _setter("tca_cust_accnt_site_id", tca_cust_accnt_site_id)
6646
+ _setter("tca_party_id", tca_party_id)
6647
+ _setter("username", username)
5317
6648
 
5318
6649
  @property
5319
6650
  @pulumi.getter
@@ -5403,15 +6734,40 @@ class GetSubscribedServiceSoldToCustomerResult(dict):
5403
6734
  :param str tca_party_id: TCA party ID.
5404
6735
  :param str tca_party_number: TCA party number.
5405
6736
  """
5406
- pulumi.set(__self__, "customer_chain_type", customer_chain_type)
5407
- pulumi.set(__self__, "is_chain_customer", is_chain_customer)
5408
- pulumi.set(__self__, "is_public_sector", is_public_sector)
5409
- pulumi.set(__self__, "name", name)
5410
- pulumi.set(__self__, "name_phonetic", name_phonetic)
5411
- pulumi.set(__self__, "tca_cust_account_number", tca_cust_account_number)
5412
- pulumi.set(__self__, "tca_customer_account_id", tca_customer_account_id)
5413
- pulumi.set(__self__, "tca_party_id", tca_party_id)
5414
- pulumi.set(__self__, "tca_party_number", tca_party_number)
6737
+ GetSubscribedServiceSoldToCustomerResult._configure(
6738
+ lambda key, value: pulumi.set(__self__, key, value),
6739
+ customer_chain_type=customer_chain_type,
6740
+ is_chain_customer=is_chain_customer,
6741
+ is_public_sector=is_public_sector,
6742
+ name=name,
6743
+ name_phonetic=name_phonetic,
6744
+ tca_cust_account_number=tca_cust_account_number,
6745
+ tca_customer_account_id=tca_customer_account_id,
6746
+ tca_party_id=tca_party_id,
6747
+ tca_party_number=tca_party_number,
6748
+ )
6749
+ @staticmethod
6750
+ def _configure(
6751
+ _setter: Callable[[Any, Any], None],
6752
+ customer_chain_type: str,
6753
+ is_chain_customer: bool,
6754
+ is_public_sector: bool,
6755
+ name: str,
6756
+ name_phonetic: str,
6757
+ tca_cust_account_number: str,
6758
+ tca_customer_account_id: str,
6759
+ tca_party_id: str,
6760
+ tca_party_number: str,
6761
+ opts: Optional[pulumi.ResourceOptions]=None):
6762
+ _setter("customer_chain_type", customer_chain_type)
6763
+ _setter("is_chain_customer", is_chain_customer)
6764
+ _setter("is_public_sector", is_public_sector)
6765
+ _setter("name", name)
6766
+ _setter("name_phonetic", name_phonetic)
6767
+ _setter("tca_cust_account_number", tca_cust_account_number)
6768
+ _setter("tca_customer_account_id", tca_customer_account_id)
6769
+ _setter("tca_party_id", tca_party_id)
6770
+ _setter("tca_party_number", tca_party_number)
5415
6771
 
5416
6772
  @property
5417
6773
  @pulumi.getter(name="customerChainType")
@@ -5495,10 +6851,23 @@ class GetSubscribedServicesFilterResult(dict):
5495
6851
  """
5496
6852
  :param str name: Commercial name also called customer name.
5497
6853
  """
5498
- pulumi.set(__self__, "name", name)
5499
- pulumi.set(__self__, "values", values)
6854
+ GetSubscribedServicesFilterResult._configure(
6855
+ lambda key, value: pulumi.set(__self__, key, value),
6856
+ name=name,
6857
+ values=values,
6858
+ regex=regex,
6859
+ )
6860
+ @staticmethod
6861
+ def _configure(
6862
+ _setter: Callable[[Any, Any], None],
6863
+ name: str,
6864
+ values: Sequence[str],
6865
+ regex: Optional[bool] = None,
6866
+ opts: Optional[pulumi.ResourceOptions]=None):
6867
+ _setter("name", name)
6868
+ _setter("values", values)
5500
6869
  if regex is not None:
5501
- pulumi.set(__self__, "regex", regex)
6870
+ _setter("regex", regex)
5502
6871
 
5503
6872
  @property
5504
6873
  @pulumi.getter
@@ -5746,117 +7115,346 @@ class GetSubscribedServicesSubscribedServiceResult(dict):
5746
7115
  :param str updated_by: User that updated the subscribed service
5747
7116
  :param str used_amount: Subscribed service used amount
5748
7117
  """
5749
- pulumi.set(__self__, "admin_email", admin_email)
5750
- pulumi.set(__self__, "agreement_id", agreement_id)
5751
- pulumi.set(__self__, "agreement_name", agreement_name)
5752
- pulumi.set(__self__, "agreement_type", agreement_type)
5753
- pulumi.set(__self__, "available_amount", available_amount)
5754
- pulumi.set(__self__, "bill_to_addresses", bill_to_addresses)
5755
- pulumi.set(__self__, "bill_to_contacts", bill_to_contacts)
5756
- pulumi.set(__self__, "bill_to_customers", bill_to_customers)
5757
- pulumi.set(__self__, "billing_frequency", billing_frequency)
5758
- pulumi.set(__self__, "booking_opty_number", booking_opty_number)
5759
- pulumi.set(__self__, "buyer_email", buyer_email)
5760
- pulumi.set(__self__, "commitment_schedule_id", commitment_schedule_id)
5761
- pulumi.set(__self__, "commitment_services", commitment_services)
5762
- pulumi.set(__self__, "created_by", created_by)
5763
- pulumi.set(__self__, "credit_percentage", credit_percentage)
5764
- pulumi.set(__self__, "csi", csi)
5765
- pulumi.set(__self__, "customer_transaction_reference", customer_transaction_reference)
5766
- pulumi.set(__self__, "data_center", data_center)
5767
- pulumi.set(__self__, "data_center_region", data_center_region)
5768
- pulumi.set(__self__, "eligible_to_renew", eligible_to_renew)
5769
- pulumi.set(__self__, "end_user_addresses", end_user_addresses)
5770
- pulumi.set(__self__, "end_user_contacts", end_user_contacts)
5771
- pulumi.set(__self__, "end_user_customers", end_user_customers)
5772
- pulumi.set(__self__, "fulfillment_set", fulfillment_set)
5773
- pulumi.set(__self__, "funded_allocation_value", funded_allocation_value)
5774
- pulumi.set(__self__, "id", id)
5775
- pulumi.set(__self__, "is_allowance", is_allowance)
5776
- pulumi.set(__self__, "is_cap_to_price_list", is_cap_to_price_list)
5777
- pulumi.set(__self__, "is_credit_enabled", is_credit_enabled)
5778
- pulumi.set(__self__, "is_having_usage", is_having_usage)
5779
- pulumi.set(__self__, "is_intent_to_pay", is_intent_to_pay)
5780
- pulumi.set(__self__, "is_payg", is_payg)
5781
- pulumi.set(__self__, "is_single_rate_card", is_single_rate_card)
5782
- pulumi.set(__self__, "is_variable_commitment", is_variable_commitment)
5783
- pulumi.set(__self__, "line_net_amount", line_net_amount)
5784
- pulumi.set(__self__, "major_set", major_set)
5785
- pulumi.set(__self__, "net_unit_price", net_unit_price)
5786
- pulumi.set(__self__, "operation_type", operation_type)
5787
- pulumi.set(__self__, "order_header_id", order_header_id)
5788
- pulumi.set(__self__, "order_line_id", order_line_id)
5789
- pulumi.set(__self__, "order_line_number", order_line_number)
5790
- pulumi.set(__self__, "order_number", order_number)
5791
- pulumi.set(__self__, "order_type", order_type)
5792
- pulumi.set(__self__, "original_promo_amount", original_promo_amount)
5793
- pulumi.set(__self__, "overage_bill_to", overage_bill_to)
5794
- pulumi.set(__self__, "overage_discount_percentage", overage_discount_percentage)
5795
- pulumi.set(__self__, "overage_policy", overage_policy)
5796
- pulumi.set(__self__, "partner_credit_amount", partner_credit_amount)
5797
- pulumi.set(__self__, "partner_transaction_type", partner_transaction_type)
5798
- pulumi.set(__self__, "payg_policy", payg_policy)
5799
- pulumi.set(__self__, "payment_method", payment_method)
5800
- pulumi.set(__self__, "payment_number", payment_number)
5801
- pulumi.set(__self__, "payment_terms", payment_terms)
5802
- pulumi.set(__self__, "price_period", price_period)
5803
- pulumi.set(__self__, "pricing_model", pricing_model)
5804
- pulumi.set(__self__, "products", products)
5805
- pulumi.set(__self__, "program_type", program_type)
5806
- pulumi.set(__self__, "promo_order_line_id", promo_order_line_id)
5807
- pulumi.set(__self__, "promo_type", promo_type)
5808
- pulumi.set(__self__, "promotion_pricing_type", promotion_pricing_type)
5809
- pulumi.set(__self__, "provisioning_source", provisioning_source)
5810
- pulumi.set(__self__, "quantity", quantity)
5811
- pulumi.set(__self__, "rate_card_discount_percentage", rate_card_discount_percentage)
5812
- pulumi.set(__self__, "rate_cards", rate_cards)
5813
- pulumi.set(__self__, "ratecard_type", ratecard_type)
5814
- pulumi.set(__self__, "renewal_opty_id", renewal_opty_id)
5815
- pulumi.set(__self__, "renewal_opty_number", renewal_opty_number)
5816
- pulumi.set(__self__, "renewal_opty_type", renewal_opty_type)
5817
- pulumi.set(__self__, "renewed_subscribed_service_id", renewed_subscribed_service_id)
5818
- pulumi.set(__self__, "reseller_addresses", reseller_addresses)
5819
- pulumi.set(__self__, "reseller_contacts", reseller_contacts)
5820
- pulumi.set(__self__, "reseller_customers", reseller_customers)
5821
- pulumi.set(__self__, "revenue_line_id", revenue_line_id)
5822
- pulumi.set(__self__, "revenue_line_number", revenue_line_number)
5823
- pulumi.set(__self__, "revised_arr_in_lc", revised_arr_in_lc)
5824
- pulumi.set(__self__, "revised_arr_in_sc", revised_arr_in_sc)
5825
- pulumi.set(__self__, "sales_account_party_id", sales_account_party_id)
5826
- pulumi.set(__self__, "sales_channel", sales_channel)
5827
- pulumi.set(__self__, "serial_number", serial_number)
5828
- pulumi.set(__self__, "service_to_addresses", service_to_addresses)
5829
- pulumi.set(__self__, "service_to_contacts", service_to_contacts)
5830
- pulumi.set(__self__, "service_to_customers", service_to_customers)
5831
- pulumi.set(__self__, "sold_to_contacts", sold_to_contacts)
5832
- pulumi.set(__self__, "sold_to_customers", sold_to_customers)
5833
- pulumi.set(__self__, "start_date_type", start_date_type)
5834
- pulumi.set(__self__, "status", status)
5835
- pulumi.set(__self__, "subscription_id", subscription_id)
5836
- pulumi.set(__self__, "subscription_source", subscription_source)
5837
- pulumi.set(__self__, "system_arr_in_lc", system_arr_in_lc)
5838
- pulumi.set(__self__, "system_arr_in_sc", system_arr_in_sc)
5839
- pulumi.set(__self__, "system_atr_arr_in_lc", system_atr_arr_in_lc)
5840
- pulumi.set(__self__, "system_atr_arr_in_sc", system_atr_arr_in_sc)
5841
- pulumi.set(__self__, "term_value", term_value)
5842
- pulumi.set(__self__, "term_value_uom", term_value_uom)
5843
- pulumi.set(__self__, "time_agreement_end", time_agreement_end)
5844
- pulumi.set(__self__, "time_created", time_created)
5845
- pulumi.set(__self__, "time_customer_config", time_customer_config)
5846
- pulumi.set(__self__, "time_end", time_end)
5847
- pulumi.set(__self__, "time_majorset_end", time_majorset_end)
5848
- pulumi.set(__self__, "time_majorset_start", time_majorset_start)
5849
- pulumi.set(__self__, "time_payment_expiry", time_payment_expiry)
5850
- pulumi.set(__self__, "time_provisioned", time_provisioned)
5851
- pulumi.set(__self__, "time_service_configuration_email_sent", time_service_configuration_email_sent)
5852
- pulumi.set(__self__, "time_start", time_start)
5853
- pulumi.set(__self__, "time_updated", time_updated)
5854
- pulumi.set(__self__, "time_welcome_email_sent", time_welcome_email_sent)
5855
- pulumi.set(__self__, "total_value", total_value)
5856
- pulumi.set(__self__, "transaction_extension_id", transaction_extension_id)
5857
- pulumi.set(__self__, "type", type)
5858
- pulumi.set(__self__, "updated_by", updated_by)
5859
- pulumi.set(__self__, "used_amount", used_amount)
7118
+ GetSubscribedServicesSubscribedServiceResult._configure(
7119
+ lambda key, value: pulumi.set(__self__, key, value),
7120
+ admin_email=admin_email,
7121
+ agreement_id=agreement_id,
7122
+ agreement_name=agreement_name,
7123
+ agreement_type=agreement_type,
7124
+ available_amount=available_amount,
7125
+ bill_to_addresses=bill_to_addresses,
7126
+ bill_to_contacts=bill_to_contacts,
7127
+ bill_to_customers=bill_to_customers,
7128
+ billing_frequency=billing_frequency,
7129
+ booking_opty_number=booking_opty_number,
7130
+ buyer_email=buyer_email,
7131
+ commitment_schedule_id=commitment_schedule_id,
7132
+ commitment_services=commitment_services,
7133
+ created_by=created_by,
7134
+ credit_percentage=credit_percentage,
7135
+ csi=csi,
7136
+ customer_transaction_reference=customer_transaction_reference,
7137
+ data_center=data_center,
7138
+ data_center_region=data_center_region,
7139
+ eligible_to_renew=eligible_to_renew,
7140
+ end_user_addresses=end_user_addresses,
7141
+ end_user_contacts=end_user_contacts,
7142
+ end_user_customers=end_user_customers,
7143
+ fulfillment_set=fulfillment_set,
7144
+ funded_allocation_value=funded_allocation_value,
7145
+ id=id,
7146
+ is_allowance=is_allowance,
7147
+ is_cap_to_price_list=is_cap_to_price_list,
7148
+ is_credit_enabled=is_credit_enabled,
7149
+ is_having_usage=is_having_usage,
7150
+ is_intent_to_pay=is_intent_to_pay,
7151
+ is_payg=is_payg,
7152
+ is_single_rate_card=is_single_rate_card,
7153
+ is_variable_commitment=is_variable_commitment,
7154
+ line_net_amount=line_net_amount,
7155
+ major_set=major_set,
7156
+ net_unit_price=net_unit_price,
7157
+ operation_type=operation_type,
7158
+ order_header_id=order_header_id,
7159
+ order_line_id=order_line_id,
7160
+ order_line_number=order_line_number,
7161
+ order_number=order_number,
7162
+ order_type=order_type,
7163
+ original_promo_amount=original_promo_amount,
7164
+ overage_bill_to=overage_bill_to,
7165
+ overage_discount_percentage=overage_discount_percentage,
7166
+ overage_policy=overage_policy,
7167
+ partner_credit_amount=partner_credit_amount,
7168
+ partner_transaction_type=partner_transaction_type,
7169
+ payg_policy=payg_policy,
7170
+ payment_method=payment_method,
7171
+ payment_number=payment_number,
7172
+ payment_terms=payment_terms,
7173
+ price_period=price_period,
7174
+ pricing_model=pricing_model,
7175
+ products=products,
7176
+ program_type=program_type,
7177
+ promo_order_line_id=promo_order_line_id,
7178
+ promo_type=promo_type,
7179
+ promotion_pricing_type=promotion_pricing_type,
7180
+ provisioning_source=provisioning_source,
7181
+ quantity=quantity,
7182
+ rate_card_discount_percentage=rate_card_discount_percentage,
7183
+ rate_cards=rate_cards,
7184
+ ratecard_type=ratecard_type,
7185
+ renewal_opty_id=renewal_opty_id,
7186
+ renewal_opty_number=renewal_opty_number,
7187
+ renewal_opty_type=renewal_opty_type,
7188
+ renewed_subscribed_service_id=renewed_subscribed_service_id,
7189
+ reseller_addresses=reseller_addresses,
7190
+ reseller_contacts=reseller_contacts,
7191
+ reseller_customers=reseller_customers,
7192
+ revenue_line_id=revenue_line_id,
7193
+ revenue_line_number=revenue_line_number,
7194
+ revised_arr_in_lc=revised_arr_in_lc,
7195
+ revised_arr_in_sc=revised_arr_in_sc,
7196
+ sales_account_party_id=sales_account_party_id,
7197
+ sales_channel=sales_channel,
7198
+ serial_number=serial_number,
7199
+ service_to_addresses=service_to_addresses,
7200
+ service_to_contacts=service_to_contacts,
7201
+ service_to_customers=service_to_customers,
7202
+ sold_to_contacts=sold_to_contacts,
7203
+ sold_to_customers=sold_to_customers,
7204
+ start_date_type=start_date_type,
7205
+ status=status,
7206
+ subscription_id=subscription_id,
7207
+ subscription_source=subscription_source,
7208
+ system_arr_in_lc=system_arr_in_lc,
7209
+ system_arr_in_sc=system_arr_in_sc,
7210
+ system_atr_arr_in_lc=system_atr_arr_in_lc,
7211
+ system_atr_arr_in_sc=system_atr_arr_in_sc,
7212
+ term_value=term_value,
7213
+ term_value_uom=term_value_uom,
7214
+ time_agreement_end=time_agreement_end,
7215
+ time_created=time_created,
7216
+ time_customer_config=time_customer_config,
7217
+ time_end=time_end,
7218
+ time_majorset_end=time_majorset_end,
7219
+ time_majorset_start=time_majorset_start,
7220
+ time_payment_expiry=time_payment_expiry,
7221
+ time_provisioned=time_provisioned,
7222
+ time_service_configuration_email_sent=time_service_configuration_email_sent,
7223
+ time_start=time_start,
7224
+ time_updated=time_updated,
7225
+ time_welcome_email_sent=time_welcome_email_sent,
7226
+ total_value=total_value,
7227
+ transaction_extension_id=transaction_extension_id,
7228
+ type=type,
7229
+ updated_by=updated_by,
7230
+ used_amount=used_amount,
7231
+ )
7232
+ @staticmethod
7233
+ def _configure(
7234
+ _setter: Callable[[Any, Any], None],
7235
+ admin_email: str,
7236
+ agreement_id: str,
7237
+ agreement_name: str,
7238
+ agreement_type: str,
7239
+ available_amount: str,
7240
+ bill_to_addresses: Sequence['outputs.GetSubscribedServicesSubscribedServiceBillToAddressResult'],
7241
+ bill_to_contacts: Sequence['outputs.GetSubscribedServicesSubscribedServiceBillToContactResult'],
7242
+ bill_to_customers: Sequence['outputs.GetSubscribedServicesSubscribedServiceBillToCustomerResult'],
7243
+ billing_frequency: str,
7244
+ booking_opty_number: str,
7245
+ buyer_email: str,
7246
+ commitment_schedule_id: str,
7247
+ commitment_services: Sequence['outputs.GetSubscribedServicesSubscribedServiceCommitmentServiceResult'],
7248
+ created_by: str,
7249
+ credit_percentage: str,
7250
+ csi: str,
7251
+ customer_transaction_reference: str,
7252
+ data_center: str,
7253
+ data_center_region: str,
7254
+ eligible_to_renew: str,
7255
+ end_user_addresses: Sequence['outputs.GetSubscribedServicesSubscribedServiceEndUserAddressResult'],
7256
+ end_user_contacts: Sequence['outputs.GetSubscribedServicesSubscribedServiceEndUserContactResult'],
7257
+ end_user_customers: Sequence['outputs.GetSubscribedServicesSubscribedServiceEndUserCustomerResult'],
7258
+ fulfillment_set: str,
7259
+ funded_allocation_value: str,
7260
+ id: str,
7261
+ is_allowance: bool,
7262
+ is_cap_to_price_list: bool,
7263
+ is_credit_enabled: bool,
7264
+ is_having_usage: bool,
7265
+ is_intent_to_pay: bool,
7266
+ is_payg: bool,
7267
+ is_single_rate_card: bool,
7268
+ is_variable_commitment: bool,
7269
+ line_net_amount: str,
7270
+ major_set: str,
7271
+ net_unit_price: str,
7272
+ operation_type: str,
7273
+ order_header_id: str,
7274
+ order_line_id: str,
7275
+ order_line_number: int,
7276
+ order_number: str,
7277
+ order_type: str,
7278
+ original_promo_amount: str,
7279
+ overage_bill_to: str,
7280
+ overage_discount_percentage: str,
7281
+ overage_policy: str,
7282
+ partner_credit_amount: str,
7283
+ partner_transaction_type: str,
7284
+ payg_policy: str,
7285
+ payment_method: str,
7286
+ payment_number: str,
7287
+ payment_terms: Sequence['outputs.GetSubscribedServicesSubscribedServicePaymentTermResult'],
7288
+ price_period: str,
7289
+ pricing_model: str,
7290
+ products: Sequence['outputs.GetSubscribedServicesSubscribedServiceProductResult'],
7291
+ program_type: str,
7292
+ promo_order_line_id: str,
7293
+ promo_type: str,
7294
+ promotion_pricing_type: str,
7295
+ provisioning_source: str,
7296
+ quantity: str,
7297
+ rate_card_discount_percentage: str,
7298
+ rate_cards: Sequence['outputs.GetSubscribedServicesSubscribedServiceRateCardResult'],
7299
+ ratecard_type: str,
7300
+ renewal_opty_id: str,
7301
+ renewal_opty_number: str,
7302
+ renewal_opty_type: str,
7303
+ renewed_subscribed_service_id: str,
7304
+ reseller_addresses: Sequence['outputs.GetSubscribedServicesSubscribedServiceResellerAddressResult'],
7305
+ reseller_contacts: Sequence['outputs.GetSubscribedServicesSubscribedServiceResellerContactResult'],
7306
+ reseller_customers: Sequence['outputs.GetSubscribedServicesSubscribedServiceResellerCustomerResult'],
7307
+ revenue_line_id: str,
7308
+ revenue_line_number: str,
7309
+ revised_arr_in_lc: str,
7310
+ revised_arr_in_sc: str,
7311
+ sales_account_party_id: str,
7312
+ sales_channel: str,
7313
+ serial_number: str,
7314
+ service_to_addresses: Sequence['outputs.GetSubscribedServicesSubscribedServiceServiceToAddressResult'],
7315
+ service_to_contacts: Sequence['outputs.GetSubscribedServicesSubscribedServiceServiceToContactResult'],
7316
+ service_to_customers: Sequence['outputs.GetSubscribedServicesSubscribedServiceServiceToCustomerResult'],
7317
+ sold_to_contacts: Sequence['outputs.GetSubscribedServicesSubscribedServiceSoldToContactResult'],
7318
+ sold_to_customers: Sequence['outputs.GetSubscribedServicesSubscribedServiceSoldToCustomerResult'],
7319
+ start_date_type: str,
7320
+ status: str,
7321
+ subscription_id: str,
7322
+ subscription_source: str,
7323
+ system_arr_in_lc: str,
7324
+ system_arr_in_sc: str,
7325
+ system_atr_arr_in_lc: str,
7326
+ system_atr_arr_in_sc: str,
7327
+ term_value: str,
7328
+ term_value_uom: str,
7329
+ time_agreement_end: str,
7330
+ time_created: str,
7331
+ time_customer_config: str,
7332
+ time_end: str,
7333
+ time_majorset_end: str,
7334
+ time_majorset_start: str,
7335
+ time_payment_expiry: str,
7336
+ time_provisioned: str,
7337
+ time_service_configuration_email_sent: str,
7338
+ time_start: str,
7339
+ time_updated: str,
7340
+ time_welcome_email_sent: str,
7341
+ total_value: str,
7342
+ transaction_extension_id: str,
7343
+ type: str,
7344
+ updated_by: str,
7345
+ used_amount: str,
7346
+ opts: Optional[pulumi.ResourceOptions]=None):
7347
+ _setter("admin_email", admin_email)
7348
+ _setter("agreement_id", agreement_id)
7349
+ _setter("agreement_name", agreement_name)
7350
+ _setter("agreement_type", agreement_type)
7351
+ _setter("available_amount", available_amount)
7352
+ _setter("bill_to_addresses", bill_to_addresses)
7353
+ _setter("bill_to_contacts", bill_to_contacts)
7354
+ _setter("bill_to_customers", bill_to_customers)
7355
+ _setter("billing_frequency", billing_frequency)
7356
+ _setter("booking_opty_number", booking_opty_number)
7357
+ _setter("buyer_email", buyer_email)
7358
+ _setter("commitment_schedule_id", commitment_schedule_id)
7359
+ _setter("commitment_services", commitment_services)
7360
+ _setter("created_by", created_by)
7361
+ _setter("credit_percentage", credit_percentage)
7362
+ _setter("csi", csi)
7363
+ _setter("customer_transaction_reference", customer_transaction_reference)
7364
+ _setter("data_center", data_center)
7365
+ _setter("data_center_region", data_center_region)
7366
+ _setter("eligible_to_renew", eligible_to_renew)
7367
+ _setter("end_user_addresses", end_user_addresses)
7368
+ _setter("end_user_contacts", end_user_contacts)
7369
+ _setter("end_user_customers", end_user_customers)
7370
+ _setter("fulfillment_set", fulfillment_set)
7371
+ _setter("funded_allocation_value", funded_allocation_value)
7372
+ _setter("id", id)
7373
+ _setter("is_allowance", is_allowance)
7374
+ _setter("is_cap_to_price_list", is_cap_to_price_list)
7375
+ _setter("is_credit_enabled", is_credit_enabled)
7376
+ _setter("is_having_usage", is_having_usage)
7377
+ _setter("is_intent_to_pay", is_intent_to_pay)
7378
+ _setter("is_payg", is_payg)
7379
+ _setter("is_single_rate_card", is_single_rate_card)
7380
+ _setter("is_variable_commitment", is_variable_commitment)
7381
+ _setter("line_net_amount", line_net_amount)
7382
+ _setter("major_set", major_set)
7383
+ _setter("net_unit_price", net_unit_price)
7384
+ _setter("operation_type", operation_type)
7385
+ _setter("order_header_id", order_header_id)
7386
+ _setter("order_line_id", order_line_id)
7387
+ _setter("order_line_number", order_line_number)
7388
+ _setter("order_number", order_number)
7389
+ _setter("order_type", order_type)
7390
+ _setter("original_promo_amount", original_promo_amount)
7391
+ _setter("overage_bill_to", overage_bill_to)
7392
+ _setter("overage_discount_percentage", overage_discount_percentage)
7393
+ _setter("overage_policy", overage_policy)
7394
+ _setter("partner_credit_amount", partner_credit_amount)
7395
+ _setter("partner_transaction_type", partner_transaction_type)
7396
+ _setter("payg_policy", payg_policy)
7397
+ _setter("payment_method", payment_method)
7398
+ _setter("payment_number", payment_number)
7399
+ _setter("payment_terms", payment_terms)
7400
+ _setter("price_period", price_period)
7401
+ _setter("pricing_model", pricing_model)
7402
+ _setter("products", products)
7403
+ _setter("program_type", program_type)
7404
+ _setter("promo_order_line_id", promo_order_line_id)
7405
+ _setter("promo_type", promo_type)
7406
+ _setter("promotion_pricing_type", promotion_pricing_type)
7407
+ _setter("provisioning_source", provisioning_source)
7408
+ _setter("quantity", quantity)
7409
+ _setter("rate_card_discount_percentage", rate_card_discount_percentage)
7410
+ _setter("rate_cards", rate_cards)
7411
+ _setter("ratecard_type", ratecard_type)
7412
+ _setter("renewal_opty_id", renewal_opty_id)
7413
+ _setter("renewal_opty_number", renewal_opty_number)
7414
+ _setter("renewal_opty_type", renewal_opty_type)
7415
+ _setter("renewed_subscribed_service_id", renewed_subscribed_service_id)
7416
+ _setter("reseller_addresses", reseller_addresses)
7417
+ _setter("reseller_contacts", reseller_contacts)
7418
+ _setter("reseller_customers", reseller_customers)
7419
+ _setter("revenue_line_id", revenue_line_id)
7420
+ _setter("revenue_line_number", revenue_line_number)
7421
+ _setter("revised_arr_in_lc", revised_arr_in_lc)
7422
+ _setter("revised_arr_in_sc", revised_arr_in_sc)
7423
+ _setter("sales_account_party_id", sales_account_party_id)
7424
+ _setter("sales_channel", sales_channel)
7425
+ _setter("serial_number", serial_number)
7426
+ _setter("service_to_addresses", service_to_addresses)
7427
+ _setter("service_to_contacts", service_to_contacts)
7428
+ _setter("service_to_customers", service_to_customers)
7429
+ _setter("sold_to_contacts", sold_to_contacts)
7430
+ _setter("sold_to_customers", sold_to_customers)
7431
+ _setter("start_date_type", start_date_type)
7432
+ _setter("status", status)
7433
+ _setter("subscription_id", subscription_id)
7434
+ _setter("subscription_source", subscription_source)
7435
+ _setter("system_arr_in_lc", system_arr_in_lc)
7436
+ _setter("system_arr_in_sc", system_arr_in_sc)
7437
+ _setter("system_atr_arr_in_lc", system_atr_arr_in_lc)
7438
+ _setter("system_atr_arr_in_sc", system_atr_arr_in_sc)
7439
+ _setter("term_value", term_value)
7440
+ _setter("term_value_uom", term_value_uom)
7441
+ _setter("time_agreement_end", time_agreement_end)
7442
+ _setter("time_created", time_created)
7443
+ _setter("time_customer_config", time_customer_config)
7444
+ _setter("time_end", time_end)
7445
+ _setter("time_majorset_end", time_majorset_end)
7446
+ _setter("time_majorset_start", time_majorset_start)
7447
+ _setter("time_payment_expiry", time_payment_expiry)
7448
+ _setter("time_provisioned", time_provisioned)
7449
+ _setter("time_service_configuration_email_sent", time_service_configuration_email_sent)
7450
+ _setter("time_start", time_start)
7451
+ _setter("time_updated", time_updated)
7452
+ _setter("time_welcome_email_sent", time_welcome_email_sent)
7453
+ _setter("total_value", total_value)
7454
+ _setter("transaction_extension_id", transaction_extension_id)
7455
+ _setter("type", type)
7456
+ _setter("updated_by", updated_by)
7457
+ _setter("used_amount", used_amount)
5860
7458
 
5861
7459
  @property
5862
7460
  @pulumi.getter(name="adminEmail")
@@ -6770,15 +8368,40 @@ class GetSubscribedServicesSubscribedServiceBillToAddressResult(dict):
6770
8368
  :param str tca_cust_acct_site_id: TCA customer account site Id.
6771
8369
  :param str tca_party_site_number: Party site number.
6772
8370
  """
6773
- pulumi.set(__self__, "bill_site_use_id", bill_site_use_id)
6774
- pulumi.set(__self__, "is_bill_to", is_bill_to)
6775
- pulumi.set(__self__, "is_ship_to", is_ship_to)
6776
- pulumi.set(__self__, "locations", locations)
6777
- pulumi.set(__self__, "name", name)
6778
- pulumi.set(__self__, "phone", phone)
6779
- pulumi.set(__self__, "service2site_use_id", service2site_use_id)
6780
- pulumi.set(__self__, "tca_cust_acct_site_id", tca_cust_acct_site_id)
6781
- pulumi.set(__self__, "tca_party_site_number", tca_party_site_number)
8371
+ GetSubscribedServicesSubscribedServiceBillToAddressResult._configure(
8372
+ lambda key, value: pulumi.set(__self__, key, value),
8373
+ bill_site_use_id=bill_site_use_id,
8374
+ is_bill_to=is_bill_to,
8375
+ is_ship_to=is_ship_to,
8376
+ locations=locations,
8377
+ name=name,
8378
+ phone=phone,
8379
+ service2site_use_id=service2site_use_id,
8380
+ tca_cust_acct_site_id=tca_cust_acct_site_id,
8381
+ tca_party_site_number=tca_party_site_number,
8382
+ )
8383
+ @staticmethod
8384
+ def _configure(
8385
+ _setter: Callable[[Any, Any], None],
8386
+ bill_site_use_id: str,
8387
+ is_bill_to: bool,
8388
+ is_ship_to: bool,
8389
+ locations: Sequence['outputs.GetSubscribedServicesSubscribedServiceBillToAddressLocationResult'],
8390
+ name: str,
8391
+ phone: str,
8392
+ service2site_use_id: str,
8393
+ tca_cust_acct_site_id: str,
8394
+ tca_party_site_number: str,
8395
+ opts: Optional[pulumi.ResourceOptions]=None):
8396
+ _setter("bill_site_use_id", bill_site_use_id)
8397
+ _setter("is_bill_to", is_bill_to)
8398
+ _setter("is_ship_to", is_ship_to)
8399
+ _setter("locations", locations)
8400
+ _setter("name", name)
8401
+ _setter("phone", phone)
8402
+ _setter("service2site_use_id", service2site_use_id)
8403
+ _setter("tca_cust_acct_site_id", tca_cust_acct_site_id)
8404
+ _setter("tca_party_site_number", tca_party_site_number)
6782
8405
 
6783
8406
  @property
6784
8407
  @pulumi.getter(name="billSiteUseId")
@@ -6872,13 +8495,34 @@ class GetSubscribedServicesSubscribedServiceBillToAddressLocationResult(dict):
6872
8495
  :param str region: Region.
6873
8496
  :param str tca_location_id: Region.
6874
8497
  """
6875
- pulumi.set(__self__, "address1", address1)
6876
- pulumi.set(__self__, "address2", address2)
6877
- pulumi.set(__self__, "city", city)
6878
- pulumi.set(__self__, "country", country)
6879
- pulumi.set(__self__, "postal_code", postal_code)
6880
- pulumi.set(__self__, "region", region)
6881
- pulumi.set(__self__, "tca_location_id", tca_location_id)
8498
+ GetSubscribedServicesSubscribedServiceBillToAddressLocationResult._configure(
8499
+ lambda key, value: pulumi.set(__self__, key, value),
8500
+ address1=address1,
8501
+ address2=address2,
8502
+ city=city,
8503
+ country=country,
8504
+ postal_code=postal_code,
8505
+ region=region,
8506
+ tca_location_id=tca_location_id,
8507
+ )
8508
+ @staticmethod
8509
+ def _configure(
8510
+ _setter: Callable[[Any, Any], None],
8511
+ address1: str,
8512
+ address2: str,
8513
+ city: str,
8514
+ country: str,
8515
+ postal_code: str,
8516
+ region: str,
8517
+ tca_location_id: str,
8518
+ opts: Optional[pulumi.ResourceOptions]=None):
8519
+ _setter("address1", address1)
8520
+ _setter("address2", address2)
8521
+ _setter("city", city)
8522
+ _setter("country", country)
8523
+ _setter("postal_code", postal_code)
8524
+ _setter("region", region)
8525
+ _setter("tca_location_id", tca_location_id)
6882
8526
 
6883
8527
  @property
6884
8528
  @pulumi.getter
@@ -6958,14 +8602,37 @@ class GetSubscribedServicesSubscribedServiceBillToContactResult(dict):
6958
8602
  :param str tca_party_id: TCA party ID.
6959
8603
  :param str username: Username.
6960
8604
  """
6961
- pulumi.set(__self__, "email", email)
6962
- pulumi.set(__self__, "first_name", first_name)
6963
- pulumi.set(__self__, "last_name", last_name)
6964
- pulumi.set(__self__, "name", name)
6965
- pulumi.set(__self__, "tca_contact_id", tca_contact_id)
6966
- pulumi.set(__self__, "tca_cust_accnt_site_id", tca_cust_accnt_site_id)
6967
- pulumi.set(__self__, "tca_party_id", tca_party_id)
6968
- pulumi.set(__self__, "username", username)
8605
+ GetSubscribedServicesSubscribedServiceBillToContactResult._configure(
8606
+ lambda key, value: pulumi.set(__self__, key, value),
8607
+ email=email,
8608
+ first_name=first_name,
8609
+ last_name=last_name,
8610
+ name=name,
8611
+ tca_contact_id=tca_contact_id,
8612
+ tca_cust_accnt_site_id=tca_cust_accnt_site_id,
8613
+ tca_party_id=tca_party_id,
8614
+ username=username,
8615
+ )
8616
+ @staticmethod
8617
+ def _configure(
8618
+ _setter: Callable[[Any, Any], None],
8619
+ email: str,
8620
+ first_name: str,
8621
+ last_name: str,
8622
+ name: str,
8623
+ tca_contact_id: str,
8624
+ tca_cust_accnt_site_id: str,
8625
+ tca_party_id: str,
8626
+ username: str,
8627
+ opts: Optional[pulumi.ResourceOptions]=None):
8628
+ _setter("email", email)
8629
+ _setter("first_name", first_name)
8630
+ _setter("last_name", last_name)
8631
+ _setter("name", name)
8632
+ _setter("tca_contact_id", tca_contact_id)
8633
+ _setter("tca_cust_accnt_site_id", tca_cust_accnt_site_id)
8634
+ _setter("tca_party_id", tca_party_id)
8635
+ _setter("username", username)
6969
8636
 
6970
8637
  @property
6971
8638
  @pulumi.getter
@@ -7055,15 +8722,40 @@ class GetSubscribedServicesSubscribedServiceBillToCustomerResult(dict):
7055
8722
  :param str tca_party_id: TCA party ID.
7056
8723
  :param str tca_party_number: TCA party number.
7057
8724
  """
7058
- pulumi.set(__self__, "customer_chain_type", customer_chain_type)
7059
- pulumi.set(__self__, "is_chain_customer", is_chain_customer)
7060
- pulumi.set(__self__, "is_public_sector", is_public_sector)
7061
- pulumi.set(__self__, "name", name)
7062
- pulumi.set(__self__, "name_phonetic", name_phonetic)
7063
- pulumi.set(__self__, "tca_cust_account_number", tca_cust_account_number)
7064
- pulumi.set(__self__, "tca_customer_account_id", tca_customer_account_id)
7065
- pulumi.set(__self__, "tca_party_id", tca_party_id)
7066
- pulumi.set(__self__, "tca_party_number", tca_party_number)
8725
+ GetSubscribedServicesSubscribedServiceBillToCustomerResult._configure(
8726
+ lambda key, value: pulumi.set(__self__, key, value),
8727
+ customer_chain_type=customer_chain_type,
8728
+ is_chain_customer=is_chain_customer,
8729
+ is_public_sector=is_public_sector,
8730
+ name=name,
8731
+ name_phonetic=name_phonetic,
8732
+ tca_cust_account_number=tca_cust_account_number,
8733
+ tca_customer_account_id=tca_customer_account_id,
8734
+ tca_party_id=tca_party_id,
8735
+ tca_party_number=tca_party_number,
8736
+ )
8737
+ @staticmethod
8738
+ def _configure(
8739
+ _setter: Callable[[Any, Any], None],
8740
+ customer_chain_type: str,
8741
+ is_chain_customer: bool,
8742
+ is_public_sector: bool,
8743
+ name: str,
8744
+ name_phonetic: str,
8745
+ tca_cust_account_number: str,
8746
+ tca_customer_account_id: str,
8747
+ tca_party_id: str,
8748
+ tca_party_number: str,
8749
+ opts: Optional[pulumi.ResourceOptions]=None):
8750
+ _setter("customer_chain_type", customer_chain_type)
8751
+ _setter("is_chain_customer", is_chain_customer)
8752
+ _setter("is_public_sector", is_public_sector)
8753
+ _setter("name", name)
8754
+ _setter("name_phonetic", name_phonetic)
8755
+ _setter("tca_cust_account_number", tca_cust_account_number)
8756
+ _setter("tca_customer_account_id", tca_customer_account_id)
8757
+ _setter("tca_party_id", tca_party_id)
8758
+ _setter("tca_party_number", tca_party_number)
7067
8759
 
7068
8760
  @property
7069
8761
  @pulumi.getter(name="customerChainType")
@@ -7155,12 +8847,31 @@ class GetSubscribedServicesSubscribedServiceCommitmentServiceResult(dict):
7155
8847
  :param str time_end: Subscribed service end date
7156
8848
  :param str time_start: Subscribed service start date
7157
8849
  """
7158
- pulumi.set(__self__, "available_amount", available_amount)
7159
- pulumi.set(__self__, "funded_allocation_value", funded_allocation_value)
7160
- pulumi.set(__self__, "line_net_amount", line_net_amount)
7161
- pulumi.set(__self__, "quantity", quantity)
7162
- pulumi.set(__self__, "time_end", time_end)
7163
- pulumi.set(__self__, "time_start", time_start)
8850
+ GetSubscribedServicesSubscribedServiceCommitmentServiceResult._configure(
8851
+ lambda key, value: pulumi.set(__self__, key, value),
8852
+ available_amount=available_amount,
8853
+ funded_allocation_value=funded_allocation_value,
8854
+ line_net_amount=line_net_amount,
8855
+ quantity=quantity,
8856
+ time_end=time_end,
8857
+ time_start=time_start,
8858
+ )
8859
+ @staticmethod
8860
+ def _configure(
8861
+ _setter: Callable[[Any, Any], None],
8862
+ available_amount: str,
8863
+ funded_allocation_value: str,
8864
+ line_net_amount: str,
8865
+ quantity: str,
8866
+ time_end: str,
8867
+ time_start: str,
8868
+ opts: Optional[pulumi.ResourceOptions]=None):
8869
+ _setter("available_amount", available_amount)
8870
+ _setter("funded_allocation_value", funded_allocation_value)
8871
+ _setter("line_net_amount", line_net_amount)
8872
+ _setter("quantity", quantity)
8873
+ _setter("time_end", time_end)
8874
+ _setter("time_start", time_start)
7164
8875
 
7165
8876
  @property
7166
8877
  @pulumi.getter(name="availableAmount")
@@ -7234,15 +8945,40 @@ class GetSubscribedServicesSubscribedServiceEndUserAddressResult(dict):
7234
8945
  :param str tca_cust_acct_site_id: TCA customer account site Id.
7235
8946
  :param str tca_party_site_number: Party site number.
7236
8947
  """
7237
- pulumi.set(__self__, "bill_site_use_id", bill_site_use_id)
7238
- pulumi.set(__self__, "is_bill_to", is_bill_to)
7239
- pulumi.set(__self__, "is_ship_to", is_ship_to)
7240
- pulumi.set(__self__, "locations", locations)
7241
- pulumi.set(__self__, "name", name)
7242
- pulumi.set(__self__, "phone", phone)
7243
- pulumi.set(__self__, "service2site_use_id", service2site_use_id)
7244
- pulumi.set(__self__, "tca_cust_acct_site_id", tca_cust_acct_site_id)
7245
- pulumi.set(__self__, "tca_party_site_number", tca_party_site_number)
8948
+ GetSubscribedServicesSubscribedServiceEndUserAddressResult._configure(
8949
+ lambda key, value: pulumi.set(__self__, key, value),
8950
+ bill_site_use_id=bill_site_use_id,
8951
+ is_bill_to=is_bill_to,
8952
+ is_ship_to=is_ship_to,
8953
+ locations=locations,
8954
+ name=name,
8955
+ phone=phone,
8956
+ service2site_use_id=service2site_use_id,
8957
+ tca_cust_acct_site_id=tca_cust_acct_site_id,
8958
+ tca_party_site_number=tca_party_site_number,
8959
+ )
8960
+ @staticmethod
8961
+ def _configure(
8962
+ _setter: Callable[[Any, Any], None],
8963
+ bill_site_use_id: str,
8964
+ is_bill_to: bool,
8965
+ is_ship_to: bool,
8966
+ locations: Sequence['outputs.GetSubscribedServicesSubscribedServiceEndUserAddressLocationResult'],
8967
+ name: str,
8968
+ phone: str,
8969
+ service2site_use_id: str,
8970
+ tca_cust_acct_site_id: str,
8971
+ tca_party_site_number: str,
8972
+ opts: Optional[pulumi.ResourceOptions]=None):
8973
+ _setter("bill_site_use_id", bill_site_use_id)
8974
+ _setter("is_bill_to", is_bill_to)
8975
+ _setter("is_ship_to", is_ship_to)
8976
+ _setter("locations", locations)
8977
+ _setter("name", name)
8978
+ _setter("phone", phone)
8979
+ _setter("service2site_use_id", service2site_use_id)
8980
+ _setter("tca_cust_acct_site_id", tca_cust_acct_site_id)
8981
+ _setter("tca_party_site_number", tca_party_site_number)
7246
8982
 
7247
8983
  @property
7248
8984
  @pulumi.getter(name="billSiteUseId")
@@ -7336,13 +9072,34 @@ class GetSubscribedServicesSubscribedServiceEndUserAddressLocationResult(dict):
7336
9072
  :param str region: Region.
7337
9073
  :param str tca_location_id: Region.
7338
9074
  """
7339
- pulumi.set(__self__, "address1", address1)
7340
- pulumi.set(__self__, "address2", address2)
7341
- pulumi.set(__self__, "city", city)
7342
- pulumi.set(__self__, "country", country)
7343
- pulumi.set(__self__, "postal_code", postal_code)
7344
- pulumi.set(__self__, "region", region)
7345
- pulumi.set(__self__, "tca_location_id", tca_location_id)
9075
+ GetSubscribedServicesSubscribedServiceEndUserAddressLocationResult._configure(
9076
+ lambda key, value: pulumi.set(__self__, key, value),
9077
+ address1=address1,
9078
+ address2=address2,
9079
+ city=city,
9080
+ country=country,
9081
+ postal_code=postal_code,
9082
+ region=region,
9083
+ tca_location_id=tca_location_id,
9084
+ )
9085
+ @staticmethod
9086
+ def _configure(
9087
+ _setter: Callable[[Any, Any], None],
9088
+ address1: str,
9089
+ address2: str,
9090
+ city: str,
9091
+ country: str,
9092
+ postal_code: str,
9093
+ region: str,
9094
+ tca_location_id: str,
9095
+ opts: Optional[pulumi.ResourceOptions]=None):
9096
+ _setter("address1", address1)
9097
+ _setter("address2", address2)
9098
+ _setter("city", city)
9099
+ _setter("country", country)
9100
+ _setter("postal_code", postal_code)
9101
+ _setter("region", region)
9102
+ _setter("tca_location_id", tca_location_id)
7346
9103
 
7347
9104
  @property
7348
9105
  @pulumi.getter
@@ -7422,14 +9179,37 @@ class GetSubscribedServicesSubscribedServiceEndUserContactResult(dict):
7422
9179
  :param str tca_party_id: TCA party ID.
7423
9180
  :param str username: Username.
7424
9181
  """
7425
- pulumi.set(__self__, "email", email)
7426
- pulumi.set(__self__, "first_name", first_name)
7427
- pulumi.set(__self__, "last_name", last_name)
7428
- pulumi.set(__self__, "name", name)
7429
- pulumi.set(__self__, "tca_contact_id", tca_contact_id)
7430
- pulumi.set(__self__, "tca_cust_accnt_site_id", tca_cust_accnt_site_id)
7431
- pulumi.set(__self__, "tca_party_id", tca_party_id)
7432
- pulumi.set(__self__, "username", username)
9182
+ GetSubscribedServicesSubscribedServiceEndUserContactResult._configure(
9183
+ lambda key, value: pulumi.set(__self__, key, value),
9184
+ email=email,
9185
+ first_name=first_name,
9186
+ last_name=last_name,
9187
+ name=name,
9188
+ tca_contact_id=tca_contact_id,
9189
+ tca_cust_accnt_site_id=tca_cust_accnt_site_id,
9190
+ tca_party_id=tca_party_id,
9191
+ username=username,
9192
+ )
9193
+ @staticmethod
9194
+ def _configure(
9195
+ _setter: Callable[[Any, Any], None],
9196
+ email: str,
9197
+ first_name: str,
9198
+ last_name: str,
9199
+ name: str,
9200
+ tca_contact_id: str,
9201
+ tca_cust_accnt_site_id: str,
9202
+ tca_party_id: str,
9203
+ username: str,
9204
+ opts: Optional[pulumi.ResourceOptions]=None):
9205
+ _setter("email", email)
9206
+ _setter("first_name", first_name)
9207
+ _setter("last_name", last_name)
9208
+ _setter("name", name)
9209
+ _setter("tca_contact_id", tca_contact_id)
9210
+ _setter("tca_cust_accnt_site_id", tca_cust_accnt_site_id)
9211
+ _setter("tca_party_id", tca_party_id)
9212
+ _setter("username", username)
7433
9213
 
7434
9214
  @property
7435
9215
  @pulumi.getter
@@ -7519,15 +9299,40 @@ class GetSubscribedServicesSubscribedServiceEndUserCustomerResult(dict):
7519
9299
  :param str tca_party_id: TCA party ID.
7520
9300
  :param str tca_party_number: TCA party number.
7521
9301
  """
7522
- pulumi.set(__self__, "customer_chain_type", customer_chain_type)
7523
- pulumi.set(__self__, "is_chain_customer", is_chain_customer)
7524
- pulumi.set(__self__, "is_public_sector", is_public_sector)
7525
- pulumi.set(__self__, "name", name)
7526
- pulumi.set(__self__, "name_phonetic", name_phonetic)
7527
- pulumi.set(__self__, "tca_cust_account_number", tca_cust_account_number)
7528
- pulumi.set(__self__, "tca_customer_account_id", tca_customer_account_id)
7529
- pulumi.set(__self__, "tca_party_id", tca_party_id)
7530
- pulumi.set(__self__, "tca_party_number", tca_party_number)
9302
+ GetSubscribedServicesSubscribedServiceEndUserCustomerResult._configure(
9303
+ lambda key, value: pulumi.set(__self__, key, value),
9304
+ customer_chain_type=customer_chain_type,
9305
+ is_chain_customer=is_chain_customer,
9306
+ is_public_sector=is_public_sector,
9307
+ name=name,
9308
+ name_phonetic=name_phonetic,
9309
+ tca_cust_account_number=tca_cust_account_number,
9310
+ tca_customer_account_id=tca_customer_account_id,
9311
+ tca_party_id=tca_party_id,
9312
+ tca_party_number=tca_party_number,
9313
+ )
9314
+ @staticmethod
9315
+ def _configure(
9316
+ _setter: Callable[[Any, Any], None],
9317
+ customer_chain_type: str,
9318
+ is_chain_customer: bool,
9319
+ is_public_sector: bool,
9320
+ name: str,
9321
+ name_phonetic: str,
9322
+ tca_cust_account_number: str,
9323
+ tca_customer_account_id: str,
9324
+ tca_party_id: str,
9325
+ tca_party_number: str,
9326
+ opts: Optional[pulumi.ResourceOptions]=None):
9327
+ _setter("customer_chain_type", customer_chain_type)
9328
+ _setter("is_chain_customer", is_chain_customer)
9329
+ _setter("is_public_sector", is_public_sector)
9330
+ _setter("name", name)
9331
+ _setter("name_phonetic", name_phonetic)
9332
+ _setter("tca_cust_account_number", tca_cust_account_number)
9333
+ _setter("tca_customer_account_id", tca_customer_account_id)
9334
+ _setter("tca_party_id", tca_party_id)
9335
+ _setter("tca_party_number", tca_party_number)
7531
9336
 
7532
9337
  @property
7533
9338
  @pulumi.getter(name="customerChainType")
@@ -7623,14 +9428,37 @@ class GetSubscribedServicesSubscribedServicePaymentTermResult(dict):
7623
9428
  :param str updated_by: User that updated the subscribed service
7624
9429
  :param str value: Payment Term value
7625
9430
  """
7626
- pulumi.set(__self__, "created_by", created_by)
7627
- pulumi.set(__self__, "description", description)
7628
- pulumi.set(__self__, "is_active", is_active)
7629
- pulumi.set(__self__, "name", name)
7630
- pulumi.set(__self__, "time_created", time_created)
7631
- pulumi.set(__self__, "time_updated", time_updated)
7632
- pulumi.set(__self__, "updated_by", updated_by)
7633
- pulumi.set(__self__, "value", value)
9431
+ GetSubscribedServicesSubscribedServicePaymentTermResult._configure(
9432
+ lambda key, value: pulumi.set(__self__, key, value),
9433
+ created_by=created_by,
9434
+ description=description,
9435
+ is_active=is_active,
9436
+ name=name,
9437
+ time_created=time_created,
9438
+ time_updated=time_updated,
9439
+ updated_by=updated_by,
9440
+ value=value,
9441
+ )
9442
+ @staticmethod
9443
+ def _configure(
9444
+ _setter: Callable[[Any, Any], None],
9445
+ created_by: str,
9446
+ description: str,
9447
+ is_active: bool,
9448
+ name: str,
9449
+ time_created: str,
9450
+ time_updated: str,
9451
+ updated_by: str,
9452
+ value: str,
9453
+ opts: Optional[pulumi.ResourceOptions]=None):
9454
+ _setter("created_by", created_by)
9455
+ _setter("description", description)
9456
+ _setter("is_active", is_active)
9457
+ _setter("name", name)
9458
+ _setter("time_created", time_created)
9459
+ _setter("time_updated", time_updated)
9460
+ _setter("updated_by", updated_by)
9461
+ _setter("value", value)
7634
9462
 
7635
9463
  @property
7636
9464
  @pulumi.getter(name="createdBy")
@@ -7714,12 +9542,31 @@ class GetSubscribedServicesSubscribedServiceProductResult(dict):
7714
9542
  :param str ucm_rate_card_part_type: Rate card part type of Product
7715
9543
  :param str unit_of_measure: Unit of measure
7716
9544
  """
7717
- pulumi.set(__self__, "billing_category", billing_category)
7718
- pulumi.set(__self__, "name", name)
7719
- pulumi.set(__self__, "part_number", part_number)
7720
- pulumi.set(__self__, "product_category", product_category)
7721
- pulumi.set(__self__, "ucm_rate_card_part_type", ucm_rate_card_part_type)
7722
- pulumi.set(__self__, "unit_of_measure", unit_of_measure)
9545
+ GetSubscribedServicesSubscribedServiceProductResult._configure(
9546
+ lambda key, value: pulumi.set(__self__, key, value),
9547
+ billing_category=billing_category,
9548
+ name=name,
9549
+ part_number=part_number,
9550
+ product_category=product_category,
9551
+ ucm_rate_card_part_type=ucm_rate_card_part_type,
9552
+ unit_of_measure=unit_of_measure,
9553
+ )
9554
+ @staticmethod
9555
+ def _configure(
9556
+ _setter: Callable[[Any, Any], None],
9557
+ billing_category: str,
9558
+ name: str,
9559
+ part_number: str,
9560
+ product_category: str,
9561
+ ucm_rate_card_part_type: str,
9562
+ unit_of_measure: str,
9563
+ opts: Optional[pulumi.ResourceOptions]=None):
9564
+ _setter("billing_category", billing_category)
9565
+ _setter("name", name)
9566
+ _setter("part_number", part_number)
9567
+ _setter("product_category", product_category)
9568
+ _setter("ucm_rate_card_part_type", ucm_rate_card_part_type)
9569
+ _setter("unit_of_measure", unit_of_measure)
7723
9570
 
7724
9571
  @property
7725
9572
  @pulumi.getter(name="billingCategory")
@@ -7795,16 +9642,43 @@ class GetSubscribedServicesSubscribedServiceRateCardResult(dict):
7795
9642
  :param str time_end: Subscribed service end date
7796
9643
  :param str time_start: Subscribed service start date
7797
9644
  """
7798
- pulumi.set(__self__, "currencies", currencies)
7799
- pulumi.set(__self__, "discretionary_discount_percentage", discretionary_discount_percentage)
7800
- pulumi.set(__self__, "is_tier", is_tier)
7801
- pulumi.set(__self__, "net_unit_price", net_unit_price)
7802
- pulumi.set(__self__, "overage_price", overage_price)
7803
- pulumi.set(__self__, "products", products)
7804
- pulumi.set(__self__, "rate_card_tiers", rate_card_tiers)
7805
- pulumi.set(__self__, "subscribed_service_id", subscribed_service_id)
7806
- pulumi.set(__self__, "time_end", time_end)
7807
- pulumi.set(__self__, "time_start", time_start)
9645
+ GetSubscribedServicesSubscribedServiceRateCardResult._configure(
9646
+ lambda key, value: pulumi.set(__self__, key, value),
9647
+ currencies=currencies,
9648
+ discretionary_discount_percentage=discretionary_discount_percentage,
9649
+ is_tier=is_tier,
9650
+ net_unit_price=net_unit_price,
9651
+ overage_price=overage_price,
9652
+ products=products,
9653
+ rate_card_tiers=rate_card_tiers,
9654
+ subscribed_service_id=subscribed_service_id,
9655
+ time_end=time_end,
9656
+ time_start=time_start,
9657
+ )
9658
+ @staticmethod
9659
+ def _configure(
9660
+ _setter: Callable[[Any, Any], None],
9661
+ currencies: Sequence['outputs.GetSubscribedServicesSubscribedServiceRateCardCurrencyResult'],
9662
+ discretionary_discount_percentage: str,
9663
+ is_tier: bool,
9664
+ net_unit_price: str,
9665
+ overage_price: str,
9666
+ products: Sequence['outputs.GetSubscribedServicesSubscribedServiceRateCardProductResult'],
9667
+ rate_card_tiers: Sequence['outputs.GetSubscribedServicesSubscribedServiceRateCardRateCardTierResult'],
9668
+ subscribed_service_id: str,
9669
+ time_end: str,
9670
+ time_start: str,
9671
+ opts: Optional[pulumi.ResourceOptions]=None):
9672
+ _setter("currencies", currencies)
9673
+ _setter("discretionary_discount_percentage", discretionary_discount_percentage)
9674
+ _setter("is_tier", is_tier)
9675
+ _setter("net_unit_price", net_unit_price)
9676
+ _setter("overage_price", overage_price)
9677
+ _setter("products", products)
9678
+ _setter("rate_card_tiers", rate_card_tiers)
9679
+ _setter("subscribed_service_id", subscribed_service_id)
9680
+ _setter("time_end", time_end)
9681
+ _setter("time_start", time_start)
7808
9682
 
7809
9683
  @property
7810
9684
  @pulumi.getter
@@ -7898,9 +9772,22 @@ class GetSubscribedServicesSubscribedServiceRateCardCurrencyResult(dict):
7898
9772
  :param str name: Commercial name also called customer name.
7899
9773
  :param str std_precision: Standard Precision of the Currency
7900
9774
  """
7901
- pulumi.set(__self__, "iso_code", iso_code)
7902
- pulumi.set(__self__, "name", name)
7903
- pulumi.set(__self__, "std_precision", std_precision)
9775
+ GetSubscribedServicesSubscribedServiceRateCardCurrencyResult._configure(
9776
+ lambda key, value: pulumi.set(__self__, key, value),
9777
+ iso_code=iso_code,
9778
+ name=name,
9779
+ std_precision=std_precision,
9780
+ )
9781
+ @staticmethod
9782
+ def _configure(
9783
+ _setter: Callable[[Any, Any], None],
9784
+ iso_code: str,
9785
+ name: str,
9786
+ std_precision: str,
9787
+ opts: Optional[pulumi.ResourceOptions]=None):
9788
+ _setter("iso_code", iso_code)
9789
+ _setter("name", name)
9790
+ _setter("std_precision", std_precision)
7904
9791
 
7905
9792
  @property
7906
9793
  @pulumi.getter(name="isoCode")
@@ -7944,12 +9831,31 @@ class GetSubscribedServicesSubscribedServiceRateCardProductResult(dict):
7944
9831
  :param str ucm_rate_card_part_type: Rate card part type of Product
7945
9832
  :param str unit_of_measure: Unit of measure
7946
9833
  """
7947
- pulumi.set(__self__, "billing_category", billing_category)
7948
- pulumi.set(__self__, "name", name)
7949
- pulumi.set(__self__, "part_number", part_number)
7950
- pulumi.set(__self__, "product_category", product_category)
7951
- pulumi.set(__self__, "ucm_rate_card_part_type", ucm_rate_card_part_type)
7952
- pulumi.set(__self__, "unit_of_measure", unit_of_measure)
9834
+ GetSubscribedServicesSubscribedServiceRateCardProductResult._configure(
9835
+ lambda key, value: pulumi.set(__self__, key, value),
9836
+ billing_category=billing_category,
9837
+ name=name,
9838
+ part_number=part_number,
9839
+ product_category=product_category,
9840
+ ucm_rate_card_part_type=ucm_rate_card_part_type,
9841
+ unit_of_measure=unit_of_measure,
9842
+ )
9843
+ @staticmethod
9844
+ def _configure(
9845
+ _setter: Callable[[Any, Any], None],
9846
+ billing_category: str,
9847
+ name: str,
9848
+ part_number: str,
9849
+ product_category: str,
9850
+ ucm_rate_card_part_type: str,
9851
+ unit_of_measure: str,
9852
+ opts: Optional[pulumi.ResourceOptions]=None):
9853
+ _setter("billing_category", billing_category)
9854
+ _setter("name", name)
9855
+ _setter("part_number", part_number)
9856
+ _setter("product_category", product_category)
9857
+ _setter("ucm_rate_card_part_type", ucm_rate_card_part_type)
9858
+ _setter("unit_of_measure", unit_of_measure)
7953
9859
 
7954
9860
  @property
7955
9861
  @pulumi.getter(name="billingCategory")
@@ -8011,9 +9917,22 @@ class GetSubscribedServicesSubscribedServiceRateCardRateCardTierResult(dict):
8011
9917
  :param str overage_price: Rate card tier overage price
8012
9918
  :param str up_to_quantity: Rate card tier quantity range
8013
9919
  """
8014
- pulumi.set(__self__, "net_unit_price", net_unit_price)
8015
- pulumi.set(__self__, "overage_price", overage_price)
8016
- pulumi.set(__self__, "up_to_quantity", up_to_quantity)
9920
+ GetSubscribedServicesSubscribedServiceRateCardRateCardTierResult._configure(
9921
+ lambda key, value: pulumi.set(__self__, key, value),
9922
+ net_unit_price=net_unit_price,
9923
+ overage_price=overage_price,
9924
+ up_to_quantity=up_to_quantity,
9925
+ )
9926
+ @staticmethod
9927
+ def _configure(
9928
+ _setter: Callable[[Any, Any], None],
9929
+ net_unit_price: str,
9930
+ overage_price: str,
9931
+ up_to_quantity: str,
9932
+ opts: Optional[pulumi.ResourceOptions]=None):
9933
+ _setter("net_unit_price", net_unit_price)
9934
+ _setter("overage_price", overage_price)
9935
+ _setter("up_to_quantity", up_to_quantity)
8017
9936
 
8018
9937
  @property
8019
9938
  @pulumi.getter(name="netUnitPrice")
@@ -8063,15 +9982,40 @@ class GetSubscribedServicesSubscribedServiceResellerAddressResult(dict):
8063
9982
  :param str tca_cust_acct_site_id: TCA customer account site Id.
8064
9983
  :param str tca_party_site_number: Party site number.
8065
9984
  """
8066
- pulumi.set(__self__, "bill_site_use_id", bill_site_use_id)
8067
- pulumi.set(__self__, "is_bill_to", is_bill_to)
8068
- pulumi.set(__self__, "is_ship_to", is_ship_to)
8069
- pulumi.set(__self__, "locations", locations)
8070
- pulumi.set(__self__, "name", name)
8071
- pulumi.set(__self__, "phone", phone)
8072
- pulumi.set(__self__, "service2site_use_id", service2site_use_id)
8073
- pulumi.set(__self__, "tca_cust_acct_site_id", tca_cust_acct_site_id)
8074
- pulumi.set(__self__, "tca_party_site_number", tca_party_site_number)
9985
+ GetSubscribedServicesSubscribedServiceResellerAddressResult._configure(
9986
+ lambda key, value: pulumi.set(__self__, key, value),
9987
+ bill_site_use_id=bill_site_use_id,
9988
+ is_bill_to=is_bill_to,
9989
+ is_ship_to=is_ship_to,
9990
+ locations=locations,
9991
+ name=name,
9992
+ phone=phone,
9993
+ service2site_use_id=service2site_use_id,
9994
+ tca_cust_acct_site_id=tca_cust_acct_site_id,
9995
+ tca_party_site_number=tca_party_site_number,
9996
+ )
9997
+ @staticmethod
9998
+ def _configure(
9999
+ _setter: Callable[[Any, Any], None],
10000
+ bill_site_use_id: str,
10001
+ is_bill_to: bool,
10002
+ is_ship_to: bool,
10003
+ locations: Sequence['outputs.GetSubscribedServicesSubscribedServiceResellerAddressLocationResult'],
10004
+ name: str,
10005
+ phone: str,
10006
+ service2site_use_id: str,
10007
+ tca_cust_acct_site_id: str,
10008
+ tca_party_site_number: str,
10009
+ opts: Optional[pulumi.ResourceOptions]=None):
10010
+ _setter("bill_site_use_id", bill_site_use_id)
10011
+ _setter("is_bill_to", is_bill_to)
10012
+ _setter("is_ship_to", is_ship_to)
10013
+ _setter("locations", locations)
10014
+ _setter("name", name)
10015
+ _setter("phone", phone)
10016
+ _setter("service2site_use_id", service2site_use_id)
10017
+ _setter("tca_cust_acct_site_id", tca_cust_acct_site_id)
10018
+ _setter("tca_party_site_number", tca_party_site_number)
8075
10019
 
8076
10020
  @property
8077
10021
  @pulumi.getter(name="billSiteUseId")
@@ -8165,13 +10109,34 @@ class GetSubscribedServicesSubscribedServiceResellerAddressLocationResult(dict):
8165
10109
  :param str region: Region.
8166
10110
  :param str tca_location_id: Region.
8167
10111
  """
8168
- pulumi.set(__self__, "address1", address1)
8169
- pulumi.set(__self__, "address2", address2)
8170
- pulumi.set(__self__, "city", city)
8171
- pulumi.set(__self__, "country", country)
8172
- pulumi.set(__self__, "postal_code", postal_code)
8173
- pulumi.set(__self__, "region", region)
8174
- pulumi.set(__self__, "tca_location_id", tca_location_id)
10112
+ GetSubscribedServicesSubscribedServiceResellerAddressLocationResult._configure(
10113
+ lambda key, value: pulumi.set(__self__, key, value),
10114
+ address1=address1,
10115
+ address2=address2,
10116
+ city=city,
10117
+ country=country,
10118
+ postal_code=postal_code,
10119
+ region=region,
10120
+ tca_location_id=tca_location_id,
10121
+ )
10122
+ @staticmethod
10123
+ def _configure(
10124
+ _setter: Callable[[Any, Any], None],
10125
+ address1: str,
10126
+ address2: str,
10127
+ city: str,
10128
+ country: str,
10129
+ postal_code: str,
10130
+ region: str,
10131
+ tca_location_id: str,
10132
+ opts: Optional[pulumi.ResourceOptions]=None):
10133
+ _setter("address1", address1)
10134
+ _setter("address2", address2)
10135
+ _setter("city", city)
10136
+ _setter("country", country)
10137
+ _setter("postal_code", postal_code)
10138
+ _setter("region", region)
10139
+ _setter("tca_location_id", tca_location_id)
8175
10140
 
8176
10141
  @property
8177
10142
  @pulumi.getter
@@ -8251,14 +10216,37 @@ class GetSubscribedServicesSubscribedServiceResellerContactResult(dict):
8251
10216
  :param str tca_party_id: TCA party ID.
8252
10217
  :param str username: Username.
8253
10218
  """
8254
- pulumi.set(__self__, "email", email)
8255
- pulumi.set(__self__, "first_name", first_name)
8256
- pulumi.set(__self__, "last_name", last_name)
8257
- pulumi.set(__self__, "name", name)
8258
- pulumi.set(__self__, "tca_contact_id", tca_contact_id)
8259
- pulumi.set(__self__, "tca_cust_accnt_site_id", tca_cust_accnt_site_id)
8260
- pulumi.set(__self__, "tca_party_id", tca_party_id)
8261
- pulumi.set(__self__, "username", username)
10219
+ GetSubscribedServicesSubscribedServiceResellerContactResult._configure(
10220
+ lambda key, value: pulumi.set(__self__, key, value),
10221
+ email=email,
10222
+ first_name=first_name,
10223
+ last_name=last_name,
10224
+ name=name,
10225
+ tca_contact_id=tca_contact_id,
10226
+ tca_cust_accnt_site_id=tca_cust_accnt_site_id,
10227
+ tca_party_id=tca_party_id,
10228
+ username=username,
10229
+ )
10230
+ @staticmethod
10231
+ def _configure(
10232
+ _setter: Callable[[Any, Any], None],
10233
+ email: str,
10234
+ first_name: str,
10235
+ last_name: str,
10236
+ name: str,
10237
+ tca_contact_id: str,
10238
+ tca_cust_accnt_site_id: str,
10239
+ tca_party_id: str,
10240
+ username: str,
10241
+ opts: Optional[pulumi.ResourceOptions]=None):
10242
+ _setter("email", email)
10243
+ _setter("first_name", first_name)
10244
+ _setter("last_name", last_name)
10245
+ _setter("name", name)
10246
+ _setter("tca_contact_id", tca_contact_id)
10247
+ _setter("tca_cust_accnt_site_id", tca_cust_accnt_site_id)
10248
+ _setter("tca_party_id", tca_party_id)
10249
+ _setter("username", username)
8262
10250
 
8263
10251
  @property
8264
10252
  @pulumi.getter
@@ -8348,15 +10336,40 @@ class GetSubscribedServicesSubscribedServiceResellerCustomerResult(dict):
8348
10336
  :param str tca_party_id: TCA party ID.
8349
10337
  :param str tca_party_number: TCA party number.
8350
10338
  """
8351
- pulumi.set(__self__, "customer_chain_type", customer_chain_type)
8352
- pulumi.set(__self__, "is_chain_customer", is_chain_customer)
8353
- pulumi.set(__self__, "is_public_sector", is_public_sector)
8354
- pulumi.set(__self__, "name", name)
8355
- pulumi.set(__self__, "name_phonetic", name_phonetic)
8356
- pulumi.set(__self__, "tca_cust_account_number", tca_cust_account_number)
8357
- pulumi.set(__self__, "tca_customer_account_id", tca_customer_account_id)
8358
- pulumi.set(__self__, "tca_party_id", tca_party_id)
8359
- pulumi.set(__self__, "tca_party_number", tca_party_number)
10339
+ GetSubscribedServicesSubscribedServiceResellerCustomerResult._configure(
10340
+ lambda key, value: pulumi.set(__self__, key, value),
10341
+ customer_chain_type=customer_chain_type,
10342
+ is_chain_customer=is_chain_customer,
10343
+ is_public_sector=is_public_sector,
10344
+ name=name,
10345
+ name_phonetic=name_phonetic,
10346
+ tca_cust_account_number=tca_cust_account_number,
10347
+ tca_customer_account_id=tca_customer_account_id,
10348
+ tca_party_id=tca_party_id,
10349
+ tca_party_number=tca_party_number,
10350
+ )
10351
+ @staticmethod
10352
+ def _configure(
10353
+ _setter: Callable[[Any, Any], None],
10354
+ customer_chain_type: str,
10355
+ is_chain_customer: bool,
10356
+ is_public_sector: bool,
10357
+ name: str,
10358
+ name_phonetic: str,
10359
+ tca_cust_account_number: str,
10360
+ tca_customer_account_id: str,
10361
+ tca_party_id: str,
10362
+ tca_party_number: str,
10363
+ opts: Optional[pulumi.ResourceOptions]=None):
10364
+ _setter("customer_chain_type", customer_chain_type)
10365
+ _setter("is_chain_customer", is_chain_customer)
10366
+ _setter("is_public_sector", is_public_sector)
10367
+ _setter("name", name)
10368
+ _setter("name_phonetic", name_phonetic)
10369
+ _setter("tca_cust_account_number", tca_cust_account_number)
10370
+ _setter("tca_customer_account_id", tca_customer_account_id)
10371
+ _setter("tca_party_id", tca_party_id)
10372
+ _setter("tca_party_number", tca_party_number)
8360
10373
 
8361
10374
  @property
8362
10375
  @pulumi.getter(name="customerChainType")
@@ -8454,15 +10467,40 @@ class GetSubscribedServicesSubscribedServiceServiceToAddressResult(dict):
8454
10467
  :param str tca_cust_acct_site_id: TCA customer account site Id.
8455
10468
  :param str tca_party_site_number: Party site number.
8456
10469
  """
8457
- pulumi.set(__self__, "bill_site_use_id", bill_site_use_id)
8458
- pulumi.set(__self__, "is_bill_to", is_bill_to)
8459
- pulumi.set(__self__, "is_ship_to", is_ship_to)
8460
- pulumi.set(__self__, "locations", locations)
8461
- pulumi.set(__self__, "name", name)
8462
- pulumi.set(__self__, "phone", phone)
8463
- pulumi.set(__self__, "service2site_use_id", service2site_use_id)
8464
- pulumi.set(__self__, "tca_cust_acct_site_id", tca_cust_acct_site_id)
8465
- pulumi.set(__self__, "tca_party_site_number", tca_party_site_number)
10470
+ GetSubscribedServicesSubscribedServiceServiceToAddressResult._configure(
10471
+ lambda key, value: pulumi.set(__self__, key, value),
10472
+ bill_site_use_id=bill_site_use_id,
10473
+ is_bill_to=is_bill_to,
10474
+ is_ship_to=is_ship_to,
10475
+ locations=locations,
10476
+ name=name,
10477
+ phone=phone,
10478
+ service2site_use_id=service2site_use_id,
10479
+ tca_cust_acct_site_id=tca_cust_acct_site_id,
10480
+ tca_party_site_number=tca_party_site_number,
10481
+ )
10482
+ @staticmethod
10483
+ def _configure(
10484
+ _setter: Callable[[Any, Any], None],
10485
+ bill_site_use_id: str,
10486
+ is_bill_to: bool,
10487
+ is_ship_to: bool,
10488
+ locations: Sequence['outputs.GetSubscribedServicesSubscribedServiceServiceToAddressLocationResult'],
10489
+ name: str,
10490
+ phone: str,
10491
+ service2site_use_id: str,
10492
+ tca_cust_acct_site_id: str,
10493
+ tca_party_site_number: str,
10494
+ opts: Optional[pulumi.ResourceOptions]=None):
10495
+ _setter("bill_site_use_id", bill_site_use_id)
10496
+ _setter("is_bill_to", is_bill_to)
10497
+ _setter("is_ship_to", is_ship_to)
10498
+ _setter("locations", locations)
10499
+ _setter("name", name)
10500
+ _setter("phone", phone)
10501
+ _setter("service2site_use_id", service2site_use_id)
10502
+ _setter("tca_cust_acct_site_id", tca_cust_acct_site_id)
10503
+ _setter("tca_party_site_number", tca_party_site_number)
8466
10504
 
8467
10505
  @property
8468
10506
  @pulumi.getter(name="billSiteUseId")
@@ -8556,13 +10594,34 @@ class GetSubscribedServicesSubscribedServiceServiceToAddressLocationResult(dict)
8556
10594
  :param str region: Region.
8557
10595
  :param str tca_location_id: Region.
8558
10596
  """
8559
- pulumi.set(__self__, "address1", address1)
8560
- pulumi.set(__self__, "address2", address2)
8561
- pulumi.set(__self__, "city", city)
8562
- pulumi.set(__self__, "country", country)
8563
- pulumi.set(__self__, "postal_code", postal_code)
8564
- pulumi.set(__self__, "region", region)
8565
- pulumi.set(__self__, "tca_location_id", tca_location_id)
10597
+ GetSubscribedServicesSubscribedServiceServiceToAddressLocationResult._configure(
10598
+ lambda key, value: pulumi.set(__self__, key, value),
10599
+ address1=address1,
10600
+ address2=address2,
10601
+ city=city,
10602
+ country=country,
10603
+ postal_code=postal_code,
10604
+ region=region,
10605
+ tca_location_id=tca_location_id,
10606
+ )
10607
+ @staticmethod
10608
+ def _configure(
10609
+ _setter: Callable[[Any, Any], None],
10610
+ address1: str,
10611
+ address2: str,
10612
+ city: str,
10613
+ country: str,
10614
+ postal_code: str,
10615
+ region: str,
10616
+ tca_location_id: str,
10617
+ opts: Optional[pulumi.ResourceOptions]=None):
10618
+ _setter("address1", address1)
10619
+ _setter("address2", address2)
10620
+ _setter("city", city)
10621
+ _setter("country", country)
10622
+ _setter("postal_code", postal_code)
10623
+ _setter("region", region)
10624
+ _setter("tca_location_id", tca_location_id)
8566
10625
 
8567
10626
  @property
8568
10627
  @pulumi.getter
@@ -8642,14 +10701,37 @@ class GetSubscribedServicesSubscribedServiceServiceToContactResult(dict):
8642
10701
  :param str tca_party_id: TCA party ID.
8643
10702
  :param str username: Username.
8644
10703
  """
8645
- pulumi.set(__self__, "email", email)
8646
- pulumi.set(__self__, "first_name", first_name)
8647
- pulumi.set(__self__, "last_name", last_name)
8648
- pulumi.set(__self__, "name", name)
8649
- pulumi.set(__self__, "tca_contact_id", tca_contact_id)
8650
- pulumi.set(__self__, "tca_cust_accnt_site_id", tca_cust_accnt_site_id)
8651
- pulumi.set(__self__, "tca_party_id", tca_party_id)
8652
- pulumi.set(__self__, "username", username)
10704
+ GetSubscribedServicesSubscribedServiceServiceToContactResult._configure(
10705
+ lambda key, value: pulumi.set(__self__, key, value),
10706
+ email=email,
10707
+ first_name=first_name,
10708
+ last_name=last_name,
10709
+ name=name,
10710
+ tca_contact_id=tca_contact_id,
10711
+ tca_cust_accnt_site_id=tca_cust_accnt_site_id,
10712
+ tca_party_id=tca_party_id,
10713
+ username=username,
10714
+ )
10715
+ @staticmethod
10716
+ def _configure(
10717
+ _setter: Callable[[Any, Any], None],
10718
+ email: str,
10719
+ first_name: str,
10720
+ last_name: str,
10721
+ name: str,
10722
+ tca_contact_id: str,
10723
+ tca_cust_accnt_site_id: str,
10724
+ tca_party_id: str,
10725
+ username: str,
10726
+ opts: Optional[pulumi.ResourceOptions]=None):
10727
+ _setter("email", email)
10728
+ _setter("first_name", first_name)
10729
+ _setter("last_name", last_name)
10730
+ _setter("name", name)
10731
+ _setter("tca_contact_id", tca_contact_id)
10732
+ _setter("tca_cust_accnt_site_id", tca_cust_accnt_site_id)
10733
+ _setter("tca_party_id", tca_party_id)
10734
+ _setter("username", username)
8653
10735
 
8654
10736
  @property
8655
10737
  @pulumi.getter
@@ -8739,15 +10821,40 @@ class GetSubscribedServicesSubscribedServiceServiceToCustomerResult(dict):
8739
10821
  :param str tca_party_id: TCA party ID.
8740
10822
  :param str tca_party_number: TCA party number.
8741
10823
  """
8742
- pulumi.set(__self__, "customer_chain_type", customer_chain_type)
8743
- pulumi.set(__self__, "is_chain_customer", is_chain_customer)
8744
- pulumi.set(__self__, "is_public_sector", is_public_sector)
8745
- pulumi.set(__self__, "name", name)
8746
- pulumi.set(__self__, "name_phonetic", name_phonetic)
8747
- pulumi.set(__self__, "tca_cust_account_number", tca_cust_account_number)
8748
- pulumi.set(__self__, "tca_customer_account_id", tca_customer_account_id)
8749
- pulumi.set(__self__, "tca_party_id", tca_party_id)
8750
- pulumi.set(__self__, "tca_party_number", tca_party_number)
10824
+ GetSubscribedServicesSubscribedServiceServiceToCustomerResult._configure(
10825
+ lambda key, value: pulumi.set(__self__, key, value),
10826
+ customer_chain_type=customer_chain_type,
10827
+ is_chain_customer=is_chain_customer,
10828
+ is_public_sector=is_public_sector,
10829
+ name=name,
10830
+ name_phonetic=name_phonetic,
10831
+ tca_cust_account_number=tca_cust_account_number,
10832
+ tca_customer_account_id=tca_customer_account_id,
10833
+ tca_party_id=tca_party_id,
10834
+ tca_party_number=tca_party_number,
10835
+ )
10836
+ @staticmethod
10837
+ def _configure(
10838
+ _setter: Callable[[Any, Any], None],
10839
+ customer_chain_type: str,
10840
+ is_chain_customer: bool,
10841
+ is_public_sector: bool,
10842
+ name: str,
10843
+ name_phonetic: str,
10844
+ tca_cust_account_number: str,
10845
+ tca_customer_account_id: str,
10846
+ tca_party_id: str,
10847
+ tca_party_number: str,
10848
+ opts: Optional[pulumi.ResourceOptions]=None):
10849
+ _setter("customer_chain_type", customer_chain_type)
10850
+ _setter("is_chain_customer", is_chain_customer)
10851
+ _setter("is_public_sector", is_public_sector)
10852
+ _setter("name", name)
10853
+ _setter("name_phonetic", name_phonetic)
10854
+ _setter("tca_cust_account_number", tca_cust_account_number)
10855
+ _setter("tca_customer_account_id", tca_customer_account_id)
10856
+ _setter("tca_party_id", tca_party_id)
10857
+ _setter("tca_party_number", tca_party_number)
8751
10858
 
8752
10859
  @property
8753
10860
  @pulumi.getter(name="customerChainType")
@@ -8843,14 +10950,37 @@ class GetSubscribedServicesSubscribedServiceSoldToContactResult(dict):
8843
10950
  :param str tca_party_id: TCA party ID.
8844
10951
  :param str username: Username.
8845
10952
  """
8846
- pulumi.set(__self__, "email", email)
8847
- pulumi.set(__self__, "first_name", first_name)
8848
- pulumi.set(__self__, "last_name", last_name)
8849
- pulumi.set(__self__, "name", name)
8850
- pulumi.set(__self__, "tca_contact_id", tca_contact_id)
8851
- pulumi.set(__self__, "tca_cust_accnt_site_id", tca_cust_accnt_site_id)
8852
- pulumi.set(__self__, "tca_party_id", tca_party_id)
8853
- pulumi.set(__self__, "username", username)
10953
+ GetSubscribedServicesSubscribedServiceSoldToContactResult._configure(
10954
+ lambda key, value: pulumi.set(__self__, key, value),
10955
+ email=email,
10956
+ first_name=first_name,
10957
+ last_name=last_name,
10958
+ name=name,
10959
+ tca_contact_id=tca_contact_id,
10960
+ tca_cust_accnt_site_id=tca_cust_accnt_site_id,
10961
+ tca_party_id=tca_party_id,
10962
+ username=username,
10963
+ )
10964
+ @staticmethod
10965
+ def _configure(
10966
+ _setter: Callable[[Any, Any], None],
10967
+ email: str,
10968
+ first_name: str,
10969
+ last_name: str,
10970
+ name: str,
10971
+ tca_contact_id: str,
10972
+ tca_cust_accnt_site_id: str,
10973
+ tca_party_id: str,
10974
+ username: str,
10975
+ opts: Optional[pulumi.ResourceOptions]=None):
10976
+ _setter("email", email)
10977
+ _setter("first_name", first_name)
10978
+ _setter("last_name", last_name)
10979
+ _setter("name", name)
10980
+ _setter("tca_contact_id", tca_contact_id)
10981
+ _setter("tca_cust_accnt_site_id", tca_cust_accnt_site_id)
10982
+ _setter("tca_party_id", tca_party_id)
10983
+ _setter("username", username)
8854
10984
 
8855
10985
  @property
8856
10986
  @pulumi.getter
@@ -8940,15 +11070,40 @@ class GetSubscribedServicesSubscribedServiceSoldToCustomerResult(dict):
8940
11070
  :param str tca_party_id: TCA party ID.
8941
11071
  :param str tca_party_number: TCA party number.
8942
11072
  """
8943
- pulumi.set(__self__, "customer_chain_type", customer_chain_type)
8944
- pulumi.set(__self__, "is_chain_customer", is_chain_customer)
8945
- pulumi.set(__self__, "is_public_sector", is_public_sector)
8946
- pulumi.set(__self__, "name", name)
8947
- pulumi.set(__self__, "name_phonetic", name_phonetic)
8948
- pulumi.set(__self__, "tca_cust_account_number", tca_cust_account_number)
8949
- pulumi.set(__self__, "tca_customer_account_id", tca_customer_account_id)
8950
- pulumi.set(__self__, "tca_party_id", tca_party_id)
8951
- pulumi.set(__self__, "tca_party_number", tca_party_number)
11073
+ GetSubscribedServicesSubscribedServiceSoldToCustomerResult._configure(
11074
+ lambda key, value: pulumi.set(__self__, key, value),
11075
+ customer_chain_type=customer_chain_type,
11076
+ is_chain_customer=is_chain_customer,
11077
+ is_public_sector=is_public_sector,
11078
+ name=name,
11079
+ name_phonetic=name_phonetic,
11080
+ tca_cust_account_number=tca_cust_account_number,
11081
+ tca_customer_account_id=tca_customer_account_id,
11082
+ tca_party_id=tca_party_id,
11083
+ tca_party_number=tca_party_number,
11084
+ )
11085
+ @staticmethod
11086
+ def _configure(
11087
+ _setter: Callable[[Any, Any], None],
11088
+ customer_chain_type: str,
11089
+ is_chain_customer: bool,
11090
+ is_public_sector: bool,
11091
+ name: str,
11092
+ name_phonetic: str,
11093
+ tca_cust_account_number: str,
11094
+ tca_customer_account_id: str,
11095
+ tca_party_id: str,
11096
+ tca_party_number: str,
11097
+ opts: Optional[pulumi.ResourceOptions]=None):
11098
+ _setter("customer_chain_type", customer_chain_type)
11099
+ _setter("is_chain_customer", is_chain_customer)
11100
+ _setter("is_public_sector", is_public_sector)
11101
+ _setter("name", name)
11102
+ _setter("name_phonetic", name_phonetic)
11103
+ _setter("tca_cust_account_number", tca_cust_account_number)
11104
+ _setter("tca_customer_account_id", tca_customer_account_id)
11105
+ _setter("tca_party_id", tca_party_id)
11106
+ _setter("tca_party_number", tca_party_number)
8952
11107
 
8953
11108
  @property
8954
11109
  @pulumi.getter(name="customerChainType")
@@ -9032,10 +11187,23 @@ class GetSubscriptionsFilterResult(dict):
9032
11187
  """
9033
11188
  :param str name: Product name
9034
11189
  """
9035
- pulumi.set(__self__, "name", name)
9036
- pulumi.set(__self__, "values", values)
11190
+ GetSubscriptionsFilterResult._configure(
11191
+ lambda key, value: pulumi.set(__self__, key, value),
11192
+ name=name,
11193
+ values=values,
11194
+ regex=regex,
11195
+ )
11196
+ @staticmethod
11197
+ def _configure(
11198
+ _setter: Callable[[Any, Any], None],
11199
+ name: str,
11200
+ values: Sequence[str],
11201
+ regex: Optional[bool] = None,
11202
+ opts: Optional[pulumi.ResourceOptions]=None):
11203
+ _setter("name", name)
11204
+ _setter("values", values)
9037
11205
  if regex is not None:
9038
- pulumi.set(__self__, "regex", regex)
11206
+ _setter("regex", regex)
9039
11207
 
9040
11208
  @property
9041
11209
  @pulumi.getter
@@ -9077,14 +11245,37 @@ class GetSubscriptionsSubscriptionResult(dict):
9077
11245
  :param str time_hold_release_eta: Represents the date of the hold release
9078
11246
  :param str time_start: Represents the date when the first service of the subscription was activated
9079
11247
  """
9080
- pulumi.set(__self__, "currencies", currencies)
9081
- pulumi.set(__self__, "hold_reason", hold_reason)
9082
- pulumi.set(__self__, "service_name", service_name)
9083
- pulumi.set(__self__, "status", status)
9084
- pulumi.set(__self__, "subscribed_services", subscribed_services)
9085
- pulumi.set(__self__, "time_end", time_end)
9086
- pulumi.set(__self__, "time_hold_release_eta", time_hold_release_eta)
9087
- pulumi.set(__self__, "time_start", time_start)
11248
+ GetSubscriptionsSubscriptionResult._configure(
11249
+ lambda key, value: pulumi.set(__self__, key, value),
11250
+ currencies=currencies,
11251
+ hold_reason=hold_reason,
11252
+ service_name=service_name,
11253
+ status=status,
11254
+ subscribed_services=subscribed_services,
11255
+ time_end=time_end,
11256
+ time_hold_release_eta=time_hold_release_eta,
11257
+ time_start=time_start,
11258
+ )
11259
+ @staticmethod
11260
+ def _configure(
11261
+ _setter: Callable[[Any, Any], None],
11262
+ currencies: Sequence['outputs.GetSubscriptionsSubscriptionCurrencyResult'],
11263
+ hold_reason: str,
11264
+ service_name: str,
11265
+ status: str,
11266
+ subscribed_services: Sequence['outputs.GetSubscriptionsSubscriptionSubscribedServiceResult'],
11267
+ time_end: str,
11268
+ time_hold_release_eta: str,
11269
+ time_start: str,
11270
+ opts: Optional[pulumi.ResourceOptions]=None):
11271
+ _setter("currencies", currencies)
11272
+ _setter("hold_reason", hold_reason)
11273
+ _setter("service_name", service_name)
11274
+ _setter("status", status)
11275
+ _setter("subscribed_services", subscribed_services)
11276
+ _setter("time_end", time_end)
11277
+ _setter("time_hold_release_eta", time_hold_release_eta)
11278
+ _setter("time_start", time_start)
9088
11279
 
9089
11280
  @property
9090
11281
  @pulumi.getter
@@ -9162,9 +11353,22 @@ class GetSubscriptionsSubscriptionCurrencyResult(dict):
9162
11353
  :param str name: Product name
9163
11354
  :param str std_precision: Standard Precision of the Currency
9164
11355
  """
9165
- pulumi.set(__self__, "iso_code", iso_code)
9166
- pulumi.set(__self__, "name", name)
9167
- pulumi.set(__self__, "std_precision", std_precision)
11356
+ GetSubscriptionsSubscriptionCurrencyResult._configure(
11357
+ lambda key, value: pulumi.set(__self__, key, value),
11358
+ iso_code=iso_code,
11359
+ name=name,
11360
+ std_precision=std_precision,
11361
+ )
11362
+ @staticmethod
11363
+ def _configure(
11364
+ _setter: Callable[[Any, Any], None],
11365
+ iso_code: str,
11366
+ name: str,
11367
+ std_precision: str,
11368
+ opts: Optional[pulumi.ResourceOptions]=None):
11369
+ _setter("iso_code", iso_code)
11370
+ _setter("name", name)
11371
+ _setter("std_precision", std_precision)
9168
11372
 
9169
11373
  @property
9170
11374
  @pulumi.getter(name="isoCode")
@@ -9246,31 +11450,88 @@ class GetSubscriptionsSubscriptionSubscribedServiceResult(dict):
9246
11450
  :param str total_value: Subscribed service total value
9247
11451
  :param str used_amount: Subscribed service used amount
9248
11452
  """
9249
- pulumi.set(__self__, "available_amount", available_amount)
9250
- pulumi.set(__self__, "booking_opty_number", booking_opty_number)
9251
- pulumi.set(__self__, "commitment_services", commitment_services)
9252
- pulumi.set(__self__, "csi", csi)
9253
- pulumi.set(__self__, "data_center_region", data_center_region)
9254
- pulumi.set(__self__, "funded_allocation_value", funded_allocation_value)
9255
- pulumi.set(__self__, "id", id)
9256
- pulumi.set(__self__, "is_intent_to_pay", is_intent_to_pay)
9257
- pulumi.set(__self__, "net_unit_price", net_unit_price)
9258
- pulumi.set(__self__, "operation_type", operation_type)
9259
- pulumi.set(__self__, "order_number", order_number)
9260
- pulumi.set(__self__, "original_promo_amount", original_promo_amount)
9261
- pulumi.set(__self__, "partner_transaction_type", partner_transaction_type)
9262
- pulumi.set(__self__, "pricing_model", pricing_model)
9263
- pulumi.set(__self__, "products", products)
9264
- pulumi.set(__self__, "program_type", program_type)
9265
- pulumi.set(__self__, "promo_type", promo_type)
9266
- pulumi.set(__self__, "quantity", quantity)
9267
- pulumi.set(__self__, "status", status)
9268
- pulumi.set(__self__, "term_value", term_value)
9269
- pulumi.set(__self__, "term_value_uom", term_value_uom)
9270
- pulumi.set(__self__, "time_end", time_end)
9271
- pulumi.set(__self__, "time_start", time_start)
9272
- pulumi.set(__self__, "total_value", total_value)
9273
- pulumi.set(__self__, "used_amount", used_amount)
11453
+ GetSubscriptionsSubscriptionSubscribedServiceResult._configure(
11454
+ lambda key, value: pulumi.set(__self__, key, value),
11455
+ available_amount=available_amount,
11456
+ booking_opty_number=booking_opty_number,
11457
+ commitment_services=commitment_services,
11458
+ csi=csi,
11459
+ data_center_region=data_center_region,
11460
+ funded_allocation_value=funded_allocation_value,
11461
+ id=id,
11462
+ is_intent_to_pay=is_intent_to_pay,
11463
+ net_unit_price=net_unit_price,
11464
+ operation_type=operation_type,
11465
+ order_number=order_number,
11466
+ original_promo_amount=original_promo_amount,
11467
+ partner_transaction_type=partner_transaction_type,
11468
+ pricing_model=pricing_model,
11469
+ products=products,
11470
+ program_type=program_type,
11471
+ promo_type=promo_type,
11472
+ quantity=quantity,
11473
+ status=status,
11474
+ term_value=term_value,
11475
+ term_value_uom=term_value_uom,
11476
+ time_end=time_end,
11477
+ time_start=time_start,
11478
+ total_value=total_value,
11479
+ used_amount=used_amount,
11480
+ )
11481
+ @staticmethod
11482
+ def _configure(
11483
+ _setter: Callable[[Any, Any], None],
11484
+ available_amount: str,
11485
+ booking_opty_number: str,
11486
+ commitment_services: Sequence['outputs.GetSubscriptionsSubscriptionSubscribedServiceCommitmentServiceResult'],
11487
+ csi: str,
11488
+ data_center_region: str,
11489
+ funded_allocation_value: str,
11490
+ id: str,
11491
+ is_intent_to_pay: bool,
11492
+ net_unit_price: str,
11493
+ operation_type: str,
11494
+ order_number: str,
11495
+ original_promo_amount: str,
11496
+ partner_transaction_type: str,
11497
+ pricing_model: str,
11498
+ products: Sequence['outputs.GetSubscriptionsSubscriptionSubscribedServiceProductResult'],
11499
+ program_type: str,
11500
+ promo_type: str,
11501
+ quantity: str,
11502
+ status: str,
11503
+ term_value: str,
11504
+ term_value_uom: str,
11505
+ time_end: str,
11506
+ time_start: str,
11507
+ total_value: str,
11508
+ used_amount: str,
11509
+ opts: Optional[pulumi.ResourceOptions]=None):
11510
+ _setter("available_amount", available_amount)
11511
+ _setter("booking_opty_number", booking_opty_number)
11512
+ _setter("commitment_services", commitment_services)
11513
+ _setter("csi", csi)
11514
+ _setter("data_center_region", data_center_region)
11515
+ _setter("funded_allocation_value", funded_allocation_value)
11516
+ _setter("id", id)
11517
+ _setter("is_intent_to_pay", is_intent_to_pay)
11518
+ _setter("net_unit_price", net_unit_price)
11519
+ _setter("operation_type", operation_type)
11520
+ _setter("order_number", order_number)
11521
+ _setter("original_promo_amount", original_promo_amount)
11522
+ _setter("partner_transaction_type", partner_transaction_type)
11523
+ _setter("pricing_model", pricing_model)
11524
+ _setter("products", products)
11525
+ _setter("program_type", program_type)
11526
+ _setter("promo_type", promo_type)
11527
+ _setter("quantity", quantity)
11528
+ _setter("status", status)
11529
+ _setter("term_value", term_value)
11530
+ _setter("term_value_uom", term_value_uom)
11531
+ _setter("time_end", time_end)
11532
+ _setter("time_start", time_start)
11533
+ _setter("total_value", total_value)
11534
+ _setter("used_amount", used_amount)
9274
11535
 
9275
11536
  @property
9276
11537
  @pulumi.getter(name="availableAmount")
@@ -9490,12 +11751,31 @@ class GetSubscriptionsSubscriptionSubscribedServiceCommitmentServiceResult(dict)
9490
11751
  :param str time_end: Represents the date when the last service of the subscription ends
9491
11752
  :param str time_start: Represents the date when the first service of the subscription was activated
9492
11753
  """
9493
- pulumi.set(__self__, "available_amount", available_amount)
9494
- pulumi.set(__self__, "funded_allocation_value", funded_allocation_value)
9495
- pulumi.set(__self__, "line_net_amount", line_net_amount)
9496
- pulumi.set(__self__, "quantity", quantity)
9497
- pulumi.set(__self__, "time_end", time_end)
9498
- pulumi.set(__self__, "time_start", time_start)
11754
+ GetSubscriptionsSubscriptionSubscribedServiceCommitmentServiceResult._configure(
11755
+ lambda key, value: pulumi.set(__self__, key, value),
11756
+ available_amount=available_amount,
11757
+ funded_allocation_value=funded_allocation_value,
11758
+ line_net_amount=line_net_amount,
11759
+ quantity=quantity,
11760
+ time_end=time_end,
11761
+ time_start=time_start,
11762
+ )
11763
+ @staticmethod
11764
+ def _configure(
11765
+ _setter: Callable[[Any, Any], None],
11766
+ available_amount: str,
11767
+ funded_allocation_value: str,
11768
+ line_net_amount: str,
11769
+ quantity: str,
11770
+ time_end: str,
11771
+ time_start: str,
11772
+ opts: Optional[pulumi.ResourceOptions]=None):
11773
+ _setter("available_amount", available_amount)
11774
+ _setter("funded_allocation_value", funded_allocation_value)
11775
+ _setter("line_net_amount", line_net_amount)
11776
+ _setter("quantity", quantity)
11777
+ _setter("time_end", time_end)
11778
+ _setter("time_start", time_start)
9499
11779
 
9500
11780
  @property
9501
11781
  @pulumi.getter(name="availableAmount")
@@ -9559,10 +11839,25 @@ class GetSubscriptionsSubscriptionSubscribedServiceProductResult(dict):
9559
11839
  :param str provisioning_group: Product provisioning group
9560
11840
  :param str unit_of_measure: Unit of measure
9561
11841
  """
9562
- pulumi.set(__self__, "name", name)
9563
- pulumi.set(__self__, "part_number", part_number)
9564
- pulumi.set(__self__, "provisioning_group", provisioning_group)
9565
- pulumi.set(__self__, "unit_of_measure", unit_of_measure)
11842
+ GetSubscriptionsSubscriptionSubscribedServiceProductResult._configure(
11843
+ lambda key, value: pulumi.set(__self__, key, value),
11844
+ name=name,
11845
+ part_number=part_number,
11846
+ provisioning_group=provisioning_group,
11847
+ unit_of_measure=unit_of_measure,
11848
+ )
11849
+ @staticmethod
11850
+ def _configure(
11851
+ _setter: Callable[[Any, Any], None],
11852
+ name: str,
11853
+ part_number: str,
11854
+ provisioning_group: str,
11855
+ unit_of_measure: str,
11856
+ opts: Optional[pulumi.ResourceOptions]=None):
11857
+ _setter("name", name)
11858
+ _setter("part_number", part_number)
11859
+ _setter("provisioning_group", provisioning_group)
11860
+ _setter("unit_of_measure", unit_of_measure)
9566
11861
 
9567
11862
  @property
9568
11863
  @pulumi.getter