@cdktn/provider-newrelic 14.1.0 → 14.2.0

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 (147) hide show
  1. package/.jsii +2864 -2376
  2. package/README.md +3 -3
  3. package/lib/account-management/index.d.ts +10 -10
  4. package/lib/account-management/index.js +7 -7
  5. package/lib/alert-channel/index.d.ts +30 -30
  6. package/lib/alert-channel/index.js +7 -7
  7. package/lib/alert-compound-condition/index.d.ts +17 -17
  8. package/lib/alert-compound-condition/index.js +9 -9
  9. package/lib/alert-condition/index.d.ts +23 -23
  10. package/lib/alert-condition/index.js +8 -8
  11. package/lib/alert-muting-rule/index.d.ts +23 -23
  12. package/lib/alert-muting-rule/index.js +10 -10
  13. package/lib/alert-policy/index.d.ts +8 -8
  14. package/lib/alert-policy/index.js +6 -6
  15. package/lib/alert-policy-channel/index.d.ts +9 -9
  16. package/lib/alert-policy-channel/index.js +7 -7
  17. package/lib/api-access-key/index.d.ts +10 -10
  18. package/lib/api-access-key/index.js +6 -6
  19. package/lib/application-settings/index.d.ts +27 -27
  20. package/lib/application-settings/index.js +13 -13
  21. package/lib/browser-application/index.d.ts +12 -12
  22. package/lib/browser-application/index.js +7 -7
  23. package/lib/cloud-aws-eu-sovereign-integrations/index.d.ts +14 -14
  24. package/lib/cloud-aws-eu-sovereign-integrations/index.js +9 -9
  25. package/lib/cloud-aws-eu-sovereign-link-account/index.d.ts +8 -8
  26. package/lib/cloud-aws-eu-sovereign-link-account/index.js +6 -6
  27. package/lib/cloud-aws-govcloud-integrations/index.d.ts +110 -110
  28. package/lib/cloud-aws-govcloud-integrations/index.js +26 -26
  29. package/lib/cloud-aws-govcloud-link-account/index.d.ts +8 -8
  30. package/lib/cloud-aws-govcloud-link-account/index.js +6 -6
  31. package/lib/cloud-aws-integrations/index.d.ts +234 -234
  32. package/lib/cloud-aws-integrations/index.js +60 -60
  33. package/lib/cloud-aws-link-account/index.d.ts +8 -8
  34. package/lib/cloud-aws-link-account/index.js +6 -6
  35. package/lib/cloud-azure-integrations/index.d.ts +109 -109
  36. package/lib/cloud-azure-integrations/index.js +39 -39
  37. package/lib/cloud-azure-link-account/index.d.ts +10 -10
  38. package/lib/cloud-azure-link-account/index.js +6 -6
  39. package/lib/cloud-gcp-integrations/index.d.ts +62 -62
  40. package/lib/cloud-gcp-integrations/index.js +32 -32
  41. package/lib/cloud-gcp-link-account/index.d.ts +7 -7
  42. package/lib/cloud-gcp-link-account/index.js +6 -6
  43. package/lib/cloud-oci-link-account/index.d.ts +18 -18
  44. package/lib/cloud-oci-link-account/index.js +6 -6
  45. package/lib/data-newrelic-account/index.d.ts +7 -7
  46. package/lib/data-newrelic-account/index.js +6 -6
  47. package/lib/data-newrelic-alert-channel/index.d.ts +6 -6
  48. package/lib/data-newrelic-alert-channel/index.js +8 -8
  49. package/lib/data-newrelic-alert-policy/index.d.ts +7 -7
  50. package/lib/data-newrelic-alert-policy/index.js +6 -6
  51. package/lib/data-newrelic-application/index.d.ts +5 -5
  52. package/lib/data-newrelic-application/index.js +6 -6
  53. package/lib/data-newrelic-authentication-domain/index.d.ts +4 -4
  54. package/lib/data-newrelic-authentication-domain/index.js +6 -6
  55. package/lib/data-newrelic-cloud-account/index.d.ts +7 -7
  56. package/lib/data-newrelic-cloud-account/index.js +6 -6
  57. package/lib/data-newrelic-entity/index.d.ts +14 -14
  58. package/lib/data-newrelic-entity/index.js +8 -8
  59. package/lib/data-newrelic-group/index.d.ts +5 -5
  60. package/lib/data-newrelic-group/index.js +6 -6
  61. package/lib/data-newrelic-key-transaction/index.d.ts +7 -7
  62. package/lib/data-newrelic-key-transaction/index.js +6 -6
  63. package/lib/data-newrelic-notification-destination/index.d.ts +57 -9
  64. package/lib/data-newrelic-notification-destination/index.js +134 -15
  65. package/lib/data-newrelic-obfuscation-expression/index.d.ts +6 -6
  66. package/lib/data-newrelic-obfuscation-expression/index.js +6 -6
  67. package/lib/data-newrelic-service-level-alert-helper/index.d.ts +11 -11
  68. package/lib/data-newrelic-service-level-alert-helper/index.js +6 -6
  69. package/lib/data-newrelic-synthetics-private-location/index.d.ts +7 -7
  70. package/lib/data-newrelic-synthetics-private-location/index.js +6 -6
  71. package/lib/data-newrelic-synthetics-secure-credential/index.d.ts +6 -6
  72. package/lib/data-newrelic-synthetics-secure-credential/index.js +6 -6
  73. package/lib/data-newrelic-test-grok-pattern/index.d.ts +7 -7
  74. package/lib/data-newrelic-test-grok-pattern/index.js +10 -10
  75. package/lib/data-newrelic-user/index.d.ts +6 -6
  76. package/lib/data-newrelic-user/index.js +6 -6
  77. package/lib/data-partition-rule/index.d.ts +12 -12
  78. package/lib/data-partition-rule/index.js +7 -7
  79. package/lib/entity-tags/index.d.ts +10 -10
  80. package/lib/entity-tags/index.js +9 -9
  81. package/lib/events-to-metrics-rule/index.d.ts +9 -9
  82. package/lib/events-to-metrics-rule/index.js +6 -6
  83. package/lib/group/index.d.ts +7 -7
  84. package/lib/group/index.js +6 -6
  85. package/lib/infra-alert-condition/index.d.ts +25 -25
  86. package/lib/infra-alert-condition/index.js +8 -8
  87. package/lib/insights-event/index.d.ts +11 -11
  88. package/lib/insights-event/index.js +10 -10
  89. package/lib/key-transaction/index.d.ts +9 -9
  90. package/lib/key-transaction/index.js +6 -6
  91. package/lib/log-parsing-rule/index.d.ts +12 -12
  92. package/lib/log-parsing-rule/index.js +6 -6
  93. package/lib/monitor-downtime/index.d.ts +20 -20
  94. package/lib/monitor-downtime/index.js +9 -9
  95. package/lib/notification-channel/index.d.ts +18 -18
  96. package/lib/notification-channel/index.js +9 -9
  97. package/lib/notification-destination/index.d.ts +74 -28
  98. package/lib/notification-destination/index.js +138 -19
  99. package/lib/nrql-alert-condition/index.d.ts +75 -75
  100. package/lib/nrql-alert-condition/index.js +17 -17
  101. package/lib/nrql-drop-rule/index.d.ts +10 -10
  102. package/lib/nrql-drop-rule/index.js +7 -7
  103. package/lib/obfuscation-expression/index.d.ts +8 -8
  104. package/lib/obfuscation-expression/index.js +6 -6
  105. package/lib/obfuscation-rule/index.d.ts +13 -13
  106. package/lib/obfuscation-rule/index.js +8 -8
  107. package/lib/one-dashboard/index-structs/structs0.d.ts +364 -364
  108. package/lib/one-dashboard/index-structs/structs0.js +185 -185
  109. package/lib/one-dashboard/index-structs/structs400.d.ts +286 -286
  110. package/lib/one-dashboard/index-structs/structs400.js +130 -130
  111. package/lib/one-dashboard/index.d.ts +10 -10
  112. package/lib/one-dashboard/index.js +6 -6
  113. package/lib/one-dashboard-json/index.d.ts +9 -9
  114. package/lib/one-dashboard-json/index.js +7 -7
  115. package/lib/one-dashboard-raw/index.d.ts +20 -20
  116. package/lib/one-dashboard-raw/index.js +10 -10
  117. package/lib/pipeline-cloud-rule/index.d.ts +8 -8
  118. package/lib/pipeline-cloud-rule/index.js +6 -6
  119. package/lib/provider/index.d.ts +17 -17
  120. package/lib/provider/index.js +6 -6
  121. package/lib/service-level/index.d.ts +38 -38
  122. package/lib/service-level/index.js +16 -16
  123. package/lib/synthetics-alert-condition/index.d.ts +9 -9
  124. package/lib/synthetics-alert-condition/index.js +6 -6
  125. package/lib/synthetics-broken-links-monitor/index.d.ts +17 -17
  126. package/lib/synthetics-broken-links-monitor/index.js +8 -8
  127. package/lib/synthetics-cert-check-monitor/index.d.ts +18 -18
  128. package/lib/synthetics-cert-check-monitor/index.js +8 -8
  129. package/lib/synthetics-monitor/index.d.ts +31 -31
  130. package/lib/synthetics-monitor/index.js +10 -10
  131. package/lib/synthetics-multilocation-alert-condition/index.d.ts +14 -14
  132. package/lib/synthetics-multilocation-alert-condition/index.js +8 -8
  133. package/lib/synthetics-private-location/index.d.ts +8 -8
  134. package/lib/synthetics-private-location/index.js +6 -6
  135. package/lib/synthetics-script-monitor/index.d.ts +26 -26
  136. package/lib/synthetics-script-monitor/index.js +10 -10
  137. package/lib/synthetics-secure-credential/index.d.ts +11 -11
  138. package/lib/synthetics-secure-credential/index.js +7 -7
  139. package/lib/synthetics-step-monitor/index.d.ts +25 -25
  140. package/lib/synthetics-step-monitor/index.js +12 -12
  141. package/lib/user/index.d.ts +8 -8
  142. package/lib/user/index.js +6 -6
  143. package/lib/workflow/index.d.ts +26 -26
  144. package/lib/workflow/index.js +16 -16
  145. package/lib/workload/index.d.ts +32 -32
  146. package/lib/workload/index.js +17 -17
  147. package/package.json +4 -4
@@ -7,7 +7,7 @@ export interface OneDashboardPageWidgetAreaChartStylesGradient {
7
7
  /**
8
8
  * Enable or disable gradient effect.
9
9
  *
10
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
10
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
11
11
  */
12
12
  readonly enabled: boolean | cdktn.IResolvable;
13
13
  }
@@ -31,13 +31,13 @@ export interface OneDashboardPageWidgetAreaChartStyles {
31
31
  /**
32
32
  * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
33
33
  *
34
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
34
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
35
35
  */
36
36
  readonly lineInterpolation?: string;
37
37
  /**
38
38
  * gradient block
39
39
  *
40
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
40
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
41
41
  */
42
42
  readonly gradient?: OneDashboardPageWidgetAreaChartStylesGradient;
43
43
  }
@@ -67,13 +67,13 @@ export interface OneDashboardPageWidgetAreaColorsSeriesOverrides {
67
67
  /**
68
68
  * Color code
69
69
  *
70
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#color OneDashboard#color}
70
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
71
71
  */
72
72
  readonly color?: string;
73
73
  /**
74
74
  * Series name
75
75
  *
76
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
76
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
77
77
  */
78
78
  readonly seriesName?: string;
79
79
  }
@@ -120,13 +120,13 @@ export declare class OneDashboardPageWidgetAreaColorsSeriesOverridesList extends
120
120
  }
121
121
  export interface OneDashboardPageWidgetAreaColors {
122
122
  /**
123
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#color OneDashboard#color}
123
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
124
124
  */
125
125
  readonly color?: string;
126
126
  /**
127
127
  * series_overrides block
128
128
  *
129
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
129
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
130
130
  */
131
131
  readonly seriesOverrides?: OneDashboardPageWidgetAreaColorsSeriesOverrides[] | cdktn.IResolvable;
132
132
  }
@@ -175,25 +175,25 @@ export interface OneDashboardPageWidgetAreaDataFormat {
175
175
  /**
176
176
  * Defines the format of the mentioned type
177
177
  *
178
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#format OneDashboard#format}
178
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#format OneDashboard#format}
179
179
  */
180
180
  readonly format?: string;
181
181
  /**
182
182
  * The column name to be sorted
183
183
  *
184
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#name OneDashboard#name}
184
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
185
185
  */
186
186
  readonly name: string;
187
187
  /**
188
188
  * The precision of the type
189
189
  *
190
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#precision OneDashboard#precision}
190
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#precision OneDashboard#precision}
191
191
  */
192
192
  readonly precision?: number;
193
193
  /**
194
194
  * Defines the type of the mentioned column
195
195
  *
196
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#type OneDashboard#type}
196
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#type OneDashboard#type}
197
197
  */
198
198
  readonly type: string;
199
199
  }
