@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,16 +3,1040 @@
3
3
  * SPDX-License-Identifier: MPL-2.0
4
4
  */
5
5
  import * as cdktn from 'cdktn';
6
- import { OneDashboardPageWidgetLogTableNullValuesSeriesOverrides, OneDashboardPageWidgetLogTableNullValuesSeriesOverridesList, OneDashboardPageWidgetLogTableColors, OneDashboardPageWidgetLogTableColorsList, OneDashboardPageWidgetLogTableDataFormat, OneDashboardPageWidgetLogTableDataFormatList, OneDashboardPageWidgetLogTableInitialSorting, OneDashboardPageWidgetLogTableInitialSortingOutputReference, OneDashboardPageWidgetLogTableNrqlQuery, OneDashboardPageWidgetLogTableNrqlQueryList, OneDashboardPageWidgetArea, OneDashboardPageWidgetAreaList, OneDashboardPageWidgetBar, OneDashboardPageWidgetBarList, OneDashboardPageWidgetBillboard, OneDashboardPageWidgetBillboardList, OneDashboardPageWidgetBullet, OneDashboardPageWidgetBulletList, OneDashboardPageWidgetFunnel, OneDashboardPageWidgetFunnelList, OneDashboardPageWidgetHeatmap, OneDashboardPageWidgetHeatmapList, OneDashboardPageWidgetHistogram, OneDashboardPageWidgetHistogramList, OneDashboardPageWidgetJson, OneDashboardPageWidgetJsonList, OneDashboardPageWidgetLine, OneDashboardPageWidgetLineList } from './structs0';
6
+ import { OneDashboardPageWidgetLineChartStyles, OneDashboardPageWidgetLineChartStylesOutputReference, OneDashboardPageWidgetLineColors, OneDashboardPageWidgetLineColorsList, OneDashboardPageWidgetLineDataFormat, OneDashboardPageWidgetLineDataFormatList, OneDashboardPageWidgetLineInitialSorting, OneDashboardPageWidgetLineInitialSortingOutputReference, OneDashboardPageWidgetLineNrqlQuery, OneDashboardPageWidgetLineNrqlQueryList, OneDashboardPageWidgetArea, OneDashboardPageWidgetAreaList, OneDashboardPageWidgetBar, OneDashboardPageWidgetBarList, OneDashboardPageWidgetBillboard, OneDashboardPageWidgetBillboardList, OneDashboardPageWidgetBullet, OneDashboardPageWidgetBulletList, OneDashboardPageWidgetFunnel, OneDashboardPageWidgetFunnelList, OneDashboardPageWidgetHeatmap, OneDashboardPageWidgetHeatmapList, OneDashboardPageWidgetHistogram, OneDashboardPageWidgetHistogramList, OneDashboardPageWidgetJson, OneDashboardPageWidgetJsonList } from './structs0';
7
+ export interface OneDashboardPageWidgetLineNullValuesSeriesOverrides {
8
+ /**
9
+ * Null value
10
+ *
11
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
12
+ */
13
+ readonly nullValue?: string;
14
+ /**
15
+ * Series name
16
+ *
17
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
18
+ */
19
+ readonly seriesName?: string;
20
+ }
21
+ export declare function oneDashboardPageWidgetLineNullValuesSeriesOverridesToTerraform(struct?: OneDashboardPageWidgetLineNullValuesSeriesOverrides | cdktn.IResolvable): any;
22
+ export declare function oneDashboardPageWidgetLineNullValuesSeriesOverridesToHclTerraform(struct?: OneDashboardPageWidgetLineNullValuesSeriesOverrides | cdktn.IResolvable): any;
23
+ export declare class OneDashboardPageWidgetLineNullValuesSeriesOverridesOutputReference extends cdktn.ComplexObject {
24
+ private isEmptyObject;
25
+ private resolvableValue?;
26
+ /**
27
+ * @param terraformResource The parent resource
28
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
29
+ * @param complexObjectIndex the index of this item in the list
30
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
31
+ */
32
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
33
+ get internalValue(): OneDashboardPageWidgetLineNullValuesSeriesOverrides | cdktn.IResolvable | undefined;
34
+ set internalValue(value: OneDashboardPageWidgetLineNullValuesSeriesOverrides | cdktn.IResolvable | undefined);
35
+ private _nullValue?;
36
+ get nullValue(): string;
37
+ set nullValue(value: string);
38
+ resetNullValue(): void;
39
+ get nullValueInput(): string | undefined;
40
+ private _seriesName?;
41
+ get seriesName(): string;
42
+ set seriesName(value: string);
43
+ resetSeriesName(): void;
44
+ get seriesNameInput(): string | undefined;
45
+ }
46
+ export declare class OneDashboardPageWidgetLineNullValuesSeriesOverridesList extends cdktn.ComplexList {
47
+ protected terraformResource: cdktn.IInterpolatingParent;
48
+ protected terraformAttribute: string;
49
+ protected wrapsSet: boolean;
50
+ internalValue?: OneDashboardPageWidgetLineNullValuesSeriesOverrides[] | cdktn.IResolvable;
51
+ /**
52
+ * @param terraformResource The parent resource
53
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
54
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
55
+ */
56
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
57
+ /**
58
+ * @param index the index of the item to return
59
+ */
60
+ get(index: number): OneDashboardPageWidgetLineNullValuesSeriesOverridesOutputReference;
61
+ }
62
+ export interface OneDashboardPageWidgetLineNullValues {
63
+ /**
64
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
65
+ */
66
+ readonly nullValue?: string;
67
+ /**
68
+ * series_overrides block
69
+ *
70
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
71
+ */
72
+ readonly seriesOverrides?: OneDashboardPageWidgetLineNullValuesSeriesOverrides[] | cdktn.IResolvable;
73
+ }
74
+ export declare function oneDashboardPageWidgetLineNullValuesToTerraform(struct?: OneDashboardPageWidgetLineNullValues | cdktn.IResolvable): any;
75
+ export declare function oneDashboardPageWidgetLineNullValuesToHclTerraform(struct?: OneDashboardPageWidgetLineNullValues | cdktn.IResolvable): any;
76
+ export declare class OneDashboardPageWidgetLineNullValuesOutputReference extends cdktn.ComplexObject {
77
+ private isEmptyObject;
78
+ private resolvableValue?;
79
+ /**
80
+ * @param terraformResource The parent resource
81
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
82
+ * @param complexObjectIndex the index of this item in the list
83
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
84
+ */
85
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
86
+ get internalValue(): OneDashboardPageWidgetLineNullValues | cdktn.IResolvable | undefined;
87
+ set internalValue(value: OneDashboardPageWidgetLineNullValues | cdktn.IResolvable | undefined);
88
+ private _nullValue?;
89
+ get nullValue(): string;
90
+ set nullValue(value: string);
91
+ resetNullValue(): void;
92
+ get nullValueInput(): string | undefined;
93
+ private _seriesOverrides;
94
+ get seriesOverrides(): OneDashboardPageWidgetLineNullValuesSeriesOverridesList;
95
+ putSeriesOverrides(value: OneDashboardPageWidgetLineNullValuesSeriesOverrides[] | cdktn.IResolvable): void;
96
+ resetSeriesOverrides(): void;
97
+ get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetLineNullValuesSeriesOverrides[] | undefined;
98
+ }
99
+ export declare class OneDashboardPageWidgetLineNullValuesList extends cdktn.ComplexList {
100
+ protected terraformResource: cdktn.IInterpolatingParent;
101
+ protected terraformAttribute: string;
102
+ protected wrapsSet: boolean;
103
+ internalValue?: OneDashboardPageWidgetLineNullValues[] | cdktn.IResolvable;
104
+ /**
105
+ * @param terraformResource The parent resource
106
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
107
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
108
+ */
109
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
110
+ /**
111
+ * @param index the index of the item to return
112
+ */
113
+ get(index: number): OneDashboardPageWidgetLineNullValuesOutputReference;
114
+ }
115
+ export interface OneDashboardPageWidgetLineThreshold {
116
+ /**
117
+ * The number from which the range starts in thresholds.
118
+ *
119
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#from OneDashboard#from}
120
+ */
121
+ readonly from?: string;
122
+ /**
123
+ * Name of the threshold created.
124
+ *
125
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
126
+ */
127
+ readonly name?: string;
128
+ /**
129
+ * Severity of the threshold, which would reflect in the widget, in the range of the threshold specified.
130
+ *
131
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#severity OneDashboard#severity}
132
+ */
133
+ readonly severity?: string;
134
+ /**
135
+ * The number at which the range ends in thresholds.
136
+ *
137
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#to OneDashboard#to}
138
+ */
139
+ readonly to?: string;
140
+ }
141
+ export declare function oneDashboardPageWidgetLineThresholdToTerraform(struct?: OneDashboardPageWidgetLineThreshold | cdktn.IResolvable): any;
142
+ export declare function oneDashboardPageWidgetLineThresholdToHclTerraform(struct?: OneDashboardPageWidgetLineThreshold | cdktn.IResolvable): any;
143
+ export declare class OneDashboardPageWidgetLineThresholdOutputReference extends cdktn.ComplexObject {
144
+ private isEmptyObject;
145
+ private resolvableValue?;
146
+ /**
147
+ * @param terraformResource The parent resource
148
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
149
+ * @param complexObjectIndex the index of this item in the list
150
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
151
+ */
152
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
153
+ get internalValue(): OneDashboardPageWidgetLineThreshold | cdktn.IResolvable | undefined;
154
+ set internalValue(value: OneDashboardPageWidgetLineThreshold | cdktn.IResolvable | undefined);
155
+ private _from?;
156
+ get from(): string;
157
+ set from(value: string);
158
+ resetFrom(): void;
159
+ get fromInput(): string | undefined;
160
+ private _name?;
161
+ get name(): string;
162
+ set name(value: string);
163
+ resetName(): void;
164
+ get nameInput(): string | undefined;
165
+ private _severity?;
166
+ get severity(): string;
167
+ set severity(value: string);
168
+ resetSeverity(): void;
169
+ get severityInput(): string | undefined;
170
+ private _to?;
171
+ get to(): string;
172
+ set to(value: string);
173
+ resetTo(): void;
174
+ get toInput(): string | undefined;
175
+ }
176
+ export declare class OneDashboardPageWidgetLineThresholdList extends cdktn.ComplexList {
177
+ protected terraformResource: cdktn.IInterpolatingParent;
178
+ protected terraformAttribute: string;
179
+ protected wrapsSet: boolean;
180
+ internalValue?: OneDashboardPageWidgetLineThreshold[] | cdktn.IResolvable;
181
+ /**
182
+ * @param terraformResource The parent resource
183
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
184
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
185
+ */
186
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
187
+ /**
188
+ * @param index the index of the item to return
189
+ */
190
+ get(index: number): OneDashboardPageWidgetLineThresholdOutputReference;
191
+ }
192
+ export interface OneDashboardPageWidgetLineTooltip {
193
+ /**
194
+ * Tooltip display mode.
195
+ *
196
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#mode OneDashboard#mode}
197
+ */
198
+ readonly mode: string;
199
+ }
200
+ export declare function oneDashboardPageWidgetLineTooltipToTerraform(struct?: OneDashboardPageWidgetLineTooltipOutputReference | OneDashboardPageWidgetLineTooltip): any;
201
+ export declare function oneDashboardPageWidgetLineTooltipToHclTerraform(struct?: OneDashboardPageWidgetLineTooltipOutputReference | OneDashboardPageWidgetLineTooltip): any;
202
+ export declare class OneDashboardPageWidgetLineTooltipOutputReference extends cdktn.ComplexObject {
203
+ private isEmptyObject;
204
+ /**
205
+ * @param terraformResource The parent resource
206
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
207
+ */
208
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string);
209
+ get internalValue(): OneDashboardPageWidgetLineTooltip | undefined;
210
+ set internalValue(value: OneDashboardPageWidgetLineTooltip | undefined);
211
+ private _mode?;
212
+ get mode(): string;
213
+ set mode(value: string);
214
+ get modeInput(): string | undefined;
215
+ }
216
+ export interface OneDashboardPageWidgetLineUnitsSeriesOverrides {
217
+ /**
218
+ * Series name
219
+ *
220
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
221
+ */
222
+ readonly seriesName?: string;
223
+ /**
224
+ * Unit name
225
+ *
226
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
227
+ */
228
+ readonly unit?: string;
229
+ }
230
+ export declare function oneDashboardPageWidgetLineUnitsSeriesOverridesToTerraform(struct?: OneDashboardPageWidgetLineUnitsSeriesOverrides | cdktn.IResolvable): any;
231
+ export declare function oneDashboardPageWidgetLineUnitsSeriesOverridesToHclTerraform(struct?: OneDashboardPageWidgetLineUnitsSeriesOverrides | cdktn.IResolvable): any;
232
+ export declare class OneDashboardPageWidgetLineUnitsSeriesOverridesOutputReference extends cdktn.ComplexObject {
233
+ private isEmptyObject;
234
+ private resolvableValue?;
235
+ /**
236
+ * @param terraformResource The parent resource
237
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
238
+ * @param complexObjectIndex the index of this item in the list
239
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
240
+ */
241
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
242
+ get internalValue(): OneDashboardPageWidgetLineUnitsSeriesOverrides | cdktn.IResolvable | undefined;
243
+ set internalValue(value: OneDashboardPageWidgetLineUnitsSeriesOverrides | cdktn.IResolvable | undefined);
244
+ private _seriesName?;
245
+ get seriesName(): string;
246
+ set seriesName(value: string);
247
+ resetSeriesName(): void;
248
+ get seriesNameInput(): string | undefined;
249
+ private _unit?;
250
+ get unit(): string;
251
+ set unit(value: string);
252
+ resetUnit(): void;
253
+ get unitInput(): string | undefined;
254
+ }
255
+ export declare class OneDashboardPageWidgetLineUnitsSeriesOverridesList extends cdktn.ComplexList {
256
+ protected terraformResource: cdktn.IInterpolatingParent;
257
+ protected terraformAttribute: string;
258
+ protected wrapsSet: boolean;
259
+ internalValue?: OneDashboardPageWidgetLineUnitsSeriesOverrides[] | cdktn.IResolvable;
260
+ /**
261
+ * @param terraformResource The parent resource
262
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
263
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
264
+ */
265
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
266
+ /**
267
+ * @param index the index of the item to return
268
+ */
269
+ get(index: number): OneDashboardPageWidgetLineUnitsSeriesOverridesOutputReference;
270
+ }
271
+ export interface OneDashboardPageWidgetLineUnits {
272
+ /**
273
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
274
+ */
275
+ readonly unit?: string;
276
+ /**
277
+ * series_overrides block
278
+ *
279
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
280
+ */
281
+ readonly seriesOverrides?: OneDashboardPageWidgetLineUnitsSeriesOverrides[] | cdktn.IResolvable;
282
+ }
283
+ export declare function oneDashboardPageWidgetLineUnitsToTerraform(struct?: OneDashboardPageWidgetLineUnits | cdktn.IResolvable): any;
284
+ export declare function oneDashboardPageWidgetLineUnitsToHclTerraform(struct?: OneDashboardPageWidgetLineUnits | cdktn.IResolvable): any;
285
+ export declare class OneDashboardPageWidgetLineUnitsOutputReference extends cdktn.ComplexObject {
286
+ private isEmptyObject;
287
+ private resolvableValue?;
288
+ /**
289
+ * @param terraformResource The parent resource
290
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
291
+ * @param complexObjectIndex the index of this item in the list
292
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
293
+ */
294
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
295
+ get internalValue(): OneDashboardPageWidgetLineUnits | cdktn.IResolvable | undefined;
296
+ set internalValue(value: OneDashboardPageWidgetLineUnits | cdktn.IResolvable | undefined);
297
+ private _unit?;
298
+ get unit(): string;
299
+ set unit(value: string);
300
+ resetUnit(): void;
301
+ get unitInput(): string | undefined;
302
+ private _seriesOverrides;
303
+ get seriesOverrides(): OneDashboardPageWidgetLineUnitsSeriesOverridesList;
304
+ putSeriesOverrides(value: OneDashboardPageWidgetLineUnitsSeriesOverrides[] | cdktn.IResolvable): void;
305
+ resetSeriesOverrides(): void;
306
+ get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetLineUnitsSeriesOverrides[] | undefined;
307
+ }
308
+ export declare class OneDashboardPageWidgetLineUnitsList extends cdktn.ComplexList {
309
+ protected terraformResource: cdktn.IInterpolatingParent;
310
+ protected terraformAttribute: string;
311
+ protected wrapsSet: boolean;
312
+ internalValue?: OneDashboardPageWidgetLineUnits[] | cdktn.IResolvable;
313
+ /**
314
+ * @param terraformResource The parent resource
315
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
316
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
317
+ */
318
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
319
+ /**
320
+ * @param index the index of the item to return
321
+ */
322
+ get(index: number): OneDashboardPageWidgetLineUnitsOutputReference;
323
+ }
324
+ export interface OneDashboardPageWidgetLineYAxisRight {
325
+ /**
326
+ * Minimum value of the range to be specified with the Y-Axis on the right of the line widget.
327
+ *
328
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_right_max OneDashboard#y_axis_right_max}
329
+ */
330
+ readonly yAxisRightMax?: number;
331
+ /**
332
+ * Minimum value of the range to be specified with the Y-Axis on the right of the line widget.
333
+ *
334
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_right_min OneDashboard#y_axis_right_min}
335
+ */
336
+ readonly yAxisRightMin?: number;
337
+ /**
338
+ * A set of series that helps specify the Y-Axis on the right of the line widget.
339
+ *
340
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_right_series OneDashboard#y_axis_right_series}
341
+ */
342
+ readonly yAxisRightSeries?: string[];
343
+ /**
344
+ * An attribute that helps specify the Y-Axis on the right of the line widget.
345
+ *
346
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_right_zero OneDashboard#y_axis_right_zero}
347
+ */
348
+ readonly yAxisRightZero?: boolean | cdktn.IResolvable;
349
+ }
350
+ export declare function oneDashboardPageWidgetLineYAxisRightToTerraform(struct?: OneDashboardPageWidgetLineYAxisRightOutputReference | OneDashboardPageWidgetLineYAxisRight): any;
351
+ export declare function oneDashboardPageWidgetLineYAxisRightToHclTerraform(struct?: OneDashboardPageWidgetLineYAxisRightOutputReference | OneDashboardPageWidgetLineYAxisRight): any;
352
+ export declare class OneDashboardPageWidgetLineYAxisRightOutputReference extends cdktn.ComplexObject {
353
+ private isEmptyObject;
354
+ /**
355
+ * @param terraformResource The parent resource
356
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
357
+ */
358
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string);
359
+ get internalValue(): OneDashboardPageWidgetLineYAxisRight | undefined;
360
+ set internalValue(value: OneDashboardPageWidgetLineYAxisRight | undefined);
361
+ private _yAxisRightMax?;
362
+ get yAxisRightMax(): number;
363
+ set yAxisRightMax(value: number);
364
+ resetYAxisRightMax(): void;
365
+ get yAxisRightMaxInput(): number | undefined;
366
+ private _yAxisRightMin?;
367
+ get yAxisRightMin(): number;
368
+ set yAxisRightMin(value: number);
369
+ resetYAxisRightMin(): void;
370
+ get yAxisRightMinInput(): number | undefined;
371
+ private _yAxisRightSeries?;
372
+ get yAxisRightSeries(): string[];
373
+ set yAxisRightSeries(value: string[]);
374
+ resetYAxisRightSeries(): void;
375
+ get yAxisRightSeriesInput(): string[] | undefined;
376
+ private _yAxisRightZero?;
377
+ get yAxisRightZero(): boolean | cdktn.IResolvable;
378
+ set yAxisRightZero(value: boolean | cdktn.IResolvable);
379
+ resetYAxisRightZero(): void;
380
+ get yAxisRightZeroInput(): boolean | cdktn.IResolvable | undefined;
381
+ }
382
+ export interface OneDashboardPageWidgetLine {
383
+ /**
384
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#column OneDashboard#column}
385
+ */
386
+ readonly column: number;
387
+ /**
388
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
389
+ */
390
+ readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
391
+ /**
392
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#height OneDashboard#height}
393
+ */
394
+ readonly height?: number;
395
+ /**
396
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
397
+ */
398
+ readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
399
+ /**
400
+ * Specified if the label should be visible in the graph created when specified with thresholds.
401
+ *
402
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#is_label_visible OneDashboard#is_label_visible}
403
+ */
404
+ readonly isLabelVisible?: boolean | cdktn.IResolvable;
405
+ /**
406
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
407
+ */
408
+ readonly legendEnabled?: boolean | cdktn.IResolvable;
409
+ /**
410
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
411
+ */
412
+ readonly refreshRate?: string;
413
+ /**
414
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#row OneDashboard#row}
415
+ */
416
+ readonly row: number;
417
+ /**
418
+ * A title for the widget.
419
+ *
420
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#title OneDashboard#title}
421
+ */
422
+ readonly title: string;
423
+ /**
424
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#width OneDashboard#width}
425
+ */
426
+ readonly width?: number;
427
+ /**
428
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
429
+ */
430
+ readonly yAxisLeftMax?: number;
431
+ /**
432
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
433
+ */
434
+ readonly yAxisLeftMin?: number;
435
+ /**
436
+ * Specifies if the values on the graph to be rendered need to be fit to scale, or printed within the specified range.
437
+ *
438
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_zero OneDashboard#y_axis_left_zero}
439
+ */
440
+ readonly yAxisLeftZero?: boolean | cdktn.IResolvable;
441
+ /**
442
+ * chart_styles block
443
+ *
444
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
445
+ */
446
+ readonly chartStyles?: OneDashboardPageWidgetLineChartStyles;
447
+ /**
448
+ * colors block
449
+ *
450
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#colors OneDashboard#colors}
451
+ */
452
+ readonly colors?: OneDashboardPageWidgetLineColors[] | cdktn.IResolvable;
453
+ /**
454
+ * data_format block
455
+ *
456
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
457
+ */
458
+ readonly dataFormat?: OneDashboardPageWidgetLineDataFormat[] | cdktn.IResolvable;
459
+ /**
460
+ * initial_sorting block
461
+ *
462
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
463
+ */
464
+ readonly initialSorting?: OneDashboardPageWidgetLineInitialSorting;
465
+ /**
466
+ * nrql_query block
467
+ *
468
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
469
+ */
470
+ readonly nrqlQuery: OneDashboardPageWidgetLineNrqlQuery[] | cdktn.IResolvable;
471
+ /**
472
+ * null_values block
473
+ *
474
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
475
+ */
476
+ readonly nullValues?: OneDashboardPageWidgetLineNullValues[] | cdktn.IResolvable;
477
+ /**
478
+ * threshold block
479
+ *
480
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#threshold OneDashboard#threshold}
481
+ */
482
+ readonly threshold?: OneDashboardPageWidgetLineThreshold[] | cdktn.IResolvable;
483
+ /**
484
+ * tooltip block
485
+ *
486
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#tooltip OneDashboard#tooltip}
487
+ */
488
+ readonly tooltip?: OneDashboardPageWidgetLineTooltip;
489
+ /**
490
+ * units block
491
+ *
492
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#units OneDashboard#units}
493
+ */
494
+ readonly units?: OneDashboardPageWidgetLineUnits[] | cdktn.IResolvable;
495
+ /**
496
+ * y_axis_right block
497
+ *
498
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_right OneDashboard#y_axis_right}
499
+ */
500
+ readonly yAxisRight?: OneDashboardPageWidgetLineYAxisRight;
501
+ }
502
+ export declare function oneDashboardPageWidgetLineToTerraform(struct?: OneDashboardPageWidgetLine | cdktn.IResolvable): any;
503
+ export declare function oneDashboardPageWidgetLineToHclTerraform(struct?: OneDashboardPageWidgetLine | cdktn.IResolvable): any;
504
+ export declare class OneDashboardPageWidgetLineOutputReference extends cdktn.ComplexObject {
505
+ private isEmptyObject;
506
+ private resolvableValue?;
507
+ /**
508
+ * @param terraformResource The parent resource
509
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
510
+ * @param complexObjectIndex the index of this item in the list
511
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
512
+ */
513
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
514
+ get internalValue(): OneDashboardPageWidgetLine | cdktn.IResolvable | undefined;
515
+ set internalValue(value: OneDashboardPageWidgetLine | cdktn.IResolvable | undefined);
516
+ private _column?;
517
+ get column(): number;
518
+ set column(value: number);
519
+ get columnInput(): number | undefined;
520
+ private _facetShowOtherSeries?;
521
+ get facetShowOtherSeries(): boolean | cdktn.IResolvable;
522
+ set facetShowOtherSeries(value: boolean | cdktn.IResolvable);
523
+ resetFacetShowOtherSeries(): void;
524
+ get facetShowOtherSeriesInput(): boolean | cdktn.IResolvable | undefined;
525
+ private _height?;
526
+ get height(): number;
527
+ set height(value: number);
528
+ resetHeight(): void;
529
+ get heightInput(): number | undefined;
530
+ get id(): string;
531
+ private _ignoreTimeRange?;
532
+ get ignoreTimeRange(): boolean | cdktn.IResolvable;
533
+ set ignoreTimeRange(value: boolean | cdktn.IResolvable);
534
+ resetIgnoreTimeRange(): void;
535
+ get ignoreTimeRangeInput(): boolean | cdktn.IResolvable | undefined;
536
+ private _isLabelVisible?;
537
+ get isLabelVisible(): boolean | cdktn.IResolvable;
538
+ set isLabelVisible(value: boolean | cdktn.IResolvable);
539
+ resetIsLabelVisible(): void;
540
+ get isLabelVisibleInput(): boolean | cdktn.IResolvable | undefined;
541
+ private _legendEnabled?;
542
+ get legendEnabled(): boolean | cdktn.IResolvable;
543
+ set legendEnabled(value: boolean | cdktn.IResolvable);
544
+ resetLegendEnabled(): void;
545
+ get legendEnabledInput(): boolean | cdktn.IResolvable | undefined;
546
+ private _refreshRate?;
547
+ get refreshRate(): string;
548
+ set refreshRate(value: string);
549
+ resetRefreshRate(): void;
550
+ get refreshRateInput(): string | undefined;
551
+ private _row?;
552
+ get row(): number;
553
+ set row(value: number);
554
+ get rowInput(): number | undefined;
555
+ private _title?;
556
+ get title(): string;
557
+ set title(value: string);
558
+ get titleInput(): string | undefined;
559
+ private _width?;
560
+ get width(): number;
561
+ set width(value: number);
562
+ resetWidth(): void;
563
+ get widthInput(): number | undefined;
564
+ private _yAxisLeftMax?;
565
+ get yAxisLeftMax(): number;
566
+ set yAxisLeftMax(value: number);
567
+ resetYAxisLeftMax(): void;
568
+ get yAxisLeftMaxInput(): number | undefined;
569
+ private _yAxisLeftMin?;
570
+ get yAxisLeftMin(): number;
571
+ set yAxisLeftMin(value: number);
572
+ resetYAxisLeftMin(): void;
573
+ get yAxisLeftMinInput(): number | undefined;
574
+ private _yAxisLeftZero?;
575
+ get yAxisLeftZero(): boolean | cdktn.IResolvable;
576
+ set yAxisLeftZero(value: boolean | cdktn.IResolvable);
577
+ resetYAxisLeftZero(): void;
578
+ get yAxisLeftZeroInput(): boolean | cdktn.IResolvable | undefined;
579
+ private _chartStyles;
580
+ get chartStyles(): OneDashboardPageWidgetLineChartStylesOutputReference;
581
+ putChartStyles(value: OneDashboardPageWidgetLineChartStyles): void;
582
+ resetChartStyles(): void;
583
+ get chartStylesInput(): OneDashboardPageWidgetLineChartStyles | undefined;
584
+ private _colors;
585
+ get colors(): OneDashboardPageWidgetLineColorsList;
586
+ putColors(value: OneDashboardPageWidgetLineColors[] | cdktn.IResolvable): void;
587
+ resetColors(): void;
588
+ get colorsInput(): cdktn.IResolvable | OneDashboardPageWidgetLineColors[] | undefined;
589
+ private _dataFormat;
590
+ get dataFormat(): OneDashboardPageWidgetLineDataFormatList;
591
+ putDataFormat(value: OneDashboardPageWidgetLineDataFormat[] | cdktn.IResolvable): void;
592
+ resetDataFormat(): void;
593
+ get dataFormatInput(): cdktn.IResolvable | OneDashboardPageWidgetLineDataFormat[] | undefined;
594
+ private _initialSorting;
595
+ get initialSorting(): OneDashboardPageWidgetLineInitialSortingOutputReference;
596
+ putInitialSorting(value: OneDashboardPageWidgetLineInitialSorting): void;
597
+ resetInitialSorting(): void;
598
+ get initialSortingInput(): OneDashboardPageWidgetLineInitialSorting | undefined;
599
+ private _nrqlQuery;
600
+ get nrqlQuery(): OneDashboardPageWidgetLineNrqlQueryList;
601
+ putNrqlQuery(value: OneDashboardPageWidgetLineNrqlQuery[] | cdktn.IResolvable): void;
602
+ get nrqlQueryInput(): cdktn.IResolvable | OneDashboardPageWidgetLineNrqlQuery[] | undefined;
603
+ private _nullValues;
604
+ get nullValues(): OneDashboardPageWidgetLineNullValuesList;
605
+ putNullValues(value: OneDashboardPageWidgetLineNullValues[] | cdktn.IResolvable): void;
606
+ resetNullValues(): void;
607
+ get nullValuesInput(): cdktn.IResolvable | OneDashboardPageWidgetLineNullValues[] | undefined;
608
+ private _threshold;
609
+ get threshold(): OneDashboardPageWidgetLineThresholdList;
610
+ putThreshold(value: OneDashboardPageWidgetLineThreshold[] | cdktn.IResolvable): void;
611
+ resetThreshold(): void;
612
+ get thresholdInput(): cdktn.IResolvable | OneDashboardPageWidgetLineThreshold[] | undefined;
613
+ private _tooltip;
614
+ get tooltip(): OneDashboardPageWidgetLineTooltipOutputReference;
615
+ putTooltip(value: OneDashboardPageWidgetLineTooltip): void;
616
+ resetTooltip(): void;
617
+ get tooltipInput(): OneDashboardPageWidgetLineTooltip | undefined;
618
+ private _units;
619
+ get units(): OneDashboardPageWidgetLineUnitsList;
620
+ putUnits(value: OneDashboardPageWidgetLineUnits[] | cdktn.IResolvable): void;
621
+ resetUnits(): void;
622
+ get unitsInput(): cdktn.IResolvable | OneDashboardPageWidgetLineUnits[] | undefined;
623
+ private _yAxisRight;
624
+ get yAxisRight(): OneDashboardPageWidgetLineYAxisRightOutputReference;
625
+ putYAxisRight(value: OneDashboardPageWidgetLineYAxisRight): void;
626
+ resetYAxisRight(): void;
627
+ get yAxisRightInput(): OneDashboardPageWidgetLineYAxisRight | undefined;
628
+ }
629
+ export declare class OneDashboardPageWidgetLineList extends cdktn.ComplexList {
630
+ protected terraformResource: cdktn.IInterpolatingParent;
631
+ protected terraformAttribute: string;
632
+ protected wrapsSet: boolean;
633
+ internalValue?: OneDashboardPageWidgetLine[] | cdktn.IResolvable;
634
+ /**
635
+ * @param terraformResource The parent resource
636
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
637
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
638
+ */
639
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
640
+ /**
641
+ * @param index the index of the item to return
642
+ */
643
+ get(index: number): OneDashboardPageWidgetLineOutputReference;
644
+ }
645
+ export interface OneDashboardPageWidgetLogTableChartStylesGradient {
646
+ /**
647
+ * Enable or disable gradient effect.
648
+ *
649
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
650
+ */
651
+ readonly enabled: boolean | cdktn.IResolvable;
652
+ }
653
+ export declare function oneDashboardPageWidgetLogTableChartStylesGradientToTerraform(struct?: OneDashboardPageWidgetLogTableChartStylesGradientOutputReference | OneDashboardPageWidgetLogTableChartStylesGradient): any;
654
+ export declare function oneDashboardPageWidgetLogTableChartStylesGradientToHclTerraform(struct?: OneDashboardPageWidgetLogTableChartStylesGradientOutputReference | OneDashboardPageWidgetLogTableChartStylesGradient): any;
655
+ export declare class OneDashboardPageWidgetLogTableChartStylesGradientOutputReference extends cdktn.ComplexObject {
656
+ private isEmptyObject;
657
+ /**
658
+ * @param terraformResource The parent resource
659
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
660
+ */
661
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string);
662
+ get internalValue(): OneDashboardPageWidgetLogTableChartStylesGradient | undefined;
663
+ set internalValue(value: OneDashboardPageWidgetLogTableChartStylesGradient | undefined);
664
+ private _enabled?;
665
+ get enabled(): boolean | cdktn.IResolvable;
666
+ set enabled(value: boolean | cdktn.IResolvable);
667
+ get enabledInput(): boolean | cdktn.IResolvable | undefined;
668
+ }
669
+ export interface OneDashboardPageWidgetLogTableChartStyles {
670
+ /**
671
+ * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
672
+ *
673
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
674
+ */
675
+ readonly lineInterpolation?: string;
676
+ /**
677
+ * gradient block
678
+ *
679
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
680
+ */
681
+ readonly gradient?: OneDashboardPageWidgetLogTableChartStylesGradient;
682
+ }
683
+ export declare function oneDashboardPageWidgetLogTableChartStylesToTerraform(struct?: OneDashboardPageWidgetLogTableChartStylesOutputReference | OneDashboardPageWidgetLogTableChartStyles): any;
684
+ export declare function oneDashboardPageWidgetLogTableChartStylesToHclTerraform(struct?: OneDashboardPageWidgetLogTableChartStylesOutputReference | OneDashboardPageWidgetLogTableChartStyles): any;
685
+ export declare class OneDashboardPageWidgetLogTableChartStylesOutputReference extends cdktn.ComplexObject {
686
+ private isEmptyObject;
687
+ /**
688
+ * @param terraformResource The parent resource
689
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
690
+ */
691
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string);
692
+ get internalValue(): OneDashboardPageWidgetLogTableChartStyles | undefined;
693
+ set internalValue(value: OneDashboardPageWidgetLogTableChartStyles | undefined);
694
+ private _lineInterpolation?;
695
+ get lineInterpolation(): string;
696
+ set lineInterpolation(value: string);
697
+ resetLineInterpolation(): void;
698
+ get lineInterpolationInput(): string | undefined;
699
+ private _gradient;
700
+ get gradient(): OneDashboardPageWidgetLogTableChartStylesGradientOutputReference;
701
+ putGradient(value: OneDashboardPageWidgetLogTableChartStylesGradient): void;
702
+ resetGradient(): void;
703
+ get gradientInput(): OneDashboardPageWidgetLogTableChartStylesGradient | undefined;
704
+ }
705
+ export interface OneDashboardPageWidgetLogTableColorsSeriesOverrides {
706
+ /**
707
+ * Color code
708
+ *
709
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
710
+ */
711
+ readonly color?: string;
712
+ /**
713
+ * Series name
714
+ *
715
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
716
+ */
717
+ readonly seriesName?: string;
718
+ }
719
+ export declare function oneDashboardPageWidgetLogTableColorsSeriesOverridesToTerraform(struct?: OneDashboardPageWidgetLogTableColorsSeriesOverrides | cdktn.IResolvable): any;
720
+ export declare function oneDashboardPageWidgetLogTableColorsSeriesOverridesToHclTerraform(struct?: OneDashboardPageWidgetLogTableColorsSeriesOverrides | cdktn.IResolvable): any;
721
+ export declare class OneDashboardPageWidgetLogTableColorsSeriesOverridesOutputReference extends cdktn.ComplexObject {
722
+ private isEmptyObject;
723
+ private resolvableValue?;
724
+ /**
725
+ * @param terraformResource The parent resource
726
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
727
+ * @param complexObjectIndex the index of this item in the list
728
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
729
+ */
730
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
731
+ get internalValue(): OneDashboardPageWidgetLogTableColorsSeriesOverrides | cdktn.IResolvable | undefined;
732
+ set internalValue(value: OneDashboardPageWidgetLogTableColorsSeriesOverrides | cdktn.IResolvable | undefined);
733
+ private _color?;
734
+ get color(): string;
735
+ set color(value: string);
736
+ resetColor(): void;
737
+ get colorInput(): string | undefined;
738
+ private _seriesName?;
739
+ get seriesName(): string;
740
+ set seriesName(value: string);
741
+ resetSeriesName(): void;
742
+ get seriesNameInput(): string | undefined;
743
+ }
744
+ export declare class OneDashboardPageWidgetLogTableColorsSeriesOverridesList extends cdktn.ComplexList {
745
+ protected terraformResource: cdktn.IInterpolatingParent;
746
+ protected terraformAttribute: string;
747
+ protected wrapsSet: boolean;
748
+ internalValue?: OneDashboardPageWidgetLogTableColorsSeriesOverrides[] | cdktn.IResolvable;
749
+ /**
750
+ * @param terraformResource The parent resource
751
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
752
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
753
+ */
754
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
755
+ /**
756
+ * @param index the index of the item to return
757
+ */
758
+ get(index: number): OneDashboardPageWidgetLogTableColorsSeriesOverridesOutputReference;
759
+ }
760
+ export interface OneDashboardPageWidgetLogTableColors {
761
+ /**
762
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
763
+ */
764
+ readonly color?: string;
765
+ /**
766
+ * series_overrides block
767
+ *
768
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
769
+ */
770
+ readonly seriesOverrides?: OneDashboardPageWidgetLogTableColorsSeriesOverrides[] | cdktn.IResolvable;
771
+ }
772
+ export declare function oneDashboardPageWidgetLogTableColorsToTerraform(struct?: OneDashboardPageWidgetLogTableColors | cdktn.IResolvable): any;
773
+ export declare function oneDashboardPageWidgetLogTableColorsToHclTerraform(struct?: OneDashboardPageWidgetLogTableColors | cdktn.IResolvable): any;
774
+ export declare class OneDashboardPageWidgetLogTableColorsOutputReference extends cdktn.ComplexObject {
775
+ private isEmptyObject;
776
+ private resolvableValue?;
777
+ /**
778
+ * @param terraformResource The parent resource
779
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
780
+ * @param complexObjectIndex the index of this item in the list
781
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
782
+ */
783
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
784
+ get internalValue(): OneDashboardPageWidgetLogTableColors | cdktn.IResolvable | undefined;
785
+ set internalValue(value: OneDashboardPageWidgetLogTableColors | cdktn.IResolvable | undefined);
786
+ private _color?;
787
+ get color(): string;
788
+ set color(value: string);
789
+ resetColor(): void;
790
+ get colorInput(): string | undefined;
791
+ private _seriesOverrides;
792
+ get seriesOverrides(): OneDashboardPageWidgetLogTableColorsSeriesOverridesList;
793
+ putSeriesOverrides(value: OneDashboardPageWidgetLogTableColorsSeriesOverrides[] | cdktn.IResolvable): void;
794
+ resetSeriesOverrides(): void;
795
+ get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetLogTableColorsSeriesOverrides[] | undefined;
796
+ }
797
+ export declare class OneDashboardPageWidgetLogTableColorsList extends cdktn.ComplexList {
798
+ protected terraformResource: cdktn.IInterpolatingParent;
799
+ protected terraformAttribute: string;
800
+ protected wrapsSet: boolean;
801
+ internalValue?: OneDashboardPageWidgetLogTableColors[] | cdktn.IResolvable;
802
+ /**
803
+ * @param terraformResource The parent resource
804
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
805
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
806
+ */
807
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
808
+ /**
809
+ * @param index the index of the item to return
810
+ */
811
+ get(index: number): OneDashboardPageWidgetLogTableColorsOutputReference;
812
+ }
813
+ export interface OneDashboardPageWidgetLogTableDataFormat {
814
+ /**
815
+ * Defines the format of the mentioned type
816
+ *
817
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#format OneDashboard#format}
818
+ */
819
+ readonly format?: string;
820
+ /**
821
+ * The column name to be sorted
822
+ *
823
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
824
+ */
825
+ readonly name: string;
826
+ /**
827
+ * The precision of the type
828
+ *
829
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#precision OneDashboard#precision}
830
+ */
831
+ readonly precision?: number;
832
+ /**
833
+ * Defines the type of the mentioned column
834
+ *
835
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#type OneDashboard#type}
836
+ */
837
+ readonly type: string;
838
+ }
839
+ export declare function oneDashboardPageWidgetLogTableDataFormatToTerraform(struct?: OneDashboardPageWidgetLogTableDataFormat | cdktn.IResolvable): any;
840
+ export declare function oneDashboardPageWidgetLogTableDataFormatToHclTerraform(struct?: OneDashboardPageWidgetLogTableDataFormat | cdktn.IResolvable): any;
841
+ export declare class OneDashboardPageWidgetLogTableDataFormatOutputReference extends cdktn.ComplexObject {
842
+ private isEmptyObject;
843
+ private resolvableValue?;
844
+ /**
845
+ * @param terraformResource The parent resource
846
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
847
+ * @param complexObjectIndex the index of this item in the list
848
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
849
+ */
850
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
851
+ get internalValue(): OneDashboardPageWidgetLogTableDataFormat | cdktn.IResolvable | undefined;
852
+ set internalValue(value: OneDashboardPageWidgetLogTableDataFormat | cdktn.IResolvable | undefined);
853
+ private _format?;
854
+ get format(): string;
855
+ set format(value: string);
856
+ resetFormat(): void;
857
+ get formatInput(): string | undefined;
858
+ private _name?;
859
+ get name(): string;
860
+ set name(value: string);
861
+ get nameInput(): string | undefined;
862
+ private _precision?;
863
+ get precision(): number;
864
+ set precision(value: number);
865
+ resetPrecision(): void;
866
+ get precisionInput(): number | undefined;
867
+ private _type?;
868
+ get type(): string;
869
+ set type(value: string);
870
+ get typeInput(): string | undefined;
871
+ }
872
+ export declare class OneDashboardPageWidgetLogTableDataFormatList extends cdktn.ComplexList {
873
+ protected terraformResource: cdktn.IInterpolatingParent;
874
+ protected terraformAttribute: string;
875
+ protected wrapsSet: boolean;
876
+ internalValue?: OneDashboardPageWidgetLogTableDataFormat[] | cdktn.IResolvable;
877
+ /**
878
+ * @param terraformResource The parent resource
879
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
880
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
881
+ */
882
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
883
+ /**
884
+ * @param index the index of the item to return
885
+ */
886
+ get(index: number): OneDashboardPageWidgetLogTableDataFormatOutputReference;
887
+ }
888
+ export interface OneDashboardPageWidgetLogTableInitialSorting {
889
+ /**
890
+ * Defines the sort order. Either ascending or descending.
891
+ *
892
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#direction OneDashboard#direction}
893
+ */
894
+ readonly direction: string;
895
+ /**
896
+ * The column name to be sorted
897
+ *
898
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
899
+ */
900
+ readonly name: string;
901
+ }
902
+ export declare function oneDashboardPageWidgetLogTableInitialSortingToTerraform(struct?: OneDashboardPageWidgetLogTableInitialSortingOutputReference | OneDashboardPageWidgetLogTableInitialSorting): any;
903
+ export declare function oneDashboardPageWidgetLogTableInitialSortingToHclTerraform(struct?: OneDashboardPageWidgetLogTableInitialSortingOutputReference | OneDashboardPageWidgetLogTableInitialSorting): any;
904
+ export declare class OneDashboardPageWidgetLogTableInitialSortingOutputReference extends cdktn.ComplexObject {
905
+ private isEmptyObject;
906
+ /**
907
+ * @param terraformResource The parent resource
908
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
909
+ */
910
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string);
911
+ get internalValue(): OneDashboardPageWidgetLogTableInitialSorting | undefined;
912
+ set internalValue(value: OneDashboardPageWidgetLogTableInitialSorting | undefined);
913
+ private _direction?;
914
+ get direction(): string;
915
+ set direction(value: string);
916
+ get directionInput(): string | undefined;
917
+ private _name?;
918
+ get name(): string;
919
+ set name(value: string);
920
+ get nameInput(): string | undefined;
921
+ }
922
+ export interface OneDashboardPageWidgetLogTableNrqlQuery {
923
+ /**
924
+ * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
925
+ *
926
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
927
+ */
928
+ readonly accountId?: string;
929
+ /**
930
+ * The NRQL query.
931
+ *
932
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#query OneDashboard#query}
933
+ */
934
+ readonly query: string;
935
+ }
936
+ export declare function oneDashboardPageWidgetLogTableNrqlQueryToTerraform(struct?: OneDashboardPageWidgetLogTableNrqlQuery | cdktn.IResolvable): any;
937
+ export declare function oneDashboardPageWidgetLogTableNrqlQueryToHclTerraform(struct?: OneDashboardPageWidgetLogTableNrqlQuery | cdktn.IResolvable): any;
938
+ export declare class OneDashboardPageWidgetLogTableNrqlQueryOutputReference extends cdktn.ComplexObject {
939
+ private isEmptyObject;
940
+ private resolvableValue?;
941
+ /**
942
+ * @param terraformResource The parent resource
943
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
944
+ * @param complexObjectIndex the index of this item in the list
945
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
946
+ */
947
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
948
+ get internalValue(): OneDashboardPageWidgetLogTableNrqlQuery | cdktn.IResolvable | undefined;
949
+ set internalValue(value: OneDashboardPageWidgetLogTableNrqlQuery | cdktn.IResolvable | undefined);
950
+ private _accountId?;
951
+ get accountId(): string;
952
+ set accountId(value: string);
953
+ resetAccountId(): void;
954
+ get accountIdInput(): string | undefined;
955
+ private _query?;
956
+ get query(): string;
957
+ set query(value: string);
958
+ get queryInput(): string | undefined;
959
+ }
960
+ export declare class OneDashboardPageWidgetLogTableNrqlQueryList extends cdktn.ComplexList {
961
+ protected terraformResource: cdktn.IInterpolatingParent;
962
+ protected terraformAttribute: string;
963
+ protected wrapsSet: boolean;
964
+ internalValue?: OneDashboardPageWidgetLogTableNrqlQuery[] | cdktn.IResolvable;
965
+ /**
966
+ * @param terraformResource The parent resource
967
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
968
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
969
+ */
970
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
971
+ /**
972
+ * @param index the index of the item to return
973
+ */
974
+ get(index: number): OneDashboardPageWidgetLogTableNrqlQueryOutputReference;
975
+ }
976
+ export interface OneDashboardPageWidgetLogTableNullValuesSeriesOverrides {
977
+ /**
978
+ * Null value
979
+ *
980
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
981
+ */
982
+ readonly nullValue?: string;
983
+ /**
984
+ * Series name
985
+ *
986
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
987
+ */
988
+ readonly seriesName?: string;
989
+ }
990
+ export declare function oneDashboardPageWidgetLogTableNullValuesSeriesOverridesToTerraform(struct?: OneDashboardPageWidgetLogTableNullValuesSeriesOverrides | cdktn.IResolvable): any;
991
+ export declare function oneDashboardPageWidgetLogTableNullValuesSeriesOverridesToHclTerraform(struct?: OneDashboardPageWidgetLogTableNullValuesSeriesOverrides | cdktn.IResolvable): any;
992
+ export declare class OneDashboardPageWidgetLogTableNullValuesSeriesOverridesOutputReference extends cdktn.ComplexObject {
993
+ private isEmptyObject;
994
+ private resolvableValue?;
995
+ /**
996
+ * @param terraformResource The parent resource
997
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
998
+ * @param complexObjectIndex the index of this item in the list
999
+ * @param complexObjectIsFromSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1000
+ */
1001
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean);
1002
+ get internalValue(): OneDashboardPageWidgetLogTableNullValuesSeriesOverrides | cdktn.IResolvable | undefined;
1003
+ set internalValue(value: OneDashboardPageWidgetLogTableNullValuesSeriesOverrides | cdktn.IResolvable | undefined);
1004
+ private _nullValue?;
1005
+ get nullValue(): string;
1006
+ set nullValue(value: string);
1007
+ resetNullValue(): void;
1008
+ get nullValueInput(): string | undefined;
1009
+ private _seriesName?;
1010
+ get seriesName(): string;
1011
+ set seriesName(value: string);
1012
+ resetSeriesName(): void;
1013
+ get seriesNameInput(): string | undefined;
1014
+ }
1015
+ export declare class OneDashboardPageWidgetLogTableNullValuesSeriesOverridesList extends cdktn.ComplexList {
1016
+ protected terraformResource: cdktn.IInterpolatingParent;
1017
+ protected terraformAttribute: string;
1018
+ protected wrapsSet: boolean;
1019
+ internalValue?: OneDashboardPageWidgetLogTableNullValuesSeriesOverrides[] | cdktn.IResolvable;
1020
+ /**
1021
+ * @param terraformResource The parent resource
1022
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1023
+ * @param wrapsSet whether the list is wrapping a set (will add tolist() to be able to access an item via an index)
1024
+ */
1025
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean);
1026
+ /**
1027
+ * @param index the index of the item to return
1028
+ */
1029
+ get(index: number): OneDashboardPageWidgetLogTableNullValuesSeriesOverridesOutputReference;
1030
+ }
7
1031
  export interface OneDashboardPageWidgetLogTableNullValues {
8
1032
  /**
9
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1033
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
10
1034
  */
11
1035
  readonly nullValue?: string;
12
1036
  /**
13
1037
  * series_overrides block
14
1038
  *
15
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1039
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
16
1040
  */
17
1041
  readonly seriesOverrides?: OneDashboardPageWidgetLogTableNullValuesSeriesOverrides[] | cdktn.IResolvable;
18
1042
  }
