@cdktn/provider-newrelic 14.0.1 → 14.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (147) hide show
  1. package/.jsii +15057 -8437
  2. package/README.md +3 -3
  3. package/lib/account-management/index.d.ts +10 -10
  4. package/lib/account-management/index.js +7 -7
  5. package/lib/alert-channel/index.d.ts +30 -30
  6. package/lib/alert-channel/index.js +7 -7
  7. package/lib/alert-compound-condition/index.d.ts +17 -17
  8. package/lib/alert-compound-condition/index.js +9 -9
  9. package/lib/alert-condition/index.d.ts +23 -23
  10. package/lib/alert-condition/index.js +8 -8
  11. package/lib/alert-muting-rule/index.d.ts +23 -23
  12. package/lib/alert-muting-rule/index.js +10 -10
  13. package/lib/alert-policy/index.d.ts +8 -8
  14. package/lib/alert-policy/index.js +6 -6
  15. package/lib/alert-policy-channel/index.d.ts +9 -9
  16. package/lib/alert-policy-channel/index.js +7 -7
  17. package/lib/api-access-key/index.d.ts +10 -10
  18. package/lib/api-access-key/index.js +6 -6
  19. package/lib/application-settings/index.d.ts +27 -27
  20. package/lib/application-settings/index.js +13 -13
  21. package/lib/browser-application/index.d.ts +12 -12
  22. package/lib/browser-application/index.js +7 -7
  23. package/lib/cloud-aws-eu-sovereign-integrations/index.d.ts +14 -14
  24. package/lib/cloud-aws-eu-sovereign-integrations/index.js +9 -9
  25. package/lib/cloud-aws-eu-sovereign-link-account/index.d.ts +8 -8
  26. package/lib/cloud-aws-eu-sovereign-link-account/index.js +6 -6
  27. package/lib/cloud-aws-govcloud-integrations/index.d.ts +110 -110
  28. package/lib/cloud-aws-govcloud-integrations/index.js +26 -26
  29. package/lib/cloud-aws-govcloud-link-account/index.d.ts +8 -8
  30. package/lib/cloud-aws-govcloud-link-account/index.js +6 -6
  31. package/lib/cloud-aws-integrations/index.d.ts +234 -234
  32. package/lib/cloud-aws-integrations/index.js +60 -60
  33. package/lib/cloud-aws-link-account/index.d.ts +8 -8
  34. package/lib/cloud-aws-link-account/index.js +6 -6
  35. package/lib/cloud-azure-integrations/index.d.ts +109 -109
  36. package/lib/cloud-azure-integrations/index.js +39 -39
  37. package/lib/cloud-azure-link-account/index.d.ts +10 -10
  38. package/lib/cloud-azure-link-account/index.js +6 -6
  39. package/lib/cloud-gcp-integrations/index.d.ts +62 -62
  40. package/lib/cloud-gcp-integrations/index.js +32 -32
  41. package/lib/cloud-gcp-link-account/index.d.ts +7 -7
  42. package/lib/cloud-gcp-link-account/index.js +6 -6
  43. package/lib/cloud-oci-link-account/index.d.ts +18 -18
  44. package/lib/cloud-oci-link-account/index.js +6 -6
  45. package/lib/data-newrelic-account/index.d.ts +7 -7
  46. package/lib/data-newrelic-account/index.js +6 -6
  47. package/lib/data-newrelic-alert-channel/index.d.ts +6 -6
  48. package/lib/data-newrelic-alert-channel/index.js +8 -8
  49. package/lib/data-newrelic-alert-policy/index.d.ts +7 -7
  50. package/lib/data-newrelic-alert-policy/index.js +6 -6
  51. package/lib/data-newrelic-application/index.d.ts +5 -5
  52. package/lib/data-newrelic-application/index.js +6 -6
  53. package/lib/data-newrelic-authentication-domain/index.d.ts +4 -4
  54. package/lib/data-newrelic-authentication-domain/index.js +6 -6
  55. package/lib/data-newrelic-cloud-account/index.d.ts +7 -7
  56. package/lib/data-newrelic-cloud-account/index.js +6 -6
  57. package/lib/data-newrelic-entity/index.d.ts +14 -14
  58. package/lib/data-newrelic-entity/index.js +8 -8
  59. package/lib/data-newrelic-group/index.d.ts +5 -5
  60. package/lib/data-newrelic-group/index.js +6 -6
  61. package/lib/data-newrelic-key-transaction/index.d.ts +7 -7
  62. package/lib/data-newrelic-key-transaction/index.js +6 -6
  63. package/lib/data-newrelic-notification-destination/index.d.ts +57 -9
  64. package/lib/data-newrelic-notification-destination/index.js +134 -15
  65. package/lib/data-newrelic-obfuscation-expression/index.d.ts +6 -6
  66. package/lib/data-newrelic-obfuscation-expression/index.js +6 -6
  67. package/lib/data-newrelic-service-level-alert-helper/index.d.ts +11 -11
  68. package/lib/data-newrelic-service-level-alert-helper/index.js +6 -6
  69. package/lib/data-newrelic-synthetics-private-location/index.d.ts +7 -7
  70. package/lib/data-newrelic-synthetics-private-location/index.js +6 -6
  71. package/lib/data-newrelic-synthetics-secure-credential/index.d.ts +6 -6
  72. package/lib/data-newrelic-synthetics-secure-credential/index.js +6 -6
  73. package/lib/data-newrelic-test-grok-pattern/index.d.ts +7 -7
  74. package/lib/data-newrelic-test-grok-pattern/index.js +10 -10
  75. package/lib/data-newrelic-user/index.d.ts +6 -6
  76. package/lib/data-newrelic-user/index.js +6 -6
  77. package/lib/data-partition-rule/index.d.ts +12 -12
  78. package/lib/data-partition-rule/index.js +7 -7
  79. package/lib/entity-tags/index.d.ts +10 -10
  80. package/lib/entity-tags/index.js +9 -9
  81. package/lib/events-to-metrics-rule/index.d.ts +9 -9
  82. package/lib/events-to-metrics-rule/index.js +6 -6
  83. package/lib/group/index.d.ts +7 -7
  84. package/lib/group/index.js +6 -6
  85. package/lib/infra-alert-condition/index.d.ts +25 -25
  86. package/lib/infra-alert-condition/index.js +8 -8
  87. package/lib/insights-event/index.d.ts +11 -11
  88. package/lib/insights-event/index.js +10 -10
  89. package/lib/key-transaction/index.d.ts +9 -9
  90. package/lib/key-transaction/index.js +6 -6
  91. package/lib/log-parsing-rule/index.d.ts +12 -12
  92. package/lib/log-parsing-rule/index.js +6 -6
  93. package/lib/monitor-downtime/index.d.ts +20 -20
  94. package/lib/monitor-downtime/index.js +9 -9
  95. package/lib/notification-channel/index.d.ts +18 -18
  96. package/lib/notification-channel/index.js +9 -9
  97. package/lib/notification-destination/index.d.ts +74 -28
  98. package/lib/notification-destination/index.js +138 -19
  99. package/lib/nrql-alert-condition/index.d.ts +75 -75
  100. package/lib/nrql-alert-condition/index.js +17 -17
  101. package/lib/nrql-drop-rule/index.d.ts +10 -10
  102. package/lib/nrql-drop-rule/index.js +7 -7
  103. package/lib/obfuscation-expression/index.d.ts +8 -8
  104. package/lib/obfuscation-expression/index.js +6 -6
  105. package/lib/obfuscation-rule/index.d.ts +13 -13
  106. package/lib/obfuscation-rule/index.js +8 -8
  107. package/lib/one-dashboard/index-structs/structs0.d.ts +957 -1282
  108. package/lib/one-dashboard/index-structs/structs0.js +2459 -3081
  109. package/lib/one-dashboard/index-structs/structs400.d.ts +1532 -213
  110. package/lib/one-dashboard/index-structs/structs400.js +3827 -334
  111. package/lib/one-dashboard/index.d.ts +10 -10
  112. package/lib/one-dashboard/index.js +6 -6
  113. package/lib/one-dashboard-json/index.d.ts +9 -9
  114. package/lib/one-dashboard-json/index.js +7 -7
  115. package/lib/one-dashboard-raw/index.d.ts +20 -20
  116. package/lib/one-dashboard-raw/index.js +10 -10
  117. package/lib/pipeline-cloud-rule/index.d.ts +8 -8
  118. package/lib/pipeline-cloud-rule/index.js +6 -6
  119. package/lib/provider/index.d.ts +17 -17
  120. package/lib/provider/index.js +6 -6
  121. package/lib/service-level/index.d.ts +38 -38
  122. package/lib/service-level/index.js +16 -16
  123. package/lib/synthetics-alert-condition/index.d.ts +9 -9
  124. package/lib/synthetics-alert-condition/index.js +6 -6
  125. package/lib/synthetics-broken-links-monitor/index.d.ts +17 -17
  126. package/lib/synthetics-broken-links-monitor/index.js +8 -8
  127. package/lib/synthetics-cert-check-monitor/index.d.ts +18 -18
  128. package/lib/synthetics-cert-check-monitor/index.js +8 -8
  129. package/lib/synthetics-monitor/index.d.ts +31 -31
  130. package/lib/synthetics-monitor/index.js +10 -10
  131. package/lib/synthetics-multilocation-alert-condition/index.d.ts +14 -14
  132. package/lib/synthetics-multilocation-alert-condition/index.js +8 -8
  133. package/lib/synthetics-private-location/index.d.ts +8 -8
  134. package/lib/synthetics-private-location/index.js +6 -6
  135. package/lib/synthetics-script-monitor/index.d.ts +26 -26
  136. package/lib/synthetics-script-monitor/index.js +10 -10
  137. package/lib/synthetics-secure-credential/index.d.ts +11 -11
  138. package/lib/synthetics-secure-credential/index.js +7 -7
  139. package/lib/synthetics-step-monitor/index.d.ts +25 -25
  140. package/lib/synthetics-step-monitor/index.js +12 -12
  141. package/lib/user/index.d.ts +8 -8
  142. package/lib/user/index.js +6 -6
  143. package/lib/workflow/index.d.ts +26 -26
  144. package/lib/workflow/index.js +16 -16
  145. package/lib/workload/index.d.ts +32 -32
  146. package/lib/workload/index.js +17 -17
  147. package/package.json +4 -4
@@ -3,17 +3,77 @@
3
3
  * SPDX-License-Identifier: MPL-2.0
4
4
  */
5
5
  import * as cdktn from 'cdktn';
6
+ export interface OneDashboardPageWidgetAreaChartStylesGradient {
7
+ /**
8
+ * Enable or disable gradient effect.
9
+ *
10
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
11
+ */
12
+ readonly enabled: boolean | cdktn.IResolvable;
13
+ }
14
+ export declare function oneDashboardPageWidgetAreaChartStylesGradientToTerraform(struct?: OneDashboardPageWidgetAreaChartStylesGradientOutputReference | OneDashboardPageWidgetAreaChartStylesGradient): any;
15
+ export declare function oneDashboardPageWidgetAreaChartStylesGradientToHclTerraform(struct?: OneDashboardPageWidgetAreaChartStylesGradientOutputReference | OneDashboardPageWidgetAreaChartStylesGradient): any;
16
+ export declare class OneDashboardPageWidgetAreaChartStylesGradientOutputReference extends cdktn.ComplexObject {
17
+ private isEmptyObject;
18
+ /**
19
+ * @param terraformResource The parent resource
20
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
21
+ */
22
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string);
23
+ get internalValue(): OneDashboardPageWidgetAreaChartStylesGradient | undefined;
24
+ set internalValue(value: OneDashboardPageWidgetAreaChartStylesGradient | undefined);
25
+ private _enabled?;
26
+ get enabled(): boolean | cdktn.IResolvable;
27
+ set enabled(value: boolean | cdktn.IResolvable);
28
+ get enabledInput(): boolean | cdktn.IResolvable | undefined;
29
+ }
30
+ export interface OneDashboardPageWidgetAreaChartStyles {
31
+ /**
32
+ * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
33
+ *
34
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
35
+ */
36
+ readonly lineInterpolation?: string;
37
+ /**
38
+ * gradient block
39
+ *
40
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
41
+ */
42
+ readonly gradient?: OneDashboardPageWidgetAreaChartStylesGradient;
43
+ }
44
+ export declare function oneDashboardPageWidgetAreaChartStylesToTerraform(struct?: OneDashboardPageWidgetAreaChartStylesOutputReference | OneDashboardPageWidgetAreaChartStyles): any;
45
+ export declare function oneDashboardPageWidgetAreaChartStylesToHclTerraform(struct?: OneDashboardPageWidgetAreaChartStylesOutputReference | OneDashboardPageWidgetAreaChartStyles): any;
46
+ export declare class OneDashboardPageWidgetAreaChartStylesOutputReference extends cdktn.ComplexObject {
47
+ private isEmptyObject;
48
+ /**
49
+ * @param terraformResource The parent resource
50
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
51
+ */
52
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string);
53
+ get internalValue(): OneDashboardPageWidgetAreaChartStyles | undefined;
54
+ set internalValue(value: OneDashboardPageWidgetAreaChartStyles | undefined);
55
+ private _lineInterpolation?;
56
+ get lineInterpolation(): string;
57
+ set lineInterpolation(value: string);
58
+ resetLineInterpolation(): void;
59
+ get lineInterpolationInput(): string | undefined;
60
+ private _gradient;
61
+ get gradient(): OneDashboardPageWidgetAreaChartStylesGradientOutputReference;
62
+ putGradient(value: OneDashboardPageWidgetAreaChartStylesGradient): void;
63
+ resetGradient(): void;
64
+ get gradientInput(): OneDashboardPageWidgetAreaChartStylesGradient | undefined;
65
+ }
6
66
  export interface OneDashboardPageWidgetAreaColorsSeriesOverrides {
7
67
  /**
8
68
  * Color code
9
69
  *
10
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#color OneDashboard#color}
70
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
11
71
  */
12
72
  readonly color?: string;
13
73
  /**
14
74
  * Series name
15
75
  *
16
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
76
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
17
77
  */
18
78
  readonly seriesName?: string;
19
79
  }
@@ -60,13 +120,13 @@ export declare class OneDashboardPageWidgetAreaColorsSeriesOverridesList extends
60
120
  }
61
121
  export interface OneDashboardPageWidgetAreaColors {
62
122
  /**
63
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#color OneDashboard#color}
123
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
64
124
  */
65
125
  readonly color?: string;
66
126
  /**
67
127
  * series_overrides block
68
128
  *
69
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
129
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
70
130
  */
71
131
  readonly seriesOverrides?: OneDashboardPageWidgetAreaColorsSeriesOverrides[] | cdktn.IResolvable;
72
132
  }
@@ -115,25 +175,25 @@ export interface OneDashboardPageWidgetAreaDataFormat {
115
175
  /**
116
176
  * Defines the format of the mentioned type
117
177
  *
118
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#format OneDashboard#format}
178
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#format OneDashboard#format}
119
179
  */
120
180
  readonly format?: string;
121
181
  /**
122
182
  * The column name to be sorted
123
183
  *
124
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#name OneDashboard#name}
184
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
125
185
  */
126
186
  readonly name: string;
127
187
  /**
128
188
  * The precision of the type
129
189
  *
130
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#precision OneDashboard#precision}
190
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#precision OneDashboard#precision}
131
191
  */
132
192
  readonly precision?: number;
133
193
  /**
134
194
  * Defines the type of the mentioned column
135
195
  *
136
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#type OneDashboard#type}
196
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#type OneDashboard#type}
137
197
  */
138
198
  readonly type: string;
139
199
  }
@@ -190,13 +250,13 @@ export interface OneDashboardPageWidgetAreaInitialSorting {
190
250
  /**
191
251
  * Defines the sort order. Either ascending or descending.
192
252
  *
193
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#direction OneDashboard#direction}
253
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#direction OneDashboard#direction}
194
254
  */
195
255
  readonly direction: string;
196
256
  /**
197
257
  * The column name to be sorted
198
258
  *
199
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#name OneDashboard#name}
259
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
200
260
  */
201
261
  readonly name: string;
202
262
  }
@@ -224,13 +284,13 @@ export interface OneDashboardPageWidgetAreaNrqlQuery {
224
284
  /**
225
285
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
226
286
  *
227
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#account_id OneDashboard#account_id}
287
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
228
288
  */
229
289
  readonly accountId?: string;
230
290
  /**
231
291
  * The NRQL query.
232
292
  *
233
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#query OneDashboard#query}
293
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#query OneDashboard#query}
234
294
  */
235
295
  readonly query: string;
236
296
  }
@@ -278,13 +338,13 @@ export interface OneDashboardPageWidgetAreaNullValuesSeriesOverrides {
278
338
  /**
279
339
  * Null value
280
340
  *
281
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
341
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
282
342
  */
283
343
  readonly nullValue?: string;
284
344
  /**
285
345
  * Series name
286
346
  *
287
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
347
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
288
348
  */
289
349
  readonly seriesName?: string;
290
350
  }
@@ -331,13 +391,13 @@ export declare class OneDashboardPageWidgetAreaNullValuesSeriesOverridesList ext
331
391
  }
332
392
  export interface OneDashboardPageWidgetAreaNullValues {
333
393
  /**
334
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
394
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
335
395
  */
336
396
  readonly nullValue?: string;
337
397
  /**
338
398
  * series_overrides block
339
399
  *
340
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
400
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
341
401
  */
342
402
  readonly seriesOverrides?: OneDashboardPageWidgetAreaNullValuesSeriesOverrides[] | cdktn.IResolvable;
343
403
  }
@@ -386,7 +446,7 @@ export interface OneDashboardPageWidgetAreaTooltip {
386
446
  /**
387
447
  * Tooltip display mode.
388
448
  *
389
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#mode OneDashboard#mode}
449
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#mode OneDashboard#mode}
390
450
  */
391
451
  readonly mode: string;
392
452
  }
@@ -410,13 +470,13 @@ export interface OneDashboardPageWidgetAreaUnitsSeriesOverrides {
410
470
  /**
411
471
  * Series name
412
472
  *
413
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
473
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
414
474
  */
415
475
  readonly seriesName?: string;
416
476
  /**
417
477
  * Unit name
418
478
  *
419
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#unit OneDashboard#unit}
479
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
420
480
  */
421
481
  readonly unit?: string;
422
482
  }
@@ -463,13 +523,13 @@ export declare class OneDashboardPageWidgetAreaUnitsSeriesOverridesList extends
463
523
  }
464
524
  export interface OneDashboardPageWidgetAreaUnits {
465
525
  /**
466
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#unit OneDashboard#unit}
526
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
467
527
  */
468
528
  readonly unit?: string;
469
529
  /**
470
530
  * series_overrides block
471
531
  *
472
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
532
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
473
533
  */
474
534
  readonly seriesOverrides?: OneDashboardPageWidgetAreaUnitsSeriesOverrides[] | cdktn.IResolvable;
475
535
  }
@@ -516,91 +576,97 @@ export declare class OneDashboardPageWidgetAreaUnitsList extends cdktn.ComplexLi
516
576
  }
517
577
  export interface OneDashboardPageWidgetArea {
518
578
  /**
519
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#column OneDashboard#column}
579
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#column OneDashboard#column}
520
580
  */
521
581
  readonly column: number;
522
582
  /**
523
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
583
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
524
584
  */
525
585
  readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
526
586
  /**
527
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#height OneDashboard#height}
587
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#height OneDashboard#height}
528
588
  */
529
589
  readonly height?: number;
530
590
  /**
531
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
591
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
532
592
  */
533
593
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
534
594
  /**
535
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
595
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
536
596
  */
537
597
  readonly legendEnabled?: boolean | cdktn.IResolvable;
538
598
  /**
539
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
599
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
540
600
  */
541
601
  readonly refreshRate?: string;
542
602
  /**
543
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#row OneDashboard#row}
603
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#row OneDashboard#row}
544
604
  */
545
605
  readonly row: number;
546
606
  /**
547
607
  * A title for the widget.
548
608
  *
549
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#title OneDashboard#title}
609
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#title OneDashboard#title}
550
610
  */
551
611
  readonly title: string;
552
612
  /**
553
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#width OneDashboard#width}
613
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#width OneDashboard#width}
554
614
  */
555
615
  readonly width?: number;
556
616
  /**
557
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
617
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
558
618
  */
559
619
  readonly yAxisLeftMax?: number;
560
620
  /**
561
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
621
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
562
622
  */
563
623
  readonly yAxisLeftMin?: number;
564
624
  /**
625
+ * chart_styles block
626
+ *
627
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
628
+ */
629
+ readonly chartStyles?: OneDashboardPageWidgetAreaChartStyles;
630
+ /**
565
631
  * colors block
566
632
  *
567
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#colors OneDashboard#colors}
633
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#colors OneDashboard#colors}
568
634
  */
569
635
  readonly colors?: OneDashboardPageWidgetAreaColors[] | cdktn.IResolvable;
570
636
  /**
571
637
  * data_format block
572
638
  *
573
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#data_format OneDashboard#data_format}
639
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
574
640
  */
575
641
  readonly dataFormat?: OneDashboardPageWidgetAreaDataFormat[] | cdktn.IResolvable;
576
642
  /**
577
643
  * initial_sorting block
578
644
  *
579
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
645
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
580
646
  */
581
647
  readonly initialSorting?: OneDashboardPageWidgetAreaInitialSorting;
582
648
  /**
583
649
  * nrql_query block
584
650
  *
585
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
651
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
586
652
  */
587
653
  readonly nrqlQuery: OneDashboardPageWidgetAreaNrqlQuery[] | cdktn.IResolvable;
588
654
  /**
589
655
  * null_values block
590
656
  *
591
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_values OneDashboard#null_values}
657
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
592
658
  */
593
659
  readonly nullValues?: OneDashboardPageWidgetAreaNullValues[] | cdktn.IResolvable;
594
660
  /**
595
661
  * tooltip block
596
662
  *
597
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#tooltip OneDashboard#tooltip}
663
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#tooltip OneDashboard#tooltip}
598
664
  */
599
665
  readonly tooltip?: OneDashboardPageWidgetAreaTooltip;
600
666
  /**
601
667
  * units block
602
668
  *
603
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#units OneDashboard#units}
669
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#units OneDashboard#units}
604
670
  */
605
671
  readonly units?: OneDashboardPageWidgetAreaUnits[] | cdktn.IResolvable;
606
672
  }