@@ -250,13 +250,13 @@ export interface OneDashboardPageWidgetAreaInitialSorting {
250
250
  /**
251
251
  * Defines the sort order. Either ascending or descending.
252
252
  *
253
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#direction OneDashboard#direction}
253
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#direction OneDashboard#direction}
254
254
  */
255
255
  readonly direction: string;
256
256
  /**
257
257
  * The column name to be sorted
258
258
  *
259
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#name OneDashboard#name}
259
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
260
260
  */
261
261
  readonly name: string;
262
262
  }
@@ -284,13 +284,13 @@ export interface OneDashboardPageWidgetAreaNrqlQuery {
284
284
  /**
285
285
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
286
286
  *
287
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
287
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
288
288
  */
289
289
  readonly accountId?: string;
290
290
  /**
291
291
  * The NRQL query.
292
292
  *
293
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#query OneDashboard#query}
293
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#query OneDashboard#query}
294
294
  */
295
295
  readonly query: string;
296
296
  }
@@ -338,13 +338,13 @@ export interface OneDashboardPageWidgetAreaNullValuesSeriesOverrides {
338
338
  /**
339
339
  * Null value
340
340
  *
341
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
341
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
342
342
  */
343
343
  readonly nullValue?: string;
344
344
  /**
345
345
  * Series name
346
346
  *
347
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
347
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
348
348
  */
349
349
  readonly seriesName?: string;
350
350
  }
@@ -391,13 +391,13 @@ export declare class OneDashboardPageWidgetAreaNullValuesSeriesOverridesList ext
391
391
  }
392
392
  export interface OneDashboardPageWidgetAreaNullValues {
393
393
  /**
394
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
394
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
395
395
  */
396
396
  readonly nullValue?: string;
397
397
  /**
398
398
  * series_overrides block
399
399
  *
400
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
400
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
401
401
  */
402
402
  readonly seriesOverrides?: OneDashboardPageWidgetAreaNullValuesSeriesOverrides[] | cdktn.IResolvable;
403
403
  }
@@ -446,7 +446,7 @@ export interface OneDashboardPageWidgetAreaTooltip {
446
446
  /**
447
447
  * Tooltip display mode.
448
448
  *
449
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#mode OneDashboard#mode}
449
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#mode OneDashboard#mode}
450
450
  */
451
451
  readonly mode: string;
452
452
  }
@@ -470,13 +470,13 @@ export interface OneDashboardPageWidgetAreaUnitsSeriesOverrides {
470
470
  /**
471
471
  * Series name
472
472
  *
473
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
473
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
474
474
  */
475
475
  readonly seriesName?: string;
476
476
  /**
477
477
  * Unit name
478
478
  *
479
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#unit OneDashboard#unit}
479
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
480
480
  */
481
481
  readonly unit?: string;
482
482
  }
@@ -523,13 +523,13 @@ export declare class OneDashboardPageWidgetAreaUnitsSeriesOverridesList extends
523
523
  }
524
524
  export interface OneDashboardPageWidgetAreaUnits {
525
525
  /**
526
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#unit OneDashboard#unit}
526
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
527
527
  */
528
528
  readonly unit?: string;
529
529
  /**
530
530
  * series_overrides block
531
531
  *
532
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
532
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
533
533
  */
534
534
  readonly seriesOverrides?: OneDashboardPageWidgetAreaUnitsSeriesOverrides[] | cdktn.IResolvable;
535
535
  }
@@ -576,97 +576,97 @@ export declare class OneDashboardPageWidgetAreaUnitsList extends cdktn.ComplexLi
576
576
  }
577
577
  export interface OneDashboardPageWidgetArea {
578
578
  /**
579
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#column OneDashboard#column}
579
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#column OneDashboard#column}
580
580
  */
581
581
  readonly column: number;
582
582
  /**
583
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
583
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
584
584
  */
585
585
  readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
586
586
  /**
587
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#height OneDashboard#height}
587
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#height OneDashboard#height}
588
588
  */
589
589
  readonly height?: number;
590
590
  /**
591
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
591
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
592
592
  */
593
593
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
594
594
  /**
595
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
595
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
596
596
  */
597
597
  readonly legendEnabled?: boolean | cdktn.IResolvable;
598
598
  /**
599
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
599
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
600
600
  */
601
601
  readonly refreshRate?: string;
602
602
  /**
603
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#row OneDashboard#row}
603
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#row OneDashboard#row}
604
604
  */
605
605
  readonly row: number;
606
606
  /**
607
607
  * A title for the widget.
608
608
  *
609
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#title OneDashboard#title}
609
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#title OneDashboard#title}
610
610
  */
611
611
  readonly title: string;
612
612
  /**
613
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#width OneDashboard#width}
613
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#width OneDashboard#width}
614
614
  */
615
615
  readonly width?: number;
616
616
  /**
617
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
617
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
618
618
  */
619
619
  readonly yAxisLeftMax?: number;
620
620
  /**
621
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
621
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
622
622
  */
623
623
  readonly yAxisLeftMin?: number;
624
624
  /**
625
625
  * chart_styles block
626
626
  *
627
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
627
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
628
628
  */
629
629
  readonly chartStyles?: OneDashboardPageWidgetAreaChartStyles;
630
630
  /**
631
631
  * colors block
632
632
  *
633
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#colors OneDashboard#colors}
633
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#colors OneDashboard#colors}
634
634
  */
635
635
  readonly colors?: OneDashboardPageWidgetAreaColors[] | cdktn.IResolvable;
636
636
  /**
637
637
  * data_format block
638
638
  *
639
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
639
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
640
640
  */
641
641
  readonly dataFormat?: OneDashboardPageWidgetAreaDataFormat[] | cdktn.IResolvable;
642
642
  /**
643
643
  * initial_sorting block
644
644
  *
645
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
645
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
646
646
  */
647
647
  readonly initialSorting?: OneDashboardPageWidgetAreaInitialSorting;
648
648
  /**
649
649
  * nrql_query block
650
650
  *
651
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
651
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
652
652
  */
653
653
  readonly nrqlQuery: OneDashboardPageWidgetAreaNrqlQuery[] | cdktn.IResolvable;
654
654
  /**
655
655
  * null_values block
656
656
  *
657
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
657
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
658
658
  */
659
659
  readonly nullValues?: OneDashboardPageWidgetAreaNullValues[] | cdktn.IResolvable;
660
660
  /**
661
661
  * tooltip block
662
662
  *
663
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#tooltip OneDashboard#tooltip}
663
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#tooltip OneDashboard#tooltip}
664
664
  */
665
665
  readonly tooltip?: OneDashboardPageWidgetAreaTooltip;
666
666
  /**
667
667
  * units block
668
668
  *
669
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#units OneDashboard#units}
669
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#units OneDashboard#units}
670
670
  */
671
671
  readonly units?: OneDashboardPageWidgetAreaUnits[] | cdktn.IResolvable;
672
672
  }
@@ -797,7 +797,7 @@ export interface OneDashboardPageWidgetBarChartStylesGradient {
797
797
  /**
798
798
  * Enable or disable gradient effect.
799
799
  *
800
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
800
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
801
801
  */
802
802
  readonly enabled: boolean | cdktn.IResolvable;
803
803
  }
@@ -821,13 +821,13 @@ export interface OneDashboardPageWidgetBarChartStyles {
821
821
  /**
822
822
  * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
823
823
  *
824
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
824
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
825
825
  */
826
826
  readonly lineInterpolation?: string;
827
827
  /**
828
828
  * gradient block
829
829
  *
830
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
830
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
831
831
  */
832
832
  readonly gradient?: OneDashboardPageWidgetBarChartStylesGradient;
833
833
  }
@@ -857,13 +857,13 @@ export interface OneDashboardPageWidgetBarColorsSeriesOverrides {
857
857
  /**
858
858
  * Color code
859
859
  *
860
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#color OneDashboard#color}
860
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
861
861
  */
862
862
  readonly color?: string;
863
863
  /**
864
864
  * Series name
865
865
  *
866
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
866
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
867
867
  */
868
868
  readonly seriesName?: string;
869
869
  }
@@ -910,13 +910,13 @@ export declare class OneDashboardPageWidgetBarColorsSeriesOverridesList extends
910
910
  }
911
911
  export interface OneDashboardPageWidgetBarColors {
912
912
  /**
913
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#color OneDashboard#color}
913
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
914
914
  */
915
915
  readonly color?: string;
916
916
  /**
917
917
  * series_overrides block
918
918
  *
919
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
919
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
920
920
  */
921
921
  readonly seriesOverrides?: OneDashboardPageWidgetBarColorsSeriesOverrides[] | cdktn.IResolvable;
922
922
  }
@@ -965,25 +965,25 @@ export interface OneDashboardPageWidgetBarDataFormat {
965
965
  /**
966
966
  * Defines the format of the mentioned type
967
967
  *
968
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#format OneDashboard#format}
968
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#format OneDashboard#format}
969
969
  */
970
970
  readonly format?: string;
971
971
  /**
972
972
  * The column name to be sorted
973
973
  *
974
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#name OneDashboard#name}
974
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
975
975
  */
976
976
  readonly name: string;
977
977
  /**
978
978
  * The precision of the type
979
979
  *
980
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#precision OneDashboard#precision}
980
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#precision OneDashboard#precision}
981
981
  */
982
982
  readonly precision?: number;
983
983
  /**
984
984
  * Defines the type of the mentioned column
985
985
  *
986
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#type OneDashboard#type}
986
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#type OneDashboard#type}
987
987
  */
988
988
  readonly type: string;
989
989
  }
@@ -1040,13 +1040,13 @@ export interface OneDashboardPageWidgetBarInitialSorting {
1040
1040
  /**
1041
1041
  * Defines the sort order. Either ascending or descending.
1042
1042
  *
1043
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#direction OneDashboard#direction}
1043
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#direction OneDashboard#direction}
1044
1044
  */
1045
1045
  readonly direction: string;
1046
1046
  /**
1047
1047
  * The column name to be sorted
1048
1048
  *
1049
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#name OneDashboard#name}
1049
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
1050
1050
  */
1051
1051
  readonly name: string;
1052
1052
  }
@@ -1074,13 +1074,13 @@ export interface OneDashboardPageWidgetBarNrqlQuery {
1074
1074
  /**
1075
1075
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
1076
1076
  *
1077
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
1077
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
1078
1078
  */
1079
1079
  readonly accountId?: string;
1080
1080
  /**
1081
1081
  * The NRQL query.
1082
1082
  *
1083
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#query OneDashboard#query}
1083
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#query OneDashboard#query}
1084
1084
  */
1085
1085
  readonly query: string;
1086
1086
  }
@@ -1128,13 +1128,13 @@ export interface OneDashboardPageWidgetBarNullValuesSeriesOverrides {
1128
1128
  /**
1129
1129
  * Null value
1130
1130
  *
1131
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1131
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1132
1132
  */
1133
1133
  readonly nullValue?: string;
1134
1134
  /**
1135
1135
  * Series name
1136
1136
  *
1137
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1137
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1138
1138
  */
1139
1139
  readonly seriesName?: string;
1140
1140
  }
@@ -1181,13 +1181,13 @@ export declare class OneDashboardPageWidgetBarNullValuesSeriesOverridesList exte
1181
1181
  }
1182
1182
  export interface OneDashboardPageWidgetBarNullValues {
1183
1183
  /**
1184
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1184
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1185
1185
  */
1186
1186
  readonly nullValue?: string;
1187
1187
  /**
1188
1188
  * series_overrides block
1189
1189
  *
1190
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1190
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1191
1191
  */
1192
1192
  readonly seriesOverrides?: OneDashboardPageWidgetBarNullValuesSeriesOverrides[] | cdktn.IResolvable;
1193
1193
  }
@@ -1236,13 +1236,13 @@ export interface OneDashboardPageWidgetBarUnitsSeriesOverrides {
1236
1236
  /**
1237
1237
  * Series name
1238
1238
  *
1239
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1239
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1240
1240
  */
1241
1241
  readonly seriesName?: string;
1242
1242
  /**
1243
1243
  * Unit name
1244
1244
  *
1245
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#unit OneDashboard#unit}
1245
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
1246
1246
  */
1247
1247
  readonly unit?: string;
1248
1248
  }
