@cdktn/provider-newrelic 14.2.0 → 14.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (154) hide show
  1. package/.jsii +3902 -10933
  2. package/README.md +3 -3
  3. package/lib/account-management/index.d.ts +10 -10
  4. package/lib/account-management/index.js +7 -7
  5. package/lib/alert-channel/index.d.ts +30 -30
  6. package/lib/alert-channel/index.js +7 -7
  7. package/lib/alert-compound-condition/index.d.ts +17 -20
  8. package/lib/alert-compound-condition/index.js +9 -12
  9. package/lib/alert-condition/index.d.ts +23 -26
  10. package/lib/alert-condition/index.js +8 -11
  11. package/lib/alert-muting-rule/index.d.ts +23 -26
  12. package/lib/alert-muting-rule/index.js +10 -13
  13. package/lib/alert-policy/index.d.ts +8 -8
  14. package/lib/alert-policy/index.js +6 -6
  15. package/lib/alert-policy-channel/index.d.ts +9 -9
  16. package/lib/alert-policy-channel/index.js +7 -7
  17. package/lib/api-access-key/index.d.ts +10 -10
  18. package/lib/api-access-key/index.js +6 -6
  19. package/lib/application-settings/index.d.ts +27 -36
  20. package/lib/application-settings/index.js +13 -22
  21. package/lib/browser-application/index.d.ts +12 -12
  22. package/lib/browser-application/index.js +7 -7
  23. package/lib/cloud-aws-eu-sovereign-integrations/index.d.ts +14 -14
  24. package/lib/cloud-aws-eu-sovereign-integrations/index.js +9 -9
  25. package/lib/cloud-aws-eu-sovereign-link-account/index.d.ts +8 -8
  26. package/lib/cloud-aws-eu-sovereign-link-account/index.js +6 -6
  27. package/lib/cloud-aws-govcloud-integrations/index.d.ts +110 -110
  28. package/lib/cloud-aws-govcloud-integrations/index.js +26 -26
  29. package/lib/cloud-aws-govcloud-link-account/index.d.ts +8 -8
  30. package/lib/cloud-aws-govcloud-link-account/index.js +6 -6
  31. package/lib/cloud-aws-integrations/index.d.ts +234 -234
  32. package/lib/cloud-aws-integrations/index.js +60 -60
  33. package/lib/cloud-aws-link-account/index.d.ts +8 -8
  34. package/lib/cloud-aws-link-account/index.js +6 -6
  35. package/lib/cloud-azure-integrations/index.d.ts +109 -109
  36. package/lib/cloud-azure-integrations/index.js +39 -39
  37. package/lib/cloud-azure-link-account/index.d.ts +10 -10
  38. package/lib/cloud-azure-link-account/index.js +6 -6
  39. package/lib/cloud-gcp-integrations/index.d.ts +62 -62
  40. package/lib/cloud-gcp-integrations/index.js +32 -32
  41. package/lib/cloud-gcp-link-account/index.d.ts +7 -7
  42. package/lib/cloud-gcp-link-account/index.js +6 -6
  43. package/lib/cloud-oci-link-account/index.d.ts +18 -18
  44. package/lib/cloud-oci-link-account/index.js +6 -6
  45. package/lib/data-newrelic-account/index.d.ts +7 -7
  46. package/lib/data-newrelic-account/index.js +6 -6
  47. package/lib/data-newrelic-alert-channel/index.d.ts +6 -9
  48. package/lib/data-newrelic-alert-channel/index.js +8 -11
  49. package/lib/data-newrelic-alert-policy/index.d.ts +7 -7
  50. package/lib/data-newrelic-alert-policy/index.js +6 -6
  51. package/lib/data-newrelic-application/index.d.ts +5 -5
  52. package/lib/data-newrelic-application/index.js +6 -6
  53. package/lib/data-newrelic-authentication-domain/index.d.ts +4 -4
  54. package/lib/data-newrelic-authentication-domain/index.js +6 -6
  55. package/lib/data-newrelic-cloud-account/index.d.ts +7 -7
  56. package/lib/data-newrelic-cloud-account/index.js +6 -6
  57. package/lib/data-newrelic-entity/index.d.ts +14 -17
  58. package/lib/data-newrelic-entity/index.js +8 -11
  59. package/lib/data-newrelic-group/index.d.ts +5 -5
  60. package/lib/data-newrelic-group/index.js +6 -6
  61. package/lib/data-newrelic-key-transaction/index.d.ts +7 -7
  62. package/lib/data-newrelic-key-transaction/index.js +6 -6
  63. package/lib/data-newrelic-notification-destination/index.d.ts +12 -18
  64. package/lib/data-newrelic-notification-destination/index.js +11 -17
  65. package/lib/data-newrelic-obfuscation-expression/index.d.ts +6 -6
  66. package/lib/data-newrelic-obfuscation-expression/index.js +6 -6
  67. package/lib/data-newrelic-service-level-alert-helper/index.d.ts +11 -11
  68. package/lib/data-newrelic-service-level-alert-helper/index.js +6 -6
  69. package/lib/data-newrelic-synthetics-private-location/index.d.ts +7 -7
  70. package/lib/data-newrelic-synthetics-private-location/index.js +6 -6
  71. package/lib/data-newrelic-synthetics-secure-credential/index.d.ts +6 -6
  72. package/lib/data-newrelic-synthetics-secure-credential/index.js +6 -6
  73. package/lib/data-newrelic-test-grok-pattern/index.d.ts +7 -13
  74. package/lib/data-newrelic-test-grok-pattern/index.js +10 -16
  75. package/lib/data-newrelic-user/index.d.ts +6 -6
  76. package/lib/data-newrelic-user/index.js +6 -6
  77. package/lib/data-partition-rule/index.d.ts +12 -12
  78. package/lib/data-partition-rule/index.js +7 -7
  79. package/lib/entity-tags/index.d.ts +10 -13
  80. package/lib/entity-tags/index.js +9 -12
  81. package/lib/events-to-metrics-rule/index.d.ts +9 -9
  82. package/lib/events-to-metrics-rule/index.js +6 -6
  83. package/lib/fleet/index.d.ts +112 -0
  84. package/lib/fleet/index.js +213 -0
  85. package/lib/group/index.d.ts +7 -7
  86. package/lib/group/index.js +6 -6
  87. package/lib/index.d.ts +2 -0
  88. package/lib/index.js +5 -3
  89. package/lib/infra-alert-condition/index.d.ts +25 -25
  90. package/lib/infra-alert-condition/index.js +8 -8
  91. package/lib/insights-event/index.d.ts +11 -17
  92. package/lib/insights-event/index.js +10 -16
  93. package/lib/key-transaction/index.d.ts +9 -9
  94. package/lib/key-transaction/index.js +6 -6
  95. package/lib/lazy-index.js +3 -1
  96. package/lib/log-parsing-rule/index.d.ts +12 -12
  97. package/lib/log-parsing-rule/index.js +6 -6
  98. package/lib/monitor-downtime/index.d.ts +20 -20
  99. package/lib/monitor-downtime/index.js +9 -9
  100. package/lib/notification-channel/index.d.ts +18 -21
  101. package/lib/notification-channel/index.js +9 -12
  102. package/lib/notification-destination/index.d.ts +31 -37
  103. package/lib/notification-destination/index.js +15 -21
  104. package/lib/nrql-alert-condition/index.d.ts +75 -78
  105. package/lib/nrql-alert-condition/index.js +17 -20
  106. package/lib/nrql-drop-rule/index.d.ts +10 -10
  107. package/lib/nrql-drop-rule/index.js +7 -7
  108. package/lib/obfuscation-expression/index.d.ts +8 -8
  109. package/lib/obfuscation-expression/index.js +6 -6
  110. package/lib/obfuscation-rule/index.d.ts +13 -16
  111. package/lib/obfuscation-rule/index.js +8 -11
  112. package/lib/one-dashboard/index-structs/structs0.d.ts +364 -592
  113. package/lib/one-dashboard/index-structs/structs0.js +185 -413
  114. package/lib/one-dashboard/index-structs/structs400.d.ts +286 -451
  115. package/lib/one-dashboard/index-structs/structs400.js +130 -295
  116. package/lib/one-dashboard/index.d.ts +10 -10
  117. package/lib/one-dashboard/index.js +6 -6
  118. package/lib/one-dashboard-json/index.d.ts +9 -9
  119. package/lib/one-dashboard-json/index.js +7 -7
  120. package/lib/one-dashboard-raw/index.d.ts +20 -26
  121. package/lib/one-dashboard-raw/index.js +10 -16
  122. package/lib/pipeline-cloud-rule/index.d.ts +8 -8
  123. package/lib/pipeline-cloud-rule/index.js +6 -6
  124. package/lib/provider/index.d.ts +17 -17
  125. package/lib/provider/index.js +6 -6
  126. package/lib/service-level/index.d.ts +38 -38
  127. package/lib/service-level/index.js +16 -16
  128. package/lib/synthetics-alert-condition/index.d.ts +9 -9
  129. package/lib/synthetics-alert-condition/index.js +6 -6
  130. package/lib/synthetics-broken-links-monitor/index.d.ts +17 -20
  131. package/lib/synthetics-broken-links-monitor/index.js +8 -11
  132. package/lib/synthetics-cert-check-monitor/index.d.ts +18 -21
  133. package/lib/synthetics-cert-check-monitor/index.js +8 -11
  134. package/lib/synthetics-monitor/index.d.ts +31 -37
  135. package/lib/synthetics-monitor/index.js +10 -16
  136. package/lib/synthetics-multilocation-alert-condition/index.d.ts +14 -14
  137. package/lib/synthetics-multilocation-alert-condition/index.js +8 -8
  138. package/lib/synthetics-private-location/index.d.ts +8 -8
  139. package/lib/synthetics-private-location/index.js +6 -6
  140. package/lib/synthetics-script-monitor/index.d.ts +26 -32
  141. package/lib/synthetics-script-monitor/index.js +10 -16
  142. package/lib/synthetics-secure-credential/index.d.ts +11 -11
  143. package/lib/synthetics-secure-credential/index.js +7 -7
  144. package/lib/synthetics-step-monitor/index.d.ts +25 -34
  145. package/lib/synthetics-step-monitor/index.js +12 -21
  146. package/lib/user/index.d.ts +8 -8
  147. package/lib/user/index.js +6 -6
  148. package/lib/workflow/index.d.ts +26 -38
  149. package/lib/workflow/index.js +16 -28
  150. package/lib/workflow-automation/index.d.ts +92 -0
  151. package/lib/workflow-automation/index.js +181 -0
  152. package/lib/workload/index.d.ts +32 -41
  153. package/lib/workload/index.js +17 -26
  154. package/package.json +4 -4
@@ -8,13 +8,13 @@ export interface OneDashboardPageWidgetLineNullValuesSeriesOverrides {
8
8
  /**
9
9
  * Null value
10
10
  *
11
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
11
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
12
12
  */
13
13
  readonly nullValue?: string;
14
14
  /**
15
15
  * Series name
16
16
  *
17
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
17
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
18
18
  */
19
19
  readonly seriesName?: string;
20
20
  }
@@ -44,9 +44,6 @@ export declare class OneDashboardPageWidgetLineNullValuesSeriesOverridesOutputRe
44
44
  get seriesNameInput(): string | undefined;
45
45
  }
46
46
  export declare class OneDashboardPageWidgetLineNullValuesSeriesOverridesList extends cdktn.ComplexList {
47
- protected terraformResource: cdktn.IInterpolatingParent;
48
- protected terraformAttribute: string;
49
- protected wrapsSet: boolean;
50
47
  internalValue?: OneDashboardPageWidgetLineNullValuesSeriesOverrides[] | cdktn.IResolvable;
51
48
  /**
52
49
  * @param terraformResource The parent resource
@@ -61,13 +58,13 @@ export declare class OneDashboardPageWidgetLineNullValuesSeriesOverridesList ext
61
58
  }
62
59
  export interface OneDashboardPageWidgetLineNullValues {
63
60
  /**
64
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
61
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
65
62
  */
66
63
  readonly nullValue?: string;
67
64
  /**
68
65
  * series_overrides block
69
66
  *
70
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
67
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
71
68
  */
72
69
  readonly seriesOverrides?: OneDashboardPageWidgetLineNullValuesSeriesOverrides[] | cdktn.IResolvable;
73
70
  }
@@ -97,9 +94,6 @@ export declare class OneDashboardPageWidgetLineNullValuesOutputReference extends
97
94
  get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetLineNullValuesSeriesOverrides[] | undefined;
98
95
  }
99
96
  export declare class OneDashboardPageWidgetLineNullValuesList extends cdktn.ComplexList {
100
- protected terraformResource: cdktn.IInterpolatingParent;
101
- protected terraformAttribute: string;
102
- protected wrapsSet: boolean;
103
97
  internalValue?: OneDashboardPageWidgetLineNullValues[] | cdktn.IResolvable;
104
98
  /**
105
99
  * @param terraformResource The parent resource
@@ -116,25 +110,25 @@ export interface OneDashboardPageWidgetLineThreshold {
116
110
  /**
117
111
  * The number from which the range starts in thresholds.
118
112
  *
119
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#from OneDashboard#from}
113
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#from OneDashboard#from}
120
114
  */
121
115
  readonly from?: string;
122
116
  /**
123
117
  * Name of the threshold created.
124
118
  *
125
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
119
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
126
120
  */
127
121
  readonly name?: string;
128
122
  /**
129
123
  * Severity of the threshold, which would reflect in the widget, in the range of the threshold specified.
130
124
  *
131
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#severity OneDashboard#severity}
125
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#severity OneDashboard#severity}
132
126
  */
133
127
  readonly severity?: string;
134
128
  /**
135
129
  * The number at which the range ends in thresholds.
136
130
  *
137
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#to OneDashboard#to}
131
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#to OneDashboard#to}
138
132
  */
139
133
  readonly to?: string;
140
134
  }
@@ -174,9 +168,6 @@ export declare class OneDashboardPageWidgetLineThresholdOutputReference extends
174
168
  get toInput(): string | undefined;
175
169
  }
176
170
  export declare class OneDashboardPageWidgetLineThresholdList extends cdktn.ComplexList {
177
- protected terraformResource: cdktn.IInterpolatingParent;
178
- protected terraformAttribute: string;
179
- protected wrapsSet: boolean;
180
171
  internalValue?: OneDashboardPageWidgetLineThreshold[] | cdktn.IResolvable;
181
172
  /**
182
173
  * @param terraformResource The parent resource
@@ -193,7 +184,7 @@ export interface OneDashboardPageWidgetLineTooltip {
193
184
  /**
194
185
  * Tooltip display mode.
195
186
  *
196
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#mode OneDashboard#mode}
187
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#mode OneDashboard#mode}
197
188
  */
198
189
  readonly mode: string;
199
190
  }
@@ -217,13 +208,13 @@ export interface OneDashboardPageWidgetLineUnitsSeriesOverrides {
217
208
  /**
218
209
  * Series name
219
210
  *
220
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
211
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
221
212
  */
222
213
  readonly seriesName?: string;
223
214
  /**
224
215
  * Unit name
225
216
  *
226
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
217
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
227
218
  */
228
219
  readonly unit?: string;
229
220
  }
