pulumi-newrelic 5.25.0a1716510846__tar.gz → 5.25.1__tar.gz

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 (94) hide show
  1. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/PKG-INFO +1 -1
  2. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/_inputs.py +281 -1
  3. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/notification_destination.py +14 -10
  4. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/outputs.py +280 -1
  5. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/pulumi-plugin.json +1 -1
  6. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic.egg-info/PKG-INFO +1 -1
  7. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pyproject.toml +1 -1
  8. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/README.md +0 -0
  9. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/__init__.py +0 -0
  10. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/_utilities.py +0 -0
  11. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/account_management.py +0 -0
  12. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/alert_channel.py +0 -0
  13. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/alert_condition.py +0 -0
  14. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/alert_muting_rule.py +0 -0
  15. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/alert_policy.py +0 -0
  16. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/alert_policy_channel.py +0 -0
  17. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/api_access_key.py +0 -0
  18. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/browser_application.py +0 -0
  19. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/cloud/__init__.py +0 -0
  20. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/cloud/_inputs.py +0 -0
  21. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/cloud/aws_govcloud_integrations.py +0 -0
  22. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/cloud/aws_govcloud_link_account.py +0 -0
  23. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/cloud/aws_integrations.py +0 -0
  24. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/cloud/aws_link_account.py +0 -0
  25. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/cloud/azure_integrations.py +0 -0
  26. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/cloud/azure_link_account.py +0 -0
  27. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/cloud/gcp_integrations.py +0 -0
  28. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/cloud/gcp_link_account.py +0 -0
  29. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/cloud/outputs.py +0 -0
  30. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/config/__init__.py +0 -0
  31. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/config/__init__.pyi +0 -0
  32. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/config/vars.py +0 -0
  33. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/data_partition_rule.py +0 -0
  34. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/entity_tags.py +0 -0
  35. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/events_to_metrics_rule.py +0 -0
  36. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/get_account.py +0 -0
  37. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/get_alert_channel.py +0 -0
  38. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/get_alert_policy.py +0 -0
  39. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/get_application.py +0 -0
  40. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/get_authentication_domain.py +0 -0
  41. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/get_cloud_account.py +0 -0
  42. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/get_entity.py +0 -0
  43. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/get_group.py +0 -0
  44. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/get_key_transaction.py +0 -0
  45. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/get_notification_destination.py +0 -0
  46. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/get_obfuscation_expression.py +0 -0
  47. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/get_service_level_alert_helper.py +0 -0
  48. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/get_test_grok_pattern.py +0 -0
  49. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/get_user.py +0 -0
  50. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/group.py +0 -0
  51. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/infra_alert_condition.py +0 -0
  52. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/insights/__init__.py +0 -0
  53. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/insights/_inputs.py +0 -0
  54. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/insights/event.py +0 -0
  55. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/insights/outputs.py +0 -0
  56. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/log_parsing_rule.py +0 -0
  57. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/monitor_downtime.py +0 -0
  58. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/notification_channel.py +0 -0
  59. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/nrql_alert_condition.py +0 -0
  60. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/nrql_drop_rule.py +0 -0
  61. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/obfuscation_expression.py +0 -0
  62. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/obfuscation_rule.py +0 -0
  63. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/one_dashboard.py +0 -0
  64. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/one_dashboard_json.py +0 -0
  65. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/one_dashboard_raw.py +0 -0
  66. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/plugins/__init__.py +0 -0
  67. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/plugins/_inputs.py +0 -0
  68. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/plugins/application_settings.py +0 -0
  69. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/plugins/outputs.py +0 -0
  70. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/plugins/workload.py +0 -0
  71. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/provider.py +0 -0
  72. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/py.typed +0 -0
  73. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/service_level.py +0 -0
  74. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/synthetics/__init__.py +0 -0
  75. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/synthetics/_inputs.py +0 -0
  76. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/synthetics/alert_condition.py +0 -0
  77. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/synthetics/broken_links_monitor.py +0 -0
  78. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/synthetics/cert_check_monitor.py +0 -0
  79. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/synthetics/get_private_location.py +0 -0
  80. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/synthetics/get_secure_credential.py +0 -0
  81. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/synthetics/monitor.py +0 -0
  82. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/synthetics/multi_location_alert_condition.py +0 -0
  83. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/synthetics/outputs.py +0 -0
  84. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/synthetics/private_location.py +0 -0
  85. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/synthetics/script_monitor.py +0 -0
  86. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/synthetics/secure_credential.py +0 -0
  87. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/synthetics/step_monitor.py +0 -0
  88. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/user.py +0 -0
  89. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic/workflow.py +0 -0
  90. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic.egg-info/SOURCES.txt +0 -0
  91. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic.egg-info/dependency_links.txt +0 -0
  92. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic.egg-info/requires.txt +0 -0
  93. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/pulumi_newrelic.egg-info/top_level.txt +0 -0
  94. {pulumi_newrelic-5.25.0a1716510846 → pulumi_newrelic-5.25.1}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pulumi_newrelic
