@cdktf-providers/newrelic 3.76.1 → 3.76.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (138) hide show
  1. package/README.md +3 -3
  2. package/dist/account-management/index.d.ts +11 -10
  3. package/dist/account-management/index.js +10 -6
  4. package/dist/alert-channel/index.d.ts +30 -30
  5. package/dist/alert-channel/index.js +6 -6
  6. package/dist/alert-condition/index.d.ts +23 -23
  7. package/dist/alert-condition/index.js +6 -6
  8. package/dist/alert-muting-rule/index.d.ts +23 -23
  9. package/dist/alert-muting-rule/index.js +6 -6
  10. package/dist/alert-policy/index.d.ts +8 -8
  11. package/dist/alert-policy/index.js +6 -6
  12. package/dist/alert-policy-channel/index.d.ts +9 -9
  13. package/dist/alert-policy-channel/index.js +6 -6
  14. package/dist/api-access-key/index.d.ts +10 -10
  15. package/dist/api-access-key/index.js +6 -6
  16. package/dist/application-settings/index.d.ts +27 -27
  17. package/dist/application-settings/index.js +6 -6
  18. package/dist/browser-application/index.d.ts +9 -9
  19. package/dist/browser-application/index.js +6 -6
  20. package/dist/cloud-aws-govcloud-integrations/index.d.ts +110 -110
  21. package/dist/cloud-aws-govcloud-integrations/index.js +6 -6
  22. package/dist/cloud-aws-govcloud-link-account/index.d.ts +8 -8
  23. package/dist/cloud-aws-govcloud-link-account/index.js +6 -6
  24. package/dist/cloud-aws-integrations/index.d.ts +231 -231
  25. package/dist/cloud-aws-integrations/index.js +6 -6
  26. package/dist/cloud-aws-link-account/index.d.ts +8 -8
  27. package/dist/cloud-aws-link-account/index.js +6 -6
  28. package/dist/cloud-azure-integrations/index.d.ts +109 -109
  29. package/dist/cloud-azure-integrations/index.js +6 -6
  30. package/dist/cloud-azure-link-account/index.d.ts +10 -10
  31. package/dist/cloud-azure-link-account/index.js +6 -6
  32. package/dist/cloud-gcp-integrations/index.d.ts +62 -62
  33. package/dist/cloud-gcp-integrations/index.js +6 -6
  34. package/dist/cloud-gcp-link-account/index.d.ts +7 -7
  35. package/dist/cloud-gcp-link-account/index.js +6 -6
  36. package/dist/cloud-oci-link-account/index.d.ts +18 -18
  37. package/dist/cloud-oci-link-account/index.js +6 -6
  38. package/dist/data-newrelic-account/index.d.ts +7 -7
  39. package/dist/data-newrelic-account/index.js +6 -6
  40. package/dist/data-newrelic-alert-channel/index.d.ts +6 -6
  41. package/dist/data-newrelic-alert-channel/index.js +6 -6
  42. package/dist/data-newrelic-alert-policy/index.d.ts +7 -7
  43. package/dist/data-newrelic-alert-policy/index.js +6 -6
  44. package/dist/data-newrelic-application/index.d.ts +5 -5
  45. package/dist/data-newrelic-application/index.js +6 -6
  46. package/dist/data-newrelic-authentication-domain/index.d.ts +4 -4
  47. package/dist/data-newrelic-authentication-domain/index.js +6 -6
  48. package/dist/data-newrelic-cloud-account/index.d.ts +7 -7
  49. package/dist/data-newrelic-cloud-account/index.js +6 -6
  50. package/dist/data-newrelic-entity/index.d.ts +14 -14
  51. package/dist/data-newrelic-entity/index.js +6 -6
  52. package/dist/data-newrelic-group/index.d.ts +5 -5
  53. package/dist/data-newrelic-group/index.js +6 -6
  54. package/dist/data-newrelic-key-transaction/index.d.ts +7 -7
  55. package/dist/data-newrelic-key-transaction/index.js +6 -6
  56. package/dist/data-newrelic-notification-destination/index.d.ts +8 -8
  57. package/dist/data-newrelic-notification-destination/index.js +6 -6
  58. package/dist/data-newrelic-obfuscation-expression/index.d.ts +6 -6
  59. package/dist/data-newrelic-obfuscation-expression/index.js +6 -6
  60. package/dist/data-newrelic-service-level-alert-helper/index.d.ts +11 -11
  61. package/dist/data-newrelic-service-level-alert-helper/index.js +6 -6
  62. package/dist/data-newrelic-synthetics-private-location/index.d.ts +7 -7
  63. package/dist/data-newrelic-synthetics-private-location/index.js +6 -6
  64. package/dist/data-newrelic-synthetics-secure-credential/index.d.ts +6 -6
  65. package/dist/data-newrelic-synthetics-secure-credential/index.js +6 -6
  66. package/dist/data-newrelic-test-grok-pattern/index.d.ts +7 -7
  67. package/dist/data-newrelic-test-grok-pattern/index.js +6 -6
  68. package/dist/data-newrelic-user/index.d.ts +6 -6
  69. package/dist/data-newrelic-user/index.js +6 -6
  70. package/dist/data-partition-rule/index.d.ts +12 -12
  71. package/dist/data-partition-rule/index.js +6 -6
  72. package/dist/entity-tags/index.d.ts +10 -10
  73. package/dist/entity-tags/index.js +6 -6
  74. package/dist/events-to-metrics-rule/index.d.ts +9 -9
  75. package/dist/events-to-metrics-rule/index.js +6 -6
  76. package/dist/group/index.d.ts +7 -7
  77. package/dist/group/index.js +6 -6
  78. package/dist/infra-alert-condition/index.d.ts +25 -25
  79. package/dist/infra-alert-condition/index.js +6 -6
  80. package/dist/insights-event/index.d.ts +11 -11
  81. package/dist/insights-event/index.js +6 -6
  82. package/dist/key-transaction/index.d.ts +9 -9
  83. package/dist/key-transaction/index.js +6 -6
  84. package/dist/log-parsing-rule/index.d.ts +12 -12
  85. package/dist/log-parsing-rule/index.js +6 -6
  86. package/dist/monitor-downtime/index.d.ts +20 -20
  87. package/dist/monitor-downtime/index.js +6 -6
  88. package/dist/notification-channel/index.d.ts +18 -18
  89. package/dist/notification-channel/index.js +6 -6
  90. package/dist/notification-destination/index.d.ts +28 -28
  91. package/dist/notification-destination/index.js +6 -6
  92. package/dist/nrql-alert-condition/index.d.ts +75 -75
  93. package/dist/nrql-alert-condition/index.js +6 -6
  94. package/dist/nrql-drop-rule/index.d.ts +10 -10
  95. package/dist/nrql-drop-rule/index.js +6 -6
  96. package/dist/obfuscation-expression/index.d.ts +8 -8
  97. package/dist/obfuscation-expression/index.js +6 -6
  98. package/dist/obfuscation-rule/index.d.ts +13 -13
  99. package/dist/obfuscation-rule/index.js +6 -6
  100. package/dist/one-dashboard/index-structs/structs0.d.ts +382 -382
  101. package/dist/one-dashboard/index-structs/structs400.d.ts +212 -212
  102. package/dist/one-dashboard/index.d.ts +10 -10
  103. package/dist/one-dashboard/index.js +5 -5
  104. package/dist/one-dashboard-json/index.d.ts +9 -9
  105. package/dist/one-dashboard-json/index.js +6 -6
  106. package/dist/one-dashboard-raw/index.d.ts +20 -20
  107. package/dist/one-dashboard-raw/index.js +6 -6
  108. package/dist/pipeline-cloud-rule/index.d.ts +8 -8
  109. package/dist/pipeline-cloud-rule/index.js +6 -6
  110. package/dist/provider/index.d.ts +17 -17
  111. package/dist/provider/index.js +6 -6
  112. package/dist/service-level/index.d.ts +38 -38
  113. package/dist/service-level/index.js +6 -6
  114. package/dist/synthetics-alert-condition/index.d.ts +9 -9
  115. package/dist/synthetics-alert-condition/index.js +6 -6
  116. package/dist/synthetics-broken-links-monitor/index.d.ts +17 -17
  117. package/dist/synthetics-broken-links-monitor/index.js +6 -6
  118. package/dist/synthetics-cert-check-monitor/index.d.ts +18 -18
  119. package/dist/synthetics-cert-check-monitor/index.js +6 -6
  120. package/dist/synthetics-monitor/index.d.ts +31 -31
  121. package/dist/synthetics-monitor/index.js +6 -6
  122. package/dist/synthetics-multilocation-alert-condition/index.d.ts +14 -14
  123. package/dist/synthetics-multilocation-alert-condition/index.js +6 -6
  124. package/dist/synthetics-private-location/index.d.ts +8 -8
  125. package/dist/synthetics-private-location/index.js +6 -6
  126. package/dist/synthetics-script-monitor/index.d.ts +26 -26
  127. package/dist/synthetics-script-monitor/index.js +6 -6
  128. package/dist/synthetics-secure-credential/index.d.ts +11 -11
  129. package/dist/synthetics-secure-credential/index.js +6 -6
  130. package/dist/synthetics-step-monitor/index.d.ts +25 -25
  131. package/dist/synthetics-step-monitor/index.js +6 -6
  132. package/dist/user/index.d.ts +8 -8
  133. package/dist/user/index.js +6 -6
  134. package/dist/workflow/index.d.ts +26 -26
  135. package/dist/workflow/index.js +6 -6
  136. package/dist/workload/index.d.ts +32 -32
  137. package/dist/workload/index.js +6 -6
  138. package/package.json +2 -2
