pulumi-newrelic 5.28.0__tar.gz → 5.28.0a1721196363__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (94) hide show
  1. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/PKG-INFO +1 -1
  2. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/_inputs.py +20 -64
  3. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/_utilities.py +4 -5
  4. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/get_notification_destination.py +1 -1
  5. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/notification_channel.py +7 -31
  6. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/notification_destination.py +14 -21
  7. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/outputs.py +16 -60
  8. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/pulumi-plugin.json +1 -1
  9. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic.egg-info/PKG-INFO +1 -1
  10. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pyproject.toml +1 -1
  11. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/README.md +0 -0
  12. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/__init__.py +0 -0
  13. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/account_management.py +0 -0
  14. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/alert_channel.py +0 -0
  15. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/alert_condition.py +0 -0
  16. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/alert_muting_rule.py +0 -0
  17. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/alert_policy.py +0 -0
  18. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/alert_policy_channel.py +0 -0
  19. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/api_access_key.py +0 -0
  20. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/browser_application.py +0 -0
  21. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/cloud/__init__.py +0 -0
  22. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/cloud/_inputs.py +0 -0
  23. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/cloud/aws_govcloud_integrations.py +0 -0
  24. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/cloud/aws_govcloud_link_account.py +0 -0
  25. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/cloud/aws_integrations.py +0 -0
  26. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/cloud/aws_link_account.py +0 -0
  27. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/cloud/azure_integrations.py +0 -0
  28. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/cloud/azure_link_account.py +0 -0
  29. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/cloud/gcp_integrations.py +0 -0
  30. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/cloud/gcp_link_account.py +0 -0
  31. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/cloud/outputs.py +0 -0
  32. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/config/__init__.py +0 -0
  33. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/config/__init__.pyi +0 -0
  34. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/config/vars.py +0 -0
  35. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/data_partition_rule.py +0 -0
  36. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/entity_tags.py +0 -0
  37. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/events_to_metrics_rule.py +0 -0
  38. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/get_account.py +0 -0
  39. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/get_alert_channel.py +0 -0
  40. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/get_alert_policy.py +0 -0
  41. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/get_application.py +0 -0
  42. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/get_authentication_domain.py +0 -0
  43. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/get_cloud_account.py +0 -0
  44. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/get_entity.py +0 -0
  45. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/get_group.py +0 -0
  46. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/get_key_transaction.py +0 -0
  47. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/get_obfuscation_expression.py +0 -0
  48. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/get_service_level_alert_helper.py +0 -0
  49. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/get_test_grok_pattern.py +0 -0
  50. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/get_user.py +0 -0
  51. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/group.py +0 -0
  52. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/infra_alert_condition.py +0 -0
  53. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/insights/__init__.py +0 -0
  54. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/insights/_inputs.py +0 -0
  55. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/insights/event.py +0 -0
  56. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/insights/outputs.py +0 -0
  57. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/log_parsing_rule.py +0 -0
  58. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/monitor_downtime.py +0 -0
  59. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/nrql_alert_condition.py +0 -0
  60. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/nrql_drop_rule.py +0 -0
  61. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/obfuscation_expression.py +0 -0
  62. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/obfuscation_rule.py +0 -0
  63. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/one_dashboard.py +0 -0
  64. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/one_dashboard_json.py +0 -0
  65. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/one_dashboard_raw.py +0 -0
  66. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/plugins/__init__.py +0 -0
  67. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/plugins/_inputs.py +0 -0
  68. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/plugins/application_settings.py +0 -0
  69. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/plugins/outputs.py +0 -0
  70. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/plugins/workload.py +0 -0
  71. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/provider.py +0 -0
  72. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/py.typed +0 -0
  73. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/service_level.py +0 -0
  74. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/synthetics/__init__.py +0 -0
  75. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/synthetics/_inputs.py +0 -0
  76. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/synthetics/alert_condition.py +0 -0
  77. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/synthetics/broken_links_monitor.py +0 -0
  78. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/synthetics/cert_check_monitor.py +0 -0
  79. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/synthetics/get_private_location.py +0 -0
  80. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/synthetics/get_secure_credential.py +0 -0
  81. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/synthetics/monitor.py +0 -0
  82. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/synthetics/multi_location_alert_condition.py +0 -0
  83. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/synthetics/outputs.py +0 -0
  84. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/synthetics/private_location.py +0 -0
  85. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/synthetics/script_monitor.py +0 -0
  86. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/synthetics/secure_credential.py +0 -0
  87. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/synthetics/step_monitor.py +0 -0
  88. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/user.py +0 -0
  89. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic/workflow.py +0 -0
  90. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic.egg-info/SOURCES.txt +0 -0
  91. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic.egg-info/dependency_links.txt +0 -0
  92. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic.egg-info/requires.txt +0 -0
  93. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/pulumi_newrelic.egg-info/top_level.txt +0 -0
  94. {pulumi_newrelic-5.28.0 → pulumi_newrelic-5.28.0a1721196363}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pulumi_newrelic
3
- Version: 5.28.0
3
+ Version: 5.28.0a1721196363
4
4
  Summary: A Pulumi package for creating and managing New Relic resources.
5
5
  License: Apache-2.0
6
6
  Project-URL: Homepage, https://pulumi.io
@@ -815,9 +815,7 @@ class EntityTagsTagArgs:
815
815
  key: pulumi.Input[str],
816
816
  values: pulumi.Input[Sequence[pulumi.Input[str]]]):
817
817
  """
818
- :param pulumi.Input[str] key: The key of the tag.
819
-
820
- > **NOTE:** One should not use reserved (immutable) keys with this resource. It is recommended to choose unique and descriptive keys which do not conflict with existing reserved keys.
818
+ :param pulumi.Input[str] key: The tag key.
821
819
  :param pulumi.Input[Sequence[pulumi.Input[str]]] values: The tag values.
822
820
  """
823
821
  pulumi.set(__self__, "key", key)
@@ -827,9 +825,7 @@ class EntityTagsTagArgs:
827
825
  @pulumi.getter
828
826
  def key(self) -> pulumi.Input[str]:
829
827
  """
830
- The key of the tag.
831
-
832
- > **NOTE:** One should not use reserved (immutable) keys with this resource. It is recommended to choose unique and descriptive keys which do not conflict with existing reserved keys.
828
+ The tag key.
833
829
  """
834
830
  return pulumi.get(self, "key")
835
831
 
@@ -1119,19 +1115,12 @@ class NotificationDestinationAuthBasicArgs:
1119
1115
  def __init__(__self__, *,
1120
1116
  password: pulumi.Input[str],
1121
1117
  user: pulumi.Input[str]):
1122
- """
1123
- :param pulumi.Input[str] password: Specifies an authentication password for use with a destination.
1124
- :param pulumi.Input[str] user: The username of the basic auth.
1125
- """
1126
1118
  pulumi.set(__self__, "password", password)
