@cdktf-providers/newrelic 3.76.0 → 3.76.1

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 (138) hide show
  1. package/README.md +3 -3
  2. package/dist/account-management/index.d.ts +59 -6
  3. package/dist/account-management/index.js +168 -6
  4. package/dist/alert-channel/index.d.ts +30 -30
  5. package/dist/alert-channel/index.js +6 -6
  6. package/dist/alert-condition/index.d.ts +22 -22
  7. package/dist/alert-condition/index.js +6 -6
  8. package/dist/alert-muting-rule/index.d.ts +23 -23
  9. package/dist/alert-muting-rule/index.js +6 -6
  10. package/dist/alert-policy/index.d.ts +8 -8
  11. package/dist/alert-policy/index.js +6 -6
  12. package/dist/alert-policy-channel/index.d.ts +9 -9
  13. package/dist/alert-policy-channel/index.js +6 -6
  14. package/dist/api-access-key/index.d.ts +10 -10
  15. package/dist/api-access-key/index.js +6 -6
  16. package/dist/application-settings/index.d.ts +27 -27
  17. package/dist/application-settings/index.js +6 -6
  18. package/dist/browser-application/index.d.ts +9 -9
  19. package/dist/browser-application/index.js +6 -6
  20. package/dist/cloud-aws-govcloud-integrations/index.d.ts +110 -110
  21. package/dist/cloud-aws-govcloud-integrations/index.js +6 -6
  22. package/dist/cloud-aws-govcloud-link-account/index.d.ts +8 -8
  23. package/dist/cloud-aws-govcloud-link-account/index.js +6 -6
  24. package/dist/cloud-aws-integrations/index.d.ts +231 -231
  25. package/dist/cloud-aws-integrations/index.js +6 -6
  26. package/dist/cloud-aws-link-account/index.d.ts +8 -8
  27. package/dist/cloud-aws-link-account/index.js +6 -6
  28. package/dist/cloud-azure-integrations/index.d.ts +109 -109
  29. package/dist/cloud-azure-integrations/index.js +6 -6
  30. package/dist/cloud-azure-link-account/index.d.ts +10 -10
  31. package/dist/cloud-azure-link-account/index.js +6 -6
  32. package/dist/cloud-gcp-integrations/index.d.ts +62 -62
  33. package/dist/cloud-gcp-integrations/index.js +6 -6
  34. package/dist/cloud-gcp-link-account/index.d.ts +7 -7
  35. package/dist/cloud-gcp-link-account/index.js +6 -6
  36. package/dist/cloud-oci-link-account/index.d.ts +18 -18
  37. package/dist/cloud-oci-link-account/index.js +6 -6
  38. package/dist/data-newrelic-account/index.d.ts +8 -7
  39. package/dist/data-newrelic-account/index.js +10 -6
  40. package/dist/data-newrelic-alert-channel/index.d.ts +6 -6
  41. package/dist/data-newrelic-alert-channel/index.js +6 -6
  42. package/dist/data-newrelic-alert-policy/index.d.ts +7 -7
  43. package/dist/data-newrelic-alert-policy/index.js +6 -6
  44. package/dist/data-newrelic-application/index.d.ts +5 -5
  45. package/dist/data-newrelic-application/index.js +6 -6
  46. package/dist/data-newrelic-authentication-domain/index.d.ts +4 -4
  47. package/dist/data-newrelic-authentication-domain/index.js +6 -6
  48. package/dist/data-newrelic-cloud-account/index.d.ts +7 -7
  49. package/dist/data-newrelic-cloud-account/index.js +6 -6
  50. package/dist/data-newrelic-entity/index.d.ts +14 -14
  51. package/dist/data-newrelic-entity/index.js +6 -6
  52. package/dist/data-newrelic-group/index.d.ts +5 -5
  53. package/dist/data-newrelic-group/index.js +6 -6
  54. package/dist/data-newrelic-key-transaction/index.d.ts +7 -7
  55. package/dist/data-newrelic-key-transaction/index.js +6 -6
  56. package/dist/data-newrelic-notification-destination/index.d.ts +8 -8
  57. package/dist/data-newrelic-notification-destination/index.js +6 -6
  58. package/dist/data-newrelic-obfuscation-expression/index.d.ts +6 -6
  59. package/dist/data-newrelic-obfuscation-expression/index.js +6 -6
  60. package/dist/data-newrelic-service-level-alert-helper/index.d.ts +11 -11
  61. package/dist/data-newrelic-service-level-alert-helper/index.js +6 -6
  62. package/dist/data-newrelic-synthetics-private-location/index.d.ts +7 -7
  63. package/dist/data-newrelic-synthetics-private-location/index.js +6 -6
  64. package/dist/data-newrelic-synthetics-secure-credential/index.d.ts +6 -6
  65. package/dist/data-newrelic-synthetics-secure-credential/index.js +6 -6
  66. package/dist/data-newrelic-test-grok-pattern/index.d.ts +7 -7
  67. package/dist/data-newrelic-test-grok-pattern/index.js +6 -6
  68. package/dist/data-newrelic-user/index.d.ts +6 -6
  69. package/dist/data-newrelic-user/index.js +6 -6
  70. package/dist/data-partition-rule/index.d.ts +12 -12
  71. package/dist/data-partition-rule/index.js +6 -6
  72. package/dist/entity-tags/index.d.ts +10 -10
  73. package/dist/entity-tags/index.js +6 -6
  74. package/dist/events-to-metrics-rule/index.d.ts +9 -9
  75. package/dist/events-to-metrics-rule/index.js +6 -6
  76. package/dist/group/index.d.ts +7 -7
  77. package/dist/group/index.js +6 -6
  78. package/dist/infra-alert-condition/index.d.ts +25 -25
  79. package/dist/infra-alert-condition/index.js +6 -6
  80. package/dist/insights-event/index.d.ts +11 -11
  81. package/dist/insights-event/index.js +6 -6
  82. package/dist/key-transaction/index.d.ts +9 -9
  83. package/dist/key-transaction/index.js +6 -6
  84. package/dist/log-parsing-rule/index.d.ts +12 -12
  85. package/dist/log-parsing-rule/index.js +6 -6
  86. package/dist/monitor-downtime/index.d.ts +20 -20
  87. package/dist/monitor-downtime/index.js +6 -6
  88. package/dist/notification-channel/index.d.ts +18 -18
  89. package/dist/notification-channel/index.js +6 -6
  90. package/dist/notification-destination/index.d.ts +28 -28
  91. package/dist/notification-destination/index.js +6 -6
  92. package/dist/nrql-alert-condition/index.d.ts +75 -75
  93. package/dist/nrql-alert-condition/index.js +6 -6
  94. package/dist/nrql-drop-rule/index.d.ts +10 -10
  95. package/dist/nrql-drop-rule/index.js +6 -6
  96. package/dist/obfuscation-expression/index.d.ts +8 -8
  97. package/dist/obfuscation-expression/index.js +6 -6
  98. package/dist/obfuscation-rule/index.d.ts +13 -13
  99. package/dist/obfuscation-rule/index.js +6 -6
  100. package/dist/one-dashboard/index-structs/structs0.d.ts +382 -382
  101. package/dist/one-dashboard/index-structs/structs400.d.ts +212 -212
  102. package/dist/one-dashboard/index.d.ts +10 -10
  103. package/dist/one-dashboard/index.js +5 -5
  104. package/dist/one-dashboard-json/index.d.ts +9 -9
  105. package/dist/one-dashboard-json/index.js +6 -6
  106. package/dist/one-dashboard-raw/index.d.ts +20 -20
  107. package/dist/one-dashboard-raw/index.js +6 -6
  108. package/dist/pipeline-cloud-rule/index.d.ts +8 -8
  109. package/dist/pipeline-cloud-rule/index.js +6 -6
  110. package/dist/provider/index.d.ts +17 -17
  111. package/dist/provider/index.js +6 -6
  112. package/dist/service-level/index.d.ts +38 -38
  113. package/dist/service-level/index.js +6 -6
  114. package/dist/synthetics-alert-condition/index.d.ts +9 -9
  115. package/dist/synthetics-alert-condition/index.js +6 -6
  116. package/dist/synthetics-broken-links-monitor/index.d.ts +17 -17
  117. package/dist/synthetics-broken-links-monitor/index.js +6 -6
  118. package/dist/synthetics-cert-check-monitor/index.d.ts +18 -18
  119. package/dist/synthetics-cert-check-monitor/index.js +6 -6
  120. package/dist/synthetics-monitor/index.d.ts +31 -31
  121. package/dist/synthetics-monitor/index.js +6 -6
  122. package/dist/synthetics-multilocation-alert-condition/index.d.ts +14 -14
  123. package/dist/synthetics-multilocation-alert-condition/index.js +6 -6
  124. package/dist/synthetics-private-location/index.d.ts +8 -8
  125. package/dist/synthetics-private-location/index.js +6 -6
  126. package/dist/synthetics-script-monitor/index.d.ts +26 -26
  127. package/dist/synthetics-script-monitor/index.js +6 -6
  128. package/dist/synthetics-secure-credential/index.d.ts +11 -11
  129. package/dist/synthetics-secure-credential/index.js +6 -6
  130. package/dist/synthetics-step-monitor/index.d.ts +25 -25
  131. package/dist/synthetics-step-monitor/index.js +6 -6
  132. package/dist/user/index.d.ts +8 -8
  133. package/dist/user/index.js +6 -6
  134. package/dist/workflow/index.d.ts +26 -26
  135. package/dist/workflow/index.js +6 -6
  136. package/dist/workload/index.d.ts +32 -32
  137. package/dist/workload/index.js +6 -6
  138. package/package.json +2 -2
@@ -3,13 +3,13 @@ export interface OneDashboardPageWidgetAreaColorsSeriesOverrides {
3
3
  /**
4
4
  * Color code
5
5
  *
6
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#color OneDashboard#color}
6
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#color OneDashboard#color}
7
7
  */
8
8
  readonly color?: string;
9
9
  /**
10
10
  * Series name
11
11
  *
12
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
12
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
13
13
  */
14
14
  readonly seriesName?: string;
15
15
  }
@@ -56,13 +56,13 @@ export declare class OneDashboardPageWidgetAreaColorsSeriesOverridesList extends
56
56
  }
57
57
  export interface OneDashboardPageWidgetAreaColors {
58
58
  /**
59
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#color OneDashboard#color}
59
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#color OneDashboard#color}
60
60
  */
61
61
  readonly color?: string;
62
62
  /**
63
63
  * series_overrides block
64
64
  *
65
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
65
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
66
66
  */
67
67
  readonly seriesOverrides?: OneDashboardPageWidgetAreaColorsSeriesOverrides[] | cdktf.IResolvable;
68
68
  }
@@ -111,25 +111,25 @@ export interface OneDashboardPageWidgetAreaDataFormat {
111
111
  /**
112
112
  * Defines the format of the mentioned type
113
113
  *
114
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#format OneDashboard#format}
114
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#format OneDashboard#format}
115
115
  */
116
116
  readonly format?: string;
117
117
  /**
118
118
  * The column name to be sorted
119
119
  *
120
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#name OneDashboard#name}
120
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#name OneDashboard#name}
121
121
  */
122
122
  readonly name: string;
123
123
  /**
124
124
  * The precision of the type
125
125
  *
126
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#precision OneDashboard#precision}
126
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#precision OneDashboard#precision}
127
127
  */
128
128
  readonly precision?: number;
129
129
  /**
130
130
  * Defines the type of the mentioned column
131
131
  *
132
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#type OneDashboard#type}
132
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#type OneDashboard#type}
133
133
  */
134
134
  readonly type: string;
135
135
  }
@@ -186,13 +186,13 @@ export interface OneDashboardPageWidgetAreaInitialSorting {
186
186
  /**
187
187
  * Defines the sort order. Either ascending or descending.
188
188
  *
189
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#direction OneDashboard#direction}
189
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#direction OneDashboard#direction}
190
190
  */
191
191
  readonly direction: string;
192
192
  /**
193
193
  * The column name to be sorted
194
194
  *
195
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#name OneDashboard#name}
195
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#name OneDashboard#name}
196
196
  */
197
197
  readonly name: string;
198
198
  }
@@ -220,13 +220,13 @@ export interface OneDashboardPageWidgetAreaNrqlQuery {
220
220
  /**
221
221
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
222
222
  *
223
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
223
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#account_id OneDashboard#account_id}
224
224
  */
225
225
  readonly accountId?: string;
226
226
  /**
227
227
  * The NRQL query.
228
228
  *
229
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#query OneDashboard#query}
229
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#query OneDashboard#query}
230
230
  */
231
231
  readonly query: string;
232
232
  }
@@ -274,13 +274,13 @@ export interface OneDashboardPageWidgetAreaNullValuesSeriesOverrides {
274
274
  /**
275
275
  * Null value
276
276
  *
277
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
277
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
278
278
  */
279
279
  readonly nullValue?: string;
280
280
  /**
281
281
  * Series name
282
282
  *
283
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
283
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
284
284
  */
285
285
  readonly seriesName?: string;
286
286
  }
@@ -327,13 +327,13 @@ export declare class OneDashboardPageWidgetAreaNullValuesSeriesOverridesList ext
327
327
  }
328
328
  export interface OneDashboardPageWidgetAreaNullValues {
329
329
  /**
330
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
330
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
331
331
  */
332
332
  readonly nullValue?: string;
333
333
  /**
334
334
  * series_overrides block
335
335
  *
336
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
336
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
337
337
  */
338
338
  readonly seriesOverrides?: OneDashboardPageWidgetAreaNullValuesSeriesOverrides[] | cdktf.IResolvable;
339
339
  }
