pulumi-logtail 1.2.0 → 1.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (69) hide show
  1. package/README.md +11 -3
  2. package/bin/collector.d.ts +48 -42
  3. package/bin/collector.d.ts.map +1 -1
  4. package/bin/collector.js.map +1 -1
  5. package/bin/collectorTarget.d.ts +289 -0
  6. package/bin/collectorTarget.d.ts.map +1 -0
  7. package/bin/collectorTarget.js +136 -0
  8. package/bin/collectorTarget.js.map +1 -0
  9. package/bin/connection.d.ts +21 -21
  10. package/bin/connection.d.ts.map +1 -1
  11. package/bin/dashboard.d.ts +21 -21
  12. package/bin/dashboard.d.ts.map +1 -1
  13. package/bin/dashboardAlert.d.ts +59 -59
  14. package/bin/dashboardAlert.d.ts.map +1 -1
  15. package/bin/dashboardChart.d.ts +19 -19
  16. package/bin/dashboardChart.d.ts.map +1 -1
  17. package/bin/dashboardGroup.d.ts +6 -6
  18. package/bin/dashboardGroup.d.ts.map +1 -1
  19. package/bin/dashboardSection.d.ts +8 -8
  20. package/bin/dashboardSection.d.ts.map +1 -1
  21. package/bin/errorsApplication.d.ts +25 -25
  22. package/bin/errorsApplication.d.ts.map +1 -1
  23. package/bin/errorsApplicationGroup.d.ts +8 -8
  24. package/bin/errorsApplicationGroup.d.ts.map +1 -1
  25. package/bin/exploration.d.ts +16 -16
  26. package/bin/exploration.d.ts.map +1 -1
  27. package/bin/explorationAlert.d.ts +58 -58
  28. package/bin/explorationAlert.d.ts.map +1 -1
  29. package/bin/explorationGroup.d.ts +6 -6
  30. package/bin/explorationGroup.d.ts.map +1 -1
  31. package/bin/getCollector.d.ts +3 -0
  32. package/bin/getCollector.d.ts.map +1 -1
  33. package/bin/getCollector.js.map +1 -1
  34. package/bin/getConnection.d.ts +1 -1
  35. package/bin/getConnection.d.ts.map +1 -1
  36. package/bin/getDashboard.d.ts +3 -3
  37. package/bin/getDashboard.d.ts.map +1 -1
  38. package/bin/getDashboardTemplate.d.ts +2 -2
  39. package/bin/getDashboardTemplate.d.ts.map +1 -1
  40. package/bin/getWarehouseEmbedding.d.ts +2 -2
  41. package/bin/getWarehouseEmbedding.d.ts.map +1 -1
  42. package/bin/index.d.ts +3 -0
  43. package/bin/index.d.ts.map +1 -1
  44. package/bin/index.js +7 -2
  45. package/bin/index.js.map +1 -1
  46. package/bin/metric.d.ts +6 -6
  47. package/bin/metric.d.ts.map +1 -1
  48. package/bin/package.json +5 -5
  49. package/bin/provider.d.ts +6 -6
  50. package/bin/provider.d.ts.map +1 -1
  51. package/bin/source.d.ts +46 -43
  52. package/bin/source.d.ts.map +1 -1
  53. package/bin/source.js.map +1 -1
  54. package/bin/sourceGroup.d.ts +8 -8
  55. package/bin/sourceGroup.d.ts.map +1 -1
  56. package/bin/types/input.d.ts +66 -62
  57. package/bin/types/input.d.ts.map +1 -1
  58. package/bin/types/output.d.ts +5 -0
  59. package/bin/types/output.d.ts.map +1 -1
  60. package/bin/utilities.js +2 -2
  61. package/bin/warehouseEmbedding.d.ts +7 -7
  62. package/bin/warehouseEmbedding.d.ts.map +1 -1
  63. package/bin/warehouseSource.d.ts +25 -25
  64. package/bin/warehouseSource.d.ts.map +1 -1
  65. package/bin/warehouseSourceGroup.d.ts +8 -8
  66. package/bin/warehouseSourceGroup.d.ts.map +1 -1
  67. package/bin/warehouseTimeSeries.d.ts +13 -13
  68. package/bin/warehouseTimeSeries.d.ts.map +1 -1
  69. package/package.json +5 -5