@@ -61,13 +1085,13 @@ export interface OneDashboardPageWidgetLogTableUnitsSeriesOverrides {
61
1085
  /**
62
1086
  * Series name
63
1087
  *
64
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1088
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
65
1089
  */
66
1090
  readonly seriesName?: string;
67
1091
  /**
68
1092
  * Unit name
69
1093
  *
70
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#unit OneDashboard#unit}
1094
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
71
1095
  */
72
1096
  readonly unit?: string;
73
1097
  }
@@ -114,13 +1138,13 @@ export declare class OneDashboardPageWidgetLogTableUnitsSeriesOverridesList exte
114
1138
  }
115
1139
  export interface OneDashboardPageWidgetLogTableUnits {
116
1140
  /**
117
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#unit OneDashboard#unit}
1141
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
118
1142
  */
119
1143
  readonly unit?: string;
120
1144
  /**
121
1145
  * series_overrides block
122
1146
  *
123
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1147
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
124
1148
  */
125
1149
  readonly seriesOverrides?: OneDashboardPageWidgetLogTableUnitsSeriesOverrides[] | cdktn.IResolvable;
126
1150
  }
@@ -167,85 +1191,91 @@ export declare class OneDashboardPageWidgetLogTableUnitsList extends cdktn.Compl
167
1191
  }