@@ -253,9 +244,6 @@ export declare class OneDashboardPageWidgetLineUnitsSeriesOverridesOutputReferen
253
244
  get unitInput(): string | undefined;
254
245
  }
255
246
  export declare class OneDashboardPageWidgetLineUnitsSeriesOverridesList extends cdktn.ComplexList {
256
- protected terraformResource: cdktn.IInterpolatingParent;
257
- protected terraformAttribute: string;
258
- protected wrapsSet: boolean;
259
247
  internalValue?: OneDashboardPageWidgetLineUnitsSeriesOverrides[] | cdktn.IResolvable;
260
248
  /**
261
249
  * @param terraformResource The parent resource
@@ -270,13 +258,13 @@ export declare class OneDashboardPageWidgetLineUnitsSeriesOverridesList extends
270
258
  }
271
259
  export interface OneDashboardPageWidgetLineUnits {
272
260
  /**
273
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
261
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
274
262
  */
275
263
  readonly unit?: string;
276
264
  /**
277
265
  * series_overrides block
278
266
  *
279
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
267
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
280
268
  */
281
269
  readonly seriesOverrides?: OneDashboardPageWidgetLineUnitsSeriesOverrides[] | cdktn.IResolvable;
282
270
  }
@@ -306,9 +294,6 @@ export declare class OneDashboardPageWidgetLineUnitsOutputReference extends cdkt
306
294
  get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetLineUnitsSeriesOverrides[] | undefined;
307
295
  }
308
296
  export declare class OneDashboardPageWidgetLineUnitsList extends cdktn.ComplexList {
309
- protected terraformResource: cdktn.IInterpolatingParent;
310
- protected terraformAttribute: string;
311
- protected wrapsSet: boolean;
312
297
  internalValue?: OneDashboardPageWidgetLineUnits[] | cdktn.IResolvable;
313
298
  /**
314
299
  * @param terraformResource The parent resource
@@ -325,25 +310,25 @@ export interface OneDashboardPageWidgetLineYAxisRight {
325
310
  /**
326
311
  * Minimum value of the range to be specified with the Y-Axis on the right of the line widget.
327
312
  *
328
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_right_max OneDashboard#y_axis_right_max}
313
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_right_max OneDashboard#y_axis_right_max}
329
314
  */
330
315
  readonly yAxisRightMax?: number;
331
316
  /**
332
317
  * Minimum value of the range to be specified with the Y-Axis on the right of the line widget.
333
318
  *
334
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_right_min OneDashboard#y_axis_right_min}
319
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_right_min OneDashboard#y_axis_right_min}
335
320
  */
336
321
  readonly yAxisRightMin?: number;
337
322
  /**
338
323
  * A set of series that helps specify the Y-Axis on the right of the line widget.
339
324
  *
340
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_right_series OneDashboard#y_axis_right_series}
325
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_right_series OneDashboard#y_axis_right_series}
341
326
  */
342
327
  readonly yAxisRightSeries?: string[];
343
328
  /**
344
329
  * An attribute that helps specify the Y-Axis on the right of the line widget.
345
330
  *
346
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_right_zero OneDashboard#y_axis_right_zero}
331
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_right_zero OneDashboard#y_axis_right_zero}
347
332
  */
348
333
  readonly yAxisRightZero?: boolean | cdktn.IResolvable;
349
334
  }
@@ -381,121 +366,121 @@ export declare class OneDashboardPageWidgetLineYAxisRightOutputReference extends
381
366
  }
382
367
  export interface OneDashboardPageWidgetLine {
383
368
  /**
384
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#column OneDashboard#column}
369
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#column OneDashboard#column}
385
370
  */
386
371
  readonly column: number;
387
372
  /**
388
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
373
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
389
374
  */
390
375
  readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
391
376
  /**
392
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#height OneDashboard#height}
377
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#height OneDashboard#height}
393
378
  */
394
379
  readonly height?: number;
395
380
  /**
396
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
381
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
397
382
  */
398
383
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
399
384
  /**
400
385
  * Specified if the label should be visible in the graph created when specified with thresholds.
401
386
  *
402
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#is_label_visible OneDashboard#is_label_visible}
387
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#is_label_visible OneDashboard#is_label_visible}
403
388
  */
404
389
  readonly isLabelVisible?: boolean | cdktn.IResolvable;
405
390
  /**
406
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
391
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
407
392
  */
408
393
  readonly legendEnabled?: boolean | cdktn.IResolvable;
409
394
  /**
410
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
395
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
411
396
  */
412
397
  readonly refreshRate?: string;
413
398
  /**
414
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#row OneDashboard#row}
399
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#row OneDashboard#row}
415
400
  */
416
401
  readonly row: number;
417
402
  /**
418
403
  * A title for the widget.
419
404
  *
420
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#title OneDashboard#title}
405
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#title OneDashboard#title}
421
406
  */
422
407
  readonly title: string;
423
408
  /**
424
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#width OneDashboard#width}
409
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#width OneDashboard#width}
425
410
  */
426
411
  readonly width?: number;
427
412
  /**
428
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
413
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
429
414
  */
430
415
  readonly yAxisLeftMax?: number;
431
416
  /**
432
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
417
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
433
418
  */
434
419
  readonly yAxisLeftMin?: number;
435
420
  /**
436
421
  * Specifies if the values on the graph to be rendered need to be fit to scale, or printed within the specified range.
437
422
  *
438
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_zero OneDashboard#y_axis_left_zero}
423
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_zero OneDashboard#y_axis_left_zero}
439
424
  */
440
425
  readonly yAxisLeftZero?: boolean | cdktn.IResolvable;
441
426
  /**
442
427
  * chart_styles block
443
428
  *
444
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
429
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
445
430
  */
446
431
  readonly chartStyles?: OneDashboardPageWidgetLineChartStyles;
447
432
  /**
448
433
  * colors block
449
434
  *
450
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#colors OneDashboard#colors}
435
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#colors OneDashboard#colors}
451
436
  */
452
437
  readonly colors?: OneDashboardPageWidgetLineColors[] | cdktn.IResolvable;
453
438
  /**
454
439
  * data_format block
455
440
  *
456
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
441
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#data_format OneDashboard#data_format}
457
442
  */
458
443
  readonly dataFormat?: OneDashboardPageWidgetLineDataFormat[] | cdktn.IResolvable;
459
444
  /**
460
445
  * initial_sorting block
461
446
  *
462
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
447
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
463
448
  */
464
449
  readonly initialSorting?: OneDashboardPageWidgetLineInitialSorting;
465
450
  /**
466
451
  * nrql_query block
467
452
  *
468
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
453
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
469
454
  */
470
455
  readonly nrqlQuery: OneDashboardPageWidgetLineNrqlQuery[] | cdktn.IResolvable;
471
456
  /**
472
457
  * null_values block
473
458
  *
474
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
459
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_values OneDashboard#null_values}
475
460
  */
476
461
  readonly nullValues?: OneDashboardPageWidgetLineNullValues[] | cdktn.IResolvable;
477
462
  /**
478
463
  * threshold block
479
464
  *
480
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#threshold OneDashboard#threshold}
465
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#threshold OneDashboard#threshold}
481
466
  */
482
467
  readonly threshold?: OneDashboardPageWidgetLineThreshold[] | cdktn.IResolvable;
483
468
  /**
484
469
  * tooltip block
485
470
  *
486
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#tooltip OneDashboard#tooltip}
471
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#tooltip OneDashboard#tooltip}
487
472
  */
488
473
  readonly tooltip?: OneDashboardPageWidgetLineTooltip;
489
474
  /**
490
475
  * units block
491
476
  *
492
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#units OneDashboard#units}
477
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#units OneDashboard#units}
493
478
  */
494
479
  readonly units?: OneDashboardPageWidgetLineUnits[] | cdktn.IResolvable;
495
480
  /**
496
481
  * y_axis_right block
497
482
  *
498
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_right OneDashboard#y_axis_right}
483
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_right OneDashboard#y_axis_right}
499
484
  */
500
485
  readonly yAxisRight?: OneDashboardPageWidgetLineYAxisRight;
501
486
  }
@@ -627,9 +612,6 @@ export declare class OneDashboardPageWidgetLineOutputReference extends cdktn.Com
627
612
  get yAxisRightInput(): OneDashboardPageWidgetLineYAxisRight | undefined;
628
613
  }
629
614
  export declare class OneDashboardPageWidgetLineList extends cdktn.ComplexList {
630
- protected terraformResource: cdktn.IInterpolatingParent;
631
- protected terraformAttribute: string;
632
- protected wrapsSet: boolean;
633
615
  internalValue?: OneDashboardPageWidgetLine[] | cdktn.IResolvable;
634
616
  /**
635
617
  * @param terraformResource The parent resource
@@ -646,7 +628,7 @@ export interface OneDashboardPageWidgetLogTableChartStylesGradient {
646
628
  /**
647
629
  * Enable or disable gradient effect.
648
630
  *
649
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
631
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#enabled OneDashboard#enabled}
650
632
  */
651
633
  readonly enabled: boolean | cdktn.IResolvable;
652
634
  }
@@ -670,13 +652,13 @@ export interface OneDashboardPageWidgetLogTableChartStyles {
670
652
  /**
671
653
  * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
672
654
  *
673
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
655
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
674
656
  */
675
657
  readonly lineInterpolation?: string;
676
658
  /**
677
659
  * gradient block
678
660
  *
679
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
661
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#gradient OneDashboard#gradient}
680
662
  */
681
663
  readonly gradient?: OneDashboardPageWidgetLogTableChartStylesGradient;
682
664
  }
@@ -706,13 +688,13 @@ export interface OneDashboardPageWidgetLogTableColorsSeriesOverrides {
706
688
  /**
707
689
  * Color code
708
690
  *
709
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
691
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
710
692
  */
711
693
  readonly color?: string;
712
694
  /**
713
695
  * Series name
714
696
  *
715
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
697
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
716
698
  */
717
699
  readonly seriesName?: string;
718
700
  }
@@ -742,9 +724,6 @@ export declare class OneDashboardPageWidgetLogTableColorsSeriesOverridesOutputRe
742
724
  get seriesNameInput(): string | undefined;
743
725
  }
744
726
  export declare class OneDashboardPageWidgetLogTableColorsSeriesOverridesList extends cdktn.ComplexList {
745
- protected terraformResource: cdktn.IInterpolatingParent;
746
- protected terraformAttribute: string;
747
- protected wrapsSet: boolean;
748
727
  internalValue?: OneDashboardPageWidgetLogTableColorsSeriesOverrides[] | cdktn.IResolvable;
749
728
  /**
750
729
  * @param terraformResource The parent resource
@@ -759,13 +738,13 @@ export declare class OneDashboardPageWidgetLogTableColorsSeriesOverridesList ext
759
738
  }
760
739
  export interface OneDashboardPageWidgetLogTableColors {
761
740
  /**
762
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
741
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
763
742
  */
764
743
  readonly color?: string;
765
744
  /**
766
745
  * series_overrides block
767
746
  *
768
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
747
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
769
748
  */
770
749
  readonly seriesOverrides?: OneDashboardPageWidgetLogTableColorsSeriesOverrides[] | cdktn.IResolvable;
771
750
  }
@@ -795,9 +774,6 @@ export declare class OneDashboardPageWidgetLogTableColorsOutputReference extends
795
774
  get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetLogTableColorsSeriesOverrides[] | undefined;
796
775
  }
797
776
  export declare class OneDashboardPageWidgetLogTableColorsList extends cdktn.ComplexList {
798
- protected terraformResource: cdktn.IInterpolatingParent;
799
- protected terraformAttribute: string;
800
- protected wrapsSet: boolean;
801
777
  internalValue?: OneDashboardPageWidgetLogTableColors[] | cdktn.IResolvable;
802
778
  /**
803
779
  * @param terraformResource The parent resource
@@ -814,25 +790,25 @@ export interface OneDashboardPageWidgetLogTableDataFormat {
814
790
  /**
815
791
  * Defines the format of the mentioned type
816
792
  *
817
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#format OneDashboard#format}
793
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#format OneDashboard#format}
818
794
  */
819
795
  readonly format?: string;
820
796
  /**
821
797
  * The column name to be sorted
822
798
  *
823
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
799
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
824
800
  */
825
801
  readonly name: string;
826
802
  /**
827
803
  * The precision of the type
828
804
  *
829
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#precision OneDashboard#precision}
805
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#precision OneDashboard#precision}
830
806
  */
831
807
  readonly precision?: number;
832
808
  /**
833
809
  * Defines the type of the mentioned column
834
810
  *
835
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#type OneDashboard#type}
811
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#type OneDashboard#type}
836
812
  */
837
813
  readonly type: string;
838
814
  }
@@ -870,9 +846,6 @@ export declare class OneDashboardPageWidgetLogTableDataFormatOutputReference ext
870
846
  get typeInput(): string | undefined;
871
847
  }
872
848
  export declare class OneDashboardPageWidgetLogTableDataFormatList extends cdktn.ComplexList {
873
- protected terraformResource: cdktn.IInterpolatingParent;
874
- protected terraformAttribute: string;
875
- protected wrapsSet: boolean;
876
849
  internalValue?: OneDashboardPageWidgetLogTableDataFormat[] | cdktn.IResolvable;
877
850
  /**
878
851
  * @param terraformResource The parent resource
@@ -889,13 +862,13 @@ export interface OneDashboardPageWidgetLogTableInitialSorting {
889
862
  /**
890
863
  * Defines the sort order. Either ascending or descending.
891
864
  *
892
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#direction OneDashboard#direction}
865
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#direction OneDashboard#direction}
893
866
  */
894
867
  readonly direction: string;
895
868
  /**
896
869
  * The column name to be sorted
897
870
  *
898
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
871
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
899
872
  */
900
873
  readonly name: string;
901
874
  }
@@ -923,13 +896,13 @@ export interface OneDashboardPageWidgetLogTableNrqlQuery {
923
896
  /**
924
897
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
925
898
  *
926
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
899
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#account_id OneDashboard#account_id}
927
900
  */
928
901
  readonly accountId?: string;
929
902
  /**
930
903
  * The NRQL query.
931
904
  *
932
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#query OneDashboard#query}
905
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#query OneDashboard#query}
933
906
  */
934
907
  readonly query: string;
935
908
  }
@@ -958,9 +931,6 @@ export declare class OneDashboardPageWidgetLogTableNrqlQueryOutputReference exte
958
931
  get queryInput(): string | undefined;
959
932
  }
960
933
  export declare class OneDashboardPageWidgetLogTableNrqlQueryList extends cdktn.ComplexList {
961
- protected terraformResource: cdktn.IInterpolatingParent;
962
- protected terraformAttribute: string;
963
- protected wrapsSet: boolean;
964
934
  internalValue?: OneDashboardPageWidgetLogTableNrqlQuery[] | cdktn.IResolvable;
965
935
  /**
966
936
  * @param terraformResource The parent resource
@@ -977,13 +947,13 @@ export interface OneDashboardPageWidgetLogTableNullValuesSeriesOverrides {
977
947
  /**
978
948
  * Null value
979
949
  *
980
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
950
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
981
951
  */
982
952
  readonly nullValue?: string;
983
953
  /**
984
954
  * Series name
985
955
  *
986
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
956
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
987
957
  */
988
958
  readonly seriesName?: string;
989
959
  }
