@cdktn/provider-newrelic 14.3.0 → 14.3.2

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 (151) hide show
  1. package/.jsii +2321 -2377
  2. package/README.md +3 -3
  3. package/lib/account-management/index.d.ts +10 -10
  4. package/lib/account-management/index.js +7 -7
  5. package/lib/alert-channel/index.d.ts +29 -29
  6. package/lib/alert-channel/index.js +7 -7
  7. package/lib/alert-compound-condition/index.d.ts +17 -17
  8. package/lib/alert-compound-condition/index.js +9 -9
  9. package/lib/alert-condition/index.d.ts +22 -22
  10. package/lib/alert-condition/index.js +8 -8
  11. package/lib/alert-muting-rule/index.d.ts +23 -23
  12. package/lib/alert-muting-rule/index.js +10 -10
  13. package/lib/alert-policy/index.d.ts +8 -8
  14. package/lib/alert-policy/index.js +6 -6
  15. package/lib/alert-policy-channel/index.d.ts +9 -9
  16. package/lib/alert-policy-channel/index.js +7 -7
  17. package/lib/api-access-key/index.d.ts +10 -10
  18. package/lib/api-access-key/index.js +6 -6
  19. package/lib/application-settings/index.d.ts +27 -27
  20. package/lib/application-settings/index.js +13 -13
  21. package/lib/browser-application/index.d.ts +12 -12
  22. package/lib/browser-application/index.js +7 -7
  23. package/lib/cloud-aws-eu-sovereign-integrations/index.d.ts +14 -14
  24. package/lib/cloud-aws-eu-sovereign-integrations/index.js +9 -9
  25. package/lib/cloud-aws-eu-sovereign-link-account/index.d.ts +8 -8
  26. package/lib/cloud-aws-eu-sovereign-link-account/index.js +6 -6
  27. package/lib/cloud-aws-govcloud-integrations/index.d.ts +110 -110
  28. package/lib/cloud-aws-govcloud-integrations/index.js +26 -26
  29. package/lib/cloud-aws-govcloud-link-account/index.d.ts +8 -8
  30. package/lib/cloud-aws-govcloud-link-account/index.js +6 -6
  31. package/lib/cloud-aws-integrations/index.d.ts +234 -234
  32. package/lib/cloud-aws-integrations/index.js +60 -60
  33. package/lib/cloud-aws-link-account/index.d.ts +8 -8
  34. package/lib/cloud-aws-link-account/index.js +6 -6
  35. package/lib/cloud-azure-integrations/index.d.ts +109 -109
  36. package/lib/cloud-azure-integrations/index.js +39 -39
  37. package/lib/cloud-azure-link-account/index.d.ts +10 -10
  38. package/lib/cloud-azure-link-account/index.js +6 -6
  39. package/lib/cloud-gcp-integrations/index.d.ts +62 -62
  40. package/lib/cloud-gcp-integrations/index.js +32 -32
  41. package/lib/cloud-gcp-link-account/index.d.ts +7 -7
  42. package/lib/cloud-gcp-link-account/index.js +6 -6
  43. package/lib/cloud-oci-link-account/index.d.ts +18 -18
  44. package/lib/cloud-oci-link-account/index.js +6 -6
  45. package/lib/data-newrelic-account/index.d.ts +7 -7
  46. package/lib/data-newrelic-account/index.js +6 -6
  47. package/lib/data-newrelic-alert-channel/index.d.ts +6 -6
  48. package/lib/data-newrelic-alert-channel/index.js +8 -8
  49. package/lib/data-newrelic-alert-policy/index.d.ts +7 -7
  50. package/lib/data-newrelic-alert-policy/index.js +6 -6
  51. package/lib/data-newrelic-application/index.d.ts +5 -5
  52. package/lib/data-newrelic-application/index.js +6 -6
  53. package/lib/data-newrelic-authentication-domain/index.d.ts +4 -4
  54. package/lib/data-newrelic-authentication-domain/index.js +6 -6
  55. package/lib/data-newrelic-cloud-account/index.d.ts +7 -7
  56. package/lib/data-newrelic-cloud-account/index.js +6 -6
  57. package/lib/data-newrelic-entity/index.d.ts +14 -14
  58. package/lib/data-newrelic-entity/index.js +8 -8
  59. package/lib/data-newrelic-group/index.d.ts +5 -5
  60. package/lib/data-newrelic-group/index.js +6 -6
  61. package/lib/data-newrelic-key-transaction/index.d.ts +7 -7
  62. package/lib/data-newrelic-key-transaction/index.js +6 -6
  63. package/lib/data-newrelic-notification-destination/index.d.ts +14 -14
  64. package/lib/data-newrelic-notification-destination/index.js +11 -11
  65. package/lib/data-newrelic-obfuscation-expression/index.d.ts +6 -6
  66. package/lib/data-newrelic-obfuscation-expression/index.js +6 -6
  67. package/lib/data-newrelic-service-level-alert-helper/index.d.ts +11 -11
  68. package/lib/data-newrelic-service-level-alert-helper/index.js +6 -6
  69. package/lib/data-newrelic-synthetics-private-location/index.d.ts +7 -7
  70. package/lib/data-newrelic-synthetics-private-location/index.js +6 -6
  71. package/lib/data-newrelic-synthetics-secure-credential/index.d.ts +6 -6
  72. package/lib/data-newrelic-synthetics-secure-credential/index.js +6 -6
  73. package/lib/data-newrelic-test-grok-pattern/index.d.ts +7 -7
  74. package/lib/data-newrelic-test-grok-pattern/index.js +10 -10
  75. package/lib/data-newrelic-user/index.d.ts +6 -6
  76. package/lib/data-newrelic-user/index.js +6 -6
  77. package/lib/data-partition-rule/index.d.ts +12 -12
  78. package/lib/data-partition-rule/index.js +7 -7
  79. package/lib/entity-tags/index.d.ts +10 -10
  80. package/lib/entity-tags/index.js +9 -9
  81. package/lib/events-to-metrics-rule/index.d.ts +9 -9
  82. package/lib/events-to-metrics-rule/index.js +6 -6
  83. package/lib/fleet/index.d.ts +10 -21
  84. package/lib/fleet/index.js +6 -27
  85. package/lib/group/index.d.ts +7 -7
  86. package/lib/group/index.js +6 -6
  87. package/lib/infra-alert-condition/index.d.ts +25 -25
  88. package/lib/infra-alert-condition/index.js +8 -8
  89. package/lib/insights-event/index.d.ts +11 -11
  90. package/lib/insights-event/index.js +10 -10
  91. package/lib/key-transaction/index.d.ts +9 -9
  92. package/lib/key-transaction/index.js +6 -6
  93. package/lib/log-parsing-rule/index.d.ts +12 -12
  94. package/lib/log-parsing-rule/index.js +6 -6
  95. package/lib/monitor-downtime/index.d.ts +20 -20
  96. package/lib/monitor-downtime/index.js +9 -9
  97. package/lib/notification-channel/index.d.ts +18 -18
  98. package/lib/notification-channel/index.js +9 -9
  99. package/lib/notification-destination/index.d.ts +33 -31
  100. package/lib/notification-destination/index.js +15 -15
  101. package/lib/nrql-alert-condition/index.d.ts +75 -75
  102. package/lib/nrql-alert-condition/index.js +17 -17
  103. package/lib/nrql-drop-rule/index.d.ts +10 -10
  104. package/lib/nrql-drop-rule/index.js +7 -7
  105. package/lib/obfuscation-expression/index.d.ts +8 -8
  106. package/lib/obfuscation-expression/index.js +6 -6
  107. package/lib/obfuscation-rule/index.d.ts +13 -13
  108. package/lib/obfuscation-rule/index.js +8 -8
  109. package/lib/one-dashboard/index-structs/structs0.d.ts +364 -364
  110. package/lib/one-dashboard/index-structs/structs0.js +185 -185
  111. package/lib/one-dashboard/index-structs/structs400.d.ts +286 -286
  112. package/lib/one-dashboard/index-structs/structs400.js +130 -130
  113. package/lib/one-dashboard/index.d.ts +10 -10
  114. package/lib/one-dashboard/index.js +6 -6
  115. package/lib/one-dashboard-json/index.d.ts +9 -9
  116. package/lib/one-dashboard-json/index.js +7 -7
  117. package/lib/one-dashboard-raw/index.d.ts +20 -20
  118. package/lib/one-dashboard-raw/index.js +10 -10
  119. package/lib/pipeline-cloud-rule/index.d.ts +8 -8
  120. package/lib/pipeline-cloud-rule/index.js +6 -6
  121. package/lib/provider/index.d.ts +17 -17
  122. package/lib/provider/index.js +6 -6
  123. package/lib/service-level/index.d.ts +38 -38
  124. package/lib/service-level/index.js +16 -16
  125. package/lib/synthetics-alert-condition/index.d.ts +9 -9
  126. package/lib/synthetics-alert-condition/index.js +6 -6
  127. package/lib/synthetics-broken-links-monitor/index.d.ts +17 -17
  128. package/lib/synthetics-broken-links-monitor/index.js +8 -8
  129. package/lib/synthetics-cert-check-monitor/index.d.ts +18 -18
  130. package/lib/synthetics-cert-check-monitor/index.js +8 -8
  131. package/lib/synthetics-monitor/index.d.ts +31 -31
  132. package/lib/synthetics-monitor/index.js +10 -10
  133. package/lib/synthetics-multilocation-alert-condition/index.d.ts +14 -14
  134. package/lib/synthetics-multilocation-alert-condition/index.js +8 -8
  135. package/lib/synthetics-private-location/index.d.ts +8 -8
  136. package/lib/synthetics-private-location/index.js +6 -6
  137. package/lib/synthetics-script-monitor/index.d.ts +26 -26
  138. package/lib/synthetics-script-monitor/index.js +10 -10
  139. package/lib/synthetics-secure-credential/index.d.ts +11 -11
  140. package/lib/synthetics-secure-credential/index.js +7 -7
  141. package/lib/synthetics-step-monitor/index.d.ts +25 -25
  142. package/lib/synthetics-step-monitor/index.js +12 -12
  143. package/lib/user/index.d.ts +8 -8
  144. package/lib/user/index.js +6 -6
  145. package/lib/workflow/index.d.ts +26 -26
  146. package/lib/workflow/index.js +16 -16
  147. package/lib/workflow-automation/index.d.ts +8 -8
  148. package/lib/workflow-automation/index.js +6 -6
  149. package/lib/workload/index.d.ts +32 -32
  150. package/lib/workload/index.js +17 -17
  151. package/package.json +31 -31