@@ -671,6 +737,11 @@ export declare class OneDashboardPageWidgetAreaOutputReference extends cdktn.Com
671
737
  set yAxisLeftMin(value: number);
672
738
  resetYAxisLeftMin(): void;
673
739
  get yAxisLeftMinInput(): number | undefined;
740
+ private _chartStyles;
741
+ get chartStyles(): OneDashboardPageWidgetAreaChartStylesOutputReference;
742
+ putChartStyles(value: OneDashboardPageWidgetAreaChartStyles): void;
743
+ resetChartStyles(): void;
744
+ get chartStylesInput(): OneDashboardPageWidgetAreaChartStyles | undefined;
674
745
  private _colors;
675
746
  get colors(): OneDashboardPageWidgetAreaColorsList;
676
747
  putColors(value: OneDashboardPageWidgetAreaColors[] | cdktn.IResolvable): void;
@@ -722,17 +793,77 @@ export declare class OneDashboardPageWidgetAreaList extends cdktn.ComplexList {
722
793
  */
723
794
  get(index: number): OneDashboardPageWidgetAreaOutputReference;
724
795
  }
796
+ export interface OneDashboardPageWidgetBarChartStylesGradient {
797
+ /**
798
+ * Enable or disable gradient effect.
799
+ *
800
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
801
+ */
802
+ readonly enabled: boolean | cdktn.IResolvable;
803
+ }
804
+ export declare function oneDashboardPageWidgetBarChartStylesGradientToTerraform(struct?: OneDashboardPageWidgetBarChartStylesGradientOutputReference | OneDashboardPageWidgetBarChartStylesGradient): any;
805
+ export declare function oneDashboardPageWidgetBarChartStylesGradientToHclTerraform(struct?: OneDashboardPageWidgetBarChartStylesGradientOutputReference | OneDashboardPageWidgetBarChartStylesGradient): any;
806
+ export declare class OneDashboardPageWidgetBarChartStylesGradientOutputReference extends cdktn.ComplexObject {
807
+ private isEmptyObject;
808
+ /**
809
+ * @param terraformResource The parent resource
810
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
811
+ */
812
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string);
813
+ get internalValue(): OneDashboardPageWidgetBarChartStylesGradient | undefined;
814
+ set internalValue(value: OneDashboardPageWidgetBarChartStylesGradient | undefined);
815
+ private _enabled?;
816
+ get enabled(): boolean | cdktn.IResolvable;
817
+ set enabled(value: boolean | cdktn.IResolvable);
818
+ get enabledInput(): boolean | cdktn.IResolvable | undefined;
819
+ }
820
+ export interface OneDashboardPageWidgetBarChartStyles {
821
+ /**
822
+ * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
823
+ *
824
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
825
+ */
826
+ readonly lineInterpolation?: string;
827
+ /**
828
+ * gradient block
829
+ *
830
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
831
+ */
832
+ readonly gradient?: OneDashboardPageWidgetBarChartStylesGradient;
833
+ }
834
+ export declare function oneDashboardPageWidgetBarChartStylesToTerraform(struct?: OneDashboardPageWidgetBarChartStylesOutputReference | OneDashboardPageWidgetBarChartStyles): any;
835
+ export declare function oneDashboardPageWidgetBarChartStylesToHclTerraform(struct?: OneDashboardPageWidgetBarChartStylesOutputReference | OneDashboardPageWidgetBarChartStyles): any;
836
+ export declare class OneDashboardPageWidgetBarChartStylesOutputReference extends cdktn.ComplexObject {
837
+ private isEmptyObject;
838
+ /**
839
+ * @param terraformResource The parent resource
840
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
841
+ */
842
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string);
843
+ get internalValue(): OneDashboardPageWidgetBarChartStyles | undefined;
844
+ set internalValue(value: OneDashboardPageWidgetBarChartStyles | undefined);
845
+ private _lineInterpolation?;
846
+ get lineInterpolation(): string;
847
+ set lineInterpolation(value: string);
848
+ resetLineInterpolation(): void;
849
+ get lineInterpolationInput(): string | undefined;
850
+ private _gradient;
851
+ get gradient(): OneDashboardPageWidgetBarChartStylesGradientOutputReference;
852
+ putGradient(value: OneDashboardPageWidgetBarChartStylesGradient): void;
853
+ resetGradient(): void;
854
+ get gradientInput(): OneDashboardPageWidgetBarChartStylesGradient | undefined;
855
+ }
725
856
  export interface OneDashboardPageWidgetBarColorsSeriesOverrides {
726
857
  /**
727
858
  * Color code
728
859
  *
729
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#color OneDashboard#color}
860
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
730
861
  */
731
862
  readonly color?: string;
732
863
  /**
733
864
  * Series name
734
865
  *
735
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
866
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
736
867
  */
737
868
  readonly seriesName?: string;
738
869
  }
@@ -779,13 +910,13 @@ export declare class OneDashboardPageWidgetBarColorsSeriesOverridesList extends
779
910
  }
780
911
  export interface OneDashboardPageWidgetBarColors {
781
912
  /**
782
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#color OneDashboard#color}
913
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
783
914
  */
784
915
  readonly color?: string;
785
916
  /**
786
917
  * series_overrides block
787
918
  *
788
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
919
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
789
920
  */
790
921
  readonly seriesOverrides?: OneDashboardPageWidgetBarColorsSeriesOverrides[] | cdktn.IResolvable;
791
922
  }
@@ -834,25 +965,25 @@ export interface OneDashboardPageWidgetBarDataFormat {
834
965
  /**
835
966
  * Defines the format of the mentioned type
836
967
  *
837
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#format OneDashboard#format}
968
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#format OneDashboard#format}
838
969
  */
839
970
  readonly format?: string;
840
971
  /**
841
972
  * The column name to be sorted
842
973
  *
843
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#name OneDashboard#name}
974
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
844
975
  */
845
976
  readonly name: string;
846
977
  /**
847
978
  * The precision of the type
848
979
  *
849
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#precision OneDashboard#precision}
980
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#precision OneDashboard#precision}
850
981
  */
851
982
  readonly precision?: number;
852
983
  /**
853
984
  * Defines the type of the mentioned column
854
985
  *
855
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#type OneDashboard#type}
986
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#type OneDashboard#type}
856
987
  */
857
988
  readonly type: string;
858
989
  }
@@ -909,13 +1040,13 @@ export interface OneDashboardPageWidgetBarInitialSorting {
909
1040
  /**
910
1041
  * Defines the sort order. Either ascending or descending.
911
1042
  *
912
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#direction OneDashboard#direction}
1043
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#direction OneDashboard#direction}
913
1044
  */
914
1045
  readonly direction: string;
915
1046
  /**
916
1047
  * The column name to be sorted
917
1048
  *
918
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#name OneDashboard#name}
1049
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
919
1050
  */
920
1051
  readonly name: string;
921
1052
  }
@@ -943,13 +1074,13 @@ export interface OneDashboardPageWidgetBarNrqlQuery {
943
1074
  /**
944
1075
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
945
1076
  *
946
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#account_id OneDashboard#account_id}
1077
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
947
1078
  */
948
1079
  readonly accountId?: string;
949
1080
  /**
950
1081
  * The NRQL query.
951
1082
  *
952
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#query OneDashboard#query}
1083
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#query OneDashboard#query}
953
1084
  */
954
1085
  readonly query: string;
955
1086
  }
@@ -997,13 +1128,13 @@ export interface OneDashboardPageWidgetBarNullValuesSeriesOverrides {
997
1128
  /**
998
1129
  * Null value
999
1130
  *
1000
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1131
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1001
1132
  */
1002
1133
  readonly nullValue?: string;
1003
1134
  /**
1004
1135
  * Series name
1005
1136
  *
1006
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1137
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1007
1138
  */
1008
1139
  readonly seriesName?: string;
1009
1140
  }
@@ -1050,13 +1181,13 @@ export declare class OneDashboardPageWidgetBarNullValuesSeriesOverridesList exte
1050
1181
  }
1051
1182
  export interface OneDashboardPageWidgetBarNullValues {
1052
1183
  /**
1053
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1184
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1054
1185
  */
1055
1186
  readonly nullValue?: string;
1056
1187
  /**
1057
1188
  * series_overrides block
1058
1189
  *
1059
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1190
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1060
1191
  */
1061
1192
  readonly seriesOverrides?: OneDashboardPageWidgetBarNullValuesSeriesOverrides[] | cdktn.IResolvable;
1062
1193
  }
@@ -1105,13 +1236,13 @@ export interface OneDashboardPageWidgetBarUnitsSeriesOverrides {
1105
1236
  /**
1106
1237
  * Series name
1107
1238
  *
1108
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1239
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1109
1240
  */
1110
1241
  readonly seriesName?: string;
1111
1242
  /**
1112
1243
  * Unit name
1113
1244
  *
1114
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#unit OneDashboard#unit}
1245
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
1115
1246
  */
1116
1247
  readonly unit?: string;
1117
1248
  }
@@ -1158,13 +1289,13 @@ export declare class OneDashboardPageWidgetBarUnitsSeriesOverridesList extends c
1158
1289
  }
1159
1290
  export interface OneDashboardPageWidgetBarUnits {
1160
1291
  /**
1161
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#unit OneDashboard#unit}
1292
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
1162
1293
  */
1163
1294
  readonly unit?: string;
1164
1295
  /**
1165
1296
  * series_overrides block
1166
1297
  *
1167
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1298
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1168
1299
  */
1169
1300
  readonly seriesOverrides?: OneDashboardPageWidgetBarUnitsSeriesOverrides[] | cdktn.IResolvable;
1170
1301
  }
@@ -1211,97 +1342,103 @@ export declare class OneDashboardPageWidgetBarUnitsList extends cdktn.ComplexLis
1211
1342
  }
1212
1343
  export interface OneDashboardPageWidgetBar {
1213
1344
  /**
1214
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#column OneDashboard#column}
1345
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#column OneDashboard#column}
1215
1346
  */
1216
1347
  readonly column: number;
1217
1348
  /**
1218
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
1349
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
1219
1350
  */
1220
1351
  readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
1221
1352
  /**
1222
1353
  * Use this item to filter the current dashboard
1223
1354
  *
1224
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#filter_current_dashboard OneDashboard#filter_current_dashboard}
1355
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#filter_current_dashboard OneDashboard#filter_current_dashboard}
1225
1356
  */
1226
1357
  readonly filterCurrentDashboard?: boolean | cdktn.IResolvable;
1227
1358
  /**
1228
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#height OneDashboard#height}
1359
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#height OneDashboard#height}
1229
1360
  */
1230
1361
  readonly height?: number;
1231
1362
  /**
1232
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
1363
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
1233
1364
  */
1234
1365
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
1235
1366
  /**
1236
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
1367
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
1237
1368
  */
1238
1369
  readonly legendEnabled?: boolean | cdktn.IResolvable;
1239
1370
  /**
1240
1371
  * Related entities. Currently only supports Dashboard entities, but may allow other cases in the future.
1241
1372
  *
1242
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#linked_entity_guids OneDashboard#linked_entity_guids}
1373
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#linked_entity_guids OneDashboard#linked_entity_guids}
1243
1374
  */
1244
1375
  readonly linkedEntityGuids?: string[];
1245
1376
  /**
1246
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
1377
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
1247
1378
  */
1248
1379
  readonly refreshRate?: string;
1249
1380
  /**
1250
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#row OneDashboard#row}
1381
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#row OneDashboard#row}
1251
1382
  */
1252
1383
  readonly row: number;
1253
1384
  /**
1254
1385
  * A title for the widget.
1255
1386
  *
1256
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#title OneDashboard#title}
1387
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#title OneDashboard#title}
1257
1388
  */
1258
1389
  readonly title: string;
1259
1390
  /**
1260
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#width OneDashboard#width}
1391
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#width OneDashboard#width}
1261
1392
  */
1262
1393
  readonly width?: number;
1263
1394
  /**
1264
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
1395
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
1265
1396
  */
1266
1397
  readonly yAxisLeftMax?: number;
1267
1398
  /**
1268
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
1399
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
1269
1400
  */
1270
1401
  readonly yAxisLeftMin?: number;
1271
1402
  /**
1403
+ * chart_styles block
1404
+ *
1405
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
1406
+ */
1407
+ readonly chartStyles?: OneDashboardPageWidgetBarChartStyles;
1408
+ /**
1272
1409
  * colors block
1273
1410
  *
1274
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#colors OneDashboard#colors}
1411
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#colors OneDashboard#colors}
1275
1412
  */
1276
1413
  readonly colors?: OneDashboardPageWidgetBarColors[] | cdktn.IResolvable;
1277
1414
  /**
1278
1415
  * data_format block
1279
1416
  *
1280
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#data_format OneDashboard#data_format}
1417
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
1281
1418
  */
1282
1419
  readonly dataFormat?: OneDashboardPageWidgetBarDataFormat[] | cdktn.IResolvable;
1283
1420
  /**
1284
1421
  * initial_sorting block
1285
1422
  *
1286
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
1423
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
1287
1424
  */
1288
1425
  readonly initialSorting?: OneDashboardPageWidgetBarInitialSorting;
1289
1426
  /**
1290
1427
  * nrql_query block
1291
1428
  *
1292
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
1429
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
1293
1430
  */
1294
1431
  readonly nrqlQuery: OneDashboardPageWidgetBarNrqlQuery[] | cdktn.IResolvable;
1295
1432
  /**
1296
1433
  * null_values block
1297
1434
  *
1298
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_values OneDashboard#null_values}
1435
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
1299
1436
  */
1300
1437
  readonly nullValues?: OneDashboardPageWidgetBarNullValues[] | cdktn.IResolvable;
1301
1438
  /**
1302
1439
  * units block
1303
1440
  *
1304
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#units OneDashboard#units}
1441
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#units OneDashboard#units}
1305
1442
  */
1306
1443
  readonly units?: OneDashboardPageWidgetBarUnits[] | cdktn.IResolvable;
1307
1444
  }
@@ -1382,6 +1519,11 @@ export declare class OneDashboardPageWidgetBarOutputReference extends cdktn.Comp
1382
1519
  set yAxisLeftMin(value: number);
1383
1520
  resetYAxisLeftMin(): void;
1384
1521
  get yAxisLeftMinInput(): number | undefined;
1522
+ private _chartStyles;
1523
+ get chartStyles(): OneDashboardPageWidgetBarChartStylesOutputReference;
1524
+ putChartStyles(value: OneDashboardPageWidgetBarChartStyles): void;
1525
+ resetChartStyles(): void;
1526
+ get chartStylesInput(): OneDashboardPageWidgetBarChartStyles | undefined;
1385
1527
  private _colors;
1386
1528
  get colors(): OneDashboardPageWidgetBarColorsList;
1387
1529
  putColors(value: OneDashboardPageWidgetBarColors[] | cdktn.IResolvable): void;
@@ -1432,19 +1574,19 @@ export interface OneDashboardPageWidgetBillboardBillboardSettingsGridOptions {
1432
1574
  /**
1433
1575
  * Number of columns in the grid.
1434
1576
  *
1435
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#columns OneDashboard#columns}
1577
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#columns OneDashboard#columns}
1436
1578
  */
1437
1579
  readonly columns?: number;
1438
1580
  /**
1439
1581
  * Grid label setting.
1440
1582
  *
1441
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#label OneDashboard#label}
1583
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#label OneDashboard#label}
1442
1584
  */
1443
1585
  readonly label?: number;
1444
1586
  /**
1445
1587
  * Grid value setting.
1446
1588
  *
1447
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#value OneDashboard#value}
1589
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#value OneDashboard#value}
1448
1590
  */
1449
1591
  readonly value?: number;
1450
1592
  }
@@ -1479,19 +1621,19 @@ export interface OneDashboardPageWidgetBillboardBillboardSettingsLink {
1479
1621
  /**
1480
1622
  * Whether to open the link in a new tab.
1481
1623
  *
1482
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#new_tab OneDashboard#new_tab}
1624
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#new_tab OneDashboard#new_tab}
1483
1625
  */
1484
1626
  readonly newTab?: boolean | cdktn.IResolvable;
1485
1627
  /**
1486
1628
  * The title for the link.
1487
1629
  *
1488
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#title OneDashboard#title}
1630
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#title OneDashboard#title}
1489
1631
  */
1490
1632
  readonly title?: string;
1491
1633
  /**
1492
1634
  * The URL for the link.
1493
1635
  *
1494
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#url OneDashboard#url}
1636
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#url OneDashboard#url}
1495
1637
  */
1496
1638
  readonly url?: string;
1497
1639
  }
@@ -1526,13 +1668,13 @@ export interface OneDashboardPageWidgetBillboardBillboardSettingsVisual {
1526
1668
  /**
1527
1669
  * Billboard alignment type.
1528
1670
  *
1529
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#alignment OneDashboard#alignment}
1671
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#alignment OneDashboard#alignment}
1530
1672
  */
1531
1673
  readonly alignment?: string;
1532
1674
  /**
1533
1675
  * Billboard display type.
1534
1676
  *
1535
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#display OneDashboard#display}
1677
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#display OneDashboard#display}
1536
1678
  */
1537
1679
  readonly display?: string;
1538
1680
  }
@@ -1562,19 +1704,19 @@ export interface OneDashboardPageWidgetBillboardBillboardSettings {
1562
1704
  /**
1563
1705
  * grid_options block
1564
1706
  *
1565
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#grid_options OneDashboard#grid_options}
1707
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#grid_options OneDashboard#grid_options}
1566
1708
  */
1567
1709
  readonly gridOptions?: OneDashboardPageWidgetBillboardBillboardSettingsGridOptions;
1568
1710
  /**
1569
1711
  * link block
1570
1712
  *
1571
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#link OneDashboard#link}
1713
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#link OneDashboard#link}
1572
1714
  */
1573
1715
  readonly link?: OneDashboardPageWidgetBillboardBillboardSettingsLink;
1574
1716
  /**
1575
1717
  * visual block
1576
1718
  *
1577
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#visual OneDashboard#visual}
1719
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#visual OneDashboard#visual}
1578
1720
  */
1579
1721
  readonly visual?: OneDashboardPageWidgetBillboardBillboardSettingsVisual;
1580
1722
  }
@@ -1605,17 +1747,77 @@ export declare class OneDashboardPageWidgetBillboardBillboardSettingsOutputRefer
1605
1747
  resetVisual(): void;
1606
1748
  get visualInput(): OneDashboardPageWidgetBillboardBillboardSettingsVisual | undefined;
1607
1749
  }
1750
+ export interface OneDashboardPageWidgetBillboardChartStylesGradient {
1751
+ /**
1752
+ * Enable or disable gradient effect.
1753
+ *
1754
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
1755
+ */
1756
+ readonly enabled: boolean | cdktn.IResolvable;
1757
+ }
1758
+ export declare function oneDashboardPageWidgetBillboardChartStylesGradientToTerraform(struct?: OneDashboardPageWidgetBillboardChartStylesGradientOutputReference | OneDashboardPageWidgetBillboardChartStylesGradient): any;
1759
+ export declare function oneDashboardPageWidgetBillboardChartStylesGradientToHclTerraform(struct?: OneDashboardPageWidgetBillboardChartStylesGradientOutputReference | OneDashboardPageWidgetBillboardChartStylesGradient): any;
1760
+ export declare class OneDashboardPageWidgetBillboardChartStylesGradientOutputReference extends cdktn.ComplexObject {
1761
+ private isEmptyObject;
1762
+ /**
1763
+ * @param terraformResource The parent resource
1764
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1765
+ */
1766
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string);
1767
+ get internalValue(): OneDashboardPageWidgetBillboardChartStylesGradient | undefined;
1768
+ set internalValue(value: OneDashboardPageWidgetBillboardChartStylesGradient | undefined);
1769
+ private _enabled?;
1770
+ get enabled(): boolean | cdktn.IResolvable;
1771
+ set enabled(value: boolean | cdktn.IResolvable);
1772
+ get enabledInput(): boolean | cdktn.IResolvable | undefined;
1773
+ }
1774
+ export interface OneDashboardPageWidgetBillboardChartStyles {
1775
+ /**
1776
+ * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
1777
+ *
1778
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
1779
+ */
1780
+ readonly lineInterpolation?: string;
1781
+ /**
1782
+ * gradient block
1783
+ *
1784
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
1785
+ */
1786
+ readonly gradient?: OneDashboardPageWidgetBillboardChartStylesGradient;
1787
+ }
1788
+ export declare function oneDashboardPageWidgetBillboardChartStylesToTerraform(struct?: OneDashboardPageWidgetBillboardChartStylesOutputReference | OneDashboardPageWidgetBillboardChartStyles): any;
1789
+ export declare function oneDashboardPageWidgetBillboardChartStylesToHclTerraform(struct?: OneDashboardPageWidgetBillboardChartStylesOutputReference | OneDashboardPageWidgetBillboardChartStyles): any;
1790
+ export declare class OneDashboardPageWidgetBillboardChartStylesOutputReference extends cdktn.ComplexObject {
1791
+ private isEmptyObject;
1792
+ /**
1793
+ * @param terraformResource The parent resource
1794
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1795
+ */
1796
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string);
1797
+ get internalValue(): OneDashboardPageWidgetBillboardChartStyles | undefined;
1798
+ set internalValue(value: OneDashboardPageWidgetBillboardChartStyles | undefined);
1799
+ private _lineInterpolation?;
1800
+ get lineInterpolation(): string;
1801
+ set lineInterpolation(value: string);
1802
+ resetLineInterpolation(): void;
1803
+ get lineInterpolationInput(): string | undefined;
1804
+ private _gradient;
1805
+ get gradient(): OneDashboardPageWidgetBillboardChartStylesGradientOutputReference;
1806
+ putGradient(value: OneDashboardPageWidgetBillboardChartStylesGradient): void;
1807
+ resetGradient(): void;
1808
+ get gradientInput(): OneDashboardPageWidgetBillboardChartStylesGradient | undefined;
1809
+ }
1608
1810
  export interface OneDashboardPageWidgetBillboardColorsSeriesOverrides {
1609
1811
  /**
1610
1812
  * Color code
1611
1813
  *
1612
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#color OneDashboard#color}
1814
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
1613
1815
  */
1614
1816
  readonly color?: string;
1615
1817
  /**
1616
1818
  * Series name
1617
1819
  *
1618
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1820
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1619
1821
  */
1620
1822
  readonly seriesName?: string;
1621
1823
  }
