pulumi-newrelic 5.25.0__py3-none-any.whl → 5.25.0a1715760714__py3-none-any.whl
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.
- pulumi_newrelic/_inputs.py +43 -449
- pulumi_newrelic/account_management.py +14 -14
- pulumi_newrelic/alert_channel.py +28 -28
- pulumi_newrelic/alert_condition.py +84 -125
- pulumi_newrelic/alert_muting_rule.py +21 -21
- pulumi_newrelic/alert_policy.py +21 -27
- pulumi_newrelic/entity_tags.py +7 -7
- pulumi_newrelic/get_alert_policy.py +0 -9
- pulumi_newrelic/get_service_level_alert_helper.py +0 -18
- pulumi_newrelic/infra_alert_condition.py +126 -105
- pulumi_newrelic/insights/event.py +0 -13
- pulumi_newrelic/notification_destination.py +10 -14
- pulumi_newrelic/nrql_drop_rule.py +28 -28
- pulumi_newrelic/one_dashboard.py +42 -48
- pulumi_newrelic/outputs.py +43 -448
- pulumi_newrelic/plugins/_inputs.py +8 -8
- pulumi_newrelic/plugins/outputs.py +8 -8
- pulumi_newrelic/plugins/workload.py +28 -28
- pulumi_newrelic/pulumi-plugin.json +1 -1
- pulumi_newrelic/service_level.py +0 -79
- pulumi_newrelic/synthetics/alert_condition.py +14 -42
- pulumi_newrelic/synthetics/broken_links_monitor.py +0 -18
- pulumi_newrelic/synthetics/cert_check_monitor.py +0 -18
- pulumi_newrelic/synthetics/get_secure_credential.py +0 -8
- pulumi_newrelic/synthetics/monitor.py +0 -4
- pulumi_newrelic/synthetics/multi_location_alert_condition.py +49 -63
- pulumi_newrelic/synthetics/script_monitor.py +0 -4
- pulumi_newrelic/synthetics/secure_credential.py +21 -14
- pulumi_newrelic/synthetics/step_monitor.py +0 -18
- {pulumi_newrelic-5.25.0.dist-info → pulumi_newrelic-5.25.0a1715760714.dist-info}/METADATA +1 -1
- {pulumi_newrelic-5.25.0.dist-info → pulumi_newrelic-5.25.0a1715760714.dist-info}/RECORD +33 -33
- {pulumi_newrelic-5.25.0.dist-info → pulumi_newrelic-5.25.0a1715760714.dist-info}/WHEEL +0 -0
- {pulumi_newrelic-5.25.0.dist-info → pulumi_newrelic-5.25.0a1715760714.dist-info}/top_level.txt +0 -0
pulumi_newrelic/outputs.py
CHANGED
@@ -104,10 +104,8 @@ __all__ = [
|
|
104
104
|
'OneDashboardPageWidgetLineNrqlQuery',
|
105
105
|
'OneDashboardPageWidgetLineNullValue',
|
106
106
|
'OneDashboardPageWidgetLineNullValueSeriesOverride',
|
107
|
-
'OneDashboardPageWidgetLineThreshold',
|
108
107
|
'OneDashboardPageWidgetLineUnit',
|
109
108
|
'OneDashboardPageWidgetLineUnitSeriesOverride',
|
110
|
-
'OneDashboardPageWidgetLineYAxisRight',
|
111
109
|
'OneDashboardPageWidgetLogTable',
|
112
110
|
'OneDashboardPageWidgetLogTableColor',
|
113
111
|
'OneDashboardPageWidgetLogTableColorSeriesOverride',
|
@@ -145,7 +143,6 @@ __all__ = [
|
|
145
143
|
'OneDashboardPageWidgetTableNrqlQuery',
|
146
144
|
'OneDashboardPageWidgetTableNullValue',
|
147
145
|
'OneDashboardPageWidgetTableNullValueSeriesOverride',
|
148
|
-
'OneDashboardPageWidgetTableThreshold',
|
149
146
|
'OneDashboardPageWidgetTableUnit',
|
150
147
|
'OneDashboardPageWidgetTableUnitSeriesOverride',
|
151
148
|
'OneDashboardRawPage',
|
@@ -563,8 +560,8 @@ class AlertMutingRuleCondition(dict):
|
|
563
560
|
conditions: Sequence['outputs.AlertMutingRuleConditionCondition'],
|
564
561
|
operator: str):
|
565
562
|
"""
|
566
|
-
:param Sequence['AlertMutingRuleConditionConditionArgs'] conditions: The individual MutingRuleConditions within the group.
|
567
|
-
:param str operator: The operator used to combine all the MutingRuleConditions within the group.
|
563
|
+
:param Sequence['AlertMutingRuleConditionConditionArgs'] conditions: The individual MutingRuleConditions within the group.
|
564
|
+
:param str operator: The operator used to combine all the MutingRuleConditions within the group.
|
568
565
|
"""
|
569
566
|
pulumi.set(__self__, "conditions", conditions)
|
570
567
|
pulumi.set(__self__, "operator", operator)
|
@@ -573,7 +570,7 @@ class AlertMutingRuleCondition(dict):
|
|
573
570
|
@pulumi.getter
|
574
571
|
def conditions(self) -> Sequence['outputs.AlertMutingRuleConditionCondition']:
|
575
572
|
"""
|
576
|
-
The individual MutingRuleConditions within the group.
|
573
|
+
The individual MutingRuleConditions within the group.
|
577
574
|
"""
|
578
575
|
return pulumi.get(self, "conditions")
|
579
576
|
|
@@ -581,7 +578,7 @@ class AlertMutingRuleCondition(dict):
|
|
581
578
|
@pulumi.getter
|
582
579
|
def operator(self) -> str:
|
583
580
|
"""
|
584
|
-
The operator used to combine all the MutingRuleConditions within the group.
|
581
|
+
The operator used to combine all the MutingRuleConditions within the group.
|
585
582
|
"""
|
586
583
|
return pulumi.get(self, "operator")
|
587
584
|
|
@@ -667,7 +664,6 @@ class AlertMutingRuleSchedule(dict):
|
|
667
664
|
:param str time_zone: The time zone that applies to the MutingRule schedule.
|
668
665
|
:param str end_repeat: The datetime stamp when the muting rule schedule stops repeating. This is in local ISO 8601 format without an offset. Example: '2020-07-10T15:00:00'. Conflicts with `repeat_count`
|
669
666
|
:param str end_time: The datetime stamp that represents when the muting rule ends. This is in local ISO 8601 format without an offset. Example: '2020-07-15T14:30:00'
|
670
|
-
* `timeZone` (Required) The time zone that applies to the muting rule schedule. Example: 'America/Los_Angeles'. See https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
|
671
667
|
:param str repeat: The frequency the muting rule schedule repeats. If it does not repeat, omit this field. Options are DAILY, WEEKLY, MONTHLY
|
672
668
|
:param int repeat_count: The number of times the muting rule schedule repeats. This includes the original schedule. For example, a repeatCount of 2 will recur one time. Conflicts with `end_repeat`
|
673
669
|
:param str start_time: The datetime stamp that represents when the muting rule starts. This is in local ISO 8601 format without an offset. Example: '2020-07-08T14:30:00'
|
@@ -708,7 +704,6 @@ class AlertMutingRuleSchedule(dict):
|
|
708
704
|
def end_time(self) -> Optional[str]:
|
709
705
|
"""
|
710
706
|
The datetime stamp that represents when the muting rule ends. This is in local ISO 8601 format without an offset. Example: '2020-07-15T14:30:00'
|
711
|
-
* `timeZone` (Required) The time zone that applies to the muting rule schedule. Example: 'America/Los_Angeles'. See https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
|
712
707
|
"""
|
713
708
|
return pulumi.get(self, "end_time")
|
714
709
|
|
@@ -1757,8 +1752,8 @@ class OneDashboardPage(dict):
|
|
1757
1752
|
widget_stacked_bars: Optional[Sequence['outputs.OneDashboardPageWidgetStackedBar']] = None,
|
1758
1753
|
widget_tables: Optional[Sequence['outputs.OneDashboardPageWidgetTable']] = None):
|
1759
1754
|
"""
|
1760
|
-
:param str name: The
|
1761
|
-
:param str description: Brief text describing the
|
1755
|
+
:param str name: (Required) The variable identifier.
|
1756
|
+
:param str description: (Optional) Brief text describing the page.
|
1762
1757
|
:param str guid: The unique entity identifier of the dashboard page in New Relic.
|
1763
1758
|
:param Sequence['OneDashboardPageWidgetAreaArgs'] widget_areas: An area widget.
|
1764
1759
|
:param Sequence['OneDashboardPageWidgetBarArgs'] widget_bars: A bar widget.
|
@@ -1813,7 +1808,7 @@ class OneDashboardPage(dict):
|
|
1813
1808
|
@pulumi.getter
|
1814
1809
|
def name(self) -> str:
|
1815
1810
|
"""
|
1816
|
-
The
|
1811
|
+
(Required) The variable identifier.
|
1817
1812
|
"""
|
1818
1813
|
return pulumi.get(self, "name")
|
1819
1814
|
|
@@ -1821,7 +1816,7 @@ class OneDashboardPage(dict):
|
|
1821
1816
|
@pulumi.getter
|
1822
1817
|
def description(self) -> Optional[str]:
|
1823
1818
|
"""
|
1824
|
-
Brief text describing the
|
1819
|
+
(Optional) Brief text describing the page.
|
1825
1820
|
"""
|
1826
1821
|
return pulumi.get(self, "description")
|
1827
1822
|
|
@@ -2274,7 +2269,7 @@ class OneDashboardPageWidgetAreaNrqlQuery(dict):
|
|
2274
2269
|
account_id: Optional[str] = None):
|
2275
2270
|
"""
|
2276
2271
|
:param str query: (Required) Valid NRQL query string. See [Writing NRQL Queries](https://docs.newrelic.com/docs/insights/nrql-new-relic-query-language/using-nrql/introduction-nrql) for help.
|
2277
|
-
:param str account_id:
|
2272
|
+
:param str account_id: The account id used for the NRQL query.
|
2278
2273
|
"""
|
2279
2274
|
pulumi.set(__self__, "query", query)
|
2280
2275
|
if account_id is not None:
|
@@ -2292,7 +2287,7 @@ class OneDashboardPageWidgetAreaNrqlQuery(dict):
|
|
2292
2287
|
@pulumi.getter(name="accountId")
|
2293
2288
|
def account_id(self) -> Optional[str]:
|
2294
2289
|
"""
|
2295
|
-
|
2290
|
+
The account id used for the NRQL query.
|
2296
2291
|
"""
|
2297
2292
|
return pulumi.get(self, "account_id")
|
2298
2293
|
|
@@ -2849,7 +2844,7 @@ class OneDashboardPageWidgetBarNrqlQuery(dict):
|
|
2849
2844
|
account_id: Optional[str] = None):
|
2850
2845
|
"""
|
2851
2846
|
:param str query: (Required) Valid NRQL query string. See [Writing NRQL Queries](https://docs.newrelic.com/docs/insights/nrql-new-relic-query-language/using-nrql/introduction-nrql) for help.
|
2852
|
-
:param str account_id:
|
2847
|
+
:param str account_id: The account id used for the NRQL query.
|
2853
2848
|
"""
|
2854
2849
|
pulumi.set(__self__, "query", query)
|
2855
2850
|
if account_id is not None:
|
@@ -2867,7 +2862,7 @@ class OneDashboardPageWidgetBarNrqlQuery(dict):
|
|
2867
2862
|
@pulumi.getter(name="accountId")
|
2868
2863
|
def account_id(self) -> Optional[str]:
|
2869
2864
|
"""
|
2870
|
-
|
2865
|
+
The account id used for the NRQL query.
|
2871
2866
|
"""
|
2872
2867
|
return pulumi.get(self, "account_id")
|
2873
2868
|
|
@@ -3420,7 +3415,7 @@ class OneDashboardPageWidgetBillboardNrqlQuery(dict):
|
|
3420
3415
|
account_id: Optional[str] = None):
|
3421
3416
|
"""
|
3422
3417
|
:param str query: (Required) Valid NRQL query string. See [Writing NRQL Queries](https://docs.newrelic.com/docs/insights/nrql-new-relic-query-language/using-nrql/introduction-nrql) for help.
|
3423
|
-
:param str account_id:
|
3418
|
+
:param str account_id: The account id used for the NRQL query.
|
3424
3419
|
"""
|
3425
3420
|
pulumi.set(__self__, "query", query)
|
3426
3421
|
if account_id is not None:
|
@@ -3438,7 +3433,7 @@ class OneDashboardPageWidgetBillboardNrqlQuery(dict):
|
|
3438
3433
|
@pulumi.getter(name="accountId")
|
3439
3434
|
def account_id(self) -> Optional[str]:
|
3440
3435
|
"""
|
3441
|
-
|
3436
|
+
The account id used for the NRQL query.
|
3442
3437
|
"""
|
3443
3438
|
return pulumi.get(self, "account_id")
|
3444
3439
|
|
@@ -3978,7 +3973,7 @@ class OneDashboardPageWidgetBulletNrqlQuery(dict):
|
|
3978
3973
|
account_id: Optional[str] = None):
|
3979
3974
|
"""
|
3980
3975
|
:param str query: (Required) Valid NRQL query string. See [Writing NRQL Queries](https://docs.newrelic.com/docs/insights/nrql-new-relic-query-language/using-nrql/introduction-nrql) for help.
|
3981
|
-
:param str account_id:
|
3976
|
+
:param str account_id: The account id used for the NRQL query.
|
3982
3977
|
"""
|
3983
3978
|
pulumi.set(__self__, "query", query)
|
3984
3979
|
if account_id is not None:
|
@@ -3996,7 +3991,7 @@ class OneDashboardPageWidgetBulletNrqlQuery(dict):
|
|
3996
3991
|
@pulumi.getter(name="accountId")
|
3997
3992
|
def account_id(self) -> Optional[str]:
|
3998
3993
|
"""
|
3999
|
-
|
3994
|
+
The account id used for the NRQL query.
|
4000
3995
|
"""
|
4001
3996
|
return pulumi.get(self, "account_id")
|
4002
3997
|
|
@@ -4525,7 +4520,7 @@ class OneDashboardPageWidgetFunnelNrqlQuery(dict):
|
|
4525
4520
|
account_id: Optional[str] = None):
|
4526
4521
|
"""
|
4527
4522
|
:param str query: (Required) Valid NRQL query string. See [Writing NRQL Queries](https://docs.newrelic.com/docs/insights/nrql-new-relic-query-language/using-nrql/introduction-nrql) for help.
|
4528
|
-
:param str account_id:
|
4523
|
+
:param str account_id: The account id used for the NRQL query.
|
4529
4524
|
"""
|
4530
4525
|
pulumi.set(__self__, "query", query)
|
4531
4526
|
if account_id is not None:
|
@@ -4543,7 +4538,7 @@ class OneDashboardPageWidgetFunnelNrqlQuery(dict):
|
|
4543
4538
|
@pulumi.getter(name="accountId")
|
4544
4539
|
def account_id(self) -> Optional[str]:
|
4545
4540
|
"""
|
4546
|
-
|
4541
|
+
The account id used for the NRQL query.
|
4547
4542
|
"""
|
4548
4543
|
return pulumi.get(self, "account_id")
|
4549
4544
|
|
@@ -5100,7 +5095,7 @@ class OneDashboardPageWidgetHeatmapNrqlQuery(dict):
|
|
5100
5095
|
account_id: Optional[str] = None):
|
5101
5096
|
"""
|
5102
5097
|
:param str query: (Required) Valid NRQL query string. See [Writing NRQL Queries](https://docs.newrelic.com/docs/insights/nrql-new-relic-query-language/using-nrql/introduction-nrql) for help.
|
5103
|
-
:param str account_id:
|
5098
|
+
:param str account_id: The account id used for the NRQL query.
|
5104
5099
|
"""
|
5105
5100
|
pulumi.set(__self__, "query", query)
|
5106
5101
|
if account_id is not None:
|
@@ -5118,7 +5113,7 @@ class OneDashboardPageWidgetHeatmapNrqlQuery(dict):
|
|
5118
5113
|
@pulumi.getter(name="accountId")
|
5119
5114
|
def account_id(self) -> Optional[str]:
|
5120
5115
|
"""
|
5121
|
-
|
5116
|
+
The account id used for the NRQL query.
|
5122
5117
|
"""
|
5123
5118
|
return pulumi.get(self, "account_id")
|
5124
5119
|
|
@@ -5647,7 +5642,7 @@ class OneDashboardPageWidgetHistogramNrqlQuery(dict):
|
|
5647
5642
|
account_id: Optional[str] = None):
|
5648
5643
|
"""
|
5649
5644
|
:param str query: (Required) Valid NRQL query string. See [Writing NRQL Queries](https://docs.newrelic.com/docs/insights/nrql-new-relic-query-language/using-nrql/introduction-nrql) for help.
|
5650
|
-
:param str account_id:
|
5645
|
+
:param str account_id: The account id used for the NRQL query.
|
5651
5646
|
"""
|
5652
5647
|
pulumi.set(__self__, "query", query)
|
5653
5648
|
if account_id is not None:
|
@@ -5665,7 +5660,7 @@ class OneDashboardPageWidgetHistogramNrqlQuery(dict):
|
|
5665
5660
|
@pulumi.getter(name="accountId")
|
5666
5661
|
def account_id(self) -> Optional[str]:
|
5667
5662
|
"""
|
5668
|
-
|
5663
|
+
The account id used for the NRQL query.
|
5669
5664
|
"""
|
5670
5665
|
return pulumi.get(self, "account_id")
|
5671
5666
|
|
@@ -6194,7 +6189,7 @@ class OneDashboardPageWidgetJsonNrqlQuery(dict):
|
|
6194
6189
|
account_id: Optional[str] = None):
|
6195
6190
|
"""
|
6196
6191
|
:param str query: (Required) Valid NRQL query string. See [Writing NRQL Queries](https://docs.newrelic.com/docs/insights/nrql-new-relic-query-language/using-nrql/introduction-nrql) for help.
|
6197
|
-
:param str account_id:
|
6192
|
+
:param str account_id: The account id used for the NRQL query.
|
6198
6193
|
"""
|
6199
6194
|
pulumi.set(__self__, "query", query)
|
6200
6195
|
if account_id is not None:
|
@@ -6212,7 +6207,7 @@ class OneDashboardPageWidgetJsonNrqlQuery(dict):
|
|
6212
6207
|
@pulumi.getter(name="accountId")
|
6213
6208
|
def account_id(self) -> Optional[str]:
|
6214
6209
|
"""
|
6215
|
-
|
6210
|
+
The account id used for the NRQL query.
|
6216
6211
|
"""
|
6217
6212
|
return pulumi.get(self, "account_id")
|
6218
6213
|
|
@@ -6424,8 +6419,6 @@ class OneDashboardPageWidgetLine(dict):
|
|
6424
6419
|
suggest = "facet_show_other_series"
|
6425
6420
|
elif key == "ignoreTimeRange":
|
6426
6421
|
suggest = "ignore_time_range"
|
6427
|
-
elif key == "isLabelVisible":
|
6428
|
-
suggest = "is_label_visible"
|
6429
6422
|
elif key == "legendEnabled":
|
6430
6423
|
suggest = "legend_enabled"
|
6431
6424
|
elif key == "nullValues":
|
@@ -6436,8 +6429,6 @@ class OneDashboardPageWidgetLine(dict):
|
|
6436
6429
|
suggest = "y_axis_left_min"
|
6437
6430
|
elif key == "yAxisLeftZero":
|
6438
6431
|
suggest = "y_axis_left_zero"
|
6439
|
-
elif key == "yAxisRight":
|
6440
|
-
suggest = "y_axis_right"
|
6441
6432
|
|
6442
6433
|
if suggest:
|
6443
6434
|
pulumi.log.warn(f"Key '{key}' not found in OneDashboardPageWidgetLine. Access the value via the '{suggest}' property getter instead.")
|
@@ -6460,16 +6451,13 @@ class OneDashboardPageWidgetLine(dict):
|
|
6460
6451
|
height: Optional[int] = None,
|
6461
6452
|
id: Optional[str] = None,
|
6462
6453
|
ignore_time_range: Optional[bool] = None,
|
6463
|
-
is_label_visible: Optional[bool] = None,
|
6464
6454
|
legend_enabled: Optional[bool] = None,
|
6465
6455
|
null_values: Optional[Sequence['outputs.OneDashboardPageWidgetLineNullValue']] = None,
|
6466
|
-
thresholds: Optional[Sequence['outputs.OneDashboardPageWidgetLineThreshold']] = None,
|
6467
6456
|
units: Optional[Sequence['outputs.OneDashboardPageWidgetLineUnit']] = None,
|
6468
6457
|
width: Optional[int] = None,
|
6469
6458
|
y_axis_left_max: Optional[float] = None,
|
6470
6459
|
y_axis_left_min: Optional[float] = None,
|
6471
|
-
y_axis_left_zero: Optional[bool] = None
|
6472
|
-
y_axis_right: Optional['outputs.OneDashboardPageWidgetLineYAxisRight'] = None):
|
6460
|
+
y_axis_left_zero: Optional[bool] = None):
|
6473
6461
|
"""
|
6474
6462
|
:param int column: (Required) Column position of widget from top left, starting at `1`.
|
6475
6463
|
:param Sequence['OneDashboardPageWidgetLineNrqlQueryArgs'] nrql_queries: (Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for details.
|
@@ -6480,15 +6468,12 @@ class OneDashboardPageWidgetLine(dict):
|
|
6480
6468
|
:param int height: (Optional) Height of the widget. Valid values are `1` to `12` inclusive. Defaults to `3`.
|
6481
6469
|
:param str id: The ID of the widget.
|
6482
6470
|
:param bool ignore_time_range: (Optional) An argument with a boolean value that is supported only by variables of `type` _nrql_ - when true, the time range specified in the query will override the time picker on dashboards and other pages.
|
6483
|
-
:param bool is_label_visible: (Optional) A boolean value, which when true, sets the label to be visibly displayed within thresholds. In other words, if this attribute is set to true, the _label always visible_ toggle in the _Thresholds_ section in the settings of the widget is enabled.
|
6484
6471
|
:param bool legend_enabled: (Optional) With this turned on, the legend will be displayed. Defaults to `true`.
|
6485
6472
|
:param Sequence['OneDashboardPageWidgetLineNullValueArgs'] null_values: (Optional) A nested block that describes a Null Values. See Nested Null Values blocks below for details.
|
6486
|
-
:param Sequence['OneDashboardPageWidgetLineThresholdArgs'] thresholds: (Optional) An attribute that helps specify multiple thresholds, each inclusive of a range of values between which the threshold would need to function, the name of the threshold and its severity. Multiple thresholds can be defined in a table widget. The `threshold` attribute requires specifying the following attributes in a nested block -
|
6487
6473
|
:param Sequence['OneDashboardPageWidgetLineUnitArgs'] units: (Optional) A nested block that describes units on your Y axis. See Nested Units blocks below for details.
|
6488
6474
|
:param int width: (Optional) Width of the widget. Valid values are `1` to `12` inclusive. Defaults to `4`.
|
6489
6475
|
:param float y_axis_left_min: , `y_axis_left_max` - (Optional) Adjust the Y axis to display the data within certain values by setting a minimum and maximum value for the axis for line charts and area charts. If no customization option is selected, dashboards automatically displays the full Y axis from 0 to the top value plus a margin.
|
6490
6476
|
:param bool y_axis_left_zero: (Optional) An attribute that specifies if the values on the graph to be rendered need to be fit to scale, or printed within the specified range from `y_axis_left_min` (or 0 if it is not defined) to `y_axis_left_max`. Use `y_axis_left_zero = true` with a combination of `y_axis_left_min` and `y_axis_left_max` to render values from 0 or the specified minimum to the maximum, and `y_axis_left_zero = false` to fit the graph to scale.
|
6491
|
-
:param 'OneDashboardPageWidgetLineYAxisRightArgs' y_axis_right: (Optional) An attribute which helps specify the configuration of the Y-Axis displayed on the right side of the line widget. This is a nested block, which includes the following attributes:
|
6492
6477
|
"""
|
6493
6478
|
pulumi.set(__self__, "column", column)
|
6494
6479
|
pulumi.set(__self__, "nrql_queries", nrql_queries)
|
@@ -6504,14 +6489,10 @@ class OneDashboardPageWidgetLine(dict):
|
|
6504
6489
|
pulumi.set(__self__, "id", id)
|
6505
6490
|
if ignore_time_range is not None:
|
6506
6491
|
pulumi.set(__self__, "ignore_time_range", ignore_time_range)
|
6507
|
-
if is_label_visible is not None:
|
6508
|
-
pulumi.set(__self__, "is_label_visible", is_label_visible)
|
6509
6492
|
if legend_enabled is not None:
|
6510
6493
|
pulumi.set(__self__, "legend_enabled", legend_enabled)
|
6511
6494
|
if null_values is not None:
|
6512
6495
|
pulumi.set(__self__, "null_values", null_values)
|
6513
|
-
if thresholds is not None:
|
6514
|
-
pulumi.set(__self__, "thresholds", thresholds)
|
6515
6496
|
if units is not None:
|
6516
6497
|
pulumi.set(__self__, "units", units)
|
6517
6498
|
if width is not None:
|
@@ -6522,8 +6503,6 @@ class OneDashboardPageWidgetLine(dict):
|
|
6522
6503
|
pulumi.set(__self__, "y_axis_left_min", y_axis_left_min)
|
6523
6504
|
if y_axis_left_zero is not None:
|
6524
6505
|
pulumi.set(__self__, "y_axis_left_zero", y_axis_left_zero)
|
6525
|
-
if y_axis_right is not None:
|
6526
|
-
pulumi.set(__self__, "y_axis_right", y_axis_right)
|
6527
6506
|
|
6528
6507
|
@property
|
6529
6508
|
@pulumi.getter
|
@@ -6597,14 +6576,6 @@ class OneDashboardPageWidgetLine(dict):
|
|
6597
6576
|
"""
|
6598
6577
|
return pulumi.get(self, "ignore_time_range")
|
6599
6578
|
|
6600
|
-
@property
|
6601
|
-
@pulumi.getter(name="isLabelVisible")
|
6602
|
-
def is_label_visible(self) -> Optional[bool]:
|
6603
|
-
"""
|
6604
|
-
(Optional) A boolean value, which when true, sets the label to be visibly displayed within thresholds. In other words, if this attribute is set to true, the _label always visible_ toggle in the _Thresholds_ section in the settings of the widget is enabled.
|
6605
|
-
"""
|
6606
|
-
return pulumi.get(self, "is_label_visible")
|
6607
|
-
|
6608
6579
|
@property
|
6609
6580
|
@pulumi.getter(name="legendEnabled")
|
6610
6581
|
def legend_enabled(self) -> Optional[bool]:
|
@@ -6621,14 +6592,6 @@ class OneDashboardPageWidgetLine(dict):
|
|
6621
6592
|
"""
|
6622
6593
|
return pulumi.get(self, "null_values")
|
6623
6594
|
|
6624
|
-
@property
|
6625
|
-
@pulumi.getter
|
6626
|
-
def thresholds(self) -> Optional[Sequence['outputs.OneDashboardPageWidgetLineThreshold']]:
|
6627
|
-
"""
|
6628
|
-
(Optional) An attribute that helps specify multiple thresholds, each inclusive of a range of values between which the threshold would need to function, the name of the threshold and its severity. Multiple thresholds can be defined in a table widget. The `threshold` attribute requires specifying the following attributes in a nested block -
|
6629
|
-
"""
|
6630
|
-
return pulumi.get(self, "thresholds")
|
6631
|
-
|
6632
6595
|
@property
|
6633
6596
|
@pulumi.getter
|
6634
6597
|
def units(self) -> Optional[Sequence['outputs.OneDashboardPageWidgetLineUnit']]:
|
@@ -6666,14 +6629,6 @@ class OneDashboardPageWidgetLine(dict):
|
|
6666
6629
|
"""
|
6667
6630
|
return pulumi.get(self, "y_axis_left_zero")
|
6668
6631
|
|
6669
|
-
@property
|
6670
|
-
@pulumi.getter(name="yAxisRight")
|
6671
|
-
def y_axis_right(self) -> Optional['outputs.OneDashboardPageWidgetLineYAxisRight']:
|
6672
|
-
"""
|
6673
|
-
(Optional) An attribute which helps specify the configuration of the Y-Axis displayed on the right side of the line widget. This is a nested block, which includes the following attributes:
|
6674
|
-
"""
|
6675
|
-
return pulumi.get(self, "y_axis_right")
|
6676
|
-
|
6677
6632
|
|
6678
6633
|
@pulumi.output_type
|
6679
6634
|
class OneDashboardPageWidgetLineColor(dict):
|
@@ -6795,7 +6750,7 @@ class OneDashboardPageWidgetLineNrqlQuery(dict):
|
|
6795
6750
|
account_id: Optional[str] = None):
|
6796
6751
|
"""
|
6797
6752
|
:param str query: (Required) Valid NRQL query string. See [Writing NRQL Queries](https://docs.newrelic.com/docs/insights/nrql-new-relic-query-language/using-nrql/introduction-nrql) for help.
|
6798
|
-
:param str account_id:
|
6753
|
+
:param str account_id: The account id used for the NRQL query.
|
6799
6754
|
"""
|
6800
6755
|
pulumi.set(__self__, "query", query)
|
6801
6756
|
if account_id is not None:
|
@@ -6813,7 +6768,7 @@ class OneDashboardPageWidgetLineNrqlQuery(dict):
|
|
6813
6768
|
@pulumi.getter(name="accountId")
|
6814
6769
|
def account_id(self) -> Optional[str]:
|
6815
6770
|
"""
|
6816
|
-
|
6771
|
+
The account id used for the NRQL query.
|
6817
6772
|
"""
|
6818
6773
|
return pulumi.get(self, "account_id")
|
6819
6774
|
|
@@ -6918,78 +6873,6 @@ class OneDashboardPageWidgetLineNullValueSeriesOverride(dict):
|
|
6918
6873
|
return pulumi.get(self, "series_name")
|
6919
6874
|
|
6920
6875
|
|
6921
|
-
@pulumi.output_type
|
6922
|
-
class OneDashboardPageWidgetLineThreshold(dict):
|
6923
|
-
@staticmethod
|
6924
|
-
def __key_warning(key: str):
|
6925
|
-
suggest = None
|
6926
|
-
if key == "from":
|
6927
|
-
suggest = "from_"
|
6928
|
-
|
6929
|
-
if suggest:
|
6930
|
-
pulumi.log.warn(f"Key '{key}' not found in OneDashboardPageWidgetLineThreshold. Access the value via the '{suggest}' property getter instead.")
|
6931
|
-
|
6932
|
-
def __getitem__(self, key: str) -> Any:
|
6933
|
-
OneDashboardPageWidgetLineThreshold.__key_warning(key)
|
6934
|
-
return super().__getitem__(key)
|
6935
|
-
|
6936
|
-
def get(self, key: str, default = None) -> Any:
|
6937
|
-
OneDashboardPageWidgetLineThreshold.__key_warning(key)
|
6938
|
-
return super().get(key, default)
|
6939
|
-
|
6940
|
-
def __init__(__self__, *,
|
6941
|
-
from_: Optional[int] = None,
|
6942
|
-
name: Optional[str] = None,
|
6943
|
-
severity: Optional[str] = None,
|
6944
|
-
to: Optional[int] = None):
|
6945
|
-
"""
|
6946
|
-
:param int from_: The value 'from' which the threshold would need to be applied.
|
6947
|
-
:param str name: The title of the dashboard.
|
6948
|
-
:param str severity: The severity of the threshold, which would affect the visual appearance of the threshold (such as its color) accordingly. The value of this attribute would need to be one of the following - `warning`, `severe`, `critical`, `success`, `unavailable` which correspond to the severity labels _Warning_, _Approaching critical_, _Critical_, _Good_, _Neutral_ in the dropdown that helps specify the severity of thresholds in table widgets in the UI, respectively.
|
6949
|
-
:param int to: The value until which the threshold would need to be applied.
|
6950
|
-
"""
|
6951
|
-
if from_ is not None:
|
6952
|
-
pulumi.set(__self__, "from_", from_)
|
6953
|
-
if name is not None:
|
6954
|
-
pulumi.set(__self__, "name", name)
|
6955
|
-
if severity is not None:
|
6956
|
-
pulumi.set(__self__, "severity", severity)
|
6957
|
-
if to is not None:
|
6958
|
-
pulumi.set(__self__, "to", to)
|
6959
|
-
|
6960
|
-
@property
|
6961
|
-
@pulumi.getter(name="from")
|
6962
|
-
def from_(self) -> Optional[int]:
|
6963
|
-
"""
|
6964
|
-
The value 'from' which the threshold would need to be applied.
|
6965
|
-
"""
|
6966
|
-
return pulumi.get(self, "from_")
|
6967
|
-
|
6968
|
-
@property
|
6969
|
-
@pulumi.getter
|
6970
|
-
def name(self) -> Optional[str]:
|
6971
|
-
"""
|
6972
|
-
The title of the dashboard.
|
6973
|
-
"""
|
6974
|
-
return pulumi.get(self, "name")
|
6975
|
-
|
6976
|
-
@property
|
6977
|
-
@pulumi.getter
|
6978
|
-
def severity(self) -> Optional[str]:
|
6979
|
-
"""
|
6980
|
-
The severity of the threshold, which would affect the visual appearance of the threshold (such as its color) accordingly. The value of this attribute would need to be one of the following - `warning`, `severe`, `critical`, `success`, `unavailable` which correspond to the severity labels _Warning_, _Approaching critical_, _Critical_, _Good_, _Neutral_ in the dropdown that helps specify the severity of thresholds in table widgets in the UI, respectively.
|
6981
|
-
"""
|
6982
|
-
return pulumi.get(self, "severity")
|
6983
|
-
|
6984
|
-
@property
|
6985
|
-
@pulumi.getter
|
6986
|
-
def to(self) -> Optional[int]:
|
6987
|
-
"""
|
6988
|
-
The value until which the threshold would need to be applied.
|
6989
|
-
"""
|
6990
|
-
return pulumi.get(self, "to")
|
6991
|
-
|
6992
|
-
|
6993
6876
|
@pulumi.output_type
|
6994
6877
|
class OneDashboardPageWidgetLineUnit(dict):
|
6995
6878
|
@staticmethod
|
@@ -7086,84 +6969,6 @@ class OneDashboardPageWidgetLineUnitSeriesOverride(dict):
|
|
7086
6969
|
return pulumi.get(self, "unit")
|
7087
6970
|
|
7088
6971
|
|
7089
|
-
@pulumi.output_type
|
7090
|
-
class OneDashboardPageWidgetLineYAxisRight(dict):
|
7091
|
-
@staticmethod
|
7092
|
-
def __key_warning(key: str):
|
7093
|
-
suggest = None
|
7094
|
-
if key == "yAxisRightMax":
|
7095
|
-
suggest = "y_axis_right_max"
|
7096
|
-
elif key == "yAxisRightMin":
|
7097
|
-
suggest = "y_axis_right_min"
|
7098
|
-
elif key == "yAxisRightSeries":
|
7099
|
-
suggest = "y_axis_right_series"
|
7100
|
-
elif key == "yAxisRightZero":
|
7101
|
-
suggest = "y_axis_right_zero"
|
7102
|
-
|
7103
|
-
if suggest:
|
7104
|
-
pulumi.log.warn(f"Key '{key}' not found in OneDashboardPageWidgetLineYAxisRight. Access the value via the '{suggest}' property getter instead.")
|
7105
|
-
|
7106
|
-
def __getitem__(self, key: str) -> Any:
|
7107
|
-
OneDashboardPageWidgetLineYAxisRight.__key_warning(key)
|
7108
|
-
return super().__getitem__(key)
|
7109
|
-
|
7110
|
-
def get(self, key: str, default = None) -> Any:
|
7111
|
-
OneDashboardPageWidgetLineYAxisRight.__key_warning(key)
|
7112
|
-
return super().get(key, default)
|
7113
|
-
|
7114
|
-
def __init__(__self__, *,
|
7115
|
-
y_axis_right_max: Optional[float] = None,
|
7116
|
-
y_axis_right_min: Optional[float] = None,
|
7117
|
-
y_axis_right_series: Optional[Sequence[str]] = None,
|
7118
|
-
y_axis_right_zero: Optional[bool] = None):
|
7119
|
-
"""
|
7120
|
-
:param float y_axis_right_max: Minimum value of the range to be specified with the Y-Axis on the right of the line widget.
|
7121
|
-
:param float y_axis_right_min: , `y_axis_right_max` - (Optional) Attributes which help specify a range of minimum and maximum values, which adjust the right Y axis to display the data within the specified minimum and maximum value for the axis.
|
7122
|
-
:param Sequence[str] y_axis_right_series: (Optional) An attribute which takes a list of strings, specifying a selection of series' displayed in the line chart to be adjusted against the values of the right Y-axis.
|
7123
|
-
:param bool y_axis_right_zero: (Optional) An attribute that specifies if the values on the graph to be rendered need to be fit to scale, or printed within the specified range from `y_axis_right_min` (or 0 if it is not defined) to `y_axis_right_max`. Use `y_axis_right_zero = true` with a combination of `y_axis_right_min` and `y_axis_right_max` to render values from 0 or the specified minimum to the maximum, and `y_axis_right_zero = false` to fit the graph to scale.
|
7124
|
-
"""
|
7125
|
-
if y_axis_right_max is not None:
|
7126
|
-
pulumi.set(__self__, "y_axis_right_max", y_axis_right_max)
|
7127
|
-
if y_axis_right_min is not None:
|
7128
|
-
pulumi.set(__self__, "y_axis_right_min", y_axis_right_min)
|
7129
|
-
if y_axis_right_series is not None:
|
7130
|
-
pulumi.set(__self__, "y_axis_right_series", y_axis_right_series)
|
7131
|
-
if y_axis_right_zero is not None:
|
7132
|
-
pulumi.set(__self__, "y_axis_right_zero", y_axis_right_zero)
|
7133
|
-
|
7134
|
-
@property
|
7135
|
-
@pulumi.getter(name="yAxisRightMax")
|
7136
|
-
def y_axis_right_max(self) -> Optional[float]:
|
7137
|
-
"""
|
7138
|
-
Minimum value of the range to be specified with the Y-Axis on the right of the line widget.
|
7139
|
-
"""
|
7140
|
-
return pulumi.get(self, "y_axis_right_max")
|
7141
|
-
|
7142
|
-
@property
|
7143
|
-
@pulumi.getter(name="yAxisRightMin")
|
7144
|
-
def y_axis_right_min(self) -> Optional[float]:
|
7145
|
-
"""
|
7146
|
-
, `y_axis_right_max` - (Optional) Attributes which help specify a range of minimum and maximum values, which adjust the right Y axis to display the data within the specified minimum and maximum value for the axis.
|
7147
|
-
"""
|
7148
|
-
return pulumi.get(self, "y_axis_right_min")
|
7149
|
-
|
7150
|
-
@property
|
7151
|
-
@pulumi.getter(name="yAxisRightSeries")
|
7152
|
-
def y_axis_right_series(self) -> Optional[Sequence[str]]:
|
7153
|
-
"""
|
7154
|
-
(Optional) An attribute which takes a list of strings, specifying a selection of series' displayed in the line chart to be adjusted against the values of the right Y-axis.
|
7155
|
-
"""
|
7156
|
-
return pulumi.get(self, "y_axis_right_series")
|
7157
|
-
|
7158
|
-
@property
|
7159
|
-
@pulumi.getter(name="yAxisRightZero")
|
7160
|
-
def y_axis_right_zero(self) -> Optional[bool]:
|
7161
|
-
"""
|
7162
|
-
(Optional) An attribute that specifies if the values on the graph to be rendered need to be fit to scale, or printed within the specified range from `y_axis_right_min` (or 0 if it is not defined) to `y_axis_right_max`. Use `y_axis_right_zero = true` with a combination of `y_axis_right_min` and `y_axis_right_max` to render values from 0 or the specified minimum to the maximum, and `y_axis_right_zero = false` to fit the graph to scale.
|
7163
|
-
"""
|
7164
|
-
return pulumi.get(self, "y_axis_right_zero")
|
7165
|
-
|
7166
|
-
|
7167
6972
|
@pulumi.output_type
|
7168
6973
|
class OneDashboardPageWidgetLogTable(dict):
|
7169
6974
|
@staticmethod
|
@@ -7492,7 +7297,7 @@ class OneDashboardPageWidgetLogTableNrqlQuery(dict):
|
|
7492
7297
|
account_id: Optional[str] = None):
|
7493
7298
|
"""
|
7494
7299
|
:param str query: (Required) Valid NRQL query string. See [Writing NRQL Queries](https://docs.newrelic.com/docs/insights/nrql-new-relic-query-language/using-nrql/introduction-nrql) for help.
|
7495
|
-
:param str account_id:
|
7300
|
+
:param str account_id: The account id used for the NRQL query.
|
7496
7301
|
"""
|
7497
7302
|
pulumi.set(__self__, "query", query)
|
7498
7303
|
if account_id is not None:
|
@@ -7510,7 +7315,7 @@ class OneDashboardPageWidgetLogTableNrqlQuery(dict):
|
|
7510
7315
|
@pulumi.getter(name="accountId")
|
7511
7316
|
def account_id(self) -> Optional[str]:
|
7512
7317
|
"""
|
7513
|
-
|
7318
|
+
The account id used for the NRQL query.
|
7514
7319
|
"""
|
7515
7320
|
return pulumi.get(self, "account_id")
|
7516
7321
|
|
@@ -8565,7 +8370,7 @@ class OneDashboardPageWidgetPyNrqlQuery(dict):
|
|
8565
8370
|
account_id: Optional[str] = None):
|
8566
8371
|
"""
|
8567
8372
|
:param str query: (Required) Valid NRQL query string. See [Writing NRQL Queries](https://docs.newrelic.com/docs/insights/nrql-new-relic-query-language/using-nrql/introduction-nrql) for help.
|
8568
|
-
:param str account_id:
|
8373
|
+
:param str account_id: The account id used for the NRQL query.
|
8569
8374
|
"""
|
8570
8375
|
pulumi.set(__self__, "query", query)
|
8571
8376
|
if account_id is not None:
|
@@ -8583,7 +8388,7 @@ class OneDashboardPageWidgetPyNrqlQuery(dict):
|
|
8583
8388
|
@pulumi.getter(name="accountId")
|
8584
8389
|
def account_id(self) -> Optional[str]:
|
8585
8390
|
"""
|
8586
|
-
|
8391
|
+
The account id used for the NRQL query.
|
8587
8392
|
"""
|
8588
8393
|
return pulumi.get(self, "account_id")
|
8589
8394
|
|
@@ -9112,7 +8917,7 @@ class OneDashboardPageWidgetStackedBarNrqlQuery(dict):
|
|
9112
8917
|
account_id: Optional[str] = None):
|
9113
8918
|
"""
|
9114
8919
|
:param str query: (Required) Valid NRQL query string. See [Writing NRQL Queries](https://docs.newrelic.com/docs/insights/nrql-new-relic-query-language/using-nrql/introduction-nrql) for help.
|
9115
|
-
:param str account_id:
|
8920
|
+
:param str account_id: The account id used for the NRQL query.
|
9116
8921
|
"""
|
9117
8922
|
pulumi.set(__self__, "query", query)
|
9118
8923
|
if account_id is not None:
|
@@ -9130,7 +8935,7 @@ class OneDashboardPageWidgetStackedBarNrqlQuery(dict):
|
|
9130
8935
|
@pulumi.getter(name="accountId")
|
9131
8936
|
def account_id(self) -> Optional[str]:
|
9132
8937
|
"""
|
9133
|
-
|
8938
|
+
The account id used for the NRQL query.
|
9134
8939
|
"""
|
9135
8940
|
return pulumi.get(self, "account_id")
|
9136
8941
|
|
@@ -9380,7 +9185,6 @@ class OneDashboardPageWidgetTable(dict):
|
|
9380
9185
|
legend_enabled: Optional[bool] = None,
|
9381
9186
|
linked_entity_guids: Optional[Sequence[str]] = None,
|
9382
9187
|
null_values: Optional[Sequence['outputs.OneDashboardPageWidgetTableNullValue']] = None,
|
9383
|
-
thresholds: Optional[Sequence['outputs.OneDashboardPageWidgetTableThreshold']] = None,
|
9384
9188
|
units: Optional[Sequence['outputs.OneDashboardPageWidgetTableUnit']] = None,
|
9385
9189
|
width: Optional[int] = None,
|
9386
9190
|
y_axis_left_max: Optional[float] = None,
|
@@ -9399,7 +9203,6 @@ class OneDashboardPageWidgetTable(dict):
|
|
9399
9203
|
:param bool legend_enabled: (Optional) With this turned on, the legend will be displayed. Defaults to `true`.
|
9400
9204
|
:param Sequence[str] linked_entity_guids: (Optional) Related entity GUIDs. Currently only supports Dashboard entity GUIDs.
|
9401
9205
|
:param Sequence['OneDashboardPageWidgetTableNullValueArgs'] null_values: (Optional) A nested block that describes a Null Values. See Nested Null Values blocks below for details.
|
9402
|
-
:param Sequence['OneDashboardPageWidgetTableThresholdArgs'] thresholds: (Optional) An attribute that helps specify multiple thresholds, each inclusive of a range of values between which the threshold would need to function, the name of the threshold and its severity. Multiple thresholds can be defined in a table widget. The `threshold` attribute requires specifying the following attributes in a nested block -
|
9403
9206
|
:param Sequence['OneDashboardPageWidgetTableUnitArgs'] units: (Optional) A nested block that describes units on your Y axis. See Nested Units blocks below for details.
|
9404
9207
|
:param int width: (Optional) Width of the widget. Valid values are `1` to `12` inclusive. Defaults to `4`.
|
9405
9208
|
:param float y_axis_left_min: , `y_axis_left_max` - (Optional) Adjust the Y axis to display the data within certain values by setting a minimum and maximum value for the axis for line charts and area charts. If no customization option is selected, dashboards automatically displays the full Y axis from 0 to the top value plus a margin.
|
@@ -9426,8 +9229,6 @@ class OneDashboardPageWidgetTable(dict):
|
|
9426
9229
|
pulumi.set(__self__, "linked_entity_guids", linked_entity_guids)
|
9427
9230
|
if null_values is not None:
|
9428
9231
|
pulumi.set(__self__, "null_values", null_values)
|
9429
|
-
if thresholds is not None:
|
9430
|
-
pulumi.set(__self__, "thresholds", thresholds)
|
9431
9232
|
if units is not None:
|
9432
9233
|
pulumi.set(__self__, "units", units)
|
9433
9234
|
if width is not None:
|
@@ -9541,14 +9342,6 @@ class OneDashboardPageWidgetTable(dict):
|
|
9541
9342
|
"""
|
9542
9343
|
return pulumi.get(self, "null_values")
|
9543
9344
|
|
9544
|
-
@property
|
9545
|
-
@pulumi.getter
|
9546
|
-
def thresholds(self) -> Optional[Sequence['outputs.OneDashboardPageWidgetTableThreshold']]:
|
9547
|
-
"""
|
9548
|
-
(Optional) An attribute that helps specify multiple thresholds, each inclusive of a range of values between which the threshold would need to function, the name of the threshold and its severity. Multiple thresholds can be defined in a table widget. The `threshold` attribute requires specifying the following attributes in a nested block -
|
9549
|
-
"""
|
9550
|
-
return pulumi.get(self, "thresholds")
|
9551
|
-
|
9552
9345
|
@property
|
9553
9346
|
@pulumi.getter
|
9554
9347
|
def units(self) -> Optional[Sequence['outputs.OneDashboardPageWidgetTableUnit']]:
|
@@ -9699,7 +9492,7 @@ class OneDashboardPageWidgetTableNrqlQuery(dict):
|
|
9699
9492
|
account_id: Optional[str] = None):
|
9700
9493
|
"""
|
9701
9494
|
:param str query: (Required) Valid NRQL query string. See [Writing NRQL Queries](https://docs.newrelic.com/docs/insights/nrql-new-relic-query-language/using-nrql/introduction-nrql) for help.
|
9702
|
-
:param str account_id:
|
9495
|
+
:param str account_id: The account id used for the NRQL query.
|
9703
9496
|
"""
|
9704
9497
|
pulumi.set(__self__, "query", query)
|
9705
9498
|
if account_id is not None:
|
@@ -9717,7 +9510,7 @@ class OneDashboardPageWidgetTableNrqlQuery(dict):
|
|
9717
9510
|
@pulumi.getter(name="accountId")
|
9718
9511
|
def account_id(self) -> Optional[str]:
|
9719
9512
|
"""
|
9720
|
-
|
9513
|
+
The account id used for the NRQL query.
|
9721
9514
|
"""
|
9722
9515
|
return pulumi.get(self, "account_id")
|
9723
9516
|
|
@@ -9822,80 +9615,6 @@ class OneDashboardPageWidgetTableNullValueSeriesOverride(dict):
|
|
9822
9615
|
return pulumi.get(self, "series_name")
|
9823
9616
|
|
9824
9617
|
|
9825
|
-
@pulumi.output_type
|
9826
|
-
class OneDashboardPageWidgetTableThreshold(dict):
|
9827
|
-
@staticmethod
|
9828
|
-
def __key_warning(key: str):
|
9829
|
-
suggest = None
|
9830
|
-
if key == "columnName":
|
9831
|
-
suggest = "column_name"
|
9832
|
-
elif key == "from":
|
9833
|
-
suggest = "from_"
|
9834
|
-
|
9835
|
-
if suggest:
|
9836
|
-
pulumi.log.warn(f"Key '{key}' not found in OneDashboardPageWidgetTableThreshold. Access the value via the '{suggest}' property getter instead.")
|
9837
|
-
|
9838
|
-
def __getitem__(self, key: str) -> Any:
|
9839
|
-
OneDashboardPageWidgetTableThreshold.__key_warning(key)
|
9840
|
-
return super().__getitem__(key)
|
9841
|
-
|
9842
|
-
def get(self, key: str, default = None) -> Any:
|
9843
|
-
OneDashboardPageWidgetTableThreshold.__key_warning(key)
|
9844
|
-
return super().get(key, default)
|
9845
|
-
|
9846
|
-
def __init__(__self__, *,
|
9847
|
-
column_name: Optional[str] = None,
|
9848
|
-
from_: Optional[int] = None,
|
9849
|
-
severity: Optional[str] = None,
|
9850
|
-
to: Optional[int] = None):
|
9851
|
-
"""
|
9852
|
-
:param str column_name: The name of the column in the table, to which the threshold would need to be applied.
|
9853
|
-
:param int from_: The value 'from' which the threshold would need to be applied.
|
9854
|
-
:param str severity: The severity of the threshold, which would affect the visual appearance of the threshold (such as its color) accordingly. The value of this attribute would need to be one of the following - `warning`, `severe`, `critical`, `success`, `unavailable` which correspond to the severity labels _Warning_, _Approaching critical_, _Critical_, _Good_, _Neutral_ in the dropdown that helps specify the severity of thresholds in table widgets in the UI, respectively.
|
9855
|
-
:param int to: The value until which the threshold would need to be applied.
|
9856
|
-
"""
|
9857
|
-
if column_name is not None:
|
9858
|
-
pulumi.set(__self__, "column_name", column_name)
|
9859
|
-
if from_ is not None:
|
9860
|
-
pulumi.set(__self__, "from_", from_)
|
9861
|
-
if severity is not None:
|
9862
|
-
pulumi.set(__self__, "severity", severity)
|
9863
|
-
if to is not None:
|
9864
|
-
pulumi.set(__self__, "to", to)
|
9865
|
-
|
9866
|
-
@property
|
9867
|
-
@pulumi.getter(name="columnName")
|
9868
|
-
def column_name(self) -> Optional[str]:
|
9869
|
-
"""
|
9870
|
-
The name of the column in the table, to which the threshold would need to be applied.
|
9871
|
-
"""
|
9872
|
-
return pulumi.get(self, "column_name")
|
9873
|
-
|
9874
|
-
@property
|
9875
|
-
@pulumi.getter(name="from")
|
9876
|
-
def from_(self) -> Optional[int]:
|
9877
|
-
"""
|
9878
|
-
The value 'from' which the threshold would need to be applied.
|
9879
|
-
"""
|
9880
|
-
return pulumi.get(self, "from_")
|
9881
|
-
|
9882
|
-
@property
|
9883
|
-
@pulumi.getter
|
9884
|
-
def severity(self) -> Optional[str]:
|
9885
|
-
"""
|
9886
|
-
The severity of the threshold, which would affect the visual appearance of the threshold (such as its color) accordingly. The value of this attribute would need to be one of the following - `warning`, `severe`, `critical`, `success`, `unavailable` which correspond to the severity labels _Warning_, _Approaching critical_, _Critical_, _Good_, _Neutral_ in the dropdown that helps specify the severity of thresholds in table widgets in the UI, respectively.
|
9887
|
-
"""
|
9888
|
-
return pulumi.get(self, "severity")
|
9889
|
-
|
9890
|
-
@property
|
9891
|
-
@pulumi.getter
|
9892
|
-
def to(self) -> Optional[int]:
|
9893
|
-
"""
|
9894
|
-
The value until which the threshold would need to be applied.
|
9895
|
-
"""
|
9896
|
-
return pulumi.get(self, "to")
|
9897
|
-
|
9898
|
-
|
9899
9618
|
@pulumi.output_type
|
9900
9619
|
class OneDashboardPageWidgetTableUnit(dict):
|
9901
9620
|
@staticmethod
|
@@ -10211,7 +9930,7 @@ class OneDashboardVariable(dict):
|
|
10211
9930
|
nrql_query: Optional['outputs.OneDashboardVariableNrqlQuery'] = None,
|
10212
9931
|
options: Optional[Sequence['outputs.OneDashboardVariableOption']] = None):
|
10213
9932
|
"""
|
10214
|
-
:param str name: The
|
9933
|
+
:param str name: (Required) The variable identifier.
|
10215
9934
|
:param str replacement_strategy: (Optional) Indicates the strategy to apply when replacing a variable in a NRQL query. One of `default`, `identifier`, `number` or `string`.
|
10216
9935
|
:param str title: (Optional) A human-friendly display string for this value.
|
10217
9936
|
:param str type: (Required) Specifies the data type of the variable and where its possible values may come from. One of `enum`, `nrql` or `string`
|
@@ -10240,7 +9959,7 @@ class OneDashboardVariable(dict):
|
|
10240
9959
|
@pulumi.getter
|
10241
9960
|
def name(self) -> str:
|
10242
9961
|
"""
|
10243
|
-
The
|
9962
|
+
(Required) The variable identifier.
|
10244
9963
|
"""
|
10245
9964
|
return pulumi.get(self, "name")
|
10246
9965
|
|
@@ -10452,13 +10171,6 @@ class ServiceLevelEvents(dict):
|
|
10452
10171
|
valid_events: 'outputs.ServiceLevelEventsValidEvents',
|
10453
10172
|
bad_events: Optional['outputs.ServiceLevelEventsBadEvents'] = None,
|
10454
10173
|
good_events: Optional['outputs.ServiceLevelEventsGoodEvents'] = None):
|
10455
|
-
"""
|
10456
|
-
:param str account_id: The ID of the account where the entity (e.g, APM Service, Browser application, Workload, etc.) belongs to,
|
10457
|
-
and that contains the NRDB data for the SLI/SLO calculations. Note that changing the account ID will force a new resource.
|
10458
|
-
:param 'ServiceLevelEventsValidEventsArgs' valid_events: The definition of valid requests.
|
10459
|
-
:param 'ServiceLevelEventsBadEventsArgs' bad_events: The definition of the bad responses. If you define an SLI from valid and bad events, you must leave the good events argument empty.
|
10460
|
-
:param 'ServiceLevelEventsGoodEventsArgs' good_events: The definition of good responses. If you define an SLI from valid and good events, you must leave the bad events argument empty.
|
10461
|
-
"""
|
10462
10174
|
pulumi.set(__self__, "account_id", account_id)
|
10463
10175
|
pulumi.set(__self__, "valid_events", valid_events)
|
10464
10176
|
if bad_events is not None:
|
@@ -10469,34 +10181,21 @@ class ServiceLevelEvents(dict):
|
|
10469
10181
|
@property
|
10470
10182
|
@pulumi.getter(name="accountId")
|
10471
10183
|
def account_id(self) -> str:
|
10472
|
-
"""
|
10473
|
-
The ID of the account where the entity (e.g, APM Service, Browser application, Workload, etc.) belongs to,
|
10474
|
-
and that contains the NRDB data for the SLI/SLO calculations. Note that changing the account ID will force a new resource.
|
10475
|
-
"""
|
10476
10184
|
return pulumi.get(self, "account_id")
|
10477
10185
|
|
10478
10186
|
@property
|
10479
10187
|
@pulumi.getter(name="validEvents")
|
10480
10188
|
def valid_events(self) -> 'outputs.ServiceLevelEventsValidEvents':
|
10481
|
-
"""
|
10482
|
-
The definition of valid requests.
|
10483
|
-
"""
|
10484
10189
|
return pulumi.get(self, "valid_events")
|
10485
10190
|
|
10486
10191
|
@property
|
10487
10192
|
@pulumi.getter(name="badEvents")
|
10488
10193
|
def bad_events(self) -> Optional['outputs.ServiceLevelEventsBadEvents']:
|
10489
|
-
"""
|
10490
|
-
The definition of the bad responses. If you define an SLI from valid and bad events, you must leave the good events argument empty.
|
10491
|
-
"""
|
10492
10194
|
return pulumi.get(self, "bad_events")
|
10493
10195
|
|
10494
10196
|
@property
|
10495
10197
|
@pulumi.getter(name="goodEvents")
|
10496
10198
|
def good_events(self) -> Optional['outputs.ServiceLevelEventsGoodEvents']:
|
10497
|
-
"""
|
10498
|
-
The definition of good responses. If you define an SLI from valid and good events, you must leave the bad events argument empty.
|
10499
|
-
"""
|
10500
10199
|
return pulumi.get(self, "good_events")
|
10501
10200
|
|
10502
10201
|
|
@@ -10523,12 +10222,6 @@ class ServiceLevelEventsBadEvents(dict):
|
|
10523
10222
|
from_: str,
|
10524
10223
|
select: Optional['outputs.ServiceLevelEventsBadEventsSelect'] = None,
|
10525
10224
|
where: Optional[str] = None):
|
10526
|
-
"""
|
10527
|
-
:param str from_: The event type where NRDB data will be fetched from.
|
10528
|
-
:param 'ServiceLevelEventsBadEventsSelectArgs' select: The NRQL SELECT clause to aggregate events.
|
10529
|
-
:param str where: A filter that narrows down the NRDB events just to those that are considered bad responses (e.g, those that refer to
|
10530
|
-
a particular entity and returned an error).
|
10531
|
-
"""
|
10532
10225
|
pulumi.set(__self__, "from_", from_)
|
10533
10226
|
if select is not None:
|
10534
10227
|
pulumi.set(__self__, "select", select)
|
@@ -10538,26 +10231,16 @@ class ServiceLevelEventsBadEvents(dict):
|
|
10538
10231
|
@property
|
10539
10232
|
@pulumi.getter(name="from")
|
10540
10233
|
def from_(self) -> str:
|
10541
|
-
"""
|
10542
|
-
The event type where NRDB data will be fetched from.
|
10543
|
-
"""
|
10544
10234
|
return pulumi.get(self, "from_")
|
10545
10235
|
|
10546
10236
|
@property
|
10547
10237
|
@pulumi.getter
|
10548
10238
|
def select(self) -> Optional['outputs.ServiceLevelEventsBadEventsSelect']:
|
10549
|
-
"""
|
10550
|
-
The NRQL SELECT clause to aggregate events.
|
10551
|
-
"""
|
10552
10239
|
return pulumi.get(self, "select")
|
10553
10240
|
|
10554
10241
|
@property
|
10555
10242
|
@pulumi.getter
|
10556
10243
|
def where(self) -> Optional[str]:
|
10557
|
-
"""
|
10558
|
-
A filter that narrows down the NRDB events just to those that are considered bad responses (e.g, those that refer to
|
10559
|
-
a particular entity and returned an error).
|
10560
|
-
"""
|
10561
10244
|
return pulumi.get(self, "where")
|
10562
10245
|
|
10563
10246
|
|
@@ -10568,9 +10251,7 @@ class ServiceLevelEventsBadEventsSelect(dict):
|
|
10568
10251
|
attribute: Optional[str] = None,
|
10569
10252
|
threshold: Optional[float] = None):
|
10570
10253
|
"""
|
10571
|
-
:param
|
10572
|
-
:param str attribute: The event attribute to use in the SELECT clause.
|
10573
|
-
:param float threshold: Limit for values to be counter by `GET_CDF_COUNT` function.
|
10254
|
+
:param float threshold: The event threshold to use in the SELECT clause
|
10574
10255
|
"""
|
10575
10256
|
pulumi.set(__self__, "function", function)
|
10576
10257
|
if attribute is not None:
|
@@ -10581,24 +10262,18 @@ class ServiceLevelEventsBadEventsSelect(dict):
|
|
10581
10262
|
@property
|
10582
10263
|
@pulumi.getter
|
10583
10264
|
def function(self) -> str:
|
10584
|
-
"""
|
10585
|
-
The function to use in the SELECT clause. Valid values are `COUNT`, `SUM`, `GET_FIELD`, and `GET_CDF_COUNT`.
|
10586
|
-
"""
|
10587
10265
|
return pulumi.get(self, "function")
|
10588
10266
|
|
10589
10267
|
@property
|
10590
10268
|
@pulumi.getter
|
10591
10269
|
def attribute(self) -> Optional[str]:
|
10592
|
-
"""
|
10593
|
-
The event attribute to use in the SELECT clause.
|
10594
|
-
"""
|
10595
10270
|
return pulumi.get(self, "attribute")
|
10596
10271
|
|
10597
10272
|
@property
|
10598
10273
|
@pulumi.getter
|
10599
10274
|
def threshold(self) -> Optional[float]:
|
10600
10275
|
"""
|
10601
|
-
|
10276
|
+
The event threshold to use in the SELECT clause
|
10602
10277
|
"""
|
10603
10278
|
return pulumi.get(self, "threshold")
|
10604
10279
|
|
@@ -10626,12 +10301,6 @@ class ServiceLevelEventsGoodEvents(dict):
|
|
10626
10301
|
from_: str,
|
10627
10302
|
select: Optional['outputs.ServiceLevelEventsGoodEventsSelect'] = None,
|
10628
10303
|
where: Optional[str] = None):
|
10629
|
-
"""
|
10630
|
-
:param str from_: The event type where NRDB data will be fetched from.
|
10631
|
-
:param 'ServiceLevelEventsGoodEventsSelectArgs' select: The NRQL SELECT clause to aggregate events.
|
10632
|
-
:param str where: A filter that narrows down the NRDB events just to those that are considered good responses (e.g, those that refer to
|
10633
|
-
a particular entity and were successful).
|
10634
|
-
"""
|
10635
10304
|
pulumi.set(__self__, "from_", from_)
|
10636
10305
|
if select is not None:
|
10637
10306
|
pulumi.set(__self__, "select", select)
|
@@ -10641,26 +10310,16 @@ class ServiceLevelEventsGoodEvents(dict):
|
|
10641
10310
|
@property
|
10642
10311
|
@pulumi.getter(name="from")
|
10643
10312
|
def from_(self) -> str:
|
10644
|
-
"""
|
10645
|
-
The event type where NRDB data will be fetched from.
|
10646
|
-
"""
|
10647
10313
|
return pulumi.get(self, "from_")
|
10648
10314
|
|
10649
10315
|
@property
|
10650
10316
|
@pulumi.getter
|
10651
10317
|
def select(self) -> Optional['outputs.ServiceLevelEventsGoodEventsSelect']:
|
10652
|
-
"""
|
10653
|
-
The NRQL SELECT clause to aggregate events.
|
10654
|
-
"""
|
10655
10318
|
return pulumi.get(self, "select")
|
10656
10319
|
|
10657
10320
|
@property
|
10658
10321
|
@pulumi.getter
|
10659
10322
|
def where(self) -> Optional[str]:
|
10660
|
-
"""
|
10661
|
-
A filter that narrows down the NRDB events just to those that are considered good responses (e.g, those that refer to
|
10662
|
-
a particular entity and were successful).
|
10663
|
-
"""
|
10664
10323
|
return pulumi.get(self, "where")
|
10665
10324
|
|
10666
10325
|
|
@@ -10671,9 +10330,7 @@ class ServiceLevelEventsGoodEventsSelect(dict):
|
|
10671
10330
|
attribute: Optional[str] = None,
|
10672
10331
|
threshold: Optional[float] = None):
|
10673
10332
|
"""
|
10674
|
-
:param
|
10675
|
-
:param str attribute: The event attribute to use in the SELECT clause.
|
10676
|
-
:param float threshold: Limit for values to be counter by `GET_CDF_COUNT` function.
|
10333
|
+
:param float threshold: The event threshold to use in the SELECT clause
|
10677
10334
|
"""
|
10678
10335
|
pulumi.set(__self__, "function", function)
|
10679
10336
|
if attribute is not None:
|
@@ -10684,24 +10341,18 @@ class ServiceLevelEventsGoodEventsSelect(dict):
|
|
10684
10341
|
@property
|
10685
10342
|
@pulumi.getter
|
10686
10343
|
def function(self) -> str:
|
10687
|
-
"""
|
10688
|
-
The function to use in the SELECT clause. Valid values are `COUNT`, `SUM`, `GET_FIELD`, and `GET_CDF_COUNT`.
|
10689
|
-
"""
|
10690
10344
|
return pulumi.get(self, "function")
|
10691
10345
|
|
10692
10346
|
@property
|
10693
10347
|
@pulumi.getter
|
10694
10348
|
def attribute(self) -> Optional[str]:
|
10695
|
-
"""
|
10696
|
-
The event attribute to use in the SELECT clause.
|
10697
|
-
"""
|
10698
10349
|
return pulumi.get(self, "attribute")
|
10699
10350
|
|
10700
10351
|
@property
|
10701
10352
|
@pulumi.getter
|
10702
10353
|
def threshold(self) -> Optional[float]:
|
10703
10354
|
"""
|
10704
|
-
|
10355
|
+
The event threshold to use in the SELECT clause
|
10705
10356
|
"""
|
10706
10357
|
return pulumi.get(self, "threshold")
|
10707
10358
|
|
@@ -10729,11 +10380,6 @@ class ServiceLevelEventsValidEvents(dict):
|
|
10729
10380
|
from_: str,
|
10730
10381
|
select: Optional['outputs.ServiceLevelEventsValidEventsSelect'] = None,
|
10731
10382
|
where: Optional[str] = None):
|
10732
|
-
"""
|
10733
|
-
:param str from_: The event type where NRDB data will be fetched from.
|
10734
|
-
:param 'ServiceLevelEventsValidEventsSelectArgs' select: The NRQL SELECT clause to aggregate events.
|
10735
|
-
:param str where: A filter that specifies all the NRDB events that are considered in this SLI (e.g, those that refer to a particular entity).
|
10736
|
-
"""
|
10737
10383
|
pulumi.set(__self__, "from_", from_)
|
10738
10384
|
if select is not None:
|
10739
10385
|
pulumi.set(__self__, "select", select)
|
@@ -10743,25 +10389,16 @@ class ServiceLevelEventsValidEvents(dict):
|
|
10743
10389
|
@property
|
10744
10390
|
@pulumi.getter(name="from")
|
10745
10391
|
def from_(self) -> str:
|
10746
|
-
"""
|
10747
|
-
The event type where NRDB data will be fetched from.
|
10748
|
-
"""
|
10749
10392
|
return pulumi.get(self, "from_")
|
10750
10393
|
|
10751
10394
|
@property
|
10752
10395
|
@pulumi.getter
|
10753
10396
|
def select(self) -> Optional['outputs.ServiceLevelEventsValidEventsSelect']:
|
10754
|
-
"""
|
10755
|
-
The NRQL SELECT clause to aggregate events.
|
10756
|
-
"""
|
10757
10397
|
return pulumi.get(self, "select")
|
10758
10398
|
|
10759
10399
|
@property
|
10760
10400
|
@pulumi.getter
|
10761
10401
|
def where(self) -> Optional[str]:
|
10762
|
-
"""
|
10763
|
-
A filter that specifies all the NRDB events that are considered in this SLI (e.g, those that refer to a particular entity).
|
10764
|
-
"""
|
10765
10402
|
return pulumi.get(self, "where")
|
10766
10403
|
|
10767
10404
|
|
@@ -10772,9 +10409,7 @@ class ServiceLevelEventsValidEventsSelect(dict):
|
|
10772
10409
|
attribute: Optional[str] = None,
|
10773
10410
|
threshold: Optional[float] = None):
|
10774
10411
|
"""
|
10775
|
-
:param
|
10776
|
-
:param str attribute: The event attribute to use in the SELECT clause.
|
10777
|
-
:param float threshold: Limit for values to be counter by `GET_CDF_COUNT` function.
|
10412
|
+
:param float threshold: The event threshold to use in the SELECT clause
|
10778
10413
|
"""
|
10779
10414
|
pulumi.set(__self__, "function", function)
|
10780
10415
|
if attribute is not None:
|
@@ -10785,24 +10420,18 @@ class ServiceLevelEventsValidEventsSelect(dict):
|
|
10785
10420
|
@property
|
10786
10421
|
@pulumi.getter
|
10787
10422
|
def function(self) -> str:
|
10788
|
-
"""
|
10789
|
-
The function to use in the SELECT clause. Valid values are `COUNT`, `SUM`, `GET_FIELD`, and `GET_CDF_COUNT`.
|
10790
|
-
"""
|
10791
10423
|
return pulumi.get(self, "function")
|
10792
10424
|
|
10793
10425
|
@property
|
10794
10426
|
@pulumi.getter
|
10795
10427
|
def attribute(self) -> Optional[str]:
|
10796
|
-
"""
|
10797
|
-
The event attribute to use in the SELECT clause.
|
10798
|
-
"""
|
10799
10428
|
return pulumi.get(self, "attribute")
|
10800
10429
|
|
10801
10430
|
@property
|
10802
10431
|
@pulumi.getter
|
10803
10432
|
def threshold(self) -> Optional[float]:
|
10804
10433
|
"""
|
10805
|
-
|
10434
|
+
The event threshold to use in the SELECT clause
|
10806
10435
|
"""
|
10807
10436
|
return pulumi.get(self, "threshold")
|
10808
10437
|
|
@@ -10831,12 +10460,6 @@ class ServiceLevelObjective(dict):
|
|
10831
10460
|
time_window: 'outputs.ServiceLevelObjectiveTimeWindow',
|
10832
10461
|
description: Optional[str] = None,
|
10833
10462
|
name: Optional[str] = None):
|
10834
|
-
"""
|
10835
|
-
:param float target: The target of the objective, valid values between `0` and `100`. Up to 5 decimals accepted.
|
10836
|
-
:param 'ServiceLevelObjectiveTimeWindowArgs' time_window: Time window is the period of the objective.
|
10837
|
-
:param str description: The description of the SLI.
|
10838
|
-
:param str name: A short name for the SLI that will help anyone understand what it is about.
|
10839
|
-
"""
|
10840
10463
|
pulumi.set(__self__, "target", target)
|
10841
10464
|
pulumi.set(__self__, "time_window", time_window)
|
10842
10465
|
if description is not None:
|
@@ -10847,33 +10470,21 @@ class ServiceLevelObjective(dict):
|
|
10847
10470
|
@property
|
10848
10471
|
@pulumi.getter
|
10849
10472
|
def target(self) -> float:
|
10850
|
-
"""
|
10851
|
-
The target of the objective, valid values between `0` and `100`. Up to 5 decimals accepted.
|
10852
|
-
"""
|
10853
10473
|
return pulumi.get(self, "target")
|
10854
10474
|
|
10855
10475
|
@property
|
10856
10476
|
@pulumi.getter(name="timeWindow")
|
10857
10477
|
def time_window(self) -> 'outputs.ServiceLevelObjectiveTimeWindow':
|
10858
|
-
"""
|
10859
|
-
Time window is the period of the objective.
|
10860
|
-
"""
|
10861
10478
|
return pulumi.get(self, "time_window")
|
10862
10479
|
|
10863
10480
|
@property
|
10864
10481
|
@pulumi.getter
|
10865
10482
|
def description(self) -> Optional[str]:
|
10866
|
-
"""
|
10867
|
-
The description of the SLI.
|
10868
|
-
"""
|
10869
10483
|
return pulumi.get(self, "description")
|
10870
10484
|
|
10871
10485
|
@property
|
10872
10486
|
@pulumi.getter
|
10873
10487
|
def name(self) -> Optional[str]:
|
10874
|
-
"""
|
10875
|
-
A short name for the SLI that will help anyone understand what it is about.
|
10876
|
-
"""
|
10877
10488
|
return pulumi.get(self, "name")
|
10878
10489
|
|
10879
10490
|
|
@@ -10881,17 +10492,11 @@ class ServiceLevelObjective(dict):
|
|
10881
10492
|
class ServiceLevelObjectiveTimeWindow(dict):
|
10882
10493
|
def __init__(__self__, *,
|
10883
10494
|
rolling: 'outputs.ServiceLevelObjectiveTimeWindowRolling'):
|
10884
|
-
"""
|
10885
|
-
:param 'ServiceLevelObjectiveTimeWindowRollingArgs' rolling: Rolling window.
|
10886
|
-
"""
|
10887
10495
|
pulumi.set(__self__, "rolling", rolling)
|
10888
10496
|
|
10889
10497
|
@property
|
10890
10498
|
@pulumi.getter
|
10891
10499
|
def rolling(self) -> 'outputs.ServiceLevelObjectiveTimeWindowRolling':
|
10892
|
-
"""
|
10893
|
-
Rolling window.
|
10894
|
-
"""
|
10895
10500
|
return pulumi.get(self, "rolling")
|
10896
10501
|
|
10897
10502
|
|
@@ -10900,27 +10505,17 @@ class ServiceLevelObjectiveTimeWindowRolling(dict):
|
|
10900
10505
|
def __init__(__self__, *,
|
10901
10506
|
count: int,
|
10902
10507
|
unit: str):
|
10903
|
-
"""
|
10904
|
-
:param int count: Valid values are `1`, `7` and `28`.
|
10905
|
-
:param str unit: The only supported value is `DAY`.
|
10906
|
-
"""
|
10907
10508
|
pulumi.set(__self__, "count", count)
|
10908
10509
|
pulumi.set(__self__, "unit", unit)
|
10909
10510
|
|
10910
10511
|
@property
|
10911
10512
|
@pulumi.getter
|
10912
10513
|
def count(self) -> int:
|
10913
|
-
"""
|
10914
|
-
Valid values are `1`, `7` and `28`.
|
10915
|
-
"""
|
10916
10514
|
return pulumi.get(self, "count")
|
10917
10515
|
|
10918
10516
|
@property
|
10919
10517
|
@pulumi.getter
|
10920
10518
|
def unit(self) -> str:
|
10921
|
-
"""
|
10922
|
-
The only supported value is `DAY`.
|
10923
|
-
"""
|
10924
10519
|
return pulumi.get(self, "unit")
|
10925
10520
|
|
10926
10521
|
|