@@ -2,13 +2,13 @@ import * as cdktf from 'cdktf';
2
2
  import { OneDashboardPageWidgetLogTableNullValuesSeriesOverrides, OneDashboardPageWidgetLogTableNullValuesSeriesOverridesList, OneDashboardPageWidgetLogTableColors, OneDashboardPageWidgetLogTableColorsList, OneDashboardPageWidgetLogTableDataFormat, OneDashboardPageWidgetLogTableDataFormatList, OneDashboardPageWidgetLogTableInitialSorting, OneDashboardPageWidgetLogTableInitialSortingOutputReference, OneDashboardPageWidgetLogTableNrqlQuery, OneDashboardPageWidgetLogTableNrqlQueryList, OneDashboardPageWidgetArea, OneDashboardPageWidgetAreaList, OneDashboardPageWidgetBar, OneDashboardPageWidgetBarList, OneDashboardPageWidgetBillboard, OneDashboardPageWidgetBillboardList, OneDashboardPageWidgetBullet, OneDashboardPageWidgetBulletList, OneDashboardPageWidgetFunnel, OneDashboardPageWidgetFunnelList, OneDashboardPageWidgetHeatmap, OneDashboardPageWidgetHeatmapList, OneDashboardPageWidgetHistogram, OneDashboardPageWidgetHistogramList, OneDashboardPageWidgetJson, OneDashboardPageWidgetJsonList, OneDashboardPageWidgetLine, OneDashboardPageWidgetLineList } from './structs0';
3
3
  export interface OneDashboardPageWidgetLogTableNullValues {
4
4
  /**
5
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
5
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#null_value OneDashboard#null_value}
6
6
  */
7
7
  readonly nullValue?: string;
8
8
  /**
9
9
  * series_overrides block
10
10
  *
11
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
11
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
12
12
  */
13
13
  readonly seriesOverrides?: OneDashboardPageWidgetLogTableNullValuesSeriesOverrides[] | cdktf.IResolvable;
14
14
  }
@@ -57,13 +57,13 @@ export interface OneDashboardPageWidgetLogTableUnitsSeriesOverrides {
57
57
  /**
58
58
  * Series name
59
59
  *
60
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
60
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#series_name OneDashboard#series_name}
61
61
  */
62
62
  readonly seriesName?: string;
63
63
  /**
64
64
  * Unit name
65
65
  *
66
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#unit OneDashboard#unit}
66
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#unit OneDashboard#unit}
67
67
  */
68
68
  readonly unit?: string;
69
69
  }
@@ -110,13 +110,13 @@ export declare class OneDashboardPageWidgetLogTableUnitsSeriesOverridesList exte
110
110
  }
111
111
  export interface OneDashboardPageWidgetLogTableUnits {
112
112
  /**
113
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#unit OneDashboard#unit}
113
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#unit OneDashboard#unit}
114
114
  */
115
115
  readonly unit?: string;
116
116
  /**
117
117
  * series_overrides block
118
118
  *
119
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
119
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
120
120
  */
121
121
  readonly seriesOverrides?: OneDashboardPageWidgetLogTableUnitsSeriesOverrides[] | cdktf.IResolvable;
122
122
  }
@@ -163,85 +163,85 @@ export declare class OneDashboardPageWidgetLogTableUnitsList extends cdktf.Compl
163
163
  }
164
164
  export interface OneDashboardPageWidgetLogTable {
165
165
  /**
166
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#column OneDashboard#column}
166
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#column OneDashboard#column}
167
167
  */
168
168
  readonly column: number;
169
169
  /**
170
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
170
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
171
171
  */
172
172
  readonly facetShowOtherSeries?: boolean | cdktf.IResolvable;
173
173
  /**
174
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#height OneDashboard#height}
174
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#height OneDashboard#height}
175
175
  */
176
176
  readonly height?: number;
177
177
  /**
178
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
178
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
179
179
  */
180
180
  readonly ignoreTimeRange?: boolean | cdktf.IResolvable;
181
181
  /**
182
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
182
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
183
183
  */
184
184
  readonly legendEnabled?: boolean | cdktf.IResolvable;
185
185
  /**
186
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
186
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
187
187
  */
188
188
  readonly refreshRate?: string;
189
189
  /**
190
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#row OneDashboard#row}
190
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#row OneDashboard#row}
191
191
  */
192
192
  readonly row: number;
193
193
  /**
194
194
  * A title for the widget.
195
195
  *
196
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#title OneDashboard#title}
196
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#title OneDashboard#title}
197
197
  */
198
198
  readonly title: string;
199
199
  /**
200
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#width OneDashboard#width}
200
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#width OneDashboard#width}
201
201
  */
202
202
  readonly width?: number;
203
203
  /**
204
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
204
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
205
205
  */
206
206
  readonly yAxisLeftMax?: number;
207
207
  /**
208
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
208
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
209
209
  */
210
210
  readonly yAxisLeftMin?: number;
211
211
  /**
212
212
  * colors block
213
213
  *
214
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#colors OneDashboard#colors}
214
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#colors OneDashboard#colors}
215
215
  */
216
216
  readonly colors?: OneDashboardPageWidgetLogTableColors[] | cdktf.IResolvable;
217
217
  /**
218
218
  * data_format block
219
219
  *
220
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#data_format OneDashboard#data_format}
220
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#data_format OneDashboard#data_format}
221
221
  */
222
222
  readonly dataFormat?: OneDashboardPageWidgetLogTableDataFormat[] | cdktf.IResolvable;
223
223
  /**
224
224
  * initial_sorting block
225
225
  *
226
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
226
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
227
227
  */
228
228
  readonly initialSorting?: OneDashboardPageWidgetLogTableInitialSorting;
229
229
  /**
230
230
  * nrql_query block
231
231
  *
232
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
232
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
233
233
  */
234
234
  readonly nrqlQuery: OneDashboardPageWidgetLogTableNrqlQuery[] | cdktf.IResolvable;
235
235
  /**
236
236
  * null_values block
237
237
  *
238
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_values OneDashboard#null_values}
238
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#null_values OneDashboard#null_values}
239
239
  */
240
240
  readonly nullValues?: OneDashboardPageWidgetLogTableNullValues[] | cdktf.IResolvable;
241
241
  /**
242
242
  * units block
243
243
  *
244
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#units OneDashboard#units}
244
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#units OneDashboard#units}
245
245
  */
246
246
  readonly units?: OneDashboardPageWidgetLogTableUnits[] | cdktf.IResolvable;
247
247
  }
@@ -362,13 +362,13 @@ export interface OneDashboardPageWidgetMarkdownColorsSeriesOverrides {
362
362
  /**
363
363
  * Color code
364
364
  *
365
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#color OneDashboard#color}
365
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#color OneDashboard#color}
366
366
  */
367
367
  readonly color?: string;
368
368
  /**
369
369
  * Series name
370
370
  *
371
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
371
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#series_name OneDashboard#series_name}
372
372
  */
373
373
  readonly seriesName?: string;
374
374
  }
@@ -415,13 +415,13 @@ export declare class OneDashboardPageWidgetMarkdownColorsSeriesOverridesList ext
415
415
  }