168
1192
  export interface OneDashboardPageWidgetLogTable {
169
1193
  /**
170
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#column OneDashboard#column}
1194
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#column OneDashboard#column}
171
1195
  */
172
1196
  readonly column: number;
173
1197
  /**
174
- * 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}
1198
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
175
1199
  */
176
1200
  readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
177
1201
  /**
178
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#height OneDashboard#height}
1202
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#height OneDashboard#height}
179
1203
  */
180
1204
  readonly height?: number;
181
1205
  /**
182
- * 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}
1206
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
183
1207
  */
184
1208
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
185
1209
  /**
186
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
1210
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
187
1211
  */
188
1212
  readonly legendEnabled?: boolean | cdktn.IResolvable;
189
1213
  /**
190
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
1214
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
191
1215
  */
192
1216
  readonly refreshRate?: string;
193
1217
  /**
194
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#row OneDashboard#row}
1218
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#row OneDashboard#row}
195
1219
  */
196
1220
  readonly row: number;
197
1221
  /**
198
1222
  * A title for the widget.
199
1223
  *
200
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#title OneDashboard#title}
1224
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#title OneDashboard#title}
201
1225
  */
202
1226
  readonly title: string;
203
1227
  /**
204
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#width OneDashboard#width}
1228
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#width OneDashboard#width}
205
1229
  */
206
1230
  readonly width?: number;
207
1231
  /**
208
- * 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}
1232
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
209
1233
  */
210
1234
  readonly yAxisLeftMax?: number;
211
1235
  /**
212
- * 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}
1236
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
213
1237
  */
214
1238
  readonly yAxisLeftMin?: number;
215
1239
  /**
1240
+ * chart_styles block
1241
+ *
1242
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
1243
+ */
1244
+ readonly chartStyles?: OneDashboardPageWidgetLogTableChartStyles;
1245
+ /**
216
1246
  * colors block
217
1247
  *
218
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#colors OneDashboard#colors}
1248
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#colors OneDashboard#colors}
219
1249
  */
220
1250
  readonly colors?: OneDashboardPageWidgetLogTableColors[] | cdktn.IResolvable;
221
1251
  /**
222
1252
  * data_format block
223
1253
  *
224
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#data_format OneDashboard#data_format}
1254
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
225
1255
  */
226
1256
  readonly dataFormat?: OneDashboardPageWidgetLogTableDataFormat[] | cdktn.IResolvable;
227
1257
  /**
228
1258
  * initial_sorting block
229
1259
  *
230
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
1260
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
231
1261
  */
232
1262
  readonly initialSorting?: OneDashboardPageWidgetLogTableInitialSorting;
233
1263
  /**
234
1264
  * nrql_query block
235
1265
  *
236
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
1266
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
237
1267
  */
238
1268
  readonly nrqlQuery: OneDashboardPageWidgetLogTableNrqlQuery[] | cdktn.IResolvable;
239
1269
  /**
240
1270
  * null_values block
241
1271
  *
242
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_values OneDashboard#null_values}
1272
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
243
1273
  */
244
1274
  readonly nullValues?: OneDashboardPageWidgetLogTableNullValues[] | cdktn.IResolvable;
245
1275
  /**
246
1276
  * units block
247
1277
  *
248
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#units OneDashboard#units}
1278
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#units OneDashboard#units}
249
1279
  */
250
1280
  readonly units?: OneDashboardPageWidgetLogTableUnits[] | cdktn.IResolvable;
251
1281
  }
