@cdktn/provider-newrelic 14.3.1 → 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 +2297 -2297
  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 +30 -30
  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 +23 -23
  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 -10
  84. package/lib/fleet/index.js +6 -6
  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
@@ -7,7 +7,7 @@ export interface OneDashboardPageWidgetAreaChartStylesGradient {
7
7
  /**
8
8
  * Enable or disable gradient effect.
9
9
  *
10
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#enabled OneDashboard#enabled}
10
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#enabled OneDashboard#enabled}
11
11
  */
12
12
  readonly enabled: boolean | cdktn.IResolvable;
13
13
  }
@@ -31,13 +31,13 @@ export interface OneDashboardPageWidgetAreaChartStyles {
31
31
  /**
32
32
  * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
33
33
  *
34
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
34
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
35
35
  */
36
36
  readonly lineInterpolation?: string;
37
37
  /**
38
38
  * gradient block
39
39
  *
40
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#gradient OneDashboard#gradient}
40
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#gradient OneDashboard#gradient}
41
41
  */
42
42
  readonly gradient?: OneDashboardPageWidgetAreaChartStylesGradient;
43
43
  }
@@ -67,13 +67,13 @@ export interface OneDashboardPageWidgetAreaColorsSeriesOverrides {
67
67
  /**
68
68
  * Color code
69
69
  *
70
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
70
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#color OneDashboard#color}
71
71
  */
72
72
  readonly color?: string;
73
73
  /**
74
74
  * Series name
75
75
  *
76
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
76
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
77
77
  */
78
78
  readonly seriesName?: string;
79
79
  }
@@ -117,13 +117,13 @@ export declare class OneDashboardPageWidgetAreaColorsSeriesOverridesList extends
117
117
  }
118
118
  export interface OneDashboardPageWidgetAreaColors {
119
119
  /**
120
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
120
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#color OneDashboard#color}
121
121
  */
122
122
  readonly color?: string;
123
123
  /**
124
124
  * series_overrides block
125
125
  *
126
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
126
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
127
127
  */
128
128
  readonly seriesOverrides?: OneDashboardPageWidgetAreaColorsSeriesOverrides[] | cdktn.IResolvable;
129
129
  }
@@ -169,25 +169,25 @@ export interface OneDashboardPageWidgetAreaDataFormat {
169
169
  /**
170
170
  * Defines the format of the mentioned type
171
171
  *
172
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#format OneDashboard#format}
172
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#format OneDashboard#format}
173
173
  */
174
174
  readonly format?: string;
175
175
  /**
176
176
  * The column name to be sorted
177
177
  *
178
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
178
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#name OneDashboard#name}
179
179
  */
180
180
  readonly name: string;
181
181
  /**
182
182
  * The precision of the type
183
183
  *
184
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#precision OneDashboard#precision}
184
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#precision OneDashboard#precision}
185
185
  */
186
186
  readonly precision?: number;
187
187
  /**
188
188
  * Defines the type of the mentioned column
189
189
  *
190
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#type OneDashboard#type}
190
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#type OneDashboard#type}
191
191
  */
192
192
  readonly type: string;
193
193
  }
@@ -241,13 +241,13 @@ export interface OneDashboardPageWidgetAreaInitialSorting {
241
241
  /**
242
242
  * Defines the sort order. Either ascending or descending.
243
243
  *
244
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#direction OneDashboard#direction}
244
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#direction OneDashboard#direction}
245
245
  */
246
246
  readonly direction: string;
247
247
  /**
248
248
  * The column name to be sorted
249
249
  *
250
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
250
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#name OneDashboard#name}
251
251
  */
252
252
  readonly name: string;
253
253
  }
@@ -275,13 +275,13 @@ export interface OneDashboardPageWidgetAreaNrqlQuery {
275
275
  /**
276
276
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
277
277
  *
278
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#account_id OneDashboard#account_id}
278
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#account_id OneDashboard#account_id}
279
279
  */
280
280
  readonly accountId?: string;
281
281
  /**
282
282
  * The NRQL query.
283
283
  *
284
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#query OneDashboard#query}
284
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#query OneDashboard#query}
285
285
  */
286
286
  readonly query: string;
287
287
  }
@@ -326,13 +326,13 @@ export interface OneDashboardPageWidgetAreaNullValuesSeriesOverrides {
326
326
  /**
327
327
  * Null value
328
328
  *
329
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
329
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
330
330
  */
331
331
  readonly nullValue?: string;
332
332
  /**
333
333
  * Series name
334
334
  *
335
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
335
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
336
336
  */
337
337
  readonly seriesName?: string;
338
338
  }
@@ -376,13 +376,13 @@ export declare class OneDashboardPageWidgetAreaNullValuesSeriesOverridesList ext
376
376
  }
377
377
  export interface OneDashboardPageWidgetAreaNullValues {
378
378
  /**
379
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
379
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
380
380
  */
381
381
  readonly nullValue?: string;
382
382
  /**
383
383
  * series_overrides block
384
384
  *
385
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
385
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
386
386
  */
387
387
  readonly seriesOverrides?: OneDashboardPageWidgetAreaNullValuesSeriesOverrides[] | cdktn.IResolvable;
388
388
  }
@@ -428,7 +428,7 @@ export interface OneDashboardPageWidgetAreaTooltip {
428
428
  /**
429
429
  * Tooltip display mode.
430
430
  *
431
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#mode OneDashboard#mode}
431
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#mode OneDashboard#mode}
432
432
  */
433
433
  readonly mode: string;
434
434
  }
@@ -452,13 +452,13 @@ export interface OneDashboardPageWidgetAreaUnitsSeriesOverrides {
452
452
  /**
453
453
  * Series name
454
454
  *
455
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
455
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
456
456
  */
457
457
  readonly seriesName?: string;
458
458
  /**
459
459
  * Unit name
460
460
  *
461
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
461
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#unit OneDashboard#unit}
462
462
  */
463
463
  readonly unit?: string;
464
464
  }
@@ -502,13 +502,13 @@ export declare class OneDashboardPageWidgetAreaUnitsSeriesOverridesList extends
502
502
  }
503
503
  export interface OneDashboardPageWidgetAreaUnits {
504
504
  /**
505
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
505
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#unit OneDashboard#unit}
506
506
  */
507
507
  readonly unit?: string;
508
508
  /**
509
509
  * series_overrides block
510
510
  *
511
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
511
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
512
512
  */
513
513
  readonly seriesOverrides?: OneDashboardPageWidgetAreaUnitsSeriesOverrides[] | cdktn.IResolvable;
514
514
  }
@@ -552,97 +552,97 @@ export declare class OneDashboardPageWidgetAreaUnitsList extends cdktn.ComplexLi
552
552
  }
553
553
  export interface OneDashboardPageWidgetArea {
554
554
  /**
555
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#column OneDashboard#column}
555
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#column OneDashboard#column}
556
556
  */
557
557
  readonly column: number;
558
558
  /**
559
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
559
+ * 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}
560
560
  */
561
561
  readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
562
562
  /**
563
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#height OneDashboard#height}
563
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#height OneDashboard#height}
564
564
  */
565
565
  readonly height?: number;
566
566
  /**
567
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
567
+ * 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}
568
568
  */
569
569
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
570
570
  /**
571
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
571
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
572
572
  */
573
573
  readonly legendEnabled?: boolean | cdktn.IResolvable;
574
574
  /**
575
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
575
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
576
576
  */
577
577
  readonly refreshRate?: string;
578
578
  /**
579
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#row OneDashboard#row}
579
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#row OneDashboard#row}
580
580
  */
581
581
  readonly row: number;
582
582
  /**
583
583
  * A title for the widget.
584
584
  *
585
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#title OneDashboard#title}
585
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#title OneDashboard#title}
586
586
  */
587
587
  readonly title: string;
588
588
  /**
589
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#width OneDashboard#width}
589
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#width OneDashboard#width}
590
590
  */
591
591
  readonly width?: number;
592
592
  /**
593
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
593
+ * 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}
594
594
  */
595
595
  readonly yAxisLeftMax?: number;
596
596
  /**
597
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
597
+ * 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}
598
598
  */
599
599
  readonly yAxisLeftMin?: number;
600
600
  /**
601
601
  * chart_styles block
602
602
  *
603
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
603
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
604
604
  */
605
605
  readonly chartStyles?: OneDashboardPageWidgetAreaChartStyles;
606
606
  /**
607
607
  * colors block
608
608
  *
609
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#colors OneDashboard#colors}
609
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#colors OneDashboard#colors}
610
610
  */
611
611
  readonly colors?: OneDashboardPageWidgetAreaColors[] | cdktn.IResolvable;
612
612
  /**
613
613
  * data_format block
614
614
  *
615
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#data_format OneDashboard#data_format}
615
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#data_format OneDashboard#data_format}
616
616
  */
617
617
  readonly dataFormat?: OneDashboardPageWidgetAreaDataFormat[] | cdktn.IResolvable;
618
618
  /**
619
619
  * initial_sorting block
620
620
  *
621
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
621
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
622
622
  */
623
623
  readonly initialSorting?: OneDashboardPageWidgetAreaInitialSorting;
624
624
  /**
625
625
  * nrql_query block
626
626
  *
627
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
627
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
628
628
  */
629
629
  readonly nrqlQuery: OneDashboardPageWidgetAreaNrqlQuery[] | cdktn.IResolvable;
630
630
  /**
631
631
  * null_values block
632
632
  *
633
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_values OneDashboard#null_values}
633
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_values OneDashboard#null_values}
634
634
  */
635
635
  readonly nullValues?: OneDashboardPageWidgetAreaNullValues[] | cdktn.IResolvable;
636
636
  /**
637
637
  * tooltip block
638
638
  *
639
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#tooltip OneDashboard#tooltip}
639
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#tooltip OneDashboard#tooltip}
640
640
  */
641
641
  readonly tooltip?: OneDashboardPageWidgetAreaTooltip;
642
642
  /**
643
643
  * units block
644
644
  *
645
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#units OneDashboard#units}
645
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#units OneDashboard#units}
646
646
  */
647
647
  readonly units?: OneDashboardPageWidgetAreaUnits[] | cdktn.IResolvable;
648
648
  }
@@ -770,7 +770,7 @@ export interface OneDashboardPageWidgetBarChartStylesGradient {
770
770
  /**
771
771
  * Enable or disable gradient effect.
772
772
  *
773
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#enabled OneDashboard#enabled}
773
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#enabled OneDashboard#enabled}
774
774
  */
775
775
  readonly enabled: boolean | cdktn.IResolvable;
776
776
  }
@@ -794,13 +794,13 @@ export interface OneDashboardPageWidgetBarChartStyles {
794
794
  /**
795
795
  * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
796
796
  *
797
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
797
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
798
798
  */
799
799
  readonly lineInterpolation?: string;
800
800
  /**
801
801
  * gradient block
802
802
  *
803
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#gradient OneDashboard#gradient}
803
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#gradient OneDashboard#gradient}
804
804
  */
805
805
  readonly gradient?: OneDashboardPageWidgetBarChartStylesGradient;
806
806
  }
@@ -830,13 +830,13 @@ export interface OneDashboardPageWidgetBarColorsSeriesOverrides {
830
830
  /**
831
831
  * Color code
832
832
  *
833
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
833
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#color OneDashboard#color}
834
834
  */
835
835
  readonly color?: string;
836
836
  /**
837
837
  * Series name
838
838
  *
839
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
839
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
840
840
  */
841
841
  readonly seriesName?: string;
842
842
  }
@@ -880,13 +880,13 @@ export declare class OneDashboardPageWidgetBarColorsSeriesOverridesList extends
880
880
  }