1127
1119
  pulumi.set(__self__, "user", user)
1128
1120
 
1129
1121
  @property
1130
1122
  @pulumi.getter
1131
1123
  def password(self) -> pulumi.Input[str]:
1132
- """
1133
- Specifies an authentication password for use with a destination.
1134
- """
1135
1124
  return pulumi.get(self, "password")
1136
1125
 
1137
1126
  @password.setter
@@ -1141,9 +1130,6 @@ class NotificationDestinationAuthBasicArgs:
1141
1130
  @property
1142
1131
  @pulumi.getter
1143
1132
  def user(self) -> pulumi.Input[str]:
1144
- """
1145
- The username of the basic auth.
1146
- """
1147
1133
  return pulumi.get(self, "user")
1148
1134
 
1149
1135
  @user.setter
@@ -1156,19 +1142,12 @@ class NotificationDestinationAuthCustomHeaderArgs:
1156
1142
  def __init__(__self__, *,
1157
1143
  key: pulumi.Input[str],
1158
1144
  value: pulumi.Input[str]):
1159
- """
1160
- :param pulumi.Input[str] key: The notification property key.
1161
- :param pulumi.Input[str] value: The notification property value.
1162
- """
1163
1145
  pulumi.set(__self__, "key", key)
1164
1146
  pulumi.set(__self__, "value", value)
1165
1147
 
1166
1148
  @property
1167
1149
  @pulumi.getter
1168
1150
  def key(self) -> pulumi.Input[str]:
1169
- """
1170
- The notification property key.
1171
- """
1172
1151
  return pulumi.get(self, "key")
1173
1152
 
1174
1153
  @key.setter
@@ -1178,9 +1157,6 @@ class NotificationDestinationAuthCustomHeaderArgs:
1178
1157
  @property
1179
1158
  @pulumi.getter
1180
1159
  def value(self) -> pulumi.Input[str]:
1181
- """
1182
- The notification property value.
1183
- """
1184
1160
  return pulumi.get(self, "value")
1185
1161
 
1186
1162
  @value.setter
@@ -1193,10 +1169,6 @@ class NotificationDestinationAuthTokenArgs:
1193
1169
  def __init__(__self__, *,
1194
1170
  token: pulumi.Input[str],
1195
1171
  prefix: Optional[pulumi.Input[str]] = None):
1196
- """
1197
- :param pulumi.Input[str] token: Specifies the token for integrating.
1198
- :param pulumi.Input[str] prefix: The prefix of the URL.
1199
- """
1200
1172
  pulumi.set(__self__, "token", token)
1201
1173
  if prefix is not None:
1202
1174
  pulumi.set(__self__, "prefix", prefix)
@@ -1204,9 +1176,6 @@ class NotificationDestinationAuthTokenArgs:
1204
1176
  @property
1205
1177
  @pulumi.getter
1206
1178
  def token(self) -> pulumi.Input[str]:
1207
- """
1208
- Specifies the token for integrating.
1209
- """
1210
1179
  return pulumi.get(self, "token")
1211
1180
 
1212
1181
  @token.setter
@@ -1216,9 +1185,6 @@ class NotificationDestinationAuthTokenArgs:
1216
1185
  @property
1217
1186
  @pulumi.getter
1218
1187
  def prefix(self) -> Optional[pulumi.Input[str]]:
1219
- """
1220
- The prefix of the URL.
1221
- """
1222
1188
  return pulumi.get(self, "prefix")
1223
1189
 
1224
1190
  @prefix.setter
@@ -1300,19 +1266,12 @@ class NotificationDestinationSecureUrlArgs:
1300
1266
  def __init__(__self__, *,
1301
1267
  prefix: pulumi.Input[str],
1302
1268
  secure_suffix: pulumi.Input[str]):
1303
- """
1304
- :param pulumi.Input[str] prefix: The prefix of the URL.
1305
- :param pulumi.Input[str] secure_suffix: The suffix of the URL, which contains sensitive data.
1306
- """
1307
1269
  pulumi.set(__self__, "prefix", prefix)
1308
1270
  pulumi.set(__self__, "secure_suffix", secure_suffix)
1309
1271
 
1310
1272
  @property
1311
1273
  @pulumi.getter
1312
1274
  def prefix(self) -> pulumi.Input[str]:
1313
- """
1314
- The prefix of the URL.
1315
- """
1316
1275
  return pulumi.get(self, "prefix")
1317
1276
 
1318
1277
  @prefix.setter
@@ -1322,9 +1281,6 @@ class NotificationDestinationSecureUrlArgs:
1322
1281
  @property
1323
1282
  @pulumi.getter(name="secureSuffix")
1324
1283
  def secure_suffix(self) -> pulumi.Input[str]:
1325
- """
1326
- The suffix of the URL, which contains sensitive data.
1327
- """
1328
1284
  return pulumi.get(self, "secure_suffix")
1329
1285
 
1330
1286
  @secure_suffix.setter
@@ -6781,15 +6737,15 @@ class OneDashboardPageWidgetLineNullValueSeriesOverrideArgs:
6781
6737
  @pulumi.input_type
6782
6738
  class OneDashboardPageWidgetLineThresholdArgs:
6783
6739
  def __init__(__self__, *,
6784
- from_: Optional[pulumi.Input[str]] = None,
6740
+ from_: Optional[pulumi.Input[int]] = None,
6785
6741
  name: Optional[pulumi.Input[str]] = None,
6786
6742
  severity: Optional[pulumi.Input[str]] = None,
6787
- to: Optional[pulumi.Input[str]] = None):
6743
+ to: Optional[pulumi.Input[int]] = None):
6788
6744
  """
6789
- :param pulumi.Input[str] from_: The value 'from' which the threshold would need to be applied.
6745
+ :param pulumi.Input[int] from_: The value 'from' which the threshold would need to be applied.
6790
6746
  :param pulumi.Input[str] name: The title of the dashboard.
6791
6747
  :param pulumi.Input[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.
6792
- :param pulumi.Input[str] to: The value until which the threshold would need to be applied.
6748
+ :param pulumi.Input[int] to: The value until which the threshold would need to be applied.
6793
6749
  """
6794
6750
  if from_ is not None:
6795
6751
  pulumi.set(__self__, "from_", from_)
@@ -6802,14 +6758,14 @@ class OneDashboardPageWidgetLineThresholdArgs:
6802
6758
 
6803
6759
  @property
6804
6760
  @pulumi.getter(name="from")
6805
- def from_(self) -> Optional[pulumi.Input[str]]:
6761
+ def from_(self) -> Optional[pulumi.Input[int]]:
6806
6762
  """
6807
6763
  The value 'from' which the threshold would need to be applied.
6808
6764
  """
6809
6765
  return pulumi.get(self, "from_")
6810
6766
 
6811
6767
  @from_.setter