@@ -382,7 +382,7 @@ export interface OneDashboardPageWidgetAreaTooltip {
382
382
  /**
383
383
  * Tooltip display mode.
384
384
  *
385
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#mode OneDashboard#mode}
385
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#mode OneDashboard#mode}
386
386
  */
387
387
  readonly mode: string;
388
388
  }
@@ -406,13 +406,13 @@ export interface OneDashboardPageWidgetAreaUnitsSeriesOverrides {
406
406
  /**
407
407
  * Series name
408
408
  *
409
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
409
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
410
410
  */
411
411
  readonly seriesName?: string;
412
412
  /**
413
413
  * Unit name
414
414
  *
415
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#unit OneDashboard#unit}
415
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#unit OneDashboard#unit}
416
416
  */
417
417
  readonly unit?: string;
418
418
  }
@@ -459,13 +459,13 @@ export declare class OneDashboardPageWidgetAreaUnitsSeriesOverridesList extends
459
459
  }
460
460
  export interface OneDashboardPageWidgetAreaUnits {
461
461
  /**
462
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#unit OneDashboard#unit}
462
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#unit OneDashboard#unit}
463
463
  */
464
464
  readonly unit?: string;
465
465
  /**
466
466
  * series_overrides block
467
467
  *
468
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
468
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
469
469
  */
470
470
  readonly seriesOverrides?: OneDashboardPageWidgetAreaUnitsSeriesOverrides[] | cdktf.IResolvable;
471
471
  }
@@ -512,91 +512,91 @@ export declare class OneDashboardPageWidgetAreaUnitsList extends cdktf.ComplexLi
512
512
  }
513
513
  export interface OneDashboardPageWidgetArea {
514
514
  /**
515
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#column OneDashboard#column}
515
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#column OneDashboard#column}
516
516
  */
517
517
  readonly column: number;
518
518
  /**
519
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
519
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
520
520
  */
521
521
  readonly facetShowOtherSeries?: boolean | cdktf.IResolvable;
522
522
  /**
523
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#height OneDashboard#height}
523
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#height OneDashboard#height}
524
524
  */
525
525
  readonly height?: number;
526
526
  /**
527
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
527
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
528
528
  */
529
529
  readonly ignoreTimeRange?: boolean | cdktf.IResolvable;
530
530
  /**
531
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
531
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
532
532
  */
533
533
  readonly legendEnabled?: boolean | cdktf.IResolvable;
534
534
  /**
535
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
535
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
536
536
  */
537
537
  readonly refreshRate?: string;
538
538
  /**
539
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#row OneDashboard#row}
539
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#row OneDashboard#row}
540
540
  */
541
541
  readonly row: number;
542
542
  /**
543
543
  * A title for the widget.
544
544
  *
545
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#title OneDashboard#title}
545
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#title OneDashboard#title}
546
546
  */
547
547
  readonly title: string;
548
548
  /**
549
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#width OneDashboard#width}
549
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#width OneDashboard#width}
550
550
  */
551
551
  readonly width?: number;
552
552
  /**
553
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
553
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
554
554
  */
555
555
  readonly yAxisLeftMax?: number;
556
556
  /**
557
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
557
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
558
558
  */
559
559
  readonly yAxisLeftMin?: number;
560
560
  /**
561
561
  * colors block
562
562
  *
563
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#colors OneDashboard#colors}
563
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#colors OneDashboard#colors}
564
564
  */
565
565
  readonly colors?: OneDashboardPageWidgetAreaColors[] | cdktf.IResolvable;
566
566
  /**
567
567
  * data_format block
568
568
  *
569
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
569
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#data_format OneDashboard#data_format}
570
570
  */
571
571
  readonly dataFormat?: OneDashboardPageWidgetAreaDataFormat[] | cdktf.IResolvable;
572
572
  /**
573
573
  * initial_sorting block
574
574
  *
575
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
575
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
576
576
  */
577
577
  readonly initialSorting?: OneDashboardPageWidgetAreaInitialSorting;
578
578
  /**
579
579
  * nrql_query block
580
580
  *
581
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
581
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
582
582
  */
583
583
  readonly nrqlQuery: OneDashboardPageWidgetAreaNrqlQuery[] | cdktf.IResolvable;
584
584
  /**
585
585
  * null_values block
586
586
  *
587
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
587
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_values OneDashboard#null_values}
588
588
  */
589
589
  readonly nullValues?: OneDashboardPageWidgetAreaNullValues[] | cdktf.IResolvable;
590
590
  /**
591
591
  * tooltip block
592
592
  *
593
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#tooltip OneDashboard#tooltip}
593
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#tooltip OneDashboard#tooltip}
594
594
  */
595
595
  readonly tooltip?: OneDashboardPageWidgetAreaTooltip;
596
596
  /**
597
597
  * units block
598
598
  *
599
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#units OneDashboard#units}
599
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#units OneDashboard#units}
600
600
  */
601
601
  readonly units?: OneDashboardPageWidgetAreaUnits[] | cdktf.IResolvable;
602
602
  }
@@ -722,13 +722,13 @@ export interface OneDashboardPageWidgetBarColorsSeriesOverrides {
722
722
  /**
723
723
  * Color code
724
724
  *
725
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#color OneDashboard#color}
725
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#color OneDashboard#color}
726
726
  */
727
727
  readonly color?: string;
728
728
  /**
729
729
  * Series name
730
730
  *
731
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
731
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
732
732
  */
733
733
  readonly seriesName?: string;
734
734
  }
@@ -775,13 +775,13 @@ export declare class OneDashboardPageWidgetBarColorsSeriesOverridesList extends
775
775
  }
776
776
  export interface OneDashboardPageWidgetBarColors {
777
777
  /**
778
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#color OneDashboard#color}
778
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#color OneDashboard#color}
779
779
  */
780
780
  readonly color?: string;
781
781
  /**
782
782
  * series_overrides block
783
783
  *
784
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
784
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
785
785
  */
786
786
  readonly seriesOverrides?: OneDashboardPageWidgetBarColorsSeriesOverrides[] | cdktf.IResolvable;
787
787
  }
@@ -830,25 +830,25 @@ export interface OneDashboardPageWidgetBarDataFormat {
830
830
  /**
831
831
  * Defines the format of the mentioned type
832
832
  *
833
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#format OneDashboard#format}
833
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#format OneDashboard#format}
834
834
  */
835
835
  readonly format?: string;
836
836
  /**
837
837
  * The column name to be sorted
838
838
  *
839
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#name OneDashboard#name}
839
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#name OneDashboard#name}
840
840
  */
841
841
  readonly name: string;
842
842
  /**
843
843
  * The precision of the type
844
844
  *
845
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#precision OneDashboard#precision}
845
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#precision OneDashboard#precision}
846
846
  */
847
847
  readonly precision?: number;
848
848
  /**
849
849
  * Defines the type of the mentioned column
850
850
  *
851
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#type OneDashboard#type}
851
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#type OneDashboard#type}
852
852
  */
853
853
  readonly type: string;
854
854
  }
@@ -905,13 +905,13 @@ export interface OneDashboardPageWidgetBarInitialSorting {
905
905
  /**
906
906
  * Defines the sort order. Either ascending or descending.
907
907
  *
908
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#direction OneDashboard#direction}
908
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#direction OneDashboard#direction}
909
909
  */
910
910
  readonly direction: string;
911
911
  /**
912
912
  * The column name to be sorted
913
913
  *
914
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#name OneDashboard#name}
914
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#name OneDashboard#name}
915
915
  */
916
916
  readonly name: string;
917
917
  }
@@ -939,13 +939,13 @@ export interface OneDashboardPageWidgetBarNrqlQuery {
939
939
  /**
940
940
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
941
941
  *
942
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
942
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#account_id OneDashboard#account_id}
943
943
  */
944
944
  readonly accountId?: string;
945
945
  /**
946
946
  * The NRQL query.
947
947
  *
948
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#query OneDashboard#query}
948
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#query OneDashboard#query}
949
949
  */
950
950
  readonly query: string;
951
951
  }
@@ -993,13 +993,13 @@ export interface OneDashboardPageWidgetBarNullValuesSeriesOverrides {
993
993
  /**
994
994
  * Null value
995
995
  *
996
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
996
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
997
997
  */
998
998
  readonly nullValue?: string;
999
999
  /**
1000
1000
  * Series name
1001
1001
  *
1002
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1002
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1003
1003
  */
1004
1004
  readonly seriesName?: string;
1005
1005
  }
@@ -1046,13 +1046,13 @@ export declare class OneDashboardPageWidgetBarNullValuesSeriesOverridesList exte
1046
1046
  }
1047
1047
  export interface OneDashboardPageWidgetBarNullValues {
1048
1048
  /**
1049
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1049
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1050
1050
  */
1051
1051
  readonly nullValue?: string;
1052
1052
  /**
1053
1053
  * series_overrides block
1054
1054
  *
1055
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1055
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1056
1056
  */
1057
1057
  readonly seriesOverrides?: OneDashboardPageWidgetBarNullValuesSeriesOverrides[] | cdktf.IResolvable;
1058
1058
  }
@@ -1101,13 +1101,13 @@ export interface OneDashboardPageWidgetBarUnitsSeriesOverrides {
1101
1101
  /**
1102
1102
  * Series name
1103
1103
  *
1104
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1104
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1105
1105
  */
1106
1106
  readonly seriesName?: string;
1107
1107
  /**
1108
1108
  * Unit name
1109
1109
  *
1110
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#unit OneDashboard#unit}
1110
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#unit OneDashboard#unit}
1111
1111
  */
1112
1112
  readonly unit?: string;
1113
1113
  }
@@ -1154,13 +1154,13 @@ export declare class OneDashboardPageWidgetBarUnitsSeriesOverridesList extends c
1154
1154
  }
1155
1155
  export interface OneDashboardPageWidgetBarUnits {
1156
1156
  /**
1157
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#unit OneDashboard#unit}
1157
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#unit OneDashboard#unit}
1158
1158
  */
1159
1159
  readonly unit?: string;
1160
1160
  /**
1161
1161
  * series_overrides block
1162
1162
  *
1163
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1163
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1164
1164
  */
1165
1165
  readonly seriesOverrides?: OneDashboardPageWidgetBarUnitsSeriesOverrides[] | cdktf.IResolvable;
1166
1166
  }
@@ -1207,97 +1207,97 @@ export declare class OneDashboardPageWidgetBarUnitsList extends cdktf.ComplexLis
1207
1207
  }
1208
1208
  export interface OneDashboardPageWidgetBar {
1209
1209
  /**
1210
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#column OneDashboard#column}
1210
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#column OneDashboard#column}
1211
1211
  */
1212
1212
  readonly column: number;
1213
1213
  /**
1214
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
1214
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
1215
1215
  */
1216
1216
  readonly facetShowOtherSeries?: boolean | cdktf.IResolvable;
1217
1217
  /**
1218
1218
  * Use this item to filter the current dashboard
1219
1219
  *
1220
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#filter_current_dashboard OneDashboard#filter_current_dashboard}
1220
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#filter_current_dashboard OneDashboard#filter_current_dashboard}
1221
1221
  */
1222
1222
  readonly filterCurrentDashboard?: boolean | cdktf.IResolvable;
1223
1223
  /**
1224
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#height OneDashboard#height}
1224
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#height OneDashboard#height}
1225
1225
  */
1226
1226
  readonly height?: number;
1227
1227
  /**
1228
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
1228
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
1229
1229
  */
1230
1230
  readonly ignoreTimeRange?: boolean | cdktf.IResolvable;
1231
1231
  /**
1232
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
1232
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
1233
1233
  */
1234
1234
  readonly legendEnabled?: boolean | cdktf.IResolvable;
1235
1235
  /**
1236
1236
  * Related entities. Currently only supports Dashboard entities, but may allow other cases in the future.
1237
1237
  *
1238
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#linked_entity_guids OneDashboard#linked_entity_guids}
1238
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#linked_entity_guids OneDashboard#linked_entity_guids}
1239
1239
  */
1240
1240
  readonly linkedEntityGuids?: string[];
1241
1241
  /**
1242
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
1242
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
1243
1243
  */
1244
1244
  readonly refreshRate?: string;
1245
1245
  /**
1246
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#row OneDashboard#row}
1246
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#row OneDashboard#row}
1247
1247
  */
1248
1248
  readonly row: number;
1249
1249
  /**
1250
1250
  * A title for the widget.
1251
1251
  *
1252
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#title OneDashboard#title}
1252
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#title OneDashboard#title}
1253
1253
  */
1254
1254
  readonly title: string;
1255
1255
  /**
1256
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#width OneDashboard#width}
1256
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#width OneDashboard#width}
1257
1257
  */
1258
1258
  readonly width?: number;
1259
1259
  /**
1260
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
1260
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
1261
1261
  */
1262
1262
  readonly yAxisLeftMax?: number;
1263
1263
  /**
1264
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
1264
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
1265
1265
  */
1266
1266
  readonly yAxisLeftMin?: number;
1267
1267
  /**
1268
1268
  * colors block
1269
1269
  *
1270
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#colors OneDashboard#colors}
1270
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#colors OneDashboard#colors}
1271
1271
  */
1272
1272
  readonly colors?: OneDashboardPageWidgetBarColors[] | cdktf.IResolvable;
1273
1273
  /**
1274
1274
  * data_format block
1275
1275
  *
1276
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
1276
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#data_format OneDashboard#data_format}
1277
1277
  */
1278
1278
  readonly dataFormat?: OneDashboardPageWidgetBarDataFormat[] | cdktf.IResolvable;
1279
1279
  /**
1280
1280
  * initial_sorting block
1281
1281
  *
1282
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
1282
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
1283
1283
  */
1284
1284
  readonly initialSorting?: OneDashboardPageWidgetBarInitialSorting;
1285
1285
  /**
1286
1286
  * nrql_query block
1287
1287
  *
1288
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
1288
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
1289
1289
  */
1290
1290
  readonly nrqlQuery: OneDashboardPageWidgetBarNrqlQuery[] | cdktf.IResolvable;
1291
1291
  /**
1292
1292
  * null_values block
1293
1293
  *
1294
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
1294
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_values OneDashboard#null_values}
1295
1295
  */
1296
1296
  readonly nullValues?: OneDashboardPageWidgetBarNullValues[] | cdktf.IResolvable;
1297
1297
  /**
1298
1298
  * units block
1299
1299
  *
1300
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#units OneDashboard#units}
1300
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#units OneDashboard#units}
1301
1301
  */
1302
1302
  readonly units?: OneDashboardPageWidgetBarUnits[] | cdktf.IResolvable;
1303
1303
  }