416
416
  export interface OneDashboardPageWidgetMarkdownColors {
417
417
  /**
418
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#color OneDashboard#color}
418
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#color OneDashboard#color}
419
419
  */
420
420
  readonly color?: string;
421
421
  /**
422
422
  * series_overrides block
423
423
  *
424
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
424
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
425
425
  */
426
426
  readonly seriesOverrides?: OneDashboardPageWidgetMarkdownColorsSeriesOverrides[] | cdktf.IResolvable;
427
427
  }
@@ -470,25 +470,25 @@ export interface OneDashboardPageWidgetMarkdownDataFormat {
470
470
  /**
471
471
  * Defines the format of the mentioned type
472
472
  *
473
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#format OneDashboard#format}
473
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#format OneDashboard#format}
474
474
  */
475
475
  readonly format?: string;
476
476
  /**
477
477
  * The column name to be sorted
478
478
  *
479
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#name OneDashboard#name}
479
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#name OneDashboard#name}
480
480
  */
481
481
  readonly name: string;
482
482
  /**
483
483
  * The precision of the type
484
484
  *
485
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#precision OneDashboard#precision}
485
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#precision OneDashboard#precision}
486
486
  */
487
487
  readonly precision?: number;
488
488
  /**
489
489
  * Defines the type of the mentioned column
490
490
  *
491
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#type OneDashboard#type}
491
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#type OneDashboard#type}
492
492
  */
493
493
  readonly type: string;
494
494
  }
@@ -545,13 +545,13 @@ export interface OneDashboardPageWidgetMarkdownInitialSorting {
545
545
  /**
546
546
  * Defines the sort order. Either ascending or descending.
547
547
  *
548
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#direction OneDashboard#direction}
548
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#direction OneDashboard#direction}
549
549
  */
550
550
  readonly direction: string;
551
551
  /**
552
552
  * The column name to be sorted
553
553
  *
554
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#name OneDashboard#name}
554
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#name OneDashboard#name}
555
555
  */
556
556
  readonly name: string;
557
557
  }
@@ -579,13 +579,13 @@ export interface OneDashboardPageWidgetMarkdownNullValuesSeriesOverrides {
579
579
  /**
580
580
  * Null value
581
581
  *
582
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
582
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#null_value OneDashboard#null_value}
583
583
  */
584
584
  readonly nullValue?: string;
585
585
  /**
586
586
  * Series name
587
587
  *
588
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
588
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#series_name OneDashboard#series_name}
589
589
  */
590
590
  readonly seriesName?: string;
591
591
  }
@@ -632,13 +632,13 @@ export declare class OneDashboardPageWidgetMarkdownNullValuesSeriesOverridesList
632
632
  }
633
633
  export interface OneDashboardPageWidgetMarkdownNullValues {
634
634
  /**
635
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
635
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#null_value OneDashboard#null_value}
636
636
  */
637
637
  readonly nullValue?: string;
638
638
  /**
639
639
  * series_overrides block
640
640
  *
641
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
641
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
642
642
  */
643
643
  readonly seriesOverrides?: OneDashboardPageWidgetMarkdownNullValuesSeriesOverrides[] | cdktf.IResolvable;
644
644
  }
@@ -687,13 +687,13 @@ export interface OneDashboardPageWidgetMarkdownUnitsSeriesOverrides {
687
687
  /**
688
688
  * Series name
689
689
  *
690
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
690
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#series_name OneDashboard#series_name}
691
691
  */
692
692
  readonly seriesName?: string;
693
693
  /**
694
694
  * Unit name
695
695
  *
696
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#unit OneDashboard#unit}
696
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#unit OneDashboard#unit}
697
697
  */
698
698
  readonly unit?: string;
699
699
  }
@@ -740,13 +740,13 @@ export declare class OneDashboardPageWidgetMarkdownUnitsSeriesOverridesList exte
740
740
  }
741
741
  export interface OneDashboardPageWidgetMarkdownUnits {
742
742
  /**
743
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#unit OneDashboard#unit}
743
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#unit OneDashboard#unit}
744
744
  */
745
745
  readonly unit?: string;
746
746
  /**
747
747
  * series_overrides block
748
748
  *
749
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
749
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
750
750
  */
751
751
  readonly seriesOverrides?: OneDashboardPageWidgetMarkdownUnitsSeriesOverrides[] | cdktf.IResolvable;
752
752
  }
@@ -793,83 +793,83 @@ export declare class OneDashboardPageWidgetMarkdownUnitsList extends cdktf.Compl
793
793
  }
794
794
  export interface OneDashboardPageWidgetMarkdown {
795
795
  /**
796
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#column OneDashboard#column}
796
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#column OneDashboard#column}
797
797
  */
798
798
  readonly column: number;
799
799
  /**
800
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
800
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
801
801
  */
802
802
  readonly facetShowOtherSeries?: boolean | cdktf.IResolvable;
803
803
  /**
804
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#height OneDashboard#height}
804
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#height OneDashboard#height}
805
805
  */
806
806
  readonly height?: number;
807
807
  /**
808
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
808
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
809
809
  */
810
810
  readonly ignoreTimeRange?: boolean | cdktf.IResolvable;
811
811
  /**
812
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
812
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
813
813
  */
814
814
  readonly legendEnabled?: boolean | cdktf.IResolvable;
815
815
  /**
816
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
816
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
817
817
  */
818
818
  readonly refreshRate?: string;
819
819
  /**
820
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#row OneDashboard#row}
820
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#row OneDashboard#row}
821
821
  */
822
822
  readonly row: number;
823
823
  /**
824
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#text OneDashboard#text}
824
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#text OneDashboard#text}
825
825
  */
826
826
  readonly text: string;
827
827
  /**
828
828
  * A title for the widget.
829
829
  *
830
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#title OneDashboard#title}
830
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#title OneDashboard#title}
831
831
  */
832
832
  readonly title: string;
833
833
  /**
834
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#width OneDashboard#width}
834
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#width OneDashboard#width}
835
835
  */
836
836
  readonly width?: number;
837
837
  /**
838
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
838
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
839
839
  */
840
840
  readonly yAxisLeftMax?: number;
841
841
  /**
842
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
842
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
843
843
  */
844
844
  readonly yAxisLeftMin?: number;
845
845
  /**
846
846
  * colors block
847
847
  *
848
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#colors OneDashboard#colors}
848
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#colors OneDashboard#colors}
849
849
  */
850
850
  readonly colors?: OneDashboardPageWidgetMarkdownColors[] | cdktf.IResolvable;
851
851
  /**
852
852
  * data_format block
853
853
  *
854
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#data_format OneDashboard#data_format}
854
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#data_format OneDashboard#data_format}
855
855
  */
856
856
  readonly dataFormat?: OneDashboardPageWidgetMarkdownDataFormat[] | cdktf.IResolvable;
857
857
  /**
858
858
  * initial_sorting block
859
859
  *
860
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
860
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
861
861
  */
862
862
  readonly initialSorting?: OneDashboardPageWidgetMarkdownInitialSorting;
863
863
  /**
864
864
  * null_values block
865
865
  *
866
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_values OneDashboard#null_values}
866
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#null_values OneDashboard#null_values}
867
867
  */
868
868
  readonly nullValues?: OneDashboardPageWidgetMarkdownNullValues[] | cdktf.IResolvable;
869
869
  /**
870
870
  * units block
871
871
  *
872
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#units OneDashboard#units}
872
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#units OneDashboard#units}
873
873
  */
874
874
  readonly units?: OneDashboardPageWidgetMarkdownUnits[] | cdktf.IResolvable;
875
875
  }
@@ -990,13 +990,13 @@ export interface OneDashboardPageWidgetPieColorsSeriesOverrides {
990
990
  /**
991
991
  * Color code
992
992
  *
993
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#color OneDashboard#color}
993
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#color OneDashboard#color}
994
994
  */
995
995
  readonly color?: string;
996
996
  /**
997
997
  * Series name
998
998
  *
999
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
999
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1000
1000
  */
1001
1001
  readonly seriesName?: string;
1002
1002
  }
@@ -1043,13 +1043,13 @@ export declare class OneDashboardPageWidgetPieColorsSeriesOverridesList extends
1043
1043
  }
1044
1044
  export interface OneDashboardPageWidgetPieColors {
1045
1045
  /**
1046
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#color OneDashboard#color}
1046
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#color OneDashboard#color}
1047
1047
  */
1048
1048
  readonly color?: string;
1049
1049
  /**
1050
1050
  * series_overrides block
1051
1051
  *
1052
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1052
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1053
1053
  */
1054
1054
  readonly seriesOverrides?: OneDashboardPageWidgetPieColorsSeriesOverrides[] | cdktf.IResolvable;
1055
1055
  }