881
881
  export interface OneDashboardPageWidgetBarColors {
882
882
  /**
883
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
883
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#color OneDashboard#color}
884
884
  */
885
885
  readonly color?: string;
886
886
  /**
887
887
  * series_overrides block
888
888
  *
889
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
889
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
890
890
  */
891
891
  readonly seriesOverrides?: OneDashboardPageWidgetBarColorsSeriesOverrides[] | cdktn.IResolvable;
892
892
  }
@@ -932,25 +932,25 @@ export interface OneDashboardPageWidgetBarDataFormat {
932
932
  /**
933
933
  * Defines the format of the mentioned type
934
934
  *
935
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#format OneDashboard#format}
935
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#format OneDashboard#format}
936
936
  */
937
937
  readonly format?: string;
938
938
  /**
939
939
  * The column name to be sorted
940
940
  *
941
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
941
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#name OneDashboard#name}
942
942
  */
943
943
  readonly name: string;
944
944
  /**
945
945
  * The precision of the type
946
946
  *
947
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#precision OneDashboard#precision}
947
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#precision OneDashboard#precision}
948
948
  */
949
949
  readonly precision?: number;
950
950
  /**
951
951
  * Defines the type of the mentioned column
952
952
  *
953
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#type OneDashboard#type}
953
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#type OneDashboard#type}
954
954
  */
955
955
  readonly type: string;
956
956
  }
@@ -1004,13 +1004,13 @@ export interface OneDashboardPageWidgetBarInitialSorting {
1004
1004
  /**
1005
1005
  * Defines the sort order. Either ascending or descending.
1006
1006
  *
1007
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#direction OneDashboard#direction}
1007
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#direction OneDashboard#direction}
1008
1008
  */
1009
1009
  readonly direction: string;
1010
1010
  /**
1011
1011
  * The column name to be sorted
1012
1012
  *
1013
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
1013
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#name OneDashboard#name}
1014
1014
  */
1015
1015
  readonly name: string;
1016
1016
  }
@@ -1038,13 +1038,13 @@ export interface OneDashboardPageWidgetBarNrqlQuery {
1038
1038
  /**
1039
1039
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
1040
1040
  *
1041
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#account_id OneDashboard#account_id}
1041
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#account_id OneDashboard#account_id}
1042
1042
  */
1043
1043
  readonly accountId?: string;
1044
1044
  /**
1045
1045
  * The NRQL query.
1046
1046
  *
1047
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#query OneDashboard#query}
1047
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#query OneDashboard#query}
1048
1048
  */
1049
1049
  readonly query: string;
1050
1050
  }
@@ -1089,13 +1089,13 @@ export interface OneDashboardPageWidgetBarNullValuesSeriesOverrides {
1089
1089
  /**
1090
1090
  * Null value
1091
1091
  *
1092
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1092
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1093
1093
  */
1094
1094
  readonly nullValue?: string;
1095
1095
  /**
1096
1096
  * Series name
1097
1097
  *
1098
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1098
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1099
1099
  */
1100
1100
  readonly seriesName?: string;
1101
1101
  }
@@ -1139,13 +1139,13 @@ export declare class OneDashboardPageWidgetBarNullValuesSeriesOverridesList exte
1139
1139
  }
1140
1140
  export interface OneDashboardPageWidgetBarNullValues {
1141
1141
  /**
1142
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1142
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1143
1143
  */
1144
1144
  readonly nullValue?: string;
1145
1145
  /**
1146
1146
  * series_overrides block
1147
1147
  *
1148
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1148
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1149
1149
  */
1150
1150
  readonly seriesOverrides?: OneDashboardPageWidgetBarNullValuesSeriesOverrides[] | cdktn.IResolvable;
1151
1151
  }
@@ -1191,13 +1191,13 @@ export interface OneDashboardPageWidgetBarUnitsSeriesOverrides {
1191
1191
  /**
1192
1192
  * Series name
1193
1193
  *
1194
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1194
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1195
1195
  */
1196
1196
  readonly seriesName?: string;
1197
1197
  /**
1198
1198
  * Unit name
1199
1199
  *
1200
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
1200
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#unit OneDashboard#unit}
1201
1201
  */
1202
1202
  readonly unit?: string;
1203
1203
  }
@@ -1241,13 +1241,13 @@ export declare class OneDashboardPageWidgetBarUnitsSeriesOverridesList extends c
1241
1241
  }
1242
1242
  export interface OneDashboardPageWidgetBarUnits {
1243
1243
  /**
1244
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
1244
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#unit OneDashboard#unit}
1245
1245
  */
1246
1246
  readonly unit?: string;
1247
1247
  /**
1248
1248
  * series_overrides block
1249
1249
  *
1250
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1250
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1251
1251
  */
1252
1252
  readonly seriesOverrides?: OneDashboardPageWidgetBarUnitsSeriesOverrides[] | cdktn.IResolvable;
1253
1253
  }
@@ -1291,103 +1291,103 @@ export declare class OneDashboardPageWidgetBarUnitsList extends cdktn.ComplexLis
1291
1291
  }
1292
1292
  export interface OneDashboardPageWidgetBar {
1293
1293
  /**
1294
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#column OneDashboard#column}
1294
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#column OneDashboard#column}
1295
1295
  */
1296
1296
  readonly column: number;
1297
1297
  /**
1298
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
1298
+ * 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}
1299
1299
  */
1300
1300
  readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
1301
1301
  /**
1302
1302
  * Use this item to filter the current dashboard
1303
1303
  *
1304
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#filter_current_dashboard OneDashboard#filter_current_dashboard}
1304
+ * 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}
1305
1305
  */
1306
1306
  readonly filterCurrentDashboard?: boolean | cdktn.IResolvable;
1307
1307
  /**
1308
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#height OneDashboard#height}
1308
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#height OneDashboard#height}
1309
1309
  */
1310
1310
  readonly height?: number;
1311
1311
  /**
1312
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
1312
+ * 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}
1313
1313
  */
1314
1314
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
1315
1315
  /**
1316
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
1316
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
1317
1317
  */
1318
1318
  readonly legendEnabled?: boolean | cdktn.IResolvable;
1319
1319
  /**
1320
1320
  * Related entities. Currently only supports Dashboard entities, but may allow other cases in the future.
1321
1321
  *
1322
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#linked_entity_guids OneDashboard#linked_entity_guids}
1322
+ * 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}
1323
1323
  */
1324
1324
  readonly linkedEntityGuids?: string[];
1325
1325
  /**
1326
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
1326
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
1327
1327
  */
1328
1328
  readonly refreshRate?: string;
1329
1329
  /**
1330
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#row OneDashboard#row}
1330
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#row OneDashboard#row}
1331
1331
  */
1332
1332
  readonly row: number;
1333
1333
  /**
1334
1334
  * A title for the widget.
1335
1335
  *
1336
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#title OneDashboard#title}
1336
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#title OneDashboard#title}
1337
1337
  */
1338
1338
  readonly title: string;
1339
1339
  /**
1340
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#width OneDashboard#width}
1340
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#width OneDashboard#width}
1341
1341
  */
1342
1342
  readonly width?: number;
1343
1343
  /**
1344
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
1344
+ * 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}
1345
1345
  */
1346
1346
  readonly yAxisLeftMax?: number;
1347
1347
  /**
1348
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
1348
+ * 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}
1349
1349
  */
1350
1350
  readonly yAxisLeftMin?: number;
1351
1351
  /**
1352
1352
  * chart_styles block
1353
1353
  *
1354
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
1354
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
1355
1355
  */
1356
1356
  readonly chartStyles?: OneDashboardPageWidgetBarChartStyles;
1357
1357
  /**
1358
1358
  * colors block
1359
1359
  *
1360
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#colors OneDashboard#colors}
1360
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#colors OneDashboard#colors}
1361
1361
  */
1362
1362
  readonly colors?: OneDashboardPageWidgetBarColors[] | cdktn.IResolvable;
1363
1363
  /**
1364
1364
  * data_format block
1365
1365
  *
1366
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#data_format OneDashboard#data_format}
1366
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#data_format OneDashboard#data_format}
1367
1367
  */
1368
1368
  readonly dataFormat?: OneDashboardPageWidgetBarDataFormat[] | cdktn.IResolvable;
1369
1369
  /**
1370
1370
  * initial_sorting block
1371
1371
  *
1372
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
1372
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
1373
1373
  */
1374
1374
  readonly initialSorting?: OneDashboardPageWidgetBarInitialSorting;
1375
1375
  /**
1376
1376
  * nrql_query block
1377
1377
  *
1378
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
1378
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
1379
1379
  */
1380
1380
  readonly nrqlQuery: OneDashboardPageWidgetBarNrqlQuery[] | cdktn.IResolvable;
1381
1381
  /**
1382
1382
  * null_values block
1383
1383
  *
1384
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_values OneDashboard#null_values}
1384
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_values OneDashboard#null_values}
1385
1385
  */
1386
1386
  readonly nullValues?: OneDashboardPageWidgetBarNullValues[] | cdktn.IResolvable;
1387
1387
  /**
1388
1388
  * units block
1389
1389
  *
1390
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#units OneDashboard#units}
1390
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#units OneDashboard#units}
1391
1391
  */
1392
1392
  readonly units?: OneDashboardPageWidgetBarUnits[] | cdktn.IResolvable;
1393
1393
  }
@@ -1520,19 +1520,19 @@ export interface OneDashboardPageWidgetBillboardBillboardSettingsGridOptions {
1520
1520
  /**
1521
1521
  * Number of columns in the grid.
1522
1522
  *
1523
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#columns OneDashboard#columns}
1523
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#columns OneDashboard#columns}
1524
1524
  */
1525
1525
  readonly columns?: number;
1526
1526
  /**
1527
1527
  * Grid label setting.
1528
1528
  *
1529
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#label OneDashboard#label}
1529
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#label OneDashboard#label}
1530
1530
  */
1531
1531
  readonly label?: number;
1532
1532
  /**
1533
1533
  * Grid value setting.
1534
1534
  *
1535
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#value OneDashboard#value}
1535
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#value OneDashboard#value}
1536
1536
  */
1537
1537
  readonly value?: number;
1538
1538
  }
@@ -1567,19 +1567,19 @@ export interface OneDashboardPageWidgetBillboardBillboardSettingsLink {
1567
1567
  /**
1568
1568
  * Whether to open the link in a new tab.
1569
1569
  *
1570
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#new_tab OneDashboard#new_tab}
1570
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#new_tab OneDashboard#new_tab}
1571
1571
  */
1572
1572
  readonly newTab?: boolean | cdktn.IResolvable;
1573
1573
  /**
1574
1574
  * The title for the link.
1575
1575
  *
1576
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#title OneDashboard#title}
1576
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#title OneDashboard#title}
1577
1577
  */
1578
1578
  readonly title?: string;
1579
1579
  /**
1580
1580
  * The URL for the link.
1581
1581
  *
1582
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#url OneDashboard#url}
1582
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#url OneDashboard#url}
1583
1583
  */
1584
1584
  readonly url?: string;
1585
1585
  }
@@ -1614,13 +1614,13 @@ export interface OneDashboardPageWidgetBillboardBillboardSettingsVisual {
1614
1614
  /**
1615
1615
  * Billboard alignment type.
1616
1616
  *
1617
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#alignment OneDashboard#alignment}
1617
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#alignment OneDashboard#alignment}
1618
1618
  */
1619
1619
  readonly alignment?: string;
1620
1620
  /**
1621
1621
  * Billboard display type.
1622
1622
  *
1623
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#display OneDashboard#display}
1623
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#display OneDashboard#display}
1624
1624
  */
1625
1625
  readonly display?: string;
1626
1626
  }