@@ -316,6 +1346,11 @@ export declare class OneDashboardPageWidgetLogTableOutputReference extends cdktn
316
1346
  set yAxisLeftMin(value: number);
317
1347
  resetYAxisLeftMin(): void;
318
1348
  get yAxisLeftMinInput(): number | undefined;
1349
+ private _chartStyles;
1350
+ get chartStyles(): OneDashboardPageWidgetLogTableChartStylesOutputReference;
1351
+ putChartStyles(value: OneDashboardPageWidgetLogTableChartStyles): void;
1352
+ resetChartStyles(): void;
1353
+ get chartStylesInput(): OneDashboardPageWidgetLogTableChartStyles | undefined;
319
1354
  private _colors;
320
1355
  get colors(): OneDashboardPageWidgetLogTableColorsList;
321
1356
  putColors(value: OneDashboardPageWidgetLogTableColors[] | cdktn.IResolvable): void;
@@ -362,17 +1397,77 @@ export declare class OneDashboardPageWidgetLogTableList extends cdktn.ComplexLis
362
1397
  */
363
1398
  get(index: number): OneDashboardPageWidgetLogTableOutputReference;
364
1399
  }
1400
+ export interface OneDashboardPageWidgetMarkdownChartStylesGradient {
1401
+ /**
1402
+ * Enable or disable gradient effect.
1403
+ *
1404
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
1405
+ */
1406
+ readonly enabled: boolean | cdktn.IResolvable;
1407
+ }
1408
+ export declare function oneDashboardPageWidgetMarkdownChartStylesGradientToTerraform(struct?: OneDashboardPageWidgetMarkdownChartStylesGradientOutputReference | OneDashboardPageWidgetMarkdownChartStylesGradient): any;
1409
+ export declare function oneDashboardPageWidgetMarkdownChartStylesGradientToHclTerraform(struct?: OneDashboardPageWidgetMarkdownChartStylesGradientOutputReference | OneDashboardPageWidgetMarkdownChartStylesGradient): any;
1410
+ export declare class OneDashboardPageWidgetMarkdownChartStylesGradientOutputReference extends cdktn.ComplexObject {
1411
+ private isEmptyObject;
1412
+ /**
1413
+ * @param terraformResource The parent resource
1414
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1415
+ */
1416
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string);
1417
+ get internalValue(): OneDashboardPageWidgetMarkdownChartStylesGradient | undefined;
1418
+ set internalValue(value: OneDashboardPageWidgetMarkdownChartStylesGradient | undefined);
1419
+ private _enabled?;
1420
+ get enabled(): boolean | cdktn.IResolvable;
1421
+ set enabled(value: boolean | cdktn.IResolvable);
1422
+ get enabledInput(): boolean | cdktn.IResolvable | undefined;
1423
+ }
1424
+ export interface OneDashboardPageWidgetMarkdownChartStyles {
1425
+ /**
1426
+ * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
1427
+ *
1428
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
1429
+ */
1430
+ readonly lineInterpolation?: string;
1431
+ /**
1432
+ * gradient block
1433
+ *
1434
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
1435
+ */
1436
+ readonly gradient?: OneDashboardPageWidgetMarkdownChartStylesGradient;
1437
+ }
1438
+ export declare function oneDashboardPageWidgetMarkdownChartStylesToTerraform(struct?: OneDashboardPageWidgetMarkdownChartStylesOutputReference | OneDashboardPageWidgetMarkdownChartStyles): any;
1439
+ export declare function oneDashboardPageWidgetMarkdownChartStylesToHclTerraform(struct?: OneDashboardPageWidgetMarkdownChartStylesOutputReference | OneDashboardPageWidgetMarkdownChartStyles): any;
1440
+ export declare class OneDashboardPageWidgetMarkdownChartStylesOutputReference extends cdktn.ComplexObject {
1441
+ private isEmptyObject;
1442
+ /**
1443
+ * @param terraformResource The parent resource
1444
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
1445
+ */
1446
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string);
1447
+ get internalValue(): OneDashboardPageWidgetMarkdownChartStyles | undefined;
1448
+ set internalValue(value: OneDashboardPageWidgetMarkdownChartStyles | undefined);
1449
+ private _lineInterpolation?;
1450
+ get lineInterpolation(): string;
1451
+ set lineInterpolation(value: string);
1452
+ resetLineInterpolation(): void;
1453
+ get lineInterpolationInput(): string | undefined;
1454
+ private _gradient;
1455
+ get gradient(): OneDashboardPageWidgetMarkdownChartStylesGradientOutputReference;
1456
+ putGradient(value: OneDashboardPageWidgetMarkdownChartStylesGradient): void;
1457
+ resetGradient(): void;
1458
+ get gradientInput(): OneDashboardPageWidgetMarkdownChartStylesGradient | undefined;
1459
+ }
365
1460
  export interface OneDashboardPageWidgetMarkdownColorsSeriesOverrides {
366
1461
  /**
367
1462
  * Color code
368
1463
  *
369
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#color OneDashboard#color}
1464
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
370
1465
  */
371
1466
  readonly color?: string;
372
1467
  /**
373
1468
  * Series name
374
1469
  *
375
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1470
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
376
1471
  */
377
1472
  readonly seriesName?: string;
378
1473
  }
@@ -419,13 +1514,13 @@ export declare class OneDashboardPageWidgetMarkdownColorsSeriesOverridesList ext
419
1514
  }
420
1515
  export interface OneDashboardPageWidgetMarkdownColors {
421
1516
  /**
422
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#color OneDashboard#color}
1517
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
423
1518
  */
424
1519
  readonly color?: string;
425
1520
  /**
426
1521
  * series_overrides block
427
1522
  *
428
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1523
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
429
1524
  */
430
1525
  readonly seriesOverrides?: OneDashboardPageWidgetMarkdownColorsSeriesOverrides[] | cdktn.IResolvable;
431
1526
  }
@@ -474,25 +1569,25 @@ export interface OneDashboardPageWidgetMarkdownDataFormat {
474
1569
  /**
475
1570
  * Defines the format of the mentioned type
476
1571
  *
477
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#format OneDashboard#format}
1572
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#format OneDashboard#format}
478
1573
  */
479
1574
  readonly format?: string;
480
1575
  /**
481
1576
  * The column name to be sorted
482
1577
  *
483
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#name OneDashboard#name}
1578
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
484
1579
  */
485
1580
  readonly name: string;
486
1581
  /**
487
1582
  * The precision of the type
488
1583
  *
489
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#precision OneDashboard#precision}
1584
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#precision OneDashboard#precision}
490
1585
  */
491
1586
  readonly precision?: number;
492
1587
  /**
493
1588
  * Defines the type of the mentioned column
494
1589
  *
495
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#type OneDashboard#type}
1590
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#type OneDashboard#type}
496
1591
  */
497
1592
  readonly type: string;
498
1593
  }
@@ -549,13 +1644,13 @@ export interface OneDashboardPageWidgetMarkdownInitialSorting {
549
1644
  /**
550
1645
  * Defines the sort order. Either ascending or descending.
551
1646
  *
552
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#direction OneDashboard#direction}
1647
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#direction OneDashboard#direction}
553
1648
  */
554
1649
  readonly direction: string;
555
1650
  /**
556
1651
  * The column name to be sorted
557
1652
  *
558
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#name OneDashboard#name}
1653
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
559
1654
  */
560
1655
  readonly name: string;
561
1656
  }