@@ -1289,13 +1289,13 @@ export declare class OneDashboardPageWidgetBarUnitsSeriesOverridesList extends c
1289
1289
  }
1290
1290
  export interface OneDashboardPageWidgetBarUnits {
1291
1291
  /**
1292
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#unit OneDashboard#unit}
1292
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
1293
1293
  */
1294
1294
  readonly unit?: string;
1295
1295
  /**
1296
1296
  * series_overrides block
1297
1297
  *
1298
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1298
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1299
1299
  */
1300
1300
  readonly seriesOverrides?: OneDashboardPageWidgetBarUnitsSeriesOverrides[] | cdktn.IResolvable;
1301
1301
  }
@@ -1342,103 +1342,103 @@ export declare class OneDashboardPageWidgetBarUnitsList extends cdktn.ComplexLis
1342
1342
  }
1343
1343
  export interface OneDashboardPageWidgetBar {
1344
1344
  /**
1345
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#column OneDashboard#column}
1345
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#column OneDashboard#column}
1346
1346
  */
1347
1347
  readonly column: number;
1348
1348
  /**
1349
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
1349
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
1350
1350
  */
1351
1351
  readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
1352
1352
  /**
1353
1353
  * Use this item to filter the current dashboard
1354
1354
  *
1355
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#filter_current_dashboard OneDashboard#filter_current_dashboard}
1355
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#filter_current_dashboard OneDashboard#filter_current_dashboard}
1356
1356
  */
1357
1357
  readonly filterCurrentDashboard?: boolean | cdktn.IResolvable;
1358
1358
  /**
1359
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#height OneDashboard#height}
1359
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#height OneDashboard#height}
1360
1360
  */
1361
1361
  readonly height?: number;
1362
1362
  /**
1363
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
1363
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
1364
1364
  */
1365
1365
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
1366
1366
  /**
1367
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
1367
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
1368
1368
  */
1369
1369
  readonly legendEnabled?: boolean | cdktn.IResolvable;
1370
1370
  /**
1371
1371
  * Related entities. Currently only supports Dashboard entities, but may allow other cases in the future.
1372
1372
  *
1373
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#linked_entity_guids OneDashboard#linked_entity_guids}
1373
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#linked_entity_guids OneDashboard#linked_entity_guids}
1374
1374
  */
1375
1375
  readonly linkedEntityGuids?: string[];
1376
1376
  /**
1377
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
1377
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
1378
1378
  */
1379
1379
  readonly refreshRate?: string;
1380
1380
  /**
1381
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#row OneDashboard#row}
1381
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#row OneDashboard#row}
1382
1382
  */
1383
1383
  readonly row: number;
1384
1384
  /**
1385
1385
  * A title for the widget.
1386
1386
  *
1387
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#title OneDashboard#title}
1387
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#title OneDashboard#title}
1388
1388
  */
1389
1389
  readonly title: string;
1390
1390
  /**
1391
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#width OneDashboard#width}
1391
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#width OneDashboard#width}
1392
1392
  */
1393
1393
  readonly width?: number;
1394
1394
  /**
1395
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
1395
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
1396
1396
  */
1397
1397
  readonly yAxisLeftMax?: number;
1398
1398
  /**
1399
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
1399
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
1400
1400
  */
1401
1401
  readonly yAxisLeftMin?: number;
1402
1402
  /**
1403
1403
  * chart_styles block
1404
1404
  *
1405
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
1405
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
1406
1406
  */
1407
1407
  readonly chartStyles?: OneDashboardPageWidgetBarChartStyles;
1408
1408
  /**
1409
1409
  * colors block
1410
1410
  *
1411
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#colors OneDashboard#colors}
1411
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#colors OneDashboard#colors}
1412
1412
  */
1413
1413
  readonly colors?: OneDashboardPageWidgetBarColors[] | cdktn.IResolvable;
1414
1414
  /**
1415
1415
  * data_format block
1416
1416
  *
1417
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
1417
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
1418
1418
  */
1419
1419
  readonly dataFormat?: OneDashboardPageWidgetBarDataFormat[] | cdktn.IResolvable;
1420
1420
  /**
1421
1421
  * initial_sorting block
1422
1422
  *
1423
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
1423
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
1424
1424
  */
1425
1425
  readonly initialSorting?: OneDashboardPageWidgetBarInitialSorting;
1426
1426
  /**
1427
1427
  * nrql_query block
1428
1428
  *
1429
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
1429
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
1430
1430
  */
1431
1431
  readonly nrqlQuery: OneDashboardPageWidgetBarNrqlQuery[] | cdktn.IResolvable;
1432
1432
  /**
1433
1433
  * null_values block
1434
1434
  *
1435
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
1435
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
1436
1436
  */
1437
1437
  readonly nullValues?: OneDashboardPageWidgetBarNullValues[] | cdktn.IResolvable;
1438
1438
  /**
1439
1439
  * units block
1440
1440
  *
1441
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#units OneDashboard#units}
1441
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#units OneDashboard#units}
1442
1442
  */
1443
1443
  readonly units?: OneDashboardPageWidgetBarUnits[] | cdktn.IResolvable;
1444
1444
  }
@@ -1574,19 +1574,19 @@ export interface OneDashboardPageWidgetBillboardBillboardSettingsGridOptions {
1574
1574
  /**
1575
1575
  * Number of columns in the grid.
1576
1576
  *
1577
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#columns OneDashboard#columns}
1577
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#columns OneDashboard#columns}
1578
1578
  */
1579
1579
  readonly columns?: number;
1580
1580
  /**
1581
1581
  * Grid label setting.
1582
1582
  *
1583
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#label OneDashboard#label}
1583
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#label OneDashboard#label}
1584
1584
  */
1585
1585
  readonly label?: number;
1586
1586
  /**
1587
1587
  * Grid value setting.
1588
1588
  *
1589
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#value OneDashboard#value}
1589
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#value OneDashboard#value}
1590
1590
  */
1591
1591
  readonly value?: number;
1592
1592
  }
@@ -1621,19 +1621,19 @@ export interface OneDashboardPageWidgetBillboardBillboardSettingsLink {
1621
1621
  /**
1622
1622
  * Whether to open the link in a new tab.
1623
1623
  *
1624
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#new_tab OneDashboard#new_tab}
1624
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#new_tab OneDashboard#new_tab}
1625
1625
  */
1626
1626
  readonly newTab?: boolean | cdktn.IResolvable;
1627
1627
  /**
1628
1628
  * The title for the link.
1629
1629
  *
1630
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#title OneDashboard#title}
1630
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#title OneDashboard#title}
1631
1631
  */
1632
1632
  readonly title?: string;
1633
1633
  /**
1634
1634
  * The URL for the link.
1635
1635
  *
1636
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#url OneDashboard#url}
1636
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#url OneDashboard#url}
1637
1637
  */
1638
1638
  readonly url?: string;
1639
1639
  }
@@ -1668,13 +1668,13 @@ export interface OneDashboardPageWidgetBillboardBillboardSettingsVisual {
1668
1668
  /**
1669
1669
  * Billboard alignment type.
1670
1670
  *
1671
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#alignment OneDashboard#alignment}
1671
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#alignment OneDashboard#alignment}
1672
1672
  */
1673
1673
  readonly alignment?: string;
1674
1674
  /**
1675
1675
  * Billboard display type.
1676
1676
  *
1677
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#display OneDashboard#display}
1677
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#display OneDashboard#display}
1678
1678
  */
1679
1679
  readonly display?: string;
1680
1680
  }
@@ -1704,19 +1704,19 @@ export interface OneDashboardPageWidgetBillboardBillboardSettings {
1704
1704
  /**
1705
1705
  * grid_options block
1706
1706
  *
1707
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#grid_options OneDashboard#grid_options}
1707
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#grid_options OneDashboard#grid_options}
1708
1708
  */
1709
1709
  readonly gridOptions?: OneDashboardPageWidgetBillboardBillboardSettingsGridOptions;
1710
1710
  /**
1711
1711
  * link block
1712
1712
  *
1713
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#link OneDashboard#link}
1713
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#link OneDashboard#link}
1714
1714
  */
1715
1715
  readonly link?: OneDashboardPageWidgetBillboardBillboardSettingsLink;
1716
1716
  /**
1717
1717
  * visual block
1718
1718
  *
1719
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#visual OneDashboard#visual}
1719
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#visual OneDashboard#visual}
1720
1720
  */
1721
1721
  readonly visual?: OneDashboardPageWidgetBillboardBillboardSettingsVisual;
1722
1722
  }
@@ -1751,7 +1751,7 @@ export interface OneDashboardPageWidgetBillboardChartStylesGradient {
1751
1751
  /**
1752
1752
  * Enable or disable gradient effect.
1753
1753
  *
1754
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
1754
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
1755
1755
  */
1756
1756
  readonly enabled: boolean | cdktn.IResolvable;
1757
1757
  }
@@ -1775,13 +1775,13 @@ export interface OneDashboardPageWidgetBillboardChartStyles {
1775
1775
  /**
1776
1776
  * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
1777
1777
  *
1778
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
1778
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
1779
1779
  */
1780
1780
  readonly lineInterpolation?: string;
1781
1781
  /**
1782
1782
  * gradient block
1783
1783
  *
1784
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
1784
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
1785
1785
  */
1786
1786
  readonly gradient?: OneDashboardPageWidgetBillboardChartStylesGradient;
1787
1787
  }
@@ -1811,13 +1811,13 @@ export interface OneDashboardPageWidgetBillboardColorsSeriesOverrides {
1811
1811
  /**
1812
1812
  * Color code
1813
1813
  *
1814
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#color OneDashboard#color}
1814
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
1815
1815
  */
1816
1816
  readonly color?: string;
1817
1817
  /**
1818
1818
  * Series name
1819
1819
  *
1820
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1820
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1821
1821
  */
1822
1822
  readonly seriesName?: string;
1823
1823
  }
@@ -1864,13 +1864,13 @@ export declare class OneDashboardPageWidgetBillboardColorsSeriesOverridesList ex
1864
1864
  }
1865
1865
  export interface OneDashboardPageWidgetBillboardColors {
1866
1866
  /**
1867
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#color OneDashboard#color}
1867
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
1868
1868
  */
1869
1869
  readonly color?: string;
1870
1870
  /**
1871
1871
  * series_overrides block
1872
1872
  *
1873
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1873
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1874
1874
  */
1875
1875
  readonly seriesOverrides?: OneDashboardPageWidgetBillboardColorsSeriesOverrides[] | cdktn.IResolvable;
1876
1876
  }
@@ -1919,25 +1919,25 @@ export interface OneDashboardPageWidgetBillboardDataFormat {
1919
1919
  /**
1920
1920
  * Defines the format of the mentioned type
1921
1921
  *
1922
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#format OneDashboard#format}
1922
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#format OneDashboard#format}
1923
1923
  */
1924
1924
  readonly format?: string;
1925
1925
  /**
1926
1926
  * The column name to be sorted
1927
1927
  *
1928
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#name OneDashboard#name}
1928
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
1929
1929
  */
1930
1930
  readonly name: string;
1931
1931
  /**
1932
1932
  * The precision of the type
1933
1933
  *
1934
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#precision OneDashboard#precision}
1934
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#precision OneDashboard#precision}
1935
1935
  */
1936
1936
  readonly precision?: number;
1937
1937
  /**
1938
1938
  * Defines the type of the mentioned column
1939
1939
  *
1940
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#type OneDashboard#type}
1940
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#type OneDashboard#type}
1941
1941
  */
1942
1942
  readonly type: string;
1943
1943
  }
@@ -1994,13 +1994,13 @@ export interface OneDashboardPageWidgetBillboardInitialSorting {
1994
1994
  /**
1995
1995
  * Defines the sort order. Either ascending or descending.
1996
1996
  *
1997
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#direction OneDashboard#direction}
1997
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#direction OneDashboard#direction}
1998
1998
  */
1999
1999
  readonly direction: string;
2000
2000
  /**
2001
2001
  * The column name to be sorted
2002
2002
  *
2003
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#name OneDashboard#name}
2003
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
2004
2004
  */
2005
2005
  readonly name: string;
2006
2006
  }
@@ -2028,13 +2028,13 @@ export interface OneDashboardPageWidgetBillboardNrqlQuery {
2028
2028
  /**
2029
2029
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
2030
2030
  *
2031
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
2031
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
2032
2032
  */
2033
2033
  readonly accountId?: string;
2034
2034
  /**
2035
2035
  * The NRQL query.
2036
2036
  *
2037
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#query OneDashboard#query}
2037
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#query OneDashboard#query}
2038
2038
  */
2039
2039
  readonly query: string;
2040
2040
  }
