@pulumi/datadog 4.34.0-alpha.1727874731 → 4.34.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/logsIndex.d.ts CHANGED
@@ -18,6 +18,7 @@ import * as outputs from "./types/output";
18
18
  * },
19
19
  * dailyLimitWarningThresholdPercentage: 50,
20
20
  * retentionDays: 7,
21
+ * flexRetentionDays: 180,
21
22
  * filters: [{
22
23
  * query: "*",
23
24
  * }],
@@ -88,12 +89,16 @@ export declare class LogsIndex extends pulumi.CustomResource {
88
89
  * Logs filter
89
90
  */
90
91
  readonly filters: pulumi.Output<outputs.LogsIndexFilter[]>;
92
+ /**
93
+ * The total number of days logs are stored in Standard and Flex Tier before being deleted from the index.
94
+ */
95
+ readonly flexRetentionDays: pulumi.Output<number>;
91
96
  /**
92
97
  * The name of the index. Index names cannot be modified after creation. If this value is changed, a new index will be created.
93
98
  */
94
99
  readonly name: pulumi.Output<string>;
95
100
  /**
96
- * The number of days before logs are deleted from this index.
101
+ * The number of days logs are stored in Standard Tier before aging into the Flex Tier or being deleted from the index.
97
102
  */
98
103
  readonly retentionDays: pulumi.Output<number>;
99
104
  /**
@@ -133,12 +138,16 @@ export interface LogsIndexState {
133
138
  * Logs filter
134
139
  */
135
140
  filters?: pulumi.Input<pulumi.Input<inputs.LogsIndexFilter>[]>;
141
+ /**
142
+ * The total number of days logs are stored in Standard and Flex Tier before being deleted from the index.
143
+ */
144
+ flexRetentionDays?: pulumi.Input<number>;
136
145
  /**
137
146
  * The name of the index. Index names cannot be modified after creation. If this value is changed, a new index will be created.
138
147
  */
139
148
  name?: pulumi.Input<string>;
140
149
  /**
141
- * The number of days before logs are deleted from this index.
150
+ * The number of days logs are stored in Standard Tier before aging into the Flex Tier or being deleted from the index.
142
151
  */
143
152
  retentionDays?: pulumi.Input<number>;
144
153
  }
@@ -170,12 +179,16 @@ export interface LogsIndexArgs {
170
179
  * Logs filter
171
180
  */
172
181
  filters: pulumi.Input<pulumi.Input<inputs.LogsIndexFilter>[]>;
182
+ /**
183
+ * The total number of days logs are stored in Standard and Flex Tier before being deleted from the index.
184
+ */
185
+ flexRetentionDays?: pulumi.Input<number>;
173
186
  /**
174
187
  * The name of the index. Index names cannot be modified after creation. If this value is changed, a new index will be created.
175
188
  */
176
189
  name: pulumi.Input<string>;
177
190
  /**
178
- * The number of days before logs are deleted from this index.
191
+ * The number of days logs are stored in Standard Tier before aging into the Flex Tier or being deleted from the index.
179
192
  */
180
193
  retentionDays?: pulumi.Input<number>;
181
194
  }
package/logsIndex.js CHANGED
@@ -22,6 +22,7 @@ const utilities = require("./utilities");
22
22
  * },
23
23
  * dailyLimitWarningThresholdPercentage: 50,
24
24
  * retentionDays: 7,
25
+ * flexRetentionDays: 180,
25
26
  * filters: [{
26
27
  * query: "*",
27
28
  * }],
@@ -86,6 +87,7 @@ class LogsIndex extends pulumi.CustomResource {
86
87
  resourceInputs["disableDailyLimit"] = state ? state.disableDailyLimit : undefined;
87
88
  resourceInputs["exclusionFilters"] = state ? state.exclusionFilters : undefined;
88
89
  resourceInputs["filters"] = state ? state.filters : undefined;
90
+ resourceInputs["flexRetentionDays"] = state ? state.flexRetentionDays : undefined;
89
91
  resourceInputs["name"] = state ? state.name : undefined;
90
92
  resourceInputs["retentionDays"] = state ? state.retentionDays : undefined;
91
93
  }
@@ -103,6 +105,7 @@ class LogsIndex extends pulumi.CustomResource {
103
105
  resourceInputs["disableDailyLimit"] = args ? args.disableDailyLimit : undefined;
104
106
  resourceInputs["exclusionFilters"] = args ? args.exclusionFilters : undefined;
105
107
  resourceInputs["filters"] = args ? args.filters : undefined;
108
+ resourceInputs["flexRetentionDays"] = args ? args.flexRetentionDays : undefined;
106
109
  resourceInputs["name"] = args ? args.name : undefined;
107
110
  resourceInputs["retentionDays"] = args ? args.retentionDays : undefined;
108
111
  }