@@ -1650,19 +1650,19 @@ export interface OneDashboardPageWidgetBillboardBillboardSettings {
1650
1650
  /**
1651
1651
  * grid_options block
1652
1652
  *
1653
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#grid_options OneDashboard#grid_options}
1653
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#grid_options OneDashboard#grid_options}
1654
1654
  */
1655
1655
  readonly gridOptions?: OneDashboardPageWidgetBillboardBillboardSettingsGridOptions;
1656
1656
  /**
1657
1657
  * link block
1658
1658
  *
1659
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#link OneDashboard#link}
1659
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#link OneDashboard#link}
1660
1660
  */
1661
1661
  readonly link?: OneDashboardPageWidgetBillboardBillboardSettingsLink;
1662
1662
  /**
1663
1663
  * visual block
1664
1664
  *
1665
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#visual OneDashboard#visual}
1665
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#visual OneDashboard#visual}
1666
1666
  */
1667
1667
  readonly visual?: OneDashboardPageWidgetBillboardBillboardSettingsVisual;
1668
1668
  }
@@ -1697,7 +1697,7 @@ export interface OneDashboardPageWidgetBillboardChartStylesGradient {
1697
1697
  /**
1698
1698
  * Enable or disable gradient effect.
1699
1699
  *
1700
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#enabled OneDashboard#enabled}
1700
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#enabled OneDashboard#enabled}
1701
1701
  */
1702
1702
  readonly enabled: boolean | cdktn.IResolvable;
1703
1703
  }
@@ -1721,13 +1721,13 @@ export interface OneDashboardPageWidgetBillboardChartStyles {
1721
1721
  /**
1722
1722
  * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
1723
1723
  *
1724
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
1724
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
1725
1725
  */
1726
1726
  readonly lineInterpolation?: string;
1727
1727
  /**
1728
1728
  * gradient block
1729
1729
  *
1730
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#gradient OneDashboard#gradient}
1730
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#gradient OneDashboard#gradient}
1731
1731
  */
1732
1732
  readonly gradient?: OneDashboardPageWidgetBillboardChartStylesGradient;
1733
1733
  }
@@ -1757,13 +1757,13 @@ export interface OneDashboardPageWidgetBillboardColorsSeriesOverrides {
1757
1757
  /**
1758
1758
  * Color code
1759
1759
  *
1760
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
1760
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#color OneDashboard#color}
1761
1761
  */
1762
1762
  readonly color?: string;
1763
1763
  /**
1764
1764
  * Series name
1765
1765
  *
1766
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1766
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1767
1767
  */
1768
1768
  readonly seriesName?: string;
1769
1769
  }
@@ -1807,13 +1807,13 @@ export declare class OneDashboardPageWidgetBillboardColorsSeriesOverridesList ex
1807
1807
  }
1808
1808
  export interface OneDashboardPageWidgetBillboardColors {
1809
1809
  /**
1810
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
1810
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#color OneDashboard#color}
1811
1811
  */
1812
1812
  readonly color?: string;
1813
1813
  /**
1814
1814
  * series_overrides block
1815
1815
  *
1816
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1816
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1817
1817
  */
1818
1818
  readonly seriesOverrides?: OneDashboardPageWidgetBillboardColorsSeriesOverrides[] | cdktn.IResolvable;
1819
1819
  }
@@ -1859,25 +1859,25 @@ export interface OneDashboardPageWidgetBillboardDataFormat {
1859
1859
  /**
1860
1860
  * Defines the format of the mentioned type
1861
1861
  *
1862
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#format OneDashboard#format}
1862
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#format OneDashboard#format}
1863
1863
  */
1864
1864
  readonly format?: string;
1865
1865
  /**
1866
1866
  * The column name to be sorted
1867
1867
  *
1868
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
1868
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#name OneDashboard#name}
1869
1869
  */
1870
1870
  readonly name: string;
1871
1871
  /**
1872
1872
  * The precision of the type
1873
1873
  *
1874
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#precision OneDashboard#precision}
1874
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#precision OneDashboard#precision}
1875
1875
  */
1876
1876
  readonly precision?: number;
1877
1877
  /**
1878
1878
  * Defines the type of the mentioned column
1879
1879
  *
1880
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#type OneDashboard#type}
1880
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#type OneDashboard#type}
1881
1881
  */
1882
1882
  readonly type: string;
1883
1883
  }
@@ -1931,13 +1931,13 @@ export interface OneDashboardPageWidgetBillboardInitialSorting {
1931
1931
  /**
1932
1932
  * Defines the sort order. Either ascending or descending.
1933
1933
  *
1934
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#direction OneDashboard#direction}
1934
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#direction OneDashboard#direction}
1935
1935
  */
1936
1936
  readonly direction: string;
1937
1937
  /**
1938
1938
  * The column name to be sorted
1939
1939
  *
1940
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
1940
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#name OneDashboard#name}
1941
1941
  */
1942
1942
  readonly name: string;
1943
1943
  }
@@ -1965,13 +1965,13 @@ export interface OneDashboardPageWidgetBillboardNrqlQuery {
1965
1965
  /**
1966
1966
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
1967
1967
  *
1968
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#account_id OneDashboard#account_id}
1968
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#account_id OneDashboard#account_id}
1969
1969
  */
1970
1970
  readonly accountId?: string;
1971
1971
  /**
1972
1972
  * The NRQL query.
1973
1973
  *
1974
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#query OneDashboard#query}
1974
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#query OneDashboard#query}
1975
1975
  */
1976
1976
  readonly query: string;
1977
1977
  }
@@ -2016,13 +2016,13 @@ export interface OneDashboardPageWidgetBillboardNullValuesSeriesOverrides {
2016
2016
  /**
2017
2017
  * Null value
2018
2018
  *
2019
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2019
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2020
2020
  */
2021
2021
  readonly nullValue?: string;
2022
2022
  /**
2023
2023
  * Series name
2024
2024
  *
2025
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2025
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2026
2026
  */
2027
2027
  readonly seriesName?: string;
2028
2028
  }
@@ -2066,13 +2066,13 @@ export declare class OneDashboardPageWidgetBillboardNullValuesSeriesOverridesLis
2066
2066
  }
2067
2067
  export interface OneDashboardPageWidgetBillboardNullValues {
2068
2068
  /**
2069
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2069
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2070
2070
  */
2071
2071
  readonly nullValue?: string;
2072
2072
  /**
2073
2073
  * series_overrides block
2074
2074
  *
2075
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2075
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2076
2076
  */
2077
2077
  readonly seriesOverrides?: OneDashboardPageWidgetBillboardNullValuesSeriesOverrides[] | cdktn.IResolvable;
2078
2078
  }
@@ -2118,13 +2118,13 @@ export interface OneDashboardPageWidgetBillboardUnitsSeriesOverrides {
2118
2118
  /**
2119
2119
  * Series name
2120
2120
  *
2121
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2121
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2122
2122
  */
2123
2123
  readonly seriesName?: string;
2124
2124
  /**
2125
2125
  * Unit name
2126
2126
  *
2127
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
2127
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#unit OneDashboard#unit}
2128
2128
  */
2129
2129
  readonly unit?: string;
2130
2130
  }
@@ -2168,13 +2168,13 @@ export declare class OneDashboardPageWidgetBillboardUnitsSeriesOverridesList ext
2168
2168
  }
2169
2169
  export interface OneDashboardPageWidgetBillboardUnits {
2170
2170
  /**
2171
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
2171
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#unit OneDashboard#unit}
2172
2172
  */
2173
2173
  readonly unit?: string;
2174
2174
  /**
2175
2175
  * series_overrides block
2176
2176
  *
2177
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2177
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2178
2178
  */
2179
2179
  readonly seriesOverrides?: OneDashboardPageWidgetBillboardUnitsSeriesOverrides[] | cdktn.IResolvable;
2180
2180
  }
@@ -2218,109 +2218,109 @@ export declare class OneDashboardPageWidgetBillboardUnitsList extends cdktn.Comp
2218
2218
  }
2219
2219
  export interface OneDashboardPageWidgetBillboard {
2220
2220
  /**
2221
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#column OneDashboard#column}
2221
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#column OneDashboard#column}
2222
2222
  */
2223
2223
  readonly column: number;
2224
2224
  /**
2225
2225
  * The critical threshold value.
2226
2226
  *
2227
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#critical OneDashboard#critical}
2227
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#critical OneDashboard#critical}
2228
2228
  */
2229
2229
  readonly critical?: string;
2230
2230
  /**
2231
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
2231
+ * 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}
2232
2232
  */
2233
2233
  readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
2234
2234
  /**
2235
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#height OneDashboard#height}
2235
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#height OneDashboard#height}
2236
2236
  */
2237
2237
  readonly height?: number;
2238
2238
  /**
2239
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
2239
+ * 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}
2240
2240
  */
2241
2241
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
2242
2242
  /**
2243
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
2243
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
2244
2244
  */
2245
2245
  readonly legendEnabled?: boolean | cdktn.IResolvable;
2246
2246
  /**
2247
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
2247
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
2248
2248
  */
2249
2249
  readonly refreshRate?: string;
2250
2250
  /**
2251
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#row OneDashboard#row}
2251
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#row OneDashboard#row}
2252
2252
  */
2253
2253
  readonly row: number;
2254
2254
  /**
2255
2255
  * A title for the widget.
2256
2256
  *
2257
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#title OneDashboard#title}
2257
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#title OneDashboard#title}
2258
2258
  */
2259
2259
  readonly title: string;
2260
2260
  /**
2261
2261
  * The warning threshold value.
2262
2262
  *
2263
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#warning OneDashboard#warning}
2263
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#warning OneDashboard#warning}
2264
2264
  */
2265
2265
  readonly warning?: string;
2266
2266
  /**
2267
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#width OneDashboard#width}
2267
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#width OneDashboard#width}
2268
2268
  */
2269
2269
  readonly width?: number;
2270
2270
  /**
2271
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
2271
+ * 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}
2272
2272
  */
2273
2273
  readonly yAxisLeftMax?: number;
2274
2274
  /**
2275
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
2275
+ * 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}
2276
2276
  */
2277
2277
  readonly yAxisLeftMin?: number;
2278
2278
  /**
2279
2279
  * billboard_settings block
2280
2280
  *
2281
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#billboard_settings OneDashboard#billboard_settings}
2281
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#billboard_settings OneDashboard#billboard_settings}
2282
2282
  */
2283
2283
  readonly billboardSettings?: OneDashboardPageWidgetBillboardBillboardSettings;
2284
2284
  /**
2285
2285
  * chart_styles block
2286
2286
  *
2287
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
2287
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
2288
2288
  */
2289
2289
  readonly chartStyles?: OneDashboardPageWidgetBillboardChartStyles;
2290
2290
  /**
2291
2291
  * colors block
2292
2292
  *
2293
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#colors OneDashboard#colors}
2293
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#colors OneDashboard#colors}
2294
2294
  */
2295
2295
  readonly colors?: OneDashboardPageWidgetBillboardColors[] | cdktn.IResolvable;
2296
2296
  /**
2297
2297
  * data_format block
2298
2298
  *
2299
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#data_format OneDashboard#data_format}
2299
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#data_format OneDashboard#data_format}
2300
2300
  */
2301
2301
  readonly dataFormat?: OneDashboardPageWidgetBillboardDataFormat[] | cdktn.IResolvable;
2302
2302
  /**
2303
2303
  * initial_sorting block
2304
2304
  *
2305
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
2305
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
2306
2306
  */
2307
2307
  readonly initialSorting?: OneDashboardPageWidgetBillboardInitialSorting;
2308
2308
  /**
2309
2309
  * nrql_query block
2310
2310
  *
2311
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
2311
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
2312
2312
  */
2313
2313
  readonly nrqlQuery: OneDashboardPageWidgetBillboardNrqlQuery[] | cdktn.IResolvable;
2314
2314
  /**
2315
2315
  * null_values block
2316
2316
  *
2317
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_values OneDashboard#null_values}
2317
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_values OneDashboard#null_values}
2318
2318
  */
2319
2319
  readonly nullValues?: OneDashboardPageWidgetBillboardNullValues[] | cdktn.IResolvable;
2320
2320
  /**
2321
2321
  * units block
2322
2322
  *
2323
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#units OneDashboard#units}
2323
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#units OneDashboard#units}
2324
2324
  */
2325
2325
  readonly units?: OneDashboardPageWidgetBillboardUnits[] | cdktn.IResolvable;
2326
2326
  }