@@ -1428,19 +1428,19 @@ export interface OneDashboardPageWidgetBillboardBillboardSettingsGridOptions {
1428
1428
  /**
1429
1429
  * Number of columns in the grid.
1430
1430
  *
1431
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#columns OneDashboard#columns}
1431
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#columns OneDashboard#columns}
1432
1432
  */
1433
1433
  readonly columns?: number;
1434
1434
  /**
1435
1435
  * Grid label setting.
1436
1436
  *
1437
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#label OneDashboard#label}
1437
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#label OneDashboard#label}
1438
1438
  */
1439
1439
  readonly label?: number;
1440
1440
  /**
1441
1441
  * Grid value setting.
1442
1442
  *
1443
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#value OneDashboard#value}
1443
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#value OneDashboard#value}
1444
1444
  */
1445
1445
  readonly value?: number;
1446
1446
  }
@@ -1475,19 +1475,19 @@ export interface OneDashboardPageWidgetBillboardBillboardSettingsLink {
1475
1475
  /**
1476
1476
  * Whether to open the link in a new tab.
1477
1477
  *
1478
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#new_tab OneDashboard#new_tab}
1478
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#new_tab OneDashboard#new_tab}
1479
1479
  */
1480
1480
  readonly newTab?: boolean | cdktf.IResolvable;
1481
1481
  /**
1482
1482
  * The title for the link.
1483
1483
  *
1484
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#title OneDashboard#title}
1484
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#title OneDashboard#title}
1485
1485
  */
1486
1486
  readonly title?: string;
1487
1487
  /**
1488
1488
  * The URL for the link.
1489
1489
  *
1490
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#url OneDashboard#url}
1490
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#url OneDashboard#url}
1491
1491
  */
1492
1492
  readonly url?: string;
1493
1493
  }
@@ -1522,13 +1522,13 @@ export interface OneDashboardPageWidgetBillboardBillboardSettingsVisual {
1522
1522
  /**
1523
1523
  * Billboard alignment type.
1524
1524
  *
1525
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#alignment OneDashboard#alignment}
1525
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#alignment OneDashboard#alignment}
1526
1526
  */
1527
1527
  readonly alignment?: string;
1528
1528
  /**
1529
1529
  * Billboard display type.
1530
1530
  *
1531
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#display OneDashboard#display}
1531
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#display OneDashboard#display}
1532
1532
  */
1533
1533
  readonly display?: string;
1534
1534
  }
@@ -1558,19 +1558,19 @@ export interface OneDashboardPageWidgetBillboardBillboardSettings {
1558
1558
  /**
1559
1559
  * grid_options block
1560
1560
  *
1561
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#grid_options OneDashboard#grid_options}
1561
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#grid_options OneDashboard#grid_options}
1562
1562
  */
1563
1563
  readonly gridOptions?: OneDashboardPageWidgetBillboardBillboardSettingsGridOptions;
1564
1564
  /**
1565
1565
  * link block
1566
1566
  *
1567
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#link OneDashboard#link}
1567
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#link OneDashboard#link}
1568
1568
  */
1569
1569
  readonly link?: OneDashboardPageWidgetBillboardBillboardSettingsLink;
1570
1570
  /**
1571
1571
  * visual block
1572
1572
  *
1573
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#visual OneDashboard#visual}
1573
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#visual OneDashboard#visual}
1574
1574
  */
1575
1575
  readonly visual?: OneDashboardPageWidgetBillboardBillboardSettingsVisual;
1576
1576
  }
@@ -1605,13 +1605,13 @@ export interface OneDashboardPageWidgetBillboardColorsSeriesOverrides {
1605
1605
  /**
1606
1606
  * Color code
1607
1607
  *
1608
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#color OneDashboard#color}
1608
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#color OneDashboard#color}
1609
1609
  */
1610
1610
  readonly color?: string;
1611
1611
  /**
1612
1612
  * Series name
1613
1613
  *
1614
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1614
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1615
1615
  */
1616
1616
  readonly seriesName?: string;
1617
1617
  }
@@ -1658,13 +1658,13 @@ export declare class OneDashboardPageWidgetBillboardColorsSeriesOverridesList ex
1658
1658
  }
1659
1659
  export interface OneDashboardPageWidgetBillboardColors {
1660
1660
  /**
1661
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#color OneDashboard#color}
1661
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#color OneDashboard#color}
1662
1662
  */
1663
1663
  readonly color?: string;
1664
1664
  /**
1665
1665
  * series_overrides block
1666
1666
  *
1667
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1667
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1668
1668
  */
1669
1669
  readonly seriesOverrides?: OneDashboardPageWidgetBillboardColorsSeriesOverrides[] | cdktf.IResolvable;
1670
1670
  }
@@ -1713,25 +1713,25 @@ export interface OneDashboardPageWidgetBillboardDataFormat {
1713
1713
  /**
1714
1714
  * Defines the format of the mentioned type
1715
1715
  *
1716
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#format OneDashboard#format}
1716
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#format OneDashboard#format}
1717
1717
  */
1718
1718
  readonly format?: string;
1719
1719
  /**
1720
1720
  * The column name to be sorted
1721
1721
  *
1722
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#name OneDashboard#name}
1722
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#name OneDashboard#name}
1723
1723
  */
1724
1724
  readonly name: string;
1725
1725
  /**
1726
1726
  * The precision of the type
1727
1727
  *
1728
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#precision OneDashboard#precision}
1728
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#precision OneDashboard#precision}
1729
1729
  */
1730
1730
  readonly precision?: number;
1731
1731
  /**
1732
1732
  * Defines the type of the mentioned column
1733
1733
  *
1734
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#type OneDashboard#type}
1734
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#type OneDashboard#type}
1735
1735
  */
1736
1736
  readonly type: string;
1737
1737
  }
@@ -1788,13 +1788,13 @@ export interface OneDashboardPageWidgetBillboardInitialSorting {
1788
1788
  /**
1789
1789
  * Defines the sort order. Either ascending or descending.
1790
1790
  *
1791
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#direction OneDashboard#direction}
1791
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#direction OneDashboard#direction}
1792
1792
  */
1793
1793
  readonly direction: string;
1794
1794
  /**
1795
1795
  * The column name to be sorted
1796
1796
  *
1797
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#name OneDashboard#name}
1797
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#name OneDashboard#name}
1798
1798
  */
1799
1799
  readonly name: string;
1800
1800
  }
@@ -1822,13 +1822,13 @@ export interface OneDashboardPageWidgetBillboardNrqlQuery {
1822
1822
  /**
1823
1823
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
1824
1824
  *
1825
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
1825
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#account_id OneDashboard#account_id}
1826
1826
  */
1827
1827
  readonly accountId?: string;
1828
1828
  /**
1829
1829
  * The NRQL query.
1830
1830
  *
1831
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#query OneDashboard#query}
1831
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#query OneDashboard#query}
1832
1832
  */
1833
1833
  readonly query: string;
1834
1834
  }
@@ -1876,13 +1876,13 @@ export interface OneDashboardPageWidgetBillboardNullValuesSeriesOverrides {
1876
1876
  /**
1877
1877
  * Null value
1878
1878
  *
1879
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1879
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1880
1880
  */
1881
1881
  readonly nullValue?: string;
1882
1882
  /**
1883
1883
  * Series name
1884
1884
  *
1885
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1885
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1886
1886
  */
1887
1887
  readonly seriesName?: string;
1888
1888
  }
@@ -1929,13 +1929,13 @@ export declare class OneDashboardPageWidgetBillboardNullValuesSeriesOverridesLis
1929
1929
  }
1930
1930
  export interface OneDashboardPageWidgetBillboardNullValues {
1931
1931
  /**
1932
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1932
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1933
1933
  */
1934
1934
  readonly nullValue?: string;
1935
1935
  /**
1936
1936
  * series_overrides block
1937
1937
  *
1938
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1938
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1939
1939
  */
1940
1940
  readonly seriesOverrides?: OneDashboardPageWidgetBillboardNullValuesSeriesOverrides[] | cdktf.IResolvable;
1941
1941
  }
@@ -1984,13 +1984,13 @@ export interface OneDashboardPageWidgetBillboardUnitsSeriesOverrides {
1984
1984
  /**
1985
1985
  * Series name
1986
1986
  *
1987
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1987
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1988
1988
  */
1989
1989
  readonly seriesName?: string;
1990
1990
  /**
1991
1991
  * Unit name
1992
1992
  *
1993
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#unit OneDashboard#unit}
1993
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#unit OneDashboard#unit}
1994
1994
  */
1995
1995
  readonly unit?: string;
1996
1996
  }
@@ -2037,13 +2037,13 @@ export declare class OneDashboardPageWidgetBillboardUnitsSeriesOverridesList ext
2037
2037
  }
2038
2038
  export interface OneDashboardPageWidgetBillboardUnits {
2039
2039
  /**
2040
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#unit OneDashboard#unit}
2040
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#unit OneDashboard#unit}
2041
2041
  */
2042
2042
  readonly unit?: string;
2043
2043
  /**
2044
2044
  * series_overrides block
2045
2045
  *
2046
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2046
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2047
2047
  */
2048
2048
  readonly seriesOverrides?: OneDashboardPageWidgetBillboardUnitsSeriesOverrides[] | cdktf.IResolvable;
2049
2049
  }
@@ -2090,103 +2090,103 @@ export declare class OneDashboardPageWidgetBillboardUnitsList extends cdktf.Comp
2090
2090
  }
2091
2091
  export interface OneDashboardPageWidgetBillboard {
2092
2092
  /**
2093
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#column OneDashboard#column}
2093
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#column OneDashboard#column}
2094
2094
  */
2095
2095
  readonly column: number;
2096
2096
  /**
2097
2097
  * The critical threshold value.
2098
2098
  *
2099
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#critical OneDashboard#critical}
2099
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#critical OneDashboard#critical}
2100
2100
  */
2101
2101
  readonly critical?: string;
2102
2102
  /**
2103
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
2103
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
2104
2104
  */
2105
2105
  readonly facetShowOtherSeries?: boolean | cdktf.IResolvable;
2106
2106
  /**
2107
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#height OneDashboard#height}
2107
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#height OneDashboard#height}
2108
2108
  */
2109
2109
  readonly height?: number;
2110
2110
  /**
2111
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
2111
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
2112
2112
  */
2113
2113
  readonly ignoreTimeRange?: boolean | cdktf.IResolvable;
2114
2114
  /**
2115
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
2115
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
2116
2116
  */
2117
2117
  readonly legendEnabled?: boolean | cdktf.IResolvable;
2118
2118
  /**
2119
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
2119
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
2120
2120
  */
2121
2121
  readonly refreshRate?: string;
2122
2122
  /**
2123
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#row OneDashboard#row}
2123
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#row OneDashboard#row}
2124
2124
  */
2125
2125
  readonly row: number;
2126
2126
  /**
2127
2127
  * A title for the widget.
2128
2128
  *
2129
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#title OneDashboard#title}
2129
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#title OneDashboard#title}
2130
2130
  */
2131
2131
  readonly title: string;
2132
2132
  /**
2133
2133
  * The warning threshold value.
2134
2134
  *
2135
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#warning OneDashboard#warning}
2135
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#warning OneDashboard#warning}
2136
2136
  */
2137
2137
  readonly warning?: string;
2138
2138
  /**
2139
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#width OneDashboard#width}
2139
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#width OneDashboard#width}
2140
2140
  */
2141
2141
  readonly width?: number;
2142
2142
  /**
2143
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
2143
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
2144
2144
  */
2145
2145
  readonly yAxisLeftMax?: number;
2146
2146
  /**
2147
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
2147
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
2148
2148
  */
2149
2149
  readonly yAxisLeftMin?: number;
2150
2150
  /**
2151
2151
  * billboard_settings block
2152
2152
  *
2153
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#billboard_settings OneDashboard#billboard_settings}
2153
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#billboard_settings OneDashboard#billboard_settings}
2154
2154
  */
2155
2155
  readonly billboardSettings?: OneDashboardPageWidgetBillboardBillboardSettings;
2156
2156
  /**
2157
2157
  * colors block
2158
2158
  *
2159
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#colors OneDashboard#colors}
2159
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#colors OneDashboard#colors}
2160
2160
  */
2161
2161
  readonly colors?: OneDashboardPageWidgetBillboardColors[] | cdktf.IResolvable;
2162
2162
  /**
2163
2163
  * data_format block
2164
2164
  *
2165
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
2165
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#data_format OneDashboard#data_format}
2166
2166
  */
2167
2167
  readonly dataFormat?: OneDashboardPageWidgetBillboardDataFormat[] | cdktf.IResolvable;
2168
2168
  /**
2169
2169
  * initial_sorting block
2170
2170
  *
2171
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
2171
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
2172
2172
  */
2173
2173
  readonly initialSorting?: OneDashboardPageWidgetBillboardInitialSorting;
2174
2174
  /**
2175
2175
  * nrql_query block
2176
2176
  *
2177
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
2177
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
2178
2178
  */
2179
2179
  readonly nrqlQuery: OneDashboardPageWidgetBillboardNrqlQuery[] | cdktf.IResolvable;
2180
2180
  /**
2181
2181
  * null_values block
2182
2182
  *
2183
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
2183
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_values OneDashboard#null_values}
2184
2184
  */
2185
2185
  readonly nullValues?: OneDashboardPageWidgetBillboardNullValues[] | cdktf.IResolvable;
2186
2186
  /**
2187
2187
  * units block
2188
2188
  *
2189
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#units OneDashboard#units}
2189
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#units OneDashboard#units}
2190
2190
  */
2191
2191
  readonly units?: OneDashboardPageWidgetBillboardUnits[] | cdktf.IResolvable;
2192
2192
  }