package/logsIndex.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"logsIndex.js","sourceRoot":"","sources":["../logsIndex.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"logsIndex.js","sourceRoot":"","sources":["../logsIndex.ts"],"names":[],"mappings":"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"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pulumi/datadog",
3
- "version": "4.34.0-alpha.1727874731",
3
+ "version": "4.34.0",
4
4
  "description": "A Pulumi package for creating and managing Datadog resources.",
5
5
  "keywords": [
6
6
  "pulumi",
@@ -22,6 +22,6 @@
22
22
  "pulumi": {
23
23
  "resource": true,
24
24
  "name": "datadog",
25
- "version": "4.34.0-alpha.1727874731"
25
+ "version": "4.34.0"
26
26
  }
27
27
  }
package/types/input.d.ts CHANGED
@@ -3141,6 +3141,10 @@ export interface DashboardWidgetQueryTableDefinitionRequest {
3141
3141
  * The query to use for this widget.
3142
3142
  */
3143
3143
  securityQuery?: pulumi.Input<inputs.DashboardWidgetSecurityQuery>;
3144
+ /**
3145
+ * Text formats define how to format text in table widget content. Multiple `textFormats` blocks are allowed using the structure below. This resource is in beta and is subject to change.
3146
+ */
3147
+ textFormats?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetQueryTableDefinitionRequestTextFormat>[]>;
3144
3148
  }
3145
3149
  export interface DashboardWidgetQueryTableDefinitionRequestApmStatsQuery {
3146
3150
  /**
@@ -3654,6 +3658,58 @@ export interface DashboardWidgetQueryTableDefinitionRequestQuerySloQuery {
3654
3658
  */
3655
3659
  sloQueryType?: pulumi.Input<string>;
3656
3660
  }
3661
+ export interface DashboardWidgetQueryTableDefinitionRequestTextFormat {
3662
+ /**
3663
+ * The text format to apply to the items in a table widget column.
3664
+ */
3665
+ textFormats?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetQueryTableDefinitionRequestTextFormatTextFormat>[]>;
3666
+ }
3667
+ export interface DashboardWidgetQueryTableDefinitionRequestTextFormatTextFormat {
3668
+ /**
3669
+ * The custom color palette to apply to the background.
3670
+ */
3671
+ customBgColor?: pulumi.Input<string>;
3672
+ /**
3673
+ * The custom color palette to apply to the foreground text.
3674
+ */
3675
+ customFgColor?: pulumi.Input<string>;
3676
+ /**
3677
+ * Match rule for the table widget text format.
3678
+ */
3679
+ match: pulumi.Input<inputs.DashboardWidgetQueryTableDefinitionRequestTextFormatTextFormatMatch>;
3680
+ /**
3681
+ * The color palette to apply. Valid values are `whiteOnRed`, `whiteOnYellow`, `whiteOnGreen`, `blackOnLightRed`, `blackOnLightYellow`, `blackOnLightGreen`, `redOnWhite`, `yellowOnWhite`, `greenOnWhite`, `customBg`, `customText`.
3682
+ */
3683
+ palette?: pulumi.Input<string>;
3684
+ /**
3685
+ * Match rule for the table widget text format.
3686
+ */
3687
+ replace?: pulumi.Input<inputs.DashboardWidgetQueryTableDefinitionRequestTextFormatTextFormatReplace>;
3688
+ }
3689
+ export interface DashboardWidgetQueryTableDefinitionRequestTextFormatTextFormatMatch {
3690
+ /**
3691
+ * Match or compare option. Valid values are `is`, `isNot`, `contains`, `doesNotContain`, `startsWith`, `endsWith`.
3692
+ */
3693
+ type: pulumi.Input<string>;
3694
+ /**
3695
+ * Table Widget Match String.
3696
+ */
3697
+ value: pulumi.Input<string>;
3698
+ }
3699
+ export interface DashboardWidgetQueryTableDefinitionRequestTextFormatTextFormatReplace {
3700
+ /**
3701
+ * Text that will be replaced. Must be used with type `substring`.
3702
+ */
3703
+ substring?: pulumi.Input<string>;
3704
+ /**
3705
+ * Table widget text format replace all type.
3706
+ */
3707
+ type: pulumi.Input<string>;
3708
+ /**
3709
+ * Table Widget Match String.
3710
+ */
3711
+ with: pulumi.Input<string>;
3712
+ }
3657
3713
  export interface DashboardWidgetQueryValueDefinition {
3658
3714
  /**
3659
3715
  * A Boolean indicating whether to automatically scale the tile.
@@ -6873,6 +6929,10 @@ export interface DashboardWidgetToplistDefinition {
6873
6929
  * A nested block describing the request to use when displaying the widget. Multiple `request` blocks are allowed using the structure below (exactly one of `q`, `apmQuery`, `logQuery`, `rumQuery`, `securityQuery` or `processQuery` is required within the `request` block).
6874
6930
  */
6875
6931
  requests?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetToplistDefinitionRequest>[]>;
6932
+ /**
6933
+ * The style of the widget
6934
+ */
6935
+ styles?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetToplistDefinitionStyle>[]>;
6876
6936
  /**
6877
6937
  * The title of the widget.
6878
6938
  */
@@ -7492,6 +7552,22 @@ export interface DashboardWidgetToplistDefinitionRequestStyle {
7492
7552
  */
7493
7553
  palette?: pulumi.Input<string>;
7494
7554
  }
7555
+ export interface DashboardWidgetToplistDefinitionStyle {
7556
+ /**
7557
+ * The display mode for the widget.
7558
+ */
7559
+ displays?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetToplistDefinitionStyleDisplay>[]>;
7560
+ /**
7561
+ * The color palette for the widget.
7562
+ */
7563
+ palette?: pulumi.Input<string>;
7564
+ }
7565
+ export interface DashboardWidgetToplistDefinitionStyleDisplay {
7566
+ /**
7567
+ * The display type for the widget.
7568
+ */
7569
+ type: pulumi.Input<string>;
7570
+ }
7495
7571
  export interface DashboardWidgetTopologyMapDefinition {
7496
7572
  /**
7497
7573
  * A nested block describing a custom link. Multiple `customLink` blocks are allowed using the structure below.
@@ -13662,6 +13738,10 @@ export interface PowerpackWidgetQueryTableDefinitionRequest {
13662
13738
  * The query to use for this widget.
13663
13739
  */
13664
13740
  securityQuery?: pulumi.Input<inputs.PowerpackWidgetQueryTableDefinitionRequestSecurityQuery>;
13741
+ /**
13742
+ * Text formats define how to format text in table widget content. Multiple `textFormats` blocks are allowed using the structure below. This resource is in beta and is subject to change.
13743
+ */
13744
+ textFormats?: pulumi.Input<pulumi.Input<inputs.PowerpackWidgetQueryTableDefinitionRequestTextFormat>[]>;
13665
13745
  }
13666
13746
  export interface PowerpackWidgetQueryTableDefinitionRequestApmQuery {
13667
13747
  /**
@@ -14487,6 +14567,58 @@ export interface PowerpackWidgetQueryTableDefinitionRequestSecurityQueryMultiCom
14487
14567
  */
14488
14568
  interval?: pulumi.Input<number>;
14489
14569
  }
14570
+ export interface PowerpackWidgetQueryTableDefinitionRequestTextFormat {
14571
+ /**
14572
+ * The text format to apply to the items in a table widget column.
14573
+ */
14574
+ textFormats?: pulumi.Input<pulumi.Input<inputs.PowerpackWidgetQueryTableDefinitionRequestTextFormatTextFormat>[]>;
14575
+ }
14576
+ export interface PowerpackWidgetQueryTableDefinitionRequestTextFormatTextFormat {
14577
+ /**
14578
+ * The custom color palette to apply to the background.
14579
+ */
14580
+ customBgColor?: pulumi.Input<string>;
14581
+ /**
14582
+ * The custom color palette to apply to the foreground text.
14583
+ */
14584
+ customFgColor?: pulumi.Input<string>;
14585
+ /**
14586
+ * Match rule for the table widget text format.
14587
+ */
14588
+ match: pulumi.Input<inputs.PowerpackWidgetQueryTableDefinitionRequestTextFormatTextFormatMatch>;
14589
+ /**
14590
+ * The color palette to apply. Valid values are `whiteOnRed`, `whiteOnYellow`, `whiteOnGreen`, `blackOnLightRed`, `blackOnLightYellow`, `blackOnLightGreen`, `redOnWhite`, `yellowOnWhite`, `greenOnWhite`, `customBg`, `customText`.
14591
+ */
14592
+ palette?: pulumi.Input<string>;
14593
+ /**
14594
+ * Match rule for the table widget text format.
14595
+ */
14596
+ replace?: pulumi.Input<inputs.PowerpackWidgetQueryTableDefinitionRequestTextFormatTextFormatReplace>;
14597
+ }
14598
+ export interface PowerpackWidgetQueryTableDefinitionRequestTextFormatTextFormatMatch {
14599
+ /**
14600
+ * Match or compare option. Valid values are `is`, `isNot`, `contains`, `doesNotContain`, `startsWith`, `endsWith`.
14601
+ */
14602
+ type: pulumi.Input<string>;
14603
+ /**
14604
+ * Table Widget Match String.
14605
+ */
14606
+ value: pulumi.Input<string>;
14607
+ }
14608
+ export interface PowerpackWidgetQueryTableDefinitionRequestTextFormatTextFormatReplace {
14609
+ /**
14610
+ * Text that will be replaced. Must be used with type `substring`.
14611
+ */
14612
+ substring?: pulumi.Input<string>;
14613
+ /**
14614
+ * Table widget text format replace all type.
14615
+ */
14616
+ type: pulumi.Input<string>;
14617
+ /**
14618
+ * Table Widget Match String.
14619
+ */
14620
+ with: pulumi.Input<string>;
14621
+ }
14490
14622
  export interface PowerpackWidgetQueryValueDefinition {
14491
14623
  /**
14492
14624
  * A Boolean indicating whether to automatically scale the tile.
@@ -18992,6 +19124,10 @@ export interface PowerpackWidgetToplistDefinition {
18992
19124
  * A nested block describing the request to use when displaying the widget. Multiple `request` blocks are allowed using the structure below (exactly one of `q`, `apmQuery`, `logQuery`, `rumQuery`, `securityQuery` or `processQuery` is required within the `request` block).
18993
19125
  */
18994
19126
  requests?: pulumi.Input<pulumi.Input<inputs.PowerpackWidgetToplistDefinitionRequest>[]>;
19127
+ /**
19128
+ * The style of the widget
19129
+ */
19130
+ styles?: pulumi.Input<pulumi.Input<inputs.PowerpackWidgetToplistDefinitionStyle>[]>;
18995
19131
  /**
18996
19132
  * The title of the widget.
18997
19133
  */
@@ -19923,6 +20059,22 @@ export interface PowerpackWidgetToplistDefinitionRequestStyle {
19923
20059
  */
19924
20060
  palette?: pulumi.Input<string>;
19925
20061
  }
20062
+ export interface PowerpackWidgetToplistDefinitionStyle {
20063
+ /**
20064
+ * The display mode for the widget.
20065
+ */
20066
+ displays?: pulumi.Input<pulumi.Input<inputs.PowerpackWidgetToplistDefinitionStyleDisplay>[]>;
20067
+ /**
20068
+ * The color palette for the widget.
20069
+ */
20070
+ palette?: pulumi.Input<string>;
20071
+ }
20072
+ export interface PowerpackWidgetToplistDefinitionStyleDisplay {
20073
+ /**
20074
+ * The display type for the widget.
20075
+ */
20076
+ type: pulumi.Input<string>;
20077
+ }
19926
20078
  export interface PowerpackWidgetTopologyMapDefinition {
19927
20079
  /**
19928
20080
  * A nested block describing a custom link. Multiple `customLink` blocks are allowed using the structure below.
@@ -21032,10 +21184,14 @@ export interface SyntheticsTestApiStep {
21032
21184
  value?: pulumi.Input<number>;
21033
21185
  }
21034
21186
  export interface SyntheticsTestApiStepAssertion {
21187
+ /**
21188
+ * If assertion type is `javascript`, this is the JavaScript code that performs the assertions.
21189
+ */
21190
+ code?: pulumi.Input<string>;
21035
21191
  /**
21036
21192
  * Assertion operator. **Note** Only some combinations of `type` and `operator` are valid (please refer to [Datadog documentation](https://docs.datadoghq.com/api/latest/synthetics/#create-a-test)).
21037
21193
  */
21038
- operator: pulumi.Input<string>;
21194
+ operator?: pulumi.Input<string>;
21039
21195
  /**
21040
21196
  * If assertion type is `header`, this is the header name.
21041
21197
  */
@@ -21061,7 +21217,7 @@ export interface SyntheticsTestApiStepAssertion {
21061
21217
  */
21062
21218
  timingsScope?: pulumi.Input<string>;
21063
21219
  /**
21064
- * Type of assertion. **Note** Only some combinations of `type` and `operator` are valid (please refer to [Datadog documentation](https://docs.datadoghq.com/api/latest/synthetics/#create-a-test)). Valid values are `body`, `header`, `statusCode`, `certificate`, `responseTime`, `property`, `recordEvery`, `recordSome`, `tlsVersion`, `minTlsVersion`, `latency`, `packetLossPercentage`, `packetsReceived`, `networkHop`, `receivedMessage`, `grpcHealthcheckStatus`, `grpcMetadata`, `grpcProto`, `connection`, `bodyHash`.
21220
+ * Type of assertion. **Note** Only some combinations of `type` and `operator` are valid (please refer to [Datadog documentation](https://docs.datadoghq.com/api/latest/synthetics/#create-a-test)). Valid values are `body`, `header`, `statusCode`, `certificate`, `responseTime`, `property`, `recordEvery`, `recordSome`, `tlsVersion`, `minTlsVersion`, `latency`, `packetLossPercentage`, `packetsReceived`, `networkHop`, `receivedMessage`, `grpcHealthcheckStatus`, `grpcMetadata`, `grpcProto`, `connection`, `bodyHash`, `javascript`.
21065
21221
  */
21066
21222
  type: pulumi.Input<string>;
21067
21223
  }
@@ -21372,10 +21528,14 @@ export interface SyntheticsTestApiStepRetry {
21372
21528
  interval?: pulumi.Input<number>;
21373
21529
  }
21374
21530
  export interface SyntheticsTestAssertion {
21531
+ /**
21532
+ * If assertion type is `javascript`, this is the JavaScript code that performs the assertions.
21533
+ */
21534
+ code?: pulumi.Input<string>;
21375
21535
  /**
21376
21536
  * Assertion operator. **Note** Only some combinations of `type` and `operator` are valid (please refer to [Datadog documentation](https://docs.datadoghq.com/api/latest/synthetics/#create-a-test)).
21377
21537
  */
21378
- operator: pulumi.Input<string>;
21538
+ operator?: pulumi.Input<string>;
21379
21539
  /**
21380
21540
  * If assertion type is `header`, this is the header name.
21381
21541
  */
@@ -21401,7 +21561,7 @@ export interface SyntheticsTestAssertion {
21401
21561
  */
21402
21562
  timingsScope?: pulumi.Input<string>;
21403
21563
  /**
21404
- * Type of assertion. **Note** Only some combinations of `type` and `operator` are valid (please refer to [Datadog documentation](https://docs.datadoghq.com/api/latest/synthetics/#create-a-test)). Valid values are `body`, `header`, `statusCode`, `certificate`, `responseTime`, `property`, `recordEvery`, `recordSome`, `tlsVersion`, `minTlsVersion`, `latency`, `packetLossPercentage`, `packetsReceived`, `networkHop`, `receivedMessage`, `grpcHealthcheckStatus`, `grpcMetadata`, `grpcProto`, `connection`, `bodyHash`.
21564
+ * Type of assertion. **Note** Only some combinations of `type` and `operator` are valid (please refer to [Datadog documentation](https://docs.datadoghq.com/api/latest/synthetics/#create-a-test)). Valid values are `body`, `header`, `statusCode`, `certificate`, `responseTime`, `property`, `recordEvery`, `recordSome`, `tlsVersion`, `minTlsVersion`, `latency`, `packetLossPercentage`, `packetsReceived`, `networkHop`, `receivedMessage`, `grpcHealthcheckStatus`, `grpcMetadata`, `grpcProto`, `connection`, `bodyHash`, `javascript`.
21405
21565
  */
21406
21566
  type: pulumi.Input<string>;
21407
21567
  }
@@ -21625,7 +21785,7 @@ export interface SyntheticsTestConfigVariable {
21625
21785
  */
21626
21786
  secure?: pulumi.Input<boolean>;
21627
21787
  /**
21628
- * Type of test configuration variable. Valid values are `global`, `text`.
21788
+ * Type of test configuration variable. Valid values are `global`, `text`, `email`.
21629
21789
  */
21630
21790
  type: pulumi.Input<string>;
21631
21791
  }
package/types/output.d.ts CHANGED
@@ -3140,6 +3140,10 @@ export interface DashboardWidgetQueryTableDefinitionRequest {
3140
3140
  * The query to use for this widget.
3141
3141
  */
3142
3142
  securityQuery?: outputs.DashboardWidgetSecurityQuery;
3143
+ /**
3144
+ * Text formats define how to format text in table widget content. Multiple `textFormats` blocks are allowed using the structure below. This resource is in beta and is subject to change.
3145
+ */
3146
+ textFormats?: outputs.DashboardWidgetQueryTableDefinitionRequestTextFormat[];
3143
3147
  }
3144
3148
  export interface DashboardWidgetQueryTableDefinitionRequestApmStatsQuery {
3145
3149
  /**
@@ -3653,6 +3657,58 @@ export interface DashboardWidgetQueryTableDefinitionRequestQuerySloQuery {
3653
3657
  */
3654
3658
  sloQueryType?: string;
3655
3659
  }
3660
+ export interface DashboardWidgetQueryTableDefinitionRequestTextFormat {
3661
+ /**
3662
+ * The text format to apply to the items in a table widget column.
3663
+ */
3664
+ textFormats?: outputs.DashboardWidgetQueryTableDefinitionRequestTextFormatTextFormat[];
3665
+ }
3666
+ export interface DashboardWidgetQueryTableDefinitionRequestTextFormatTextFormat {
3667
+ /**
3668
+ * The custom color palette to apply to the background.
3669
+ */
3670
+ customBgColor?: string;
3671
+ /**
3672
+ * The custom color palette to apply to the foreground text.
3673
+ */
3674
+ customFgColor?: string;
3675
+ /**
3676
+ * Match rule for the table widget text format.
3677
+ */
3678
+ match: outputs.DashboardWidgetQueryTableDefinitionRequestTextFormatTextFormatMatch;
3679
+ /**
3680
+ * The color palette to apply. Valid values are `whiteOnRed`, `whiteOnYellow`, `whiteOnGreen`, `blackOnLightRed`, `blackOnLightYellow`, `blackOnLightGreen`, `redOnWhite`, `yellowOnWhite`, `greenOnWhite`, `customBg`, `customText`.
3681
+ */
3682
+ palette?: string;
3683
+ /**
3684
+ * Match rule for the table widget text format.
3685
+ */
3686
+ replace?: outputs.DashboardWidgetQueryTableDefinitionRequestTextFormatTextFormatReplace;
3687
+ }
3688
+ export interface DashboardWidgetQueryTableDefinitionRequestTextFormatTextFormatMatch {
3689
+ /**
3690
+ * Match or compare option. Valid values are `is`, `isNot`, `contains`, `doesNotContain`, `startsWith`, `endsWith`.
3691
+ */
3692
+ type: string;
3693
+ /**
3694
+ * Table Widget Match String.
3695
+ */
3696
+ value: string;
3697
+ }
3698
+ export interface DashboardWidgetQueryTableDefinitionRequestTextFormatTextFormatReplace {
3699
+ /**
3700
+ * Text that will be replaced. Must be used with type `substring`.
3701
+ */
3702
+ substring?: string;
3703
+ /**
3704
+ * Table widget text format replace all type.
3705
+ */
3706
+ type: string;
3707
+ /**
3708
+ * Table Widget Match String.
3709
+ */
3710
+ with: string;
3711
+ }
3656
3712
  export interface DashboardWidgetQueryValueDefinition {
3657
3713
  /**
3658
3714
  * A Boolean indicating whether to automatically scale the tile.
@@ -6872,6 +6928,10 @@ export interface DashboardWidgetToplistDefinition {
6872
6928
  * A nested block describing the request to use when displaying the widget. Multiple `request` blocks are allowed using the structure below (exactly one of `q`, `apmQuery`, `logQuery`, `rumQuery`, `securityQuery` or `processQuery` is required within the `request` block).
6873
6929
  */
6874
6930
  requests?: outputs.DashboardWidgetToplistDefinitionRequest[];
6931
+ /**
6932
+ * The style of the widget
6933
+ */
6934
+ styles?: outputs.DashboardWidgetToplistDefinitionStyle[];
6875
6935
  /**
6876
6936
  * The title of the widget.
6877
6937
  */
@@ -7491,6 +7551,22 @@ export interface DashboardWidgetToplistDefinitionRequestStyle {
7491
7551
  */
7492
7552
  palette?: string;
7493
7553
  }
7554
+ export interface DashboardWidgetToplistDefinitionStyle {
7555
+ /**
7556
+ * The display mode for the widget.
7557
+ */
7558
+ displays?: outputs.DashboardWidgetToplistDefinitionStyleDisplay[];
7559
+ /**
7560
+ * The color palette for the widget.
7561
+ */
7562
+ palette?: string;
7563
+ }
7564
+ export interface DashboardWidgetToplistDefinitionStyleDisplay {
7565
+ /**
7566
+ * The display type for the widget.
7567
+ */
7568
+ type: string;
7569
+ }
7494
7570
  export interface DashboardWidgetTopologyMapDefinition {
7495
7571
  /**
7496
7572
  * A nested block describing a custom link. Multiple `customLink` blocks are allowed using the structure below.
@@ -8212,12 +8288,16 @@ export interface GetLogsIndexesLogsIndex {
8212
8288
  * Logs filter
8213
8289
  */
8214
8290
  filters: outputs.GetLogsIndexesLogsIndexFilter[];
8291
+ /**
8292
+ * The total number of days logs are stored in Standard and Flex Tier before being deleted from the index.
8293
+ */
8294
+ flexRetentionDays: number;
8215
8295
  /**
8216
8296
  * The name of the index.
8217
8297
  */
8218
8298
  name: string;
8219
8299
  /**
8220
- * The number of days before logs are deleted from this index.
8300
+ * The number of days logs are stored in Standard Tier before aging into the Flex Tier or being deleted from the index.
8221
8301
  */
8222
8302
  retentionDays: number;
8223
8303
  }
@@ -14276,6 +14356,10 @@ export interface PowerpackWidgetQueryTableDefinitionRequest {
14276
14356
  * The query to use for this widget.
14277
14357
  */
14278
14358
  securityQuery?: outputs.PowerpackWidgetQueryTableDefinitionRequestSecurityQuery;
14359
+ /**
14360
+ * Text formats define how to format text in table widget content. Multiple `textFormats` blocks are allowed using the structure below. This resource is in beta and is subject to change.
14361
+ */
14362
+ textFormats?: outputs.PowerpackWidgetQueryTableDefinitionRequestTextFormat[];
14279
14363
  }
14280
14364
  export interface PowerpackWidgetQueryTableDefinitionRequestApmQuery {
14281
14365
  /**
@@ -15101,6 +15185,58 @@ export interface PowerpackWidgetQueryTableDefinitionRequestSecurityQueryMultiCom
15101
15185
  */
15102
15186
  interval?: number;
15103
15187
  }
15188
+ export interface PowerpackWidgetQueryTableDefinitionRequestTextFormat {
15189
+ /**
15190
+ * The text format to apply to the items in a table widget column.
15191
+ */
15192
+ textFormats?: outputs.PowerpackWidgetQueryTableDefinitionRequestTextFormatTextFormat[];
15193
+ }
15194
+ export interface PowerpackWidgetQueryTableDefinitionRequestTextFormatTextFormat {
15195
+ /**
15196
+ * The custom color palette to apply to the background.
15197
+ */
15198
+ customBgColor?: string;
15199
+ /**
15200
+ * The custom color palette to apply to the foreground text.
15201
+ */
15202
+ customFgColor?: string;
15203
+ /**
15204
+ * Match rule for the table widget text format.
15205
+ */
15206
+ match: outputs.PowerpackWidgetQueryTableDefinitionRequestTextFormatTextFormatMatch;
15207
+ /**
15208
+ * The color palette to apply. Valid values are `whiteOnRed`, `whiteOnYellow`, `whiteOnGreen`, `blackOnLightRed`, `blackOnLightYellow`, `blackOnLightGreen`, `redOnWhite`, `yellowOnWhite`, `greenOnWhite`, `customBg`, `customText`.
15209
+ */
15210
+ palette?: string;
15211
+ /**
15212
+ * Match rule for the table widget text format.
15213
+ */
15214
+ replace?: outputs.PowerpackWidgetQueryTableDefinitionRequestTextFormatTextFormatReplace;
15215
+ }
15216
+ export interface PowerpackWidgetQueryTableDefinitionRequestTextFormatTextFormatMatch {
15217
+ /**
15218
+ * Match or compare option. Valid values are `is`, `isNot`, `contains`, `doesNotContain`, `startsWith`, `endsWith`.
15219
+ */
15220
+ type: string;
15221
+ /**
15222
+ * Table Widget Match String.
15223
+ */
15224
+ value: string;
15225
+ }
15226
+ export interface PowerpackWidgetQueryTableDefinitionRequestTextFormatTextFormatReplace {
15227
+ /**
15228
+ * Text that will be replaced. Must be used with type `substring`.
15229
+ */
15230
+ substring?: string;
15231
+ /**
15232
+ * Table widget text format replace all type.
15233
+ */
15234
+ type: string;
15235
+ /**
15236
+ * Table Widget Match String.
15237
+ */
15238
+ with: string;
15239
+ }
15104
15240
  export interface PowerpackWidgetQueryValueDefinition {
15105
15241
  /**
15106
15242
  * A Boolean indicating whether to automatically scale the tile.
@@ -19606,6 +19742,10 @@ export interface PowerpackWidgetToplistDefinition {
19606
19742
  * A nested block describing the request to use when displaying the widget. Multiple `request` blocks are allowed using the structure below (exactly one of `q`, `apmQuery`, `logQuery`, `rumQuery`, `securityQuery` or `processQuery` is required within the `request` block).
19607
19743
  */
19608
19744
  requests?: outputs.PowerpackWidgetToplistDefinitionRequest[];
19745
+ /**
19746
+ * The style of the widget
19747
+ */
19748
+ styles?: outputs.PowerpackWidgetToplistDefinitionStyle[];
19609
19749
  /**
19610
19750
  * The title of the widget.
19611
19751
  */
@@ -20537,6 +20677,22 @@ export interface PowerpackWidgetToplistDefinitionRequestStyle {
20537
20677
  */
20538
20678
  palette?: string;
20539
20679
  }
20680
+ export interface PowerpackWidgetToplistDefinitionStyle {
20681
+ /**
20682
+ * The display mode for the widget.
20683
+ */
20684
+ displays?: outputs.PowerpackWidgetToplistDefinitionStyleDisplay[];
20685
+ /**
20686
+ * The color palette for the widget.
20687
+ */
20688
+ palette?: string;
20689
+ }
20690
+ export interface PowerpackWidgetToplistDefinitionStyleDisplay {
20691
+ /**
20692
+ * The display type for the widget.
20693
+ */
20694
+ type: string;
20695
+ }
20540
20696
  export interface PowerpackWidgetTopologyMapDefinition {
20541
20697
  /**
20542
20698
  * A nested block describing a custom link. Multiple `customLink` blocks are allowed using the structure below.
@@ -21638,10 +21794,14 @@ export interface SyntheticsTestApiStep {
21638
21794
  value?: number;
21639
21795
  }
21640
21796
  export interface SyntheticsTestApiStepAssertion {
21797
+ /**
21798
+ * If assertion type is `javascript`, this is the JavaScript code that performs the assertions.
21799
+ */
21800
+ code?: string;
21641
21801
  /**
21642
21802
  * Assertion operator. **Note** Only some combinations of `type` and `operator` are valid (please refer to [Datadog documentation](https://docs.datadoghq.com/api/latest/synthetics/#create-a-test)).
21643
21803
  */
21644
- operator: string;
21804
+ operator?: string;
21645
21805
  /**
21646
21806
  * If assertion type is `header`, this is the header name.
21647
21807
  */
@@ -21667,7 +21827,7 @@ export interface SyntheticsTestApiStepAssertion {
21667
21827
  */
21668
21828
  timingsScope?: string;
21669
21829
  /**
21670
- * Type of assertion. **Note** Only some combinations of `type` and `operator` are valid (please refer to [Datadog documentation](https://docs.datadoghq.com/api/latest/synthetics/#create-a-test)). Valid values are `body`, `header`, `statusCode`, `certificate`, `responseTime`, `property`, `recordEvery`, `recordSome`, `tlsVersion`, `minTlsVersion`, `latency`, `packetLossPercentage`, `packetsReceived`, `networkHop`, `receivedMessage`, `grpcHealthcheckStatus`, `grpcMetadata`, `grpcProto`, `connection`, `bodyHash`.
21830
+ * Type of assertion. **Note** Only some combinations of `type` and `operator` are valid (please refer to [Datadog documentation](https://docs.datadoghq.com/api/latest/synthetics/#create-a-test)). Valid values are `body`, `header`, `statusCode`, `certificate`, `responseTime`, `property`, `recordEvery`, `recordSome`, `tlsVersion`, `minTlsVersion`, `latency`, `packetLossPercentage`, `packetsReceived`, `networkHop`, `receivedMessage`, `grpcHealthcheckStatus`, `grpcMetadata`, `grpcProto`, `connection`, `bodyHash`, `javascript`.
21671
21831
  */
21672
21832
  type: string;
21673
21833
  }
@@ -21978,10 +22138,14 @@ export interface SyntheticsTestApiStepRetry {
21978
22138
  interval?: number;
21979
22139
  }
21980
22140
  export interface SyntheticsTestAssertion {
22141
+ /**
22142
+ * If assertion type is `javascript`, this is the JavaScript code that performs the assertions.
22143
+ */
22144
+ code?: string;
21981
22145
  /**
21982
22146
  * Assertion operator. **Note** Only some combinations of `type` and `operator` are valid (please refer to [Datadog documentation](https://docs.datadoghq.com/api/latest/synthetics/#create-a-test)).
21983
22147
  */
21984
- operator: string;
22148
+ operator?: string;
21985
22149
  /**
21986
22150
  * If assertion type is `header`, this is the header name.
21987
22151
  */
@@ -22007,7 +22171,7 @@ export interface SyntheticsTestAssertion {
22007
22171
  */
22008
22172
  timingsScope?: string;
22009
22173
  /**
22010
- * Type of assertion. **Note** Only some combinations of `type` and `operator` are valid (please refer to [Datadog documentation](https://docs.datadoghq.com/api/latest/synthetics/#create-a-test)). Valid values are `body`, `header`, `statusCode`, `certificate`, `responseTime`, `property`, `recordEvery`, `recordSome`, `tlsVersion`, `minTlsVersion`, `latency`, `packetLossPercentage`, `packetsReceived`, `networkHop`, `receivedMessage`, `grpcHealthcheckStatus`, `grpcMetadata`, `grpcProto`, `connection`, `bodyHash`.
22174
+ * Type of assertion. **Note** Only some combinations of `type` and `operator` are valid (please refer to [Datadog documentation](https://docs.datadoghq.com/api/latest/synthetics/#create-a-test)). Valid values are `body`, `header`, `statusCode`, `certificate`, `responseTime`, `property`, `recordEvery`, `recordSome`, `tlsVersion`, `minTlsVersion`, `latency`, `packetLossPercentage`, `packetsReceived`, `networkHop`, `receivedMessage`, `grpcHealthcheckStatus`, `grpcMetadata`, `grpcProto`, `connection`, `bodyHash`, `javascript`.
22011
22175
  */
22012
22176
  type: string;
22013
22177
  }
@@ -22231,7 +22395,7 @@ export interface SyntheticsTestConfigVariable {
22231
22395
  */
22232
22396
  secure?: boolean;
22233
22397
  /**
22234
- * Type of test configuration variable. Valid values are `global`, `text`.
22398
+ * Type of test configuration variable. Valid values are `global`, `text`, `email`.
22235
22399
  */
22236
22400
  type: string;
22237
22401
  }