@@ -8,13 +8,13 @@ export interface OneDashboardPageWidgetLineNullValuesSeriesOverrides {
8
8
  /**
9
9
  * Null value
10
10
  *
11
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
11
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
12
12
  */
13
13
  readonly nullValue?: string;
14
14
  /**
15
15
  * Series name
16
16
  *
17
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
17
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
18
18
  */
19
19
  readonly seriesName?: string;
20
20
  }
@@ -58,13 +58,13 @@ export declare class OneDashboardPageWidgetLineNullValuesSeriesOverridesList ext
58
58
  }
59
59
  export interface OneDashboardPageWidgetLineNullValues {
60
60
  /**
61
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
61
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
62
62
  */
63
63
  readonly nullValue?: string;
64
64
  /**
65
65
  * series_overrides block
66
66
  *
67
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
67
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
68
68
  */
69
69
  readonly seriesOverrides?: OneDashboardPageWidgetLineNullValuesSeriesOverrides[] | cdktn.IResolvable;
70
70
  }
@@ -110,25 +110,25 @@ export interface OneDashboardPageWidgetLineThreshold {
110
110
  /**
111
111
  * The number from which the range starts in thresholds.
112
112
  *
113
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#from OneDashboard#from}
113
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#from OneDashboard#from}
114
114
  */
115
115
  readonly from?: string;
116
116
  /**
117
117
  * Name of the threshold created.
118
118
  *
119
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#name OneDashboard#name}
119
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#name OneDashboard#name}
120
120
  */
121
121
  readonly name?: string;
122
122
  /**
123
123
  * Severity of the threshold, which would reflect in the widget, in the range of the threshold specified.
124
124
  *
125
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#severity OneDashboard#severity}
125
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#severity OneDashboard#severity}
126
126
  */
127
127
  readonly severity?: string;
128
128
  /**
129
129
  * The number at which the range ends in thresholds.
130
130
  *
131
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#to OneDashboard#to}
131
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#to OneDashboard#to}
132
132
  */
133
133
  readonly to?: string;
134
134
  }
@@ -184,7 +184,7 @@ export interface OneDashboardPageWidgetLineTooltip {
184
184
  /**
185
185
  * Tooltip display mode.
186
186
  *
187
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#mode OneDashboard#mode}
187
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#mode OneDashboard#mode}
188
188
  */
189
189
  readonly mode: string;
190
190
  }
@@ -208,13 +208,13 @@ export interface OneDashboardPageWidgetLineUnitsSeriesOverrides {
208
208
  /**
209
209
  * Series name
210
210
  *
211
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
211
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
212
212
  */
213
213
  readonly seriesName?: string;
214
214
  /**
215
215
  * Unit name
216
216
  *
217
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#unit OneDashboard#unit}
217
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#unit OneDashboard#unit}
218
218
  */
219
219
  readonly unit?: string;
220
220
  }
@@ -258,13 +258,13 @@ export declare class OneDashboardPageWidgetLineUnitsSeriesOverridesList extends
258
258
  }
259
259
  export interface OneDashboardPageWidgetLineUnits {
260
260
  /**
261
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#unit OneDashboard#unit}
261
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#unit OneDashboard#unit}
262
262
  */
263
263
  readonly unit?: string;
264
264
  /**
265
265
  * series_overrides block
266
266
  *
267
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
267
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
268
268
  */
269
269
  readonly seriesOverrides?: OneDashboardPageWidgetLineUnitsSeriesOverrides[] | cdktn.IResolvable;
270
270
  }
@@ -310,25 +310,25 @@ export interface OneDashboardPageWidgetLineYAxisRight {
310
310
  /**
311
311
  * Minimum value of the range to be specified with the Y-Axis on the right of the line widget.
312
312
  *
313
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#y_axis_right_max OneDashboard#y_axis_right_max}
313
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#y_axis_right_max OneDashboard#y_axis_right_max}
314
314
  */
315
315
  readonly yAxisRightMax?: number;
316
316
  /**
317
317
  * Minimum value of the range to be specified with the Y-Axis on the right of the line widget.
318
318
  *
319
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#y_axis_right_min OneDashboard#y_axis_right_min}
319
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#y_axis_right_min OneDashboard#y_axis_right_min}
320
320
  */
321
321
  readonly yAxisRightMin?: number;
322
322
  /**
323
323
  * A set of series that helps specify the Y-Axis on the right of the line widget.
324
324
  *
325
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#y_axis_right_series OneDashboard#y_axis_right_series}
325
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#y_axis_right_series OneDashboard#y_axis_right_series}
326
326
  */
327
327
  readonly yAxisRightSeries?: string[];
328
328
  /**
329
329
  * An attribute that helps specify the Y-Axis on the right of the line widget.
330
330
  *
331
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#y_axis_right_zero OneDashboard#y_axis_right_zero}
331
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#y_axis_right_zero OneDashboard#y_axis_right_zero}
332
332
  */
333
333
  readonly yAxisRightZero?: boolean | cdktn.IResolvable;
334
334
  }
@@ -366,121 +366,121 @@ export declare class OneDashboardPageWidgetLineYAxisRightOutputReference extends
366
366
  }
367
367
  export interface OneDashboardPageWidgetLine {
368
368
  /**
369
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#column OneDashboard#column}
369
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#column OneDashboard#column}
370
370
  */
371
371
  readonly column: number;
372
372
  /**
373
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
373
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
374
374
  */
375
375
  readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
376
376
  /**
377
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#height OneDashboard#height}
377
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#height OneDashboard#height}
378
378
  */
379
379
  readonly height?: number;
380
380
  /**
381
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
381
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
382
382
  */
383
383
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
384
384
  /**
385
385
  * Specified if the label should be visible in the graph created when specified with thresholds.
386
386
  *
387
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#is_label_visible OneDashboard#is_label_visible}
387
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#is_label_visible OneDashboard#is_label_visible}
388
388
  */
389
389
  readonly isLabelVisible?: boolean | cdktn.IResolvable;
390
390
  /**
391
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
391
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
392
392
  */
393
393
  readonly legendEnabled?: boolean | cdktn.IResolvable;
394
394
  /**
395
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
395
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
396
396
  */
397
397
  readonly refreshRate?: string;
398
398
  /**
399
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#row OneDashboard#row}
399
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#row OneDashboard#row}
400
400
  */
401
401
  readonly row: number;
402
402
  /**
403
403
  * A title for the widget.
404
404
  *
405
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#title OneDashboard#title}
405
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#title OneDashboard#title}
406
406
  */
407
407
  readonly title: string;
408
408
  /**
409
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#width OneDashboard#width}
409
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#width OneDashboard#width}
410
410
  */
411
411
  readonly width?: number;
412
412
  /**
413
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
413
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
414
414
  */
415
415
  readonly yAxisLeftMax?: number;
416
416
  /**
417
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
417
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
418
418
  */
419
419
  readonly yAxisLeftMin?: number;
420
420
  /**
421
421
  * Specifies if the values on the graph to be rendered need to be fit to scale, or printed within the specified range.
422
422
  *
423
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#y_axis_left_zero OneDashboard#y_axis_left_zero}
423
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#y_axis_left_zero OneDashboard#y_axis_left_zero}
424
424
  */
425
425
  readonly yAxisLeftZero?: boolean | cdktn.IResolvable;
426
426
  /**
427
427
  * chart_styles block
428
428
  *
429
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
429
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
430
430
  */
431
431
  readonly chartStyles?: OneDashboardPageWidgetLineChartStyles;
432
432
  /**
433
433
  * colors block
434
434
  *
435
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#colors OneDashboard#colors}
435
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#colors OneDashboard#colors}
436
436
  */
437
437
  readonly colors?: OneDashboardPageWidgetLineColors[] | cdktn.IResolvable;
438
438
  /**
439
439
  * data_format block
440
440
  *
441
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
441
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#data_format OneDashboard#data_format}
442
442
  */
443
443
  readonly dataFormat?: OneDashboardPageWidgetLineDataFormat[] | cdktn.IResolvable;
444
444
  /**
445
445
  * initial_sorting block
446
446
  *
447
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
447
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
448
448
  */
449
449
  readonly initialSorting?: OneDashboardPageWidgetLineInitialSorting;
450
450
  /**
451
451
  * nrql_query block
452
452
  *
453
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
453
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
454
454
  */
455
455
  readonly nrqlQuery: OneDashboardPageWidgetLineNrqlQuery[] | cdktn.IResolvable;
456
456
  /**
457
457
  * null_values block
458
458
  *
459
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
459
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_values OneDashboard#null_values}
460
460
  */
461
461
  readonly nullValues?: OneDashboardPageWidgetLineNullValues[] | cdktn.IResolvable;
462
462
  /**
463
463
  * threshold block
464
464
  *
465
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#threshold OneDashboard#threshold}
465
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#threshold OneDashboard#threshold}
466
466
  */
467
467
  readonly threshold?: OneDashboardPageWidgetLineThreshold[] | cdktn.IResolvable;
468
468
  /**
469
469
  * tooltip block
470
470
  *
471
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#tooltip OneDashboard#tooltip}
471
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#tooltip OneDashboard#tooltip}
472
472
  */
473
473
  readonly tooltip?: OneDashboardPageWidgetLineTooltip;
474
474
  /**
475
475
  * units block
476
476
  *
477
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#units OneDashboard#units}
477
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#units OneDashboard#units}
478
478
  */
479
479
  readonly units?: OneDashboardPageWidgetLineUnits[] | cdktn.IResolvable;
480
480
  /**
481
481
  * y_axis_right block
482
482
  *
483
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#y_axis_right OneDashboard#y_axis_right}
483
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#y_axis_right OneDashboard#y_axis_right}
484
484
  */
485
485
  readonly yAxisRight?: OneDashboardPageWidgetLineYAxisRight;
486
486
  }
@@ -628,7 +628,7 @@ export interface OneDashboardPageWidgetLogTableChartStylesGradient {
628
628
  /**
629
629
  * Enable or disable gradient effect.
630
630
  *
631
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
631
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#enabled OneDashboard#enabled}
632
632
  */
633
633
  readonly enabled: boolean | cdktn.IResolvable;
634
634
  }
@@ -652,13 +652,13 @@ export interface OneDashboardPageWidgetLogTableChartStyles {
652
652
  /**
653
653
  * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
654
654
  *
655
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
655
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
656
656
  */
657
657
  readonly lineInterpolation?: string;
658
658
  /**
659
659
  * gradient block
660
660
  *
661
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
661
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#gradient OneDashboard#gradient}
662
662
  */
663
663
  readonly gradient?: OneDashboardPageWidgetLogTableChartStylesGradient;
664
664
  }
@@ -688,13 +688,13 @@ export interface OneDashboardPageWidgetLogTableColorsSeriesOverrides {
688
688
  /**
689
689
  * Color code
690
690
  *
691
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#color OneDashboard#color}
691
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#color OneDashboard#color}
692
692
  */
693
693
  readonly color?: string;
694
694
  /**
695
695
  * Series name
696
696
  *
697
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
697
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
698
698
  */
699
699
  readonly seriesName?: string;
700
700
  }