@@ -583,13 +1678,13 @@ export interface OneDashboardPageWidgetMarkdownNullValuesSeriesOverrides {
583
1678
  /**
584
1679
  * Null value
585
1680
  *
586
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1681
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
587
1682
  */
588
1683
  readonly nullValue?: string;
589
1684
  /**
590
1685
  * Series name
591
1686
  *
592
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1687
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
593
1688
  */
594
1689
  readonly seriesName?: string;
595
1690
  }
@@ -636,13 +1731,13 @@ export declare class OneDashboardPageWidgetMarkdownNullValuesSeriesOverridesList
636
1731
  }
637
1732
  export interface OneDashboardPageWidgetMarkdownNullValues {
638
1733
  /**
639
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1734
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
640
1735
  */
641
1736
  readonly nullValue?: string;
642
1737
  /**
643
1738
  * series_overrides block
644
1739
  *
645
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1740
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
646
1741
  */
647
1742
  readonly seriesOverrides?: OneDashboardPageWidgetMarkdownNullValuesSeriesOverrides[] | cdktn.IResolvable;
648
1743
  }
@@ -691,13 +1786,13 @@ export interface OneDashboardPageWidgetMarkdownUnitsSeriesOverrides {
691
1786
  /**
692
1787
  * Series name
693
1788
  *
694
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1789
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
695
1790
  */
696
1791
  readonly seriesName?: string;
697
1792
  /**
698
1793
  * Unit name
699
1794
  *
700
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#unit OneDashboard#unit}
1795
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
701
1796
  */
702
1797
  readonly unit?: string;
703
1798
  }
@@ -744,13 +1839,13 @@ export declare class OneDashboardPageWidgetMarkdownUnitsSeriesOverridesList exte
744
1839
  }
745
1840
  export interface OneDashboardPageWidgetMarkdownUnits {
746
1841
  /**
747
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#unit OneDashboard#unit}
1842
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
748
1843
  */
749
1844
  readonly unit?: string;
750
1845
  /**
751
1846
  * series_overrides block
752
1847
  *
753
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1848
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
754
1849
  */
755
1850
  readonly seriesOverrides?: OneDashboardPageWidgetMarkdownUnitsSeriesOverrides[] | cdktn.IResolvable;
756
1851
  }
@@ -797,83 +1892,89 @@ export declare class OneDashboardPageWidgetMarkdownUnitsList extends cdktn.Compl
797
1892
  }
798
1893
  export interface OneDashboardPageWidgetMarkdown {
799
1894
  /**
800
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#column OneDashboard#column}
1895
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#column OneDashboard#column}
801
1896
  */
802
1897
  readonly column: number;
803
1898
  /**
804
- * 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}
1899
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
805
1900
  */
806
1901
  readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
807
1902
  /**
808
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#height OneDashboard#height}
1903
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#height OneDashboard#height}
809
1904
  */
810
1905
  readonly height?: number;
811
1906
  /**
812
- * 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}
1907
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
813
1908
  */
814
1909
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
815
1910
  /**
816
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
1911
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
817
1912
  */
818
1913
  readonly legendEnabled?: boolean | cdktn.IResolvable;
819
1914
  /**
820
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
1915
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
821
1916
  */
822
1917
  readonly refreshRate?: string;
823
1918
  /**
824
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#row OneDashboard#row}
1919
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#row OneDashboard#row}
825
1920
  */
826
1921
  readonly row: number;
827
1922
  /**
828
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#text OneDashboard#text}
1923
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#text OneDashboard#text}
829
1924
  */
830
1925
  readonly text: string;
831
1926
  /**
832
1927
  * A title for the widget.
833
1928
  *
834
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#title OneDashboard#title}
1929
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#title OneDashboard#title}
835
1930
  */
836
1931
  readonly title: string;
837
1932
  /**
838
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#width OneDashboard#width}
1933
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#width OneDashboard#width}
839
1934
  */
840
1935
  readonly width?: number;
841
1936
  /**
842
- * 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}
1937
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
843
1938
  */
844
1939
  readonly yAxisLeftMax?: number;
845
1940
  /**
846
- * 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}
1941
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
847
1942
  */
848
1943
  readonly yAxisLeftMin?: number;
849
1944
  /**
1945
+ * chart_styles block
1946
+ *
1947
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
1948
+ */
1949
+ readonly chartStyles?: OneDashboardPageWidgetMarkdownChartStyles;
1950
+ /**
850
1951
  * colors block
851
1952
  *
852
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#colors OneDashboard#colors}
1953
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#colors OneDashboard#colors}
853
1954
  */
854
1955
  readonly colors?: OneDashboardPageWidgetMarkdownColors[] | cdktn.IResolvable;
855
1956
  /**
856
1957
  * data_format block
857
1958
  *
858
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#data_format OneDashboard#data_format}
1959
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
859
1960
  */
860
1961
  readonly dataFormat?: OneDashboardPageWidgetMarkdownDataFormat[] | cdktn.IResolvable;
861
1962
  /**
862
1963
  * initial_sorting block
863
1964
  *
864
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
1965
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
865
1966
  */
866
1967
  readonly initialSorting?: OneDashboardPageWidgetMarkdownInitialSorting;
867
1968
  /**
868
1969
  * null_values block
869
1970
  *
870
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_values OneDashboard#null_values}
1971
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
871
1972
  */
872
1973
  readonly nullValues?: OneDashboardPageWidgetMarkdownNullValues[] | cdktn.IResolvable;
873
1974
  /**
874
1975
  * units block
875
1976
  *
876
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#units OneDashboard#units}
1977
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#units OneDashboard#units}
877
1978
  */
878
1979
  readonly units?: OneDashboardPageWidgetMarkdownUnits[] | cdktn.IResolvable;
879
1980
  }
@@ -948,6 +2049,11 @@ export declare class OneDashboardPageWidgetMarkdownOutputReference extends cdktn
948
2049
  set yAxisLeftMin(value: number);
949
2050
  resetYAxisLeftMin(): void;
950
2051
  get yAxisLeftMinInput(): number | undefined;
2052
+ private _chartStyles;
2053
+ get chartStyles(): OneDashboardPageWidgetMarkdownChartStylesOutputReference;
2054
+ putChartStyles(value: OneDashboardPageWidgetMarkdownChartStyles): void;
2055
+ resetChartStyles(): void;
2056
+ get chartStylesInput(): OneDashboardPageWidgetMarkdownChartStyles | undefined;
951
2057
  private _colors;
952
2058
  get colors(): OneDashboardPageWidgetMarkdownColorsList;
953
2059
  putColors(value: OneDashboardPageWidgetMarkdownColors[] | cdktn.IResolvable): void;
@@ -990,17 +2096,77 @@ export declare class OneDashboardPageWidgetMarkdownList extends cdktn.ComplexLis
990
2096
  */
991
2097
  get(index: number): OneDashboardPageWidgetMarkdownOutputReference;
992
2098
  }
2099
+ export interface OneDashboardPageWidgetPieChartStylesGradient {
2100
+ /**
2101
+ * Enable or disable gradient effect.
2102
+ *
2103
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
2104
+ */
2105
+ readonly enabled: boolean | cdktn.IResolvable;
2106
+ }
2107
+ export declare function oneDashboardPageWidgetPieChartStylesGradientToTerraform(struct?: OneDashboardPageWidgetPieChartStylesGradientOutputReference | OneDashboardPageWidgetPieChartStylesGradient): any;
2108
+ export declare function oneDashboardPageWidgetPieChartStylesGradientToHclTerraform(struct?: OneDashboardPageWidgetPieChartStylesGradientOutputReference | OneDashboardPageWidgetPieChartStylesGradient): any;
2109
+ export declare class OneDashboardPageWidgetPieChartStylesGradientOutputReference extends cdktn.ComplexObject {
2110
+ private isEmptyObject;
2111
+ /**
2112
+ * @param terraformResource The parent resource
2113
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2114
+ */
2115
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string);
2116
+ get internalValue(): OneDashboardPageWidgetPieChartStylesGradient | undefined;
2117
+ set internalValue(value: OneDashboardPageWidgetPieChartStylesGradient | undefined);
2118
+ private _enabled?;
2119
+ get enabled(): boolean | cdktn.IResolvable;
2120
+ set enabled(value: boolean | cdktn.IResolvable);
2121
+ get enabledInput(): boolean | cdktn.IResolvable | undefined;
2122
+ }
2123
+ export interface OneDashboardPageWidgetPieChartStyles {
2124
+ /**
2125
+ * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
2126
+ *
2127
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
2128
+ */
2129
+ readonly lineInterpolation?: string;
2130
+ /**
2131
+ * gradient block
2132
+ *
2133
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
2134
+ */
2135
+ readonly gradient?: OneDashboardPageWidgetPieChartStylesGradient;
2136
+ }
2137
+ export declare function oneDashboardPageWidgetPieChartStylesToTerraform(struct?: OneDashboardPageWidgetPieChartStylesOutputReference | OneDashboardPageWidgetPieChartStyles): any;
2138
+ export declare function oneDashboardPageWidgetPieChartStylesToHclTerraform(struct?: OneDashboardPageWidgetPieChartStylesOutputReference | OneDashboardPageWidgetPieChartStyles): any;
2139
+ export declare class OneDashboardPageWidgetPieChartStylesOutputReference extends cdktn.ComplexObject {
2140
+ private isEmptyObject;
2141
+ /**
2142
+ * @param terraformResource The parent resource
2143
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2144
+ */
2145
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string);
2146
+ get internalValue(): OneDashboardPageWidgetPieChartStyles | undefined;
2147
+ set internalValue(value: OneDashboardPageWidgetPieChartStyles | undefined);
2148
+ private _lineInterpolation?;
2149
+ get lineInterpolation(): string;
2150
+ set lineInterpolation(value: string);
2151
+ resetLineInterpolation(): void;
2152
+ get lineInterpolationInput(): string | undefined;
2153
+ private _gradient;
2154
+ get gradient(): OneDashboardPageWidgetPieChartStylesGradientOutputReference;
2155
+ putGradient(value: OneDashboardPageWidgetPieChartStylesGradient): void;
2156
+ resetGradient(): void;
2157
+ get gradientInput(): OneDashboardPageWidgetPieChartStylesGradient | undefined;
2158
+ }
993
2159
  export interface OneDashboardPageWidgetPieColorsSeriesOverrides {
994
2160
  /**
995
2161
  * Color code
996
2162
  *
997
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#color OneDashboard#color}
2163
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
998
2164
  */
999
2165
  readonly color?: string;
1000
2166
  /**
1001
2167
  * Series name
1002
2168
  *
1003
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2169
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1004
2170
  */
1005
2171
  readonly seriesName?: string;
1006
2172
  }
@@ -1047,13 +2213,13 @@ export declare class OneDashboardPageWidgetPieColorsSeriesOverridesList extends
1047
2213
  }
1048
2214
  export interface OneDashboardPageWidgetPieColors {
1049
2215
  /**
1050
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#color OneDashboard#color}
2216
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
1051
2217
  */
1052
2218
  readonly color?: string;
1053
2219
  /**
1054
2220
  * series_overrides block
1055
2221
  *
1056
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2222
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1057
2223
  */
1058
2224
  readonly seriesOverrides?: OneDashboardPageWidgetPieColorsSeriesOverrides[] | cdktn.IResolvable;
1059
2225
  }
@@ -1102,25 +2268,25 @@ export interface OneDashboardPageWidgetPieDataFormat {
1102
2268
  /**
1103
2269
  * Defines the format of the mentioned type
1104
2270
  *
1105
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#format OneDashboard#format}
2271
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#format OneDashboard#format}
1106
2272
  */
1107
2273
  readonly format?: string;
1108
2274
  /**
1109
2275
  * The column name to be sorted
1110
2276
  *
1111
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#name OneDashboard#name}
2277
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
1112
2278
  */
1113
2279
  readonly name: string;
1114
2280
  /**
1115
2281
  * The precision of the type
1116
2282
  *
1117
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#precision OneDashboard#precision}
2283
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#precision OneDashboard#precision}
1118
2284
  */
1119
2285
  readonly precision?: number;
1120
2286
  /**
1121
2287
  * Defines the type of the mentioned column
1122
2288
  *
1123
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#type OneDashboard#type}
2289
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#type OneDashboard#type}
1124
2290
  */
1125
2291
  readonly type: string;
1126
2292
  }
@@ -1177,13 +2343,13 @@ export interface OneDashboardPageWidgetPieInitialSorting {
1177
2343
  /**
1178
2344
  * Defines the sort order. Either ascending or descending.
1179
2345
  *
1180
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#direction OneDashboard#direction}
2346
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#direction OneDashboard#direction}
1181
2347
  */
1182
2348
  readonly direction: string;
1183
2349
  /**
1184
2350
  * The column name to be sorted
1185
2351
  *
1186
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#name OneDashboard#name}
2352
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
1187
2353
  */
1188
2354
  readonly name: string;
1189
2355
  }
@@ -1211,13 +2377,13 @@ export interface OneDashboardPageWidgetPieNrqlQuery {
1211
2377
  /**
1212
2378
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
1213
2379
  *
1214
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#account_id OneDashboard#account_id}
2380
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
1215
2381
  */
1216
2382
  readonly accountId?: string;
1217
2383
  /**
1218
2384
  * The NRQL query.
1219
2385
  *
1220
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#query OneDashboard#query}
2386
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#query OneDashboard#query}
1221
2387
  */
1222
2388
  readonly query: string;
1223
2389
  }
@@ -1265,13 +2431,13 @@ export interface OneDashboardPageWidgetPieNullValuesSeriesOverrides {
1265
2431
  /**
1266
2432
  * Null value
1267
2433
  *
1268
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2434
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1269
2435
  */
1270
2436
  readonly nullValue?: string;
1271
2437
  /**
1272
2438
  * Series name
1273
2439
  *
1274
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2440
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1275
2441
  */
1276
2442
  readonly seriesName?: string;
1277
2443
  }
@@ -1318,13 +2484,13 @@ export declare class OneDashboardPageWidgetPieNullValuesSeriesOverridesList exte
1318
2484
  }
1319
2485
  export interface OneDashboardPageWidgetPieNullValues {
1320
2486
  /**
1321
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2487
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1322
2488
  */
1323
2489
  readonly nullValue?: string;
1324
2490
  /**
1325
2491
  * series_overrides block
1326
2492
  *
1327
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2493
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1328
2494
  */
1329
2495
  readonly seriesOverrides?: OneDashboardPageWidgetPieNullValuesSeriesOverrides[] | cdktn.IResolvable;
1330
2496
  }
@@ -1373,13 +2539,13 @@ export interface OneDashboardPageWidgetPieUnitsSeriesOverrides {
1373
2539
  /**
1374
2540
  * Series name
1375
2541
  *
1376
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2542
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1377
2543
  */
1378
2544
  readonly seriesName?: string;
1379
2545
  /**
1380
2546
  * Unit name
1381
2547
  *
1382
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#unit OneDashboard#unit}
2548
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
1383
2549
  */
1384
2550
  readonly unit?: string;
1385
2551
  }
@@ -1426,13 +2592,13 @@ export declare class OneDashboardPageWidgetPieUnitsSeriesOverridesList extends c
1426
2592
  }
1427
2593
  export interface OneDashboardPageWidgetPieUnits {
1428
2594
  /**
1429
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#unit OneDashboard#unit}
2595
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
1430
2596
  */
1431
2597
  readonly unit?: string;
1432
2598
  /**
1433
2599
  * series_overrides block
1434
2600
  *
1435
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2601
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1436
2602
  */
1437
2603
  readonly seriesOverrides?: OneDashboardPageWidgetPieUnitsSeriesOverrides[] | cdktn.IResolvable;
1438
2604
  }