@@ -1662,13 +1864,13 @@ export declare class OneDashboardPageWidgetBillboardColorsSeriesOverridesList ex
1662
1864
  }
1663
1865
  export interface OneDashboardPageWidgetBillboardColors {
1664
1866
  /**
1665
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#color OneDashboard#color}
1867
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
1666
1868
  */
1667
1869
  readonly color?: string;
1668
1870
  /**
1669
1871
  * series_overrides block
1670
1872
  *
1671
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1873
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1672
1874
  */
1673
1875
  readonly seriesOverrides?: OneDashboardPageWidgetBillboardColorsSeriesOverrides[] | cdktn.IResolvable;
1674
1876
  }
@@ -1717,25 +1919,25 @@ export interface OneDashboardPageWidgetBillboardDataFormat {
1717
1919
  /**
1718
1920
  * Defines the format of the mentioned type
1719
1921
  *
1720
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#format OneDashboard#format}
1922
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#format OneDashboard#format}
1721
1923
  */
1722
1924
  readonly format?: string;
1723
1925
  /**
1724
1926
  * The column name to be sorted
1725
1927
  *
1726
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#name OneDashboard#name}
1928
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
1727
1929
  */
1728
1930
  readonly name: string;
1729
1931
  /**
1730
1932
  * The precision of the type
1731
1933
  *
1732
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#precision OneDashboard#precision}
1934
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#precision OneDashboard#precision}
1733
1935
  */
1734
1936
  readonly precision?: number;
1735
1937
  /**
1736
1938
  * Defines the type of the mentioned column
1737
1939
  *
1738
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#type OneDashboard#type}
1940
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#type OneDashboard#type}
1739
1941
  */
1740
1942
  readonly type: string;
1741
1943
  }
@@ -1792,13 +1994,13 @@ export interface OneDashboardPageWidgetBillboardInitialSorting {
1792
1994
  /**
1793
1995
  * Defines the sort order. Either ascending or descending.
1794
1996
  *
1795
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#direction OneDashboard#direction}
1997
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#direction OneDashboard#direction}
1796
1998
  */
1797
1999
  readonly direction: string;
1798
2000
  /**
1799
2001
  * The column name to be sorted
1800
2002
  *
1801
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#name OneDashboard#name}
2003
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
1802
2004
  */
1803
2005
  readonly name: string;
1804
2006
  }
@@ -1826,13 +2028,13 @@ export interface OneDashboardPageWidgetBillboardNrqlQuery {
1826
2028
  /**
1827
2029
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
1828
2030
  *
1829
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#account_id OneDashboard#account_id}
2031
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
1830
2032
  */
1831
2033
  readonly accountId?: string;
1832
2034
  /**
1833
2035
  * The NRQL query.
1834
2036
  *
1835
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#query OneDashboard#query}
2037
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#query OneDashboard#query}
1836
2038
  */
1837
2039
  readonly query: string;
1838
2040
  }
@@ -1880,13 +2082,13 @@ export interface OneDashboardPageWidgetBillboardNullValuesSeriesOverrides {
1880
2082
  /**
1881
2083
  * Null value
1882
2084
  *
1883
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2085
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1884
2086
  */
1885
2087
  readonly nullValue?: string;
1886
2088
  /**
1887
2089
  * Series name
1888
2090
  *
1889
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2091
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1890
2092
  */
1891
2093
  readonly seriesName?: string;
1892
2094
  }
@@ -1933,13 +2135,13 @@ export declare class OneDashboardPageWidgetBillboardNullValuesSeriesOverridesLis
1933
2135
  }
1934
2136
  export interface OneDashboardPageWidgetBillboardNullValues {
1935
2137
  /**
1936
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2138
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1937
2139
  */
1938
2140
  readonly nullValue?: string;
1939
2141
  /**
1940
2142
  * series_overrides block
1941
2143
  *
1942
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2144
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1943
2145
  */
1944
2146
  readonly seriesOverrides?: OneDashboardPageWidgetBillboardNullValuesSeriesOverrides[] | cdktn.IResolvable;
1945
2147
  }
@@ -1988,13 +2190,13 @@ export interface OneDashboardPageWidgetBillboardUnitsSeriesOverrides {
1988
2190
  /**
1989
2191
  * Series name
1990
2192
  *
1991
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2193
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1992
2194
  */
1993
2195
  readonly seriesName?: string;
1994
2196
  /**
1995
2197
  * Unit name
1996
2198
  *
1997
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#unit OneDashboard#unit}
2199
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
1998
2200
  */
1999
2201
  readonly unit?: string;
2000
2202
  }
@@ -2041,13 +2243,13 @@ export declare class OneDashboardPageWidgetBillboardUnitsSeriesOverridesList ext
2041
2243
  }
2042
2244
  export interface OneDashboardPageWidgetBillboardUnits {
2043
2245
  /**
2044
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#unit OneDashboard#unit}
2246
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
2045
2247
  */
2046
2248
  readonly unit?: string;
2047
2249
  /**
2048
2250
  * series_overrides block
2049
2251
  *
2050
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2252
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2051
2253
  */
2052
2254
  readonly seriesOverrides?: OneDashboardPageWidgetBillboardUnitsSeriesOverrides[] | cdktn.IResolvable;
2053
2255
  }
@@ -2094,103 +2296,109 @@ export declare class OneDashboardPageWidgetBillboardUnitsList extends cdktn.Comp
2094
2296
  }
2095
2297
  export interface OneDashboardPageWidgetBillboard {
2096
2298
  /**
2097
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#column OneDashboard#column}
2299
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#column OneDashboard#column}
2098
2300
  */
2099
2301
  readonly column: number;
2100
2302
  /**
2101
2303
  * The critical threshold value.
2102
2304
  *
2103
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#critical OneDashboard#critical}
2305
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#critical OneDashboard#critical}
2104
2306
  */
2105
2307
  readonly critical?: string;
2106
2308
  /**
2107
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
2309
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
2108
2310
  */
2109
2311
  readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
2110
2312
  /**
2111
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#height OneDashboard#height}
2313
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#height OneDashboard#height}
2112
2314
  */
2113
2315
  readonly height?: number;
2114
2316
  /**
2115
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
2317
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
2116
2318
  */
2117
2319
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
2118
2320
  /**
2119
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
2321
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
2120
2322
  */
2121
2323
  readonly legendEnabled?: boolean | cdktn.IResolvable;
2122
2324
  /**
2123
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
2325
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
2124
2326
  */
2125
2327
  readonly refreshRate?: string;
2126
2328
  /**
2127
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#row OneDashboard#row}
2329
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#row OneDashboard#row}
2128
2330
  */
2129
2331
  readonly row: number;
2130
2332
  /**
2131
2333
  * A title for the widget.
2132
2334
  *
2133
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#title OneDashboard#title}
2335
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#title OneDashboard#title}
2134
2336
  */
2135
2337
  readonly title: string;
2136
2338
  /**
2137
2339
  * The warning threshold value.
2138
2340
  *
2139
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#warning OneDashboard#warning}
2341
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#warning OneDashboard#warning}
2140
2342
  */
2141
2343
  readonly warning?: string;
2142
2344
  /**
2143
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#width OneDashboard#width}
2345
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#width OneDashboard#width}
2144
2346
  */
2145
2347
  readonly width?: number;
2146
2348
  /**
2147
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
2349
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
2148
2350
  */
2149
2351
  readonly yAxisLeftMax?: number;
2150
2352
  /**
2151
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
2353
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
2152
2354
  */
2153
2355
  readonly yAxisLeftMin?: number;
2154
2356
  /**
2155
2357
  * billboard_settings block
2156
2358
  *
2157
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#billboard_settings OneDashboard#billboard_settings}
2359
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#billboard_settings OneDashboard#billboard_settings}
2158
2360
  */
2159
2361
  readonly billboardSettings?: OneDashboardPageWidgetBillboardBillboardSettings;
2160
2362
  /**
2363
+ * chart_styles block
2364
+ *
2365
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
2366
+ */
2367
+ readonly chartStyles?: OneDashboardPageWidgetBillboardChartStyles;
2368
+ /**
2161
2369
  * colors block
2162
2370
  *
2163
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#colors OneDashboard#colors}
2371
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#colors OneDashboard#colors}
2164
2372
  */
2165
2373
  readonly colors?: OneDashboardPageWidgetBillboardColors[] | cdktn.IResolvable;
2166
2374
  /**
2167
2375
  * data_format block
2168
2376
  *
2169
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#data_format OneDashboard#data_format}
2377
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
2170
2378
  */
2171
2379
  readonly dataFormat?: OneDashboardPageWidgetBillboardDataFormat[] | cdktn.IResolvable;
2172
2380
  /**
2173
2381
  * initial_sorting block
2174
2382
  *
2175
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
2383
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
2176
2384
  */
2177
2385
  readonly initialSorting?: OneDashboardPageWidgetBillboardInitialSorting;
2178
2386
  /**
2179
2387
  * nrql_query block
2180
2388
  *
2181
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
2389
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
2182
2390
  */
2183
2391
  readonly nrqlQuery: OneDashboardPageWidgetBillboardNrqlQuery[] | cdktn.IResolvable;
2184
2392
  /**
2185
2393
  * null_values block
2186
2394
  *
2187
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_values OneDashboard#null_values}
2395
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
2188
2396
  */
2189
2397
  readonly nullValues?: OneDashboardPageWidgetBillboardNullValues[] | cdktn.IResolvable;
2190
2398
  /**
2191
2399
  * units block
2192
2400
  *
2193
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#units OneDashboard#units}
2401
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#units OneDashboard#units}
2194
2402
  */
2195
2403
  readonly units?: OneDashboardPageWidgetBillboardUnits[] | cdktn.IResolvable;
2196
2404
  }
@@ -2276,6 +2484,11 @@ export declare class OneDashboardPageWidgetBillboardOutputReference extends cdkt
2276
2484
  putBillboardSettings(value: OneDashboardPageWidgetBillboardBillboardSettings): void;
2277
2485
  resetBillboardSettings(): void;
2278
2486
  get billboardSettingsInput(): OneDashboardPageWidgetBillboardBillboardSettings | undefined;
2487
+ private _chartStyles;
2488
+ get chartStyles(): OneDashboardPageWidgetBillboardChartStylesOutputReference;
2489
+ putChartStyles(value: OneDashboardPageWidgetBillboardChartStyles): void;
2490
+ resetChartStyles(): void;
2491
+ get chartStylesInput(): OneDashboardPageWidgetBillboardChartStyles | undefined;
2279
2492
  private _colors;
2280
2493
  get colors(): OneDashboardPageWidgetBillboardColorsList;
2281
2494
  putColors(value: OneDashboardPageWidgetBillboardColors[] | cdktn.IResolvable): void;
@@ -2322,17 +2535,77 @@ export declare class OneDashboardPageWidgetBillboardList extends cdktn.ComplexLi
2322
2535
  */
2323
2536
  get(index: number): OneDashboardPageWidgetBillboardOutputReference;
2324
2537
  }
2538
+ export interface OneDashboardPageWidgetBulletChartStylesGradient {
2539
+ /**
2540
+ * Enable or disable gradient effect.
2541
+ *
2542
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
2543
+ */
2544
+ readonly enabled: boolean | cdktn.IResolvable;
2545
+ }
2546
+ export declare function oneDashboardPageWidgetBulletChartStylesGradientToTerraform(struct?: OneDashboardPageWidgetBulletChartStylesGradientOutputReference | OneDashboardPageWidgetBulletChartStylesGradient): any;
2547
+ export declare function oneDashboardPageWidgetBulletChartStylesGradientToHclTerraform(struct?: OneDashboardPageWidgetBulletChartStylesGradientOutputReference | OneDashboardPageWidgetBulletChartStylesGradient): any;
2548
+ export declare class OneDashboardPageWidgetBulletChartStylesGradientOutputReference extends cdktn.ComplexObject {
2549
+ private isEmptyObject;
2550
+ /**
2551
+ * @param terraformResource The parent resource
2552
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2553
+ */
2554
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string);
2555
+ get internalValue(): OneDashboardPageWidgetBulletChartStylesGradient | undefined;
2556
+ set internalValue(value: OneDashboardPageWidgetBulletChartStylesGradient | undefined);
2557
+ private _enabled?;
2558
+ get enabled(): boolean | cdktn.IResolvable;
2559
+ set enabled(value: boolean | cdktn.IResolvable);
2560
+ get enabledInput(): boolean | cdktn.IResolvable | undefined;
2561
+ }
2562
+ export interface OneDashboardPageWidgetBulletChartStyles {
2563
+ /**
2564
+ * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
2565
+ *
2566
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
2567
+ */
2568
+ readonly lineInterpolation?: string;
2569
+ /**
2570
+ * gradient block
2571
+ *
2572
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
2573
+ */
2574
+ readonly gradient?: OneDashboardPageWidgetBulletChartStylesGradient;
2575
+ }
2576
+ export declare function oneDashboardPageWidgetBulletChartStylesToTerraform(struct?: OneDashboardPageWidgetBulletChartStylesOutputReference | OneDashboardPageWidgetBulletChartStyles): any;
2577
+ export declare function oneDashboardPageWidgetBulletChartStylesToHclTerraform(struct?: OneDashboardPageWidgetBulletChartStylesOutputReference | OneDashboardPageWidgetBulletChartStyles): any;
2578
+ export declare class OneDashboardPageWidgetBulletChartStylesOutputReference extends cdktn.ComplexObject {
2579
+ private isEmptyObject;
2580
+ /**
2581
+ * @param terraformResource The parent resource
2582
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2583
+ */
2584
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string);
2585
+ get internalValue(): OneDashboardPageWidgetBulletChartStyles | undefined;
2586
+ set internalValue(value: OneDashboardPageWidgetBulletChartStyles | undefined);
2587
+ private _lineInterpolation?;
2588
+ get lineInterpolation(): string;
2589
+ set lineInterpolation(value: string);
2590
+ resetLineInterpolation(): void;
2591
+ get lineInterpolationInput(): string | undefined;
2592
+ private _gradient;
2593
+ get gradient(): OneDashboardPageWidgetBulletChartStylesGradientOutputReference;
2594
+ putGradient(value: OneDashboardPageWidgetBulletChartStylesGradient): void;
2595
+ resetGradient(): void;
2596
+ get gradientInput(): OneDashboardPageWidgetBulletChartStylesGradient | undefined;
2597
+ }
2325
2598
  export interface OneDashboardPageWidgetBulletColorsSeriesOverrides {
2326
2599
  /**
2327
2600
  * Color code
2328
2601
  *
2329
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#color OneDashboard#color}
2602
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
2330
2603
  */
2331
2604
  readonly color?: string;
2332
2605
  /**
2333
2606
  * Series name
2334
2607
  *
2335
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2608
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2336
2609
  */
2337
2610
  readonly seriesName?: string;
2338
2611
  }
@@ -2379,13 +2652,13 @@ export declare class OneDashboardPageWidgetBulletColorsSeriesOverridesList exten
2379
2652
  }
2380
2653
  export interface OneDashboardPageWidgetBulletColors {
2381
2654
  /**
2382
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#color OneDashboard#color}
2655
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
2383
2656
  */
2384
2657
  readonly color?: string;
2385
2658
  /**
2386
2659
  * series_overrides block
2387
2660
  *
2388
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2661
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2389
2662
  */
2390
2663
  readonly seriesOverrides?: OneDashboardPageWidgetBulletColorsSeriesOverrides[] | cdktn.IResolvable;
2391
2664
  }
@@ -2434,25 +2707,25 @@ export interface OneDashboardPageWidgetBulletDataFormat {
2434
2707
  /**
2435
2708
  * Defines the format of the mentioned type
2436
2709
  *
2437
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#format OneDashboard#format}
2710
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#format OneDashboard#format}
2438
2711
  */
2439
2712
  readonly format?: string;
2440
2713
  /**
2441
2714
  * The column name to be sorted
2442
2715
  *
2443
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#name OneDashboard#name}
2716
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
2444
2717
  */
2445
2718
  readonly name: string;
2446
2719
  /**
2447
2720
  * The precision of the type
2448
2721
  *
2449
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#precision OneDashboard#precision}
2722
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#precision OneDashboard#precision}
2450
2723
  */
2451
2724
  readonly precision?: number;
2452
2725
  /**
2453
2726
  * Defines the type of the mentioned column
2454
2727
  *
2455
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#type OneDashboard#type}
2728
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#type OneDashboard#type}
2456
2729
  */
2457
2730
  readonly type: string;
2458
2731
  }
@@ -2509,13 +2782,13 @@ export interface OneDashboardPageWidgetBulletInitialSorting {
2509
2782
  /**
2510
2783
  * Defines the sort order. Either ascending or descending.
2511
2784
  *
2512
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#direction OneDashboard#direction}
2785
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#direction OneDashboard#direction}
2513
2786
  */
2514
2787
  readonly direction: string;
2515
2788
  /**
2516
2789
  * The column name to be sorted
2517
2790
  *
2518
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#name OneDashboard#name}
2791
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
2519
2792
  */
2520
2793
  readonly name: string;
2521
2794
  }
@@ -2543,13 +2816,13 @@ export interface OneDashboardPageWidgetBulletNrqlQuery {
2543
2816
  /**
2544
2817
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
2545
2818
  *
2546
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#account_id OneDashboard#account_id}
2819
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
2547
2820
  */
2548
2821
  readonly accountId?: string;
2549
2822
  /**
2550
2823
  * The NRQL query.
2551
2824
  *
2552
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#query OneDashboard#query}
2825
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#query OneDashboard#query}
2553
2826
  */
2554
2827
  readonly query: string;
2555
2828
  }
@@ -2597,13 +2870,13 @@ export interface OneDashboardPageWidgetBulletNullValuesSeriesOverrides {
2597
2870
  /**
2598
2871
  * Null value
2599
2872
  *
2600
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2873
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2601
2874
  */
2602
2875
  readonly nullValue?: string;
2603
2876
  /**
2604
2877
  * Series name
2605
2878
  *
2606
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2879
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2607
2880
  */
2608
2881
  readonly seriesName?: string;
2609
2882
  }
@@ -2650,13 +2923,13 @@ export declare class OneDashboardPageWidgetBulletNullValuesSeriesOverridesList e
2650
2923
  }
2651
2924
  export interface OneDashboardPageWidgetBulletNullValues {
2652
2925
  /**
2653
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2926
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2654
2927
  */
2655
2928
  readonly nullValue?: string;
2656
2929
  /**
2657
2930
  * series_overrides block
2658
2931
  *
2659
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2932
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2660
2933
  */
2661
2934
  readonly seriesOverrides?: OneDashboardPageWidgetBulletNullValuesSeriesOverrides[] | cdktn.IResolvable;
2662
2935
  }
@@ -2705,13 +2978,13 @@ export interface OneDashboardPageWidgetBulletUnitsSeriesOverrides {
2705
2978
  /**
2706
2979
  * Series name
2707
2980
  *
2708
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2981
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2709
2982
  */
2710
2983
  readonly seriesName?: string;
2711
2984
  /**
2712
2985
  * Unit name
2713
2986
  *
2714
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#unit OneDashboard#unit}
2987
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
2715
2988
  */
2716
2989
  readonly unit?: string;
2717
2990
  }
@@ -2758,13 +3031,13 @@ export declare class OneDashboardPageWidgetBulletUnitsSeriesOverridesList extend
2758
3031
  }
2759
3032
  export interface OneDashboardPageWidgetBulletUnits {
2760
3033
  /**
2761
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#unit OneDashboard#unit}
3034
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
2762
3035
  */
2763
3036
  readonly unit?: string;
2764
3037
  /**
2765
3038
  * series_overrides block
2766
3039
  *
2767
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3040
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2768
3041
  */
2769
3042
  readonly seriesOverrides?: OneDashboardPageWidgetBulletUnitsSeriesOverrides[] | cdktn.IResolvable;
2770
3043
  }
@@ -2811,91 +3084,97 @@ export declare class OneDashboardPageWidgetBulletUnitsList extends cdktn.Complex
2811
3084
  }
2812
3085
  export interface OneDashboardPageWidgetBullet {
2813
3086
  /**
2814
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#column OneDashboard#column}
3087
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#column OneDashboard#column}
2815
3088
  */
2816
3089
  readonly column: number;
2817
3090
  /**
2818
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
3091
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
2819
3092
  */
2820
3093
  readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
2821
3094
  /**
2822
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#height OneDashboard#height}
3095
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#height OneDashboard#height}
2823
3096
  */
2824
3097
  readonly height?: number;
2825
3098
  /**
2826
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
3099
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
2827
3100
  */
2828
3101
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
2829
3102
  /**
2830
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
3103
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
2831
3104
  */
2832
3105
  readonly legendEnabled?: boolean | cdktn.IResolvable;
2833
3106
  /**
2834
3107
  * The maximum value for the visualization
2835
3108
  *
2836
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#limit OneDashboard#limit}
3109
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#limit OneDashboard#limit}
2837
3110
  */
2838
3111
  readonly limit: number;
2839
3112
  /**
2840
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
3113
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
2841
3114
  */
2842
3115
  readonly refreshRate?: string;
2843
3116
  /**
2844
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#row OneDashboard#row}
3117
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#row OneDashboard#row}
2845
3118
  */
2846
3119
  readonly row: number;
2847
3120
  /**
2848
3121
  * A title for the widget.
2849
3122
  *
2850
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#title OneDashboard#title}
3123
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#title OneDashboard#title}
2851
3124
  */
2852
3125
  readonly title: string;
2853
3126
  /**
2854
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#width OneDashboard#width}
3127
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#width OneDashboard#width}
2855
3128
  */
2856
3129
  readonly width?: number;
2857
3130
  /**
2858
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
3131
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
2859
3132
  */
2860
3133
  readonly yAxisLeftMax?: number;
2861
3134
  /**
2862
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
3135
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
2863
3136
  */
2864
3137
  readonly yAxisLeftMin?: number;
2865
3138
  /**
3139
+ * chart_styles block
3140
+ *
3141
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
3142
+ */
3143
+ readonly chartStyles?: OneDashboardPageWidgetBulletChartStyles;
3144
+ /**
2866
3145
  * colors block
2867
3146
  *
2868
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#colors OneDashboard#colors}
3147
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#colors OneDashboard#colors}
2869
3148
  */
2870
3149
  readonly colors?: OneDashboardPageWidgetBulletColors[] | cdktn.IResolvable;
2871
3150
  /**
2872
3151
  * data_format block
2873
3152
  *
2874
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#data_format OneDashboard#data_format}
3153
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
2875
3154
  */
2876
3155
  readonly dataFormat?: OneDashboardPageWidgetBulletDataFormat[] | cdktn.IResolvable;
2877
3156
  /**
2878
3157
  * initial_sorting block
2879
3158
  *
2880
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
3159
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
2881
3160
  */
2882
3161
  readonly initialSorting?: OneDashboardPageWidgetBulletInitialSorting;
2883
3162
  /**
2884
3163
  * nrql_query block
2885
3164
  *
2886
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
3165
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
2887
3166
  */
2888
3167
  readonly nrqlQuery: OneDashboardPageWidgetBulletNrqlQuery[] | cdktn.IResolvable;
2889
3168
  /**
2890
3169
  * null_values block
2891
3170
  *
2892
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_values OneDashboard#null_values}
3171
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
2893
3172
  */
2894
3173
  readonly nullValues?: OneDashboardPageWidgetBulletNullValues[] | cdktn.IResolvable;
2895
3174
  /**
2896
3175
  * units block
2897
3176
  *
2898
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#units OneDashboard#units}
3177
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#units OneDashboard#units}
2899
3178
  */
2900
3179
  readonly units?: OneDashboardPageWidgetBulletUnits[] | cdktn.IResolvable;
2901
3180
  }