@@ -738,13 +738,13 @@ export declare class OneDashboardPageWidgetLogTableColorsSeriesOverridesList ext
738
738
  }
739
739
  export interface OneDashboardPageWidgetLogTableColors {
740
740
  /**
741
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#color OneDashboard#color}
741
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#color OneDashboard#color}
742
742
  */
743
743
  readonly color?: string;
744
744
  /**
745
745
  * series_overrides block
746
746
  *
747
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
747
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
748
748
  */
749
749
  readonly seriesOverrides?: OneDashboardPageWidgetLogTableColorsSeriesOverrides[] | cdktn.IResolvable;
750
750
  }
@@ -790,25 +790,25 @@ export interface OneDashboardPageWidgetLogTableDataFormat {
790
790
  /**
791
791
  * Defines the format of the mentioned type
792
792
  *
793
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#format OneDashboard#format}
793
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#format OneDashboard#format}
794
794
  */
795
795
  readonly format?: string;
796
796
  /**
797
797
  * The column name to be sorted
798
798
  *
799
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#name OneDashboard#name}
799
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#name OneDashboard#name}
800
800
  */
801
801
  readonly name: string;
802
802
  /**
803
803
  * The precision of the type
804
804
  *
805
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#precision OneDashboard#precision}
805
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#precision OneDashboard#precision}
806
806
  */
807
807
  readonly precision?: number;
808
808
  /**
809
809
  * Defines the type of the mentioned column
810
810
  *
811
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#type OneDashboard#type}
811
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#type OneDashboard#type}
812
812
  */
813
813
  readonly type: string;
814
814
  }
@@ -862,13 +862,13 @@ export interface OneDashboardPageWidgetLogTableInitialSorting {
862
862
  /**
863
863
  * Defines the sort order. Either ascending or descending.
864
864
  *
865
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#direction OneDashboard#direction}
865
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#direction OneDashboard#direction}
866
866
  */
867
867
  readonly direction: string;
868
868
  /**
869
869
  * The column name to be sorted
870
870
  *
871
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#name OneDashboard#name}
871
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#name OneDashboard#name}
872
872
  */
873
873
  readonly name: string;
874
874
  }
@@ -896,13 +896,13 @@ export interface OneDashboardPageWidgetLogTableNrqlQuery {
896
896
  /**
897
897
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
898
898
  *
899
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
899
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#account_id OneDashboard#account_id}
900
900
  */
901
901
  readonly accountId?: string;
902
902
  /**
903
903
  * The NRQL query.
904
904
  *
905
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#query OneDashboard#query}
905
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#query OneDashboard#query}
906
906
  */
907
907
  readonly query: string;
908
908
  }
@@ -947,13 +947,13 @@ export interface OneDashboardPageWidgetLogTableNullValuesSeriesOverrides {
947
947
  /**
948
948
  * Null value
949
949
  *
950
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
950
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
951
951
  */
952
952
  readonly nullValue?: string;
953
953
  /**
954
954
  * Series name
955
955
  *
956
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
956
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
957
957
  */
958
958
  readonly seriesName?: string;
959
959
  }
@@ -997,13 +997,13 @@ export declare class OneDashboardPageWidgetLogTableNullValuesSeriesOverridesList
997
997
  }
998
998
  export interface OneDashboardPageWidgetLogTableNullValues {
999
999
  /**
1000
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1000
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1001
1001
  */
1002
1002
  readonly nullValue?: string;
1003
1003
  /**
1004
1004
  * series_overrides block
1005
1005
  *
1006
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1006
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1007
1007
  */
1008
1008
  readonly seriesOverrides?: OneDashboardPageWidgetLogTableNullValuesSeriesOverrides[] | cdktn.IResolvable;
1009
1009
  }
@@ -1049,13 +1049,13 @@ export interface OneDashboardPageWidgetLogTableUnitsSeriesOverrides {
1049
1049
  /**
1050
1050
  * Series name
1051
1051
  *
1052
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1052
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1053
1053
  */
1054
1054
  readonly seriesName?: string;
1055
1055
  /**
1056
1056
  * Unit name
1057
1057
  *
1058
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#unit OneDashboard#unit}
1058
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#unit OneDashboard#unit}
1059
1059
  */
1060
1060
  readonly unit?: string;
1061
1061
  }
@@ -1099,13 +1099,13 @@ export declare class OneDashboardPageWidgetLogTableUnitsSeriesOverridesList exte
1099
1099
  }
1100
1100
  export interface OneDashboardPageWidgetLogTableUnits {
1101
1101
  /**
1102
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#unit OneDashboard#unit}
1102
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#unit OneDashboard#unit}
1103
1103
  */
1104
1104
  readonly unit?: string;
1105
1105
  /**
1106
1106
  * series_overrides block
1107
1107
  *
1108
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1108
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1109
1109
  */
1110
1110
  readonly seriesOverrides?: OneDashboardPageWidgetLogTableUnitsSeriesOverrides[] | cdktn.IResolvable;
1111
1111
  }
@@ -1149,91 +1149,91 @@ export declare class OneDashboardPageWidgetLogTableUnitsList extends cdktn.Compl
1149
1149
  }
1150
1150
  export interface OneDashboardPageWidgetLogTable {
1151
1151
  /**
1152
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#column OneDashboard#column}
1152
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#column OneDashboard#column}
1153
1153
  */
1154
1154
  readonly column: number;
1155
1155
  /**
1156
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
1156
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
1157
1157
  */
1158
1158
  readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
1159
1159
  /**
1160
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#height OneDashboard#height}
1160
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#height OneDashboard#height}
1161
1161
  */
1162
1162
  readonly height?: number;
1163
1163
  /**
1164
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
1164
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
1165
1165
  */
1166
1166
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
1167
1167
  /**
1168
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
1168
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
1169
1169
  */
1170
1170
  readonly legendEnabled?: boolean | cdktn.IResolvable;
1171
1171
  /**
1172
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
1172
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
1173
1173
  */
1174
1174
  readonly refreshRate?: string;
1175
1175
  /**
1176
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#row OneDashboard#row}
1176
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#row OneDashboard#row}
1177
1177
  */
1178
1178
  readonly row: number;
1179
1179
  /**
1180
1180
  * A title for the widget.
1181
1181
  *
1182
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#title OneDashboard#title}
1182
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#title OneDashboard#title}
1183
1183
  */
1184
1184
  readonly title: string;
1185
1185
  /**
1186
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#width OneDashboard#width}
1186
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#width OneDashboard#width}
1187
1187
  */
1188
1188
  readonly width?: number;
1189
1189
  /**
1190
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
1190
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
1191
1191
  */
1192
1192
  readonly yAxisLeftMax?: number;
1193
1193
  /**
1194
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
1194
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
1195
1195
  */
1196
1196
  readonly yAxisLeftMin?: number;
1197
1197
  /**
1198
1198
  * chart_styles block
1199
1199
  *
1200
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
1200
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
1201
1201
  */
1202
1202
  readonly chartStyles?: OneDashboardPageWidgetLogTableChartStyles;
1203
1203
  /**
1204
1204
  * colors block
1205
1205
  *
1206
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#colors OneDashboard#colors}
1206
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#colors OneDashboard#colors}
1207
1207
  */
1208
1208
  readonly colors?: OneDashboardPageWidgetLogTableColors[] | cdktn.IResolvable;
1209
1209
  /**
1210
1210
  * data_format block
1211
1211
  *
1212
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
1212
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#data_format OneDashboard#data_format}
1213
1213
  */
1214
1214
  readonly dataFormat?: OneDashboardPageWidgetLogTableDataFormat[] | cdktn.IResolvable;
1215
1215
  /**
1216
1216
  * initial_sorting block
1217
1217
  *
1218
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
1218
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
1219
1219
  */
1220
1220
  readonly initialSorting?: OneDashboardPageWidgetLogTableInitialSorting;
1221
1221
  /**
1222
1222
  * nrql_query block
1223
1223
  *
1224
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
1224
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
1225
1225
  */
1226
1226
  readonly nrqlQuery: OneDashboardPageWidgetLogTableNrqlQuery[] | cdktn.IResolvable;
1227
1227
  /**
1228
1228
  * null_values block
1229
1229
  *
1230
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
1230
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_values OneDashboard#null_values}
1231
1231
  */
1232
1232
  readonly nullValues?: OneDashboardPageWidgetLogTableNullValues[] | cdktn.IResolvable;
1233
1233
  /**
1234
1234
  * units block
1235
1235
  *
1236
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#units OneDashboard#units}
1236
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#units OneDashboard#units}
1237
1237
  */
1238
1238
  readonly units?: OneDashboardPageWidgetLogTableUnits[] | cdktn.IResolvable;
1239
1239
  }
@@ -1356,7 +1356,7 @@ export interface OneDashboardPageWidgetMarkdownChartStylesGradient {
1356
1356
  /**
1357
1357
  * Enable or disable gradient effect.
1358
1358
  *
1359
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
1359
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#enabled OneDashboard#enabled}
1360
1360
  */
1361
1361
  readonly enabled: boolean | cdktn.IResolvable;
1362
1362
  }
@@ -1380,13 +1380,13 @@ export interface OneDashboardPageWidgetMarkdownChartStyles {
1380
1380
  /**
1381
1381
  * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
1382
1382
  *
1383
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
1383
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
1384
1384
  */
1385
1385
  readonly lineInterpolation?: string;
1386
1386
  /**
1387
1387
  * gradient block
1388
1388
  *
1389
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
1389
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#gradient OneDashboard#gradient}
1390
1390
  */
1391
1391
  readonly gradient?: OneDashboardPageWidgetMarkdownChartStylesGradient;
1392
1392
  }
@@ -1416,13 +1416,13 @@ export interface OneDashboardPageWidgetMarkdownColorsSeriesOverrides {
1416
1416
  /**
1417
1417
  * Color code
1418
1418
  *
1419
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#color OneDashboard#color}
1419
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#color OneDashboard#color}
1420
1420
  */
1421
1421
  readonly color?: string;
1422
1422
  /**
1423
1423
  * Series name
1424
1424
  *
1425
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1425
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1426
1426
  */
1427
1427
  readonly seriesName?: string;
1428
1428
  }
@@ -1466,13 +1466,13 @@ export declare class OneDashboardPageWidgetMarkdownColorsSeriesOverridesList ext
1466
1466
  }