@@ -192,43 +192,43 @@ export interface ErrorsApplicationState {
192
192
  /**
193
193
  * ID of the application group this application belongs to. Set to <span pulumi-lang-nodejs="`0`" pulumi-lang-dotnet="`0`" pulumi-lang-go="`0`" pulumi-lang-python="`0`" pulumi-lang-yaml="`0`" pulumi-lang-java="`0`">`0`</span> to remove from a group.
194
194
  */
195
- applicationGroupId?: pulumi.Input<number>;
195
+ applicationGroupId?: pulumi.Input<number | undefined>;
196
196
  /**
197
197
  * Source code root path that replaces the stack trace root prefix. Used to map container or build paths to the corresponding repository paths for git blame.
198
198
  */
199
- codeMappingSourceRoot?: pulumi.Input<string>;
199
+ codeMappingSourceRoot?: pulumi.Input<string | undefined>;
200
200
  /**
201
201
  * Stack trace root path prefix to match. When a stack trace file starts with this prefix, it will be replaced with the source code root to map to the correct repository path.
202
202
  */
203
- codeMappingStackRoot?: pulumi.Input<string>;
203
+ codeMappingStackRoot?: pulumi.Input<string | undefined>;
204
204
  /**
205
205
  * The time when this application was created.
206
206
  */
207
- createdAt?: pulumi.Input<string>;
207
+ createdAt?: pulumi.Input<string | undefined>;
208
208
  /**
209
209
  * Optional custom bucket configuration for the application. When provided, all fields (name, endpoint, access_key_id, secret_access_key) are required.
210
210
  */
211
- customBucket?: pulumi.Input<inputs.ErrorsApplicationCustomBucket>;
211
+ customBucket?: pulumi.Input<inputs.ErrorsApplicationCustomBucket | undefined>;
212
212
  /**
213
213
  * Data region or cluster name where application data will be stored. If omitted, the default data region for your team will be used.
214
214
  */
215
- dataRegion?: pulumi.Input<string>;
215
+ dataRegion?: pulumi.Input<string | undefined>;
216
216
  /**
217
217
  * Error data retention period in days. Default retention is 90 days.
218
218
  */
219
- errorsRetention?: pulumi.Input<number>;
219
+ errorsRetention?: pulumi.Input<number | undefined>;
220
220
  /**
221
221
  * The host where the errors should be sent. See documentation for your specific platform for details.
222
222
  */
223
- ingestingHost?: pulumi.Input<string>;
223
+ ingestingHost?: pulumi.Input<string | undefined>;
224
224
  /**
225
225
  * This property allows you to temporarily pause data ingesting for this application.
226
226
  */
227
- ingestingPaused?: pulumi.Input<boolean>;
227
+ ingestingPaused?: pulumi.Input<boolean | undefined>;
228
228
  /**
229
229
  * Application name. Must be unique within your team.
230
230
  */
231
- name?: pulumi.Input<string>;
231
+ name?: pulumi.Input<string | undefined>;
232
232
  /**
233
233
  * The platform type for the application. This helps configure appropriate SDKs and integrations. You can't update this value later. Valid values are:
234
234
  * - <span pulumi-lang-nodejs="`aiohttpErrors`" pulumi-lang-dotnet="`AiohttpErrors`" pulumi-lang-go="`aiohttpErrors`" pulumi-lang-python="`aiohttp_errors`" pulumi-lang-yaml="`aiohttpErrors`" pulumi-lang-java="`aiohttpErrors`">`aiohttp_errors`</span>
@@ -327,27 +327,27 @@ export interface ErrorsApplicationState {
327
327
  * - <span pulumi-lang-nodejs="`wpfErrors`" pulumi-lang-dotnet="`WpfErrors`" pulumi-lang-go="`wpfErrors`" pulumi-lang-python="`wpf_errors`" pulumi-lang-yaml="`wpfErrors`" pulumi-lang-java="`wpfErrors`">`wpf_errors`</span>
328
328
  * - <span pulumi-lang-nodejs="`wsgiErrors`" pulumi-lang-dotnet="`WsgiErrors`" pulumi-lang-go="`wsgiErrors`" pulumi-lang-python="`wsgi_errors`" pulumi-lang-yaml="`wsgiErrors`" pulumi-lang-java="`wsgiErrors`">`wsgi_errors`</span>
329
329
  */
330
- platform?: pulumi.Input<string>;
330
+ platform?: pulumi.Input<string | undefined>;
331
331
  /**
332
332
  * The table name generated for this application.
333
333
  */
334
- tableName?: pulumi.Input<string>;
334
+ tableName?: pulumi.Input<string | undefined>;
335
335
  /**
336
336
  * The team ID for this resource.
337
337
  */
338
- teamId?: pulumi.Input<string>;
338
+ teamId?: pulumi.Input<string | undefined>;
339
339
  /**
340
340
  * Used to specify the team the resource should be created in when using global tokens.
341
341
  */
342
- teamName?: pulumi.Input<string>;
342
+ teamName?: pulumi.Input<string | undefined>;
343
343
  /**
344
344
  * The token of this application. This token is used to identify and route the data you will send to Better Stack.
345
345
  */
346
- token?: pulumi.Input<string>;
346
+ token?: pulumi.Input<string | undefined>;
347
347
  /**
348
348
  * The time when this application was updated.
349
349
  */
350
- updatedAt?: pulumi.Input<string>;
350
+ updatedAt?: pulumi.Input<string | undefined>;
351
351
  }
352
352
  /**
353
353
  * The set of arguments for constructing a ErrorsApplication resource.
@@ -356,35 +356,35 @@ export interface ErrorsApplicationArgs {
356
356
  /**
357
357
  * ID of the application group this application belongs to. Set to <span pulumi-lang-nodejs="`0`" pulumi-lang-dotnet="`0`" pulumi-lang-go="`0`" pulumi-lang-python="`0`" pulumi-lang-yaml="`0`" pulumi-lang-java="`0`">`0`</span> to remove from a group.
358
358
  */
359
- applicationGroupId?: pulumi.Input<number>;
359
+ applicationGroupId?: pulumi.Input<number | undefined>;
360
360
  /**
361
361
  * Source code root path that replaces the stack trace root prefix. Used to map container or build paths to the corresponding repository paths for git blame.
362
362
  */