@@ -2970,6 +3249,11 @@ export declare class OneDashboardPageWidgetBulletOutputReference extends cdktn.C
2970
3249
  set yAxisLeftMin(value: number);
2971
3250
  resetYAxisLeftMin(): void;
2972
3251
  get yAxisLeftMinInput(): number | undefined;
3252
+ private _chartStyles;
3253
+ get chartStyles(): OneDashboardPageWidgetBulletChartStylesOutputReference;
3254
+ putChartStyles(value: OneDashboardPageWidgetBulletChartStyles): void;
3255
+ resetChartStyles(): void;
3256
+ get chartStylesInput(): OneDashboardPageWidgetBulletChartStyles | undefined;
2973
3257
  private _colors;
2974
3258
  get colors(): OneDashboardPageWidgetBulletColorsList;
2975
3259
  putColors(value: OneDashboardPageWidgetBulletColors[] | cdktn.IResolvable): void;
@@ -3016,17 +3300,77 @@ export declare class OneDashboardPageWidgetBulletList extends cdktn.ComplexList
3016
3300
  */
3017
3301
  get(index: number): OneDashboardPageWidgetBulletOutputReference;
3018
3302
  }
3303
+ export interface OneDashboardPageWidgetFunnelChartStylesGradient {
3304
+ /**
3305
+ * Enable or disable gradient effect.
3306
+ *
3307
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
3308
+ */
3309
+ readonly enabled: boolean | cdktn.IResolvable;
3310
+ }
3311
+ export declare function oneDashboardPageWidgetFunnelChartStylesGradientToTerraform(struct?: OneDashboardPageWidgetFunnelChartStylesGradientOutputReference | OneDashboardPageWidgetFunnelChartStylesGradient): any;
3312
+ export declare function oneDashboardPageWidgetFunnelChartStylesGradientToHclTerraform(struct?: OneDashboardPageWidgetFunnelChartStylesGradientOutputReference | OneDashboardPageWidgetFunnelChartStylesGradient): any;
3313
+ export declare class OneDashboardPageWidgetFunnelChartStylesGradientOutputReference extends cdktn.ComplexObject {
3314
+ private isEmptyObject;
3315
+ /**
3316
+ * @param terraformResource The parent resource
3317
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
3318
+ */
3319
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string);
3320
+ get internalValue(): OneDashboardPageWidgetFunnelChartStylesGradient | undefined;
3321
+ set internalValue(value: OneDashboardPageWidgetFunnelChartStylesGradient | undefined);
3322
+ private _enabled?;
3323
+ get enabled(): boolean | cdktn.IResolvable;
3324
+ set enabled(value: boolean | cdktn.IResolvable);
3325
+ get enabledInput(): boolean | cdktn.IResolvable | undefined;
3326
+ }
3327
+ export interface OneDashboardPageWidgetFunnelChartStyles {
3328
+ /**
3329
+ * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
3330
+ *
3331
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
3332
+ */
3333
+ readonly lineInterpolation?: string;
3334
+ /**
3335
+ * gradient block
3336
+ *
3337
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
3338
+ */
3339
+ readonly gradient?: OneDashboardPageWidgetFunnelChartStylesGradient;
3340
+ }
3341
+ export declare function oneDashboardPageWidgetFunnelChartStylesToTerraform(struct?: OneDashboardPageWidgetFunnelChartStylesOutputReference | OneDashboardPageWidgetFunnelChartStyles): any;
3342
+ export declare function oneDashboardPageWidgetFunnelChartStylesToHclTerraform(struct?: OneDashboardPageWidgetFunnelChartStylesOutputReference | OneDashboardPageWidgetFunnelChartStyles): any;
3343
+ export declare class OneDashboardPageWidgetFunnelChartStylesOutputReference extends cdktn.ComplexObject {
3344
+ private isEmptyObject;
3345
+ /**
3346
+ * @param terraformResource The parent resource
3347
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
3348
+ */
3349
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string);
3350
+ get internalValue(): OneDashboardPageWidgetFunnelChartStyles | undefined;
3351
+ set internalValue(value: OneDashboardPageWidgetFunnelChartStyles | undefined);
3352
+ private _lineInterpolation?;
3353
+ get lineInterpolation(): string;
3354
+ set lineInterpolation(value: string);
3355
+ resetLineInterpolation(): void;
3356
+ get lineInterpolationInput(): string | undefined;
3357
+ private _gradient;
3358
+ get gradient(): OneDashboardPageWidgetFunnelChartStylesGradientOutputReference;
3359
+ putGradient(value: OneDashboardPageWidgetFunnelChartStylesGradient): void;
3360
+ resetGradient(): void;
3361
+ get gradientInput(): OneDashboardPageWidgetFunnelChartStylesGradient | undefined;
3362
+ }
3019
3363
  export interface OneDashboardPageWidgetFunnelColorsSeriesOverrides {
3020
3364
  /**
3021
3365
  * Color code
3022
3366
  *
3023
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#color OneDashboard#color}
3367
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
3024
3368
  */
3025
3369
  readonly color?: string;
3026
3370
  /**
3027
3371
  * Series name
3028
3372
  *
3029
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3373
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3030
3374
  */
3031
3375
  readonly seriesName?: string;
3032
3376
  }
@@ -3073,13 +3417,13 @@ export declare class OneDashboardPageWidgetFunnelColorsSeriesOverridesList exten
3073
3417
  }
3074
3418
  export interface OneDashboardPageWidgetFunnelColors {
3075
3419
  /**
3076
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#color OneDashboard#color}
3420
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
3077
3421
  */
3078
3422
  readonly color?: string;
3079
3423
  /**
3080
3424
  * series_overrides block
3081
3425
  *
3082
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3426
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3083
3427
  */
3084
3428
  readonly seriesOverrides?: OneDashboardPageWidgetFunnelColorsSeriesOverrides[] | cdktn.IResolvable;
3085
3429
  }
@@ -3128,25 +3472,25 @@ export interface OneDashboardPageWidgetFunnelDataFormat {
3128
3472
  /**
3129
3473
  * Defines the format of the mentioned type
3130
3474
  *
3131
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#format OneDashboard#format}
3475
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#format OneDashboard#format}
3132
3476
  */
3133
3477
  readonly format?: string;
3134
3478
  /**
3135
3479
  * The column name to be sorted
3136
3480
  *
3137
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#name OneDashboard#name}
3481
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
3138
3482
  */
3139
3483
  readonly name: string;
3140
3484
  /**
3141
3485
  * The precision of the type
3142
3486
  *
3143
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#precision OneDashboard#precision}
3487
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#precision OneDashboard#precision}
3144
3488
  */
3145
3489
  readonly precision?: number;
3146
3490
  /**
3147
3491
  * Defines the type of the mentioned column
3148
3492
  *
3149
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#type OneDashboard#type}
3493
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#type OneDashboard#type}
3150
3494
  */
3151
3495
  readonly type: string;
3152
3496
  }
@@ -3203,13 +3547,13 @@ export interface OneDashboardPageWidgetFunnelInitialSorting {
3203
3547
  /**
3204
3548
  * Defines the sort order. Either ascending or descending.
3205
3549
  *
3206
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#direction OneDashboard#direction}
3550
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#direction OneDashboard#direction}
3207
3551
  */
3208
3552
  readonly direction: string;
3209
3553
  /**
3210
3554
  * The column name to be sorted
3211
3555
  *
3212
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#name OneDashboard#name}
3556
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
3213
3557
  */
3214
3558
  readonly name: string;
3215
3559
  }
@@ -3237,13 +3581,13 @@ export interface OneDashboardPageWidgetFunnelNrqlQuery {
3237
3581
  /**
3238
3582
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
3239
3583
  *
3240
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#account_id OneDashboard#account_id}
3584
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
3241
3585
  */
3242
3586
  readonly accountId?: string;
3243
3587
  /**
3244
3588
  * The NRQL query.
3245
3589
  *
3246
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#query OneDashboard#query}
3590
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#query OneDashboard#query}
3247
3591
  */
3248
3592
  readonly query: string;
3249
3593
  }
@@ -3291,13 +3635,13 @@ export interface OneDashboardPageWidgetFunnelNullValuesSeriesOverrides {
3291
3635
  /**
3292
3636
  * Null value
3293
3637
  *
3294
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
3638
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
3295
3639
  */
3296
3640
  readonly nullValue?: string;
3297
3641
  /**
3298
3642
  * Series name
3299
3643
  *
3300
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3644
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3301
3645
  */
3302
3646
  readonly seriesName?: string;
3303
3647
  }
@@ -3344,13 +3688,13 @@ export declare class OneDashboardPageWidgetFunnelNullValuesSeriesOverridesList e
3344
3688
  }
3345
3689
  export interface OneDashboardPageWidgetFunnelNullValues {
3346
3690
  /**
3347
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
3691
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
3348
3692
  */
3349
3693
  readonly nullValue?: string;
3350
3694
  /**
3351
3695
  * series_overrides block
3352
3696
  *
3353
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3697
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3354
3698
  */
3355
3699
  readonly seriesOverrides?: OneDashboardPageWidgetFunnelNullValuesSeriesOverrides[] | cdktn.IResolvable;
3356
3700
  }
@@ -3399,13 +3743,13 @@ export interface OneDashboardPageWidgetFunnelUnitsSeriesOverrides {
3399
3743
  /**
3400
3744
  * Series name
3401
3745
  *
3402
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3746
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3403
3747
  */
3404
3748
  readonly seriesName?: string;
3405
3749
  /**
3406
3750
  * Unit name
3407
3751
  *
3408
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#unit OneDashboard#unit}
3752
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
3409
3753
  */
3410
3754
  readonly unit?: string;
3411
3755
  }
@@ -3452,13 +3796,13 @@ export declare class OneDashboardPageWidgetFunnelUnitsSeriesOverridesList extend
3452
3796
  }
3453
3797
  export interface OneDashboardPageWidgetFunnelUnits {
3454
3798
  /**
3455
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#unit OneDashboard#unit}
3799
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
3456
3800
  */
3457
3801
  readonly unit?: string;
3458
3802
  /**
3459
3803
  * series_overrides block
3460
3804
  *
3461
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3805
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3462
3806
  */
3463
3807
  readonly seriesOverrides?: OneDashboardPageWidgetFunnelUnitsSeriesOverrides[] | cdktn.IResolvable;
3464
3808
  }
@@ -3505,85 +3849,91 @@ export declare class OneDashboardPageWidgetFunnelUnitsList extends cdktn.Complex
3505
3849
  }
3506
3850
  export interface OneDashboardPageWidgetFunnel {
3507
3851
  /**
3508
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#column OneDashboard#column}
3852
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#column OneDashboard#column}
3509
3853
  */
3510
3854
  readonly column: number;
3511
3855
  /**
3512
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
3856
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
3513
3857
  */
3514
3858
  readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
3515
3859
  /**
3516
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#height OneDashboard#height}
3860
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#height OneDashboard#height}
3517
3861
  */
3518
3862
  readonly height?: number;
3519
3863
  /**
3520
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
3864
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
3521
3865
  */
3522
3866
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
3523
3867
  /**
3524
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
3868
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
3525
3869
  */
3526
3870
  readonly legendEnabled?: boolean | cdktn.IResolvable;
3527
3871
  /**
3528
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
3872
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
3529
3873
  */
3530
3874
  readonly refreshRate?: string;
3531
3875
  /**
3532
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#row OneDashboard#row}
3876
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#row OneDashboard#row}
3533
3877
  */
3534
3878
  readonly row: number;
3535
3879
  /**
3536
3880
  * A title for the widget.
3537
3881
  *
3538
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#title OneDashboard#title}
3882
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#title OneDashboard#title}
3539
3883
  */
3540
3884
  readonly title: string;
3541
3885
  /**
3542
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#width OneDashboard#width}
3886
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#width OneDashboard#width}
3543
3887
  */
3544
3888
  readonly width?: number;
3545
3889
  /**
3546
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
3890
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
3547
3891
  */
3548
3892
  readonly yAxisLeftMax?: number;
3549
3893
  /**
3550
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
3894
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
3551
3895
  */
3552
3896
  readonly yAxisLeftMin?: number;
3553
3897
  /**
3898
+ * chart_styles block
3899
+ *
3900
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
3901
+ */
3902
+ readonly chartStyles?: OneDashboardPageWidgetFunnelChartStyles;
3903
+ /**
3554
3904
  * colors block
3555
3905
  *
3556
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#colors OneDashboard#colors}
3906
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#colors OneDashboard#colors}
3557
3907
  */
3558
3908
  readonly colors?: OneDashboardPageWidgetFunnelColors[] | cdktn.IResolvable;
3559
3909
  /**
3560
3910
  * data_format block
3561
3911
  *
3562
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#data_format OneDashboard#data_format}
3912
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
3563
3913
  */
3564
3914
  readonly dataFormat?: OneDashboardPageWidgetFunnelDataFormat[] | cdktn.IResolvable;
3565
3915
  /**
3566
3916
  * initial_sorting block
3567
3917
  *
3568
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
3918
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
3569
3919
  */
3570
3920
  readonly initialSorting?: OneDashboardPageWidgetFunnelInitialSorting;
3571
3921
  /**
3572
3922
  * nrql_query block
3573
3923
  *
3574
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
3924
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
3575
3925
  */
3576
3926
  readonly nrqlQuery: OneDashboardPageWidgetFunnelNrqlQuery[] | cdktn.IResolvable;
3577
3927
  /**
3578
3928
  * null_values block
3579
3929
  *
3580
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_values OneDashboard#null_values}
3930
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
3581
3931
  */
3582
3932
  readonly nullValues?: OneDashboardPageWidgetFunnelNullValues[] | cdktn.IResolvable;
3583
3933
  /**
3584
3934
  * units block
3585
3935
  *
3586
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#units OneDashboard#units}
3936
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#units OneDashboard#units}
3587
3937
  */
3588
3938
  readonly units?: OneDashboardPageWidgetFunnelUnits[] | cdktn.IResolvable;
3589
3939
  }
@@ -3654,6 +4004,11 @@ export declare class OneDashboardPageWidgetFunnelOutputReference extends cdktn.C
3654
4004
  set yAxisLeftMin(value: number);
3655
4005
  resetYAxisLeftMin(): void;
3656
4006
  get yAxisLeftMinInput(): number | undefined;
4007
+ private _chartStyles;
4008
+ get chartStyles(): OneDashboardPageWidgetFunnelChartStylesOutputReference;
4009
+ putChartStyles(value: OneDashboardPageWidgetFunnelChartStyles): void;
4010
+ resetChartStyles(): void;
4011
+ get chartStylesInput(): OneDashboardPageWidgetFunnelChartStyles | undefined;
3657
4012
  private _colors;
3658
4013
  get colors(): OneDashboardPageWidgetFunnelColorsList;
3659
4014
  putColors(value: OneDashboardPageWidgetFunnelColors[] | cdktn.IResolvable): void;
@@ -3700,17 +4055,77 @@ export declare class OneDashboardPageWidgetFunnelList extends cdktn.ComplexList
3700
4055
  */
3701
4056
  get(index: number): OneDashboardPageWidgetFunnelOutputReference;
3702
4057
  }
4058
+ export interface OneDashboardPageWidgetHeatmapChartStylesGradient {
4059
+ /**
4060
+ * Enable or disable gradient effect.
4061
+ *
4062
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
4063
+ */
4064
+ readonly enabled: boolean | cdktn.IResolvable;
4065
+ }
4066
+ export declare function oneDashboardPageWidgetHeatmapChartStylesGradientToTerraform(struct?: OneDashboardPageWidgetHeatmapChartStylesGradientOutputReference | OneDashboardPageWidgetHeatmapChartStylesGradient): any;
4067
+ export declare function oneDashboardPageWidgetHeatmapChartStylesGradientToHclTerraform(struct?: OneDashboardPageWidgetHeatmapChartStylesGradientOutputReference | OneDashboardPageWidgetHeatmapChartStylesGradient): any;
4068
+ export declare class OneDashboardPageWidgetHeatmapChartStylesGradientOutputReference extends cdktn.ComplexObject {
4069
+ private isEmptyObject;
4070
+ /**
4071
+ * @param terraformResource The parent resource
4072
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
4073
+ */
4074
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string);
4075
+ get internalValue(): OneDashboardPageWidgetHeatmapChartStylesGradient | undefined;
4076
+ set internalValue(value: OneDashboardPageWidgetHeatmapChartStylesGradient | undefined);
4077
+ private _enabled?;
4078
+ get enabled(): boolean | cdktn.IResolvable;
4079
+ set enabled(value: boolean | cdktn.IResolvable);
4080
+ get enabledInput(): boolean | cdktn.IResolvable | undefined;
4081
+ }
4082
+ export interface OneDashboardPageWidgetHeatmapChartStyles {
4083
+ /**
4084
+ * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
4085
+ *
4086
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
4087
+ */
4088
+ readonly lineInterpolation?: string;
4089
+ /**
4090
+ * gradient block
4091
+ *
4092
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
4093
+ */
4094
+ readonly gradient?: OneDashboardPageWidgetHeatmapChartStylesGradient;
4095
+ }
4096
+ export declare function oneDashboardPageWidgetHeatmapChartStylesToTerraform(struct?: OneDashboardPageWidgetHeatmapChartStylesOutputReference | OneDashboardPageWidgetHeatmapChartStyles): any;
4097
+ export declare function oneDashboardPageWidgetHeatmapChartStylesToHclTerraform(struct?: OneDashboardPageWidgetHeatmapChartStylesOutputReference | OneDashboardPageWidgetHeatmapChartStyles): any;
4098
+ export declare class OneDashboardPageWidgetHeatmapChartStylesOutputReference extends cdktn.ComplexObject {
4099
+ private isEmptyObject;
4100
+ /**
4101
+ * @param terraformResource The parent resource
4102
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
4103
+ */
4104
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string);
4105
+ get internalValue(): OneDashboardPageWidgetHeatmapChartStyles | undefined;
4106
+ set internalValue(value: OneDashboardPageWidgetHeatmapChartStyles | undefined);
4107
+ private _lineInterpolation?;
4108
+ get lineInterpolation(): string;
4109
+ set lineInterpolation(value: string);
4110
+ resetLineInterpolation(): void;
4111
+ get lineInterpolationInput(): string | undefined;
4112
+ private _gradient;
4113
+ get gradient(): OneDashboardPageWidgetHeatmapChartStylesGradientOutputReference;
4114
+ putGradient(value: OneDashboardPageWidgetHeatmapChartStylesGradient): void;
4115
+ resetGradient(): void;
4116
+ get gradientInput(): OneDashboardPageWidgetHeatmapChartStylesGradient | undefined;
4117
+ }
3703
4118
  export interface OneDashboardPageWidgetHeatmapColorsSeriesOverrides {
3704
4119
  /**
3705
4120
  * Color code
3706
4121
  *
3707
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#color OneDashboard#color}
4122
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
3708
4123
  */
3709
4124
  readonly color?: string;
3710
4125
  /**
3711
4126
  * Series name
3712
4127
  *
3713
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
4128
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3714
4129
  */
3715
4130
  readonly seriesName?: string;
3716
4131
  }
@@ -3757,13 +4172,13 @@ export declare class OneDashboardPageWidgetHeatmapColorsSeriesOverridesList exte
3757
4172
  }
3758
4173
  export interface OneDashboardPageWidgetHeatmapColors {
3759
4174
  /**
3760
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#color OneDashboard#color}
4175
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
3761
4176
  */
3762
4177
  readonly color?: string;
3763
4178
  /**
3764
4179
  * series_overrides block
3765
4180
  *
3766
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4181
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3767
4182
  */
3768
4183
  readonly seriesOverrides?: OneDashboardPageWidgetHeatmapColorsSeriesOverrides[] | cdktn.IResolvable;
3769
4184
  }
@@ -3812,25 +4227,25 @@ export interface OneDashboardPageWidgetHeatmapDataFormat {
3812
4227
  /**
3813
4228
  * Defines the format of the mentioned type
3814
4229
  *
3815
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#format OneDashboard#format}
4230
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#format OneDashboard#format}
3816
4231
  */
3817
4232
  readonly format?: string;
3818
4233
  /**
3819
4234
  * The column name to be sorted
3820
4235
  *
3821
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#name OneDashboard#name}
4236
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
3822
4237
  */
3823
4238
  readonly name: string;
3824
4239
  /**
3825
4240
  * The precision of the type
3826
4241
  *
3827
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#precision OneDashboard#precision}
4242
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#precision OneDashboard#precision}
3828
4243
  */
3829
4244
  readonly precision?: number;
3830
4245
  /**
3831
4246
  * Defines the type of the mentioned column
3832
4247
  *
3833
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#type OneDashboard#type}
4248
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#type OneDashboard#type}
3834
4249
  */
3835
4250
  readonly type: string;
3836
4251
  }