1467
1467
  export interface OneDashboardPageWidgetMarkdownColors {
1468
1468
  /**
1469
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#color OneDashboard#color}
1469
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#color OneDashboard#color}
1470
1470
  */
1471
1471
  readonly color?: string;
1472
1472
  /**
1473
1473
  * series_overrides block
1474
1474
  *
1475
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1475
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1476
1476
  */
1477
1477
  readonly seriesOverrides?: OneDashboardPageWidgetMarkdownColorsSeriesOverrides[] | cdktn.IResolvable;
1478
1478
  }
@@ -1518,25 +1518,25 @@ export interface OneDashboardPageWidgetMarkdownDataFormat {
1518
1518
  /**
1519
1519
  * Defines the format of the mentioned type
1520
1520
  *
1521
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#format OneDashboard#format}
1521
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#format OneDashboard#format}
1522
1522
  */
1523
1523
  readonly format?: string;
1524
1524
  /**
1525
1525
  * The column name to be sorted
1526
1526
  *
1527
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#name OneDashboard#name}
1527
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#name OneDashboard#name}
1528
1528
  */
1529
1529
  readonly name: string;
1530
1530
  /**
1531
1531
  * The precision of the type
1532
1532
  *
1533
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#precision OneDashboard#precision}
1533
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#precision OneDashboard#precision}
1534
1534
  */
1535
1535
  readonly precision?: number;
1536
1536
  /**
1537
1537
  * Defines the type of the mentioned column
1538
1538
  *
1539
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#type OneDashboard#type}
1539
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#type OneDashboard#type}
1540
1540
  */
1541
1541
  readonly type: string;
1542
1542
  }
@@ -1590,13 +1590,13 @@ export interface OneDashboardPageWidgetMarkdownInitialSorting {
1590
1590
  /**
1591
1591
  * Defines the sort order. Either ascending or descending.
1592
1592
  *
1593
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#direction OneDashboard#direction}
1593
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#direction OneDashboard#direction}
1594
1594
  */
1595
1595
  readonly direction: string;
1596
1596
  /**
1597
1597
  * The column name to be sorted
1598
1598
  *
1599
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#name OneDashboard#name}
1599
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#name OneDashboard#name}
1600
1600
  */
1601
1601
  readonly name: string;
1602
1602
  }
@@ -1624,13 +1624,13 @@ export interface OneDashboardPageWidgetMarkdownNullValuesSeriesOverrides {
1624
1624
  /**
1625
1625
  * Null value
1626
1626
  *
1627
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1627
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1628
1628
  */
1629
1629
  readonly nullValue?: string;
1630
1630
  /**
1631
1631
  * Series name
1632
1632
  *
1633
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1633
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1634
1634
  */
1635
1635
  readonly seriesName?: string;
1636
1636
  }
@@ -1674,13 +1674,13 @@ export declare class OneDashboardPageWidgetMarkdownNullValuesSeriesOverridesList
1674
1674
  }
1675
1675
  export interface OneDashboardPageWidgetMarkdownNullValues {
1676
1676
  /**
1677
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1677
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1678
1678
  */
1679
1679
  readonly nullValue?: string;
1680
1680
  /**
1681
1681
  * series_overrides block
1682
1682
  *
1683
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1683
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1684
1684
  */
1685
1685
  readonly seriesOverrides?: OneDashboardPageWidgetMarkdownNullValuesSeriesOverrides[] | cdktn.IResolvable;
1686
1686
  }
@@ -1726,13 +1726,13 @@ export interface OneDashboardPageWidgetMarkdownUnitsSeriesOverrides {
1726
1726
  /**
1727
1727
  * Series name
1728
1728
  *
1729
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1729
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1730
1730
  */
1731
1731
  readonly seriesName?: string;
1732
1732
  /**
1733
1733
  * Unit name
1734
1734
  *
1735
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#unit OneDashboard#unit}
1735
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#unit OneDashboard#unit}
1736
1736
  */
1737
1737
  readonly unit?: string;
1738
1738
  }
@@ -1776,13 +1776,13 @@ export declare class OneDashboardPageWidgetMarkdownUnitsSeriesOverridesList exte
1776
1776
  }
1777
1777
  export interface OneDashboardPageWidgetMarkdownUnits {
1778
1778
  /**
1779
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#unit OneDashboard#unit}
1779
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#unit OneDashboard#unit}
1780
1780
  */
1781
1781
  readonly unit?: string;
1782
1782
  /**
1783
1783
  * series_overrides block
1784
1784
  *
1785
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1785
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1786
1786
  */
1787
1787
  readonly seriesOverrides?: OneDashboardPageWidgetMarkdownUnitsSeriesOverrides[] | cdktn.IResolvable;
1788
1788
  }
@@ -1826,89 +1826,89 @@ export declare class OneDashboardPageWidgetMarkdownUnitsList extends cdktn.Compl
1826
1826
  }
1827
1827
  export interface OneDashboardPageWidgetMarkdown {
1828
1828
  /**
1829
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#column OneDashboard#column}
1829
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#column OneDashboard#column}
1830
1830
  */
1831
1831
  readonly column: number;
1832
1832
  /**
1833
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
1833
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
1834
1834
  */
1835
1835
  readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
1836
1836
  /**
1837
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#height OneDashboard#height}
1837
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#height OneDashboard#height}
1838
1838
  */
1839
1839
  readonly height?: number;
1840
1840
  /**
1841
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
1841
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
1842
1842
  */
1843
1843
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
1844
1844
  /**
1845
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
1845
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
1846
1846
  */
1847
1847
  readonly legendEnabled?: boolean | cdktn.IResolvable;
1848
1848
  /**
1849
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
1849
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
1850
1850
  */
1851
1851
  readonly refreshRate?: string;
1852
1852
  /**
1853
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#row OneDashboard#row}
1853
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#row OneDashboard#row}
1854
1854
  */
1855
1855
  readonly row: number;
1856
1856
  /**
1857
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#text OneDashboard#text}
1857
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#text OneDashboard#text}
1858
1858
  */
1859
1859
  readonly text: string;
1860
1860
  /**
1861
1861
  * A title for the widget.
1862
1862
  *
1863
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#title OneDashboard#title}
1863
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#title OneDashboard#title}
1864
1864
  */
1865
1865
  readonly title: string;
1866
1866
  /**
1867
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#width OneDashboard#width}
1867
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#width OneDashboard#width}
1868
1868
  */
1869
1869
  readonly width?: number;
1870
1870
  /**
1871
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
1871
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
1872
1872
  */
1873
1873
  readonly yAxisLeftMax?: number;
1874
1874
  /**
1875
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
1875
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
1876
1876
  */
1877
1877
  readonly yAxisLeftMin?: number;
1878
1878
  /**
1879
1879
  * chart_styles block
1880
1880
  *
1881
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
1881
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
1882
1882
  */
1883
1883
  readonly chartStyles?: OneDashboardPageWidgetMarkdownChartStyles;
1884
1884
  /**
1885
1885
  * colors block
1886
1886
  *
1887
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#colors OneDashboard#colors}
1887
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#colors OneDashboard#colors}
1888
1888
  */
1889
1889
  readonly colors?: OneDashboardPageWidgetMarkdownColors[] | cdktn.IResolvable;
1890
1890
  /**
1891
1891
  * data_format block
1892
1892
  *
1893
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
1893
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#data_format OneDashboard#data_format}
1894
1894
  */
1895
1895
  readonly dataFormat?: OneDashboardPageWidgetMarkdownDataFormat[] | cdktn.IResolvable;
1896
1896
  /**
1897
1897
  * initial_sorting block
1898
1898
  *
1899
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
1899
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
1900
1900
  */
1901
1901
  readonly initialSorting?: OneDashboardPageWidgetMarkdownInitialSorting;
1902
1902
  /**
1903
1903
  * null_values block
1904
1904
  *
1905
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
1905
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_values OneDashboard#null_values}
1906
1906
  */
1907
1907
  readonly nullValues?: OneDashboardPageWidgetMarkdownNullValues[] | cdktn.IResolvable;
1908
1908
  /**
1909
1909
  * units block
1910
1910
  *
1911
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#units OneDashboard#units}
1911
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#units OneDashboard#units}
1912
1912
  */
1913
1913
  readonly units?: OneDashboardPageWidgetMarkdownUnits[] | cdktn.IResolvable;
1914
1914
  }
@@ -2031,7 +2031,7 @@ export interface OneDashboardPageWidgetPieChartStylesGradient {
2031
2031
  /**
2032
2032
  * Enable or disable gradient effect.
2033
2033
  *
2034
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
2034
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#enabled OneDashboard#enabled}
2035
2035
  */
2036
2036
  readonly enabled: boolean | cdktn.IResolvable;
2037
2037
  }
@@ -2055,13 +2055,13 @@ export interface OneDashboardPageWidgetPieChartStyles {
2055
2055
  /**
2056
2056
  * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
2057
2057
  *
2058
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
2058
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
2059
2059
  */
2060
2060
  readonly lineInterpolation?: string;
2061
2061
  /**
2062
2062
  * gradient block
2063
2063
  *
2064
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
2064
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#gradient OneDashboard#gradient}
2065
2065
  */
2066
2066
  readonly gradient?: OneDashboardPageWidgetPieChartStylesGradient;
2067
2067
  }
@@ -2091,13 +2091,13 @@ export interface OneDashboardPageWidgetPieColorsSeriesOverrides {
2091
2091
  /**
2092
2092
  * Color code
2093
2093
  *
2094
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#color OneDashboard#color}
2094
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#color OneDashboard#color}
2095
2095
  */
2096
2096
  readonly color?: string;
2097
2097
  /**
2098
2098
  * Series name
2099
2099
  *
2100
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2100
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2101
2101
  */
2102
2102
  readonly seriesName?: string;
2103
2103
  }
@@ -2141,13 +2141,13 @@ export declare class OneDashboardPageWidgetPieColorsSeriesOverridesList extends
2141
2141
  }
2142
2142
  export interface OneDashboardPageWidgetPieColors {
2143
2143
  /**
2144
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#color OneDashboard#color}
2144
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#color OneDashboard#color}
2145
2145
  */
2146
2146
  readonly color?: string;
2147
2147
  /**
2148
2148
  * series_overrides block
2149
2149
  *
2150
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2150
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2151
2151
  */
2152
2152
  readonly seriesOverrides?: OneDashboardPageWidgetPieColorsSeriesOverrides[] | cdktn.IResolvable;
2153
2153
  }