@@ -2082,13 +2082,13 @@ export interface OneDashboardPageWidgetBillboardNullValuesSeriesOverrides {
2082
2082
  /**
2083
2083
  * Null value
2084
2084
  *
2085
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2085
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2086
2086
  */
2087
2087
  readonly nullValue?: string;
2088
2088
  /**
2089
2089
  * Series name
2090
2090
  *
2091
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2091
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2092
2092
  */
2093
2093
  readonly seriesName?: string;
2094
2094
  }
@@ -2135,13 +2135,13 @@ export declare class OneDashboardPageWidgetBillboardNullValuesSeriesOverridesLis
2135
2135
  }
2136
2136
  export interface OneDashboardPageWidgetBillboardNullValues {
2137
2137
  /**
2138
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2138
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2139
2139
  */
2140
2140
  readonly nullValue?: string;
2141
2141
  /**
2142
2142
  * series_overrides block
2143
2143
  *
2144
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2144
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2145
2145
  */
2146
2146
  readonly seriesOverrides?: OneDashboardPageWidgetBillboardNullValuesSeriesOverrides[] | cdktn.IResolvable;
2147
2147
  }
@@ -2190,13 +2190,13 @@ export interface OneDashboardPageWidgetBillboardUnitsSeriesOverrides {
2190
2190
  /**
2191
2191
  * Series name
2192
2192
  *
2193
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2193
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2194
2194
  */
2195
2195
  readonly seriesName?: string;
2196
2196
  /**
2197
2197
  * Unit name
2198
2198
  *
2199
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#unit OneDashboard#unit}
2199
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
2200
2200
  */
2201
2201
  readonly unit?: string;
2202
2202
  }
@@ -2243,13 +2243,13 @@ export declare class OneDashboardPageWidgetBillboardUnitsSeriesOverridesList ext
2243
2243
  }
2244
2244
  export interface OneDashboardPageWidgetBillboardUnits {
2245
2245
  /**
2246
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#unit OneDashboard#unit}
2246
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
2247
2247
  */
2248
2248
  readonly unit?: string;
2249
2249
  /**
2250
2250
  * series_overrides block
2251
2251
  *
2252
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2252
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2253
2253
  */
2254
2254
  readonly seriesOverrides?: OneDashboardPageWidgetBillboardUnitsSeriesOverrides[] | cdktn.IResolvable;
2255
2255
  }
@@ -2296,109 +2296,109 @@ export declare class OneDashboardPageWidgetBillboardUnitsList extends cdktn.Comp
2296
2296
  }
2297
2297
  export interface OneDashboardPageWidgetBillboard {
2298
2298
  /**
2299
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#column OneDashboard#column}
2299
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#column OneDashboard#column}
2300
2300
  */
2301
2301
  readonly column: number;
2302
2302
  /**
2303
2303
  * The critical threshold value.
2304
2304
  *
2305
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#critical OneDashboard#critical}
2305
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#critical OneDashboard#critical}
2306
2306
  */
2307
2307
  readonly critical?: string;
2308
2308
  /**
2309
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
2309
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
2310
2310
  */
2311
2311
  readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
2312
2312
  /**
2313
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#height OneDashboard#height}
2313
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#height OneDashboard#height}
2314
2314
  */
2315
2315
  readonly height?: number;
2316
2316
  /**
2317
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
2317
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
2318
2318
  */
2319
2319
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
2320
2320
  /**
2321
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
2321
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
2322
2322
  */
2323
2323
  readonly legendEnabled?: boolean | cdktn.IResolvable;
2324
2324
  /**
2325
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
2325
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
2326
2326
  */
2327
2327
  readonly refreshRate?: string;
2328
2328
  /**
2329
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#row OneDashboard#row}
2329
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#row OneDashboard#row}
2330
2330
  */
2331
2331
  readonly row: number;
2332
2332
  /**
2333
2333
  * A title for the widget.
2334
2334
  *
2335
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#title OneDashboard#title}
2335
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#title OneDashboard#title}
2336
2336
  */
2337
2337
  readonly title: string;
2338
2338
  /**
2339
2339
  * The warning threshold value.
2340
2340
  *
2341
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#warning OneDashboard#warning}
2341
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#warning OneDashboard#warning}
2342
2342
  */
2343
2343
  readonly warning?: string;
2344
2344
  /**
2345
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#width OneDashboard#width}
2345
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#width OneDashboard#width}
2346
2346
  */
2347
2347
  readonly width?: number;
2348
2348
  /**
2349
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
2349
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
2350
2350
  */
2351
2351
  readonly yAxisLeftMax?: number;
2352
2352
  /**
2353
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
2353
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
2354
2354
  */
2355
2355
  readonly yAxisLeftMin?: number;
2356
2356
  /**
2357
2357
  * billboard_settings block
2358
2358
  *
2359
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#billboard_settings OneDashboard#billboard_settings}
2359
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#billboard_settings OneDashboard#billboard_settings}
2360
2360
  */
2361
2361
  readonly billboardSettings?: OneDashboardPageWidgetBillboardBillboardSettings;
2362
2362
  /**
2363
2363
  * chart_styles block
2364
2364
  *
2365
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
2365
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
2366
2366
  */
2367
2367
  readonly chartStyles?: OneDashboardPageWidgetBillboardChartStyles;
2368
2368
  /**
2369
2369
  * colors block
2370
2370
  *
2371
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#colors OneDashboard#colors}
2371
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#colors OneDashboard#colors}
2372
2372
  */
2373
2373
  readonly colors?: OneDashboardPageWidgetBillboardColors[] | cdktn.IResolvable;
2374
2374
  /**
2375
2375
  * data_format block
2376
2376
  *
2377
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
2377
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
2378
2378
  */
2379
2379
  readonly dataFormat?: OneDashboardPageWidgetBillboardDataFormat[] | cdktn.IResolvable;
2380
2380
  /**
2381
2381
  * initial_sorting block
2382
2382
  *
2383
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
2383
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
2384
2384
  */
2385
2385
  readonly initialSorting?: OneDashboardPageWidgetBillboardInitialSorting;
2386
2386
  /**
2387
2387
  * nrql_query block
2388
2388
  *
2389
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
2389
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
2390
2390
  */
2391
2391
  readonly nrqlQuery: OneDashboardPageWidgetBillboardNrqlQuery[] | cdktn.IResolvable;
2392
2392
  /**
2393
2393
  * null_values block
2394
2394
  *
2395
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
2395
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
2396
2396
  */
2397
2397
  readonly nullValues?: OneDashboardPageWidgetBillboardNullValues[] | cdktn.IResolvable;
2398
2398
  /**
2399
2399
  * units block
2400
2400
  *
2401
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#units OneDashboard#units}
2401
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#units OneDashboard#units}
2402
2402
  */
2403
2403
  readonly units?: OneDashboardPageWidgetBillboardUnits[] | cdktn.IResolvable;
2404
2404
  }
@@ -2539,7 +2539,7 @@ export interface OneDashboardPageWidgetBulletChartStylesGradient {
2539
2539
  /**
2540
2540
  * Enable or disable gradient effect.
2541
2541
  *
2542
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
2542
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
2543
2543
  */
2544
2544
  readonly enabled: boolean | cdktn.IResolvable;
2545
2545
  }
@@ -2563,13 +2563,13 @@ export interface OneDashboardPageWidgetBulletChartStyles {
2563
2563
  /**
2564
2564
  * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
2565
2565
  *
2566
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
2566
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
2567
2567
  */
2568
2568
  readonly lineInterpolation?: string;
2569
2569
  /**
2570
2570
  * gradient block
2571
2571
  *
2572
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
2572
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
2573
2573
  */
2574
2574
  readonly gradient?: OneDashboardPageWidgetBulletChartStylesGradient;
2575
2575
  }
@@ -2599,13 +2599,13 @@ export interface OneDashboardPageWidgetBulletColorsSeriesOverrides {
2599
2599
  /**
2600
2600
  * Color code
2601
2601
  *
2602
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#color OneDashboard#color}
2602
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
2603
2603
  */
2604
2604
  readonly color?: string;
2605
2605
  /**
2606
2606
  * Series name
2607
2607
  *
2608
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2608
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2609
2609
  */
2610
2610
  readonly seriesName?: string;
2611
2611
  }
@@ -2652,13 +2652,13 @@ export declare class OneDashboardPageWidgetBulletColorsSeriesOverridesList exten
2652
2652
  }
2653
2653
  export interface OneDashboardPageWidgetBulletColors {
2654
2654
  /**
2655
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#color OneDashboard#color}
2655
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
2656
2656
  */
2657
2657
  readonly color?: string;
2658
2658
  /**
2659
2659
  * series_overrides block
2660
2660
  *
2661
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2661
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2662
2662
  */
2663
2663
  readonly seriesOverrides?: OneDashboardPageWidgetBulletColorsSeriesOverrides[] | cdktn.IResolvable;
2664
2664
  }
@@ -2707,25 +2707,25 @@ export interface OneDashboardPageWidgetBulletDataFormat {
2707
2707
  /**
2708
2708
  * Defines the format of the mentioned type
2709
2709
  *
2710
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#format OneDashboard#format}
2710
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#format OneDashboard#format}
2711
2711
  */
2712
2712
  readonly format?: string;
2713
2713
  /**
2714
2714
  * The column name to be sorted
2715
2715
  *
2716
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#name OneDashboard#name}
2716
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
2717
2717
  */
2718
2718
  readonly name: string;
2719
2719
  /**
2720
2720
  * The precision of the type
2721
2721
  *
2722
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#precision OneDashboard#precision}
2722
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#precision OneDashboard#precision}
2723
2723
  */
2724
2724
  readonly precision?: number;
2725
2725
  /**
2726
2726
  * Defines the type of the mentioned column
2727
2727
  *
2728
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#type OneDashboard#type}
2728
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#type OneDashboard#type}
2729
2729
  */
2730
2730
  readonly type: string;
2731
2731
  }
@@ -2782,13 +2782,13 @@ export interface OneDashboardPageWidgetBulletInitialSorting {
2782
2782
  /**
2783
2783
  * Defines the sort order. Either ascending or descending.
2784
2784
  *
2785
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#direction OneDashboard#direction}
2785
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#direction OneDashboard#direction}
2786
2786
  */
2787
2787
  readonly direction: string;
2788
2788
  /**
2789
2789
  * The column name to be sorted
2790
2790
  *
2791
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#name OneDashboard#name}
2791
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
2792
2792
  */
2793
2793
  readonly name: string;
2794
2794
  }
@@ -2816,13 +2816,13 @@ export interface OneDashboardPageWidgetBulletNrqlQuery {
2816
2816
  /**
2817
2817
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
2818
2818
  *
2819
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
2819
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
2820
2820
  */
2821
2821
  readonly accountId?: string;
2822
2822
  /**
2823
2823
  * The NRQL query.
2824
2824
  *
2825
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#query OneDashboard#query}
2825
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#query OneDashboard#query}
2826
2826
  */
2827
2827
  readonly query: string;
2828
2828
  }
@@ -2870,13 +2870,13 @@ export interface OneDashboardPageWidgetBulletNullValuesSeriesOverrides {
2870
2870
  /**
2871
2871
  * Null value
2872
2872
  *
2873
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2873
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2874
2874
  */
2875
2875
  readonly nullValue?: string;
2876
2876
  /**
2877
2877
  * Series name
2878
2878
  *
2879
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2879
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2880
2880
  */
2881
2881
  readonly seriesName?: string;
2882
2882
  }
@@ -2923,13 +2923,13 @@ export declare class OneDashboardPageWidgetBulletNullValuesSeriesOverridesList e
2923
2923
  }
2924
2924
  export interface OneDashboardPageWidgetBulletNullValues {
2925
2925
  /**
2926
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2926
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2927
2927
  */
2928
2928
  readonly nullValue?: string;
2929
2929
  /**
2930
2930
  * series_overrides block
2931
2931
  *
2932
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2932
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2933
2933
  */
2934
2934
  readonly seriesOverrides?: OneDashboardPageWidgetBulletNullValuesSeriesOverrides[] | cdktn.IResolvable;
2935
2935
  }
@@ -2978,13 +2978,13 @@ export interface OneDashboardPageWidgetBulletUnitsSeriesOverrides {
2978
2978
  /**
2979
2979
  * Series name
2980
2980
  *
2981
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2981
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2982
2982
  */
2983
2983
  readonly seriesName?: string;
2984
2984
  /**
2985
2985
  * Unit name
2986
2986
  *
2987
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#unit OneDashboard#unit}
2987
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
2988
2988
  */
2989
2989
  readonly unit?: string;
2990
2990
  }