6812
- def from_(self, value: Optional[pulumi.Input[str]]):
6768
+ def from_(self, value: Optional[pulumi.Input[int]]):
6813
6769
  pulumi.set(self, "from_", value)
6814
6770
 
6815
6771
  @property
@@ -6838,14 +6794,14 @@ class OneDashboardPageWidgetLineThresholdArgs:
6838
6794
 
6839
6795
  @property
6840
6796
  @pulumi.getter
6841
- def to(self) -> Optional[pulumi.Input[str]]:
6797
+ def to(self) -> Optional[pulumi.Input[int]]:
6842
6798
  """
6843
6799
  The value until which the threshold would need to be applied.
6844
6800
  """
6845
6801
  return pulumi.get(self, "to")
6846
6802
 
6847
6803
  @to.setter
6848
- def to(self, value: Optional[pulumi.Input[str]]):
6804
+ def to(self, value: Optional[pulumi.Input[int]]):
6849
6805
  pulumi.set(self, "to", value)
6850
6806
 
6851
6807
 
@@ -9521,14 +9477,14 @@ class OneDashboardPageWidgetTableNullValueSeriesOverrideArgs:
9521
9477
  class OneDashboardPageWidgetTableThresholdArgs:
9522
9478
  def __init__(__self__, *,
9523
9479
  column_name: Optional[pulumi.Input[str]] = None,
9524
- from_: Optional[pulumi.Input[str]] = None,
9480
+ from_: Optional[pulumi.Input[int]] = None,
9525
9481
  severity: Optional[pulumi.Input[str]] = None,
9526
- to: Optional[pulumi.Input[str]] = None):
9482
+ to: Optional[pulumi.Input[int]] = None):
9527
9483
  """
9528
9484
  :param pulumi.Input[str] column_name: The name of the column in the table, to which the threshold would need to be applied.
9529
- :param pulumi.Input[str] from_: The value 'from' which the threshold would need to be applied.
9485
+ :param pulumi.Input[int] from_: The value 'from' which the threshold would need to be applied.
9530
9486
  :param pulumi.Input[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.
9531
- :param pulumi.Input[str] to: The value until which the threshold would need to be applied.
9487
+ :param pulumi.Input[int] to: The value until which the threshold would need to be applied.
9532
9488
  """
9533
9489
  if column_name is not None:
9534
9490
  pulumi.set(__self__, "column_name", column_name)
@@ -9553,14 +9509,14 @@ class OneDashboardPageWidgetTableThresholdArgs:
9553
9509
 
9554
9510
  @property
9555
9511
  @pulumi.getter(name="from")
9556
- def from_(self) -> Optional[pulumi.Input[str]]:
9512
+ def from_(self) -> Optional[pulumi.Input[int]]:
9557
9513
  """
9558
9514
  The value 'from' which the threshold would need to be applied.
9559
9515
  """
9560
9516
  return pulumi.get(self, "from_")
9561
9517
 
9562
9518
  @from_.setter
9563
- def from_(self, value: Optional[pulumi.Input[str]]):
9519
+ def from_(self, value: Optional[pulumi.Input[int]]):
9564
9520
  pulumi.set(self, "from_", value)
9565
9521
 
9566
9522
  @property
@@ -9577,14 +9533,14 @@ class OneDashboardPageWidgetTableThresholdArgs:
9577
9533
 
9578
9534
  @property
9579
9535
  @pulumi.getter
9580
- def to(self) -> Optional[pulumi.Input[str]]:
9536
+ def to(self) -> Optional[pulumi.Input[int]]:
9581
9537
  """
9582
9538
  The value until which the threshold would need to be applied.
9583
9539
  """
9584
9540
  return pulumi.get(self, "to")
9585
9541
 
9586
9542
  @to.setter
9587
- def to(self, value: Optional[pulumi.Input[str]]):
9543
+ def to(self, value: Optional[pulumi.Input[int]]):
9588
9544
  pulumi.set(self, "to", value)
9589
9545
 
9590
9546
 
@@ -10667,7 +10623,7 @@ class WorkflowDestinationArgs:
10667
10623
  :param pulumi.Input[str] channel_id: (Required) Destination's channel id.
10668
10624
  :param pulumi.Input[str] name: The name of the workflow.
10669
10625
  :param pulumi.Input[Sequence[pulumi.Input[str]]] notification_triggers: List of triggers to notify about in this destination configuration.
10670
- :param pulumi.Input[str] type: (Required) The type of the destination. One of: (EMAIL, EVENT_BRIDGE, PAGERDUTY_ACCOUNT_INTEGRATION, PAGERDUTY_SERVICE_INTEGRATION, SERVICE_NOW, SERVICE_NOW_APP, WEBHOOK, MOBILE_PUSH, SLACK, JIRA).
10626
+ :param pulumi.Input[str] type: (Required) The type of the destination. One of: (EMAIL, EVENT_BRIDGE, PAGERDUTY_ACCOUNT_INTEGRATION, PAGERDUTY_SERVICE_INTEGRATION, SERVICE_NOW, WEBHOOK, MOBILE_PUSH, SLACK, JIRA).
10671
10627
  :param pulumi.Input[bool] update_original_message: Update original notification message (Slack channels only)
10672
10628
  """
10673
10629
  pulumi.set(__self__, "channel_id", channel_id)
@@ -10720,7 +10676,7 @@ class WorkflowDestinationArgs:
10720
10676
  @pulumi.getter
10721
10677
  def type(self) -> Optional[pulumi.Input[str]]:
10722
10678
  """
10723
- (Required) The type of the destination. One of: (EMAIL, EVENT_BRIDGE, PAGERDUTY_ACCOUNT_INTEGRATION, PAGERDUTY_SERVICE_INTEGRATION, SERVICE_NOW, SERVICE_NOW_APP, WEBHOOK, MOBILE_PUSH, SLACK, JIRA).
10679
+ (Required) The type of the destination. One of: (EMAIL, EVENT_BRIDGE, PAGERDUTY_ACCOUNT_INTEGRATION, PAGERDUTY_SERVICE_INTEGRATION, SERVICE_NOW, WEBHOOK, MOBILE_PUSH, SLACK, JIRA).
10724
10680
  """
10725
10681
  return pulumi.get(self, "type")
10726
10682
 
@@ -13,12 +13,10 @@ import os
13
13
  import sys
14
14
  import typing
15
15
  import warnings
16
- import base64
17
16
 
18
17
  import pulumi
19
18
  import pulumi.runtime
20
19
  from pulumi.runtime.sync_await import _sync_await
21
- from pulumi.runtime.proto import resource_pb2
22
20
 
23
21
  from semver import VersionInfo as SemverVersion
24
22
  from parver import Version as PEP440Version
@@ -102,6 +100,10 @@ def _get_semver_version():
102
100
  _version = _get_semver_version()
103
101
  _version_str = str(_version)
104
102
 
103
+
104
+ def get_version():
105
+ return _version_str
106
+
105
107
  def get_resource_opts_defaults() -> pulumi.ResourceOptions:
106
108
  return pulumi.ResourceOptions(
107
109
  version=get_version(),
@@ -322,6 +324,3 @@ def deprecated(message: str) -> typing.Callable[[C], C]:
322
324
 
323
325
  def get_plugin_download_url():
324
326
  return None
325
-
326
- def get_version():
327
- return _version_str
@@ -114,7 +114,7 @@ class GetNotificationDestinationResult:
114
114
  @pulumi.getter
115
115
  def type(self) -> str:
116
116
  """