@@ -2193,25 +2193,25 @@ export interface OneDashboardPageWidgetPieDataFormat {
2193
2193
  /**
2194
2194
  * Defines the format of the mentioned type
2195
2195
  *
2196
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#format OneDashboard#format}
2196
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#format OneDashboard#format}
2197
2197
  */
2198
2198
  readonly format?: string;
2199
2199
  /**
2200
2200
  * The column name to be sorted
2201
2201
  *
2202
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#name OneDashboard#name}
2202
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#name OneDashboard#name}
2203
2203
  */
2204
2204
  readonly name: string;
2205
2205
  /**
2206
2206
  * The precision of the type
2207
2207
  *
2208
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#precision OneDashboard#precision}
2208
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#precision OneDashboard#precision}
2209
2209
  */
2210
2210
  readonly precision?: number;
2211
2211
  /**
2212
2212
  * Defines the type of the mentioned column
2213
2213
  *
2214
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#type OneDashboard#type}
2214
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#type OneDashboard#type}
2215
2215
  */
2216
2216
  readonly type: string;
2217
2217
  }
@@ -2265,13 +2265,13 @@ export interface OneDashboardPageWidgetPieInitialSorting {
2265
2265
  /**
2266
2266
  * Defines the sort order. Either ascending or descending.
2267
2267
  *
2268
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#direction OneDashboard#direction}
2268
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#direction OneDashboard#direction}
2269
2269
  */
2270
2270
  readonly direction: string;
2271
2271
  /**
2272
2272
  * The column name to be sorted
2273
2273
  *
2274
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#name OneDashboard#name}
2274
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#name OneDashboard#name}
2275
2275
  */
2276
2276
  readonly name: string;
2277
2277
  }
@@ -2299,13 +2299,13 @@ export interface OneDashboardPageWidgetPieNrqlQuery {
2299
2299
  /**
2300
2300
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
2301
2301
  *
2302
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
2302
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#account_id OneDashboard#account_id}
2303
2303
  */
2304
2304
  readonly accountId?: string;
2305
2305
  /**
2306
2306
  * The NRQL query.
2307
2307
  *
2308
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#query OneDashboard#query}
2308
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#query OneDashboard#query}
2309
2309
  */
2310
2310
  readonly query: string;
2311
2311
  }
@@ -2350,13 +2350,13 @@ export interface OneDashboardPageWidgetPieNullValuesSeriesOverrides {
2350
2350
  /**
2351
2351
  * Null value
2352
2352
  *
2353
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2353
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2354
2354
  */
2355
2355
  readonly nullValue?: string;
2356
2356
  /**
2357
2357
  * Series name
2358
2358
  *
2359
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2359
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2360
2360
  */
2361
2361
  readonly seriesName?: string;
2362
2362
  }
@@ -2400,13 +2400,13 @@ export declare class OneDashboardPageWidgetPieNullValuesSeriesOverridesList exte
2400
2400
  }
2401
2401
  export interface OneDashboardPageWidgetPieNullValues {
2402
2402
  /**
2403
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2403
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2404
2404
  */
2405
2405
  readonly nullValue?: string;
2406
2406
  /**
2407
2407
  * series_overrides block
2408
2408
  *
2409
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2409
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2410
2410
  */
2411
2411
  readonly seriesOverrides?: OneDashboardPageWidgetPieNullValuesSeriesOverrides[] | cdktn.IResolvable;
2412
2412
  }
@@ -2452,13 +2452,13 @@ export interface OneDashboardPageWidgetPieUnitsSeriesOverrides {
2452
2452
  /**
2453
2453
  * Series name
2454
2454
  *
2455
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2455
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2456
2456
  */
2457
2457
  readonly seriesName?: string;
2458
2458
  /**
2459
2459
  * Unit name
2460
2460
  *
2461
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#unit OneDashboard#unit}
2461
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#unit OneDashboard#unit}
2462
2462
  */
2463
2463
  readonly unit?: string;
2464
2464
  }
@@ -2502,13 +2502,13 @@ export declare class OneDashboardPageWidgetPieUnitsSeriesOverridesList extends c
2502
2502
  }
2503
2503
  export interface OneDashboardPageWidgetPieUnits {
2504
2504
  /**
2505
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#unit OneDashboard#unit}
2505
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#unit OneDashboard#unit}
2506
2506
  */
2507
2507
  readonly unit?: string;
2508
2508
  /**
2509
2509
  * series_overrides block
2510
2510
  *
2511
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2511
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2512
2512
  */
2513
2513
  readonly seriesOverrides?: OneDashboardPageWidgetPieUnitsSeriesOverrides[] | cdktn.IResolvable;
2514
2514
  }
@@ -2552,103 +2552,103 @@ export declare class OneDashboardPageWidgetPieUnitsList extends cdktn.ComplexLis
2552
2552
  }
2553
2553
  export interface OneDashboardPageWidgetPie {
2554
2554
  /**
2555
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#column OneDashboard#column}
2555
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#column OneDashboard#column}
2556
2556
  */
2557
2557
  readonly column: number;
2558
2558
  /**
2559
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
2559
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
2560
2560
  */
2561
2561
  readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
2562
2562
  /**
2563
2563
  * Use this item to filter the current dashboard
2564
2564
  *
2565
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#filter_current_dashboard OneDashboard#filter_current_dashboard}
2565
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#filter_current_dashboard OneDashboard#filter_current_dashboard}
2566
2566
  */
2567
2567
  readonly filterCurrentDashboard?: boolean | cdktn.IResolvable;
2568
2568
  /**
2569
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#height OneDashboard#height}
2569
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#height OneDashboard#height}
2570
2570
  */
2571
2571
  readonly height?: number;
2572
2572
  /**
2573
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
2573
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
2574
2574
  */
2575
2575
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
2576
2576
  /**
2577
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
2577
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
2578
2578
  */
2579
2579
  readonly legendEnabled?: boolean | cdktn.IResolvable;
2580
2580
  /**
2581
2581
  * Related entities. Currently only supports Dashboard entities, but may allow other cases in the future.
2582
2582
  *
2583
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#linked_entity_guids OneDashboard#linked_entity_guids}
2583
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#linked_entity_guids OneDashboard#linked_entity_guids}
2584
2584
  */
2585
2585
  readonly linkedEntityGuids?: string[];
2586
2586
  /**
2587
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
2587
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
2588
2588
  */
2589
2589
  readonly refreshRate?: string;
2590
2590
  /**
2591
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#row OneDashboard#row}
2591
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#row OneDashboard#row}
2592
2592
  */
2593
2593
  readonly row: number;
2594
2594
  /**
2595
2595
  * A title for the widget.
2596
2596
  *
2597
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#title OneDashboard#title}
2597
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#title OneDashboard#title}
2598
2598
  */
2599
2599
  readonly title: string;
2600
2600
  /**
2601
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#width OneDashboard#width}
2601
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#width OneDashboard#width}
2602
2602
  */
2603
2603
  readonly width?: number;
2604
2604
  /**
2605
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
2605
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
2606
2606
  */
2607
2607
  readonly yAxisLeftMax?: number;
2608
2608
  /**
2609
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
2609
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
2610
2610
  */
2611
2611
  readonly yAxisLeftMin?: number;
2612
2612
  /**
2613
2613
  * chart_styles block
2614
2614
  *
2615
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
2615
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
2616
2616
  */
2617
2617
  readonly chartStyles?: OneDashboardPageWidgetPieChartStyles;
2618
2618
  /**
2619
2619
  * colors block
2620
2620
  *
2621
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#colors OneDashboard#colors}
2621
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#colors OneDashboard#colors}
2622
2622
  */
2623
2623
  readonly colors?: OneDashboardPageWidgetPieColors[] | cdktn.IResolvable;
2624
2624
  /**
2625
2625
  * data_format block
2626
2626
  *
2627
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
2627
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#data_format OneDashboard#data_format}
2628
2628
  */
2629
2629
  readonly dataFormat?: OneDashboardPageWidgetPieDataFormat[] | cdktn.IResolvable;
2630
2630
  /**
2631
2631
  * initial_sorting block
2632
2632
  *
2633
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
2633
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
2634
2634
  */
2635
2635
  readonly initialSorting?: OneDashboardPageWidgetPieInitialSorting;
2636
2636
  /**
2637
2637
  * nrql_query block
2638
2638
  *
2639
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
2639
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
2640
2640
  */
2641
2641
  readonly nrqlQuery: OneDashboardPageWidgetPieNrqlQuery[] | cdktn.IResolvable;
2642
2642
  /**
2643
2643
  * null_values block
2644
2644
  *
2645
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
2645
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_values OneDashboard#null_values}
2646
2646
  */
2647
2647
  readonly nullValues?: OneDashboardPageWidgetPieNullValues[] | cdktn.IResolvable;
2648
2648
  /**
2649
2649
  * units block
2650
2650
  *
2651
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#units OneDashboard#units}
2651
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#units OneDashboard#units}
2652
2652
  */
2653
2653
  readonly units?: OneDashboardPageWidgetPieUnits[] | cdktn.IResolvable;
2654
2654
  }
@@ -2781,7 +2781,7 @@ export interface OneDashboardPageWidgetStackedBarChartStylesGradient {
2781
2781
  /**
2782
2782
  * Enable or disable gradient effect.
2783
2783
  *
2784
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
2784
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#enabled OneDashboard#enabled}
2785
2785
  */
2786
2786
  readonly enabled: boolean | cdktn.IResolvable;
2787
2787
  }
@@ -2805,13 +2805,13 @@ export interface OneDashboardPageWidgetStackedBarChartStyles {
2805
2805
  /**
2806
2806
  * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
2807
2807
  *
2808
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
2808
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
2809
2809
  */
2810
2810
  readonly lineInterpolation?: string;
2811
2811
  /**
2812
2812
  * gradient block
2813
2813
  *
2814
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
2814
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#gradient OneDashboard#gradient}
2815
2815
  */
2816
2816
  readonly gradient?: OneDashboardPageWidgetStackedBarChartStylesGradient;
2817
2817
  }
@@ -2841,13 +2841,13 @@ export interface OneDashboardPageWidgetStackedBarColorsSeriesOverrides {
2841
2841
  /**
2842
2842
  * Color code
2843
2843
  *
2844
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#color OneDashboard#color}
2844
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#color OneDashboard#color}
2845
2845
  */
2846
2846
  readonly color?: string;
2847
2847
  /**
2848
2848
  * Series name
2849
2849
  *
2850
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2850
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2851
2851
  */
2852
2852
  readonly seriesName?: string;
2853
2853
  }
@@ -2891,13 +2891,13 @@ export declare class OneDashboardPageWidgetStackedBarColorsSeriesOverridesList e
2891
2891
  }
2892
2892
  export interface OneDashboardPageWidgetStackedBarColors {
2893
2893
  /**
2894
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#color OneDashboard#color}
2894
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#color OneDashboard#color}
2895
2895
  */
2896
2896
  readonly color?: string;
2897
2897
  /**
2898
2898
  * series_overrides block
2899
2899
  *
2900
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2900
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2901
2901
  */
2902
2902
  readonly seriesOverrides?: OneDashboardPageWidgetStackedBarColorsSeriesOverrides[] | cdktn.IResolvable;
2903
2903
  }