@@ -1479,97 +2645,103 @@ export declare class OneDashboardPageWidgetPieUnitsList extends cdktn.ComplexLis
1479
2645
  }
1480
2646
  export interface OneDashboardPageWidgetPie {
1481
2647
  /**
1482
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#column OneDashboard#column}
2648
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#column OneDashboard#column}
1483
2649
  */
1484
2650
  readonly column: number;
1485
2651
  /**
1486
- * 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}
2652
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
1487
2653
  */
1488
2654
  readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
1489
2655
  /**
1490
2656
  * Use this item to filter the current dashboard
1491
2657
  *
1492
- * 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}
2658
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#filter_current_dashboard OneDashboard#filter_current_dashboard}
1493
2659
  */
1494
2660
  readonly filterCurrentDashboard?: boolean | cdktn.IResolvable;
1495
2661
  /**
1496
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#height OneDashboard#height}
2662
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#height OneDashboard#height}
1497
2663
  */
1498
2664
  readonly height?: number;
1499
2665
  /**
1500
- * 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}
2666
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
1501
2667
  */
1502
2668
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
1503
2669
  /**
1504
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
2670
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
1505
2671
  */
1506
2672
  readonly legendEnabled?: boolean | cdktn.IResolvable;
1507
2673
  /**
1508
2674
  * Related entities. Currently only supports Dashboard entities, but may allow other cases in the future.
1509
2675
  *
1510
- * 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}
2676
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#linked_entity_guids OneDashboard#linked_entity_guids}
1511
2677
  */
1512
2678
  readonly linkedEntityGuids?: string[];
1513
2679
  /**
1514
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
2680
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
1515
2681
  */
1516
2682
  readonly refreshRate?: string;
1517
2683
  /**
1518
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#row OneDashboard#row}
2684
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#row OneDashboard#row}
1519
2685
  */
1520
2686
  readonly row: number;
1521
2687
  /**
1522
2688
  * A title for the widget.
1523
2689
  *
1524
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#title OneDashboard#title}
2690
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#title OneDashboard#title}
1525
2691
  */
1526
2692
  readonly title: string;
1527
2693
  /**
1528
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#width OneDashboard#width}
2694
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#width OneDashboard#width}
1529
2695
  */
1530
2696
  readonly width?: number;
1531
2697
  /**
1532
- * 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}
2698
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
1533
2699
  */
1534
2700
  readonly yAxisLeftMax?: number;
1535
2701
  /**
1536
- * 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}
2702
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
1537
2703
  */
1538
2704
  readonly yAxisLeftMin?: number;
1539
2705
  /**
2706
+ * chart_styles block
2707
+ *
2708
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
2709
+ */
2710
+ readonly chartStyles?: OneDashboardPageWidgetPieChartStyles;
2711
+ /**
1540
2712
  * colors block
1541
2713
  *
1542
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#colors OneDashboard#colors}
2714
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#colors OneDashboard#colors}
1543
2715
  */
1544
2716
  readonly colors?: OneDashboardPageWidgetPieColors[] | cdktn.IResolvable;
1545
2717
  /**
1546
2718
  * data_format block
1547
2719
  *
1548
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#data_format OneDashboard#data_format}
2720
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
1549
2721
  */
1550
2722
  readonly dataFormat?: OneDashboardPageWidgetPieDataFormat[] | cdktn.IResolvable;
1551
2723
  /**
1552
2724
  * initial_sorting block
1553
2725
  *
1554
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
2726
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
1555
2727
  */
1556
2728
  readonly initialSorting?: OneDashboardPageWidgetPieInitialSorting;
1557
2729
  /**
1558
2730
  * nrql_query block
1559
2731
  *
1560
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
2732
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
1561
2733
  */
1562
2734
  readonly nrqlQuery: OneDashboardPageWidgetPieNrqlQuery[] | cdktn.IResolvable;
1563
2735
  /**
1564
2736
  * null_values block
1565
2737
  *
1566
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_values OneDashboard#null_values}
2738
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
1567
2739
  */
1568
2740
  readonly nullValues?: OneDashboardPageWidgetPieNullValues[] | cdktn.IResolvable;
1569
2741
  /**
1570
2742
  * units block
1571
2743
  *
1572
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#units OneDashboard#units}
2744
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#units OneDashboard#units}
1573
2745
  */
1574
2746
  readonly units?: OneDashboardPageWidgetPieUnits[] | cdktn.IResolvable;
1575
2747
  }
@@ -1650,6 +2822,11 @@ export declare class OneDashboardPageWidgetPieOutputReference extends cdktn.Comp
1650
2822
  set yAxisLeftMin(value: number);
1651
2823
  resetYAxisLeftMin(): void;
1652
2824
  get yAxisLeftMinInput(): number | undefined;
2825
+ private _chartStyles;
2826
+ get chartStyles(): OneDashboardPageWidgetPieChartStylesOutputReference;
2827
+ putChartStyles(value: OneDashboardPageWidgetPieChartStyles): void;
2828
+ resetChartStyles(): void;
2829
+ get chartStylesInput(): OneDashboardPageWidgetPieChartStyles | undefined;
1653
2830
  private _colors;
1654
2831
  get colors(): OneDashboardPageWidgetPieColorsList;
1655
2832
  putColors(value: OneDashboardPageWidgetPieColors[] | cdktn.IResolvable): void;
@@ -1696,17 +2873,77 @@ export declare class OneDashboardPageWidgetPieList extends cdktn.ComplexList {
1696
2873
  */
1697
2874
  get(index: number): OneDashboardPageWidgetPieOutputReference;
1698
2875
  }
2876
+ export interface OneDashboardPageWidgetStackedBarChartStylesGradient {
2877
+ /**
2878
+ * Enable or disable gradient effect.
2879
+ *
2880
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
2881
+ */
2882
+ readonly enabled: boolean | cdktn.IResolvable;
2883
+ }
2884
+ export declare function oneDashboardPageWidgetStackedBarChartStylesGradientToTerraform(struct?: OneDashboardPageWidgetStackedBarChartStylesGradientOutputReference | OneDashboardPageWidgetStackedBarChartStylesGradient): any;
2885
+ export declare function oneDashboardPageWidgetStackedBarChartStylesGradientToHclTerraform(struct?: OneDashboardPageWidgetStackedBarChartStylesGradientOutputReference | OneDashboardPageWidgetStackedBarChartStylesGradient): any;
2886
+ export declare class OneDashboardPageWidgetStackedBarChartStylesGradientOutputReference extends cdktn.ComplexObject {
2887
+ private isEmptyObject;
2888
+ /**
2889
+ * @param terraformResource The parent resource
2890
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2891
+ */
2892
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string);
2893
+ get internalValue(): OneDashboardPageWidgetStackedBarChartStylesGradient | undefined;
2894
+ set internalValue(value: OneDashboardPageWidgetStackedBarChartStylesGradient | undefined);
2895
+ private _enabled?;
2896
+ get enabled(): boolean | cdktn.IResolvable;
2897
+ set enabled(value: boolean | cdktn.IResolvable);
2898
+ get enabledInput(): boolean | cdktn.IResolvable | undefined;
2899
+ }
2900
+ export interface OneDashboardPageWidgetStackedBarChartStyles {
2901
+ /**
2902
+ * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
2903
+ *
2904
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
2905
+ */
2906
+ readonly lineInterpolation?: string;
2907
+ /**
2908
+ * gradient block
2909
+ *
2910
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
2911
+ */
2912
+ readonly gradient?: OneDashboardPageWidgetStackedBarChartStylesGradient;
2913
+ }
2914
+ export declare function oneDashboardPageWidgetStackedBarChartStylesToTerraform(struct?: OneDashboardPageWidgetStackedBarChartStylesOutputReference | OneDashboardPageWidgetStackedBarChartStyles): any;
2915
+ export declare function oneDashboardPageWidgetStackedBarChartStylesToHclTerraform(struct?: OneDashboardPageWidgetStackedBarChartStylesOutputReference | OneDashboardPageWidgetStackedBarChartStyles): any;
2916
+ export declare class OneDashboardPageWidgetStackedBarChartStylesOutputReference extends cdktn.ComplexObject {
2917
+ private isEmptyObject;
2918
+ /**
2919
+ * @param terraformResource The parent resource
2920
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
2921
+ */
2922
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string);
2923
+ get internalValue(): OneDashboardPageWidgetStackedBarChartStyles | undefined;
2924
+ set internalValue(value: OneDashboardPageWidgetStackedBarChartStyles | undefined);
2925
+ private _lineInterpolation?;
2926
+ get lineInterpolation(): string;
2927
+ set lineInterpolation(value: string);
2928
+ resetLineInterpolation(): void;
2929
+ get lineInterpolationInput(): string | undefined;
2930
+ private _gradient;
2931
+ get gradient(): OneDashboardPageWidgetStackedBarChartStylesGradientOutputReference;
2932
+ putGradient(value: OneDashboardPageWidgetStackedBarChartStylesGradient): void;
2933
+ resetGradient(): void;
2934
+ get gradientInput(): OneDashboardPageWidgetStackedBarChartStylesGradient | undefined;
2935
+ }
1699
2936
  export interface OneDashboardPageWidgetStackedBarColorsSeriesOverrides {
1700
2937
  /**
1701
2938
  * Color code
1702
2939
  *
1703
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#color OneDashboard#color}
2940
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
1704
2941
  */
1705
2942
  readonly color?: string;
1706
2943
  /**
1707
2944
  * Series name
1708
2945
  *
1709
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2946
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1710
2947
  */
1711
2948
  readonly seriesName?: string;
1712
2949
  }
@@ -1753,13 +2990,13 @@ export declare class OneDashboardPageWidgetStackedBarColorsSeriesOverridesList e
1753
2990
  }
1754
2991
  export interface OneDashboardPageWidgetStackedBarColors {
1755
2992
  /**
1756
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#color OneDashboard#color}
2993
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
1757
2994
  */
1758
2995
  readonly color?: string;
1759
2996
  /**
1760
2997
  * series_overrides block
1761
2998
  *
1762
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2999
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
1763
3000
  */
1764
3001
  readonly seriesOverrides?: OneDashboardPageWidgetStackedBarColorsSeriesOverrides[] | cdktn.IResolvable;
1765
3002
  }
@@ -1808,25 +3045,25 @@ export interface OneDashboardPageWidgetStackedBarDataFormat {
1808
3045
  /**
1809
3046
  * Defines the format of the mentioned type
1810
3047
  *
1811
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#format OneDashboard#format}
3048
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#format OneDashboard#format}
1812
3049
  */
1813
3050
  readonly format?: string;
1814
3051
  /**
1815
3052
  * The column name to be sorted
1816
3053
  *
1817
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#name OneDashboard#name}
3054
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
1818
3055
  */
1819
3056
  readonly name: string;
1820
3057
  /**
1821
3058
  * The precision of the type
1822
3059
  *
1823
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#precision OneDashboard#precision}
3060
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#precision OneDashboard#precision}
1824
3061
  */
1825
3062
  readonly precision?: number;
1826
3063
  /**
1827
3064
  * Defines the type of the mentioned column
1828
3065
  *
1829
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#type OneDashboard#type}
3066
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#type OneDashboard#type}
1830
3067
  */
1831
3068
  readonly type: string;
1832
3069
  }
@@ -1883,13 +3120,13 @@ export interface OneDashboardPageWidgetStackedBarInitialSorting {
1883
3120
  /**
1884
3121
  * Defines the sort order. Either ascending or descending.
1885
3122
  *
1886
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#direction OneDashboard#direction}
3123
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#direction OneDashboard#direction}
1887
3124
  */
1888
3125
  readonly direction: string;
1889
3126
  /**
1890
3127
  * The column name to be sorted
1891
3128
  *
1892
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#name OneDashboard#name}
3129
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
1893
3130
  */
1894
3131
  readonly name: string;
1895
3132
  }
@@ -1917,13 +3154,13 @@ export interface OneDashboardPageWidgetStackedBarNrqlQuery {
1917
3154
  /**
1918
3155
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
1919
3156
  *
1920
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#account_id OneDashboard#account_id}
3157
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
1921
3158
  */
1922
3159
  readonly accountId?: string;
1923
3160
  /**
1924
3161
  * The NRQL query.
1925
3162
  *
1926
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#query OneDashboard#query}
3163
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#query OneDashboard#query}
1927
3164
  */
1928
3165
  readonly query: string;
1929
3166
  }
@@ -1971,13 +3208,13 @@ export interface OneDashboardPageWidgetStackedBarNullValuesSeriesOverrides {
1971
3208
  /**
1972
3209
  * Null value
1973
3210
  *
1974
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
3211
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
1975
3212
  */
1976
3213
  readonly nullValue?: string;
1977
3214
  /**
1978
3215
  * Series name
1979
3216
  *
1980
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3217
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
1981
3218
  */
1982
3219
  readonly seriesName?: string;
1983
3220
  }
@@ -2024,13 +3261,13 @@ export declare class OneDashboardPageWidgetStackedBarNullValuesSeriesOverridesLi
2024
3261
  }
2025
3262
  export interface OneDashboardPageWidgetStackedBarNullValues {
2026
3263
  /**
2027
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
3264
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2028
3265
  */
2029
3266
  readonly nullValue?: string;
2030
3267
  /**
2031
3268
  * series_overrides block
2032
3269
  *
2033
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3270
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2034
3271
  */
2035
3272
  readonly seriesOverrides?: OneDashboardPageWidgetStackedBarNullValuesSeriesOverrides[] | cdktn.IResolvable;
2036
3273
  }
@@ -2079,7 +3316,7 @@ export interface OneDashboardPageWidgetStackedBarTooltip {
2079
3316
  /**
2080
3317
  * Tooltip display mode.
2081
3318
  *
2082
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#mode OneDashboard#mode}
3319
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#mode OneDashboard#mode}
2083
3320
  */
2084
3321
  readonly mode: string;
2085
3322
  }
@@ -2103,13 +3340,13 @@ export interface OneDashboardPageWidgetStackedBarUnitsSeriesOverrides {
2103
3340
  /**
2104
3341
  * Series name
2105
3342
  *
2106
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3343
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2107
3344
  */
2108
3345
  readonly seriesName?: string;
2109
3346
  /**
2110
3347
  * Unit name
2111
3348
  *
2112
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#unit OneDashboard#unit}
3349
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
2113
3350
  */
2114
3351
  readonly unit?: string;
2115
3352
  }
@@ -2156,13 +3393,13 @@ export declare class OneDashboardPageWidgetStackedBarUnitsSeriesOverridesList ex
2156
3393
  }
2157
3394
  export interface OneDashboardPageWidgetStackedBarUnits {
2158
3395
  /**
2159
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#unit OneDashboard#unit}
3396
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
2160
3397
  */
2161
3398
  readonly unit?: string;
2162
3399
  /**
2163
3400
  * series_overrides block
2164
3401
  *
2165
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3402
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2166
3403
  */
2167
3404
  readonly seriesOverrides?: OneDashboardPageWidgetStackedBarUnitsSeriesOverrides[] | cdktn.IResolvable;
2168
3405
  }
@@ -2209,91 +3446,97 @@ export declare class OneDashboardPageWidgetStackedBarUnitsList extends cdktn.Com
2209
3446
  }