3
- Version: 5.25.0a1716510846
3
+ Version: 5.25.1
4
4
  Summary: A Pulumi package for creating and managing New Relic resources.
5
5
  License: Apache-2.0
6
6
  Project-URL: Homepage, https://pulumi.io
@@ -103,8 +103,10 @@ __all__ = [
103
103
  'OneDashboardPageWidgetLineNrqlQueryArgs',
104
104
  'OneDashboardPageWidgetLineNullValueArgs',
105
105
  'OneDashboardPageWidgetLineNullValueSeriesOverrideArgs',
106
+ 'OneDashboardPageWidgetLineThresholdArgs',
106
107
  'OneDashboardPageWidgetLineUnitArgs',
107
108
  'OneDashboardPageWidgetLineUnitSeriesOverrideArgs',
109
+ 'OneDashboardPageWidgetLineYAxisRightArgs',
108
110
  'OneDashboardPageWidgetLogTableArgs',
109
111
  'OneDashboardPageWidgetLogTableColorArgs',
110
112
  'OneDashboardPageWidgetLogTableColorSeriesOverrideArgs',
@@ -142,6 +144,7 @@ __all__ = [
142
144
  'OneDashboardPageWidgetTableNrqlQueryArgs',
143
145
  'OneDashboardPageWidgetTableNullValueArgs',
144
146
  'OneDashboardPageWidgetTableNullValueSeriesOverrideArgs',
147
+ 'OneDashboardPageWidgetTableThresholdArgs',
145
148
  'OneDashboardPageWidgetTableUnitArgs',
146
149
  'OneDashboardPageWidgetTableUnitSeriesOverrideArgs',
147
150
  'OneDashboardRawPageArgs',
@@ -6246,13 +6249,16 @@ class OneDashboardPageWidgetLineArgs:
6246
6249
  height: Optional[pulumi.Input[int]] = None,
6247
6250
  id: Optional[pulumi.Input[str]] = None,
6248
6251
  ignore_time_range: Optional[pulumi.Input[bool]] = None,
6252
+ is_label_visible: Optional[pulumi.Input[bool]] = None,
6249
6253
  legend_enabled: Optional[pulumi.Input[bool]] = None,
6250
6254
  null_values: Optional[pulumi.Input[Sequence[pulumi.Input['OneDashboardPageWidgetLineNullValueArgs']]]] = None,
6255
+ thresholds: Optional[pulumi.Input[Sequence[pulumi.Input['OneDashboardPageWidgetLineThresholdArgs']]]] = None,
6251
6256
  units: Optional[pulumi.Input[Sequence[pulumi.Input['OneDashboardPageWidgetLineUnitArgs']]]] = None,
6252
6257
  width: Optional[pulumi.Input[int]] = None,
6253
6258
  y_axis_left_max: Optional[pulumi.Input[float]] = None,
6254
6259
  y_axis_left_min: Optional[pulumi.Input[float]] = None,
6255
- y_axis_left_zero: Optional[pulumi.Input[bool]] = None):
6260
+ y_axis_left_zero: Optional[pulumi.Input[bool]] = None,
6261
+ y_axis_right: Optional[pulumi.Input['OneDashboardPageWidgetLineYAxisRightArgs']] = None):
6256
6262
  """
6257
6263
  :param pulumi.Input[int] column: (Required) Column position of widget from top left, starting at `1`.
6258
6264
  :param pulumi.Input[Sequence[pulumi.Input['OneDashboardPageWidgetLineNrqlQueryArgs']]] nrql_queries: (Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for details.
@@ -6263,12 +6269,15 @@ class OneDashboardPageWidgetLineArgs:
6263
6269
  :param pulumi.Input[int] height: (Optional) Height of the widget. Valid values are `1` to `12` inclusive. Defaults to `3`.
6264
6270
  :param pulumi.Input[str] id: The ID of the widget.
6265
6271
  :param pulumi.Input[bool] ignore_time_range: (Optional) An argument with a boolean value that is supported only by variables of `type` _nrql_ - when true, the time range specified in the query will override the time picker on dashboards and other pages.
6272
+ :param pulumi.Input[bool] is_label_visible: (Optional) A boolean value, which when true, sets the label to be visibly displayed within thresholds. In other words, if this attribute is set to true, the _label always visible_ toggle in the _Thresholds_ section in the settings of the widget is enabled.
6266
6273
  :param pulumi.Input[bool] legend_enabled: (Optional) With this turned on, the legend will be displayed. Defaults to `true`.
6267
6274
  :param pulumi.Input[Sequence[pulumi.Input['OneDashboardPageWidgetLineNullValueArgs']]] null_values: (Optional) A nested block that describes a Null Values. See Nested Null Values blocks below for details.
6275
+ :param pulumi.Input[Sequence[pulumi.Input['OneDashboardPageWidgetLineThresholdArgs']]] thresholds: (Optional) An attribute that helps specify multiple thresholds, each inclusive of a range of values between which the threshold would need to function, the name of the threshold and its severity. Multiple thresholds can be defined in a table widget. The `threshold` attribute requires specifying the following attributes in a nested block -
6268
6276
  :param pulumi.Input[Sequence[pulumi.Input['OneDashboardPageWidgetLineUnitArgs']]] units: (Optional) A nested block that describes units on your Y axis. See Nested Units blocks below for details.
6269
6277
  :param pulumi.Input[int] width: (Optional) Width of the widget. Valid values are `1` to `12` inclusive. Defaults to `4`.
6270
6278
  :param pulumi.Input[float] y_axis_left_min: , `y_axis_left_max` - (Optional) Adjust the Y axis to display the data within certain values by setting a minimum and maximum value for the axis for line charts and area charts. If no customization option is selected, dashboards automatically displays the full Y axis from 0 to the top value plus a margin.
6271
6279
  :param pulumi.Input[bool] y_axis_left_zero: (Optional) An attribute that specifies if the values on the graph to be rendered need to be fit to scale, or printed within the specified range from `y_axis_left_min` (or 0 if it is not defined) to `y_axis_left_max`. Use `y_axis_left_zero = true` with a combination of `y_axis_left_min` and `y_axis_left_max` to render values from 0 or the specified minimum to the maximum, and `y_axis_left_zero = false` to fit the graph to scale.
6280
+ :param pulumi.Input['OneDashboardPageWidgetLineYAxisRightArgs'] y_axis_right: (Optional) An attribute which helps specify the configuration of the Y-Axis displayed on the right side of the line widget. This is a nested block, which includes the following attributes:
6272
6281
  """