117
- The notification destination type, either: `EMAIL`, `SERVICE_NOW`, `SERVICE_NOW_APP`, `WEBHOOK`, `JIRA`, `MOBILE_PUSH`, `EVENT_BRIDGE`, `PAGERDUTY_ACCOUNT_INTEGRATION` or `PAGERDUTY_SERVICE_INTEGRATION`, `SLACK` and `SLACK_COLLABORATION`.
117
+ The notification destination type, either: `EMAIL`, `SERVICE_NOW`, `WEBHOOK`, `JIRA`, `MOBILE_PUSH`, `EVENT_BRIDGE`, `PAGERDUTY_ACCOUNT_INTEGRATION` or `PAGERDUTY_SERVICE_INTEGRATION`, `SLACK` and `SLACK_COLLABORATION`.
118
118
  """
119
119
  return pulumi.get(self, "type")
120
120
 
@@ -28,7 +28,7 @@ class NotificationChannelArgs:
28
28
  :param pulumi.Input[str] destination_id: The id of the destination.
29
29
  :param pulumi.Input[str] product: The type of product. One of: `DISCUSSIONS`, `ERROR_TRACKING` or `IINT` (workflows).
30
30
  :param pulumi.Input[Sequence[pulumi.Input['NotificationChannelPropertyArgs']]] properties: A nested block that describes a notification channel property. See Nested property blocks below for details.
31
- :param pulumi.Input[str] type: The type of channel. One of: `EMAIL`, `SERVICENOW_INCIDENTS`, `SERVICE_NOW_APP`, `WEBHOOK`, `JIRA_CLASSIC`, `MOBILE_PUSH`, `EVENT_BRIDGE`, `SLACK` and `SLACK_COLLABORATION`, `PAGERDUTY_ACCOUNT_INTEGRATION` or `PAGERDUTY_SERVICE_INTEGRATION`.
31
+ :param pulumi.Input[str] type: The type of channel. One of: `EMAIL`, `SERVICENOW_INCIDENTS`, `WEBHOOK`, `JIRA_CLASSIC`, `MOBILE_PUSH`, `EVENT_BRIDGE`, `SLACK` and `SLACK_COLLABORATION`, `PAGERDUTY_ACCOUNT_INTEGRATION` or `PAGERDUTY_SERVICE_INTEGRATION`.
32
32
  :param pulumi.Input[str] account_id: Determines the New Relic account where the notification channel will be created. Defaults to the account associated with the API key used.
33
33
  :param pulumi.Input[bool] active: Indicates whether the channel is active.
34
34
  :param pulumi.Input[str] name: The name of the channel.
@@ -84,7 +84,7 @@ class NotificationChannelArgs:
84
84
  @pulumi.getter
85
85
  def type(self) -> pulumi.Input[str]:
86
86
  """
87
- The type of channel. One of: `EMAIL`, `SERVICENOW_INCIDENTS`, `SERVICE_NOW_APP`, `WEBHOOK`, `JIRA_CLASSIC`, `MOBILE_PUSH`, `EVENT_BRIDGE`, `SLACK` and `SLACK_COLLABORATION`, `PAGERDUTY_ACCOUNT_INTEGRATION` or `PAGERDUTY_SERVICE_INTEGRATION`.
87
+ The type of channel. One of: `EMAIL`, `SERVICENOW_INCIDENTS`, `WEBHOOK`, `JIRA_CLASSIC`, `MOBILE_PUSH`, `EVENT_BRIDGE`, `SLACK` and `SLACK_COLLABORATION`, `PAGERDUTY_ACCOUNT_INTEGRATION` or `PAGERDUTY_SERVICE_INTEGRATION`.
88
88
  """
89
89
  return pulumi.get(self, "type")
90
90
 
@@ -149,7 +149,7 @@ class _NotificationChannelState:
149
149
  :param pulumi.Input[str] product: The type of product. One of: `DISCUSSIONS`, `ERROR_TRACKING` or `IINT` (workflows).
150
150
  :param pulumi.Input[Sequence[pulumi.Input['NotificationChannelPropertyArgs']]] properties: A nested block that describes a notification channel property. See Nested property blocks below for details.
151
151
  :param pulumi.Input[str] status: The status of the channel.
152
- :param pulumi.Input[str] type: The type of channel. One of: `EMAIL`, `SERVICENOW_INCIDENTS`, `SERVICE_NOW_APP`, `WEBHOOK`, `JIRA_CLASSIC`, `MOBILE_PUSH`, `EVENT_BRIDGE`, `SLACK` and `SLACK_COLLABORATION`, `PAGERDUTY_ACCOUNT_INTEGRATION` or `PAGERDUTY_SERVICE_INTEGRATION`.
152
+ :param pulumi.Input[str] type: The type of channel. One of: `EMAIL`, `SERVICENOW_INCIDENTS`, `WEBHOOK`, `JIRA_CLASSIC`, `MOBILE_PUSH`, `EVENT_BRIDGE`, `SLACK` and `SLACK_COLLABORATION`, `PAGERDUTY_ACCOUNT_INTEGRATION` or `PAGERDUTY_SERVICE_INTEGRATION`.
153
153
  """
154
154
  if account_id is not None:
155
155
  pulumi.set(__self__, "account_id", account_id)
@@ -256,7 +256,7 @@ class _NotificationChannelState:
256
256
  @pulumi.getter
257
257
  def type(self) -> Optional[pulumi.Input[str]]:
258
258
  """
259
- The type of channel. One of: `EMAIL`, `SERVICENOW_INCIDENTS`, `SERVICE_NOW_APP`, `WEBHOOK`, `JIRA_CLASSIC`, `MOBILE_PUSH`, `EVENT_BRIDGE`, `SLACK` and `SLACK_COLLABORATION`, `PAGERDUTY_ACCOUNT_INTEGRATION` or `PAGERDUTY_SERVICE_INTEGRATION`.
259
+ The type of channel. One of: `EMAIL`, `SERVICENOW_INCIDENTS`, `WEBHOOK`, `JIRA_CLASSIC`, `MOBILE_PUSH`, `EVENT_BRIDGE`, `SLACK` and `SLACK_COLLABORATION`, `PAGERDUTY_ACCOUNT_INTEGRATION` or `PAGERDUTY_SERVICE_INTEGRATION`.
260
260
  """