@@ -2458,7 +2458,7 @@ export interface OneDashboardPageWidgetBulletChartStylesGradient {
2458
2458
  /**
2459
2459
  * Enable or disable gradient effect.
2460
2460
  *
2461
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#enabled OneDashboard#enabled}
2461
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#enabled OneDashboard#enabled}
2462
2462
  */
2463
2463
  readonly enabled: boolean | cdktn.IResolvable;
2464
2464
  }
@@ -2482,13 +2482,13 @@ export interface OneDashboardPageWidgetBulletChartStyles {
2482
2482
  /**
2483
2483
  * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
2484
2484
  *
2485
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
2485
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
2486
2486
  */
2487
2487
  readonly lineInterpolation?: string;
2488
2488
  /**
2489
2489
  * gradient block
2490
2490
  *
2491
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#gradient OneDashboard#gradient}
2491
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#gradient OneDashboard#gradient}
2492
2492
  */
2493
2493
  readonly gradient?: OneDashboardPageWidgetBulletChartStylesGradient;
2494
2494
  }
@@ -2518,13 +2518,13 @@ export interface OneDashboardPageWidgetBulletColorsSeriesOverrides {
2518
2518
  /**
2519
2519
  * Color code
2520
2520
  *
2521
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
2521
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#color OneDashboard#color}
2522
2522
  */
2523
2523
  readonly color?: string;
2524
2524
  /**
2525
2525
  * Series name
2526
2526
  *
2527
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2527
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2528
2528
  */
2529
2529
  readonly seriesName?: string;
2530
2530
  }
@@ -2568,13 +2568,13 @@ export declare class OneDashboardPageWidgetBulletColorsSeriesOverridesList exten
2568
2568
  }
2569
2569
  export interface OneDashboardPageWidgetBulletColors {
2570
2570
  /**
2571
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
2571
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#color OneDashboard#color}
2572
2572
  */
2573
2573
  readonly color?: string;
2574
2574
  /**
2575
2575
  * series_overrides block
2576
2576
  *
2577
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2577
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2578
2578
  */
2579
2579
  readonly seriesOverrides?: OneDashboardPageWidgetBulletColorsSeriesOverrides[] | cdktn.IResolvable;
2580
2580
  }
@@ -2620,25 +2620,25 @@ export interface OneDashboardPageWidgetBulletDataFormat {
2620
2620
  /**
2621
2621
  * Defines the format of the mentioned type
2622
2622
  *
2623
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#format OneDashboard#format}
2623
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#format OneDashboard#format}
2624
2624
  */
2625
2625
  readonly format?: string;
2626
2626
  /**
2627
2627
  * The column name to be sorted
2628
2628
  *
2629
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
2629
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#name OneDashboard#name}
2630
2630
  */
2631
2631
  readonly name: string;
2632
2632
  /**
2633
2633
  * The precision of the type
2634
2634
  *
2635
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#precision OneDashboard#precision}
2635
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#precision OneDashboard#precision}
2636
2636
  */
2637
2637
  readonly precision?: number;
2638
2638
  /**
2639
2639
  * Defines the type of the mentioned column
2640
2640
  *
2641
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#type OneDashboard#type}
2641
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#type OneDashboard#type}
2642
2642
  */
2643
2643
  readonly type: string;
2644
2644
  }
@@ -2692,13 +2692,13 @@ export interface OneDashboardPageWidgetBulletInitialSorting {
2692
2692
  /**
2693
2693
  * Defines the sort order. Either ascending or descending.
2694
2694
  *
2695
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#direction OneDashboard#direction}
2695
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#direction OneDashboard#direction}
2696
2696
  */
2697
2697
  readonly direction: string;
2698
2698
  /**
2699
2699
  * The column name to be sorted
2700
2700
  *
2701
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
2701
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#name OneDashboard#name}
2702
2702
  */
2703
2703
  readonly name: string;
2704
2704
  }
@@ -2726,13 +2726,13 @@ export interface OneDashboardPageWidgetBulletNrqlQuery {
2726
2726
  /**
2727
2727
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
2728
2728
  *
2729
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#account_id OneDashboard#account_id}
2729
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#account_id OneDashboard#account_id}
2730
2730
  */
2731
2731
  readonly accountId?: string;
2732
2732
  /**
2733
2733
  * The NRQL query.
2734
2734
  *
2735
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#query OneDashboard#query}
2735
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#query OneDashboard#query}
2736
2736
  */
2737
2737
  readonly query: string;
2738
2738
  }
@@ -2777,13 +2777,13 @@ export interface OneDashboardPageWidgetBulletNullValuesSeriesOverrides {
2777
2777
  /**
2778
2778
  * Null value
2779
2779
  *
2780
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2780
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2781
2781
  */
2782
2782
  readonly nullValue?: string;
2783
2783
  /**
2784
2784
  * Series name
2785
2785
  *
2786
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2786
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2787
2787
  */
2788
2788
  readonly seriesName?: string;
2789
2789
  }
@@ -2827,13 +2827,13 @@ export declare class OneDashboardPageWidgetBulletNullValuesSeriesOverridesList e
2827
2827
  }
2828
2828
  export interface OneDashboardPageWidgetBulletNullValues {
2829
2829
  /**
2830
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2830
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2831
2831
  */
2832
2832
  readonly nullValue?: string;
2833
2833
  /**
2834
2834
  * series_overrides block
2835
2835
  *
2836
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2836
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2837
2837
  */
2838
2838
  readonly seriesOverrides?: OneDashboardPageWidgetBulletNullValuesSeriesOverrides[] | cdktn.IResolvable;
2839
2839
  }
@@ -2879,13 +2879,13 @@ export interface OneDashboardPageWidgetBulletUnitsSeriesOverrides {
2879
2879
  /**
2880
2880
  * Series name
2881
2881
  *
2882
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2882
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2883
2883
  */
2884
2884
  readonly seriesName?: string;
2885
2885
  /**
2886
2886
  * Unit name
2887
2887
  *
2888
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
2888
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#unit OneDashboard#unit}
2889
2889
  */
2890
2890
  readonly unit?: string;
2891
2891
  }
@@ -2929,13 +2929,13 @@ export declare class OneDashboardPageWidgetBulletUnitsSeriesOverridesList extend
2929
2929
  }
2930
2930
  export interface OneDashboardPageWidgetBulletUnits {
2931
2931
  /**
2932
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
2932
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#unit OneDashboard#unit}
2933
2933
  */
2934
2934
  readonly unit?: string;
2935
2935
  /**
2936
2936
  * series_overrides block
2937
2937
  *
2938
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2938
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2939
2939
  */
2940
2940
  readonly seriesOverrides?: OneDashboardPageWidgetBulletUnitsSeriesOverrides[] | cdktn.IResolvable;
2941
2941
  }
@@ -2979,97 +2979,97 @@ export declare class OneDashboardPageWidgetBulletUnitsList extends cdktn.Complex
2979
2979
  }
2980
2980
  export interface OneDashboardPageWidgetBullet {
2981
2981
  /**
2982
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#column OneDashboard#column}
2982
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#column OneDashboard#column}
2983
2983
  */
2984
2984
  readonly column: number;
2985
2985
  /**
2986
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
2986
+ * 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}
2987
2987
  */
2988
2988
  readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
2989
2989
  /**
2990
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#height OneDashboard#height}
2990
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#height OneDashboard#height}
2991
2991
  */
2992
2992
  readonly height?: number;
2993
2993
  /**
2994
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
2994
+ * 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}
2995
2995
  */
2996
2996
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
2997
2997
  /**
2998
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
2998
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
2999
2999
  */
3000
3000
  readonly legendEnabled?: boolean | cdktn.IResolvable;
3001
3001
  /**
3002
3002
  * The maximum value for the visualization
3003
3003
  *
3004
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#limit OneDashboard#limit}
3004
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#limit OneDashboard#limit}
3005
3005
  */
3006
3006
  readonly limit: number;
3007
3007
  /**
3008
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
3008
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
3009
3009
  */
3010
3010
  readonly refreshRate?: string;
3011
3011
  /**
3012
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#row OneDashboard#row}
3012
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#row OneDashboard#row}
3013
3013
  */
3014
3014
  readonly row: number;
3015
3015
  /**
3016
3016
  * A title for the widget.
3017
3017
  *
3018
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#title OneDashboard#title}
3018
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#title OneDashboard#title}
3019
3019
  */
3020
3020
  readonly title: string;
3021
3021
  /**
3022
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#width OneDashboard#width}
3022
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#width OneDashboard#width}
3023
3023
  */
3024
3024
  readonly width?: number;
3025
3025
  /**
3026
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
3026
+ * 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}
3027
3027
  */
3028
3028
  readonly yAxisLeftMax?: number;
3029
3029
  /**
3030
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
3030
+ * 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}
3031
3031
  */
3032
3032
  readonly yAxisLeftMin?: number;
3033
3033
  /**
3034
3034
  * chart_styles block
3035
3035
  *
3036
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
3036
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
3037
3037
  */
3038
3038
  readonly chartStyles?: OneDashboardPageWidgetBulletChartStyles;
3039
3039
  /**
3040
3040
  * colors block
3041
3041
  *
3042
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#colors OneDashboard#colors}
3042
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#colors OneDashboard#colors}
3043
3043
  */
3044
3044
  readonly colors?: OneDashboardPageWidgetBulletColors[] | cdktn.IResolvable;
3045
3045
  /**
3046
3046
  * data_format block
3047
3047
  *
3048
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#data_format OneDashboard#data_format}
3048
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#data_format OneDashboard#data_format}
3049
3049
  */
3050
3050
  readonly dataFormat?: OneDashboardPageWidgetBulletDataFormat[] | cdktn.IResolvable;
3051
3051
  /**
3052
3052
  * initial_sorting block
3053
3053
  *
3054
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
3054
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
3055
3055
  */
3056
3056
  readonly initialSorting?: OneDashboardPageWidgetBulletInitialSorting;
3057
3057
  /**
3058
3058
  * nrql_query block
3059
3059
  *
3060
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
3060
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
3061
3061
  */
3062
3062
  readonly nrqlQuery: OneDashboardPageWidgetBulletNrqlQuery[] | cdktn.IResolvable;
3063
3063
  /**
3064
3064
  * null_values block
3065
3065
  *
3066
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_values OneDashboard#null_values}
3066
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_values OneDashboard#null_values}
3067
3067
  */
3068
3068
  readonly nullValues?: OneDashboardPageWidgetBulletNullValues[] | cdktn.IResolvable;
3069
3069
  /**
3070
3070
  * units block
3071
3071
  *
3072
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#units OneDashboard#units}
3072
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#units OneDashboard#units}
3073
3073
  */
3074
3074
  readonly units?: OneDashboardPageWidgetBulletUnits[] | cdktn.IResolvable;
3075
3075
  }
@@ -3196,7 +3196,7 @@ export interface OneDashboardPageWidgetFunnelChartStylesGradient {
3196
3196
  /**
3197
3197
  * Enable or disable gradient effect.
3198
3198
  *
3199
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#enabled OneDashboard#enabled}
3199
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#enabled OneDashboard#enabled}
3200
3200
  */
3201
3201
  readonly enabled: boolean | cdktn.IResolvable;
3202
3202
  }