2210
3447
  export interface OneDashboardPageWidgetStackedBar {
2211
3448
  /**
2212
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#column OneDashboard#column}
3449
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#column OneDashboard#column}
2213
3450
  */
2214
3451
  readonly column: number;
2215
3452
  /**
2216
- * 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}
3453
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
2217
3454
  */
2218
3455
  readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
2219
3456
  /**
2220
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#height OneDashboard#height}
3457
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#height OneDashboard#height}
2221
3458
  */
2222
3459
  readonly height?: number;
2223
3460
  /**
2224
- * 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}
3461
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
2225
3462
  */
2226
3463
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
2227
3464
  /**
2228
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
3465
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
2229
3466
  */
2230
3467
  readonly legendEnabled?: boolean | cdktn.IResolvable;
2231
3468
  /**
2232
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
3469
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
2233
3470
  */
2234
3471
  readonly refreshRate?: string;
2235
3472
  /**
2236
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#row OneDashboard#row}
3473
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#row OneDashboard#row}
2237
3474
  */
2238
3475
  readonly row: number;
2239
3476
  /**
2240
3477
  * A title for the widget.
2241
3478
  *
2242
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#title OneDashboard#title}
3479
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#title OneDashboard#title}
2243
3480
  */
2244
3481
  readonly title: string;
2245
3482
  /**
2246
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#width OneDashboard#width}
3483
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#width OneDashboard#width}
2247
3484
  */
2248
3485
  readonly width?: number;
2249
3486
  /**
2250
- * 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}
3487
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
2251
3488
  */
2252
3489
  readonly yAxisLeftMax?: number;
2253
3490
  /**
2254
- * 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}
3491
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
2255
3492
  */
2256
3493
  readonly yAxisLeftMin?: number;
2257
3494
  /**
3495
+ * chart_styles block
3496
+ *
3497
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
3498
+ */
3499
+ readonly chartStyles?: OneDashboardPageWidgetStackedBarChartStyles;
3500
+ /**
2258
3501
  * colors block
2259
3502
  *
2260
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#colors OneDashboard#colors}
3503
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#colors OneDashboard#colors}
2261
3504
  */
2262
3505
  readonly colors?: OneDashboardPageWidgetStackedBarColors[] | cdktn.IResolvable;
2263
3506
  /**
2264
3507
  * data_format block
2265
3508
  *
2266
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#data_format OneDashboard#data_format}
3509
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
2267
3510
  */
2268
3511
  readonly dataFormat?: OneDashboardPageWidgetStackedBarDataFormat[] | cdktn.IResolvable;
2269
3512
  /**
2270
3513
  * initial_sorting block
2271
3514
  *
2272
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
3515
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
2273
3516
  */
2274
3517
  readonly initialSorting?: OneDashboardPageWidgetStackedBarInitialSorting;
2275
3518
  /**
2276
3519
  * nrql_query block
2277
3520
  *
2278
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
3521
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
2279
3522
  */
2280
3523
  readonly nrqlQuery: OneDashboardPageWidgetStackedBarNrqlQuery[] | cdktn.IResolvable;
2281
3524
  /**
2282
3525
  * null_values block
2283
3526
  *
2284
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_values OneDashboard#null_values}
3527
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
2285
3528
  */
2286
3529
  readonly nullValues?: OneDashboardPageWidgetStackedBarNullValues[] | cdktn.IResolvable;
2287
3530
  /**
2288
3531
  * tooltip block
2289
3532
  *
2290
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#tooltip OneDashboard#tooltip}
3533
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#tooltip OneDashboard#tooltip}
2291
3534
  */
2292
3535
  readonly tooltip?: OneDashboardPageWidgetStackedBarTooltip;
2293
3536
  /**
2294
3537
  * units block
2295
3538
  *
2296
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#units OneDashboard#units}
3539
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#units OneDashboard#units}
2297
3540
  */
2298
3541
  readonly units?: OneDashboardPageWidgetStackedBarUnits[] | cdktn.IResolvable;
2299
3542
  }
@@ -2364,6 +3607,11 @@ export declare class OneDashboardPageWidgetStackedBarOutputReference extends cdk
2364
3607
  set yAxisLeftMin(value: number);
2365
3608
  resetYAxisLeftMin(): void;
2366
3609
  get yAxisLeftMinInput(): number | undefined;
3610
+ private _chartStyles;
3611
+ get chartStyles(): OneDashboardPageWidgetStackedBarChartStylesOutputReference;
3612
+ putChartStyles(value: OneDashboardPageWidgetStackedBarChartStyles): void;
3613
+ resetChartStyles(): void;
3614
+ get chartStylesInput(): OneDashboardPageWidgetStackedBarChartStyles | undefined;
2367
3615
  private _colors;
2368
3616
  get colors(): OneDashboardPageWidgetStackedBarColorsList;
2369
3617
  putColors(value: OneDashboardPageWidgetStackedBarColors[] | cdktn.IResolvable): void;
@@ -2415,17 +3663,77 @@ export declare class OneDashboardPageWidgetStackedBarList extends cdktn.ComplexL
2415
3663
  */
2416
3664
  get(index: number): OneDashboardPageWidgetStackedBarOutputReference;
2417
3665
  }
3666
+ export interface OneDashboardPageWidgetTableChartStylesGradient {
3667
+ /**
3668
+ * Enable or disable gradient effect.
3669
+ *
3670
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#enabled OneDashboard#enabled}
3671
+ */
3672
+ readonly enabled: boolean | cdktn.IResolvable;
3673
+ }
3674
+ export declare function oneDashboardPageWidgetTableChartStylesGradientToTerraform(struct?: OneDashboardPageWidgetTableChartStylesGradientOutputReference | OneDashboardPageWidgetTableChartStylesGradient): any;
3675
+ export declare function oneDashboardPageWidgetTableChartStylesGradientToHclTerraform(struct?: OneDashboardPageWidgetTableChartStylesGradientOutputReference | OneDashboardPageWidgetTableChartStylesGradient): any;
3676
+ export declare class OneDashboardPageWidgetTableChartStylesGradientOutputReference extends cdktn.ComplexObject {
3677
+ private isEmptyObject;
3678
+ /**
3679
+ * @param terraformResource The parent resource
3680
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
3681
+ */
3682
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string);
3683
+ get internalValue(): OneDashboardPageWidgetTableChartStylesGradient | undefined;
3684
+ set internalValue(value: OneDashboardPageWidgetTableChartStylesGradient | undefined);
3685
+ private _enabled?;
3686
+ get enabled(): boolean | cdktn.IResolvable;
3687
+ set enabled(value: boolean | cdktn.IResolvable);
3688
+ get enabledInput(): boolean | cdktn.IResolvable | undefined;
3689
+ }
3690
+ export interface OneDashboardPageWidgetTableChartStyles {
3691
+ /**
3692
+ * Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
3693
+ *
3694
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
3695
+ */
3696
+ readonly lineInterpolation?: string;
3697
+ /**
3698
+ * gradient block
3699
+ *
3700
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#gradient OneDashboard#gradient}
3701
+ */
3702
+ readonly gradient?: OneDashboardPageWidgetTableChartStylesGradient;
3703
+ }
3704
+ export declare function oneDashboardPageWidgetTableChartStylesToTerraform(struct?: OneDashboardPageWidgetTableChartStylesOutputReference | OneDashboardPageWidgetTableChartStyles): any;
3705
+ export declare function oneDashboardPageWidgetTableChartStylesToHclTerraform(struct?: OneDashboardPageWidgetTableChartStylesOutputReference | OneDashboardPageWidgetTableChartStyles): any;
3706
+ export declare class OneDashboardPageWidgetTableChartStylesOutputReference extends cdktn.ComplexObject {
3707
+ private isEmptyObject;
3708
+ /**
3709
+ * @param terraformResource The parent resource
3710
+ * @param terraformAttribute The attribute on the parent resource this class is referencing
3711
+ */
3712
+ constructor(terraformResource: cdktn.IInterpolatingParent, terraformAttribute: string);
3713
+ get internalValue(): OneDashboardPageWidgetTableChartStyles | undefined;
3714
+ set internalValue(value: OneDashboardPageWidgetTableChartStyles | undefined);
3715
+ private _lineInterpolation?;
3716
+ get lineInterpolation(): string;
3717
+ set lineInterpolation(value: string);
3718
+ resetLineInterpolation(): void;
3719
+ get lineInterpolationInput(): string | undefined;
3720
+ private _gradient;
3721
+ get gradient(): OneDashboardPageWidgetTableChartStylesGradientOutputReference;
3722
+ putGradient(value: OneDashboardPageWidgetTableChartStylesGradient): void;
3723
+ resetGradient(): void;
3724
+ get gradientInput(): OneDashboardPageWidgetTableChartStylesGradient | undefined;
3725
+ }
2418
3726
  export interface OneDashboardPageWidgetTableColorsSeriesOverrides {
2419
3727
  /**
2420
3728
  * Color code
2421
3729
  *
2422
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#color OneDashboard#color}
3730
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
2423
3731
  */
2424
3732
  readonly color?: string;
2425
3733
  /**
2426
3734
  * Series name
2427
3735
  *
2428
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
3736
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2429
3737
  */
2430
3738
  readonly seriesName?: string;
2431
3739
  }
@@ -2472,13 +3780,13 @@ export declare class OneDashboardPageWidgetTableColorsSeriesOverridesList extend
2472
3780
  }
2473
3781
  export interface OneDashboardPageWidgetTableColors {
2474
3782
  /**
2475
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#color OneDashboard#color}
3783
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#color OneDashboard#color}
2476
3784
  */
2477
3785
  readonly color?: string;
2478
3786
  /**
2479
3787
  * series_overrides block
2480
3788
  *
2481
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
3789
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2482
3790
  */
2483
3791
  readonly seriesOverrides?: OneDashboardPageWidgetTableColorsSeriesOverrides[] | cdktn.IResolvable;
2484
3792
  }
@@ -2527,25 +3835,25 @@ export interface OneDashboardPageWidgetTableDataFormat {
2527
3835
  /**
2528
3836
  * Defines the format of the mentioned type
2529
3837
  *
2530
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#format OneDashboard#format}
3838
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#format OneDashboard#format}
2531
3839
  */
2532
3840
  readonly format?: string;
2533
3841
  /**
2534
3842
  * The column name to be sorted
2535
3843
  *
2536
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#name OneDashboard#name}
3844
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
2537
3845
  */
2538
3846
  readonly name: string;
2539
3847
  /**
2540
3848
  * The precision of the type
2541
3849
  *
2542
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#precision OneDashboard#precision}
3850
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#precision OneDashboard#precision}
2543
3851
  */
2544
3852
  readonly precision?: number;
2545
3853
  /**
2546
3854
  * Defines the type of the mentioned column
2547
3855
  *
2548
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#type OneDashboard#type}
3856
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#type OneDashboard#type}
2549
3857
  */
2550
3858
  readonly type: string;
2551
3859
  }
@@ -2602,13 +3910,13 @@ export interface OneDashboardPageWidgetTableInitialSorting {
2602
3910
  /**
2603
3911
  * Defines the sort order. Either ascending or descending.
2604
3912
  *
2605
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#direction OneDashboard#direction}
3913
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#direction OneDashboard#direction}
2606
3914
  */
2607
3915
  readonly direction: string;
2608
3916
  /**
2609
3917
  * The column name to be sorted
2610
3918
  *
2611
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#name OneDashboard#name}
3919
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
2612
3920
  */
2613
3921
  readonly name: string;
2614
3922
  }
@@ -2636,13 +3944,13 @@ export interface OneDashboardPageWidgetTableNrqlQuery {
2636
3944
  /**
2637
3945
  * The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
2638
3946
  *
2639
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#account_id OneDashboard#account_id}
3947
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#account_id OneDashboard#account_id}
2640
3948
  */
2641
3949
  readonly accountId?: string;
2642
3950
  /**
2643
3951
  * The NRQL query.
2644
3952
  *
2645
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#query OneDashboard#query}
3953
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#query OneDashboard#query}
2646
3954
  */
2647
3955
  readonly query: string;
2648
3956
  }
@@ -2690,13 +3998,13 @@ export interface OneDashboardPageWidgetTableNullValuesSeriesOverrides {
2690
3998
  /**
2691
3999
  * Null value
2692
4000
  *
2693
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
4001
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2694
4002
  */
2695
4003
  readonly nullValue?: string;
2696
4004
  /**
2697
4005
  * Series name
2698
4006
  *
2699
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
4007
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2700
4008
  */
2701
4009
  readonly seriesName?: string;
2702
4010
  }
@@ -2743,13 +4051,13 @@ export declare class OneDashboardPageWidgetTableNullValuesSeriesOverridesList ex
2743
4051
  }
2744
4052
  export interface OneDashboardPageWidgetTableNullValues {
2745
4053
  /**
2746
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_value OneDashboard#null_value}
4054
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_value OneDashboard#null_value}
2747
4055
  */
2748
4056
  readonly nullValue?: string;
2749
4057
  /**
2750
4058
  * series_overrides block
2751
4059
  *
2752
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4060
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2753
4061
  */
2754
4062
  readonly seriesOverrides?: OneDashboardPageWidgetTableNullValuesSeriesOverrides[] | cdktn.IResolvable;
2755
4063
  }
@@ -2798,25 +4106,25 @@ export interface OneDashboardPageWidgetTableThreshold {
2798
4106
  /**
2799
4107
  * Name of the column in the table, to which the threshold would be applied.
2800
4108
  *
2801
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#column_name OneDashboard#column_name}
4109
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#column_name OneDashboard#column_name}
2802
4110
  */
2803
4111
  readonly columnName?: string;
2804
4112
  /**
2805
4113
  * The number from which the range starts in thresholds.
2806
4114
  *
2807
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#from OneDashboard#from}
4115
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#from OneDashboard#from}
2808
4116
  */
2809
4117
  readonly from?: string;
2810
4118
  /**
2811
4119
  * Severity of the threshold, which would reflect in the widget, in the range of the threshold specified.
2812
4120
  *
2813
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#severity OneDashboard#severity}
4121
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#severity OneDashboard#severity}
2814
4122
  */
2815
4123
  readonly severity?: string;
2816
4124
  /**
2817
4125
  * The number at which the range ends in thresholds.
2818
4126
  *
2819
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#to OneDashboard#to}
4127
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#to OneDashboard#to}
2820
4128
  */
2821
4129
  readonly to?: string;
2822
4130
  }
@@ -2875,13 +4183,13 @@ export interface OneDashboardPageWidgetTableUnitsSeriesOverrides {
2875
4183
  /**
2876
4184
  * Series name
2877
4185
  *
2878
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_name OneDashboard#series_name}
4186
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_name OneDashboard#series_name}
2879
4187
  */
2880
4188
  readonly seriesName?: string;
2881
4189
  /**
2882
4190
  * Unit name
2883
4191
  *
2884
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#unit OneDashboard#unit}
4192
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
2885
4193
  */
2886
4194
  readonly unit?: string;
2887
4195
  }
@@ -2928,13 +4236,13 @@ export declare class OneDashboardPageWidgetTableUnitsSeriesOverridesList extends
2928
4236
  }
2929
4237
  export interface OneDashboardPageWidgetTableUnits {
2930
4238
  /**
2931
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#unit OneDashboard#unit}
4239
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#unit OneDashboard#unit}
2932
4240
  */
2933
4241
  readonly unit?: string;
2934
4242
  /**
2935
4243
  * series_overrides block
2936
4244
  *
2937
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
4245
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
2938
4246
  */
2939
4247
  readonly seriesOverrides?: OneDashboardPageWidgetTableUnitsSeriesOverrides[] | cdktn.IResolvable;
2940
4248
  }
@@ -2981,103 +4289,109 @@ export declare class OneDashboardPageWidgetTableUnitsList extends cdktn.ComplexL
2981
4289
  }
