pulumi-newrelic 5.54.0a1758694819__py3-none-any.whl → 5.54.0a1758857472__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/__init__.py +8 -0
- pulumi_newrelic/_inputs.py +45 -45
- pulumi_newrelic/cloud/__init__.py +1 -0
- pulumi_newrelic/cloud/oci_link_account.py +980 -0
- pulumi_newrelic/outputs.py +30 -30
- pulumi_newrelic/pulumi-plugin.json +1 -1
- {pulumi_newrelic-5.54.0a1758694819.dist-info → pulumi_newrelic-5.54.0a1758857472.dist-info}/METADATA +1 -1
- {pulumi_newrelic-5.54.0a1758694819.dist-info → pulumi_newrelic-5.54.0a1758857472.dist-info}/RECORD +10 -9
- {pulumi_newrelic-5.54.0a1758694819.dist-info → pulumi_newrelic-5.54.0a1758857472.dist-info}/WHEEL +0 -0
- {pulumi_newrelic-5.54.0a1758694819.dist-info → pulumi_newrelic-5.54.0a1758857472.dist-info}/top_level.txt +0 -0
pulumi_newrelic/outputs.py
CHANGED
|
@@ -2314,7 +2314,7 @@ class OneDashboardPageWidgetArea(dict):
|
|
|
2314
2314
|
y_axis_left_min: Optional[_builtins.float] = None):
|
|
2315
2315
|
"""
|
|
2316
2316
|
:param _builtins.int column: (Required) Column position of widget from top left, starting at `1`.
|
|
2317
|
-
:param Sequence['OneDashboardPageWidgetAreaNrqlQueryArgs'] nrql_queries: (Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for details.
|
|
2317
|
+
:param Sequence['OneDashboardPageWidgetAreaNrqlQueryArgs'] nrql_queries: (Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for Variables for details.
|
|
2318
2318
|
:param _builtins.int row: (Required) Row position of widget from top left, starting at `1`.
|
|
2319
2319
|
:param _builtins.str title: (Optional) A human-friendly display string for this value.
|
|
2320
2320
|
:param Sequence['OneDashboardPageWidgetAreaColorArgs'] colors: (Optional) A nested block that describes colors of your charts per series. See Nested Colors blocks below for details.
|
|
@@ -2379,7 +2379,7 @@ class OneDashboardPageWidgetArea(dict):
|
|
|
2379
2379
|
@pulumi.getter(name="nrqlQueries")
|
|
2380
2380
|
def nrql_queries(self) -> Sequence['outputs.OneDashboardPageWidgetAreaNrqlQuery']:
|
|
2381
2381
|
"""
|
|
2382
|
-
(Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for details.
|
|
2382
|
+
(Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for Variables for details.
|
|
2383
2383
|
"""
|
|
2384
2384
|
return pulumi.get(self, "nrql_queries")
|
|
2385
2385
|
|
|
@@ -3020,7 +3020,7 @@ class OneDashboardPageWidgetBar(dict):
|
|
|
3020
3020
|
y_axis_left_min: Optional[_builtins.float] = None):
|
|
3021
3021
|
"""
|
|
3022
3022
|
:param _builtins.int column: (Required) Column position of widget from top left, starting at `1`.
|
|
3023
|
-
:param Sequence['OneDashboardPageWidgetBarNrqlQueryArgs'] nrql_queries: (Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for details.
|
|
3023
|
+
:param Sequence['OneDashboardPageWidgetBarNrqlQueryArgs'] nrql_queries: (Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for Variables for details.
|
|
3024
3024
|
:param _builtins.int row: (Required) Row position of widget from top left, starting at `1`.
|
|
3025
3025
|
:param _builtins.str title: (Optional) A human-friendly display string for this value.
|
|
3026
3026
|
:param Sequence['OneDashboardPageWidgetBarColorArgs'] colors: (Optional) A nested block that describes colors of your charts per series. See Nested Colors blocks below for details.
|
|
@@ -3088,7 +3088,7 @@ class OneDashboardPageWidgetBar(dict):
|
|
|
3088
3088
|
@pulumi.getter(name="nrqlQueries")
|
|
3089
3089
|
def nrql_queries(self) -> Sequence['outputs.OneDashboardPageWidgetBarNrqlQuery']:
|
|
3090
3090
|
"""
|
|
3091
|
-
(Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for details.
|
|
3091
|
+
(Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for Variables for details.
|
|
3092
3092
|
"""
|
|
3093
3093
|
return pulumi.get(self, "nrql_queries")
|
|
3094
3094
|
|
|
@@ -3715,7 +3715,7 @@ class OneDashboardPageWidgetBillboard(dict):
|
|
|
3715
3715
|
y_axis_left_min: Optional[_builtins.float] = None):
|
|
3716
3716
|
"""
|
|
3717
3717
|
:param _builtins.int column: (Required) Column position of widget from top left, starting at `1`.
|
|
3718
|
-
:param Sequence['OneDashboardPageWidgetBillboardNrqlQueryArgs'] nrql_queries: (Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for details.
|
|
3718
|
+
:param Sequence['OneDashboardPageWidgetBillboardNrqlQueryArgs'] nrql_queries: (Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for Variables for details.
|
|
3719
3719
|
:param _builtins.int row: (Required) Row position of widget from top left, starting at `1`.
|
|
3720
3720
|
:param _builtins.str title: (Optional) A human-friendly display string for this value.
|
|
3721
3721
|
:param Sequence['OneDashboardPageWidgetBillboardColorArgs'] colors: (Optional) A nested block that describes colors of your charts per series. See Nested Colors blocks below for details.
|
|
@@ -3783,7 +3783,7 @@ class OneDashboardPageWidgetBillboard(dict):
|
|
|
3783
3783
|
@pulumi.getter(name="nrqlQueries")
|
|
3784
3784
|
def nrql_queries(self) -> Sequence['outputs.OneDashboardPageWidgetBillboardNrqlQuery']:
|
|
3785
3785
|
"""
|
|
3786
|
-
(Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for details.
|
|
3786
|
+
(Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for Variables for details.
|
|
3787
3787
|
"""
|
|
3788
3788
|
return pulumi.get(self, "nrql_queries")
|
|
3789
3789
|
|
|
@@ -4410,7 +4410,7 @@ class OneDashboardPageWidgetBullet(dict):
|
|
|
4410
4410
|
"""
|
|
4411
4411
|
:param _builtins.int column: (Required) Column position of widget from top left, starting at `1`.
|
|
4412
4412
|
:param _builtins.float limit: (Required) Visualization limit for the widget.
|
|
4413
|
-
:param Sequence['OneDashboardPageWidgetBulletNrqlQueryArgs'] nrql_queries: (Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for details.
|
|
4413
|
+
:param Sequence['OneDashboardPageWidgetBulletNrqlQueryArgs'] nrql_queries: (Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for Variables for details.
|
|
4414
4414
|
:param _builtins.int row: (Required) Row position of widget from top left, starting at `1`.
|
|
4415
4415
|
:param _builtins.str title: (Optional) A human-friendly display string for this value.
|
|
4416
4416
|
:param Sequence['OneDashboardPageWidgetBulletColorArgs'] colors: (Optional) A nested block that describes colors of your charts per series. See Nested Colors blocks below for details.
|
|
@@ -4481,7 +4481,7 @@ class OneDashboardPageWidgetBullet(dict):
|
|
|
4481
4481
|
@pulumi.getter(name="nrqlQueries")
|
|
4482
4482
|
def nrql_queries(self) -> Sequence['outputs.OneDashboardPageWidgetBulletNrqlQuery']:
|
|
4483
4483
|
"""
|
|
4484
|
-
(Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for details.
|
|
4484
|
+
(Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for Variables for details.
|
|
4485
4485
|
"""
|
|
4486
4486
|
return pulumi.get(self, "nrql_queries")
|
|
4487
4487
|
|
|
@@ -5090,7 +5090,7 @@ class OneDashboardPageWidgetFunnel(dict):
|
|
|
5090
5090
|
y_axis_left_min: Optional[_builtins.float] = None):
|
|
5091
5091
|
"""
|
|
5092
5092
|
:param _builtins.int column: (Required) Column position of widget from top left, starting at `1`.
|
|
5093
|
-
:param Sequence['OneDashboardPageWidgetFunnelNrqlQueryArgs'] nrql_queries: (Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for details.
|
|
5093
|
+
:param Sequence['OneDashboardPageWidgetFunnelNrqlQueryArgs'] nrql_queries: (Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for Variables for details.
|
|
5094
5094
|
:param _builtins.int row: (Required) Row position of widget from top left, starting at `1`.
|
|
5095
5095
|
:param _builtins.str title: (Optional) A human-friendly display string for this value.
|
|
5096
5096
|
:param Sequence['OneDashboardPageWidgetFunnelColorArgs'] colors: (Optional) A nested block that describes colors of your charts per series. See Nested Colors blocks below for details.
|
|
@@ -5152,7 +5152,7 @@ class OneDashboardPageWidgetFunnel(dict):
|
|
|
5152
5152
|
@pulumi.getter(name="nrqlQueries")
|
|
5153
5153
|
def nrql_queries(self) -> Sequence['outputs.OneDashboardPageWidgetFunnelNrqlQuery']:
|
|
5154
5154
|
"""
|
|
5155
|
-
(Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for details.
|
|
5155
|
+
(Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for Variables for details.
|
|
5156
5156
|
"""
|
|
5157
5157
|
return pulumi.get(self, "nrql_queries")
|
|
5158
5158
|
|
|
@@ -5767,7 +5767,7 @@ class OneDashboardPageWidgetHeatmap(dict):
|
|
|
5767
5767
|
y_axis_left_min: Optional[_builtins.float] = None):
|
|
5768
5768
|
"""
|
|
5769
5769
|
:param _builtins.int column: (Required) Column position of widget from top left, starting at `1`.
|
|
5770
|
-
:param Sequence['OneDashboardPageWidgetHeatmapNrqlQueryArgs'] nrql_queries: (Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for details.
|
|
5770
|
+
:param Sequence['OneDashboardPageWidgetHeatmapNrqlQueryArgs'] nrql_queries: (Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for Variables for details.
|
|
5771
5771
|
:param _builtins.int row: (Required) Row position of widget from top left, starting at `1`.
|
|
5772
5772
|
:param _builtins.str title: (Optional) A human-friendly display string for this value.
|
|
5773
5773
|
:param Sequence['OneDashboardPageWidgetHeatmapColorArgs'] colors: (Optional) A nested block that describes colors of your charts per series. See Nested Colors blocks below for details.
|
|
@@ -5835,7 +5835,7 @@ class OneDashboardPageWidgetHeatmap(dict):
|
|
|
5835
5835
|
@pulumi.getter(name="nrqlQueries")
|
|
5836
5836
|
def nrql_queries(self) -> Sequence['outputs.OneDashboardPageWidgetHeatmapNrqlQuery']:
|
|
5837
5837
|
"""
|
|
5838
|
-
(Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for details.
|
|
5838
|
+
(Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for Variables for details.
|
|
5839
5839
|
"""
|
|
5840
5840
|
return pulumi.get(self, "nrql_queries")
|
|
5841
5841
|
|
|
@@ -6460,7 +6460,7 @@ class OneDashboardPageWidgetHistogram(dict):
|
|
|
6460
6460
|
y_axis_left_min: Optional[_builtins.float] = None):
|
|
6461
6461
|
"""
|
|
6462
6462
|
:param _builtins.int column: (Required) Column position of widget from top left, starting at `1`.
|
|
6463
|
-
:param Sequence['OneDashboardPageWidgetHistogramNrqlQueryArgs'] nrql_queries: (Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for details.
|
|
6463
|
+
:param Sequence['OneDashboardPageWidgetHistogramNrqlQueryArgs'] nrql_queries: (Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for Variables for details.
|
|
6464
6464
|
:param _builtins.int row: (Required) Row position of widget from top left, starting at `1`.
|
|
6465
6465
|
:param _builtins.str title: (Optional) A human-friendly display string for this value.
|
|
6466
6466
|
:param Sequence['OneDashboardPageWidgetHistogramColorArgs'] colors: (Optional) A nested block that describes colors of your charts per series. See Nested Colors blocks below for details.
|
|
@@ -6522,7 +6522,7 @@ class OneDashboardPageWidgetHistogram(dict):
|
|
|
6522
6522
|
@pulumi.getter(name="nrqlQueries")
|
|
6523
6523
|
def nrql_queries(self) -> Sequence['outputs.OneDashboardPageWidgetHistogramNrqlQuery']:
|
|
6524
6524
|
"""
|
|
6525
|
-
(Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for details.
|
|
6525
|
+
(Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for Variables for details.
|
|
6526
6526
|
"""
|
|
6527
6527
|
return pulumi.get(self, "nrql_queries")
|
|
6528
6528
|
|
|
@@ -7131,7 +7131,7 @@ class OneDashboardPageWidgetJson(dict):
|
|
|
7131
7131
|
y_axis_left_min: Optional[_builtins.float] = None):
|
|
7132
7132
|
"""
|
|
7133
7133
|
:param _builtins.int column: (Required) Column position of widget from top left, starting at `1`.
|
|
7134
|
-
:param Sequence['OneDashboardPageWidgetJsonNrqlQueryArgs'] nrql_queries: (Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for details.
|
|
7134
|
+
:param Sequence['OneDashboardPageWidgetJsonNrqlQueryArgs'] nrql_queries: (Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for Variables for details.
|
|
7135
7135
|
:param _builtins.int row: (Required) Row position of widget from top left, starting at `1`.
|
|
7136
7136
|
:param _builtins.str title: (Optional) A human-friendly display string for this value.
|
|
7137
7137
|
:param Sequence['OneDashboardPageWidgetJsonColorArgs'] colors: (Optional) A nested block that describes colors of your charts per series. See Nested Colors blocks below for details.
|
|
@@ -7193,7 +7193,7 @@ class OneDashboardPageWidgetJson(dict):
|
|
|
7193
7193
|
@pulumi.getter(name="nrqlQueries")
|
|
7194
7194
|
def nrql_queries(self) -> Sequence['outputs.OneDashboardPageWidgetJsonNrqlQuery']:
|
|
7195
7195
|
"""
|
|
7196
|
-
(Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for details.
|
|
7196
|
+
(Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for Variables for details.
|
|
7197
7197
|
"""
|
|
7198
7198
|
return pulumi.get(self, "nrql_queries")
|
|
7199
7199
|
|
|
@@ -7813,7 +7813,7 @@ class OneDashboardPageWidgetLine(dict):
|
|
|
7813
7813
|
y_axis_right: Optional['outputs.OneDashboardPageWidgetLineYAxisRight'] = None):
|
|
7814
7814
|
"""
|
|
7815
7815
|
:param _builtins.int column: (Required) Column position of widget from top left, starting at `1`.
|
|
7816
|
-
:param Sequence['OneDashboardPageWidgetLineNrqlQueryArgs'] nrql_queries: (Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for details.
|
|
7816
|
+
:param Sequence['OneDashboardPageWidgetLineNrqlQueryArgs'] nrql_queries: (Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for Variables for details.
|
|
7817
7817
|
:param _builtins.int row: (Required) Row position of widget from top left, starting at `1`.
|
|
7818
7818
|
:param _builtins.str title: (Optional) A human-friendly display string for this value.
|
|
7819
7819
|
:param Sequence['OneDashboardPageWidgetLineColorArgs'] colors: (Optional) A nested block that describes colors of your charts per series. See Nested Colors blocks below for details.
|
|
@@ -7890,7 +7890,7 @@ class OneDashboardPageWidgetLine(dict):
|
|
|
7890
7890
|
@pulumi.getter(name="nrqlQueries")
|
|
7891
7891
|
def nrql_queries(self) -> Sequence['outputs.OneDashboardPageWidgetLineNrqlQuery']:
|
|
7892
7892
|
"""
|
|
7893
|
-
(Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for details.
|
|
7893
|
+
(Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for Variables for details.
|
|
7894
7894
|
"""
|
|
7895
7895
|
return pulumi.get(self, "nrql_queries")
|
|
7896
7896
|
|
|
@@ -8707,7 +8707,7 @@ class OneDashboardPageWidgetLogTable(dict):
|
|
|
8707
8707
|
y_axis_left_min: Optional[_builtins.float] = None):
|
|
8708
8708
|
"""
|
|
8709
8709
|
:param _builtins.int column: (Required) Column position of widget from top left, starting at `1`.
|
|
8710
|
-
:param Sequence['OneDashboardPageWidgetLogTableNrqlQueryArgs'] nrql_queries: (Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for details.
|
|
8710
|
+
:param Sequence['OneDashboardPageWidgetLogTableNrqlQueryArgs'] nrql_queries: (Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for Variables for details.
|
|
8711
8711
|
:param _builtins.int row: (Required) Row position of widget from top left, starting at `1`.
|
|
8712
8712
|
:param _builtins.str title: (Optional) A human-friendly display string for this value.
|
|
8713
8713
|
:param Sequence['OneDashboardPageWidgetLogTableColorArgs'] colors: (Optional) A nested block that describes colors of your charts per series. See Nested Colors blocks below for details.
|
|
@@ -8769,7 +8769,7 @@ class OneDashboardPageWidgetLogTable(dict):
|
|
|
8769
8769
|
@pulumi.getter(name="nrqlQueries")
|
|
8770
8770
|
def nrql_queries(self) -> Sequence['outputs.OneDashboardPageWidgetLogTableNrqlQuery']:
|
|
8771
8771
|
"""
|
|
8772
|
-
(Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for details.
|
|
8772
|
+
(Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for Variables for details.
|
|
8773
8773
|
"""
|
|
8774
8774
|
return pulumi.get(self, "nrql_queries")
|
|
8775
8775
|
|
|
@@ -10006,7 +10006,7 @@ class OneDashboardPageWidgetPy(dict):
|
|
|
10006
10006
|
y_axis_left_min: Optional[_builtins.float] = None):
|
|
10007
10007
|
"""
|
|
10008
10008
|
:param _builtins.int column: (Required) Column position of widget from top left, starting at `1`.
|
|
10009
|
-
:param Sequence['OneDashboardPageWidgetPyNrqlQueryArgs'] nrql_queries: (Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for details.
|
|
10009
|
+
:param Sequence['OneDashboardPageWidgetPyNrqlQueryArgs'] nrql_queries: (Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for Variables for details.
|
|
10010
10010
|
:param _builtins.int row: (Required) Row position of widget from top left, starting at `1`.
|
|
10011
10011
|
:param _builtins.str title: (Optional) A human-friendly display string for this value.
|
|
10012
10012
|
:param Sequence['OneDashboardPageWidgetPyColorArgs'] colors: (Optional) A nested block that describes colors of your charts per series. See Nested Colors blocks below for details.
|
|
@@ -10074,7 +10074,7 @@ class OneDashboardPageWidgetPy(dict):
|
|
|
10074
10074
|
@pulumi.getter(name="nrqlQueries")
|
|
10075
10075
|
def nrql_queries(self) -> Sequence['outputs.OneDashboardPageWidgetPyNrqlQuery']:
|
|
10076
10076
|
"""
|
|
10077
|
-
(Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for details.
|
|
10077
|
+
(Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for Variables for details.
|
|
10078
10078
|
"""
|
|
10079
10079
|
return pulumi.get(self, "nrql_queries")
|
|
10080
10080
|
|
|
@@ -10700,7 +10700,7 @@ class OneDashboardPageWidgetStackedBar(dict):
|
|
|
10700
10700
|
y_axis_left_min: Optional[_builtins.float] = None):
|
|
10701
10701
|
"""
|
|
10702
10702
|
:param _builtins.int column: (Required) Column position of widget from top left, starting at `1`.
|
|
10703
|
-
:param Sequence['OneDashboardPageWidgetStackedBarNrqlQueryArgs'] nrql_queries: (Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for details.
|
|
10703
|
+
:param Sequence['OneDashboardPageWidgetStackedBarNrqlQueryArgs'] nrql_queries: (Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for Variables for details.
|
|
10704
10704
|
:param _builtins.int row: (Required) Row position of widget from top left, starting at `1`.
|
|
10705
10705
|
:param _builtins.str title: (Optional) A human-friendly display string for this value.
|
|
10706
10706
|
:param Sequence['OneDashboardPageWidgetStackedBarColorArgs'] colors: (Optional) A nested block that describes colors of your charts per series. See Nested Colors blocks below for details.
|
|
@@ -10765,7 +10765,7 @@ class OneDashboardPageWidgetStackedBar(dict):
|
|
|
10765
10765
|
@pulumi.getter(name="nrqlQueries")
|
|
10766
10766
|
def nrql_queries(self) -> Sequence['outputs.OneDashboardPageWidgetStackedBarNrqlQuery']:
|
|
10767
10767
|
"""
|
|
10768
|
-
(Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for details.
|
|
10768
|
+
(Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for Variables for details.
|
|
10769
10769
|
"""
|
|
10770
10770
|
return pulumi.get(self, "nrql_queries")
|
|
10771
10771
|
|
|
@@ -11407,7 +11407,7 @@ class OneDashboardPageWidgetTable(dict):
|
|
|
11407
11407
|
y_axis_left_min: Optional[_builtins.float] = None):
|
|
11408
11408
|
"""
|
|
11409
11409
|
:param _builtins.int column: (Required) Column position of widget from top left, starting at `1`.
|
|
11410
|
-
:param Sequence['OneDashboardPageWidgetTableNrqlQueryArgs'] nrql_queries: (Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for details.
|
|
11410
|
+
:param Sequence['OneDashboardPageWidgetTableNrqlQueryArgs'] nrql_queries: (Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for Variables for details.
|
|
11411
11411
|
:param _builtins.int row: (Required) Row position of widget from top left, starting at `1`.
|
|
11412
11412
|
:param _builtins.str title: (Optional) A human-friendly display string for this value.
|
|
11413
11413
|
:param Sequence['OneDashboardPageWidgetTableColorArgs'] colors: (Optional) A nested block that describes colors of your charts per series. See Nested Colors blocks below for details.
|
|
@@ -11478,7 +11478,7 @@ class OneDashboardPageWidgetTable(dict):
|
|
|
11478
11478
|
@pulumi.getter(name="nrqlQueries")
|
|
11479
11479
|
def nrql_queries(self) -> Sequence['outputs.OneDashboardPageWidgetTableNrqlQuery']:
|
|
11480
11480
|
"""
|
|
11481
|
-
(Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for details.
|
|
11481
|
+
(Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for Variables for details.
|
|
11482
11482
|
"""
|
|
11483
11483
|
return pulumi.get(self, "nrql_queries")
|
|
11484
11484
|
|
|
@@ -12353,7 +12353,7 @@ class OneDashboardVariable(dict):
|
|
|
12353
12353
|
:param Sequence[_builtins.str] default_values: (Optional) A list of default values for this variable. To select **all** default values, the appropriate value to be used with this argument would be `["*"]`.
|
|
12354
12354
|
:param _builtins.bool is_multi_selection: (Optional) Indicates whether this variable supports multiple selection or not. Only applies to variables of type `nrql` or `enum`.
|
|
12355
12355
|
:param Sequence['OneDashboardVariableItemArgs'] items: (Optional) List of possible values for variables of type `enum`. See Nested item blocks below for details.
|
|
12356
|
-
:param 'OneDashboardVariableNrqlQueryArgs' nrql_query: (Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for details.
|
|
12356
|
+
:param 'OneDashboardVariableNrqlQueryArgs' nrql_query: (Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for Variables for details.
|
|
12357
12357
|
:param Sequence['OneDashboardVariableOptionArgs'] options: (Optional) Specifies additional options to be added to dashboard variables. Supports the following nested attribute(s) -
|
|
12358
12358
|
"""
|
|
12359
12359
|
pulumi.set(__self__, "name", name)
|
|
@@ -12431,7 +12431,7 @@ class OneDashboardVariable(dict):
|
|
|
12431
12431
|
@pulumi.getter(name="nrqlQuery")
|
|
12432
12432
|
def nrql_query(self) -> Optional['outputs.OneDashboardVariableNrqlQuery']:
|
|
12433
12433
|
"""
|
|
12434
|
-
(Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for details.
|
|
12434
|
+
(Optional) Configuration for variables of type `nrql`. See Nested nrql\\_query blocks for Variables for details.
|
|
12435
12435
|
"""
|
|
12436
12436
|
return pulumi.get(self, "nrql_query")
|
|
12437
12437
|
|
|
@@ -12498,7 +12498,7 @@ class OneDashboardVariableNrqlQuery(dict):
|
|
|
12498
12498
|
account_ids: Optional[Sequence[_builtins.str]] = None):
|
|
12499
12499
|
"""
|
|
12500
12500
|
:param _builtins.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.
|
|
12501
|
-
:param Sequence[_builtins.str] account_ids:
|
|
12501
|
+
:param Sequence[_builtins.str] account_ids: (Required) List of account IDs such as `[12345, 67890]`.
|
|
12502
12502
|
"""
|
|
12503
12503
|
pulumi.set(__self__, "query", query)
|
|
12504
12504
|
if account_ids is not None:
|
|
@@ -12516,7 +12516,7 @@ class OneDashboardVariableNrqlQuery(dict):
|
|
|
12516
12516
|
@pulumi.getter(name="accountIds")
|
|
12517
12517
|
def account_ids(self) -> Optional[Sequence[_builtins.str]]:
|
|
12518
12518
|
"""
|
|
12519
|
-
|
|
12519
|
+
(Required) List of account IDs such as `[12345, 67890]`.
|
|
12520
12520
|
"""
|
|
12521
12521
|
return pulumi.get(self, "account_ids")
|
|
12522
12522
|
|
{pulumi_newrelic-5.54.0a1758694819.dist-info → pulumi_newrelic-5.54.0a1758857472.dist-info}/RECORD
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
pulumi_newrelic/__init__.py,sha256=
|
|
2
|
-
pulumi_newrelic/_inputs.py,sha256=
|
|
1
|
+
pulumi_newrelic/__init__.py,sha256=Ma56W4OeGlJh2pTw9kc6w_x005-3zos6IvfN3fpqB-c,11951
|
|
2
|
+
pulumi_newrelic/_inputs.py,sha256=FjeCJgbp0QBJaClBMlclrILhQEpalItBcos9ZQ20e8c,861196
|
|
3
3
|
pulumi_newrelic/_utilities.py,sha256=66uLGQDI1oMFOI3Fe5igAphtexWhcSLDyuVW50jW3ik,10789
|
|
4
4
|
pulumi_newrelic/account_management.py,sha256=BkirbUsR5h8x4Y_JSA_08xzF7bKiQQapAO-PdMk9YAA,9375
|
|
5
5
|
pulumi_newrelic/alert_channel.py,sha256=35awkvt2Hw1E2o0wvJUo91m4PKte-M7wAtzbUxlBVOo,22427
|
|
@@ -40,15 +40,15 @@ pulumi_newrelic/obfuscation_rule.py,sha256=i-7TgU5nsjsSAM5cLdKPKiReUMGVlkvDyAgCk
|
|
|
40
40
|
pulumi_newrelic/one_dashboard.py,sha256=siAjVf7CK3wJeOuprhFyhiAoO06KHWqkdNf5BX3Vf9A,21836
|
|
41
41
|
pulumi_newrelic/one_dashboard_json.py,sha256=jZ3BH18YiQjUzS0AyJGpFcyj3Ai8ZlKuVrMT-bWV5Dc,13476
|
|
42
42
|
pulumi_newrelic/one_dashboard_raw.py,sha256=bTp__xyOtRYfwLR81YQLYyi_9NQNpTee7B_dIhnMGaM,24626
|
|
43
|
-
pulumi_newrelic/outputs.py,sha256=
|
|
43
|
+
pulumi_newrelic/outputs.py,sha256=BHHPTtpEEboi8yPdN2Ejei_C57q24Ah2dZk7nrx7Jpw,621456
|
|
44
44
|
pulumi_newrelic/pipeline_cloud_rule.py,sha256=I6874bmRCGe0b_ClHs86qyYkpFML2QvD_iMzJ-NN_ws,13644
|
|
45
45
|
pulumi_newrelic/provider.py,sha256=644yJkWitRT_BZOlW_q-_W0x_bnLAIfOrFx_O1V_CEA,20441
|
|
46
|
-
pulumi_newrelic/pulumi-plugin.json,sha256=
|
|
46
|
+
pulumi_newrelic/pulumi-plugin.json,sha256=UWmP21G-_W0_77tFjTDEmiJsMx5Zq2dQURWtxj0cmaA,85
|
|
47
47
|
pulumi_newrelic/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
48
48
|
pulumi_newrelic/service_level.py,sha256=gxclcbnMv1zxbt3ZSR1QCHSzcKiYXUCJfFjbyn3mKvE,29792
|
|
49
49
|
pulumi_newrelic/user.py,sha256=CTl-KJ2yLDl8dwmRGksYCHCQ2KvUyA8U81WV4cGpaj4,19842
|
|
50
50
|
pulumi_newrelic/workflow.py,sha256=tuJiT4Kp1J8DEzhigSF9QJjETewd0efiVG0P_nx1VT8,44221
|
|
51
|
-
pulumi_newrelic/cloud/__init__.py,sha256=
|
|
51
|
+
pulumi_newrelic/cloud/__init__.py,sha256=5s_YksnfVoN7CFDTly58zX6t-Mf-A_kHoY7KTrOHQfM,635
|
|
52
52
|
pulumi_newrelic/cloud/_inputs.py,sha256=8-i7Pd7nFzLHNWd62mlOSvUtyDxUAwpnpKnkYs2FRis,405332
|
|
53
53
|
pulumi_newrelic/cloud/aws_govcloud_integrations.py,sha256=2T-fA-Be3FrVNsLsVdNO3ZdJkidz3Wki9nluPHXMSVk,66437
|
|
54
54
|
pulumi_newrelic/cloud/aws_govcloud_link_account.py,sha256=08wV9Cyyqqg7OYPfRDTR6H2AaGxtaSIIg6wm3GpyYB8,19514
|
|
@@ -58,6 +58,7 @@ pulumi_newrelic/cloud/azure_integrations.py,sha256=2jIYzZpH69zMbAVH6FAeUYNpDaRrd
|
|
|
58
58
|
pulumi_newrelic/cloud/azure_link_account.py,sha256=fUXPateGNfUBvpCTe4oj9_qpufMSIX-nu7xysFqrP7M,20173
|
|
59
59
|
pulumi_newrelic/cloud/gcp_integrations.py,sha256=GwJN-Y21T_nxazazEaz6FFNbzZGfREIzweAATBKeQus,87157
|
|
60
60
|
pulumi_newrelic/cloud/gcp_link_account.py,sha256=1bb4bHrSCuc7DuB-2jE8Zpb-QiqNXquKW4Ic41t8VsQ,13183
|
|
61
|
+
pulumi_newrelic/cloud/oci_link_account.py,sha256=lXMuqVqhhEwD_EVHNh0iiIv10ViVldTmjmT_nI2aEA8,50410
|
|
61
62
|
pulumi_newrelic/cloud/outputs.py,sha256=0s22T-Aitp2_fl_TdTDEmDXBZ6uL6DCcP8K6C439U60,332522
|
|
62
63
|
pulumi_newrelic/config/__init__.py,sha256=XWnQfVtc2oPapjSXXCdORFJvMpXt_SMJQASWdTRoPmc,296
|
|
63
64
|
pulumi_newrelic/config/__init__.pyi,sha256=S-oMyG4GP-hf6N1Rkq7MIujfNkkNWZM9LnUWK_6E5yI,1018
|
|
@@ -85,7 +86,7 @@ pulumi_newrelic/synthetics/private_location.py,sha256=RInZWYYxloyzGmgaVTsEO_fGrn
|
|
|
85
86
|
pulumi_newrelic/synthetics/script_monitor.py,sha256=Ijs_jSriw0BFjqEt7sS5jfaiunBhmEB-Li-ED3lYhaM,73319
|
|
86
87
|
pulumi_newrelic/synthetics/secure_credential.py,sha256=f4gs62_FcBaeO6YMZLMKwBuOS73qxpKmudoelXbmtso,16701
|
|
87
88
|
pulumi_newrelic/synthetics/step_monitor.py,sha256=1PtSgEInngOinmSSPaPqIxwJx2iSRoMSa9Fw6zlh-rQ,52671
|
|
88
|
-
pulumi_newrelic-5.54.
|
|
89
|
-
pulumi_newrelic-5.54.
|
|
90
|
-
pulumi_newrelic-5.54.
|
|
91
|
-
pulumi_newrelic-5.54.
|
|
89
|
+
pulumi_newrelic-5.54.0a1758857472.dist-info/METADATA,sha256=caIHELfaw6ChFckejf70q9jnXilVubSZofIkiIQLOpE,3966
|
|
90
|
+
pulumi_newrelic-5.54.0a1758857472.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
91
|
+
pulumi_newrelic-5.54.0a1758857472.dist-info/top_level.txt,sha256=BjE1Wsu6Ah_A7k08uV5vRSZ2R_5uY3wFvSWJaa7ZoQk,16
|
|
92
|
+
pulumi_newrelic-5.54.0a1758857472.dist-info/RECORD,,
|
{pulumi_newrelic-5.54.0a1758694819.dist-info → pulumi_newrelic-5.54.0a1758857472.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|