@@ -3031,13 +3031,13 @@ export declare class OneDashboardPageWidgetBulletUnitsSeriesOverridesList extend
3031
3031
  }
3032
3032
  export interface OneDashboardPageWidgetBulletUnits {
3033
3033
  /**
3034
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#unit OneDashboard#unit}
3034
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
3035
3035
  */
3036
3036
  readonly unit?: string;
3037
3037
  /**
3038
3038
  * series_overrides block
3039
3039
  *
3040
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3040
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3041
3041
  */
3042
3042
  readonly seriesOverrides?: OneDashboardPageWidgetBulletUnitsSeriesOverrides[] | cdktn.IResolvable;
3043
3043
  }
@@ -3084,97 +3084,97 @@ export declare class OneDashboardPageWidgetBulletUnitsList extends cdktn.Complex
3084
3084
  }
3085
3085
  export interface OneDashboardPageWidgetBullet {
3086
3086
  /**
3087
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#column OneDashboard#column}
3087
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#column OneDashboard#column}
3088
3088
  */
3089
3089
  readonly column: number;
3090
3090
  /**
3091
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
3091
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
3092
3092
  */
3093
3093
  readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
3094
3094
  /**
3095
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#height OneDashboard#height}
3095
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#height OneDashboard#height}
3096
3096
  */
3097
3097
  readonly height?: number;
3098
3098
  /**
3099
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
3099
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
3100
3100
  */
3101
3101
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
3102
3102
  /**
3103
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
3103
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
3104
3104
  */
3105
3105
  readonly legendEnabled?: boolean | cdktn.IResolvable;
3106
3106
  /**
3107
3107
  * The maximum value for the visualization
3108
3108
  *
3109
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#limit OneDashboard#limit}
3109
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#limit OneDashboard#limit}
3110
3110
  */
3111
3111
  readonly limit: number;
3112
3112
  /**
3113
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
3113
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
3114
3114
  */
3115
3115
  readonly refreshRate?: string;
3116
3116
  /**
3117
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#row OneDashboard#row}
3117
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#row OneDashboard#row}
3118
3118
  */
3119
3119
  readonly row: number;
3120
3120
  /**
3121
3121
  * A title for the widget.
3122
3122
  *
3123
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#title OneDashboard#title}
3123
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#title OneDashboard#title}
3124
3124
  */
3125
3125
  readonly title: string;
3126
3126
  /**
3127
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#width OneDashboard#width}
3127
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#width OneDashboard#width}
3128
3128
  */
3129
3129
  readonly width?: number;
3130
3130
  /**
3131
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
3131
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
3132
3132
  */
3133
3133
  readonly yAxisLeftMax?: number;
3134
3134
  /**
3135
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
3135
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
3136
3136
  */
3137
3137
  readonly yAxisLeftMin?: number;
3138
3138
  /**
3139
3139
  * chart_styles block
3140
3140
  *
3141
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
3141
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
3142
3142
  */
3143
3143
  readonly chartStyles?: OneDashboardPageWidgetBulletChartStyles;
3144
3144
  /**
3145
3145
  * colors block
3146
3146
  *
3147
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#colors OneDashboard#colors}
3147
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#colors OneDashboard#colors}
3148
3148
  */
3149
3149
  readonly colors?: OneDashboardPageWidgetBulletColors[] | cdktn.IResolvable;
3150
3150
  /**
3151
3151
  * data_format block
3152
3152
  *
3153
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
3153
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
3154
3154
  */
3155
3155
  readonly dataFormat?: OneDashboardPageWidgetBulletDataFormat[] | cdktn.IResolvable;
3156
3156
  /**
3157
3157
  * initial_sorting block
3158
3158
  *
3159
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
3159
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
3160
3160
  */
3161
3161
  readonly initialSorting?: OneDashboardPageWidgetBulletInitialSorting;
3162
3162
  /**
3163
3163
  * nrql_query block
3164
3164
  *
3165
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
3165
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
3166
3166
  */
3167
3167
  readonly nrqlQuery: OneDashboardPageWidgetBulletNrqlQuery[] | cdktn.IResolvable;
3168
3168
  /**
3169
3169
  * null_values block
3170
3170
  *
3171
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
3171
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
3172
3172
  */
3173
3173
  readonly nullValues?: OneDashboardPageWidgetBulletNullValues[] | cdktn.IResolvable;
3174
3174
  /**
3175
3175
  * units block
3176
3176
  *
3177
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#units OneDashboard#units}
3177
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#units OneDashboard#units}
3178
3178
  */
3179
3179
  readonly units?: OneDashboardPageWidgetBulletUnits[] | cdktn.IResolvable;
3180
3180
  }
@@ -3304,7 +3304,7 @@ export interface OneDashboardPageWidgetFunnelChartStylesGradient {
3304
3304
  /**
3305
3305
  * Enable or disable gradient effect.
3306
3306
  *
3307
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
3307
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
3308
3308
  */
3309
3309
  readonly enabled: boolean | cdktn.IResolvable;
3310
3310
  }
@@ -3328,13 +3328,13 @@ export interface OneDashboardPageWidgetFunnelChartStyles {
3328
3328
  /**
3329
3329
  * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
3330
3330
  *
3331
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
3331
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
3332
3332
  */
3333
3333
  readonly lineInterpolation?: string;
3334
3334
  /**
3335
3335
  * gradient block
3336
3336
  *
3337
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
3337
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
3338
3338
  */
3339
3339
  readonly gradient?: OneDashboardPageWidgetFunnelChartStylesGradient;
3340
3340
  }
@@ -3364,13 +3364,13 @@ export interface OneDashboardPageWidgetFunnelColorsSeriesOverrides {
3364
3364
  /**
3365
3365
  * Color code
3366
3366
  *
3367
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#color OneDashboard#color}
3367
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
3368
3368
  */
3369
3369
  readonly color?: string;
3370
3370
  /**
3371
3371
  * Series name
3372
3372
  *
3373
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3373
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3374
3374
  */
3375
3375
  readonly seriesName?: string;
3376
3376
  }
@@ -3417,13 +3417,13 @@ export declare class OneDashboardPageWidgetFunnelColorsSeriesOverridesList exten
3417
3417
  }
3418
3418
  export interface OneDashboardPageWidgetFunnelColors {
3419
3419
  /**
3420
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#color OneDashboard#color}
3420
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
3421
3421
  */
3422
3422
  readonly color?: string;
3423
3423
  /**
3424
3424
  * series_overrides block
3425
3425
  *
3426
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3426
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3427
3427
  */
3428
3428
  readonly seriesOverrides?: OneDashboardPageWidgetFunnelColorsSeriesOverrides[] | cdktn.IResolvable;
3429
3429
  }
@@ -3472,25 +3472,25 @@ export interface OneDashboardPageWidgetFunnelDataFormat {
3472
3472
  /**
3473
3473
  * Defines the format of the mentioned type
3474
3474
  *
3475
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#format OneDashboard#format}
3475
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#format OneDashboard#format}
3476
3476
  */
3477
3477
  readonly format?: string;
3478
3478
  /**
3479
3479
  * The column name to be sorted
3480
3480
  *
3481
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#name OneDashboard#name}
3481
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
3482
3482
  */
3483
3483
  readonly name: string;
3484
3484
  /**
3485
3485
  * The precision of the type
3486
3486
  *
3487
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#precision OneDashboard#precision}
3487
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#precision OneDashboard#precision}
3488
3488
  */
3489
3489
  readonly precision?: number;
3490
3490
  /**
3491
3491
  * Defines the type of the mentioned column
3492
3492
  *
3493
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#type OneDashboard#type}
3493
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#type OneDashboard#type}
3494
3494
  */
3495
3495
  readonly type: string;
3496
3496
  }
@@ -3547,13 +3547,13 @@ export interface OneDashboardPageWidgetFunnelInitialSorting {
3547
3547
  /**
3548
3548
  * Defines the sort order. Either ascending or descending.
3549
3549
  *
3550
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#direction OneDashboard#direction}
3550
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#direction OneDashboard#direction}
3551
3551
  */
3552
3552
  readonly direction: string;
3553
3553
  /**
3554
3554
  * The column name to be sorted
3555
3555
  *
3556
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#name OneDashboard#name}
3556
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
3557
3557
  */
3558
3558
  readonly name: string;
3559
3559
  }
@@ -3581,13 +3581,13 @@ export interface OneDashboardPageWidgetFunnelNrqlQuery {
3581
3581
  /**
3582
3582
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
3583
3583
  *
3584
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
3584
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
3585
3585
  */
3586
3586
  readonly accountId?: string;
3587
3587
  /**
3588
3588
  * The NRQL query.
3589
3589
  *
3590
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#query OneDashboard#query}
3590
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#query OneDashboard#query}
3591
3591
  */
3592
3592
  readonly query: string;
3593
3593
  }
@@ -3635,13 +3635,13 @@ export interface OneDashboardPageWidgetFunnelNullValuesSeriesOverrides {
3635
3635
  /**
3636
3636
  * Null value
3637
3637
  *
3638
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
3638
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
3639
3639
  */
3640
3640
  readonly nullValue?: string;
3641
3641
  /**
3642
3642
  * Series name
3643
3643
  *
3644
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3644
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3645
3645
  */
3646
3646
  readonly seriesName?: string;
3647
3647
  }
@@ -3688,13 +3688,13 @@ export declare class OneDashboardPageWidgetFunnelNullValuesSeriesOverridesList e
3688
3688
  }
3689
3689
  export interface OneDashboardPageWidgetFunnelNullValues {
3690
3690
  /**
3691
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
3691
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
3692
3692
  */
3693
3693
  readonly nullValue?: string;
3694
3694
  /**
3695
3695
  * series_overrides block
3696
3696
  *
3697
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3697
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3698
3698
  */
3699
3699
  readonly seriesOverrides?: OneDashboardPageWidgetFunnelNullValuesSeriesOverrides[] | cdktn.IResolvable;
3700
3700
  }
@@ -3743,13 +3743,13 @@ export interface OneDashboardPageWidgetFunnelUnitsSeriesOverrides {
3743
3743
  /**
3744
3744
  * Series name
3745
3745
  *
3746
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3746
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3747
3747
  */
3748
3748
  readonly seriesName?: string;
3749
3749
  /**
3750
3750
  * Unit name
3751
3751
  *
3752
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#unit OneDashboard#unit}
3752
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
3753
3753
  */
3754
3754
  readonly unit?: string;
3755
3755
  }
@@ -3796,13 +3796,13 @@ export declare class OneDashboardPageWidgetFunnelUnitsSeriesOverridesList extend
3796
3796
  }
3797
3797
  export interface OneDashboardPageWidgetFunnelUnits {
3798
3798
  /**
3799
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#unit OneDashboard#unit}
3799
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
3800
3800
  */
3801
3801
  readonly unit?: string;
3802
3802
  /**
3803
3803
  * series_overrides block
3804
3804
  *
3805
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3805
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3806
3806
  */
3807
3807
  readonly seriesOverrides?: OneDashboardPageWidgetFunnelUnitsSeriesOverrides[] | cdktn.IResolvable;
3808
3808
  }
@@ -3849,91 +3849,91 @@ export declare class OneDashboardPageWidgetFunnelUnitsList extends cdktn.Complex
3849
3849
  }