261
261
  return pulumi.get(self, "type")
262
262
 
@@ -332,18 +332,6 @@ class NotificationChannel(pulumi.CustomResource):
332
332
  ),
333
333
  ])
334
334
  ```
335
- ##### [ServiceNowApp](https://docs.newrelic.com/docs/apis/nerdgraph/examples/nerdgraph-api-notifications-channels/#servicenowapp)
336
- ```python
337
- import pulumi
338
- import pulumi_newrelic as newrelic
339
-
340
- foo = newrelic.NotificationChannel("foo",
341
- account_id="12345678",
342
- name="servicenow-app-example",
343
- type="SERVICE_NOW_APP",
344
- destination_id="00b6bd1d-ac06-4d3d-bd72-49551e70f7a8",
345
- product="IINT")
346
- ```
347
335
 
348
336
  ##### [Email](https://docs.newrelic.com/docs/apis/nerdgraph/examples/nerdgraph-api-notifications-channels/#email)
349
337
  ```python
@@ -612,7 +600,7 @@ class NotificationChannel(pulumi.CustomResource):
612
600
  :param pulumi.Input[str] name: The name of the channel.
613
601
  :param pulumi.Input[str] product: The type of product. One of: `DISCUSSIONS`, `ERROR_TRACKING` or `IINT` (workflows).
614
602
  :param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['NotificationChannelPropertyArgs']]]] properties: A nested block that describes a notification channel property. See Nested property blocks below for details.
615
- :param pulumi.Input[str] type: The type of channel. One of: `EMAIL`, `SERVICENOW_INCIDENTS`, `SERVICE_NOW_APP`, `WEBHOOK`, `JIRA_CLASSIC`, `MOBILE_PUSH`, `EVENT_BRIDGE`, `SLACK` and `SLACK_COLLABORATION`, `PAGERDUTY_ACCOUNT_INTEGRATION` or `PAGERDUTY_SERVICE_INTEGRATION`.
603
+ :param pulumi.Input[str] type: The type of channel. One of: `EMAIL`, `SERVICENOW_INCIDENTS`, `WEBHOOK`, `JIRA_CLASSIC`, `MOBILE_PUSH`, `EVENT_BRIDGE`, `SLACK` and `SLACK_COLLABORATION`, `PAGERDUTY_ACCOUNT_INTEGRATION` or `PAGERDUTY_SERVICE_INTEGRATION`.
616
604
  """
617
605
  ...
618
606
  @overload
@@ -674,18 +662,6 @@ class NotificationChannel(pulumi.CustomResource):
674
662
  ),
675
663
  ])
676
664
  ```
677
- ##### [ServiceNowApp](https://docs.newrelic.com/docs/apis/nerdgraph/examples/nerdgraph-api-notifications-channels/#servicenowapp)
678
- ```python
679
- import pulumi
680
- import pulumi_newrelic as newrelic
681
-
682
- foo = newrelic.NotificationChannel("foo",
683
- account_id="12345678",
684
- name="servicenow-app-example",
685
- type="SERVICE_NOW_APP",
686
- destination_id="00b6bd1d-ac06-4d3d-bd72-49551e70f7a8",
687
- product="IINT")
688
- ```
689
665
 
690
666
  ##### [Email](https://docs.newrelic.com/docs/apis/nerdgraph/examples/nerdgraph-api-notifications-channels/#email)
691
667
  ```python
@@ -1025,7 +1001,7 @@ class NotificationChannel(pulumi.CustomResource):
1025
1001
  :param pulumi.Input[str] product: The type of product. One of: `DISCUSSIONS`, `ERROR_TRACKING` or `IINT` (workflows).
1026
1002
  :param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['NotificationChannelPropertyArgs']]]] properties: A nested block that describes a notification channel property. See Nested property blocks below for details.
1027
1003
  :param pulumi.Input[str] status: The status of the channel.
1028
- :param pulumi.Input[str] type: The type of channel. One of: `EMAIL`, `SERVICENOW_INCIDENTS`, `SERVICE_NOW_APP`, `WEBHOOK`, `JIRA_CLASSIC`, `MOBILE_PUSH`, `EVENT_BRIDGE`, `SLACK` and `SLACK_COLLABORATION`, `PAGERDUTY_ACCOUNT_INTEGRATION` or `PAGERDUTY_SERVICE_INTEGRATION`.
1004
+ :param pulumi.Input[str] type: The type of channel. One of: `EMAIL`, `SERVICENOW_INCIDENTS`, `WEBHOOK`, `JIRA_CLASSIC`, `MOBILE_PUSH`, `EVENT_BRIDGE`, `SLACK` and `SLACK_COLLABORATION`, `PAGERDUTY_ACCOUNT_INTEGRATION` or `PAGERDUTY_SERVICE_INTEGRATION`.
1029
1005
  """
1030
1006
  opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
1031
1007
 
@@ -1101,7 +1077,7 @@ class NotificationChannel(pulumi.CustomResource):
1101
1077
  @pulumi.getter
1102
1078
  def type(self) -> pulumi.Output[str]:
1103
1079
  """
1104
- The type of channel. One of: `EMAIL`, `SERVICENOW_INCIDENTS`, `SERVICE_NOW_APP`, `WEBHOOK`, `JIRA_CLASSIC`, `MOBILE_PUSH`, `EVENT_BRIDGE`, `SLACK` and `SLACK_COLLABORATION`, `PAGERDUTY_ACCOUNT_INTEGRATION` or `PAGERDUTY_SERVICE_INTEGRATION`.
1080
+ The type of channel. One of: `EMAIL`, `SERVICENOW_INCIDENTS`, `WEBHOOK`, `JIRA_CLASSIC`, `MOBILE_PUSH`, `EVENT_BRIDGE`, `SLACK` and `SLACK_COLLABORATION`, `PAGERDUTY_ACCOUNT_INTEGRATION` or `PAGERDUTY_SERVICE_INTEGRATION`.
1105
1081
  """
1106
1082
  return pulumi.get(self, "type")
1107
1083
 