363
- codeMappingSourceRoot?: pulumi.Input<string>;
363
+ codeMappingSourceRoot?: pulumi.Input<string | undefined>;
364
364
  /**
365
365
  * Stack trace root path prefix to match. When a stack trace file starts with this prefix, it will be replaced with the source code root to map to the correct repository path.
366
366
  */
367
- codeMappingStackRoot?: pulumi.Input<string>;
367
+ codeMappingStackRoot?: pulumi.Input<string | undefined>;
368
368
  /**
369
369
  * Optional custom bucket configuration for the application. When provided, all fields (name, endpoint, access_key_id, secret_access_key) are required.
370
370
  */
371
- customBucket?: pulumi.Input<inputs.ErrorsApplicationCustomBucket>;
371
+ customBucket?: pulumi.Input<inputs.ErrorsApplicationCustomBucket | undefined>;
372
372
  /**
373
373
  * Data region or cluster name where application data will be stored. If omitted, the default data region for your team will be used.
374
374
  */
375
- dataRegion?: pulumi.Input<string>;
375
+ dataRegion?: pulumi.Input<string | undefined>;
376
376
  /**
377
377
  * Error data retention period in days. Default retention is 90 days.
378
378
  */
379
- errorsRetention?: pulumi.Input<number>;
379
+ errorsRetention?: pulumi.Input<number | undefined>;
380
380
  /**
381
381
  * This property allows you to temporarily pause data ingesting for this application.
382
382
  */
383
- ingestingPaused?: pulumi.Input<boolean>;
383
+ ingestingPaused?: pulumi.Input<boolean | undefined>;
384
384
  /**
385
385
  * Application name. Must be unique within your team.
386
386
  */
387
- name?: pulumi.Input<string>;
387
+ name?: pulumi.Input<string | undefined>;
388
388
  /**
389
389
  * The platform type for the application. This helps configure appropriate SDKs and integrations. You can't update this value later. Valid values are:
390
390
  * - <span pulumi-lang-nodejs="`aiohttpErrors`" pulumi-lang-dotnet="`AiohttpErrors`" pulumi-lang-go="`aiohttpErrors`" pulumi-lang-python="`aiohttp_errors`" pulumi-lang-yaml="`aiohttpErrors`" pulumi-lang-java="`aiohttpErrors`">`aiohttp_errors`</span>
@@ -487,6 +487,6 @@ export interface ErrorsApplicationArgs {
487
487
  /**
488
488
  * Used to specify the team the resource should be created in when using global tokens.
489
489
  */
490
- teamName?: pulumi.Input<string>;
490
+ teamName?: pulumi.Input<string | undefined>;
491
491
  }
492
492
  //# sourceMappingURL=errorsApplication.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"errorsApplication.d.ts","sourceRoot":"","sources":["../errorsApplication.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,KAAK,OAAO,MAAM,gBAAgB,CAAC;AAG1C,qBAAa,iBAAkB,SAAQ,MAAM,CAAC,cAAc;IACxD;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,sBAAsB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,iBAAiB;IAOpJ;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,iBAAiB;IAO5D;;OAEG;IACH,SAAwB,kBAAkB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC9E;;OAEG;IACH,SAAwB,qBAAqB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACjF;;OAEG;IACH,SAAwB,oBAAoB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAChF;;OAEG;IACH,SAAgC,SAAS,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACjE;;OAEG;IACH,SAAwB,YAAY,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,6BAA6B,GAAG,SAAS,CAAC,CAAC;IACvG;;OAEG;IACH,SAAwB,UAAU,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC1D;;OAEG;IACH,SAAwB,eAAe,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC/D;;OAEG;IACH,SAAgC,aAAa,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACrE;;OAEG;IACH,SAAwB,eAAe,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC;IAChE;;OAEG;IACH,SAAwB,IAAI,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACpD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAiGG;IACH,SAAwB,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACxD;;OAEG;IACH,SAAgC,SAAS,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACjE;;OAEG;IACH,SAAgC,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC9D;;OAEG;IACH,SAAwB,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACpE;;OAEG;IACH,SAAgC,KAAK,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC7D;;OAEG;IACH,SAAgC,SAAS,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAEjE;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,qBAAqB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CA+C7F;AAED;;GAEG;AACH,MAAM,WAAW,sBAAsB;IACnC;;OAEG;IACH,kBAAkB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC1C;;OAEG;IACH,qBAAqB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC7C;;OAEG;IACH,oBAAoB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC5C;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IACjC;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,6BAA6B,CAAC,CAAC;IAClE;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAClC;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IACvC;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IACrC;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC;IACxC;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC5B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAiGG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAChC;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IACjC;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC9B;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAChC;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC7B;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;CACpC;AAED;;GAEG;AACH,MAAM,WAAW,qBAAqB;IAClC;;OAEG;IACH,kBAAkB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC1C;;OAEG;IACH,qBAAqB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC7C;;OAEG;IACH,oBAAoB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC5C;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,6BAA6B,CAAC,CAAC;IAClE;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAClC;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IACvC;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC;IACxC;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC5B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAiGG;IACH,QAAQ,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC/B;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;CACnC"}