3850
3850
  export interface OneDashboardPageWidgetFunnel {
3851
3851
  /**
3852
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#column OneDashboard#column}
3852
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#column OneDashboard#column}
3853
3853
  */
3854
3854
  readonly column: number;
3855
3855
  /**
3856
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
3856
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
3857
3857
  */
3858
3858
  readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
3859
3859
  /**
3860
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#height OneDashboard#height}
3860
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#height OneDashboard#height}
3861
3861
  */
3862
3862
  readonly height?: number;
3863
3863
  /**
3864
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
3864
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
3865
3865
  */
3866
3866
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
3867
3867
  /**
3868
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
3868
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
3869
3869
  */
3870
3870
  readonly legendEnabled?: boolean | cdktn.IResolvable;
3871
3871
  /**
3872
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
3872
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
3873
3873
  */
3874
3874
  readonly refreshRate?: string;
3875
3875
  /**
3876
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#row OneDashboard#row}
3876
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#row OneDashboard#row}
3877
3877
  */
3878
3878
  readonly row: number;
3879
3879
  /**
3880
3880
  * A title for the widget.
3881
3881
  *
3882
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#title OneDashboard#title}
3882
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#title OneDashboard#title}
3883
3883
  */
3884
3884
  readonly title: string;
3885
3885
  /**
3886
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#width OneDashboard#width}
3886
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#width OneDashboard#width}
3887
3887
  */
3888
3888
  readonly width?: number;
3889
3889
  /**
3890
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
3890
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
3891
3891
  */
3892
3892
  readonly yAxisLeftMax?: number;
3893
3893
  /**
3894
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
3894
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
3895
3895
  */
3896
3896
  readonly yAxisLeftMin?: number;
3897
3897
  /**
3898
3898
  * chart_styles block
3899
3899
  *
3900
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
3900
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
3901
3901
  */
3902
3902
  readonly chartStyles?: OneDashboardPageWidgetFunnelChartStyles;
3903
3903
  /**
3904
3904
  * colors block
3905
3905
  *
3906
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#colors OneDashboard#colors}
3906
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#colors OneDashboard#colors}
3907
3907
  */
3908
3908
  readonly colors?: OneDashboardPageWidgetFunnelColors[] | cdktn.IResolvable;
3909
3909
  /**
3910
3910
  * data_format block
3911
3911
  *
3912
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
3912
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
3913
3913
  */
3914
3914
  readonly dataFormat?: OneDashboardPageWidgetFunnelDataFormat[] | cdktn.IResolvable;
3915
3915
  /**
3916
3916
  * initial_sorting block
3917
3917
  *
3918
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
3918
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
3919
3919
  */
3920
3920
  readonly initialSorting?: OneDashboardPageWidgetFunnelInitialSorting;
3921
3921
  /**
3922
3922
  * nrql_query block
3923
3923
  *
3924
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
3924
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
3925
3925
  */
3926
3926
  readonly nrqlQuery: OneDashboardPageWidgetFunnelNrqlQuery[] | cdktn.IResolvable;
3927
3927
  /**
3928
3928
  * null_values block
3929
3929
  *
3930
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
3930
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
3931
3931
  */
3932
3932
  readonly nullValues?: OneDashboardPageWidgetFunnelNullValues[] | cdktn.IResolvable;
3933
3933
  /**
3934
3934
  * units block
3935
3935
  *
3936
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#units OneDashboard#units}
3936
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#units OneDashboard#units}
3937
3937
  */
3938
3938
  readonly units?: OneDashboardPageWidgetFunnelUnits[] | cdktn.IResolvable;
3939
3939
  }
@@ -4059,7 +4059,7 @@ export interface OneDashboardPageWidgetHeatmapChartStylesGradient {
4059
4059
  /**
4060
4060
  * Enable or disable gradient effect.
4061
4061
  *
4062
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
4062
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
4063
4063
  */
4064
4064
  readonly enabled: boolean | cdktn.IResolvable;
4065
4065
  }
@@ -4083,13 +4083,13 @@ export interface OneDashboardPageWidgetHeatmapChartStyles {
4083
4083
  /**
4084
4084
  * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
4085
4085
  *
4086
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
4086
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
4087
4087
  */
4088
4088
  readonly lineInterpolation?: string;
4089
4089
  /**
4090
4090
  * gradient block
4091
4091
  *
4092
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
4092
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
4093
4093
  */
4094
4094
  readonly gradient?: OneDashboardPageWidgetHeatmapChartStylesGradient;
4095
4095
  }
@@ -4119,13 +4119,13 @@ export interface OneDashboardPageWidgetHeatmapColorsSeriesOverrides {
4119
4119
  /**
4120
4120
  * Color code
4121
4121
  *
4122
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#color OneDashboard#color}
4122
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
4123
4123
  */
4124
4124
  readonly color?: string;
4125
4125
  /**
4126
4126
  * Series name
4127
4127
  *
4128
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
4128
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
4129
4129
  */
4130
4130
  readonly seriesName?: string;
4131
4131
  }
@@ -4172,13 +4172,13 @@ export declare class OneDashboardPageWidgetHeatmapColorsSeriesOverridesList exte
4172
4172
  }
4173
4173
  export interface OneDashboardPageWidgetHeatmapColors {
4174
4174
  /**
4175
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#color OneDashboard#color}
4175
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
4176
4176
  */
4177
4177
  readonly color?: string;
4178
4178
  /**
4179
4179
  * series_overrides block
4180
4180
  *
4181
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4181
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4182
4182
  */
4183
4183
  readonly seriesOverrides?: OneDashboardPageWidgetHeatmapColorsSeriesOverrides[] | cdktn.IResolvable;
4184
4184
  }
@@ -4227,25 +4227,25 @@ export interface OneDashboardPageWidgetHeatmapDataFormat {
4227
4227
  /**
4228
4228
  * Defines the format of the mentioned type
4229
4229
  *
4230
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#format OneDashboard#format}
4230
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#format OneDashboard#format}
4231
4231
  */
4232
4232
  readonly format?: string;
4233
4233
  /**
4234
4234
  * The column name to be sorted
4235
4235
  *
4236
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#name OneDashboard#name}
4236
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
4237
4237
  */
4238
4238
  readonly name: string;
4239
4239
  /**
4240
4240
  * The precision of the type
4241
4241
  *
4242
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#precision OneDashboard#precision}
4242
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#precision OneDashboard#precision}
4243
4243
  */
4244
4244
  readonly precision?: number;
4245
4245
  /**
4246
4246
  * Defines the type of the mentioned column
4247
4247
  *
4248
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#type OneDashboard#type}
4248
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#type OneDashboard#type}
4249
4249
  */
4250
4250
  readonly type: string;
4251
4251
  }
@@ -4302,13 +4302,13 @@ export interface OneDashboardPageWidgetHeatmapInitialSorting {
4302
4302
  /**
4303
4303
  * Defines the sort order. Either ascending or descending.
4304
4304
  *
4305
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#direction OneDashboard#direction}
4305
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#direction OneDashboard#direction}
4306
4306
  */
4307
4307
  readonly direction: string;
4308
4308
  /**
4309
4309
  * The column name to be sorted
4310
4310
  *
4311
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#name OneDashboard#name}
4311
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
4312
4312
  */
4313
4313
  readonly name: string;
4314
4314
  }
@@ -4336,13 +4336,13 @@ export interface OneDashboardPageWidgetHeatmapNrqlQuery {
4336
4336
  /**
4337
4337
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
4338
4338
  *
4339
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
4339
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
4340
4340
  */
4341
4341
  readonly accountId?: string;
4342
4342
  /**
4343
4343
  * The NRQL query.
4344
4344
  *
4345
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#query OneDashboard#query}
4345
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#query OneDashboard#query}
4346
4346
  */
4347
4347
  readonly query: string;
4348
4348
  }
@@ -4390,13 +4390,13 @@ export interface OneDashboardPageWidgetHeatmapNullValuesSeriesOverrides {
4390
4390
  /**
4391
4391
  * Null value
4392
4392
  *
4393
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
4393
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
4394
4394
  */
4395
4395
  readonly nullValue?: string;
4396
4396
  /**
4397
4397
  * Series name
4398
4398
  *
4399
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
4399
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
4400
4400
  */
4401
4401
  readonly seriesName?: string;
4402
4402
  }
@@ -4443,13 +4443,13 @@ export declare class OneDashboardPageWidgetHeatmapNullValuesSeriesOverridesList
4443
4443
  }
4444
4444
  export interface OneDashboardPageWidgetHeatmapNullValues {
4445
4445
  /**
4446
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
4446
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
4447
4447
  */
4448
4448
  readonly nullValue?: string;
4449
4449
  /**
4450
4450
  * series_overrides block
4451
4451
  *
4452
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4452
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4453
4453
  */
4454
4454
  readonly seriesOverrides?: OneDashboardPageWidgetHeatmapNullValuesSeriesOverrides[] | cdktn.IResolvable;
4455
4455
  }
@@ -4498,13 +4498,13 @@ export interface OneDashboardPageWidgetHeatmapUnitsSeriesOverrides {
4498
4498
  /**
4499
4499
  * Series name
4500
4500
  *
4501
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
4501
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
4502
4502
  */
4503
4503
  readonly seriesName?: string;
4504
4504
  /**
4505
4505
  * Unit name
4506
4506
  *
4507
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#unit OneDashboard#unit}
4507
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
4508
4508
  */
4509
4509
  readonly unit?: string;
4510
4510
  }
@@ -4551,13 +4551,13 @@ export declare class OneDashboardPageWidgetHeatmapUnitsSeriesOverridesList exten
4551
4551
  }
4552
4552
  export interface OneDashboardPageWidgetHeatmapUnits {
4553
4553
  /**
4554
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#unit OneDashboard#unit}
4554
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
4555
4555
  */
4556
4556
  readonly unit?: string;
4557
4557
  /**
4558
4558
  * series_overrides block
4559
4559
  *
4560
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4560
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4561
4561
  */
4562
4562
  readonly seriesOverrides?: OneDashboardPageWidgetHeatmapUnitsSeriesOverrides[] | cdktn.IResolvable;
4563
4563
  }
@@ -4604,103 +4604,103 @@ export declare class OneDashboardPageWidgetHeatmapUnitsList extends cdktn.Comple
4604
4604
  }
4605
4605
  export interface OneDashboardPageWidgetHeatmap {
4606
4606
  /**
4607
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#column OneDashboard#column}
4607
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#column OneDashboard#column}
4608
4608
  */
4609
4609
  readonly column: number;
4610
4610
  /**
4611
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
4611
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
4612
4612
  */
4613
4613
  readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
4614
4614
  /**
4615
4615
  * Use this item to filter the current dashboard
4616
4616
  *
4617
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#filter_current_dashboard OneDashboard#filter_current_dashboard}
4617
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#filter_current_dashboard OneDashboard#filter_current_dashboard}
4618
4618
  */
4619
4619
  readonly filterCurrentDashboard?: boolean | cdktn.IResolvable;
4620
4620
  /**
4621
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#height OneDashboard#height}
4621
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#height OneDashboard#height}
4622
4622
  */
4623
4623
  readonly height?: number;
4624
4624
  /**
4625
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
4625
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
4626
4626
  */
4627
4627
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
4628
4628
  /**
4629
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
4629
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
4630
4630
  */
4631
4631
  readonly legendEnabled?: boolean | cdktn.IResolvable;
4632
4632
  /**
4633
4633
  * Related entities. Currently only supports Dashboard entities, but may allow other cases in the future.
4634
4634
  *
4635
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#linked_entity_guids OneDashboard#linked_entity_guids}
4635
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#linked_entity_guids OneDashboard#linked_entity_guids}
4636
4636
  */
4637
4637
  readonly linkedEntityGuids?: string[];
4638
4638
  /**
4639
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
4639
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
4640
4640
  */
4641
4641
  readonly refreshRate?: string;
4642
4642
  /**
4643
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#row OneDashboard#row}
4643
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#row OneDashboard#row}
4644
4644
  */
4645
4645
  readonly row: number;
4646
4646
  /**
4647
4647
  * A title for the widget.
4648
4648
  *
4649
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#title OneDashboard#title}
4649
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#title OneDashboard#title}
4650
4650
  */
4651
4651
  readonly title: string;
4652
4652
  /**
4653
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#width OneDashboard#width}
4653
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#width OneDashboard#width}
4654
4654
  */
4655
4655
  readonly width?: number;
4656
4656
  /**
4657
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
4657
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
4658
4658
  */
4659
4659
  readonly yAxisLeftMax?: number;
4660
4660
  /**
4661
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
4661
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
4662
4662
  */
4663
4663
  readonly yAxisLeftMin?: number;
4664
4664
  /**
4665
4665
  * chart_styles block
4666
4666
  *
4667
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
4667
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
4668
4668
  */
4669
4669
  readonly chartStyles?: OneDashboardPageWidgetHeatmapChartStyles;
4670
4670
  /**
4671
4671
  * colors block
4672
4672
  *
4673
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#colors OneDashboard#colors}
4673
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#colors OneDashboard#colors}
4674
4674
  */
4675
4675
  readonly colors?: OneDashboardPageWidgetHeatmapColors[] | cdktn.IResolvable;
4676
4676
  /**
4677
4677
  * data_format block
4678
4678
  *
4679
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
4679
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
4680
4680
  */
4681
4681
  readonly dataFormat?: OneDashboardPageWidgetHeatmapDataFormat[] | cdktn.IResolvable;
4682
4682
  /**
4683
4683
  * initial_sorting block
4684
4684
  *
4685
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
4685
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
4686
4686
  */
4687
4687
  readonly initialSorting?: OneDashboardPageWidgetHeatmapInitialSorting;
4688
4688
  /**
4689
4689
  * nrql_query block
4690
4690
  *
4691
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
4691
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
4692
4692
  */
4693
4693
  readonly nrqlQuery: OneDashboardPageWidgetHeatmapNrqlQuery[] | cdktn.IResolvable;
4694
4694
  /**
4695
4695
  * null_values block
4696
4696
  *
4697
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
4697
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
4698
4698
  */
4699
4699
  readonly nullValues?: OneDashboardPageWidgetHeatmapNullValues[] | cdktn.IResolvable;
4700
4700
  /**
4701
4701
  * units block
4702
4702
  *
4703
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#units OneDashboard#units}
4703
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#units OneDashboard#units}
4704
4704
  */
4705
4705
  readonly units?: OneDashboardPageWidgetHeatmapUnits[] | cdktn.IResolvable;
4706
4706
  }