@@ -1098,25 +1098,25 @@ export interface OneDashboardPageWidgetPieDataFormat {
1098
1098
  /**
1099
1099
  * Defines the format of the mentioned type
1100
1100
  *
1101
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#format OneDashboard#format}
1101
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#format OneDashboard#format}
1102
1102
  */
1103
1103
  readonly format?: string;
1104
1104
  /**
1105
1105
  * The column name to be sorted
1106
1106
  *
1107
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#name OneDashboard#name}
1107
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#name OneDashboard#name}
1108
1108
  */
1109
1109
  readonly name: string;
1110
1110
  /**
1111
1111
  * The precision of the type
1112
1112
  *
1113
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#precision OneDashboard#precision}
1113
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#precision OneDashboard#precision}
1114
1114
  */
1115
1115
  readonly precision?: number;
1116
1116
  /**
1117
1117
  * Defines the type of the mentioned column
1118
1118
  *
1119
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#type OneDashboard#type}
1119
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#type OneDashboard#type}
1120
1120
  */
1121
1121
  readonly type: string;
1122
1122
  }
@@ -1173,13 +1173,13 @@ export interface OneDashboardPageWidgetPieInitialSorting {
1173
1173
  /**
1174
1174
  * Defines the sort order. Either ascending or descending.
1175
1175
  *
1176
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#direction OneDashboard#direction}
1176
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#direction OneDashboard#direction}
1177
1177
  */
1178
1178
  readonly direction: string;
1179
1179
  /**
1180
1180
  * The column name to be sorted
1181
1181
  *
1182
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#name OneDashboard#name}
1182
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#name OneDashboard#name}
1183
1183
  */
1184
1184
  readonly name: string;
1185
1185
  }
@@ -1207,13 +1207,13 @@ export interface OneDashboardPageWidgetPieNrqlQuery {
1207
1207
  /**
1208
1208
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
1209
1209
  *
1210
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#account_id OneDashboard#account_id}
1210
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#account_id OneDashboard#account_id}
1211
1211
  */
1212
1212
  readonly accountId?: string;
1213
1213
  /**
1214
1214
  * The NRQL query.
1215
1215
  *
1216
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#query OneDashboard#query}
1216
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#query OneDashboard#query}
1217
1217
  */
1218
1218
  readonly query: string;
1219
1219
  }
@@ -1261,13 +1261,13 @@ export interface OneDashboardPageWidgetPieNullValuesSeriesOverrides {
1261
1261
  /**
1262
1262
  * Null value
1263
1263
  *
1264
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1264
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1265
1265
  */
1266
1266
  readonly nullValue?: string;
1267
1267
  /**
1268
1268
  * Series name
1269
1269
  *
1270
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1270
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1271
1271
  */
1272
1272
  readonly seriesName?: string;
1273
1273
  }
@@ -1314,13 +1314,13 @@ export declare class OneDashboardPageWidgetPieNullValuesSeriesOverridesList exte
1314
1314
  }
1315
1315
  export interface OneDashboardPageWidgetPieNullValues {
1316
1316
  /**
1317
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1317
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1318
1318
  */
1319
1319
  readonly nullValue?: string;
1320
1320
  /**
1321
1321
  * series_overrides block
1322
1322
  *
1323
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1323
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1324
1324
  */
1325
1325
  readonly seriesOverrides?: OneDashboardPageWidgetPieNullValuesSeriesOverrides[] | cdktf.IResolvable;
1326
1326
  }
@@ -1369,13 +1369,13 @@ export interface OneDashboardPageWidgetPieUnitsSeriesOverrides {
1369
1369
  /**
1370
1370
  * Series name
1371
1371
  *
1372
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1372
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1373
1373
  */
1374
1374
  readonly seriesName?: string;
1375
1375
  /**
1376
1376
  * Unit name
1377
1377
  *
1378
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#unit OneDashboard#unit}
1378
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#unit OneDashboard#unit}
1379
1379
  */
1380
1380
  readonly unit?: string;
1381
1381
  }
@@ -1422,13 +1422,13 @@ export declare class OneDashboardPageWidgetPieUnitsSeriesOverridesList extends c
1422
1422
  }
1423
1423
  export interface OneDashboardPageWidgetPieUnits {
1424
1424
  /**
1425
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#unit OneDashboard#unit}
1425
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#unit OneDashboard#unit}
1426
1426
  */
1427
1427
  readonly unit?: string;
1428
1428
  /**
1429
1429
  * series_overrides block
1430
1430
  *
1431
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1431
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1432
1432
  */
1433
1433
  readonly seriesOverrides?: OneDashboardPageWidgetPieUnitsSeriesOverrides[] | cdktf.IResolvable;
1434
1434
  }
@@ -1475,97 +1475,97 @@ export declare class OneDashboardPageWidgetPieUnitsList extends cdktf.ComplexLis
1475
1475
  }
1476
1476
  export interface OneDashboardPageWidgetPie {
1477
1477
  /**
1478
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#column OneDashboard#column}
1478
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#column OneDashboard#column}
1479
1479
  */
1480
1480
  readonly column: number;
1481
1481
  /**
1482
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
1482
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
1483
1483
  */
1484
1484
  readonly facetShowOtherSeries?: boolean | cdktf.IResolvable;
1485
1485
  /**
1486
1486
  * Use this item to filter the current dashboard
1487
1487
  *
1488
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#filter_current_dashboard OneDashboard#filter_current_dashboard}
1488
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#filter_current_dashboard OneDashboard#filter_current_dashboard}
1489
1489
  */
1490
1490
  readonly filterCurrentDashboard?: boolean | cdktf.IResolvable;
1491
1491
  /**
1492
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#height OneDashboard#height}
1492
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#height OneDashboard#height}
1493
1493
  */
1494
1494
  readonly height?: number;
1495
1495
  /**
1496
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
1496
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
1497
1497
  */
1498
1498
  readonly ignoreTimeRange?: boolean | cdktf.IResolvable;
1499
1499
  /**
1500
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
1500
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
1501
1501
  */
1502
1502
  readonly legendEnabled?: boolean | cdktf.IResolvable;
1503
1503
  /**
1504
1504
  * Related entities. Currently only supports Dashboard entities, but may allow other cases in the future.
1505
1505
  *
1506
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#linked_entity_guids OneDashboard#linked_entity_guids}
1506
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#linked_entity_guids OneDashboard#linked_entity_guids}
1507
1507
  */
1508
1508
  readonly linkedEntityGuids?: string[];
1509
1509
  /**
1510
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
1510
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
1511
1511
  */
1512
1512
  readonly refreshRate?: string;
1513
1513
  /**
1514
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#row OneDashboard#row}
1514
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#row OneDashboard#row}
1515
1515
  */
1516
1516
  readonly row: number;
1517
1517
  /**
1518
1518
  * A title for the widget.
1519
1519
  *
1520
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#title OneDashboard#title}
1520
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#title OneDashboard#title}
1521
1521
  */
1522
1522
  readonly title: string;
1523
1523
  /**
1524
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#width OneDashboard#width}
1524
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#width OneDashboard#width}
1525
1525
  */
1526
1526
  readonly width?: number;
1527
1527
  /**
1528
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
1528
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
1529
1529
  */
1530
1530
  readonly yAxisLeftMax?: number;
1531
1531
  /**
1532
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
1532
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
1533
1533
  */
1534
1534
  readonly yAxisLeftMin?: number;
1535
1535
  /**
1536
1536
  * colors block
1537
1537
  *
1538
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#colors OneDashboard#colors}
1538
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#colors OneDashboard#colors}
1539
1539
  */
1540
1540
  readonly colors?: OneDashboardPageWidgetPieColors[] | cdktf.IResolvable;
1541
1541
  /**
1542
1542
  * data_format block
1543
1543
  *
1544
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#data_format OneDashboard#data_format}
1544
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#data_format OneDashboard#data_format}
1545
1545
  */
1546
1546
  readonly dataFormat?: OneDashboardPageWidgetPieDataFormat[] | cdktf.IResolvable;
1547
1547
  /**
1548
1548
  * initial_sorting block
1549
1549
  *
1550
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
1550
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
1551
1551
  */
1552
1552
  readonly initialSorting?: OneDashboardPageWidgetPieInitialSorting;
1553
1553
  /**
1554
1554
  * nrql_query block
1555
1555
  *
1556
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
1556
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
1557
1557
  */
1558
1558
  readonly nrqlQuery: OneDashboardPageWidgetPieNrqlQuery[] | cdktf.IResolvable;
1559
1559
  /**
1560
1560
  * null_values block
1561
1561
  *
1562
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_values OneDashboard#null_values}
1562
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#null_values OneDashboard#null_values}
1563
1563
  */
1564
1564
  readonly nullValues?: OneDashboardPageWidgetPieNullValues[] | cdktf.IResolvable;
1565
1565
  /**
1566
1566
  * units block
1567
1567
  *
1568
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#units OneDashboard#units}
1568
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#units OneDashboard#units}
1569
1569
  */
1570
1570
  readonly units?: OneDashboardPageWidgetPieUnits[] | cdktf.IResolvable;
1571
1571
  }