6273
6282
  pulumi.set(__self__, "column", column)
6274
6283
  pulumi.set(__self__, "nrql_queries", nrql_queries)
@@ -6284,10 +6293,14 @@ class OneDashboardPageWidgetLineArgs:
6284
6293
  pulumi.set(__self__, "id", id)
6285
6294
  if ignore_time_range is not None:
6286
6295
  pulumi.set(__self__, "ignore_time_range", ignore_time_range)
6296
+ if is_label_visible is not None:
6297
+ pulumi.set(__self__, "is_label_visible", is_label_visible)
6287
6298
  if legend_enabled is not None:
6288
6299
  pulumi.set(__self__, "legend_enabled", legend_enabled)
6289
6300
  if null_values is not None:
6290
6301
  pulumi.set(__self__, "null_values", null_values)
6302
+ if thresholds is not None:
6303
+ pulumi.set(__self__, "thresholds", thresholds)
6291
6304
  if units is not None:
6292
6305
  pulumi.set(__self__, "units", units)
6293
6306
  if width is not None:
@@ -6298,6 +6311,8 @@ class OneDashboardPageWidgetLineArgs:
6298
6311
  pulumi.set(__self__, "y_axis_left_min", y_axis_left_min)
6299
6312
  if y_axis_left_zero is not None:
6300
6313
  pulumi.set(__self__, "y_axis_left_zero", y_axis_left_zero)
6314
+ if y_axis_right is not None:
6315
+ pulumi.set(__self__, "y_axis_right", y_axis_right)
6301
6316
 
6302
6317
  @property
6303
6318
  @pulumi.getter
@@ -6407,6 +6422,18 @@ class OneDashboardPageWidgetLineArgs:
6407
6422
  def ignore_time_range(self, value: Optional[pulumi.Input[bool]]):
6408
6423
  pulumi.set(self, "ignore_time_range", value)
6409
6424
 
6425
+ @property
6426
+ @pulumi.getter(name="isLabelVisible")
6427
+ def is_label_visible(self) -> Optional[pulumi.Input[bool]]:
6428
+ """
6429
+ (Optional) A boolean value, which when true, sets the label to be visibly displayed within thresholds. In other words, if this attribute is set to true, the _label always visible_ toggle in the _Thresholds_ section in the settings of the widget is enabled.
6430
+ """
6431
+ return pulumi.get(self, "is_label_visible")
6432
+
6433
+ @is_label_visible.setter
6434
+ def is_label_visible(self, value: Optional[pulumi.Input[bool]]):
6435
+ pulumi.set(self, "is_label_visible", value)
6436
+
6410
6437
  @property