@@ -28,9 +28,8 @@ class NotificationDestinationArgs:
28
28
  """
29
29
  The set of arguments for constructing a NotificationDestination resource.
30
30
  :param pulumi.Input[Sequence[pulumi.Input['NotificationDestinationPropertyArgs']]] properties: A nested block that describes a notification destination property. See Nested property blocks below for details.
31
- :param pulumi.Input[str] type: (Required) The type of the destination. One of: (WEBHOOK, EMAIL, SERVICE_NOW, SERVICE_NOW_APP,
32
- PAGERDUTY_ACCOUNT_INTEGRATION, PAGERDUTY_SERVICE_INTEGRATION, JIRA, SLACK, SLACK_COLLABORATION, SLACK_LEGACY,
33
- MOBILE_PUSH, EVENT_BRIDGE).
31
+ :param pulumi.Input[str] type: (Required) The type of the destination. One of: (WEBHOOK, EMAIL, SERVICE_NOW, PAGERDUTY_ACCOUNT_INTEGRATION,
32
+ PAGERDUTY_SERVICE_INTEGRATION, JIRA, SLACK, SLACK_COLLABORATION, SLACK_LEGACY, MOBILE_PUSH, EVENT_BRIDGE).
34
33
  :param pulumi.Input[str] account_id: Determines the New Relic account where the notification destination will be created. Defaults to the account associated with the API key used.
35
34
  :param pulumi.Input[bool] active: Indicates whether the destination is active.
36
35
  :param pulumi.Input['NotificationDestinationAuthBasicArgs'] auth_basic: A nested block that describes a basic username and password authentication credentials. Only one auth_basic block is permitted per notification destination definition. See Nested auth_basic blocks below for details.
@@ -72,9 +71,8 @@ class NotificationDestinationArgs:
72
71
  @pulumi.getter
73
72
  def type(self) -> pulumi.Input[str]:
74
73
  """
75
- (Required) The type of the destination. One of: (WEBHOOK, EMAIL, SERVICE_NOW, SERVICE_NOW_APP,
76
- PAGERDUTY_ACCOUNT_INTEGRATION, PAGERDUTY_SERVICE_INTEGRATION, JIRA, SLACK, SLACK_COLLABORATION, SLACK_LEGACY,
77
- MOBILE_PUSH, EVENT_BRIDGE).
74
+ (Required) The type of the destination. One of: (WEBHOOK, EMAIL, SERVICE_NOW, PAGERDUTY_ACCOUNT_INTEGRATION,
75
+ PAGERDUTY_SERVICE_INTEGRATION, JIRA, SLACK, SLACK_COLLABORATION, SLACK_LEGACY, MOBILE_PUSH, EVENT_BRIDGE).
78
76
  """
79
77
  return pulumi.get(self, "type")
80
78
 
@@ -195,9 +193,8 @@ class _NotificationDestinationState:
195
193
  :param pulumi.Input[Sequence[pulumi.Input['NotificationDestinationPropertyArgs']]] properties: A nested block that describes a notification destination property. See Nested property blocks below for details.
196
194
  :param pulumi.Input['NotificationDestinationSecureUrlArgs'] secure_url: A nested block that describes a URL that contains sensitive data at the path or parameters. Only one secure_url block is permitted per notification destination definition. See Nested secure_url blocks below for details.
197
195
  :param pulumi.Input[str] status: The status of the destination.
198
- :param pulumi.Input[str] type: (Required) The type of the destination. One of: (WEBHOOK, EMAIL, SERVICE_NOW, SERVICE_NOW_APP,
199
- PAGERDUTY_ACCOUNT_INTEGRATION, PAGERDUTY_SERVICE_INTEGRATION, JIRA, SLACK, SLACK_COLLABORATION, SLACK_LEGACY,
200
- MOBILE_PUSH, EVENT_BRIDGE).
196
+ :param pulumi.Input[str] type: (Required) The type of the destination. One of: (WEBHOOK, EMAIL, SERVICE_NOW, PAGERDUTY_ACCOUNT_INTEGRATION,
197
+ PAGERDUTY_SERVICE_INTEGRATION, JIRA, SLACK, SLACK_COLLABORATION, SLACK_LEGACY, MOBILE_PUSH, EVENT_BRIDGE).
201
198
  """
202
199
  if account_id is not None:
203
200
  pulumi.set(__self__, "account_id", account_id)
@@ -360,9 +357,8 @@ class _NotificationDestinationState:
360
357
  @pulumi.getter
361
358
  def type(self) -> Optional[pulumi.Input[str]]:
362
359
  """
363
- (Required) The type of the destination. One of: (WEBHOOK, EMAIL, SERVICE_NOW, SERVICE_NOW_APP,
364
- PAGERDUTY_ACCOUNT_INTEGRATION, PAGERDUTY_SERVICE_INTEGRATION, JIRA, SLACK, SLACK_COLLABORATION, SLACK_LEGACY,
365
- MOBILE_PUSH, EVENT_BRIDGE).
360
+ (Required) The type of the destination. One of: (WEBHOOK, EMAIL, SERVICE_NOW, PAGERDUTY_ACCOUNT_INTEGRATION,
361
+ PAGERDUTY_SERVICE_INTEGRATION, JIRA, SLACK, SLACK_COLLABORATION, SLACK_LEGACY, MOBILE_PUSH, EVENT_BRIDGE).
366
362
  """
367
363
  return pulumi.get(self, "type")
368
364
 
@@ -465,9 +461,8 @@ class NotificationDestination(pulumi.CustomResource):
465
461
  :param pulumi.Input[str] name: The name of the destination.
466
462
  :param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['NotificationDestinationPropertyArgs']]]] properties: A nested block that describes a notification destination property. See Nested property blocks below for details.
467
463
  :param pulumi.Input[pulumi.InputType['NotificationDestinationSecureUrlArgs']] secure_url: A nested block that describes a URL that contains sensitive data at the path or parameters. Only one secure_url block is permitted per notification destination definition. See Nested secure_url blocks below for details.
468
- :param pulumi.Input[str] type: (Required) The type of the destination. One of: (WEBHOOK, EMAIL, SERVICE_NOW, SERVICE_NOW_APP,
469
- PAGERDUTY_ACCOUNT_INTEGRATION, PAGERDUTY_SERVICE_INTEGRATION, JIRA, SLACK, SLACK_COLLABORATION, SLACK_LEGACY,
470
- MOBILE_PUSH, EVENT_BRIDGE).
464
+ :param pulumi.Input[str] type: (Required) The type of the destination. One of: (WEBHOOK, EMAIL, SERVICE_NOW, PAGERDUTY_ACCOUNT_INTEGRATION,
465
+ PAGERDUTY_SERVICE_INTEGRATION, JIRA, SLACK, SLACK_COLLABORATION, SLACK_LEGACY, MOBILE_PUSH, EVENT_BRIDGE).
471
466
  """
472
467
  ...
473
468
  @overload
@@ -633,9 +628,8 @@ class NotificationDestination(pulumi.CustomResource):
633
628
  :param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['NotificationDestinationPropertyArgs']]]] properties: A nested block that describes a notification destination property. See Nested property blocks below for details.
634
629
  :param pulumi.Input[pulumi.InputType['NotificationDestinationSecureUrlArgs']] secure_url: A nested block that describes a URL that contains sensitive data at the path or parameters. Only one secure_url block is permitted per notification destination definition. See Nested secure_url blocks below for details.
635
630
  :param pulumi.Input[str] status: The status of the destination.
636
- :param pulumi.Input[str] type: (Required) The type of the destination. One of: (WEBHOOK, EMAIL, SERVICE_NOW, SERVICE_NOW_APP,
637
- PAGERDUTY_ACCOUNT_INTEGRATION, PAGERDUTY_SERVICE_INTEGRATION, JIRA, SLACK, SLACK_COLLABORATION, SLACK_LEGACY,
638
- MOBILE_PUSH, EVENT_BRIDGE).
631
+ :param pulumi.Input[str] type: (Required) The type of the destination. One of: (WEBHOOK, EMAIL, SERVICE_NOW, PAGERDUTY_ACCOUNT_INTEGRATION,
632
+ PAGERDUTY_SERVICE_INTEGRATION, JIRA, SLACK, SLACK_COLLABORATION, SLACK_LEGACY, MOBILE_PUSH, EVENT_BRIDGE).
639
633
  """