@@ -2322,13 +2322,13 @@ export interface OneDashboardPageWidgetBulletColorsSeriesOverrides {
2322
2322
  /**
2323
2323
  * Color code
2324
2324
  *
2325
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#color OneDashboard#color}
2325
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#color OneDashboard#color}
2326
2326
  */
2327
2327
  readonly color?: string;
2328
2328
  /**
2329
2329
  * Series name
2330
2330
  *
2331
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2331
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2332
2332
  */
2333
2333
  readonly seriesName?: string;
2334
2334
  }
@@ -2375,13 +2375,13 @@ export declare class OneDashboardPageWidgetBulletColorsSeriesOverridesList exten
2375
2375
  }
2376
2376
  export interface OneDashboardPageWidgetBulletColors {
2377
2377
  /**
2378
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#color OneDashboard#color}
2378
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#color OneDashboard#color}
2379
2379
  */
2380
2380
  readonly color?: string;
2381
2381
  /**
2382
2382
  * series_overrides block
2383
2383
  *
2384
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2384
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2385
2385
  */
2386
2386
  readonly seriesOverrides?: OneDashboardPageWidgetBulletColorsSeriesOverrides[] | cdktf.IResolvable;
2387
2387
  }
@@ -2430,25 +2430,25 @@ export interface OneDashboardPageWidgetBulletDataFormat {
2430
2430
  /**
2431
2431
  * Defines the format of the mentioned type
2432
2432
  *
2433
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#format OneDashboard#format}
2433
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#format OneDashboard#format}
2434
2434
  */
2435
2435
  readonly format?: string;
2436
2436
  /**
2437
2437
  * The column name to be sorted
2438
2438
  *
2439
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#name OneDashboard#name}
2439
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#name OneDashboard#name}
2440
2440
  */
2441
2441
  readonly name: string;
2442
2442
  /**
2443
2443
  * The precision of the type
2444
2444
  *
2445
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#precision OneDashboard#precision}
2445
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#precision OneDashboard#precision}
2446
2446
  */
2447
2447
  readonly precision?: number;
2448
2448
  /**
2449
2449
  * Defines the type of the mentioned column
2450
2450
  *
2451
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#type OneDashboard#type}
2451
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#type OneDashboard#type}
2452
2452
  */
2453
2453
  readonly type: string;
2454
2454
  }
@@ -2505,13 +2505,13 @@ export interface OneDashboardPageWidgetBulletInitialSorting {
2505
2505
  /**
2506
2506
  * Defines the sort order. Either ascending or descending.
2507
2507
  *
2508
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#direction OneDashboard#direction}
2508
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#direction OneDashboard#direction}
2509
2509
  */
2510
2510
  readonly direction: string;
2511
2511
  /**
2512
2512
  * The column name to be sorted
2513
2513
  *
2514
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#name OneDashboard#name}
2514
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#name OneDashboard#name}
2515
2515
  */
2516
2516
  readonly name: string;
2517
2517
  }
@@ -2539,13 +2539,13 @@ export interface OneDashboardPageWidgetBulletNrqlQuery {
2539
2539
  /**
2540
2540
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
2541
2541
  *
2542
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
2542
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#account_id OneDashboard#account_id}
2543
2543
  */
2544
2544
  readonly accountId?: string;
2545
2545
  /**
2546
2546
  * The NRQL query.
2547
2547
  *
2548
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#query OneDashboard#query}
2548
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#query OneDashboard#query}
2549
2549
  */
2550
2550
  readonly query: string;
2551
2551
  }
@@ -2593,13 +2593,13 @@ export interface OneDashboardPageWidgetBulletNullValuesSeriesOverrides {
2593
2593
  /**
2594
2594
  * Null value
2595
2595
  *
2596
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2596
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2597
2597
  */
2598
2598
  readonly nullValue?: string;
2599
2599
  /**
2600
2600
  * Series name
2601
2601
  *
2602
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2602
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2603
2603
  */
2604
2604
  readonly seriesName?: string;
2605
2605
  }
@@ -2646,13 +2646,13 @@ export declare class OneDashboardPageWidgetBulletNullValuesSeriesOverridesList e
2646
2646
  }
2647
2647
  export interface OneDashboardPageWidgetBulletNullValues {
2648
2648
  /**
2649
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2649
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2650
2650
  */
2651
2651
  readonly nullValue?: string;
2652
2652
  /**
2653
2653
  * series_overrides block
2654
2654
  *
2655
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2655
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2656
2656
  */
2657
2657
  readonly seriesOverrides?: OneDashboardPageWidgetBulletNullValuesSeriesOverrides[] | cdktf.IResolvable;
2658
2658
  }
@@ -2701,13 +2701,13 @@ export interface OneDashboardPageWidgetBulletUnitsSeriesOverrides {
2701
2701
  /**
2702
2702
  * Series name
2703
2703
  *
2704
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2704
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2705
2705
  */
2706
2706
  readonly seriesName?: string;
2707
2707
  /**
2708
2708
  * Unit name
2709
2709
  *
2710
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#unit OneDashboard#unit}
2710
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#unit OneDashboard#unit}
2711
2711
  */
2712
2712
  readonly unit?: string;
2713
2713
  }
@@ -2754,13 +2754,13 @@ export declare class OneDashboardPageWidgetBulletUnitsSeriesOverridesList extend
2754
2754
  }
2755
2755
  export interface OneDashboardPageWidgetBulletUnits {
2756
2756
  /**
2757
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#unit OneDashboard#unit}
2757
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#unit OneDashboard#unit}
2758
2758
  */
2759
2759
  readonly unit?: string;
2760
2760
  /**
2761
2761
  * series_overrides block
2762
2762
  *
2763
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2763
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2764
2764
  */
2765
2765
  readonly seriesOverrides?: OneDashboardPageWidgetBulletUnitsSeriesOverrides[] | cdktf.IResolvable;
2766
2766
  }
@@ -2807,91 +2807,91 @@ export declare class OneDashboardPageWidgetBulletUnitsList extends cdktf.Complex
2807
2807
  }
2808
2808
  export interface OneDashboardPageWidgetBullet {
2809
2809
  /**
2810
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#column OneDashboard#column}
2810
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#column OneDashboard#column}
2811
2811
  */
2812
2812
  readonly column: number;
2813
2813
  /**
2814
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
2814
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
2815
2815
  */
2816
2816
  readonly facetShowOtherSeries?: boolean | cdktf.IResolvable;
2817
2817
  /**
2818
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#height OneDashboard#height}
2818
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#height OneDashboard#height}
2819
2819
  */
2820
2820
  readonly height?: number;
2821
2821
  /**
2822
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
2822
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
2823
2823
  */
2824
2824
  readonly ignoreTimeRange?: boolean | cdktf.IResolvable;
2825
2825
  /**
2826
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
2826
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
2827
2827
  */
2828
2828
  readonly legendEnabled?: boolean | cdktf.IResolvable;
2829
2829
  /**
2830
2830
  * The maximum value for the visualization
2831
2831
  *
2832
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#limit OneDashboard#limit}
2832
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#limit OneDashboard#limit}
2833
2833
  */
2834
2834
  readonly limit: number;
2835
2835
  /**
2836
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
2836
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
2837
2837
  */
2838
2838
  readonly refreshRate?: string;
2839
2839
  /**
2840
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#row OneDashboard#row}
2840
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#row OneDashboard#row}
2841
2841
  */
2842
2842
  readonly row: number;
2843
2843
  /**
2844
2844
  * A title for the widget.
2845
2845
  *
2846
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#title OneDashboard#title}
2846
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#title OneDashboard#title}
2847
2847
  */
2848
2848
  readonly title: string;
2849
2849
  /**
2850
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#width OneDashboard#width}
2850
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#width OneDashboard#width}
2851
2851
  */
2852
2852
  readonly width?: number;
2853
2853
  /**
2854
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
2854
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
2855
2855
  */
2856
2856
  readonly yAxisLeftMax?: number;
2857
2857
  /**
2858
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
2858
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
2859
2859
  */
2860
2860
  readonly yAxisLeftMin?: number;
2861
2861
  /**
2862
2862
  * colors block
2863
2863
  *
2864
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#colors OneDashboard#colors}
2864
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#colors OneDashboard#colors}
2865
2865
  */
2866
2866
  readonly colors?: OneDashboardPageWidgetBulletColors[] | cdktf.IResolvable;
2867
2867
  /**
2868
2868
  * data_format block
2869
2869
  *
2870
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
2870
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#data_format OneDashboard#data_format}
2871
2871
  */
2872
2872
  readonly dataFormat?: OneDashboardPageWidgetBulletDataFormat[] | cdktf.IResolvable;
2873
2873
  /**
2874
2874
  * initial_sorting block
2875
2875
  *
2876
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
2876
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
2877
2877
  */
2878
2878
  readonly initialSorting?: OneDashboardPageWidgetBulletInitialSorting;
2879
2879
  /**
2880
2880
  * nrql_query block
2881
2881
  *
2882
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
2882
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
2883
2883
  */
2884
2884
  readonly nrqlQuery: OneDashboardPageWidgetBulletNrqlQuery[] | cdktf.IResolvable;
2885
2885
  /**
2886
2886
  * null_values block
2887
2887
  *
2888
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
2888
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_values OneDashboard#null_values}
2889
2889
  */
2890
2890
  readonly nullValues?: OneDashboardPageWidgetBulletNullValues[] | cdktf.IResolvable;
2891
2891
  /**
2892
2892
  * units block
2893
2893
  *
2894
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#units OneDashboard#units}
2894
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#units OneDashboard#units}
2895
2895
  */
2896
2896
  readonly units?: OneDashboardPageWidgetBulletUnits[] | cdktf.IResolvable;
2897
2897
  }
@@ -3016,13 +3016,13 @@ export interface OneDashboardPageWidgetFunnelColorsSeriesOverrides {
3016
3016
  /**
3017
3017
  * Color code
3018
3018
  *
3019
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#color OneDashboard#color}
3019
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#color OneDashboard#color}
3020
3020
  */
3021
3021
  readonly color?: string;
3022
3022
  /**
3023
3023
  * Series name
3024
3024
  *
3025
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3025
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3026
3026
  */
3027
3027
  readonly seriesName?: string;
3028
3028
  }
@@ -3069,13 +3069,13 @@ export declare class OneDashboardPageWidgetFunnelColorsSeriesOverridesList exten
3069
3069
  }
3070
3070
  export interface OneDashboardPageWidgetFunnelColors {
3071
3071
  /**
3072
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#color OneDashboard#color}
3072
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#color OneDashboard#color}
3073
3073
  */
3074
3074
  readonly color?: string;
3075
3075
  /**
3076
3076
  * series_overrides block
3077
3077
  *
3078
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3078
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3079
3079
  */
3080
3080
  readonly seriesOverrides?: OneDashboardPageWidgetFunnelColorsSeriesOverrides[] | cdktf.IResolvable;
3081
3081
  }
@@ -3124,25 +3124,25 @@ export interface OneDashboardPageWidgetFunnelDataFormat {
3124
3124
  /**
3125
3125
  * Defines the format of the mentioned type
3126
3126
  *
3127
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#format OneDashboard#format}
3127
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#format OneDashboard#format}
3128
3128
  */
3129
3129
  readonly format?: string;
3130
3130
  /**
3131
3131
  * The column name to be sorted
3132
3132
  *
3133
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#name OneDashboard#name}
3133
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#name OneDashboard#name}
3134
3134
  */
3135
3135
  readonly name: string;
3136
3136
  /**
3137
3137
  * The precision of the type
3138
3138
  *
3139
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#precision OneDashboard#precision}
3139
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#precision OneDashboard#precision}
3140
3140
  */
3141
3141
  readonly precision?: number;
3142
3142
  /**
3143
3143
  * Defines the type of the mentioned column
3144
3144
  *
3145
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#type OneDashboard#type}
3145
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#type OneDashboard#type}
3146
3146
  */
3147
3147
  readonly type: string;
3148
3148
  }
@@ -3199,13 +3199,13 @@ export interface OneDashboardPageWidgetFunnelInitialSorting {
3199
3199
  /**
3200
3200
  * Defines the sort order. Either ascending or descending.
3201
3201
  *
3202
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#direction OneDashboard#direction}
3202
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#direction OneDashboard#direction}
3203
3203
  */
3204
3204
  readonly direction: string;
3205
3205
  /**
3206
3206
  * The column name to be sorted
3207
3207
  *
3208
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#name OneDashboard#name}
3208
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#name OneDashboard#name}
3209
3209
  */
3210
3210
  readonly name: string;
3211
3211
  }