@@ -2943,25 +2943,25 @@ export interface OneDashboardPageWidgetStackedBarDataFormat {
2943
2943
  /**
2944
2944
  * Defines the format of the mentioned type
2945
2945
  *
2946
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#format OneDashboard#format}
2946
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#format OneDashboard#format}
2947
2947
  */
2948
2948
  readonly format?: string;
2949
2949
  /**
2950
2950
  * The column name to be sorted
2951
2951
  *
2952
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#name OneDashboard#name}
2952
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#name OneDashboard#name}
2953
2953
  */
2954
2954
  readonly name: string;
2955
2955
  /**
2956
2956
  * The precision of the type
2957
2957
  *
2958
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#precision OneDashboard#precision}
2958
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#precision OneDashboard#precision}
2959
2959
  */
2960
2960
  readonly precision?: number;
2961
2961
  /**
2962
2962
  * Defines the type of the mentioned column
2963
2963
  *
2964
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#type OneDashboard#type}
2964
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#type OneDashboard#type}
2965
2965
  */
2966
2966
  readonly type: string;
2967
2967
  }
@@ -3015,13 +3015,13 @@ export interface OneDashboardPageWidgetStackedBarInitialSorting {
3015
3015
  /**
3016
3016
  * Defines the sort order. Either ascending or descending.
3017
3017
  *
3018
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#direction OneDashboard#direction}
3018
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#direction OneDashboard#direction}
3019
3019
  */
3020
3020
  readonly direction: string;
3021
3021
  /**
3022
3022
  * The column name to be sorted
3023
3023
  *
3024
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#name OneDashboard#name}
3024
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#name OneDashboard#name}
3025
3025
  */
3026
3026
  readonly name: string;
3027
3027
  }
@@ -3049,13 +3049,13 @@ export interface OneDashboardPageWidgetStackedBarNrqlQuery {
3049
3049
  /**
3050
3050
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
3051
3051
  *
3052
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
3052
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#account_id OneDashboard#account_id}
3053
3053
  */
3054
3054
  readonly accountId?: string;
3055
3055
  /**
3056
3056
  * The NRQL query.
3057
3057
  *
3058
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#query OneDashboard#query}
3058
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#query OneDashboard#query}
3059
3059
  */
3060
3060
  readonly query: string;
3061
3061
  }
@@ -3100,13 +3100,13 @@ export interface OneDashboardPageWidgetStackedBarNullValuesSeriesOverrides {
3100
3100
  /**
3101
3101
  * Null value
3102
3102
  *
3103
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
3103
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
3104
3104
  */
3105
3105
  readonly nullValue?: string;
3106
3106
  /**
3107
3107
  * Series name
3108
3108
  *
3109
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3109
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3110
3110
  */
3111
3111
  readonly seriesName?: string;
3112
3112
  }
@@ -3150,13 +3150,13 @@ export declare class OneDashboardPageWidgetStackedBarNullValuesSeriesOverridesLi
3150
3150
  }
3151
3151
  export interface OneDashboardPageWidgetStackedBarNullValues {
3152
3152
  /**
3153
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
3153
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
3154
3154
  */
3155
3155
  readonly nullValue?: string;
3156
3156
  /**
3157
3157
  * series_overrides block
3158
3158
  *
3159
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3159
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3160
3160
  */
3161
3161
  readonly seriesOverrides?: OneDashboardPageWidgetStackedBarNullValuesSeriesOverrides[] | cdktn.IResolvable;
3162
3162
  }
@@ -3202,7 +3202,7 @@ export interface OneDashboardPageWidgetStackedBarTooltip {
3202
3202
  /**
3203
3203
  * Tooltip display mode.
3204
3204
  *
3205
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#mode OneDashboard#mode}
3205
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#mode OneDashboard#mode}
3206
3206
  */
3207
3207
  readonly mode: string;
3208
3208
  }
@@ -3226,13 +3226,13 @@ export interface OneDashboardPageWidgetStackedBarUnitsSeriesOverrides {
3226
3226
  /**
3227
3227
  * Series name
3228
3228
  *
3229
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3229
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3230
3230
  */
3231
3231
  readonly seriesName?: string;
3232
3232
  /**
3233
3233
  * Unit name
3234
3234
  *
3235
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#unit OneDashboard#unit}
3235
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#unit OneDashboard#unit}
3236
3236
  */
3237
3237
  readonly unit?: string;
3238
3238
  }
@@ -3276,13 +3276,13 @@ export declare class OneDashboardPageWidgetStackedBarUnitsSeriesOverridesList ex
3276
3276
  }
3277
3277
  export interface OneDashboardPageWidgetStackedBarUnits {
3278
3278
  /**
3279
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#unit OneDashboard#unit}
3279
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#unit OneDashboard#unit}
3280
3280
  */
3281
3281
  readonly unit?: string;
3282
3282
  /**
3283
3283
  * series_overrides block
3284
3284
  *
3285
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3285
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3286
3286
  */
3287
3287
  readonly seriesOverrides?: OneDashboardPageWidgetStackedBarUnitsSeriesOverrides[] | cdktn.IResolvable;
3288
3288
  }
@@ -3326,97 +3326,97 @@ export declare class OneDashboardPageWidgetStackedBarUnitsList extends cdktn.Com
3326
3326
  }
3327
3327
  export interface OneDashboardPageWidgetStackedBar {
3328
3328
  /**
3329
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#column OneDashboard#column}
3329
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#column OneDashboard#column}
3330
3330
  */
3331
3331
  readonly column: number;
3332
3332
  /**
3333
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
3333
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
3334
3334
  */
3335
3335
  readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
3336
3336
  /**
3337
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#height OneDashboard#height}
3337
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#height OneDashboard#height}
3338
3338
  */
3339
3339
  readonly height?: number;
3340
3340
  /**
3341
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
3341
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
3342
3342
  */
3343
3343
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
3344
3344
  /**
3345
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
3345
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
3346
3346
  */
3347
3347
  readonly legendEnabled?: boolean | cdktn.IResolvable;
3348
3348
  /**
3349
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
3349
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
3350
3350
  */
3351
3351
  readonly refreshRate?: string;
3352
3352
  /**
3353
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#row OneDashboard#row}
3353
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#row OneDashboard#row}
3354
3354
  */
3355
3355
  readonly row: number;
3356
3356
  /**
3357
3357
  * A title for the widget.
3358
3358
  *
3359
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#title OneDashboard#title}
3359
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#title OneDashboard#title}
3360
3360
  */
3361
3361
  readonly title: string;
3362
3362
  /**
3363
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#width OneDashboard#width}
3363
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#width OneDashboard#width}
3364
3364
  */
3365
3365
  readonly width?: number;
3366
3366
  /**
3367
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
3367
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
3368
3368
  */
3369
3369
  readonly yAxisLeftMax?: number;
3370
3370
  /**
3371
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
3371
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
3372
3372
  */
3373
3373
  readonly yAxisLeftMin?: number;
3374
3374
  /**
3375
3375
  * chart_styles block
3376
3376
  *
3377
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
3377
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
3378
3378
  */
3379
3379
  readonly chartStyles?: OneDashboardPageWidgetStackedBarChartStyles;
3380
3380
  /**
3381
3381
  * colors block
3382
3382
  *
3383
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#colors OneDashboard#colors}
3383
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#colors OneDashboard#colors}
3384
3384
  */
3385
3385
  readonly colors?: OneDashboardPageWidgetStackedBarColors[] | cdktn.IResolvable;
3386
3386
  /**
3387
3387
  * data_format block
3388
3388
  *
3389
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
3389
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#data_format OneDashboard#data_format}
3390
3390
  */
3391
3391
  readonly dataFormat?: OneDashboardPageWidgetStackedBarDataFormat[] | cdktn.IResolvable;
3392
3392
  /**
3393
3393
  * initial_sorting block
3394
3394
  *
3395
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
3395
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
3396
3396
  */
3397
3397
  readonly initialSorting?: OneDashboardPageWidgetStackedBarInitialSorting;
3398
3398
  /**
3399
3399
  * nrql_query block
3400
3400
  *
3401
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
3401
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
3402
3402
  */
3403
3403
  readonly nrqlQuery: OneDashboardPageWidgetStackedBarNrqlQuery[] | cdktn.IResolvable;
3404
3404
  /**
3405
3405
  * null_values block
3406
3406
  *
3407
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
3407
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_values OneDashboard#null_values}
3408
3408
  */
3409
3409
  readonly nullValues?: OneDashboardPageWidgetStackedBarNullValues[] | cdktn.IResolvable;
3410
3410
  /**
3411
3411
  * tooltip block
3412
3412
  *
3413
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#tooltip OneDashboard#tooltip}
3413
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#tooltip OneDashboard#tooltip}
3414
3414
  */
3415
3415
  readonly tooltip?: OneDashboardPageWidgetStackedBarTooltip;
3416
3416
  /**
3417
3417
  * units block
3418
3418
  *
3419
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#units OneDashboard#units}
3419
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#units OneDashboard#units}
3420
3420
  */
3421
3421
  readonly units?: OneDashboardPageWidgetStackedBarUnits[] | cdktn.IResolvable;
3422
3422
  }
@@ -3544,7 +3544,7 @@ export interface OneDashboardPageWidgetTableChartStylesGradient {
3544
3544
  /**
3545
3545
  * Enable or disable gradient effect.
3546
3546
  *
3547
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
3547
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#enabled OneDashboard#enabled}
3548
3548
  */
3549
3549
  readonly enabled: boolean | cdktn.IResolvable;
3550
3550
  }
@@ -3568,13 +3568,13 @@ export interface OneDashboardPageWidgetTableChartStyles {
3568
3568
  /**
3569
3569
  * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
3570
3570
  *
3571
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
3571
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
3572
3572
  */
3573
3573
  readonly lineInterpolation?: string;
3574
3574
  /**
3575
3575
  * gradient block
3576
3576
  *
3577
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
3577
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#gradient OneDashboard#gradient}
3578
3578
  */
3579
3579
  readonly gradient?: OneDashboardPageWidgetTableChartStylesGradient;
3580
3580
  }
@@ -3604,13 +3604,13 @@ export interface OneDashboardPageWidgetTableColorsSeriesOverrides {
3604
3604
  /**
3605
3605
  * Color code
3606
3606
  *
3607
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#color OneDashboard#color}
3607
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#color OneDashboard#color}
3608
3608
  */
3609
3609
  readonly color?: string;
3610
3610
  /**
3611
3611
  * Series name
3612
3612
  *
3613
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3613
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3614
3614
  */
3615
3615
  readonly seriesName?: string;
3616
3616
  }
@@ -3654,13 +3654,13 @@ export declare class OneDashboardPageWidgetTableColorsSeriesOverridesList extend
3654
3654
  }