640
634
  opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
641
635
 
@@ -747,9 +741,8 @@ class NotificationDestination(pulumi.CustomResource):
747
741
  @pulumi.getter
748
742
  def type(self) -> pulumi.Output[str]:
749
743
  """
750
- (Required) The type of the destination. One of: (WEBHOOK, EMAIL, SERVICE_NOW, SERVICE_NOW_APP,
751
- PAGERDUTY_ACCOUNT_INTEGRATION, PAGERDUTY_SERVICE_INTEGRATION, JIRA, SLACK, SLACK_COLLABORATION, SLACK_LEGACY,
752
- MOBILE_PUSH, EVENT_BRIDGE).
744
+ (Required) The type of the destination. One of: (WEBHOOK, EMAIL, SERVICE_NOW, PAGERDUTY_ACCOUNT_INTEGRATION,
745
+ PAGERDUTY_SERVICE_INTEGRATION, JIRA, SLACK, SLACK_COLLABORATION, SLACK_LEGACY, MOBILE_PUSH, EVENT_BRIDGE).
753
746
  """
754
747
  return pulumi.get(self, "type")
755
748
 
@@ -751,9 +751,7 @@ class EntityTagsTag(dict):
751
751
  key: str,
752
752
  values: Sequence[str]):
753
753
  """
754
- :param str key: The key of the tag.
755
-
756
- > **NOTE:** One should not use reserved (immutable) keys with this resource. It is recommended to choose unique and descriptive keys which do not conflict with existing reserved keys.
754
+ :param str key: The tag key.
757
755
  :param Sequence[str] values: The tag values.
758
756
  """
759
757
  pulumi.set(__self__, "key", key)
@@ -763,9 +761,7 @@ class EntityTagsTag(dict):
763
761
  @pulumi.getter
764
762
  def key(self) -> str:
765
763
  """
766
- The key of the tag.
767
-
768
- > **NOTE:** One should not use reserved (immutable) keys with this resource. It is recommended to choose unique and descriptive keys which do not conflict with existing reserved keys.
764
+ The tag key.
769
765
  """
770
766
  return pulumi.get(self, "key")
771
767
 
@@ -1091,27 +1087,17 @@ class NotificationDestinationAuthBasic(dict):
1091
1087
  def __init__(__self__, *,
1092
1088
  password: str,
1093
1089
  user: str):
1094
- """
1095
- :param str password: Specifies an authentication password for use with a destination.
1096
- :param str user: The username of the basic auth.
1097
- """
1098
1090
  pulumi.set(__self__, "password", password)
1099
1091
  pulumi.set(__self__, "user", user)
1100
1092
 
1101
1093
  @property
1102
1094
  @pulumi.getter
1103
1095
  def password(self) -> str:
1104
- """
1105
- Specifies an authentication password for use with a destination.
1106
- """
1107
1096
  return pulumi.get(self, "password")
1108
1097
 
1109
1098
  @property
1110
1099
  @pulumi.getter
1111
1100
  def user(self) -> str:
1112
- """
1113
- The username of the basic auth.
1114
- """
1115
1101
  return pulumi.get(self, "user")
1116
1102
 
1117
1103
 
@@ -1120,27 +1106,17 @@ class NotificationDestinationAuthCustomHeader(dict):
1120
1106
  def __init__(__self__, *,
1121
1107
  key: str,
1122
1108
  value: str):
1123
- """
1124
- :param str key: The notification property key.
1125
- :param str value: The notification property value.
1126
- """
1127
1109
  pulumi.set(__self__, "key", key)
1128
1110
  pulumi.set(__self__, "value", value)
1129
1111
 
1130
1112
  @property
1131
1113
  @pulumi.getter
1132
1114
  def key(self) -> str:
1133
- """
1134
- The notification property key.
1135
- """
1136
1115
  return pulumi.get(self, "key")
1137
1116
 
1138
1117
  @property
1139
1118
  @pulumi.getter
1140
1119
  def value(self) -> str:
1141
- """
1142
- The notification property value.
1143
- """
1144
1120
  return pulumi.get(self, "value")
1145
1121
 
1146
1122
 
@@ -1149,10 +1125,6 @@ class NotificationDestinationAuthToken(dict):
1149
1125
  def __init__(__self__, *,
1150
1126
  token: str,
1151
1127
  prefix: Optional[str] = None):
1152
- """
1153
- :param str token: Specifies the token for integrating.
1154
- :param str prefix: The prefix of the URL.
1155
- """
1156
1128
  pulumi.set(__self__, "token", token)
1157
1129
  if prefix is not None:
1158
1130
  pulumi.set(__self__, "prefix", prefix)
@@ -1160,17 +1132,11 @@ class NotificationDestinationAuthToken(dict):
1160
1132
  @property
1161
1133
  @pulumi.getter
1162
1134
  def token(self) -> str:
1163
- """
1164
- Specifies the token for integrating.
1165
- """
1166
1135
  return pulumi.get(self, "token")
1167
1136
 
1168
1137
  @property
1169
1138
  @pulumi.getter
1170
1139
  def prefix(self) -> Optional[str]:
1171
- """
1172
- The prefix of the URL.
1173
- """
1174
1140
  return pulumi.get(self, "prefix")
1175
1141
 
1176
1142
 
@@ -1266,27 +1232,17 @@ class NotificationDestinationSecureUrl(dict):
1266
1232
  def __init__(__self__, *,
1267
1233
  prefix: str,
1268
1234
  secure_suffix: str):
1269
- """
1270
- :param str prefix: The prefix of the URL.
1271
- :param str secure_suffix: The suffix of the URL, which contains sensitive data.
1272
- """
1273
1235
  pulumi.set(__self__, "prefix", prefix)
1274
1236
  pulumi.set(__self__, "secure_suffix", secure_suffix)
1275
1237
 
1276
1238
  @property
1277
1239
  @pulumi.getter
1278
1240
  def prefix(self) -> str:
1279
- """
1280
- The prefix of the URL.
1281
- """
1282
1241
  return pulumi.get(self, "prefix")