@@ -1696,13 +1696,13 @@ export interface OneDashboardPageWidgetStackedBarColorsSeriesOverrides {
1696
1696
  /**
1697
1697
  * Color code
1698
1698
  *
1699
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#color OneDashboard#color}
1699
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#color OneDashboard#color}
1700
1700
  */
1701
1701
  readonly color?: string;
1702
1702
  /**
1703
1703
  * Series name
1704
1704
  *
1705
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1705
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1706
1706
  */
1707
1707
  readonly seriesName?: string;
1708
1708
  }
@@ -1749,13 +1749,13 @@ export declare class OneDashboardPageWidgetStackedBarColorsSeriesOverridesList e
1749
1749
  }
1750
1750
  export interface OneDashboardPageWidgetStackedBarColors {
1751
1751
  /**
1752
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#color OneDashboard#color}
1752
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#color OneDashboard#color}
1753
1753
  */
1754
1754
  readonly color?: string;
1755
1755
  /**
1756
1756
  * series_overrides block
1757
1757
  *
1758
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1758
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1759
1759
  */
1760
1760
  readonly seriesOverrides?: OneDashboardPageWidgetStackedBarColorsSeriesOverrides[] | cdktf.IResolvable;
1761
1761
  }
@@ -1804,25 +1804,25 @@ export interface OneDashboardPageWidgetStackedBarDataFormat {
1804
1804
  /**
1805
1805
  * Defines the format of the mentioned type
1806
1806
  *
1807
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#format OneDashboard#format}
1807
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#format OneDashboard#format}
1808
1808
  */
1809
1809
  readonly format?: string;
1810
1810
  /**
1811
1811
  * The column name to be sorted
1812
1812
  *
1813
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#name OneDashboard#name}
1813
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#name OneDashboard#name}
1814
1814
  */
1815
1815
  readonly name: string;
1816
1816
  /**
1817
1817
  * The precision of the type
1818
1818
  *
1819
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#precision OneDashboard#precision}
1819
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#precision OneDashboard#precision}
1820
1820
  */
1821
1821
  readonly precision?: number;
1822
1822
  /**
1823
1823
  * Defines the type of the mentioned column
1824
1824
  *
1825
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#type OneDashboard#type}
1825
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#type OneDashboard#type}
1826
1826
  */
1827
1827
  readonly type: string;
1828
1828
  }
@@ -1879,13 +1879,13 @@ export interface OneDashboardPageWidgetStackedBarInitialSorting {
1879
1879
  /**
1880
1880
  * Defines the sort order. Either ascending or descending.
1881
1881
  *
1882
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#direction OneDashboard#direction}
1882
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#direction OneDashboard#direction}
1883
1883
  */
1884
1884
  readonly direction: string;
1885
1885
  /**
1886
1886
  * The column name to be sorted
1887
1887
  *
1888
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#name OneDashboard#name}
1888
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#name OneDashboard#name}
1889
1889
  */
1890
1890
  readonly name: string;
1891
1891
  }
@@ -1913,13 +1913,13 @@ export interface OneDashboardPageWidgetStackedBarNrqlQuery {
1913
1913
  /**
1914
1914
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
1915
1915
  *
1916
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#account_id OneDashboard#account_id}
1916
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#account_id OneDashboard#account_id}
1917
1917
  */
1918
1918
  readonly accountId?: string;
1919
1919
  /**
1920
1920
  * The NRQL query.
1921
1921
  *
1922
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#query OneDashboard#query}
1922
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#query OneDashboard#query}
1923
1923
  */
1924
1924
  readonly query: string;
1925
1925
  }
@@ -1967,13 +1967,13 @@ export interface OneDashboardPageWidgetStackedBarNullValuesSeriesOverrides {
1967
1967
  /**
1968
1968
  * Null value
1969
1969
  *
1970
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1970
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1971
1971
  */
1972
1972
  readonly nullValue?: string;
1973
1973
  /**
1974
1974
  * Series name
1975
1975
  *
1976
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1976
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1977
1977
  */
1978
1978
  readonly seriesName?: string;
1979
1979
  }
@@ -2020,13 +2020,13 @@ export declare class OneDashboardPageWidgetStackedBarNullValuesSeriesOverridesLi
2020
2020
  }
2021
2021
  export interface OneDashboardPageWidgetStackedBarNullValues {
2022
2022
  /**
2023
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2023
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2024
2024
  */
2025
2025
  readonly nullValue?: string;
2026
2026
  /**
2027
2027
  * series_overrides block
2028
2028
  *
2029
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2029
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2030
2030
  */
2031
2031
  readonly seriesOverrides?: OneDashboardPageWidgetStackedBarNullValuesSeriesOverrides[] | cdktf.IResolvable;
2032
2032
  }
@@ -2075,7 +2075,7 @@ export interface OneDashboardPageWidgetStackedBarTooltip {
2075
2075
  /**
2076
2076
  * Tooltip display mode.
2077
2077
  *
2078
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#mode OneDashboard#mode}
2078
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#mode OneDashboard#mode}
2079
2079
  */
2080
2080
  readonly mode: string;
2081
2081
  }
@@ -2099,13 +2099,13 @@ export interface OneDashboardPageWidgetStackedBarUnitsSeriesOverrides {
2099
2099
  /**
2100
2100
  * Series name
2101
2101
  *
2102
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2102
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2103
2103
  */
2104
2104
  readonly seriesName?: string;
2105
2105
  /**
2106
2106
  * Unit name
2107
2107
  *
2108
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#unit OneDashboard#unit}
2108
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#unit OneDashboard#unit}
2109
2109
  */
2110
2110
  readonly unit?: string;
2111
2111
  }
@@ -2152,13 +2152,13 @@ export declare class OneDashboardPageWidgetStackedBarUnitsSeriesOverridesList ex
2152
2152
  }
2153
2153
  export interface OneDashboardPageWidgetStackedBarUnits {
2154
2154
  /**
2155
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#unit OneDashboard#unit}
2155
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#unit OneDashboard#unit}
2156
2156
  */
2157
2157
  readonly unit?: string;
2158
2158
  /**
2159
2159
  * series_overrides block
2160
2160
  *
2161
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2161
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2162
2162
  */
2163
2163
  readonly seriesOverrides?: OneDashboardPageWidgetStackedBarUnitsSeriesOverrides[] | cdktf.IResolvable;
2164
2164
  }
@@ -2205,91 +2205,91 @@ export declare class OneDashboardPageWidgetStackedBarUnitsList extends cdktf.Com
2205
2205
  }