3655
3655
  export interface OneDashboardPageWidgetTableColors {
3656
3656
  /**
3657
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#color OneDashboard#color}
3657
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#color OneDashboard#color}
3658
3658
  */
3659
3659
  readonly color?: string;
3660
3660
  /**
3661
3661
  * series_overrides block
3662
3662
  *
3663
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3663
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3664
3664
  */
3665
3665
  readonly seriesOverrides?: OneDashboardPageWidgetTableColorsSeriesOverrides[] | cdktn.IResolvable;
3666
3666
  }
@@ -3706,25 +3706,25 @@ export interface OneDashboardPageWidgetTableDataFormat {
3706
3706
  /**
3707
3707
  * Defines the format of the mentioned type
3708
3708
  *
3709
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#format OneDashboard#format}
3709
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#format OneDashboard#format}
3710
3710
  */
3711
3711
  readonly format?: string;
3712
3712
  /**
3713
3713
  * The column name to be sorted
3714
3714
  *
3715
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#name OneDashboard#name}
3715
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#name OneDashboard#name}
3716
3716
  */
3717
3717
  readonly name: string;
3718
3718
  /**
3719
3719
  * The precision of the type
3720
3720
  *
3721
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#precision OneDashboard#precision}
3721
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#precision OneDashboard#precision}
3722
3722
  */
3723
3723
  readonly precision?: number;
3724
3724
  /**
3725
3725
  * Defines the type of the mentioned column
3726
3726
  *
3727
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#type OneDashboard#type}
3727
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#type OneDashboard#type}
3728
3728
  */
3729
3729
  readonly type: string;
3730
3730
  }
@@ -3778,13 +3778,13 @@ export interface OneDashboardPageWidgetTableInitialSorting {
3778
3778
  /**
3779
3779
  * Defines the sort order. Either ascending or descending.
3780
3780
  *
3781
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#direction OneDashboard#direction}
3781
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#direction OneDashboard#direction}
3782
3782
  */
3783
3783
  readonly direction: string;
3784
3784
  /**
3785
3785
  * The column name to be sorted
3786
3786
  *
3787
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#name OneDashboard#name}
3787
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#name OneDashboard#name}
3788
3788
  */
3789
3789
  readonly name: string;
3790
3790
  }
@@ -3812,13 +3812,13 @@ export interface OneDashboardPageWidgetTableNrqlQuery {
3812
3812
  /**
3813
3813
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
3814
3814
  *
3815
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
3815
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#account_id OneDashboard#account_id}
3816
3816
  */
3817
3817
  readonly accountId?: string;
3818
3818
  /**
3819
3819
  * The NRQL query.
3820
3820
  *
3821
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#query OneDashboard#query}
3821
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#query OneDashboard#query}
3822
3822
  */
3823
3823
  readonly query: string;
3824
3824
  }
@@ -3863,13 +3863,13 @@ export interface OneDashboardPageWidgetTableNullValuesSeriesOverrides {
3863
3863
  /**
3864
3864
  * Null value
3865
3865
  *
3866
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
3866
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
3867
3867
  */
3868
3868
  readonly nullValue?: string;
3869
3869
  /**
3870
3870
  * Series name
3871
3871
  *
3872
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3872
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3873
3873
  */
3874
3874
  readonly seriesName?: string;
3875
3875
  }
@@ -3913,13 +3913,13 @@ export declare class OneDashboardPageWidgetTableNullValuesSeriesOverridesList ex
3913
3913
  }
3914
3914
  export interface OneDashboardPageWidgetTableNullValues {
3915
3915
  /**
3916
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
3916
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
3917
3917
  */
3918
3918
  readonly nullValue?: string;
3919
3919
  /**
3920
3920
  * series_overrides block
3921
3921
  *
3922
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3922
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3923
3923
  */
3924
3924
  readonly seriesOverrides?: OneDashboardPageWidgetTableNullValuesSeriesOverrides[] | cdktn.IResolvable;
3925
3925
  }
@@ -3965,25 +3965,25 @@ export interface OneDashboardPageWidgetTableThreshold {
3965
3965
  /**
3966
3966
  * Name of the column in the table, to which the threshold would be applied.
3967
3967
  *
3968
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#column_name OneDashboard#column_name}
3968
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#column_name OneDashboard#column_name}
3969
3969
  */
3970
3970
  readonly columnName?: string;
3971
3971
  /**
3972
3972
  * The number from which the range starts in thresholds.
3973
3973
  *
3974
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#from OneDashboard#from}
3974
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#from OneDashboard#from}
3975
3975
  */
3976
3976
  readonly from?: string;
3977
3977
  /**
3978
3978
  * Severity of the threshold, which would reflect in the widget, in the range of the threshold specified.
3979
3979
  *
3980
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#severity OneDashboard#severity}
3980
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#severity OneDashboard#severity}
3981
3981
  */
3982
3982
  readonly severity?: string;
3983
3983
  /**
3984
3984
  * The number at which the range ends in thresholds.
3985
3985
  *
3986
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#to OneDashboard#to}
3986
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#to OneDashboard#to}
3987
3987
  */
3988
3988
  readonly to?: string;
3989
3989
  }
@@ -4039,13 +4039,13 @@ export interface OneDashboardPageWidgetTableUnitsSeriesOverrides {
4039
4039
  /**
4040
4040
  * Series name
4041
4041
  *
4042
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
4042
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
4043
4043
  */
4044
4044
  readonly seriesName?: string;
4045
4045
  /**
4046
4046
  * Unit name
4047
4047
  *
4048
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#unit OneDashboard#unit}
4048
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#unit OneDashboard#unit}
4049
4049
  */
4050
4050
  readonly unit?: string;
4051
4051
  }
@@ -4089,13 +4089,13 @@ export declare class OneDashboardPageWidgetTableUnitsSeriesOverridesList extends
4089
4089
  }
4090
4090
  export interface OneDashboardPageWidgetTableUnits {
4091
4091
  /**
4092
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#unit OneDashboard#unit}
4092
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#unit OneDashboard#unit}
4093
4093
  */
4094
4094
  readonly unit?: string;
4095
4095
  /**
4096
4096
  * series_overrides block
4097
4097
  *
4098
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4098
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4099
4099
  */
4100
4100
  readonly seriesOverrides?: OneDashboardPageWidgetTableUnitsSeriesOverrides[] | cdktn.IResolvable;
4101
4101
  }
@@ -4139,109 +4139,109 @@ export declare class OneDashboardPageWidgetTableUnitsList extends cdktn.ComplexL
4139
4139
  }
4140
4140
  export interface OneDashboardPageWidgetTable {
4141
4141
  /**
4142
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#column OneDashboard#column}
4142
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#column OneDashboard#column}
4143
4143
  */
4144
4144
  readonly column: number;
4145
4145
  /**
4146
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
4146
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
4147
4147
  */
4148
4148
  readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
4149
4149
  /**
4150
4150
  * Use this item to filter the current dashboard
4151
4151
  *
4152
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#filter_current_dashboard OneDashboard#filter_current_dashboard}
4152
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#filter_current_dashboard OneDashboard#filter_current_dashboard}
4153
4153
  */
4154
4154
  readonly filterCurrentDashboard?: boolean | cdktn.IResolvable;
4155
4155
  /**
4156
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#height OneDashboard#height}
4156
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#height OneDashboard#height}
4157
4157
  */
4158
4158
  readonly height?: number;
4159
4159
  /**
4160
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
4160
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
4161
4161
  */
4162
4162
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
4163
4163
  /**
4164
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
4164
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
4165
4165
  */
4166
4166
  readonly legendEnabled?: boolean | cdktn.IResolvable;
4167
4167
  /**
4168
4168
  * Related entities. Currently only supports Dashboard entities, but may allow other cases in the future.
4169
4169
  *
4170
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#linked_entity_guids OneDashboard#linked_entity_guids}
4170
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#linked_entity_guids OneDashboard#linked_entity_guids}
4171
4171
  */
4172
4172
  readonly linkedEntityGuids?: string[];
4173
4173
  /**
4174
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
4174
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
4175
4175
  */
4176
4176
  readonly refreshRate?: string;
4177
4177
  /**
4178
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#row OneDashboard#row}
4178
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#row OneDashboard#row}
4179
4179
  */
4180
4180
  readonly row: number;
4181
4181
  /**
4182
4182
  * A title for the widget.
4183
4183
  *
4184
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#title OneDashboard#title}
4184
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#title OneDashboard#title}
4185
4185
  */
4186
4186
  readonly title: string;
4187
4187
  /**
4188
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#width OneDashboard#width}
4188
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#width OneDashboard#width}
4189
4189
  */
4190
4190
  readonly width?: number;
4191
4191
  /**
4192
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
4192
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
4193
4193
  */
4194
4194
  readonly yAxisLeftMax?: number;
4195
4195
  /**
4196
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
4196
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
4197
4197
  */
4198
4198
  readonly yAxisLeftMin?: number;
4199
4199
  /**
4200
4200
  * chart_styles block
4201
4201
  *
4202
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
4202
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
4203
4203
  */
4204
4204
  readonly chartStyles?: OneDashboardPageWidgetTableChartStyles;
4205
4205
  /**
4206
4206
  * colors block
4207
4207
  *
4208
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#colors OneDashboard#colors}
4208
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#colors OneDashboard#colors}
4209
4209
  */
4210
4210
  readonly colors?: OneDashboardPageWidgetTableColors[] | cdktn.IResolvable;
4211
4211
  /**
4212
4212
  * data_format block
4213
4213
  *
4214
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
4214
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#data_format OneDashboard#data_format}
4215
4215
  */
4216
4216
  readonly dataFormat?: OneDashboardPageWidgetTableDataFormat[] | cdktn.IResolvable;
4217
4217
  /**
4218
4218
  * initial_sorting block
4219
4219
  *
4220
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
4220
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
4221
4221
  */
4222
4222
  readonly initialSorting?: OneDashboardPageWidgetTableInitialSorting;
4223
4223
  /**
4224
4224
  * nrql_query block
4225
4225
  *
4226
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
4226
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
4227
4227
  */
4228
4228
  readonly nrqlQuery: OneDashboardPageWidgetTableNrqlQuery[] | cdktn.IResolvable;
4229
4229
  /**
4230
4230
  * null_values block
4231
4231
  *
4232
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
4232
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_values OneDashboard#null_values}
4233
4233
  */
4234
4234
  readonly nullValues?: OneDashboardPageWidgetTableNullValues[] | cdktn.IResolvable;
4235
4235
  /**
4236
4236
  * threshold block
4237
4237
  *
4238
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#threshold OneDashboard#threshold}
4238
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#threshold OneDashboard#threshold}
4239
4239
  */
4240
4240
  readonly threshold?: OneDashboardPageWidgetTableThreshold[] | cdktn.IResolvable;
4241
4241
  /**
4242
4242
  * units block
4243
4243
  *
4244
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#units OneDashboard#units}
4244
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#units OneDashboard#units}
4245
4245
  */
4246
4246
  readonly units?: OneDashboardPageWidgetTableUnits[] | cdktn.IResolvable;
4247
4247
  }