6411
6438
  @pulumi.getter(name="legendEnabled")
6412
6439
  def legend_enabled(self) -> Optional[pulumi.Input[bool]]:
@@ -6431,6 +6458,18 @@ class OneDashboardPageWidgetLineArgs:
6431
6458
  def null_values(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['OneDashboardPageWidgetLineNullValueArgs']]]]):
6432
6459
  pulumi.set(self, "null_values", value)
6433
6460
 
6461
+ @property
6462
+ @pulumi.getter
6463
+ def thresholds(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['OneDashboardPageWidgetLineThresholdArgs']]]]:
6464
+ """
6465
+ (Optional) An attribute that helps specify multiple thresholds, each inclusive of a range of values between which the threshold would need to function, the name of the threshold and its severity. Multiple thresholds can be defined in a table widget. The `threshold` attribute requires specifying the following attributes in a nested block -
6466
+ """
6467
+ return pulumi.get(self, "thresholds")
6468
+
6469
+ @thresholds.setter
6470
+ def thresholds(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['OneDashboardPageWidgetLineThresholdArgs']]]]):
6471
+ pulumi.set(self, "thresholds", value)
6472
+
6434
6473
  @property
6435
6474
  @pulumi.getter
6436
6475
  def units(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['OneDashboardPageWidgetLineUnitArgs']]]]:
@@ -6488,6 +6527,18 @@ class OneDashboardPageWidgetLineArgs:
6488
6527
  def y_axis_left_zero(self, value: Optional[pulumi.Input[bool]]):
6489
6528
  pulumi.set(self, "y_axis_left_zero", value)
6490
6529
 
6530
+ @property
6531
+ @pulumi.getter(name="yAxisRight")
6532
+ def y_axis_right(self) -> Optional[pulumi.Input['OneDashboardPageWidgetLineYAxisRightArgs']]:
6533
+ """
6534
+ (Optional) An attribute which helps specify the configuration of the Y-Axis displayed on the right side of the line widget. This is a nested block, which includes the following attributes:
6535
+ """
6536
+ return pulumi.get(self, "y_axis_right")
6537
+
6538
+ @y_axis_right.setter
6539
+ def y_axis_right(self, value: Optional[pulumi.Input['OneDashboardPageWidgetLineYAxisRightArgs']]):
6540
+ pulumi.set(self, "y_axis_right", value)
6541
+
6491
6542
 
6492
6543
  @pulumi.input_type
6493
6544
  class OneDashboardPageWidgetLineColorArgs:
@@ -6683,6 +6734,77 @@ class OneDashboardPageWidgetLineNullValueSeriesOverrideArgs:
6683
6734
  pulumi.set(self, "series_name", value)
6684
6735
 
6685
6736
 
6737
+ @pulumi.input_type
6738
+ class OneDashboardPageWidgetLineThresholdArgs:
6739
+ def __init__(__self__, *,
6740
+ from_: Optional[pulumi.Input[int]] = None,
6741
+ name: Optional[pulumi.Input[str]] = None,
6742
+ severity: Optional[pulumi.Input[str]] = None,
6743
+ to: Optional[pulumi.Input[int]] = None):
6744
+ """
6745
+ :param pulumi.Input[int] from_: The value 'from' which the threshold would need to be applied.
6746
+ :param pulumi.Input[str] name: The title of the dashboard.
6747
+ :param pulumi.Input[str] severity: The severity of the threshold, which would affect the visual appearance of the threshold (such as its color) accordingly. The value of this attribute would need to be one of the following - `warning`, `severe`, `critical`, `success`, `unavailable` which correspond to the severity labels _Warning_, _Approaching critical_, _Critical_, _Good_, _Neutral_ in the dropdown that helps specify the severity of thresholds in table widgets in the UI, respectively.
6748
+ :param pulumi.Input[int] to: The value until which the threshold would need to be applied.
6749
+ """
6750
+ if from_ is not None:
6751
+ pulumi.set(__self__, "from_", from_)
6752
+ if name is not None:
6753
+ pulumi.set(__self__, "name", name)
6754
+ if severity is not None:
6755
+ pulumi.set(__self__, "severity", severity)
6756
+ if to is not None:
6757
+ pulumi.set(__self__, "to", to)
6758
+
6759
+ @property
6760
+ @pulumi.getter(name="from")
6761
+ def from_(self) -> Optional[pulumi.Input[int]]:
6762
+ """
6763
+ The value 'from' which the threshold would need to be applied.
6764
+ """
6765
+ return pulumi.get(self, "from_")
6766
+
6767
+ @from_.setter
6768
+ def from_(self, value: Optional[pulumi.Input[int]]):
6769
+ pulumi.set(self, "from_", value)
6770
+
6771
+ @property
6772
+ @pulumi.getter
6773
+ def name(self) -> Optional[pulumi.Input[str]]:
6774
+ """
6775
+ The title of the dashboard.
6776
+ """
6777
+ return pulumi.get(self, "name")
6778
+
6779
+ @name.setter
6780
+ def name(self, value: Optional[pulumi.Input[str]]):
6781
+ pulumi.set(self, "name", value)
6782
+
6783
+ @property
6784
+ @pulumi.getter
6785
+ def severity(self) -> Optional[pulumi.Input[str]]:
6786
+ """
6787
+ The severity of the threshold, which would affect the visual appearance of the threshold (such as its color) accordingly. The value of this attribute would need to be one of the following - `warning`, `severe`, `critical`, `success`, `unavailable` which correspond to the severity labels _Warning_, _Approaching critical_, _Critical_, _Good_, _Neutral_ in the dropdown that helps specify the severity of thresholds in table widgets in the UI, respectively.
6788
+ """
6789
+ return pulumi.get(self, "severity")
6790
+
6791
+ @severity.setter
6792
+ def severity(self, value: Optional[pulumi.Input[str]]):
6793
+ pulumi.set(self, "severity", value)
6794
+
6795
+ @property
6796
+ @pulumi.getter
6797
+ def to(self) -> Optional[pulumi.Input[int]]:
6798
+ """
6799
+ The value until which the threshold would need to be applied.
6800
+ """
6801
+ return pulumi.get(self, "to")
6802
+
6803
+ @to.setter
6804
+ def to(self, value: Optional[pulumi.Input[int]]):
6805
+ pulumi.set(self, "to", value)
6806
+
6807
+
6686
6808
  @pulumi.input_type
