pulumi-signalfx 7.15.0a1753511620__py3-none-any.whl → 7.16.0__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_signalfx/_inputs.py +3 -3
- pulumi_signalfx/outputs.py +2 -2
- pulumi_signalfx/pulumi-plugin.json +1 -1
- {pulumi_signalfx-7.15.0a1753511620.dist-info → pulumi_signalfx-7.16.0.dist-info}/METADATA +1 -1
- {pulumi_signalfx-7.15.0a1753511620.dist-info → pulumi_signalfx-7.16.0.dist-info}/RECORD +7 -7
- {pulumi_signalfx-7.15.0a1753511620.dist-info → pulumi_signalfx-7.16.0.dist-info}/WHEEL +0 -0
- {pulumi_signalfx-7.15.0a1753511620.dist-info → pulumi_signalfx-7.16.0.dist-info}/top_level.txt +0 -0
pulumi_signalfx/_inputs.py
CHANGED
@@ -4776,7 +4776,7 @@ if not MYPY:
|
|
4776
4776
|
"""
|
4777
4777
|
color: NotRequired[pulumi.Input[_builtins.str]]
|
4778
4778
|
"""
|
4779
|
-
|
4779
|
+
The color to use. Must be one of gray, blue, azure, navy, brown, orange, yellow, magenta, red, pink, violet, purple, lilac, emerald, chartreuse, yellowgreen.
|
4780
4780
|
"""
|
4781
4781
|
display_name: NotRequired[pulumi.Input[_builtins.str]]
|
4782
4782
|
"""
|
@@ -4808,7 +4808,7 @@ class TableChartVizOptionArgs:
|
|
4808
4808
|
value_unit: Optional[pulumi.Input[_builtins.str]] = None):
|
4809
4809
|
"""
|
4810
4810
|
:param pulumi.Input[_builtins.str] label: The label used in the publish statement that displays the plot (metric time series data) you want to customize
|
4811
|
-
:param pulumi.Input[_builtins.str] color:
|
4811
|
+
:param pulumi.Input[_builtins.str] color: The color to use. Must be one of gray, blue, azure, navy, brown, orange, yellow, magenta, red, pink, violet, purple, lilac, emerald, chartreuse, yellowgreen.
|
4812
4812
|
:param pulumi.Input[_builtins.str] display_name: Specifies an alternate value for the Plot Name column of the Data Table associated with the chart.
|
4813
4813
|
:param pulumi.Input[_builtins.str] value_prefix: An arbitrary prefix to display with the value of this plot
|
4814
4814
|
:param pulumi.Input[_builtins.str] value_suffix: An arbitrary suffix to display with the value of this plot
|
@@ -4842,7 +4842,7 @@ class TableChartVizOptionArgs:
|
|
4842
4842
|
@pulumi.getter
|
4843
4843
|
def color(self) -> Optional[pulumi.Input[_builtins.str]]:
|
4844
4844
|
"""
|
4845
|
-
|
4845
|
+
The color to use. Must be one of gray, blue, azure, navy, brown, orange, yellow, magenta, red, pink, violet, purple, lilac, emerald, chartreuse, yellowgreen.
|
4846
4846
|
"""
|
4847
4847
|
return pulumi.get(self, "color")
|
4848
4848
|
|
pulumi_signalfx/outputs.py
CHANGED
@@ -3480,7 +3480,7 @@ class TableChartVizOption(dict):
|
|
3480
3480
|
value_unit: Optional[_builtins.str] = None):
|
3481
3481
|
"""
|
3482
3482
|
:param _builtins.str label: The label used in the publish statement that displays the plot (metric time series data) you want to customize
|
3483
|
-
:param _builtins.str color:
|
3483
|
+
:param _builtins.str color: The color to use. Must be one of gray, blue, azure, navy, brown, orange, yellow, magenta, red, pink, violet, purple, lilac, emerald, chartreuse, yellowgreen.
|
3484
3484
|
:param _builtins.str display_name: Specifies an alternate value for the Plot Name column of the Data Table associated with the chart.
|
3485
3485
|
:param _builtins.str value_prefix: An arbitrary prefix to display with the value of this plot
|
3486
3486
|
:param _builtins.str value_suffix: An arbitrary suffix to display with the value of this plot
|
@@ -3510,7 +3510,7 @@ class TableChartVizOption(dict):
|
|
3510
3510
|
@pulumi.getter
|
3511
3511
|
def color(self) -> Optional[_builtins.str]:
|
3512
3512
|
"""
|
3513
|
-
|
3513
|
+
The color to use. Must be one of gray, blue, azure, navy, brown, orange, yellow, magenta, red, pink, violet, purple, lilac, emerald, chartreuse, yellowgreen.
|
3514
3514
|
"""
|
3515
3515
|
return pulumi.get(self, "color")
|
3516
3516
|
|
@@ -1,5 +1,5 @@
|
|
1
1
|
pulumi_signalfx/__init__.py,sha256=B-QEzkKJLJBqmG0QcdHVNEOTMmzvPTrbkqBs4LlOct8,8345
|
2
|
-
pulumi_signalfx/_inputs.py,sha256
|
2
|
+
pulumi_signalfx/_inputs.py,sha256=ydxgPsU4buLA7zb9RH4Bo-GHRKjf-aDGeyKws20hrWI,259460
|
3
3
|
pulumi_signalfx/_utilities.py,sha256=66uLGQDI1oMFOI3Fe5igAphtexWhcSLDyuVW50jW3ik,10789
|
4
4
|
pulumi_signalfx/alert_muting_rule.py,sha256=31ALjqUPcXpJBqRjbuhrOaKqksm6a6hK-cfMzelyF38,23725
|
5
5
|
pulumi_signalfx/dashboard.py,sha256=6ZpblDvws6b4ir-gaFjNzqwMhWc-hneeL5uvFgHWgFg,64207
|
@@ -13,9 +13,9 @@ pulumi_signalfx/list_chart.py,sha256=b78MlBx3CZ9N3TICupqeScw5HbfmHaDCb0LE254vV2k
|
|
13
13
|
pulumi_signalfx/metric_ruleset.py,sha256=j_PQRDKJ8lt4p7WtCRiGH3HlOiX2ZQpTr--JJmnfxG8,28494
|
14
14
|
pulumi_signalfx/org_token.py,sha256=oYsLck67gbosUWDRKLw88tSdpOtCWoMns6_ucsjf_58,24508
|
15
15
|
pulumi_signalfx/organization_members.py,sha256=UJ38vcL3PyfIcMjW40T1fKlwVa1K4yhlnjfF5WyWYt4,3834
|
16
|
-
pulumi_signalfx/outputs.py,sha256
|
16
|
+
pulumi_signalfx/outputs.py,sha256=-j8KS6N-KQNZgEAUZA1-IcbC0kvUQzTnboFuX21349s,179892
|
17
17
|
pulumi_signalfx/provider.py,sha256=TOGROScR_zPum5NeRYMKKb-ARw7_Ov6UFIn0XHmIhbY,23231
|
18
|
-
pulumi_signalfx/pulumi-plugin.json,sha256=
|
18
|
+
pulumi_signalfx/pulumi-plugin.json,sha256=N6vol-T6mkOSg0zbb5nvIYFxHtaLrvLI3-f5Dkch4ho,68
|
19
19
|
pulumi_signalfx/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
20
20
|
pulumi_signalfx/single_value_chart.py,sha256=ALNXhAGiNTzCBV8_n9Amq5K93Nek1Bh9mR2ZN_OBhHI,45017
|
21
21
|
pulumi_signalfx/slo.py,sha256=hAwZZ025BiWFxQzk22EuDqpPPiJOeM2v1Nj3QTBgWxk,19804
|
@@ -65,7 +65,7 @@ pulumi_signalfx/slack/__init__.py,sha256=yt8kZT9XbvEEi7wXcoghXeZFVg5mOa9Fvs2vDC1
|
|
65
65
|
pulumi_signalfx/slack/integration.py,sha256=7v4tTKYpXlLQlmGaO5DUK8nDPouuK5I7yf0COAmxNJc,11175
|
66
66
|
pulumi_signalfx/victorops/__init__.py,sha256=yt8kZT9XbvEEi7wXcoghXeZFVg5mOa9Fvs2vDC19b7k,307
|
67
67
|
pulumi_signalfx/victorops/integration.py,sha256=geKWFhfkzZOh0cyN4-p5n46xJHyxoT8HTAnT903yY5A,11024
|
68
|
-
pulumi_signalfx-7.
|
69
|
-
pulumi_signalfx-7.
|
70
|
-
pulumi_signalfx-7.
|
71
|
-
pulumi_signalfx-7.
|
68
|
+
pulumi_signalfx-7.16.0.dist-info/METADATA,sha256=CwcXJjP5D-lWtKxwSmI1vqT3KpMEXZSPYKczGzHXL1s,3083
|
69
|
+
pulumi_signalfx-7.16.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
70
|
+
pulumi_signalfx-7.16.0.dist-info/top_level.txt,sha256=96zW1Lm-bEkyaNlSwcR6g0cPvusFulK_kulBOfoN6DI,16
|
71
|
+
pulumi_signalfx-7.16.0.dist-info/RECORD,,
|
File without changes
|
{pulumi_signalfx-7.15.0a1753511620.dist-info → pulumi_signalfx-7.16.0.dist-info}/top_level.txt
RENAMED
File without changes
|