@@ -3220,13 +3220,13 @@ export interface OneDashboardPageWidgetFunnelChartStyles {
3220
3220
  /**
3221
3221
  * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
3222
3222
  *
3223
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
3223
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
3224
3224
  */
3225
3225
  readonly lineInterpolation?: string;
3226
3226
  /**
3227
3227
  * gradient block
3228
3228
  *
3229
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#gradient OneDashboard#gradient}
3229
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#gradient OneDashboard#gradient}
3230
3230
  */
3231
3231
  readonly gradient?: OneDashboardPageWidgetFunnelChartStylesGradient;
3232
3232
  }
@@ -3256,13 +3256,13 @@ export interface OneDashboardPageWidgetFunnelColorsSeriesOverrides {
3256
3256
  /**
3257
3257
  * Color code
3258
3258
  *
3259
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
3259
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#color OneDashboard#color}
3260
3260
  */
3261
3261
  readonly color?: string;
3262
3262
  /**
3263
3263
  * Series name
3264
3264
  *
3265
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3265
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3266
3266
  */
3267
3267
  readonly seriesName?: string;
3268
3268
  }
@@ -3306,13 +3306,13 @@ export declare class OneDashboardPageWidgetFunnelColorsSeriesOverridesList exten
3306
3306
  }
3307
3307
  export interface OneDashboardPageWidgetFunnelColors {
3308
3308
  /**
3309
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
3309
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#color OneDashboard#color}
3310
3310
  */
3311
3311
  readonly color?: string;
3312
3312
  /**
3313
3313
  * series_overrides block
3314
3314
  *
3315
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3315
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3316
3316
  */
3317
3317
  readonly seriesOverrides?: OneDashboardPageWidgetFunnelColorsSeriesOverrides[] | cdktn.IResolvable;
3318
3318
  }
@@ -3358,25 +3358,25 @@ export interface OneDashboardPageWidgetFunnelDataFormat {
3358
3358
  /**
3359
3359
  * Defines the format of the mentioned type
3360
3360
  *
3361
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#format OneDashboard#format}
3361
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#format OneDashboard#format}
3362
3362
  */
3363
3363
  readonly format?: string;
3364
3364
  /**
3365
3365
  * The column name to be sorted
3366
3366
  *
3367
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
3367
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#name OneDashboard#name}
3368
3368
  */
3369
3369
  readonly name: string;
3370
3370
  /**
3371
3371
  * The precision of the type
3372
3372
  *
3373
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#precision OneDashboard#precision}
3373
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#precision OneDashboard#precision}
3374
3374
  */
3375
3375
  readonly precision?: number;
3376
3376
  /**
3377
3377
  * Defines the type of the mentioned column
3378
3378
  *
3379
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#type OneDashboard#type}
3379
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#type OneDashboard#type}
3380
3380
  */
3381
3381
  readonly type: string;
3382
3382
  }
@@ -3430,13 +3430,13 @@ export interface OneDashboardPageWidgetFunnelInitialSorting {
3430
3430
  /**
3431
3431
  * Defines the sort order. Either ascending or descending.
3432
3432
  *
3433
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#direction OneDashboard#direction}
3433
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#direction OneDashboard#direction}
3434
3434
  */
3435
3435
  readonly direction: string;
3436
3436
  /**
3437
3437
  * The column name to be sorted
3438
3438
  *
3439
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
3439
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#name OneDashboard#name}
3440
3440
  */
3441
3441
  readonly name: string;
3442
3442
  }
@@ -3464,13 +3464,13 @@ export interface OneDashboardPageWidgetFunnelNrqlQuery {
3464
3464
  /**
3465
3465
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
3466
3466
  *
3467
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#account_id OneDashboard#account_id}
3467
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#account_id OneDashboard#account_id}
3468
3468
  */
3469
3469
  readonly accountId?: string;
3470
3470
  /**
3471
3471
  * The NRQL query.
3472
3472
  *
3473
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#query OneDashboard#query}
3473
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#query OneDashboard#query}
3474
3474
  */
3475
3475
  readonly query: string;
3476
3476
  }
@@ -3515,13 +3515,13 @@ export interface OneDashboardPageWidgetFunnelNullValuesSeriesOverrides {
3515
3515
  /**
3516
3516
  * Null value
3517
3517
  *
3518
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
3518
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
3519
3519
  */
3520
3520
  readonly nullValue?: string;
3521
3521
  /**
3522
3522
  * Series name
3523
3523
  *
3524
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3524
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3525
3525
  */
3526
3526
  readonly seriesName?: string;
3527
3527
  }
@@ -3565,13 +3565,13 @@ export declare class OneDashboardPageWidgetFunnelNullValuesSeriesOverridesList e
3565
3565
  }
3566
3566
  export interface OneDashboardPageWidgetFunnelNullValues {
3567
3567
  /**
3568
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
3568
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
3569
3569
  */
3570
3570
  readonly nullValue?: string;
3571
3571
  /**
3572
3572
  * series_overrides block
3573
3573
  *
3574
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3574
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3575
3575
  */
3576
3576
  readonly seriesOverrides?: OneDashboardPageWidgetFunnelNullValuesSeriesOverrides[] | cdktn.IResolvable;
3577
3577
  }
@@ -3617,13 +3617,13 @@ export interface OneDashboardPageWidgetFunnelUnitsSeriesOverrides {
3617
3617
  /**
3618
3618
  * Series name
3619
3619
  *
3620
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3620
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3621
3621
  */
3622
3622
  readonly seriesName?: string;
3623
3623
  /**
3624
3624
  * Unit name
3625
3625
  *
3626
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
3626
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#unit OneDashboard#unit}
3627
3627
  */
3628
3628
  readonly unit?: string;
3629
3629
  }
@@ -3667,13 +3667,13 @@ export declare class OneDashboardPageWidgetFunnelUnitsSeriesOverridesList extend
3667
3667
  }
3668
3668
  export interface OneDashboardPageWidgetFunnelUnits {
3669
3669
  /**
3670
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
3670
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#unit OneDashboard#unit}
3671
3671
  */
3672
3672
  readonly unit?: string;
3673
3673
  /**
3674
3674
  * series_overrides block
3675
3675
  *
3676
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3676
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3677
3677
  */
3678
3678
  readonly seriesOverrides?: OneDashboardPageWidgetFunnelUnitsSeriesOverrides[] | cdktn.IResolvable;
3679
3679
  }
@@ -3717,91 +3717,91 @@ export declare class OneDashboardPageWidgetFunnelUnitsList extends cdktn.Complex
3717
3717
  }
3718
3718
  export interface OneDashboardPageWidgetFunnel {
3719
3719
  /**
3720
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#column OneDashboard#column}
3720
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#column OneDashboard#column}
3721
3721
  */
3722
3722
  readonly column: number;
3723
3723
  /**
3724
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
3724
+ * 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}
3725
3725
  */
3726
3726
  readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
3727
3727
  /**
3728
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#height OneDashboard#height}
3728
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#height OneDashboard#height}
3729
3729
  */
3730
3730
  readonly height?: number;
3731
3731
  /**
3732
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
3732
+ * 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}
3733
3733
  */
3734
3734
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
3735
3735
  /**
3736
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
3736
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
3737
3737
  */
3738
3738
  readonly legendEnabled?: boolean | cdktn.IResolvable;
3739
3739
  /**
3740
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
3740
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
3741
3741
  */
3742
3742
  readonly refreshRate?: string;
3743
3743
  /**
3744
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#row OneDashboard#row}
3744
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#row OneDashboard#row}
3745
3745
  */
3746
3746
  readonly row: number;
3747
3747
  /**
3748
3748
  * A title for the widget.
3749
3749
  *
3750
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#title OneDashboard#title}
3750
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#title OneDashboard#title}
3751
3751
  */
3752
3752
  readonly title: string;
3753
3753
  /**
3754
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#width OneDashboard#width}
3754
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#width OneDashboard#width}
3755
3755
  */
3756
3756
  readonly width?: number;
3757
3757
  /**
3758
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
3758
+ * 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}
3759
3759
  */
3760
3760
  readonly yAxisLeftMax?: number;
3761
3761
  /**
3762
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
3762
+ * 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}
3763
3763
  */
3764
3764
  readonly yAxisLeftMin?: number;
3765
3765
  /**
3766
3766
  * chart_styles block
3767
3767
  *
3768
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
3768
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
3769
3769
  */
3770
3770
  readonly chartStyles?: OneDashboardPageWidgetFunnelChartStyles;
3771
3771
  /**
3772
3772
  * colors block
3773
3773
  *
3774
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#colors OneDashboard#colors}
3774
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#colors OneDashboard#colors}
3775
3775
  */
3776
3776
  readonly colors?: OneDashboardPageWidgetFunnelColors[] | cdktn.IResolvable;
3777
3777
  /**
3778
3778
  * data_format block
3779
3779
  *
3780
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#data_format OneDashboard#data_format}
3780
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#data_format OneDashboard#data_format}
3781
3781
  */
3782
3782
  readonly dataFormat?: OneDashboardPageWidgetFunnelDataFormat[] | cdktn.IResolvable;
3783
3783
  /**
3784
3784
  * initial_sorting block
3785
3785
  *
3786
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
3786
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
3787
3787
  */
3788
3788
  readonly initialSorting?: OneDashboardPageWidgetFunnelInitialSorting;
3789
3789
  /**
3790
3790
  * nrql_query block
3791
3791
  *
3792
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
3792
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
3793
3793
  */
3794
3794
  readonly nrqlQuery: OneDashboardPageWidgetFunnelNrqlQuery[] | cdktn.IResolvable;
3795
3795
  /**
3796
3796
  * null_values block
3797
3797
  *
3798
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_values OneDashboard#null_values}
3798
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_values OneDashboard#null_values}
3799
3799
  */
3800
3800
  readonly nullValues?: OneDashboardPageWidgetFunnelNullValues[] | cdktn.IResolvable;
3801
3801
  /**
3802
3802
  * units block
3803
3803
  *
3804
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#units OneDashboard#units}
3804
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#units OneDashboard#units}
3805
3805
  */
3806
3806
  readonly units?: OneDashboardPageWidgetFunnelUnits[] | cdktn.IResolvable;
3807
3807
  }
@@ -3924,7 +3924,7 @@ export interface OneDashboardPageWidgetHeatmapChartStylesGradient {
3924
3924
  /**
3925
3925
  * Enable or disable gradient effect.
3926
3926
  *
3927
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#enabled OneDashboard#enabled}
3927
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#enabled OneDashboard#enabled}
3928
3928
  */
3929
3929
  readonly enabled: boolean | cdktn.IResolvable;
3930
3930
  }
@@ -3948,13 +3948,13 @@ export interface OneDashboardPageWidgetHeatmapChartStyles {
3948
3948
  /**
3949
3949
  * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
3950
3950
  *
3951
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
3951
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
3952
3952
  */
3953
3953
  readonly lineInterpolation?: string;
3954
3954
  /**
3955
3955
  * gradient block
3956
3956
  *
3957
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#gradient OneDashboard#gradient}
3957
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#gradient OneDashboard#gradient}
3958
3958
  */
3959
3959
  readonly gradient?: OneDashboardPageWidgetHeatmapChartStylesGradient;
3960
3960
  }
@@ -3984,13 +3984,13 @@ export interface OneDashboardPageWidgetHeatmapColorsSeriesOverrides {
3984
3984
  /**
3985
3985
  * Color code
3986
3986
  *
3987
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
3987
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#color OneDashboard#color}
3988
3988
  */
3989
3989
  readonly color?: string;
3990
3990
  /**
3991
3991
  * Series name
3992
3992
  *
3993
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3993
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3994
3994
  */
3995
3995
  readonly seriesName?: string;
3996
3996
  }
@@ -4034,13 +4034,13 @@ export declare class OneDashboardPageWidgetHeatmapColorsSeriesOverridesList exte
4034
4034
  }