2206
2206
  export interface OneDashboardPageWidgetStackedBar {
2207
2207
  /**
2208
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#column OneDashboard#column}
2208
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#column OneDashboard#column}
2209
2209
  */
2210
2210
  readonly column: number;
2211
2211
  /**
2212
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
2212
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
2213
2213
  */
2214
2214
  readonly facetShowOtherSeries?: boolean | cdktf.IResolvable;
2215
2215
  /**
2216
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#height OneDashboard#height}
2216
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#height OneDashboard#height}
2217
2217
  */
2218
2218
  readonly height?: number;
2219
2219
  /**
2220
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
2220
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
2221
2221
  */
2222
2222
  readonly ignoreTimeRange?: boolean | cdktf.IResolvable;
2223
2223
  /**
2224
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
2224
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
2225
2225
  */
2226
2226
  readonly legendEnabled?: boolean | cdktf.IResolvable;
2227
2227
  /**
2228
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
2228
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
2229
2229
  */
2230
2230
  readonly refreshRate?: string;
2231
2231
  /**
2232
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#row OneDashboard#row}
2232
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#row OneDashboard#row}
2233
2233
  */
2234
2234
  readonly row: number;
2235
2235
  /**
2236
2236
  * A title for the widget.
2237
2237
  *
2238
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#title OneDashboard#title}
2238
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#title OneDashboard#title}
2239
2239
  */
2240
2240
  readonly title: string;
2241
2241
  /**
2242
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#width OneDashboard#width}
2242
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#width OneDashboard#width}
2243
2243
  */
2244
2244
  readonly width?: number;
2245
2245
  /**
2246
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
2246
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
2247
2247
  */
2248
2248
  readonly yAxisLeftMax?: number;
2249
2249
  /**
2250
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
2250
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
2251
2251
  */
2252
2252
  readonly yAxisLeftMin?: number;
2253
2253
  /**
2254
2254
  * colors block
2255
2255
  *
2256
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#colors OneDashboard#colors}
2256
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#colors OneDashboard#colors}
2257
2257
  */
2258
2258
  readonly colors?: OneDashboardPageWidgetStackedBarColors[] | cdktf.IResolvable;
2259
2259
  /**
2260
2260
  * data_format block
2261
2261
  *
2262
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#data_format OneDashboard#data_format}
2262
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#data_format OneDashboard#data_format}
2263
2263
  */
2264
2264
  readonly dataFormat?: OneDashboardPageWidgetStackedBarDataFormat[] | cdktf.IResolvable;
2265
2265
  /**
2266
2266
  * initial_sorting block
2267
2267
  *
2268
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
2268
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
2269
2269
  */
2270
2270
  readonly initialSorting?: OneDashboardPageWidgetStackedBarInitialSorting;
2271
2271
  /**
2272
2272
  * nrql_query block
2273
2273
  *
2274
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
2274
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
2275
2275
  */
2276
2276
  readonly nrqlQuery: OneDashboardPageWidgetStackedBarNrqlQuery[] | cdktf.IResolvable;
2277
2277
  /**
2278
2278
  * null_values block
2279
2279
  *
2280
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_values OneDashboard#null_values}
2280
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#null_values OneDashboard#null_values}
2281
2281
  */
2282
2282
  readonly nullValues?: OneDashboardPageWidgetStackedBarNullValues[] | cdktf.IResolvable;
2283
2283
  /**
2284
2284
  * tooltip block
2285
2285
  *
2286
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#tooltip OneDashboard#tooltip}
2286
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#tooltip OneDashboard#tooltip}
2287
2287
  */
2288
2288
  readonly tooltip?: OneDashboardPageWidgetStackedBarTooltip;
2289
2289
  /**
2290
2290
  * units block
2291
2291
  *
2292
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#units OneDashboard#units}
2292
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#units OneDashboard#units}
2293
2293
  */
2294
2294
  readonly units?: OneDashboardPageWidgetStackedBarUnits[] | cdktf.IResolvable;
2295
2295
  }
@@ -2415,13 +2415,13 @@ export interface OneDashboardPageWidgetTableColorsSeriesOverrides {
2415
2415
  /**
2416
2416
  * Color code
2417
2417
  *
2418
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#color OneDashboard#color}
2418
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#color OneDashboard#color}
2419
2419
  */
2420
2420
  readonly color?: string;
2421
2421
  /**
2422
2422
  * Series name
2423
2423
  *
2424
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2424
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2425
2425
  */
2426
2426
  readonly seriesName?: string;
2427
2427
  }
@@ -2468,13 +2468,13 @@ export declare class OneDashboardPageWidgetTableColorsSeriesOverridesList extend
2468
2468
  }
2469
2469
  export interface OneDashboardPageWidgetTableColors {
2470
2470
  /**
2471
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#color OneDashboard#color}
2471
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#color OneDashboard#color}
2472
2472
  */
2473
2473
  readonly color?: string;
2474
2474
  /**
2475
2475
  * series_overrides block
2476
2476
  *
2477
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2477
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2478
2478
  */
2479
2479
  readonly seriesOverrides?: OneDashboardPageWidgetTableColorsSeriesOverrides[] | cdktf.IResolvable;
2480
2480
  }
@@ -2523,25 +2523,25 @@ export interface OneDashboardPageWidgetTableDataFormat {
2523
2523
  /**
2524
2524
  * Defines the format of the mentioned type
2525
2525
  *
2526
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#format OneDashboard#format}
2526
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#format OneDashboard#format}
2527
2527
  */
2528
2528
  readonly format?: string;
2529
2529
  /**
2530
2530
  * The column name to be sorted
2531
2531
  *
2532
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#name OneDashboard#name}
2532
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#name OneDashboard#name}
2533
2533
  */
2534
2534
  readonly name: string;
2535
2535
  /**
2536
2536
  * The precision of the type
2537
2537
  *
2538
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#precision OneDashboard#precision}
2538
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#precision OneDashboard#precision}
2539
2539
  */
2540
2540
  readonly precision?: number;
2541
2541
  /**
2542
2542
  * Defines the type of the mentioned column
2543
2543
  *
2544
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#type OneDashboard#type}
2544
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#type OneDashboard#type}
2545
2545
  */
2546
2546
  readonly type: string;
2547
2547
  }
@@ -2598,13 +2598,13 @@ export interface OneDashboardPageWidgetTableInitialSorting {
2598
2598
  /**
2599
2599
  * Defines the sort order. Either ascending or descending.
2600
2600
  *
2601
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#direction OneDashboard#direction}
2601
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#direction OneDashboard#direction}
2602
2602
  */
2603
2603
  readonly direction: string;
2604
2604
  /**
2605
2605
  * The column name to be sorted
2606
2606
  *
2607
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#name OneDashboard#name}
2607
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#name OneDashboard#name}
2608
2608
  */
2609
2609
  readonly name: string;
2610
2610
  }
@@ -2632,13 +2632,13 @@ export interface OneDashboardPageWidgetTableNrqlQuery {
2632
2632
  /**
2633
2633
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
2634
2634
  *
2635
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#account_id OneDashboard#account_id}
2635
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#account_id OneDashboard#account_id}
2636
2636
  */
2637
2637
  readonly accountId?: string;
2638
2638
  /**
2639
2639
  * The NRQL query.
2640
2640
  *
2641
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#query OneDashboard#query}
2641
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#query OneDashboard#query}
2642
2642
  */
2643
2643
  readonly query: string;
2644
2644
  }
@@ -2686,13 +2686,13 @@ export interface OneDashboardPageWidgetTableNullValuesSeriesOverrides {
2686
2686
  /**
2687
2687
  * Null value
2688
2688
  *
2689
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2689
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2690
2690
  */
2691
2691
  readonly nullValue?: string;
2692
2692
  /**
2693
2693
  * Series name
2694
2694
  *
2695
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2695
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2696
2696
  */
2697
2697
  readonly seriesName?: string;
2698
2698
  }
@@ -2739,13 +2739,13 @@ export declare class OneDashboardPageWidgetTableNullValuesSeriesOverridesList ex
2739
2739
  }
2740
2740
  export interface OneDashboardPageWidgetTableNullValues {
2741
2741
  /**
2742
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2742
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2743
2743
  */
2744
2744
  readonly nullValue?: string;
2745
2745
  /**
2746
2746
  * series_overrides block
2747
2747
  *
2748
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2748
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2749
2749
  */
2750
2750
  readonly seriesOverrides?: OneDashboardPageWidgetTableNullValuesSeriesOverrides[] | cdktf.IResolvable;
2751
2751
  }
@@ -2794,25 +2794,25 @@ export interface OneDashboardPageWidgetTableThreshold {
2794
2794
  /**
2795
2795
  * Name of the column in the table, to which the threshold would be applied.
2796
2796
  *
2797
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#column_name OneDashboard#column_name}
2797
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#column_name OneDashboard#column_name}
2798
2798
  */
2799
2799
  readonly columnName?: string;
2800
2800
  /**
2801
2801
  * The number from which the range starts in thresholds.
2802
2802
  *
2803
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#from OneDashboard#from}
2803
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#from OneDashboard#from}
2804
2804
  */
2805
2805
  readonly from?: string;
2806
2806
  /**
2807
2807
  * Severity of the threshold, which would reflect in the widget, in the range of the threshold specified.
2808
2808
  *
2809
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#severity OneDashboard#severity}
2809
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#severity OneDashboard#severity}
2810
2810
  */
2811
2811
  readonly severity?: string;
2812
2812
  /**
2813
2813
  * The number at which the range ends in thresholds.
2814
2814
  *
2815
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#to OneDashboard#to}
2815
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#to OneDashboard#to}
2816
2816
  */
2817
2817
  readonly to?: string;
2818
2818
  }
