@cdktn/provider-newrelic 14.2.0 → 14.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +3902 -10933
- package/README.md +3 -3
- package/lib/account-management/index.d.ts +10 -10
- package/lib/account-management/index.js +7 -7
- package/lib/alert-channel/index.d.ts +30 -30
- package/lib/alert-channel/index.js +7 -7
- package/lib/alert-compound-condition/index.d.ts +17 -20
- package/lib/alert-compound-condition/index.js +9 -12
- package/lib/alert-condition/index.d.ts +23 -26
- package/lib/alert-condition/index.js +8 -11
- package/lib/alert-muting-rule/index.d.ts +23 -26
- package/lib/alert-muting-rule/index.js +10 -13
- package/lib/alert-policy/index.d.ts +8 -8
- package/lib/alert-policy/index.js +6 -6
- package/lib/alert-policy-channel/index.d.ts +9 -9
- package/lib/alert-policy-channel/index.js +7 -7
- package/lib/api-access-key/index.d.ts +10 -10
- package/lib/api-access-key/index.js +6 -6
- package/lib/application-settings/index.d.ts +27 -36
- package/lib/application-settings/index.js +13 -22
- package/lib/browser-application/index.d.ts +12 -12
- package/lib/browser-application/index.js +7 -7
- package/lib/cloud-aws-eu-sovereign-integrations/index.d.ts +14 -14
- package/lib/cloud-aws-eu-sovereign-integrations/index.js +9 -9
- package/lib/cloud-aws-eu-sovereign-link-account/index.d.ts +8 -8
- package/lib/cloud-aws-eu-sovereign-link-account/index.js +6 -6
- package/lib/cloud-aws-govcloud-integrations/index.d.ts +110 -110
- package/lib/cloud-aws-govcloud-integrations/index.js +26 -26
- package/lib/cloud-aws-govcloud-link-account/index.d.ts +8 -8
- package/lib/cloud-aws-govcloud-link-account/index.js +6 -6
- package/lib/cloud-aws-integrations/index.d.ts +234 -234
- package/lib/cloud-aws-integrations/index.js +60 -60
- package/lib/cloud-aws-link-account/index.d.ts +8 -8
- package/lib/cloud-aws-link-account/index.js +6 -6
- package/lib/cloud-azure-integrations/index.d.ts +109 -109
- package/lib/cloud-azure-integrations/index.js +39 -39
- package/lib/cloud-azure-link-account/index.d.ts +10 -10
- package/lib/cloud-azure-link-account/index.js +6 -6
- package/lib/cloud-gcp-integrations/index.d.ts +62 -62
- package/lib/cloud-gcp-integrations/index.js +32 -32
- package/lib/cloud-gcp-link-account/index.d.ts +7 -7
- package/lib/cloud-gcp-link-account/index.js +6 -6
- package/lib/cloud-oci-link-account/index.d.ts +18 -18
- package/lib/cloud-oci-link-account/index.js +6 -6
- package/lib/data-newrelic-account/index.d.ts +7 -7
- package/lib/data-newrelic-account/index.js +6 -6
- package/lib/data-newrelic-alert-channel/index.d.ts +6 -9
- package/lib/data-newrelic-alert-channel/index.js +8 -11
- package/lib/data-newrelic-alert-policy/index.d.ts +7 -7
- package/lib/data-newrelic-alert-policy/index.js +6 -6
- package/lib/data-newrelic-application/index.d.ts +5 -5
- package/lib/data-newrelic-application/index.js +6 -6
- package/lib/data-newrelic-authentication-domain/index.d.ts +4 -4
- package/lib/data-newrelic-authentication-domain/index.js +6 -6
- package/lib/data-newrelic-cloud-account/index.d.ts +7 -7
- package/lib/data-newrelic-cloud-account/index.js +6 -6
- package/lib/data-newrelic-entity/index.d.ts +14 -17
- package/lib/data-newrelic-entity/index.js +8 -11
- package/lib/data-newrelic-group/index.d.ts +5 -5
- package/lib/data-newrelic-group/index.js +6 -6
- package/lib/data-newrelic-key-transaction/index.d.ts +7 -7
- package/lib/data-newrelic-key-transaction/index.js +6 -6
- package/lib/data-newrelic-notification-destination/index.d.ts +12 -18
- package/lib/data-newrelic-notification-destination/index.js +11 -17
- package/lib/data-newrelic-obfuscation-expression/index.d.ts +6 -6
- package/lib/data-newrelic-obfuscation-expression/index.js +6 -6
- package/lib/data-newrelic-service-level-alert-helper/index.d.ts +11 -11
- package/lib/data-newrelic-service-level-alert-helper/index.js +6 -6
- package/lib/data-newrelic-synthetics-private-location/index.d.ts +7 -7
- package/lib/data-newrelic-synthetics-private-location/index.js +6 -6
- package/lib/data-newrelic-synthetics-secure-credential/index.d.ts +6 -6
- package/lib/data-newrelic-synthetics-secure-credential/index.js +6 -6
- package/lib/data-newrelic-test-grok-pattern/index.d.ts +7 -13
- package/lib/data-newrelic-test-grok-pattern/index.js +10 -16
- package/lib/data-newrelic-user/index.d.ts +6 -6
- package/lib/data-newrelic-user/index.js +6 -6
- package/lib/data-partition-rule/index.d.ts +12 -12
- package/lib/data-partition-rule/index.js +7 -7
- package/lib/entity-tags/index.d.ts +10 -13
- package/lib/entity-tags/index.js +9 -12
- package/lib/events-to-metrics-rule/index.d.ts +9 -9
- package/lib/events-to-metrics-rule/index.js +6 -6
- package/lib/fleet/index.d.ts +112 -0
- package/lib/fleet/index.js +213 -0
- package/lib/group/index.d.ts +7 -7
- package/lib/group/index.js +6 -6
- package/lib/index.d.ts +2 -0
- package/lib/index.js +5 -3
- package/lib/infra-alert-condition/index.d.ts +25 -25
- package/lib/infra-alert-condition/index.js +8 -8
- package/lib/insights-event/index.d.ts +11 -17
- package/lib/insights-event/index.js +10 -16
- package/lib/key-transaction/index.d.ts +9 -9
- package/lib/key-transaction/index.js +6 -6
- package/lib/lazy-index.js +3 -1
- package/lib/log-parsing-rule/index.d.ts +12 -12
- package/lib/log-parsing-rule/index.js +6 -6
- package/lib/monitor-downtime/index.d.ts +20 -20
- package/lib/monitor-downtime/index.js +9 -9
- package/lib/notification-channel/index.d.ts +18 -21
- package/lib/notification-channel/index.js +9 -12
- package/lib/notification-destination/index.d.ts +31 -37
- package/lib/notification-destination/index.js +15 -21
- package/lib/nrql-alert-condition/index.d.ts +75 -78
- package/lib/nrql-alert-condition/index.js +17 -20
- package/lib/nrql-drop-rule/index.d.ts +10 -10
- package/lib/nrql-drop-rule/index.js +7 -7
- package/lib/obfuscation-expression/index.d.ts +8 -8
- package/lib/obfuscation-expression/index.js +6 -6
- package/lib/obfuscation-rule/index.d.ts +13 -16
- package/lib/obfuscation-rule/index.js +8 -11
- package/lib/one-dashboard/index-structs/structs0.d.ts +364 -592
- package/lib/one-dashboard/index-structs/structs0.js +185 -413
- package/lib/one-dashboard/index-structs/structs400.d.ts +286 -451
- package/lib/one-dashboard/index-structs/structs400.js +130 -295
- package/lib/one-dashboard/index.d.ts +10 -10
- package/lib/one-dashboard/index.js +6 -6
- package/lib/one-dashboard-json/index.d.ts +9 -9
- package/lib/one-dashboard-json/index.js +7 -7
- package/lib/one-dashboard-raw/index.d.ts +20 -26
- package/lib/one-dashboard-raw/index.js +10 -16
- package/lib/pipeline-cloud-rule/index.d.ts +8 -8
- package/lib/pipeline-cloud-rule/index.js +6 -6
- package/lib/provider/index.d.ts +17 -17
- package/lib/provider/index.js +6 -6
- package/lib/service-level/index.d.ts +38 -38
- package/lib/service-level/index.js +16 -16
- package/lib/synthetics-alert-condition/index.d.ts +9 -9
- package/lib/synthetics-alert-condition/index.js +6 -6
- package/lib/synthetics-broken-links-monitor/index.d.ts +17 -20
- package/lib/synthetics-broken-links-monitor/index.js +8 -11
- package/lib/synthetics-cert-check-monitor/index.d.ts +18 -21
- package/lib/synthetics-cert-check-monitor/index.js +8 -11
- package/lib/synthetics-monitor/index.d.ts +31 -37
- package/lib/synthetics-monitor/index.js +10 -16
- package/lib/synthetics-multilocation-alert-condition/index.d.ts +14 -14
- package/lib/synthetics-multilocation-alert-condition/index.js +8 -8
- package/lib/synthetics-private-location/index.d.ts +8 -8
- package/lib/synthetics-private-location/index.js +6 -6
- package/lib/synthetics-script-monitor/index.d.ts +26 -32
- package/lib/synthetics-script-monitor/index.js +10 -16
- package/lib/synthetics-secure-credential/index.d.ts +11 -11
- package/lib/synthetics-secure-credential/index.js +7 -7
- package/lib/synthetics-step-monitor/index.d.ts +25 -34
- package/lib/synthetics-step-monitor/index.js +12 -21
- package/lib/user/index.d.ts +8 -8
- package/lib/user/index.js +6 -6
- package/lib/workflow/index.d.ts +26 -38
- package/lib/workflow/index.js +16 -28
- package/lib/workflow-automation/index.d.ts +92 -0
- package/lib/workflow-automation/index.js +181 -0
- package/lib/workload/index.d.ts +32 -41
- package/lib/workload/index.js +17 -26
- package/package.json +4 -4
|
@@ -7,7 +7,7 @@ export interface OneDashboardPageWidgetAreaChartStylesGradient {
|
|
|
7
7
|
/**
|
|
8
8
|
* Enable or disable gradient effect.
|
|
9
9
|
*
|
|
10
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
10
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#enabled OneDashboard#enabled}
|
|
11
11
|
*/
|
|
12
12
|
readonly enabled: boolean | cdktn.IResolvable;
|
|
13
13
|
}
|
|
@@ -31,13 +31,13 @@ export interface OneDashboardPageWidgetAreaChartStyles {
|
|
|
31
31
|
/**
|
|
32
32
|
* Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
|
|
33
33
|
*
|
|
34
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
34
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
|
|
35
35
|
*/
|
|
36
36
|
readonly lineInterpolation?: string;
|
|
37
37
|
/**
|
|
38
38
|
* gradient block
|
|
39
39
|
*
|
|
40
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
40
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#gradient OneDashboard#gradient}
|
|
41
41
|
*/
|
|
42
42
|
readonly gradient?: OneDashboardPageWidgetAreaChartStylesGradient;
|
|
43
43
|
}
|
|
@@ -67,13 +67,13 @@ export interface OneDashboardPageWidgetAreaColorsSeriesOverrides {
|
|
|
67
67
|
/**
|
|
68
68
|
* Color code
|
|
69
69
|
*
|
|
70
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
70
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
|
|
71
71
|
*/
|
|
72
72
|
readonly color?: string;
|
|
73
73
|
/**
|
|
74
74
|
* Series name
|
|
75
75
|
*
|
|
76
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
76
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
|
|
77
77
|
*/
|
|
78
78
|
readonly seriesName?: string;
|
|
79
79
|
}
|
|
@@ -103,9 +103,6 @@ export declare class OneDashboardPageWidgetAreaColorsSeriesOverridesOutputRefere
|
|
|
103
103
|
get seriesNameInput(): string | undefined;
|
|
104
104
|
}
|
|
105
105
|
export declare class OneDashboardPageWidgetAreaColorsSeriesOverridesList extends cdktn.ComplexList {
|
|
106
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
107
|
-
protected terraformAttribute: string;
|
|
108
|
-
protected wrapsSet: boolean;
|
|
109
106
|
internalValue?: OneDashboardPageWidgetAreaColorsSeriesOverrides[] | cdktn.IResolvable;
|
|
110
107
|
/**
|
|
111
108
|
* @param terraformResource The parent resource
|
|
@@ -120,13 +117,13 @@ export declare class OneDashboardPageWidgetAreaColorsSeriesOverridesList extends
|
|
|
120
117
|
}
|
|
121
118
|
export interface OneDashboardPageWidgetAreaColors {
|
|
122
119
|
/**
|
|
123
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
120
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
|
|
124
121
|
*/
|
|
125
122
|
readonly color?: string;
|
|
126
123
|
/**
|
|
127
124
|
* series_overrides block
|
|
128
125
|
*
|
|
129
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
126
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
|
|
130
127
|
*/
|
|
131
128
|
readonly seriesOverrides?: OneDashboardPageWidgetAreaColorsSeriesOverrides[] | cdktn.IResolvable;
|
|
132
129
|
}
|
|
@@ -156,9 +153,6 @@ export declare class OneDashboardPageWidgetAreaColorsOutputReference extends cdk
|
|
|
156
153
|
get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetAreaColorsSeriesOverrides[] | undefined;
|
|
157
154
|
}
|
|
158
155
|
export declare class OneDashboardPageWidgetAreaColorsList extends cdktn.ComplexList {
|
|
159
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
160
|
-
protected terraformAttribute: string;
|
|
161
|
-
protected wrapsSet: boolean;
|
|
162
156
|
internalValue?: OneDashboardPageWidgetAreaColors[] | cdktn.IResolvable;
|
|
163
157
|
/**
|
|
164
158
|
* @param terraformResource The parent resource
|
|
@@ -175,25 +169,25 @@ export interface OneDashboardPageWidgetAreaDataFormat {
|
|
|
175
169
|
/**
|
|
176
170
|
* Defines the format of the mentioned type
|
|
177
171
|
*
|
|
178
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
172
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#format OneDashboard#format}
|
|
179
173
|
*/
|
|
180
174
|
readonly format?: string;
|
|
181
175
|
/**
|
|
182
176
|
* The column name to be sorted
|
|
183
177
|
*
|
|
184
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
178
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
|
|
185
179
|
*/
|
|
186
180
|
readonly name: string;
|
|
187
181
|
/**
|
|
188
182
|
* The precision of the type
|
|
189
183
|
*
|
|
190
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
184
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#precision OneDashboard#precision}
|
|
191
185
|
*/
|
|
192
186
|
readonly precision?: number;
|
|
193
187
|
/**
|
|
194
188
|
* Defines the type of the mentioned column
|
|
195
189
|
*
|
|
196
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
190
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#type OneDashboard#type}
|
|
197
191
|
*/
|
|
198
192
|
readonly type: string;
|
|
199
193
|
}
|
|
@@ -231,9 +225,6 @@ export declare class OneDashboardPageWidgetAreaDataFormatOutputReference extends
|
|
|
231
225
|
get typeInput(): string | undefined;
|
|
232
226
|
}
|
|
233
227
|
export declare class OneDashboardPageWidgetAreaDataFormatList extends cdktn.ComplexList {
|
|
234
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
235
|
-
protected terraformAttribute: string;
|
|
236
|
-
protected wrapsSet: boolean;
|
|
237
228
|
internalValue?: OneDashboardPageWidgetAreaDataFormat[] | cdktn.IResolvable;
|
|
238
229
|
/**
|
|
239
230
|
* @param terraformResource The parent resource
|
|
@@ -250,13 +241,13 @@ export interface OneDashboardPageWidgetAreaInitialSorting {
|
|
|
250
241
|
/**
|
|
251
242
|
* Defines the sort order. Either ascending or descending.
|
|
252
243
|
*
|
|
253
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
244
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#direction OneDashboard#direction}
|
|
254
245
|
*/
|
|
255
246
|
readonly direction: string;
|
|
256
247
|
/**
|
|
257
248
|
* The column name to be sorted
|
|
258
249
|
*
|
|
259
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
250
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
|
|
260
251
|
*/
|
|
261
252
|
readonly name: string;
|
|
262
253
|
}
|
|
@@ -284,13 +275,13 @@ export interface OneDashboardPageWidgetAreaNrqlQuery {
|
|
|
284
275
|
/**
|
|
285
276
|
* The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
|
|
286
277
|
*
|
|
287
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
278
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#account_id OneDashboard#account_id}
|
|
288
279
|
*/
|
|
289
280
|
readonly accountId?: string;
|
|
290
281
|
/**
|
|
291
282
|
* The NRQL query.
|
|
292
283
|
*
|
|
293
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
284
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#query OneDashboard#query}
|
|
294
285
|
*/
|
|
295
286
|
readonly query: string;
|
|
296
287
|
}
|
|
@@ -319,9 +310,6 @@ export declare class OneDashboardPageWidgetAreaNrqlQueryOutputReference extends
|
|
|
319
310
|
get queryInput(): string | undefined;
|
|
320
311
|
}
|
|
321
312
|
export declare class OneDashboardPageWidgetAreaNrqlQueryList extends cdktn.ComplexList {
|
|
322
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
323
|
-
protected terraformAttribute: string;
|
|
324
|
-
protected wrapsSet: boolean;
|
|
325
313
|
internalValue?: OneDashboardPageWidgetAreaNrqlQuery[] | cdktn.IResolvable;
|
|
326
314
|
/**
|
|
327
315
|
* @param terraformResource The parent resource
|
|
@@ -338,13 +326,13 @@ export interface OneDashboardPageWidgetAreaNullValuesSeriesOverrides {
|
|
|
338
326
|
/**
|
|
339
327
|
* Null value
|
|
340
328
|
*
|
|
341
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
329
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
|
|
342
330
|
*/
|
|
343
331
|
readonly nullValue?: string;
|
|
344
332
|
/**
|
|
345
333
|
* Series name
|
|
346
334
|
*
|
|
347
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
335
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
|
|
348
336
|
*/
|
|
349
337
|
readonly seriesName?: string;
|
|
350
338
|
}
|
|
@@ -374,9 +362,6 @@ export declare class OneDashboardPageWidgetAreaNullValuesSeriesOverridesOutputRe
|
|
|
374
362
|
get seriesNameInput(): string | undefined;
|
|
375
363
|
}
|
|
376
364
|
export declare class OneDashboardPageWidgetAreaNullValuesSeriesOverridesList extends cdktn.ComplexList {
|
|
377
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
378
|
-
protected terraformAttribute: string;
|
|
379
|
-
protected wrapsSet: boolean;
|
|
380
365
|
internalValue?: OneDashboardPageWidgetAreaNullValuesSeriesOverrides[] | cdktn.IResolvable;
|
|
381
366
|
/**
|
|
382
367
|
* @param terraformResource The parent resource
|
|
@@ -391,13 +376,13 @@ export declare class OneDashboardPageWidgetAreaNullValuesSeriesOverridesList ext
|
|
|
391
376
|
}
|
|
392
377
|
export interface OneDashboardPageWidgetAreaNullValues {
|
|
393
378
|
/**
|
|
394
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
379
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
|
|
395
380
|
*/
|
|
396
381
|
readonly nullValue?: string;
|
|
397
382
|
/**
|
|
398
383
|
* series_overrides block
|
|
399
384
|
*
|
|
400
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
385
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
|
|
401
386
|
*/
|
|
402
387
|
readonly seriesOverrides?: OneDashboardPageWidgetAreaNullValuesSeriesOverrides[] | cdktn.IResolvable;
|
|
403
388
|
}
|
|
@@ -427,9 +412,6 @@ export declare class OneDashboardPageWidgetAreaNullValuesOutputReference extends
|
|
|
427
412
|
get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetAreaNullValuesSeriesOverrides[] | undefined;
|
|
428
413
|
}
|
|
429
414
|
export declare class OneDashboardPageWidgetAreaNullValuesList extends cdktn.ComplexList {
|
|
430
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
431
|
-
protected terraformAttribute: string;
|
|
432
|
-
protected wrapsSet: boolean;
|
|
433
415
|
internalValue?: OneDashboardPageWidgetAreaNullValues[] | cdktn.IResolvable;
|
|
434
416
|
/**
|
|
435
417
|
* @param terraformResource The parent resource
|
|
@@ -446,7 +428,7 @@ export interface OneDashboardPageWidgetAreaTooltip {
|
|
|
446
428
|
/**
|
|
447
429
|
* Tooltip display mode.
|
|
448
430
|
*
|
|
449
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
431
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#mode OneDashboard#mode}
|
|
450
432
|
*/
|
|
451
433
|
readonly mode: string;
|
|
452
434
|
}
|
|
@@ -470,13 +452,13 @@ export interface OneDashboardPageWidgetAreaUnitsSeriesOverrides {
|
|
|
470
452
|
/**
|
|
471
453
|
* Series name
|
|
472
454
|
*
|
|
473
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
455
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
|
|
474
456
|
*/
|
|
475
457
|
readonly seriesName?: string;
|
|
476
458
|
/**
|
|
477
459
|
* Unit name
|
|
478
460
|
*
|
|
479
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
461
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
|
|
480
462
|
*/
|
|
481
463
|
readonly unit?: string;
|
|
482
464
|
}
|
|
@@ -506,9 +488,6 @@ export declare class OneDashboardPageWidgetAreaUnitsSeriesOverridesOutputReferen
|
|
|
506
488
|
get unitInput(): string | undefined;
|
|
507
489
|
}
|
|
508
490
|
export declare class OneDashboardPageWidgetAreaUnitsSeriesOverridesList extends cdktn.ComplexList {
|
|
509
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
510
|
-
protected terraformAttribute: string;
|
|
511
|
-
protected wrapsSet: boolean;
|
|
512
491
|
internalValue?: OneDashboardPageWidgetAreaUnitsSeriesOverrides[] | cdktn.IResolvable;
|
|
513
492
|
/**
|
|
514
493
|
* @param terraformResource The parent resource
|
|
@@ -523,13 +502,13 @@ export declare class OneDashboardPageWidgetAreaUnitsSeriesOverridesList extends
|
|
|
523
502
|
}
|
|
524
503
|
export interface OneDashboardPageWidgetAreaUnits {
|
|
525
504
|
/**
|
|
526
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
505
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
|
|
527
506
|
*/
|
|
528
507
|
readonly unit?: string;
|
|
529
508
|
/**
|
|
530
509
|
* series_overrides block
|
|
531
510
|
*
|
|
532
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
511
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
|
|
533
512
|
*/
|
|
534
513
|
readonly seriesOverrides?: OneDashboardPageWidgetAreaUnitsSeriesOverrides[] | cdktn.IResolvable;
|
|
535
514
|
}
|
|
@@ -559,9 +538,6 @@ export declare class OneDashboardPageWidgetAreaUnitsOutputReference extends cdkt
|
|
|
559
538
|
get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetAreaUnitsSeriesOverrides[] | undefined;
|
|
560
539
|
}
|
|
561
540
|
export declare class OneDashboardPageWidgetAreaUnitsList extends cdktn.ComplexList {
|
|
562
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
563
|
-
protected terraformAttribute: string;
|
|
564
|
-
protected wrapsSet: boolean;
|
|
565
541
|
internalValue?: OneDashboardPageWidgetAreaUnits[] | cdktn.IResolvable;
|
|
566
542
|
/**
|
|
567
543
|
* @param terraformResource The parent resource
|
|
@@ -576,97 +552,97 @@ export declare class OneDashboardPageWidgetAreaUnitsList extends cdktn.ComplexLi
|
|
|
576
552
|
}
|
|
577
553
|
export interface OneDashboardPageWidgetArea {
|
|
578
554
|
/**
|
|
579
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
555
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#column OneDashboard#column}
|
|
580
556
|
*/
|
|
581
557
|
readonly column: number;
|
|
582
558
|
/**
|
|
583
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
559
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
|
|
584
560
|
*/
|
|
585
561
|
readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
|
|
586
562
|
/**
|
|
587
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
563
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#height OneDashboard#height}
|
|
588
564
|
*/
|
|
589
565
|
readonly height?: number;
|
|
590
566
|
/**
|
|
591
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
567
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
|
|
592
568
|
*/
|
|
593
569
|
readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
|
|
594
570
|
/**
|
|
595
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
571
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
|
|
596
572
|
*/
|
|
597
573
|
readonly legendEnabled?: boolean | cdktn.IResolvable;
|
|
598
574
|
/**
|
|
599
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
575
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
|
|
600
576
|
*/
|
|
601
577
|
readonly refreshRate?: string;
|
|
602
578
|
/**
|
|
603
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
579
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#row OneDashboard#row}
|
|
604
580
|
*/
|
|
605
581
|
readonly row: number;
|
|
606
582
|
/**
|
|
607
583
|
* A title for the widget.
|
|
608
584
|
*
|
|
609
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
585
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#title OneDashboard#title}
|
|
610
586
|
*/
|
|
611
587
|
readonly title: string;
|
|
612
588
|
/**
|
|
613
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
589
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#width OneDashboard#width}
|
|
614
590
|
*/
|
|
615
591
|
readonly width?: number;
|
|
616
592
|
/**
|
|
617
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
593
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
|
|
618
594
|
*/
|
|
619
595
|
readonly yAxisLeftMax?: number;
|
|
620
596
|
/**
|
|
621
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
597
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
|
|
622
598
|
*/
|
|
623
599
|
readonly yAxisLeftMin?: number;
|
|
624
600
|
/**
|
|
625
601
|
* chart_styles block
|
|
626
602
|
*
|
|
627
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
603
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
|
|
628
604
|
*/
|
|
629
605
|
readonly chartStyles?: OneDashboardPageWidgetAreaChartStyles;
|
|
630
606
|
/**
|
|
631
607
|
* colors block
|
|
632
608
|
*
|
|
633
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
609
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#colors OneDashboard#colors}
|
|
634
610
|
*/
|
|
635
611
|
readonly colors?: OneDashboardPageWidgetAreaColors[] | cdktn.IResolvable;
|
|
636
612
|
/**
|
|
637
613
|
* data_format block
|
|
638
614
|
*
|
|
639
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
615
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#data_format OneDashboard#data_format}
|
|
640
616
|
*/
|
|
641
617
|
readonly dataFormat?: OneDashboardPageWidgetAreaDataFormat[] | cdktn.IResolvable;
|
|
642
618
|
/**
|
|
643
619
|
* initial_sorting block
|
|
644
620
|
*
|
|
645
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
621
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
|
|
646
622
|
*/
|
|
647
623
|
readonly initialSorting?: OneDashboardPageWidgetAreaInitialSorting;
|
|
648
624
|
/**
|
|
649
625
|
* nrql_query block
|
|
650
626
|
*
|
|
651
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
627
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
|
|
652
628
|
*/
|
|
653
629
|
readonly nrqlQuery: OneDashboardPageWidgetAreaNrqlQuery[] | cdktn.IResolvable;
|
|
654
630
|
/**
|
|
655
631
|
* null_values block
|
|
656
632
|
*
|
|
657
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
633
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_values OneDashboard#null_values}
|
|
658
634
|
*/
|
|
659
635
|
readonly nullValues?: OneDashboardPageWidgetAreaNullValues[] | cdktn.IResolvable;
|
|
660
636
|
/**
|
|
661
637
|
* tooltip block
|
|
662
638
|
*
|
|
663
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
639
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#tooltip OneDashboard#tooltip}
|
|
664
640
|
*/
|
|
665
641
|
readonly tooltip?: OneDashboardPageWidgetAreaTooltip;
|
|
666
642
|
/**
|
|
667
643
|
* units block
|
|
668
644
|
*
|
|
669
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
645
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#units OneDashboard#units}
|
|
670
646
|
*/
|
|
671
647
|
readonly units?: OneDashboardPageWidgetAreaUnits[] | cdktn.IResolvable;
|
|
672
648
|
}
|
|
@@ -778,9 +754,6 @@ export declare class OneDashboardPageWidgetAreaOutputReference extends cdktn.Com
|
|
|
778
754
|
get unitsInput(): cdktn.IResolvable | OneDashboardPageWidgetAreaUnits[] | undefined;
|
|
779
755
|
}
|
|
780
756
|
export declare class OneDashboardPageWidgetAreaList extends cdktn.ComplexList {
|
|
781
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
782
|
-
protected terraformAttribute: string;
|
|
783
|
-
protected wrapsSet: boolean;
|
|
784
757
|
internalValue?: OneDashboardPageWidgetArea[] | cdktn.IResolvable;
|
|
785
758
|
/**
|
|
786
759
|
* @param terraformResource The parent resource
|
|
@@ -797,7 +770,7 @@ export interface OneDashboardPageWidgetBarChartStylesGradient {
|
|
|
797
770
|
/**
|
|
798
771
|
* Enable or disable gradient effect.
|
|
799
772
|
*
|
|
800
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
773
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#enabled OneDashboard#enabled}
|
|
801
774
|
*/
|
|
802
775
|
readonly enabled: boolean | cdktn.IResolvable;
|
|
803
776
|
}
|
|
@@ -821,13 +794,13 @@ export interface OneDashboardPageWidgetBarChartStyles {
|
|
|
821
794
|
/**
|
|
822
795
|
* Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
|
|
823
796
|
*
|
|
824
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
797
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
|
|
825
798
|
*/
|
|
826
799
|
readonly lineInterpolation?: string;
|
|
827
800
|
/**
|
|
828
801
|
* gradient block
|
|
829
802
|
*
|
|
830
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
803
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#gradient OneDashboard#gradient}
|
|
831
804
|
*/
|
|
832
805
|
readonly gradient?: OneDashboardPageWidgetBarChartStylesGradient;
|
|
833
806
|
}
|
|
@@ -857,13 +830,13 @@ export interface OneDashboardPageWidgetBarColorsSeriesOverrides {
|
|
|
857
830
|
/**
|
|
858
831
|
* Color code
|
|
859
832
|
*
|
|
860
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
833
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
|
|
861
834
|
*/
|
|
862
835
|
readonly color?: string;
|
|
863
836
|
/**
|
|
864
837
|
* Series name
|
|
865
838
|
*
|
|
866
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
839
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
|
|
867
840
|
*/
|
|
868
841
|
readonly seriesName?: string;
|
|
869
842
|
}
|
|
@@ -893,9 +866,6 @@ export declare class OneDashboardPageWidgetBarColorsSeriesOverridesOutputReferen
|
|
|
893
866
|
get seriesNameInput(): string | undefined;
|
|
894
867
|
}
|
|
895
868
|
export declare class OneDashboardPageWidgetBarColorsSeriesOverridesList extends cdktn.ComplexList {
|
|
896
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
897
|
-
protected terraformAttribute: string;
|
|
898
|
-
protected wrapsSet: boolean;
|
|
899
869
|
internalValue?: OneDashboardPageWidgetBarColorsSeriesOverrides[] | cdktn.IResolvable;
|
|
900
870
|
/**
|
|
901
871
|
* @param terraformResource The parent resource
|
|
@@ -910,13 +880,13 @@ export declare class OneDashboardPageWidgetBarColorsSeriesOverridesList extends
|
|
|
910
880
|
}
|
|
911
881
|
export interface OneDashboardPageWidgetBarColors {
|
|
912
882
|
/**
|
|
913
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
883
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
|
|
914
884
|
*/
|
|
915
885
|
readonly color?: string;
|
|
916
886
|
/**
|
|
917
887
|
* series_overrides block
|
|
918
888
|
*
|
|
919
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
889
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
|
|
920
890
|
*/
|
|
921
891
|
readonly seriesOverrides?: OneDashboardPageWidgetBarColorsSeriesOverrides[] | cdktn.IResolvable;
|
|
922
892
|
}
|
|
@@ -946,9 +916,6 @@ export declare class OneDashboardPageWidgetBarColorsOutputReference extends cdkt
|
|
|
946
916
|
get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetBarColorsSeriesOverrides[] | undefined;
|
|
947
917
|
}
|
|
948
918
|
export declare class OneDashboardPageWidgetBarColorsList extends cdktn.ComplexList {
|
|
949
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
950
|
-
protected terraformAttribute: string;
|
|
951
|
-
protected wrapsSet: boolean;
|
|
952
919
|
internalValue?: OneDashboardPageWidgetBarColors[] | cdktn.IResolvable;
|
|
953
920
|
/**
|
|
954
921
|
* @param terraformResource The parent resource
|
|
@@ -965,25 +932,25 @@ export interface OneDashboardPageWidgetBarDataFormat {
|
|
|
965
932
|
/**
|
|
966
933
|
* Defines the format of the mentioned type
|
|
967
934
|
*
|
|
968
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
935
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#format OneDashboard#format}
|
|
969
936
|
*/
|
|
970
937
|
readonly format?: string;
|
|
971
938
|
/**
|
|
972
939
|
* The column name to be sorted
|
|
973
940
|
*
|
|
974
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
941
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
|
|
975
942
|
*/
|
|
976
943
|
readonly name: string;
|
|
977
944
|
/**
|
|
978
945
|
* The precision of the type
|
|
979
946
|
*
|
|
980
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
947
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#precision OneDashboard#precision}
|
|
981
948
|
*/
|
|
982
949
|
readonly precision?: number;
|
|
983
950
|
/**
|
|
984
951
|
* Defines the type of the mentioned column
|
|
985
952
|
*
|
|
986
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
953
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#type OneDashboard#type}
|
|
987
954
|
*/
|
|
988
955
|
readonly type: string;
|
|
989
956
|
}
|
|
@@ -1021,9 +988,6 @@ export declare class OneDashboardPageWidgetBarDataFormatOutputReference extends
|
|
|
1021
988
|
get typeInput(): string | undefined;
|
|
1022
989
|
}
|
|
1023
990
|
export declare class OneDashboardPageWidgetBarDataFormatList extends cdktn.ComplexList {
|
|
1024
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
1025
|
-
protected terraformAttribute: string;
|
|
1026
|
-
protected wrapsSet: boolean;
|
|
1027
991
|
internalValue?: OneDashboardPageWidgetBarDataFormat[] | cdktn.IResolvable;
|
|
1028
992
|
/**
|
|
1029
993
|
* @param terraformResource The parent resource
|
|
@@ -1040,13 +1004,13 @@ export interface OneDashboardPageWidgetBarInitialSorting {
|
|
|
1040
1004
|
/**
|
|
1041
1005
|
* Defines the sort order. Either ascending or descending.
|
|
1042
1006
|
*
|
|
1043
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1007
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#direction OneDashboard#direction}
|
|
1044
1008
|
*/
|
|
1045
1009
|
readonly direction: string;
|
|
1046
1010
|
/**
|
|
1047
1011
|
* The column name to be sorted
|
|
1048
1012
|
*
|
|
1049
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1013
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
|
|
1050
1014
|
*/
|
|
1051
1015
|
readonly name: string;
|
|
1052
1016
|
}
|
|
@@ -1074,13 +1038,13 @@ export interface OneDashboardPageWidgetBarNrqlQuery {
|
|
|
1074
1038
|
/**
|
|
1075
1039
|
* The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
|
|
1076
1040
|
*
|
|
1077
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1041
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#account_id OneDashboard#account_id}
|
|
1078
1042
|
*/
|
|
1079
1043
|
readonly accountId?: string;
|
|
1080
1044
|
/**
|
|
1081
1045
|
* The NRQL query.
|
|
1082
1046
|
*
|
|
1083
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1047
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#query OneDashboard#query}
|
|
1084
1048
|
*/
|
|
1085
1049
|
readonly query: string;
|
|
1086
1050
|
}
|
|
@@ -1109,9 +1073,6 @@ export declare class OneDashboardPageWidgetBarNrqlQueryOutputReference extends c
|
|
|
1109
1073
|
get queryInput(): string | undefined;
|
|
1110
1074
|
}
|
|
1111
1075
|
export declare class OneDashboardPageWidgetBarNrqlQueryList extends cdktn.ComplexList {
|
|
1112
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
1113
|
-
protected terraformAttribute: string;
|
|
1114
|
-
protected wrapsSet: boolean;
|
|
1115
1076
|
internalValue?: OneDashboardPageWidgetBarNrqlQuery[] | cdktn.IResolvable;
|
|
1116
1077
|
/**
|
|
1117
1078
|
* @param terraformResource The parent resource
|
|
@@ -1128,13 +1089,13 @@ export interface OneDashboardPageWidgetBarNullValuesSeriesOverrides {
|
|
|
1128
1089
|
/**
|
|
1129
1090
|
* Null value
|
|
1130
1091
|
*
|
|
1131
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1092
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
|
|
1132
1093
|
*/
|
|
1133
1094
|
readonly nullValue?: string;
|
|
1134
1095
|
/**
|
|
1135
1096
|
* Series name
|
|
1136
1097
|
*
|
|
1137
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1098
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
|
|
1138
1099
|
*/
|
|
1139
1100
|
readonly seriesName?: string;
|
|
1140
1101
|
}
|
|
@@ -1164,9 +1125,6 @@ export declare class OneDashboardPageWidgetBarNullValuesSeriesOverridesOutputRef
|
|
|
1164
1125
|
get seriesNameInput(): string | undefined;
|
|
1165
1126
|
}
|
|
1166
1127
|
export declare class OneDashboardPageWidgetBarNullValuesSeriesOverridesList extends cdktn.ComplexList {
|
|
1167
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
1168
|
-
protected terraformAttribute: string;
|
|
1169
|
-
protected wrapsSet: boolean;
|
|
1170
1128
|
internalValue?: OneDashboardPageWidgetBarNullValuesSeriesOverrides[] | cdktn.IResolvable;
|
|
1171
1129
|
/**
|
|
1172
1130
|
* @param terraformResource The parent resource
|
|
@@ -1181,13 +1139,13 @@ export declare class OneDashboardPageWidgetBarNullValuesSeriesOverridesList exte
|
|
|
1181
1139
|
}
|
|
1182
1140
|
export interface OneDashboardPageWidgetBarNullValues {
|
|
1183
1141
|
/**
|
|
1184
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1142
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
|
|
1185
1143
|
*/
|
|
1186
1144
|
readonly nullValue?: string;
|
|
1187
1145
|
/**
|
|
1188
1146
|
* series_overrides block
|
|
1189
1147
|
*
|
|
1190
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1148
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
|
|
1191
1149
|
*/
|
|
1192
1150
|
readonly seriesOverrides?: OneDashboardPageWidgetBarNullValuesSeriesOverrides[] | cdktn.IResolvable;
|
|
1193
1151
|
}
|
|
@@ -1217,9 +1175,6 @@ export declare class OneDashboardPageWidgetBarNullValuesOutputReference extends
|
|
|
1217
1175
|
get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetBarNullValuesSeriesOverrides[] | undefined;
|
|
1218
1176
|
}
|
|
1219
1177
|
export declare class OneDashboardPageWidgetBarNullValuesList extends cdktn.ComplexList {
|
|
1220
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
1221
|
-
protected terraformAttribute: string;
|
|
1222
|
-
protected wrapsSet: boolean;
|
|
1223
1178
|
internalValue?: OneDashboardPageWidgetBarNullValues[] | cdktn.IResolvable;
|
|
1224
1179
|
/**
|
|
1225
1180
|
* @param terraformResource The parent resource
|
|
@@ -1236,13 +1191,13 @@ export interface OneDashboardPageWidgetBarUnitsSeriesOverrides {
|
|
|
1236
1191
|
/**
|
|
1237
1192
|
* Series name
|
|
1238
1193
|
*
|
|
1239
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1194
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
|
|
1240
1195
|
*/
|
|
1241
1196
|
readonly seriesName?: string;
|
|
1242
1197
|
/**
|
|
1243
1198
|
* Unit name
|
|
1244
1199
|
*
|
|
1245
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1200
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
|
|
1246
1201
|
*/
|
|
1247
1202
|
readonly unit?: string;
|
|
1248
1203
|
}
|
|
@@ -1272,9 +1227,6 @@ export declare class OneDashboardPageWidgetBarUnitsSeriesOverridesOutputReferenc
|
|
|
1272
1227
|
get unitInput(): string | undefined;
|
|
1273
1228
|
}
|
|
1274
1229
|
export declare class OneDashboardPageWidgetBarUnitsSeriesOverridesList extends cdktn.ComplexList {
|
|
1275
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
1276
|
-
protected terraformAttribute: string;
|
|
1277
|
-
protected wrapsSet: boolean;
|
|
1278
1230
|
internalValue?: OneDashboardPageWidgetBarUnitsSeriesOverrides[] | cdktn.IResolvable;
|
|
1279
1231
|
/**
|
|
1280
1232
|
* @param terraformResource The parent resource
|
|
@@ -1289,13 +1241,13 @@ export declare class OneDashboardPageWidgetBarUnitsSeriesOverridesList extends c
|
|
|
1289
1241
|
}
|
|
1290
1242
|
export interface OneDashboardPageWidgetBarUnits {
|
|
1291
1243
|
/**
|
|
1292
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1244
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
|
|
1293
1245
|
*/
|
|
1294
1246
|
readonly unit?: string;
|
|
1295
1247
|
/**
|
|
1296
1248
|
* series_overrides block
|
|
1297
1249
|
*
|
|
1298
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1250
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
|
|
1299
1251
|
*/
|
|
1300
1252
|
readonly seriesOverrides?: OneDashboardPageWidgetBarUnitsSeriesOverrides[] | cdktn.IResolvable;
|
|
1301
1253
|
}
|
|
@@ -1325,9 +1277,6 @@ export declare class OneDashboardPageWidgetBarUnitsOutputReference extends cdktn
|
|
|
1325
1277
|
get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetBarUnitsSeriesOverrides[] | undefined;
|
|
1326
1278
|
}
|
|
1327
1279
|
export declare class OneDashboardPageWidgetBarUnitsList extends cdktn.ComplexList {
|
|
1328
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
1329
|
-
protected terraformAttribute: string;
|
|
1330
|
-
protected wrapsSet: boolean;
|
|
1331
1280
|
internalValue?: OneDashboardPageWidgetBarUnits[] | cdktn.IResolvable;
|
|
1332
1281
|
/**
|
|
1333
1282
|
* @param terraformResource The parent resource
|
|
@@ -1342,103 +1291,103 @@ export declare class OneDashboardPageWidgetBarUnitsList extends cdktn.ComplexLis
|
|
|
1342
1291
|
}
|
|
1343
1292
|
export interface OneDashboardPageWidgetBar {
|
|
1344
1293
|
/**
|
|
1345
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1294
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#column OneDashboard#column}
|
|
1346
1295
|
*/
|
|
1347
1296
|
readonly column: number;
|
|
1348
1297
|
/**
|
|
1349
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1298
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
|
|
1350
1299
|
*/
|
|
1351
1300
|
readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
|
|
1352
1301
|
/**
|
|
1353
1302
|
* Use this item to filter the current dashboard
|
|
1354
1303
|
*
|
|
1355
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1304
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#filter_current_dashboard OneDashboard#filter_current_dashboard}
|
|
1356
1305
|
*/
|
|
1357
1306
|
readonly filterCurrentDashboard?: boolean | cdktn.IResolvable;
|
|
1358
1307
|
/**
|
|
1359
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1308
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#height OneDashboard#height}
|
|
1360
1309
|
*/
|
|
1361
1310
|
readonly height?: number;
|
|
1362
1311
|
/**
|
|
1363
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1312
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
|
|
1364
1313
|
*/
|
|
1365
1314
|
readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
|
|
1366
1315
|
/**
|
|
1367
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1316
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
|
|
1368
1317
|
*/
|
|
1369
1318
|
readonly legendEnabled?: boolean | cdktn.IResolvable;
|
|
1370
1319
|
/**
|
|
1371
1320
|
* Related entities. Currently only supports Dashboard entities, but may allow other cases in the future.
|
|
1372
1321
|
*
|
|
1373
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1322
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#linked_entity_guids OneDashboard#linked_entity_guids}
|
|
1374
1323
|
*/
|
|
1375
1324
|
readonly linkedEntityGuids?: string[];
|
|
1376
1325
|
/**
|
|
1377
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1326
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
|
|
1378
1327
|
*/
|
|
1379
1328
|
readonly refreshRate?: string;
|
|
1380
1329
|
/**
|
|
1381
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1330
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#row OneDashboard#row}
|
|
1382
1331
|
*/
|
|
1383
1332
|
readonly row: number;
|
|
1384
1333
|
/**
|
|
1385
1334
|
* A title for the widget.
|
|
1386
1335
|
*
|
|
1387
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1336
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#title OneDashboard#title}
|
|
1388
1337
|
*/
|
|
1389
1338
|
readonly title: string;
|
|
1390
1339
|
/**
|
|
1391
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1340
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#width OneDashboard#width}
|
|
1392
1341
|
*/
|
|
1393
1342
|
readonly width?: number;
|
|
1394
1343
|
/**
|
|
1395
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1344
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
|
|
1396
1345
|
*/
|
|
1397
1346
|
readonly yAxisLeftMax?: number;
|
|
1398
1347
|
/**
|
|
1399
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1348
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
|
|
1400
1349
|
*/
|
|
1401
1350
|
readonly yAxisLeftMin?: number;
|
|
1402
1351
|
/**
|
|
1403
1352
|
* chart_styles block
|
|
1404
1353
|
*
|
|
1405
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1354
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
|
|
1406
1355
|
*/
|
|
1407
1356
|
readonly chartStyles?: OneDashboardPageWidgetBarChartStyles;
|
|
1408
1357
|
/**
|
|
1409
1358
|
* colors block
|
|
1410
1359
|
*
|
|
1411
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1360
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#colors OneDashboard#colors}
|
|
1412
1361
|
*/
|
|
1413
1362
|
readonly colors?: OneDashboardPageWidgetBarColors[] | cdktn.IResolvable;
|
|
1414
1363
|
/**
|
|
1415
1364
|
* data_format block
|
|
1416
1365
|
*
|
|
1417
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1366
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#data_format OneDashboard#data_format}
|
|
1418
1367
|
*/
|
|
1419
1368
|
readonly dataFormat?: OneDashboardPageWidgetBarDataFormat[] | cdktn.IResolvable;
|
|
1420
1369
|
/**
|
|
1421
1370
|
* initial_sorting block
|
|
1422
1371
|
*
|
|
1423
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1372
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
|
|
1424
1373
|
*/
|
|
1425
1374
|
readonly initialSorting?: OneDashboardPageWidgetBarInitialSorting;
|
|
1426
1375
|
/**
|
|
1427
1376
|
* nrql_query block
|
|
1428
1377
|
*
|
|
1429
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1378
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
|
|
1430
1379
|
*/
|
|
1431
1380
|
readonly nrqlQuery: OneDashboardPageWidgetBarNrqlQuery[] | cdktn.IResolvable;
|
|
1432
1381
|
/**
|
|
1433
1382
|
* null_values block
|
|
1434
1383
|
*
|
|
1435
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1384
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_values OneDashboard#null_values}
|
|
1436
1385
|
*/
|
|
1437
1386
|
readonly nullValues?: OneDashboardPageWidgetBarNullValues[] | cdktn.IResolvable;
|
|
1438
1387
|
/**
|
|
1439
1388
|
* units block
|
|
1440
1389
|
*
|
|
1441
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1390
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#units OneDashboard#units}
|
|
1442
1391
|
*/
|
|
1443
1392
|
readonly units?: OneDashboardPageWidgetBarUnits[] | cdktn.IResolvable;
|
|
1444
1393
|
}
|
|
@@ -1555,9 +1504,6 @@ export declare class OneDashboardPageWidgetBarOutputReference extends cdktn.Comp
|
|
|
1555
1504
|
get unitsInput(): cdktn.IResolvable | OneDashboardPageWidgetBarUnits[] | undefined;
|
|
1556
1505
|
}
|
|
1557
1506
|
export declare class OneDashboardPageWidgetBarList extends cdktn.ComplexList {
|
|
1558
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
1559
|
-
protected terraformAttribute: string;
|
|
1560
|
-
protected wrapsSet: boolean;
|
|
1561
1507
|
internalValue?: OneDashboardPageWidgetBar[] | cdktn.IResolvable;
|
|
1562
1508
|
/**
|
|
1563
1509
|
* @param terraformResource The parent resource
|
|
@@ -1574,19 +1520,19 @@ export interface OneDashboardPageWidgetBillboardBillboardSettingsGridOptions {
|
|
|
1574
1520
|
/**
|
|
1575
1521
|
* Number of columns in the grid.
|
|
1576
1522
|
*
|
|
1577
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1523
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#columns OneDashboard#columns}
|
|
1578
1524
|
*/
|
|
1579
1525
|
readonly columns?: number;
|
|
1580
1526
|
/**
|
|
1581
1527
|
* Grid label setting.
|
|
1582
1528
|
*
|
|
1583
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1529
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#label OneDashboard#label}
|
|
1584
1530
|
*/
|
|
1585
1531
|
readonly label?: number;
|
|
1586
1532
|
/**
|
|
1587
1533
|
* Grid value setting.
|
|
1588
1534
|
*
|
|
1589
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1535
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#value OneDashboard#value}
|
|
1590
1536
|
*/
|
|
1591
1537
|
readonly value?: number;
|
|
1592
1538
|
}
|
|
@@ -1621,19 +1567,19 @@ export interface OneDashboardPageWidgetBillboardBillboardSettingsLink {
|
|
|
1621
1567
|
/**
|
|
1622
1568
|
* Whether to open the link in a new tab.
|
|
1623
1569
|
*
|
|
1624
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1570
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#new_tab OneDashboard#new_tab}
|
|
1625
1571
|
*/
|
|
1626
1572
|
readonly newTab?: boolean | cdktn.IResolvable;
|
|
1627
1573
|
/**
|
|
1628
1574
|
* The title for the link.
|
|
1629
1575
|
*
|
|
1630
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1576
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#title OneDashboard#title}
|
|
1631
1577
|
*/
|
|
1632
1578
|
readonly title?: string;
|
|
1633
1579
|
/**
|
|
1634
1580
|
* The URL for the link.
|
|
1635
1581
|
*
|
|
1636
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1582
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#url OneDashboard#url}
|
|
1637
1583
|
*/
|
|
1638
1584
|
readonly url?: string;
|
|
1639
1585
|
}
|
|
@@ -1668,13 +1614,13 @@ export interface OneDashboardPageWidgetBillboardBillboardSettingsVisual {
|
|
|
1668
1614
|
/**
|
|
1669
1615
|
* Billboard alignment type.
|
|
1670
1616
|
*
|
|
1671
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1617
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#alignment OneDashboard#alignment}
|
|
1672
1618
|
*/
|
|
1673
1619
|
readonly alignment?: string;
|
|
1674
1620
|
/**
|
|
1675
1621
|
* Billboard display type.
|
|
1676
1622
|
*
|
|
1677
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1623
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#display OneDashboard#display}
|
|
1678
1624
|
*/
|
|
1679
1625
|
readonly display?: string;
|
|
1680
1626
|
}
|
|
@@ -1704,19 +1650,19 @@ export interface OneDashboardPageWidgetBillboardBillboardSettings {
|
|
|
1704
1650
|
/**
|
|
1705
1651
|
* grid_options block
|
|
1706
1652
|
*
|
|
1707
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1653
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#grid_options OneDashboard#grid_options}
|
|
1708
1654
|
*/
|
|
1709
1655
|
readonly gridOptions?: OneDashboardPageWidgetBillboardBillboardSettingsGridOptions;
|
|
1710
1656
|
/**
|
|
1711
1657
|
* link block
|
|
1712
1658
|
*
|
|
1713
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1659
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#link OneDashboard#link}
|
|
1714
1660
|
*/
|
|
1715
1661
|
readonly link?: OneDashboardPageWidgetBillboardBillboardSettingsLink;
|
|
1716
1662
|
/**
|
|
1717
1663
|
* visual block
|
|
1718
1664
|
*
|
|
1719
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1665
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#visual OneDashboard#visual}
|
|
1720
1666
|
*/
|
|
1721
1667
|
readonly visual?: OneDashboardPageWidgetBillboardBillboardSettingsVisual;
|
|
1722
1668
|
}
|
|
@@ -1751,7 +1697,7 @@ export interface OneDashboardPageWidgetBillboardChartStylesGradient {
|
|
|
1751
1697
|
/**
|
|
1752
1698
|
* Enable or disable gradient effect.
|
|
1753
1699
|
*
|
|
1754
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1700
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#enabled OneDashboard#enabled}
|
|
1755
1701
|
*/
|
|
1756
1702
|
readonly enabled: boolean | cdktn.IResolvable;
|
|
1757
1703
|
}
|
|
@@ -1775,13 +1721,13 @@ export interface OneDashboardPageWidgetBillboardChartStyles {
|
|
|
1775
1721
|
/**
|
|
1776
1722
|
* Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
|
|
1777
1723
|
*
|
|
1778
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1724
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
|
|
1779
1725
|
*/
|
|
1780
1726
|
readonly lineInterpolation?: string;
|
|
1781
1727
|
/**
|
|
1782
1728
|
* gradient block
|
|
1783
1729
|
*
|
|
1784
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1730
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#gradient OneDashboard#gradient}
|
|
1785
1731
|
*/
|
|
1786
1732
|
readonly gradient?: OneDashboardPageWidgetBillboardChartStylesGradient;
|
|
1787
1733
|
}
|
|
@@ -1811,13 +1757,13 @@ export interface OneDashboardPageWidgetBillboardColorsSeriesOverrides {
|
|
|
1811
1757
|
/**
|
|
1812
1758
|
* Color code
|
|
1813
1759
|
*
|
|
1814
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1760
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
|
|
1815
1761
|
*/
|
|
1816
1762
|
readonly color?: string;
|
|
1817
1763
|
/**
|
|
1818
1764
|
* Series name
|
|
1819
1765
|
*
|
|
1820
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1766
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
|
|
1821
1767
|
*/
|
|
1822
1768
|
readonly seriesName?: string;
|
|
1823
1769
|
}
|
|
@@ -1847,9 +1793,6 @@ export declare class OneDashboardPageWidgetBillboardColorsSeriesOverridesOutputR
|
|
|
1847
1793
|
get seriesNameInput(): string | undefined;
|
|
1848
1794
|
}
|
|
1849
1795
|
export declare class OneDashboardPageWidgetBillboardColorsSeriesOverridesList extends cdktn.ComplexList {
|
|
1850
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
1851
|
-
protected terraformAttribute: string;
|
|
1852
|
-
protected wrapsSet: boolean;
|
|
1853
1796
|
internalValue?: OneDashboardPageWidgetBillboardColorsSeriesOverrides[] | cdktn.IResolvable;
|
|
1854
1797
|
/**
|
|
1855
1798
|
* @param terraformResource The parent resource
|
|
@@ -1864,13 +1807,13 @@ export declare class OneDashboardPageWidgetBillboardColorsSeriesOverridesList ex
|
|
|
1864
1807
|
}
|
|
1865
1808
|
export interface OneDashboardPageWidgetBillboardColors {
|
|
1866
1809
|
/**
|
|
1867
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1810
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
|
|
1868
1811
|
*/
|
|
1869
1812
|
readonly color?: string;
|
|
1870
1813
|
/**
|
|
1871
1814
|
* series_overrides block
|
|
1872
1815
|
*
|
|
1873
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1816
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
|
|
1874
1817
|
*/
|
|
1875
1818
|
readonly seriesOverrides?: OneDashboardPageWidgetBillboardColorsSeriesOverrides[] | cdktn.IResolvable;
|
|
1876
1819
|
}
|
|
@@ -1900,9 +1843,6 @@ export declare class OneDashboardPageWidgetBillboardColorsOutputReference extend
|
|
|
1900
1843
|
get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetBillboardColorsSeriesOverrides[] | undefined;
|
|
1901
1844
|
}
|
|
1902
1845
|
export declare class OneDashboardPageWidgetBillboardColorsList extends cdktn.ComplexList {
|
|
1903
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
1904
|
-
protected terraformAttribute: string;
|
|
1905
|
-
protected wrapsSet: boolean;
|
|
1906
1846
|
internalValue?: OneDashboardPageWidgetBillboardColors[] | cdktn.IResolvable;
|
|
1907
1847
|
/**
|
|
1908
1848
|
* @param terraformResource The parent resource
|
|
@@ -1919,25 +1859,25 @@ export interface OneDashboardPageWidgetBillboardDataFormat {
|
|
|
1919
1859
|
/**
|
|
1920
1860
|
* Defines the format of the mentioned type
|
|
1921
1861
|
*
|
|
1922
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1862
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#format OneDashboard#format}
|
|
1923
1863
|
*/
|
|
1924
1864
|
readonly format?: string;
|
|
1925
1865
|
/**
|
|
1926
1866
|
* The column name to be sorted
|
|
1927
1867
|
*
|
|
1928
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1868
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
|
|
1929
1869
|
*/
|
|
1930
1870
|
readonly name: string;
|
|
1931
1871
|
/**
|
|
1932
1872
|
* The precision of the type
|
|
1933
1873
|
*
|
|
1934
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1874
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#precision OneDashboard#precision}
|
|
1935
1875
|
*/
|
|
1936
1876
|
readonly precision?: number;
|
|
1937
1877
|
/**
|
|
1938
1878
|
* Defines the type of the mentioned column
|
|
1939
1879
|
*
|
|
1940
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1880
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#type OneDashboard#type}
|
|
1941
1881
|
*/
|
|
1942
1882
|
readonly type: string;
|
|
1943
1883
|
}
|
|
@@ -1975,9 +1915,6 @@ export declare class OneDashboardPageWidgetBillboardDataFormatOutputReference ex
|
|
|
1975
1915
|
get typeInput(): string | undefined;
|
|
1976
1916
|
}
|
|
1977
1917
|
export declare class OneDashboardPageWidgetBillboardDataFormatList extends cdktn.ComplexList {
|
|
1978
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
1979
|
-
protected terraformAttribute: string;
|
|
1980
|
-
protected wrapsSet: boolean;
|
|
1981
1918
|
internalValue?: OneDashboardPageWidgetBillboardDataFormat[] | cdktn.IResolvable;
|
|
1982
1919
|
/**
|
|
1983
1920
|
* @param terraformResource The parent resource
|
|
@@ -1994,13 +1931,13 @@ export interface OneDashboardPageWidgetBillboardInitialSorting {
|
|
|
1994
1931
|
/**
|
|
1995
1932
|
* Defines the sort order. Either ascending or descending.
|
|
1996
1933
|
*
|
|
1997
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1934
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#direction OneDashboard#direction}
|
|
1998
1935
|
*/
|
|
1999
1936
|
readonly direction: string;
|
|
2000
1937
|
/**
|
|
2001
1938
|
* The column name to be sorted
|
|
2002
1939
|
*
|
|
2003
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1940
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
|
|
2004
1941
|
*/
|
|
2005
1942
|
readonly name: string;
|
|
2006
1943
|
}
|
|
@@ -2028,13 +1965,13 @@ export interface OneDashboardPageWidgetBillboardNrqlQuery {
|
|
|
2028
1965
|
/**
|
|
2029
1966
|
* The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
|
|
2030
1967
|
*
|
|
2031
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1968
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#account_id OneDashboard#account_id}
|
|
2032
1969
|
*/
|
|
2033
1970
|
readonly accountId?: string;
|
|
2034
1971
|
/**
|
|
2035
1972
|
* The NRQL query.
|
|
2036
1973
|
*
|
|
2037
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
1974
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#query OneDashboard#query}
|
|
2038
1975
|
*/
|
|
2039
1976
|
readonly query: string;
|
|
2040
1977
|
}
|
|
@@ -2063,9 +2000,6 @@ export declare class OneDashboardPageWidgetBillboardNrqlQueryOutputReference ext
|
|
|
2063
2000
|
get queryInput(): string | undefined;
|
|
2064
2001
|
}
|
|
2065
2002
|
export declare class OneDashboardPageWidgetBillboardNrqlQueryList extends cdktn.ComplexList {
|
|
2066
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
2067
|
-
protected terraformAttribute: string;
|
|
2068
|
-
protected wrapsSet: boolean;
|
|
2069
2003
|
internalValue?: OneDashboardPageWidgetBillboardNrqlQuery[] | cdktn.IResolvable;
|
|
2070
2004
|
/**
|
|
2071
2005
|
* @param terraformResource The parent resource
|
|
@@ -2082,13 +2016,13 @@ export interface OneDashboardPageWidgetBillboardNullValuesSeriesOverrides {
|
|
|
2082
2016
|
/**
|
|
2083
2017
|
* Null value
|
|
2084
2018
|
*
|
|
2085
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2019
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
|
|
2086
2020
|
*/
|
|
2087
2021
|
readonly nullValue?: string;
|
|
2088
2022
|
/**
|
|
2089
2023
|
* Series name
|
|
2090
2024
|
*
|
|
2091
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2025
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
|
|
2092
2026
|
*/
|
|
2093
2027
|
readonly seriesName?: string;
|
|
2094
2028
|
}
|
|
@@ -2118,9 +2052,6 @@ export declare class OneDashboardPageWidgetBillboardNullValuesSeriesOverridesOut
|
|
|
2118
2052
|
get seriesNameInput(): string | undefined;
|
|
2119
2053
|
}
|
|
2120
2054
|
export declare class OneDashboardPageWidgetBillboardNullValuesSeriesOverridesList extends cdktn.ComplexList {
|
|
2121
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
2122
|
-
protected terraformAttribute: string;
|
|
2123
|
-
protected wrapsSet: boolean;
|
|
2124
2055
|
internalValue?: OneDashboardPageWidgetBillboardNullValuesSeriesOverrides[] | cdktn.IResolvable;
|
|
2125
2056
|
/**
|
|
2126
2057
|
* @param terraformResource The parent resource
|
|
@@ -2135,13 +2066,13 @@ export declare class OneDashboardPageWidgetBillboardNullValuesSeriesOverridesLis
|
|
|
2135
2066
|
}
|
|
2136
2067
|
export interface OneDashboardPageWidgetBillboardNullValues {
|
|
2137
2068
|
/**
|
|
2138
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2069
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
|
|
2139
2070
|
*/
|
|
2140
2071
|
readonly nullValue?: string;
|
|
2141
2072
|
/**
|
|
2142
2073
|
* series_overrides block
|
|
2143
2074
|
*
|
|
2144
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2075
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
|
|
2145
2076
|
*/
|
|
2146
2077
|
readonly seriesOverrides?: OneDashboardPageWidgetBillboardNullValuesSeriesOverrides[] | cdktn.IResolvable;
|
|
2147
2078
|
}
|
|
@@ -2171,9 +2102,6 @@ export declare class OneDashboardPageWidgetBillboardNullValuesOutputReference ex
|
|
|
2171
2102
|
get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetBillboardNullValuesSeriesOverrides[] | undefined;
|
|
2172
2103
|
}
|
|
2173
2104
|
export declare class OneDashboardPageWidgetBillboardNullValuesList extends cdktn.ComplexList {
|
|
2174
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
2175
|
-
protected terraformAttribute: string;
|
|
2176
|
-
protected wrapsSet: boolean;
|
|
2177
2105
|
internalValue?: OneDashboardPageWidgetBillboardNullValues[] | cdktn.IResolvable;
|
|
2178
2106
|
/**
|
|
2179
2107
|
* @param terraformResource The parent resource
|
|
@@ -2190,13 +2118,13 @@ export interface OneDashboardPageWidgetBillboardUnitsSeriesOverrides {
|
|
|
2190
2118
|
/**
|
|
2191
2119
|
* Series name
|
|
2192
2120
|
*
|
|
2193
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2121
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
|
|
2194
2122
|
*/
|
|
2195
2123
|
readonly seriesName?: string;
|
|
2196
2124
|
/**
|
|
2197
2125
|
* Unit name
|
|
2198
2126
|
*
|
|
2199
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2127
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
|
|
2200
2128
|
*/
|
|
2201
2129
|
readonly unit?: string;
|
|
2202
2130
|
}
|
|
@@ -2226,9 +2154,6 @@ export declare class OneDashboardPageWidgetBillboardUnitsSeriesOverridesOutputRe
|
|
|
2226
2154
|
get unitInput(): string | undefined;
|
|
2227
2155
|
}
|
|
2228
2156
|
export declare class OneDashboardPageWidgetBillboardUnitsSeriesOverridesList extends cdktn.ComplexList {
|
|
2229
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
2230
|
-
protected terraformAttribute: string;
|
|
2231
|
-
protected wrapsSet: boolean;
|
|
2232
2157
|
internalValue?: OneDashboardPageWidgetBillboardUnitsSeriesOverrides[] | cdktn.IResolvable;
|
|
2233
2158
|
/**
|
|
2234
2159
|
* @param terraformResource The parent resource
|
|
@@ -2243,13 +2168,13 @@ export declare class OneDashboardPageWidgetBillboardUnitsSeriesOverridesList ext
|
|
|
2243
2168
|
}
|
|
2244
2169
|
export interface OneDashboardPageWidgetBillboardUnits {
|
|
2245
2170
|
/**
|
|
2246
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2171
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
|
|
2247
2172
|
*/
|
|
2248
2173
|
readonly unit?: string;
|
|
2249
2174
|
/**
|
|
2250
2175
|
* series_overrides block
|
|
2251
2176
|
*
|
|
2252
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2177
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
|
|
2253
2178
|
*/
|
|
2254
2179
|
readonly seriesOverrides?: OneDashboardPageWidgetBillboardUnitsSeriesOverrides[] | cdktn.IResolvable;
|
|
2255
2180
|
}
|
|
@@ -2279,9 +2204,6 @@ export declare class OneDashboardPageWidgetBillboardUnitsOutputReference extends
|
|
|
2279
2204
|
get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetBillboardUnitsSeriesOverrides[] | undefined;
|
|
2280
2205
|
}
|
|
2281
2206
|
export declare class OneDashboardPageWidgetBillboardUnitsList extends cdktn.ComplexList {
|
|
2282
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
2283
|
-
protected terraformAttribute: string;
|
|
2284
|
-
protected wrapsSet: boolean;
|
|
2285
2207
|
internalValue?: OneDashboardPageWidgetBillboardUnits[] | cdktn.IResolvable;
|
|
2286
2208
|
/**
|
|
2287
2209
|
* @param terraformResource The parent resource
|
|
@@ -2296,109 +2218,109 @@ export declare class OneDashboardPageWidgetBillboardUnitsList extends cdktn.Comp
|
|
|
2296
2218
|
}
|
|
2297
2219
|
export interface OneDashboardPageWidgetBillboard {
|
|
2298
2220
|
/**
|
|
2299
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2221
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#column OneDashboard#column}
|
|
2300
2222
|
*/
|
|
2301
2223
|
readonly column: number;
|
|
2302
2224
|
/**
|
|
2303
2225
|
* The critical threshold value.
|
|
2304
2226
|
*
|
|
2305
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2227
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#critical OneDashboard#critical}
|
|
2306
2228
|
*/
|
|
2307
2229
|
readonly critical?: string;
|
|
2308
2230
|
/**
|
|
2309
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2231
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
|
|
2310
2232
|
*/
|
|
2311
2233
|
readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
|
|
2312
2234
|
/**
|
|
2313
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2235
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#height OneDashboard#height}
|
|
2314
2236
|
*/
|
|
2315
2237
|
readonly height?: number;
|
|
2316
2238
|
/**
|
|
2317
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2239
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
|
|
2318
2240
|
*/
|
|
2319
2241
|
readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
|
|
2320
2242
|
/**
|
|
2321
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2243
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
|
|
2322
2244
|
*/
|
|
2323
2245
|
readonly legendEnabled?: boolean | cdktn.IResolvable;
|
|
2324
2246
|
/**
|
|
2325
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2247
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
|
|
2326
2248
|
*/
|
|
2327
2249
|
readonly refreshRate?: string;
|
|
2328
2250
|
/**
|
|
2329
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2251
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#row OneDashboard#row}
|
|
2330
2252
|
*/
|
|
2331
2253
|
readonly row: number;
|
|
2332
2254
|
/**
|
|
2333
2255
|
* A title for the widget.
|
|
2334
2256
|
*
|
|
2335
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2257
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#title OneDashboard#title}
|
|
2336
2258
|
*/
|
|
2337
2259
|
readonly title: string;
|
|
2338
2260
|
/**
|
|
2339
2261
|
* The warning threshold value.
|
|
2340
2262
|
*
|
|
2341
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2263
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#warning OneDashboard#warning}
|
|
2342
2264
|
*/
|
|
2343
2265
|
readonly warning?: string;
|
|
2344
2266
|
/**
|
|
2345
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2267
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#width OneDashboard#width}
|
|
2346
2268
|
*/
|
|
2347
2269
|
readonly width?: number;
|
|
2348
2270
|
/**
|
|
2349
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2271
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
|
|
2350
2272
|
*/
|
|
2351
2273
|
readonly yAxisLeftMax?: number;
|
|
2352
2274
|
/**
|
|
2353
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2275
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
|
|
2354
2276
|
*/
|
|
2355
2277
|
readonly yAxisLeftMin?: number;
|
|
2356
2278
|
/**
|
|
2357
2279
|
* billboard_settings block
|
|
2358
2280
|
*
|
|
2359
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2281
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#billboard_settings OneDashboard#billboard_settings}
|
|
2360
2282
|
*/
|
|
2361
2283
|
readonly billboardSettings?: OneDashboardPageWidgetBillboardBillboardSettings;
|
|
2362
2284
|
/**
|
|
2363
2285
|
* chart_styles block
|
|
2364
2286
|
*
|
|
2365
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2287
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
|
|
2366
2288
|
*/
|
|
2367
2289
|
readonly chartStyles?: OneDashboardPageWidgetBillboardChartStyles;
|
|
2368
2290
|
/**
|
|
2369
2291
|
* colors block
|
|
2370
2292
|
*
|
|
2371
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2293
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#colors OneDashboard#colors}
|
|
2372
2294
|
*/
|
|
2373
2295
|
readonly colors?: OneDashboardPageWidgetBillboardColors[] | cdktn.IResolvable;
|
|
2374
2296
|
/**
|
|
2375
2297
|
* data_format block
|
|
2376
2298
|
*
|
|
2377
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2299
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#data_format OneDashboard#data_format}
|
|
2378
2300
|
*/
|
|
2379
2301
|
readonly dataFormat?: OneDashboardPageWidgetBillboardDataFormat[] | cdktn.IResolvable;
|
|
2380
2302
|
/**
|
|
2381
2303
|
* initial_sorting block
|
|
2382
2304
|
*
|
|
2383
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2305
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
|
|
2384
2306
|
*/
|
|
2385
2307
|
readonly initialSorting?: OneDashboardPageWidgetBillboardInitialSorting;
|
|
2386
2308
|
/**
|
|
2387
2309
|
* nrql_query block
|
|
2388
2310
|
*
|
|
2389
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2311
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
|
|
2390
2312
|
*/
|
|
2391
2313
|
readonly nrqlQuery: OneDashboardPageWidgetBillboardNrqlQuery[] | cdktn.IResolvable;
|
|
2392
2314
|
/**
|
|
2393
2315
|
* null_values block
|
|
2394
2316
|
*
|
|
2395
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2317
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_values OneDashboard#null_values}
|
|
2396
2318
|
*/
|
|
2397
2319
|
readonly nullValues?: OneDashboardPageWidgetBillboardNullValues[] | cdktn.IResolvable;
|
|
2398
2320
|
/**
|
|
2399
2321
|
* units block
|
|
2400
2322
|
*
|
|
2401
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2323
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#units OneDashboard#units}
|
|
2402
2324
|
*/
|
|
2403
2325
|
readonly units?: OneDashboardPageWidgetBillboardUnits[] | cdktn.IResolvable;
|
|
2404
2326
|
}
|
|
@@ -2520,9 +2442,6 @@ export declare class OneDashboardPageWidgetBillboardOutputReference extends cdkt
|
|
|
2520
2442
|
get unitsInput(): cdktn.IResolvable | OneDashboardPageWidgetBillboardUnits[] | undefined;
|
|
2521
2443
|
}
|
|
2522
2444
|
export declare class OneDashboardPageWidgetBillboardList extends cdktn.ComplexList {
|
|
2523
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
2524
|
-
protected terraformAttribute: string;
|
|
2525
|
-
protected wrapsSet: boolean;
|
|
2526
2445
|
internalValue?: OneDashboardPageWidgetBillboard[] | cdktn.IResolvable;
|
|
2527
2446
|
/**
|
|
2528
2447
|
* @param terraformResource The parent resource
|
|
@@ -2539,7 +2458,7 @@ export interface OneDashboardPageWidgetBulletChartStylesGradient {
|
|
|
2539
2458
|
/**
|
|
2540
2459
|
* Enable or disable gradient effect.
|
|
2541
2460
|
*
|
|
2542
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2461
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#enabled OneDashboard#enabled}
|
|
2543
2462
|
*/
|
|
2544
2463
|
readonly enabled: boolean | cdktn.IResolvable;
|
|
2545
2464
|
}
|
|
@@ -2563,13 +2482,13 @@ export interface OneDashboardPageWidgetBulletChartStyles {
|
|
|
2563
2482
|
/**
|
|
2564
2483
|
* Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
|
|
2565
2484
|
*
|
|
2566
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2485
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
|
|
2567
2486
|
*/
|
|
2568
2487
|
readonly lineInterpolation?: string;
|
|
2569
2488
|
/**
|
|
2570
2489
|
* gradient block
|
|
2571
2490
|
*
|
|
2572
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2491
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#gradient OneDashboard#gradient}
|
|
2573
2492
|
*/
|
|
2574
2493
|
readonly gradient?: OneDashboardPageWidgetBulletChartStylesGradient;
|
|
2575
2494
|
}
|
|
@@ -2599,13 +2518,13 @@ export interface OneDashboardPageWidgetBulletColorsSeriesOverrides {
|
|
|
2599
2518
|
/**
|
|
2600
2519
|
* Color code
|
|
2601
2520
|
*
|
|
2602
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2521
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
|
|
2603
2522
|
*/
|
|
2604
2523
|
readonly color?: string;
|
|
2605
2524
|
/**
|
|
2606
2525
|
* Series name
|
|
2607
2526
|
*
|
|
2608
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2527
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
|
|
2609
2528
|
*/
|
|
2610
2529
|
readonly seriesName?: string;
|
|
2611
2530
|
}
|
|
@@ -2635,9 +2554,6 @@ export declare class OneDashboardPageWidgetBulletColorsSeriesOverridesOutputRefe
|
|
|
2635
2554
|
get seriesNameInput(): string | undefined;
|
|
2636
2555
|
}
|
|
2637
2556
|
export declare class OneDashboardPageWidgetBulletColorsSeriesOverridesList extends cdktn.ComplexList {
|
|
2638
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
2639
|
-
protected terraformAttribute: string;
|
|
2640
|
-
protected wrapsSet: boolean;
|
|
2641
2557
|
internalValue?: OneDashboardPageWidgetBulletColorsSeriesOverrides[] | cdktn.IResolvable;
|
|
2642
2558
|
/**
|
|
2643
2559
|
* @param terraformResource The parent resource
|
|
@@ -2652,13 +2568,13 @@ export declare class OneDashboardPageWidgetBulletColorsSeriesOverridesList exten
|
|
|
2652
2568
|
}
|
|
2653
2569
|
export interface OneDashboardPageWidgetBulletColors {
|
|
2654
2570
|
/**
|
|
2655
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2571
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
|
|
2656
2572
|
*/
|
|
2657
2573
|
readonly color?: string;
|
|
2658
2574
|
/**
|
|
2659
2575
|
* series_overrides block
|
|
2660
2576
|
*
|
|
2661
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2577
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
|
|
2662
2578
|
*/
|
|
2663
2579
|
readonly seriesOverrides?: OneDashboardPageWidgetBulletColorsSeriesOverrides[] | cdktn.IResolvable;
|
|
2664
2580
|
}
|
|
@@ -2688,9 +2604,6 @@ export declare class OneDashboardPageWidgetBulletColorsOutputReference extends c
|
|
|
2688
2604
|
get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetBulletColorsSeriesOverrides[] | undefined;
|
|
2689
2605
|
}
|
|
2690
2606
|
export declare class OneDashboardPageWidgetBulletColorsList extends cdktn.ComplexList {
|
|
2691
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
2692
|
-
protected terraformAttribute: string;
|
|
2693
|
-
protected wrapsSet: boolean;
|
|
2694
2607
|
internalValue?: OneDashboardPageWidgetBulletColors[] | cdktn.IResolvable;
|
|
2695
2608
|
/**
|
|
2696
2609
|
* @param terraformResource The parent resource
|
|
@@ -2707,25 +2620,25 @@ export interface OneDashboardPageWidgetBulletDataFormat {
|
|
|
2707
2620
|
/**
|
|
2708
2621
|
* Defines the format of the mentioned type
|
|
2709
2622
|
*
|
|
2710
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2623
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#format OneDashboard#format}
|
|
2711
2624
|
*/
|
|
2712
2625
|
readonly format?: string;
|
|
2713
2626
|
/**
|
|
2714
2627
|
* The column name to be sorted
|
|
2715
2628
|
*
|
|
2716
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2629
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
|
|
2717
2630
|
*/
|
|
2718
2631
|
readonly name: string;
|
|
2719
2632
|
/**
|
|
2720
2633
|
* The precision of the type
|
|
2721
2634
|
*
|
|
2722
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2635
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#precision OneDashboard#precision}
|
|
2723
2636
|
*/
|
|
2724
2637
|
readonly precision?: number;
|
|
2725
2638
|
/**
|
|
2726
2639
|
* Defines the type of the mentioned column
|
|
2727
2640
|
*
|
|
2728
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2641
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#type OneDashboard#type}
|
|
2729
2642
|
*/
|
|
2730
2643
|
readonly type: string;
|
|
2731
2644
|
}
|
|
@@ -2763,9 +2676,6 @@ export declare class OneDashboardPageWidgetBulletDataFormatOutputReference exten
|
|
|
2763
2676
|
get typeInput(): string | undefined;
|
|
2764
2677
|
}
|
|
2765
2678
|
export declare class OneDashboardPageWidgetBulletDataFormatList extends cdktn.ComplexList {
|
|
2766
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
2767
|
-
protected terraformAttribute: string;
|
|
2768
|
-
protected wrapsSet: boolean;
|
|
2769
2679
|
internalValue?: OneDashboardPageWidgetBulletDataFormat[] | cdktn.IResolvable;
|
|
2770
2680
|
/**
|
|
2771
2681
|
* @param terraformResource The parent resource
|
|
@@ -2782,13 +2692,13 @@ export interface OneDashboardPageWidgetBulletInitialSorting {
|
|
|
2782
2692
|
/**
|
|
2783
2693
|
* Defines the sort order. Either ascending or descending.
|
|
2784
2694
|
*
|
|
2785
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2695
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#direction OneDashboard#direction}
|
|
2786
2696
|
*/
|
|
2787
2697
|
readonly direction: string;
|
|
2788
2698
|
/**
|
|
2789
2699
|
* The column name to be sorted
|
|
2790
2700
|
*
|
|
2791
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2701
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
|
|
2792
2702
|
*/
|
|
2793
2703
|
readonly name: string;
|
|
2794
2704
|
}
|
|
@@ -2816,13 +2726,13 @@ export interface OneDashboardPageWidgetBulletNrqlQuery {
|
|
|
2816
2726
|
/**
|
|
2817
2727
|
* The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
|
|
2818
2728
|
*
|
|
2819
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2729
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#account_id OneDashboard#account_id}
|
|
2820
2730
|
*/
|
|
2821
2731
|
readonly accountId?: string;
|
|
2822
2732
|
/**
|
|
2823
2733
|
* The NRQL query.
|
|
2824
2734
|
*
|
|
2825
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2735
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#query OneDashboard#query}
|
|
2826
2736
|
*/
|
|
2827
2737
|
readonly query: string;
|
|
2828
2738
|
}
|
|
@@ -2851,9 +2761,6 @@ export declare class OneDashboardPageWidgetBulletNrqlQueryOutputReference extend
|
|
|
2851
2761
|
get queryInput(): string | undefined;
|
|
2852
2762
|
}
|
|
2853
2763
|
export declare class OneDashboardPageWidgetBulletNrqlQueryList extends cdktn.ComplexList {
|
|
2854
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
2855
|
-
protected terraformAttribute: string;
|
|
2856
|
-
protected wrapsSet: boolean;
|
|
2857
2764
|
internalValue?: OneDashboardPageWidgetBulletNrqlQuery[] | cdktn.IResolvable;
|
|
2858
2765
|
/**
|
|
2859
2766
|
* @param terraformResource The parent resource
|
|
@@ -2870,13 +2777,13 @@ export interface OneDashboardPageWidgetBulletNullValuesSeriesOverrides {
|
|
|
2870
2777
|
/**
|
|
2871
2778
|
* Null value
|
|
2872
2779
|
*
|
|
2873
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2780
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
|
|
2874
2781
|
*/
|
|
2875
2782
|
readonly nullValue?: string;
|
|
2876
2783
|
/**
|
|
2877
2784
|
* Series name
|
|
2878
2785
|
*
|
|
2879
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2786
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
|
|
2880
2787
|
*/
|
|
2881
2788
|
readonly seriesName?: string;
|
|
2882
2789
|
}
|
|
@@ -2906,9 +2813,6 @@ export declare class OneDashboardPageWidgetBulletNullValuesSeriesOverridesOutput
|
|
|
2906
2813
|
get seriesNameInput(): string | undefined;
|
|
2907
2814
|
}
|
|
2908
2815
|
export declare class OneDashboardPageWidgetBulletNullValuesSeriesOverridesList extends cdktn.ComplexList {
|
|
2909
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
2910
|
-
protected terraformAttribute: string;
|
|
2911
|
-
protected wrapsSet: boolean;
|
|
2912
2816
|
internalValue?: OneDashboardPageWidgetBulletNullValuesSeriesOverrides[] | cdktn.IResolvable;
|
|
2913
2817
|
/**
|
|
2914
2818
|
* @param terraformResource The parent resource
|
|
@@ -2923,13 +2827,13 @@ export declare class OneDashboardPageWidgetBulletNullValuesSeriesOverridesList e
|
|
|
2923
2827
|
}
|
|
2924
2828
|
export interface OneDashboardPageWidgetBulletNullValues {
|
|
2925
2829
|
/**
|
|
2926
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2830
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
|
|
2927
2831
|
*/
|
|
2928
2832
|
readonly nullValue?: string;
|
|
2929
2833
|
/**
|
|
2930
2834
|
* series_overrides block
|
|
2931
2835
|
*
|
|
2932
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2836
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
|
|
2933
2837
|
*/
|
|
2934
2838
|
readonly seriesOverrides?: OneDashboardPageWidgetBulletNullValuesSeriesOverrides[] | cdktn.IResolvable;
|
|
2935
2839
|
}
|
|
@@ -2959,9 +2863,6 @@ export declare class OneDashboardPageWidgetBulletNullValuesOutputReference exten
|
|
|
2959
2863
|
get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetBulletNullValuesSeriesOverrides[] | undefined;
|
|
2960
2864
|
}
|
|
2961
2865
|
export declare class OneDashboardPageWidgetBulletNullValuesList extends cdktn.ComplexList {
|
|
2962
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
2963
|
-
protected terraformAttribute: string;
|
|
2964
|
-
protected wrapsSet: boolean;
|
|
2965
2866
|
internalValue?: OneDashboardPageWidgetBulletNullValues[] | cdktn.IResolvable;
|
|
2966
2867
|
/**
|
|
2967
2868
|
* @param terraformResource The parent resource
|
|
@@ -2978,13 +2879,13 @@ export interface OneDashboardPageWidgetBulletUnitsSeriesOverrides {
|
|
|
2978
2879
|
/**
|
|
2979
2880
|
* Series name
|
|
2980
2881
|
*
|
|
2981
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2882
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
|
|
2982
2883
|
*/
|
|
2983
2884
|
readonly seriesName?: string;
|
|
2984
2885
|
/**
|
|
2985
2886
|
* Unit name
|
|
2986
2887
|
*
|
|
2987
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2888
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
|
|
2988
2889
|
*/
|
|
2989
2890
|
readonly unit?: string;
|
|
2990
2891
|
}
|
|
@@ -3014,9 +2915,6 @@ export declare class OneDashboardPageWidgetBulletUnitsSeriesOverridesOutputRefer
|
|
|
3014
2915
|
get unitInput(): string | undefined;
|
|
3015
2916
|
}
|
|
3016
2917
|
export declare class OneDashboardPageWidgetBulletUnitsSeriesOverridesList extends cdktn.ComplexList {
|
|
3017
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
3018
|
-
protected terraformAttribute: string;
|
|
3019
|
-
protected wrapsSet: boolean;
|
|
3020
2918
|
internalValue?: OneDashboardPageWidgetBulletUnitsSeriesOverrides[] | cdktn.IResolvable;
|
|
3021
2919
|
/**
|
|
3022
2920
|
* @param terraformResource The parent resource
|
|
@@ -3031,13 +2929,13 @@ export declare class OneDashboardPageWidgetBulletUnitsSeriesOverridesList extend
|
|
|
3031
2929
|
}
|
|
3032
2930
|
export interface OneDashboardPageWidgetBulletUnits {
|
|
3033
2931
|
/**
|
|
3034
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2932
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
|
|
3035
2933
|
*/
|
|
3036
2934
|
readonly unit?: string;
|
|
3037
2935
|
/**
|
|
3038
2936
|
* series_overrides block
|
|
3039
2937
|
*
|
|
3040
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2938
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
|
|
3041
2939
|
*/
|
|
3042
2940
|
readonly seriesOverrides?: OneDashboardPageWidgetBulletUnitsSeriesOverrides[] | cdktn.IResolvable;
|
|
3043
2941
|
}
|
|
@@ -3067,9 +2965,6 @@ export declare class OneDashboardPageWidgetBulletUnitsOutputReference extends cd
|
|
|
3067
2965
|
get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetBulletUnitsSeriesOverrides[] | undefined;
|
|
3068
2966
|
}
|
|
3069
2967
|
export declare class OneDashboardPageWidgetBulletUnitsList extends cdktn.ComplexList {
|
|
3070
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
3071
|
-
protected terraformAttribute: string;
|
|
3072
|
-
protected wrapsSet: boolean;
|
|
3073
2968
|
internalValue?: OneDashboardPageWidgetBulletUnits[] | cdktn.IResolvable;
|
|
3074
2969
|
/**
|
|
3075
2970
|
* @param terraformResource The parent resource
|
|
@@ -3084,97 +2979,97 @@ export declare class OneDashboardPageWidgetBulletUnitsList extends cdktn.Complex
|
|
|
3084
2979
|
}
|
|
3085
2980
|
export interface OneDashboardPageWidgetBullet {
|
|
3086
2981
|
/**
|
|
3087
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2982
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#column OneDashboard#column}
|
|
3088
2983
|
*/
|
|
3089
2984
|
readonly column: number;
|
|
3090
2985
|
/**
|
|
3091
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2986
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
|
|
3092
2987
|
*/
|
|
3093
2988
|
readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
|
|
3094
2989
|
/**
|
|
3095
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2990
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#height OneDashboard#height}
|
|
3096
2991
|
*/
|
|
3097
2992
|
readonly height?: number;
|
|
3098
2993
|
/**
|
|
3099
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2994
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
|
|
3100
2995
|
*/
|
|
3101
2996
|
readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
|
|
3102
2997
|
/**
|
|
3103
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
2998
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
|
|
3104
2999
|
*/
|
|
3105
3000
|
readonly legendEnabled?: boolean | cdktn.IResolvable;
|
|
3106
3001
|
/**
|
|
3107
3002
|
* The maximum value for the visualization
|
|
3108
3003
|
*
|
|
3109
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3004
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#limit OneDashboard#limit}
|
|
3110
3005
|
*/
|
|
3111
3006
|
readonly limit: number;
|
|
3112
3007
|
/**
|
|
3113
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3008
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
|
|
3114
3009
|
*/
|
|
3115
3010
|
readonly refreshRate?: string;
|
|
3116
3011
|
/**
|
|
3117
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3012
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#row OneDashboard#row}
|
|
3118
3013
|
*/
|
|
3119
3014
|
readonly row: number;
|
|
3120
3015
|
/**
|
|
3121
3016
|
* A title for the widget.
|
|
3122
3017
|
*
|
|
3123
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3018
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#title OneDashboard#title}
|
|
3124
3019
|
*/
|
|
3125
3020
|
readonly title: string;
|
|
3126
3021
|
/**
|
|
3127
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3022
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#width OneDashboard#width}
|
|
3128
3023
|
*/
|
|
3129
3024
|
readonly width?: number;
|
|
3130
3025
|
/**
|
|
3131
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3026
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
|
|
3132
3027
|
*/
|
|
3133
3028
|
readonly yAxisLeftMax?: number;
|
|
3134
3029
|
/**
|
|
3135
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3030
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
|
|
3136
3031
|
*/
|
|
3137
3032
|
readonly yAxisLeftMin?: number;
|
|
3138
3033
|
/**
|
|
3139
3034
|
* chart_styles block
|
|
3140
3035
|
*
|
|
3141
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3036
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
|
|
3142
3037
|
*/
|
|
3143
3038
|
readonly chartStyles?: OneDashboardPageWidgetBulletChartStyles;
|
|
3144
3039
|
/**
|
|
3145
3040
|
* colors block
|
|
3146
3041
|
*
|
|
3147
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3042
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#colors OneDashboard#colors}
|
|
3148
3043
|
*/
|
|
3149
3044
|
readonly colors?: OneDashboardPageWidgetBulletColors[] | cdktn.IResolvable;
|
|
3150
3045
|
/**
|
|
3151
3046
|
* data_format block
|
|
3152
3047
|
*
|
|
3153
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3048
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#data_format OneDashboard#data_format}
|
|
3154
3049
|
*/
|
|
3155
3050
|
readonly dataFormat?: OneDashboardPageWidgetBulletDataFormat[] | cdktn.IResolvable;
|
|
3156
3051
|
/**
|
|
3157
3052
|
* initial_sorting block
|
|
3158
3053
|
*
|
|
3159
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3054
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
|
|
3160
3055
|
*/
|
|
3161
3056
|
readonly initialSorting?: OneDashboardPageWidgetBulletInitialSorting;
|
|
3162
3057
|
/**
|
|
3163
3058
|
* nrql_query block
|
|
3164
3059
|
*
|
|
3165
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3060
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
|
|
3166
3061
|
*/
|
|
3167
3062
|
readonly nrqlQuery: OneDashboardPageWidgetBulletNrqlQuery[] | cdktn.IResolvable;
|
|
3168
3063
|
/**
|
|
3169
3064
|
* null_values block
|
|
3170
3065
|
*
|
|
3171
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3066
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_values OneDashboard#null_values}
|
|
3172
3067
|
*/
|
|
3173
3068
|
readonly nullValues?: OneDashboardPageWidgetBulletNullValues[] | cdktn.IResolvable;
|
|
3174
3069
|
/**
|
|
3175
3070
|
* units block
|
|
3176
3071
|
*
|
|
3177
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3072
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#units OneDashboard#units}
|
|
3178
3073
|
*/
|
|
3179
3074
|
readonly units?: OneDashboardPageWidgetBulletUnits[] | cdktn.IResolvable;
|
|
3180
3075
|
}
|
|
@@ -3285,9 +3180,6 @@ export declare class OneDashboardPageWidgetBulletOutputReference extends cdktn.C
|
|
|
3285
3180
|
get unitsInput(): cdktn.IResolvable | OneDashboardPageWidgetBulletUnits[] | undefined;
|
|
3286
3181
|
}
|
|
3287
3182
|
export declare class OneDashboardPageWidgetBulletList extends cdktn.ComplexList {
|
|
3288
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
3289
|
-
protected terraformAttribute: string;
|
|
3290
|
-
protected wrapsSet: boolean;
|
|
3291
3183
|
internalValue?: OneDashboardPageWidgetBullet[] | cdktn.IResolvable;
|
|
3292
3184
|
/**
|
|
3293
3185
|
* @param terraformResource The parent resource
|
|
@@ -3304,7 +3196,7 @@ export interface OneDashboardPageWidgetFunnelChartStylesGradient {
|
|
|
3304
3196
|
/**
|
|
3305
3197
|
* Enable or disable gradient effect.
|
|
3306
3198
|
*
|
|
3307
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3199
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#enabled OneDashboard#enabled}
|
|
3308
3200
|
*/
|
|
3309
3201
|
readonly enabled: boolean | cdktn.IResolvable;
|
|
3310
3202
|
}
|
|
@@ -3328,13 +3220,13 @@ export interface OneDashboardPageWidgetFunnelChartStyles {
|
|
|
3328
3220
|
/**
|
|
3329
3221
|
* Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
|
|
3330
3222
|
*
|
|
3331
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3223
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
|
|
3332
3224
|
*/
|
|
3333
3225
|
readonly lineInterpolation?: string;
|
|
3334
3226
|
/**
|
|
3335
3227
|
* gradient block
|
|
3336
3228
|
*
|
|
3337
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3229
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#gradient OneDashboard#gradient}
|
|
3338
3230
|
*/
|
|
3339
3231
|
readonly gradient?: OneDashboardPageWidgetFunnelChartStylesGradient;
|
|
3340
3232
|
}
|
|
@@ -3364,13 +3256,13 @@ export interface OneDashboardPageWidgetFunnelColorsSeriesOverrides {
|
|
|
3364
3256
|
/**
|
|
3365
3257
|
* Color code
|
|
3366
3258
|
*
|
|
3367
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3259
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
|
|
3368
3260
|
*/
|
|
3369
3261
|
readonly color?: string;
|
|
3370
3262
|
/**
|
|
3371
3263
|
* Series name
|
|
3372
3264
|
*
|
|
3373
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3265
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
|
|
3374
3266
|
*/
|
|
3375
3267
|
readonly seriesName?: string;
|
|
3376
3268
|
}
|
|
@@ -3400,9 +3292,6 @@ export declare class OneDashboardPageWidgetFunnelColorsSeriesOverridesOutputRefe
|
|
|
3400
3292
|
get seriesNameInput(): string | undefined;
|
|
3401
3293
|
}
|
|
3402
3294
|
export declare class OneDashboardPageWidgetFunnelColorsSeriesOverridesList extends cdktn.ComplexList {
|
|
3403
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
3404
|
-
protected terraformAttribute: string;
|
|
3405
|
-
protected wrapsSet: boolean;
|
|
3406
3295
|
internalValue?: OneDashboardPageWidgetFunnelColorsSeriesOverrides[] | cdktn.IResolvable;
|
|
3407
3296
|
/**
|
|
3408
3297
|
* @param terraformResource The parent resource
|
|
@@ -3417,13 +3306,13 @@ export declare class OneDashboardPageWidgetFunnelColorsSeriesOverridesList exten
|
|
|
3417
3306
|
}
|
|
3418
3307
|
export interface OneDashboardPageWidgetFunnelColors {
|
|
3419
3308
|
/**
|
|
3420
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3309
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
|
|
3421
3310
|
*/
|
|
3422
3311
|
readonly color?: string;
|
|
3423
3312
|
/**
|
|
3424
3313
|
* series_overrides block
|
|
3425
3314
|
*
|
|
3426
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3315
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
|
|
3427
3316
|
*/
|
|
3428
3317
|
readonly seriesOverrides?: OneDashboardPageWidgetFunnelColorsSeriesOverrides[] | cdktn.IResolvable;
|
|
3429
3318
|
}
|
|
@@ -3453,9 +3342,6 @@ export declare class OneDashboardPageWidgetFunnelColorsOutputReference extends c
|
|
|
3453
3342
|
get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetFunnelColorsSeriesOverrides[] | undefined;
|
|
3454
3343
|
}
|
|
3455
3344
|
export declare class OneDashboardPageWidgetFunnelColorsList extends cdktn.ComplexList {
|
|
3456
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
3457
|
-
protected terraformAttribute: string;
|
|
3458
|
-
protected wrapsSet: boolean;
|
|
3459
3345
|
internalValue?: OneDashboardPageWidgetFunnelColors[] | cdktn.IResolvable;
|
|
3460
3346
|
/**
|
|
3461
3347
|
* @param terraformResource The parent resource
|
|
@@ -3472,25 +3358,25 @@ export interface OneDashboardPageWidgetFunnelDataFormat {
|
|
|
3472
3358
|
/**
|
|
3473
3359
|
* Defines the format of the mentioned type
|
|
3474
3360
|
*
|
|
3475
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3361
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#format OneDashboard#format}
|
|
3476
3362
|
*/
|
|
3477
3363
|
readonly format?: string;
|
|
3478
3364
|
/**
|
|
3479
3365
|
* The column name to be sorted
|
|
3480
3366
|
*
|
|
3481
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3367
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
|
|
3482
3368
|
*/
|
|
3483
3369
|
readonly name: string;
|
|
3484
3370
|
/**
|
|
3485
3371
|
* The precision of the type
|
|
3486
3372
|
*
|
|
3487
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3373
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#precision OneDashboard#precision}
|
|
3488
3374
|
*/
|
|
3489
3375
|
readonly precision?: number;
|
|
3490
3376
|
/**
|
|
3491
3377
|
* Defines the type of the mentioned column
|
|
3492
3378
|
*
|
|
3493
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3379
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#type OneDashboard#type}
|
|
3494
3380
|
*/
|
|
3495
3381
|
readonly type: string;
|
|
3496
3382
|
}
|
|
@@ -3528,9 +3414,6 @@ export declare class OneDashboardPageWidgetFunnelDataFormatOutputReference exten
|
|
|
3528
3414
|
get typeInput(): string | undefined;
|
|
3529
3415
|
}
|
|
3530
3416
|
export declare class OneDashboardPageWidgetFunnelDataFormatList extends cdktn.ComplexList {
|
|
3531
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
3532
|
-
protected terraformAttribute: string;
|
|
3533
|
-
protected wrapsSet: boolean;
|
|
3534
3417
|
internalValue?: OneDashboardPageWidgetFunnelDataFormat[] | cdktn.IResolvable;
|
|
3535
3418
|
/**
|
|
3536
3419
|
* @param terraformResource The parent resource
|
|
@@ -3547,13 +3430,13 @@ export interface OneDashboardPageWidgetFunnelInitialSorting {
|
|
|
3547
3430
|
/**
|
|
3548
3431
|
* Defines the sort order. Either ascending or descending.
|
|
3549
3432
|
*
|
|
3550
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3433
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#direction OneDashboard#direction}
|
|
3551
3434
|
*/
|
|
3552
3435
|
readonly direction: string;
|
|
3553
3436
|
/**
|
|
3554
3437
|
* The column name to be sorted
|
|
3555
3438
|
*
|
|
3556
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3439
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
|
|
3557
3440
|
*/
|
|
3558
3441
|
readonly name: string;
|
|
3559
3442
|
}
|
|
@@ -3581,13 +3464,13 @@ export interface OneDashboardPageWidgetFunnelNrqlQuery {
|
|
|
3581
3464
|
/**
|
|
3582
3465
|
* The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
|
|
3583
3466
|
*
|
|
3584
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3467
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#account_id OneDashboard#account_id}
|
|
3585
3468
|
*/
|
|
3586
3469
|
readonly accountId?: string;
|
|
3587
3470
|
/**
|
|
3588
3471
|
* The NRQL query.
|
|
3589
3472
|
*
|
|
3590
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3473
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#query OneDashboard#query}
|
|
3591
3474
|
*/
|
|
3592
3475
|
readonly query: string;
|
|
3593
3476
|
}
|
|
@@ -3616,9 +3499,6 @@ export declare class OneDashboardPageWidgetFunnelNrqlQueryOutputReference extend
|
|
|
3616
3499
|
get queryInput(): string | undefined;
|
|
3617
3500
|
}
|
|
3618
3501
|
export declare class OneDashboardPageWidgetFunnelNrqlQueryList extends cdktn.ComplexList {
|
|
3619
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
3620
|
-
protected terraformAttribute: string;
|
|
3621
|
-
protected wrapsSet: boolean;
|
|
3622
3502
|
internalValue?: OneDashboardPageWidgetFunnelNrqlQuery[] | cdktn.IResolvable;
|
|
3623
3503
|
/**
|
|
3624
3504
|
* @param terraformResource The parent resource
|
|
@@ -3635,13 +3515,13 @@ export interface OneDashboardPageWidgetFunnelNullValuesSeriesOverrides {
|
|
|
3635
3515
|
/**
|
|
3636
3516
|
* Null value
|
|
3637
3517
|
*
|
|
3638
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3518
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
|
|
3639
3519
|
*/
|
|
3640
3520
|
readonly nullValue?: string;
|
|
3641
3521
|
/**
|
|
3642
3522
|
* Series name
|
|
3643
3523
|
*
|
|
3644
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3524
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
|
|
3645
3525
|
*/
|
|
3646
3526
|
readonly seriesName?: string;
|
|
3647
3527
|
}
|
|
@@ -3671,9 +3551,6 @@ export declare class OneDashboardPageWidgetFunnelNullValuesSeriesOverridesOutput
|
|
|
3671
3551
|
get seriesNameInput(): string | undefined;
|
|
3672
3552
|
}
|
|
3673
3553
|
export declare class OneDashboardPageWidgetFunnelNullValuesSeriesOverridesList extends cdktn.ComplexList {
|
|
3674
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
3675
|
-
protected terraformAttribute: string;
|
|
3676
|
-
protected wrapsSet: boolean;
|
|
3677
3554
|
internalValue?: OneDashboardPageWidgetFunnelNullValuesSeriesOverrides[] | cdktn.IResolvable;
|
|
3678
3555
|
/**
|
|
3679
3556
|
* @param terraformResource The parent resource
|
|
@@ -3688,13 +3565,13 @@ export declare class OneDashboardPageWidgetFunnelNullValuesSeriesOverridesList e
|
|
|
3688
3565
|
}
|
|
3689
3566
|
export interface OneDashboardPageWidgetFunnelNullValues {
|
|
3690
3567
|
/**
|
|
3691
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3568
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
|
|
3692
3569
|
*/
|
|
3693
3570
|
readonly nullValue?: string;
|
|
3694
3571
|
/**
|
|
3695
3572
|
* series_overrides block
|
|
3696
3573
|
*
|
|
3697
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3574
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
|
|
3698
3575
|
*/
|
|
3699
3576
|
readonly seriesOverrides?: OneDashboardPageWidgetFunnelNullValuesSeriesOverrides[] | cdktn.IResolvable;
|
|
3700
3577
|
}
|
|
@@ -3724,9 +3601,6 @@ export declare class OneDashboardPageWidgetFunnelNullValuesOutputReference exten
|
|
|
3724
3601
|
get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetFunnelNullValuesSeriesOverrides[] | undefined;
|
|
3725
3602
|
}
|
|
3726
3603
|
export declare class OneDashboardPageWidgetFunnelNullValuesList extends cdktn.ComplexList {
|
|
3727
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
3728
|
-
protected terraformAttribute: string;
|
|
3729
|
-
protected wrapsSet: boolean;
|
|
3730
3604
|
internalValue?: OneDashboardPageWidgetFunnelNullValues[] | cdktn.IResolvable;
|
|
3731
3605
|
/**
|
|
3732
3606
|
* @param terraformResource The parent resource
|
|
@@ -3743,13 +3617,13 @@ export interface OneDashboardPageWidgetFunnelUnitsSeriesOverrides {
|
|
|
3743
3617
|
/**
|
|
3744
3618
|
* Series name
|
|
3745
3619
|
*
|
|
3746
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3620
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
|
|
3747
3621
|
*/
|
|
3748
3622
|
readonly seriesName?: string;
|
|
3749
3623
|
/**
|
|
3750
3624
|
* Unit name
|
|
3751
3625
|
*
|
|
3752
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3626
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
|
|
3753
3627
|
*/
|
|
3754
3628
|
readonly unit?: string;
|
|
3755
3629
|
}
|
|
@@ -3779,9 +3653,6 @@ export declare class OneDashboardPageWidgetFunnelUnitsSeriesOverridesOutputRefer
|
|
|
3779
3653
|
get unitInput(): string | undefined;
|
|
3780
3654
|
}
|
|
3781
3655
|
export declare class OneDashboardPageWidgetFunnelUnitsSeriesOverridesList extends cdktn.ComplexList {
|
|
3782
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
3783
|
-
protected terraformAttribute: string;
|
|
3784
|
-
protected wrapsSet: boolean;
|
|
3785
3656
|
internalValue?: OneDashboardPageWidgetFunnelUnitsSeriesOverrides[] | cdktn.IResolvable;
|
|
3786
3657
|
/**
|
|
3787
3658
|
* @param terraformResource The parent resource
|
|
@@ -3796,13 +3667,13 @@ export declare class OneDashboardPageWidgetFunnelUnitsSeriesOverridesList extend
|
|
|
3796
3667
|
}
|
|
3797
3668
|
export interface OneDashboardPageWidgetFunnelUnits {
|
|
3798
3669
|
/**
|
|
3799
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3670
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
|
|
3800
3671
|
*/
|
|
3801
3672
|
readonly unit?: string;
|
|
3802
3673
|
/**
|
|
3803
3674
|
* series_overrides block
|
|
3804
3675
|
*
|
|
3805
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3676
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
|
|
3806
3677
|
*/
|
|
3807
3678
|
readonly seriesOverrides?: OneDashboardPageWidgetFunnelUnitsSeriesOverrides[] | cdktn.IResolvable;
|
|
3808
3679
|
}
|
|
@@ -3832,9 +3703,6 @@ export declare class OneDashboardPageWidgetFunnelUnitsOutputReference extends cd
|
|
|
3832
3703
|
get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetFunnelUnitsSeriesOverrides[] | undefined;
|
|
3833
3704
|
}
|
|
3834
3705
|
export declare class OneDashboardPageWidgetFunnelUnitsList extends cdktn.ComplexList {
|
|
3835
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
3836
|
-
protected terraformAttribute: string;
|
|
3837
|
-
protected wrapsSet: boolean;
|
|
3838
3706
|
internalValue?: OneDashboardPageWidgetFunnelUnits[] | cdktn.IResolvable;
|
|
3839
3707
|
/**
|
|
3840
3708
|
* @param terraformResource The parent resource
|
|
@@ -3849,91 +3717,91 @@ export declare class OneDashboardPageWidgetFunnelUnitsList extends cdktn.Complex
|
|
|
3849
3717
|
}
|
|
3850
3718
|
export interface OneDashboardPageWidgetFunnel {
|
|
3851
3719
|
/**
|
|
3852
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3720
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#column OneDashboard#column}
|
|
3853
3721
|
*/
|
|
3854
3722
|
readonly column: number;
|
|
3855
3723
|
/**
|
|
3856
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3724
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
|
|
3857
3725
|
*/
|
|
3858
3726
|
readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
|
|
3859
3727
|
/**
|
|
3860
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3728
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#height OneDashboard#height}
|
|
3861
3729
|
*/
|
|
3862
3730
|
readonly height?: number;
|
|
3863
3731
|
/**
|
|
3864
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3732
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
|
|
3865
3733
|
*/
|
|
3866
3734
|
readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
|
|
3867
3735
|
/**
|
|
3868
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3736
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
|
|
3869
3737
|
*/
|
|
3870
3738
|
readonly legendEnabled?: boolean | cdktn.IResolvable;
|
|
3871
3739
|
/**
|
|
3872
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3740
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
|
|
3873
3741
|
*/
|
|
3874
3742
|
readonly refreshRate?: string;
|
|
3875
3743
|
/**
|
|
3876
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3744
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#row OneDashboard#row}
|
|
3877
3745
|
*/
|
|
3878
3746
|
readonly row: number;
|
|
3879
3747
|
/**
|
|
3880
3748
|
* A title for the widget.
|
|
3881
3749
|
*
|
|
3882
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3750
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#title OneDashboard#title}
|
|
3883
3751
|
*/
|
|
3884
3752
|
readonly title: string;
|
|
3885
3753
|
/**
|
|
3886
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3754
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#width OneDashboard#width}
|
|
3887
3755
|
*/
|
|
3888
3756
|
readonly width?: number;
|
|
3889
3757
|
/**
|
|
3890
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3758
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
|
|
3891
3759
|
*/
|
|
3892
3760
|
readonly yAxisLeftMax?: number;
|
|
3893
3761
|
/**
|
|
3894
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3762
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
|
|
3895
3763
|
*/
|
|
3896
3764
|
readonly yAxisLeftMin?: number;
|
|
3897
3765
|
/**
|
|
3898
3766
|
* chart_styles block
|
|
3899
3767
|
*
|
|
3900
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3768
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
|
|
3901
3769
|
*/
|
|
3902
3770
|
readonly chartStyles?: OneDashboardPageWidgetFunnelChartStyles;
|
|
3903
3771
|
/**
|
|
3904
3772
|
* colors block
|
|
3905
3773
|
*
|
|
3906
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3774
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#colors OneDashboard#colors}
|
|
3907
3775
|
*/
|
|
3908
3776
|
readonly colors?: OneDashboardPageWidgetFunnelColors[] | cdktn.IResolvable;
|
|
3909
3777
|
/**
|
|
3910
3778
|
* data_format block
|
|
3911
3779
|
*
|
|
3912
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3780
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#data_format OneDashboard#data_format}
|
|
3913
3781
|
*/
|
|
3914
3782
|
readonly dataFormat?: OneDashboardPageWidgetFunnelDataFormat[] | cdktn.IResolvable;
|
|
3915
3783
|
/**
|
|
3916
3784
|
* initial_sorting block
|
|
3917
3785
|
*
|
|
3918
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3786
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
|
|
3919
3787
|
*/
|
|
3920
3788
|
readonly initialSorting?: OneDashboardPageWidgetFunnelInitialSorting;
|
|
3921
3789
|
/**
|
|
3922
3790
|
* nrql_query block
|
|
3923
3791
|
*
|
|
3924
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3792
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
|
|
3925
3793
|
*/
|
|
3926
3794
|
readonly nrqlQuery: OneDashboardPageWidgetFunnelNrqlQuery[] | cdktn.IResolvable;
|
|
3927
3795
|
/**
|
|
3928
3796
|
* null_values block
|
|
3929
3797
|
*
|
|
3930
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3798
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_values OneDashboard#null_values}
|
|
3931
3799
|
*/
|
|
3932
3800
|
readonly nullValues?: OneDashboardPageWidgetFunnelNullValues[] | cdktn.IResolvable;
|
|
3933
3801
|
/**
|
|
3934
3802
|
* units block
|
|
3935
3803
|
*
|
|
3936
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3804
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#units OneDashboard#units}
|
|
3937
3805
|
*/
|
|
3938
3806
|
readonly units?: OneDashboardPageWidgetFunnelUnits[] | cdktn.IResolvable;
|
|
3939
3807
|
}
|
|
@@ -4040,9 +3908,6 @@ export declare class OneDashboardPageWidgetFunnelOutputReference extends cdktn.C
|
|
|
4040
3908
|
get unitsInput(): cdktn.IResolvable | OneDashboardPageWidgetFunnelUnits[] | undefined;
|
|
4041
3909
|
}
|
|
4042
3910
|
export declare class OneDashboardPageWidgetFunnelList extends cdktn.ComplexList {
|
|
4043
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
4044
|
-
protected terraformAttribute: string;
|
|
4045
|
-
protected wrapsSet: boolean;
|
|
4046
3911
|
internalValue?: OneDashboardPageWidgetFunnel[] | cdktn.IResolvable;
|
|
4047
3912
|
/**
|
|
4048
3913
|
* @param terraformResource The parent resource
|
|
@@ -4059,7 +3924,7 @@ export interface OneDashboardPageWidgetHeatmapChartStylesGradient {
|
|
|
4059
3924
|
/**
|
|
4060
3925
|
* Enable or disable gradient effect.
|
|
4061
3926
|
*
|
|
4062
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3927
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#enabled OneDashboard#enabled}
|
|
4063
3928
|
*/
|
|
4064
3929
|
readonly enabled: boolean | cdktn.IResolvable;
|
|
4065
3930
|
}
|
|
@@ -4083,13 +3948,13 @@ export interface OneDashboardPageWidgetHeatmapChartStyles {
|
|
|
4083
3948
|
/**
|
|
4084
3949
|
* Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
|
|
4085
3950
|
*
|
|
4086
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3951
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
|
|
4087
3952
|
*/
|
|
4088
3953
|
readonly lineInterpolation?: string;
|
|
4089
3954
|
/**
|
|
4090
3955
|
* gradient block
|
|
4091
3956
|
*
|
|
4092
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3957
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#gradient OneDashboard#gradient}
|
|
4093
3958
|
*/
|
|
4094
3959
|
readonly gradient?: OneDashboardPageWidgetHeatmapChartStylesGradient;
|
|
4095
3960
|
}
|
|
@@ -4119,13 +3984,13 @@ export interface OneDashboardPageWidgetHeatmapColorsSeriesOverrides {
|
|
|
4119
3984
|
/**
|
|
4120
3985
|
* Color code
|
|
4121
3986
|
*
|
|
4122
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3987
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
|
|
4123
3988
|
*/
|
|
4124
3989
|
readonly color?: string;
|
|
4125
3990
|
/**
|
|
4126
3991
|
* Series name
|
|
4127
3992
|
*
|
|
4128
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
3993
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
|
|
4129
3994
|
*/
|
|
4130
3995
|
readonly seriesName?: string;
|
|
4131
3996
|
}
|
|
@@ -4155,9 +4020,6 @@ export declare class OneDashboardPageWidgetHeatmapColorsSeriesOverridesOutputRef
|
|
|
4155
4020
|
get seriesNameInput(): string | undefined;
|
|
4156
4021
|
}
|
|
4157
4022
|
export declare class OneDashboardPageWidgetHeatmapColorsSeriesOverridesList extends cdktn.ComplexList {
|
|
4158
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
4159
|
-
protected terraformAttribute: string;
|
|
4160
|
-
protected wrapsSet: boolean;
|
|
4161
4023
|
internalValue?: OneDashboardPageWidgetHeatmapColorsSeriesOverrides[] | cdktn.IResolvable;
|
|
4162
4024
|
/**
|
|
4163
4025
|
* @param terraformResource The parent resource
|
|
@@ -4172,13 +4034,13 @@ export declare class OneDashboardPageWidgetHeatmapColorsSeriesOverridesList exte
|
|
|
4172
4034
|
}
|
|
4173
4035
|
export interface OneDashboardPageWidgetHeatmapColors {
|
|
4174
4036
|
/**
|
|
4175
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4037
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
|
|
4176
4038
|
*/
|
|
4177
4039
|
readonly color?: string;
|
|
4178
4040
|
/**
|
|
4179
4041
|
* series_overrides block
|
|
4180
4042
|
*
|
|
4181
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4043
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
|
|
4182
4044
|
*/
|
|
4183
4045
|
readonly seriesOverrides?: OneDashboardPageWidgetHeatmapColorsSeriesOverrides[] | cdktn.IResolvable;
|
|
4184
4046
|
}
|
|
@@ -4208,9 +4070,6 @@ export declare class OneDashboardPageWidgetHeatmapColorsOutputReference extends
|
|
|
4208
4070
|
get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetHeatmapColorsSeriesOverrides[] | undefined;
|
|
4209
4071
|
}
|
|
4210
4072
|
export declare class OneDashboardPageWidgetHeatmapColorsList extends cdktn.ComplexList {
|
|
4211
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
4212
|
-
protected terraformAttribute: string;
|
|
4213
|
-
protected wrapsSet: boolean;
|
|
4214
4073
|
internalValue?: OneDashboardPageWidgetHeatmapColors[] | cdktn.IResolvable;
|
|
4215
4074
|
/**
|
|
4216
4075
|
* @param terraformResource The parent resource
|
|
@@ -4227,25 +4086,25 @@ export interface OneDashboardPageWidgetHeatmapDataFormat {
|
|
|
4227
4086
|
/**
|
|
4228
4087
|
* Defines the format of the mentioned type
|
|
4229
4088
|
*
|
|
4230
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4089
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#format OneDashboard#format}
|
|
4231
4090
|
*/
|
|
4232
4091
|
readonly format?: string;
|
|
4233
4092
|
/**
|
|
4234
4093
|
* The column name to be sorted
|
|
4235
4094
|
*
|
|
4236
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4095
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
|
|
4237
4096
|
*/
|
|
4238
4097
|
readonly name: string;
|
|
4239
4098
|
/**
|
|
4240
4099
|
* The precision of the type
|
|
4241
4100
|
*
|
|
4242
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4101
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#precision OneDashboard#precision}
|
|
4243
4102
|
*/
|
|
4244
4103
|
readonly precision?: number;
|
|
4245
4104
|
/**
|
|
4246
4105
|
* Defines the type of the mentioned column
|
|
4247
4106
|
*
|
|
4248
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4107
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#type OneDashboard#type}
|
|
4249
4108
|
*/
|
|
4250
4109
|
readonly type: string;
|
|
4251
4110
|
}
|
|
@@ -4283,9 +4142,6 @@ export declare class OneDashboardPageWidgetHeatmapDataFormatOutputReference exte
|
|
|
4283
4142
|
get typeInput(): string | undefined;
|
|
4284
4143
|
}
|
|
4285
4144
|
export declare class OneDashboardPageWidgetHeatmapDataFormatList extends cdktn.ComplexList {
|
|
4286
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
4287
|
-
protected terraformAttribute: string;
|
|
4288
|
-
protected wrapsSet: boolean;
|
|
4289
4145
|
internalValue?: OneDashboardPageWidgetHeatmapDataFormat[] | cdktn.IResolvable;
|
|
4290
4146
|
/**
|
|
4291
4147
|
* @param terraformResource The parent resource
|
|
@@ -4302,13 +4158,13 @@ export interface OneDashboardPageWidgetHeatmapInitialSorting {
|
|
|
4302
4158
|
/**
|
|
4303
4159
|
* Defines the sort order. Either ascending or descending.
|
|
4304
4160
|
*
|
|
4305
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4161
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#direction OneDashboard#direction}
|
|
4306
4162
|
*/
|
|
4307
4163
|
readonly direction: string;
|
|
4308
4164
|
/**
|
|
4309
4165
|
* The column name to be sorted
|
|
4310
4166
|
*
|
|
4311
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4167
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
|
|
4312
4168
|
*/
|
|
4313
4169
|
readonly name: string;
|
|
4314
4170
|
}
|
|
@@ -4336,13 +4192,13 @@ export interface OneDashboardPageWidgetHeatmapNrqlQuery {
|
|
|
4336
4192
|
/**
|
|
4337
4193
|
* The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
|
|
4338
4194
|
*
|
|
4339
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4195
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#account_id OneDashboard#account_id}
|
|
4340
4196
|
*/
|
|
4341
4197
|
readonly accountId?: string;
|
|
4342
4198
|
/**
|
|
4343
4199
|
* The NRQL query.
|
|
4344
4200
|
*
|
|
4345
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4201
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#query OneDashboard#query}
|
|
4346
4202
|
*/
|
|
4347
4203
|
readonly query: string;
|
|
4348
4204
|
}
|
|
@@ -4371,9 +4227,6 @@ export declare class OneDashboardPageWidgetHeatmapNrqlQueryOutputReference exten
|
|
|
4371
4227
|
get queryInput(): string | undefined;
|
|
4372
4228
|
}
|
|
4373
4229
|
export declare class OneDashboardPageWidgetHeatmapNrqlQueryList extends cdktn.ComplexList {
|
|
4374
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
4375
|
-
protected terraformAttribute: string;
|
|
4376
|
-
protected wrapsSet: boolean;
|
|
4377
4230
|
internalValue?: OneDashboardPageWidgetHeatmapNrqlQuery[] | cdktn.IResolvable;
|
|
4378
4231
|
/**
|
|
4379
4232
|
* @param terraformResource The parent resource
|
|
@@ -4390,13 +4243,13 @@ export interface OneDashboardPageWidgetHeatmapNullValuesSeriesOverrides {
|
|
|
4390
4243
|
/**
|
|
4391
4244
|
* Null value
|
|
4392
4245
|
*
|
|
4393
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4246
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
|
|
4394
4247
|
*/
|
|
4395
4248
|
readonly nullValue?: string;
|
|
4396
4249
|
/**
|
|
4397
4250
|
* Series name
|
|
4398
4251
|
*
|
|
4399
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4252
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
|
|
4400
4253
|
*/
|
|
4401
4254
|
readonly seriesName?: string;
|
|
4402
4255
|
}
|
|
@@ -4426,9 +4279,6 @@ export declare class OneDashboardPageWidgetHeatmapNullValuesSeriesOverridesOutpu
|
|
|
4426
4279
|
get seriesNameInput(): string | undefined;
|
|
4427
4280
|
}
|
|
4428
4281
|
export declare class OneDashboardPageWidgetHeatmapNullValuesSeriesOverridesList extends cdktn.ComplexList {
|
|
4429
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
4430
|
-
protected terraformAttribute: string;
|
|
4431
|
-
protected wrapsSet: boolean;
|
|
4432
4282
|
internalValue?: OneDashboardPageWidgetHeatmapNullValuesSeriesOverrides[] | cdktn.IResolvable;
|
|
4433
4283
|
/**
|
|
4434
4284
|
* @param terraformResource The parent resource
|
|
@@ -4443,13 +4293,13 @@ export declare class OneDashboardPageWidgetHeatmapNullValuesSeriesOverridesList
|
|
|
4443
4293
|
}
|
|
4444
4294
|
export interface OneDashboardPageWidgetHeatmapNullValues {
|
|
4445
4295
|
/**
|
|
4446
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4296
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
|
|
4447
4297
|
*/
|
|
4448
4298
|
readonly nullValue?: string;
|
|
4449
4299
|
/**
|
|
4450
4300
|
* series_overrides block
|
|
4451
4301
|
*
|
|
4452
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4302
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
|
|
4453
4303
|
*/
|
|
4454
4304
|
readonly seriesOverrides?: OneDashboardPageWidgetHeatmapNullValuesSeriesOverrides[] | cdktn.IResolvable;
|
|
4455
4305
|
}
|
|
@@ -4479,9 +4329,6 @@ export declare class OneDashboardPageWidgetHeatmapNullValuesOutputReference exte
|
|
|
4479
4329
|
get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetHeatmapNullValuesSeriesOverrides[] | undefined;
|
|
4480
4330
|
}
|
|
4481
4331
|
export declare class OneDashboardPageWidgetHeatmapNullValuesList extends cdktn.ComplexList {
|
|
4482
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
4483
|
-
protected terraformAttribute: string;
|
|
4484
|
-
protected wrapsSet: boolean;
|
|
4485
4332
|
internalValue?: OneDashboardPageWidgetHeatmapNullValues[] | cdktn.IResolvable;
|
|
4486
4333
|
/**
|
|
4487
4334
|
* @param terraformResource The parent resource
|
|
@@ -4498,13 +4345,13 @@ export interface OneDashboardPageWidgetHeatmapUnitsSeriesOverrides {
|
|
|
4498
4345
|
/**
|
|
4499
4346
|
* Series name
|
|
4500
4347
|
*
|
|
4501
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4348
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
|
|
4502
4349
|
*/
|
|
4503
4350
|
readonly seriesName?: string;
|
|
4504
4351
|
/**
|
|
4505
4352
|
* Unit name
|
|
4506
4353
|
*
|
|
4507
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4354
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
|
|
4508
4355
|
*/
|
|
4509
4356
|
readonly unit?: string;
|
|
4510
4357
|
}
|
|
@@ -4534,9 +4381,6 @@ export declare class OneDashboardPageWidgetHeatmapUnitsSeriesOverridesOutputRefe
|
|
|
4534
4381
|
get unitInput(): string | undefined;
|
|
4535
4382
|
}
|
|
4536
4383
|
export declare class OneDashboardPageWidgetHeatmapUnitsSeriesOverridesList extends cdktn.ComplexList {
|
|
4537
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
4538
|
-
protected terraformAttribute: string;
|
|
4539
|
-
protected wrapsSet: boolean;
|
|
4540
4384
|
internalValue?: OneDashboardPageWidgetHeatmapUnitsSeriesOverrides[] | cdktn.IResolvable;
|
|
4541
4385
|
/**
|
|
4542
4386
|
* @param terraformResource The parent resource
|
|
@@ -4551,13 +4395,13 @@ export declare class OneDashboardPageWidgetHeatmapUnitsSeriesOverridesList exten
|
|
|
4551
4395
|
}
|
|
4552
4396
|
export interface OneDashboardPageWidgetHeatmapUnits {
|
|
4553
4397
|
/**
|
|
4554
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4398
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
|
|
4555
4399
|
*/
|
|
4556
4400
|
readonly unit?: string;
|
|
4557
4401
|
/**
|
|
4558
4402
|
* series_overrides block
|
|
4559
4403
|
*
|
|
4560
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4404
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
|
|
4561
4405
|
*/
|
|
4562
4406
|
readonly seriesOverrides?: OneDashboardPageWidgetHeatmapUnitsSeriesOverrides[] | cdktn.IResolvable;
|
|
4563
4407
|
}
|
|
@@ -4587,9 +4431,6 @@ export declare class OneDashboardPageWidgetHeatmapUnitsOutputReference extends c
|
|
|
4587
4431
|
get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetHeatmapUnitsSeriesOverrides[] | undefined;
|
|
4588
4432
|
}
|
|
4589
4433
|
export declare class OneDashboardPageWidgetHeatmapUnitsList extends cdktn.ComplexList {
|
|
4590
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
4591
|
-
protected terraformAttribute: string;
|
|
4592
|
-
protected wrapsSet: boolean;
|
|
4593
4434
|
internalValue?: OneDashboardPageWidgetHeatmapUnits[] | cdktn.IResolvable;
|
|
4594
4435
|
/**
|
|
4595
4436
|
* @param terraformResource The parent resource
|
|
@@ -4604,103 +4445,103 @@ export declare class OneDashboardPageWidgetHeatmapUnitsList extends cdktn.Comple
|
|
|
4604
4445
|
}
|
|
4605
4446
|
export interface OneDashboardPageWidgetHeatmap {
|
|
4606
4447
|
/**
|
|
4607
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4448
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#column OneDashboard#column}
|
|
4608
4449
|
*/
|
|
4609
4450
|
readonly column: number;
|
|
4610
4451
|
/**
|
|
4611
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4452
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
|
|
4612
4453
|
*/
|
|
4613
4454
|
readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
|
|
4614
4455
|
/**
|
|
4615
4456
|
* Use this item to filter the current dashboard
|
|
4616
4457
|
*
|
|
4617
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4458
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#filter_current_dashboard OneDashboard#filter_current_dashboard}
|
|
4618
4459
|
*/
|
|
4619
4460
|
readonly filterCurrentDashboard?: boolean | cdktn.IResolvable;
|
|
4620
4461
|
/**
|
|
4621
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4462
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#height OneDashboard#height}
|
|
4622
4463
|
*/
|
|
4623
4464
|
readonly height?: number;
|
|
4624
4465
|
/**
|
|
4625
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4466
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
|
|
4626
4467
|
*/
|
|
4627
4468
|
readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
|
|
4628
4469
|
/**
|
|
4629
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4470
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
|
|
4630
4471
|
*/
|
|
4631
4472
|
readonly legendEnabled?: boolean | cdktn.IResolvable;
|
|
4632
4473
|
/**
|
|
4633
4474
|
* Related entities. Currently only supports Dashboard entities, but may allow other cases in the future.
|
|
4634
4475
|
*
|
|
4635
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4476
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#linked_entity_guids OneDashboard#linked_entity_guids}
|
|
4636
4477
|
*/
|
|
4637
4478
|
readonly linkedEntityGuids?: string[];
|
|
4638
4479
|
/**
|
|
4639
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4480
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
|
|
4640
4481
|
*/
|
|
4641
4482
|
readonly refreshRate?: string;
|
|
4642
4483
|
/**
|
|
4643
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4484
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#row OneDashboard#row}
|
|
4644
4485
|
*/
|
|
4645
4486
|
readonly row: number;
|
|
4646
4487
|
/**
|
|
4647
4488
|
* A title for the widget.
|
|
4648
4489
|
*
|
|
4649
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4490
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#title OneDashboard#title}
|
|
4650
4491
|
*/
|
|
4651
4492
|
readonly title: string;
|
|
4652
4493
|
/**
|
|
4653
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4494
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#width OneDashboard#width}
|
|
4654
4495
|
*/
|
|
4655
4496
|
readonly width?: number;
|
|
4656
4497
|
/**
|
|
4657
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4498
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
|
|
4658
4499
|
*/
|
|
4659
4500
|
readonly yAxisLeftMax?: number;
|
|
4660
4501
|
/**
|
|
4661
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4502
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
|
|
4662
4503
|
*/
|
|
4663
4504
|
readonly yAxisLeftMin?: number;
|
|
4664
4505
|
/**
|
|
4665
4506
|
* chart_styles block
|
|
4666
4507
|
*
|
|
4667
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4508
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
|
|
4668
4509
|
*/
|
|
4669
4510
|
readonly chartStyles?: OneDashboardPageWidgetHeatmapChartStyles;
|
|
4670
4511
|
/**
|
|
4671
4512
|
* colors block
|
|
4672
4513
|
*
|
|
4673
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4514
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#colors OneDashboard#colors}
|
|
4674
4515
|
*/
|
|
4675
4516
|
readonly colors?: OneDashboardPageWidgetHeatmapColors[] | cdktn.IResolvable;
|
|
4676
4517
|
/**
|
|
4677
4518
|
* data_format block
|
|
4678
4519
|
*
|
|
4679
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4520
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#data_format OneDashboard#data_format}
|
|
4680
4521
|
*/
|
|
4681
4522
|
readonly dataFormat?: OneDashboardPageWidgetHeatmapDataFormat[] | cdktn.IResolvable;
|
|
4682
4523
|
/**
|
|
4683
4524
|
* initial_sorting block
|
|
4684
4525
|
*
|
|
4685
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4526
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
|
|
4686
4527
|
*/
|
|
4687
4528
|
readonly initialSorting?: OneDashboardPageWidgetHeatmapInitialSorting;
|
|
4688
4529
|
/**
|
|
4689
4530
|
* nrql_query block
|
|
4690
4531
|
*
|
|
4691
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4532
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
|
|
4692
4533
|
*/
|
|
4693
4534
|
readonly nrqlQuery: OneDashboardPageWidgetHeatmapNrqlQuery[] | cdktn.IResolvable;
|
|
4694
4535
|
/**
|
|
4695
4536
|
* null_values block
|
|
4696
4537
|
*
|
|
4697
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4538
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_values OneDashboard#null_values}
|
|
4698
4539
|
*/
|
|
4699
4540
|
readonly nullValues?: OneDashboardPageWidgetHeatmapNullValues[] | cdktn.IResolvable;
|
|
4700
4541
|
/**
|
|
4701
4542
|
* units block
|
|
4702
4543
|
*
|
|
4703
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4544
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#units OneDashboard#units}
|
|
4704
4545
|
*/
|
|
4705
4546
|
readonly units?: OneDashboardPageWidgetHeatmapUnits[] | cdktn.IResolvable;
|
|
4706
4547
|
}
|
|
@@ -4817,9 +4658,6 @@ export declare class OneDashboardPageWidgetHeatmapOutputReference extends cdktn.
|
|
|
4817
4658
|
get unitsInput(): cdktn.IResolvable | OneDashboardPageWidgetHeatmapUnits[] | undefined;
|
|
4818
4659
|
}
|
|
4819
4660
|
export declare class OneDashboardPageWidgetHeatmapList extends cdktn.ComplexList {
|
|
4820
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
4821
|
-
protected terraformAttribute: string;
|
|
4822
|
-
protected wrapsSet: boolean;
|
|
4823
4661
|
internalValue?: OneDashboardPageWidgetHeatmap[] | cdktn.IResolvable;
|
|
4824
4662
|
/**
|
|
4825
4663
|
* @param terraformResource The parent resource
|
|
@@ -4836,7 +4674,7 @@ export interface OneDashboardPageWidgetHistogramChartStylesGradient {
|
|
|
4836
4674
|
/**
|
|
4837
4675
|
* Enable or disable gradient effect.
|
|
4838
4676
|
*
|
|
4839
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4677
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#enabled OneDashboard#enabled}
|
|
4840
4678
|
*/
|
|
4841
4679
|
readonly enabled: boolean | cdktn.IResolvable;
|
|
4842
4680
|
}
|
|
@@ -4860,13 +4698,13 @@ export interface OneDashboardPageWidgetHistogramChartStyles {
|
|
|
4860
4698
|
/**
|
|
4861
4699
|
* Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
|
|
4862
4700
|
*
|
|
4863
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4701
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
|
|
4864
4702
|
*/
|
|
4865
4703
|
readonly lineInterpolation?: string;
|
|
4866
4704
|
/**
|
|
4867
4705
|
* gradient block
|
|
4868
4706
|
*
|
|
4869
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4707
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#gradient OneDashboard#gradient}
|
|
4870
4708
|
*/
|
|
4871
4709
|
readonly gradient?: OneDashboardPageWidgetHistogramChartStylesGradient;
|
|
4872
4710
|
}
|
|
@@ -4896,13 +4734,13 @@ export interface OneDashboardPageWidgetHistogramColorsSeriesOverrides {
|
|
|
4896
4734
|
/**
|
|
4897
4735
|
* Color code
|
|
4898
4736
|
*
|
|
4899
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4737
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
|
|
4900
4738
|
*/
|
|
4901
4739
|
readonly color?: string;
|
|
4902
4740
|
/**
|
|
4903
4741
|
* Series name
|
|
4904
4742
|
*
|
|
4905
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4743
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
|
|
4906
4744
|
*/
|
|
4907
4745
|
readonly seriesName?: string;
|
|
4908
4746
|
}
|
|
@@ -4932,9 +4770,6 @@ export declare class OneDashboardPageWidgetHistogramColorsSeriesOverridesOutputR
|
|
|
4932
4770
|
get seriesNameInput(): string | undefined;
|
|
4933
4771
|
}
|
|
4934
4772
|
export declare class OneDashboardPageWidgetHistogramColorsSeriesOverridesList extends cdktn.ComplexList {
|
|
4935
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
4936
|
-
protected terraformAttribute: string;
|
|
4937
|
-
protected wrapsSet: boolean;
|
|
4938
4773
|
internalValue?: OneDashboardPageWidgetHistogramColorsSeriesOverrides[] | cdktn.IResolvable;
|
|
4939
4774
|
/**
|
|
4940
4775
|
* @param terraformResource The parent resource
|
|
@@ -4949,13 +4784,13 @@ export declare class OneDashboardPageWidgetHistogramColorsSeriesOverridesList ex
|
|
|
4949
4784
|
}
|
|
4950
4785
|
export interface OneDashboardPageWidgetHistogramColors {
|
|
4951
4786
|
/**
|
|
4952
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4787
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
|
|
4953
4788
|
*/
|
|
4954
4789
|
readonly color?: string;
|
|
4955
4790
|
/**
|
|
4956
4791
|
* series_overrides block
|
|
4957
4792
|
*
|
|
4958
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4793
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
|
|
4959
4794
|
*/
|
|
4960
4795
|
readonly seriesOverrides?: OneDashboardPageWidgetHistogramColorsSeriesOverrides[] | cdktn.IResolvable;
|
|
4961
4796
|
}
|
|
@@ -4985,9 +4820,6 @@ export declare class OneDashboardPageWidgetHistogramColorsOutputReference extend
|
|
|
4985
4820
|
get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetHistogramColorsSeriesOverrides[] | undefined;
|
|
4986
4821
|
}
|
|
4987
4822
|
export declare class OneDashboardPageWidgetHistogramColorsList extends cdktn.ComplexList {
|
|
4988
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
4989
|
-
protected terraformAttribute: string;
|
|
4990
|
-
protected wrapsSet: boolean;
|
|
4991
4823
|
internalValue?: OneDashboardPageWidgetHistogramColors[] | cdktn.IResolvable;
|
|
4992
4824
|
/**
|
|
4993
4825
|
* @param terraformResource The parent resource
|
|
@@ -5004,25 +4836,25 @@ export interface OneDashboardPageWidgetHistogramDataFormat {
|
|
|
5004
4836
|
/**
|
|
5005
4837
|
* Defines the format of the mentioned type
|
|
5006
4838
|
*
|
|
5007
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4839
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#format OneDashboard#format}
|
|
5008
4840
|
*/
|
|
5009
4841
|
readonly format?: string;
|
|
5010
4842
|
/**
|
|
5011
4843
|
* The column name to be sorted
|
|
5012
4844
|
*
|
|
5013
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4845
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
|
|
5014
4846
|
*/
|
|
5015
4847
|
readonly name: string;
|
|
5016
4848
|
/**
|
|
5017
4849
|
* The precision of the type
|
|
5018
4850
|
*
|
|
5019
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4851
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#precision OneDashboard#precision}
|
|
5020
4852
|
*/
|
|
5021
4853
|
readonly precision?: number;
|
|
5022
4854
|
/**
|
|
5023
4855
|
* Defines the type of the mentioned column
|
|
5024
4856
|
*
|
|
5025
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4857
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#type OneDashboard#type}
|
|
5026
4858
|
*/
|
|
5027
4859
|
readonly type: string;
|
|
5028
4860
|
}
|
|
@@ -5060,9 +4892,6 @@ export declare class OneDashboardPageWidgetHistogramDataFormatOutputReference ex
|
|
|
5060
4892
|
get typeInput(): string | undefined;
|
|
5061
4893
|
}
|
|
5062
4894
|
export declare class OneDashboardPageWidgetHistogramDataFormatList extends cdktn.ComplexList {
|
|
5063
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
5064
|
-
protected terraformAttribute: string;
|
|
5065
|
-
protected wrapsSet: boolean;
|
|
5066
4895
|
internalValue?: OneDashboardPageWidgetHistogramDataFormat[] | cdktn.IResolvable;
|
|
5067
4896
|
/**
|
|
5068
4897
|
* @param terraformResource The parent resource
|
|
@@ -5079,13 +4908,13 @@ export interface OneDashboardPageWidgetHistogramInitialSorting {
|
|
|
5079
4908
|
/**
|
|
5080
4909
|
* Defines the sort order. Either ascending or descending.
|
|
5081
4910
|
*
|
|
5082
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4911
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#direction OneDashboard#direction}
|
|
5083
4912
|
*/
|
|
5084
4913
|
readonly direction: string;
|
|
5085
4914
|
/**
|
|
5086
4915
|
* The column name to be sorted
|
|
5087
4916
|
*
|
|
5088
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4917
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
|
|
5089
4918
|
*/
|
|
5090
4919
|
readonly name: string;
|
|
5091
4920
|
}
|
|
@@ -5113,13 +4942,13 @@ export interface OneDashboardPageWidgetHistogramNrqlQuery {
|
|
|
5113
4942
|
/**
|
|
5114
4943
|
* The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
|
|
5115
4944
|
*
|
|
5116
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4945
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#account_id OneDashboard#account_id}
|
|
5117
4946
|
*/
|
|
5118
4947
|
readonly accountId?: string;
|
|
5119
4948
|
/**
|
|
5120
4949
|
* The NRQL query.
|
|
5121
4950
|
*
|
|
5122
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4951
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#query OneDashboard#query}
|
|
5123
4952
|
*/
|
|
5124
4953
|
readonly query: string;
|
|
5125
4954
|
}
|
|
@@ -5148,9 +4977,6 @@ export declare class OneDashboardPageWidgetHistogramNrqlQueryOutputReference ext
|
|
|
5148
4977
|
get queryInput(): string | undefined;
|
|
5149
4978
|
}
|
|
5150
4979
|
export declare class OneDashboardPageWidgetHistogramNrqlQueryList extends cdktn.ComplexList {
|
|
5151
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
5152
|
-
protected terraformAttribute: string;
|
|
5153
|
-
protected wrapsSet: boolean;
|
|
5154
4980
|
internalValue?: OneDashboardPageWidgetHistogramNrqlQuery[] | cdktn.IResolvable;
|
|
5155
4981
|
/**
|
|
5156
4982
|
* @param terraformResource The parent resource
|
|
@@ -5167,13 +4993,13 @@ export interface OneDashboardPageWidgetHistogramNullValuesSeriesOverrides {
|
|
|
5167
4993
|
/**
|
|
5168
4994
|
* Null value
|
|
5169
4995
|
*
|
|
5170
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
4996
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
|
|
5171
4997
|
*/
|
|
5172
4998
|
readonly nullValue?: string;
|
|
5173
4999
|
/**
|
|
5174
5000
|
* Series name
|
|
5175
5001
|
*
|
|
5176
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5002
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
|
|
5177
5003
|
*/
|
|
5178
5004
|
readonly seriesName?: string;
|
|
5179
5005
|
}
|
|
@@ -5203,9 +5029,6 @@ export declare class OneDashboardPageWidgetHistogramNullValuesSeriesOverridesOut
|
|
|
5203
5029
|
get seriesNameInput(): string | undefined;
|
|
5204
5030
|
}
|
|
5205
5031
|
export declare class OneDashboardPageWidgetHistogramNullValuesSeriesOverridesList extends cdktn.ComplexList {
|
|
5206
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
5207
|
-
protected terraformAttribute: string;
|
|
5208
|
-
protected wrapsSet: boolean;
|
|
5209
5032
|
internalValue?: OneDashboardPageWidgetHistogramNullValuesSeriesOverrides[] | cdktn.IResolvable;
|
|
5210
5033
|
/**
|
|
5211
5034
|
* @param terraformResource The parent resource
|
|
@@ -5220,13 +5043,13 @@ export declare class OneDashboardPageWidgetHistogramNullValuesSeriesOverridesLis
|
|
|
5220
5043
|
}
|
|
5221
5044
|
export interface OneDashboardPageWidgetHistogramNullValues {
|
|
5222
5045
|
/**
|
|
5223
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5046
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
|
|
5224
5047
|
*/
|
|
5225
5048
|
readonly nullValue?: string;
|
|
5226
5049
|
/**
|
|
5227
5050
|
* series_overrides block
|
|
5228
5051
|
*
|
|
5229
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5052
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
|
|
5230
5053
|
*/
|
|
5231
5054
|
readonly seriesOverrides?: OneDashboardPageWidgetHistogramNullValuesSeriesOverrides[] | cdktn.IResolvable;
|
|
5232
5055
|
}
|
|
@@ -5256,9 +5079,6 @@ export declare class OneDashboardPageWidgetHistogramNullValuesOutputReference ex
|
|
|
5256
5079
|
get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetHistogramNullValuesSeriesOverrides[] | undefined;
|
|
5257
5080
|
}
|
|
5258
5081
|
export declare class OneDashboardPageWidgetHistogramNullValuesList extends cdktn.ComplexList {
|
|
5259
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
5260
|
-
protected terraformAttribute: string;
|
|
5261
|
-
protected wrapsSet: boolean;
|
|
5262
5082
|
internalValue?: OneDashboardPageWidgetHistogramNullValues[] | cdktn.IResolvable;
|
|
5263
5083
|
/**
|
|
5264
5084
|
* @param terraformResource The parent resource
|
|
@@ -5275,13 +5095,13 @@ export interface OneDashboardPageWidgetHistogramUnitsSeriesOverrides {
|
|
|
5275
5095
|
/**
|
|
5276
5096
|
* Series name
|
|
5277
5097
|
*
|
|
5278
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5098
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
|
|
5279
5099
|
*/
|
|
5280
5100
|
readonly seriesName?: string;
|
|
5281
5101
|
/**
|
|
5282
5102
|
* Unit name
|
|
5283
5103
|
*
|
|
5284
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5104
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
|
|
5285
5105
|
*/
|
|
5286
5106
|
readonly unit?: string;
|
|
5287
5107
|
}
|
|
@@ -5311,9 +5131,6 @@ export declare class OneDashboardPageWidgetHistogramUnitsSeriesOverridesOutputRe
|
|
|
5311
5131
|
get unitInput(): string | undefined;
|
|
5312
5132
|
}
|
|
5313
5133
|
export declare class OneDashboardPageWidgetHistogramUnitsSeriesOverridesList extends cdktn.ComplexList {
|
|
5314
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
5315
|
-
protected terraformAttribute: string;
|
|
5316
|
-
protected wrapsSet: boolean;
|
|
5317
5134
|
internalValue?: OneDashboardPageWidgetHistogramUnitsSeriesOverrides[] | cdktn.IResolvable;
|
|
5318
5135
|
/**
|
|
5319
5136
|
* @param terraformResource The parent resource
|
|
@@ -5328,13 +5145,13 @@ export declare class OneDashboardPageWidgetHistogramUnitsSeriesOverridesList ext
|
|
|
5328
5145
|
}
|
|
5329
5146
|
export interface OneDashboardPageWidgetHistogramUnits {
|
|
5330
5147
|
/**
|
|
5331
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5148
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
|
|
5332
5149
|
*/
|
|
5333
5150
|
readonly unit?: string;
|
|
5334
5151
|
/**
|
|
5335
5152
|
* series_overrides block
|
|
5336
5153
|
*
|
|
5337
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5154
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
|
|
5338
5155
|
*/
|
|
5339
5156
|
readonly seriesOverrides?: OneDashboardPageWidgetHistogramUnitsSeriesOverrides[] | cdktn.IResolvable;
|
|
5340
5157
|
}
|
|
@@ -5364,9 +5181,6 @@ export declare class OneDashboardPageWidgetHistogramUnitsOutputReference extends
|
|
|
5364
5181
|
get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetHistogramUnitsSeriesOverrides[] | undefined;
|
|
5365
5182
|
}
|
|
5366
5183
|
export declare class OneDashboardPageWidgetHistogramUnitsList extends cdktn.ComplexList {
|
|
5367
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
5368
|
-
protected terraformAttribute: string;
|
|
5369
|
-
protected wrapsSet: boolean;
|
|
5370
5184
|
internalValue?: OneDashboardPageWidgetHistogramUnits[] | cdktn.IResolvable;
|
|
5371
5185
|
/**
|
|
5372
5186
|
* @param terraformResource The parent resource
|
|
@@ -5381,91 +5195,91 @@ export declare class OneDashboardPageWidgetHistogramUnitsList extends cdktn.Comp
|
|
|
5381
5195
|
}
|
|
5382
5196
|
export interface OneDashboardPageWidgetHistogram {
|
|
5383
5197
|
/**
|
|
5384
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5198
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#column OneDashboard#column}
|
|
5385
5199
|
*/
|
|
5386
5200
|
readonly column: number;
|
|
5387
5201
|
/**
|
|
5388
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5202
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
|
|
5389
5203
|
*/
|
|
5390
5204
|
readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
|
|
5391
5205
|
/**
|
|
5392
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5206
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#height OneDashboard#height}
|
|
5393
5207
|
*/
|
|
5394
5208
|
readonly height?: number;
|
|
5395
5209
|
/**
|
|
5396
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5210
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
|
|
5397
5211
|
*/
|
|
5398
5212
|
readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
|
|
5399
5213
|
/**
|
|
5400
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5214
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
|
|
5401
5215
|
*/
|
|
5402
5216
|
readonly legendEnabled?: boolean | cdktn.IResolvable;
|
|
5403
5217
|
/**
|
|
5404
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5218
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
|
|
5405
5219
|
*/
|
|
5406
5220
|
readonly refreshRate?: string;
|
|
5407
5221
|
/**
|
|
5408
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5222
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#row OneDashboard#row}
|
|
5409
5223
|
*/
|
|
5410
5224
|
readonly row: number;
|
|
5411
5225
|
/**
|
|
5412
5226
|
* A title for the widget.
|
|
5413
5227
|
*
|
|
5414
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5228
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#title OneDashboard#title}
|
|
5415
5229
|
*/
|
|
5416
5230
|
readonly title: string;
|
|
5417
5231
|
/**
|
|
5418
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5232
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#width OneDashboard#width}
|
|
5419
5233
|
*/
|
|
5420
5234
|
readonly width?: number;
|
|
5421
5235
|
/**
|
|
5422
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5236
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
|
|
5423
5237
|
*/
|
|
5424
5238
|
readonly yAxisLeftMax?: number;
|
|
5425
5239
|
/**
|
|
5426
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5240
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
|
|
5427
5241
|
*/
|
|
5428
5242
|
readonly yAxisLeftMin?: number;
|
|
5429
5243
|
/**
|
|
5430
5244
|
* chart_styles block
|
|
5431
5245
|
*
|
|
5432
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5246
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
|
|
5433
5247
|
*/
|
|
5434
5248
|
readonly chartStyles?: OneDashboardPageWidgetHistogramChartStyles;
|
|
5435
5249
|
/**
|
|
5436
5250
|
* colors block
|
|
5437
5251
|
*
|
|
5438
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5252
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#colors OneDashboard#colors}
|
|
5439
5253
|
*/
|
|
5440
5254
|
readonly colors?: OneDashboardPageWidgetHistogramColors[] | cdktn.IResolvable;
|
|
5441
5255
|
/**
|
|
5442
5256
|
* data_format block
|
|
5443
5257
|
*
|
|
5444
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5258
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#data_format OneDashboard#data_format}
|
|
5445
5259
|
*/
|
|
5446
5260
|
readonly dataFormat?: OneDashboardPageWidgetHistogramDataFormat[] | cdktn.IResolvable;
|
|
5447
5261
|
/**
|
|
5448
5262
|
* initial_sorting block
|
|
5449
5263
|
*
|
|
5450
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5264
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
|
|
5451
5265
|
*/
|
|
5452
5266
|
readonly initialSorting?: OneDashboardPageWidgetHistogramInitialSorting;
|
|
5453
5267
|
/**
|
|
5454
5268
|
* nrql_query block
|
|
5455
5269
|
*
|
|
5456
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5270
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
|
|
5457
5271
|
*/
|
|
5458
5272
|
readonly nrqlQuery: OneDashboardPageWidgetHistogramNrqlQuery[] | cdktn.IResolvable;
|
|
5459
5273
|
/**
|
|
5460
5274
|
* null_values block
|
|
5461
5275
|
*
|
|
5462
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5276
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_values OneDashboard#null_values}
|
|
5463
5277
|
*/
|
|
5464
5278
|
readonly nullValues?: OneDashboardPageWidgetHistogramNullValues[] | cdktn.IResolvable;
|
|
5465
5279
|
/**
|
|
5466
5280
|
* units block
|
|
5467
5281
|
*
|
|
5468
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5282
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#units OneDashboard#units}
|
|
5469
5283
|
*/
|
|
5470
5284
|
readonly units?: OneDashboardPageWidgetHistogramUnits[] | cdktn.IResolvable;
|
|
5471
5285
|
}
|
|
@@ -5572,9 +5386,6 @@ export declare class OneDashboardPageWidgetHistogramOutputReference extends cdkt
|
|
|
5572
5386
|
get unitsInput(): cdktn.IResolvable | OneDashboardPageWidgetHistogramUnits[] | undefined;
|
|
5573
5387
|
}
|
|
5574
5388
|
export declare class OneDashboardPageWidgetHistogramList extends cdktn.ComplexList {
|
|
5575
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
5576
|
-
protected terraformAttribute: string;
|
|
5577
|
-
protected wrapsSet: boolean;
|
|
5578
5389
|
internalValue?: OneDashboardPageWidgetHistogram[] | cdktn.IResolvable;
|
|
5579
5390
|
/**
|
|
5580
5391
|
* @param terraformResource The parent resource
|
|
@@ -5591,7 +5402,7 @@ export interface OneDashboardPageWidgetJsonChartStylesGradient {
|
|
|
5591
5402
|
/**
|
|
5592
5403
|
* Enable or disable gradient effect.
|
|
5593
5404
|
*
|
|
5594
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5405
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#enabled OneDashboard#enabled}
|
|
5595
5406
|
*/
|
|
5596
5407
|
readonly enabled: boolean | cdktn.IResolvable;
|
|
5597
5408
|
}
|
|
@@ -5615,13 +5426,13 @@ export interface OneDashboardPageWidgetJsonChartStyles {
|
|
|
5615
5426
|
/**
|
|
5616
5427
|
* Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
|
|
5617
5428
|
*
|
|
5618
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5429
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
|
|
5619
5430
|
*/
|
|
5620
5431
|
readonly lineInterpolation?: string;
|
|
5621
5432
|
/**
|
|
5622
5433
|
* gradient block
|
|
5623
5434
|
*
|
|
5624
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5435
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#gradient OneDashboard#gradient}
|
|
5625
5436
|
*/
|
|
5626
5437
|
readonly gradient?: OneDashboardPageWidgetJsonChartStylesGradient;
|
|
5627
5438
|
}
|
|
@@ -5651,13 +5462,13 @@ export interface OneDashboardPageWidgetJsonColorsSeriesOverrides {
|
|
|
5651
5462
|
/**
|
|
5652
5463
|
* Color code
|
|
5653
5464
|
*
|
|
5654
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5465
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
|
|
5655
5466
|
*/
|
|
5656
5467
|
readonly color?: string;
|
|
5657
5468
|
/**
|
|
5658
5469
|
* Series name
|
|
5659
5470
|
*
|
|
5660
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5471
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
|
|
5661
5472
|
*/
|
|
5662
5473
|
readonly seriesName?: string;
|
|
5663
5474
|
}
|
|
@@ -5687,9 +5498,6 @@ export declare class OneDashboardPageWidgetJsonColorsSeriesOverridesOutputRefere
|
|
|
5687
5498
|
get seriesNameInput(): string | undefined;
|
|
5688
5499
|
}
|
|
5689
5500
|
export declare class OneDashboardPageWidgetJsonColorsSeriesOverridesList extends cdktn.ComplexList {
|
|
5690
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
5691
|
-
protected terraformAttribute: string;
|
|
5692
|
-
protected wrapsSet: boolean;
|
|
5693
5501
|
internalValue?: OneDashboardPageWidgetJsonColorsSeriesOverrides[] | cdktn.IResolvable;
|
|
5694
5502
|
/**
|
|
5695
5503
|
* @param terraformResource The parent resource
|
|
@@ -5704,13 +5512,13 @@ export declare class OneDashboardPageWidgetJsonColorsSeriesOverridesList extends
|
|
|
5704
5512
|
}
|
|
5705
5513
|
export interface OneDashboardPageWidgetJsonColors {
|
|
5706
5514
|
/**
|
|
5707
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5515
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
|
|
5708
5516
|
*/
|
|
5709
5517
|
readonly color?: string;
|
|
5710
5518
|
/**
|
|
5711
5519
|
* series_overrides block
|
|
5712
5520
|
*
|
|
5713
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5521
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
|
|
5714
5522
|
*/
|
|
5715
5523
|
readonly seriesOverrides?: OneDashboardPageWidgetJsonColorsSeriesOverrides[] | cdktn.IResolvable;
|
|
5716
5524
|
}
|
|
@@ -5740,9 +5548,6 @@ export declare class OneDashboardPageWidgetJsonColorsOutputReference extends cdk
|
|
|
5740
5548
|
get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetJsonColorsSeriesOverrides[] | undefined;
|
|
5741
5549
|
}
|
|
5742
5550
|
export declare class OneDashboardPageWidgetJsonColorsList extends cdktn.ComplexList {
|
|
5743
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
5744
|
-
protected terraformAttribute: string;
|
|
5745
|
-
protected wrapsSet: boolean;
|
|
5746
5551
|
internalValue?: OneDashboardPageWidgetJsonColors[] | cdktn.IResolvable;
|
|
5747
5552
|
/**
|
|
5748
5553
|
* @param terraformResource The parent resource
|
|
@@ -5759,25 +5564,25 @@ export interface OneDashboardPageWidgetJsonDataFormat {
|
|
|
5759
5564
|
/**
|
|
5760
5565
|
* Defines the format of the mentioned type
|
|
5761
5566
|
*
|
|
5762
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5567
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#format OneDashboard#format}
|
|
5763
5568
|
*/
|
|
5764
5569
|
readonly format?: string;
|
|
5765
5570
|
/**
|
|
5766
5571
|
* The column name to be sorted
|
|
5767
5572
|
*
|
|
5768
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5573
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
|
|
5769
5574
|
*/
|
|
5770
5575
|
readonly name: string;
|
|
5771
5576
|
/**
|
|
5772
5577
|
* The precision of the type
|
|
5773
5578
|
*
|
|
5774
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5579
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#precision OneDashboard#precision}
|
|
5775
5580
|
*/
|
|
5776
5581
|
readonly precision?: number;
|
|
5777
5582
|
/**
|
|
5778
5583
|
* Defines the type of the mentioned column
|
|
5779
5584
|
*
|
|
5780
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5585
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#type OneDashboard#type}
|
|
5781
5586
|
*/
|
|
5782
5587
|
readonly type: string;
|
|
5783
5588
|
}
|
|
@@ -5815,9 +5620,6 @@ export declare class OneDashboardPageWidgetJsonDataFormatOutputReference extends
|
|
|
5815
5620
|
get typeInput(): string | undefined;
|
|
5816
5621
|
}
|
|
5817
5622
|
export declare class OneDashboardPageWidgetJsonDataFormatList extends cdktn.ComplexList {
|
|
5818
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
5819
|
-
protected terraformAttribute: string;
|
|
5820
|
-
protected wrapsSet: boolean;
|
|
5821
5623
|
internalValue?: OneDashboardPageWidgetJsonDataFormat[] | cdktn.IResolvable;
|
|
5822
5624
|
/**
|
|
5823
5625
|
* @param terraformResource The parent resource
|
|
@@ -5834,13 +5636,13 @@ export interface OneDashboardPageWidgetJsonInitialSorting {
|
|
|
5834
5636
|
/**
|
|
5835
5637
|
* Defines the sort order. Either ascending or descending.
|
|
5836
5638
|
*
|
|
5837
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5639
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#direction OneDashboard#direction}
|
|
5838
5640
|
*/
|
|
5839
5641
|
readonly direction: string;
|
|
5840
5642
|
/**
|
|
5841
5643
|
* The column name to be sorted
|
|
5842
5644
|
*
|
|
5843
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5645
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
|
|
5844
5646
|
*/
|
|
5845
5647
|
readonly name: string;
|
|
5846
5648
|
}
|
|
@@ -5868,13 +5670,13 @@ export interface OneDashboardPageWidgetJsonNrqlQuery {
|
|
|
5868
5670
|
/**
|
|
5869
5671
|
* The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
|
|
5870
5672
|
*
|
|
5871
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5673
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#account_id OneDashboard#account_id}
|
|
5872
5674
|
*/
|
|
5873
5675
|
readonly accountId?: string;
|
|
5874
5676
|
/**
|
|
5875
5677
|
* The NRQL query.
|
|
5876
5678
|
*
|
|
5877
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5679
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#query OneDashboard#query}
|
|
5878
5680
|
*/
|
|
5879
5681
|
readonly query: string;
|
|
5880
5682
|
}
|
|
@@ -5903,9 +5705,6 @@ export declare class OneDashboardPageWidgetJsonNrqlQueryOutputReference extends
|
|
|
5903
5705
|
get queryInput(): string | undefined;
|
|
5904
5706
|
}
|
|
5905
5707
|
export declare class OneDashboardPageWidgetJsonNrqlQueryList extends cdktn.ComplexList {
|
|
5906
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
5907
|
-
protected terraformAttribute: string;
|
|
5908
|
-
protected wrapsSet: boolean;
|
|
5909
5708
|
internalValue?: OneDashboardPageWidgetJsonNrqlQuery[] | cdktn.IResolvable;
|
|
5910
5709
|
/**
|
|
5911
5710
|
* @param terraformResource The parent resource
|
|
@@ -5922,13 +5721,13 @@ export interface OneDashboardPageWidgetJsonNullValuesSeriesOverrides {
|
|
|
5922
5721
|
/**
|
|
5923
5722
|
* Null value
|
|
5924
5723
|
*
|
|
5925
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5724
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
|
|
5926
5725
|
*/
|
|
5927
5726
|
readonly nullValue?: string;
|
|
5928
5727
|
/**
|
|
5929
5728
|
* Series name
|
|
5930
5729
|
*
|
|
5931
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5730
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
|
|
5932
5731
|
*/
|
|
5933
5732
|
readonly seriesName?: string;
|
|
5934
5733
|
}
|
|
@@ -5958,9 +5757,6 @@ export declare class OneDashboardPageWidgetJsonNullValuesSeriesOverridesOutputRe
|
|
|
5958
5757
|
get seriesNameInput(): string | undefined;
|
|
5959
5758
|
}
|
|
5960
5759
|
export declare class OneDashboardPageWidgetJsonNullValuesSeriesOverridesList extends cdktn.ComplexList {
|
|
5961
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
5962
|
-
protected terraformAttribute: string;
|
|
5963
|
-
protected wrapsSet: boolean;
|
|
5964
5760
|
internalValue?: OneDashboardPageWidgetJsonNullValuesSeriesOverrides[] | cdktn.IResolvable;
|
|
5965
5761
|
/**
|
|
5966
5762
|
* @param terraformResource The parent resource
|
|
@@ -5975,13 +5771,13 @@ export declare class OneDashboardPageWidgetJsonNullValuesSeriesOverridesList ext
|
|
|
5975
5771
|
}
|
|
5976
5772
|
export interface OneDashboardPageWidgetJsonNullValues {
|
|
5977
5773
|
/**
|
|
5978
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5774
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_value OneDashboard#null_value}
|
|
5979
5775
|
*/
|
|
5980
5776
|
readonly nullValue?: string;
|
|
5981
5777
|
/**
|
|
5982
5778
|
* series_overrides block
|
|
5983
5779
|
*
|
|
5984
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5780
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
|
|
5985
5781
|
*/
|
|
5986
5782
|
readonly seriesOverrides?: OneDashboardPageWidgetJsonNullValuesSeriesOverrides[] | cdktn.IResolvable;
|
|
5987
5783
|
}
|
|
@@ -6011,9 +5807,6 @@ export declare class OneDashboardPageWidgetJsonNullValuesOutputReference extends
|
|
|
6011
5807
|
get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetJsonNullValuesSeriesOverrides[] | undefined;
|
|
6012
5808
|
}
|
|
6013
5809
|
export declare class OneDashboardPageWidgetJsonNullValuesList extends cdktn.ComplexList {
|
|
6014
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
6015
|
-
protected terraformAttribute: string;
|
|
6016
|
-
protected wrapsSet: boolean;
|
|
6017
5810
|
internalValue?: OneDashboardPageWidgetJsonNullValues[] | cdktn.IResolvable;
|
|
6018
5811
|
/**
|
|
6019
5812
|
* @param terraformResource The parent resource
|
|
@@ -6030,13 +5823,13 @@ export interface OneDashboardPageWidgetJsonUnitsSeriesOverrides {
|
|
|
6030
5823
|
/**
|
|
6031
5824
|
* Series name
|
|
6032
5825
|
*
|
|
6033
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5826
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
|
|
6034
5827
|
*/
|
|
6035
5828
|
readonly seriesName?: string;
|
|
6036
5829
|
/**
|
|
6037
5830
|
* Unit name
|
|
6038
5831
|
*
|
|
6039
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5832
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
|
|
6040
5833
|
*/
|
|
6041
5834
|
readonly unit?: string;
|
|
6042
5835
|
}
|
|
@@ -6066,9 +5859,6 @@ export declare class OneDashboardPageWidgetJsonUnitsSeriesOverridesOutputReferen
|
|
|
6066
5859
|
get unitInput(): string | undefined;
|
|
6067
5860
|
}
|
|
6068
5861
|
export declare class OneDashboardPageWidgetJsonUnitsSeriesOverridesList extends cdktn.ComplexList {
|
|
6069
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
6070
|
-
protected terraformAttribute: string;
|
|
6071
|
-
protected wrapsSet: boolean;
|
|
6072
5862
|
internalValue?: OneDashboardPageWidgetJsonUnitsSeriesOverrides[] | cdktn.IResolvable;
|
|
6073
5863
|
/**
|
|
6074
5864
|
* @param terraformResource The parent resource
|
|
@@ -6083,13 +5873,13 @@ export declare class OneDashboardPageWidgetJsonUnitsSeriesOverridesList extends
|
|
|
6083
5873
|
}
|
|
6084
5874
|
export interface OneDashboardPageWidgetJsonUnits {
|
|
6085
5875
|
/**
|
|
6086
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5876
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#unit OneDashboard#unit}
|
|
6087
5877
|
*/
|
|
6088
5878
|
readonly unit?: string;
|
|
6089
5879
|
/**
|
|
6090
5880
|
* series_overrides block
|
|
6091
5881
|
*
|
|
6092
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5882
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
|
|
6093
5883
|
*/
|
|
6094
5884
|
readonly seriesOverrides?: OneDashboardPageWidgetJsonUnitsSeriesOverrides[] | cdktn.IResolvable;
|
|
6095
5885
|
}
|
|
@@ -6119,9 +5909,6 @@ export declare class OneDashboardPageWidgetJsonUnitsOutputReference extends cdkt
|
|
|
6119
5909
|
get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetJsonUnitsSeriesOverrides[] | undefined;
|
|
6120
5910
|
}
|
|
6121
5911
|
export declare class OneDashboardPageWidgetJsonUnitsList extends cdktn.ComplexList {
|
|
6122
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
6123
|
-
protected terraformAttribute: string;
|
|
6124
|
-
protected wrapsSet: boolean;
|
|
6125
5912
|
internalValue?: OneDashboardPageWidgetJsonUnits[] | cdktn.IResolvable;
|
|
6126
5913
|
/**
|
|
6127
5914
|
* @param terraformResource The parent resource
|
|
@@ -6136,91 +5923,91 @@ export declare class OneDashboardPageWidgetJsonUnitsList extends cdktn.ComplexLi
|
|
|
6136
5923
|
}
|
|
6137
5924
|
export interface OneDashboardPageWidgetJson {
|
|
6138
5925
|
/**
|
|
6139
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5926
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#column OneDashboard#column}
|
|
6140
5927
|
*/
|
|
6141
5928
|
readonly column: number;
|
|
6142
5929
|
/**
|
|
6143
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5930
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#facet_show_other_series OneDashboard#facet_show_other_series}
|
|
6144
5931
|
*/
|
|
6145
5932
|
readonly facetShowOtherSeries?: boolean | cdktn.IResolvable;
|
|
6146
5933
|
/**
|
|
6147
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5934
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#height OneDashboard#height}
|
|
6148
5935
|
*/
|
|
6149
5936
|
readonly height?: number;
|
|
6150
5937
|
/**
|
|
6151
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5938
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#ignore_time_range OneDashboard#ignore_time_range}
|
|
6152
5939
|
*/
|
|
6153
5940
|
readonly ignoreTimeRange?: boolean | cdktn.IResolvable;
|
|
6154
5941
|
/**
|
|
6155
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5942
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#legend_enabled OneDashboard#legend_enabled}
|
|
6156
5943
|
*/
|
|
6157
5944
|
readonly legendEnabled?: boolean | cdktn.IResolvable;
|
|
6158
5945
|
/**
|
|
6159
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5946
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#refresh_rate OneDashboard#refresh_rate}
|
|
6160
5947
|
*/
|
|
6161
5948
|
readonly refreshRate?: string;
|
|
6162
5949
|
/**
|
|
6163
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5950
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#row OneDashboard#row}
|
|
6164
5951
|
*/
|
|
6165
5952
|
readonly row: number;
|
|
6166
5953
|
/**
|
|
6167
5954
|
* A title for the widget.
|
|
6168
5955
|
*
|
|
6169
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5956
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#title OneDashboard#title}
|
|
6170
5957
|
*/
|
|
6171
5958
|
readonly title: string;
|
|
6172
5959
|
/**
|
|
6173
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5960
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#width OneDashboard#width}
|
|
6174
5961
|
*/
|
|
6175
5962
|
readonly width?: number;
|
|
6176
5963
|
/**
|
|
6177
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5964
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_max OneDashboard#y_axis_left_max}
|
|
6178
5965
|
*/
|
|
6179
5966
|
readonly yAxisLeftMax?: number;
|
|
6180
5967
|
/**
|
|
6181
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5968
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#y_axis_left_min OneDashboard#y_axis_left_min}
|
|
6182
5969
|
*/
|
|
6183
5970
|
readonly yAxisLeftMin?: number;
|
|
6184
5971
|
/**
|
|
6185
5972
|
* chart_styles block
|
|
6186
5973
|
*
|
|
6187
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5974
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#chart_styles OneDashboard#chart_styles}
|
|
6188
5975
|
*/
|
|
6189
5976
|
readonly chartStyles?: OneDashboardPageWidgetJsonChartStyles;
|
|
6190
5977
|
/**
|
|
6191
5978
|
* colors block
|
|
6192
5979
|
*
|
|
6193
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5980
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#colors OneDashboard#colors}
|
|
6194
5981
|
*/
|
|
6195
5982
|
readonly colors?: OneDashboardPageWidgetJsonColors[] | cdktn.IResolvable;
|
|
6196
5983
|
/**
|
|
6197
5984
|
* data_format block
|
|
6198
5985
|
*
|
|
6199
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5986
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#data_format OneDashboard#data_format}
|
|
6200
5987
|
*/
|
|
6201
5988
|
readonly dataFormat?: OneDashboardPageWidgetJsonDataFormat[] | cdktn.IResolvable;
|
|
6202
5989
|
/**
|
|
6203
5990
|
* initial_sorting block
|
|
6204
5991
|
*
|
|
6205
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5992
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#initial_sorting OneDashboard#initial_sorting}
|
|
6206
5993
|
*/
|
|
6207
5994
|
readonly initialSorting?: OneDashboardPageWidgetJsonInitialSorting;
|
|
6208
5995
|
/**
|
|
6209
5996
|
* nrql_query block
|
|
6210
5997
|
*
|
|
6211
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
5998
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#nrql_query OneDashboard#nrql_query}
|
|
6212
5999
|
*/
|
|
6213
6000
|
readonly nrqlQuery: OneDashboardPageWidgetJsonNrqlQuery[] | cdktn.IResolvable;
|
|
6214
6001
|
/**
|
|
6215
6002
|
* null_values block
|
|
6216
6003
|
*
|
|
6217
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
6004
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#null_values OneDashboard#null_values}
|
|
6218
6005
|
*/
|
|
6219
6006
|
readonly nullValues?: OneDashboardPageWidgetJsonNullValues[] | cdktn.IResolvable;
|
|
6220
6007
|
/**
|
|
6221
6008
|
* units block
|
|
6222
6009
|
*
|
|
6223
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
6010
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#units OneDashboard#units}
|
|
6224
6011
|
*/
|
|
6225
6012
|
readonly units?: OneDashboardPageWidgetJsonUnits[] | cdktn.IResolvable;
|
|
6226
6013
|
}
|
|
@@ -6327,9 +6114,6 @@ export declare class OneDashboardPageWidgetJsonOutputReference extends cdktn.Com
|
|
|
6327
6114
|
get unitsInput(): cdktn.IResolvable | OneDashboardPageWidgetJsonUnits[] | undefined;
|
|
6328
6115
|
}
|
|
6329
6116
|
export declare class OneDashboardPageWidgetJsonList extends cdktn.ComplexList {
|
|
6330
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
6331
|
-
protected terraformAttribute: string;
|
|
6332
|
-
protected wrapsSet: boolean;
|
|
6333
6117
|
internalValue?: OneDashboardPageWidgetJson[] | cdktn.IResolvable;
|
|
6334
6118
|
/**
|
|
6335
6119
|
* @param terraformResource The parent resource
|
|
@@ -6346,7 +6130,7 @@ export interface OneDashboardPageWidgetLineChartStylesGradient {
|
|
|
6346
6130
|
/**
|
|
6347
6131
|
* Enable or disable gradient effect.
|
|
6348
6132
|
*
|
|
6349
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
6133
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#enabled OneDashboard#enabled}
|
|
6350
6134
|
*/
|
|
6351
6135
|
readonly enabled: boolean | cdktn.IResolvable;
|
|
6352
6136
|
}
|
|
@@ -6370,13 +6154,13 @@ export interface OneDashboardPageWidgetLineChartStyles {
|
|
|
6370
6154
|
/**
|
|
6371
6155
|
* Line interpolation style. Valid values: 'linear', 'smooth', 'stepBefore', 'stepAfter'. Applicable to line widgets.
|
|
6372
6156
|
*
|
|
6373
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
6157
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#line_interpolation OneDashboard#line_interpolation}
|
|
6374
6158
|
*/
|
|
6375
6159
|
readonly lineInterpolation?: string;
|
|
6376
6160
|
/**
|
|
6377
6161
|
* gradient block
|
|
6378
6162
|
*
|
|
6379
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
6163
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#gradient OneDashboard#gradient}
|
|
6380
6164
|
*/
|
|
6381
6165
|
readonly gradient?: OneDashboardPageWidgetLineChartStylesGradient;
|
|
6382
6166
|
}
|
|
@@ -6406,13 +6190,13 @@ export interface OneDashboardPageWidgetLineColorsSeriesOverrides {
|
|
|
6406
6190
|
/**
|
|
6407
6191
|
* Color code
|
|
6408
6192
|
*
|
|
6409
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
6193
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
|
|
6410
6194
|
*/
|
|
6411
6195
|
readonly color?: string;
|
|
6412
6196
|
/**
|
|
6413
6197
|
* Series name
|
|
6414
6198
|
*
|
|
6415
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
6199
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_name OneDashboard#series_name}
|
|
6416
6200
|
*/
|
|
6417
6201
|
readonly seriesName?: string;
|
|
6418
6202
|
}
|
|
@@ -6442,9 +6226,6 @@ export declare class OneDashboardPageWidgetLineColorsSeriesOverridesOutputRefere
|
|
|
6442
6226
|
get seriesNameInput(): string | undefined;
|
|
6443
6227
|
}
|
|
6444
6228
|
export declare class OneDashboardPageWidgetLineColorsSeriesOverridesList extends cdktn.ComplexList {
|
|
6445
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
6446
|
-
protected terraformAttribute: string;
|
|
6447
|
-
protected wrapsSet: boolean;
|
|
6448
6229
|
internalValue?: OneDashboardPageWidgetLineColorsSeriesOverrides[] | cdktn.IResolvable;
|
|
6449
6230
|
/**
|
|
6450
6231
|
* @param terraformResource The parent resource
|
|
@@ -6459,13 +6240,13 @@ export declare class OneDashboardPageWidgetLineColorsSeriesOverridesList extends
|
|
|
6459
6240
|
}
|
|
6460
6241
|
export interface OneDashboardPageWidgetLineColors {
|
|
6461
6242
|
/**
|
|
6462
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
6243
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#color OneDashboard#color}
|
|
6463
6244
|
*/
|
|
6464
6245
|
readonly color?: string;
|
|
6465
6246
|
/**
|
|
6466
6247
|
* series_overrides block
|
|
6467
6248
|
*
|
|
6468
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
6249
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#series_overrides OneDashboard#series_overrides}
|
|
6469
6250
|
*/
|
|
6470
6251
|
readonly seriesOverrides?: OneDashboardPageWidgetLineColorsSeriesOverrides[] | cdktn.IResolvable;
|
|
6471
6252
|
}
|
|
@@ -6495,9 +6276,6 @@ export declare class OneDashboardPageWidgetLineColorsOutputReference extends cdk
|
|
|
6495
6276
|
get seriesOverridesInput(): cdktn.IResolvable | OneDashboardPageWidgetLineColorsSeriesOverrides[] | undefined;
|
|
6496
6277
|
}
|
|
6497
6278
|
export declare class OneDashboardPageWidgetLineColorsList extends cdktn.ComplexList {
|
|
6498
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
6499
|
-
protected terraformAttribute: string;
|
|
6500
|
-
protected wrapsSet: boolean;
|
|
6501
6279
|
internalValue?: OneDashboardPageWidgetLineColors[] | cdktn.IResolvable;
|
|
6502
6280
|
/**
|
|
6503
6281
|
* @param terraformResource The parent resource
|
|
@@ -6514,25 +6292,25 @@ export interface OneDashboardPageWidgetLineDataFormat {
|
|
|
6514
6292
|
/**
|
|
6515
6293
|
* Defines the format of the mentioned type
|
|
6516
6294
|
*
|
|
6517
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
6295
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#format OneDashboard#format}
|
|
6518
6296
|
*/
|
|
6519
6297
|
readonly format?: string;
|
|
6520
6298
|
/**
|
|
6521
6299
|
* The column name to be sorted
|
|
6522
6300
|
*
|
|
6523
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
6301
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
|
|
6524
6302
|
*/
|
|
6525
6303
|
readonly name: string;
|
|
6526
6304
|
/**
|
|
6527
6305
|
* The precision of the type
|
|
6528
6306
|
*
|
|
6529
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
6307
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#precision OneDashboard#precision}
|
|
6530
6308
|
*/
|
|
6531
6309
|
readonly precision?: number;
|
|
6532
6310
|
/**
|
|
6533
6311
|
* Defines the type of the mentioned column
|
|
6534
6312
|
*
|
|
6535
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
6313
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#type OneDashboard#type}
|
|
6536
6314
|
*/
|
|
6537
6315
|
readonly type: string;
|
|
6538
6316
|
}
|
|
@@ -6570,9 +6348,6 @@ export declare class OneDashboardPageWidgetLineDataFormatOutputReference extends
|
|
|
6570
6348
|
get typeInput(): string | undefined;
|
|
6571
6349
|
}
|
|
6572
6350
|
export declare class OneDashboardPageWidgetLineDataFormatList extends cdktn.ComplexList {
|
|
6573
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
6574
|
-
protected terraformAttribute: string;
|
|
6575
|
-
protected wrapsSet: boolean;
|
|
6576
6351
|
internalValue?: OneDashboardPageWidgetLineDataFormat[] | cdktn.IResolvable;
|
|
6577
6352
|
/**
|
|
6578
6353
|
* @param terraformResource The parent resource
|
|
@@ -6589,13 +6364,13 @@ export interface OneDashboardPageWidgetLineInitialSorting {
|
|
|
6589
6364
|
/**
|
|
6590
6365
|
* Defines the sort order. Either ascending or descending.
|
|
6591
6366
|
*
|
|
6592
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
6367
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#direction OneDashboard#direction}
|
|
6593
6368
|
*/
|
|
6594
6369
|
readonly direction: string;
|
|
6595
6370
|
/**
|
|
6596
6371
|
* The column name to be sorted
|
|
6597
6372
|
*
|
|
6598
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
6373
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#name OneDashboard#name}
|
|
6599
6374
|
*/
|
|
6600
6375
|
readonly name: string;
|
|
6601
6376
|
}
|
|
@@ -6623,13 +6398,13 @@ export interface OneDashboardPageWidgetLineNrqlQuery {
|
|
|
6623
6398
|
/**
|
|
6624
6399
|
* The account ID(s) used for the NRQL query. Can be a single account ID or multiple account IDs in a JSON-encoded array.
|
|
6625
6400
|
*
|
|
6626
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
6401
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#account_id OneDashboard#account_id}
|
|
6627
6402
|
*/
|
|
6628
6403
|
readonly accountId?: string;
|
|
6629
6404
|
/**
|
|
6630
6405
|
* The NRQL query.
|
|
6631
6406
|
*
|
|
6632
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.
|
|
6407
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.1/docs/resources/one_dashboard#query OneDashboard#query}
|
|
6633
6408
|
*/
|
|
6634
6409
|
readonly query: string;
|
|
6635
6410
|
}
|
|
@@ -6658,9 +6433,6 @@ export declare class OneDashboardPageWidgetLineNrqlQueryOutputReference extends
|
|
|
6658
6433
|
get queryInput(): string | undefined;
|
|
6659
6434
|
}
|
|
6660
6435
|
export declare class OneDashboardPageWidgetLineNrqlQueryList extends cdktn.ComplexList {
|
|
6661
|
-
protected terraformResource: cdktn.IInterpolatingParent;
|
|
6662
|
-
protected terraformAttribute: string;
|
|
6663
|
-
protected wrapsSet: boolean;
|
|
6664
6436
|
internalValue?: OneDashboardPageWidgetLineNrqlQuery[] | cdktn.IResolvable;
|
|
6665
6437
|
/**
|
|
6666
6438
|
* @param terraformResource The parent resource
|