@@ -3887,13 +4302,13 @@ export interface OneDashboardPageWidgetHeatmapInitialSorting {
3887
4302
  /**
3888
4303
  * Defines the sort order. Either ascending or descending.
3889
4304
  *
3890
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#direction OneDashboard#direction}
4305
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#direction OneDashboard#direction}
3891
4306
  */
3892
4307
  readonly direction: string;
3893
4308
  /**
3894
4309
  * The column name to be sorted
3895
4310
  *
3896
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#name OneDashboard#name}
4311
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
3897
4312
  */
3898
4313
  readonly name: string;
3899
4314
  }
@@ -3921,13 +4336,13 @@ export interface OneDashboardPageWidgetHeatmapNrqlQuery {
3921
4336
  /**
3922
4337
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
3923
4338
  *
3924
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#account_id OneDashboard#account_id}
4339
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
3925
4340
  */
3926
4341
  readonly accountId?: string;
3927
4342
  /**
3928
4343
  * The NRQL query.
3929
4344
  *
3930
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#query OneDashboard#query}
4345
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#query OneDashboard#query}
3931
4346
  */
3932
4347
  readonly query: string;
3933
4348
  }
@@ -3975,13 +4390,13 @@ export interface OneDashboardPageWidgetHeatmapNullValuesSeriesOverrides {
3975
4390
  /**
3976
4391
  * Null value
3977
4392
  *
3978
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
4393
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
3979
4394
  */
3980
4395
  readonly nullValue?: string;
3981
4396
  /**
3982
4397
  * Series name
3983
4398
  *
3984
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
4399
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3985
4400
  */
3986
4401
  readonly seriesName?: string;
3987
4402
  }
@@ -4028,13 +4443,13 @@ export declare class OneDashboardPageWidgetHeatmapNullValuesSeriesOverridesList
4028
4443
  }
4029
4444
  export interface OneDashboardPageWidgetHeatmapNullValues {
4030
4445
  /**
4031
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
4446
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
4032
4447
  */
4033
4448
  readonly nullValue?: string;
4034
4449
  /**
4035
4450
  * series_overrides block
4036
4451
  *
4037
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4452
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4038
4453
  */
4039
4454
  readonly seriesOverrides?: OneDashboardPageWidgetHeatmapNullValuesSeriesOverrides[] | cdktn.IResolvable;
4040
4455
  }
@@ -4083,13 +4498,13 @@ export interface OneDashboardPageWidgetHeatmapUnitsSeriesOverrides {
4083
4498
  /**
4084
4499
  * Series name
4085
4500
  *
4086
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
4501
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
4087
4502
  */
4088
4503
  readonly seriesName?: string;
4089
4504
  /**
4090
4505
  * Unit name
4091
4506
  *
4092
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#unit OneDashboard#unit}
4507
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
4093
4508
  */
4094
4509
  readonly unit?: string;
4095
4510
  }
@@ -4136,13 +4551,13 @@ export declare class OneDashboardPageWidgetHeatmapUnitsSeriesOverridesList exten
4136
4551
  }
4137
4552
  export interface OneDashboardPageWidgetHeatmapUnits {
4138
4553
  /**
4139
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#unit OneDashboard#unit}
4554
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
4140
4555
  */
4141
4556
  readonly unit?: string;
4142
4557
  /**
4143
4558
  * series_overrides block
4144
4559
  *
4145
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4560
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4146
4561
  */
4147
4562
  readonly seriesOverrides?: OneDashboardPageWidgetHeatmapUnitsSeriesOverrides[] | cdktn.IResolvable;
4148
4563
  }
@@ -4189,97 +4604,103 @@ export declare class OneDashboardPageWidgetHeatmapUnitsList extends cdktn.Comple
4189
4604
  }
4190
4605
  export interface OneDashboardPageWidgetHeatmap {
4191
4606
  /**
4192
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#column OneDashboard#column}
4607
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#column OneDashboard#column}
4193
4608
  */
4194
4609
  readonly column: number;
4195
4610
  /**
4196
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
4611
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
4197
4612
  */
4198
4613
  readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
4199
4614
  /**
4200
4615
  * Use this item to filter the current dashboard
4201
4616
  *
4202
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#filter_current_dashboard OneDashboard#filter_current_dashboard}
4617
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#filter_current_dashboard OneDashboard#filter_current_dashboard}
4203
4618
  */
4204
4619
  readonly filterCurrentDashboard?: boolean | cdktn.IResolvable;
4205
4620
  /**
4206
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#height OneDashboard#height}
4621
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#height OneDashboard#height}
4207
4622
  */
4208
4623
  readonly height?: number;
4209
4624
  /**
4210
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
4625
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
4211
4626
  */
4212
4627
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
4213
4628
  /**
4214
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
4629
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
4215
4630
  */
4216
4631
  readonly legendEnabled?: boolean | cdktn.IResolvable;
4217
4632
  /**
4218
4633
  * Related entities. Currently only supports Dashboard entities, but may allow other cases in the future.
4219
4634
  *
4220
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#linked_entity_guids OneDashboard#linked_entity_guids}
4635
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#linked_entity_guids OneDashboard#linked_entity_guids}
4221
4636
  */
4222
4637
  readonly linkedEntityGuids?: string[];
4223
4638
  /**
4224
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
4639
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
4225
4640
  */
4226
4641
  readonly refreshRate?: string;
4227
4642
  /**
4228
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#row OneDashboard#row}
4643
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#row OneDashboard#row}
4229
4644
  */
4230
4645
  readonly row: number;
4231
4646
  /**
4232
4647
  * A title for the widget.
4233
4648
  *
4234
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#title OneDashboard#title}
4649
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#title OneDashboard#title}
4235
4650
  */
4236
4651
  readonly title: string;
4237
4652
  /**
4238
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#width OneDashboard#width}
4653
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#width OneDashboard#width}
4239
4654
  */
4240
4655
  readonly width?: number;
4241
4656
  /**
4242
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
4657
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
4243
4658
  */
4244
4659
  readonly yAxisLeftMax?: number;
4245
4660
  /**
4246
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
4661
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
4247
4662
  */
4248
4663
  readonly yAxisLeftMin?: number;
4249
4664
  /**
4665
+ * chart_styles block
4666
+ *
4667
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
4668
+ */
4669
+ readonly chartStyles?: OneDashboardPageWidgetHeatmapChartStyles;
4670
+ /**
4250
4671
  * colors block
4251
4672
  *
4252
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#colors OneDashboard#colors}
4673
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#colors OneDashboard#colors}
4253
4674
  */
4254
4675
  readonly colors?: OneDashboardPageWidgetHeatmapColors[] | cdktn.IResolvable;
4255
4676
  /**
4256
4677
  * data_format block
4257
4678
  *
4258
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#data_format OneDashboard#data_format}
4679
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
4259
4680
  */
4260
4681
  readonly dataFormat?: OneDashboardPageWidgetHeatmapDataFormat[] | cdktn.IResolvable;
4261
4682
  /**
4262
4683
  * initial_sorting block
4263
4684
  *
4264
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
4685
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
4265
4686
  */
4266
4687
  readonly initialSorting?: OneDashboardPageWidgetHeatmapInitialSorting;
4267
4688
  /**
4268
4689
  * nrql_query block
4269
4690
  *
4270
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
4691
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
4271
4692
  */
4272
4693
  readonly nrqlQuery: OneDashboardPageWidgetHeatmapNrqlQuery[] | cdktn.IResolvable;
4273
4694
  /**
4274
4695
  * null_values block
4275
4696
  *
4276
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_values OneDashboard#null_values}
4697
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
4277
4698
  */
4278
4699
  readonly nullValues?: OneDashboardPageWidgetHeatmapNullValues[] | cdktn.IResolvable;
4279
4700
  /**
4280
4701
  * units block
4281
4702
  *
4282
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#units OneDashboard#units}
4703
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#units OneDashboard#units}
4283
4704
  */
4284
4705
  readonly units?: OneDashboardPageWidgetHeatmapUnits[] | cdktn.IResolvable;
4285
4706
  }
@@ -4360,6 +4781,11 @@ export declare class OneDashboardPageWidgetHeatmapOutputReference extends cdktn.
4360
4781
  set yAxisLeftMin(value: number);
4361
4782
  resetYAxisLeftMin(): void;
4362
4783
  get yAxisLeftMinInput(): number | undefined;
4784
+ private _chartStyles;
4785
+ get chartStyles(): OneDashboardPageWidgetHeatmapChartStylesOutputReference;
4786
+ putChartStyles(value: OneDashboardPageWidgetHeatmapChartStyles): void;
4787
+ resetChartStyles(): void;
4788
+ get chartStylesInput(): OneDashboardPageWidgetHeatmapChartStyles | undefined;
4363
4789
  private _colors;
4364
4790
  get colors(): OneDashboardPageWidgetHeatmapColorsList;
4365
4791
  putColors(value: OneDashboardPageWidgetHeatmapColors[] | cdktn.IResolvable): void;
@@ -4406,17 +4832,77 @@ export declare class OneDashboardPageWidgetHeatmapList extends cdktn.ComplexList
4406
4832
  */
4407
4833
  get(index: number): OneDashboardPageWidgetHeatmapOutputReference;
4408
4834
  }
4835
+ export interface OneDashboardPageWidgetHistogramChartStylesGradient {
4836
+ /**
4837
+ * Enable or disable gradient effect.
4838
+ *
4839
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
4840
+ */
4841
+ readonly enabled: boolean | cdktn.IResolvable;
4842
+ }
4843
+ export declare function oneDashboardPageWidgetHistogramChartStylesGradientToTerraform(struct?: OneDashboardPageWidgetHistogramChartStylesGradientOutputReference | OneDashboardPageWidgetHistogramChartStylesGradient): any;
4844
+ export declare function oneDashboardPageWidgetHistogramChartStylesGradientToHclTerraform(struct?: OneDashboardPageWidgetHistogramChartStylesGradientOutputReference | OneDashboardPageWidgetHistogramChartStylesGradient): any;
4845
+ export declare class OneDashboardPageWidgetHistogramChartStylesGradientOutputReference extends cdktn.ComplexObject {
4846
+ private isEmptyObject;
4847
+ /**
4848
+ * @param terraformResource The parent resource
4849
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
4850
+ */
4851
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string);
4852
+ get internalValue(): OneDashboardPageWidgetHistogramChartStylesGradient | undefined;
4853
+ set internalValue(value: OneDashboardPageWidgetHistogramChartStylesGradient | undefined);
4854
+ private _enabled?;
4855
+ get enabled(): boolean | cdktn.IResolvable;
4856
+ set enabled(value: boolean | cdktn.IResolvable);
4857
+ get enabledInput(): boolean | cdktn.IResolvable | undefined;
4858
+ }
4859
+ export interface OneDashboardPageWidgetHistogramChartStyles {
4860
+ /**
4861
+ * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
4862
+ *
4863
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
4864
+ */
4865
+ readonly lineInterpolation?: string;
4866
+ /**
4867
+ * gradient block
4868
+ *
4869
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
4870
+ */
4871
+ readonly gradient?: OneDashboardPageWidgetHistogramChartStylesGradient;
4872
+ }
4873
+ export declare function oneDashboardPageWidgetHistogramChartStylesToTerraform(struct?: OneDashboardPageWidgetHistogramChartStylesOutputReference | OneDashboardPageWidgetHistogramChartStyles): any;
4874
+ export declare function oneDashboardPageWidgetHistogramChartStylesToHclTerraform(struct?: OneDashboardPageWidgetHistogramChartStylesOutputReference | OneDashboardPageWidgetHistogramChartStyles): any;
4875
+ export declare class OneDashboardPageWidgetHistogramChartStylesOutputReference extends cdktn.ComplexObject {
4876
+ private isEmptyObject;
4877
+ /**
4878
+ * @param terraformResource The parent resource
4879
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
4880
+ */
4881
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string);
4882
+ get internalValue(): OneDashboardPageWidgetHistogramChartStyles | undefined;
4883
+ set internalValue(value: OneDashboardPageWidgetHistogramChartStyles | undefined);
4884
+ private _lineInterpolation?;
4885
+ get lineInterpolation(): string;
4886
+ set lineInterpolation(value: string);
4887
+ resetLineInterpolation(): void;
4888
+ get lineInterpolationInput(): string | undefined;
4889
+ private _gradient;
4890
+ get gradient(): OneDashboardPageWidgetHistogramChartStylesGradientOutputReference;
4891
+ putGradient(value: OneDashboardPageWidgetHistogramChartStylesGradient): void;
4892
+ resetGradient(): void;
4893
+ get gradientInput(): OneDashboardPageWidgetHistogramChartStylesGradient | undefined;
4894
+ }
4409
4895
  export interface OneDashboardPageWidgetHistogramColorsSeriesOverrides {
4410
4896
  /**
4411
4897
  * Color code
4412
4898
  *
4413
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#color OneDashboard#color}
4899
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
4414
4900
  */
4415
4901
  readonly color?: string;
4416
4902
  /**
4417
4903
  * Series name
4418
4904
  *
4419
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
4905
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
4420
4906
  */
4421
4907
  readonly seriesName?: string;
4422
4908
  }
@@ -4463,13 +4949,13 @@ export declare class OneDashboardPageWidgetHistogramColorsSeriesOverridesList ex
4463
4949
  }
4464
4950
  export interface OneDashboardPageWidgetHistogramColors {
4465
4951
  /**
4466
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#color OneDashboard#color}
4952
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
4467
4953
  */
4468
4954
  readonly color?: string;
4469
4955
  /**
4470
4956
  * series_overrides block
4471
4957
  *
4472
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4958
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4473
4959
  */
4474
4960
  readonly seriesOverrides?: OneDashboardPageWidgetHistogramColorsSeriesOverrides[] | cdktn.IResolvable;
4475
4961
  }
@@ -4518,25 +5004,25 @@ export interface OneDashboardPageWidgetHistogramDataFormat {
4518
5004
  /**
4519
5005
  * Defines the format of the mentioned type
4520
5006
  *
4521
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#format OneDashboard#format}
5007
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#format OneDashboard#format}
4522
5008
  */
4523
5009
  readonly format?: string;
4524
5010
  /**
4525
5011
  * The column name to be sorted
4526
5012
  *
4527
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#name OneDashboard#name}
5013
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
4528
5014
  */
4529
5015
  readonly name: string;
4530
5016
  /**
4531
5017
  * The precision of the type
4532
5018
  *
4533
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#precision OneDashboard#precision}
5019
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#precision OneDashboard#precision}
4534
5020
  */
4535
5021
  readonly precision?: number;
4536
5022
  /**
4537
5023
  * Defines the type of the mentioned column
4538
5024
  *
4539
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#type OneDashboard#type}
5025
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#type OneDashboard#type}
4540
5026
  */
4541
5027
  readonly type: string;
4542
5028
  }
@@ -4593,13 +5079,13 @@ export interface OneDashboardPageWidgetHistogramInitialSorting {
4593
5079
  /**
4594
5080
  * Defines the sort order. Either ascending or descending.
4595
5081
  *
4596
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#direction OneDashboard#direction}
5082
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#direction OneDashboard#direction}
4597
5083
  */
4598
5084
  readonly direction: string;
4599
5085
  /**
4600
5086
  * The column name to be sorted
4601
5087
  *
4602
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#name OneDashboard#name}
5088
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
4603
5089
  */
4604
5090
  readonly name: string;
4605
5091
  }
@@ -4627,13 +5113,13 @@ export interface OneDashboardPageWidgetHistogramNrqlQuery {
4627
5113
  /**
4628
5114
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
4629
5115
  *
4630
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#account_id OneDashboard#account_id}
5116
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
4631
5117
  */
4632
5118
  readonly accountId?: string;
4633
5119
  /**
4634
5120
  * The NRQL query.
4635
5121
  *
4636
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#query OneDashboard#query}
5122
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#query OneDashboard#query}
4637
5123
  */
4638
5124
  readonly query: string;
4639
5125
  }
@@ -4681,13 +5167,13 @@ export interface OneDashboardPageWidgetHistogramNullValuesSeriesOverrides {
4681
5167
  /**
4682
5168
  * Null value
4683
5169
  *
4684
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
5170
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
4685
5171
  */
4686
5172
  readonly nullValue?: string;
4687
5173
  /**
4688
5174
  * Series name
4689
5175
  *
4690
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
5176
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
4691
5177
  */
4692
5178
  readonly seriesName?: string;
4693
5179
  }
@@ -4734,13 +5220,13 @@ export declare class OneDashboardPageWidgetHistogramNullValuesSeriesOverridesLis
4734
5220
  }
4735
5221
  export interface OneDashboardPageWidgetHistogramNullValues {
4736
5222
  /**
4737
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
5223
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
4738
5224
  */
4739
5225
  readonly nullValue?: string;
4740
5226
  /**
4741
5227
  * series_overrides block
4742
5228
  *
4743
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
5229
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4744
5230
  */
4745
5231
  readonly seriesOverrides?: OneDashboardPageWidgetHistogramNullValuesSeriesOverrides[] | cdktn.IResolvable;
4746
5232
  }
@@ -4789,13 +5275,13 @@ export interface OneDashboardPageWidgetHistogramUnitsSeriesOverrides {
4789
5275
  /**
4790
5276
  * Series name
4791
5277
  *
4792
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
5278
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
4793
5279
  */
4794
5280
  readonly seriesName?: string;
4795
5281
  /**
4796
5282
  * Unit name
4797
5283
  *
4798
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#unit OneDashboard#unit}
5284
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
4799
5285
  */
4800
5286
  readonly unit?: string;
4801
5287
  }
@@ -4842,13 +5328,13 @@ export declare class OneDashboardPageWidgetHistogramUnitsSeriesOverridesList ext
4842
5328
  }
4843
5329
  export interface OneDashboardPageWidgetHistogramUnits {
4844
5330
  /**
4845
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#unit OneDashboard#unit}
5331
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
4846
5332
  */
4847
5333
  readonly unit?: string;
4848
5334
  /**
4849
5335
  * series_overrides block
4850
5336
  *
4851
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
5337
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4852
5338
  */
4853
5339
  readonly seriesOverrides?: OneDashboardPageWidgetHistogramUnitsSeriesOverrides[] | cdktn.IResolvable;
4854
5340
  }
@@ -4895,85 +5381,91 @@ export declare class OneDashboardPageWidgetHistogramUnitsList extends cdktn.Comp
4895
5381
  }
4896
5382
  export interface OneDashboardPageWidgetHistogram {
4897
5383
  /**
4898
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#column OneDashboard#column}
5384
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#column OneDashboard#column}
4899
5385
  */
4900
5386
  readonly column: number;
4901
5387
  /**
4902
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
5388
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
4903
5389
  */
4904
5390
  readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
4905
5391
  /**
4906
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#height OneDashboard#height}
5392
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#height OneDashboard#height}
4907
5393
  */
4908
5394
  readonly height?: number;
4909
5395
  /**
4910
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
5396
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
4911
5397
  */
4912
5398
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
4913
5399
  /**
4914
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
5400
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
4915
5401
  */
4916
5402
  readonly legendEnabled?: boolean | cdktn.IResolvable;
4917
5403
  /**
4918
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
5404
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
4919
5405
  */
4920
5406
  readonly refreshRate?: string;
4921
5407
  /**
4922
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#row OneDashboard#row}
5408
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#row OneDashboard#row}
4923
5409
  */
4924
5410
  readonly row: number;
4925
5411
  /**
4926
5412
  * A title for the widget.
4927
5413
  *
4928
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#title OneDashboard#title}
5414
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#title OneDashboard#title}
4929
5415
  */
4930
5416
  readonly title: string;
4931
5417
  /**
4932
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#width OneDashboard#width}
5418
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#width OneDashboard#width}
4933
5419
  */
4934
5420
  readonly width?: number;
4935
5421
  /**
4936
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
5422
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
4937
5423
  */
4938
5424
  readonly yAxisLeftMax?: number;
4939
5425
  /**
4940
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
5426
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
4941
5427
  */
4942
5428
  readonly yAxisLeftMin?: number;
4943
5429
  /**
5430
+ * chart_styles block
5431
+ *
5432
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
5433
+ */
5434
+ readonly chartStyles?: OneDashboardPageWidgetHistogramChartStyles;
5435
+ /**
4944
5436
  * colors block
4945
5437
  *
4946
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#colors OneDashboard#colors}
5438
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#colors OneDashboard#colors}
4947
5439
  */
4948
5440
  readonly colors?: OneDashboardPageWidgetHistogramColors[] | cdktn.IResolvable;
4949
5441
  /**
4950
5442
  * data_format block
4951
5443
  *
4952
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#data_format OneDashboard#data_format}
5444
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
4953
5445
  */
4954
5446
  readonly dataFormat?: OneDashboardPageWidgetHistogramDataFormat[] | cdktn.IResolvable;
4955
5447
  /**
4956
5448
  * initial_sorting block
4957
5449
  *
4958
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
5450
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
4959
5451
  */
4960
5452
  readonly initialSorting?: OneDashboardPageWidgetHistogramInitialSorting;
4961
5453
  /**
4962
5454
  * nrql_query block
4963
5455
  *
4964
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
5456
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
4965
5457
  */
4966
5458
  readonly nrqlQuery: OneDashboardPageWidgetHistogramNrqlQuery[] | cdktn.IResolvable;
4967
5459
  /**
4968
5460
  * null_values block
4969
5461
  *
4970
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_values OneDashboard#null_values}
5462
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
4971
5463
  */
4972
5464
  readonly nullValues?: OneDashboardPageWidgetHistogramNullValues[] | cdktn.IResolvable;
4973
5465
  /**
4974
5466
  * units block
4975
5467
  *
4976
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#units OneDashboard#units}
5468
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#units OneDashboard#units}
4977
5469
  */
4978
5470
  readonly units?: OneDashboardPageWidgetHistogramUnits[] | cdktn.IResolvable;
4979
5471
  }
@@ -5044,6 +5536,11 @@ export declare class OneDashboardPageWidgetHistogramOutputReference extends cdkt
5044
5536
  set yAxisLeftMin(value: number);
5045
5537
  resetYAxisLeftMin(): void;
5046
5538
  get yAxisLeftMinInput(): number | undefined;
