pulumi-wavefront 3.2.0a1743576067__py3-none-any.whl → 3.2.0a1744267399__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 (57) hide show
  1. pulumi_wavefront/__init__.py +1 -0
  2. pulumi_wavefront/_inputs.py +501 -500
  3. pulumi_wavefront/alert.py +239 -238
  4. pulumi_wavefront/alert_target.py +148 -147
  5. pulumi_wavefront/cloud_integration_app_dynamics.py +239 -238
  6. pulumi_wavefront/cloud_integration_aws_external_id.py +1 -0
  7. pulumi_wavefront/cloud_integration_azure.py +155 -154
  8. pulumi_wavefront/cloud_integration_azure_activity_log.py +127 -126
  9. pulumi_wavefront/cloud_integration_cloud_trail.py +155 -154
  10. pulumi_wavefront/cloud_integration_cloud_watch.py +169 -168
  11. pulumi_wavefront/cloud_integration_ec2.py +113 -112
  12. pulumi_wavefront/cloud_integration_gcp.py +127 -126
  13. pulumi_wavefront/cloud_integration_gcp_billing.py +113 -112
  14. pulumi_wavefront/cloud_integration_new_relic.py +113 -112
  15. pulumi_wavefront/config/__init__.py +1 -0
  16. pulumi_wavefront/config/__init__.pyi +1 -0
  17. pulumi_wavefront/config/vars.py +1 -0
  18. pulumi_wavefront/dashboard.py +127 -126
  19. pulumi_wavefront/dashboard_json.py +15 -14
  20. pulumi_wavefront/derived_metric.py +71 -70
  21. pulumi_wavefront/event.py +67 -66
  22. pulumi_wavefront/external_link.py +99 -98
  23. pulumi_wavefront/get_alert.py +31 -30
  24. pulumi_wavefront/get_alerts.py +12 -11
  25. pulumi_wavefront/get_dashboard.py +38 -37
  26. pulumi_wavefront/get_dashboards.py +12 -11
  27. pulumi_wavefront/get_default_user_group.py +3 -2
  28. pulumi_wavefront/get_derived_metric.py +29 -28
  29. pulumi_wavefront/get_derived_metrics.py +12 -11
  30. pulumi_wavefront/get_event.py +15 -14
  31. pulumi_wavefront/get_events.py +22 -21
  32. pulumi_wavefront/get_external_link.py +17 -16
  33. pulumi_wavefront/get_external_links.py +12 -11
  34. pulumi_wavefront/get_maintenance_window.py +23 -22
  35. pulumi_wavefront/get_maintenance_window_all.py +8 -7
  36. pulumi_wavefront/get_metrics_policy.py +5 -4
  37. pulumi_wavefront/get_role.py +9 -8
  38. pulumi_wavefront/get_roles.py +12 -11
  39. pulumi_wavefront/get_user.py +11 -10
  40. pulumi_wavefront/get_user_group.py +10 -9
  41. pulumi_wavefront/get_user_groups.py +12 -11
  42. pulumi_wavefront/get_users.py +2 -1
  43. pulumi_wavefront/ingestion_policy.py +79 -78
  44. pulumi_wavefront/maintenance_window.py +127 -126
  45. pulumi_wavefront/metrics_policy.py +22 -21
  46. pulumi_wavefront/outputs.py +1205 -1204
  47. pulumi_wavefront/provider.py +19 -18
  48. pulumi_wavefront/pulumi-plugin.json +1 -1
  49. pulumi_wavefront/role.py +57 -56
  50. pulumi_wavefront/service_account.py +85 -84
  51. pulumi_wavefront/user.py +57 -56
  52. pulumi_wavefront/user_group.py +29 -28
  53. {pulumi_wavefront-3.2.0a1743576067.dist-info → pulumi_wavefront-3.2.0a1744267399.dist-info}/METADATA +1 -1
  54. pulumi_wavefront-3.2.0a1744267399.dist-info/RECORD +58 -0
  55. pulumi_wavefront-3.2.0a1743576067.dist-info/RECORD +0 -58
  56. {pulumi_wavefront-3.2.0a1743576067.dist-info → pulumi_wavefront-3.2.0a1744267399.dist-info}/WHEEL +0 -0
  57. {pulumi_wavefront-3.2.0a1743576067.dist-info → pulumi_wavefront-3.2.0a1744267399.dist-info}/top_level.txt +0 -0

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.