@@ -2871,13 +2871,13 @@ export interface OneDashboardPageWidgetTableUnitsSeriesOverrides {
2871
2871
  /**
2872
2872
  * Series name
2873
2873
  *
2874
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2874
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2875
2875
  */
2876
2876
  readonly seriesName?: string;
2877
2877
  /**
2878
2878
  * Unit name
2879
2879
  *
2880
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#unit OneDashboard#unit}
2880
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#unit OneDashboard#unit}
2881
2881
  */
2882
2882
  readonly unit?: string;
2883
2883
  }
@@ -2924,13 +2924,13 @@ export declare class OneDashboardPageWidgetTableUnitsSeriesOverridesList extends
2924
2924
  }
2925
2925
  export interface OneDashboardPageWidgetTableUnits {
2926
2926
  /**
2927
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#unit OneDashboard#unit}
2927
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#unit OneDashboard#unit}
2928
2928
  */
2929
2929
  readonly unit?: string;
2930
2930
  /**
2931
2931
  * series_overrides block
2932
2932
  *
2933
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2933
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2934
2934
  */
2935
2935
  readonly seriesOverrides?: OneDashboardPageWidgetTableUnitsSeriesOverrides[] | cdktf.IResolvable;
2936
2936
  }
@@ -2977,103 +2977,103 @@ export declare class OneDashboardPageWidgetTableUnitsList extends cdktf.ComplexL
2977
2977
  }
2978
2978
  export interface OneDashboardPageWidgetTable {
2979
2979
  /**
2980
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#column OneDashboard#column}
2980
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#column OneDashboard#column}
2981
2981
  */
2982
2982
  readonly column: number;
2983
2983
  /**
2984
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
2984
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
2985
2985
  */
2986
2986
  readonly facetShowOtherSeries?: boolean | cdktf.IResolvable;
2987
2987
  /**
2988
2988
  * Use this item to filter the current dashboard
2989
2989
  *
2990
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#filter_current_dashboard OneDashboard#filter_current_dashboard}
2990
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#filter_current_dashboard OneDashboard#filter_current_dashboard}
2991
2991
  */
2992
2992
  readonly filterCurrentDashboard?: boolean | cdktf.IResolvable;
2993
2993
  /**
2994
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#height OneDashboard#height}
2994
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#height OneDashboard#height}
2995
2995
  */
2996
2996
  readonly height?: number;
2997
2997
  /**
2998
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
2998
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
2999
2999
  */
3000
3000
  readonly ignoreTimeRange?: boolean | cdktf.IResolvable;
3001
3001
  /**
3002
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
3002
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
3003
3003
  */
3004
3004
  readonly legendEnabled?: boolean | cdktf.IResolvable;
3005
3005
  /**
3006
3006
  * Related entities. Currently only supports Dashboard entities, but may allow other cases in the future.
3007
3007
  *
3008
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#linked_entity_guids OneDashboard#linked_entity_guids}
3008
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#linked_entity_guids OneDashboard#linked_entity_guids}
3009
3009
  */
3010
3010
  readonly linkedEntityGuids?: string[];
3011
3011
  /**
3012
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
3012
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
3013
3013
  */
3014
3014
  readonly refreshRate?: string;
3015
3015
  /**
3016
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#row OneDashboard#row}
3016
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#row OneDashboard#row}
3017
3017
  */
3018
3018
  readonly row: number;
3019
3019
  /**
3020
3020
  * A title for the widget.
3021
3021
  *
3022
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#title OneDashboard#title}
3022
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#title OneDashboard#title}
3023
3023
  */
3024
3024
  readonly title: string;
3025
3025
  /**
3026
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#width OneDashboard#width}
3026
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#width OneDashboard#width}
3027
3027
  */
3028
3028
  readonly width?: number;
3029
3029
  /**
3030
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
3030
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
3031
3031
  */
3032
3032
  readonly yAxisLeftMax?: number;
3033
3033
  /**
3034
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
3034
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
3035
3035
  */
3036
3036
  readonly yAxisLeftMin?: number;
3037
3037
  /**
3038
3038
  * colors block
3039
3039
  *
3040
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#colors OneDashboard#colors}
3040
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#colors OneDashboard#colors}
3041
3041
  */
3042
3042
  readonly colors?: OneDashboardPageWidgetTableColors[] | cdktf.IResolvable;
3043
3043
  /**
3044
3044
  * data_format block
3045
3045
  *
3046
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#data_format OneDashboard#data_format}
3046
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#data_format OneDashboard#data_format}
3047
3047
  */
3048
3048
  readonly dataFormat?: OneDashboardPageWidgetTableDataFormat[] | cdktf.IResolvable;
3049
3049
  /**
3050
3050
  * initial_sorting block
3051
3051
  *
3052
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
3052
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
3053
3053
  */
3054
3054
  readonly initialSorting?: OneDashboardPageWidgetTableInitialSorting;
3055
3055
  /**
3056
3056
  * nrql_query block
3057
3057
  *
3058
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
3058
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
3059
3059
  */
3060
3060
  readonly nrqlQuery: OneDashboardPageWidgetTableNrqlQuery[] | cdktf.IResolvable;
3061
3061
  /**
3062
3062
  * null_values block
3063
3063
  *
3064
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#null_values OneDashboard#null_values}
3064
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#null_values OneDashboard#null_values}
3065
3065
  */
3066
3066
  readonly nullValues?: OneDashboardPageWidgetTableNullValues[] | cdktf.IResolvable;
3067
3067
  /**
3068
3068
  * threshold block
3069
3069
  *
3070
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#threshold OneDashboard#threshold}
3070
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#threshold OneDashboard#threshold}
3071
3071
  */
3072
3072
  readonly threshold?: OneDashboardPageWidgetTableThreshold[] | cdktf.IResolvable;
3073
3073
  /**
3074
3074
  * units block
3075
3075
  *
3076
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#units OneDashboard#units}
3076
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#units OneDashboard#units}
3077
3077
  */
3078
3078
  readonly units?: OneDashboardPageWidgetTableUnits[] | cdktf.IResolvable;
3079
3079
  }