@@ -3233,13 +3233,13 @@ export interface OneDashboardPageWidgetFunnelNrqlQuery {
3233
3233
  /**
3234
3234
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
3235
3235
  *
3236
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
3236
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#account_id OneDashboard#account_id}
3237
3237
  */
3238
3238
  readonly accountId?: string;
3239
3239
  /**
3240
3240
  * The NRQL query.
3241
3241
  *
3242
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#query OneDashboard#query}
3242
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#query OneDashboard#query}
3243
3243
  */
3244
3244
  readonly query: string;
3245
3245
  }
@@ -3287,13 +3287,13 @@ export interface OneDashboardPageWidgetFunnelNullValuesSeriesOverrides {
3287
3287
  /**
3288
3288
  * Null value
3289
3289
  *
3290
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
3290
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
3291
3291
  */
3292
3292
  readonly nullValue?: string;
3293
3293
  /**
3294
3294
  * Series name
3295
3295
  *
3296
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3296
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3297
3297
  */
3298
3298
  readonly seriesName?: string;
3299
3299
  }
@@ -3340,13 +3340,13 @@ export declare class OneDashboardPageWidgetFunnelNullValuesSeriesOverridesList e
3340
3340
  }
3341
3341
  export interface OneDashboardPageWidgetFunnelNullValues {
3342
3342
  /**
3343
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
3343
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
3344
3344
  */
3345
3345
  readonly nullValue?: string;
3346
3346
  /**
3347
3347
  * series_overrides block
3348
3348
  *
3349
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3349
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3350
3350
  */
3351
3351
  readonly seriesOverrides?: OneDashboardPageWidgetFunnelNullValuesSeriesOverrides[] | cdktf.IResolvable;
3352
3352
  }
@@ -3395,13 +3395,13 @@ export interface OneDashboardPageWidgetFunnelUnitsSeriesOverrides {
3395
3395
  /**
3396
3396
  * Series name
3397
3397
  *
3398
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3398
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3399
3399
  */
3400
3400
  readonly seriesName?: string;
3401
3401
  /**
3402
3402
  * Unit name
3403
3403
  *
3404
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#unit OneDashboard#unit}
3404
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#unit OneDashboard#unit}
3405
3405
  */
3406
3406
  readonly unit?: string;
3407
3407
  }
@@ -3448,13 +3448,13 @@ export declare class OneDashboardPageWidgetFunnelUnitsSeriesOverridesList extend
3448
3448
  }
3449
3449
  export interface OneDashboardPageWidgetFunnelUnits {
3450
3450
  /**
3451
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#unit OneDashboard#unit}
3451
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#unit OneDashboard#unit}
3452
3452
  */
3453
3453
  readonly unit?: string;
3454
3454
  /**
3455
3455
  * series_overrides block
3456
3456
  *
3457
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3457
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3458
3458
  */
3459
3459
  readonly seriesOverrides?: OneDashboardPageWidgetFunnelUnitsSeriesOverrides[] | cdktf.IResolvable;
3460
3460
  }
@@ -3501,85 +3501,85 @@ export declare class OneDashboardPageWidgetFunnelUnitsList extends cdktf.Complex
3501
3501
  }
3502
3502
  export interface OneDashboardPageWidgetFunnel {
3503
3503
  /**
3504
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#column OneDashboard#column}
3504
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#column OneDashboard#column}
3505
3505
  */
3506
3506
  readonly column: number;
3507
3507
  /**
3508
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
3508
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
3509
3509
  */
3510
3510
  readonly facetShowOtherSeries?: boolean | cdktf.IResolvable;
3511
3511
  /**
3512
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#height OneDashboard#height}
3512
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#height OneDashboard#height}
3513
3513
  */
3514
3514
  readonly height?: number;
3515
3515
  /**
3516
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
3516
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
3517
3517
  */
3518
3518
  readonly ignoreTimeRange?: boolean | cdktf.IResolvable;
3519
3519
  /**
3520
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
3520
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
3521
3521
  */
3522
3522
  readonly legendEnabled?: boolean | cdktf.IResolvable;
3523
3523
  /**
3524
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
3524
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
3525
3525
  */
3526
3526
  readonly refreshRate?: string;
3527
3527
  /**
3528
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#row OneDashboard#row}
3528
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#row OneDashboard#row}
3529
3529
  */
3530
3530
  readonly row: number;
3531
3531
  /**
3532
3532
  * A title for the widget.
3533
3533
  *
3534
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#title OneDashboard#title}
3534
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#title OneDashboard#title}
3535
3535
  */
3536
3536
  readonly title: string;
3537
3537
  /**
3538
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#width OneDashboard#width}
3538
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#width OneDashboard#width}
3539
3539
  */
3540
3540
  readonly width?: number;
3541
3541
  /**
3542
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
3542
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
3543
3543
  */
3544
3544
  readonly yAxisLeftMax?: number;
3545
3545
  /**
3546
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
3546
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
3547
3547
  */
3548
3548
  readonly yAxisLeftMin?: number;
3549
3549
  /**
3550
3550
  * colors block
3551
3551
  *
3552
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#colors OneDashboard#colors}
3552
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#colors OneDashboard#colors}
3553
3553
  */
3554
3554
  readonly colors?: OneDashboardPageWidgetFunnelColors[] | cdktf.IResolvable;
3555
3555
  /**
3556
3556
  * data_format block
3557
3557
  *
3558
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
3558
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#data_format OneDashboard#data_format}
3559
3559
  */
3560
3560
  readonly dataFormat?: OneDashboardPageWidgetFunnelDataFormat[] | cdktf.IResolvable;
3561
3561
  /**
3562
3562
  * initial_sorting block
3563
3563
  *
3564
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
3564
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
3565
3565
  */
3566
3566
  readonly initialSorting?: OneDashboardPageWidgetFunnelInitialSorting;
3567
3567
  /**
3568
3568
  * nrql_query block
3569
3569
  *
3570
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
3570
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
3571
3571
  */
3572
3572
  readonly nrqlQuery: OneDashboardPageWidgetFunnelNrqlQuery[] | cdktf.IResolvable;
3573
3573
  /**
3574
3574
  * null_values block
3575
3575
  *
3576
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
3576
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_values OneDashboard#null_values}
3577
3577
  */
3578
3578
  readonly nullValues?: OneDashboardPageWidgetFunnelNullValues[] | cdktf.IResolvable;
3579
3579
  /**
3580
3580
  * units block
3581
3581
  *
3582
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#units OneDashboard#units}
3582
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#units OneDashboard#units}
3583
3583
  */
3584
3584
  readonly units?: OneDashboardPageWidgetFunnelUnits[] | cdktf.IResolvable;
3585
3585
  }
@@ -3700,13 +3700,13 @@ export interface OneDashboardPageWidgetHeatmapColorsSeriesOverrides {
3700
3700
  /**
3701
3701
  * Color code
3702
3702
  *
3703
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#color OneDashboard#color}
3703
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#color OneDashboard#color}
3704
3704
  */
3705
3705
  readonly color?: string;
3706
3706
  /**
3707
3707
  * Series name
3708
3708
  *
3709
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3709
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3710
3710
  */
3711
3711
  readonly seriesName?: string;
3712
3712
  }
@@ -3753,13 +3753,13 @@ export declare class OneDashboardPageWidgetHeatmapColorsSeriesOverridesList exte
3753
3753
  }
3754
3754
  export interface OneDashboardPageWidgetHeatmapColors {
3755
3755
  /**
3756
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#color OneDashboard#color}
3756
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#color OneDashboard#color}
3757
3757
  */
3758
3758
  readonly color?: string;
3759
3759
  /**
3760
3760
  * series_overrides block
3761
3761
  *
3762
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3762
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3763
3763
  */
3764
3764
  readonly seriesOverrides?: OneDashboardPageWidgetHeatmapColorsSeriesOverrides[] | cdktf.IResolvable;
3765
3765
  }
@@ -3808,25 +3808,25 @@ export interface OneDashboardPageWidgetHeatmapDataFormat {
3808
3808
  /**
3809
3809
  * Defines the format of the mentioned type
3810
3810
  *
3811
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#format OneDashboard#format}
3811
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#format OneDashboard#format}
3812
3812
  */
3813
3813
  readonly format?: string;
3814
3814
  /**
3815
3815
  * The column name to be sorted
3816
3816
  *
3817
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#name OneDashboard#name}
3817
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#name OneDashboard#name}
3818
3818
  */
3819
3819
  readonly name: string;
3820
3820
  /**
3821
3821
  * The precision of the type
3822
3822
  *
3823
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#precision OneDashboard#precision}
3823
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#precision OneDashboard#precision}
3824
3824
  */
3825
3825
  readonly precision?: number;
3826
3826
  /**
3827
3827
  * Defines the type of the mentioned column
3828
3828
  *
3829
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#type OneDashboard#type}
3829
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#type OneDashboard#type}
3830
3830
  */
3831
3831
  readonly type: string;
3832
3832
  }
@@ -3883,13 +3883,13 @@ export interface OneDashboardPageWidgetHeatmapInitialSorting {
3883
3883
  /**
3884
3884
  * Defines the sort order. Either ascending or descending.
3885
3885
  *
3886
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#direction OneDashboard#direction}
3886
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#direction OneDashboard#direction}
3887
3887
  */
3888
3888
  readonly direction: string;
3889
3889
  /**
3890
3890
  * The column name to be sorted
3891
3891
  *
3892
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#name OneDashboard#name}
3892
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#name OneDashboard#name}
3893
3893
  */
3894
3894
  readonly name: string;
3895
3895
  }
@@ -3917,13 +3917,13 @@ export interface OneDashboardPageWidgetHeatmapNrqlQuery {
3917
3917
  /**
3918
3918
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
3919
3919
  *
3920
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
3920
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#account_id OneDashboard#account_id}
3921
3921
  */
3922
3922
  readonly accountId?: string;
3923
3923
  /**
3924
3924
  * The NRQL query.
3925
3925
  *
3926
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#query OneDashboard#query}
3926
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#query OneDashboard#query}
3927
3927
  */
3928
3928
  readonly query: string;
3929
3929
  }
@@ -3971,13 +3971,13 @@ export interface OneDashboardPageWidgetHeatmapNullValuesSeriesOverrides {
3971
3971
  /**
3972
3972
  * Null value
3973
3973
  *
3974
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
3974
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
3975
3975
  */
3976
3976
  readonly nullValue?: string;
3977
3977
  /**
3978
3978
  * Series name
3979
3979
  *
3980
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3980
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3981
3981
  */
3982
3982
  readonly seriesName?: string;
3983
3983
  }
@@ -4024,13 +4024,13 @@ export declare class OneDashboardPageWidgetHeatmapNullValuesSeriesOverridesList
4024
4024
  }
4025
4025
  export interface OneDashboardPageWidgetHeatmapNullValues {
4026
4026
  /**
4027
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
4027
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
4028
4028
  */
4029
4029
  readonly nullValue?: string;
4030
4030
  /**
4031
4031
  * series_overrides block
4032
4032
  *
4033
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4033
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4034
4034
  */
4035
4035
  readonly seriesOverrides?: OneDashboardPageWidgetHeatmapNullValuesSeriesOverrides[] | cdktf.IResolvable;
4036
4036
  }
@@ -4079,13 +4079,13 @@ export interface OneDashboardPageWidgetHeatmapUnitsSeriesOverrides {
4079
4079
  /**
4080
4080
  * Series name
4081
4081
  *
4082
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
4082
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
4083
4083
  */
4084
4084
  readonly seriesName?: string;
4085
4085
  /**
4086
4086
  * Unit name
4087
4087
  *
4088
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#unit OneDashboard#unit}
4088
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#unit OneDashboard#unit}
4089
4089
  */
4090
4090
  readonly unit?: string;
4091
4091
  }
@@ -4132,13 +4132,13 @@ export declare class OneDashboardPageWidgetHeatmapUnitsSeriesOverridesList exten
4132
4132
  }
4133
4133
  export interface OneDashboardPageWidgetHeatmapUnits {
4134
4134
  /**
4135
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#unit OneDashboard#unit}
4135
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#unit OneDashboard#unit}
4136
4136
  */
4137
4137
  readonly unit?: string;
4138
4138
  /**
4139
4139
  * series_overrides block
4140
4140
  *
4141
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4141
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4142
4142
  */
4143
4143
  readonly seriesOverrides?: OneDashboardPageWidgetHeatmapUnitsSeriesOverrides[] | cdktf.IResolvable;
4144
4144
  }
@@ -4185,97 +4185,97 @@ export declare class OneDashboardPageWidgetHeatmapUnitsList extends cdktf.Comple
4185
4185
  }