@@ -1013,9 +983,6 @@ export declare class OneDashboardPageWidgetLogTableNullValuesSeriesOverridesOutp
1013
983
  get seriesNameInput(): string | undefined;
1014
984
  }
1015
985
  export declare class OneDashboardPageWidgetLogTableNullValuesSeriesOverridesList extends cdktn.ComplexList {
1016
- protected terraformResource: cdktn.IInterpolatingParent;
1017
- protected terraformAttribute: string;
1018
- protected wrapsSet: boolean;
1019
986
  internalValue?: OneDashboardPageWidgetLogTableNullValuesSeriesOverrides[] | cdktn.IResolvable;
1020
987
  /**
1021
988
  * @param terraformResource The parent resource
@@ -1030,13 +997,13 @@ export declare class OneDashboardPageWidgetLogTableNullValuesSeriesOverridesList
1030
997
  }
1031
998
  export interface OneDashboardPageWidgetLogTableNullValues {
1032
999
  /**
1033
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1000
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1034
1001
  */
1035
1002
  readonly nullValue?: string;
1036
1003
  /**
1037
1004
  * series_overrides block
1038
1005
  *
1039
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1006
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1040
1007
  */
1041
1008
  readonly seriesOverrides?: OneDashboardPageWidgetLogTableNullValuesSeriesOverrides[] | cdktn.IResolvable;
1042
1009
  }
@@ -1066,9 +1033,6 @@ export declare class OneDashboardPageWidgetLogTableNullValuesOutputReference ext
1066
1033
  get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetLogTableNullValuesSeriesOverrides[] | undefined;
1067
1034
  }
1068
1035
  export declare class OneDashboardPageWidgetLogTableNullValuesList extends cdktn.ComplexList {
1069
- protected terraformResource: cdktn.IInterpolatingParent;
1070
- protected terraformAttribute: string;
1071
- protected wrapsSet: boolean;
1072
1036
  internalValue?: OneDashboardPageWidgetLogTableNullValues[] | cdktn.IResolvable;
1073
1037
  /**
1074
1038
  * @param terraformResource The parent resource
@@ -1085,13 +1049,13 @@ export interface OneDashboardPageWidgetLogTableUnitsSeriesOverrides {
1085
1049
  /**
1086
1050
  * Series name
1087
1051
  *
1088
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1052
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1089
1053
  */
1090
1054
  readonly seriesName?: string;
1091
1055
  /**
1092
1056
  * Unit name
1093
1057
  *
1094
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
1058
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
1095
1059
  */
1096
1060
  readonly unit?: string;
1097
1061
  }
@@ -1121,9 +1085,6 @@ export declare class OneDashboardPageWidgetLogTableUnitsSeriesOverridesOutputRef
1121
1085
  get unitInput(): string | undefined;
1122
1086
  }
1123
1087
  export declare class OneDashboardPageWidgetLogTableUnitsSeriesOverridesList extends cdktn.ComplexList {
1124
- protected terraformResource: cdktn.IInterpolatingParent;
1125
- protected terraformAttribute: string;
1126
- protected wrapsSet: boolean;
1127
1088
  internalValue?: OneDashboardPageWidgetLogTableUnitsSeriesOverrides[] | cdktn.IResolvable;
1128
1089
  /**
1129
1090
  * @param terraformResource The parent resource
@@ -1138,13 +1099,13 @@ export declare class OneDashboardPageWidgetLogTableUnitsSeriesOverridesList exte
1138
1099
  }
1139
1100
  export interface OneDashboardPageWidgetLogTableUnits {
1140
1101
  /**
1141
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
1102
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
1142
1103
  */
1143
1104
  readonly unit?: string;
1144
1105
  /**
1145
1106
  * series_overrides block
1146
1107
  *
1147
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1108
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1148
1109
  */
1149
1110
  readonly seriesOverrides?: OneDashboardPageWidgetLogTableUnitsSeriesOverrides[] | cdktn.IResolvable;
1150
1111
  }
@@ -1174,9 +1135,6 @@ export declare class OneDashboardPageWidgetLogTableUnitsOutputReference extends
1174
1135
  get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetLogTableUnitsSeriesOverrides[] | undefined;
1175
1136
  }
1176
1137
  export declare class OneDashboardPageWidgetLogTableUnitsList extends cdktn.ComplexList {
1177
- protected terraformResource: cdktn.IInterpolatingParent;
1178
- protected terraformAttribute: string;
1179
- protected wrapsSet: boolean;
1180
1138
  internalValue?: OneDashboardPageWidgetLogTableUnits[] | cdktn.IResolvable;
1181
1139
  /**
1182
1140
  * @param terraformResource The parent resource
@@ -1191,91 +1149,91 @@ export declare class OneDashboardPageWidgetLogTableUnitsList extends cdktn.Compl
1191
1149
  }
1192
1150
  export interface OneDashboardPageWidgetLogTable {
1193
1151
  /**
1194
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#column OneDashboard#column}
1152
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#column OneDashboard#column}
1195
1153
  */
1196
1154
  readonly column: number;
1197
1155
  /**
1198
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
1156
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
1199
1157
  */
1200
1158
  readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
1201
1159
  /**
1202
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#height OneDashboard#height}
1160
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#height OneDashboard#height}
1203
1161
  */
1204
1162
  readonly height?: number;
1205
1163
  /**
1206
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
1164
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
1207
1165
  */
1208
1166
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
1209
1167
  /**
1210
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
1168
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
1211
1169
  */
1212
1170
  readonly legendEnabled?: boolean | cdktn.IResolvable;
1213
1171
  /**
1214
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
1172
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
1215
1173
  */
1216
1174
  readonly refreshRate?: string;
1217
1175
  /**
1218
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#row OneDashboard#row}
1176
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#row OneDashboard#row}
1219
1177
  */
1220
1178
  readonly row: number;
1221
1179
  /**
1222
1180
  * A title for the widget.
1223
1181
  *
1224
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#title OneDashboard#title}
1182
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#title OneDashboard#title}
1225
1183
  */
1226
1184
  readonly title: string;
1227
1185
  /**
1228
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#width OneDashboard#width}
1186
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#width OneDashboard#width}
1229
1187
  */
1230
1188
  readonly width?: number;
1231
1189
  /**
1232
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
1190
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
1233
1191
  */
1234
1192
  readonly yAxisLeftMax?: number;
1235
1193
  /**
1236
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
1194
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
1237
1195
  */
1238
1196
  readonly yAxisLeftMin?: number;
1239
1197
  /**
1240
1198
  * chart_styles block
1241
1199
  *
1242
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
1200
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
1243
1201
  */
1244
1202
  readonly chartStyles?: OneDashboardPageWidgetLogTableChartStyles;
1245
1203
  /**
1246
1204
  * colors block
1247
1205
  *
1248
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#colors OneDashboard#colors}
1206
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#colors OneDashboard#colors}
1249
1207
  */
1250
1208
  readonly colors?: OneDashboardPageWidgetLogTableColors[] | cdktn.IResolvable;
1251
1209
  /**
1252
1210
  * data_format block
1253
1211
  *
1254
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
1212
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#data_format OneDashboard#data_format}
1255
1213
  */
1256
1214
  readonly dataFormat?: OneDashboardPageWidgetLogTableDataFormat[] | cdktn.IResolvable;
1257
1215
  /**
1258
1216
  * initial_sorting block
1259
1217
  *
1260
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
1218
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
1261
1219
  */
1262
1220
  readonly initialSorting?: OneDashboardPageWidgetLogTableInitialSorting;
1263
1221
  /**
1264
1222
  * nrql_query block
1265
1223
  *
1266
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
1224
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
1267
1225
  */
1268
1226
  readonly nrqlQuery: OneDashboardPageWidgetLogTableNrqlQuery[] | cdktn.IResolvable;
1269
1227
  /**
1270
1228
  * null_values block
1271
1229
  *
1272
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
1230
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_values OneDashboard#null_values}
1273
1231
  */
1274
1232
  readonly nullValues?: OneDashboardPageWidgetLogTableNullValues[] | cdktn.IResolvable;
1275
1233
  /**
1276
1234
  * units block
1277
1235
  *
1278
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#units OneDashboard#units}
1236
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#units OneDashboard#units}
1279
1237
  */
1280
1238
  readonly units?: OneDashboardPageWidgetLogTableUnits[] | cdktn.IResolvable;
1281
1239
  }
@@ -1382,9 +1340,6 @@ export declare class OneDashboardPageWidgetLogTableOutputReference extends cdktn
1382
1340
  get unitsInput(): cdktn.IResolvable | OneDashboardPageWidgetLogTableUnits[] | undefined;
1383
1341
  }
1384
1342
  export declare class OneDashboardPageWidgetLogTableList extends cdktn.ComplexList {
1385
- protected terraformResource: cdktn.IInterpolatingParent;
1386
- protected terraformAttribute: string;
1387
- protected wrapsSet: boolean;
1388
1343
  internalValue?: OneDashboardPageWidgetLogTable[] | cdktn.IResolvable;
1389
1344
  /**
1390
1345
  * @param terraformResource The parent resource
@@ -1401,7 +1356,7 @@ export interface OneDashboardPageWidgetMarkdownChartStylesGradient {
1401
1356
  /**
1402
1357
  * Enable or disable gradient effect.
1403
1358
  *
1404
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
1359
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#enabled OneDashboard#enabled}
1405
1360
  */
1406
1361
  readonly enabled: boolean | cdktn.IResolvable;
1407
1362
  }
@@ -1425,13 +1380,13 @@ export interface OneDashboardPageWidgetMarkdownChartStyles {
1425
1380
  /**
1426
1381
  * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
1427
1382
  *
1428
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
1383
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
1429
1384
  */
1430
1385
  readonly lineInterpolation?: string;
1431
1386
  /**
1432
1387
  * gradient block
1433
1388
  *
1434
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
1389
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#gradient OneDashboard#gradient}
1435
1390
  */
1436
1391
  readonly gradient?: OneDashboardPageWidgetMarkdownChartStylesGradient;
1437
1392
  }
@@ -1461,13 +1416,13 @@ export interface OneDashboardPageWidgetMarkdownColorsSeriesOverrides {
1461
1416
  /**
1462
1417
  * Color code
1463
1418
  *
1464
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
1419
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
1465
1420
  */
1466
1421
  readonly color?: string;
1467
1422
  /**
1468
1423
  * Series name
1469
1424
  *
1470
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1425
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1471
1426
  */
1472
1427
  readonly seriesName?: string;
1473
1428
  }
@@ -1497,9 +1452,6 @@ export declare class OneDashboardPageWidgetMarkdownColorsSeriesOverridesOutputRe
1497
1452
  get seriesNameInput(): string | undefined;
1498
1453
  }
1499
1454
  export declare class OneDashboardPageWidgetMarkdownColorsSeriesOverridesList extends cdktn.ComplexList {
1500
- protected terraformResource: cdktn.IInterpolatingParent;
1501
- protected terraformAttribute: string;
1502
- protected wrapsSet: boolean;
1503
1455
  internalValue?: OneDashboardPageWidgetMarkdownColorsSeriesOverrides[] | cdktn.IResolvable;
1504
1456
  /**
1505
1457
  * @param terraformResource The parent resource
@@ -1514,13 +1466,13 @@ export declare class OneDashboardPageWidgetMarkdownColorsSeriesOverridesList ext
1514
1466
  }
1515
1467
  export interface OneDashboardPageWidgetMarkdownColors {
1516
1468
  /**
1517
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
1469
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
1518
1470
  */
1519
1471
  readonly color?: string;
1520
1472
  /**
1521
1473
  * series_overrides block
1522
1474
  *
1523
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1475
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1524
1476
  */
1525
1477
  readonly seriesOverrides?: OneDashboardPageWidgetMarkdownColorsSeriesOverrides[] | cdktn.IResolvable;
1526
1478
  }
@@ -1550,9 +1502,6 @@ export declare class OneDashboardPageWidgetMarkdownColorsOutputReference extends
1550
1502
  get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetMarkdownColorsSeriesOverrides[] | undefined;
1551
1503
  }
1552
1504
  export declare class OneDashboardPageWidgetMarkdownColorsList extends cdktn.ComplexList {
1553
- protected terraformResource: cdktn.IInterpolatingParent;
1554
- protected terraformAttribute: string;
1555
- protected wrapsSet: boolean;
1556
1505
  internalValue?: OneDashboardPageWidgetMarkdownColors[] | cdktn.IResolvable;
1557
1506
  /**
1558
1507
  * @param terraformResource The parent resource
@@ -1569,25 +1518,25 @@ export interface OneDashboardPageWidgetMarkdownDataFormat {
1569
1518
  /**
1570
1519
  * Defines the format of the mentioned type
1571
1520
  *
1572
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#format OneDashboard#format}
1521
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#format OneDashboard#format}
1573
1522
  */
1574
1523
  readonly format?: string;
1575
1524
  /**
1576
1525
  * The column name to be sorted
1577
1526
  *
1578
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
1527
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
1579
1528
  */
1580
1529
  readonly name: string;
1581
1530
  /**
1582
1531
  * The precision of the type
1583
1532
  *
1584
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#precision OneDashboard#precision}
1533
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#precision OneDashboard#precision}
1585
1534
  */
1586
1535
  readonly precision?: number;
1587
1536
  /**
1588
1537
  * Defines the type of the mentioned column
1589
1538
  *
1590
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#type OneDashboard#type}
1539
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#type OneDashboard#type}
1591
1540
  */
1592
1541
  readonly type: string;
1593
1542
  }
@@ -1625,9 +1574,6 @@ export declare class OneDashboardPageWidgetMarkdownDataFormatOutputReference ext
1625
1574
  get typeInput(): string | undefined;
1626
1575
  }
1627
1576
  export declare class OneDashboardPageWidgetMarkdownDataFormatList extends cdktn.ComplexList {
1628
- protected terraformResource: cdktn.IInterpolatingParent;
1629
- protected terraformAttribute: string;
1630
- protected wrapsSet: boolean;
1631
1577
  internalValue?: OneDashboardPageWidgetMarkdownDataFormat[] | cdktn.IResolvable;
1632
1578
  /**
1633
1579
  * @param terraformResource The parent resource
@@ -1644,13 +1590,13 @@ export interface OneDashboardPageWidgetMarkdownInitialSorting {
1644
1590
  /**
1645
1591
  * Defines the sort order. Either ascending or descending.
1646
1592
  *
1647
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#direction OneDashboard#direction}
1593
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#direction OneDashboard#direction}
1648
1594
  */
1649
1595
  readonly direction: string;
1650
1596
  /**
1651
1597
  * The column name to be sorted
1652
1598
  *
1653
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
1599
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
1654
1600
  */
1655
1601
  readonly name: string;
1656
1602
  }