1283
1242
 
1284
1243
  @property
1285
1244
  @pulumi.getter(name="secureSuffix")
1286
1245
  def secure_suffix(self) -> str:
1287
- """
1288
- The suffix of the URL, which contains sensitive data.
1289
- """
1290
1246
  return pulumi.get(self, "secure_suffix")
1291
1247
 
1292
1248
 
@@ -6980,15 +6936,15 @@ class OneDashboardPageWidgetLineThreshold(dict):
6980
6936
  return super().get(key, default)
6981
6937
 
6982
6938
  def __init__(__self__, *,
6983
- from_: Optional[str] = None,
6939
+ from_: Optional[int] = None,
6984
6940
  name: Optional[str] = None,
6985
6941
  severity: Optional[str] = None,
6986
- to: Optional[str] = None):
6942
+ to: Optional[int] = None):
6987
6943
  """
6988
- :param str from_: The value 'from' which the threshold would need to be applied.
6944
+ :param int from_: The value 'from' which the threshold would need to be applied.
6989
6945
  :param str name: The title of the dashboard.
6990
6946
  :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.
6991
- :param str to: The value until which the threshold would need to be applied.
6947
+ :param int to: The value until which the threshold would need to be applied.
6992
6948
  """
6993
6949
  if from_ is not None:
6994
6950
  pulumi.set(__self__, "from_", from_)
@@ -7001,7 +6957,7 @@ class OneDashboardPageWidgetLineThreshold(dict):
7001
6957
 
7002
6958
  @property
7003
6959
  @pulumi.getter(name="from")
7004
- def from_(self) -> Optional[str]:
6960
+ def from_(self) -> Optional[int]:
7005
6961
  """
7006
6962
  The value 'from' which the threshold would need to be applied.
7007
6963
  """
@@ -7025,7 +6981,7 @@ class OneDashboardPageWidgetLineThreshold(dict):
7025
6981
 
7026
6982
  @property
7027
6983
  @pulumi.getter
7028
- def to(self) -> Optional[str]:
6984
+ def to(self) -> Optional[int]:
7029
6985
  """
7030
6986
  The value until which the threshold would need to be applied.
7031
6987
  """
@@ -9887,14 +9843,14 @@ class OneDashboardPageWidgetTableThreshold(dict):
9887
9843
 
9888
9844
  def __init__(__self__, *,
9889
9845
  column_name: Optional[str] = None,
9890
- from_: Optional[str] = None,
9846
+ from_: Optional[int] = None,
9891
9847
  severity: Optional[str] = None,
9892
- to: Optional[str] = None):
9848
+ to: Optional[int] = None):
9893
9849
  """
9894
9850
  :param str column_name: The name of the column in the table, to which the threshold would need to be applied.
9895
- :param str from_: The value 'from' which the threshold would need to be applied.
9851
+ :param int from_: The value 'from' which the threshold would need to be applied.
9896
9852
  :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.
9897
- :param str to: The value until which the threshold would need to be applied.
9853
+ :param int to: The value until which the threshold would need to be applied.
9898
9854
  """
9899
9855
  if column_name is not None:
9900
9856
  pulumi.set(__self__, "column_name", column_name)
@@ -9915,7 +9871,7 @@ class OneDashboardPageWidgetTableThreshold(dict):
9915
9871
 
9916
9872
  @property
9917
9873
  @pulumi.getter(name="from")
9918
- def from_(self) -> Optional[str]:
9874
+ def from_(self) -> Optional[int]:
9919
9875
  """
9920
9876
  The value 'from' which the threshold would need to be applied.
9921
9877
  """
@@ -9931,7 +9887,7 @@ class OneDashboardPageWidgetTableThreshold(dict):
9931
9887
 
9932
9888
  @property
9933
9889
  @pulumi.getter
9934
- def to(self) -> Optional[str]:
9890
+ def to(self) -> Optional[int]:
9935
9891
  """
9936
9892
  The value until which the threshold would need to be applied.
9937
9893
  """
@@ -10999,7 +10955,7 @@ class WorkflowDestination(dict):
10999
10955
  :param str channel_id: (Required) Destination's channel id.
11000
10956
  :param str name: The name of the workflow.
11001
10957
  :param Sequence[str] notification_triggers: List of triggers to notify about in this destination configuration.
11002
- :param str type: (Required) The type of the destination. One of: (EMAIL, EVENT_BRIDGE, PAGERDUTY_ACCOUNT_INTEGRATION, PAGERDUTY_SERVICE_INTEGRATION, SERVICE_NOW, SERVICE_NOW_APP, WEBHOOK, MOBILE_PUSH, SLACK, JIRA).
10958
+ :param str type: (Required) The type of the destination. One of: (EMAIL, EVENT_BRIDGE, PAGERDUTY_ACCOUNT_INTEGRATION, PAGERDUTY_SERVICE_INTEGRATION, SERVICE_NOW, WEBHOOK, MOBILE_PUSH, SLACK, JIRA).
11003
10959
  :param bool update_original_message: Update original notification message (Slack channels only)
11004
10960
  """
11005
10961
  pulumi.set(__self__, "channel_id", channel_id)
@@ -11040,7 +10996,7 @@ class WorkflowDestination(dict):
11040
10996
  @pulumi.getter
11041
10997
  def type(self) -> Optional[str]:
11042
10998
  """
11043
- (Required) The type of the destination. One of: (EMAIL, EVENT_BRIDGE, PAGERDUTY_ACCOUNT_INTEGRATION, PAGERDUTY_SERVICE_INTEGRATION, SERVICE_NOW, SERVICE_NOW_APP, WEBHOOK, MOBILE_PUSH, SLACK, JIRA).
10999
+ (Required) The type of the destination. One of: (EMAIL, EVENT_BRIDGE, PAGERDUTY_ACCOUNT_INTEGRATION, PAGERDUTY_SERVICE_INTEGRATION, SERVICE_NOW, WEBHOOK, MOBILE_PUSH, SLACK, JIRA).
11044
11000
  """
11045
11001
  return pulumi.get(self, "type")
11046
11002
 
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "resource": true,
3
3
  "name": "newrelic",
4
- "version": "5.28.0"
4
+ "version": "5.28.0-alpha.1721196363"
5
5
  }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pulumi_newrelic
3
- Version: 5.28.0
3
+ Version: 5.28.0a1721196363
4
4
  Summary: A Pulumi package for creating and managing New Relic resources.
5
5
  License: Apache-2.0
6
6
  Project-URL: Homepage, https://pulumi.io
@@ -5,7 +5,7 @@
5
5
  keywords = ["pulumi", "new relic"]
6
6
  readme = "README.md"
7
7
  requires-python = ">=3.8"
8
- version = "5.28.0"
8
+ version = "5.28.0a1721196363"
9
9
  [project.license]
10
10
  text = "Apache-2.0"
11
11
  [project.urls]