6687
6809
  class OneDashboardPageWidgetLineUnitArgs:
6688
6810
  def __init__(__self__, *,
@@ -6761,6 +6883,77 @@ class OneDashboardPageWidgetLineUnitSeriesOverrideArgs:
6761
6883
  pulumi.set(self, "unit", value)
6762
6884
 
6763
6885
 
6886
+ @pulumi.input_type
6887
+ class OneDashboardPageWidgetLineYAxisRightArgs:
6888
+ def __init__(__self__, *,
6889
+ y_axis_right_max: Optional[pulumi.Input[float]] = None,
6890
+ y_axis_right_min: Optional[pulumi.Input[float]] = None,
6891
+ y_axis_right_series: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
6892
+ y_axis_right_zero: Optional[pulumi.Input[bool]] = None):
6893
+ """
6894
+ :param pulumi.Input[float] y_axis_right_max: Minimum value of the range to be specified with the Y-Axis on the right of the line widget.
6895
+ :param pulumi.Input[float] y_axis_right_min: , `y_axis_right_max` - (Optional) Attributes which help specify a range of minimum and maximum values, which adjust the right Y axis to display the data within the specified minimum and maximum value for the axis.
6896
+ :param pulumi.Input[Sequence[pulumi.Input[str]]] y_axis_right_series: (Optional) An attribute which takes a list of strings, specifying a selection of series' displayed in the line chart to be adjusted against the values of the right Y-axis.
6897
+ :param pulumi.Input[bool] y_axis_right_zero: (Optional) An attribute that specifies if the values on the graph to be rendered need to be fit to scale, or printed within the specified range from `y_axis_right_min` (or 0 if it is not defined) to `y_axis_right_max`. Use `y_axis_right_zero = true` with a combination of `y_axis_right_min` and `y_axis_right_max` to render values from 0 or the specified minimum to the maximum, and `y_axis_right_zero = false` to fit the graph to scale.
6898
+ """
6899
+ if y_axis_right_max is not None:
6900
+ pulumi.set(__self__, "y_axis_right_max", y_axis_right_max)
6901
+ if y_axis_right_min is not None:
6902
+ pulumi.set(__self__, "y_axis_right_min", y_axis_right_min)
6903
+ if y_axis_right_series is not None:
6904
+ pulumi.set(__self__, "y_axis_right_series", y_axis_right_series)
6905
+ if y_axis_right_zero is not None:
6906
+ pulumi.set(__self__, "y_axis_right_zero", y_axis_right_zero)
6907
+
6908
+ @property
6909
+ @pulumi.getter(name="yAxisRightMax")
6910
+ def y_axis_right_max(self) -> Optional[pulumi.Input[float]]:
6911
+ """
6912
+ Minimum value of the range to be specified with the Y-Axis on the right of the line widget.
6913
+ """
6914
+ return pulumi.get(self, "y_axis_right_max")
6915
+
6916
+ @y_axis_right_max.setter
6917
+ def y_axis_right_max(self, value: Optional[pulumi.Input[float]]):
6918
+ pulumi.set(self, "y_axis_right_max", value)
6919
+
6920
+ @property
6921
+ @pulumi.getter(name="yAxisRightMin")
6922
+ def y_axis_right_min(self) -> Optional[pulumi.Input[float]]:
6923
+ """
6924
+ , `y_axis_right_max` - (Optional) Attributes which help specify a range of minimum and maximum values, which adjust the right Y axis to display the data within the specified minimum and maximum value for the axis.
6925
+ """
6926
+ return pulumi.get(self, "y_axis_right_min")
6927
+
6928
+ @y_axis_right_min.setter
6929
+ def y_axis_right_min(self, value: Optional[pulumi.Input[float]]):
6930
+ pulumi.set(self, "y_axis_right_min", value)
6931
+
6932
+ @property
6933
+ @pulumi.getter(name="yAxisRightSeries")
6934
+ def y_axis_right_series(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
6935
+ """
6936
+ (Optional) An attribute which takes a list of strings, specifying a selection of series' displayed in the line chart to be adjusted against the values of the right Y-axis.
6937
+ """
6938
+ return pulumi.get(self, "y_axis_right_series")
6939
+
6940
+ @y_axis_right_series.setter
6941
+ def y_axis_right_series(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
6942
+ pulumi.set(self, "y_axis_right_series", value)
6943
+
6944
+ @property
6945
+ @pulumi.getter(name="yAxisRightZero")
6946
+ def y_axis_right_zero(self) -> Optional[pulumi.Input[bool]]:
6947
+ """
6948
+ (Optional) An attribute that specifies if the values on the graph to be rendered need to be fit to scale, or printed within the specified range from `y_axis_right_min` (or 0 if it is not defined) to `y_axis_right_max`. Use `y_axis_right_zero = true` with a combination of `y_axis_right_min` and `y_axis_right_max` to render values from 0 or the specified minimum to the maximum, and `y_axis_right_zero = false` to fit the graph to scale.
6949
+ """
6950
+ return pulumi.get(self, "y_axis_right_zero")
6951
+
6952
+ @y_axis_right_zero.setter
6953
+ def y_axis_right_zero(self, value: Optional[pulumi.Input[bool]]):
6954
+ pulumi.set(self, "y_axis_right_zero", value)
6955
+
6956
+
6764
6957
  @pulumi.input_type
6765
6958
  class OneDashboardPageWidgetLogTableArgs:
6766
6959
  def __init__(__self__, *,
@@ -8815,6 +9008,7 @@ class OneDashboardPageWidgetTableArgs:
8815
9008
  legend_enabled: Optional[pulumi.Input[bool]] = None,
8816
9009
  linked_entity_guids: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
8817
9010
  null_values: Optional[pulumi.Input[Sequence[pulumi.Input['OneDashboardPageWidgetTableNullValueArgs']]]] = None,
9011
+ thresholds: Optional[pulumi.Input[Sequence[pulumi.Input['OneDashboardPageWidgetTableThresholdArgs']]]] = None,
8818
9012
  units: Optional[pulumi.Input[Sequence[pulumi.Input['OneDashboardPageWidgetTableUnitArgs']]]] = None,
8819
9013
  width: Optional[pulumi.Input[int]] = None,
8820
9014
  y_axis_left_max: Optional[pulumi.Input[float]] = None,
@@ -8833,6 +9027,7 @@ class OneDashboardPageWidgetTableArgs:
8833
9027
  :param pulumi.Input[bool] legend_enabled: (Optional) With this turned on, the legend will be displayed. Defaults to `true`.
8834
9028
  :param pulumi.Input[Sequence[pulumi.Input[str]]] linked_entity_guids: (Optional) Related entity GUIDs. Currently only supports Dashboard entity GUIDs.
8835
9029
  :param pulumi.Input[Sequence[pulumi.Input['OneDashboardPageWidgetTableNullValueArgs']]] null_values: (Optional) A nested block that describes a Null Values. See Nested Null Values blocks below for details.
9030
+ :param pulumi.Input[Sequence[pulumi.Input['OneDashboardPageWidgetTableThresholdArgs']]] thresholds: (Optional) An attribute that helps specify multiple thresholds, each inclusive of a range of values between which the threshold would need to function, the name of the threshold and its severity. Multiple thresholds can be defined in a table widget. The `threshold` attribute requires specifying the following attributes in a nested block -
8836
9031
  :param pulumi.Input[Sequence[pulumi.Input['OneDashboardPageWidgetTableUnitArgs']]] units: (Optional) A nested block that describes units on your Y axis. See Nested Units blocks below for details.
8837
9032
  :param pulumi.Input[int] width: (Optional) Width of the widget. Valid values are `1` to `12` inclusive. Defaults to `4`.
8838
9033
  :param pulumi.Input[float] y_axis_left_min: , `y_axis_left_max` - (Optional) Adjust the Y axis to display the data within certain values by setting a minimum and maximum value for the axis for line charts and area charts. If no customization option is selected, dashboards automatically displays the full Y axis from 0 to the top value plus a margin.
@@ -8859,6 +9054,8 @@ class OneDashboardPageWidgetTableArgs:
8859
9054
  pulumi.set(__self__, "linked_entity_guids", linked_entity_guids)
8860
9055
  if null_values is not None:
8861
9056
  pulumi.set(__self__, "null_values", null_values)
9057
+ if thresholds is not None:
9058
+ pulumi.set(__self__, "thresholds", thresholds)
8862
9059
  if units is not None:
8863
9060
  pulumi.set(__self__, "units", units)
8864
9061
  if width is not None:
@@ -9024,6 +9221,18 @@ class OneDashboardPageWidgetTableArgs:
9024
9221
  def null_values(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['OneDashboardPageWidgetTableNullValueArgs']]]]):
9025
9222
  pulumi.set(self, "null_values", value)
9026
9223
 
9224
+ @property
9225
+ @pulumi.getter
9226
+ def thresholds(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['OneDashboardPageWidgetTableThresholdArgs']]]]:
9227
+ """
9228
+ (Optional) An attribute that helps specify multiple thresholds, each inclusive of a range of values between which the threshold would need to function, the name of the threshold and its severity. Multiple thresholds can be defined in a table widget. The `threshold` attribute requires specifying the following attributes in a nested block -
9229
+ """
9230
+ return pulumi.get(self, "thresholds")
9231
+
9232
+ @thresholds.setter
9233
+ def thresholds(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['OneDashboardPageWidgetTableThresholdArgs']]]]):
9234
+ pulumi.set(self, "thresholds", value)
9235
+
9027
9236
  @property