@@ -1678,13 +1624,13 @@ export interface OneDashboardPageWidgetMarkdownNullValuesSeriesOverrides {
1678
1624
  /**
1679
1625
  * Null value
1680
1626
  *
1681
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1627
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1682
1628
  */
1683
1629
  readonly nullValue?: string;
1684
1630
  /**
1685
1631
  * Series name
1686
1632
  *
1687
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1633
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1688
1634
  */
1689
1635
  readonly seriesName?: string;
1690
1636
  }
@@ -1714,9 +1660,6 @@ export declare class OneDashboardPageWidgetMarkdownNullValuesSeriesOverridesOutp
1714
1660
  get seriesNameInput(): string | undefined;
1715
1661
  }
1716
1662
  export declare class OneDashboardPageWidgetMarkdownNullValuesSeriesOverridesList extends cdktn.ComplexList {
1717
- protected terraformResource: cdktn.IInterpolatingParent;
1718
- protected terraformAttribute: string;
1719
- protected wrapsSet: boolean;
1720
1663
  internalValue?: OneDashboardPageWidgetMarkdownNullValuesSeriesOverrides[] | cdktn.IResolvable;
1721
1664
  /**
1722
1665
  * @param terraformResource The parent resource
@@ -1731,13 +1674,13 @@ export declare class OneDashboardPageWidgetMarkdownNullValuesSeriesOverridesList
1731
1674
  }
1732
1675
  export interface OneDashboardPageWidgetMarkdownNullValues {
1733
1676
  /**
1734
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1677
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1735
1678
  */
1736
1679
  readonly nullValue?: string;
1737
1680
  /**
1738
1681
  * series_overrides block
1739
1682
  *
1740
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1683
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1741
1684
  */
1742
1685
  readonly seriesOverrides?: OneDashboardPageWidgetMarkdownNullValuesSeriesOverrides[] | cdktn.IResolvable;
1743
1686
  }
@@ -1767,9 +1710,6 @@ export declare class OneDashboardPageWidgetMarkdownNullValuesOutputReference ext
1767
1710
  get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetMarkdownNullValuesSeriesOverrides[] | undefined;
1768
1711
  }
1769
1712
  export declare class OneDashboardPageWidgetMarkdownNullValuesList extends cdktn.ComplexList {
1770
- protected terraformResource: cdktn.IInterpolatingParent;
1771
- protected terraformAttribute: string;
1772
- protected wrapsSet: boolean;
1773
1713
  internalValue?: OneDashboardPageWidgetMarkdownNullValues[] | cdktn.IResolvable;
1774
1714
  /**
1775
1715
  * @param terraformResource The parent resource
@@ -1786,13 +1726,13 @@ export interface OneDashboardPageWidgetMarkdownUnitsSeriesOverrides {
1786
1726
  /**
1787
1727
  * Series name
1788
1728
  *
1789
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1729
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1790
1730
  */
1791
1731
  readonly seriesName?: string;
1792
1732
  /**
1793
1733
  * Unit name
1794
1734
  *
1795
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
1735
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
1796
1736
  */
1797
1737
  readonly unit?: string;
1798
1738
  }
@@ -1822,9 +1762,6 @@ export declare class OneDashboardPageWidgetMarkdownUnitsSeriesOverridesOutputRef
1822
1762
  get unitInput(): string | undefined;
1823
1763
  }
1824
1764
  export declare class OneDashboardPageWidgetMarkdownUnitsSeriesOverridesList extends cdktn.ComplexList {
1825
- protected terraformResource: cdktn.IInterpolatingParent;
1826
- protected terraformAttribute: string;
1827
- protected wrapsSet: boolean;
1828
1765
  internalValue?: OneDashboardPageWidgetMarkdownUnitsSeriesOverrides[] | cdktn.IResolvable;
1829
1766
  /**
1830
1767
  * @param terraformResource The parent resource
@@ -1839,13 +1776,13 @@ export declare class OneDashboardPageWidgetMarkdownUnitsSeriesOverridesList exte
1839
1776
  }
1840
1777
  export interface OneDashboardPageWidgetMarkdownUnits {
1841
1778
  /**
1842
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
1779
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
1843
1780
  */
1844
1781
  readonly unit?: string;
1845
1782
  /**
1846
1783
  * series_overrides block
1847
1784
  *
1848
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1785
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1849
1786
  */
1850
1787
  readonly seriesOverrides?: OneDashboardPageWidgetMarkdownUnitsSeriesOverrides[] | cdktn.IResolvable;
1851
1788
  }
@@ -1875,9 +1812,6 @@ export declare class OneDashboardPageWidgetMarkdownUnitsOutputReference extends
1875
1812
  get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetMarkdownUnitsSeriesOverrides[] | undefined;
1876
1813
  }
1877
1814
  export declare class OneDashboardPageWidgetMarkdownUnitsList extends cdktn.ComplexList {
1878
- protected terraformResource: cdktn.IInterpolatingParent;
1879
- protected terraformAttribute: string;
1880
- protected wrapsSet: boolean;
1881
1815
  internalValue?: OneDashboardPageWidgetMarkdownUnits[] | cdktn.IResolvable;
1882
1816
  /**
1883
1817
  * @param terraformResource The parent resource
@@ -1892,89 +1826,89 @@ export declare class OneDashboardPageWidgetMarkdownUnitsList extends cdktn.Compl
1892
1826
  }
1893
1827
  export interface OneDashboardPageWidgetMarkdown {
1894
1828
  /**
1895
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#column OneDashboard#column}
1829
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#column OneDashboard#column}
1896
1830
  */
1897
1831
  readonly column: number;
1898
1832
  /**
1899
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
1833
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
1900
1834
  */
1901
1835
  readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
1902
1836
  /**
1903
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#height OneDashboard#height}
1837
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#height OneDashboard#height}
1904
1838
  */
1905
1839
  readonly height?: number;
1906
1840
  /**
1907
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
1841
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
1908
1842
  */
1909
1843
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
1910
1844
  /**
1911
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
1845
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
1912
1846
  */
1913
1847
  readonly legendEnabled?: boolean | cdktn.IResolvable;
1914
1848
  /**
1915
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
1849
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
1916
1850
  */
1917
1851
  readonly refreshRate?: string;
1918
1852
  /**
1919
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#row OneDashboard#row}
1853
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#row OneDashboard#row}
1920
1854
  */
1921
1855
  readonly row: number;
1922
1856
  /**
1923
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#text OneDashboard#text}
1857
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#text OneDashboard#text}
1924
1858
  */
1925
1859
  readonly text: string;
1926
1860
  /**
1927
1861
  * A title for the widget.
1928
1862
  *
1929
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#title OneDashboard#title}
1863
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#title OneDashboard#title}
1930
1864
  */
1931
1865
  readonly title: string;
1932
1866
  /**
1933
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#width OneDashboard#width}
1867
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#width OneDashboard#width}
1934
1868
  */
1935
1869
  readonly width?: number;
1936
1870
  /**
1937
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
1871
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
1938
1872
  */
1939
1873
  readonly yAxisLeftMax?: number;
1940
1874
  /**
1941
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
1875
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
1942
1876
  */
1943
1877
  readonly yAxisLeftMin?: number;
1944
1878
  /**
1945
1879
  * chart_styles block
1946
1880
  *
1947
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
1881
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
1948
1882
  */
1949
1883
  readonly chartStyles?: OneDashboardPageWidgetMarkdownChartStyles;
1950
1884
  /**
1951
1885
  * colors block
1952
1886
  *
1953
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#colors OneDashboard#colors}
1887
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#colors OneDashboard#colors}
1954
1888
  */
1955
1889
  readonly colors?: OneDashboardPageWidgetMarkdownColors[] | cdktn.IResolvable;
1956
1890
  /**
1957
1891
  * data_format block
1958
1892
  *
1959
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
1893
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#data_format OneDashboard#data_format}
1960
1894
  */
1961
1895
  readonly dataFormat?: OneDashboardPageWidgetMarkdownDataFormat[] | cdktn.IResolvable;
1962
1896
  /**
1963
1897
  * initial_sorting block
1964
1898
  *
1965
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
1899
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
1966
1900
  */
1967
1901
  readonly initialSorting?: OneDashboardPageWidgetMarkdownInitialSorting;
1968
1902
  /**
1969
1903
  * null_values block
1970
1904
  *
1971
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
1905
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_values OneDashboard#null_values}
1972
1906
  */
1973
1907
  readonly nullValues?: OneDashboardPageWidgetMarkdownNullValues[] | cdktn.IResolvable;
1974
1908
  /**
1975
1909
  * units block
1976
1910
  *
1977
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#units OneDashboard#units}
1911
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#units OneDashboard#units}
1978
1912
  */
1979
1913
  readonly units?: OneDashboardPageWidgetMarkdownUnits[] | cdktn.IResolvable;
1980
1914
  }
@@ -2081,9 +2015,6 @@ export declare class OneDashboardPageWidgetMarkdownOutputReference extends cdktn
2081
2015
  get unitsInput(): cdktn.IResolvable | OneDashboardPageWidgetMarkdownUnits[] | undefined;
2082
2016
  }
2083
2017
  export declare class OneDashboardPageWidgetMarkdownList extends cdktn.ComplexList {
2084
- protected terraformResource: cdktn.IInterpolatingParent;
2085
- protected terraformAttribute: string;
2086
- protected wrapsSet: boolean;
2087
2018
  internalValue?: OneDashboardPageWidgetMarkdown[] | cdktn.IResolvable;
2088
2019
  /**
2089
2020
  * @param terraformResource The parent resource
@@ -2100,7 +2031,7 @@ export interface OneDashboardPageWidgetPieChartStylesGradient {
2100
2031
  /**
2101
2032
  * Enable or disable gradient effect.
2102
2033
  *
2103
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
2034
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#enabled OneDashboard#enabled}
2104
2035
  */
2105
2036
  readonly enabled: boolean | cdktn.IResolvable;
2106
2037
  }
@@ -2124,13 +2055,13 @@ export interface OneDashboardPageWidgetPieChartStyles {
2124
2055
  /**
2125
2056
  * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
2126
2057
  *
2127
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
2058
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
2128
2059
  */
2129
2060
  readonly lineInterpolation?: string;
2130
2061
  /**
2131
2062
  * gradient block
2132
2063
  *
2133
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
2064
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#gradient OneDashboard#gradient}
2134
2065
  */
2135
2066
  readonly gradient?: OneDashboardPageWidgetPieChartStylesGradient;
2136
2067
  }
@@ -2160,13 +2091,13 @@ export interface OneDashboardPageWidgetPieColorsSeriesOverrides {
2160
2091
  /**
2161
2092
  * Color code
2162
2093
  *
2163
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
2094
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
2164
2095
  */
2165
2096
  readonly color?: string;
2166
2097
  /**
2167
2098
  * Series name
2168
2099
  *
2169
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2100
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2170
2101
  */
2171
2102
  readonly seriesName?: string;
2172
2103
  }
@@ -2196,9 +2127,6 @@ export declare class OneDashboardPageWidgetPieColorsSeriesOverridesOutputReferen
2196
2127
  get seriesNameInput(): string | undefined;
2197
2128
  }
2198
2129
  export declare class OneDashboardPageWidgetPieColorsSeriesOverridesList extends cdktn.ComplexList {
2199
- protected terraformResource: cdktn.IInterpolatingParent;
2200
- protected terraformAttribute: string;
2201
- protected wrapsSet: boolean;
2202
2130
  internalValue?: OneDashboardPageWidgetPieColorsSeriesOverrides[] | cdktn.IResolvable;
2203
2131
  /**
2204
2132
  * @param terraformResource The parent resource
@@ -2213,13 +2141,13 @@ export declare class OneDashboardPageWidgetPieColorsSeriesOverridesList extends
2213
2141
  }
2214
2142
  export interface OneDashboardPageWidgetPieColors {
2215
2143
  /**
2216
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
2144
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
2217
2145
  */
2218
2146
  readonly color?: string;
2219
2147
  /**
2220
2148
  * series_overrides block
2221
2149
  *
2222
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2150
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2223
2151
  */
2224
2152
  readonly seriesOverrides?: OneDashboardPageWidgetPieColorsSeriesOverrides[] | cdktn.IResolvable;
2225
2153
  }
@@ -2249,9 +2177,6 @@ export declare class OneDashboardPageWidgetPieColorsOutputReference extends cdkt
2249
2177
  get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetPieColorsSeriesOverrides[] | undefined;
2250
2178
  }
2251
2179
  export declare class OneDashboardPageWidgetPieColorsList extends cdktn.ComplexList {
2252
- protected terraformResource: cdktn.IInterpolatingParent;
2253
- protected terraformAttribute: string;
2254
- protected wrapsSet: boolean;
2255
2180
  internalValue?: OneDashboardPageWidgetPieColors[] | cdktn.IResolvable;
2256
2181
  /**
2257
2182
  * @param terraformResource The parent resource
@@ -2268,25 +2193,25 @@ export interface OneDashboardPageWidgetPieDataFormat {
2268
2193
  /**
2269
2194
  * Defines the format of the mentioned type
2270
2195
  *
2271
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#format OneDashboard#format}
2196
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#format OneDashboard#format}
2272
2197
  */
2273
2198
  readonly format?: string;
2274
2199
  /**
2275
2200
  * The column name to be sorted
2276
2201
  *
2277
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
2202
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
2278
2203
  */
2279
2204
  readonly name: string;
2280
2205
  /**
2281
2206
  * The precision of the type
2282
2207
  *
2283
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#precision OneDashboard#precision}
2208
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#precision OneDashboard#precision}
2284
2209
  */
2285
2210
  readonly precision?: number;
2286
2211
  /**
2287
2212
  * Defines the type of the mentioned column
2288
2213
  *
2289
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#type OneDashboard#type}
2214
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#type OneDashboard#type}
2290
2215
  */
2291
2216
  readonly type: string;
2292
2217
  }
@@ -2324,9 +2249,6 @@ export declare class OneDashboardPageWidgetPieDataFormatOutputReference extends
2324
2249
  get typeInput(): string | undefined;
2325
2250
  }
2326
2251
  export declare class OneDashboardPageWidgetPieDataFormatList extends cdktn.ComplexList {
2327
- protected terraformResource: cdktn.IInterpolatingParent;
2328
- protected terraformAttribute: string;
2329
- protected wrapsSet: boolean;
2330
2252
  internalValue?: OneDashboardPageWidgetPieDataFormat[] | cdktn.IResolvable;
2331
2253
  /**
2332
2254
  * @param terraformResource The parent resource
@@ -2343,13 +2265,13 @@ export interface OneDashboardPageWidgetPieInitialSorting {
2343
2265
  /**
2344
2266
  * Defines the sort order. Either ascending or descending.
2345
2267
  *
2346
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#direction OneDashboard#direction}
2268
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#direction OneDashboard#direction}
2347
2269
  */
2348
2270
  readonly direction: string;
2349
2271
  /**
2350
2272
  * The column name to be sorted
2351
2273
  *
2352
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
2274
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
2353
2275
  */
2354
2276
  readonly name: string;
2355
2277
  }