2982
4290
  export interface OneDashboardPageWidgetTable {
2983
4291
  /**
2984
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#column OneDashboard#column}
4292
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#column OneDashboard#column}
2985
4293
  */
2986
4294
  readonly column: number;
2987
4295
  /**
2988
- * 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}
4296
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
2989
4297
  */
2990
4298
  readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
2991
4299
  /**
2992
4300
  * Use this item to filter the current dashboard
2993
4301
  *
2994
- * 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}
4302
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#filter_current_dashboard OneDashboard#filter_current_dashboard}
2995
4303
  */
2996
4304
  readonly filterCurrentDashboard?: boolean | cdktn.IResolvable;
2997
4305
  /**
2998
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#height OneDashboard#height}
4306
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#height OneDashboard#height}
2999
4307
  */
3000
4308
  readonly height?: number;
3001
4309
  /**
3002
- * 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}
4310
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
3003
4311
  */
3004
4312
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
3005
4313
  /**
3006
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
4314
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
3007
4315
  */
3008
4316
  readonly legendEnabled?: boolean | cdktn.IResolvable;
3009
4317
  /**
3010
4318
  * Related entities. Currently only supports Dashboard entities, but may allow other cases in the future.
3011
4319
  *
3012
- * 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}
4320
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#linked_entity_guids OneDashboard#linked_entity_guids}
3013
4321
  */
3014
4322
  readonly linkedEntityGuids?: string[];
3015
4323
  /**
3016
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
4324
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
3017
4325
  */
3018
4326
  readonly refreshRate?: string;
3019
4327
  /**
3020
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#row OneDashboard#row}
4328
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#row OneDashboard#row}
3021
4329
  */
3022
4330
  readonly row: number;
3023
4331
  /**
3024
4332
  * A title for the widget.
3025
4333
  *
3026
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#title OneDashboard#title}
4334
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#title OneDashboard#title}
3027
4335
  */
3028
4336
  readonly title: string;
3029
4337
  /**
3030
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#width OneDashboard#width}
4338
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#width OneDashboard#width}
3031
4339
  */
3032
4340
  readonly width?: number;
3033
4341
  /**
3034
- * 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}
4342
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
3035
4343
  */
3036
4344
  readonly yAxisLeftMax?: number;
3037
4345
  /**
3038
- * 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}
4346
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
3039
4347
  */
3040
4348
  readonly yAxisLeftMin?: number;
3041
4349
  /**
4350
+ * chart_styles block
4351
+ *
4352
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
4353
+ */
4354
+ readonly chartStyles?: OneDashboardPageWidgetTableChartStyles;
4355
+ /**
3042
4356
  * colors block
3043
4357
  *
3044
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#colors OneDashboard#colors}
4358
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#colors OneDashboard#colors}
3045
4359
  */
3046
4360
  readonly colors?: OneDashboardPageWidgetTableColors[] | cdktn.IResolvable;
3047
4361
  /**
3048
4362
  * data_format block
3049
4363
  *
3050
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#data_format OneDashboard#data_format}
4364
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#data_format OneDashboard#data_format}
3051
4365
  */
3052
4366
  readonly dataFormat?: OneDashboardPageWidgetTableDataFormat[] | cdktn.IResolvable;
3053
4367
  /**
3054
4368
  * initial_sorting block
3055
4369
  *
3056
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
4370
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
3057
4371
  */
3058
4372
  readonly initialSorting?: OneDashboardPageWidgetTableInitialSorting;
3059
4373
  /**
3060
4374
  * nrql_query block
3061
4375
  *
3062
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
4376
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
3063
4377
  */
3064
4378
  readonly nrqlQuery: OneDashboardPageWidgetTableNrqlQuery[] | cdktn.IResolvable;
3065
4379
  /**
3066
4380
  * null_values block
3067
4381
  *
3068
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#null_values OneDashboard#null_values}
4382
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#null_values OneDashboard#null_values}
3069
4383
  */
3070
4384
  readonly nullValues?: OneDashboardPageWidgetTableNullValues[] | cdktn.IResolvable;
3071
4385
  /**
3072
4386
  * threshold block
3073
4387
  *
3074
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#threshold OneDashboard#threshold}
4388
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#threshold OneDashboard#threshold}
3075
4389
  */
3076
4390
  readonly threshold?: OneDashboardPageWidgetTableThreshold[] | cdktn.IResolvable;
3077
4391
  /**
3078
4392
  * units block
3079
4393
  *
3080
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#units OneDashboard#units}
4394
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#units OneDashboard#units}
3081
4395
  */
3082
4396
  readonly units?: OneDashboardPageWidgetTableUnits[] | cdktn.IResolvable;
3083
4397
  }
@@ -3158,6 +4472,11 @@ export declare class OneDashboardPageWidgetTableOutputReference extends cdktn.Co
3158
4472
  set yAxisLeftMin(value: number);
3159
4473
  resetYAxisLeftMin(): void;
3160
4474
  get yAxisLeftMinInput(): number | undefined;
4475
+ private _chartStyles;
4476
+ get chartStyles(): OneDashboardPageWidgetTableChartStylesOutputReference;
4477
+ putChartStyles(value: OneDashboardPageWidgetTableChartStyles): void;
4478
+ resetChartStyles(): void;
4479
+ get chartStylesInput(): OneDashboardPageWidgetTableChartStyles | undefined;
3161
4480
  private _colors;
3162
4481
  get colors(): OneDashboardPageWidgetTableColorsList;
3163
4482
  putColors(value: OneDashboardPageWidgetTableColors[] | cdktn.IResolvable): void;
@@ -3213,97 +4532,97 @@ export interface OneDashboardPage {
3213
4532
  /**
3214
4533
  * The dashboard page's description.
3215
4534
  *
3216
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#description OneDashboard#description}
4535
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#description OneDashboard#description}
3217
4536
  */
3218
4537
  readonly description?: string;
3219
4538
  /**
3220
4539
  * The dashboard page's name.
3221
4540
  *
3222
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#name OneDashboard#name}
4541
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
3223
4542
  */
3224
4543
  readonly name: string;
3225
4544
  /**
3226
4545
  * widget_area block
3227
4546
  *
3228
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#widget_area OneDashboard#widget_area}
4547
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#widget_area OneDashboard#widget_area}
3229
4548
  */
3230
4549
  readonly widgetArea?: OneDashboardPageWidgetArea[] | cdktn.IResolvable;
3231
4550
  /**
3232
4551
  * widget_bar block
3233
4552
  *
3234
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#widget_bar OneDashboard#widget_bar}
4553
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#widget_bar OneDashboard#widget_bar}
3235
4554
  */
3236
4555
  readonly widgetBar?: OneDashboardPageWidgetBar[] | cdktn.IResolvable;
3237
4556
  /**
3238
4557
  * widget_billboard block
3239
4558
  *
3240
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#widget_billboard OneDashboard#widget_billboard}
4559
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#widget_billboard OneDashboard#widget_billboard}
3241
4560
  */
3242
4561
  readonly widgetBillboard?: OneDashboardPageWidgetBillboard[] | cdktn.IResolvable;
3243
4562
  /**
3244
4563
  * widget_bullet block
3245
4564
  *
3246
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#widget_bullet OneDashboard#widget_bullet}
4565
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#widget_bullet OneDashboard#widget_bullet}
3247
4566
  */
3248
4567
  readonly widgetBullet?: OneDashboardPageWidgetBullet[] | cdktn.IResolvable;
3249
4568
  /**
3250
4569
  * widget_funnel block
3251
4570
  *
3252
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#widget_funnel OneDashboard#widget_funnel}
4571
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#widget_funnel OneDashboard#widget_funnel}
3253
4572
  */
3254
4573
  readonly widgetFunnel?: OneDashboardPageWidgetFunnel[] | cdktn.IResolvable;
3255
4574
  /**
3256
4575
  * widget_heatmap block
3257
4576
  *
3258
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#widget_heatmap OneDashboard#widget_heatmap}
4577
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#widget_heatmap OneDashboard#widget_heatmap}
3259
4578
  */
3260
4579
  readonly widgetHeatmap?: OneDashboardPageWidgetHeatmap[] | cdktn.IResolvable;
3261
4580
  /**
3262
4581
  * widget_histogram block
3263
4582
  *
3264
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#widget_histogram OneDashboard#widget_histogram}
4583
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#widget_histogram OneDashboard#widget_histogram}
3265
4584
  */
3266
4585
  readonly widgetHistogram?: OneDashboardPageWidgetHistogram[] | cdktn.IResolvable;
3267
4586
  /**
3268
4587
  * widget_json block
3269
4588
  *
3270
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#widget_json OneDashboard#widget_json}
4589
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#widget_json OneDashboard#widget_json}
3271
4590
  */
3272
4591
  readonly widgetJson?: OneDashboardPageWidgetJson[] | cdktn.IResolvable;
3273
4592
  /**
3274
4593
  * widget_line block
3275
4594
  *
3276
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#widget_line OneDashboard#widget_line}
4595
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#widget_line OneDashboard#widget_line}
3277
4596
  */
3278
4597
  readonly widgetLine?: OneDashboardPageWidgetLine[] | cdktn.IResolvable;
3279
4598
  /**
3280
4599
  * widget_log_table block
3281
4600
  *
3282
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#widget_log_table OneDashboard#widget_log_table}
4601
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#widget_log_table OneDashboard#widget_log_table}
3283
4602
  */
3284
4603
  readonly widgetLogTable?: OneDashboardPageWidgetLogTable[] | cdktn.IResolvable;
3285
4604
  /**
3286
4605
  * widget_markdown block
3287
4606
  *
3288
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#widget_markdown OneDashboard#widget_markdown}
4607
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#widget_markdown OneDashboard#widget_markdown}
3289
4608
  */
3290
4609
  readonly widgetMarkdown?: OneDashboardPageWidgetMarkdown[] | cdktn.IResolvable;
3291
4610
  /**
3292
4611
  * widget_pie block
3293
4612
  *
3294
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#widget_pie OneDashboard#widget_pie}
4613
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#widget_pie OneDashboard#widget_pie}
3295
4614
  */
3296
4615
  readonly widgetPie?: OneDashboardPageWidgetPie[] | cdktn.IResolvable;
3297
4616
  /**
3298
4617
  * widget_stacked_bar block
3299
4618
  *
3300
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#widget_stacked_bar OneDashboard#widget_stacked_bar}
4619
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#widget_stacked_bar OneDashboard#widget_stacked_bar}
3301
4620
  */
3302
4621
  readonly widgetStackedBar?: OneDashboardPageWidgetStackedBar[] | cdktn.IResolvable;
3303
4622
  /**
3304
4623
  * widget_table block
3305
4624
  *
3306
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#widget_table OneDashboard#widget_table}
4625
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#widget_table OneDashboard#widget_table}
3307
4626
  */
3308
4627
  readonly widgetTable?: OneDashboardPageWidgetTable[] | cdktn.IResolvable;
3309
4628
  }
@@ -3422,13 +4741,13 @@ export interface OneDashboardVariableItem {
3422
4741
  /**
3423
4742
  * A human-friendly display string for this value.
3424
4743
  *
3425
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#title OneDashboard#title}
4744
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#title OneDashboard#title}
3426
4745
  */
3427
4746
  readonly title?: string;
3428
4747
  /**
3429
4748
  * A possible variable value
3430
4749
  *
3431
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#value OneDashboard#value}
4750
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#value OneDashboard#value}
3432
4751
  */
3433
4752
  readonly value: string;
3434
4753
  }
@@ -3476,13 +4795,13 @@ export interface OneDashboardVariableNrqlQuery {
3476
4795
  /**
3477
4796
  * New Relic account ID(s) to issue the query against.
3478
4797
  *
3479
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#account_ids OneDashboard#account_ids}
4798
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#account_ids OneDashboard#account_ids}
3480
4799
  */
3481
4800
  readonly accountIds?: number[];
3482
4801
  /**
3483
4802
  * NRQL formatted query.
3484
4803
  *
3485
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#query OneDashboard#query}
4804
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#query OneDashboard#query}
3486
4805
  */
3487
4806
  readonly query: string;
3488
4807
  }
@@ -3511,19 +4830,19 @@ export interface OneDashboardVariableOptions {
3511
4830
  /**
3512
4831
  * Only applies to variables of type NRQL. With this turned on, query condition defined with the variable will not be included in the query.
3513
4832
  *
3514
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#excluded OneDashboard#excluded}
4833
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#excluded OneDashboard#excluded}
3515
4834
  */
3516
4835
  readonly excluded?: boolean | cdktn.IResolvable;
3517
4836
  /**
3518
4837
  * Only applies to variables of type NRQL. With this turned on, the time range for the NRQL query will override the time picker on dashboards and other pages. Turn this off to use the time picker as normal.
3519
4838
  *
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}
4839
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
3521
4840
  */
3522
4841
  readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
3523
4842
  /**
3524
4843
  * Show apply button when multi-selecting
3525
4844
  *
3526
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#show_apply_action OneDashboard#show_apply_action}
4845
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#show_apply_action OneDashboard#show_apply_action}
3527
4846
  */
3528
4847
  readonly showApplyAction?: boolean | cdktn.IResolvable;
3529
4848
  }
@@ -3577,55 +4896,55 @@ export interface OneDashboardVariable {
3577
4896
  /**
3578
4897
  * Default values for this variable.
3579
4898
  *
3580
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#default_values OneDashboard#default_values}
4899
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#default_values OneDashboard#default_values}
3581
4900
  */
3582
4901
  readonly defaultValues?: string[];
3583
4902
  /**
3584
4903
  * Indicates whether this variable supports multiple selection or not. Only applies to variables of type NRQL or ENUM.
3585
4904
  *
3586
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#is_multi_selection OneDashboard#is_multi_selection}
4905
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#is_multi_selection OneDashboard#is_multi_selection}
3587
4906
  */
3588
4907
  readonly isMultiSelection?: boolean | cdktn.IResolvable;
3589
4908
  /**
3590
4909
  * The variable identifier.
3591
4910
  *
3592
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#name OneDashboard#name}
4911
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#name OneDashboard#name}
3593
4912
  */
3594
4913
  readonly name: string;
3595
4914
  /**
3596
4915
  * Indicates the strategy to apply when replacing a variable in a NRQL query.
3597
4916
  *
3598
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#replacement_strategy OneDashboard#replacement_strategy}
4917
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#replacement_strategy OneDashboard#replacement_strategy}
3599
4918
  */
3600
4919
  readonly replacementStrategy: string;
3601
4920
  /**
3602
4921
  * Human-friendly display string for this variable.
3603
4922
  *
3604
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#title OneDashboard#title}
4923
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#title OneDashboard#title}
3605
4924
  */
3606
4925
  readonly title: string;
3607
4926
  /**
3608
4927
  * Specifies the data type of the variable and where its possible values may come from.
3609
4928
  *
3610
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#type OneDashboard#type}
4929
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#type OneDashboard#type}
3611
4930
  */
3612
4931
  readonly type: string;
3613
4932
  /**
3614
4933
  * item block
3615
4934
  *
3616
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#item OneDashboard#item}
4935
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#item OneDashboard#item}
3617
4936
  */
3618
4937
  readonly item?: OneDashboardVariableItem[] | cdktn.IResolvable;
3619
4938
  /**
3620
4939
  * nrql_query block
3621
4940
  *
3622
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
4941
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
3623
4942
  */
3624
4943
  readonly nrqlQuery?: OneDashboardVariableNrqlQuery;
3625
4944
  /**
3626
4945
  * options block
3627
4946
  *
3628
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.80.3/docs/resources/one_dashboard#options OneDashboard#options}
4947
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.82.0/docs/resources/one_dashboard#options OneDashboard#options}
3629
4948
  */
3630
4949
  readonly options?: OneDashboardVariableOptions[] | cdktn.IResolvable;
3631
4950
  }