1
+ {"version":3,"file":"errorsApplication.d.ts","sourceRoot":"","sources":["../errorsApplication.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,KAAK,OAAO,MAAM,gBAAgB,CAAC;AAG1C,qBAAa,iBAAkB,SAAQ,MAAM,CAAC,cAAc;IACxD;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,sBAAsB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,iBAAiB;IAOpJ;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,iBAAiB;IAO5D;;OAEG;IACH,SAAwB,kBAAkB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC9E;;OAEG;IACH,SAAwB,qBAAqB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACjF;;OAEG;IACH,SAAwB,oBAAoB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAChF;;OAEG;IACH,SAAgC,SAAS,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACjE;;OAEG;IACH,SAAwB,YAAY,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,6BAA6B,GAAG,SAAS,CAAC,CAAC;IACvG;;OAEG;IACH,SAAwB,UAAU,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC1D;;OAEG;IACH,SAAwB,eAAe,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC/D;;OAEG;IACH,SAAgC,aAAa,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACrE;;OAEG;IACH,SAAwB,eAAe,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC;IAChE;;OAEG;IACH,SAAwB,IAAI,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACpD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAiGG;IACH,SAAwB,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACxD;;OAEG;IACH,SAAgC,SAAS,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACjE;;OAEG;IACH,SAAgC,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC9D;;OAEG;IACH,SAAwB,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACpE;;OAEG;IACH,SAAgC,KAAK,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC7D;;OAEG;IACH,SAAgC,SAAS,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAEjE;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,qBAAqB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CA+C7F;AAED;;GAEG;AACH,MAAM,WAAW,sBAAsB;IACnC;;OAEG;IACH,kBAAkB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACtD;;OAEG;IACH,qBAAqB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACzD;;OAEG;IACH,oBAAoB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACxD;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC7C;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,6BAA6B,GAAG,SAAS,CAAC,CAAC;IAC9E;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC9C;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnD;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACjD;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IACpD;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACxC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAiGG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC5C;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC7C;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC1C;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC5C;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACzC;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAChD;AAED;;GAEG;AACH,MAAM,WAAW,qBAAqB;IAClC;;OAEG;IACH,kBAAkB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACtD;;OAEG;IACH,qBAAqB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACzD;;OAEG;IACH,oBAAoB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACxD;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,6BAA6B,GAAG,SAAS,CAAC,CAAC;IAC9E;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC9C;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnD;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IACpD;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACxC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAiGG;IACH,QAAQ,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC/B;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAC/C"}
@@ -51,23 +51,23 @@ export interface ErrorsApplicationGroupState {
51
51
  /**
52
52
  * The time when this application group was created.
53
53
  */
54
- createdAt?: pulumi.Input<string>;
54
+ createdAt?: pulumi.Input<string | undefined>;
55
55
  /**
56
56
  * Application group name. Must be unique within your team.
57
57
  */
58
- name?: pulumi.Input<string>;
58
+ name?: pulumi.Input<string | undefined>;
59
59
  /**
60
60
  * The sort index of this application group.
61
61
  */
62
- sortIndex?: pulumi.Input<number>;
62
+ sortIndex?: pulumi.Input<number | undefined>;
63
63
  /**
64
64
  * Used to specify the team the resource should be created in when using global tokens.
65
65
  */
66
- teamName?: pulumi.Input<string>;
66
+ teamName?: pulumi.Input<string | undefined>;
67
67
  /**
68
68
  * The time when this application group was updated.
69
69
  */
70
- updatedAt?: pulumi.Input<string>;
70
+ updatedAt?: pulumi.Input<string | undefined>;
71
71
  }
72
72
  /**
73
73
  * The set of arguments for constructing a ErrorsApplicationGroup resource.
@@ -76,14 +76,14 @@ export interface ErrorsApplicationGroupArgs {
76
76
  /**
77
77
  * Application group name. Must be unique within your team.
78
78
  */
79
- name?: pulumi.Input<string>;
79
+ name?: pulumi.Input<string | undefined>;
80
80
  /**
81
81
  * The sort index of this application group.
82
82
  */
83
- sortIndex?: pulumi.Input<number>;
83
+ sortIndex?: pulumi.Input<number | undefined>;
84
84
  /**
85
85
  * Used to specify the team the resource should be created in when using global tokens.
86
86
  */
87
- teamName?: pulumi.Input<string>;
87
+ teamName?: pulumi.Input<string | undefined>;
88
88
  }
89
89
  //# sourceMappingURL=errorsApplicationGroup.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"errorsApplicationGroup.d.ts","sourceRoot":"","sources":["../errorsApplicationGroup.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC,qBAAa,sBAAuB,SAAQ,MAAM,CAAC,cAAc;IAC7D;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,2BAA2B,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,sBAAsB;IAO9J;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,sBAAsB;IAOjE;;OAEG;IACH,SAAgC,SAAS,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACjE;;OAEG;IACH,SAAwB,IAAI,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACpD;;OAEG;IACH,SAAwB,SAAS,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACrE;;OAEG;IACH,SAAwB,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACpE;;OAEG;IACH,SAAgC,SAAS,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAEjE;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,0BAA0B,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAsBnG;AAED;;GAEG;AACH,MAAM,WAAW,2BAA2B;IACxC;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IACjC;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC5B;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IACjC;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAChC;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;CACpC;AAED;;GAEG;AACH,MAAM,WAAW,0BAA0B;IACvC;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC5B;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IACjC;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;CACnC"}
