@pulumi/datadog 4.12.0 → 4.13.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/apiKey.d.ts +1 -3
- package/apiKey.js +22 -22
- package/apiKey.js.map +1 -1
- package/applicationKey.d.ts +1 -3
- package/applicationKey.js +22 -22
- package/applicationKey.js.map +1 -1
- package/authnMapping.d.ts +1 -1
- package/authnMapping.js +23 -23
- package/authnMapping.js.map +1 -1
- package/aws/index.d.ts +12 -4
- package/aws/index.js +13 -28
- package/aws/index.js.map +1 -1
- package/aws/integration.d.ts +10 -28
- package/aws/integration.js +26 -24
- package/aws/integration.js.map +1 -1
- package/aws/integrationLambdaArn.d.ts +5 -5
- package/aws/integrationLambdaArn.js +24 -24
- package/aws/integrationLambdaArn.js.map +1 -1
- package/aws/integrationLogCollection.d.ts +7 -13
- package/aws/integrationLogCollection.js +23 -23
- package/aws/integrationLogCollection.js.map +1 -1
- package/aws/integrationTagFilter.d.ts +7 -7
- package/aws/integrationTagFilter.js +23 -23
- package/aws/integrationTagFilter.js.map +1 -1
- package/azure/index.d.ts +3 -1
- package/azure/index.js +4 -19
- package/azure/index.js.map +1 -1
- package/azure/integration.d.ts +4 -10
- package/azure/integration.js +26 -24
- package/azure/integration.js.map +1 -1
- package/childOrganization.d.ts +5 -6
- package/childOrganization.js +23 -25
- package/childOrganization.js.map +1 -1
- package/cloudWorkloadSecurityAgentRule.d.ts +2 -2
- package/cloudWorkloadSecurityAgentRule.js +24 -24
- package/cloudWorkloadSecurityAgentRule.js.map +1 -1
- package/dashboard.d.ts +11 -707
- package/dashboard.js +22 -716
- package/dashboard.js.map +1 -1
- package/dashboardJson.d.ts +9 -4
- package/dashboardJson.js +31 -26
- package/dashboardJson.js.map +1 -1
- package/dashboardList.d.ts +2 -1
- package/dashboardList.js +19 -19
- package/dashboardList.js.map +1 -1
- package/downtime.d.ts +16 -20
- package/downtime.js +22 -22
- package/downtime.js.map +1 -1
- package/gcp/index.d.ts +3 -1
- package/gcp/index.js +4 -19
- package/gcp/index.js.map +1 -1
- package/gcp/integration.d.ts +4 -7
- package/gcp/integration.js +26 -24
- package/gcp/integration.js.map +1 -1
- package/getApiKey.d.ts +37 -2
- package/getApiKey.js +18 -7
- package/getApiKey.js.map +1 -1
- package/getApplicationKey.d.ts +37 -2
- package/getApplicationKey.js +18 -7
- package/getApplicationKey.js.map +1 -1
- package/getCloudWorkloadSecurityAgentRules.d.ts +5 -2
- package/getCloudWorkloadSecurityAgentRules.js +2 -5
- package/getCloudWorkloadSecurityAgentRules.js.map +1 -1
- package/getDashboard.d.ts +31 -2
- package/getDashboard.js +18 -7
- package/getDashboard.js.map +1 -1
- package/getDashboardList.d.ts +42 -3
- package/getDashboardList.js +35 -8
- package/getDashboardList.js.map +1 -1
- package/getIpRanges.d.ts +49 -1
- package/getIpRanges.js +2 -5
- package/getIpRanges.js.map +1 -1
- package/getLogsArchivesOrder.d.ts +18 -0
- package/getLogsArchivesOrder.js +16 -0
- package/getLogsArchivesOrder.js.map +1 -0
- package/getLogsIndexes.d.ts +5 -2
- package/getLogsIndexes.js +2 -5
- package/getLogsIndexes.js.map +1 -1
- package/getLogsIndexesOrder.d.ts +4 -1
- package/getLogsIndexesOrder.js +2 -5
- package/getLogsIndexesOrder.js.map +1 -1
- package/getLogsPipelines.d.ts +16 -1
- package/getLogsPipelines.js +5 -5
- package/getLogsPipelines.js.map +1 -1
- package/getMonitor.d.ts +132 -3
- package/getMonitor.js +19 -7
- package/getMonitor.js.map +1 -1
- package/getMonitors.d.ts +34 -1
- package/getMonitors.js +5 -5
- package/getMonitors.js.map +1 -1
- package/getPermissions.d.ts +4 -1
- package/getPermissions.js +2 -5
- package/getPermissions.js.map +1 -1
- package/getRole.d.ts +31 -2
- package/getRole.js +18 -7
- package/getRole.js.map +1 -1
- package/getRoles.d.ts +29 -3
- package/getRoles.js +18 -7
- package/getRoles.js.map +1 -1
- package/getRumApplication.d.ts +72 -0
- package/getRumApplication.js +28 -0
- package/getRumApplication.js.map +1 -0
- package/getSecurityMonitoringFilters.d.ts +8 -2
- package/getSecurityMonitoringFilters.js +2 -5
- package/getSecurityMonitoringFilters.js.map +1 -1
- package/getSecurityMonitoringRules.d.ts +61 -3
- package/getSecurityMonitoringRules.js +20 -7
- package/getSecurityMonitoringRules.js.map +1 -1
- package/getServiceLevelObjective.d.ts +60 -0
- package/getServiceLevelObjective.js +20 -5
- package/getServiceLevelObjective.js.map +1 -1
- package/getServiceLevelObjectives.d.ts +56 -3
- package/getServiceLevelObjectives.js +18 -7
- package/getServiceLevelObjectives.js.map +1 -1
- package/getSyntheticsGlobalVariable.d.ts +15 -0
- package/getSyntheticsGlobalVariable.js +5 -5
- package/getSyntheticsGlobalVariable.js.map +1 -1
- package/getSyntheticsLocations.d.ts +3 -0
- package/getSyntheticsLocations.js +1 -4
- package/getSyntheticsLocations.js.map +1 -1
- package/getSyntheticsTest.d.ts +21 -0
- package/getSyntheticsTest.js +5 -5
- package/getSyntheticsTest.js.map +1 -1
- package/getUser.d.ts +18 -0
- package/getUser.js +5 -5
- package/getUser.js.map +1 -1
- package/index.d.ts +175 -59
- package/index.js +177 -150
- package/index.js.map +1 -1
- package/logsArchive.d.ts +6 -8
- package/logsArchive.js +23 -23
- package/logsArchive.js.map +1 -1
- package/logsArchiveOrder.d.ts +4 -10
- package/logsArchiveOrder.js +15 -15
- package/logsArchiveOrder.js.map +1 -1
- package/logsCustomPipeline.d.ts +3 -174
- package/logsCustomPipeline.js +23 -195
- package/logsCustomPipeline.js.map +1 -1
- package/logsIndex.d.ts +6 -8
- package/logsIndex.js +23 -23
- package/logsIndex.js.map +1 -1
- package/logsIndexOrder.d.ts +4 -7
- package/logsIndexOrder.js +23 -23
- package/logsIndexOrder.js.map +1 -1
- package/logsIntegrationPipeline.d.ts +2 -4
- package/logsIntegrationPipeline.js +16 -18
- package/logsIntegrationPipeline.js.map +1 -1
- package/logsMetric.d.ts +3 -2
- package/logsMetric.js +23 -23
- package/logsMetric.js.map +1 -1
- package/logsPipelineOrder.d.ts +4 -10
- package/logsPipelineOrder.js +23 -23
- package/logsPipelineOrder.js.map +1 -1
- package/metricMetadata.d.ts +1 -1
- package/metricMetadata.js +23 -23
- package/metricMetadata.js.map +1 -1
- package/metricTagConfiguration.d.ts +13 -21
- package/metricTagConfiguration.js +24 -24
- package/metricTagConfiguration.js.map +1 -1
- package/monitor.d.ts +51 -7
- package/monitor.js +28 -22
- package/monitor.js.map +1 -1
- package/monitorJson.js +19 -19
- package/monitorJson.js.map +1 -1
- package/opsgenie/index.d.ts +3 -1
- package/opsgenie/index.js +4 -19
- package/opsgenie/index.js.map +1 -1
- package/opsgenie/serviceObject.d.ts +5 -5
- package/opsgenie/serviceObject.js +27 -25
- package/opsgenie/serviceObject.js.map +1 -1
- package/organizationSettings.d.ts +5 -6
- package/organizationSettings.js +21 -23
- package/organizationSettings.js.map +1 -1
- package/package.json +4 -3
- package/package.json.bak +2 -1
- package/package.json.dev +4 -3
- package/pagerduty/index.d.ts +6 -2
- package/pagerduty/index.js +7 -22
- package/pagerduty/index.js.map +1 -1
- package/pagerduty/integration.d.ts +8 -4
- package/pagerduty/integration.js +31 -25
- package/pagerduty/integration.js.map +1 -1
- package/pagerduty/serviceObject.d.ts +5 -14
- package/pagerduty/serviceObject.js +26 -24
- package/pagerduty/serviceObject.js.map +1 -1
- package/provider.js +10 -10
- package/provider.js.map +1 -1
- package/role.d.ts +3 -2
- package/role.js +22 -22
- package/role.js.map +1 -1
- package/rumApplication.d.ts +1 -1
- package/rumApplication.js +22 -22
- package/rumApplication.js.map +1 -1
- package/securityMonitoringDefaultRule.d.ts +3 -3
- package/securityMonitoringDefaultRule.js +23 -24
- package/securityMonitoringDefaultRule.js.map +1 -1
- package/securityMonitoringFilter.d.ts +7 -6
- package/securityMonitoringFilter.js +24 -24
- package/securityMonitoringFilter.js.map +1 -1
- package/securityMonitoringRule.d.ts +20 -7
- package/securityMonitoringRule.js +25 -26
- package/securityMonitoringRule.js.map +1 -1
- package/serviceDefinitionYaml.d.ts +3 -4
- package/serviceDefinitionYaml.js +20 -21
- package/serviceDefinitionYaml.js.map +1 -1
- package/serviceLevelObjective.d.ts +9 -20
- package/serviceLevelObjective.js +23 -23
- package/serviceLevelObjective.js.map +1 -1
- package/slack/channel.d.ts +4 -3
- package/slack/channel.js +24 -24
- package/slack/channel.js.map +1 -1
- package/slack/index.d.ts +3 -1
- package/slack/index.js +4 -19
- package/slack/index.js.map +1 -1
- package/sloCorrection.d.ts +6 -9
- package/sloCorrection.js +22 -22
- package/sloCorrection.js.map +1 -1
- package/syntheticsGlobalVariable.d.ts +4 -3
- package/syntheticsGlobalVariable.js +27 -25
- package/syntheticsGlobalVariable.js.map +1 -1
- package/syntheticsPrivateLocation.d.ts +6 -7
- package/syntheticsPrivateLocation.js +26 -24
- package/syntheticsPrivateLocation.js.map +1 -1
- package/syntheticsTest.d.ts +35 -46
- package/syntheticsTest.js +28 -28
- package/syntheticsTest.js.map +1 -1
- package/types/index.js.map +1 -1
- package/types/input.d.ts +1398 -3
- package/types/output.d.ts +1438 -5
- package/user.js +22 -22
- package/user.js.map +1 -1
- package/utilities.js +13 -1
- package/utilities.js.map +1 -1
- package/webhook.d.ts +3 -3
- package/webhook.js +22 -22
- package/webhook.js.map +1 -1
- package/webhookCustomVariable.js +25 -23
- package/webhookCustomVariable.js.map +1 -1
package/types/input.d.ts
CHANGED
|
@@ -1,11 +1,17 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
-
import
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
3
|
export interface ChildOrganizationApiKey {
|
|
4
4
|
key?: pulumi.Input<string>;
|
|
5
|
+
/**
|
|
6
|
+
* Name for Child Organization after creation.
|
|
7
|
+
*/
|
|
5
8
|
name?: pulumi.Input<string>;
|
|
6
9
|
}
|
|
7
10
|
export interface ChildOrganizationApplicationKey {
|
|
8
11
|
hash?: pulumi.Input<string>;
|
|
12
|
+
/**
|
|
13
|
+
* Name for Child Organization after creation.
|
|
14
|
+
*/
|
|
9
15
|
name?: pulumi.Input<string>;
|
|
10
16
|
owner?: pulumi.Input<string>;
|
|
11
17
|
}
|
|
@@ -37,62 +43,202 @@ export interface ChildOrganizationSettingSamlStrictMode {
|
|
|
37
43
|
export interface ChildOrganizationUser {
|
|
38
44
|
accessRole?: pulumi.Input<string>;
|
|
39
45
|
email?: pulumi.Input<string>;
|
|
46
|
+
/**
|
|
47
|
+
* Name for Child Organization after creation.
|
|
48
|
+
*/
|
|
40
49
|
name?: pulumi.Input<string>;
|
|
41
50
|
}
|
|
42
51
|
export interface DashboardListDashItem {
|
|
52
|
+
/**
|
|
53
|
+
* The ID of the dashboard to add
|
|
54
|
+
*/
|
|
43
55
|
dashId: pulumi.Input<string>;
|
|
56
|
+
/**
|
|
57
|
+
* The type of this dashboard. Valid values are `customTimeboard`, `customScreenboard`, `integrationScreenboard`, `integrationTimeboard`, `hostTimeboard`.
|
|
58
|
+
*/
|
|
44
59
|
type: pulumi.Input<string>;
|
|
45
60
|
}
|
|
46
61
|
export interface DashboardTemplateVariable {
|
|
62
|
+
/**
|
|
63
|
+
* The list of values that the template variable drop-down is be limited to
|
|
64
|
+
*/
|
|
47
65
|
availableValues?: pulumi.Input<pulumi.Input<string>[]>;
|
|
66
|
+
/**
|
|
67
|
+
* The default value for the template variable on dashboard load. Cannot be used in conjunction with `defaults`. **Deprecated.** Use `defaults` instead.
|
|
68
|
+
*
|
|
69
|
+
* @deprecated Use `defaults` instead.
|
|
70
|
+
*/
|
|
48
71
|
default?: pulumi.Input<string>;
|
|
72
|
+
/**
|
|
73
|
+
* One or many default values for template variables on load. If more than one default is specified, they will be unioned together with `OR`. Cannot be used in conjunction with `default`.
|
|
74
|
+
*/
|
|
75
|
+
defaults?: pulumi.Input<pulumi.Input<string>[]>;
|
|
76
|
+
/**
|
|
77
|
+
* The name of the variable.
|
|
78
|
+
*/
|
|
49
79
|
name: pulumi.Input<string>;
|
|
80
|
+
/**
|
|
81
|
+
* The tag prefix associated with the variable. Only tags with this prefix appear in the variable dropdown.
|
|
82
|
+
*/
|
|
50
83
|
prefix?: pulumi.Input<string>;
|
|
51
84
|
}
|
|
52
85
|
export interface DashboardTemplateVariablePreset {
|
|
86
|
+
/**
|
|
87
|
+
* The name of the preset.
|
|
88
|
+
*/
|
|
53
89
|
name?: pulumi.Input<string>;
|
|
90
|
+
/**
|
|
91
|
+
* The template variable names and assumed values under the given preset
|
|
92
|
+
*/
|
|
54
93
|
templateVariables?: pulumi.Input<pulumi.Input<inputs.DashboardTemplateVariablePresetTemplateVariable>[]>;
|
|
55
94
|
}
|
|
56
95
|
export interface DashboardTemplateVariablePresetTemplateVariable {
|
|
96
|
+
/**
|
|
97
|
+
* The name of the variable.
|
|
98
|
+
*/
|
|
57
99
|
name?: pulumi.Input<string>;
|
|
100
|
+
/**
|
|
101
|
+
* @deprecated Use `values` instead.
|
|
102
|
+
*/
|
|
58
103
|
value?: pulumi.Input<string>;
|
|
104
|
+
values?: pulumi.Input<pulumi.Input<string>[]>;
|
|
59
105
|
}
|
|
60
106
|
export interface DashboardWidget {
|
|
107
|
+
/**
|
|
108
|
+
* The definition for a Alert Graph widget.
|
|
109
|
+
*/
|
|
61
110
|
alertGraphDefinition?: pulumi.Input<inputs.DashboardWidgetAlertGraphDefinition>;
|
|
111
|
+
/**
|
|
112
|
+
* The definition for a Alert Value widget.
|
|
113
|
+
*/
|
|
62
114
|
alertValueDefinition?: pulumi.Input<inputs.DashboardWidgetAlertValueDefinition>;
|
|
115
|
+
/**
|
|
116
|
+
* The definition for a Change widget.
|
|
117
|
+
*/
|
|
63
118
|
changeDefinition?: pulumi.Input<inputs.DashboardWidgetChangeDefinition>;
|
|
119
|
+
/**
|
|
120
|
+
* The definition for a Check Status widget.
|
|
121
|
+
*/
|
|
64
122
|
checkStatusDefinition?: pulumi.Input<inputs.DashboardWidgetCheckStatusDefinition>;
|
|
123
|
+
/**
|
|
124
|
+
* The definition for a Distribution widget.
|
|
125
|
+
*/
|
|
65
126
|
distributionDefinition?: pulumi.Input<inputs.DashboardWidgetDistributionDefinition>;
|
|
127
|
+
/**
|
|
128
|
+
* The definition for a Event Stream widget.
|
|
129
|
+
*/
|
|
66
130
|
eventStreamDefinition?: pulumi.Input<inputs.DashboardWidgetEventStreamDefinition>;
|
|
131
|
+
/**
|
|
132
|
+
* The definition for a Event Timeline widget.
|
|
133
|
+
*/
|
|
67
134
|
eventTimelineDefinition?: pulumi.Input<inputs.DashboardWidgetEventTimelineDefinition>;
|
|
135
|
+
/**
|
|
136
|
+
* The definition for a Free Text widget.
|
|
137
|
+
*/
|
|
68
138
|
freeTextDefinition?: pulumi.Input<inputs.DashboardWidgetFreeTextDefinition>;
|
|
139
|
+
/**
|
|
140
|
+
* The definition for a Geomap widget.
|
|
141
|
+
*/
|
|
69
142
|
geomapDefinition?: pulumi.Input<inputs.DashboardWidgetGeomapDefinition>;
|
|
143
|
+
/**
|
|
144
|
+
* The definition for a Group widget.
|
|
145
|
+
*/
|
|
70
146
|
groupDefinition?: pulumi.Input<inputs.DashboardWidgetGroupDefinition>;
|
|
147
|
+
/**
|
|
148
|
+
* The definition for a Heatmap widget.
|
|
149
|
+
*/
|
|
71
150
|
heatmapDefinition?: pulumi.Input<inputs.DashboardWidgetHeatmapDefinition>;
|
|
151
|
+
/**
|
|
152
|
+
* The definition for a Hostmap widget.
|
|
153
|
+
*/
|
|
72
154
|
hostmapDefinition?: pulumi.Input<inputs.DashboardWidgetHostmapDefinition>;
|
|
155
|
+
/**
|
|
156
|
+
* The ID of the widget.
|
|
157
|
+
*/
|
|
73
158
|
id?: pulumi.Input<number>;
|
|
159
|
+
/**
|
|
160
|
+
* The definition for an Iframe widget.
|
|
161
|
+
*/
|
|
74
162
|
iframeDefinition?: pulumi.Input<inputs.DashboardWidgetIframeDefinition>;
|
|
163
|
+
/**
|
|
164
|
+
* The definition for an Image widget
|
|
165
|
+
*/
|
|
75
166
|
imageDefinition?: pulumi.Input<inputs.DashboardWidgetImageDefinition>;
|
|
167
|
+
/**
|
|
168
|
+
* The definition for a List Stream widget.
|
|
169
|
+
*/
|
|
76
170
|
listStreamDefinition?: pulumi.Input<inputs.DashboardWidgetListStreamDefinition>;
|
|
171
|
+
/**
|
|
172
|
+
* The definition for an Log Stream widget.
|
|
173
|
+
*/
|
|
77
174
|
logStreamDefinition?: pulumi.Input<inputs.DashboardWidgetLogStreamDefinition>;
|
|
175
|
+
/**
|
|
176
|
+
* The definition for an Manage Status widget.
|
|
177
|
+
*/
|
|
78
178
|
manageStatusDefinition?: pulumi.Input<inputs.DashboardWidgetManageStatusDefinition>;
|
|
179
|
+
/**
|
|
180
|
+
* The definition for a Note widget.
|
|
181
|
+
*/
|
|
79
182
|
noteDefinition?: pulumi.Input<inputs.DashboardWidgetNoteDefinition>;
|
|
183
|
+
/**
|
|
184
|
+
* The definition for a Query Table widget.
|
|
185
|
+
*/
|
|
80
186
|
queryTableDefinition?: pulumi.Input<inputs.DashboardWidgetQueryTableDefinition>;
|
|
187
|
+
/**
|
|
188
|
+
* The definition for a Query Value widget.
|
|
189
|
+
*/
|
|
81
190
|
queryValueDefinition?: pulumi.Input<inputs.DashboardWidgetQueryValueDefinition>;
|
|
191
|
+
/**
|
|
192
|
+
* The definition for a Scatterplot widget.
|
|
193
|
+
*/
|
|
82
194
|
scatterplotDefinition?: pulumi.Input<inputs.DashboardWidgetScatterplotDefinition>;
|
|
195
|
+
/**
|
|
196
|
+
* The definition for a Service Level Objective widget.
|
|
197
|
+
*/
|
|
83
198
|
serviceLevelObjectiveDefinition?: pulumi.Input<inputs.DashboardWidgetServiceLevelObjectiveDefinition>;
|
|
199
|
+
/**
|
|
200
|
+
* The definition for a Service Map widget.
|
|
201
|
+
*/
|
|
84
202
|
servicemapDefinition?: pulumi.Input<inputs.DashboardWidgetServicemapDefinition>;
|
|
203
|
+
/**
|
|
204
|
+
* The definition for an SLO (Service Level Objective) List widget.
|
|
205
|
+
*/
|
|
206
|
+
sloListDefinition?: pulumi.Input<inputs.DashboardWidgetSloListDefinition>;
|
|
207
|
+
/**
|
|
208
|
+
* The definition for a Sunburst widget.
|
|
209
|
+
*/
|
|
85
210
|
sunburstDefinition?: pulumi.Input<inputs.DashboardWidgetSunburstDefinition>;
|
|
211
|
+
/**
|
|
212
|
+
* The definition for a Timeseries widget.
|
|
213
|
+
*/
|
|
86
214
|
timeseriesDefinition?: pulumi.Input<inputs.DashboardWidgetTimeseriesDefinition>;
|
|
215
|
+
/**
|
|
216
|
+
* The definition for a Toplist widget.
|
|
217
|
+
*/
|
|
87
218
|
toplistDefinition?: pulumi.Input<inputs.DashboardWidgetToplistDefinition>;
|
|
219
|
+
/**
|
|
220
|
+
* The definition for a Topology Map widget.
|
|
221
|
+
*/
|
|
88
222
|
topologyMapDefinition?: pulumi.Input<inputs.DashboardWidgetTopologyMapDefinition>;
|
|
223
|
+
/**
|
|
224
|
+
* The definition for a Trace Service widget.
|
|
225
|
+
*/
|
|
89
226
|
traceServiceDefinition?: pulumi.Input<inputs.DashboardWidgetTraceServiceDefinition>;
|
|
227
|
+
/**
|
|
228
|
+
* The definition for a Treemap widget.
|
|
229
|
+
*/
|
|
90
230
|
treemapDefinition?: pulumi.Input<inputs.DashboardWidgetTreemapDefinition>;
|
|
231
|
+
/**
|
|
232
|
+
* The layout of the widget on a 'free' dashboard.
|
|
233
|
+
*/
|
|
91
234
|
widgetLayout?: pulumi.Input<inputs.DashboardWidgetWidgetLayout>;
|
|
92
235
|
}
|
|
93
236
|
export interface DashboardWidgetAlertGraphDefinition {
|
|
94
237
|
alertId: pulumi.Input<string>;
|
|
95
238
|
liveSpan?: pulumi.Input<string>;
|
|
239
|
+
/**
|
|
240
|
+
* The title of the dashboard.
|
|
241
|
+
*/
|
|
96
242
|
title?: pulumi.Input<string>;
|
|
97
243
|
titleAlign?: pulumi.Input<string>;
|
|
98
244
|
titleSize?: pulumi.Input<string>;
|
|
@@ -102,6 +248,9 @@ export interface DashboardWidgetAlertValueDefinition {
|
|
|
102
248
|
alertId: pulumi.Input<string>;
|
|
103
249
|
precision?: pulumi.Input<number>;
|
|
104
250
|
textAlign?: pulumi.Input<string>;
|
|
251
|
+
/**
|
|
252
|
+
* The title of the dashboard.
|
|
253
|
+
*/
|
|
105
254
|
title?: pulumi.Input<string>;
|
|
106
255
|
titleAlign?: pulumi.Input<string>;
|
|
107
256
|
titleSize?: pulumi.Input<string>;
|
|
@@ -111,6 +260,9 @@ export interface DashboardWidgetChangeDefinition {
|
|
|
111
260
|
customLinks?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetChangeDefinitionCustomLink>[]>;
|
|
112
261
|
liveSpan?: pulumi.Input<string>;
|
|
113
262
|
requests?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetChangeDefinitionRequest>[]>;
|
|
263
|
+
/**
|
|
264
|
+
* The title of the dashboard.
|
|
265
|
+
*/
|
|
114
266
|
title?: pulumi.Input<string>;
|
|
115
267
|
titleAlign?: pulumi.Input<string>;
|
|
116
268
|
titleSize?: pulumi.Input<string>;
|
|
@@ -170,6 +322,7 @@ export interface DashboardWidgetChangeDefinitionRequestFormula {
|
|
|
170
322
|
conditionalFormats?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetChangeDefinitionRequestFormulaConditionalFormat>[]>;
|
|
171
323
|
formulaExpression: pulumi.Input<string>;
|
|
172
324
|
limit?: pulumi.Input<inputs.DashboardWidgetChangeDefinitionRequestFormulaLimit>;
|
|
325
|
+
style?: pulumi.Input<inputs.DashboardWidgetChangeDefinitionRequestFormulaStyle>;
|
|
173
326
|
}
|
|
174
327
|
export interface DashboardWidgetChangeDefinitionRequestFormulaConditionalFormat {
|
|
175
328
|
comparator: pulumi.Input<string>;
|
|
@@ -186,6 +339,10 @@ export interface DashboardWidgetChangeDefinitionRequestFormulaLimit {
|
|
|
186
339
|
count?: pulumi.Input<number>;
|
|
187
340
|
order?: pulumi.Input<string>;
|
|
188
341
|
}
|
|
342
|
+
export interface DashboardWidgetChangeDefinitionRequestFormulaStyle {
|
|
343
|
+
palette?: pulumi.Input<string>;
|
|
344
|
+
paletteIndex?: pulumi.Input<number>;
|
|
345
|
+
}
|
|
189
346
|
export interface DashboardWidgetChangeDefinitionRequestLogQuery {
|
|
190
347
|
computeQuery?: pulumi.Input<inputs.DashboardWidgetChangeDefinitionRequestLogQueryComputeQuery>;
|
|
191
348
|
groupBies?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetChangeDefinitionRequestLogQueryGroupBy>[]>;
|
|
@@ -257,6 +414,7 @@ export interface DashboardWidgetChangeDefinitionRequestQueryEventQuery {
|
|
|
257
414
|
indexes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
258
415
|
name: pulumi.Input<string>;
|
|
259
416
|
search?: pulumi.Input<inputs.DashboardWidgetChangeDefinitionRequestQueryEventQuerySearch>;
|
|
417
|
+
storage?: pulumi.Input<string>;
|
|
260
418
|
}
|
|
261
419
|
export interface DashboardWidgetChangeDefinitionRequestQueryEventQueryCompute {
|
|
262
420
|
aggregation: pulumi.Input<string>;
|
|
@@ -354,6 +512,9 @@ export interface DashboardWidgetCheckStatusDefinition {
|
|
|
354
512
|
grouping: pulumi.Input<string>;
|
|
355
513
|
liveSpan?: pulumi.Input<string>;
|
|
356
514
|
tags?: pulumi.Input<pulumi.Input<string>[]>;
|
|
515
|
+
/**
|
|
516
|
+
* The title of the dashboard.
|
|
517
|
+
*/
|
|
357
518
|
title?: pulumi.Input<string>;
|
|
358
519
|
titleAlign?: pulumi.Input<string>;
|
|
359
520
|
titleSize?: pulumi.Input<string>;
|
|
@@ -363,6 +524,9 @@ export interface DashboardWidgetDistributionDefinition {
|
|
|
363
524
|
liveSpan?: pulumi.Input<string>;
|
|
364
525
|
requests?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetDistributionDefinitionRequest>[]>;
|
|
365
526
|
showLegend?: pulumi.Input<boolean>;
|
|
527
|
+
/**
|
|
528
|
+
* The title of the dashboard.
|
|
529
|
+
*/
|
|
366
530
|
title?: pulumi.Input<string>;
|
|
367
531
|
titleAlign?: pulumi.Input<string>;
|
|
368
532
|
titleSize?: pulumi.Input<string>;
|
|
@@ -514,6 +678,9 @@ export interface DashboardWidgetEventStreamDefinition {
|
|
|
514
678
|
liveSpan?: pulumi.Input<string>;
|
|
515
679
|
query: pulumi.Input<string>;
|
|
516
680
|
tagsExecution?: pulumi.Input<string>;
|
|
681
|
+
/**
|
|
682
|
+
* The title of the dashboard.
|
|
683
|
+
*/
|
|
517
684
|
title?: pulumi.Input<string>;
|
|
518
685
|
titleAlign?: pulumi.Input<string>;
|
|
519
686
|
titleSize?: pulumi.Input<string>;
|
|
@@ -522,6 +689,9 @@ export interface DashboardWidgetEventTimelineDefinition {
|
|
|
522
689
|
liveSpan?: pulumi.Input<string>;
|
|
523
690
|
query: pulumi.Input<string>;
|
|
524
691
|
tagsExecution?: pulumi.Input<string>;
|
|
692
|
+
/**
|
|
693
|
+
* The title of the dashboard.
|
|
694
|
+
*/
|
|
525
695
|
title?: pulumi.Input<string>;
|
|
526
696
|
titleAlign?: pulumi.Input<string>;
|
|
527
697
|
titleSize?: pulumi.Input<string>;
|
|
@@ -537,6 +707,9 @@ export interface DashboardWidgetGeomapDefinition {
|
|
|
537
707
|
liveSpan?: pulumi.Input<string>;
|
|
538
708
|
requests?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetGeomapDefinitionRequest>[]>;
|
|
539
709
|
style?: pulumi.Input<inputs.DashboardWidgetGeomapDefinitionStyle>;
|
|
710
|
+
/**
|
|
711
|
+
* The title of the dashboard.
|
|
712
|
+
*/
|
|
540
713
|
title?: pulumi.Input<string>;
|
|
541
714
|
titleAlign?: pulumi.Input<string>;
|
|
542
715
|
titleSize?: pulumi.Input<string>;
|
|
@@ -561,6 +734,7 @@ export interface DashboardWidgetGeomapDefinitionRequestFormula {
|
|
|
561
734
|
conditionalFormats?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetGeomapDefinitionRequestFormulaConditionalFormat>[]>;
|
|
562
735
|
formulaExpression: pulumi.Input<string>;
|
|
563
736
|
limit?: pulumi.Input<inputs.DashboardWidgetGeomapDefinitionRequestFormulaLimit>;
|
|
737
|
+
style?: pulumi.Input<inputs.DashboardWidgetGeomapDefinitionRequestFormulaStyle>;
|
|
564
738
|
}
|
|
565
739
|
export interface DashboardWidgetGeomapDefinitionRequestFormulaConditionalFormat {
|
|
566
740
|
comparator: pulumi.Input<string>;
|
|
@@ -577,6 +751,10 @@ export interface DashboardWidgetGeomapDefinitionRequestFormulaLimit {
|
|
|
577
751
|
count?: pulumi.Input<number>;
|
|
578
752
|
order?: pulumi.Input<string>;
|
|
579
753
|
}
|
|
754
|
+
export interface DashboardWidgetGeomapDefinitionRequestFormulaStyle {
|
|
755
|
+
palette?: pulumi.Input<string>;
|
|
756
|
+
paletteIndex?: pulumi.Input<number>;
|
|
757
|
+
}
|
|
580
758
|
export interface DashboardWidgetGeomapDefinitionRequestLogQuery {
|
|
581
759
|
computeQuery?: pulumi.Input<inputs.DashboardWidgetGeomapDefinitionRequestLogQueryComputeQuery>;
|
|
582
760
|
groupBies?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetGeomapDefinitionRequestLogQueryGroupBy>[]>;
|
|
@@ -642,6 +820,7 @@ export interface DashboardWidgetGeomapDefinitionRequestQueryEventQuery {
|
|
|
642
820
|
indexes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
643
821
|
name: pulumi.Input<string>;
|
|
644
822
|
search?: pulumi.Input<inputs.DashboardWidgetGeomapDefinitionRequestQueryEventQuerySearch>;
|
|
823
|
+
storage?: pulumi.Input<string>;
|
|
645
824
|
}
|
|
646
825
|
export interface DashboardWidgetGeomapDefinitionRequestQueryEventQueryCompute {
|
|
647
826
|
aggregation: pulumi.Input<string>;
|
|
@@ -715,46 +894,152 @@ export interface DashboardWidgetGeomapDefinitionView {
|
|
|
715
894
|
export interface DashboardWidgetGroupDefinition {
|
|
716
895
|
backgroundColor?: pulumi.Input<string>;
|
|
717
896
|
bannerImg?: pulumi.Input<string>;
|
|
897
|
+
/**
|
|
898
|
+
* The layout type of the dashboard. Valid values are `ordered`, `free`.
|
|
899
|
+
*/
|
|
718
900
|
layoutType: pulumi.Input<string>;
|
|
719
901
|
showTitle?: pulumi.Input<boolean>;
|
|
902
|
+
/**
|
|
903
|
+
* The title of the dashboard.
|
|
904
|
+
*/
|
|
720
905
|
title?: pulumi.Input<string>;
|
|
906
|
+
/**
|
|
907
|
+
* The list of widgets to display on the dashboard.
|
|
908
|
+
*/
|
|
721
909
|
widgets?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidget>[]>;
|
|
722
910
|
}
|
|
723
911
|
export interface DashboardWidgetGroupDefinitionWidget {
|
|
912
|
+
/**
|
|
913
|
+
* The definition for a Alert Graph widget.
|
|
914
|
+
*/
|
|
724
915
|
alertGraphDefinition?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetAlertGraphDefinition>;
|
|
916
|
+
/**
|
|
917
|
+
* The definition for a Alert Value widget.
|
|
918
|
+
*/
|
|
725
919
|
alertValueDefinition?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetAlertValueDefinition>;
|
|
920
|
+
/**
|
|
921
|
+
* The definition for a Change widget.
|
|
922
|
+
*/
|
|
726
923
|
changeDefinition?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetChangeDefinition>;
|
|
924
|
+
/**
|
|
925
|
+
* The definition for a Check Status widget.
|
|
926
|
+
*/
|
|
727
927
|
checkStatusDefinition?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetCheckStatusDefinition>;
|
|
928
|
+
/**
|
|
929
|
+
* The definition for a Distribution widget.
|
|
930
|
+
*/
|
|
728
931
|
distributionDefinition?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetDistributionDefinition>;
|
|
932
|
+
/**
|
|
933
|
+
* The definition for a Event Stream widget.
|
|
934
|
+
*/
|
|
729
935
|
eventStreamDefinition?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetEventStreamDefinition>;
|
|
936
|
+
/**
|
|
937
|
+
* The definition for a Event Timeline widget.
|
|
938
|
+
*/
|
|
730
939
|
eventTimelineDefinition?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetEventTimelineDefinition>;
|
|
940
|
+
/**
|
|
941
|
+
* The definition for a Free Text widget.
|
|
942
|
+
*/
|
|
731
943
|
freeTextDefinition?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetFreeTextDefinition>;
|
|
944
|
+
/**
|
|
945
|
+
* The definition for a Geomap widget.
|
|
946
|
+
*/
|
|
732
947
|
geomapDefinition?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetGeomapDefinition>;
|
|
948
|
+
/**
|
|
949
|
+
* The definition for a Heatmap widget.
|
|
950
|
+
*/
|
|
733
951
|
heatmapDefinition?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetHeatmapDefinition>;
|
|
952
|
+
/**
|
|
953
|
+
* The definition for a Hostmap widget.
|
|
954
|
+
*/
|
|
734
955
|
hostmapDefinition?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetHostmapDefinition>;
|
|
956
|
+
/**
|
|
957
|
+
* The ID of the widget.
|
|
958
|
+
*/
|
|
735
959
|
id?: pulumi.Input<number>;
|
|
960
|
+
/**
|
|
961
|
+
* The definition for an Iframe widget.
|
|
962
|
+
*/
|
|
736
963
|
iframeDefinition?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetIframeDefinition>;
|
|
964
|
+
/**
|
|
965
|
+
* The definition for an Image widget
|
|
966
|
+
*/
|
|
737
967
|
imageDefinition?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetImageDefinition>;
|
|
968
|
+
/**
|
|
969
|
+
* The definition for a List Stream widget.
|
|
970
|
+
*/
|
|
738
971
|
listStreamDefinition?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetListStreamDefinition>;
|
|
972
|
+
/**
|
|
973
|
+
* The definition for an Log Stream widget.
|
|
974
|
+
*/
|
|
739
975
|
logStreamDefinition?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetLogStreamDefinition>;
|
|
976
|
+
/**
|
|
977
|
+
* The definition for an Manage Status widget.
|
|
978
|
+
*/
|
|
740
979
|
manageStatusDefinition?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetManageStatusDefinition>;
|
|
980
|
+
/**
|
|
981
|
+
* The definition for a Note widget.
|
|
982
|
+
*/
|
|
741
983
|
noteDefinition?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetNoteDefinition>;
|
|
984
|
+
/**
|
|
985
|
+
* The definition for a Query Table widget.
|
|
986
|
+
*/
|
|
742
987
|
queryTableDefinition?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetQueryTableDefinition>;
|
|
988
|
+
/**
|
|
989
|
+
* The definition for a Query Value widget.
|
|
990
|
+
*/
|
|
743
991
|
queryValueDefinition?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetQueryValueDefinition>;
|
|
992
|
+
/**
|
|
993
|
+
* The definition for a Scatterplot widget.
|
|
994
|
+
*/
|
|
744
995
|
scatterplotDefinition?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetScatterplotDefinition>;
|
|
996
|
+
/**
|
|
997
|
+
* The definition for a Service Level Objective widget.
|
|
998
|
+
*/
|
|
745
999
|
serviceLevelObjectiveDefinition?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetServiceLevelObjectiveDefinition>;
|
|
1000
|
+
/**
|
|
1001
|
+
* The definition for a Service Map widget.
|
|
1002
|
+
*/
|
|
746
1003
|
servicemapDefinition?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetServicemapDefinition>;
|
|
1004
|
+
/**
|
|
1005
|
+
* The definition for an SLO (Service Level Objective) List widget.
|
|
1006
|
+
*/
|
|
1007
|
+
sloListDefinition?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetSloListDefinition>;
|
|
1008
|
+
/**
|
|
1009
|
+
* The definition for a Sunburst widget.
|
|
1010
|
+
*/
|
|
747
1011
|
sunburstDefinition?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetSunburstDefinition>;
|
|
1012
|
+
/**
|
|
1013
|
+
* The definition for a Timeseries widget.
|
|
1014
|
+
*/
|
|
748
1015
|
timeseriesDefinition?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinition>;
|
|
1016
|
+
/**
|
|
1017
|
+
* The definition for a Toplist widget.
|
|
1018
|
+
*/
|
|
749
1019
|
toplistDefinition?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetToplistDefinition>;
|
|
1020
|
+
/**
|
|
1021
|
+
* The definition for a Topology Map widget.
|
|
1022
|
+
*/
|
|
750
1023
|
topologyMapDefinition?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetTopologyMapDefinition>;
|
|
1024
|
+
/**
|
|
1025
|
+
* The definition for a Trace Service widget.
|
|
1026
|
+
*/
|
|
751
1027
|
traceServiceDefinition?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetTraceServiceDefinition>;
|
|
1028
|
+
/**
|
|
1029
|
+
* The definition for a Treemap widget.
|
|
1030
|
+
*/
|
|
752
1031
|
treemapDefinition?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetTreemapDefinition>;
|
|
1032
|
+
/**
|
|
1033
|
+
* The layout of the widget on a 'free' dashboard.
|
|
1034
|
+
*/
|
|
753
1035
|
widgetLayout?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetWidgetLayout>;
|
|
754
1036
|
}
|
|
755
1037
|
export interface DashboardWidgetGroupDefinitionWidgetAlertGraphDefinition {
|
|
756
1038
|
alertId: pulumi.Input<string>;
|
|
757
1039
|
liveSpan?: pulumi.Input<string>;
|
|
1040
|
+
/**
|
|
1041
|
+
* The title of the dashboard.
|
|
1042
|
+
*/
|
|
758
1043
|
title?: pulumi.Input<string>;
|
|
759
1044
|
titleAlign?: pulumi.Input<string>;
|
|
760
1045
|
titleSize?: pulumi.Input<string>;
|
|
@@ -764,6 +1049,9 @@ export interface DashboardWidgetGroupDefinitionWidgetAlertValueDefinition {
|
|
|
764
1049
|
alertId: pulumi.Input<string>;
|
|
765
1050
|
precision?: pulumi.Input<number>;
|
|
766
1051
|
textAlign?: pulumi.Input<string>;
|
|
1052
|
+
/**
|
|
1053
|
+
* The title of the dashboard.
|
|
1054
|
+
*/
|
|
767
1055
|
title?: pulumi.Input<string>;
|
|
768
1056
|
titleAlign?: pulumi.Input<string>;
|
|
769
1057
|
titleSize?: pulumi.Input<string>;
|
|
@@ -773,6 +1061,9 @@ export interface DashboardWidgetGroupDefinitionWidgetChangeDefinition {
|
|
|
773
1061
|
customLinks?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetChangeDefinitionCustomLink>[]>;
|
|
774
1062
|
liveSpan?: pulumi.Input<string>;
|
|
775
1063
|
requests?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequest>[]>;
|
|
1064
|
+
/**
|
|
1065
|
+
* The title of the dashboard.
|
|
1066
|
+
*/
|
|
776
1067
|
title?: pulumi.Input<string>;
|
|
777
1068
|
titleAlign?: pulumi.Input<string>;
|
|
778
1069
|
titleSize?: pulumi.Input<string>;
|
|
@@ -832,6 +1123,7 @@ export interface DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestForm
|
|
|
832
1123
|
conditionalFormats?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestFormulaConditionalFormat>[]>;
|
|
833
1124
|
formulaExpression: pulumi.Input<string>;
|
|
834
1125
|
limit?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestFormulaLimit>;
|
|
1126
|
+
style?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestFormulaStyle>;
|
|
835
1127
|
}
|
|
836
1128
|
export interface DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestFormulaConditionalFormat {
|
|
837
1129
|
comparator: pulumi.Input<string>;
|
|
@@ -848,6 +1140,10 @@ export interface DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestForm
|
|
|
848
1140
|
count?: pulumi.Input<number>;
|
|
849
1141
|
order?: pulumi.Input<string>;
|
|
850
1142
|
}
|
|
1143
|
+
export interface DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestFormulaStyle {
|
|
1144
|
+
palette?: pulumi.Input<string>;
|
|
1145
|
+
paletteIndex?: pulumi.Input<number>;
|
|
1146
|
+
}
|
|
851
1147
|
export interface DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQuery {
|
|
852
1148
|
computeQuery?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryComputeQuery>;
|
|
853
1149
|
groupBies?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryGroupBy>[]>;
|
|
@@ -919,6 +1215,7 @@ export interface DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestQuer
|
|
|
919
1215
|
indexes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
920
1216
|
name: pulumi.Input<string>;
|
|
921
1217
|
search?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestQueryEventQuerySearch>;
|
|
1218
|
+
storage?: pulumi.Input<string>;
|
|
922
1219
|
}
|
|
923
1220
|
export interface DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestQueryEventQueryCompute {
|
|
924
1221
|
aggregation: pulumi.Input<string>;
|
|
@@ -1016,6 +1313,9 @@ export interface DashboardWidgetGroupDefinitionWidgetCheckStatusDefinition {
|
|
|
1016
1313
|
grouping: pulumi.Input<string>;
|
|
1017
1314
|
liveSpan?: pulumi.Input<string>;
|
|
1018
1315
|
tags?: pulumi.Input<pulumi.Input<string>[]>;
|
|
1316
|
+
/**
|
|
1317
|
+
* The title of the dashboard.
|
|
1318
|
+
*/
|
|
1019
1319
|
title?: pulumi.Input<string>;
|
|
1020
1320
|
titleAlign?: pulumi.Input<string>;
|
|
1021
1321
|
titleSize?: pulumi.Input<string>;
|
|
@@ -1025,6 +1325,9 @@ export interface DashboardWidgetGroupDefinitionWidgetDistributionDefinition {
|
|
|
1025
1325
|
liveSpan?: pulumi.Input<string>;
|
|
1026
1326
|
requests?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequest>[]>;
|
|
1027
1327
|
showLegend?: pulumi.Input<boolean>;
|
|
1328
|
+
/**
|
|
1329
|
+
* The title of the dashboard.
|
|
1330
|
+
*/
|
|
1028
1331
|
title?: pulumi.Input<string>;
|
|
1029
1332
|
titleAlign?: pulumi.Input<string>;
|
|
1030
1333
|
titleSize?: pulumi.Input<string>;
|
|
@@ -1176,6 +1479,9 @@ export interface DashboardWidgetGroupDefinitionWidgetEventStreamDefinition {
|
|
|
1176
1479
|
liveSpan?: pulumi.Input<string>;
|
|
1177
1480
|
query: pulumi.Input<string>;
|
|
1178
1481
|
tagsExecution?: pulumi.Input<string>;
|
|
1482
|
+
/**
|
|
1483
|
+
* The title of the dashboard.
|
|
1484
|
+
*/
|
|
1179
1485
|
title?: pulumi.Input<string>;
|
|
1180
1486
|
titleAlign?: pulumi.Input<string>;
|
|
1181
1487
|
titleSize?: pulumi.Input<string>;
|
|
@@ -1184,6 +1490,9 @@ export interface DashboardWidgetGroupDefinitionWidgetEventTimelineDefinition {
|
|
|
1184
1490
|
liveSpan?: pulumi.Input<string>;
|
|
1185
1491
|
query: pulumi.Input<string>;
|
|
1186
1492
|
tagsExecution?: pulumi.Input<string>;
|
|
1493
|
+
/**
|
|
1494
|
+
* The title of the dashboard.
|
|
1495
|
+
*/
|
|
1187
1496
|
title?: pulumi.Input<string>;
|
|
1188
1497
|
titleAlign?: pulumi.Input<string>;
|
|
1189
1498
|
titleSize?: pulumi.Input<string>;
|
|
@@ -1199,6 +1508,9 @@ export interface DashboardWidgetGroupDefinitionWidgetGeomapDefinition {
|
|
|
1199
1508
|
liveSpan?: pulumi.Input<string>;
|
|
1200
1509
|
requests?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequest>[]>;
|
|
1201
1510
|
style?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionStyle>;
|
|
1511
|
+
/**
|
|
1512
|
+
* The title of the dashboard.
|
|
1513
|
+
*/
|
|
1202
1514
|
title?: pulumi.Input<string>;
|
|
1203
1515
|
titleAlign?: pulumi.Input<string>;
|
|
1204
1516
|
titleSize?: pulumi.Input<string>;
|
|
@@ -1223,6 +1535,7 @@ export interface DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestForm
|
|
|
1223
1535
|
conditionalFormats?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestFormulaConditionalFormat>[]>;
|
|
1224
1536
|
formulaExpression: pulumi.Input<string>;
|
|
1225
1537
|
limit?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestFormulaLimit>;
|
|
1538
|
+
style?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestFormulaStyle>;
|
|
1226
1539
|
}
|
|
1227
1540
|
export interface DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestFormulaConditionalFormat {
|
|
1228
1541
|
comparator: pulumi.Input<string>;
|
|
@@ -1239,6 +1552,10 @@ export interface DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestForm
|
|
|
1239
1552
|
count?: pulumi.Input<number>;
|
|
1240
1553
|
order?: pulumi.Input<string>;
|
|
1241
1554
|
}
|
|
1555
|
+
export interface DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestFormulaStyle {
|
|
1556
|
+
palette?: pulumi.Input<string>;
|
|
1557
|
+
paletteIndex?: pulumi.Input<number>;
|
|
1558
|
+
}
|
|
1242
1559
|
export interface DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQuery {
|
|
1243
1560
|
computeQuery?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryComputeQuery>;
|
|
1244
1561
|
groupBies?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryGroupBy>[]>;
|
|
@@ -1304,6 +1621,7 @@ export interface DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQuer
|
|
|
1304
1621
|
indexes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
1305
1622
|
name: pulumi.Input<string>;
|
|
1306
1623
|
search?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQuerySearch>;
|
|
1624
|
+
storage?: pulumi.Input<string>;
|
|
1307
1625
|
}
|
|
1308
1626
|
export interface DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQueryCompute {
|
|
1309
1627
|
aggregation: pulumi.Input<string>;
|
|
@@ -1381,6 +1699,9 @@ export interface DashboardWidgetGroupDefinitionWidgetHeatmapDefinition {
|
|
|
1381
1699
|
liveSpan?: pulumi.Input<string>;
|
|
1382
1700
|
requests?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequest>[]>;
|
|
1383
1701
|
showLegend?: pulumi.Input<boolean>;
|
|
1702
|
+
/**
|
|
1703
|
+
* The title of the dashboard.
|
|
1704
|
+
*/
|
|
1384
1705
|
title?: pulumi.Input<string>;
|
|
1385
1706
|
titleAlign?: pulumi.Input<string>;
|
|
1386
1707
|
titleSize?: pulumi.Input<string>;
|
|
@@ -1538,6 +1859,9 @@ export interface DashboardWidgetGroupDefinitionWidgetHostmapDefinition {
|
|
|
1538
1859
|
request?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequest>;
|
|
1539
1860
|
scopes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
1540
1861
|
style?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionStyle>;
|
|
1862
|
+
/**
|
|
1863
|
+
* The title of the dashboard.
|
|
1864
|
+
*/
|
|
1541
1865
|
title?: pulumi.Input<string>;
|
|
1542
1866
|
titleAlign?: pulumi.Input<string>;
|
|
1543
1867
|
titleSize?: pulumi.Input<string>;
|
|
@@ -1803,6 +2127,9 @@ export interface DashboardWidgetGroupDefinitionWidgetHostmapDefinitionStyle {
|
|
|
1803
2127
|
paletteFlip?: pulumi.Input<boolean>;
|
|
1804
2128
|
}
|
|
1805
2129
|
export interface DashboardWidgetGroupDefinitionWidgetIframeDefinition {
|
|
2130
|
+
/**
|
|
2131
|
+
* The URL of the dashboard.
|
|
2132
|
+
*/
|
|
1806
2133
|
url: pulumi.Input<string>;
|
|
1807
2134
|
}
|
|
1808
2135
|
export interface DashboardWidgetGroupDefinitionWidgetImageDefinition {
|
|
@@ -1811,12 +2138,18 @@ export interface DashboardWidgetGroupDefinitionWidgetImageDefinition {
|
|
|
1811
2138
|
horizontalAlign?: pulumi.Input<string>;
|
|
1812
2139
|
margin?: pulumi.Input<string>;
|
|
1813
2140
|
sizing?: pulumi.Input<string>;
|
|
2141
|
+
/**
|
|
2142
|
+
* The URL of the dashboard.
|
|
2143
|
+
*/
|
|
1814
2144
|
url: pulumi.Input<string>;
|
|
1815
2145
|
urlDarkTheme?: pulumi.Input<string>;
|
|
1816
2146
|
verticalAlign?: pulumi.Input<string>;
|
|
1817
2147
|
}
|
|
1818
2148
|
export interface DashboardWidgetGroupDefinitionWidgetListStreamDefinition {
|
|
1819
2149
|
requests: pulumi.Input<pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetListStreamDefinitionRequest>[]>;
|
|
2150
|
+
/**
|
|
2151
|
+
* The title of the dashboard.
|
|
2152
|
+
*/
|
|
1820
2153
|
title?: pulumi.Input<string>;
|
|
1821
2154
|
titleAlign?: pulumi.Input<string>;
|
|
1822
2155
|
titleSize?: pulumi.Input<string>;
|
|
@@ -1834,6 +2167,7 @@ export interface DashboardWidgetGroupDefinitionWidgetListStreamDefinitionRequest
|
|
|
1834
2167
|
dataSource: pulumi.Input<string>;
|
|
1835
2168
|
indexes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
1836
2169
|
queryString?: pulumi.Input<string>;
|
|
2170
|
+
storage?: pulumi.Input<string>;
|
|
1837
2171
|
}
|
|
1838
2172
|
export interface DashboardWidgetGroupDefinitionWidgetLogStreamDefinition {
|
|
1839
2173
|
columns?: pulumi.Input<pulumi.Input<string>[]>;
|
|
@@ -1844,6 +2178,9 @@ export interface DashboardWidgetGroupDefinitionWidgetLogStreamDefinition {
|
|
|
1844
2178
|
showDateColumn?: pulumi.Input<boolean>;
|
|
1845
2179
|
showMessageColumn?: pulumi.Input<boolean>;
|
|
1846
2180
|
sort?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetLogStreamDefinitionSort>;
|
|
2181
|
+
/**
|
|
2182
|
+
* The title of the dashboard.
|
|
2183
|
+
*/
|
|
1847
2184
|
title?: pulumi.Input<string>;
|
|
1848
2185
|
titleAlign?: pulumi.Input<string>;
|
|
1849
2186
|
titleSize?: pulumi.Input<string>;
|
|
@@ -1861,6 +2198,9 @@ export interface DashboardWidgetGroupDefinitionWidgetManageStatusDefinition {
|
|
|
1861
2198
|
showPriority?: pulumi.Input<boolean>;
|
|
1862
2199
|
sort?: pulumi.Input<string>;
|
|
1863
2200
|
summaryType?: pulumi.Input<string>;
|
|
2201
|
+
/**
|
|
2202
|
+
* The title of the dashboard.
|
|
2203
|
+
*/
|
|
1864
2204
|
title?: pulumi.Input<string>;
|
|
1865
2205
|
titleAlign?: pulumi.Input<string>;
|
|
1866
2206
|
titleSize?: pulumi.Input<string>;
|
|
@@ -1881,6 +2221,9 @@ export interface DashboardWidgetGroupDefinitionWidgetQueryTableDefinition {
|
|
|
1881
2221
|
hasSearchBar?: pulumi.Input<string>;
|
|
1882
2222
|
liveSpan?: pulumi.Input<string>;
|
|
1883
2223
|
requests?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequest>[]>;
|
|
2224
|
+
/**
|
|
2225
|
+
* The title of the dashboard.
|
|
2226
|
+
*/
|
|
1884
2227
|
title?: pulumi.Input<string>;
|
|
1885
2228
|
titleAlign?: pulumi.Input<string>;
|
|
1886
2229
|
titleSize?: pulumi.Input<string>;
|
|
@@ -1967,6 +2310,7 @@ export interface DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequest
|
|
|
1967
2310
|
conditionalFormats?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestFormulaConditionalFormat>[]>;
|
|
1968
2311
|
formulaExpression: pulumi.Input<string>;
|
|
1969
2312
|
limit?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestFormulaLimit>;
|
|
2313
|
+
style?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestFormulaStyle>;
|
|
1970
2314
|
}
|
|
1971
2315
|
export interface DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestFormulaConditionalFormat {
|
|
1972
2316
|
comparator: pulumi.Input<string>;
|
|
@@ -1983,6 +2327,10 @@ export interface DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequest
|
|
|
1983
2327
|
count?: pulumi.Input<number>;
|
|
1984
2328
|
order?: pulumi.Input<string>;
|
|
1985
2329
|
}
|
|
2330
|
+
export interface DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestFormulaStyle {
|
|
2331
|
+
palette?: pulumi.Input<string>;
|
|
2332
|
+
paletteIndex?: pulumi.Input<number>;
|
|
2333
|
+
}
|
|
1986
2334
|
export interface DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQuery {
|
|
1987
2335
|
computeQuery?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryComputeQuery>;
|
|
1988
2336
|
groupBies?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryGroupBy>[]>;
|
|
@@ -2054,6 +2402,7 @@ export interface DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequest
|
|
|
2054
2402
|
indexes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
2055
2403
|
name: pulumi.Input<string>;
|
|
2056
2404
|
search?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQuerySearch>;
|
|
2405
|
+
storage?: pulumi.Input<string>;
|
|
2057
2406
|
}
|
|
2058
2407
|
export interface DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQueryCompute {
|
|
2059
2408
|
aggregation: pulumi.Input<string>;
|
|
@@ -2153,6 +2502,9 @@ export interface DashboardWidgetGroupDefinitionWidgetQueryValueDefinition {
|
|
|
2153
2502
|
requests?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequest>[]>;
|
|
2154
2503
|
textAlign?: pulumi.Input<string>;
|
|
2155
2504
|
timeseriesBackground?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionTimeseriesBackground>;
|
|
2505
|
+
/**
|
|
2506
|
+
* The title of the dashboard.
|
|
2507
|
+
*/
|
|
2156
2508
|
title?: pulumi.Input<string>;
|
|
2157
2509
|
titleAlign?: pulumi.Input<string>;
|
|
2158
2510
|
titleSize?: pulumi.Input<string>;
|
|
@@ -2247,6 +2599,7 @@ export interface DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequest
|
|
|
2247
2599
|
conditionalFormats?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestFormulaConditionalFormat>[]>;
|
|
2248
2600
|
formulaExpression: pulumi.Input<string>;
|
|
2249
2601
|
limit?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestFormulaLimit>;
|
|
2602
|
+
style?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestFormulaStyle>;
|
|
2250
2603
|
}
|
|
2251
2604
|
export interface DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestFormulaConditionalFormat {
|
|
2252
2605
|
comparator: pulumi.Input<string>;
|
|
@@ -2263,6 +2616,10 @@ export interface DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequest
|
|
|
2263
2616
|
count?: pulumi.Input<number>;
|
|
2264
2617
|
order?: pulumi.Input<string>;
|
|
2265
2618
|
}
|
|
2619
|
+
export interface DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestFormulaStyle {
|
|
2620
|
+
palette?: pulumi.Input<string>;
|
|
2621
|
+
paletteIndex?: pulumi.Input<number>;
|
|
2622
|
+
}
|
|
2266
2623
|
export interface DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQuery {
|
|
2267
2624
|
computeQuery?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryComputeQuery>;
|
|
2268
2625
|
groupBies?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryGroupBy>[]>;
|
|
@@ -2334,6 +2691,7 @@ export interface DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequest
|
|
|
2334
2691
|
indexes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
2335
2692
|
name: pulumi.Input<string>;
|
|
2336
2693
|
search?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQuerySearch>;
|
|
2694
|
+
storage?: pulumi.Input<string>;
|
|
2337
2695
|
}
|
|
2338
2696
|
export interface DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQueryCompute {
|
|
2339
2697
|
aggregation: pulumi.Input<string>;
|
|
@@ -2440,6 +2798,9 @@ export interface DashboardWidgetGroupDefinitionWidgetScatterplotDefinition {
|
|
|
2440
2798
|
customLinks?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionCustomLink>[]>;
|
|
2441
2799
|
liveSpan?: pulumi.Input<string>;
|
|
2442
2800
|
request?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequest>;
|
|
2801
|
+
/**
|
|
2802
|
+
* The title of the dashboard.
|
|
2803
|
+
*/
|
|
2443
2804
|
title?: pulumi.Input<string>;
|
|
2444
2805
|
titleAlign?: pulumi.Input<string>;
|
|
2445
2806
|
titleSize?: pulumi.Input<string>;
|
|
@@ -2504,6 +2865,7 @@ export interface DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionReques
|
|
|
2504
2865
|
indexes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
2505
2866
|
name: pulumi.Input<string>;
|
|
2506
2867
|
search?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestScatterplotTableQueryEventQuerySearch>;
|
|
2868
|
+
storage?: pulumi.Input<string>;
|
|
2507
2869
|
}
|
|
2508
2870
|
export interface DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestScatterplotTableQueryEventQueryCompute {
|
|
2509
2871
|
aggregation: pulumi.Input<string>;
|
|
@@ -2805,6 +3167,9 @@ export interface DashboardWidgetGroupDefinitionWidgetServiceLevelObjectiveDefini
|
|
|
2805
3167
|
showErrorBudget?: pulumi.Input<boolean>;
|
|
2806
3168
|
sloId: pulumi.Input<string>;
|
|
2807
3169
|
timeWindows: pulumi.Input<pulumi.Input<string>[]>;
|
|
3170
|
+
/**
|
|
3171
|
+
* The title of the dashboard.
|
|
3172
|
+
*/
|
|
2808
3173
|
title?: pulumi.Input<string>;
|
|
2809
3174
|
titleAlign?: pulumi.Input<string>;
|
|
2810
3175
|
titleSize?: pulumi.Input<string>;
|
|
@@ -2815,6 +3180,9 @@ export interface DashboardWidgetGroupDefinitionWidgetServicemapDefinition {
|
|
|
2815
3180
|
customLinks?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetServicemapDefinitionCustomLink>[]>;
|
|
2816
3181
|
filters: pulumi.Input<pulumi.Input<string>[]>;
|
|
2817
3182
|
service: pulumi.Input<string>;
|
|
3183
|
+
/**
|
|
3184
|
+
* The title of the dashboard.
|
|
3185
|
+
*/
|
|
2818
3186
|
title?: pulumi.Input<string>;
|
|
2819
3187
|
titleAlign?: pulumi.Input<string>;
|
|
2820
3188
|
titleSize?: pulumi.Input<string>;
|
|
@@ -2825,6 +3193,23 @@ export interface DashboardWidgetGroupDefinitionWidgetServicemapDefinitionCustomL
|
|
|
2825
3193
|
link?: pulumi.Input<string>;
|
|
2826
3194
|
overrideLabel?: pulumi.Input<string>;
|
|
2827
3195
|
}
|
|
3196
|
+
export interface DashboardWidgetGroupDefinitionWidgetSloListDefinition {
|
|
3197
|
+
request: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetSloListDefinitionRequest>;
|
|
3198
|
+
/**
|
|
3199
|
+
* The title of the dashboard.
|
|
3200
|
+
*/
|
|
3201
|
+
title?: pulumi.Input<string>;
|
|
3202
|
+
titleAlign?: pulumi.Input<string>;
|
|
3203
|
+
titleSize?: pulumi.Input<string>;
|
|
3204
|
+
}
|
|
3205
|
+
export interface DashboardWidgetGroupDefinitionWidgetSloListDefinitionRequest {
|
|
3206
|
+
query: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetSloListDefinitionRequestQuery>;
|
|
3207
|
+
requestType: pulumi.Input<string>;
|
|
3208
|
+
}
|
|
3209
|
+
export interface DashboardWidgetGroupDefinitionWidgetSloListDefinitionRequestQuery {
|
|
3210
|
+
limit?: pulumi.Input<number>;
|
|
3211
|
+
queryString: pulumi.Input<string>;
|
|
3212
|
+
}
|
|
2828
3213
|
export interface DashboardWidgetGroupDefinitionWidgetSunburstDefinition {
|
|
2829
3214
|
customLinks?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetSunburstDefinitionCustomLink>[]>;
|
|
2830
3215
|
hideTotal?: pulumi.Input<boolean>;
|
|
@@ -2832,6 +3217,9 @@ export interface DashboardWidgetGroupDefinitionWidgetSunburstDefinition {
|
|
|
2832
3217
|
legendTable?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetSunburstDefinitionLegendTable>;
|
|
2833
3218
|
liveSpan?: pulumi.Input<string>;
|
|
2834
3219
|
requests?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetSunburstDefinitionRequest>[]>;
|
|
3220
|
+
/**
|
|
3221
|
+
* The title of the dashboard.
|
|
3222
|
+
*/
|
|
2835
3223
|
title?: pulumi.Input<string>;
|
|
2836
3224
|
titleAlign?: pulumi.Input<string>;
|
|
2837
3225
|
titleSize?: pulumi.Input<string>;
|
|
@@ -2922,6 +3310,7 @@ export interface DashboardWidgetGroupDefinitionWidgetSunburstDefinitionRequestFo
|
|
|
2922
3310
|
conditionalFormats?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetSunburstDefinitionRequestFormulaConditionalFormat>[]>;
|
|
2923
3311
|
formulaExpression: pulumi.Input<string>;
|
|
2924
3312
|
limit?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetSunburstDefinitionRequestFormulaLimit>;
|
|
3313
|
+
style?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetSunburstDefinitionRequestFormulaStyle>;
|
|
2925
3314
|
}
|
|
2926
3315
|
export interface DashboardWidgetGroupDefinitionWidgetSunburstDefinitionRequestFormulaConditionalFormat {
|
|
2927
3316
|
comparator: pulumi.Input<string>;
|
|
@@ -2938,6 +3327,10 @@ export interface DashboardWidgetGroupDefinitionWidgetSunburstDefinitionRequestFo
|
|
|
2938
3327
|
count?: pulumi.Input<number>;
|
|
2939
3328
|
order?: pulumi.Input<string>;
|
|
2940
3329
|
}
|
|
3330
|
+
export interface DashboardWidgetGroupDefinitionWidgetSunburstDefinitionRequestFormulaStyle {
|
|
3331
|
+
palette?: pulumi.Input<string>;
|
|
3332
|
+
paletteIndex?: pulumi.Input<number>;
|
|
3333
|
+
}
|
|
2941
3334
|
export interface DashboardWidgetGroupDefinitionWidgetSunburstDefinitionRequestLogQuery {
|
|
2942
3335
|
computeQuery?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetSunburstDefinitionRequestLogQueryComputeQuery>;
|
|
2943
3336
|
groupBies?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetSunburstDefinitionRequestLogQueryGroupBy>[]>;
|
|
@@ -3036,6 +3429,7 @@ export interface DashboardWidgetGroupDefinitionWidgetSunburstDefinitionRequestQu
|
|
|
3036
3429
|
indexes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
3037
3430
|
name: pulumi.Input<string>;
|
|
3038
3431
|
search?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetSunburstDefinitionRequestQueryEventQuerySearch>;
|
|
3432
|
+
storage?: pulumi.Input<string>;
|
|
3039
3433
|
}
|
|
3040
3434
|
export interface DashboardWidgetGroupDefinitionWidgetSunburstDefinitionRequestQueryEventQueryCompute {
|
|
3041
3435
|
aggregation: pulumi.Input<string>;
|
|
@@ -3137,6 +3531,9 @@ export interface DashboardWidgetGroupDefinitionWidgetTimeseriesDefinition {
|
|
|
3137
3531
|
requests?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequest>[]>;
|
|
3138
3532
|
rightYaxis?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRightYaxis>;
|
|
3139
3533
|
showLegend?: pulumi.Input<boolean>;
|
|
3534
|
+
/**
|
|
3535
|
+
* The title of the dashboard.
|
|
3536
|
+
*/
|
|
3140
3537
|
title?: pulumi.Input<string>;
|
|
3141
3538
|
titleAlign?: pulumi.Input<string>;
|
|
3142
3539
|
titleSize?: pulumi.Input<string>;
|
|
@@ -3233,6 +3630,7 @@ export interface DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequest
|
|
|
3233
3630
|
conditionalFormats?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestFormulaConditionalFormat>[]>;
|
|
3234
3631
|
formulaExpression: pulumi.Input<string>;
|
|
3235
3632
|
limit?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestFormulaLimit>;
|
|
3633
|
+
style?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestFormulaStyle>;
|
|
3236
3634
|
}
|
|
3237
3635
|
export interface DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestFormulaConditionalFormat {
|
|
3238
3636
|
comparator: pulumi.Input<string>;
|
|
@@ -3249,6 +3647,10 @@ export interface DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequest
|
|
|
3249
3647
|
count?: pulumi.Input<number>;
|
|
3250
3648
|
order?: pulumi.Input<string>;
|
|
3251
3649
|
}
|
|
3650
|
+
export interface DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestFormulaStyle {
|
|
3651
|
+
palette?: pulumi.Input<string>;
|
|
3652
|
+
paletteIndex?: pulumi.Input<number>;
|
|
3653
|
+
}
|
|
3252
3654
|
export interface DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQuery {
|
|
3253
3655
|
computeQuery?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryComputeQuery>;
|
|
3254
3656
|
groupBies?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryGroupBy>[]>;
|
|
@@ -3351,6 +3753,7 @@ export interface DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequest
|
|
|
3351
3753
|
indexes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
3352
3754
|
name: pulumi.Input<string>;
|
|
3353
3755
|
search?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQuerySearch>;
|
|
3756
|
+
storage?: pulumi.Input<string>;
|
|
3354
3757
|
}
|
|
3355
3758
|
export interface DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQueryCompute {
|
|
3356
3759
|
aggregation: pulumi.Input<string>;
|
|
@@ -3464,6 +3867,9 @@ export interface DashboardWidgetGroupDefinitionWidgetToplistDefinition {
|
|
|
3464
3867
|
customLinks?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetToplistDefinitionCustomLink>[]>;
|
|
3465
3868
|
liveSpan?: pulumi.Input<string>;
|
|
3466
3869
|
requests?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequest>[]>;
|
|
3870
|
+
/**
|
|
3871
|
+
* The title of the dashboard.
|
|
3872
|
+
*/
|
|
3467
3873
|
title?: pulumi.Input<string>;
|
|
3468
3874
|
titleAlign?: pulumi.Input<string>;
|
|
3469
3875
|
titleSize?: pulumi.Input<string>;
|
|
@@ -3558,6 +3964,7 @@ export interface DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestFor
|
|
|
3558
3964
|
conditionalFormats?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestFormulaConditionalFormat>[]>;
|
|
3559
3965
|
formulaExpression: pulumi.Input<string>;
|
|
3560
3966
|
limit?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestFormulaLimit>;
|
|
3967
|
+
style?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestFormulaStyle>;
|
|
3561
3968
|
}
|
|
3562
3969
|
export interface DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestFormulaConditionalFormat {
|
|
3563
3970
|
comparator: pulumi.Input<string>;
|
|
@@ -3574,6 +3981,10 @@ export interface DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestFor
|
|
|
3574
3981
|
count?: pulumi.Input<number>;
|
|
3575
3982
|
order?: pulumi.Input<string>;
|
|
3576
3983
|
}
|
|
3984
|
+
export interface DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestFormulaStyle {
|
|
3985
|
+
palette?: pulumi.Input<string>;
|
|
3986
|
+
paletteIndex?: pulumi.Input<number>;
|
|
3987
|
+
}
|
|
3577
3988
|
export interface DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQuery {
|
|
3578
3989
|
computeQuery?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryComputeQuery>;
|
|
3579
3990
|
groupBies?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryGroupBy>[]>;
|
|
@@ -3645,6 +4056,7 @@ export interface DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQue
|
|
|
3645
4056
|
indexes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
3646
4057
|
name: pulumi.Input<string>;
|
|
3647
4058
|
search?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQuerySearch>;
|
|
4059
|
+
storage?: pulumi.Input<string>;
|
|
3648
4060
|
}
|
|
3649
4061
|
export interface DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQueryCompute {
|
|
3650
4062
|
aggregation: pulumi.Input<string>;
|
|
@@ -3741,6 +4153,9 @@ export interface DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSty
|
|
|
3741
4153
|
export interface DashboardWidgetGroupDefinitionWidgetTopologyMapDefinition {
|
|
3742
4154
|
customLinks?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetTopologyMapDefinitionCustomLink>[]>;
|
|
3743
4155
|
requests?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetTopologyMapDefinitionRequest>[]>;
|
|
4156
|
+
/**
|
|
4157
|
+
* The title of the dashboard.
|
|
4158
|
+
*/
|
|
3744
4159
|
title?: pulumi.Input<string>;
|
|
3745
4160
|
titleAlign?: pulumi.Input<string>;
|
|
3746
4161
|
titleSize?: pulumi.Input<string>;
|
|
@@ -3773,12 +4188,18 @@ export interface DashboardWidgetGroupDefinitionWidgetTraceServiceDefinition {
|
|
|
3773
4188
|
showResourceList?: pulumi.Input<boolean>;
|
|
3774
4189
|
sizeFormat?: pulumi.Input<string>;
|
|
3775
4190
|
spanName: pulumi.Input<string>;
|
|
4191
|
+
/**
|
|
4192
|
+
* The title of the dashboard.
|
|
4193
|
+
*/
|
|
3776
4194
|
title?: pulumi.Input<string>;
|
|
3777
4195
|
titleAlign?: pulumi.Input<string>;
|
|
3778
4196
|
titleSize?: pulumi.Input<string>;
|
|
3779
4197
|
}
|
|
3780
4198
|
export interface DashboardWidgetGroupDefinitionWidgetTreemapDefinition {
|
|
3781
4199
|
requests?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetTreemapDefinitionRequest>[]>;
|
|
4200
|
+
/**
|
|
4201
|
+
* The title of the dashboard.
|
|
4202
|
+
*/
|
|
3782
4203
|
title?: pulumi.Input<string>;
|
|
3783
4204
|
}
|
|
3784
4205
|
export interface DashboardWidgetGroupDefinitionWidgetTreemapDefinitionRequest {
|
|
@@ -3791,6 +4212,7 @@ export interface DashboardWidgetGroupDefinitionWidgetTreemapDefinitionRequestFor
|
|
|
3791
4212
|
conditionalFormats?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetTreemapDefinitionRequestFormulaConditionalFormat>[]>;
|
|
3792
4213
|
formulaExpression: pulumi.Input<string>;
|
|
3793
4214
|
limit?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetTreemapDefinitionRequestFormulaLimit>;
|
|
4215
|
+
style?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetTreemapDefinitionRequestFormulaStyle>;
|
|
3794
4216
|
}
|
|
3795
4217
|
export interface DashboardWidgetGroupDefinitionWidgetTreemapDefinitionRequestFormulaConditionalFormat {
|
|
3796
4218
|
comparator: pulumi.Input<string>;
|
|
@@ -3807,6 +4229,10 @@ export interface DashboardWidgetGroupDefinitionWidgetTreemapDefinitionRequestFor
|
|
|
3807
4229
|
count?: pulumi.Input<number>;
|
|
3808
4230
|
order?: pulumi.Input<string>;
|
|
3809
4231
|
}
|
|
4232
|
+
export interface DashboardWidgetGroupDefinitionWidgetTreemapDefinitionRequestFormulaStyle {
|
|
4233
|
+
palette?: pulumi.Input<string>;
|
|
4234
|
+
paletteIndex?: pulumi.Input<number>;
|
|
4235
|
+
}
|
|
3810
4236
|
export interface DashboardWidgetGroupDefinitionWidgetTreemapDefinitionRequestQuery {
|
|
3811
4237
|
apmDependencyStatsQuery?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetTreemapDefinitionRequestQueryApmDependencyStatsQuery>;
|
|
3812
4238
|
apmResourceStatsQuery?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetTreemapDefinitionRequestQueryApmResourceStatsQuery>;
|
|
@@ -3845,6 +4271,7 @@ export interface DashboardWidgetGroupDefinitionWidgetTreemapDefinitionRequestQue
|
|
|
3845
4271
|
indexes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
3846
4272
|
name: pulumi.Input<string>;
|
|
3847
4273
|
search?: pulumi.Input<inputs.DashboardWidgetGroupDefinitionWidgetTreemapDefinitionRequestQueryEventQuerySearch>;
|
|
4274
|
+
storage?: pulumi.Input<string>;
|
|
3848
4275
|
}
|
|
3849
4276
|
export interface DashboardWidgetGroupDefinitionWidgetTreemapDefinitionRequestQueryEventQueryCompute {
|
|
3850
4277
|
aggregation: pulumi.Input<string>;
|
|
@@ -3895,6 +4322,9 @@ export interface DashboardWidgetHeatmapDefinition {
|
|
|
3895
4322
|
liveSpan?: pulumi.Input<string>;
|
|
3896
4323
|
requests?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetHeatmapDefinitionRequest>[]>;
|
|
3897
4324
|
showLegend?: pulumi.Input<boolean>;
|
|
4325
|
+
/**
|
|
4326
|
+
* The title of the dashboard.
|
|
4327
|
+
*/
|
|
3898
4328
|
title?: pulumi.Input<string>;
|
|
3899
4329
|
titleAlign?: pulumi.Input<string>;
|
|
3900
4330
|
titleSize?: pulumi.Input<string>;
|
|
@@ -4052,6 +4482,9 @@ export interface DashboardWidgetHostmapDefinition {
|
|
|
4052
4482
|
request?: pulumi.Input<inputs.DashboardWidgetHostmapDefinitionRequest>;
|
|
4053
4483
|
scopes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
4054
4484
|
style?: pulumi.Input<inputs.DashboardWidgetHostmapDefinitionStyle>;
|
|
4485
|
+
/**
|
|
4486
|
+
* The title of the dashboard.
|
|
4487
|
+
*/
|
|
4055
4488
|
title?: pulumi.Input<string>;
|
|
4056
4489
|
titleAlign?: pulumi.Input<string>;
|
|
4057
4490
|
titleSize?: pulumi.Input<string>;
|
|
@@ -4317,6 +4750,9 @@ export interface DashboardWidgetHostmapDefinitionStyle {
|
|
|
4317
4750
|
paletteFlip?: pulumi.Input<boolean>;
|
|
4318
4751
|
}
|
|
4319
4752
|
export interface DashboardWidgetIframeDefinition {
|
|
4753
|
+
/**
|
|
4754
|
+
* The URL of the dashboard.
|
|
4755
|
+
*/
|
|
4320
4756
|
url: pulumi.Input<string>;
|
|
4321
4757
|
}
|
|
4322
4758
|
export interface DashboardWidgetImageDefinition {
|
|
@@ -4325,12 +4761,18 @@ export interface DashboardWidgetImageDefinition {
|
|
|
4325
4761
|
horizontalAlign?: pulumi.Input<string>;
|
|
4326
4762
|
margin?: pulumi.Input<string>;
|
|
4327
4763
|
sizing?: pulumi.Input<string>;
|
|
4764
|
+
/**
|
|
4765
|
+
* The URL of the dashboard.
|
|
4766
|
+
*/
|
|
4328
4767
|
url: pulumi.Input<string>;
|
|
4329
4768
|
urlDarkTheme?: pulumi.Input<string>;
|
|
4330
4769
|
verticalAlign?: pulumi.Input<string>;
|
|
4331
4770
|
}
|
|
4332
4771
|
export interface DashboardWidgetListStreamDefinition {
|
|
4333
4772
|
requests: pulumi.Input<pulumi.Input<inputs.DashboardWidgetListStreamDefinitionRequest>[]>;
|
|
4773
|
+
/**
|
|
4774
|
+
* The title of the dashboard.
|
|
4775
|
+
*/
|
|
4334
4776
|
title?: pulumi.Input<string>;
|
|
4335
4777
|
titleAlign?: pulumi.Input<string>;
|
|
4336
4778
|
titleSize?: pulumi.Input<string>;
|
|
@@ -4348,6 +4790,7 @@ export interface DashboardWidgetListStreamDefinitionRequestQuery {
|
|
|
4348
4790
|
dataSource: pulumi.Input<string>;
|
|
4349
4791
|
indexes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
4350
4792
|
queryString?: pulumi.Input<string>;
|
|
4793
|
+
storage?: pulumi.Input<string>;
|
|
4351
4794
|
}
|
|
4352
4795
|
export interface DashboardWidgetLogStreamDefinition {
|
|
4353
4796
|
columns?: pulumi.Input<pulumi.Input<string>[]>;
|
|
@@ -4358,6 +4801,9 @@ export interface DashboardWidgetLogStreamDefinition {
|
|
|
4358
4801
|
showDateColumn?: pulumi.Input<boolean>;
|
|
4359
4802
|
showMessageColumn?: pulumi.Input<boolean>;
|
|
4360
4803
|
sort?: pulumi.Input<inputs.DashboardWidgetLogStreamDefinitionSort>;
|
|
4804
|
+
/**
|
|
4805
|
+
* The title of the dashboard.
|
|
4806
|
+
*/
|
|
4361
4807
|
title?: pulumi.Input<string>;
|
|
4362
4808
|
titleAlign?: pulumi.Input<string>;
|
|
4363
4809
|
titleSize?: pulumi.Input<string>;
|
|
@@ -4375,6 +4821,9 @@ export interface DashboardWidgetManageStatusDefinition {
|
|
|
4375
4821
|
showPriority?: pulumi.Input<boolean>;
|
|
4376
4822
|
sort?: pulumi.Input<string>;
|
|
4377
4823
|
summaryType?: pulumi.Input<string>;
|
|
4824
|
+
/**
|
|
4825
|
+
* The title of the dashboard.
|
|
4826
|
+
*/
|
|
4378
4827
|
title?: pulumi.Input<string>;
|
|
4379
4828
|
titleAlign?: pulumi.Input<string>;
|
|
4380
4829
|
titleSize?: pulumi.Input<string>;
|
|
@@ -4395,6 +4844,9 @@ export interface DashboardWidgetQueryTableDefinition {
|
|
|
4395
4844
|
hasSearchBar?: pulumi.Input<string>;
|
|
4396
4845
|
liveSpan?: pulumi.Input<string>;
|
|
4397
4846
|
requests?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetQueryTableDefinitionRequest>[]>;
|
|
4847
|
+
/**
|
|
4848
|
+
* The title of the dashboard.
|
|
4849
|
+
*/
|
|
4398
4850
|
title?: pulumi.Input<string>;
|
|
4399
4851
|
titleAlign?: pulumi.Input<string>;
|
|
4400
4852
|
titleSize?: pulumi.Input<string>;
|
|
@@ -4481,6 +4933,7 @@ export interface DashboardWidgetQueryTableDefinitionRequestFormula {
|
|
|
4481
4933
|
conditionalFormats?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetQueryTableDefinitionRequestFormulaConditionalFormat>[]>;
|
|
4482
4934
|
formulaExpression: pulumi.Input<string>;
|
|
4483
4935
|
limit?: pulumi.Input<inputs.DashboardWidgetQueryTableDefinitionRequestFormulaLimit>;
|
|
4936
|
+
style?: pulumi.Input<inputs.DashboardWidgetQueryTableDefinitionRequestFormulaStyle>;
|
|
4484
4937
|
}
|
|
4485
4938
|
export interface DashboardWidgetQueryTableDefinitionRequestFormulaConditionalFormat {
|
|
4486
4939
|
comparator: pulumi.Input<string>;
|
|
@@ -4497,6 +4950,10 @@ export interface DashboardWidgetQueryTableDefinitionRequestFormulaLimit {
|
|
|
4497
4950
|
count?: pulumi.Input<number>;
|
|
4498
4951
|
order?: pulumi.Input<string>;
|
|
4499
4952
|
}
|
|
4953
|
+
export interface DashboardWidgetQueryTableDefinitionRequestFormulaStyle {
|
|
4954
|
+
palette?: pulumi.Input<string>;
|
|
4955
|
+
paletteIndex?: pulumi.Input<number>;
|
|
4956
|
+
}
|
|
4500
4957
|
export interface DashboardWidgetQueryTableDefinitionRequestLogQuery {
|
|
4501
4958
|
computeQuery?: pulumi.Input<inputs.DashboardWidgetQueryTableDefinitionRequestLogQueryComputeQuery>;
|
|
4502
4959
|
groupBies?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetQueryTableDefinitionRequestLogQueryGroupBy>[]>;
|
|
@@ -4568,6 +5025,7 @@ export interface DashboardWidgetQueryTableDefinitionRequestQueryEventQuery {
|
|
|
4568
5025
|
indexes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
4569
5026
|
name: pulumi.Input<string>;
|
|
4570
5027
|
search?: pulumi.Input<inputs.DashboardWidgetQueryTableDefinitionRequestQueryEventQuerySearch>;
|
|
5028
|
+
storage?: pulumi.Input<string>;
|
|
4571
5029
|
}
|
|
4572
5030
|
export interface DashboardWidgetQueryTableDefinitionRequestQueryEventQueryCompute {
|
|
4573
5031
|
aggregation: pulumi.Input<string>;
|
|
@@ -4667,6 +5125,9 @@ export interface DashboardWidgetQueryValueDefinition {
|
|
|
4667
5125
|
requests?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetQueryValueDefinitionRequest>[]>;
|
|
4668
5126
|
textAlign?: pulumi.Input<string>;
|
|
4669
5127
|
timeseriesBackground?: pulumi.Input<inputs.DashboardWidgetQueryValueDefinitionTimeseriesBackground>;
|
|
5128
|
+
/**
|
|
5129
|
+
* The title of the dashboard.
|
|
5130
|
+
*/
|
|
4670
5131
|
title?: pulumi.Input<string>;
|
|
4671
5132
|
titleAlign?: pulumi.Input<string>;
|
|
4672
5133
|
titleSize?: pulumi.Input<string>;
|
|
@@ -4761,6 +5222,7 @@ export interface DashboardWidgetQueryValueDefinitionRequestFormula {
|
|
|
4761
5222
|
conditionalFormats?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetQueryValueDefinitionRequestFormulaConditionalFormat>[]>;
|
|
4762
5223
|
formulaExpression: pulumi.Input<string>;
|
|
4763
5224
|
limit?: pulumi.Input<inputs.DashboardWidgetQueryValueDefinitionRequestFormulaLimit>;
|
|
5225
|
+
style?: pulumi.Input<inputs.DashboardWidgetQueryValueDefinitionRequestFormulaStyle>;
|
|
4764
5226
|
}
|
|
4765
5227
|
export interface DashboardWidgetQueryValueDefinitionRequestFormulaConditionalFormat {
|
|
4766
5228
|
comparator: pulumi.Input<string>;
|
|
@@ -4777,6 +5239,10 @@ export interface DashboardWidgetQueryValueDefinitionRequestFormulaLimit {
|
|
|
4777
5239
|
count?: pulumi.Input<number>;
|
|
4778
5240
|
order?: pulumi.Input<string>;
|
|
4779
5241
|
}
|
|
5242
|
+
export interface DashboardWidgetQueryValueDefinitionRequestFormulaStyle {
|
|
5243
|
+
palette?: pulumi.Input<string>;
|
|
5244
|
+
paletteIndex?: pulumi.Input<number>;
|
|
5245
|
+
}
|
|
4780
5246
|
export interface DashboardWidgetQueryValueDefinitionRequestLogQuery {
|
|
4781
5247
|
computeQuery?: pulumi.Input<inputs.DashboardWidgetQueryValueDefinitionRequestLogQueryComputeQuery>;
|
|
4782
5248
|
groupBies?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetQueryValueDefinitionRequestLogQueryGroupBy>[]>;
|
|
@@ -4848,6 +5314,7 @@ export interface DashboardWidgetQueryValueDefinitionRequestQueryEventQuery {
|
|
|
4848
5314
|
indexes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
4849
5315
|
name: pulumi.Input<string>;
|
|
4850
5316
|
search?: pulumi.Input<inputs.DashboardWidgetQueryValueDefinitionRequestQueryEventQuerySearch>;
|
|
5317
|
+
storage?: pulumi.Input<string>;
|
|
4851
5318
|
}
|
|
4852
5319
|
export interface DashboardWidgetQueryValueDefinitionRequestQueryEventQueryCompute {
|
|
4853
5320
|
aggregation: pulumi.Input<string>;
|
|
@@ -4954,6 +5421,9 @@ export interface DashboardWidgetScatterplotDefinition {
|
|
|
4954
5421
|
customLinks?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetScatterplotDefinitionCustomLink>[]>;
|
|
4955
5422
|
liveSpan?: pulumi.Input<string>;
|
|
4956
5423
|
request?: pulumi.Input<inputs.DashboardWidgetScatterplotDefinitionRequest>;
|
|
5424
|
+
/**
|
|
5425
|
+
* The title of the dashboard.
|
|
5426
|
+
*/
|
|
4957
5427
|
title?: pulumi.Input<string>;
|
|
4958
5428
|
titleAlign?: pulumi.Input<string>;
|
|
4959
5429
|
titleSize?: pulumi.Input<string>;
|
|
@@ -5018,6 +5488,7 @@ export interface DashboardWidgetScatterplotDefinitionRequestScatterplotTableQuer
|
|
|
5018
5488
|
indexes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
5019
5489
|
name: pulumi.Input<string>;
|
|
5020
5490
|
search?: pulumi.Input<inputs.DashboardWidgetScatterplotDefinitionRequestScatterplotTableQueryEventQuerySearch>;
|
|
5491
|
+
storage?: pulumi.Input<string>;
|
|
5021
5492
|
}
|
|
5022
5493
|
export interface DashboardWidgetScatterplotDefinitionRequestScatterplotTableQueryEventQueryCompute {
|
|
5023
5494
|
aggregation: pulumi.Input<string>;
|
|
@@ -5319,6 +5790,9 @@ export interface DashboardWidgetServiceLevelObjectiveDefinition {
|
|
|
5319
5790
|
showErrorBudget?: pulumi.Input<boolean>;
|
|
5320
5791
|
sloId: pulumi.Input<string>;
|
|
5321
5792
|
timeWindows: pulumi.Input<pulumi.Input<string>[]>;
|
|
5793
|
+
/**
|
|
5794
|
+
* The title of the dashboard.
|
|
5795
|
+
*/
|
|
5322
5796
|
title?: pulumi.Input<string>;
|
|
5323
5797
|
titleAlign?: pulumi.Input<string>;
|
|
5324
5798
|
titleSize?: pulumi.Input<string>;
|
|
@@ -5329,6 +5803,9 @@ export interface DashboardWidgetServicemapDefinition {
|
|
|
5329
5803
|
customLinks?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetServicemapDefinitionCustomLink>[]>;
|
|
5330
5804
|
filters: pulumi.Input<pulumi.Input<string>[]>;
|
|
5331
5805
|
service: pulumi.Input<string>;
|
|
5806
|
+
/**
|
|
5807
|
+
* The title of the dashboard.
|
|
5808
|
+
*/
|
|
5332
5809
|
title?: pulumi.Input<string>;
|
|
5333
5810
|
titleAlign?: pulumi.Input<string>;
|
|
5334
5811
|
titleSize?: pulumi.Input<string>;
|
|
@@ -5339,6 +5816,23 @@ export interface DashboardWidgetServicemapDefinitionCustomLink {
|
|
|
5339
5816
|
link?: pulumi.Input<string>;
|
|
5340
5817
|
overrideLabel?: pulumi.Input<string>;
|
|
5341
5818
|
}
|
|
5819
|
+
export interface DashboardWidgetSloListDefinition {
|
|
5820
|
+
request: pulumi.Input<inputs.DashboardWidgetSloListDefinitionRequest>;
|
|
5821
|
+
/**
|
|
5822
|
+
* The title of the dashboard.
|
|
5823
|
+
*/
|
|
5824
|
+
title?: pulumi.Input<string>;
|
|
5825
|
+
titleAlign?: pulumi.Input<string>;
|
|
5826
|
+
titleSize?: pulumi.Input<string>;
|
|
5827
|
+
}
|
|
5828
|
+
export interface DashboardWidgetSloListDefinitionRequest {
|
|
5829
|
+
query: pulumi.Input<inputs.DashboardWidgetSloListDefinitionRequestQuery>;
|
|
5830
|
+
requestType: pulumi.Input<string>;
|
|
5831
|
+
}
|
|
5832
|
+
export interface DashboardWidgetSloListDefinitionRequestQuery {
|
|
5833
|
+
limit?: pulumi.Input<number>;
|
|
5834
|
+
queryString: pulumi.Input<string>;
|
|
5835
|
+
}
|
|
5342
5836
|
export interface DashboardWidgetSunburstDefinition {
|
|
5343
5837
|
customLinks?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetSunburstDefinitionCustomLink>[]>;
|
|
5344
5838
|
hideTotal?: pulumi.Input<boolean>;
|
|
@@ -5346,6 +5840,9 @@ export interface DashboardWidgetSunburstDefinition {
|
|
|
5346
5840
|
legendTable?: pulumi.Input<inputs.DashboardWidgetSunburstDefinitionLegendTable>;
|
|
5347
5841
|
liveSpan?: pulumi.Input<string>;
|
|
5348
5842
|
requests?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetSunburstDefinitionRequest>[]>;
|
|
5843
|
+
/**
|
|
5844
|
+
* The title of the dashboard.
|
|
5845
|
+
*/
|
|
5349
5846
|
title?: pulumi.Input<string>;
|
|
5350
5847
|
titleAlign?: pulumi.Input<string>;
|
|
5351
5848
|
titleSize?: pulumi.Input<string>;
|
|
@@ -5436,6 +5933,7 @@ export interface DashboardWidgetSunburstDefinitionRequestFormula {
|
|
|
5436
5933
|
conditionalFormats?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetSunburstDefinitionRequestFormulaConditionalFormat>[]>;
|
|
5437
5934
|
formulaExpression: pulumi.Input<string>;
|
|
5438
5935
|
limit?: pulumi.Input<inputs.DashboardWidgetSunburstDefinitionRequestFormulaLimit>;
|
|
5936
|
+
style?: pulumi.Input<inputs.DashboardWidgetSunburstDefinitionRequestFormulaStyle>;
|
|
5439
5937
|
}
|
|
5440
5938
|
export interface DashboardWidgetSunburstDefinitionRequestFormulaConditionalFormat {
|
|
5441
5939
|
comparator: pulumi.Input<string>;
|
|
@@ -5452,6 +5950,10 @@ export interface DashboardWidgetSunburstDefinitionRequestFormulaLimit {
|
|
|
5452
5950
|
count?: pulumi.Input<number>;
|
|
5453
5951
|
order?: pulumi.Input<string>;
|
|
5454
5952
|
}
|
|
5953
|
+
export interface DashboardWidgetSunburstDefinitionRequestFormulaStyle {
|
|
5954
|
+
palette?: pulumi.Input<string>;
|
|
5955
|
+
paletteIndex?: pulumi.Input<number>;
|
|
5956
|
+
}
|
|
5455
5957
|
export interface DashboardWidgetSunburstDefinitionRequestLogQuery {
|
|
5456
5958
|
computeQuery?: pulumi.Input<inputs.DashboardWidgetSunburstDefinitionRequestLogQueryComputeQuery>;
|
|
5457
5959
|
groupBies?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetSunburstDefinitionRequestLogQueryGroupBy>[]>;
|
|
@@ -5550,6 +6052,7 @@ export interface DashboardWidgetSunburstDefinitionRequestQueryEventQuery {
|
|
|
5550
6052
|
indexes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
5551
6053
|
name: pulumi.Input<string>;
|
|
5552
6054
|
search?: pulumi.Input<inputs.DashboardWidgetSunburstDefinitionRequestQueryEventQuerySearch>;
|
|
6055
|
+
storage?: pulumi.Input<string>;
|
|
5553
6056
|
}
|
|
5554
6057
|
export interface DashboardWidgetSunburstDefinitionRequestQueryEventQueryCompute {
|
|
5555
6058
|
aggregation: pulumi.Input<string>;
|
|
@@ -5651,6 +6154,9 @@ export interface DashboardWidgetTimeseriesDefinition {
|
|
|
5651
6154
|
requests?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetTimeseriesDefinitionRequest>[]>;
|
|
5652
6155
|
rightYaxis?: pulumi.Input<inputs.DashboardWidgetTimeseriesDefinitionRightYaxis>;
|
|
5653
6156
|
showLegend?: pulumi.Input<boolean>;
|
|
6157
|
+
/**
|
|
6158
|
+
* The title of the dashboard.
|
|
6159
|
+
*/
|
|
5654
6160
|
title?: pulumi.Input<string>;
|
|
5655
6161
|
titleAlign?: pulumi.Input<string>;
|
|
5656
6162
|
titleSize?: pulumi.Input<string>;
|
|
@@ -5747,6 +6253,7 @@ export interface DashboardWidgetTimeseriesDefinitionRequestFormula {
|
|
|
5747
6253
|
conditionalFormats?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetTimeseriesDefinitionRequestFormulaConditionalFormat>[]>;
|
|
5748
6254
|
formulaExpression: pulumi.Input<string>;
|
|
5749
6255
|
limit?: pulumi.Input<inputs.DashboardWidgetTimeseriesDefinitionRequestFormulaLimit>;
|
|
6256
|
+
style?: pulumi.Input<inputs.DashboardWidgetTimeseriesDefinitionRequestFormulaStyle>;
|
|
5750
6257
|
}
|
|
5751
6258
|
export interface DashboardWidgetTimeseriesDefinitionRequestFormulaConditionalFormat {
|
|
5752
6259
|
comparator: pulumi.Input<string>;
|
|
@@ -5763,6 +6270,10 @@ export interface DashboardWidgetTimeseriesDefinitionRequestFormulaLimit {
|
|
|
5763
6270
|
count?: pulumi.Input<number>;
|
|
5764
6271
|
order?: pulumi.Input<string>;
|
|
5765
6272
|
}
|
|
6273
|
+
export interface DashboardWidgetTimeseriesDefinitionRequestFormulaStyle {
|
|
6274
|
+
palette?: pulumi.Input<string>;
|
|
6275
|
+
paletteIndex?: pulumi.Input<number>;
|
|
6276
|
+
}
|
|
5766
6277
|
export interface DashboardWidgetTimeseriesDefinitionRequestLogQuery {
|
|
5767
6278
|
computeQuery?: pulumi.Input<inputs.DashboardWidgetTimeseriesDefinitionRequestLogQueryComputeQuery>;
|
|
5768
6279
|
groupBies?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetTimeseriesDefinitionRequestLogQueryGroupBy>[]>;
|
|
@@ -5865,6 +6376,7 @@ export interface DashboardWidgetTimeseriesDefinitionRequestQueryEventQuery {
|
|
|
5865
6376
|
indexes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
5866
6377
|
name: pulumi.Input<string>;
|
|
5867
6378
|
search?: pulumi.Input<inputs.DashboardWidgetTimeseriesDefinitionRequestQueryEventQuerySearch>;
|
|
6379
|
+
storage?: pulumi.Input<string>;
|
|
5868
6380
|
}
|
|
5869
6381
|
export interface DashboardWidgetTimeseriesDefinitionRequestQueryEventQueryCompute {
|
|
5870
6382
|
aggregation: pulumi.Input<string>;
|
|
@@ -5978,6 +6490,9 @@ export interface DashboardWidgetToplistDefinition {
|
|
|
5978
6490
|
customLinks?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetToplistDefinitionCustomLink>[]>;
|
|
5979
6491
|
liveSpan?: pulumi.Input<string>;
|
|
5980
6492
|
requests?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetToplistDefinitionRequest>[]>;
|
|
6493
|
+
/**
|
|
6494
|
+
* The title of the dashboard.
|
|
6495
|
+
*/
|
|
5981
6496
|
title?: pulumi.Input<string>;
|
|
5982
6497
|
titleAlign?: pulumi.Input<string>;
|
|
5983
6498
|
titleSize?: pulumi.Input<string>;
|
|
@@ -6072,6 +6587,7 @@ export interface DashboardWidgetToplistDefinitionRequestFormula {
|
|
|
6072
6587
|
conditionalFormats?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetToplistDefinitionRequestFormulaConditionalFormat>[]>;
|
|
6073
6588
|
formulaExpression: pulumi.Input<string>;
|
|
6074
6589
|
limit?: pulumi.Input<inputs.DashboardWidgetToplistDefinitionRequestFormulaLimit>;
|
|
6590
|
+
style?: pulumi.Input<inputs.DashboardWidgetToplistDefinitionRequestFormulaStyle>;
|
|
6075
6591
|
}
|
|
6076
6592
|
export interface DashboardWidgetToplistDefinitionRequestFormulaConditionalFormat {
|
|
6077
6593
|
comparator: pulumi.Input<string>;
|
|
@@ -6088,6 +6604,10 @@ export interface DashboardWidgetToplistDefinitionRequestFormulaLimit {
|
|
|
6088
6604
|
count?: pulumi.Input<number>;
|
|
6089
6605
|
order?: pulumi.Input<string>;
|
|
6090
6606
|
}
|
|
6607
|
+
export interface DashboardWidgetToplistDefinitionRequestFormulaStyle {
|
|
6608
|
+
palette?: pulumi.Input<string>;
|
|
6609
|
+
paletteIndex?: pulumi.Input<number>;
|
|
6610
|
+
}
|
|
6091
6611
|
export interface DashboardWidgetToplistDefinitionRequestLogQuery {
|
|
6092
6612
|
computeQuery?: pulumi.Input<inputs.DashboardWidgetToplistDefinitionRequestLogQueryComputeQuery>;
|
|
6093
6613
|
groupBies?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetToplistDefinitionRequestLogQueryGroupBy>[]>;
|
|
@@ -6159,6 +6679,7 @@ export interface DashboardWidgetToplistDefinitionRequestQueryEventQuery {
|
|
|
6159
6679
|
indexes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
6160
6680
|
name: pulumi.Input<string>;
|
|
6161
6681
|
search?: pulumi.Input<inputs.DashboardWidgetToplistDefinitionRequestQueryEventQuerySearch>;
|
|
6682
|
+
storage?: pulumi.Input<string>;
|
|
6162
6683
|
}
|
|
6163
6684
|
export interface DashboardWidgetToplistDefinitionRequestQueryEventQueryCompute {
|
|
6164
6685
|
aggregation: pulumi.Input<string>;
|
|
@@ -6255,6 +6776,9 @@ export interface DashboardWidgetToplistDefinitionRequestStyle {
|
|
|
6255
6776
|
export interface DashboardWidgetTopologyMapDefinition {
|
|
6256
6777
|
customLinks?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetTopologyMapDefinitionCustomLink>[]>;
|
|
6257
6778
|
requests?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetTopologyMapDefinitionRequest>[]>;
|
|
6779
|
+
/**
|
|
6780
|
+
* The title of the dashboard.
|
|
6781
|
+
*/
|
|
6258
6782
|
title?: pulumi.Input<string>;
|
|
6259
6783
|
titleAlign?: pulumi.Input<string>;
|
|
6260
6784
|
titleSize?: pulumi.Input<string>;
|
|
@@ -6287,12 +6811,18 @@ export interface DashboardWidgetTraceServiceDefinition {
|
|
|
6287
6811
|
showResourceList?: pulumi.Input<boolean>;
|
|
6288
6812
|
sizeFormat?: pulumi.Input<string>;
|
|
6289
6813
|
spanName: pulumi.Input<string>;
|
|
6814
|
+
/**
|
|
6815
|
+
* The title of the dashboard.
|
|
6816
|
+
*/
|
|
6290
6817
|
title?: pulumi.Input<string>;
|
|
6291
6818
|
titleAlign?: pulumi.Input<string>;
|
|
6292
6819
|
titleSize?: pulumi.Input<string>;
|
|
6293
6820
|
}
|
|
6294
6821
|
export interface DashboardWidgetTreemapDefinition {
|
|
6295
6822
|
requests?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetTreemapDefinitionRequest>[]>;
|
|
6823
|
+
/**
|
|
6824
|
+
* The title of the dashboard.
|
|
6825
|
+
*/
|
|
6296
6826
|
title?: pulumi.Input<string>;
|
|
6297
6827
|
}
|
|
6298
6828
|
export interface DashboardWidgetTreemapDefinitionRequest {
|
|
@@ -6305,6 +6835,7 @@ export interface DashboardWidgetTreemapDefinitionRequestFormula {
|
|
|
6305
6835
|
conditionalFormats?: pulumi.Input<pulumi.Input<inputs.DashboardWidgetTreemapDefinitionRequestFormulaConditionalFormat>[]>;
|
|
6306
6836
|
formulaExpression: pulumi.Input<string>;
|
|
6307
6837
|
limit?: pulumi.Input<inputs.DashboardWidgetTreemapDefinitionRequestFormulaLimit>;
|
|
6838
|
+
style?: pulumi.Input<inputs.DashboardWidgetTreemapDefinitionRequestFormulaStyle>;
|
|
6308
6839
|
}
|
|
6309
6840
|
export interface DashboardWidgetTreemapDefinitionRequestFormulaConditionalFormat {
|
|
6310
6841
|
comparator: pulumi.Input<string>;
|
|
@@ -6321,6 +6852,10 @@ export interface DashboardWidgetTreemapDefinitionRequestFormulaLimit {
|
|
|
6321
6852
|
count?: pulumi.Input<number>;
|
|
6322
6853
|
order?: pulumi.Input<string>;
|
|
6323
6854
|
}
|
|
6855
|
+
export interface DashboardWidgetTreemapDefinitionRequestFormulaStyle {
|
|
6856
|
+
palette?: pulumi.Input<string>;
|
|
6857
|
+
paletteIndex?: pulumi.Input<number>;
|
|
6858
|
+
}
|
|
6324
6859
|
export interface DashboardWidgetTreemapDefinitionRequestQuery {
|
|
6325
6860
|
apmDependencyStatsQuery?: pulumi.Input<inputs.DashboardWidgetTreemapDefinitionRequestQueryApmDependencyStatsQuery>;
|
|
6326
6861
|
apmResourceStatsQuery?: pulumi.Input<inputs.DashboardWidgetTreemapDefinitionRequestQueryApmResourceStatsQuery>;
|
|
@@ -6359,6 +6894,7 @@ export interface DashboardWidgetTreemapDefinitionRequestQueryEventQuery {
|
|
|
6359
6894
|
indexes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
6360
6895
|
name: pulumi.Input<string>;
|
|
6361
6896
|
search?: pulumi.Input<inputs.DashboardWidgetTreemapDefinitionRequestQueryEventQuerySearch>;
|
|
6897
|
+
storage?: pulumi.Input<string>;
|
|
6362
6898
|
}
|
|
6363
6899
|
export interface DashboardWidgetTreemapDefinitionRequestQueryEventQueryCompute {
|
|
6364
6900
|
aggregation: pulumi.Input<string>;
|
|
@@ -6403,50 +6939,152 @@ export interface DashboardWidgetWidgetLayout {
|
|
|
6403
6939
|
y: pulumi.Input<number>;
|
|
6404
6940
|
}
|
|
6405
6941
|
export interface DowntimeRecurrence {
|
|
6942
|
+
/**
|
|
6943
|
+
* How often to repeat as an integer. For example to repeat every 3 days, select a `type` of `days` and a `period` of `3`.
|
|
6944
|
+
*/
|
|
6406
6945
|
period?: pulumi.Input<number>;
|
|
6946
|
+
/**
|
|
6947
|
+
* The RRULE standard for defining recurring events. For example, to have a recurring event on the first day of each month, use `FREQ=MONTHLY;INTERVAL=1`. Most common rrule options from the iCalendar Spec are supported. Attributes specifying the duration in RRULE are not supported (for example, `DTSTART`, `DTEND`, `DURATION`). Only applicable when `type` is `rrule`.
|
|
6948
|
+
*/
|
|
6407
6949
|
rrule?: pulumi.Input<string>;
|
|
6950
|
+
/**
|
|
6951
|
+
* One of `days`, `weeks`, `months`, `years`, or `rrule`.
|
|
6952
|
+
*/
|
|
6408
6953
|
type: pulumi.Input<string>;
|
|
6954
|
+
/**
|
|
6955
|
+
* The date at which the recurrence should end as a POSIX timestamp. `untilOccurrences` and `untilDate` are mutually exclusive.
|
|
6956
|
+
*/
|
|
6409
6957
|
untilDate?: pulumi.Input<number>;
|
|
6958
|
+
/**
|
|
6959
|
+
* How many times the downtime will be rescheduled. `untilOccurrences` and `untilDate` are mutually exclusive.
|
|
6960
|
+
*/
|
|
6410
6961
|
untilOccurrences?: pulumi.Input<number>;
|
|
6962
|
+
/**
|
|
6963
|
+
* A list of week days to repeat on. Choose from: `Mon`, `Tue`, `Wed`, `Thu`, `Fri`, `Sat` or `Sun`. Only applicable when `type` is `weeks`. First letter must be capitalized.
|
|
6964
|
+
*/
|
|
6411
6965
|
weekDays?: pulumi.Input<pulumi.Input<string>[]>;
|
|
6412
6966
|
}
|
|
6413
6967
|
export interface LogsArchiveAzureArchive {
|
|
6968
|
+
/**
|
|
6969
|
+
* Your client id.
|
|
6970
|
+
*/
|
|
6414
6971
|
clientId: pulumi.Input<string>;
|
|
6972
|
+
/**
|
|
6973
|
+
* The container where the archive is stored.
|
|
6974
|
+
*/
|
|
6415
6975
|
container: pulumi.Input<string>;
|
|
6976
|
+
/**
|
|
6977
|
+
* The path where the archive is stored.
|
|
6978
|
+
*/
|
|
6416
6979
|
path?: pulumi.Input<string>;
|
|
6980
|
+
/**
|
|
6981
|
+
* The associated storage account.
|
|
6982
|
+
*/
|
|
6417
6983
|
storageAccount: pulumi.Input<string>;
|
|
6984
|
+
/**
|
|
6985
|
+
* Your tenant id.
|
|
6986
|
+
*/
|
|
6418
6987
|
tenantId: pulumi.Input<string>;
|
|
6419
6988
|
}
|
|
6420
6989
|
export interface LogsArchiveGcsArchive {
|
|
6990
|
+
/**
|
|
6991
|
+
* Name of your GCS bucket.
|
|
6992
|
+
*/
|
|
6421
6993
|
bucket: pulumi.Input<string>;
|
|
6994
|
+
/**
|
|
6995
|
+
* Your client email.
|
|
6996
|
+
*/
|
|
6422
6997
|
clientEmail: pulumi.Input<string>;
|
|
6423
|
-
|
|
6998
|
+
/**
|
|
6999
|
+
* Path where the archive is stored.
|
|
7000
|
+
*/
|
|
7001
|
+
path?: pulumi.Input<string>;
|
|
7002
|
+
/**
|
|
7003
|
+
* Your project id.
|
|
7004
|
+
*/
|
|
6424
7005
|
projectId: pulumi.Input<string>;
|
|
6425
7006
|
}
|
|
6426
7007
|
export interface LogsArchiveS3Archive {
|
|
7008
|
+
/**
|
|
7009
|
+
* Your AWS account id.
|
|
7010
|
+
*/
|
|
6427
7011
|
accountId: pulumi.Input<string>;
|
|
7012
|
+
/**
|
|
7013
|
+
* Name of your s3 bucket.
|
|
7014
|
+
*/
|
|
6428
7015
|
bucket: pulumi.Input<string>;
|
|
6429
|
-
|
|
7016
|
+
/**
|
|
7017
|
+
* Path where the archive is stored.
|
|
7018
|
+
*/
|
|
7019
|
+
path?: pulumi.Input<string>;
|
|
7020
|
+
/**
|
|
7021
|
+
* Your AWS role name
|
|
7022
|
+
*/
|
|
6430
7023
|
roleName: pulumi.Input<string>;
|
|
6431
7024
|
}
|
|
6432
7025
|
export interface LogsCustomPipelineFilter {
|
|
7026
|
+
/**
|
|
7027
|
+
* Filter criteria of the category.
|
|
7028
|
+
*/
|
|
6433
7029
|
query: pulumi.Input<string>;
|
|
6434
7030
|
}
|
|
6435
7031
|
export interface LogsCustomPipelineProcessor {
|
|
7032
|
+
/**
|
|
7033
|
+
* Arithmetic Processor. More information can be found in the [official docs](https://docs.datadoghq.com/logs/processing/processors/?tab=ui#arithmetic-processor)
|
|
7034
|
+
*/
|
|
6436
7035
|
arithmeticProcessor?: pulumi.Input<inputs.LogsCustomPipelineProcessorArithmeticProcessor>;
|
|
7036
|
+
/**
|
|
7037
|
+
* Attribute Remapper Processor. More information can be found in the [official docs](https://docs.datadoghq.com/logs/processing/processors/?tab=ui#remapper)
|
|
7038
|
+
*/
|
|
6437
7039
|
attributeRemapper?: pulumi.Input<inputs.LogsCustomPipelineProcessorAttributeRemapper>;
|
|
7040
|
+
/**
|
|
7041
|
+
* Category Processor. More information can be found in the [official docs](https://docs.datadoghq.com/logs/processing/processors/?tab=ui#category-processor)
|
|
7042
|
+
*/
|
|
6438
7043
|
categoryProcessor?: pulumi.Input<inputs.LogsCustomPipelineProcessorCategoryProcessor>;
|
|
7044
|
+
/**
|
|
7045
|
+
* Date Remapper Processor. More information can be found in the [official docs](https://docs.datadoghq.com/logs/processing/processors/?tab=ui#log-date-remapper)
|
|
7046
|
+
*/
|
|
6439
7047
|
dateRemapper?: pulumi.Input<inputs.LogsCustomPipelineProcessorDateRemapper>;
|
|
7048
|
+
/**
|
|
7049
|
+
* Date GeoIP Processor. More information can be found in the [official docs](https://docs.datadoghq.com/logs/processing/processors/?tab=ui#geoip-parser)
|
|
7050
|
+
*/
|
|
6440
7051
|
geoIpParser?: pulumi.Input<inputs.LogsCustomPipelineProcessorGeoIpParser>;
|
|
7052
|
+
/**
|
|
7053
|
+
* Grok Processor. More information can be found in the [official docs](https://docs.datadoghq.com/logs/processing/processors/?tab=ui#grok-parser)
|
|
7054
|
+
*/
|
|
6441
7055
|
grokParser?: pulumi.Input<inputs.LogsCustomPipelineProcessorGrokParser>;
|
|
7056
|
+
/**
|
|
7057
|
+
* Lookup Processor. More information can be found in the [official docs](https://docs.datadoghq.com/logs/processing/processors/?tab=ui#lookup-processor)
|
|
7058
|
+
*/
|
|
6442
7059
|
lookupProcessor?: pulumi.Input<inputs.LogsCustomPipelineProcessorLookupProcessor>;
|
|
7060
|
+
/**
|
|
7061
|
+
* Message Remapper Processor. More information can be found in the [official docs](https://docs.datadoghq.com/logs/processing/processors/?tab=ui#log-message-remapper)
|
|
7062
|
+
*/
|
|
6443
7063
|
messageRemapper?: pulumi.Input<inputs.LogsCustomPipelineProcessorMessageRemapper>;
|
|
6444
7064
|
pipeline?: pulumi.Input<inputs.LogsCustomPipelineProcessorPipeline>;
|
|
7065
|
+
/**
|
|
7066
|
+
* Service Remapper Processor. More information can be found in the [official docs](https://docs.datadoghq.com/logs/processing/processors/?tab=ui#service-remapper)
|
|
7067
|
+
*/
|
|
6445
7068
|
serviceRemapper?: pulumi.Input<inputs.LogsCustomPipelineProcessorServiceRemapper>;
|
|
7069
|
+
/**
|
|
7070
|
+
* Status Remapper Processor. More information can be found in the [official docs](https://docs.datadoghq.com/logs/processing/processors/?tab=ui#log-status-remapper)
|
|
7071
|
+
*/
|
|
6446
7072
|
statusRemapper?: pulumi.Input<inputs.LogsCustomPipelineProcessorStatusRemapper>;
|
|
7073
|
+
/**
|
|
7074
|
+
* String Builder Processor. More information can be found in the [official docs](https://docs.datadoghq.com/logs/processing/processors/?tab=ui#string-builder-processor)
|
|
7075
|
+
*/
|
|
6447
7076
|
stringBuilderProcessor?: pulumi.Input<inputs.LogsCustomPipelineProcessorStringBuilderProcessor>;
|
|
7077
|
+
/**
|
|
7078
|
+
* Trace ID Remapper Processor. More information can be found in the [official docs](https://docs.datadoghq.com/logs/processing/processors/?tab=ui#trace-remapper)
|
|
7079
|
+
*/
|
|
6448
7080
|
traceIdRemapper?: pulumi.Input<inputs.LogsCustomPipelineProcessorTraceIdRemapper>;
|
|
7081
|
+
/**
|
|
7082
|
+
* URL Parser Processor. More information can be found in the [official docs](https://docs.datadoghq.com/logs/processing/processors/?tab=ui#url-parser)
|
|
7083
|
+
*/
|
|
6449
7084
|
urlParser?: pulumi.Input<inputs.LogsCustomPipelineProcessorUrlParser>;
|
|
7085
|
+
/**
|
|
7086
|
+
* User-Agent Parser Processor. More information can be found in the [official docs](https://docs.datadoghq.com/logs/processing/processors/?tab=ui#user-agent-parser)
|
|
7087
|
+
*/
|
|
6450
7088
|
userAgentParser?: pulumi.Input<inputs.LogsCustomPipelineProcessorUserAgentParser>;
|
|
6451
7089
|
}
|
|
6452
7090
|
export interface LogsCustomPipelineProcessorArithmeticProcessor {
|
|
@@ -6478,6 +7116,9 @@ export interface LogsCustomPipelineProcessorCategoryProcessorCategory {
|
|
|
6478
7116
|
name: pulumi.Input<string>;
|
|
6479
7117
|
}
|
|
6480
7118
|
export interface LogsCustomPipelineProcessorCategoryProcessorCategoryFilter {
|
|
7119
|
+
/**
|
|
7120
|
+
* Filter criteria of the category.
|
|
7121
|
+
*/
|
|
6481
7122
|
query: pulumi.Input<string>;
|
|
6482
7123
|
}
|
|
6483
7124
|
export interface LogsCustomPipelineProcessorDateRemapper {
|
|
@@ -6522,22 +7163,67 @@ export interface LogsCustomPipelineProcessorPipeline {
|
|
|
6522
7163
|
processors?: pulumi.Input<pulumi.Input<inputs.LogsCustomPipelineProcessorPipelineProcessor>[]>;
|
|
6523
7164
|
}
|
|
6524
7165
|
export interface LogsCustomPipelineProcessorPipelineFilter {
|
|
7166
|
+
/**
|
|
7167
|
+
* Filter criteria of the category.
|
|
7168
|
+
*/
|
|
6525
7169
|
query: pulumi.Input<string>;
|
|
6526
7170
|
}
|
|
6527
7171
|
export interface LogsCustomPipelineProcessorPipelineProcessor {
|
|
7172
|
+
/**
|
|
7173
|
+
* Arithmetic Processor. More information can be found in the [official docs](https://docs.datadoghq.com/logs/processing/processors/?tab=ui#arithmetic-processor)
|
|
7174
|
+
*/
|
|
6528
7175
|
arithmeticProcessor?: pulumi.Input<inputs.LogsCustomPipelineProcessorPipelineProcessorArithmeticProcessor>;
|
|
7176
|
+
/**
|
|
7177
|
+
* Attribute Remapper Processor. More information can be found in the [official docs](https://docs.datadoghq.com/logs/processing/processors/?tab=ui#remapper)
|
|
7178
|
+
*/
|
|
6529
7179
|
attributeRemapper?: pulumi.Input<inputs.LogsCustomPipelineProcessorPipelineProcessorAttributeRemapper>;
|
|
7180
|
+
/**
|
|
7181
|
+
* Category Processor. More information can be found in the [official docs](https://docs.datadoghq.com/logs/processing/processors/?tab=ui#category-processor)
|
|
7182
|
+
*/
|
|
6530
7183
|
categoryProcessor?: pulumi.Input<inputs.LogsCustomPipelineProcessorPipelineProcessorCategoryProcessor>;
|
|
7184
|
+
/**
|
|
7185
|
+
* Date Remapper Processor. More information can be found in the [official docs](https://docs.datadoghq.com/logs/processing/processors/?tab=ui#log-date-remapper)
|
|
7186
|
+
*/
|
|
6531
7187
|
dateRemapper?: pulumi.Input<inputs.LogsCustomPipelineProcessorPipelineProcessorDateRemapper>;
|
|
7188
|
+
/**
|
|
7189
|
+
* Date GeoIP Processor. More information can be found in the [official docs](https://docs.datadoghq.com/logs/processing/processors/?tab=ui#geoip-parser)
|
|
7190
|
+
*/
|
|
6532
7191
|
geoIpParser?: pulumi.Input<inputs.LogsCustomPipelineProcessorPipelineProcessorGeoIpParser>;
|
|
7192
|
+
/**
|
|
7193
|
+
* Grok Processor. More information can be found in the [official docs](https://docs.datadoghq.com/logs/processing/processors/?tab=ui#grok-parser)
|
|
7194
|
+
*/
|
|
6533
7195
|
grokParser?: pulumi.Input<inputs.LogsCustomPipelineProcessorPipelineProcessorGrokParser>;
|
|
7196
|
+
/**
|
|
7197
|
+
* Lookup Processor. More information can be found in the [official docs](https://docs.datadoghq.com/logs/processing/processors/?tab=ui#lookup-processor)
|
|
7198
|
+
*/
|
|
6534
7199
|
lookupProcessor?: pulumi.Input<inputs.LogsCustomPipelineProcessorPipelineProcessorLookupProcessor>;
|
|
7200
|
+
/**
|
|
7201
|
+
* Message Remapper Processor. More information can be found in the [official docs](https://docs.datadoghq.com/logs/processing/processors/?tab=ui#log-message-remapper)
|
|
7202
|
+
*/
|
|
6535
7203
|
messageRemapper?: pulumi.Input<inputs.LogsCustomPipelineProcessorPipelineProcessorMessageRemapper>;
|
|
7204
|
+
/**
|
|
7205
|
+
* Service Remapper Processor. More information can be found in the [official docs](https://docs.datadoghq.com/logs/processing/processors/?tab=ui#service-remapper)
|
|
7206
|
+
*/
|
|
6536
7207
|
serviceRemapper?: pulumi.Input<inputs.LogsCustomPipelineProcessorPipelineProcessorServiceRemapper>;
|
|
7208
|
+
/**
|
|
7209
|
+
* Status Remapper Processor. More information can be found in the [official docs](https://docs.datadoghq.com/logs/processing/processors/?tab=ui#log-status-remapper)
|
|
7210
|
+
*/
|
|
6537
7211
|
statusRemapper?: pulumi.Input<inputs.LogsCustomPipelineProcessorPipelineProcessorStatusRemapper>;
|
|
7212
|
+
/**
|
|
7213
|
+
* String Builder Processor. More information can be found in the [official docs](https://docs.datadoghq.com/logs/processing/processors/?tab=ui#string-builder-processor)
|
|
7214
|
+
*/
|
|
6538
7215
|
stringBuilderProcessor?: pulumi.Input<inputs.LogsCustomPipelineProcessorPipelineProcessorStringBuilderProcessor>;
|
|
7216
|
+
/**
|
|
7217
|
+
* Trace ID Remapper Processor. More information can be found in the [official docs](https://docs.datadoghq.com/logs/processing/processors/?tab=ui#trace-remapper)
|
|
7218
|
+
*/
|
|
6539
7219
|
traceIdRemapper?: pulumi.Input<inputs.LogsCustomPipelineProcessorPipelineProcessorTraceIdRemapper>;
|
|
7220
|
+
/**
|
|
7221
|
+
* URL Parser Processor. More information can be found in the [official docs](https://docs.datadoghq.com/logs/processing/processors/?tab=ui#url-parser)
|
|
7222
|
+
*/
|
|
6540
7223
|
urlParser?: pulumi.Input<inputs.LogsCustomPipelineProcessorPipelineProcessorUrlParser>;
|
|
7224
|
+
/**
|
|
7225
|
+
* User-Agent Parser Processor. More information can be found in the [official docs](https://docs.datadoghq.com/logs/processing/processors/?tab=ui#user-agent-parser)
|
|
7226
|
+
*/
|
|
6541
7227
|
userAgentParser?: pulumi.Input<inputs.LogsCustomPipelineProcessorPipelineProcessorUserAgentParser>;
|
|
6542
7228
|
}
|
|
6543
7229
|
export interface LogsCustomPipelineProcessorPipelineProcessorArithmeticProcessor {
|
|
@@ -6569,6 +7255,9 @@ export interface LogsCustomPipelineProcessorPipelineProcessorCategoryProcessorCa
|
|
|
6569
7255
|
name: pulumi.Input<string>;
|
|
6570
7256
|
}
|
|
6571
7257
|
export interface LogsCustomPipelineProcessorPipelineProcessorCategoryProcessorCategoryFilter {
|
|
7258
|
+
/**
|
|
7259
|
+
* Filter criteria of the category.
|
|
7260
|
+
*/
|
|
6572
7261
|
query: pulumi.Input<string>;
|
|
6573
7262
|
}
|
|
6574
7263
|
export interface LogsCustomPipelineProcessorPipelineProcessorDateRemapper {
|
|
@@ -6679,45 +7368,123 @@ export interface LogsCustomPipelineProcessorUserAgentParser {
|
|
|
6679
7368
|
target: pulumi.Input<string>;
|
|
6680
7369
|
}
|
|
6681
7370
|
export interface LogsIndexExclusionFilter {
|
|
7371
|
+
/**
|
|
7372
|
+
* Logs filter
|
|
7373
|
+
*/
|
|
6682
7374
|
filters?: pulumi.Input<pulumi.Input<inputs.LogsIndexExclusionFilterFilter>[]>;
|
|
7375
|
+
/**
|
|
7376
|
+
* A boolean stating if the exclusion is active or not.
|
|
7377
|
+
*/
|
|
6683
7378
|
isEnabled?: pulumi.Input<boolean>;
|
|
7379
|
+
/**
|
|
7380
|
+
* The name of the exclusion filter.
|
|
7381
|
+
*/
|
|
6684
7382
|
name?: pulumi.Input<string>;
|
|
6685
7383
|
}
|
|
6686
7384
|
export interface LogsIndexExclusionFilterFilter {
|
|
7385
|
+
/**
|
|
7386
|
+
* Logs filter criteria. Only logs matching this filter criteria are considered for this index.
|
|
7387
|
+
*/
|
|
6687
7388
|
query?: pulumi.Input<string>;
|
|
6688
7389
|
sampleRate?: pulumi.Input<number>;
|
|
6689
7390
|
}
|
|
6690
7391
|
export interface LogsIndexFilter {
|
|
7392
|
+
/**
|
|
7393
|
+
* Logs filter criteria. Only logs matching this filter criteria are considered for this index.
|
|
7394
|
+
*/
|
|
6691
7395
|
query: pulumi.Input<string>;
|
|
6692
7396
|
}
|
|
6693
7397
|
export interface LogsMetricCompute {
|
|
7398
|
+
/**
|
|
7399
|
+
* The type of aggregation to use. This field can't be updated after creation. Valid values are `count`, `distribution`.
|
|
7400
|
+
*/
|
|
6694
7401
|
aggregationType: pulumi.Input<string>;
|
|
7402
|
+
/**
|
|
7403
|
+
* Toggle to include/exclude percentiles for a distribution metric. Defaults to false. Can only be applied to metrics that have an `aggregationType` of distribution.
|
|
7404
|
+
*/
|
|
7405
|
+
includePercentiles?: pulumi.Input<boolean>;
|
|
7406
|
+
/**
|
|
7407
|
+
* The path to the value the log-based metric will aggregate on (only used if the aggregation type is a "distribution"). This field can't be updated after creation.
|
|
7408
|
+
*/
|
|
6695
7409
|
path?: pulumi.Input<string>;
|
|
6696
7410
|
}
|
|
6697
7411
|
export interface LogsMetricFilter {
|
|
7412
|
+
/**
|
|
7413
|
+
* The search query - following the log search syntax.
|
|
7414
|
+
*/
|
|
6698
7415
|
query: pulumi.Input<string>;
|
|
6699
7416
|
}
|
|
6700
7417
|
export interface LogsMetricGroupBy {
|
|
7418
|
+
/**
|
|
7419
|
+
* The path to the value the log-based metric will be aggregated over.
|
|
7420
|
+
*/
|
|
6701
7421
|
path: pulumi.Input<string>;
|
|
7422
|
+
/**
|
|
7423
|
+
* Name of the tag that gets created.
|
|
7424
|
+
*/
|
|
6702
7425
|
tagName: pulumi.Input<string>;
|
|
6703
7426
|
}
|
|
6704
7427
|
export interface MetricTagConfigurationAggregation {
|
|
7428
|
+
/**
|
|
7429
|
+
* A space aggregation for use in query. Valid values are `avg`, `max`, `min`, `sum`.
|
|
7430
|
+
*/
|
|
6705
7431
|
space: pulumi.Input<string>;
|
|
7432
|
+
/**
|
|
7433
|
+
* A time aggregation for use in query. Valid values are `avg`, `count`, `max`, `min`, `sum`.
|
|
7434
|
+
*/
|
|
6706
7435
|
time: pulumi.Input<string>;
|
|
6707
7436
|
}
|
|
6708
7437
|
export interface MonitorMonitorThresholdWindows {
|
|
7438
|
+
/**
|
|
7439
|
+
* Describes how long an anomalous metric must be normal before the alert recovers.
|
|
7440
|
+
*/
|
|
6709
7441
|
recoveryWindow?: pulumi.Input<string>;
|
|
7442
|
+
/**
|
|
7443
|
+
* Describes how long a metric must be anomalous before an alert triggers.
|
|
7444
|
+
*/
|
|
6710
7445
|
triggerWindow?: pulumi.Input<string>;
|
|
6711
7446
|
}
|
|
6712
7447
|
export interface MonitorMonitorThresholds {
|
|
7448
|
+
/**
|
|
7449
|
+
* The monitor `CRITICAL` threshold. Must be a number.
|
|
7450
|
+
*/
|
|
6713
7451
|
critical?: pulumi.Input<string>;
|
|
7452
|
+
/**
|
|
7453
|
+
* The monitor `CRITICAL` recovery threshold. Must be a number.
|
|
7454
|
+
*/
|
|
6714
7455
|
criticalRecovery?: pulumi.Input<string>;
|
|
7456
|
+
/**
|
|
7457
|
+
* The monitor `OK` threshold. Only supported in monitor type `service check`. Must be a number.
|
|
7458
|
+
*/
|
|
6715
7459
|
ok?: pulumi.Input<string>;
|
|
7460
|
+
/**
|
|
7461
|
+
* The monitor `UNKNOWN` threshold. Only supported in monitor type `service check`. Must be a number.
|
|
7462
|
+
*/
|
|
6716
7463
|
unknown?: pulumi.Input<string>;
|
|
7464
|
+
/**
|
|
7465
|
+
* The monitor `WARNING` threshold. Must be a number.
|
|
7466
|
+
*/
|
|
6717
7467
|
warning?: pulumi.Input<string>;
|
|
7468
|
+
/**
|
|
7469
|
+
* The monitor `WARNING` recovery threshold. Must be a number.
|
|
7470
|
+
*/
|
|
6718
7471
|
warningRecovery?: pulumi.Input<string>;
|
|
6719
7472
|
}
|
|
7473
|
+
export interface MonitorSchedulingOption {
|
|
7474
|
+
/**
|
|
7475
|
+
* Configuration options for the evaluation window. If `hourStarts` is set, no other fields may be set. Otherwise, `dayStarts` and `monthStarts` must be set together.
|
|
7476
|
+
*/
|
|
7477
|
+
evaluationWindows: pulumi.Input<pulumi.Input<inputs.MonitorSchedulingOptionEvaluationWindow>[]>;
|
|
7478
|
+
}
|
|
7479
|
+
export interface MonitorSchedulingOptionEvaluationWindow {
|
|
7480
|
+
dayStarts?: pulumi.Input<string>;
|
|
7481
|
+
hourStarts?: pulumi.Input<number>;
|
|
7482
|
+
monthStarts?: pulumi.Input<number>;
|
|
7483
|
+
}
|
|
6720
7484
|
export interface MonitorVariables {
|
|
7485
|
+
/**
|
|
7486
|
+
* A timeseries formula and functions events query.
|
|
7487
|
+
*/
|
|
6721
7488
|
eventQueries?: pulumi.Input<pulumi.Input<inputs.MonitorVariablesEventQuery>[]>;
|
|
6722
7489
|
}
|
|
6723
7490
|
export interface MonitorVariablesEventQuery {
|
|
@@ -6747,15 +7514,45 @@ export interface MonitorVariablesEventQuerySearch {
|
|
|
6747
7514
|
query: pulumi.Input<string>;
|
|
6748
7515
|
}
|
|
6749
7516
|
export interface OrganizationSettingsSettings {
|
|
7517
|
+
/**
|
|
7518
|
+
* Whether or not the organization users can share widgets outside of Datadog.
|
|
7519
|
+
*/
|
|
6750
7520
|
privateWidgetShare?: pulumi.Input<boolean>;
|
|
7521
|
+
/**
|
|
7522
|
+
* SAML properties
|
|
7523
|
+
*/
|
|
6751
7524
|
saml: pulumi.Input<inputs.OrganizationSettingsSettingsSaml>;
|
|
7525
|
+
/**
|
|
7526
|
+
* The access role of the user. Options are `st` (standard user), `adm` (admin user), or `ro` (read-only user). Allowed enum values: `st`, `adm` , `ro`, `ERROR`
|
|
7527
|
+
*/
|
|
6752
7528
|
samlAutocreateAccessRole?: pulumi.Input<string>;
|
|
7529
|
+
/**
|
|
7530
|
+
* List of domains where the SAML automated user creation is enabled.
|
|
7531
|
+
*/
|
|
6753
7532
|
samlAutocreateUsersDomains: pulumi.Input<inputs.OrganizationSettingsSettingsSamlAutocreateUsersDomains>;
|
|
7533
|
+
/**
|
|
7534
|
+
* Whether or not SAML can be enabled for this organization.
|
|
7535
|
+
*/
|
|
6754
7536
|
samlCanBeEnabled?: pulumi.Input<boolean>;
|
|
7537
|
+
/**
|
|
7538
|
+
* Identity provider endpoint for SAML authentication.
|
|
7539
|
+
*/
|
|
6755
7540
|
samlIdpEndpoint?: pulumi.Input<string>;
|
|
7541
|
+
/**
|
|
7542
|
+
* Whether or not a SAML identity provider metadata file was provided to the Datadog organization.
|
|
7543
|
+
*/
|
|
6756
7544
|
samlIdpInitiatedLogin: pulumi.Input<inputs.OrganizationSettingsSettingsSamlIdpInitiatedLogin>;
|
|
7545
|
+
/**
|
|
7546
|
+
* Whether or not a SAML identity provider metadata file was provided to the Datadog organization.
|
|
7547
|
+
*/
|
|
6757
7548
|
samlIdpMetadataUploaded?: pulumi.Input<boolean>;
|
|
7549
|
+
/**
|
|
7550
|
+
* URL for SAML logging.
|
|
7551
|
+
*/
|
|
6758
7552
|
samlLoginUrl?: pulumi.Input<string>;
|
|
7553
|
+
/**
|
|
7554
|
+
* Whether or not the SAML strict mode is enabled. If true, all users must log in with SAML.
|
|
7555
|
+
*/
|
|
6759
7556
|
samlStrictMode: pulumi.Input<inputs.OrganizationSettingsSettingsSamlStrictMode>;
|
|
6760
7557
|
}
|
|
6761
7558
|
export interface OrganizationSettingsSettingsSaml {
|
|
@@ -6772,41 +7569,107 @@ export interface OrganizationSettingsSettingsSamlStrictMode {
|
|
|
6772
7569
|
enabled?: pulumi.Input<boolean>;
|
|
6773
7570
|
}
|
|
6774
7571
|
export interface RolePermission {
|
|
7572
|
+
/**
|
|
7573
|
+
* ID of the permission to assign.
|
|
7574
|
+
*/
|
|
6775
7575
|
id: pulumi.Input<string>;
|
|
7576
|
+
/**
|
|
7577
|
+
* Name of the permission.
|
|
7578
|
+
*/
|
|
6776
7579
|
name?: pulumi.Input<string>;
|
|
6777
7580
|
}
|
|
6778
7581
|
export interface SecurityMonitoringDefaultRuleCase {
|
|
7582
|
+
/**
|
|
7583
|
+
* Notification targets for each rule case.
|
|
7584
|
+
*/
|
|
6779
7585
|
notifications: pulumi.Input<pulumi.Input<string>[]>;
|
|
7586
|
+
/**
|
|
7587
|
+
* Status of the rule case to match. Valid values are `info`, `low`, `medium`, `high`, `critical`.
|
|
7588
|
+
*/
|
|
6780
7589
|
status: pulumi.Input<string>;
|
|
6781
7590
|
}
|
|
6782
7591
|
export interface SecurityMonitoringDefaultRuleFilter {
|
|
7592
|
+
/**
|
|
7593
|
+
* The type of filtering action. Allowed enum values: require, suppress Valid values are `require`, `suppress`.
|
|
7594
|
+
*/
|
|
6783
7595
|
action: pulumi.Input<string>;
|
|
7596
|
+
/**
|
|
7597
|
+
* Query for selecting logs to apply the filtering action.
|
|
7598
|
+
*/
|
|
6784
7599
|
query: pulumi.Input<string>;
|
|
6785
7600
|
}
|
|
6786
7601
|
export interface SecurityMonitoringDefaultRuleOptions {
|
|
7602
|
+
/**
|
|
7603
|
+
* If true, signals in non-production environments have a lower severity than what is defined by the rule case, which can reduce noise. The decrement is applied when the environment tag of the signal starts with `staging`, `test`, or `dev`. Only available when the rule type is `logDetection`.
|
|
7604
|
+
*/
|
|
6787
7605
|
decreaseCriticalityBasedOnEnv?: pulumi.Input<boolean>;
|
|
6788
7606
|
}
|
|
6789
7607
|
export interface SecurityMonitoringFilterExclusionFilter {
|
|
7608
|
+
/**
|
|
7609
|
+
* Exclusion filter name.
|
|
7610
|
+
*/
|
|
6790
7611
|
name: pulumi.Input<string>;
|
|
7612
|
+
/**
|
|
7613
|
+
* Exclusion filter query. Logs that match this query are excluded from the security filter.
|
|
7614
|
+
*/
|
|
6791
7615
|
query: pulumi.Input<string>;
|
|
6792
7616
|
}
|
|
6793
7617
|
export interface SecurityMonitoringRuleCase {
|
|
7618
|
+
/**
|
|
7619
|
+
* A rule case contains logical operations (`>`,`>=`, `&&`, `||`) to determine if a signal should be generated based on the event counts in the previously defined queries.
|
|
7620
|
+
*/
|
|
6794
7621
|
condition?: pulumi.Input<string>;
|
|
7622
|
+
/**
|
|
7623
|
+
* Name of the case.
|
|
7624
|
+
*/
|
|
6795
7625
|
name?: pulumi.Input<string>;
|
|
7626
|
+
/**
|
|
7627
|
+
* Notification targets for each rule case.
|
|
7628
|
+
*/
|
|
6796
7629
|
notifications?: pulumi.Input<pulumi.Input<string>[]>;
|
|
7630
|
+
/**
|
|
7631
|
+
* Severity of the Security Signal. Valid values are `info`, `low`, `medium`, `high`, `critical`.
|
|
7632
|
+
*/
|
|
6797
7633
|
status: pulumi.Input<string>;
|
|
6798
7634
|
}
|
|
6799
7635
|
export interface SecurityMonitoringRuleFilter {
|
|
7636
|
+
/**
|
|
7637
|
+
* The type of filtering action. Valid values are `require`, `suppress`.
|
|
7638
|
+
*/
|
|
6800
7639
|
action: pulumi.Input<string>;
|
|
7640
|
+
/**
|
|
7641
|
+
* Query for selecting logs to apply the filtering action.
|
|
7642
|
+
*/
|
|
6801
7643
|
query: pulumi.Input<string>;
|
|
6802
7644
|
}
|
|
6803
7645
|
export interface SecurityMonitoringRuleOptions {
|
|
7646
|
+
/**
|
|
7647
|
+
* If true, signals in non-production environments have a lower severity than what is defined by the rule case, which can reduce noise. The decrement is applied when the environment tag of the signal starts with `staging`, `test`, or `dev`. Only available when the rule type is `logDetection`.
|
|
7648
|
+
*/
|
|
6804
7649
|
decreaseCriticalityBasedOnEnv?: pulumi.Input<boolean>;
|
|
7650
|
+
/**
|
|
7651
|
+
* The detection method. Valid values are `threshold`, `newValue`, `anomalyDetection`, `impossibleTravel`, `hardcoded`.
|
|
7652
|
+
*/
|
|
6805
7653
|
detectionMethod?: pulumi.Input<string>;
|
|
7654
|
+
/**
|
|
7655
|
+
* A time window is specified to match when at least one of the cases matches true. This is a sliding window and evaluates in real time. Valid values are `0`, `60`, `300`, `600`, `900`, `1800`, `3600`, `7200`.
|
|
7656
|
+
*/
|
|
6806
7657
|
evaluationWindow?: pulumi.Input<number>;
|
|
7658
|
+
/**
|
|
7659
|
+
* Options for rules using the impossible travel detection method.
|
|
7660
|
+
*/
|
|
6807
7661
|
impossibleTravelOptions?: pulumi.Input<inputs.SecurityMonitoringRuleOptionsImpossibleTravelOptions>;
|
|
7662
|
+
/**
|
|
7663
|
+
* Once a signal is generated, the signal will remain “open” if a case is matched at least once within this keep alive window. Valid values are `0`, `60`, `300`, `600`, `900`, `1800`, `3600`, `7200`, `10800`, `21600`.
|
|
7664
|
+
*/
|
|
6808
7665
|
keepAlive: pulumi.Input<number>;
|
|
7666
|
+
/**
|
|
7667
|
+
* A signal will “close” regardless of the query being matched once the time exceeds the maximum duration. This time is calculated from the first seen timestamp. Valid values are `0`, `60`, `300`, `600`, `900`, `1800`, `3600`, `7200`, `10800`, `21600`, `43200`, `86400`.
|
|
7668
|
+
*/
|
|
6809
7669
|
maxSignalDuration: pulumi.Input<number>;
|
|
7670
|
+
/**
|
|
7671
|
+
* New value rules specific options.
|
|
7672
|
+
*/
|
|
6810
7673
|
newValueOptions?: pulumi.Input<inputs.SecurityMonitoringRuleOptionsNewValueOptions>;
|
|
6811
7674
|
}
|
|
6812
7675
|
export interface SecurityMonitoringRuleOptionsImpossibleTravelOptions {
|
|
@@ -6820,69 +7683,211 @@ export interface SecurityMonitoringRuleOptionsNewValueOptions {
|
|
|
6820
7683
|
}
|
|
6821
7684
|
export interface SecurityMonitoringRuleQuery {
|
|
6822
7685
|
/**
|
|
7686
|
+
* **Deprecated**. It won't be applied anymore. **Deprecated.** `agentRule` has been deprecated in favor of new Agent Rule resource.
|
|
7687
|
+
*
|
|
6823
7688
|
* @deprecated `agent_rule` has been deprecated in favor of new Agent Rule resource.
|
|
6824
7689
|
*/
|
|
6825
7690
|
agentRules?: pulumi.Input<pulumi.Input<inputs.SecurityMonitoringRuleQueryAgentRule>[]>;
|
|
7691
|
+
/**
|
|
7692
|
+
* The aggregation type. For Signal Correlation rules, it must be event_count. Valid values are `count`, `cardinality`, `sum`, `max`, `newValue`, `geoData`, `eventCount`.
|
|
7693
|
+
*/
|
|
6826
7694
|
aggregation?: pulumi.Input<string>;
|
|
7695
|
+
/**
|
|
7696
|
+
* Field for which the cardinality is measured. Sent as an array.
|
|
7697
|
+
*/
|
|
6827
7698
|
distinctFields?: pulumi.Input<pulumi.Input<string>[]>;
|
|
7699
|
+
/**
|
|
7700
|
+
* Fields to group by.
|
|
7701
|
+
*/
|
|
6828
7702
|
groupByFields?: pulumi.Input<pulumi.Input<string>[]>;
|
|
7703
|
+
/**
|
|
7704
|
+
* The target field to aggregate over when using the `sum`, `max`, or `geoData` aggregations. **Deprecated.** Configure `metrics` instead. This attribute will be removed in the next major version of the provider.
|
|
7705
|
+
*
|
|
7706
|
+
* @deprecated Configure `metrics` instead. This attribute will be removed in the next major version of the provider.
|
|
7707
|
+
*/
|
|
6829
7708
|
metric?: pulumi.Input<string>;
|
|
7709
|
+
/**
|
|
7710
|
+
* Group of target fields to aggregate over when using the `sum`, `max`, `geoData`, or `newValue` aggregations. The `sum`, `max`, and `geoData` aggregations only accept one value in this list, whereas the `newValue` aggregation accepts up to five values.
|
|
7711
|
+
*/
|
|
6830
7712
|
metrics?: pulumi.Input<pulumi.Input<string>[]>;
|
|
7713
|
+
/**
|
|
7714
|
+
* Name of the query. Not compatible with `newValue` aggregations.
|
|
7715
|
+
*/
|
|
6831
7716
|
name?: pulumi.Input<string>;
|
|
7717
|
+
/**
|
|
7718
|
+
* Query to run on logs.
|
|
7719
|
+
*/
|
|
6832
7720
|
query: pulumi.Input<string>;
|
|
6833
7721
|
}
|
|
6834
7722
|
export interface SecurityMonitoringRuleQueryAgentRule {
|
|
6835
7723
|
agentRuleId: pulumi.Input<string>;
|
|
6836
7724
|
expression: pulumi.Input<string>;
|
|
6837
7725
|
}
|
|
7726
|
+
export interface SecurityMonitoringRuleSignalQuery {
|
|
7727
|
+
/**
|
|
7728
|
+
* The aggregation type. For Signal Correlation rules, it must be event_count. Valid values are `count`, `cardinality`, `sum`, `max`, `newValue`, `geoData`, `eventCount`.
|
|
7729
|
+
*/
|
|
7730
|
+
aggregation?: pulumi.Input<string>;
|
|
7731
|
+
/**
|
|
7732
|
+
* Fields to correlate by.
|
|
7733
|
+
*/
|
|
7734
|
+
correlatedByFields?: pulumi.Input<pulumi.Input<string>[]>;
|
|
7735
|
+
/**
|
|
7736
|
+
* Index of the rule query used to retrieve the correlated field. An empty string applies correlation on the non-projected per query attributes of the rule.
|
|
7737
|
+
*/
|
|
7738
|
+
correlatedQueryIndex?: pulumi.Input<string>;
|
|
7739
|
+
/**
|
|
7740
|
+
* Default Rule ID of the signal to correlate. This value is READ-ONLY.
|
|
7741
|
+
*/
|
|
7742
|
+
defaultRuleId?: pulumi.Input<string>;
|
|
7743
|
+
/**
|
|
7744
|
+
* Name of the query. Not compatible with `newValue` aggregations.
|
|
7745
|
+
*/
|
|
7746
|
+
name?: pulumi.Input<string>;
|
|
7747
|
+
/**
|
|
7748
|
+
* Rule ID of the signal to correlate.
|
|
7749
|
+
*/
|
|
7750
|
+
ruleId: pulumi.Input<string>;
|
|
7751
|
+
}
|
|
6838
7752
|
export interface ServiceLevelObjectiveQuery {
|
|
7753
|
+
/**
|
|
7754
|
+
* The sum of the `total` events.
|
|
7755
|
+
*/
|
|
6839
7756
|
denominator: pulumi.Input<string>;
|
|
7757
|
+
/**
|
|
7758
|
+
* The sum of all the `good` events.
|
|
7759
|
+
*/
|
|
6840
7760
|
numerator: pulumi.Input<string>;
|
|
6841
7761
|
}
|
|
6842
7762
|
export interface ServiceLevelObjectiveThreshold {
|
|
7763
|
+
/**
|
|
7764
|
+
* The objective's target in`[0,100]`.
|
|
7765
|
+
*/
|
|
6843
7766
|
target: pulumi.Input<number>;
|
|
7767
|
+
/**
|
|
7768
|
+
* A string representation of the target that indicates its precision. It uses trailing zeros to show significant decimal places (e.g. `98.00`).
|
|
7769
|
+
*/
|
|
6844
7770
|
targetDisplay?: pulumi.Input<string>;
|
|
7771
|
+
/**
|
|
7772
|
+
* The time frame for the objective. The mapping from these types to the types found in the Datadog Web UI can be found in the Datadog API documentation page. Valid values are `7d`, `30d`, `90d`, `custom`.
|
|
7773
|
+
*/
|
|
6845
7774
|
timeframe: pulumi.Input<string>;
|
|
7775
|
+
/**
|
|
7776
|
+
* The objective's warning value in `[0,100]`. This must be greater than the target value.
|
|
7777
|
+
*/
|
|
6846
7778
|
warning?: pulumi.Input<number>;
|
|
7779
|
+
/**
|
|
7780
|
+
* A string representation of the warning target (see the description of the targetDisplay field for details).
|
|
7781
|
+
*/
|
|
6847
7782
|
warningDisplay?: pulumi.Input<string>;
|
|
6848
7783
|
}
|
|
6849
7784
|
export interface SyntheticsGlobalVariableParseTestOptions {
|
|
7785
|
+
/**
|
|
7786
|
+
* Required when type = `httpHeader`. Defines the header to use to extract the value
|
|
7787
|
+
*/
|
|
6850
7788
|
field?: pulumi.Input<string>;
|
|
7789
|
+
/**
|
|
7790
|
+
* When type is `localVariable`, name of the local variable to use to extract the value.
|
|
7791
|
+
*/
|
|
6851
7792
|
localVariableName?: pulumi.Input<string>;
|
|
6852
7793
|
parser?: pulumi.Input<inputs.SyntheticsGlobalVariableParseTestOptionsParser>;
|
|
7794
|
+
/**
|
|
7795
|
+
* Defines the source to use to extract the value. Valid values are `httpBody`, `httpHeader`, `localVariable`.
|
|
7796
|
+
*/
|
|
6853
7797
|
type: pulumi.Input<string>;
|
|
6854
7798
|
}
|
|
6855
7799
|
export interface SyntheticsGlobalVariableParseTestOptionsParser {
|
|
6856
7800
|
type: pulumi.Input<string>;
|
|
7801
|
+
/**
|
|
7802
|
+
* The value of the global variable.
|
|
7803
|
+
*/
|
|
6857
7804
|
value?: pulumi.Input<string>;
|
|
6858
7805
|
}
|
|
6859
7806
|
export interface SyntheticsPrivateLocationMetadata {
|
|
7807
|
+
/**
|
|
7808
|
+
* A list of role identifiers pulled from the Roles API to restrict read and write access.
|
|
7809
|
+
*/
|
|
6860
7810
|
restrictedRoles?: pulumi.Input<pulumi.Input<string>[]>;
|
|
6861
7811
|
}
|
|
6862
7812
|
export interface SyntheticsTestApiStep {
|
|
7813
|
+
/**
|
|
7814
|
+
* Determines whether or not to continue with test if this step fails.
|
|
7815
|
+
*/
|
|
6863
7816
|
allowFailure?: pulumi.Input<boolean>;
|
|
7817
|
+
/**
|
|
7818
|
+
* Assertions used for the test. Multiple `assertion` blocks are allowed with the structure below.
|
|
7819
|
+
*/
|
|
6864
7820
|
assertions?: pulumi.Input<pulumi.Input<inputs.SyntheticsTestApiStepAssertion>[]>;
|
|
7821
|
+
/**
|
|
7822
|
+
* Values to parse and save as variables from the response.
|
|
7823
|
+
*/
|
|
6865
7824
|
extractedValues?: pulumi.Input<pulumi.Input<inputs.SyntheticsTestApiStepExtractedValue>[]>;
|
|
7825
|
+
/**
|
|
7826
|
+
* Determines whether or not to consider the entire test as failed if this step fails. Can be used only if `allowFailure` is `true`.
|
|
7827
|
+
*/
|
|
6866
7828
|
isCritical?: pulumi.Input<boolean>;
|
|
7829
|
+
/**
|
|
7830
|
+
* The name of the step.
|
|
7831
|
+
*/
|
|
6867
7832
|
name: pulumi.Input<string>;
|
|
7833
|
+
/**
|
|
7834
|
+
* The HTTP basic authentication credentials. Exactly one nested block is allowed with the structure below.
|
|
7835
|
+
*/
|
|
6868
7836
|
requestBasicauth?: pulumi.Input<inputs.SyntheticsTestApiStepRequestBasicauth>;
|
|
7837
|
+
/**
|
|
7838
|
+
* Client certificate to use when performing the test request. Exactly one nested block is allowed with the structure below.
|
|
7839
|
+
*/
|
|
6869
7840
|
requestClientCertificate?: pulumi.Input<inputs.SyntheticsTestApiStepRequestClientCertificate>;
|
|
7841
|
+
/**
|
|
7842
|
+
* The request for the api step.
|
|
7843
|
+
*/
|
|
6870
7844
|
requestDefinition?: pulumi.Input<inputs.SyntheticsTestApiStepRequestDefinition>;
|
|
7845
|
+
/**
|
|
7846
|
+
* Header name and value map.
|
|
7847
|
+
*/
|
|
6871
7848
|
requestHeaders?: pulumi.Input<{
|
|
6872
7849
|
[key: string]: any;
|
|
6873
7850
|
}>;
|
|
7851
|
+
/**
|
|
7852
|
+
* The proxy to perform the test.
|
|
7853
|
+
*/
|
|
6874
7854
|
requestProxy?: pulumi.Input<inputs.SyntheticsTestApiStepRequestProxy>;
|
|
7855
|
+
/**
|
|
7856
|
+
* Query arguments name and value map.
|
|
7857
|
+
*/
|
|
6875
7858
|
requestQuery?: pulumi.Input<{
|
|
6876
7859
|
[key: string]: any;
|
|
6877
7860
|
}>;
|
|
6878
7861
|
retry?: pulumi.Input<inputs.SyntheticsTestApiStepRetry>;
|
|
7862
|
+
/**
|
|
7863
|
+
* The subtype of the Synthetic multistep API test step. Valid values are `http`.
|
|
7864
|
+
*/
|
|
6879
7865
|
subtype?: pulumi.Input<string>;
|
|
6880
7866
|
}
|
|
6881
7867
|
export interface SyntheticsTestApiStepAssertion {
|
|
7868
|
+
/**
|
|
7869
|
+
* 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)).
|
|
7870
|
+
*/
|
|
6882
7871
|
operator: pulumi.Input<string>;
|
|
7872
|
+
/**
|
|
7873
|
+
* If assertion type is `header`, this is the header name.
|
|
7874
|
+
*/
|
|
6883
7875
|
property?: pulumi.Input<string>;
|
|
7876
|
+
/**
|
|
7877
|
+
* Expected value. Depends on the assertion type, refer to [Datadog documentation](https://docs.datadoghq.com/api/latest/synthetics/#create-a-test) for details.
|
|
7878
|
+
*/
|
|
6884
7879
|
target?: pulumi.Input<string>;
|
|
7880
|
+
/**
|
|
7881
|
+
* Expected structure if `operator` is `validatesJSONPath`. Exactly one nested block is allowed with the structure below.
|
|
7882
|
+
*/
|
|
6885
7883
|
targetjsonpath?: pulumi.Input<inputs.SyntheticsTestApiStepAssertionTargetjsonpath>;
|
|
7884
|
+
/**
|
|
7885
|
+
* Expected structure if `operator` is `validatesXPath`. Exactly one nested block is allowed with the structure below.
|
|
7886
|
+
*/
|
|
7887
|
+
targetxpath?: pulumi.Input<inputs.SyntheticsTestApiStepAssertionTargetxpath>;
|
|
7888
|
+
/**
|
|
7889
|
+
* 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`, `connection`.
|
|
7890
|
+
*/
|
|
6886
7891
|
type: pulumi.Input<string>;
|
|
6887
7892
|
}
|
|
6888
7893
|
export interface SyntheticsTestApiStepAssertionTargetjsonpath {
|
|
@@ -6890,26 +7895,98 @@ export interface SyntheticsTestApiStepAssertionTargetjsonpath {
|
|
|
6890
7895
|
operator: pulumi.Input<string>;
|
|
6891
7896
|
targetvalue: pulumi.Input<string>;
|
|
6892
7897
|
}
|
|
7898
|
+
export interface SyntheticsTestApiStepAssertionTargetxpath {
|
|
7899
|
+
operator: pulumi.Input<string>;
|
|
7900
|
+
targetvalue: pulumi.Input<string>;
|
|
7901
|
+
xpath: pulumi.Input<string>;
|
|
7902
|
+
}
|
|
6893
7903
|
export interface SyntheticsTestApiStepExtractedValue {
|
|
6894
7904
|
field?: pulumi.Input<string>;
|
|
7905
|
+
/**
|
|
7906
|
+
* Name of Datadog synthetics test.
|
|
7907
|
+
*/
|
|
6895
7908
|
name: pulumi.Input<string>;
|
|
6896
7909
|
parser: pulumi.Input<inputs.SyntheticsTestApiStepExtractedValueParser>;
|
|
7910
|
+
/**
|
|
7911
|
+
* Synthetics test type. Valid values are `api`, `browser`.
|
|
7912
|
+
*/
|
|
6897
7913
|
type: pulumi.Input<string>;
|
|
6898
7914
|
}
|
|
6899
7915
|
export interface SyntheticsTestApiStepExtractedValueParser {
|
|
7916
|
+
/**
|
|
7917
|
+
* Synthetics test type. Valid values are `api`, `browser`.
|
|
7918
|
+
*/
|
|
6900
7919
|
type: pulumi.Input<string>;
|
|
6901
7920
|
value?: pulumi.Input<string>;
|
|
6902
7921
|
}
|
|
6903
7922
|
export interface SyntheticsTestApiStepRequestBasicauth {
|
|
7923
|
+
/**
|
|
7924
|
+
* Access key for `SIGV4` authentication.
|
|
7925
|
+
*/
|
|
6904
7926
|
accessKey?: pulumi.Input<string>;
|
|
7927
|
+
/**
|
|
7928
|
+
* Access token url for `oauth-client` or `oauth-rop` authentication.
|
|
7929
|
+
*/
|
|
7930
|
+
accessTokenUrl?: pulumi.Input<string>;
|
|
7931
|
+
/**
|
|
7932
|
+
* Audience for `oauth-client` or `oauth-rop` authentication.
|
|
7933
|
+
*/
|
|
7934
|
+
audience?: pulumi.Input<string>;
|
|
7935
|
+
/**
|
|
7936
|
+
* Client ID for `oauth-client` or `oauth-rop` authentication.
|
|
7937
|
+
*/
|
|
7938
|
+
clientId?: pulumi.Input<string>;
|
|
7939
|
+
/**
|
|
7940
|
+
* Client secret for `oauth-client` or `oauth-rop` authentication.
|
|
7941
|
+
*/
|
|
7942
|
+
clientSecret?: pulumi.Input<string>;
|
|
7943
|
+
/**
|
|
7944
|
+
* Domain for `ntlm` authentication.
|
|
7945
|
+
*/
|
|
6905
7946
|
domain?: pulumi.Input<string>;
|
|
7947
|
+
/**
|
|
7948
|
+
* Password for authentication.
|
|
7949
|
+
*/
|
|
6906
7950
|
password?: pulumi.Input<string>;
|
|
7951
|
+
/**
|
|
7952
|
+
* Region for `SIGV4` authentication.
|
|
7953
|
+
*/
|
|
6907
7954
|
region?: pulumi.Input<string>;
|
|
7955
|
+
/**
|
|
7956
|
+
* Resource for `oauth-client` or `oauth-rop` authentication.
|
|
7957
|
+
*/
|
|
7958
|
+
resource?: pulumi.Input<string>;
|
|
7959
|
+
/**
|
|
7960
|
+
* Scope for `oauth-client` or `oauth-rop` authentication.
|
|
7961
|
+
*/
|
|
7962
|
+
scope?: pulumi.Input<string>;
|
|
7963
|
+
/**
|
|
7964
|
+
* Secret key for `SIGV4` authentication.
|
|
7965
|
+
*/
|
|
6908
7966
|
secretKey?: pulumi.Input<string>;
|
|
7967
|
+
/**
|
|
7968
|
+
* Service name for `SIGV4` authentication.
|
|
7969
|
+
*/
|
|
6909
7970
|
serviceName?: pulumi.Input<string>;
|
|
7971
|
+
/**
|
|
7972
|
+
* Session token for `SIGV4` authentication.
|
|
7973
|
+
*/
|
|
6910
7974
|
sessionToken?: pulumi.Input<string>;
|
|
7975
|
+
/**
|
|
7976
|
+
* Token API Authentication for `oauth-client` or `oauth-rop` authentication. Valid values are `header`, `body`.
|
|
7977
|
+
*/
|
|
7978
|
+
tokenApiAuthentication?: pulumi.Input<string>;
|
|
7979
|
+
/**
|
|
7980
|
+
* Type of basic authentication to use when performing the test.
|
|
7981
|
+
*/
|
|
6911
7982
|
type?: pulumi.Input<string>;
|
|
7983
|
+
/**
|
|
7984
|
+
* Username for authentication.
|
|
7985
|
+
*/
|
|
6912
7986
|
username?: pulumi.Input<string>;
|
|
7987
|
+
/**
|
|
7988
|
+
* Workstation for `ntlm` authentication.
|
|
7989
|
+
*/
|
|
6913
7990
|
workstation?: pulumi.Input<string>;
|
|
6914
7991
|
}
|
|
6915
7992
|
export interface SyntheticsTestApiStepRequestClientCertificate {
|
|
@@ -6926,27 +8003,86 @@ export interface SyntheticsTestApiStepRequestClientCertificateKey {
|
|
|
6926
8003
|
}
|
|
6927
8004
|
export interface SyntheticsTestApiStepRequestDefinition {
|
|
6928
8005
|
allowInsecure?: pulumi.Input<boolean>;
|
|
8006
|
+
/**
|
|
8007
|
+
* The request body.
|
|
8008
|
+
*/
|
|
6929
8009
|
body?: pulumi.Input<string>;
|
|
8010
|
+
/**
|
|
8011
|
+
* Type of the request body. Valid values are `text/plain`, `application/json`, `text/xml`, `text/html`, `application/x-www-form-urlencoded`, `graphql`.
|
|
8012
|
+
*/
|
|
8013
|
+
bodyType?: pulumi.Input<string>;
|
|
8014
|
+
/**
|
|
8015
|
+
* The type of gRPC call to perform. Valid values are `healthcheck`, `unary`.
|
|
8016
|
+
*/
|
|
8017
|
+
callType?: pulumi.Input<string>;
|
|
8018
|
+
/**
|
|
8019
|
+
* By default, the client certificate is applied on the domain of the starting URL for browser tests. If you want your client certificate to be applied on other domains instead, add them in `certificateDomains`.
|
|
8020
|
+
*/
|
|
6930
8021
|
certificateDomains?: pulumi.Input<pulumi.Input<string>[]>;
|
|
8022
|
+
/**
|
|
8023
|
+
* DNS server to use for DNS tests (`subtype = "dns"`).
|
|
8024
|
+
*/
|
|
6931
8025
|
dnsServer?: pulumi.Input<string>;
|
|
8026
|
+
/**
|
|
8027
|
+
* DNS server port to use for DNS tests.
|
|
8028
|
+
*/
|
|
6932
8029
|
dnsServerPort?: pulumi.Input<number>;
|
|
6933
8030
|
followRedirects?: pulumi.Input<boolean>;
|
|
8031
|
+
/**
|
|
8032
|
+
* Host name to perform the test with.
|
|
8033
|
+
*/
|
|
6934
8034
|
host?: pulumi.Input<string>;
|
|
8035
|
+
/**
|
|
8036
|
+
* For UDP and websocket tests, message to send with the request.
|
|
8037
|
+
*/
|
|
6935
8038
|
message?: pulumi.Input<string>;
|
|
8039
|
+
/**
|
|
8040
|
+
* Either the HTTP method/verb to use or a gRPC method available on the service set in the `service` field. Required if `subtype` is `HTTP` or if `subtype` is `grpc` and `callType` is `unary`.
|
|
8041
|
+
*/
|
|
6936
8042
|
method?: pulumi.Input<string>;
|
|
8043
|
+
/**
|
|
8044
|
+
* Determines whether or not to save the response body.
|
|
8045
|
+
*/
|
|
6937
8046
|
noSavingResponseBody?: pulumi.Input<boolean>;
|
|
8047
|
+
/**
|
|
8048
|
+
* Number of pings to use per test for ICMP tests (`subtype = "icmp"`) between 0 and 10.
|
|
8049
|
+
*/
|
|
6938
8050
|
numberOfPackets?: pulumi.Input<number>;
|
|
8051
|
+
/**
|
|
8052
|
+
* Port to use when performing the test.
|
|
8053
|
+
*/
|
|
6939
8054
|
port?: pulumi.Input<number>;
|
|
8055
|
+
/**
|
|
8056
|
+
* For SSL tests, it specifies on which server you want to initiate the TLS handshake, allowing the server to present one of multiple possible certificates on the same IP address and TCP port number.
|
|
8057
|
+
*/
|
|
6940
8058
|
servername?: pulumi.Input<string>;
|
|
8059
|
+
/**
|
|
8060
|
+
* The gRPC service on which you want to perform the gRPC call.
|
|
8061
|
+
*/
|
|
6941
8062
|
service?: pulumi.Input<string>;
|
|
8063
|
+
/**
|
|
8064
|
+
* This will turn on a traceroute probe to discover all gateways along the path to the host destination. For ICMP tests (`subtype = "icmp"`).
|
|
8065
|
+
*/
|
|
6942
8066
|
shouldTrackHops?: pulumi.Input<boolean>;
|
|
8067
|
+
/**
|
|
8068
|
+
* Timeout in seconds for the test. Defaults to `60`.
|
|
8069
|
+
*/
|
|
6943
8070
|
timeout?: pulumi.Input<number>;
|
|
8071
|
+
/**
|
|
8072
|
+
* The URL to send the request to.
|
|
8073
|
+
*/
|
|
6944
8074
|
url?: pulumi.Input<string>;
|
|
6945
8075
|
}
|
|
6946
8076
|
export interface SyntheticsTestApiStepRequestProxy {
|
|
8077
|
+
/**
|
|
8078
|
+
* Header name and value map.
|
|
8079
|
+
*/
|
|
6947
8080
|
headers?: pulumi.Input<{
|
|
6948
8081
|
[key: string]: any;
|
|
6949
8082
|
}>;
|
|
8083
|
+
/**
|
|
8084
|
+
* URL of the proxy to perform the test.
|
|
8085
|
+
*/
|
|
6950
8086
|
url: pulumi.Input<string>;
|
|
6951
8087
|
}
|
|
6952
8088
|
export interface SyntheticsTestApiStepRetry {
|
|
@@ -6954,10 +8090,29 @@ export interface SyntheticsTestApiStepRetry {
|
|
|
6954
8090
|
interval?: pulumi.Input<number>;
|
|
6955
8091
|
}
|
|
6956
8092
|
export interface SyntheticsTestAssertion {
|
|
8093
|
+
/**
|
|
8094
|
+
* 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)).
|
|
8095
|
+
*/
|
|
6957
8096
|
operator: pulumi.Input<string>;
|
|
8097
|
+
/**
|
|
8098
|
+
* If assertion type is `header`, this is the header name.
|
|
8099
|
+
*/
|
|
6958
8100
|
property?: pulumi.Input<string>;
|
|
8101
|
+
/**
|
|
8102
|
+
* Expected value. Depends on the assertion type, refer to [Datadog documentation](https://docs.datadoghq.com/api/latest/synthetics/#create-a-test) for details.
|
|
8103
|
+
*/
|
|
6959
8104
|
target?: pulumi.Input<string>;
|
|
8105
|
+
/**
|
|
8106
|
+
* Expected structure if `operator` is `validatesJSONPath`. Exactly one nested block is allowed with the structure below.
|
|
8107
|
+
*/
|
|
6960
8108
|
targetjsonpath?: pulumi.Input<inputs.SyntheticsTestAssertionTargetjsonpath>;
|
|
8109
|
+
/**
|
|
8110
|
+
* Expected structure if `operator` is `validatesXPath`. Exactly one nested block is allowed with the structure below.
|
|
8111
|
+
*/
|
|
8112
|
+
targetxpath?: pulumi.Input<inputs.SyntheticsTestAssertionTargetxpath>;
|
|
8113
|
+
/**
|
|
8114
|
+
* 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`, `connection`.
|
|
8115
|
+
*/
|
|
6961
8116
|
type: pulumi.Input<string>;
|
|
6962
8117
|
}
|
|
6963
8118
|
export interface SyntheticsTestAssertionTargetjsonpath {
|
|
@@ -6965,13 +8120,39 @@ export interface SyntheticsTestAssertionTargetjsonpath {
|
|
|
6965
8120
|
operator: pulumi.Input<string>;
|
|
6966
8121
|
targetvalue: pulumi.Input<string>;
|
|
6967
8122
|
}
|
|
8123
|
+
export interface SyntheticsTestAssertionTargetxpath {
|
|
8124
|
+
operator: pulumi.Input<string>;
|
|
8125
|
+
targetvalue: pulumi.Input<string>;
|
|
8126
|
+
xpath: pulumi.Input<string>;
|
|
8127
|
+
}
|
|
6968
8128
|
export interface SyntheticsTestBrowserStep {
|
|
8129
|
+
/**
|
|
8130
|
+
* Determines if the step should be allowed to fail.
|
|
8131
|
+
*/
|
|
6969
8132
|
allowFailure?: pulumi.Input<boolean>;
|
|
8133
|
+
/**
|
|
8134
|
+
* Force update of the "element" parameter for the step
|
|
8135
|
+
*/
|
|
6970
8136
|
forceElementUpdate?: pulumi.Input<boolean>;
|
|
8137
|
+
/**
|
|
8138
|
+
* Determines whether or not to consider the entire test as failed if this step fails. Can be used only if `allowFailure` is `true`.
|
|
8139
|
+
*/
|
|
6971
8140
|
isCritical?: pulumi.Input<boolean>;
|
|
8141
|
+
/**
|
|
8142
|
+
* Name of the step.
|
|
8143
|
+
*/
|
|
6972
8144
|
name: pulumi.Input<string>;
|
|
8145
|
+
/**
|
|
8146
|
+
* Parameters for the step.
|
|
8147
|
+
*/
|
|
6973
8148
|
params: pulumi.Input<inputs.SyntheticsTestBrowserStepParams>;
|
|
8149
|
+
/**
|
|
8150
|
+
* Used to override the default timeout of a step.
|
|
8151
|
+
*/
|
|
6974
8152
|
timeout?: pulumi.Input<number>;
|
|
8153
|
+
/**
|
|
8154
|
+
* Type of the step. Valid values are `assertCurrentUrl`, `assertElementAttribute`, `assertElementContent`, `assertElementPresent`, `assertEmail`, `assertFileDownload`, `assertFromJavascript`, `assertPageContains`, `assertPageLacks`, `click`, `extractFromJavascript`, `extractVariable`, `goToEmailLink`, `goToUrl`, `goToUrlAndMeasureTti`, `hover`, `playSubTest`, `pressKey`, `refresh`, `runApiTest`, `scroll`, `selectOption`, `typeText`, `uploadFiles`, `wait`.
|
|
8155
|
+
*/
|
|
6975
8156
|
type: pulumi.Input<string>;
|
|
6976
8157
|
}
|
|
6977
8158
|
export interface SyntheticsTestBrowserStepParams {
|
|
@@ -7000,45 +8181,130 @@ export interface SyntheticsTestBrowserStepParamsElementUserLocator {
|
|
|
7000
8181
|
value: pulumi.Input<inputs.SyntheticsTestBrowserStepParamsElementUserLocatorValue>;
|
|
7001
8182
|
}
|
|
7002
8183
|
export interface SyntheticsTestBrowserStepParamsElementUserLocatorValue {
|
|
8184
|
+
/**
|
|
8185
|
+
* Synthetics test type. Valid values are `api`, `browser`.
|
|
8186
|
+
*/
|
|
7003
8187
|
type?: pulumi.Input<string>;
|
|
7004
8188
|
value: pulumi.Input<string>;
|
|
7005
8189
|
}
|
|
7006
8190
|
export interface SyntheticsTestBrowserStepParamsVariable {
|
|
7007
8191
|
example?: pulumi.Input<string>;
|
|
8192
|
+
/**
|
|
8193
|
+
* Name of Datadog synthetics test.
|
|
8194
|
+
*/
|
|
7008
8195
|
name?: pulumi.Input<string>;
|
|
7009
8196
|
}
|
|
7010
8197
|
export interface SyntheticsTestBrowserVariable {
|
|
8198
|
+
/**
|
|
8199
|
+
* Example for the variable.
|
|
8200
|
+
*/
|
|
7011
8201
|
example?: pulumi.Input<string>;
|
|
8202
|
+
/**
|
|
8203
|
+
* ID of the global variable to use. This is actually only used (and required) in the case of using a variable of type `global`.
|
|
8204
|
+
*/
|
|
7012
8205
|
id?: pulumi.Input<string>;
|
|
8206
|
+
/**
|
|
8207
|
+
* Name of the variable.
|
|
8208
|
+
*/
|
|
7013
8209
|
name: pulumi.Input<string>;
|
|
8210
|
+
/**
|
|
8211
|
+
* Pattern of the variable.
|
|
8212
|
+
*/
|
|
7014
8213
|
pattern?: pulumi.Input<string>;
|
|
8214
|
+
/**
|
|
8215
|
+
* Type of browser test variable. Valid values are `element`, `email`, `global`, `javascript`, `text`.
|
|
8216
|
+
*/
|
|
7015
8217
|
type: pulumi.Input<string>;
|
|
7016
8218
|
}
|
|
7017
8219
|
export interface SyntheticsTestConfigVariable {
|
|
8220
|
+
/**
|
|
8221
|
+
* Example for the variable.
|
|
8222
|
+
*/
|
|
7018
8223
|
example?: pulumi.Input<string>;
|
|
8224
|
+
/**
|
|
8225
|
+
* When type = `global`, ID of the global variable to use.
|
|
8226
|
+
*/
|
|
7019
8227
|
id?: pulumi.Input<string>;
|
|
8228
|
+
/**
|
|
8229
|
+
* Name of the variable.
|
|
8230
|
+
*/
|
|
7020
8231
|
name: pulumi.Input<string>;
|
|
8232
|
+
/**
|
|
8233
|
+
* Pattern of the variable.
|
|
8234
|
+
*/
|
|
7021
8235
|
pattern?: pulumi.Input<string>;
|
|
8236
|
+
/**
|
|
8237
|
+
* Type of test configuration variable. Valid values are `global`, `text`.
|
|
8238
|
+
*/
|
|
7022
8239
|
type: pulumi.Input<string>;
|
|
7023
8240
|
}
|
|
7024
8241
|
export interface SyntheticsTestOptionsList {
|
|
8242
|
+
/**
|
|
8243
|
+
* For SSL test, whether or not the test should allow self signed certificates.
|
|
8244
|
+
*/
|
|
7025
8245
|
acceptSelfSigned?: pulumi.Input<boolean>;
|
|
8246
|
+
/**
|
|
8247
|
+
* Allows loading insecure content for an HTTP test.
|
|
8248
|
+
*/
|
|
7026
8249
|
allowInsecure?: pulumi.Input<boolean>;
|
|
8250
|
+
/**
|
|
8251
|
+
* For SSL test, whether or not the test should fail on revoked certificate in stapled OCSP.
|
|
8252
|
+
*/
|
|
7027
8253
|
checkCertificateRevocation?: pulumi.Input<boolean>;
|
|
8254
|
+
/**
|
|
8255
|
+
* CI/CD options for a Synthetic test.
|
|
8256
|
+
*/
|
|
7028
8257
|
ci?: pulumi.Input<inputs.SyntheticsTestOptionsListCi>;
|
|
8258
|
+
/**
|
|
8259
|
+
* Disable Cross-Origin Resource Sharing for browser tests.
|
|
8260
|
+
*/
|
|
8261
|
+
disableCors?: pulumi.Input<boolean>;
|
|
8262
|
+
/**
|
|
8263
|
+
* Disable Content Security Policy for browser tests.
|
|
8264
|
+
*/
|
|
7029
8265
|
disableCsp?: pulumi.Input<boolean>;
|
|
8266
|
+
/**
|
|
8267
|
+
* Determines whether or not the API HTTP test should follow redirects.
|
|
8268
|
+
*/
|
|
7030
8269
|
followRedirects?: pulumi.Input<boolean>;
|
|
8270
|
+
/**
|
|
8271
|
+
* Ignore server certificate error.
|
|
8272
|
+
*/
|
|
7031
8273
|
ignoreServerCertificateError?: pulumi.Input<boolean>;
|
|
8274
|
+
/**
|
|
8275
|
+
* Timeout before declaring the initial step as failed (in seconds) for browser tests.
|
|
8276
|
+
*/
|
|
7032
8277
|
initialNavigationTimeout?: pulumi.Input<number>;
|
|
8278
|
+
/**
|
|
8279
|
+
* Minimum amount of time in failure required to trigger an alert. Default is `0`.
|
|
8280
|
+
*/
|
|
7033
8281
|
minFailureDuration?: pulumi.Input<number>;
|
|
8282
|
+
/**
|
|
8283
|
+
* Minimum number of locations in failure required to trigger an alert. Default is `1`.
|
|
8284
|
+
*/
|
|
7034
8285
|
minLocationFailed?: pulumi.Input<number>;
|
|
8286
|
+
/**
|
|
8287
|
+
* The monitor name is used for the alert title as well as for all monitor dashboard widgets and SLOs.
|
|
8288
|
+
*/
|
|
7035
8289
|
monitorName?: pulumi.Input<string>;
|
|
7036
8290
|
monitorOptions?: pulumi.Input<inputs.SyntheticsTestOptionsListMonitorOptions>;
|
|
7037
8291
|
monitorPriority?: pulumi.Input<number>;
|
|
8292
|
+
/**
|
|
8293
|
+
* Prevents saving screenshots of the steps.
|
|
8294
|
+
*/
|
|
7038
8295
|
noScreenshot?: pulumi.Input<boolean>;
|
|
8296
|
+
/**
|
|
8297
|
+
* A list of role identifiers pulled from the Roles API to restrict read and write access.
|
|
8298
|
+
*/
|
|
7039
8299
|
restrictedRoles?: pulumi.Input<pulumi.Input<string>[]>;
|
|
7040
8300
|
retry?: pulumi.Input<inputs.SyntheticsTestOptionsListRetry>;
|
|
8301
|
+
/**
|
|
8302
|
+
* The RUM data collection settings for the Synthetic browser test.
|
|
8303
|
+
*/
|
|
7041
8304
|
rumSettings?: pulumi.Input<inputs.SyntheticsTestOptionsListRumSettings>;
|
|
8305
|
+
/**
|
|
8306
|
+
* How often the test should run (in seconds).
|
|
8307
|
+
*/
|
|
7042
8308
|
tickEvery: pulumi.Input<number>;
|
|
7043
8309
|
}
|
|
7044
8310
|
export interface SyntheticsTestOptionsListCi {
|
|
@@ -7057,15 +8323,73 @@ export interface SyntheticsTestOptionsListRumSettings {
|
|
|
7057
8323
|
isEnabled: pulumi.Input<boolean>;
|
|
7058
8324
|
}
|
|
7059
8325
|
export interface SyntheticsTestRequestBasicauth {
|
|
8326
|
+
/**
|
|
8327
|
+
* Access key for `SIGV4` authentication.
|
|
8328
|
+
*/
|
|
7060
8329
|
accessKey?: pulumi.Input<string>;
|
|
8330
|
+
/**
|
|
8331
|
+
* Access token url for `oauth-client` or `oauth-rop` authentication.
|
|
8332
|
+
*/
|
|
8333
|
+
accessTokenUrl?: pulumi.Input<string>;
|
|
8334
|
+
/**
|
|
8335
|
+
* Audience for `oauth-client` or `oauth-rop` authentication.
|
|
8336
|
+
*/
|
|
8337
|
+
audience?: pulumi.Input<string>;
|
|
8338
|
+
/**
|
|
8339
|
+
* Client ID for `oauth-client` or `oauth-rop` authentication.
|
|
8340
|
+
*/
|
|
8341
|
+
clientId?: pulumi.Input<string>;
|
|
8342
|
+
/**
|
|
8343
|
+
* Client secret for `oauth-client` or `oauth-rop` authentication.
|
|
8344
|
+
*/
|
|
8345
|
+
clientSecret?: pulumi.Input<string>;
|
|
8346
|
+
/**
|
|
8347
|
+
* Domain for `ntlm` authentication.
|
|
8348
|
+
*/
|
|
7061
8349
|
domain?: pulumi.Input<string>;
|
|
8350
|
+
/**
|
|
8351
|
+
* Password for authentication.
|
|
8352
|
+
*/
|
|
7062
8353
|
password?: pulumi.Input<string>;
|
|
8354
|
+
/**
|
|
8355
|
+
* Region for `SIGV4` authentication.
|
|
8356
|
+
*/
|
|
7063
8357
|
region?: pulumi.Input<string>;
|
|
8358
|
+
/**
|
|
8359
|
+
* Resource for `oauth-client` or `oauth-rop` authentication.
|
|
8360
|
+
*/
|
|
8361
|
+
resource?: pulumi.Input<string>;
|
|
8362
|
+
/**
|
|
8363
|
+
* Scope for `oauth-client` or `oauth-rop` authentication.
|
|
8364
|
+
*/
|
|
8365
|
+
scope?: pulumi.Input<string>;
|
|
8366
|
+
/**
|
|
8367
|
+
* Secret key for `SIGV4` authentication.
|
|
8368
|
+
*/
|
|
7064
8369
|
secretKey?: pulumi.Input<string>;
|
|
8370
|
+
/**
|
|
8371
|
+
* Service name for `SIGV4` authentication.
|
|
8372
|
+
*/
|
|
7065
8373
|
serviceName?: pulumi.Input<string>;
|
|
8374
|
+
/**
|
|
8375
|
+
* Session token for `SIGV4` authentication.
|
|
8376
|
+
*/
|
|
7066
8377
|
sessionToken?: pulumi.Input<string>;
|
|
8378
|
+
/**
|
|
8379
|
+
* Token API Authentication for `oauth-client` or `oauth-rop` authentication. Valid values are `header`, `body`.
|
|
8380
|
+
*/
|
|
8381
|
+
tokenApiAuthentication?: pulumi.Input<string>;
|
|
8382
|
+
/**
|
|
8383
|
+
* Type of basic authentication to use when performing the test.
|
|
8384
|
+
*/
|
|
7067
8385
|
type?: pulumi.Input<string>;
|
|
8386
|
+
/**
|
|
8387
|
+
* Username for authentication.
|
|
8388
|
+
*/
|
|
7068
8389
|
username?: pulumi.Input<string>;
|
|
8390
|
+
/**
|
|
8391
|
+
* Workstation for `ntlm` authentication.
|
|
8392
|
+
*/
|
|
7069
8393
|
workstation?: pulumi.Input<string>;
|
|
7070
8394
|
}
|
|
7071
8395
|
export interface SyntheticsTestRequestClientCertificate {
|
|
@@ -7081,33 +8405,104 @@ export interface SyntheticsTestRequestClientCertificateKey {
|
|
|
7081
8405
|
filename?: pulumi.Input<string>;
|
|
7082
8406
|
}
|
|
7083
8407
|
export interface SyntheticsTestRequestDefinition {
|
|
8408
|
+
/**
|
|
8409
|
+
* The request body.
|
|
8410
|
+
*/
|
|
7084
8411
|
body?: pulumi.Input<string>;
|
|
8412
|
+
/**
|
|
8413
|
+
* Type of the request body. Valid values are `text/plain`, `application/json`, `text/xml`, `text/html`, `application/x-www-form-urlencoded`, `graphql`.
|
|
8414
|
+
*/
|
|
8415
|
+
bodyType?: pulumi.Input<string>;
|
|
8416
|
+
/**
|
|
8417
|
+
* The type of gRPC call to perform. Valid values are `healthcheck`, `unary`.
|
|
8418
|
+
*/
|
|
8419
|
+
callType?: pulumi.Input<string>;
|
|
8420
|
+
/**
|
|
8421
|
+
* By default, the client certificate is applied on the domain of the starting URL for browser tests. If you want your client certificate to be applied on other domains instead, add them in `certificateDomains`.
|
|
8422
|
+
*/
|
|
7085
8423
|
certificateDomains?: pulumi.Input<pulumi.Input<string>[]>;
|
|
8424
|
+
/**
|
|
8425
|
+
* DNS server to use for DNS tests (`subtype = "dns"`).
|
|
8426
|
+
*/
|
|
7086
8427
|
dnsServer?: pulumi.Input<string>;
|
|
8428
|
+
/**
|
|
8429
|
+
* DNS server port to use for DNS tests.
|
|
8430
|
+
*/
|
|
7087
8431
|
dnsServerPort?: pulumi.Input<number>;
|
|
8432
|
+
/**
|
|
8433
|
+
* Host name to perform the test with.
|
|
8434
|
+
*/
|
|
7088
8435
|
host?: pulumi.Input<string>;
|
|
8436
|
+
/**
|
|
8437
|
+
* For UDP and websocket tests, message to send with the request.
|
|
8438
|
+
*/
|
|
7089
8439
|
message?: pulumi.Input<string>;
|
|
8440
|
+
/**
|
|
8441
|
+
* Either the HTTP method/verb to use or a gRPC method available on the service set in the `service` field. Required if `subtype` is `HTTP` or if `subtype` is `grpc` and `callType` is `unary`.
|
|
8442
|
+
*/
|
|
7090
8443
|
method?: pulumi.Input<string>;
|
|
8444
|
+
/**
|
|
8445
|
+
* Determines whether or not to save the response body.
|
|
8446
|
+
*/
|
|
7091
8447
|
noSavingResponseBody?: pulumi.Input<boolean>;
|
|
8448
|
+
/**
|
|
8449
|
+
* Number of pings to use per test for ICMP tests (`subtype = "icmp"`) between 0 and 10.
|
|
8450
|
+
*/
|
|
7092
8451
|
numberOfPackets?: pulumi.Input<number>;
|
|
8452
|
+
/**
|
|
8453
|
+
* Port to use when performing the test.
|
|
8454
|
+
*/
|
|
7093
8455
|
port?: pulumi.Input<number>;
|
|
8456
|
+
/**
|
|
8457
|
+
* For SSL tests, it specifies on which server you want to initiate the TLS handshake, allowing the server to present one of multiple possible certificates on the same IP address and TCP port number.
|
|
8458
|
+
*/
|
|
7094
8459
|
servername?: pulumi.Input<string>;
|
|
8460
|
+
/**
|
|
8461
|
+
* The gRPC service on which you want to perform the gRPC call.
|
|
8462
|
+
*/
|
|
7095
8463
|
service?: pulumi.Input<string>;
|
|
8464
|
+
/**
|
|
8465
|
+
* This will turn on a traceroute probe to discover all gateways along the path to the host destination. For ICMP tests (`subtype = "icmp"`).
|
|
8466
|
+
*/
|
|
7096
8467
|
shouldTrackHops?: pulumi.Input<boolean>;
|
|
8468
|
+
/**
|
|
8469
|
+
* Timeout in seconds for the test. Defaults to `60`.
|
|
8470
|
+
*/
|
|
7097
8471
|
timeout?: pulumi.Input<number>;
|
|
8472
|
+
/**
|
|
8473
|
+
* The URL to send the request to.
|
|
8474
|
+
*/
|
|
7098
8475
|
url?: pulumi.Input<string>;
|
|
7099
8476
|
}
|
|
7100
8477
|
export interface SyntheticsTestRequestProxy {
|
|
8478
|
+
/**
|
|
8479
|
+
* Header name and value map.
|
|
8480
|
+
*/
|
|
7101
8481
|
headers?: pulumi.Input<{
|
|
7102
8482
|
[key: string]: any;
|
|
7103
8483
|
}>;
|
|
8484
|
+
/**
|
|
8485
|
+
* URL of the proxy to perform the test.
|
|
8486
|
+
*/
|
|
7104
8487
|
url: pulumi.Input<string>;
|
|
7105
8488
|
}
|
|
7106
8489
|
export declare namespace slack {
|
|
7107
8490
|
interface ChannelDisplay {
|
|
8491
|
+
/**
|
|
8492
|
+
* Show the main body of the alert event.
|
|
8493
|
+
*/
|
|
7108
8494
|
message?: pulumi.Input<boolean>;
|
|
8495
|
+
/**
|
|
8496
|
+
* Show the list of @-handles in the alert event.
|
|
8497
|
+
*/
|
|
7109
8498
|
notified?: pulumi.Input<boolean>;
|
|
8499
|
+
/**
|
|
8500
|
+
* Show the alert event's snapshot image.
|
|
8501
|
+
*/
|
|
7110
8502
|
snapshot?: pulumi.Input<boolean>;
|
|
8503
|
+
/**
|
|
8504
|
+
* Show the scopes on which the monitor alerted.
|
|
8505
|
+
*/
|
|
7111
8506
|
tags?: pulumi.Input<boolean>;
|
|
7112
8507
|
}
|
|
7113
8508
|
}
|