@@ -2377,13 +2299,13 @@ export interface OneDashboardPageWidgetPieNrqlQuery {
2377
2299
  /**
2378
2300
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
2379
2301
  *
2380
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
2302
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#account_id OneDashboard#account_id}
2381
2303
  */
2382
2304
  readonly accountId?: string;
2383
2305
  /**
2384
2306
  * The NRQL query.
2385
2307
  *
2386
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#query OneDashboard#query}
2308
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#query OneDashboard#query}
2387
2309
  */
2388
2310
  readonly query: string;
2389
2311
  }
@@ -2412,9 +2334,6 @@ export declare class OneDashboardPageWidgetPieNrqlQueryOutputReference extends c
2412
2334
  get queryInput(): string | undefined;
2413
2335
  }
2414
2336
  export declare class OneDashboardPageWidgetPieNrqlQueryList extends cdktn.ComplexList {
2415
- protected terraformResource: cdktn.IInterpolatingParent;
2416
- protected terraformAttribute: string;
2417
- protected wrapsSet: boolean;
2418
2337
  internalValue?: OneDashboardPageWidgetPieNrqlQuery[] | cdktn.IResolvable;
2419
2338
  /**
2420
2339
  * @param terraformResource The parent resource
@@ -2431,13 +2350,13 @@ export interface OneDashboardPageWidgetPieNullValuesSeriesOverrides {
2431
2350
  /**
2432
2351
  * Null value
2433
2352
  *
2434
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2353
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2435
2354
  */
2436
2355
  readonly nullValue?: string;
2437
2356
  /**
2438
2357
  * Series name
2439
2358
  *
2440
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2359
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2441
2360
  */
2442
2361
  readonly seriesName?: string;
2443
2362
  }
@@ -2467,9 +2386,6 @@ export declare class OneDashboardPageWidgetPieNullValuesSeriesOverridesOutputRef
2467
2386
  get seriesNameInput(): string | undefined;
2468
2387
  }
2469
2388
  export declare class OneDashboardPageWidgetPieNullValuesSeriesOverridesList extends cdktn.ComplexList {
2470
- protected terraformResource: cdktn.IInterpolatingParent;
2471
- protected terraformAttribute: string;
2472
- protected wrapsSet: boolean;
2473
2389
  internalValue?: OneDashboardPageWidgetPieNullValuesSeriesOverrides[] | cdktn.IResolvable;
2474
2390
  /**
2475
2391
  * @param terraformResource The parent resource
@@ -2484,13 +2400,13 @@ export declare class OneDashboardPageWidgetPieNullValuesSeriesOverridesList exte
2484
2400
  }
2485
2401
  export interface OneDashboardPageWidgetPieNullValues {
2486
2402
  /**
2487
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2403
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2488
2404
  */
2489
2405
  readonly nullValue?: string;
2490
2406
  /**
2491
2407
  * series_overrides block
2492
2408
  *
2493
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2409
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2494
2410
  */
2495
2411
  readonly seriesOverrides?: OneDashboardPageWidgetPieNullValuesSeriesOverrides[] | cdktn.IResolvable;
2496
2412
  }
@@ -2520,9 +2436,6 @@ export declare class OneDashboardPageWidgetPieNullValuesOutputReference extends
2520
2436
  get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetPieNullValuesSeriesOverrides[] | undefined;
2521
2437
  }
2522
2438
  export declare class OneDashboardPageWidgetPieNullValuesList extends cdktn.ComplexList {
2523
- protected terraformResource: cdktn.IInterpolatingParent;
2524
- protected terraformAttribute: string;
2525
- protected wrapsSet: boolean;
2526
2439
  internalValue?: OneDashboardPageWidgetPieNullValues[] | cdktn.IResolvable;
2527
2440
  /**
2528
2441
  * @param terraformResource The parent resource
@@ -2539,13 +2452,13 @@ export interface OneDashboardPageWidgetPieUnitsSeriesOverrides {
2539
2452
  /**
2540
2453
  * Series name
2541
2454
  *
2542
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2455
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2543
2456
  */
2544
2457
  readonly seriesName?: string;
2545
2458
  /**
2546
2459
  * Unit name
2547
2460
  *
2548
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
2461
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
2549
2462
  */
2550
2463
  readonly unit?: string;
2551
2464
  }
@@ -2575,9 +2488,6 @@ export declare class OneDashboardPageWidgetPieUnitsSeriesOverridesOutputReferenc
2575
2488
  get unitInput(): string | undefined;
2576
2489
  }
2577
2490
  export declare class OneDashboardPageWidgetPieUnitsSeriesOverridesList extends cdktn.ComplexList {
2578
- protected terraformResource: cdktn.IInterpolatingParent;
2579
- protected terraformAttribute: string;
2580
- protected wrapsSet: boolean;
2581
2491
  internalValue?: OneDashboardPageWidgetPieUnitsSeriesOverrides[] | cdktn.IResolvable;
2582
2492
  /**
2583
2493
  * @param terraformResource The parent resource
@@ -2592,13 +2502,13 @@ export declare class OneDashboardPageWidgetPieUnitsSeriesOverridesList extends c
2592
2502
  }
2593
2503
  export interface OneDashboardPageWidgetPieUnits {
2594
2504
  /**
2595
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
2505
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
2596
2506
  */
2597
2507
  readonly unit?: string;
2598
2508
  /**
2599
2509
  * series_overrides block
2600
2510
  *
2601
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2511
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2602
2512
  */
2603
2513
  readonly seriesOverrides?: OneDashboardPageWidgetPieUnitsSeriesOverrides[] | cdktn.IResolvable;
2604
2514
  }
@@ -2628,9 +2538,6 @@ export declare class OneDashboardPageWidgetPieUnitsOutputReference extends cdktn
2628
2538
  get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetPieUnitsSeriesOverrides[] | undefined;
2629
2539
  }
2630
2540
  export declare class OneDashboardPageWidgetPieUnitsList extends cdktn.ComplexList {
2631
- protected terraformResource: cdktn.IInterpolatingParent;
2632
- protected terraformAttribute: string;
2633
- protected wrapsSet: boolean;
2634
2541
  internalValue?: OneDashboardPageWidgetPieUnits[] | cdktn.IResolvable;
2635
2542
  /**
2636
2543
  * @param terraformResource The parent resource
@@ -2645,103 +2552,103 @@ export declare class OneDashboardPageWidgetPieUnitsList extends cdktn.ComplexLis
2645
2552
  }
2646
2553
  export interface OneDashboardPageWidgetPie {
2647
2554
  /**
2648
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#column OneDashboard#column}
2555
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#column OneDashboard#column}
2649
2556
  */
2650
2557
  readonly column: number;
2651
2558
  /**
2652
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
2559
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
2653
2560
  */
2654
2561
  readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
2655
2562
  /**
2656
2563
  * Use this item to filter the current dashboard
2657
2564
  *
2658
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#filter_current_dashboard OneDashboard#filter_current_dashboard}
2565
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#filter_current_dashboard OneDashboard#filter_current_dashboard}
2659
2566
  */
2660
2567
  readonly filterCurrentDashboard?: boolean | cdktn.IResolvable;
2661
2568
  /**
2662
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#height OneDashboard#height}
2569
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#height OneDashboard#height}
2663
2570
  */
2664
2571
  readonly height?: number;
2665
2572
  /**
2666
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
2573
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
2667
2574
  */
2668
2575
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
2669
2576
  /**
2670
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
2577
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
2671
2578
  */
2672
2579
  readonly legendEnabled?: boolean | cdktn.IResolvable;
2673
2580
  /**
2674
2581
  * Related entities. Currently only supports Dashboard entities, but may allow other cases in the future.
2675
2582
  *
2676
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#linked_entity_guids OneDashboard#linked_entity_guids}
2583
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#linked_entity_guids OneDashboard#linked_entity_guids}
2677
2584
  */
2678
2585
  readonly linkedEntityGuids?: string[];
2679
2586
  /**
2680
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
2587
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
2681
2588
  */
2682
2589
  readonly refreshRate?: string;
2683
2590
  /**
2684
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#row OneDashboard#row}
2591
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#row OneDashboard#row}
2685
2592
  */
2686
2593
  readonly row: number;
2687
2594
  /**
2688
2595
  * A title for the widget.
2689
2596
  *
2690
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#title OneDashboard#title}
2597
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#title OneDashboard#title}
2691
2598
  */
2692
2599
  readonly title: string;
2693
2600
  /**
2694
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#width OneDashboard#width}
2601
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#width OneDashboard#width}
2695
2602
  */
2696
2603
  readonly width?: number;
2697
2604
  /**
2698
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
2605
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
2699
2606
  */
2700
2607
  readonly yAxisLeftMax?: number;
2701
2608
  /**
2702
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
2609
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
2703
2610
  */
2704
2611
  readonly yAxisLeftMin?: number;
2705
2612
  /**
2706
2613
  * chart_styles block
2707
2614
  *
2708
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
2615
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
2709
2616
  */
2710
2617
  readonly chartStyles?: OneDashboardPageWidgetPieChartStyles;
2711
2618
  /**
2712
2619
  * colors block
2713
2620
  *
2714
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#colors OneDashboard#colors}
2621
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#colors OneDashboard#colors}
2715
2622
  */
2716
2623
  readonly colors?: OneDashboardPageWidgetPieColors[] | cdktn.IResolvable;
2717
2624
  /**
2718
2625
  * data_format block
2719
2626
  *
2720
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
2627
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#data_format OneDashboard#data_format}
2721
2628
  */
2722
2629
  readonly dataFormat?: OneDashboardPageWidgetPieDataFormat[] | cdktn.IResolvable;
2723
2630
  /**
2724
2631
  * initial_sorting block
2725
2632
  *
2726
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
2633
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
2727
2634
  */
2728
2635
  readonly initialSorting?: OneDashboardPageWidgetPieInitialSorting;
2729
2636
  /**
2730
2637
  * nrql_query block
2731
2638
  *
2732
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
2639
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
2733
2640
  */
2734
2641
  readonly nrqlQuery: OneDashboardPageWidgetPieNrqlQuery[] | cdktn.IResolvable;
2735
2642
  /**
2736
2643
  * null_values block
2737
2644
  *
2738
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
2645
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_values OneDashboard#null_values}
2739
2646
  */
2740
2647
  readonly nullValues?: OneDashboardPageWidgetPieNullValues[] | cdktn.IResolvable;
2741
2648
  /**
2742
2649
  * units block
2743
2650
  *
2744
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#units OneDashboard#units}
2651
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#units OneDashboard#units}
2745
2652
  */
2746
2653
  readonly units?: OneDashboardPageWidgetPieUnits[] | cdktn.IResolvable;
2747
2654
  }
@@ -2858,9 +2765,6 @@ export declare class OneDashboardPageWidgetPieOutputReference extends cdktn.Comp
2858
2765
  get unitsInput(): cdktn.IResolvable | OneDashboardPageWidgetPieUnits[] | undefined;
2859
2766
  }
2860
2767
  export declare class OneDashboardPageWidgetPieList extends cdktn.ComplexList {
2861
- protected terraformResource: cdktn.IInterpolatingParent;
2862
- protected terraformAttribute: string;
2863
- protected wrapsSet: boolean;
2864
2768
  internalValue?: OneDashboardPageWidgetPie[] | cdktn.IResolvable;
2865
2769
  /**
2866
2770
  * @param terraformResource The parent resource
@@ -2877,7 +2781,7 @@ export interface OneDashboardPageWidgetStackedBarChartStylesGradient {
2877
2781
  /**
2878
2782
  * Enable or disable gradient effect.
2879
2783
  *
2880
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
2784
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#enabled OneDashboard#enabled}
2881
2785
  */
2882
2786
  readonly enabled: boolean | cdktn.IResolvable;
2883
2787
  }
@@ -2901,13 +2805,13 @@ export interface OneDashboardPageWidgetStackedBarChartStyles {
2901
2805
  /**
2902
2806
  * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
2903
2807
  *
2904
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
2808
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
2905
2809
  */
2906
2810
  readonly lineInterpolation?: string;
2907
2811
  /**
2908
2812
  * gradient block
2909
2813
  *
2910
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
2814
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#gradient OneDashboard#gradient}
2911
2815
  */
2912
2816
  readonly gradient?: OneDashboardPageWidgetStackedBarChartStylesGradient;
2913
2817
  }
@@ -2937,13 +2841,13 @@ export interface OneDashboardPageWidgetStackedBarColorsSeriesOverrides {
2937
2841
  /**
2938
2842
  * Color code
2939
2843
  *
2940
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
2844
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
2941
2845
  */
2942
2846
  readonly color?: string;
2943
2847
  /**
2944
2848
  * Series name
2945
2849
  *
2946
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2850
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2947
2851
  */
2948
2852
  readonly seriesName?: string;
2949
2853
  }
@@ -2973,9 +2877,6 @@ export declare class OneDashboardPageWidgetStackedBarColorsSeriesOverridesOutput
2973
2877
  get seriesNameInput(): string | undefined;
2974
2878
  }
2975
2879
  export declare class OneDashboardPageWidgetStackedBarColorsSeriesOverridesList extends cdktn.ComplexList {
2976
- protected terraformResource: cdktn.IInterpolatingParent;
2977
- protected terraformAttribute: string;
2978
- protected wrapsSet: boolean;
2979
2880
  internalValue?: OneDashboardPageWidgetStackedBarColorsSeriesOverrides[] | cdktn.IResolvable;
2980
2881
  /**
2981
2882
  * @param terraformResource The parent resource
@@ -2990,13 +2891,13 @@ export declare class OneDashboardPageWidgetStackedBarColorsSeriesOverridesList e
2990
2891
  }
2991
2892
  export interface OneDashboardPageWidgetStackedBarColors {
2992
2893
  /**
2993
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
2894
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
2994
2895
  */
2995
2896
  readonly color?: string;
2996
2897
  /**
2997
2898
  * series_overrides block
2998
2899
  *
2999
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2900
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3000
2901
  */
3001
2902
  readonly seriesOverrides?: OneDashboardPageWidgetStackedBarColorsSeriesOverrides[] | cdktn.IResolvable;
3002
2903
  }
@@ -3026,9 +2927,6 @@ export declare class OneDashboardPageWidgetStackedBarColorsOutputReference exten
3026
2927
  get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetStackedBarColorsSeriesOverrides[] | undefined;
3027
2928
  }
3028
2929
  export declare class OneDashboardPageWidgetStackedBarColorsList extends cdktn.ComplexList {
3029
- protected terraformResource: cdktn.IInterpolatingParent;
3030
- protected terraformAttribute: string;
3031
- protected wrapsSet: boolean;
3032
2930
  internalValue?: OneDashboardPageWidgetStackedBarColors[] | cdktn.IResolvable;
3033
2931
  /**
3034
2932
  * @param terraformResource The parent resource
@@ -3045,25 +2943,25 @@ export interface OneDashboardPageWidgetStackedBarDataFormat {
3045
2943
  /**
3046
2944
  * Defines the format of the mentioned type
3047
2945
  *
3048
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#format OneDashboard#format}
2946
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#format OneDashboard#format}
3049
2947
  */
3050
2948
  readonly format?: string;
3051
2949
  /**
3052
2950
  * The column name to be sorted
3053
2951
  *
3054
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
2952
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
3055
2953
  */
3056
2954
  readonly name: string;
3057
2955
  /**
3058
2956
  * The precision of the type
3059
2957
  *
3060
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#precision OneDashboard#precision}
2958
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#precision OneDashboard#precision}
3061
2959
  */
3062
2960
  readonly precision?: number;
3063
2961
  /**
3064
2962
  * Defines the type of the mentioned column
3065
2963
  *
3066
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#type OneDashboard#type}
2964
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#type OneDashboard#type}
3067
2965
  */
3068
2966
  readonly type: string;
3069
2967
  }