@@ -4836,7 +4836,7 @@ export interface OneDashboardPageWidgetHistogramChartStylesGradient {
4836
4836
  /**
4837
4837
  * Enable or disable gradient effect.
4838
4838
  *
4839
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
4839
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
4840
4840
  */
4841
4841
  readonly enabled: boolean | cdktn.IResolvable;
4842
4842
  }
@@ -4860,13 +4860,13 @@ export interface OneDashboardPageWidgetHistogramChartStyles {
4860
4860
  /**
4861
4861
  * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
4862
4862
  *
4863
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
4863
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
4864
4864
  */
4865
4865
  readonly lineInterpolation?: string;
4866
4866
  /**
4867
4867
  * gradient block
4868
4868
  *
4869
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
4869
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
4870
4870
  */
4871
4871
  readonly gradient?: OneDashboardPageWidgetHistogramChartStylesGradient;
4872
4872
  }
@@ -4896,13 +4896,13 @@ export interface OneDashboardPageWidgetHistogramColorsSeriesOverrides {
4896
4896
  /**
4897
4897
  * Color code
4898
4898
  *
4899
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#color OneDashboard#color}
4899
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
4900
4900
  */
4901
4901
  readonly color?: string;
4902
4902
  /**
4903
4903
  * Series name
4904
4904
  *
4905
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
4905
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
4906
4906
  */
4907
4907
  readonly seriesName?: string;
4908
4908
  }
@@ -4949,13 +4949,13 @@ export declare class OneDashboardPageWidgetHistogramColorsSeriesOverridesList ex
4949
4949
  }
4950
4950
  export interface OneDashboardPageWidgetHistogramColors {
4951
4951
  /**
4952
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#color OneDashboard#color}
4952
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
4953
4953
  */
4954
4954
  readonly color?: string;
4955
4955
  /**
4956
4956
  * series_overrides block
4957
4957
  *
4958
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4958
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4959
4959
  */
4960
4960
  readonly seriesOverrides?: OneDashboardPageWidgetHistogramColorsSeriesOverrides[] | cdktn.IResolvable;
4961
4961
  }
@@ -5004,25 +5004,25 @@ export interface OneDashboardPageWidgetHistogramDataFormat {
5004
5004
  /**
5005
5005
  * Defines the format of the mentioned type
5006
5006
  *
5007
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#format OneDashboard#format}
5007
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#format OneDashboard#format}
5008
5008
  */
5009
5009
  readonly format?: string;
5010
5010
  /**
5011
5011
  * The column name to be sorted
5012
5012
  *
5013
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#name OneDashboard#name}
5013
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
5014
5014
  */
5015
5015
  readonly name: string;
5016
5016
  /**
5017
5017
  * The precision of the type
5018
5018
  *
5019
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#precision OneDashboard#precision}
5019
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#precision OneDashboard#precision}
5020
5020
  */
5021
5021
  readonly precision?: number;
5022
5022
  /**
5023
5023
  * Defines the type of the mentioned column
5024
5024
  *
5025
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#type OneDashboard#type}
5025
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#type OneDashboard#type}
5026
5026
  */
5027
5027
  readonly type: string;
5028
5028
  }
@@ -5079,13 +5079,13 @@ export interface OneDashboardPageWidgetHistogramInitialSorting {
5079
5079
  /**
5080
5080
  * Defines the sort order. Either ascending or descending.
5081
5081
  *
5082
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#direction OneDashboard#direction}
5082
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#direction OneDashboard#direction}
5083
5083
  */
5084
5084
  readonly direction: string;
5085
5085
  /**
5086
5086
  * The column name to be sorted
5087
5087
  *
5088
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#name OneDashboard#name}
5088
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
5089
5089
  */
5090
5090
  readonly name: string;
5091
5091
  }
@@ -5113,13 +5113,13 @@ export interface OneDashboardPageWidgetHistogramNrqlQuery {
5113
5113
  /**
5114
5114
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
5115
5115
  *
5116
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
5116
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
5117
5117
  */
5118
5118
  readonly accountId?: string;
5119
5119
  /**
5120
5120
  * The NRQL query.
5121
5121
  *
5122
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#query OneDashboard#query}
5122
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#query OneDashboard#query}
5123
5123
  */
5124
5124
  readonly query: string;
5125
5125
  }
@@ -5167,13 +5167,13 @@ export interface OneDashboardPageWidgetHistogramNullValuesSeriesOverrides {
5167
5167
  /**
5168
5168
  * Null value
5169
5169
  *
5170
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
5170
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
5171
5171
  */
5172
5172
  readonly nullValue?: string;
5173
5173
  /**
5174
5174
  * Series name
5175
5175
  *
5176
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
5176
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
5177
5177
  */
5178
5178
  readonly seriesName?: string;
5179
5179
  }
@@ -5220,13 +5220,13 @@ export declare class OneDashboardPageWidgetHistogramNullValuesSeriesOverridesLis
5220
5220
  }
5221
5221
  export interface OneDashboardPageWidgetHistogramNullValues {
5222
5222
  /**
5223
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
5223
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
5224
5224
  */
5225
5225
  readonly nullValue?: string;
5226
5226
  /**
5227
5227
  * series_overrides block
5228
5228
  *
5229
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
5229
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
5230
5230
  */
5231
5231
  readonly seriesOverrides?: OneDashboardPageWidgetHistogramNullValuesSeriesOverrides[] | cdktn.IResolvable;
5232
5232
  }
@@ -5275,13 +5275,13 @@ export interface OneDashboardPageWidgetHistogramUnitsSeriesOverrides {
5275
5275
  /**
5276
5276
  * Series name
5277
5277
  *
5278
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
5278
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
5279
5279
  */
5280
5280
  readonly seriesName?: string;
5281
5281
  /**
5282
5282
  * Unit name
5283
5283
  *
5284
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#unit OneDashboard#unit}
5284
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
5285
5285
  */
5286
5286
  readonly unit?: string;
5287
5287
  }
@@ -5328,13 +5328,13 @@ export declare class OneDashboardPageWidgetHistogramUnitsSeriesOverridesList ext
5328
5328
  }
5329
5329
  export interface OneDashboardPageWidgetHistogramUnits {
5330
5330
  /**
5331
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#unit OneDashboard#unit}
5331
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
5332
5332
  */
5333
5333
  readonly unit?: string;
5334
5334
  /**
5335
5335
  * series_overrides block
5336
5336
  *
5337
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
5337
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
5338
5338
  */
5339
5339
  readonly seriesOverrides?: OneDashboardPageWidgetHistogramUnitsSeriesOverrides[] | cdktn.IResolvable;
5340
5340
  }
@@ -5381,91 +5381,91 @@ export declare class OneDashboardPageWidgetHistogramUnitsList extends cdktn.Comp
5381
5381
  }
5382
5382
  export interface OneDashboardPageWidgetHistogram {
5383
5383
  /**
5384
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#column OneDashboard#column}
5384
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#column OneDashboard#column}
5385
5385
  */
5386
5386
  readonly column: number;
5387
5387
  /**
5388
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
5388
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
5389
5389
  */
5390
5390
  readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
5391
5391
  /**
5392
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#height OneDashboard#height}
5392
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#height OneDashboard#height}
5393
5393
  */
5394
5394
  readonly height?: number;
5395
5395
  /**
5396
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
5396
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
5397
5397
  */
5398
5398
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
5399
5399
  /**
5400
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
5400
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
5401
5401
  */
5402
5402
  readonly legendEnabled?: boolean | cdktn.IResolvable;
5403
5403
  /**
5404
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
5404
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
5405
5405
  */
5406
5406
  readonly refreshRate?: string;
5407
5407
  /**
5408
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#row OneDashboard#row}
5408
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#row OneDashboard#row}
5409
5409
  */
5410
5410
  readonly row: number;
5411
5411
  /**
5412
5412
  * A title for the widget.
5413
5413
  *
5414
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#title OneDashboard#title}
5414
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#title OneDashboard#title}
5415
5415
  */
5416
5416
  readonly title: string;
5417
5417
  /**
5418
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#width OneDashboard#width}
5418
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#width OneDashboard#width}
5419
5419
  */
5420
5420
  readonly width?: number;
5421
5421
  /**
5422
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
5422
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
5423
5423
  */
5424
5424
  readonly yAxisLeftMax?: number;
5425
5425
  /**
5426
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
5426
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
5427
5427
  */
5428
5428
  readonly yAxisLeftMin?: number;
5429
5429
  /**
5430
5430
  * chart_styles block
5431
5431
  *
5432
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
5432
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
5433
5433
  */
5434
5434
  readonly chartStyles?: OneDashboardPageWidgetHistogramChartStyles;
5435
5435
  /**
5436
5436
  * colors block
5437
5437
  *
5438
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#colors OneDashboard#colors}
5438
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#colors OneDashboard#colors}
5439
5439
  */
5440
5440
  readonly colors?: OneDashboardPageWidgetHistogramColors[] | cdktn.IResolvable;
5441
5441
  /**
5442
5442
  * data_format block
5443
5443
  *
5444
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
5444
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
5445
5445
  */
5446
5446
  readonly dataFormat?: OneDashboardPageWidgetHistogramDataFormat[] | cdktn.IResolvable;
5447
5447
  /**
5448
5448
  * initial_sorting block
5449
5449
  *
5450
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
5450
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
5451
5451
  */
5452
5452
  readonly initialSorting?: OneDashboardPageWidgetHistogramInitialSorting;
5453
5453
  /**
5454
5454
  * nrql_query block
5455
5455
  *
5456
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
5456
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
5457
5457
  */
5458
5458
  readonly nrqlQuery: OneDashboardPageWidgetHistogramNrqlQuery[] | cdktn.IResolvable;
5459
5459
  /**
5460
5460
  * null_values block
5461
5461
  *
5462
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
5462
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
5463
5463
  */
5464
5464
  readonly nullValues?: OneDashboardPageWidgetHistogramNullValues[] | cdktn.IResolvable;
5465
5465
  /**
5466
5466
  * units block
5467
5467
  *
5468
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#units OneDashboard#units}
5468
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#units OneDashboard#units}
5469
5469
  */
5470
5470
  readonly units?: OneDashboardPageWidgetHistogramUnits[] | cdktn.IResolvable;
5471
5471
  }
@@ -5591,7 +5591,7 @@ export interface OneDashboardPageWidgetJsonChartStylesGradient {
5591
5591
  /**
5592
5592
  * Enable or disable gradient effect.
5593
5593
  *
5594
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
5594
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
5595
5595
  */
5596
5596
  readonly enabled: boolean | cdktn.IResolvable;
5597
5597
  }
@@ -5615,13 +5615,13 @@ export interface OneDashboardPageWidgetJsonChartStyles {
5615
5615
  /**
5616
5616
  * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
5617
5617
  *
5618
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
5618
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
5619
5619
  */
5620
5620
  readonly lineInterpolation?: string;
5621
5621
  /**
5622
5622
  * gradient block
5623
5623
  *
5624
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
5624
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
5625
5625
  */
5626
5626
  readonly gradient?: OneDashboardPageWidgetJsonChartStylesGradient;
5627
5627
  }
@@ -5651,13 +5651,13 @@ export interface OneDashboardPageWidgetJsonColorsSeriesOverrides {
5651
5651
  /**
5652
5652
  * Color code
5653
5653
  *
5654
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#color OneDashboard#color}
5654
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
5655
5655
  */
5656
5656
  readonly color?: string;
5657
5657
  /**
5658
5658
  * Series name
5659
5659
  *
5660
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
5660
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
5661
5661
  */
5662
5662
  readonly seriesName?: string;
5663
5663
  }
@@ -5704,13 +5704,13 @@ export declare class OneDashboardPageWidgetJsonColorsSeriesOverridesList extends
5704
5704
  }