5539
+ private _chartStyles;
5540
+ get chartStyles(): OneDashboardPageWidgetHistogramChartStylesOutputReference;
5541
+ putChartStyles(value: OneDashboardPageWidgetHistogramChartStyles): void;
5542
+ resetChartStyles(): void;
5543
+ get chartStylesInput(): OneDashboardPageWidgetHistogramChartStyles | undefined;
5047
5544
  private _colors;
5048
5545
  get colors(): OneDashboardPageWidgetHistogramColorsList;
5049
5546
  putColors(value: OneDashboardPageWidgetHistogramColors[] | cdktn.IResolvable): void;
@@ -5090,17 +5587,77 @@ export declare class OneDashboardPageWidgetHistogramList extends cdktn.ComplexLi
5090
5587
  */
5091
5588
  get(index: number): OneDashboardPageWidgetHistogramOutputReference;
5092
5589
  }
5590
+ export interface OneDashboardPageWidgetJsonChartStylesGradient {
5591
+ /**
5592
+ * Enable or disable gradient effect.
5593
+ *
5594
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
5595
+ */
5596
+ readonly enabled: boolean | cdktn.IResolvable;
5597
+ }
5598
+ export declare function oneDashboardPageWidgetJsonChartStylesGradientToTerraform(struct?: OneDashboardPageWidgetJsonChartStylesGradientOutputReference | OneDashboardPageWidgetJsonChartStylesGradient): any;
5599
+ export declare function oneDashboardPageWidgetJsonChartStylesGradientToHclTerraform(struct?: OneDashboardPageWidgetJsonChartStylesGradientOutputReference | OneDashboardPageWidgetJsonChartStylesGradient): any;
5600
+ export declare class OneDashboardPageWidgetJsonChartStylesGradientOutputReference extends cdktn.ComplexObject {
5601
+ private isEmptyObject;
5602
+ /**
5603
+ * @param terraformResource The parent resource
5604
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
5605
+ */
5606
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string);
5607
+ get internalValue(): OneDashboardPageWidgetJsonChartStylesGradient | undefined;
5608
+ set internalValue(value: OneDashboardPageWidgetJsonChartStylesGradient | undefined);
5609
+ private _enabled?;
5610
+ get enabled(): boolean | cdktn.IResolvable;
5611
+ set enabled(value: boolean | cdktn.IResolvable);
5612
+ get enabledInput(): boolean | cdktn.IResolvable | undefined;
5613
+ }
5614
+ export interface OneDashboardPageWidgetJsonChartStyles {
5615
+ /**
5616
+ * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
5617
+ *
5618
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
5619
+ */
5620
+ readonly lineInterpolation?: string;
5621
+ /**
5622
+ * gradient block
5623
+ *
5624
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
5625
+ */
5626
+ readonly gradient?: OneDashboardPageWidgetJsonChartStylesGradient;
5627
+ }
5628
+ export declare function oneDashboardPageWidgetJsonChartStylesToTerraform(struct?: OneDashboardPageWidgetJsonChartStylesOutputReference | OneDashboardPageWidgetJsonChartStyles): any;
5629
+ export declare function oneDashboardPageWidgetJsonChartStylesToHclTerraform(struct?: OneDashboardPageWidgetJsonChartStylesOutputReference | OneDashboardPageWidgetJsonChartStyles): any;
5630
+ export declare class OneDashboardPageWidgetJsonChartStylesOutputReference extends cdktn.ComplexObject {
5631
+ private isEmptyObject;
5632
+ /**
5633
+ * @param terraformResource The parent resource
5634
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
5635
+ */
5636
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string);
5637
+ get internalValue(): OneDashboardPageWidgetJsonChartStyles | undefined;
5638
+ set internalValue(value: OneDashboardPageWidgetJsonChartStyles | undefined);
5639
+ private _lineInterpolation?;
5640
+ get lineInterpolation(): string;
5641
+ set lineInterpolation(value: string);
5642
+ resetLineInterpolation(): void;
5643
+ get lineInterpolationInput(): string | undefined;
5644
+ private _gradient;
5645
+ get gradient(): OneDashboardPageWidgetJsonChartStylesGradientOutputReference;
5646
+ putGradient(value: OneDashboardPageWidgetJsonChartStylesGradient): void;
5647
+ resetGradient(): void;
5648
+ get gradientInput(): OneDashboardPageWidgetJsonChartStylesGradient | undefined;
5649
+ }
5093
5650
  export interface OneDashboardPageWidgetJsonColorsSeriesOverrides {
5094
5651
  /**
5095
5652
  * Color code
5096
5653
  *
5097
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#color OneDashboard#color}
5654
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
5098
5655
  */
5099
5656
  readonly color?: string;
5100
5657
  /**
5101
5658
  * Series name
5102
5659
  *
5103
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
5660
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
5104
5661
  */
5105
5662
  readonly seriesName?: string;
5106
5663
  }
@@ -5147,13 +5704,13 @@ export declare class OneDashboardPageWidgetJsonColorsSeriesOverridesList extends
5147
5704
  }
5148
5705
  export interface OneDashboardPageWidgetJsonColors {
5149
5706
  /**
5150
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#color OneDashboard#color}
5707
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
5151
5708
  */
5152
5709
  readonly color?: string;
5153
5710
  /**
5154
5711
  * series_overrides block
5155
5712
  *
5156
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
5713
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
5157
5714
  */
5158
5715
  readonly seriesOverrides?: OneDashboardPageWidgetJsonColorsSeriesOverrides[] | cdktn.IResolvable;
5159
5716
  }
@@ -5202,25 +5759,25 @@ export interface OneDashboardPageWidgetJsonDataFormat {
5202
5759
  /**
5203
5760
  * Defines the format of the mentioned type
5204
5761
  *
5205
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#format OneDashboard#format}
5762
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#format OneDashboard#format}
5206
5763
  */
5207
5764
  readonly format?: string;
5208
5765
  /**
5209
5766
  * The column name to be sorted
5210
5767
  *
5211
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#name OneDashboard#name}
5768
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
5212
5769
  */
5213
5770
  readonly name: string;
5214
5771
  /**
5215
5772
  * The precision of the type
5216
5773
  *
5217
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#precision OneDashboard#precision}
5774
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#precision OneDashboard#precision}
5218
5775
  */
5219
5776
  readonly precision?: number;
5220
5777
  /**
5221
5778
  * Defines the type of the mentioned column
5222
5779
  *
5223
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#type OneDashboard#type}
5780
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#type OneDashboard#type}
5224
5781
  */
5225
5782
  readonly type: string;
5226
5783
  }
@@ -5277,13 +5834,13 @@ export interface OneDashboardPageWidgetJsonInitialSorting {
5277
5834
  /**
5278
5835
  * Defines the sort order. Either ascending or descending.
5279
5836
  *
5280
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#direction OneDashboard#direction}
5837
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#direction OneDashboard#direction}
5281
5838
  */
5282
5839
  readonly direction: string;
5283
5840
  /**
5284
5841
  * The column name to be sorted
5285
5842
  *
5286
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#name OneDashboard#name}
5843
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
5287
5844
  */
5288
5845
  readonly name: string;
5289
5846
  }
@@ -5311,13 +5868,13 @@ export interface OneDashboardPageWidgetJsonNrqlQuery {
5311
5868
  /**
5312
5869
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
5313
5870
  *
5314
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#account_id OneDashboard#account_id}
5871
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
5315
5872
  */
5316
5873
  readonly accountId?: string;
5317
5874
  /**
5318
5875
  * The NRQL query.
5319
5876
  *
5320
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#query OneDashboard#query}
5877
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#query OneDashboard#query}
5321
5878
  */
5322
5879
  readonly query: string;
5323
5880
  }
@@ -5365,13 +5922,13 @@ export interface OneDashboardPageWidgetJsonNullValuesSeriesOverrides {
5365
5922
  /**
5366
5923
  * Null value
5367
5924
  *
5368
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
5925
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
5369
5926
  */
5370
5927
  readonly nullValue?: string;
5371
5928
  /**
5372
5929
  * Series name
5373
5930
  *
5374
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
5931
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
5375
5932
  */
5376
5933
  readonly seriesName?: string;
5377
5934
  }
@@ -5418,13 +5975,13 @@ export declare class OneDashboardPageWidgetJsonNullValuesSeriesOverridesList ext
5418
5975
  }
5419
5976
  export interface OneDashboardPageWidgetJsonNullValues {
5420
5977
  /**
5421
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
5978
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
5422
5979
  */
5423
5980
  readonly nullValue?: string;
5424
5981
  /**
5425
5982
  * series_overrides block
5426
5983
  *
5427
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
5984
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
5428
5985
  */
5429
5986
  readonly seriesOverrides?: OneDashboardPageWidgetJsonNullValuesSeriesOverrides[] | cdktn.IResolvable;
5430
5987
  }
@@ -5473,13 +6030,13 @@ export interface OneDashboardPageWidgetJsonUnitsSeriesOverrides {
5473
6030
  /**
5474
6031
  * Series name
5475
6032
  *
5476
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
6033
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
5477
6034
  */
5478
6035
  readonly seriesName?: string;
5479
6036
  /**
5480
6037
  * Unit name
5481
6038
  *
5482
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#unit OneDashboard#unit}
6039
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
5483
6040
  */
5484
6041
  readonly unit?: string;
5485
6042
  }
@@ -5526,13 +6083,13 @@ export declare class OneDashboardPageWidgetJsonUnitsSeriesOverridesList extends
5526
6083
  }
5527
6084
  export interface OneDashboardPageWidgetJsonUnits {
5528
6085
  /**
5529
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#unit OneDashboard#unit}
6086
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
5530
6087
  */
5531
6088
  readonly unit?: string;
5532
6089
  /**
5533
6090
  * series_overrides block
5534
6091
  *
5535
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
6092
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
5536
6093
  */
5537
6094
  readonly seriesOverrides?: OneDashboardPageWidgetJsonUnitsSeriesOverrides[] | cdktn.IResolvable;
5538
6095
  }
@@ -5579,85 +6136,91 @@ export declare class OneDashboardPageWidgetJsonUnitsList extends cdktn.ComplexLi
5579
6136
  }
5580
6137
  export interface OneDashboardPageWidgetJson {
5581
6138
  /**
5582
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#column OneDashboard#column}
6139
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#column OneDashboard#column}
5583
6140
  */
5584
6141
  readonly column: number;
5585
6142
  /**
5586
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
6143
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
5587
6144
  */
5588
6145
  readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
5589
6146
  /**
5590
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#height OneDashboard#height}
6147
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#height OneDashboard#height}
5591
6148
  */
5592
6149
  readonly height?: number;
5593
6150
  /**
5594
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
6151
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
5595
6152
  */
5596
6153
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
5597
6154
  /**
5598
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
6155
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
5599
6156
  */
5600
6157
  readonly legendEnabled?: boolean | cdktn.IResolvable;
5601
6158
  /**
5602
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
6159
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
5603
6160
  */
5604
6161
  readonly refreshRate?: string;
5605
6162
  /**
5606
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#row OneDashboard#row}
6163
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#row OneDashboard#row}
5607
6164
  */
5608
6165
  readonly row: number;
5609
6166
  /**
5610
6167
  * A title for the widget.
5611
6168
  *
5612
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#title OneDashboard#title}
6169
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#title OneDashboard#title}
5613
6170
  */
5614
6171
  readonly title: string;
5615
6172
  /**
5616
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#width OneDashboard#width}
6173
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#width OneDashboard#width}
5617
6174
  */
5618
6175
  readonly width?: number;
5619
6176
  /**
5620
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
6177
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
5621
6178
  */
5622
6179
  readonly yAxisLeftMax?: number;
5623
6180
  /**
5624
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
6181
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
5625
6182
  */
5626
6183
  readonly yAxisLeftMin?: number;
5627
6184
  /**
6185
+ * chart_styles block
6186
+ *
6187
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
6188
+ */
6189
+ readonly chartStyles?: OneDashboardPageWidgetJsonChartStyles;
6190
+ /**
5628
6191
  * colors block
5629
6192
  *
5630
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#colors OneDashboard#colors}
6193
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#colors OneDashboard#colors}
5631
6194
  */
5632
6195
  readonly colors?: OneDashboardPageWidgetJsonColors[] | cdktn.IResolvable;
5633
6196
  /**
5634
6197
  * data_format block
5635
6198
  *
5636
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#data_format OneDashboard#data_format}
6199
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
5637
6200
  */
5638
6201
  readonly dataFormat?: OneDashboardPageWidgetJsonDataFormat[] | cdktn.IResolvable;
5639
6202
  /**
5640
6203
  * initial_sorting block
5641
6204
  *
5642
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
6205
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
5643
6206
  */
5644
6207
  readonly initialSorting?: OneDashboardPageWidgetJsonInitialSorting;
5645
6208
  /**
5646
6209
  * nrql_query block
5647
6210
  *
5648
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
6211
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
5649
6212
  */
5650
6213
  readonly nrqlQuery: OneDashboardPageWidgetJsonNrqlQuery[] | cdktn.IResolvable;
5651
6214
  /**
5652
6215
  * null_values block
5653
6216
  *
5654
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_values OneDashboard#null_values}
6217
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
5655
6218
  */
5656
6219
  readonly nullValues?: OneDashboardPageWidgetJsonNullValues[] | cdktn.IResolvable;
5657
6220
  /**
5658
6221
  * units block
5659
6222
  *
5660
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#units OneDashboard#units}
6223
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#units OneDashboard#units}
5661
6224
  */
5662
6225
  readonly units?: OneDashboardPageWidgetJsonUnits[] | cdktn.IResolvable;
5663
6226
  }
@@ -5728,6 +6291,11 @@ export declare class OneDashboardPageWidgetJsonOutputReference extends cdktn.Com
5728
6291
  set yAxisLeftMin(value: number);
5729
6292
  resetYAxisLeftMin(): void;
5730
6293
  get yAxisLeftMinInput(): number | undefined;
6294
+ private _chartStyles;
6295
+ get chartStyles(): OneDashboardPageWidgetJsonChartStylesOutputReference;
6296
+ putChartStyles(value: OneDashboardPageWidgetJsonChartStyles): void;
6297
+ resetChartStyles(): void;
6298
+ get chartStylesInput(): OneDashboardPageWidgetJsonChartStyles | undefined;
5731
6299
  private _colors;
5732
6300
  get colors(): OneDashboardPageWidgetJsonColorsList;
5733
6301
  putColors(value: OneDashboardPageWidgetJsonColors[] | cdktn.IResolvable): void;
@@ -5774,17 +6342,77 @@ export declare class OneDashboardPageWidgetJsonList extends cdktn.ComplexList {
5774
6342
  */
5775
6343
  get(index: number): OneDashboardPageWidgetJsonOutputReference;
5776
6344
  }
6345
+ export interface OneDashboardPageWidgetLineChartStylesGradient {
6346
+ /**
6347
+ * Enable or disable gradient effect.
6348
+ *
6349
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
6350
+ */
6351
+ readonly enabled: boolean | cdktn.IResolvable;
6352
+ }
6353
+ export declare function oneDashboardPageWidgetLineChartStylesGradientToTerraform(struct?: OneDashboardPageWidgetLineChartStylesGradientOutputReference | OneDashboardPageWidgetLineChartStylesGradient): any;
6354
+ export declare function oneDashboardPageWidgetLineChartStylesGradientToHclTerraform(struct?: OneDashboardPageWidgetLineChartStylesGradientOutputReference | OneDashboardPageWidgetLineChartStylesGradient): any;
6355
+ export declare class OneDashboardPageWidgetLineChartStylesGradientOutputReference extends cdktn.ComplexObject {
6356
+ private isEmptyObject;
6357
+ /**
6358
+ * @param terraformResource The parent resource
6359
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
6360
+ */
6361
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string);
6362
+ get internalValue(): OneDashboardPageWidgetLineChartStylesGradient | undefined;
6363
+ set internalValue(value: OneDashboardPageWidgetLineChartStylesGradient | undefined);
6364
+ private _enabled?;
6365
+ get enabled(): boolean | cdktn.IResolvable;
6366
+ set enabled(value: boolean | cdktn.IResolvable);
6367
+ get enabledInput(): boolean | cdktn.IResolvable | undefined;
6368
+ }
6369
+ export interface OneDashboardPageWidgetLineChartStyles {
6370
+ /**
6371
+ * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
6372
+ *
6373
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
6374
+ */
6375
+ readonly lineInterpolation?: string;
6376
+ /**
6377
+ * gradient block
6378
+ *
6379
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
6380
+ */
6381
+ readonly gradient?: OneDashboardPageWidgetLineChartStylesGradient;
6382
+ }
6383
+ export declare function oneDashboardPageWidgetLineChartStylesToTerraform(struct?: OneDashboardPageWidgetLineChartStylesOutputReference | OneDashboardPageWidgetLineChartStyles): any;
6384
+ export declare function oneDashboardPageWidgetLineChartStylesToHclTerraform(struct?: OneDashboardPageWidgetLineChartStylesOutputReference | OneDashboardPageWidgetLineChartStyles): any;
6385
+ export declare class OneDashboardPageWidgetLineChartStylesOutputReference extends cdktn.ComplexObject {
6386
+ private isEmptyObject;
6387
+ /**
6388
+ * @param terraformResource The parent resource
6389
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
6390
+ */
6391
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string);
6392
+ get internalValue(): OneDashboardPageWidgetLineChartStyles | undefined;
6393
+ set internalValue(value: OneDashboardPageWidgetLineChartStyles | undefined);
6394
+ private _lineInterpolation?;
6395
+ get lineInterpolation(): string;
6396
+ set lineInterpolation(value: string);
6397
+ resetLineInterpolation(): void;
6398
+ get lineInterpolationInput(): string | undefined;
6399
+ private _gradient;
6400
+ get gradient(): OneDashboardPageWidgetLineChartStylesGradientOutputReference;
6401
+ putGradient(value: OneDashboardPageWidgetLineChartStylesGradient): void;
6402
+ resetGradient(): void;
6403
+ get gradientInput(): OneDashboardPageWidgetLineChartStylesGradient | undefined;
6404
+ }
5777
6405
  export interface OneDashboardPageWidgetLineColorsSeriesOverrides {
5778
6406
  /**
5779
6407
  * Color code
5780
6408
  *
5781
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#color OneDashboard#color}
6409
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
5782
6410
  */
5783
6411
  readonly color?: string;
5784
6412
  /**
5785
6413
  * Series name
5786
6414
  *
5787
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
6415
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
5788
6416
  */
5789
6417
  readonly seriesName?: string;
5790
6418
  }
@@ -5831,13 +6459,13 @@ export declare class OneDashboardPageWidgetLineColorsSeriesOverridesList extends
5831
6459
  }
5832
6460
  export interface OneDashboardPageWidgetLineColors {
5833
6461
  /**
5834
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#color OneDashboard#color}
6462
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
5835
6463
  */
5836
6464
  readonly color?: string;
5837
6465
  /**
5838
6466
  * series_overrides block
5839
6467
  *
5840
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
6468
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
5841
6469
  */
5842
6470
  readonly seriesOverrides?: OneDashboardPageWidgetLineColorsSeriesOverrides[] | cdktn.IResolvable;
5843
6471
  }
@@ -5886,25 +6514,25 @@ export interface OneDashboardPageWidgetLineDataFormat {
5886
6514
  /**
5887
6515
  * Defines the format of the mentioned type
5888
6516
  *
5889
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#format OneDashboard#format}
6517
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#format OneDashboard#format}
5890
6518
  */
5891
6519
  readonly format?: string;
5892
6520
  /**
5893
6521
  * The column name to be sorted
5894
6522
  *
5895
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#name OneDashboard#name}
6523
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
5896
6524
  */
5897
6525
  readonly name: string;
5898
6526
  /**
5899
6527
  * The precision of the type
5900
6528
  *
5901
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#precision OneDashboard#precision}
6529
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#precision OneDashboard#precision}
5902
6530
  */
5903
6531
  readonly precision?: number;
5904
6532
  /**
5905
6533
  * Defines the type of the mentioned column
5906
6534
  *
5907
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#type OneDashboard#type}
6535
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#type OneDashboard#type}
5908
6536
  */
5909
6537
  readonly type: string;
5910
6538
  }
@@ -5961,13 +6589,13 @@ export interface OneDashboardPageWidgetLineInitialSorting {
5961
6589
  /**
5962
6590
  * Defines the sort order. Either ascending or descending.
5963
6591
  *
5964
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#direction OneDashboard#direction}
6592
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#direction OneDashboard#direction}
5965
6593
  */
5966
6594
  readonly direction: string;
5967
6595
  /**
5968
6596
  * The column name to be sorted
5969
6597
  *
5970
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#name OneDashboard#name}
6598
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
5971
6599
  */
5972
6600
  readonly name: string;
5973
6601
  }
@@ -5995,13 +6623,13 @@ export interface OneDashboardPageWidgetLineNrqlQuery {
5995
6623
  /**
5996
6624
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
5997
6625
  *
5998
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#account_id OneDashboard#account_id}
6626
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
5999
6627
  */
6000
6628
  readonly accountId?: string;
6001
6629
  /**
6002
6630
  * The NRQL query.
6003
6631
  *
6004
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#query OneDashboard#query}
6632
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#query OneDashboard#query}
6005
6633
  */
6006
6634
  readonly query: string;
6007
6635
  }
@@ -6045,956 +6673,3 @@ export declare class OneDashboardPageWidgetLineNrqlQueryList extends cdktn.Compl
6045
6673
  */
6046
6674
  get(index: number): OneDashboardPageWidgetLineNrqlQueryOutputReference;
6047
6675
  }