@@ -3101,9 +2999,6 @@ export declare class OneDashboardPageWidgetStackedBarDataFormatOutputReference e
3101
2999
  get typeInput(): string | undefined;
3102
3000
  }
3103
3001
  export declare class OneDashboardPageWidgetStackedBarDataFormatList extends cdktn.ComplexList {
3104
- protected terraformResource: cdktn.IInterpolatingParent;
3105
- protected terraformAttribute: string;
3106
- protected wrapsSet: boolean;
3107
3002
  internalValue?: OneDashboardPageWidgetStackedBarDataFormat[] | cdktn.IResolvable;
3108
3003
  /**
3109
3004
  * @param terraformResource The parent resource
@@ -3120,13 +3015,13 @@ export interface OneDashboardPageWidgetStackedBarInitialSorting {
3120
3015
  /**
3121
3016
  * Defines the sort order. Either ascending or descending.
3122
3017
  *
3123
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#direction OneDashboard#direction}
3018
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#direction OneDashboard#direction}
3124
3019
  */
3125
3020
  readonly direction: string;
3126
3021
  /**
3127
3022
  * The column name to be sorted
3128
3023
  *
3129
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
3024
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
3130
3025
  */
3131
3026
  readonly name: string;
3132
3027
  }
@@ -3154,13 +3049,13 @@ export interface OneDashboardPageWidgetStackedBarNrqlQuery {
3154
3049
  /**
3155
3050
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
3156
3051
  *
3157
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
3052
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#account_id OneDashboard#account_id}
3158
3053
  */
3159
3054
  readonly accountId?: string;
3160
3055
  /**
3161
3056
  * The NRQL query.
3162
3057
  *
3163
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#query OneDashboard#query}
3058
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#query OneDashboard#query}
3164
3059
  */
3165
3060
  readonly query: string;
3166
3061
  }
@@ -3189,9 +3084,6 @@ export declare class OneDashboardPageWidgetStackedBarNrqlQueryOutputReference ex
3189
3084
  get queryInput(): string | undefined;
3190
3085
  }
3191
3086
  export declare class OneDashboardPageWidgetStackedBarNrqlQueryList extends cdktn.ComplexList {
3192
- protected terraformResource: cdktn.IInterpolatingParent;
3193
- protected terraformAttribute: string;
3194
- protected wrapsSet: boolean;
3195
3087
  internalValue?: OneDashboardPageWidgetStackedBarNrqlQuery[] | cdktn.IResolvable;
3196
3088
  /**
3197
3089
  * @param terraformResource The parent resource
@@ -3208,13 +3100,13 @@ export interface OneDashboardPageWidgetStackedBarNullValuesSeriesOverrides {
3208
3100
  /**
3209
3101
  * Null value
3210
3102
  *
3211
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
3103
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
3212
3104
  */
3213
3105
  readonly nullValue?: string;
3214
3106
  /**
3215
3107
  * Series name
3216
3108
  *
3217
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3109
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3218
3110
  */
3219
3111
  readonly seriesName?: string;
3220
3112
  }
@@ -3244,9 +3136,6 @@ export declare class OneDashboardPageWidgetStackedBarNullValuesSeriesOverridesOu
3244
3136
  get seriesNameInput(): string | undefined;
3245
3137
  }
3246
3138
  export declare class OneDashboardPageWidgetStackedBarNullValuesSeriesOverridesList extends cdktn.ComplexList {
3247
- protected terraformResource: cdktn.IInterpolatingParent;
3248
- protected terraformAttribute: string;
3249
- protected wrapsSet: boolean;
3250
3139
  internalValue?: OneDashboardPageWidgetStackedBarNullValuesSeriesOverrides[] | cdktn.IResolvable;
3251
3140
  /**
3252
3141
  * @param terraformResource The parent resource
@@ -3261,13 +3150,13 @@ export declare class OneDashboardPageWidgetStackedBarNullValuesSeriesOverridesLi
3261
3150
  }
3262
3151
  export interface OneDashboardPageWidgetStackedBarNullValues {
3263
3152
  /**
3264
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
3153
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
3265
3154
  */
3266
3155
  readonly nullValue?: string;
3267
3156
  /**
3268
3157
  * series_overrides block
3269
3158
  *
3270
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3159
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3271
3160
  */
3272
3161
  readonly seriesOverrides?: OneDashboardPageWidgetStackedBarNullValuesSeriesOverrides[] | cdktn.IResolvable;
3273
3162
  }
@@ -3297,9 +3186,6 @@ export declare class OneDashboardPageWidgetStackedBarNullValuesOutputReference e
3297
3186
  get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetStackedBarNullValuesSeriesOverrides[] | undefined;
3298
3187
  }
3299
3188
  export declare class OneDashboardPageWidgetStackedBarNullValuesList extends cdktn.ComplexList {
3300
- protected terraformResource: cdktn.IInterpolatingParent;
3301
- protected terraformAttribute: string;
3302
- protected wrapsSet: boolean;
3303
3189
  internalValue?: OneDashboardPageWidgetStackedBarNullValues[] | cdktn.IResolvable;
3304
3190
  /**
3305
3191
  * @param terraformResource The parent resource
@@ -3316,7 +3202,7 @@ export interface OneDashboardPageWidgetStackedBarTooltip {
3316
3202
  /**
3317
3203
  * Tooltip display mode.
3318
3204
  *
3319
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#mode OneDashboard#mode}
3205
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#mode OneDashboard#mode}
3320
3206
  */
3321
3207
  readonly mode: string;
3322
3208
  }
@@ -3340,13 +3226,13 @@ export interface OneDashboardPageWidgetStackedBarUnitsSeriesOverrides {
3340
3226
  /**
3341
3227
  * Series name
3342
3228
  *
3343
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3229
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3344
3230
  */
3345
3231
  readonly seriesName?: string;
3346
3232
  /**
3347
3233
  * Unit name
3348
3234
  *
3349
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
3235
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
3350
3236
  */
3351
3237
  readonly unit?: string;
3352
3238
  }
@@ -3376,9 +3262,6 @@ export declare class OneDashboardPageWidgetStackedBarUnitsSeriesOverridesOutputR
3376
3262
  get unitInput(): string | undefined;
3377
3263
  }
3378
3264
  export declare class OneDashboardPageWidgetStackedBarUnitsSeriesOverridesList extends cdktn.ComplexList {
3379
- protected terraformResource: cdktn.IInterpolatingParent;
3380
- protected terraformAttribute: string;
3381
- protected wrapsSet: boolean;
3382
3265
  internalValue?: OneDashboardPageWidgetStackedBarUnitsSeriesOverrides[] | cdktn.IResolvable;
3383
3266
  /**
3384
3267
  * @param terraformResource The parent resource
@@ -3393,13 +3276,13 @@ export declare class OneDashboardPageWidgetStackedBarUnitsSeriesOverridesList ex
3393
3276
  }
3394
3277
  export interface OneDashboardPageWidgetStackedBarUnits {
3395
3278
  /**
3396
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
3279
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
3397
3280
  */
3398
3281
  readonly unit?: string;
3399
3282
  /**
3400
3283
  * series_overrides block
3401
3284
  *
3402
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3285
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3403
3286
  */
3404
3287
  readonly seriesOverrides?: OneDashboardPageWidgetStackedBarUnitsSeriesOverrides[] | cdktn.IResolvable;
3405
3288
  }
@@ -3429,9 +3312,6 @@ export declare class OneDashboardPageWidgetStackedBarUnitsOutputReference extend
3429
3312
  get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetStackedBarUnitsSeriesOverrides[] | undefined;
3430
3313
  }
3431
3314
  export declare class OneDashboardPageWidgetStackedBarUnitsList extends cdktn.ComplexList {
3432
- protected terraformResource: cdktn.IInterpolatingParent;
3433
- protected terraformAttribute: string;
3434
- protected wrapsSet: boolean;
3435
3315
  internalValue?: OneDashboardPageWidgetStackedBarUnits[] | cdktn.IResolvable;
3436
3316
  /**
3437
3317
  * @param terraformResource The parent resource
@@ -3446,97 +3326,97 @@ export declare class OneDashboardPageWidgetStackedBarUnitsList extends cdktn.Com
3446
3326
  }
3447
3327
  export interface OneDashboardPageWidgetStackedBar {
3448
3328
  /**
3449
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#column OneDashboard#column}
3329
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#column OneDashboard#column}
3450
3330
  */
3451
3331
  readonly column: number;
3452
3332
  /**
3453
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
3333
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
3454
3334
  */
3455
3335
  readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
3456
3336
  /**
3457
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#height OneDashboard#height}
3337
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#height OneDashboard#height}
3458
3338
  */
3459
3339
  readonly height?: number;
3460
3340
  /**
3461
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
3341
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
3462
3342
  */
3463
3343
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
3464
3344
  /**
3465
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
3345
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
3466
3346
  */
3467
3347
  readonly legendEnabled?: boolean | cdktn.IResolvable;
3468
3348
  /**
3469
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
3349
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
3470
3350
  */
3471
3351
  readonly refreshRate?: string;
3472
3352
  /**
3473
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#row OneDashboard#row}
3353
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#row OneDashboard#row}
3474
3354
  */
3475
3355
  readonly row: number;
3476
3356
  /**
3477
3357
  * A title for the widget.
3478
3358
  *
3479
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#title OneDashboard#title}
3359
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#title OneDashboard#title}
3480
3360
  */
3481
3361
  readonly title: string;
3482
3362
  /**
3483
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#width OneDashboard#width}
3363
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#width OneDashboard#width}
3484
3364
  */
3485
3365
  readonly width?: number;
3486
3366
  /**
3487
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
3367
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
3488
3368
  */
3489
3369
  readonly yAxisLeftMax?: number;
3490
3370
  /**
3491
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
3371
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
3492
3372
  */
3493
3373
  readonly yAxisLeftMin?: number;
3494
3374
  /**
3495
3375
  * chart_styles block
3496
3376
  *
3497
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
3377
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
3498
3378
  */
3499
3379
  readonly chartStyles?: OneDashboardPageWidgetStackedBarChartStyles;
3500
3380
  /**
3501
3381
  * colors block
3502
3382
  *
3503
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#colors OneDashboard#colors}
3383
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#colors OneDashboard#colors}
3504
3384
  */
3505
3385
  readonly colors?: OneDashboardPageWidgetStackedBarColors[] | cdktn.IResolvable;
3506
3386
  /**
3507
3387
  * data_format block
3508
3388
  *
3509
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
3389
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#data_format OneDashboard#data_format}
3510
3390
  */
3511
3391
  readonly dataFormat?: OneDashboardPageWidgetStackedBarDataFormat[] | cdktn.IResolvable;
3512
3392
  /**
3513
3393
  * initial_sorting block
3514
3394
  *
3515
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
3395
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
3516
3396
  */
3517
3397
  readonly initialSorting?: OneDashboardPageWidgetStackedBarInitialSorting;
3518
3398
  /**
3519
3399
  * nrql_query block
3520
3400
  *
3521
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
3401
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
3522
3402
  */
3523
3403
  readonly nrqlQuery: OneDashboardPageWidgetStackedBarNrqlQuery[] | cdktn.IResolvable;
3524
3404
  /**
3525
3405
  * null_values block
3526
3406
  *
3527
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
3407
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_values OneDashboard#null_values}
3528
3408
  */
3529
3409
  readonly nullValues?: OneDashboardPageWidgetStackedBarNullValues[] | cdktn.IResolvable;
3530
3410
  /**
3531
3411
  * tooltip block
3532
3412
  *
3533
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#tooltip OneDashboard#tooltip}
3413
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#tooltip OneDashboard#tooltip}
3534
3414
  */
3535
3415
  readonly tooltip?: OneDashboardPageWidgetStackedBarTooltip;
3536
3416
  /**
3537
3417
  * units block
3538
3418
  *
3539
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#units OneDashboard#units}
3419
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#units OneDashboard#units}
3540
3420
  */
3541
3421
  readonly units?: OneDashboardPageWidgetStackedBarUnits[] | cdktn.IResolvable;
3542
3422
  }
@@ -3648,9 +3528,6 @@ export declare class OneDashboardPageWidgetStackedBarOutputReference extends cdk
3648
3528
  get unitsInput(): cdktn.IResolvable | OneDashboardPageWidgetStackedBarUnits[] | undefined;
3649
3529
  }
3650
3530
  export declare class OneDashboardPageWidgetStackedBarList extends cdktn.ComplexList {
3651
- protected terraformResource: cdktn.IInterpolatingParent;
3652
- protected terraformAttribute: string;
3653
- protected wrapsSet: boolean;
3654
3531
  internalValue?: OneDashboardPageWidgetStackedBar[] | cdktn.IResolvable;
3655
3532
  /**
3656
3533
  * @param terraformResource The parent resource
@@ -3667,7 +3544,7 @@ export interface OneDashboardPageWidgetTableChartStylesGradient {
3667
3544
  /**
3668
3545
  * Enable or disable gradient effect.
3669
3546
  *
3670
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
3547
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#enabled OneDashboard#enabled}
3671
3548
  */
3672
3549
  readonly enabled: boolean | cdktn.IResolvable;
3673
3550
  }
@@ -3691,13 +3568,13 @@ export interface OneDashboardPageWidgetTableChartStyles {
3691
3568
  /**
3692
3569
  * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
3693
3570
  *
3694
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
3571
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
3695
3572
  */
3696
3573
  readonly lineInterpolation?: string;
3697
3574
  /**
3698
3575
  * gradient block
3699
3576
  *
3700
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
3577
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#gradient OneDashboard#gradient}
3701
3578
  */
3702
3579
  readonly gradient?: OneDashboardPageWidgetTableChartStylesGradient;
3703
3580
  }
@@ -3727,13 +3604,13 @@ export interface OneDashboardPageWidgetTableColorsSeriesOverrides {
3727
3604
  /**
3728
3605
  * Color code
3729
3606
  *
3730
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
3607
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
3731
3608
  */
3732
3609
  readonly color?: string;
3733
3610
  /**
3734
3611
  * Series name
3735
3612
  *
3736
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3613
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3737
3614
  */
3738
3615
  readonly seriesName?: string;
3739
3616
  }
@@ -3763,9 +3640,6 @@ export declare class OneDashboardPageWidgetTableColorsSeriesOverridesOutputRefer
3763
3640
  get seriesNameInput(): string | undefined;
3764
3641
  }