4035
4035
  export interface OneDashboardPageWidgetHeatmapColors {
4036
4036
  /**
4037
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
4037
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#color OneDashboard#color}
4038
4038
  */
4039
4039
  readonly color?: string;
4040
4040
  /**
4041
4041
  * series_overrides block
4042
4042
  *
4043
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4043
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4044
4044
  */
4045
4045
  readonly seriesOverrides?: OneDashboardPageWidgetHeatmapColorsSeriesOverrides[] | cdktn.IResolvable;
4046
4046
  }
@@ -4086,25 +4086,25 @@ export interface OneDashboardPageWidgetHeatmapDataFormat {
4086
4086
  /**
4087
4087
  * Defines the format of the mentioned type
4088
4088
  *
4089
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#format OneDashboard#format}
4089
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#format OneDashboard#format}
4090
4090
  */
4091
4091
  readonly format?: string;
4092
4092
  /**
4093
4093
  * The column name to be sorted
4094
4094
  *
4095
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
4095
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#name OneDashboard#name}
4096
4096
  */
4097
4097
  readonly name: string;
4098
4098
  /**
4099
4099
  * The precision of the type
4100
4100
  *
4101
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#precision OneDashboard#precision}
4101
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#precision OneDashboard#precision}
4102
4102
  */
4103
4103
  readonly precision?: number;
4104
4104
  /**
4105
4105
  * Defines the type of the mentioned column
4106
4106
  *
4107
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#type OneDashboard#type}
4107
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#type OneDashboard#type}
4108
4108
  */
4109
4109
  readonly type: string;
4110
4110
  }
@@ -4158,13 +4158,13 @@ export interface OneDashboardPageWidgetHeatmapInitialSorting {
4158
4158
  /**
4159
4159
  * Defines the sort order. Either ascending or descending.
4160
4160
  *
4161
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#direction OneDashboard#direction}
4161
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#direction OneDashboard#direction}
4162
4162
  */
4163
4163
  readonly direction: string;
4164
4164
  /**
4165
4165
  * The column name to be sorted
4166
4166
  *
4167
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
4167
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#name OneDashboard#name}
4168
4168
  */
4169
4169
  readonly name: string;
4170
4170
  }
@@ -4192,13 +4192,13 @@ export interface OneDashboardPageWidgetHeatmapNrqlQuery {
4192
4192
  /**
4193
4193
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
4194
4194
  *
4195
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#account_id OneDashboard#account_id}
4195
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#account_id OneDashboard#account_id}
4196
4196
  */
4197
4197
  readonly accountId?: string;
4198
4198
  /**
4199
4199
  * The NRQL query.
4200
4200
  *
4201
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#query OneDashboard#query}
4201
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#query OneDashboard#query}
4202
4202
  */
4203
4203
  readonly query: string;
4204
4204
  }
@@ -4243,13 +4243,13 @@ export interface OneDashboardPageWidgetHeatmapNullValuesSeriesOverrides {
4243
4243
  /**
4244
4244
  * Null value
4245
4245
  *
4246
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
4246
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
4247
4247
  */
4248
4248
  readonly nullValue?: string;
4249
4249
  /**
4250
4250
  * Series name
4251
4251
  *
4252
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
4252
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
4253
4253
  */
4254
4254
  readonly seriesName?: string;
4255
4255
  }
@@ -4293,13 +4293,13 @@ export declare class OneDashboardPageWidgetHeatmapNullValuesSeriesOverridesList
4293
4293
  }
4294
4294
  export interface OneDashboardPageWidgetHeatmapNullValues {
4295
4295
  /**
4296
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
4296
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
4297
4297
  */
4298
4298
  readonly nullValue?: string;
4299
4299
  /**
4300
4300
  * series_overrides block
4301
4301
  *
4302
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4302
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4303
4303
  */
4304
4304
  readonly seriesOverrides?: OneDashboardPageWidgetHeatmapNullValuesSeriesOverrides[] | cdktn.IResolvable;
4305
4305
  }
@@ -4345,13 +4345,13 @@ export interface OneDashboardPageWidgetHeatmapUnitsSeriesOverrides {
4345
4345
  /**
4346
4346
  * Series name
4347
4347
  *
4348
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
4348
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
4349
4349
  */
4350
4350
  readonly seriesName?: string;
4351
4351
  /**
4352
4352
  * Unit name
4353
4353
  *
4354
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
4354
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#unit OneDashboard#unit}
4355
4355
  */
4356
4356
  readonly unit?: string;
4357
4357
  }
@@ -4395,13 +4395,13 @@ export declare class OneDashboardPageWidgetHeatmapUnitsSeriesOverridesList exten
4395
4395
  }
4396
4396
  export interface OneDashboardPageWidgetHeatmapUnits {
4397
4397
  /**
4398
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
4398
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#unit OneDashboard#unit}
4399
4399
  */
4400
4400
  readonly unit?: string;
4401
4401
  /**
4402
4402
  * series_overrides block
4403
4403
  *
4404
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4404
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4405
4405
  */
4406
4406
  readonly seriesOverrides?: OneDashboardPageWidgetHeatmapUnitsSeriesOverrides[] | cdktn.IResolvable;
4407
4407
  }
@@ -4445,103 +4445,103 @@ export declare class OneDashboardPageWidgetHeatmapUnitsList extends cdktn.Comple
4445
4445
  }
4446
4446
  export interface OneDashboardPageWidgetHeatmap {
4447
4447
  /**
4448
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#column OneDashboard#column}
4448
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#column OneDashboard#column}
4449
4449
  */
4450
4450
  readonly column: number;
4451
4451
  /**
4452
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
4452
+ * 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}
4453
4453
  */
4454
4454
  readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
4455
4455
  /**
4456
4456
  * Use this item to filter the current dashboard
4457
4457
  *
4458
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#filter_current_dashboard OneDashboard#filter_current_dashboard}
4458
+ * 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}
4459
4459
  */
4460
4460
  readonly filterCurrentDashboard?: boolean | cdktn.IResolvable;
4461
4461
  /**
4462
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#height OneDashboard#height}
4462
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#height OneDashboard#height}
4463
4463
  */
4464
4464
  readonly height?: number;
4465
4465
  /**
4466
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
4466
+ * 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}
4467
4467
  */
4468
4468
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
4469
4469
  /**
4470
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
4470
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
4471
4471
  */
4472
4472
  readonly legendEnabled?: boolean | cdktn.IResolvable;
4473
4473
  /**
4474
4474
  * Related entities. Currently only supports Dashboard entities, but may allow other cases in the future.
4475
4475
  *
4476
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#linked_entity_guids OneDashboard#linked_entity_guids}
4476
+ * 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}
4477
4477
  */
4478
4478
  readonly linkedEntityGuids?: string[];
4479
4479
  /**
4480
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
4480
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
4481
4481
  */
4482
4482
  readonly refreshRate?: string;
4483
4483
  /**
4484
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#row OneDashboard#row}
4484
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#row OneDashboard#row}
4485
4485
  */
4486
4486
  readonly row: number;
4487
4487
  /**
4488
4488
  * A title for the widget.
4489
4489
  *
4490
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#title OneDashboard#title}
4490
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#title OneDashboard#title}
4491
4491
  */
4492
4492
  readonly title: string;
4493
4493
  /**
4494
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#width OneDashboard#width}
4494
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#width OneDashboard#width}
4495
4495
  */
4496
4496
  readonly width?: number;
4497
4497
  /**
4498
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
4498
+ * 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}
4499
4499
  */
4500
4500
  readonly yAxisLeftMax?: number;
4501
4501
  /**
4502
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
4502
+ * 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}
4503
4503
  */
4504
4504
  readonly yAxisLeftMin?: number;
4505
4505
  /**
4506
4506
  * chart_styles block
4507
4507
  *
4508
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
4508
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
4509
4509
  */
4510
4510
  readonly chartStyles?: OneDashboardPageWidgetHeatmapChartStyles;
4511
4511
  /**
4512
4512
  * colors block
4513
4513
  *
4514
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#colors OneDashboard#colors}
4514
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#colors OneDashboard#colors}
4515
4515
  */
4516
4516
  readonly colors?: OneDashboardPageWidgetHeatmapColors[] | cdktn.IResolvable;
4517
4517
  /**
4518
4518
  * data_format block
4519
4519
  *
4520
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#data_format OneDashboard#data_format}
4520
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#data_format OneDashboard#data_format}
4521
4521
  */
4522
4522
  readonly dataFormat?: OneDashboardPageWidgetHeatmapDataFormat[] | cdktn.IResolvable;
4523
4523
  /**
4524
4524
  * initial_sorting block
4525
4525
  *
4526
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
4526
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
4527
4527
  */
4528
4528
  readonly initialSorting?: OneDashboardPageWidgetHeatmapInitialSorting;
4529
4529
  /**
4530
4530
  * nrql_query block
4531
4531
  *
4532
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
4532
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
4533
4533
  */
4534
4534
  readonly nrqlQuery: OneDashboardPageWidgetHeatmapNrqlQuery[] | cdktn.IResolvable;
4535
4535
  /**
4536
4536
  * null_values block
4537
4537
  *
4538
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_values OneDashboard#null_values}
4538
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_values OneDashboard#null_values}
4539
4539
  */
4540
4540
  readonly nullValues?: OneDashboardPageWidgetHeatmapNullValues[] | cdktn.IResolvable;
4541
4541
  /**
4542
4542
  * units block
4543
4543
  *
4544
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#units OneDashboard#units}
4544
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#units OneDashboard#units}
4545
4545
  */
4546
4546
  readonly units?: OneDashboardPageWidgetHeatmapUnits[] | cdktn.IResolvable;
4547
4547
  }
@@ -4674,7 +4674,7 @@ export interface OneDashboardPageWidgetHistogramChartStylesGradient {
4674
4674
  /**
4675
4675
  * Enable or disable gradient effect.
4676
4676
  *
4677
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#enabled OneDashboard#enabled}
4677
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#enabled OneDashboard#enabled}
4678
4678
  */
4679
4679
  readonly enabled: boolean | cdktn.IResolvable;
4680
4680
  }
@@ -4698,13 +4698,13 @@ export interface OneDashboardPageWidgetHistogramChartStyles {
4698
4698
  /**
4699
4699
  * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
4700
4700
  *
4701
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
4701
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
4702
4702
  */
4703
4703
  readonly lineInterpolation?: string;
4704
4704
  /**
4705
4705
  * gradient block
4706
4706
  *
4707
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#gradient OneDashboard#gradient}
4707
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#gradient OneDashboard#gradient}
4708
4708
  */
4709
4709
  readonly gradient?: OneDashboardPageWidgetHistogramChartStylesGradient;
4710
4710
  }
@@ -4734,13 +4734,13 @@ export interface OneDashboardPageWidgetHistogramColorsSeriesOverrides {
4734
4734
  /**
4735
4735
  * Color code
4736
4736
  *
4737
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
4737
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#color OneDashboard#color}
4738
4738
  */
4739
4739
  readonly color?: string;
4740
4740
  /**
4741
4741
  * Series name
4742
4742
  *
4743
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
4743
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
4744
4744
  */
4745
4745
  readonly seriesName?: string;
4746
4746
  }
@@ -4784,13 +4784,13 @@ export declare class OneDashboardPageWidgetHistogramColorsSeriesOverridesList ex
4784
4784
  }
4785
4785
  export interface OneDashboardPageWidgetHistogramColors {
4786
4786
  /**
4787
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
4787
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#color OneDashboard#color}
4788
4788
  */
4789
4789
  readonly color?: string;
4790
4790
  /**
4791
4791
  * series_overrides block
4792
4792
  *
4793
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4793
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4794
4794
  */
4795
4795
  readonly seriesOverrides?: OneDashboardPageWidgetHistogramColorsSeriesOverrides[] | cdktn.IResolvable;
4796
4796
  }
