@pulumi/splunk 1.3.0-alpha.1711781621 → 1.3.0-alpha.1712403003

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pulumi/splunk",
3
- "version": "v1.3.0-alpha.1711781621+d2305eb5",
3
+ "version": "v1.3.0-alpha.1712403003+cbb7d016",
4
4
  "description": "A Pulumi package for creating and managing splunk cloud resources.",
5
5
  "keywords": [
6
6
  "pulumi",
@@ -522,7 +522,7 @@ export declare class SavedSearches extends pulumi.CustomResource {
522
522
  */
523
523
  readonly alertSuppressPeriod: pulumi.Output<string>;
524
524
  /**
525
- * Valid values are: Integer[%!](MISSING)Specifies the value to compare (see alert_comparator) before triggering the alert actions. If expressed as a percentage, indicates value to use when alertComparator is set to rises by perc or drops by perc.
525
+ * Valid values are: Integer[%]Specifies the value to compare (see alert_comparator) before triggering the alert actions. If expressed as a percentage, indicates value to use when alertComparator is set to rises by perc or drops by perc.
526
526
  */
527
527
  readonly alertThreshold: pulumi.Output<string>;
528
528
  /**
@@ -558,7 +558,7 @@ export declare class SavedSearches extends pulumi.CustomResource {
558
558
  */
559
559
  readonly autoSummarizeDispatchLatestTime: pulumi.Output<string>;
560
560
  /**
561
- * Defines the time format that Splunk software uses to specify the earliest and latest time. Defaults to %!F(MISSING)T%!T(MISSING).%!Q(MISSING)%!:(MISSING)z
561
+ * Defines the time format that Splunk software uses to specify the earliest and latest time. Defaults to %FT%T.%Q%:z
562
562
  */
563
563
  readonly autoSummarizeDispatchTimeFormat: pulumi.Output<string>;
564
564
  /**
@@ -662,7 +662,7 @@ export declare class SavedSearches extends pulumi.CustomResource {
662
662
  */
663
663
  readonly dispatchSpawnProcess: pulumi.Output<boolean>;
664
664
  /**
665
- * A time format string that defines the time format for specifying the earliest and latest time. Defaults to %!F(MISSING)T%!T(MISSING).%!Q(MISSING)%!:(MISSING)z
665
+ * A time format string that defines the time format for specifying the earliest and latest time. Defaults to %FT%T.%Q%:z
666
666
  */
667
667
  readonly dispatchTimeFormat: pulumi.Output<string>;
668
668
  /**
@@ -1213,7 +1213,7 @@ export interface SavedSearchesState {
1213
1213
  */
1214
1214
  alertSuppressPeriod?: pulumi.Input<string>;
1215
1215
  /**
1216
- * Valid values are: Integer[%!](MISSING)Specifies the value to compare (see alert_comparator) before triggering the alert actions. If expressed as a percentage, indicates value to use when alertComparator is set to rises by perc or drops by perc.
1216
+ * Valid values are: Integer[%]Specifies the value to compare (see alert_comparator) before triggering the alert actions. If expressed as a percentage, indicates value to use when alertComparator is set to rises by perc or drops by perc.
1217
1217
  */
1218
1218
  alertThreshold?: pulumi.Input<string>;
1219
1219
  /**
@@ -1249,7 +1249,7 @@ export interface SavedSearchesState {
1249
1249
  */
1250
1250
  autoSummarizeDispatchLatestTime?: pulumi.Input<string>;
1251
1251
  /**
1252
- * Defines the time format that Splunk software uses to specify the earliest and latest time. Defaults to %!F(MISSING)T%!T(MISSING).%!Q(MISSING)%!:(MISSING)z
1252
+ * Defines the time format that Splunk software uses to specify the earliest and latest time. Defaults to %FT%T.%Q%:z
1253
1253
  */
1254
1254
  autoSummarizeDispatchTimeFormat?: pulumi.Input<string>;
1255
1255
  /**
@@ -1353,7 +1353,7 @@ export interface SavedSearchesState {
1353
1353
  */
1354
1354
  dispatchSpawnProcess?: pulumi.Input<boolean>;
1355
1355
  /**
1356
- * A time format string that defines the time format for specifying the earliest and latest time. Defaults to %!F(MISSING)T%!T(MISSING).%!Q(MISSING)%!:(MISSING)z
1356
+ * A time format string that defines the time format for specifying the earliest and latest time. Defaults to %FT%T.%Q%:z
1357
1357
  */
1358
1358
  dispatchTimeFormat?: pulumi.Input<string>;
1359
1359
  /**
@@ -1876,7 +1876,7 @@ export interface SavedSearchesArgs {
1876
1876
  */
1877
1877
  alertSuppressPeriod?: pulumi.Input<string>;
1878
1878
  /**
1879
- * Valid values are: Integer[%!](MISSING)Specifies the value to compare (see alert_comparator) before triggering the alert actions. If expressed as a percentage, indicates value to use when alertComparator is set to rises by perc or drops by perc.
1879
+ * Valid values are: Integer[%]Specifies the value to compare (see alert_comparator) before triggering the alert actions. If expressed as a percentage, indicates value to use when alertComparator is set to rises by perc or drops by perc.
1880
1880
  */
1881
1881
  alertThreshold?: pulumi.Input<string>;
1882
1882
  /**
@@ -1912,7 +1912,7 @@ export interface SavedSearchesArgs {
1912
1912
  */
1913
1913
  autoSummarizeDispatchLatestTime?: pulumi.Input<string>;
1914
1914
  /**
1915
- * Defines the time format that Splunk software uses to specify the earliest and latest time. Defaults to %!F(MISSING)T%!T(MISSING).%!Q(MISSING)%!:(MISSING)z
1915
+ * Defines the time format that Splunk software uses to specify the earliest and latest time. Defaults to %FT%T.%Q%:z
1916
1916
  */
1917
1917
  autoSummarizeDispatchTimeFormat?: pulumi.Input<string>;
1918
1918
  /**
@@ -2016,7 +2016,7 @@ export interface SavedSearchesArgs {
2016
2016
  */
2017
2017
  dispatchSpawnProcess?: pulumi.Input<boolean>;
2018
2018
  /**
2019
- * A time format string that defines the time format for specifying the earliest and latest time. Defaults to %!F(MISSING)T%!T(MISSING).%!Q(MISSING)%!:(MISSING)z
2019
+ * A time format string that defines the time format for specifying the earliest and latest time. Defaults to %FT%T.%Q%:z
2020
2020
  */
2021
2021
  dispatchTimeFormat?: pulumi.Input<string>;
2022
2022
  /**