3765
3642
  export declare class OneDashboardPageWidgetTableColorsSeriesOverridesList extends cdktn.ComplexList {
3766
- protected terraformResource: cdktn.IInterpolatingParent;
3767
- protected terraformAttribute: string;
3768
- protected wrapsSet: boolean;
3769
3643
  internalValue?: OneDashboardPageWidgetTableColorsSeriesOverrides[] | cdktn.IResolvable;
3770
3644
  /**
3771
3645
  * @param terraformResource The parent resource
@@ -3780,13 +3654,13 @@ export declare class OneDashboardPageWidgetTableColorsSeriesOverridesList extend
3780
3654
  }
3781
3655
  export interface OneDashboardPageWidgetTableColors {
3782
3656
  /**
3783
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
3657
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
3784
3658
  */
3785
3659
  readonly color?: string;
3786
3660
  /**
3787
3661
  * series_overrides block
3788
3662
  *
3789
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3663
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3790
3664
  */
3791
3665
  readonly seriesOverrides?: OneDashboardPageWidgetTableColorsSeriesOverrides[] | cdktn.IResolvable;
3792
3666
  }
@@ -3816,9 +3690,6 @@ export declare class OneDashboardPageWidgetTableColorsOutputReference extends cd
3816
3690
  get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetTableColorsSeriesOverrides[] | undefined;
3817
3691
  }
3818
3692
  export declare class OneDashboardPageWidgetTableColorsList extends cdktn.ComplexList {
3819
- protected terraformResource: cdktn.IInterpolatingParent;
3820
- protected terraformAttribute: string;
3821
- protected wrapsSet: boolean;
3822
3693
  internalValue?: OneDashboardPageWidgetTableColors[] | cdktn.IResolvable;
3823
3694
  /**
3824
3695
  * @param terraformResource The parent resource
@@ -3835,25 +3706,25 @@ export interface OneDashboardPageWidgetTableDataFormat {
3835
3706
  /**
3836
3707
  * Defines the format of the mentioned type
3837
3708
  *
3838
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#format OneDashboard#format}
3709
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#format OneDashboard#format}
3839
3710
  */
3840
3711
  readonly format?: string;
3841
3712
  /**
3842
3713
  * The column name to be sorted
3843
3714
  *
3844
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
3715
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
3845
3716
  */
3846
3717
  readonly name: string;
3847
3718
  /**
3848
3719
  * The precision of the type
3849
3720
  *
3850
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#precision OneDashboard#precision}
3721
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#precision OneDashboard#precision}
3851
3722
  */
3852
3723
  readonly precision?: number;
3853
3724
  /**
3854
3725
  * Defines the type of the mentioned column
3855
3726
  *
3856
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#type OneDashboard#type}
3727
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#type OneDashboard#type}
3857
3728
  */
3858
3729
  readonly type: string;
3859
3730
  }
@@ -3891,9 +3762,6 @@ export declare class OneDashboardPageWidgetTableDataFormatOutputReference extend
3891
3762
  get typeInput(): string | undefined;
3892
3763
  }
3893
3764
  export declare class OneDashboardPageWidgetTableDataFormatList extends cdktn.ComplexList {
3894
- protected terraformResource: cdktn.IInterpolatingParent;
3895
- protected terraformAttribute: string;
3896
- protected wrapsSet: boolean;
3897
3765
  internalValue?: OneDashboardPageWidgetTableDataFormat[] | cdktn.IResolvable;
3898
3766
  /**
3899
3767
  * @param terraformResource The parent resource
@@ -3910,13 +3778,13 @@ export interface OneDashboardPageWidgetTableInitialSorting {
3910
3778
  /**
3911
3779
  * Defines the sort order. Either ascending or descending.
3912
3780
  *
3913
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#direction OneDashboard#direction}
3781
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#direction OneDashboard#direction}
3914
3782
  */
3915
3783
  readonly direction: string;
3916
3784
  /**
3917
3785
  * The column name to be sorted
3918
3786
  *
3919
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
3787
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
3920
3788
  */
3921
3789
  readonly name: string;
3922
3790
  }
@@ -3944,13 +3812,13 @@ export interface OneDashboardPageWidgetTableNrqlQuery {
3944
3812
  /**
3945
3813
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
3946
3814
  *
3947
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
3815
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#account_id OneDashboard#account_id}
3948
3816
  */
3949
3817
  readonly accountId?: string;
3950
3818
  /**
3951
3819
  * The NRQL query.
3952
3820
  *
3953
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#query OneDashboard#query}
3821
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#query OneDashboard#query}
3954
3822
  */
3955
3823
  readonly query: string;
3956
3824
  }
@@ -3979,9 +3847,6 @@ export declare class OneDashboardPageWidgetTableNrqlQueryOutputReference extends
3979
3847
  get queryInput(): string | undefined;
3980
3848
  }
3981
3849
  export declare class OneDashboardPageWidgetTableNrqlQueryList extends cdktn.ComplexList {
3982
- protected terraformResource: cdktn.IInterpolatingParent;
3983
- protected terraformAttribute: string;
3984
- protected wrapsSet: boolean;
3985
3850
  internalValue?: OneDashboardPageWidgetTableNrqlQuery[] | cdktn.IResolvable;
3986
3851
  /**
3987
3852
  * @param terraformResource The parent resource
@@ -3998,13 +3863,13 @@ export interface OneDashboardPageWidgetTableNullValuesSeriesOverrides {
3998
3863
  /**
3999
3864
  * Null value
4000
3865
  *
4001
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
3866
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
4002
3867
  */
4003
3868
  readonly nullValue?: string;
4004
3869
  /**
4005
3870
  * Series name
4006
3871
  *
4007
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3872
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
4008
3873
  */
4009
3874
  readonly seriesName?: string;
4010
3875
  }
@@ -4034,9 +3899,6 @@ export declare class OneDashboardPageWidgetTableNullValuesSeriesOverridesOutputR
4034
3899
  get seriesNameInput(): string | undefined;
4035
3900
  }
4036
3901
  export declare class OneDashboardPageWidgetTableNullValuesSeriesOverridesList extends cdktn.ComplexList {
4037
- protected terraformResource: cdktn.IInterpolatingParent;
4038
- protected terraformAttribute: string;
4039
- protected wrapsSet: boolean;
4040
3902
  internalValue?: OneDashboardPageWidgetTableNullValuesSeriesOverrides[] | cdktn.IResolvable;
4041
3903
  /**
4042
3904
  * @param terraformResource The parent resource
@@ -4051,13 +3913,13 @@ export declare class OneDashboardPageWidgetTableNullValuesSeriesOverridesList ex
4051
3913
  }
4052
3914
  export interface OneDashboardPageWidgetTableNullValues {
4053
3915
  /**
4054
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
3916
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
4055
3917
  */
4056
3918
  readonly nullValue?: string;
4057
3919
  /**
4058
3920
  * series_overrides block
4059
3921
  *
4060
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3922
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4061
3923
  */
4062
3924
  readonly seriesOverrides?: OneDashboardPageWidgetTableNullValuesSeriesOverrides[] | cdktn.IResolvable;
4063
3925
  }
@@ -4087,9 +3949,6 @@ export declare class OneDashboardPageWidgetTableNullValuesOutputReference extend
4087
3949
  get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetTableNullValuesSeriesOverrides[] | undefined;
4088
3950
  }
4089
3951
  export declare class OneDashboardPageWidgetTableNullValuesList extends cdktn.ComplexList {
4090
- protected terraformResource: cdktn.IInterpolatingParent;
4091
- protected terraformAttribute: string;
4092
- protected wrapsSet: boolean;
4093
3952
  internalValue?: OneDashboardPageWidgetTableNullValues[] | cdktn.IResolvable;
4094
3953
  /**
4095
3954
  * @param terraformResource The parent resource
@@ -4106,25 +3965,25 @@ export interface OneDashboardPageWidgetTableThreshold {
4106
3965
  /**
4107
3966
  * Name of the column in the table, to which the threshold would be applied.
4108
3967
  *
4109
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#column_name OneDashboard#column_name}
3968
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#column_name OneDashboard#column_name}
4110
3969
  */
4111
3970
  readonly columnName?: string;
4112
3971
  /**
4113
3972
  * The number from which the range starts in thresholds.
4114
3973
  *
4115
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#from OneDashboard#from}
3974
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#from OneDashboard#from}
4116
3975
  */
4117
3976
  readonly from?: string;
4118
3977
  /**
4119
3978
  * Severity of the threshold, which would reflect in the widget, in the range of the threshold specified.
4120
3979
  *
4121
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#severity OneDashboard#severity}
3980
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#severity OneDashboard#severity}
4122
3981
  */
4123
3982
  readonly severity?: string;
4124
3983
  /**
4125
3984
  * The number at which the range ends in thresholds.
4126
3985
  *
4127
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#to OneDashboard#to}
3986
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#to OneDashboard#to}
4128
3987
  */
4129
3988
  readonly to?: string;
4130
3989
  }
@@ -4164,9 +4023,6 @@ export declare class OneDashboardPageWidgetTableThresholdOutputReference extends
4164
4023
  get toInput(): string | undefined;
4165
4024
  }
4166
4025
  export declare class OneDashboardPageWidgetTableThresholdList extends cdktn.ComplexList {
4167
- protected terraformResource: cdktn.IInterpolatingParent;
4168
- protected terraformAttribute: string;
4169
- protected wrapsSet: boolean;
4170
4026
  internalValue?: OneDashboardPageWidgetTableThreshold[] | cdktn.IResolvable;
4171
4027
  /**
4172
4028
  * @param terraformResource The parent resource
@@ -4183,13 +4039,13 @@ export interface OneDashboardPageWidgetTableUnitsSeriesOverrides {
4183
4039
  /**
4184
4040
  * Series name
4185
4041
  *
4186
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
4042
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
4187
4043
  */
4188
4044
  readonly seriesName?: string;
4189
4045
  /**
4190
4046
  * Unit name
4191
4047
  *
4192
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
4048
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
4193
4049
  */
4194
4050
  readonly unit?: string;
4195
4051
  }
@@ -4219,9 +4075,6 @@ export declare class OneDashboardPageWidgetTableUnitsSeriesOverridesOutputRefere
4219
4075
  get unitInput(): string | undefined;
4220
4076
  }
4221
4077
  export declare class OneDashboardPageWidgetTableUnitsSeriesOverridesList extends cdktn.ComplexList {
4222
- protected terraformResource: cdktn.IInterpolatingParent;
4223
- protected terraformAttribute: string;
4224
- protected wrapsSet: boolean;
4225
4078
  internalValue?: OneDashboardPageWidgetTableUnitsSeriesOverrides[] | cdktn.IResolvable;
4226
4079
  /**
4227
4080
  * @param terraformResource The parent resource
@@ -4236,13 +4089,13 @@ export declare class OneDashboardPageWidgetTableUnitsSeriesOverridesList extends
4236
4089
  }
4237
4090
  export interface OneDashboardPageWidgetTableUnits {
4238
4091
  /**
4239
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
4092
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
4240
4093
  */
4241
4094
  readonly unit?: string;
4242
4095
  /**
4243
4096
  * series_overrides block
4244
4097
  *
4245
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4098
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4246
4099
  */
4247
4100
  readonly seriesOverrides?: OneDashboardPageWidgetTableUnitsSeriesOverrides[] | cdktn.IResolvable;
4248
4101
  }
@@ -4272,9 +4125,6 @@ export declare class OneDashboardPageWidgetTableUnitsOutputReference extends cdk
4272
4125
  get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetTableUnitsSeriesOverrides[] | undefined;
4273
4126
  }
4274
4127
  export declare class OneDashboardPageWidgetTableUnitsList extends cdktn.ComplexList {
4275
- protected terraformResource: cdktn.IInterpolatingParent;
4276
- protected terraformAttribute: string;
4277
- protected wrapsSet: boolean;
4278
4128
  internalValue?: OneDashboardPageWidgetTableUnits[] | cdktn.IResolvable;
4279
4129
  /**
4280
4130
  * @param terraformResource The parent resource
@@ -4289,109 +4139,109 @@ export declare class OneDashboardPageWidgetTableUnitsList extends cdktn.ComplexL
4289
4139
  }
4290
4140
  export interface OneDashboardPageWidgetTable {
4291
4141
  /**
4292
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#column OneDashboard#column}
4142
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#column OneDashboard#column}
4293
4143
  */
4294
4144
  readonly column: number;
4295
4145
  /**
4296
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
4146
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
4297
4147
  */
4298
4148
  readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
4299
4149
  /**
4300
4150
  * Use this item to filter the current dashboard
4301
4151
  *
4302
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#filter_current_dashboard OneDashboard#filter_current_dashboard}
4152
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#filter_current_dashboard OneDashboard#filter_current_dashboard}
4303
4153
  */
4304
4154
  readonly filterCurrentDashboard?: boolean | cdktn.IResolvable;
4305
4155
  /**
4306
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#height OneDashboard#height}
4156
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#height OneDashboard#height}
4307
4157
  */
4308
4158
  readonly height?: number;
4309
4159
  /**
4310
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
4160
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
4311
4161
  */
4312
4162
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
4313
4163
  /**
4314
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
4164
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
4315
4165
  */
4316
4166
  readonly legendEnabled?: boolean | cdktn.IResolvable;
4317
4167
  /**
4318
4168
  * Related entities. Currently only supports Dashboard entities, but may allow other cases in the future.
4319
4169
  *
4320
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#linked_entity_guids OneDashboard#linked_entity_guids}
4170
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#linked_entity_guids OneDashboard#linked_entity_guids}
4321
4171
  */
4322
4172
  readonly linkedEntityGuids?: string[];
4323
4173
  /**
4324
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
4174
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
4325
4175
  */
4326
4176
  readonly refreshRate?: string;
4327
4177
  /**
4328
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#row OneDashboard#row}
4178
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#row OneDashboard#row}
4329
4179
  */
4330
4180
  readonly row: number;
4331
4181
  /**
4332
4182
  * A title for the widget.
4333
4183
  *
4334
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#title OneDashboard#title}
4184
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#title OneDashboard#title}
4335
4185
  */
4336
4186
  readonly title: string;
4337
4187
  /**
4338
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#width OneDashboard#width}
4188
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#width OneDashboard#width}
4339
4189
  */
4340
4190
  readonly width?: number;
4341
4191
  /**
4342
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
4192
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
4343
4193
  */
4344
4194
  readonly yAxisLeftMax?: number;
4345
4195
  /**
4346
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
4196
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
4347
4197
  */
4348
4198
  readonly yAxisLeftMin?: number;
4349
4199
  /**
4350
4200
  * chart_styles block
4351
4201
  *
4352
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
4202
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
4353
4203
  */
4354
4204
  readonly chartStyles?: OneDashboardPageWidgetTableChartStyles;
4355
4205
  /**
4356
4206
  * colors block
4357
4207
  *
4358
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#colors OneDashboard#colors}
4208
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#colors OneDashboard#colors}
4359
4209
  */
4360
4210
  readonly colors?: OneDashboardPageWidgetTableColors[] | cdktn.IResolvable;
4361
4211
  /**
4362
4212
  * data_format block
4363
4213
  *
4364
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
4214
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#data_format OneDashboard#data_format}
4365
4215
  */
4366
4216
  readonly dataFormat?: OneDashboardPageWidgetTableDataFormat[] | cdktn.IResolvable;
4367
4217
  /**
4368
4218
  * initial_sorting block
4369
4219
  *
4370
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
4220
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
4371
4221
  */
4372
4222
  readonly initialSorting?: OneDashboardPageWidgetTableInitialSorting;
4373
4223
  /**
4374
4224
  * nrql_query block
4375
4225
  *
4376
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
4226
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
4377
4227
  */
4378
4228
  readonly nrqlQuery: OneDashboardPageWidgetTableNrqlQuery[] | cdktn.IResolvable;
4379
4229
  /**
4380
4230
  * null_values block
4381
4231
  *
4382
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
4232
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_values OneDashboard#null_values}
4383
4233
  */
4384
4234
  readonly nullValues?: OneDashboardPageWidgetTableNullValues[] | cdktn.IResolvable;
4385
4235
  /**
4386
4236
  * threshold block
4387
4237
  *
4388
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#threshold OneDashboard#threshold}
4238
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#threshold OneDashboard#threshold}
4389
4239
  */
4390
4240
  readonly threshold?: OneDashboardPageWidgetTableThreshold[] | cdktn.IResolvable;
4391
4241
  /**
4392
4242
  * units block
4393
4243
  *
4394
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#units OneDashboard#units}
4244
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#units OneDashboard#units}
4395
4245
  */
4396
4246
  readonly units?: OneDashboardPageWidgetTableUnits[] | cdktn.IResolvable;
4397
4247
  }