4186
4186
  export interface OneDashboardPageWidgetHeatmap {
4187
4187
  /**
4188
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#column OneDashboard#column}
4188
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#column OneDashboard#column}
4189
4189
  */
4190
4190
  readonly column: number;
4191
4191
  /**
4192
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
4192
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
4193
4193
  */
4194
4194
  readonly facetShowOtherSeries?: boolean | cdktf.IResolvable;
4195
4195
  /**
4196
4196
  * Use this item to filter the current dashboard
4197
4197
  *
4198
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#filter_current_dashboard OneDashboard#filter_current_dashboard}
4198
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#filter_current_dashboard OneDashboard#filter_current_dashboard}
4199
4199
  */
4200
4200
  readonly filterCurrentDashboard?: boolean | cdktf.IResolvable;
4201
4201
  /**
4202
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#height OneDashboard#height}
4202
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#height OneDashboard#height}
4203
4203
  */
4204
4204
  readonly height?: number;
4205
4205
  /**
4206
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
4206
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
4207
4207
  */
4208
4208
  readonly ignoreTimeRange?: boolean | cdktf.IResolvable;
4209
4209
  /**
4210
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
4210
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
4211
4211
  */
4212
4212
  readonly legendEnabled?: boolean | cdktf.IResolvable;
4213
4213
  /**
4214
4214
  * Related entities. Currently only supports Dashboard entities, but may allow other cases in the future.
4215
4215
  *
4216
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#linked_entity_guids OneDashboard#linked_entity_guids}
4216
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#linked_entity_guids OneDashboard#linked_entity_guids}
4217
4217
  */
4218
4218
  readonly linkedEntityGuids?: string[];
4219
4219
  /**
4220
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
4220
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
4221
4221
  */
4222
4222
  readonly refreshRate?: string;
4223
4223
  /**
4224
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#row OneDashboard#row}
4224
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#row OneDashboard#row}
4225
4225
  */
4226
4226
  readonly row: number;
4227
4227
  /**
4228
4228
  * A title for the widget.
4229
4229
  *
4230
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#title OneDashboard#title}
4230
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#title OneDashboard#title}
4231
4231
  */
4232
4232
  readonly title: string;
4233
4233
  /**
4234
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#width OneDashboard#width}
4234
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#width OneDashboard#width}
4235
4235
  */
4236
4236
  readonly width?: number;
4237
4237
  /**
4238
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
4238
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
4239
4239
  */
4240
4240
  readonly yAxisLeftMax?: number;
4241
4241
  /**
4242
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
4242
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
4243
4243
  */
4244
4244
  readonly yAxisLeftMin?: number;
4245
4245
  /**
4246
4246
  * colors block
4247
4247
  *
4248
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#colors OneDashboard#colors}
4248
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#colors OneDashboard#colors}
4249
4249
  */
4250
4250
  readonly colors?: OneDashboardPageWidgetHeatmapColors[] | cdktf.IResolvable;
4251
4251
  /**
4252
4252
  * data_format block
4253
4253
  *
4254
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
4254
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#data_format OneDashboard#data_format}
4255
4255
  */
4256
4256
  readonly dataFormat?: OneDashboardPageWidgetHeatmapDataFormat[] | cdktf.IResolvable;
4257
4257
  /**
4258
4258
  * initial_sorting block
4259
4259
  *
4260
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
4260
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
4261
4261
  */
4262
4262
  readonly initialSorting?: OneDashboardPageWidgetHeatmapInitialSorting;
4263
4263
  /**
4264
4264
  * nrql_query block
4265
4265
  *
4266
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
4266
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
4267
4267
  */
4268
4268
  readonly nrqlQuery: OneDashboardPageWidgetHeatmapNrqlQuery[] | cdktf.IResolvable;
4269
4269
  /**
4270
4270
  * null_values block
4271
4271
  *
4272
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
4272
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_values OneDashboard#null_values}
4273
4273
  */
4274
4274
  readonly nullValues?: OneDashboardPageWidgetHeatmapNullValues[] | cdktf.IResolvable;
4275
4275
  /**
4276
4276
  * units block
4277
4277
  *
4278
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#units OneDashboard#units}
4278
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#units OneDashboard#units}
4279
4279
  */
4280
4280
  readonly units?: OneDashboardPageWidgetHeatmapUnits[] | cdktf.IResolvable;
4281
4281
  }
@@ -4406,13 +4406,13 @@ export interface OneDashboardPageWidgetHistogramColorsSeriesOverrides {
4406
4406
  /**
4407
4407
  * Color code
4408
4408
  *
4409
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#color OneDashboard#color}
4409
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#color OneDashboard#color}
4410
4410
  */
4411
4411
  readonly color?: string;
4412
4412
  /**
4413
4413
  * Series name
4414
4414
  *
4415
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
4415
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
4416
4416
  */
4417
4417
  readonly seriesName?: string;
4418
4418
  }
@@ -4459,13 +4459,13 @@ export declare class OneDashboardPageWidgetHistogramColorsSeriesOverridesList ex
4459
4459
  }
4460
4460
  export interface OneDashboardPageWidgetHistogramColors {
4461
4461
  /**
4462
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#color OneDashboard#color}
4462
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#color OneDashboard#color}
4463
4463
  */
4464
4464
  readonly color?: string;
4465
4465
  /**
4466
4466
  * series_overrides block
4467
4467
  *
4468
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4468
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4469
4469
  */
4470
4470
  readonly seriesOverrides?: OneDashboardPageWidgetHistogramColorsSeriesOverrides[] | cdktf.IResolvable;
4471
4471
  }
@@ -4514,25 +4514,25 @@ export interface OneDashboardPageWidgetHistogramDataFormat {
4514
4514
  /**
4515
4515
  * Defines the format of the mentioned type
4516
4516
  *
4517
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#format OneDashboard#format}
4517
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#format OneDashboard#format}
4518
4518
  */
4519
4519
  readonly format?: string;
4520
4520
  /**
4521
4521
  * The column name to be sorted
4522
4522
  *
4523
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#name OneDashboard#name}
4523
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#name OneDashboard#name}
4524
4524
  */
4525
4525
  readonly name: string;
4526
4526
  /**
4527
4527
  * The precision of the type
4528
4528
  *
4529
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#precision OneDashboard#precision}
4529
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#precision OneDashboard#precision}
4530
4530
  */
4531
4531
  readonly precision?: number;
4532
4532
  /**
4533
4533
  * Defines the type of the mentioned column
4534
4534
  *
4535
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#type OneDashboard#type}
4535
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#type OneDashboard#type}
4536
4536
  */
4537
4537
  readonly type: string;
4538
4538
  }
@@ -4589,13 +4589,13 @@ export interface OneDashboardPageWidgetHistogramInitialSorting {
4589
4589
  /**
4590
4590
  * Defines the sort order. Either ascending or descending.
4591
4591
  *
4592
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#direction OneDashboard#direction}
4592
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#direction OneDashboard#direction}
4593
4593
  */
4594
4594
  readonly direction: string;
4595
4595
  /**
4596
4596
  * The column name to be sorted
4597
4597
  *
4598
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#name OneDashboard#name}
4598
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#name OneDashboard#name}
4599
4599
  */
4600
4600
  readonly name: string;
4601
4601
  }
@@ -4623,13 +4623,13 @@ export interface OneDashboardPageWidgetHistogramNrqlQuery {
4623
4623
  /**
4624
4624
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
4625
4625
  *
4626
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
4626
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#account_id OneDashboard#account_id}
4627
4627
  */
4628
4628
  readonly accountId?: string;
4629
4629
  /**
4630
4630
  * The NRQL query.
4631
4631
  *
4632
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#query OneDashboard#query}
4632
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#query OneDashboard#query}
4633
4633
  */
4634
4634
  readonly query: string;
4635
4635
  }
@@ -4677,13 +4677,13 @@ export interface OneDashboardPageWidgetHistogramNullValuesSeriesOverrides {
4677
4677
  /**
4678
4678
  * Null value
4679
4679
  *
4680
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
4680
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
4681
4681
  */
4682
4682
  readonly nullValue?: string;
4683
4683
  /**
4684
4684
  * Series name
4685
4685
  *
4686
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
4686
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
4687
4687
  */
4688
4688
  readonly seriesName?: string;
4689
4689
  }
@@ -4730,13 +4730,13 @@ export declare class OneDashboardPageWidgetHistogramNullValuesSeriesOverridesLis
4730
4730
  }
4731
4731
  export interface OneDashboardPageWidgetHistogramNullValues {
4732
4732
  /**
4733
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
4733
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
4734
4734
  */
4735
4735
  readonly nullValue?: string;
4736
4736
  /**
4737
4737
  * series_overrides block
4738
4738
  *
4739
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4739
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4740
4740
  */
4741
4741
  readonly seriesOverrides?: OneDashboardPageWidgetHistogramNullValuesSeriesOverrides[] | cdktf.IResolvable;
4742
4742
  }
@@ -4785,13 +4785,13 @@ export interface OneDashboardPageWidgetHistogramUnitsSeriesOverrides {
4785
4785
  /**
4786
4786
  * Series name
4787
4787
  *
4788
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
4788
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
4789
4789
  */
4790
4790
  readonly seriesName?: string;
4791
4791
  /**
4792
4792
  * Unit name
4793
4793
  *
4794
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#unit OneDashboard#unit}
4794
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#unit OneDashboard#unit}
4795
4795
  */
4796
4796
  readonly unit?: string;
4797
4797
  }
@@ -4838,13 +4838,13 @@ export declare class OneDashboardPageWidgetHistogramUnitsSeriesOverridesList ext
4838
4838
  }
4839
4839
  export interface OneDashboardPageWidgetHistogramUnits {
4840
4840
  /**
4841
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#unit OneDashboard#unit}
4841
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#unit OneDashboard#unit}
4842
4842
  */
4843
4843
  readonly unit?: string;
4844
4844
  /**
4845
4845
  * series_overrides block
4846
4846
  *
4847
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4847
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4848
4848
  */
4849
4849
  readonly seriesOverrides?: OneDashboardPageWidgetHistogramUnitsSeriesOverrides[] | cdktf.IResolvable;
4850
4850
  }
@@ -4891,85 +4891,85 @@ export declare class OneDashboardPageWidgetHistogramUnitsList extends cdktf.Comp
4891
4891
  }
4892
4892
  export interface OneDashboardPageWidgetHistogram {
4893
4893
  /**
4894
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#column OneDashboard#column}
4894
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#column OneDashboard#column}
4895
4895
  */
4896
4896
  readonly column: number;
4897
4897
  /**
4898
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
4898
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
4899
4899
  */
4900
4900
  readonly facetShowOtherSeries?: boolean | cdktf.IResolvable;
4901
4901
  /**
4902
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#height OneDashboard#height}
4902
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#height OneDashboard#height}
4903
4903
  */
4904
4904
  readonly height?: number;
4905
4905
  /**
4906
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
4906
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
4907
4907
  */
4908
4908
  readonly ignoreTimeRange?: boolean | cdktf.IResolvable;
4909
4909
  /**
4910
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
4910
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
4911
4911
  */
4912
4912
  readonly legendEnabled?: boolean | cdktf.IResolvable;
4913
4913
  /**
4914
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
4914
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
4915
4915
  */
4916
4916
  readonly refreshRate?: string;
4917
4917
  /**
4918
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#row OneDashboard#row}
4918
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#row OneDashboard#row}
4919
4919
  */
4920
4920
  readonly row: number;
4921
4921
  /**
4922
4922
  * A title for the widget.
4923
4923
  *
4924
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#title OneDashboard#title}
4924
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#title OneDashboard#title}
4925
4925
  */
4926
4926
  readonly title: string;
4927
4927
  /**
4928
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#width OneDashboard#width}
4928
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#width OneDashboard#width}
4929
4929
  */
4930
4930
  readonly width?: number;
4931
4931
  /**
4932
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
4932
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
4933
4933
  */
4934
4934
  readonly yAxisLeftMax?: number;
4935
4935
  /**
4936
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
4936
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
4937
4937
  */
4938
4938
  readonly yAxisLeftMin?: number;
4939
4939
  /**
4940
4940
  * colors block
4941
4941
  *
4942
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#colors OneDashboard#colors}
4942
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#colors OneDashboard#colors}
4943
4943
  */
4944
4944
  readonly colors?: OneDashboardPageWidgetHistogramColors[] | cdktf.IResolvable;
4945
4945
  /**
4946
4946
  * data_format block
4947
4947
  *
4948
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
4948
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#data_format OneDashboard#data_format}
4949
4949
  */
4950
4950
  readonly dataFormat?: OneDashboardPageWidgetHistogramDataFormat[] | cdktf.IResolvable;
4951
4951
  /**
4952
4952
  * initial_sorting block
4953
4953
  *
4954
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
4954
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
4955
4955
  */
4956
4956
  readonly initialSorting?: OneDashboardPageWidgetHistogramInitialSorting;
4957
4957
  /**
4958
4958
  * nrql_query block
4959
4959
  *
4960
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
4960
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
4961
4961
  */
4962
4962
  readonly nrqlQuery: OneDashboardPageWidgetHistogramNrqlQuery[] | cdktf.IResolvable;
4963
4963
  /**
4964
4964
  * null_values block
4965
4965
  *
4966
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
4966
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_values OneDashboard#null_values}
4967
4967
  */
4968
4968
  readonly nullValues?: OneDashboardPageWidgetHistogramNullValues[] | cdktf.IResolvable;
4969
4969
  /**
4970
4970
  * units block
4971
4971
  *
4972
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#units OneDashboard#units}
4972
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#units OneDashboard#units}
4973
4973
  */
4974
4974
  readonly units?: OneDashboardPageWidgetHistogramUnits[] | cdktf.IResolvable;
4975
4975
  }
@@ -5090,13 +5090,13 @@ export interface OneDashboardPageWidgetJsonColorsSeriesOverrides {
5090
5090
  /**
5091
5091
  * Color code
5092
5092
  *
5093
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#color OneDashboard#color}
5093
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#color OneDashboard#color}
5094
5094
  */
5095
5095
  readonly color?: string;
5096
5096
  /**
5097
5097
  * Series name
5098
5098
  *
5099
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
5099
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
5100
5100
  */
5101
5101
  readonly seriesName?: string;
5102
5102
  }