9028
9237
  @pulumi.getter
9029
9238
  def units(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['OneDashboardPageWidgetTableUnitArgs']]]]:
@@ -9264,6 +9473,77 @@ class OneDashboardPageWidgetTableNullValueSeriesOverrideArgs:
9264
9473
  pulumi.set(self, "series_name", value)
9265
9474
 
9266
9475
 
9476
+ @pulumi.input_type
9477
+ class OneDashboardPageWidgetTableThresholdArgs:
9478
+ def __init__(__self__, *,
9479
+ column_name: Optional[pulumi.Input[str]] = None,
9480
+ from_: Optional[pulumi.Input[int]] = None,
9481
+ severity: Optional[pulumi.Input[str]] = None,
9482
+ to: Optional[pulumi.Input[int]] = None):
9483
+ """
9484
+ :param pulumi.Input[str] column_name: The name of the column in the table, to which the threshold would need to be applied.
9485
+ :param pulumi.Input[int] from_: The value 'from' which the threshold would need to be applied.
9486
+ :param pulumi.Input[str] severity: The severity of the threshold, which would affect the visual appearance of the threshold (such as its color) accordingly. The value of this attribute would need to be one of the following - `warning`, `severe`, `critical`, `success`, `unavailable` which correspond to the severity labels _Warning_, _Approaching critical_, _Critical_, _Good_, _Neutral_ in the dropdown that helps specify the severity of thresholds in table widgets in the UI, respectively.
9487
+ :param pulumi.Input[int] to: The value until which the threshold would need to be applied.
9488
+ """
9489
+ if column_name is not None:
9490
+ pulumi.set(__self__, "column_name", column_name)
9491
+ if from_ is not None:
9492
+ pulumi.set(__self__, "from_", from_)
9493
+ if severity is not None:
9494
+ pulumi.set(__self__, "severity", severity)
9495
+ if to is not None:
9496
+ pulumi.set(__self__, "to", to)
9497
+
9498
+ @property
9499
+ @pulumi.getter(name="columnName")
9500
+ def column_name(self) -> Optional[pulumi.Input[str]]:
9501
+ """
9502
+ The name of the column in the table, to which the threshold would need to be applied.
9503
+ """
9504
+ return pulumi.get(self, "column_name")
9505
+
9506
+ @column_name.setter
9507
+ def column_name(self, value: Optional[pulumi.Input[str]]):
9508
+ pulumi.set(self, "column_name", value)
9509
+
9510
+ @property
9511
+ @pulumi.getter(name="from")
9512
+ def from_(self) -> Optional[pulumi.Input[int]]:
9513
+ """
9514
+ The value 'from' which the threshold would need to be applied.
9515
+ """
9516
+ return pulumi.get(self, "from_")
9517
+
9518
+ @from_.setter
9519
+ def from_(self, value: Optional[pulumi.Input[int]]):
9520
+ pulumi.set(self, "from_", value)
9521
+
9522
+ @property
9523
+ @pulumi.getter
9524
+ def severity(self) -> Optional[pulumi.Input[str]]:
9525
+ """
9526
+ The severity of the threshold, which would affect the visual appearance of the threshold (such as its color) accordingly. The value of this attribute would need to be one of the following - `warning`, `severe`, `critical`, `success`, `unavailable` which correspond to the severity labels _Warning_, _Approaching critical_, _Critical_, _Good_, _Neutral_ in the dropdown that helps specify the severity of thresholds in table widgets in the UI, respectively.
9527
+ """
9528
+ return pulumi.get(self, "severity")
9529
+
9530
+ @severity.setter
9531
+ def severity(self, value: Optional[pulumi.Input[str]]):
9532
+ pulumi.set(self, "severity", value)
9533
+
9534
+ @property
9535
+ @pulumi.getter
9536
+ def to(self) -> Optional[pulumi.Input[int]]:
9537
+ """
9538
+ The value until which the threshold would need to be applied.
9539
+ """
9540
+ return pulumi.get(self, "to")
9541
+
9542
+ @to.setter
9543
+ def to(self, value: Optional[pulumi.Input[int]]):
9544
+ pulumi.set(self, "to", value)
9545
+
9546
+
9267
9547
  @pulumi.input_type