1
+ {"version":3,"file":"errorsApplicationGroup.d.ts","sourceRoot":"","sources":["../errorsApplicationGroup.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC,qBAAa,sBAAuB,SAAQ,MAAM,CAAC,cAAc;IAC7D;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,2BAA2B,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,sBAAsB;IAO9J;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,sBAAsB;IAOjE;;OAEG;IACH,SAAgC,SAAS,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACjE;;OAEG;IACH,SAAwB,IAAI,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACpD;;OAEG;IACH,SAAwB,SAAS,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACrE;;OAEG;IACH,SAAwB,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACpE;;OAEG;IACH,SAAgC,SAAS,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAEjE;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,0BAA0B,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAsBnG;AAED;;GAEG;AACH,MAAM,WAAW,2BAA2B;IACxC;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC7C;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACxC;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC7C;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC5C;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAChD;AAED;;GAEG;AACH,MAAM,WAAW,0BAA0B;IACvC;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACxC;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC7C;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAC/C"}
@@ -73,43 +73,43 @@ export interface ExplorationState {
73
73
  /**
74
74
  * The chart configuration for this exploration.
75
75
  */
76
- chart?: pulumi.Input<inputs.ExplorationChart>;
76
+ chart?: pulumi.Input<inputs.ExplorationChart | undefined>;
77
77
  /**
78
78
  * The time when this exploration was created.
79
79
  */
80
- createdAt?: pulumi.Input<string>;
80
+ createdAt?: pulumi.Input<string | undefined>;
81
81
  /**
82
82
  * The start of the date range (e.g., 'now-3h', 'now-24h').
83
83
  */
84
- dateRangeFrom?: pulumi.Input<string>;
84
+ dateRangeFrom?: pulumi.Input<string | undefined>;
85
85
  /**
86
86
  * The end of the date range (e.g., 'now').
87
87
  */
88
- dateRangeTo?: pulumi.Input<string>;
88
+ dateRangeTo?: pulumi.Input<string | undefined>;
89
89
  /**
90
90
  * The ID of the exploration group this exploration belongs to. Use 0 to remove from group.
91
91
  */
92
- explorationGroupId?: pulumi.Input<number>;
92
+ explorationGroupId?: pulumi.Input<number | undefined>;
93
93
  /**
94
94
  * The name of this exploration.
95
95
  */
96
- name?: pulumi.Input<string>;
96
+ name?: pulumi.Input<string | undefined>;
97
97
  /**
98
98
  * The queries for this exploration. At least one query is required.
99
99
  */
100
- queries?: pulumi.Input<pulumi.Input<inputs.ExplorationQuery>[]>;
100
+ queries?: pulumi.Input<pulumi.Input<inputs.ExplorationQuery>[] | undefined>;
101
101
  /**
102
102
  * Used to specify the team the resource should be created in when using global tokens.
103
103
  */
104
- teamName?: pulumi.Input<string>;
104
+ teamName?: pulumi.Input<string | undefined>;
105
105
  /**
106
106
  * The time when this exploration was updated.
107
107
  */
108
- updatedAt?: pulumi.Input<string>;
108
+ updatedAt?: pulumi.Input<string | undefined>;
109
109
  /**
110
110
  * Variables for this exploration. Default variables (time, start_time, end_time, source) are auto-created.
111
111
  */
112
- variables?: pulumi.Input<pulumi.Input<inputs.ExplorationVariable>[]>;
112
+ variables?: pulumi.Input<pulumi.Input<inputs.ExplorationVariable>[] | undefined>;
113
113
  }
114
114
  /**
115
115
  * The set of arguments for constructing a Exploration resource.
@@ -122,19 +122,19 @@ export interface ExplorationArgs {
122
122
  /**
123
123
  * The start of the date range (e.g., 'now-3h', 'now-24h').
124
124
  */
125
- dateRangeFrom?: pulumi.Input<string>;
125
+ dateRangeFrom?: pulumi.Input<string | undefined>;
126
126
  /**
127
127
  * The end of the date range (e.g., 'now').
128
128
  */
129
- dateRangeTo?: pulumi.Input<string>;
129
+ dateRangeTo?: pulumi.Input<string | undefined>;
130
130
  /**
131
131
  * The ID of the exploration group this exploration belongs to. Use 0 to remove from group.
132
132
  */
133
- explorationGroupId?: pulumi.Input<number>;
133
+ explorationGroupId?: pulumi.Input<number | undefined>;
134
134
  /**
135
135
  * The name of this exploration.
136
136
  */
137
- name?: pulumi.Input<string>;
137
+ name?: pulumi.Input<string | undefined>;
138
138
  /**
139
139
  * The queries for this exploration. At least one query is required.
140
140
  */
@@ -142,10 +142,10 @@ export interface ExplorationArgs {
142
142
  /**
143
143
  * Used to specify the team the resource should be created in when using global tokens.
144
144
  */
145
- teamName?: pulumi.Input<string>;
145
+ teamName?: pulumi.Input<string | undefined>;
146
146
  /**
147
147
  * Variables for this exploration. Default variables (time, start_time, end_time, source) are auto-created.
148
148
  */
149
- variables?: pulumi.Input<pulumi.Input<inputs.ExplorationVariable>[]>;
149
+ variables?: pulumi.Input<pulumi.Input<inputs.ExplorationVariable>[] | undefined>;
150
150
  }
151
151
  //# sourceMappingURL=exploration.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"exploration.d.ts","sourceRoot":"","sources":["../exploration.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"exploration.d.ts","sourceRoot":"","sources":["../exploration.ts"],"names":[],"mappings":"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"}
@@ -74,7 +74,7 @@ export declare class ExplorationAlert extends pulumi.CustomResource {
74
74
  */
75
75
  readonly incidentPerSeries: pulumi.Output<boolean>;
76
76
  /**
77
- * Custom metadata key-value pairs included in incident notifications.
77
+ * Custom metadata key-value pairs included in incident notifications. Use a plain string for a single value; for multiple values use jsonencode([...]).
78
78
  */
79
79
  readonly metadata: pulumi.Output<{
80
80
  [key: string]: string;
@@ -155,125 +155,125 @@ export interface ExplorationAlertState {
155
155
  /**
156
156
  * The data aggregation interval in seconds.
157
157
  */
158
- aggregationInterval?: pulumi.Input<number>;
158
+ aggregationInterval?: pulumi.Input<number | undefined>;
159
159
  /**
160
160
  * The type of alert: 'threshold', 'relative', or 'anomaly_rrcf'.
161
161
  */
162
- alertType?: pulumi.Input<string>;
162
+ alertType?: pulumi.Input<string | undefined>;
163
163
  /**
164
164
  * Anomaly detection sensitivity 0-100 (only for 'anomaly_rrcf' type, lower = more sensitive).
165
165
  */
166
- anomalySensitivity?: pulumi.Input<number>;
166
+ anomalySensitivity?: pulumi.Input<number | undefined>;
167
167
  /**
168
168
  * Anomaly trigger mode: 'any', 'higher', or 'lower' (only for 'anomaly_rrcf' type).
169
169
  */
170
- anomalyTrigger?: pulumi.Input<string>;
170
+ anomalyTrigger?: pulumi.Input<string | undefined>;
171
171
  /**
172
172
  * Enable phone call notifications.
173
173
  */
174
- call?: pulumi.Input<boolean>;
174
+ call?: pulumi.Input<boolean | undefined>;
175
175
  /**
176
176
  * How often to check the alert condition in seconds.
177
177
  */
178
- checkPeriod?: pulumi.Input<number>;
178
+ checkPeriod?: pulumi.Input<number | undefined>;
179
179
  /**
180
180
  * The confirmation delay in seconds before triggering (required, >= 0).
181
181
  */
182
- confirmationPeriod?: pulumi.Input<number>;
182
+ confirmationPeriod?: pulumi.Input<number | undefined>;
183
183
  /**
184
184
  * The time when this alert was created.
185
185
  */
186
- createdAt?: pulumi.Input<string>;
186
+ createdAt?: pulumi.Input<string | undefined>;
187
187
  /**
188
188
  * Mark as critical alert (bypasses quiet hours).
189
189
  */
190
- criticalAlert?: pulumi.Input<boolean>;
190
+ criticalAlert?: pulumi.Input<boolean | undefined>;
191
191
  /**
192
192
  * Enable email notifications.
193
193
  */
194
- email?: pulumi.Input<boolean>;
194
+ email?: pulumi.Input<boolean | undefined>;
195
195
  /**
196
196
  * The escalation target for this alert. Specify either team_id/team_name OR policy_id/policy_name.
197
197
  */
198
- escalationTarget?: pulumi.Input<inputs.ExplorationAlertEscalationTarget>;
198
+ escalationTarget?: pulumi.Input<inputs.ExplorationAlertEscalationTarget | undefined>;
199
199
  /**
200
200
  * The ID of the exploration this alert belongs to.
201
201
  */
202
- explorationId?: pulumi.Input<string>;
202
+ explorationId?: pulumi.Input<string | undefined>;
203
203
  /**
204
204
  * Incident description template (supports {{variable}} interpolation).
205
205
  */
206
- incidentCause?: pulumi.Input<string>;
206
+ incidentCause?: pulumi.Input<string | undefined>;
207
207
  /**
208
208
  * Create separate incidents per series.
209
209
  */
210
- incidentPerSeries?: pulumi.Input<boolean>;
210
+ incidentPerSeries?: pulumi.Input<boolean | undefined>;
211
211
  /**
212
- * Custom metadata key-value pairs included in incident notifications.
212
+ * Custom metadata key-value pairs included in incident notifications. Use a plain string for a single value; for multiple values use jsonencode([...]).
213
213
  */
214
214
  metadata?: pulumi.Input<{
215
215
  [key: string]: pulumi.Input<string>;
216
- }>;
216
+ } | undefined>;
217
217
  /**
218
218
  * The name of this alert.
219
219
  */
220
- name?: pulumi.Input<string>;
220
+ name?: pulumi.Input<string | undefined>;
221
221
  /**
222
222
  * The comparison operator. For threshold: 'equal', 'not_equal', 'higher_than', 'higher_than_or_equal', 'lower_than', 'lower_than_or_equal'. For relative: 'increases_by', 'decreases_by', 'changes_by'. Not required for anomaly alerts.
223
223
  */
224
- operator?: pulumi.Input<string>;
224
+ operator?: pulumi.Input<string | undefined>;
225
225
  /**
226
226
  * Whether the alert is paused.
227
227
  */
228
- paused?: pulumi.Input<boolean>;
228
+ paused?: pulumi.Input<boolean | undefined>;
229
229
  /**
230
230
  * Read-only field explaining why the alert is paused (e.g., 'Manually paused', complexity issues, too many failures).
231
231
  */
232
- pausedReason?: pulumi.Input<string>;
232
+ pausedReason?: pulumi.Input<string | undefined>;
233
233
  /**
234
234
  * Enable push notifications.
235
235
  */
236
- push?: pulumi.Input<boolean>;
236
+ push?: pulumi.Input<boolean | undefined>;
237
237
  /**
238
238
  * The query evaluation window in seconds (default: 60).
239
239
  */
240
- queryPeriod?: pulumi.Input<number>;
240
+ queryPeriod?: pulumi.Input<number | undefined>;
241
241
  /**
242
242
  * The recovery delay in seconds.
243
243
  */
244
- recoveryPeriod?: pulumi.Input<number>;
244
+ recoveryPeriod?: pulumi.Input<number | undefined>;
245
245
  /**
246
246
  * Specific series to monitor.
247
247
  */
248
- seriesNames?: pulumi.Input<pulumi.Input<string>[]>;
248
+ seriesNames?: pulumi.Input<pulumi.Input<string>[] | undefined>;
249
249
  /**
250
250
  * Enable SMS notifications.
251
251
  */
252
- sms?: pulumi.Input<boolean>;
252
+ sms?: pulumi.Input<boolean | undefined>;
253
253
  /**
254
254
  * Source selection mode: 'source_variable', 'platforms_single_source', or 'platforms_all_sources'.
255
255
  */
256
- sourceMode?: pulumi.Input<string>;
256
+ sourceMode?: pulumi.Input<string | undefined>;
257
257
  /**
258
258
  * Platform filters (used when<span pulumi-lang-nodejs=" sourceMode " pulumi-lang-dotnet=" SourceMode " pulumi-lang-go=" sourceMode " pulumi-lang-python=" source_mode " pulumi-lang-yaml=" sourceMode " pulumi-lang-java=" sourceMode "> source_mode </span>is 'platforms_*').
259
259
  */
260
- sourcePlatforms?: pulumi.Input<pulumi.Input<string>[]>;
260
+ sourcePlatforms?: pulumi.Input<pulumi.Input<string>[] | undefined>;
261
261
  /**
262
262
  * Source reference (format: 'source:table_name'). If omitted, derived from the parent resource's source variable.
263
263
  */
264
- sourceVariable?: pulumi.Input<string>;
264
+ sourceVariable?: pulumi.Input<string | undefined>;
265
265
  /**
266
266
  * The string threshold value (only for threshold alerts with 'equal' or 'not_equal' operators).
267
267
  */
268
- stringValue?: pulumi.Input<string>;
268
+ stringValue?: pulumi.Input<string | undefined>;
269
269
  /**
270
270
  * The time when this alert was updated.
271
271
  */
272
- updatedAt?: pulumi.Input<string>;
272
+ updatedAt?: pulumi.Input<string | undefined>;
273
273
  /**
274
274
  * The numeric threshold value. Required for threshold and relative alerts.
275
275
  */
276
- value?: pulumi.Input<number>;
276
+ value?: pulumi.Input<number | undefined>;
277
277
  }
278
278
  /**
279
279
  * The set of arguments for constructing a ExplorationAlert resource.
@@ -282,7 +282,7 @@ export interface ExplorationAlertArgs {
282
282
  /**
283
283
  * The data aggregation interval in seconds.
284
284
  */
285
- aggregationInterval?: pulumi.Input<number>;
285
+ aggregationInterval?: pulumi.Input<number | undefined>;
286
286
  /**
287
287
  * The type of alert: 'threshold', 'relative', or 'anomaly_rrcf'.
288
288
  */
@@ -290,35 +290,35 @@ export interface ExplorationAlertArgs {
290
290
  /**
291
291
  * Anomaly detection sensitivity 0-100 (only for 'anomaly_rrcf' type, lower = more sensitive).
292
292
  */
293
- anomalySensitivity?: pulumi.Input<number>;
293
+ anomalySensitivity?: pulumi.Input<number | undefined>;
294
294
  /**
295
295
  * Anomaly trigger mode: 'any', 'higher', or 'lower' (only for 'anomaly_rrcf' type).
296
296
  */
297
- anomalyTrigger?: pulumi.Input<string>;
297
+ anomalyTrigger?: pulumi.Input<string | undefined>;
298
298
  /**
299
299
  * Enable phone call notifications.
300
300
  */
301
- call?: pulumi.Input<boolean>;
301
+ call?: pulumi.Input<boolean | undefined>;
302
302
  /**
303
303
  * How often to check the alert condition in seconds.
304
304
  */
305
- checkPeriod?: pulumi.Input<number>;
305
+ checkPeriod?: pulumi.Input<number | undefined>;
306
306
  /**
307
307
  * The confirmation delay in seconds before triggering (required, >= 0).
308
308
  */
309
- confirmationPeriod?: pulumi.Input<number>;
309
+ confirmationPeriod?: pulumi.Input<number | undefined>;
310
310
  /**
311
311
  * Mark as critical alert (bypasses quiet hours).
312
312
  */
313
- criticalAlert?: pulumi.Input<boolean>;
313
+ criticalAlert?: pulumi.Input<boolean | undefined>;
314
314
  /**
315
315
  * Enable email notifications.
316
316
  */
317
- email?: pulumi.Input<boolean>;
317
+ email?: pulumi.Input<boolean | undefined>;
318
318
  /**
319
319
  * The escalation target for this alert. Specify either team_id/team_name OR policy_id/policy_name.
320
320
  */
321
- escalationTarget?: pulumi.Input<inputs.ExplorationAlertEscalationTarget>;
321
+ escalationTarget?: pulumi.Input<inputs.ExplorationAlertEscalationTarget | undefined>;
322
322
  /**
323
323
  * The ID of the exploration this alert belongs to.
324
324
  */
@@ -326,68 +326,68 @@ export interface ExplorationAlertArgs {
326
326
  /**
327
327
  * Incident description template (supports {{variable}} interpolation).
328
328
  */
329
- incidentCause?: pulumi.Input<string>;
329
+ incidentCause?: pulumi.Input<string | undefined>;
330
330
  /**
331
331
  * Create separate incidents per series.
332
332
  */
333
- incidentPerSeries?: pulumi.Input<boolean>;
333
+ incidentPerSeries?: pulumi.Input<boolean | undefined>;
334
334
  /**
335
- * Custom metadata key-value pairs included in incident notifications.
335
+ * Custom metadata key-value pairs included in incident notifications. Use a plain string for a single value; for multiple values use jsonencode([...]).
336
336
  */
337
337
  metadata?: pulumi.Input<{
338
338
  [key: string]: pulumi.Input<string>;
339
- }>;
339
+ } | undefined>;
340
340
  /**
341
341
  * The name of this alert.
342
342
  */
343
- name?: pulumi.Input<string>;
343
+ name?: pulumi.Input<string | undefined>;
344
344
  /**
345
345
  * The comparison operator. For threshold: 'equal', 'not_equal', 'higher_than', 'higher_than_or_equal', 'lower_than', 'lower_than_or_equal'. For relative: 'increases_by', 'decreases_by', 'changes_by'. Not required for anomaly alerts.
346
346
  */
347
- operator?: pulumi.Input<string>;
347
+ operator?: pulumi.Input<string | undefined>;
348
348
  /**
349
349
  * Whether the alert is paused.
350
350
  */
351
- paused?: pulumi.Input<boolean>;
351
+ paused?: pulumi.Input<boolean | undefined>;
352
352
  /**
353
353
  * Enable push notifications.
354
354
  */
355
- push?: pulumi.Input<boolean>;
355
+ push?: pulumi.Input<boolean | undefined>;
356
356
  /**
357
357
  * The query evaluation window in seconds (default: 60).
358
358
  */
359
- queryPeriod?: pulumi.Input<number>;
359
+ queryPeriod?: pulumi.Input<number | undefined>;
360
360
  /**
361
361
  * The recovery delay in seconds.
362
362
  */
363
- recoveryPeriod?: pulumi.Input<number>;
363
+ recoveryPeriod?: pulumi.Input<number | undefined>;
364
364
  /**
365
365
  * Specific series to monitor.
366
366
  */
367
- seriesNames?: pulumi.Input<pulumi.Input<string>[]>;
367
+ seriesNames?: pulumi.Input<pulumi.Input<string>[] | undefined>;
368
368
  /**
369
369
  * Enable SMS notifications.
370
370
  */
371
- sms?: pulumi.Input<boolean>;
371
+ sms?: pulumi.Input<boolean | undefined>;
372
372
  /**
373
373
  * Source selection mode: 'source_variable', 'platforms_single_source', or 'platforms_all_sources'.
374
374
  */
375
- sourceMode?: pulumi.Input<string>;
375
+ sourceMode?: pulumi.Input<string | undefined>;
376
376
  /**
377
377
  * Platform filters (used when<span pulumi-lang-nodejs=" sourceMode " pulumi-lang-dotnet=" SourceMode " pulumi-lang-go=" sourceMode " pulumi-lang-python=" source_mode " pulumi-lang-yaml=" sourceMode " pulumi-lang-java=" sourceMode "> source_mode </span>is 'platforms_*').
378
378
  */
379
- sourcePlatforms?: pulumi.Input<pulumi.Input<string>[]>;
379
+ sourcePlatforms?: pulumi.Input<pulumi.Input<string>[] | undefined>;
380
380
  /**
381
381
  * Source reference (format: 'source:table_name'). If omitted, derived from the parent resource's source variable.
382
382
  */
383
- sourceVariable?: pulumi.Input<string>;
383
+ sourceVariable?: pulumi.Input<string | undefined>;
384
384
  /**
385
385
  * The string threshold value (only for threshold alerts with 'equal' or 'not_equal' operators).
386
386
  */
387
- stringValue?: pulumi.Input<string>;
387
+ stringValue?: pulumi.Input<string | undefined>;
388
388
  /**
389
389
  * The numeric threshold value. Required for threshold and relative alerts.
390
390
  */
391
- value?: pulumi.Input<number>;
391
+ value?: pulumi.Input<number | undefined>;
392
392
  }
393
393
  //# sourceMappingURL=explorationAlert.d.ts.map