@@ -4836,25 +4836,25 @@ export interface OneDashboardPageWidgetHistogramDataFormat {
4836
4836
  /**
4837
4837
  * Defines the format of the mentioned type
4838
4838
  *
4839
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#format OneDashboard#format}
4839
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#format OneDashboard#format}
4840
4840
  */
4841
4841
  readonly format?: string;
4842
4842
  /**
4843
4843
  * The column name to be sorted
4844
4844
  *
4845
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
4845
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#name OneDashboard#name}
4846
4846
  */
4847
4847
  readonly name: string;
4848
4848
  /**
4849
4849
  * The precision of the type
4850
4850
  *
4851
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#precision OneDashboard#precision}
4851
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#precision OneDashboard#precision}
4852
4852
  */
4853
4853
  readonly precision?: number;
4854
4854
  /**
4855
4855
  * Defines the type of the mentioned column
4856
4856
  *
4857
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#type OneDashboard#type}
4857
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#type OneDashboard#type}
4858
4858
  */
4859
4859
  readonly type: string;
4860
4860
  }
@@ -4908,13 +4908,13 @@ export interface OneDashboardPageWidgetHistogramInitialSorting {
4908
4908
  /**
4909
4909
  * Defines the sort order. Either ascending or descending.
4910
4910
  *
4911
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#direction OneDashboard#direction}
4911
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#direction OneDashboard#direction}
4912
4912
  */
4913
4913
  readonly direction: string;
4914
4914
  /**
4915
4915
  * The column name to be sorted
4916
4916
  *
4917
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
4917
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#name OneDashboard#name}
4918
4918
  */
4919
4919
  readonly name: string;
4920
4920
  }
@@ -4942,13 +4942,13 @@ export interface OneDashboardPageWidgetHistogramNrqlQuery {
4942
4942
  /**
4943
4943
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
4944
4944
  *
4945
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#account_id OneDashboard#account_id}
4945
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#account_id OneDashboard#account_id}
4946
4946
  */
4947
4947
  readonly accountId?: string;
4948
4948
  /**
4949
4949
  * The NRQL query.
4950
4950
  *
4951
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#query OneDashboard#query}
4951
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#query OneDashboard#query}
4952
4952
  */
4953
4953
  readonly query: string;
4954
4954
  }
@@ -4993,13 +4993,13 @@ export interface OneDashboardPageWidgetHistogramNullValuesSeriesOverrides {
4993
4993
  /**
4994
4994
  * Null value
4995
4995
  *
4996
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
4996
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
4997
4997
  */
4998
4998
  readonly nullValue?: string;
4999
4999
  /**
5000
5000
  * Series name
5001
5001
  *
5002
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
5002
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
5003
5003
  */
5004
5004
  readonly seriesName?: string;
5005
5005
  }
@@ -5043,13 +5043,13 @@ export declare class OneDashboardPageWidgetHistogramNullValuesSeriesOverridesLis
5043
5043
  }
5044
5044
  export interface OneDashboardPageWidgetHistogramNullValues {
5045
5045
  /**
5046
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
5046
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
5047
5047
  */
5048
5048
  readonly nullValue?: string;
5049
5049
  /**
5050
5050
  * series_overrides block
5051
5051
  *
5052
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
5052
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
5053
5053
  */
5054
5054
  readonly seriesOverrides?: OneDashboardPageWidgetHistogramNullValuesSeriesOverrides[] | cdktn.IResolvable;
5055
5055
  }
@@ -5095,13 +5095,13 @@ export interface OneDashboardPageWidgetHistogramUnitsSeriesOverrides {
5095
5095
  /**
5096
5096
  * Series name
5097
5097
  *
5098
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
5098
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
5099
5099
  */
5100
5100
  readonly seriesName?: string;
5101
5101
  /**
5102
5102
  * Unit name
5103
5103
  *
5104
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
5104
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#unit OneDashboard#unit}
5105
5105
  */
5106
5106
  readonly unit?: string;
5107
5107
  }
@@ -5145,13 +5145,13 @@ export declare class OneDashboardPageWidgetHistogramUnitsSeriesOverridesList ext
5145
5145
  }
5146
5146
  export interface OneDashboardPageWidgetHistogramUnits {
5147
5147
  /**
5148
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
5148
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#unit OneDashboard#unit}
5149
5149
  */
5150
5150
  readonly unit?: string;
5151
5151
  /**
5152
5152
  * series_overrides block
5153
5153
  *
5154
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
5154
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
5155
5155
  */
5156
5156
  readonly seriesOverrides?: OneDashboardPageWidgetHistogramUnitsSeriesOverrides[] | cdktn.IResolvable;
5157
5157
  }
@@ -5195,91 +5195,91 @@ export declare class OneDashboardPageWidgetHistogramUnitsList extends cdktn.Comp
5195
5195
  }
5196
5196
  export interface OneDashboardPageWidgetHistogram {
5197
5197
  /**
5198
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#column OneDashboard#column}
5198
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#column OneDashboard#column}
5199
5199
  */
5200
5200
  readonly column: number;
5201
5201
  /**
5202
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
5202
+ * 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}
5203
5203
  */
5204
5204
  readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
5205
5205
  /**
5206
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#height OneDashboard#height}
5206
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#height OneDashboard#height}
5207
5207
  */
5208
5208
  readonly height?: number;
5209
5209
  /**
5210
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
5210
+ * 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}
5211
5211
  */
5212
5212
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
5213
5213
  /**
5214
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
5214
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
5215
5215
  */
5216
5216
  readonly legendEnabled?: boolean | cdktn.IResolvable;
5217
5217
  /**
5218
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
5218
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
5219
5219
  */
5220
5220
  readonly refreshRate?: string;
5221
5221
  /**
5222
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#row OneDashboard#row}
5222
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#row OneDashboard#row}
5223
5223
  */
5224
5224
  readonly row: number;
5225
5225
  /**
5226
5226
  * A title for the widget.
5227
5227
  *
5228
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#title OneDashboard#title}
5228
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#title OneDashboard#title}
5229
5229
  */
5230
5230
  readonly title: string;
5231
5231
  /**
5232
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#width OneDashboard#width}
5232
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#width OneDashboard#width}
5233
5233
  */
5234
5234
  readonly width?: number;
5235
5235
  /**
5236
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
5236
+ * 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}
5237
5237
  */
5238
5238
  readonly yAxisLeftMax?: number;
5239
5239
  /**
5240
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
5240
+ * 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}
5241
5241
  */
5242
5242
  readonly yAxisLeftMin?: number;
5243
5243
  /**
5244
5244
  * chart_styles block
5245
5245
  *
5246
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
5246
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
5247
5247
  */
5248
5248
  readonly chartStyles?: OneDashboardPageWidgetHistogramChartStyles;
5249
5249
  /**
5250
5250
  * colors block
5251
5251
  *
5252
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#colors OneDashboard#colors}
5252
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#colors OneDashboard#colors}
5253
5253
  */
5254
5254
  readonly colors?: OneDashboardPageWidgetHistogramColors[] | cdktn.IResolvable;
5255
5255
  /**
5256
5256
  * data_format block
5257
5257
  *
5258
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#data_format OneDashboard#data_format}
5258
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#data_format OneDashboard#data_format}
5259
5259
  */
5260
5260
  readonly dataFormat?: OneDashboardPageWidgetHistogramDataFormat[] | cdktn.IResolvable;
5261
5261
  /**
5262
5262
  * initial_sorting block
5263
5263
  *
5264
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
5264
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
5265
5265
  */
5266
5266
  readonly initialSorting?: OneDashboardPageWidgetHistogramInitialSorting;
5267
5267
  /**
5268
5268
  * nrql_query block
5269
5269
  *
5270
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
5270
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
5271
5271
  */
5272
5272
  readonly nrqlQuery: OneDashboardPageWidgetHistogramNrqlQuery[] | cdktn.IResolvable;
5273
5273
  /**
5274
5274
  * null_values block
5275
5275
  *
5276
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_values OneDashboard#null_values}
5276
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_values OneDashboard#null_values}
5277
5277
  */
5278
5278
  readonly nullValues?: OneDashboardPageWidgetHistogramNullValues[] | cdktn.IResolvable;
5279
5279
  /**
5280
5280
  * units block
5281
5281
  *
5282
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#units OneDashboard#units}
5282
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#units OneDashboard#units}
5283
5283
  */
5284
5284
  readonly units?: OneDashboardPageWidgetHistogramUnits[] | cdktn.IResolvable;
5285
5285
  }
@@ -5402,7 +5402,7 @@ export interface OneDashboardPageWidgetJsonChartStylesGradient {
5402
5402
  /**
5403
5403
  * Enable or disable gradient effect.
5404
5404
  *
5405
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#enabled OneDashboard#enabled}
5405
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#enabled OneDashboard#enabled}
5406
5406
  */
5407
5407
  readonly enabled: boolean | cdktn.IResolvable;
5408
5408
  }
@@ -5426,13 +5426,13 @@ export interface OneDashboardPageWidgetJsonChartStyles {
5426
5426
  /**
5427
5427
  * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
5428
5428
  *
5429
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
5429
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
5430
5430
  */
5431
5431
  readonly lineInterpolation?: string;
5432
5432
  /**
5433
5433
  * gradient block
5434
5434
  *
5435
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#gradient OneDashboard#gradient}
5435
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#gradient OneDashboard#gradient}
5436
5436
  */
5437
5437
  readonly gradient?: OneDashboardPageWidgetJsonChartStylesGradient;
5438
5438
  }
@@ -5462,13 +5462,13 @@ export interface OneDashboardPageWidgetJsonColorsSeriesOverrides {
5462
5462
  /**
5463
5463
  * Color code
5464
5464
  *
5465
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
5465
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#color OneDashboard#color}
5466
5466
  */
5467
5467
  readonly color?: string;
5468
5468
  /**
5469
5469
  * Series name
5470
5470
  *
5471
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
5471
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
5472
5472
  */
5473
5473
  readonly seriesName?: string;
5474
5474
  }
@@ -5512,13 +5512,13 @@ export declare class OneDashboardPageWidgetJsonColorsSeriesOverridesList extends
5512
5512
  }
5513
5513
  export interface OneDashboardPageWidgetJsonColors {
5514
5514
  /**
5515
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
5515
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#color OneDashboard#color}
5516
5516
  */
5517
5517
  readonly color?: string;
5518
5518
  /**
5519
5519
  * series_overrides block
5520
5520
  *
5521
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
5521
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
5522
5522
  */
5523
5523
  readonly seriesOverrides?: OneDashboardPageWidgetJsonColorsSeriesOverrides[] | cdktn.IResolvable;
5524
5524
  }
@@ -5564,25 +5564,25 @@ export interface OneDashboardPageWidgetJsonDataFormat {
5564
5564
  /**
5565
5565
  * Defines the format of the mentioned type
5566
5566
  *
5567
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#format OneDashboard#format}
5567
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#format OneDashboard#format}
5568
5568
  */
5569
5569
  readonly format?: string;
5570
5570
  /**
5571
5571
  * The column name to be sorted
5572
5572
  *
5573
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
5573
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#name OneDashboard#name}
5574
5574
  */
5575
5575
  readonly name: string;
5576
5576
  /**
5577
5577
  * The precision of the type
5578
5578
  *
5579
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#precision OneDashboard#precision}
5579
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#precision OneDashboard#precision}
5580
5580
  */
5581
5581
  readonly precision?: number;
5582
5582
  /**
5583
5583
  * Defines the type of the mentioned column
5584
5584
  *
5585
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#type OneDashboard#type}
5585
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#type OneDashboard#type}
5586
5586
  */
5587
5587
  readonly type: string;
5588
5588
  }