@@ -4379,97 +4379,97 @@ export interface OneDashboardPage {
4379
4379
  /**
4380
4380
  * The dashboard page's description.
4381
4381
  *
4382
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#description OneDashboard#description}
4382
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#description OneDashboard#description}
4383
4383
  */
4384
4384
  readonly description?: string;
4385
4385
  /**
4386
4386
  * The dashboard page's name.
4387
4387
  *
4388
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#name OneDashboard#name}
4388
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#name OneDashboard#name}
4389
4389
  */
4390
4390
  readonly name: string;
4391
4391
  /**
4392
4392
  * widget_area block
4393
4393
  *
4394
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#widget_area OneDashboard#widget_area}
4394
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#widget_area OneDashboard#widget_area}
4395
4395
  */
4396
4396
  readonly widgetArea?: OneDashboardPageWidgetArea[] | cdktn.IResolvable;
4397
4397
  /**
4398
4398
  * widget_bar block
4399
4399
  *
4400
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#widget_bar OneDashboard#widget_bar}
4400
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#widget_bar OneDashboard#widget_bar}
4401
4401
  */
4402
4402
  readonly widgetBar?: OneDashboardPageWidgetBar[] | cdktn.IResolvable;
4403
4403
  /**
4404
4404
  * widget_billboard block
4405
4405
  *
4406
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#widget_billboard OneDashboard#widget_billboard}
4406
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#widget_billboard OneDashboard#widget_billboard}
4407
4407
  */
4408
4408
  readonly widgetBillboard?: OneDashboardPageWidgetBillboard[] | cdktn.IResolvable;
4409
4409
  /**
4410
4410
  * widget_bullet block
4411
4411
  *
4412
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#widget_bullet OneDashboard#widget_bullet}
4412
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#widget_bullet OneDashboard#widget_bullet}
4413
4413
  */
4414
4414
  readonly widgetBullet?: OneDashboardPageWidgetBullet[] | cdktn.IResolvable;
4415
4415
  /**
4416
4416
  * widget_funnel block
4417
4417
  *
4418
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#widget_funnel OneDashboard#widget_funnel}
4418
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#widget_funnel OneDashboard#widget_funnel}
4419
4419
  */
4420
4420
  readonly widgetFunnel?: OneDashboardPageWidgetFunnel[] | cdktn.IResolvable;
4421
4421
  /**
4422
4422
  * widget_heatmap block
4423
4423
  *
4424
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#widget_heatmap OneDashboard#widget_heatmap}
4424
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#widget_heatmap OneDashboard#widget_heatmap}
4425
4425
  */
4426
4426
  readonly widgetHeatmap?: OneDashboardPageWidgetHeatmap[] | cdktn.IResolvable;
4427
4427
  /**
4428
4428
  * widget_histogram block
4429
4429
  *
4430
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#widget_histogram OneDashboard#widget_histogram}
4430
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#widget_histogram OneDashboard#widget_histogram}
4431
4431
  */
4432
4432
  readonly widgetHistogram?: OneDashboardPageWidgetHistogram[] | cdktn.IResolvable;
4433
4433
  /**
4434
4434
  * widget_json block
4435
4435
  *
4436
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#widget_json OneDashboard#widget_json}
4436
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#widget_json OneDashboard#widget_json}
4437
4437
  */
4438
4438
  readonly widgetJson?: OneDashboardPageWidgetJson[] | cdktn.IResolvable;
4439
4439
  /**
4440
4440
  * widget_line block
4441
4441
  *
4442
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#widget_line OneDashboard#widget_line}
4442
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#widget_line OneDashboard#widget_line}
4443
4443
  */
4444
4444
  readonly widgetLine?: OneDashboardPageWidgetLine[] | cdktn.IResolvable;
4445
4445
  /**
4446
4446
  * widget_log_table block
4447
4447
  *
4448
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#widget_log_table OneDashboard#widget_log_table}
4448
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#widget_log_table OneDashboard#widget_log_table}
4449
4449
  */
4450
4450
  readonly widgetLogTable?: OneDashboardPageWidgetLogTable[] | cdktn.IResolvable;
4451
4451
  /**
4452
4452
  * widget_markdown block
4453
4453
  *
4454
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#widget_markdown OneDashboard#widget_markdown}
4454
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#widget_markdown OneDashboard#widget_markdown}
4455
4455
  */
4456
4456
  readonly widgetMarkdown?: OneDashboardPageWidgetMarkdown[] | cdktn.IResolvable;
4457
4457
  /**
4458
4458
  * widget_pie block
4459
4459
  *
4460
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#widget_pie OneDashboard#widget_pie}
4460
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#widget_pie OneDashboard#widget_pie}
4461
4461
  */
4462
4462
  readonly widgetPie?: OneDashboardPageWidgetPie[] | cdktn.IResolvable;
4463
4463
  /**
4464
4464
  * widget_stacked_bar block
4465
4465
  *
4466
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#widget_stacked_bar OneDashboard#widget_stacked_bar}
4466
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#widget_stacked_bar OneDashboard#widget_stacked_bar}
4467
4467
  */
4468
4468
  readonly widgetStackedBar?: OneDashboardPageWidgetStackedBar[] | cdktn.IResolvable;
4469
4469
  /**
4470
4470
  * widget_table block
4471
4471
  *
4472
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#widget_table OneDashboard#widget_table}
4472
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#widget_table OneDashboard#widget_table}
4473
4473
  */
4474
4474
  readonly widgetTable?: OneDashboardPageWidgetTable[] | cdktn.IResolvable;
4475
4475
  }
@@ -4585,13 +4585,13 @@ export interface OneDashboardVariableItem {
4585
4585
  /**
4586
4586
  * A human-friendly display string for this value.
4587
4587
  *
4588
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#title OneDashboard#title}
4588
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#title OneDashboard#title}
4589
4589
  */
4590
4590
  readonly title?: string;
4591
4591
  /**
4592
4592
  * A possible variable value
4593
4593
  *
4594
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#value OneDashboard#value}
4594
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#value OneDashboard#value}
4595
4595
  */
4596
4596
  readonly value: string;
4597
4597
  }
@@ -4636,13 +4636,13 @@ export interface OneDashboardVariableNrqlQuery {
4636
4636
  /**
4637
4637
  * New Relic account ID(s) to issue the query against.
4638
4638
  *
4639
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#account_ids OneDashboard#account_ids}
4639
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#account_ids OneDashboard#account_ids}
4640
4640
  */
4641
4641
  readonly accountIds?: number[];
4642
4642
  /**
4643
4643
  * NRQL formatted query.
4644
4644
  *
4645
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#query OneDashboard#query}
4645
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#query OneDashboard#query}
4646
4646
  */
4647
4647
  readonly query: string;
4648
4648
  }
@@ -4671,19 +4671,19 @@ export interface OneDashboardVariableOptions {
4671
4671
  /**
4672
4672
  * Only applies to variables of type NRQL. With this turned on, query condition defined with the variable will not be included in the query.
4673
4673
  *
4674
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#excluded OneDashboard#excluded}
4674
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#excluded OneDashboard#excluded}
4675
4675
  */
4676
4676
  readonly excluded?: boolean | cdktn.IResolvable;
4677
4677
  /**
4678
4678
  * Only applies to variables of type NRQL. With this turned on, the time range for the NRQL query will override the time picker on dashboards and other pages. Turn this off to use the time picker as normal.
4679
4679
  *
4680
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
4680
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
4681
4681
  */
4682
4682
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
4683
4683
  /**
4684
4684
  * Show apply button when multi-selecting
4685
4685
  *
4686
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#show_apply_action OneDashboard#show_apply_action}
4686
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#show_apply_action OneDashboard#show_apply_action}
4687
4687
  */
4688
4688
  readonly showApplyAction?: boolean | cdktn.IResolvable;
4689
4689
  }
@@ -4734,55 +4734,55 @@ export interface OneDashboardVariable {
4734
4734
  /**
4735
4735
  * Default values for this variable.
4736
4736
  *
4737
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#default_values OneDashboard#default_values}
4737
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#default_values OneDashboard#default_values}
4738
4738
  */
4739
4739
  readonly defaultValues?: string[];
4740
4740
  /**
4741
4741
  * Indicates whether this variable supports multiple selection or not. Only applies to variables of type NRQL or ENUM.
4742
4742
  *
4743
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#is_multi_selection OneDashboard#is_multi_selection}
4743
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#is_multi_selection OneDashboard#is_multi_selection}
4744
4744
  */
4745
4745
  readonly isMultiSelection?: boolean | cdktn.IResolvable;
4746
4746
  /**
4747
4747
  * The variable identifier.
4748
4748
  *
4749
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#name OneDashboard#name}
4749
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#name OneDashboard#name}
4750
4750
  */
4751
4751
  readonly name: string;
4752
4752
  /**
4753
4753
  * Indicates the strategy to apply when replacing a variable in a NRQL query.
4754
4754
  *
4755
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#replacement_strategy OneDashboard#replacement_strategy}
4755
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#replacement_strategy OneDashboard#replacement_strategy}
4756
4756
  */
4757
4757
  readonly replacementStrategy: string;
4758
4758
  /**
4759
4759
  * Human-friendly display string for this variable.
4760
4760
  *
4761
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#title OneDashboard#title}
4761
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#title OneDashboard#title}
4762
4762
  */
4763
4763
  readonly title: string;
4764
4764
  /**
4765
4765
  * Specifies the data type of the variable and where its possible values may come from.
4766
4766
  *
4767
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#type OneDashboard#type}
4767
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#type OneDashboard#type}
4768
4768
  */
4769
4769
  readonly type: string;
4770
4770
  /**
4771
4771
  * item block
4772
4772
  *
4773
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#item OneDashboard#item}
4773
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#item OneDashboard#item}
4774
4774
  */
4775
4775
  readonly item?: OneDashboardVariableItem[] | cdktn.IResolvable;
4776
4776
  /**
4777
4777
  * nrql_query block
4778
4778
  *
4779
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
4779
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
4780
4780
  */
4781
4781
  readonly nrqlQuery?: OneDashboardVariableNrqlQuery;
4782
4782
  /**
4783
4783
  * options block
4784
4784
  *
4785
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.0/docs/resources/one_dashboard#options OneDashboard#options}
4785
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#options OneDashboard#options}
4786
4786
  */
4787
4787
  readonly options?: OneDashboardVariableOptions[] | cdktn.IResolvable;
4788
4788
  }