6048
- export interface OneDashboardPageWidgetLineNullValuesSeriesOverrides {
6049
- /**
6050
- * Null value
6051
- *
6052
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
6053
- */
6054
- readonly nullValue?: string;
6055
- /**
6056
- * Series name
6057
- *
6058
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
6059
- */
6060
- readonly seriesName?: string;
6061
- }
6062
- export declare function oneDashboardPageWidgetLineNullValuesSeriesOverridesToTerraform(struct?: OneDashboardPageWidgetLineNullValuesSeriesOverrides | cdktn.IResolvable): any;
6063
- export declare function oneDashboardPageWidgetLineNullValuesSeriesOverridesToHclTerraform(struct?: OneDashboardPageWidgetLineNullValuesSeriesOverrides | cdktn.IResolvable): any;
6064
- export declare class OneDashboardPageWidgetLineNullValuesSeriesOverridesOutputReference extends cdktn.ComplexObject {
6065
- private isEmptyObject;
6066
- private resolvableValue?;
6067
- /**
6068
- * @param terraformResource The parent resource
6069
- * @param terraformAttribute The attribute on the parent resource this class is referencing
6070
- * @param complexObjectIndex the index of this item in the list
6071
- * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
6072
- */
6073
- constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
6074
- get internalValue(): OneDashboardPageWidgetLineNullValuesSeriesOverrides | cdktn.IResolvable | undefined;
6075
- set internalValue(value: OneDashboardPageWidgetLineNullValuesSeriesOverrides | cdktn.IResolvable | undefined);
6076
- private _nullValue?;
6077
- get nullValue(): string;
6078
- set nullValue(value: string);
6079
- resetNullValue(): void;
6080
- get nullValueInput(): string | undefined;
6081
- private _seriesName?;
6082
- get seriesName(): string;
6083
- set seriesName(value: string);
6084
- resetSeriesName(): void;
6085
- get seriesNameInput(): string | undefined;
6086
- }
6087
- export declare class OneDashboardPageWidgetLineNullValuesSeriesOverridesList extends cdktn.ComplexList {
6088
- protected terraformResource: cdktn.IInterpolatingParent;
6089
- protected terraformAttribute: string;
6090
- protected wrapsSet: boolean;
6091
- internalValue?: OneDashboardPageWidgetLineNullValuesSeriesOverrides[] | cdktn.IResolvable;
6092
- /**
6093
- * @param terraformResource The parent resource
6094
- * @param terraformAttribute The attribute on the parent resource this class is referencing
6095
- * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
6096
- */
6097
- constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
6098
- /**
6099
- * @param index the index of the item to return
6100
- */
6101
- get(index: number): OneDashboardPageWidgetLineNullValuesSeriesOverridesOutputReference;
6102
- }
6103
- export interface OneDashboardPageWidgetLineNullValues {
6104
- /**
6105
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
6106
- */
6107
- readonly nullValue?: string;
6108
- /**
6109
- * series_overrides block
6110
- *
6111
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
6112
- */
6113
- readonly seriesOverrides?: OneDashboardPageWidgetLineNullValuesSeriesOverrides[] | cdktn.IResolvable;
6114
- }
6115
- export declare function oneDashboardPageWidgetLineNullValuesToTerraform(struct?: OneDashboardPageWidgetLineNullValues | cdktn.IResolvable): any;
6116
- export declare function oneDashboardPageWidgetLineNullValuesToHclTerraform(struct?: OneDashboardPageWidgetLineNullValues | cdktn.IResolvable): any;
6117
- export declare class OneDashboardPageWidgetLineNullValuesOutputReference extends cdktn.ComplexObject {
6118
- private isEmptyObject;
6119
- private resolvableValue?;
6120
- /**
6121
- * @param terraformResource The parent resource
6122
- * @param terraformAttribute The attribute on the parent resource this class is referencing
6123
- * @param complexObjectIndex the index of this item in the list
6124
- * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
6125
- */
6126
- constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
6127
- get internalValue(): OneDashboardPageWidgetLineNullValues | cdktn.IResolvable | undefined;
6128
- set internalValue(value: OneDashboardPageWidgetLineNullValues | cdktn.IResolvable | undefined);
6129
- private _nullValue?;
6130
- get nullValue(): string;
6131
- set nullValue(value: string);
6132
- resetNullValue(): void;
6133
- get nullValueInput(): string | undefined;
6134
- private _seriesOverrides;
6135
- get seriesOverrides(): OneDashboardPageWidgetLineNullValuesSeriesOverridesList;
6136
- putSeriesOverrides(value: OneDashboardPageWidgetLineNullValuesSeriesOverrides[] | cdktn.IResolvable): void;
6137
- resetSeriesOverrides(): void;
6138
- get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetLineNullValuesSeriesOverrides[] | undefined;
6139
- }
6140
- export declare class OneDashboardPageWidgetLineNullValuesList extends cdktn.ComplexList {
6141
- protected terraformResource: cdktn.IInterpolatingParent;
6142
- protected terraformAttribute: string;
6143
- protected wrapsSet: boolean;
6144
- internalValue?: OneDashboardPageWidgetLineNullValues[] | cdktn.IResolvable;
6145
- /**
6146
- * @param terraformResource The parent resource
6147
- * @param terraformAttribute The attribute on the parent resource this class is referencing
6148
- * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
6149
- */
6150
- constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
6151
- /**
6152
- * @param index the index of the item to return
6153
- */
6154
- get(index: number): OneDashboardPageWidgetLineNullValuesOutputReference;
6155
- }
6156
- export interface OneDashboardPageWidgetLineThreshold {
6157
- /**
6158
- * The number from which the range starts in thresholds.
6159
- *
6160
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#from OneDashboard#from}
6161
- */
6162
- readonly from?: string;
6163
- /**
6164
- * Name of the threshold created.
6165
- *
6166
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#name OneDashboard#name}
6167
- */
6168
- readonly name?: string;
6169
- /**
6170
- * Severity of the threshold, which would reflect in the widget, in the range of the threshold specified.
6171
- *
6172
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#severity OneDashboard#severity}
6173
- */
6174
- readonly severity?: string;
6175
- /**
6176
- * The number at which the range ends in thresholds.
6177
- *
6178
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#to OneDashboard#to}
6179
- */
6180
- readonly to?: string;
6181
- }
6182
- export declare function oneDashboardPageWidgetLineThresholdToTerraform(struct?: OneDashboardPageWidgetLineThreshold | cdktn.IResolvable): any;
6183
- export declare function oneDashboardPageWidgetLineThresholdToHclTerraform(struct?: OneDashboardPageWidgetLineThreshold | cdktn.IResolvable): any;
6184
- export declare class OneDashboardPageWidgetLineThresholdOutputReference extends cdktn.ComplexObject {
6185
- private isEmptyObject;
6186
- private resolvableValue?;
6187
- /**
6188
- * @param terraformResource The parent resource
6189
- * @param terraformAttribute The attribute on the parent resource this class is referencing
6190
- * @param complexObjectIndex the index of this item in the list
6191
- * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
6192
- */
6193
- constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
6194
- get internalValue(): OneDashboardPageWidgetLineThreshold | cdktn.IResolvable | undefined;
6195
- set internalValue(value: OneDashboardPageWidgetLineThreshold | cdktn.IResolvable | undefined);
6196
- private _from?;
6197
- get from(): string;
6198
- set from(value: string);
6199
- resetFrom(): void;
6200
- get fromInput(): string | undefined;
6201
- private _name?;
6202
- get name(): string;
6203
- set name(value: string);
6204
- resetName(): void;
6205
- get nameInput(): string | undefined;
6206
- private _severity?;
6207
- get severity(): string;
6208
- set severity(value: string);
6209
- resetSeverity(): void;
6210
- get severityInput(): string | undefined;
6211
- private _to?;
6212
- get to(): string;
6213
- set to(value: string);
6214
- resetTo(): void;
6215
- get toInput(): string | undefined;
6216
- }
6217
- export declare class OneDashboardPageWidgetLineThresholdList extends cdktn.ComplexList {
6218
- protected terraformResource: cdktn.IInterpolatingParent;
6219
- protected terraformAttribute: string;
6220
- protected wrapsSet: boolean;
6221
- internalValue?: OneDashboardPageWidgetLineThreshold[] | cdktn.IResolvable;
6222
- /**
6223
- * @param terraformResource The parent resource
6224
- * @param terraformAttribute The attribute on the parent resource this class is referencing
6225
- * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
6226
- */
6227
- constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
6228
- /**
6229
- * @param index the index of the item to return
6230
- */
6231
- get(index: number): OneDashboardPageWidgetLineThresholdOutputReference;
6232
- }
6233
- export interface OneDashboardPageWidgetLineTooltip {
6234
- /**
6235
- * Tooltip display mode.
6236
- *
6237
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#mode OneDashboard#mode}
6238
- */
6239
- readonly mode: string;
6240
- }
6241
- export declare function oneDashboardPageWidgetLineTooltipToTerraform(struct?: OneDashboardPageWidgetLineTooltipOutputReference | OneDashboardPageWidgetLineTooltip): any;
6242
- export declare function oneDashboardPageWidgetLineTooltipToHclTerraform(struct?: OneDashboardPageWidgetLineTooltipOutputReference | OneDashboardPageWidgetLineTooltip): any;
6243
- export declare class OneDashboardPageWidgetLineTooltipOutputReference extends cdktn.ComplexObject {
6244
- private isEmptyObject;
6245
- /**
6246
- * @param terraformResource The parent resource
6247
- * @param terraformAttribute The attribute on the parent resource this class is referencing
6248
- */
6249
- constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string);
6250
- get internalValue(): OneDashboardPageWidgetLineTooltip | undefined;
6251
- set internalValue(value: OneDashboardPageWidgetLineTooltip | undefined);
6252
- private _mode?;
6253
- get mode(): string;
6254
- set mode(value: string);
6255
- get modeInput(): string | undefined;
6256
- }
6257
- export interface OneDashboardPageWidgetLineUnitsSeriesOverrides {
6258
- /**
6259
- * Series name
6260
- *
6261
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
6262
- */
6263
- readonly seriesName?: string;
6264
- /**
6265
- * Unit name
6266
- *
6267
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#unit OneDashboard#unit}
6268
- */
6269
- readonly unit?: string;
6270
- }
6271
- export declare function oneDashboardPageWidgetLineUnitsSeriesOverridesToTerraform(struct?: OneDashboardPageWidgetLineUnitsSeriesOverrides | cdktn.IResolvable): any;
6272
- export declare function oneDashboardPageWidgetLineUnitsSeriesOverridesToHclTerraform(struct?: OneDashboardPageWidgetLineUnitsSeriesOverrides | cdktn.IResolvable): any;
6273
- export declare class OneDashboardPageWidgetLineUnitsSeriesOverridesOutputReference extends cdktn.ComplexObject {
6274
- private isEmptyObject;
6275
- private resolvableValue?;
6276
- /**
6277
- * @param terraformResource The parent resource
6278
- * @param terraformAttribute The attribute on the parent resource this class is referencing
6279
- * @param complexObjectIndex the index of this item in the list
6280
- * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
6281
- */
6282
- constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
6283
- get internalValue(): OneDashboardPageWidgetLineUnitsSeriesOverrides | cdktn.IResolvable | undefined;
6284
- set internalValue(value: OneDashboardPageWidgetLineUnitsSeriesOverrides | cdktn.IResolvable | undefined);
6285
- private _seriesName?;
6286
- get seriesName(): string;
6287
- set seriesName(value: string);
6288
- resetSeriesName(): void;
6289
- get seriesNameInput(): string | undefined;
6290
- private _unit?;
6291
- get unit(): string;
6292
- set unit(value: string);
6293
- resetUnit(): void;
6294
- get unitInput(): string | undefined;
6295
- }
6296
- export declare class OneDashboardPageWidgetLineUnitsSeriesOverridesList extends cdktn.ComplexList {
6297
- protected terraformResource: cdktn.IInterpolatingParent;
6298
- protected terraformAttribute: string;
6299
- protected wrapsSet: boolean;
6300
- internalValue?: OneDashboardPageWidgetLineUnitsSeriesOverrides[] | cdktn.IResolvable;
6301
- /**
6302
- * @param terraformResource The parent resource
6303
- * @param terraformAttribute The attribute on the parent resource this class is referencing
6304
- * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
6305
- */
6306
- constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
6307
- /**
6308
- * @param index the index of the item to return
6309
- */
6310
- get(index: number): OneDashboardPageWidgetLineUnitsSeriesOverridesOutputReference;
6311
- }
6312
- export interface OneDashboardPageWidgetLineUnits {
6313
- /**
6314
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#unit OneDashboard#unit}
6315
- */
6316
- readonly unit?: string;
6317
- /**
6318
- * series_overrides block
6319
- *
6320
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
6321
- */
6322
- readonly seriesOverrides?: OneDashboardPageWidgetLineUnitsSeriesOverrides[] | cdktn.IResolvable;
6323
- }
6324
- export declare function oneDashboardPageWidgetLineUnitsToTerraform(struct?: OneDashboardPageWidgetLineUnits | cdktn.IResolvable): any;
6325
- export declare function oneDashboardPageWidgetLineUnitsToHclTerraform(struct?: OneDashboardPageWidgetLineUnits | cdktn.IResolvable): any;
6326
- export declare class OneDashboardPageWidgetLineUnitsOutputReference extends cdktn.ComplexObject {
6327
- private isEmptyObject;
6328
- private resolvableValue?;
6329
- /**
6330
- * @param terraformResource The parent resource
6331
- * @param terraformAttribute The attribute on the parent resource this class is referencing
6332
- * @param complexObjectIndex the index of this item in the list
6333
- * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
6334
- */
6335
- constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
6336
- get internalValue(): OneDashboardPageWidgetLineUnits | cdktn.IResolvable | undefined;
6337
- set internalValue(value: OneDashboardPageWidgetLineUnits | cdktn.IResolvable | undefined);
6338
- private _unit?;
6339
- get unit(): string;
6340
- set unit(value: string);
6341
- resetUnit(): void;
6342
- get unitInput(): string | undefined;
6343
- private _seriesOverrides;
6344
- get seriesOverrides(): OneDashboardPageWidgetLineUnitsSeriesOverridesList;
6345
- putSeriesOverrides(value: OneDashboardPageWidgetLineUnitsSeriesOverrides[] | cdktn.IResolvable): void;
6346
- resetSeriesOverrides(): void;
6347
- get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetLineUnitsSeriesOverrides[] | undefined;
6348
- }
6349
- export declare class OneDashboardPageWidgetLineUnitsList extends cdktn.ComplexList {
6350
- protected terraformResource: cdktn.IInterpolatingParent;
6351
- protected terraformAttribute: string;
6352
- protected wrapsSet: boolean;
6353
- internalValue?: OneDashboardPageWidgetLineUnits[] | cdktn.IResolvable;
6354
- /**
6355
- * @param terraformResource The parent resource
6356
- * @param terraformAttribute The attribute on the parent resource this class is referencing
6357
- * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
6358
- */
6359
- constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
6360
- /**
6361
- * @param index the index of the item to return
6362
- */
6363
- get(index: number): OneDashboardPageWidgetLineUnitsOutputReference;
6364
- }
6365
- export interface OneDashboardPageWidgetLineYAxisRight {
6366
- /**
6367
- * Minimum value of the range to be specified with the Y-Axis on the right of the line widget.
6368
- *
6369
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#y_axis_right_max OneDashboard#y_axis_right_max}
6370
- */
6371
- readonly yAxisRightMax?: number;
6372
- /**
6373
- * Minimum value of the range to be specified with the Y-Axis on the right of the line widget.
6374
- *
6375
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#y_axis_right_min OneDashboard#y_axis_right_min}
6376
- */
6377
- readonly yAxisRightMin?: number;
6378
- /**
6379
- * A set of series that helps specify the Y-Axis on the right of the line widget.
6380
- *
6381
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#y_axis_right_series OneDashboard#y_axis_right_series}
6382
- */
6383
- readonly yAxisRightSeries?: string[];
6384
- /**
6385
- * An attribute that helps specify the Y-Axis on the right of the line widget.
6386
- *
6387
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#y_axis_right_zero OneDashboard#y_axis_right_zero}
6388
- */
6389
- readonly yAxisRightZero?: boolean | cdktn.IResolvable;
6390
- }
6391
- export declare function oneDashboardPageWidgetLineYAxisRightToTerraform(struct?: OneDashboardPageWidgetLineYAxisRightOutputReference | OneDashboardPageWidgetLineYAxisRight): any;
6392
- export declare function oneDashboardPageWidgetLineYAxisRightToHclTerraform(struct?: OneDashboardPageWidgetLineYAxisRightOutputReference | OneDashboardPageWidgetLineYAxisRight): any;
6393
- export declare class OneDashboardPageWidgetLineYAxisRightOutputReference extends cdktn.ComplexObject {
6394
- private isEmptyObject;
6395
- /**
6396
- * @param terraformResource The parent resource
6397
- * @param terraformAttribute The attribute on the parent resource this class is referencing
6398
- */
6399
- constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string);
6400
- get internalValue(): OneDashboardPageWidgetLineYAxisRight | undefined;
6401
- set internalValue(value: OneDashboardPageWidgetLineYAxisRight | undefined);
6402
- private _yAxisRightMax?;
6403
- get yAxisRightMax(): number;
6404
- set yAxisRightMax(value: number);
6405
- resetYAxisRightMax(): void;
6406
- get yAxisRightMaxInput(): number | undefined;
6407
- private _yAxisRightMin?;
6408
- get yAxisRightMin(): number;
6409
- set yAxisRightMin(value: number);
6410
- resetYAxisRightMin(): void;
6411
- get yAxisRightMinInput(): number | undefined;
6412
- private _yAxisRightSeries?;
6413
- get yAxisRightSeries(): string[];
6414
- set yAxisRightSeries(value: string[]);
6415
- resetYAxisRightSeries(): void;
6416
- get yAxisRightSeriesInput(): string[] | undefined;
6417
- private _yAxisRightZero?;
6418
- get yAxisRightZero(): boolean | cdktn.IResolvable;
6419
- set yAxisRightZero(value: boolean | cdktn.IResolvable);
6420
- resetYAxisRightZero(): void;
6421
- get yAxisRightZeroInput(): boolean | cdktn.IResolvable | undefined;
6422
- }
6423
- export interface OneDashboardPageWidgetLine {
6424
- /**
6425
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#column OneDashboard#column}
6426
- */
6427
- readonly column: number;
6428
- /**
6429
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
6430
- */
6431
- readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
6432
- /**
6433
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#height OneDashboard#height}
6434
- */
6435
- readonly height?: number;
6436
- /**
6437
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
6438
- */
6439
- readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
6440
- /**
6441
- * Specified if the label should be visible in the graph created when specified with thresholds.
6442
- *
6443
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#is_label_visible OneDashboard#is_label_visible}
6444
- */
6445
- readonly isLabelVisible?: boolean | cdktn.IResolvable;
6446
- /**
6447
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
6448
- */
6449
- readonly legendEnabled?: boolean | cdktn.IResolvable;
6450
- /**
6451
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
6452
- */
6453
- readonly refreshRate?: string;
6454
- /**
6455
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#row OneDashboard#row}
6456
- */
6457
- readonly row: number;
6458
- /**
6459
- * A title for the widget.
6460
- *
6461
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#title OneDashboard#title}
6462
- */
6463
- readonly title: string;
6464
- /**
6465
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#width OneDashboard#width}
6466
- */
6467
- readonly width?: number;
6468
- /**
6469
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
6470
- */
6471
- readonly yAxisLeftMax?: number;
6472
- /**
6473
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
6474
- */
6475
- readonly yAxisLeftMin?: number;
6476
- /**
6477
- * Specifies if the values on the graph to be rendered need to be fit to scale, or printed within the specified range.
6478
- *
6479
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#y_axis_left_zero OneDashboard#y_axis_left_zero}
6480
- */
6481
- readonly yAxisLeftZero?: boolean | cdktn.IResolvable;
6482
- /**
6483
- * colors block
6484
- *
6485
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#colors OneDashboard#colors}
6486
- */
6487
- readonly colors?: OneDashboardPageWidgetLineColors[] | cdktn.IResolvable;
6488
- /**
6489
- * data_format block
6490
- *
6491
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#data_format OneDashboard#data_format}
6492
- */
6493
- readonly dataFormat?: OneDashboardPageWidgetLineDataFormat[] | cdktn.IResolvable;
6494
- /**
6495
- * initial_sorting block
6496
- *
6497
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
6498
- */
6499
- readonly initialSorting?: OneDashboardPageWidgetLineInitialSorting;
6500
- /**
6501
- * nrql_query block
6502
- *
6503
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
6504
- */
6505
- readonly nrqlQuery: OneDashboardPageWidgetLineNrqlQuery[] | cdktn.IResolvable;
6506
- /**
6507
- * null_values block
6508
- *
6509
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_values OneDashboard#null_values}
6510
- */
6511
- readonly nullValues?: OneDashboardPageWidgetLineNullValues[] | cdktn.IResolvable;
6512
- /**
6513
- * threshold block
6514
- *
6515
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#threshold OneDashboard#threshold}
6516
- */
6517
- readonly threshold?: OneDashboardPageWidgetLineThreshold[] | cdktn.IResolvable;
6518
- /**
6519
- * tooltip block
6520
- *
6521
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#tooltip OneDashboard#tooltip}
6522
- */
6523
- readonly tooltip?: OneDashboardPageWidgetLineTooltip;
6524
- /**
6525
- * units block
6526
- *
6527
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#units OneDashboard#units}
6528
- */
6529
- readonly units?: OneDashboardPageWidgetLineUnits[] | cdktn.IResolvable;
6530
- /**
6531
- * y_axis_right block
6532
- *
6533
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#y_axis_right OneDashboard#y_axis_right}
6534
- */
6535
- readonly yAxisRight?: OneDashboardPageWidgetLineYAxisRight;
6536
- }
6537
- export declare function oneDashboardPageWidgetLineToTerraform(struct?: OneDashboardPageWidgetLine | cdktn.IResolvable): any;
6538
- export declare function oneDashboardPageWidgetLineToHclTerraform(struct?: OneDashboardPageWidgetLine | cdktn.IResolvable): any;
6539
- export declare class OneDashboardPageWidgetLineOutputReference extends cdktn.ComplexObject {
6540
- private isEmptyObject;
6541
- private resolvableValue?;
6542
- /**
6543
- * @param terraformResource The parent resource
6544
- * @param terraformAttribute The attribute on the parent resource this class is referencing
6545
- * @param complexObjectIndex the index of this item in the list
6546
- * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
6547
- */
6548
- constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
6549
- get internalValue(): OneDashboardPageWidgetLine | cdktn.IResolvable | undefined;
6550
- set internalValue(value: OneDashboardPageWidgetLine | cdktn.IResolvable | undefined);
6551
- private _column?;
6552
- get column(): number;
6553
- set column(value: number);
6554
- get columnInput(): number | undefined;
6555
- private _facetShowOtherSeries?;
6556
- get facetShowOtherSeries(): boolean | cdktn.IResolvable;
6557
- set facetShowOtherSeries(value: boolean | cdktn.IResolvable);
6558
- resetFacetShowOtherSeries(): void;
6559
- get facetShowOtherSeriesInput(): boolean | cdktn.IResolvable | undefined;
6560
- private _height?;
6561
- get height(): number;
6562
- set height(value: number);
6563
- resetHeight(): void;
6564
- get heightInput(): number | undefined;
6565
- get id(): string;
6566
- private _ignoreTimeRange?;
6567
- get ignoreTimeRange(): boolean | cdktn.IResolvable;
6568
- set ignoreTimeRange(value: boolean | cdktn.IResolvable);
6569
- resetIgnoreTimeRange(): void;
6570
- get ignoreTimeRangeInput(): boolean | cdktn.IResolvable | undefined;
6571
- private _isLabelVisible?;
6572
- get isLabelVisible(): boolean | cdktn.IResolvable;
6573
- set isLabelVisible(value: boolean | cdktn.IResolvable);
6574
- resetIsLabelVisible(): void;
6575
- get isLabelVisibleInput(): boolean | cdktn.IResolvable | undefined;
6576
- private _legendEnabled?;
6577
- get legendEnabled(): boolean | cdktn.IResolvable;
6578
- set legendEnabled(value: boolean | cdktn.IResolvable);
6579
- resetLegendEnabled(): void;
6580
- get legendEnabledInput(): boolean | cdktn.IResolvable | undefined;
6581
- private _refreshRate?;
6582
- get refreshRate(): string;
6583
- set refreshRate(value: string);
6584
- resetRefreshRate(): void;
6585
- get refreshRateInput(): string | undefined;
6586
- private _row?;
6587
- get row(): number;
6588
- set row(value: number);
6589
- get rowInput(): number | undefined;
6590
- private _title?;
6591
- get title(): string;
6592
- set title(value: string);
6593
- get titleInput(): string | undefined;
6594
- private _width?;
6595
- get width(): number;
6596
- set width(value: number);
6597
- resetWidth(): void;
6598
- get widthInput(): number | undefined;
6599
- private _yAxisLeftMax?;
6600
- get yAxisLeftMax(): number;
6601
- set yAxisLeftMax(value: number);
6602
- resetYAxisLeftMax(): void;
6603
- get yAxisLeftMaxInput(): number | undefined;
6604
- private _yAxisLeftMin?;
6605
- get yAxisLeftMin(): number;
6606
- set yAxisLeftMin(value: number);
6607
- resetYAxisLeftMin(): void;
6608
- get yAxisLeftMinInput(): number | undefined;
6609
- private _yAxisLeftZero?;
6610
- get yAxisLeftZero(): boolean | cdktn.IResolvable;
6611
- set yAxisLeftZero(value: boolean | cdktn.IResolvable);
6612
- resetYAxisLeftZero(): void;
6613
- get yAxisLeftZeroInput(): boolean | cdktn.IResolvable | undefined;
6614
- private _colors;
6615
- get colors(): OneDashboardPageWidgetLineColorsList;
6616
- putColors(value: OneDashboardPageWidgetLineColors[] | cdktn.IResolvable): void;
6617
- resetColors(): void;
6618
- get colorsInput(): cdktn.IResolvable | OneDashboardPageWidgetLineColors[] | undefined;
6619
- private _dataFormat;
6620
- get dataFormat(): OneDashboardPageWidgetLineDataFormatList;
6621
- putDataFormat(value: OneDashboardPageWidgetLineDataFormat[] | cdktn.IResolvable): void;
6622
- resetDataFormat(): void;
6623
- get dataFormatInput(): cdktn.IResolvable | OneDashboardPageWidgetLineDataFormat[] | undefined;
6624
- private _initialSorting;
6625
- get initialSorting(): OneDashboardPageWidgetLineInitialSortingOutputReference;
6626
- putInitialSorting(value: OneDashboardPageWidgetLineInitialSorting): void;
6627
- resetInitialSorting(): void;
6628
- get initialSortingInput(): OneDashboardPageWidgetLineInitialSorting | undefined;
6629
- private _nrqlQuery;
6630
- get nrqlQuery(): OneDashboardPageWidgetLineNrqlQueryList;
6631
- putNrqlQuery(value: OneDashboardPageWidgetLineNrqlQuery[] | cdktn.IResolvable): void;
6632
- get nrqlQueryInput(): cdktn.IResolvable | OneDashboardPageWidgetLineNrqlQuery[] | undefined;
6633
- private _nullValues;
6634
- get nullValues(): OneDashboardPageWidgetLineNullValuesList;
6635
- putNullValues(value: OneDashboardPageWidgetLineNullValues[] | cdktn.IResolvable): void;
6636
- resetNullValues(): void;
6637
- get nullValuesInput(): cdktn.IResolvable | OneDashboardPageWidgetLineNullValues[] | undefined;
6638
- private _threshold;
6639
- get threshold(): OneDashboardPageWidgetLineThresholdList;
6640
- putThreshold(value: OneDashboardPageWidgetLineThreshold[] | cdktn.IResolvable): void;
6641
- resetThreshold(): void;
6642
- get thresholdInput(): cdktn.IResolvable | OneDashboardPageWidgetLineThreshold[] | undefined;
6643
- private _tooltip;
6644
- get tooltip(): OneDashboardPageWidgetLineTooltipOutputReference;
6645
- putTooltip(value: OneDashboardPageWidgetLineTooltip): void;
6646
- resetTooltip(): void;
6647
- get tooltipInput(): OneDashboardPageWidgetLineTooltip | undefined;
6648
- private _units;
6649
- get units(): OneDashboardPageWidgetLineUnitsList;
6650
- putUnits(value: OneDashboardPageWidgetLineUnits[] | cdktn.IResolvable): void;
6651
- resetUnits(): void;
6652
- get unitsInput(): cdktn.IResolvable | OneDashboardPageWidgetLineUnits[] | undefined;
6653
- private _yAxisRight;
6654
- get yAxisRight(): OneDashboardPageWidgetLineYAxisRightOutputReference;
6655
- putYAxisRight(value: OneDashboardPageWidgetLineYAxisRight): void;
6656
- resetYAxisRight(): void;
6657
- get yAxisRightInput(): OneDashboardPageWidgetLineYAxisRight | undefined;
6658
- }
6659
- export declare class OneDashboardPageWidgetLineList extends cdktn.ComplexList {
6660
- protected terraformResource: cdktn.IInterpolatingParent;
6661
- protected terraformAttribute: string;
6662
- protected wrapsSet: boolean;
6663
- internalValue?: OneDashboardPageWidgetLine[] | cdktn.IResolvable;
6664
- /**
6665
- * @param terraformResource The parent resource
6666
- * @param terraformAttribute The attribute on the parent resource this class is referencing
6667
- * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
6668
- */
6669
- constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
6670
- /**
6671
- * @param index the index of the item to return
6672
- */
6673
- get(index: number): OneDashboardPageWidgetLineOutputReference;
6674
- }
6675
- export interface OneDashboardPageWidgetLogTableColorsSeriesOverrides {
6676
- /**
6677
- * Color code
6678
- *
6679
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#color OneDashboard#color}
6680
- */
6681
- readonly color?: string;
6682
- /**
6683
- * Series name
6684
- *
6685
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
6686
- */
6687
- readonly seriesName?: string;
6688
- }
6689
- export declare function oneDashboardPageWidgetLogTableColorsSeriesOverridesToTerraform(struct?: OneDashboardPageWidgetLogTableColorsSeriesOverrides | cdktn.IResolvable): any;
6690
- export declare function oneDashboardPageWidgetLogTableColorsSeriesOverridesToHclTerraform(struct?: OneDashboardPageWidgetLogTableColorsSeriesOverrides | cdktn.IResolvable): any;
6691
- export declare class OneDashboardPageWidgetLogTableColorsSeriesOverridesOutputReference extends cdktn.ComplexObject {
6692
- private isEmptyObject;
6693
- private resolvableValue?;
6694
- /**
6695
- * @param terraformResource The parent resource
6696
- * @param terraformAttribute The attribute on the parent resource this class is referencing
6697
- * @param complexObjectIndex the index of this item in the list
6698
- * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
6699
- */
6700
- constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
6701
- get internalValue(): OneDashboardPageWidgetLogTableColorsSeriesOverrides | cdktn.IResolvable | undefined;
6702
- set internalValue(value: OneDashboardPageWidgetLogTableColorsSeriesOverrides | cdktn.IResolvable | undefined);
6703
- private _color?;
6704
- get color(): string;
6705
- set color(value: string);
6706
- resetColor(): void;
6707
- get colorInput(): string | undefined;
6708
- private _seriesName?;
6709
- get seriesName(): string;
6710
- set seriesName(value: string);
6711
- resetSeriesName(): void;
6712
- get seriesNameInput(): string | undefined;
6713
- }
6714
- export declare class OneDashboardPageWidgetLogTableColorsSeriesOverridesList extends cdktn.ComplexList {
6715
- protected terraformResource: cdktn.IInterpolatingParent;
6716
- protected terraformAttribute: string;
6717
- protected wrapsSet: boolean;
6718
- internalValue?: OneDashboardPageWidgetLogTableColorsSeriesOverrides[] | cdktn.IResolvable;
6719
- /**
6720
- * @param terraformResource The parent resource
6721
- * @param terraformAttribute The attribute on the parent resource this class is referencing
6722
- * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
6723
- */
6724
- constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
6725
- /**
6726
- * @param index the index of the item to return
6727
- */
6728
- get(index: number): OneDashboardPageWidgetLogTableColorsSeriesOverridesOutputReference;
6729
- }
6730
- export interface OneDashboardPageWidgetLogTableColors {
6731
- /**
6732
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#color OneDashboard#color}
6733
- */
6734
- readonly color?: string;
6735
- /**
6736
- * series_overrides block
6737
- *
6738
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
6739
- */
6740
- readonly seriesOverrides?: OneDashboardPageWidgetLogTableColorsSeriesOverrides[] | cdktn.IResolvable;
6741
- }
6742
- export declare function oneDashboardPageWidgetLogTableColorsToTerraform(struct?: OneDashboardPageWidgetLogTableColors | cdktn.IResolvable): any;
6743
- export declare function oneDashboardPageWidgetLogTableColorsToHclTerraform(struct?: OneDashboardPageWidgetLogTableColors | cdktn.IResolvable): any;
6744
- export declare class OneDashboardPageWidgetLogTableColorsOutputReference extends cdktn.ComplexObject {
6745
- private isEmptyObject;
6746
- private resolvableValue?;
6747
- /**
6748
- * @param terraformResource The parent resource
6749
- * @param terraformAttribute The attribute on the parent resource this class is referencing
6750
- * @param complexObjectIndex the index of this item in the list
6751
- * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
6752
- */
6753
- constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
6754
- get internalValue(): OneDashboardPageWidgetLogTableColors | cdktn.IResolvable | undefined;
6755
- set internalValue(value: OneDashboardPageWidgetLogTableColors | cdktn.IResolvable | undefined);
6756
- private _color?;
6757
- get color(): string;
6758
- set color(value: string);
6759
- resetColor(): void;
6760
- get colorInput(): string | undefined;
6761
- private _seriesOverrides;
6762
- get seriesOverrides(): OneDashboardPageWidgetLogTableColorsSeriesOverridesList;
6763
- putSeriesOverrides(value: OneDashboardPageWidgetLogTableColorsSeriesOverrides[] | cdktn.IResolvable): void;
6764
- resetSeriesOverrides(): void;
6765
- get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetLogTableColorsSeriesOverrides[] | undefined;
6766
- }
6767
- export declare class OneDashboardPageWidgetLogTableColorsList extends cdktn.ComplexList {
6768
- protected terraformResource: cdktn.IInterpolatingParent;
6769
- protected terraformAttribute: string;
6770
- protected wrapsSet: boolean;
6771
- internalValue?: OneDashboardPageWidgetLogTableColors[] | cdktn.IResolvable;
6772
- /**
6773
- * @param terraformResource The parent resource
6774
- * @param terraformAttribute The attribute on the parent resource this class is referencing
6775
- * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
6776
- */
6777
- constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
6778
- /**
6779
- * @param index the index of the item to return
6780
- */
6781
- get(index: number): OneDashboardPageWidgetLogTableColorsOutputReference;
6782
- }
6783
- export interface OneDashboardPageWidgetLogTableDataFormat {
6784
- /**
6785
- * Defines the format of the mentioned type
6786
- *
6787
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#format OneDashboard#format}
6788
- */
6789
- readonly format?: string;
6790
- /**
6791
- * The column name to be sorted
6792
- *
6793
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#name OneDashboard#name}
6794
- */
6795
- readonly name: string;
6796
- /**
6797
- * The precision of the type
6798
- *
6799
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#precision OneDashboard#precision}
6800
- */
6801
- readonly precision?: number;
6802
- /**
6803
- * Defines the type of the mentioned column
6804
- *
6805
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#type OneDashboard#type}
6806
- */
6807
- readonly type: string;
6808
- }
6809
- export declare function oneDashboardPageWidgetLogTableDataFormatToTerraform(struct?: OneDashboardPageWidgetLogTableDataFormat | cdktn.IResolvable): any;
6810
- export declare function oneDashboardPageWidgetLogTableDataFormatToHclTerraform(struct?: OneDashboardPageWidgetLogTableDataFormat | cdktn.IResolvable): any;
6811
- export declare class OneDashboardPageWidgetLogTableDataFormatOutputReference extends cdktn.ComplexObject {
6812
- private isEmptyObject;
6813
- private resolvableValue?;
6814
- /**
6815
- * @param terraformResource The parent resource
6816
- * @param terraformAttribute The attribute on the parent resource this class is referencing
6817
- * @param complexObjectIndex the index of this item in the list
6818
- * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
6819
- */
6820
- constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
6821
- get internalValue(): OneDashboardPageWidgetLogTableDataFormat | cdktn.IResolvable | undefined;
6822
- set internalValue(value: OneDashboardPageWidgetLogTableDataFormat | cdktn.IResolvable | undefined);
6823
- private _format?;
6824
- get format(): string;
6825
- set format(value: string);
6826
- resetFormat(): void;
6827
- get formatInput(): string | undefined;
6828
- private _name?;
6829
- get name(): string;
6830
- set name(value: string);
6831
- get nameInput(): string | undefined;
6832
- private _precision?;
6833
- get precision(): number;
6834
- set precision(value: number);
6835
- resetPrecision(): void;
6836
- get precisionInput(): number | undefined;
6837
- private _type?;
6838
- get type(): string;
6839
- set type(value: string);
6840
- get typeInput(): string | undefined;
6841
- }
6842
- export declare class OneDashboardPageWidgetLogTableDataFormatList extends cdktn.ComplexList {
6843
- protected terraformResource: cdktn.IInterpolatingParent;
6844
- protected terraformAttribute: string;
6845
- protected wrapsSet: boolean;
6846
- internalValue?: OneDashboardPageWidgetLogTableDataFormat[] | cdktn.IResolvable;
6847
- /**
6848
- * @param terraformResource The parent resource
6849
- * @param terraformAttribute The attribute on the parent resource this class is referencing
6850
- * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
6851
- */
6852
- constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
6853
- /**
6854
- * @param index the index of the item to return
6855
- */
6856
- get(index: number): OneDashboardPageWidgetLogTableDataFormatOutputReference;
6857
- }
6858
- export interface OneDashboardPageWidgetLogTableInitialSorting {
6859
- /**
6860
- * Defines the sort order. Either ascending or descending.
6861
- *
6862
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#direction OneDashboard#direction}
6863
- */
6864
- readonly direction: string;
6865
- /**
6866
- * The column name to be sorted
6867
- *
6868
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#name OneDashboard#name}
6869
- */
6870
- readonly name: string;
6871
- }
6872
- export declare function oneDashboardPageWidgetLogTableInitialSortingToTerraform(struct?: OneDashboardPageWidgetLogTableInitialSortingOutputReference | OneDashboardPageWidgetLogTableInitialSorting): any;
6873
- export declare function oneDashboardPageWidgetLogTableInitialSortingToHclTerraform(struct?: OneDashboardPageWidgetLogTableInitialSortingOutputReference | OneDashboardPageWidgetLogTableInitialSorting): any;
6874
- export declare class OneDashboardPageWidgetLogTableInitialSortingOutputReference extends cdktn.ComplexObject {
6875
- private isEmptyObject;
6876
- /**
6877
- * @param terraformResource The parent resource
6878
- * @param terraformAttribute The attribute on the parent resource this class is referencing
6879
- */
6880
- constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string);
6881
- get internalValue(): OneDashboardPageWidgetLogTableInitialSorting | undefined;
6882
- set internalValue(value: OneDashboardPageWidgetLogTableInitialSorting | undefined);
6883
- private _direction?;
6884
- get direction(): string;
6885
- set direction(value: string);
6886
- get directionInput(): string | undefined;
6887
- private _name?;
6888
- get name(): string;
6889
- set name(value: string);
6890
- get nameInput(): string | undefined;
6891
- }
6892
- export interface OneDashboardPageWidgetLogTableNrqlQuery {
6893
- /**
6894
- * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
6895
- *
6896
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#account_id OneDashboard#account_id}
6897
- */
6898
- readonly accountId?: string;
6899
- /**
6900
- * The NRQL query.
6901
- *
6902
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#query OneDashboard#query}
6903
- */
6904
- readonly query: string;
6905
- }
6906
- export declare function oneDashboardPageWidgetLogTableNrqlQueryToTerraform(struct?: OneDashboardPageWidgetLogTableNrqlQuery | cdktn.IResolvable): any;
6907
- export declare function oneDashboardPageWidgetLogTableNrqlQueryToHclTerraform(struct?: OneDashboardPageWidgetLogTableNrqlQuery | cdktn.IResolvable): any;
6908
- export declare class OneDashboardPageWidgetLogTableNrqlQueryOutputReference extends cdktn.ComplexObject {
6909
- private isEmptyObject;
6910
- private resolvableValue?;
6911
- /**
6912
- * @param terraformResource The parent resource
6913
- * @param terraformAttribute The attribute on the parent resource this class is referencing
6914
- * @param complexObjectIndex the index of this item in the list
6915
- * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
6916
- */
6917
- constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
6918
- get internalValue(): OneDashboardPageWidgetLogTableNrqlQuery | cdktn.IResolvable | undefined;
6919
- set internalValue(value: OneDashboardPageWidgetLogTableNrqlQuery | cdktn.IResolvable | undefined);
6920
- private _accountId?;
6921
- get accountId(): string;
6922
- set accountId(value: string);
6923
- resetAccountId(): void;
6924
- get accountIdInput(): string | undefined;
6925
- private _query?;
6926
- get query(): string;
6927
- set query(value: string);
6928
- get queryInput(): string | undefined;
6929
- }
6930
- export declare class OneDashboardPageWidgetLogTableNrqlQueryList extends cdktn.ComplexList {
6931
- protected terraformResource: cdktn.IInterpolatingParent;
6932
- protected terraformAttribute: string;
6933
- protected wrapsSet: boolean;
6934
- internalValue?: OneDashboardPageWidgetLogTableNrqlQuery[] | cdktn.IResolvable;
6935
- /**
6936
- * @param terraformResource The parent resource
6937
- * @param terraformAttribute The attribute on the parent resource this class is referencing
6938
- * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
6939
- */
6940
- constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
6941
- /**
6942
- * @param index the index of the item to return
6943
- */
6944
- get(index: number): OneDashboardPageWidgetLogTableNrqlQueryOutputReference;
6945
- }
6946
- export interface OneDashboardPageWidgetLogTableNullValuesSeriesOverrides {
6947
- /**
6948
- * Null value
6949
- *
6950
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
6951
- */
6952
- readonly nullValue?: string;
6953
- /**
6954
- * Series name
6955
- *
6956
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
6957
- */
6958
- readonly seriesName?: string;
6959
- }
6960
- export declare function oneDashboardPageWidgetLogTableNullValuesSeriesOverridesToTerraform(struct?: OneDashboardPageWidgetLogTableNullValuesSeriesOverrides | cdktn.IResolvable): any;
6961
- export declare function oneDashboardPageWidgetLogTableNullValuesSeriesOverridesToHclTerraform(struct?: OneDashboardPageWidgetLogTableNullValuesSeriesOverrides | cdktn.IResolvable): any;
6962
- export declare class OneDashboardPageWidgetLogTableNullValuesSeriesOverridesOutputReference extends cdktn.ComplexObject {
6963
- private isEmptyObject;
6964
- private resolvableValue?;
6965
- /**
6966
- * @param terraformResource The parent resource
6967
- * @param terraformAttribute The attribute on the parent resource this class is referencing
6968
- * @param complexObjectIndex the index of this item in the list
6969
- * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
6970
- */
6971
- constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
6972
- get internalValue(): OneDashboardPageWidgetLogTableNullValuesSeriesOverrides | cdktn.IResolvable | undefined;
6973
- set internalValue(value: OneDashboardPageWidgetLogTableNullValuesSeriesOverrides | cdktn.IResolvable | undefined);
6974
- private _nullValue?;
6975
- get nullValue(): string;
6976
- set nullValue(value: string);
6977
- resetNullValue(): void;
6978
- get nullValueInput(): string | undefined;
6979
- private _seriesName?;
6980
- get seriesName(): string;
6981
- set seriesName(value: string);
6982
- resetSeriesName(): void;
6983
- get seriesNameInput(): string | undefined;
6984
- }
6985
- export declare class OneDashboardPageWidgetLogTableNullValuesSeriesOverridesList extends cdktn.ComplexList {
6986
- protected terraformResource: cdktn.IInterpolatingParent;
6987
- protected terraformAttribute: string;
6988
- protected wrapsSet: boolean;
6989
- internalValue?: OneDashboardPageWidgetLogTableNullValuesSeriesOverrides[] | cdktn.IResolvable;
6990
- /**
6991
- * @param terraformResource The parent resource
6992
- * @param terraformAttribute The attribute on the parent resource this class is referencing
6993
- * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
6994
- */
6995
- constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
6996
- /**
6997
- * @param index the index of the item to return
6998
- */
6999
- get(index: number): OneDashboardPageWidgetLogTableNullValuesSeriesOverridesOutputReference;
7000
- }