@@ -5143,13 +5143,13 @@ export declare class OneDashboardPageWidgetJsonColorsSeriesOverridesList extends
5143
5143
  }
5144
5144
  export interface OneDashboardPageWidgetJsonColors {
5145
5145
  /**
5146
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#color OneDashboard#color}
5146
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#color OneDashboard#color}
5147
5147
  */
5148
5148
  readonly color?: string;
5149
5149
  /**
5150
5150
  * series_overrides block
5151
5151
  *
5152
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
5152
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
5153
5153
  */
5154
5154
  readonly seriesOverrides?: OneDashboardPageWidgetJsonColorsSeriesOverrides[] | cdktf.IResolvable;
5155
5155
  }
@@ -5198,25 +5198,25 @@ export interface OneDashboardPageWidgetJsonDataFormat {
5198
5198
  /**
5199
5199
  * Defines the format of the mentioned type
5200
5200
  *
5201
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#format OneDashboard#format}
5201
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#format OneDashboard#format}
5202
5202
  */
5203
5203
  readonly format?: string;
5204
5204
  /**
5205
5205
  * The column name to be sorted
5206
5206
  *
5207
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#name OneDashboard#name}
5207
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#name OneDashboard#name}
5208
5208
  */
5209
5209
  readonly name: string;
5210
5210
  /**
5211
5211
  * The precision of the type
5212
5212
  *
5213
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#precision OneDashboard#precision}
5213
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#precision OneDashboard#precision}
5214
5214
  */
5215
5215
  readonly precision?: number;
5216
5216
  /**
5217
5217
  * Defines the type of the mentioned column
5218
5218
  *
5219
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#type OneDashboard#type}
5219
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#type OneDashboard#type}
5220
5220
  */
5221
5221
  readonly type: string;
5222
5222
  }
@@ -5273,13 +5273,13 @@ export interface OneDashboardPageWidgetJsonInitialSorting {
5273
5273
  /**
5274
5274
  * Defines the sort order. Either ascending or descending.
5275
5275
  *
5276
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#direction OneDashboard#direction}
5276
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#direction OneDashboard#direction}
5277
5277
  */
5278
5278
  readonly direction: string;
5279
5279
  /**
5280
5280
  * The column name to be sorted
5281
5281
  *
5282
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#name OneDashboard#name}
5282
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#name OneDashboard#name}
5283
5283
  */
5284
5284
  readonly name: string;
5285
5285
  }
@@ -5307,13 +5307,13 @@ export interface OneDashboardPageWidgetJsonNrqlQuery {
5307
5307
  /**
5308
5308
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
5309
5309
  *
5310
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
5310
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#account_id OneDashboard#account_id}
5311
5311
  */
5312
5312
  readonly accountId?: string;
5313
5313
  /**
5314
5314
  * The NRQL query.
5315
5315
  *
5316
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#query OneDashboard#query}
5316
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#query OneDashboard#query}
5317
5317
  */
5318
5318
  readonly query: string;
5319
5319
  }
@@ -5361,13 +5361,13 @@ export interface OneDashboardPageWidgetJsonNullValuesSeriesOverrides {
5361
5361
  /**
5362
5362
  * Null value
5363
5363
  *
5364
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
5364
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
5365
5365
  */
5366
5366
  readonly nullValue?: string;
5367
5367
  /**
5368
5368
  * Series name
5369
5369
  *
5370
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
5370
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
5371
5371
  */
5372
5372
  readonly seriesName?: string;
5373
5373
  }
@@ -5414,13 +5414,13 @@ export declare class OneDashboardPageWidgetJsonNullValuesSeriesOverridesList ext
5414
5414
  }
5415
5415
  export interface OneDashboardPageWidgetJsonNullValues {
5416
5416
  /**
5417
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
5417
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
5418
5418
  */
5419
5419
  readonly nullValue?: string;
5420
5420
  /**
5421
5421
  * series_overrides block
5422
5422
  *
5423
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
5423
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
5424
5424
  */
5425
5425
  readonly seriesOverrides?: OneDashboardPageWidgetJsonNullValuesSeriesOverrides[] | cdktf.IResolvable;
5426
5426
  }
@@ -5469,13 +5469,13 @@ export interface OneDashboardPageWidgetJsonUnitsSeriesOverrides {
5469
5469
  /**
5470
5470
  * Series name
5471
5471
  *
5472
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
5472
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
5473
5473
  */
5474
5474
  readonly seriesName?: string;
5475
5475
  /**
5476
5476
  * Unit name
5477
5477
  *
5478
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#unit OneDashboard#unit}
5478
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#unit OneDashboard#unit}
5479
5479
  */
5480
5480
  readonly unit?: string;
5481
5481
  }
@@ -5522,13 +5522,13 @@ export declare class OneDashboardPageWidgetJsonUnitsSeriesOverridesList extends
5522
5522
  }
5523
5523
  export interface OneDashboardPageWidgetJsonUnits {
5524
5524
  /**
5525
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#unit OneDashboard#unit}
5525
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#unit OneDashboard#unit}
5526
5526
  */
5527
5527
  readonly unit?: string;
5528
5528
  /**
5529
5529
  * series_overrides block
5530
5530
  *
5531
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
5531
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
5532
5532
  */
5533
5533
  readonly seriesOverrides?: OneDashboardPageWidgetJsonUnitsSeriesOverrides[] | cdktf.IResolvable;
5534
5534
  }
@@ -5575,85 +5575,85 @@ export declare class OneDashboardPageWidgetJsonUnitsList extends cdktf.ComplexLi
5575
5575
  }
5576
5576
  export interface OneDashboardPageWidgetJson {
5577
5577
  /**
5578
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#column OneDashboard#column}
5578
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#column OneDashboard#column}
5579
5579
  */
5580
5580
  readonly column: number;
5581
5581
  /**
5582
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
5582
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
5583
5583
  */
5584
5584
  readonly facetShowOtherSeries?: boolean | cdktf.IResolvable;
5585
5585
  /**
5586
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#height OneDashboard#height}
5586
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#height OneDashboard#height}
5587
5587
  */
5588
5588
  readonly height?: number;
5589
5589
  /**
5590
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
5590
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
5591
5591
  */
5592
5592
  readonly ignoreTimeRange?: boolean | cdktf.IResolvable;
5593
5593
  /**
5594
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
5594
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
5595
5595
  */
5596
5596
  readonly legendEnabled?: boolean | cdktf.IResolvable;
5597
5597
  /**
5598
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
5598
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
5599
5599
  */
5600
5600
  readonly refreshRate?: string;
5601
5601
  /**
5602
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#row OneDashboard#row}
5602
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#row OneDashboard#row}
5603
5603
  */
5604
5604
  readonly row: number;
5605
5605
  /**
5606
5606
  * A title for the widget.
5607
5607
  *
5608
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#title OneDashboard#title}
5608
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#title OneDashboard#title}
5609
5609
  */
5610
5610
  readonly title: string;
5611
5611
  /**
5612
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#width OneDashboard#width}
5612
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#width OneDashboard#width}
5613
5613
  */
5614
5614
  readonly width?: number;
5615
5615
  /**
5616
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
5616
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
5617
5617
  */
5618
5618
  readonly yAxisLeftMax?: number;
5619
5619
  /**
5620
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
5620
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
5621
5621
  */
5622
5622
  readonly yAxisLeftMin?: number;
5623
5623
  /**
5624
5624
  * colors block
5625
5625
  *
5626
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#colors OneDashboard#colors}
5626
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#colors OneDashboard#colors}
5627
5627
  */
5628
5628
  readonly colors?: OneDashboardPageWidgetJsonColors[] | cdktf.IResolvable;
5629
5629
  /**
5630
5630
  * data_format block
5631
5631
  *
5632
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
5632
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#data_format OneDashboard#data_format}
5633
5633
  */
5634
5634
  readonly dataFormat?: OneDashboardPageWidgetJsonDataFormat[] | cdktf.IResolvable;
5635
5635
  /**
5636
5636
  * initial_sorting block
5637
5637
  *
5638
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
5638
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
5639
5639
  */
5640
5640
  readonly initialSorting?: OneDashboardPageWidgetJsonInitialSorting;
5641
5641
  /**
5642
5642
  * nrql_query block
5643
5643
  *
5644
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
5644
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
5645
5645
  */
5646
5646
  readonly nrqlQuery: OneDashboardPageWidgetJsonNrqlQuery[] | cdktf.IResolvable;
5647
5647
  /**
5648
5648
  * null_values block
5649
5649
  *
5650
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
5650
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_values OneDashboard#null_values}
5651
5651
  */
5652
5652
  readonly nullValues?: OneDashboardPageWidgetJsonNullValues[] | cdktf.IResolvable;
5653
5653
  /**
5654
5654
  * units block
5655
5655
  *
5656
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#units OneDashboard#units}
5656
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#units OneDashboard#units}
5657
5657
  */
5658
5658
  readonly units?: OneDashboardPageWidgetJsonUnits[] | cdktf.IResolvable;
5659
5659
  }
@@ -5774,13 +5774,13 @@ export interface OneDashboardPageWidgetLineColorsSeriesOverrides {
5774
5774
  /**
5775
5775
  * Color code
5776
5776
  *
5777
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#color OneDashboard#color}
5777
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#color OneDashboard#color}
5778
5778
  */
5779
5779
  readonly color?: string;
5780
5780
  /**
5781
5781
  * Series name
5782
5782
  *
5783
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
5783
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
5784
5784
  */
5785
5785
  readonly seriesName?: string;
5786
5786
  }
@@ -5827,13 +5827,13 @@ export declare class OneDashboardPageWidgetLineColorsSeriesOverridesList extends
5827
5827
  }
5828
5828
  export interface OneDashboardPageWidgetLineColors {
5829
5829
  /**
5830
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#color OneDashboard#color}
5830
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#color OneDashboard#color}
5831
5831
  */
5832
5832
  readonly color?: string;
5833
5833
  /**
5834
5834
  * series_overrides block
5835
5835
  *
5836
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
5836
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
5837
5837
  */
5838
5838
  readonly seriesOverrides?: OneDashboardPageWidgetLineColorsSeriesOverrides[] | cdktf.IResolvable;
5839
5839
  }
@@ -5882,25 +5882,25 @@ export interface OneDashboardPageWidgetLineDataFormat {
5882
5882
  /**
5883
5883
  * Defines the format of the mentioned type
5884
5884
  *
5885
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#format OneDashboard#format}
5885
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#format OneDashboard#format}
5886
5886
  */
5887
5887
  readonly format?: string;
5888
5888
  /**
5889
5889
  * The column name to be sorted
5890
5890
  *
5891
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#name OneDashboard#name}
5891
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#name OneDashboard#name}
5892
5892
  */
5893
5893
  readonly name: string;
5894
5894
  /**
5895
5895
  * The precision of the type
5896
5896
  *
5897
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#precision OneDashboard#precision}
5897
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#precision OneDashboard#precision}
5898
5898
  */
5899
5899
  readonly precision?: number;
5900
5900
  /**
5901
5901
  * Defines the type of the mentioned column
5902
5902
  *
5903
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#type OneDashboard#type}
5903
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#type OneDashboard#type}
5904
5904
  */
5905
5905
  readonly type: string;
5906
5906
  }
@@ -5957,13 +5957,13 @@ export interface OneDashboardPageWidgetLineInitialSorting {
5957
5957
  /**
5958
5958
  * Defines the sort order. Either ascending or descending.
5959
5959
  *
5960
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#direction OneDashboard#direction}
5960
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#direction OneDashboard#direction}
5961
5961
  */
5962
5962
  readonly direction: string;
5963
5963
  /**
5964
5964
  * The column name to be sorted
5965
5965
  *
5966
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#name OneDashboard#name}
5966
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#name OneDashboard#name}
5967
5967
  */
5968
5968
  readonly name: string;
5969
5969
  }
@@ -5991,13 +5991,13 @@ export interface OneDashboardPageWidgetLineNrqlQuery {
5991
5991
  /**
5992
5992
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
5993
5993
  *
5994
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
5994
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#account_id OneDashboard#account_id}
5995
5995
  */
5996
5996
  readonly accountId?: string;
5997
5997
  /**
5998
5998
  * The NRQL query.
5999
5999
  *
6000
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#query OneDashboard#query}
6000
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#query OneDashboard#query}
6001
6001
  */
6002
6002
  readonly query: string;
6003
6003
  }
@@ -6045,13 +6045,13 @@ export interface OneDashboardPageWidgetLineNullValuesSeriesOverrides {
6045
6045
  /**
6046
6046
  * Null value
6047
6047
  *
6048
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
6048
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
6049
6049
  */
6050
6050
  readonly nullValue?: string;
6051
6051
  /**
6052
6052
  * Series name
6053
6053
  *
6054
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
6054
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
6055
6055
  */
6056
6056
  readonly seriesName?: string;
6057
6057
  }
@@ -6098,13 +6098,13 @@ export declare class OneDashboardPageWidgetLineNullValuesSeriesOverridesList ext
6098
6098
  }
6099
6099
  export interface OneDashboardPageWidgetLineNullValues {
6100
6100
  /**
6101
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
6101
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
6102
6102
  */
6103
6103
  readonly nullValue?: string;
6104
6104
  /**
6105
6105
  * series_overrides block
6106
6106
  *
6107
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
6107
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
6108
6108
  */
6109
6109
  readonly seriesOverrides?: OneDashboardPageWidgetLineNullValuesSeriesOverrides[] | cdktf.IResolvable;
6110
6110
  }