@@ -4513,9 +4363,6 @@ export declare class OneDashboardPageWidgetTableOutputReference extends cdktn.Co
4513
4363
  get unitsInput(): cdktn.IResolvable | OneDashboardPageWidgetTableUnits[] | undefined;
4514
4364
  }
4515
4365
  export declare class OneDashboardPageWidgetTableList extends cdktn.ComplexList {
4516
- protected terraformResource: cdktn.IInterpolatingParent;
4517
- protected terraformAttribute: string;
4518
- protected wrapsSet: boolean;
4519
4366
  internalValue?: OneDashboardPageWidgetTable[] | cdktn.IResolvable;
4520
4367
  /**
4521
4368
  * @param terraformResource The parent resource
@@ -4532,97 +4379,97 @@ export interface OneDashboardPage {
4532
4379
  /**
4533
4380
  * The dashboard page's description.
4534
4381
  *
4535
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#description OneDashboard#description}
4382
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#description OneDashboard#description}
4536
4383
  */
4537
4384
  readonly description?: string;
4538
4385
  /**
4539
4386
  * The dashboard page's name.
4540
4387
  *
4541
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
4388
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
4542
4389
  */
4543
4390
  readonly name: string;
4544
4391
  /**
4545
4392
  * widget_area block
4546
4393
  *
4547
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#widget_area OneDashboard#widget_area}
4394
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#widget_area OneDashboard#widget_area}
4548
4395
  */
4549
4396
  readonly widgetArea?: OneDashboardPageWidgetArea[] | cdktn.IResolvable;
4550
4397
  /**
4551
4398
  * widget_bar block
4552
4399
  *
4553
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#widget_bar OneDashboard#widget_bar}
4400
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#widget_bar OneDashboard#widget_bar}
4554
4401
  */
4555
4402
  readonly widgetBar?: OneDashboardPageWidgetBar[] | cdktn.IResolvable;
4556
4403
  /**
4557
4404
  * widget_billboard block
4558
4405
  *
4559
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#widget_billboard OneDashboard#widget_billboard}
4406
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#widget_billboard OneDashboard#widget_billboard}
4560
4407
  */
4561
4408
  readonly widgetBillboard?: OneDashboardPageWidgetBillboard[] | cdktn.IResolvable;
4562
4409
  /**
4563
4410
  * widget_bullet block
4564
4411
  *
4565
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#widget_bullet OneDashboard#widget_bullet}
4412
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#widget_bullet OneDashboard#widget_bullet}
4566
4413
  */
4567
4414
  readonly widgetBullet?: OneDashboardPageWidgetBullet[] | cdktn.IResolvable;
4568
4415
  /**
4569
4416
  * widget_funnel block
4570
4417
  *
4571
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#widget_funnel OneDashboard#widget_funnel}
4418
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#widget_funnel OneDashboard#widget_funnel}
4572
4419
  */
4573
4420
  readonly widgetFunnel?: OneDashboardPageWidgetFunnel[] | cdktn.IResolvable;
4574
4421
  /**
4575
4422
  * widget_heatmap block
4576
4423
  *
4577
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#widget_heatmap OneDashboard#widget_heatmap}
4424
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#widget_heatmap OneDashboard#widget_heatmap}
4578
4425
  */
4579
4426
  readonly widgetHeatmap?: OneDashboardPageWidgetHeatmap[] | cdktn.IResolvable;
4580
4427
  /**
4581
4428
  * widget_histogram block
4582
4429
  *
4583
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#widget_histogram OneDashboard#widget_histogram}
4430
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#widget_histogram OneDashboard#widget_histogram}
4584
4431
  */
4585
4432
  readonly widgetHistogram?: OneDashboardPageWidgetHistogram[] | cdktn.IResolvable;
4586
4433
  /**
4587
4434
  * widget_json block
4588
4435
  *
4589
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#widget_json OneDashboard#widget_json}
4436
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#widget_json OneDashboard#widget_json}
4590
4437
  */
4591
4438
  readonly widgetJson?: OneDashboardPageWidgetJson[] | cdktn.IResolvable;
4592
4439
  /**
4593
4440
  * widget_line block
4594
4441
  *
4595
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#widget_line OneDashboard#widget_line}
4442
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#widget_line OneDashboard#widget_line}
4596
4443
  */
4597
4444
  readonly widgetLine?: OneDashboardPageWidgetLine[] | cdktn.IResolvable;
4598
4445
  /**
4599
4446
  * widget_log_table block
4600
4447
  *
4601
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#widget_log_table OneDashboard#widget_log_table}
4448
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#widget_log_table OneDashboard#widget_log_table}
4602
4449
  */
4603
4450
  readonly widgetLogTable?: OneDashboardPageWidgetLogTable[] | cdktn.IResolvable;
4604
4451
  /**
4605
4452
  * widget_markdown block
4606
4453
  *
4607
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#widget_markdown OneDashboard#widget_markdown}
4454
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#widget_markdown OneDashboard#widget_markdown}
4608
4455
  */
4609
4456
  readonly widgetMarkdown?: OneDashboardPageWidgetMarkdown[] | cdktn.IResolvable;
4610
4457
  /**
4611
4458
  * widget_pie block
4612
4459
  *
4613
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#widget_pie OneDashboard#widget_pie}
4460
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#widget_pie OneDashboard#widget_pie}
4614
4461
  */
4615
4462
  readonly widgetPie?: OneDashboardPageWidgetPie[] | cdktn.IResolvable;
4616
4463
  /**
4617
4464
  * widget_stacked_bar block
4618
4465
  *
4619
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#widget_stacked_bar OneDashboard#widget_stacked_bar}
4466
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#widget_stacked_bar OneDashboard#widget_stacked_bar}
4620
4467
  */
4621
4468
  readonly widgetStackedBar?: OneDashboardPageWidgetStackedBar[] | cdktn.IResolvable;
4622
4469
  /**
4623
4470
  * widget_table block
4624
4471
  *
4625
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#widget_table OneDashboard#widget_table}
4472
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#widget_table OneDashboard#widget_table}
4626
4473
  */
4627
4474
  readonly widgetTable?: OneDashboardPageWidgetTable[] | cdktn.IResolvable;
4628
4475
  }
@@ -4722,9 +4569,6 @@ export declare class OneDashboardPageOutputReference extends cdktn.ComplexObject
4722
4569
  get widgetTableInput(): cdktn.IResolvable | OneDashboardPageWidgetTable[] | undefined;
4723
4570
  }
4724
4571
  export declare class OneDashboardPageList extends cdktn.ComplexList {
4725
- protected terraformResource: cdktn.IInterpolatingParent;
4726
- protected terraformAttribute: string;
4727
- protected wrapsSet: boolean;
4728
4572
  internalValue?: OneDashboardPage[] | cdktn.IResolvable;
4729
4573
  /**
4730
4574
  * @param terraformResource The parent resource
@@ -4741,13 +4585,13 @@ export interface OneDashboardVariableItem {
4741
4585
  /**
4742
4586
  * A human-friendly display string for this value.
4743
4587
  *
4744
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#title OneDashboard#title}
4588
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#title OneDashboard#title}
4745
4589
  */
4746
4590
  readonly title?: string;
4747
4591
  /**
4748
4592
  * A possible variable value
4749
4593
  *
4750
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#value OneDashboard#value}
4594
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#value OneDashboard#value}
4751
4595
  */
4752
4596
  readonly value: string;
4753
4597
  }
@@ -4776,9 +4620,6 @@ export declare class OneDashboardVariableItemOutputReference extends cdktn.Compl
4776
4620
  get valueInput(): string | undefined;
4777
4621
  }
4778
4622
  export declare class OneDashboardVariableItemList extends cdktn.ComplexList {
4779
- protected terraformResource: cdktn.IInterpolatingParent;
4780
- protected terraformAttribute: string;
4781
- protected wrapsSet: boolean;
4782
4623
  internalValue?: OneDashboardVariableItem[] | cdktn.IResolvable;
4783
4624
  /**
4784
4625
  * @param terraformResource The parent resource
@@ -4795,13 +4636,13 @@ export interface OneDashboardVariableNrqlQuery {
4795
4636
  /**
4796
4637
  * New Relic account ID(s) to issue the query against.
4797
4638
  *
4798
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#account_ids OneDashboard#account_ids}
4639
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#account_ids OneDashboard#account_ids}
4799
4640
  */
4800
4641
  readonly accountIds?: number[];
4801
4642
  /**
4802
4643
  * NRQL formatted query.
4803
4644
  *
4804
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#query OneDashboard#query}
4645
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#query OneDashboard#query}
4805
4646
  */
4806
4647
  readonly query: string;
4807
4648
  }
@@ -4830,19 +4671,19 @@ export interface OneDashboardVariableOptions {
4830
4671
  /**
4831
4672
  * Only applies to variables of type NRQL. With this turned on, query condition defined with the variable will not be included in the query.
4832
4673
  *
4833
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#excluded OneDashboard#excluded}
4674
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#excluded OneDashboard#excluded}
4834
4675
  */
4835
4676
  readonly excluded?: boolean | cdktn.IResolvable;
4836
4677
  /**
4837
4678
  * Only applies to variables of type NRQL. With this turned on, the time range for the NRQL query will override the time picker on dashboards and other pages. Turn this off to use the time picker as normal.
4838
4679
  *
4839
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
4680
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
4840
4681
  */
4841
4682
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
4842
4683
  /**
4843
4684
  * Show apply button when multi-selecting
4844
4685
  *
4845
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#show_apply_action OneDashboard#show_apply_action}
4686
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#show_apply_action OneDashboard#show_apply_action}
4846
4687
  */
4847
4688
  readonly showApplyAction?: boolean | cdktn.IResolvable;
4848
4689
  }
@@ -4877,9 +4718,6 @@ export declare class OneDashboardVariableOptionsOutputReference extends cdktn.Co
4877
4718
  get showApplyActionInput(): boolean | cdktn.IResolvable | undefined;
4878
4719
  }
4879
4720
  export declare class OneDashboardVariableOptionsList extends cdktn.ComplexList {
4880
- protected terraformResource: cdktn.IInterpolatingParent;
4881
- protected terraformAttribute: string;
4882
- protected wrapsSet: boolean;
4883
4721
  internalValue?: OneDashboardVariableOptions[] | cdktn.IResolvable;
4884
4722
  /**
4885
4723
  * @param terraformResource The parent resource
@@ -4896,55 +4734,55 @@ export interface OneDashboardVariable {
4896
4734
  /**
4897
4735
  * Default values for this variable.
4898
4736
  *
4899
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#default_values OneDashboard#default_values}
4737
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#default_values OneDashboard#default_values}
4900
4738
  */
4901
4739
  readonly defaultValues?: string[];
4902
4740
  /**
4903
4741
  * Indicates whether this variable supports multiple selection or not. Only applies to variables of type NRQL or ENUM.
4904
4742
  *
4905
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#is_multi_selection OneDashboard#is_multi_selection}
4743
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#is_multi_selection OneDashboard#is_multi_selection}
4906
4744
  */
4907
4745
  readonly isMultiSelection?: boolean | cdktn.IResolvable;
4908
4746
  /**
4909
4747
  * The variable identifier.
4910
4748
  *
4911
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
4749
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
4912
4750
  */
4913
4751
  readonly name: string;
4914
4752
  /**
4915
4753
  * Indicates the strategy to apply when replacing a variable in a NRQL query.
4916
4754
  *
4917
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#replacement_strategy OneDashboard#replacement_strategy}
4755
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#replacement_strategy OneDashboard#replacement_strategy}
4918
4756
  */
4919
4757
  readonly replacementStrategy: string;
4920
4758
  /**
4921
4759
  * Human-friendly display string for this variable.
4922
4760
  *
4923
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#title OneDashboard#title}
4761
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#title OneDashboard#title}
4924
4762
  */
4925
4763
  readonly title: string;
4926
4764
  /**
4927
4765
  * Specifies the data type of the variable and where its possible values may come from.
4928
4766
  *
4929
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#type OneDashboard#type}
4767
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#type OneDashboard#type}
4930
4768
  */
4931
4769
  readonly type: string;
4932
4770
  /**
4933
4771
  * item block
4934
4772
  *
4935
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#item OneDashboard#item}
4773
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#item OneDashboard#item}
4936
4774
  */
4937
4775
  readonly item?: OneDashboardVariableItem[] | cdktn.IResolvable;
4938
4776
  /**
4939
4777
  * nrql_query block
4940
4778
  *
4941
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
4779
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
4942
4780
  */
4943
4781
  readonly nrqlQuery?: OneDashboardVariableNrqlQuery;
4944
4782
  /**
4945
4783
  * options block
4946
4784
  *
4947
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#options OneDashboard#options}
4785
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#options OneDashboard#options}
4948
4786
  */
4949
4787
  readonly options?: OneDashboardVariableOptions[] | cdktn.IResolvable;
4950
4788
  }
@@ -5005,9 +4843,6 @@ export declare class OneDashboardVariableOutputReference extends cdktn.ComplexOb
5005
4843
  get optionsInput(): cdktn.IResolvable | OneDashboardVariableOptions[] | undefined;
5006
4844
  }
5007
4845
  export declare class OneDashboardVariableList extends cdktn.ComplexList {
5008
- protected terraformResource: cdktn.IInterpolatingParent;
5009
- protected terraformAttribute: string;
5010
- protected wrapsSet: boolean;
5011
4846
  internalValue?: OneDashboardVariable[] | cdktn.IResolvable;
5012
4847
  /**
5013
4848
  * @param terraformResource The parent resource