@@ -5636,13 +5636,13 @@ export interface OneDashboardPageWidgetJsonInitialSorting {
5636
5636
  /**
5637
5637
  * Defines the sort order. Either ascending or descending.
5638
5638
  *
5639
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#direction OneDashboard#direction}
5639
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#direction OneDashboard#direction}
5640
5640
  */
5641
5641
  readonly direction: string;
5642
5642
  /**
5643
5643
  * The column name to be sorted
5644
5644
  *
5645
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
5645
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#name OneDashboard#name}
5646
5646
  */
5647
5647
  readonly name: string;
5648
5648
  }
@@ -5670,13 +5670,13 @@ export interface OneDashboardPageWidgetJsonNrqlQuery {
5670
5670
  /**
5671
5671
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
5672
5672
  *
5673
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#account_id OneDashboard#account_id}
5673
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#account_id OneDashboard#account_id}
5674
5674
  */
5675
5675
  readonly accountId?: string;
5676
5676
  /**
5677
5677
  * The NRQL query.
5678
5678
  *
5679
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#query OneDashboard#query}
5679
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#query OneDashboard#query}
5680
5680
  */
5681
5681
  readonly query: string;
5682
5682
  }
@@ -5721,13 +5721,13 @@ export interface OneDashboardPageWidgetJsonNullValuesSeriesOverrides {
5721
5721
  /**
5722
5722
  * Null value
5723
5723
  *
5724
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
5724
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
5725
5725
  */
5726
5726
  readonly nullValue?: string;
5727
5727
  /**
5728
5728
  * Series name
5729
5729
  *
5730
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
5730
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
5731
5731
  */
5732
5732
  readonly seriesName?: string;
5733
5733
  }
@@ -5771,13 +5771,13 @@ export declare class OneDashboardPageWidgetJsonNullValuesSeriesOverridesList ext
5771
5771
  }
5772
5772
  export interface OneDashboardPageWidgetJsonNullValues {
5773
5773
  /**
5774
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
5774
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
5775
5775
  */
5776
5776
  readonly nullValue?: string;
5777
5777
  /**
5778
5778
  * series_overrides block
5779
5779
  *
5780
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
5780
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
5781
5781
  */
5782
5782
  readonly seriesOverrides?: OneDashboardPageWidgetJsonNullValuesSeriesOverrides[] | cdktn.IResolvable;
5783
5783
  }
@@ -5823,13 +5823,13 @@ export interface OneDashboardPageWidgetJsonUnitsSeriesOverrides {
5823
5823
  /**
5824
5824
  * Series name
5825
5825
  *
5826
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
5826
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
5827
5827
  */
5828
5828
  readonly seriesName?: string;
5829
5829
  /**
5830
5830
  * Unit name
5831
5831
  *
5832
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
5832
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#unit OneDashboard#unit}
5833
5833
  */
5834
5834
  readonly unit?: string;
5835
5835
  }
@@ -5873,13 +5873,13 @@ export declare class OneDashboardPageWidgetJsonUnitsSeriesOverridesList extends
5873
5873
  }
5874
5874
  export interface OneDashboardPageWidgetJsonUnits {
5875
5875
  /**
5876
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
5876
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#unit OneDashboard#unit}
5877
5877
  */
5878
5878
  readonly unit?: string;
5879
5879
  /**
5880
5880
  * series_overrides block
5881
5881
  *
5882
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
5882
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
5883
5883
  */
5884
5884
  readonly seriesOverrides?: OneDashboardPageWidgetJsonUnitsSeriesOverrides[] | cdktn.IResolvable;
5885
5885
  }
@@ -5923,91 +5923,91 @@ export declare class OneDashboardPageWidgetJsonUnitsList extends cdktn.ComplexLi
5923
5923
  }
5924
5924
  export interface OneDashboardPageWidgetJson {
5925
5925
  /**
5926
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#column OneDashboard#column}
5926
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#column OneDashboard#column}
5927
5927
  */
5928
5928
  readonly column: number;
5929
5929
  /**
5930
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
5930
+ * 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}
5931
5931
  */
5932
5932
  readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
5933
5933
  /**
5934
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#height OneDashboard#height}
5934
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#height OneDashboard#height}
5935
5935
  */
5936
5936
  readonly height?: number;
5937
5937
  /**
5938
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
5938
+ * 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}
5939
5939
  */
5940
5940
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
5941
5941
  /**
5942
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
5942
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
5943
5943
  */
5944
5944
  readonly legendEnabled?: boolean | cdktn.IResolvable;
5945
5945
  /**
5946
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
5946
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
5947
5947
  */
5948
5948
  readonly refreshRate?: string;
5949
5949
  /**
5950
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#row OneDashboard#row}
5950
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#row OneDashboard#row}
5951
5951
  */
5952
5952
  readonly row: number;
5953
5953
  /**
5954
5954
  * A title for the widget.
5955
5955
  *
5956
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#title OneDashboard#title}
5956
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#title OneDashboard#title}
5957
5957
  */
5958
5958
  readonly title: string;
5959
5959
  /**
5960
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#width OneDashboard#width}
5960
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#width OneDashboard#width}
5961
5961
  */
5962
5962
  readonly width?: number;
5963
5963
  /**
5964
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
5964
+ * 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}
5965
5965
  */
5966
5966
  readonly yAxisLeftMax?: number;
5967
5967
  /**
5968
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
5968
+ * 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}
5969
5969
  */
5970
5970
  readonly yAxisLeftMin?: number;
5971
5971
  /**
5972
5972
  * chart_styles block
5973
5973
  *
5974
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
5974
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
5975
5975
  */
5976
5976
  readonly chartStyles?: OneDashboardPageWidgetJsonChartStyles;
5977
5977
  /**
5978
5978
  * colors block
5979
5979
  *
5980
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#colors OneDashboard#colors}
5980
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#colors OneDashboard#colors}
5981
5981
  */
5982
5982
  readonly colors?: OneDashboardPageWidgetJsonColors[] | cdktn.IResolvable;
5983
5983
  /**
5984
5984
  * data_format block
5985
5985
  *
5986
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#data_format OneDashboard#data_format}
5986
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#data_format OneDashboard#data_format}
5987
5987
  */
5988
5988
  readonly dataFormat?: OneDashboardPageWidgetJsonDataFormat[] | cdktn.IResolvable;
5989
5989
  /**
5990
5990
  * initial_sorting block
5991
5991
  *
5992
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
5992
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
5993
5993
  */
5994
5994
  readonly initialSorting?: OneDashboardPageWidgetJsonInitialSorting;
5995
5995
  /**
5996
5996
  * nrql_query block
5997
5997
  *
5998
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
5998
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
5999
5999
  */
6000
6000
  readonly nrqlQuery: OneDashboardPageWidgetJsonNrqlQuery[] | cdktn.IResolvable;
6001
6001
  /**
6002
6002
  * null_values block
6003
6003
  *
6004
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_values OneDashboard#null_values}
6004
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#null_values OneDashboard#null_values}
6005
6005
  */
6006
6006
  readonly nullValues?: OneDashboardPageWidgetJsonNullValues[] | cdktn.IResolvable;
6007
6007
  /**
6008
6008
  * units block
6009
6009
  *
6010
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#units OneDashboard#units}
6010
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#units OneDashboard#units}
6011
6011
  */
6012
6012
  readonly units?: OneDashboardPageWidgetJsonUnits[] | cdktn.IResolvable;
6013
6013
  }
@@ -6130,7 +6130,7 @@ export interface OneDashboardPageWidgetLineChartStylesGradient {
6130
6130
  /**
6131
6131
  * Enable or disable gradient effect.
6132
6132
  *
6133
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#enabled OneDashboard#enabled}
6133
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#enabled OneDashboard#enabled}
6134
6134
  */
6135
6135
  readonly enabled: boolean | cdktn.IResolvable;
6136
6136
  }
@@ -6154,13 +6154,13 @@ export interface OneDashboardPageWidgetLineChartStyles {
6154
6154
  /**
6155
6155
  * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
6156
6156
  *
6157
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
6157
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
6158
6158
  */
6159
6159
  readonly lineInterpolation?: string;
6160
6160
  /**
6161
6161
  * gradient block
6162
6162
  *
6163
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#gradient OneDashboard#gradient}
6163
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#gradient OneDashboard#gradient}
6164
6164
  */
6165
6165
  readonly gradient?: OneDashboardPageWidgetLineChartStylesGradient;
6166
6166
  }
@@ -6190,13 +6190,13 @@ export interface OneDashboardPageWidgetLineColorsSeriesOverrides {
6190
6190
  /**
6191
6191
  * Color code
6192
6192
  *
6193
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
6193
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#color OneDashboard#color}
6194
6194
  */
6195
6195
  readonly color?: string;
6196
6196
  /**
6197
6197
  * Series name
6198
6198
  *
6199
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
6199
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
6200
6200
  */
6201
6201
  readonly seriesName?: string;
6202
6202
  }
@@ -6240,13 +6240,13 @@ export declare class OneDashboardPageWidgetLineColorsSeriesOverridesList extends
6240
6240
  }
6241
6241
  export interface OneDashboardPageWidgetLineColors {
6242
6242
  /**
6243
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
6243
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#color OneDashboard#color}
6244
6244
  */
6245
6245
  readonly color?: string;
6246
6246
  /**
6247
6247
  * series_overrides block
6248
6248
  *
6249
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
6249
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
6250
6250
  */
6251
6251
  readonly seriesOverrides?: OneDashboardPageWidgetLineColorsSeriesOverrides[] | cdktn.IResolvable;
6252
6252
  }
@@ -6292,25 +6292,25 @@ export interface OneDashboardPageWidgetLineDataFormat {
6292
6292
  /**
6293
6293
  * Defines the format of the mentioned type
6294
6294
  *
6295
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#format OneDashboard#format}
6295
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#format OneDashboard#format}
6296
6296
  */
6297
6297
  readonly format?: string;
6298
6298
  /**
6299
6299
  * The column name to be sorted
6300
6300
  *
6301
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
6301
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#name OneDashboard#name}
6302
6302
  */
6303
6303
  readonly name: string;
6304
6304
  /**
6305
6305
  * The precision of the type
6306
6306
  *
6307
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#precision OneDashboard#precision}
6307
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#precision OneDashboard#precision}
6308
6308
  */
6309
6309
  readonly precision?: number;
6310
6310
  /**
6311
6311
  * Defines the type of the mentioned column
6312
6312
  *
6313
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#type OneDashboard#type}
6313
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#type OneDashboard#type}
6314
6314
  */
6315
6315
  readonly type: string;
6316
6316
  }
@@ -6364,13 +6364,13 @@ export interface OneDashboardPageWidgetLineInitialSorting {
6364
6364
  /**
6365
6365
  * Defines the sort order. Either ascending or descending.
6366
6366
  *
6367
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#direction OneDashboard#direction}
6367
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#direction OneDashboard#direction}
6368
6368
  */
6369
6369
  readonly direction: string;
6370
6370
  /**
6371
6371
  * The column name to be sorted
6372
6372
  *
6373
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
6373
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#name OneDashboard#name}
6374
6374
  */
6375
6375
  readonly name: string;
6376
6376
  }
@@ -6398,13 +6398,13 @@ export interface OneDashboardPageWidgetLineNrqlQuery {
6398
6398
  /**
6399
6399
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
6400
6400
  *
6401
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#account_id OneDashboard#account_id}
6401
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#account_id OneDashboard#account_id}
6402
6402
  */
6403
6403
  readonly accountId?: string;
6404
6404
  /**
6405
6405
  * The NRQL query.
6406
6406
  *
6407
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#query OneDashboard#query}
6407
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/one_dashboard#query OneDashboard#query}
6408
6408
  */
6409
6409
  readonly query: string;
6410
6410
  }