@@ -6153,25 +6153,25 @@ export interface OneDashboardPageWidgetLineThreshold {
6153
6153
  /**
6154
6154
  * The number from which the range starts in thresholds.
6155
6155
  *
6156
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#from OneDashboard#from}
6156
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#from OneDashboard#from}
6157
6157
  */
6158
6158
  readonly from?: string;
6159
6159
  /**
6160
6160
  * Name of the threshold created.
6161
6161
  *
6162
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#name OneDashboard#name}
6162
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#name OneDashboard#name}
6163
6163
  */
6164
6164
  readonly name?: string;
6165
6165
  /**
6166
6166
  * Severity of the threshold, which would reflect in the widget, in the range of the threshold specified.
6167
6167
  *
6168
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#severity OneDashboard#severity}
6168
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#severity OneDashboard#severity}
6169
6169
  */
6170
6170
  readonly severity?: string;
6171
6171
  /**
6172
6172
  * The number at which the range ends in thresholds.
6173
6173
  *
6174
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#to OneDashboard#to}
6174
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#to OneDashboard#to}
6175
6175
  */
6176
6176
  readonly to?: string;
6177
6177
  }
@@ -6230,7 +6230,7 @@ export interface OneDashboardPageWidgetLineTooltip {
6230
6230
  /**
6231
6231
  * Tooltip display mode.
6232
6232
  *
6233
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#mode OneDashboard#mode}
6233
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#mode OneDashboard#mode}
6234
6234
  */
6235
6235
  readonly mode: string;
6236
6236
  }
@@ -6254,13 +6254,13 @@ export interface OneDashboardPageWidgetLineUnitsSeriesOverrides {
6254
6254
  /**
6255
6255
  * Series name
6256
6256
  *
6257
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
6257
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
6258
6258
  */
6259
6259
  readonly seriesName?: string;
6260
6260
  /**
6261
6261
  * Unit name
6262
6262
  *
6263
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#unit OneDashboard#unit}
6263
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#unit OneDashboard#unit}
6264
6264
  */
6265
6265
  readonly unit?: string;
6266
6266
  }
@@ -6307,13 +6307,13 @@ export declare class OneDashboardPageWidgetLineUnitsSeriesOverridesList extends
6307
6307
  }
6308
6308
  export interface OneDashboardPageWidgetLineUnits {
6309
6309
  /**
6310
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#unit OneDashboard#unit}
6310
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#unit OneDashboard#unit}
6311
6311
  */
6312
6312
  readonly unit?: string;
6313
6313
  /**
6314
6314
  * series_overrides block
6315
6315
  *
6316
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
6316
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
6317
6317
  */
6318
6318
  readonly seriesOverrides?: OneDashboardPageWidgetLineUnitsSeriesOverrides[] | cdktf.IResolvable;
6319
6319
  }
@@ -6362,25 +6362,25 @@ export interface OneDashboardPageWidgetLineYAxisRight {
6362
6362
  /**
6363
6363
  * Minimum value of the range to be specified with the Y-Axis on the right of the line widget.
6364
6364
  *
6365
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#y_axis_right_max OneDashboard#y_axis_right_max}
6365
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#y_axis_right_max OneDashboard#y_axis_right_max}
6366
6366
  */
6367
6367
  readonly yAxisRightMax?: number;
6368
6368
  /**
6369
6369
  * Minimum value of the range to be specified with the Y-Axis on the right of the line widget.
6370
6370
  *
6371
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#y_axis_right_min OneDashboard#y_axis_right_min}
6371
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#y_axis_right_min OneDashboard#y_axis_right_min}
6372
6372
  */
6373
6373
  readonly yAxisRightMin?: number;
6374
6374
  /**
6375
6375
  * A set of series that helps specify the Y-Axis on the right of the line widget.
6376
6376
  *
6377
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#y_axis_right_series OneDashboard#y_axis_right_series}
6377
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#y_axis_right_series OneDashboard#y_axis_right_series}
6378
6378
  */
6379
6379
  readonly yAxisRightSeries?: string[];
6380
6380
  /**
6381
6381
  * An attribute that helps specify the Y-Axis on the right of the line widget.
6382
6382
  *
6383
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#y_axis_right_zero OneDashboard#y_axis_right_zero}
6383
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#y_axis_right_zero OneDashboard#y_axis_right_zero}
6384
6384
  */
6385
6385
  readonly yAxisRightZero?: boolean | cdktf.IResolvable;
6386
6386
  }
@@ -6418,115 +6418,115 @@ export declare class OneDashboardPageWidgetLineYAxisRightOutputReference extends
6418
6418
  }
6419
6419
  export interface OneDashboardPageWidgetLine {
6420
6420
  /**
6421
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#column OneDashboard#column}
6421
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#column OneDashboard#column}
6422
6422
  */
6423
6423
  readonly column: number;
6424
6424
  /**
6425
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
6425
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
6426
6426
  */
6427
6427
  readonly facetShowOtherSeries?: boolean | cdktf.IResolvable;
6428
6428
  /**
6429
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#height OneDashboard#height}
6429
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#height OneDashboard#height}
6430
6430
  */
6431
6431
  readonly height?: number;
6432
6432
  /**
6433
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
6433
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
6434
6434
  */
6435
6435
  readonly ignoreTimeRange?: boolean | cdktf.IResolvable;
6436
6436
  /**
6437
6437
  * Specified if the label should be visible in the graph created when specified with thresholds.
6438
6438
  *
6439
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#is_label_visible OneDashboard#is_label_visible}
6439
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#is_label_visible OneDashboard#is_label_visible}
6440
6440
  */
6441
6441
  readonly isLabelVisible?: boolean | cdktf.IResolvable;
6442
6442
  /**
6443
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
6443
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
6444
6444
  */
6445
6445
  readonly legendEnabled?: boolean | cdktf.IResolvable;
6446
6446
  /**
6447
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
6447
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
6448
6448
  */
6449
6449
  readonly refreshRate?: string;
6450
6450
  /**
6451
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#row OneDashboard#row}
6451
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#row OneDashboard#row}
6452
6452
  */
6453
6453
  readonly row: number;
6454
6454
  /**
6455
6455
  * A title for the widget.
6456
6456
  *
6457
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#title OneDashboard#title}
6457
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#title OneDashboard#title}
6458
6458
  */
6459
6459
  readonly title: string;
6460
6460
  /**
6461
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#width OneDashboard#width}
6461
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#width OneDashboard#width}
6462
6462
  */
6463
6463
  readonly width?: number;
6464
6464
  /**
6465
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
6465
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
6466
6466
  */
6467
6467
  readonly yAxisLeftMax?: number;
6468
6468
  /**
6469
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
6469
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
6470
6470
  */
6471
6471
  readonly yAxisLeftMin?: number;
6472
6472
  /**
6473
6473
  * Specifies if the values on the graph to be rendered need to be fit to scale, or printed within the specified range.
6474
6474
  *
6475
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#y_axis_left_zero OneDashboard#y_axis_left_zero}
6475
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#y_axis_left_zero OneDashboard#y_axis_left_zero}
6476
6476
  */
6477
6477
  readonly yAxisLeftZero?: boolean | cdktf.IResolvable;
6478
6478
  /**
6479
6479
  * colors block
6480
6480
  *
6481
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#colors OneDashboard#colors}
6481
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#colors OneDashboard#colors}
6482
6482
  */
6483
6483
  readonly colors?: OneDashboardPageWidgetLineColors[] | cdktf.IResolvable;
6484
6484
  /**
6485
6485
  * data_format block
6486
6486
  *
6487
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
6487
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#data_format OneDashboard#data_format}
6488
6488
  */
6489
6489
  readonly dataFormat?: OneDashboardPageWidgetLineDataFormat[] | cdktf.IResolvable;
6490
6490
  /**
6491
6491
  * initial_sorting block
6492
6492
  *
6493
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
6493
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
6494
6494
  */
6495
6495
  readonly initialSorting?: OneDashboardPageWidgetLineInitialSorting;
6496
6496
  /**
6497
6497
  * nrql_query block
6498
6498
  *
6499
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
6499
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
6500
6500
  */
6501
6501
  readonly nrqlQuery: OneDashboardPageWidgetLineNrqlQuery[] | cdktf.IResolvable;
6502
6502
  /**
6503
6503
  * null_values block
6504
6504
  *
6505
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
6505
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_values OneDashboard#null_values}
6506
6506
  */
6507
6507
  readonly nullValues?: OneDashboardPageWidgetLineNullValues[] | cdktf.IResolvable;
6508
6508
  /**
6509
6509
  * threshold block
6510
6510
  *
6511
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#threshold OneDashboard#threshold}
6511
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#threshold OneDashboard#threshold}
6512
6512
  */
6513
6513
  readonly threshold?: OneDashboardPageWidgetLineThreshold[] | cdktf.IResolvable;
6514
6514
  /**
6515
6515
  * tooltip block
6516
6516
  *
6517
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#tooltip OneDashboard#tooltip}
6517
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#tooltip OneDashboard#tooltip}
6518
6518
  */
6519
6519
  readonly tooltip?: OneDashboardPageWidgetLineTooltip;
6520
6520
  /**
6521
6521
  * units block
6522
6522
  *
6523
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#units OneDashboard#units}
6523
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#units OneDashboard#units}
6524
6524
  */
6525
6525
  readonly units?: OneDashboardPageWidgetLineUnits[] | cdktf.IResolvable;
6526
6526
  /**
6527
6527
  * y_axis_right block
6528
6528
  *
6529
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#y_axis_right OneDashboard#y_axis_right}
6529
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#y_axis_right OneDashboard#y_axis_right}
6530
6530
  */
6531
6531
  readonly yAxisRight?: OneDashboardPageWidgetLineYAxisRight;
6532
6532
  }
@@ -6672,13 +6672,13 @@ export interface OneDashboardPageWidgetLogTableColorsSeriesOverrides {
6672
6672
  /**
6673
6673
  * Color code
6674
6674
  *
6675
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#color OneDashboard#color}
6675
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#color OneDashboard#color}
6676
6676
  */
6677
6677
  readonly color?: string;
6678
6678
  /**
6679
6679
  * Series name
6680
6680
  *
6681
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
6681
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
6682
6682
  */
6683
6683
  readonly seriesName?: string;
6684
6684
  }
@@ -6725,13 +6725,13 @@ export declare class OneDashboardPageWidgetLogTableColorsSeriesOverridesList ext
6725
6725
  }
6726
6726
  export interface OneDashboardPageWidgetLogTableColors {
6727
6727
  /**
6728
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#color OneDashboard#color}
6728
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#color OneDashboard#color}
6729
6729
  */
6730
6730
  readonly color?: string;
6731
6731
  /**
6732
6732
  * series_overrides block
6733
6733
  *
6734
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
6734
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
6735
6735
  */
6736
6736
  readonly seriesOverrides?: OneDashboardPageWidgetLogTableColorsSeriesOverrides[] | cdktf.IResolvable;
6737
6737
  }
@@ -6780,25 +6780,25 @@ export interface OneDashboardPageWidgetLogTableDataFormat {
6780
6780
  /**
6781
6781
  * Defines the format of the mentioned type
6782
6782
  *
6783
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#format OneDashboard#format}
6783
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#format OneDashboard#format}
6784
6784
  */
6785
6785
  readonly format?: string;
6786
6786
  /**
6787
6787
  * The column name to be sorted
6788
6788
  *
6789
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#name OneDashboard#name}
6789
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#name OneDashboard#name}
6790
6790
  */
6791
6791
  readonly name: string;
6792
6792
  /**
6793
6793
  * The precision of the type
6794
6794
  *
6795
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#precision OneDashboard#precision}
6795
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#precision OneDashboard#precision}
6796
6796
  */
6797
6797
  readonly precision?: number;
6798
6798
  /**
6799
6799
  * Defines the type of the mentioned column
6800
6800
  *
6801
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#type OneDashboard#type}
6801
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#type OneDashboard#type}
6802
6802
  */
6803
6803
  readonly type: string;
6804
6804
  }
@@ -6855,13 +6855,13 @@ export interface OneDashboardPageWidgetLogTableInitialSorting {
6855
6855
  /**
6856
6856
  * Defines the sort order. Either ascending or descending.
6857
6857
  *
6858
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#direction OneDashboard#direction}
6858
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#direction OneDashboard#direction}
6859
6859
  */
6860
6860
  readonly direction: string;
6861
6861
  /**
6862
6862
  * The column name to be sorted
6863
6863
  *
6864
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#name OneDashboard#name}
6864
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#name OneDashboard#name}
6865
6865
  */
6866
6866
  readonly name: string;
6867
6867
  }
@@ -6889,13 +6889,13 @@ export interface OneDashboardPageWidgetLogTableNrqlQuery {
6889
6889
  /**
6890
6890
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
6891
6891
  *
6892
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
6892
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#account_id OneDashboard#account_id}
6893
6893
  */
6894
6894
  readonly accountId?: string;
6895
6895
  /**
6896
6896
  * The NRQL query.
6897
6897
  *
6898
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#query OneDashboard#query}
6898
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#query OneDashboard#query}
6899
6899
  */
6900
6900
  readonly query: string;
6901
6901
  }
@@ -6943,13 +6943,13 @@ export interface OneDashboardPageWidgetLogTableNullValuesSeriesOverrides {
6943
6943
  /**
6944
6944
  * Null value
6945
6945
  *
6946
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
6946
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
6947
6947
  */
6948
6948
  readonly nullValue?: string;
6949
6949
  /**
6950
6950
  * Series name
6951
6951
  *
6952
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
6952
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
6953
6953
  */
6954
6954
  readonly seriesName?: string;
6955
6955
  }