5705
5705
  export interface OneDashboardPageWidgetJsonColors {
5706
5706
  /**
5707
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#color OneDashboard#color}
5707
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
5708
5708
  */
5709
5709
  readonly color?: string;
5710
5710
  /**
5711
5711
  * series_overrides block
5712
5712
  *
5713
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
5713
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
5714
5714
  */
5715
5715
  readonly seriesOverrides?: OneDashboardPageWidgetJsonColorsSeriesOverrides[] | cdktn.IResolvable;
5716
5716
  }
@@ -5759,25 +5759,25 @@ export interface OneDashboardPageWidgetJsonDataFormat {
5759
5759
  /**
5760
5760
  * Defines the format of the mentioned type
5761
5761
  *
5762
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#format OneDashboard#format}
5762
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#format OneDashboard#format}
5763
5763
  */
5764
5764
  readonly format?: string;
5765
5765
  /**
5766
5766
  * The column name to be sorted
5767
5767
  *
5768
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#name OneDashboard#name}
5768
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
5769
5769
  */
5770
5770
  readonly name: string;
5771
5771
  /**
5772
5772
  * The precision of the type
5773
5773
  *
5774
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#precision OneDashboard#precision}
5774
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#precision OneDashboard#precision}
5775
5775
  */
5776
5776
  readonly precision?: number;
5777
5777
  /**
5778
5778
  * Defines the type of the mentioned column
5779
5779
  *
5780
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#type OneDashboard#type}
5780
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#type OneDashboard#type}
5781
5781
  */
5782
5782
  readonly type: string;
5783
5783
  }
@@ -5834,13 +5834,13 @@ export interface OneDashboardPageWidgetJsonInitialSorting {
5834
5834
  /**
5835
5835
  * Defines the sort order. Either ascending or descending.
5836
5836
  *
5837
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#direction OneDashboard#direction}
5837
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#direction OneDashboard#direction}
5838
5838
  */
5839
5839
  readonly direction: string;
5840
5840
  /**
5841
5841
  * The column name to be sorted
5842
5842
  *
5843
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#name OneDashboard#name}
5843
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
5844
5844
  */
5845
5845
  readonly name: string;
5846
5846
  }
@@ -5868,13 +5868,13 @@ export interface OneDashboardPageWidgetJsonNrqlQuery {
5868
5868
  /**
5869
5869
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
5870
5870
  *
5871
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
5871
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
5872
5872
  */
5873
5873
  readonly accountId?: string;
5874
5874
  /**
5875
5875
  * The NRQL query.
5876
5876
  *
5877
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#query OneDashboard#query}
5877
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#query OneDashboard#query}
5878
5878
  */
5879
5879
  readonly query: string;
5880
5880
  }
@@ -5922,13 +5922,13 @@ export interface OneDashboardPageWidgetJsonNullValuesSeriesOverrides {
5922
5922
  /**
5923
5923
  * Null value
5924
5924
  *
5925
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
5925
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
5926
5926
  */
5927
5927
  readonly nullValue?: string;
5928
5928
  /**
5929
5929
  * Series name
5930
5930
  *
5931
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
5931
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
5932
5932
  */
5933
5933
  readonly seriesName?: string;
5934
5934
  }
@@ -5975,13 +5975,13 @@ export declare class OneDashboardPageWidgetJsonNullValuesSeriesOverridesList ext
5975
5975
  }
5976
5976
  export interface OneDashboardPageWidgetJsonNullValues {
5977
5977
  /**
5978
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
5978
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
5979
5979
  */
5980
5980
  readonly nullValue?: string;
5981
5981
  /**
5982
5982
  * series_overrides block
5983
5983
  *
5984
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
5984
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
5985
5985
  */
5986
5986
  readonly seriesOverrides?: OneDashboardPageWidgetJsonNullValuesSeriesOverrides[] | cdktn.IResolvable;
5987
5987
  }
@@ -6030,13 +6030,13 @@ export interface OneDashboardPageWidgetJsonUnitsSeriesOverrides {
6030
6030
  /**
6031
6031
  * Series name
6032
6032
  *
6033
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
6033
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
6034
6034
  */
6035
6035
  readonly seriesName?: string;
6036
6036
  /**
6037
6037
  * Unit name
6038
6038
  *
6039
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#unit OneDashboard#unit}
6039
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
6040
6040
  */
6041
6041
  readonly unit?: string;
6042
6042
  }
@@ -6083,13 +6083,13 @@ export declare class OneDashboardPageWidgetJsonUnitsSeriesOverridesList extends
6083
6083
  }
6084
6084
  export interface OneDashboardPageWidgetJsonUnits {
6085
6085
  /**
6086
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#unit OneDashboard#unit}
6086
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
6087
6087
  */
6088
6088
  readonly unit?: string;
6089
6089
  /**
6090
6090
  * series_overrides block
6091
6091
  *
6092
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
6092
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
6093
6093
  */
6094
6094
  readonly seriesOverrides?: OneDashboardPageWidgetJsonUnitsSeriesOverrides[] | cdktn.IResolvable;
6095
6095
  }
@@ -6136,91 +6136,91 @@ export declare class OneDashboardPageWidgetJsonUnitsList extends cdktn.ComplexLi
6136
6136
  }
6137
6137
  export interface OneDashboardPageWidgetJson {
6138
6138
  /**
6139
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#column OneDashboard#column}
6139
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#column OneDashboard#column}
6140
6140
  */
6141
6141
  readonly column: number;
6142
6142
  /**
6143
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
6143
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
6144
6144
  */
6145
6145
  readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
6146
6146
  /**
6147
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#height OneDashboard#height}
6147
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#height OneDashboard#height}
6148
6148
  */
6149
6149
  readonly height?: number;
6150
6150
  /**
6151
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
6151
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
6152
6152
  */
6153
6153
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
6154
6154
  /**
6155
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
6155
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
6156
6156
  */
6157
6157
  readonly legendEnabled?: boolean | cdktn.IResolvable;
6158
6158
  /**
6159
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
6159
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
6160
6160
  */
6161
6161
  readonly refreshRate?: string;
6162
6162
  /**
6163
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#row OneDashboard#row}
6163
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#row OneDashboard#row}
6164
6164
  */
6165
6165
  readonly row: number;
6166
6166
  /**
6167
6167
  * A title for the widget.
6168
6168
  *
6169
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#title OneDashboard#title}
6169
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#title OneDashboard#title}
6170
6170
  */
6171
6171
  readonly title: string;
6172
6172
  /**
6173
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#width OneDashboard#width}
6173
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#width OneDashboard#width}
6174
6174
  */
6175
6175
  readonly width?: number;
6176
6176
  /**
6177
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
6177
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
6178
6178
  */
6179
6179
  readonly yAxisLeftMax?: number;
6180
6180
  /**
6181
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
6181
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
6182
6182
  */
6183
6183
  readonly yAxisLeftMin?: number;
6184
6184
  /**
6185
6185
  * chart_styles block
6186
6186
  *
6187
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
6187
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
6188
6188
  */
6189
6189
  readonly chartStyles?: OneDashboardPageWidgetJsonChartStyles;
6190
6190
  /**
6191
6191
  * colors block
6192
6192
  *
6193
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#colors OneDashboard#colors}
6193
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#colors OneDashboard#colors}
6194
6194
  */
6195
6195
  readonly colors?: OneDashboardPageWidgetJsonColors[] | cdktn.IResolvable;
6196
6196
  /**
6197
6197
  * data_format block
6198
6198
  *
6199
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
6199
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
6200
6200
  */
6201
6201
  readonly dataFormat?: OneDashboardPageWidgetJsonDataFormat[] | cdktn.IResolvable;
6202
6202
  /**
6203
6203
  * initial_sorting block
6204
6204
  *
6205
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
6205
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
6206
6206
  */
6207
6207
  readonly initialSorting?: OneDashboardPageWidgetJsonInitialSorting;
6208
6208
  /**
6209
6209
  * nrql_query block
6210
6210
  *
6211
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
6211
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
6212
6212
  */
6213
6213
  readonly nrqlQuery: OneDashboardPageWidgetJsonNrqlQuery[] | cdktn.IResolvable;
6214
6214
  /**
6215
6215
  * null_values block
6216
6216
  *
6217
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
6217
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
6218
6218
  */
6219
6219
  readonly nullValues?: OneDashboardPageWidgetJsonNullValues[] | cdktn.IResolvable;
6220
6220
  /**
6221
6221
  * units block
6222
6222
  *
6223
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#units OneDashboard#units}
6223
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#units OneDashboard#units}
6224
6224
  */
6225
6225
  readonly units?: OneDashboardPageWidgetJsonUnits[] | cdktn.IResolvable;
6226
6226
  }
@@ -6346,7 +6346,7 @@ export interface OneDashboardPageWidgetLineChartStylesGradient {
6346
6346
  /**
6347
6347
  * Enable or disable gradient effect.
6348
6348
  *
6349
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
6349
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
6350
6350
  */
6351
6351
  readonly enabled: boolean | cdktn.IResolvable;
6352
6352
  }
@@ -6370,13 +6370,13 @@ export interface OneDashboardPageWidgetLineChartStyles {
6370
6370
  /**
6371
6371
  * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
6372
6372
  *
6373
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
6373
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
6374
6374
  */
6375
6375
  readonly lineInterpolation?: string;
6376
6376
  /**
6377
6377
  * gradient block
6378
6378
  *
6379
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
6379
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
6380
6380
  */
6381
6381
  readonly gradient?: OneDashboardPageWidgetLineChartStylesGradient;
6382
6382
  }
@@ -6406,13 +6406,13 @@ export interface OneDashboardPageWidgetLineColorsSeriesOverrides {
6406
6406
  /**
6407
6407
  * Color code
6408
6408
  *
6409
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#color OneDashboard#color}
6409
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
6410
6410
  */
6411
6411
  readonly color?: string;
6412
6412
  /**
6413
6413
  * Series name
6414
6414
  *
6415
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
6415
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
6416
6416
  */
6417
6417
  readonly seriesName?: string;
6418
6418
  }
@@ -6459,13 +6459,13 @@ export declare class OneDashboardPageWidgetLineColorsSeriesOverridesList extends
6459
6459
  }
6460
6460
  export interface OneDashboardPageWidgetLineColors {
6461
6461
  /**
6462
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#color OneDashboard#color}
6462
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
6463
6463
  */
6464
6464
  readonly color?: string;
6465
6465
  /**
6466
6466
  * series_overrides block
6467
6467
  *
6468
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
6468
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
6469
6469
  */
6470
6470
  readonly seriesOverrides?: OneDashboardPageWidgetLineColorsSeriesOverrides[] | cdktn.IResolvable;
6471
6471
  }
@@ -6514,25 +6514,25 @@ export interface OneDashboardPageWidgetLineDataFormat {
6514
6514
  /**
6515
6515
  * Defines the format of the mentioned type
6516
6516
  *
6517
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#format OneDashboard#format}
6517
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#format OneDashboard#format}
6518
6518
  */
6519
6519
  readonly format?: string;
6520
6520
  /**
6521
6521
  * The column name to be sorted
6522
6522
  *
6523
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#name OneDashboard#name}
6523
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
6524
6524
  */
6525
6525
  readonly name: string;
6526
6526
  /**
6527
6527
  * The precision of the type
6528
6528
  *
6529
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#precision OneDashboard#precision}
6529
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#precision OneDashboard#precision}
6530
6530
  */
6531
6531
  readonly precision?: number;
6532
6532
  /**
6533
6533
  * Defines the type of the mentioned column
6534
6534
  *
6535
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#type OneDashboard#type}
6535
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#type OneDashboard#type}
6536
6536
  */
6537
6537
  readonly type: string;
6538
6538
  }
@@ -6589,13 +6589,13 @@ export interface OneDashboardPageWidgetLineInitialSorting {
6589
6589
  /**
6590
6590
  * Defines the sort order. Either ascending or descending.
6591
6591
  *
6592
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#direction OneDashboard#direction}
6592
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#direction OneDashboard#direction}
6593
6593
  */
6594
6594
  readonly direction: string;
6595
6595
  /**
6596
6596
  * The column name to be sorted
6597
6597
  *
6598
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#name OneDashboard#name}
6598
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
6599
6599
  */
6600
6600
  readonly name: string;
6601
6601
  }
@@ -6623,13 +6623,13 @@ export interface OneDashboardPageWidgetLineNrqlQuery {
6623
6623
  /**
6624
6624
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
6625
6625
  *
6626
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
6626
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
6627
6627
  */
6628
6628
  readonly accountId?: string;
6629
6629
  /**
6630
6630
  * The NRQL query.
6631
6631
  *
6632
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.81.0/docs/resources/one_dashboard#query OneDashboard#query}
6632
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#query OneDashboard#query}
6633
6633
  */
6634
6634
  readonly query: string;
6635
6635
  }