9268
9548
  class OneDashboardPageWidgetTableUnitArgs:
9269
9549
  def __init__(__self__, *,
@@ -385,6 +385,8 @@ class NotificationDestination(pulumi.CustomResource):
385
385
  """
386
386
  ## Import
387
387
 
388
+ ~> **WARNING:** Slack-based destinations can only be imported and destroyed; this resource **does not** support creating and updating Slack-based destinations, owing to the reasons stated above, under the **Slack** section.
389
+
388
390
  Destination id can be found in the Destinations page -> three dots at the right of the chosen destination -> copy destination id to clipboard.
389
391
 
390
392
  This example is especially useful for slack destinations which *must* be imported.
@@ -402,16 +404,16 @@ class NotificationDestination(pulumi.CustomResource):
402
404
  ```
403
405
 
404
406
  3. Run the following command after the import successfully done and copy the information to your resource:
407
+
408
+ `terraform state show newrelic_notification_destination.foo`
405
409
 
406
- `terraform state show newrelic_notification_destination.foo`
407
-
408
- 4. Add `ignore_changes` attribute on `auth_token` in your imported resource:
410
+ 4. Add `ignore_changes` attribute on `all` in your imported resource:
409
411
 
410
412
  terraform
411
413
 
412
414
  lifecycle {
413
415
 
414
- ignore_changes = [auth_token]
416
+ ignore_changes = all
415
417
 
416
418
  }
417
419
 
@@ -423,7 +425,7 @@ class NotificationDestination(pulumi.CustomResource):
423
425
 
424
426
  lifecycle {
425
427
 
426
- ignore_changes = [auth_token]
428
+ ignore_changes = all
427
429
 
428
430
  }
429
431
 
@@ -471,6 +473,8 @@ class NotificationDestination(pulumi.CustomResource):
471
473
  """
472
474
  ## Import
473
475
 
476
+ ~> **WARNING:** Slack-based destinations can only be imported and destroyed; this resource **does not** support creating and updating Slack-based destinations, owing to the reasons stated above, under the **Slack** section.
477
+
474
478
  Destination id can be found in the Destinations page -> three dots at the right of the chosen destination -> copy destination id to clipboard.
475
479
 
476
480
  This example is especially useful for slack destinations which *must* be imported.
@@ -488,16 +492,16 @@ class NotificationDestination(pulumi.CustomResource):
488
492
  ```
489
493
 
490
494
  3. Run the following command after the import successfully done and copy the information to your resource:
495
+
496
+ `terraform state show newrelic_notification_destination.foo`
491
497
 
492
- `terraform state show newrelic_notification_destination.foo`
493
-
494
- 4. Add `ignore_changes` attribute on `auth_token` in your imported resource:
498
+ 4. Add `ignore_changes` attribute on `all` in your imported resource:
495
499
 
496
500
  terraform
497
501
 
498
502
  lifecycle {
499
503
 
500
- ignore_changes = [auth_token]
504
+ ignore_changes = all
501
505
 
502
506
  }
503
507
 
@@ -509,7 +513,7 @@ class NotificationDestination(pulumi.CustomResource):
509
513
 
510
514
  lifecycle {
511
515
 
512
- ignore_changes = [auth_token]
516
+ ignore_changes = all
513
517
 
514
518
  }
515
519