@@ -3209,97 +3209,97 @@ export interface OneDashboardPage {
3209
3209
  /**
3210
3210
  * The dashboard page's description.
3211
3211
  *
3212
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#description OneDashboard#description}
3212
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#description OneDashboard#description}
3213
3213
  */
3214
3214
  readonly description?: string;
3215
3215
  /**
3216
3216
  * The dashboard page's name.
3217
3217
  *
3218
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#name OneDashboard#name}
3218
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#name OneDashboard#name}
3219
3219
  */
3220
3220
  readonly name: string;
3221
3221
  /**
3222
3222
  * widget_area block
3223
3223
  *
3224
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#widget_area OneDashboard#widget_area}
3224
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#widget_area OneDashboard#widget_area}
3225
3225
  */
3226
3226
  readonly widgetArea?: OneDashboardPageWidgetArea[] | cdktf.IResolvable;
3227
3227
  /**
3228
3228
  * widget_bar block
3229
3229
  *
3230
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#widget_bar OneDashboard#widget_bar}
3230
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#widget_bar OneDashboard#widget_bar}
3231
3231
  */
3232
3232
  readonly widgetBar?: OneDashboardPageWidgetBar[] | cdktf.IResolvable;
3233
3233
  /**
3234
3234
  * widget_billboard block
3235
3235
  *
3236
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#widget_billboard OneDashboard#widget_billboard}
3236
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#widget_billboard OneDashboard#widget_billboard}
3237
3237
  */
3238
3238
  readonly widgetBillboard?: OneDashboardPageWidgetBillboard[] | cdktf.IResolvable;
3239
3239
  /**
3240
3240
  * widget_bullet block
3241
3241
  *
3242
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#widget_bullet OneDashboard#widget_bullet}
3242
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#widget_bullet OneDashboard#widget_bullet}
3243
3243
  */
3244
3244
  readonly widgetBullet?: OneDashboardPageWidgetBullet[] | cdktf.IResolvable;
3245
3245
  /**
3246
3246
  * widget_funnel block
3247
3247
  *
3248
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#widget_funnel OneDashboard#widget_funnel}
3248
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#widget_funnel OneDashboard#widget_funnel}
3249
3249
  */
3250
3250
  readonly widgetFunnel?: OneDashboardPageWidgetFunnel[] | cdktf.IResolvable;
3251
3251
  /**
3252
3252
  * widget_heatmap block
3253
3253
  *
3254
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#widget_heatmap OneDashboard#widget_heatmap}
3254
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#widget_heatmap OneDashboard#widget_heatmap}
3255
3255
  */
3256
3256
  readonly widgetHeatmap?: OneDashboardPageWidgetHeatmap[] | cdktf.IResolvable;
3257
3257
  /**
3258
3258
  * widget_histogram block
3259
3259
  *
3260
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#widget_histogram OneDashboard#widget_histogram}
3260
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#widget_histogram OneDashboard#widget_histogram}
3261
3261
  */
3262
3262
  readonly widgetHistogram?: OneDashboardPageWidgetHistogram[] | cdktf.IResolvable;
3263
3263
  /**
3264
3264
  * widget_json block
3265
3265
  *
3266
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#widget_json OneDashboard#widget_json}
3266
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#widget_json OneDashboard#widget_json}
3267
3267
  */
3268
3268
  readonly widgetJson?: OneDashboardPageWidgetJson[] | cdktf.IResolvable;
3269
3269
  /**
3270
3270
  * widget_line block
3271
3271
  *
3272
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#widget_line OneDashboard#widget_line}
3272
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#widget_line OneDashboard#widget_line}
3273
3273
  */
3274
3274
  readonly widgetLine?: OneDashboardPageWidgetLine[] | cdktf.IResolvable;
3275
3275
  /**
3276
3276
  * widget_log_table block
3277
3277
  *
3278
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#widget_log_table OneDashboard#widget_log_table}
3278
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#widget_log_table OneDashboard#widget_log_table}
3279
3279
  */
3280
3280
  readonly widgetLogTable?: OneDashboardPageWidgetLogTable[] | cdktf.IResolvable;
3281
3281
  /**
3282
3282
  * widget_markdown block
3283
3283
  *
3284
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#widget_markdown OneDashboard#widget_markdown}
3284
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#widget_markdown OneDashboard#widget_markdown}
3285
3285
  */
3286
3286
  readonly widgetMarkdown?: OneDashboardPageWidgetMarkdown[] | cdktf.IResolvable;
3287
3287
  /**
3288
3288
  * widget_pie block
3289
3289
  *
3290
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#widget_pie OneDashboard#widget_pie}
3290
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#widget_pie OneDashboard#widget_pie}
3291
3291
  */
3292
3292
  readonly widgetPie?: OneDashboardPageWidgetPie[] | cdktf.IResolvable;
3293
3293
  /**
3294
3294
  * widget_stacked_bar block
3295
3295
  *
3296
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#widget_stacked_bar OneDashboard#widget_stacked_bar}
3296
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#widget_stacked_bar OneDashboard#widget_stacked_bar}
3297
3297
  */
3298
3298
  readonly widgetStackedBar?: OneDashboardPageWidgetStackedBar[] | cdktf.IResolvable;
3299
3299
  /**
3300
3300
  * widget_table block
3301
3301
  *
3302
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#widget_table OneDashboard#widget_table}
3302
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#widget_table OneDashboard#widget_table}
3303
3303
  */
3304
3304
  readonly widgetTable?: OneDashboardPageWidgetTable[] | cdktf.IResolvable;
3305
3305
  }
@@ -3418,13 +3418,13 @@ export interface OneDashboardVariableItem {
3418
3418
  /**
3419
3419
  * A human-friendly display string for this value.
3420
3420
  *
3421
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#title OneDashboard#title}
3421
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#title OneDashboard#title}
3422
3422
  */
3423
3423
  readonly title?: string;
3424
3424
  /**
3425
3425
  * A possible variable value
3426
3426
  *
3427
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#value OneDashboard#value}
3427
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#value OneDashboard#value}
3428
3428
  */
3429
3429
  readonly value: string;
3430
3430
  }
@@ -3472,13 +3472,13 @@ export interface OneDashboardVariableNrqlQuery {
3472
3472
  /**
3473
3473
  * New Relic account ID(s) to issue the query against.
3474
3474
  *
3475
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#account_ids OneDashboard#account_ids}
3475
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#account_ids OneDashboard#account_ids}
3476
3476
  */
3477
3477
  readonly accountIds?: number[];
3478
3478
  /**
3479
3479
  * NRQL formatted query.
3480
3480
  *
3481
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#query OneDashboard#query}
3481
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#query OneDashboard#query}
3482
3482
  */
3483
3483
  readonly query: string;
3484
3484
  }
@@ -3507,19 +3507,19 @@ export interface OneDashboardVariableOptions {
3507
3507
  /**
3508
3508
  * Only applies to variables of type NRQL. With this turned on, query condition defined with the variable will not be included in the query.
3509
3509
  *
3510
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#excluded OneDashboard#excluded}
3510
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#excluded OneDashboard#excluded}
3511
3511
  */
3512
3512
  readonly excluded?: boolean | cdktf.IResolvable;
3513
3513
  /**
3514
3514
  * Only applies to variables of type NRQL. With this turned on, the time range for the NRQL query will override the time picker on dashboards and other pages. Turn this off to use the time picker as normal.
3515
3515
  *
3516
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
3516
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
3517
3517
  */
3518
3518
  readonly ignoreTimeRange?: boolean | cdktf.IResolvable;
3519
3519
  /**
3520
3520
  * Show apply button when multi-selecting
3521
3521
  *
3522
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#show_apply_action OneDashboard#show_apply_action}
3522
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#show_apply_action OneDashboard#show_apply_action}
3523
3523
  */
3524
3524
  readonly showApplyAction?: boolean | cdktf.IResolvable;
3525
3525
  }
@@ -3573,55 +3573,55 @@ export interface OneDashboardVariable {
3573
3573
  /**
3574
3574
  * Default values for this variable.
3575
3575
  *
3576
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#default_values OneDashboard#default_values}
3576
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#default_values OneDashboard#default_values}
3577
3577
  */
3578
3578
  readonly defaultValues?: string[];
3579
3579
  /**
3580
3580
  * Indicates whether this variable supports multiple selection or not. Only applies to variables of type NRQL or ENUM.
3581
3581
  *
3582
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#is_multi_selection OneDashboard#is_multi_selection}
3582
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#is_multi_selection OneDashboard#is_multi_selection}
3583
3583
  */
3584
3584
  readonly isMultiSelection?: boolean | cdktf.IResolvable;
3585
3585
  /**
3586
3586
  * The variable identifier.
3587
3587
  *
3588
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#name OneDashboard#name}
3588
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#name OneDashboard#name}
3589
3589
  */
3590
3590
  readonly name: string;
3591
3591
  /**
3592
3592
  * Indicates the strategy to apply when replacing a variable in a NRQL query.
3593
3593
  *
3594
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#replacement_strategy OneDashboard#replacement_strategy}
3594
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#replacement_strategy OneDashboard#replacement_strategy}
3595
3595
  */
3596
3596
  readonly replacementStrategy: string;
3597
3597
  /**
3598
3598
  * Human-friendly display string for this variable.
3599
3599
  *
3600
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#title OneDashboard#title}
3600
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#title OneDashboard#title}
3601
3601
  */
3602
3602
  readonly title: string;
3603
3603
  /**
3604
3604
  * Specifies the data type of the variable and where its possible values may come from.
3605
3605
  *
3606
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#type OneDashboard#type}
3606
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#type OneDashboard#type}
3607
3607
  */
3608
3608
  readonly type: string;
3609
3609
  /**
3610
3610
  * item block
3611
3611
  *
3612
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#item OneDashboard#item}
3612
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#item OneDashboard#item}
3613
3613
  */
3614
3614
  readonly item?: OneDashboardVariableItem[] | cdktf.IResolvable;
3615
3615
  /**
3616
3616
  * nrql_query block
3617
3617
  *
3618
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
3618
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
3619
3619
  */
3620
3620
  readonly nrqlQuery?: OneDashboardVariableNrqlQuery;
3621
3621
  /**
3622
3622
  * options block
3623
3623
  *
3624
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#options OneDashboard#options}
3624
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.4/docs/resources/one_dashboard#options OneDashboard#options}
3625
3625
  */
3626
3626
  readonly options?: OneDashboardVariableOptions[] | cdktf.IResolvable;
3627
3627
  }