pulumi-newrelic 5.27.0__tar.gz → 5.27.0a1720765429__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.
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/PKG-INFO +1 -1
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/_inputs.py +1 -17
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/outputs.py +1 -15
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/pulumi-plugin.json +1 -1
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/synthetics/_inputs.py +2 -2
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/synthetics/broken_links_monitor.py +14 -14
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/synthetics/cert_check_monitor.py +14 -14
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/synthetics/monitor.py +28 -38
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/synthetics/outputs.py +2 -2
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/synthetics/script_monitor.py +21 -25
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/synthetics/step_monitor.py +14 -14
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic.egg-info/PKG-INFO +1 -1
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pyproject.toml +1 -1
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/README.md +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/__init__.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/_utilities.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/account_management.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/alert_channel.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/alert_condition.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/alert_muting_rule.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/alert_policy.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/alert_policy_channel.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/api_access_key.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/browser_application.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/cloud/__init__.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/cloud/_inputs.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/cloud/aws_govcloud_integrations.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/cloud/aws_govcloud_link_account.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/cloud/aws_integrations.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/cloud/aws_link_account.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/cloud/azure_integrations.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/cloud/azure_link_account.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/cloud/gcp_integrations.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/cloud/gcp_link_account.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/cloud/outputs.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/config/__init__.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/config/__init__.pyi +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/config/vars.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/data_partition_rule.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/entity_tags.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/events_to_metrics_rule.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/get_account.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/get_alert_channel.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/get_alert_policy.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/get_application.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/get_authentication_domain.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/get_cloud_account.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/get_entity.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/get_group.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/get_key_transaction.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/get_notification_destination.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/get_obfuscation_expression.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/get_service_level_alert_helper.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/get_test_grok_pattern.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/get_user.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/group.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/infra_alert_condition.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/insights/__init__.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/insights/_inputs.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/insights/event.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/insights/outputs.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/log_parsing_rule.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/monitor_downtime.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/notification_channel.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/notification_destination.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/nrql_alert_condition.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/nrql_drop_rule.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/obfuscation_expression.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/obfuscation_rule.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/one_dashboard.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/one_dashboard_json.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/one_dashboard_raw.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/plugins/__init__.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/plugins/_inputs.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/plugins/application_settings.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/plugins/outputs.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/plugins/workload.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/provider.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/py.typed +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/service_level.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/synthetics/__init__.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/synthetics/alert_condition.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/synthetics/get_private_location.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/synthetics/get_secure_credential.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/synthetics/multi_location_alert_condition.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/synthetics/private_location.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/synthetics/secure_credential.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/user.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/workflow.py +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic.egg-info/SOURCES.txt +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic.egg-info/dependency_links.txt +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic.egg-info/requires.txt +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic.egg-info/top_level.txt +0 -0
- {pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/setup.cfg +0 -0
@@ -10617,14 +10617,12 @@ class WorkflowDestinationArgs:
|
|
10617
10617
|
channel_id: pulumi.Input[str],
|
10618
10618
|
name: Optional[pulumi.Input[str]] = None,
|
10619
10619
|
notification_triggers: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
10620
|
-
type: Optional[pulumi.Input[str]] = None
|
10621
|
-
update_original_message: Optional[pulumi.Input[bool]] = None):
|
10620
|
+
type: Optional[pulumi.Input[str]] = None):
|
10622
10621
|
"""
|
10623
10622
|
:param pulumi.Input[str] channel_id: (Required) Destination's channel id.
|
10624
10623
|
:param pulumi.Input[str] name: The name of the workflow.
|
10625
10624
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] notification_triggers: List of triggers to notify about in this destination configuration.
|
10626
10625
|
: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).
|
10627
|
-
:param pulumi.Input[bool] update_original_message: Update original notification message (Slack channels only)
|
10628
10626
|
"""
|
10629
10627
|
pulumi.set(__self__, "channel_id", channel_id)
|
10630
10628
|
if name is not None:
|
@@ -10633,8 +10631,6 @@ class WorkflowDestinationArgs:
|
|
10633
10631
|
pulumi.set(__self__, "notification_triggers", notification_triggers)
|
10634
10632
|
if type is not None:
|
10635
10633
|
pulumi.set(__self__, "type", type)
|
10636
|
-
if update_original_message is not None:
|
10637
|
-
pulumi.set(__self__, "update_original_message", update_original_message)
|
10638
10634
|
|
10639
10635
|
@property
|
10640
10636
|
@pulumi.getter(name="channelId")
|
@@ -10684,18 +10680,6 @@ class WorkflowDestinationArgs:
|
|
10684
10680
|
def type(self, value: Optional[pulumi.Input[str]]):
|
10685
10681
|
pulumi.set(self, "type", value)
|
10686
10682
|
|
10687
|
-
@property
|
10688
|
-
@pulumi.getter(name="updateOriginalMessage")
|
10689
|
-
def update_original_message(self) -> Optional[pulumi.Input[bool]]:
|
10690
|
-
"""
|
10691
|
-
Update original notification message (Slack channels only)
|
10692
|
-
"""
|
10693
|
-
return pulumi.get(self, "update_original_message")
|
10694
|
-
|
10695
|
-
@update_original_message.setter
|
10696
|
-
def update_original_message(self, value: Optional[pulumi.Input[bool]]):
|
10697
|
-
pulumi.set(self, "update_original_message", value)
|
10698
|
-
|
10699
10683
|
|
10700
10684
|
@pulumi.input_type
|
10701
10685
|
class WorkflowEnrichmentsArgs:
|
@@ -10931,8 +10931,6 @@ class WorkflowDestination(dict):
|
|
10931
10931
|
suggest = "channel_id"
|
10932
10932
|
elif key == "notificationTriggers":
|
10933
10933
|
suggest = "notification_triggers"
|
10934
|
-
elif key == "updateOriginalMessage":
|
10935
|
-
suggest = "update_original_message"
|
10936
10934
|
|
10937
10935
|
if suggest:
|
10938
10936
|
pulumi.log.warn(f"Key '{key}' not found in WorkflowDestination. Access the value via the '{suggest}' property getter instead.")
|
@@ -10949,14 +10947,12 @@ class WorkflowDestination(dict):
|
|
10949
10947
|
channel_id: str,
|
10950
10948
|
name: Optional[str] = None,
|
10951
10949
|
notification_triggers: Optional[Sequence[str]] = None,
|
10952
|
-
type: Optional[str] = None
|
10953
|
-
update_original_message: Optional[bool] = None):
|
10950
|
+
type: Optional[str] = None):
|
10954
10951
|
"""
|
10955
10952
|
:param str channel_id: (Required) Destination's channel id.
|
10956
10953
|
:param str name: The name of the workflow.
|
10957
10954
|
:param Sequence[str] notification_triggers: List of triggers to notify about in this destination configuration.
|
10958
10955
|
: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).
|
10959
|
-
:param bool update_original_message: Update original notification message (Slack channels only)
|
10960
10956
|
"""
|
10961
10957
|
pulumi.set(__self__, "channel_id", channel_id)
|
10962
10958
|
if name is not None:
|
@@ -10965,8 +10961,6 @@ class WorkflowDestination(dict):
|
|
10965
10961
|
pulumi.set(__self__, "notification_triggers", notification_triggers)
|
10966
10962
|
if type is not None:
|
10967
10963
|
pulumi.set(__self__, "type", type)
|
10968
|
-
if update_original_message is not None:
|
10969
|
-
pulumi.set(__self__, "update_original_message", update_original_message)
|
10970
10964
|
|
10971
10965
|
@property
|
10972
10966
|
@pulumi.getter(name="channelId")
|
@@ -11000,14 +10994,6 @@ class WorkflowDestination(dict):
|
|
11000
10994
|
"""
|
11001
10995
|
return pulumi.get(self, "type")
|
11002
10996
|
|
11003
|
-
@property
|
11004
|
-
@pulumi.getter(name="updateOriginalMessage")
|
11005
|
-
def update_original_message(self) -> Optional[bool]:
|
11006
|
-
"""
|
11007
|
-
Update original notification message (Slack channels only)
|
11008
|
-
"""
|
11009
|
-
return pulumi.get(self, "update_original_message")
|
11010
|
-
|
11011
10997
|
|
11012
10998
|
@pulumi.output_type
|
11013
10999
|
class WorkflowEnrichments(dict):
|
{pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/synthetics/_inputs.py
RENAMED
@@ -338,7 +338,7 @@ class StepMonitorStepArgs:
|
|
338
338
|
values: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None):
|
339
339
|
"""
|
340
340
|
:param pulumi.Input[int] ordinal: The position of the step within the script ranging from 0-100.
|
341
|
-
:param pulumi.Input[str] type: Name of the tag key. Valid values are
|
341
|
+
:param pulumi.Input[str] type: Name of the tag key. Valid values are ASSERT_ELEMENT, ASSERT_MODAL, ASSERT_TEXT, ASSERT_TITLE, CLICK_ELEMENT, DISMISS_MODAL, DOUBLE_CLICK_ELEMENT, HOVER_ELEMENT, NAVIGATE, SECURE_TEXT_ENTRY, SELECT_ELEMENT, TEXT_ENTRY.
|
342
342
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] values: The metadata values related to the step.
|
343
343
|
"""
|
344
344
|
pulumi.set(__self__, "ordinal", ordinal)
|
@@ -362,7 +362,7 @@ class StepMonitorStepArgs:
|
|
362
362
|
@pulumi.getter
|
363
363
|
def type(self) -> pulumi.Input[str]:
|
364
364
|
"""
|
365
|
-
Name of the tag key. Valid values are
|
365
|
+
Name of the tag key. Valid values are ASSERT_ELEMENT, ASSERT_MODAL, ASSERT_TEXT, ASSERT_TITLE, CLICK_ELEMENT, DISMISS_MODAL, DOUBLE_CLICK_ELEMENT, HOVER_ELEMENT, NAVIGATE, SECURE_TEXT_ENTRY, SELECT_ELEMENT, TEXT_ENTRY.
|
366
366
|
"""
|
367
367
|
return pulumi.get(self, "type")
|
368
368
|
|
@@ -28,12 +28,12 @@ class BrokenLinksMonitorArgs:
|
|
28
28
|
tags: Optional[pulumi.Input[Sequence[pulumi.Input['BrokenLinksMonitorTagArgs']]]] = None):
|
29
29
|
"""
|
30
30
|
The set of arguments for constructing a BrokenLinksMonitor resource.
|
31
|
-
:param pulumi.Input[str] period: The interval at which this monitor should run. Valid values are
|
31
|
+
:param pulumi.Input[str] period: The interval at which this monitor should run. Valid values are EVERY_MINUTE, EVERY_5_MINUTES, EVERY_10_MINUTES, EVERY_15_MINUTES, EVERY_30_MINUTES, EVERY_HOUR, EVERY_6_HOURS, EVERY_12_HOURS, or EVERY_DAY.
|
32
32
|
:param pulumi.Input[str] status: The monitor status (ENABLED or DISABLED).
|
33
33
|
:param pulumi.Input[str] uri: The URI the monitor runs against.
|
34
34
|
:param pulumi.Input[str] account_id: The account in which the Synthetics monitor will be created.
|
35
35
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_privates: The location the monitor will run from. Accepts a list of private location GUIDs. At least one of either `locations_public` or `locations_private` is required.
|
36
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_publics: The location the monitor will run from.
|
36
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_publics: The location the monitor will run from. Valid public locations are https://docs.newrelic.com/docs/synthetics/synthetic-monitoring/administration/synthetic-public-minion-ips/. You don't need the `AWS_` prefix as the provider uses NerdGraph. At least one of either `locations_public` or `location_private` is required.
|
37
37
|
:param pulumi.Input[str] name: The name for the monitor.
|
38
38
|
:param pulumi.Input[str] runtime_type: The runtime that the monitor will use to run jobs.
|
39
39
|
:param pulumi.Input[str] runtime_type_version: The specific version of the runtime type selected.
|
@@ -65,7 +65,7 @@ class BrokenLinksMonitorArgs:
|
|
65
65
|
@pulumi.getter
|
66
66
|
def period(self) -> pulumi.Input[str]:
|
67
67
|
"""
|
68
|
-
The interval at which this monitor should run. Valid values are
|
68
|
+
The interval at which this monitor should run. Valid values are EVERY_MINUTE, EVERY_5_MINUTES, EVERY_10_MINUTES, EVERY_15_MINUTES, EVERY_30_MINUTES, EVERY_HOUR, EVERY_6_HOURS, EVERY_12_HOURS, or EVERY_DAY.
|
69
69
|
"""
|
70
70
|
return pulumi.get(self, "period")
|
71
71
|
|
@@ -125,7 +125,7 @@ class BrokenLinksMonitorArgs:
|
|
125
125
|
@pulumi.getter(name="locationsPublics")
|
126
126
|
def locations_publics(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
127
127
|
"""
|
128
|
-
The location the monitor will run from.
|
128
|
+
The location the monitor will run from. Valid public locations are https://docs.newrelic.com/docs/synthetics/synthetic-monitoring/administration/synthetic-public-minion-ips/. You don't need the `AWS_` prefix as the provider uses NerdGraph. At least one of either `locations_public` or `location_private` is required.
|
129
129
|
"""
|
130
130
|
return pulumi.get(self, "locations_publics")
|
131
131
|
|
@@ -206,9 +206,9 @@ class _BrokenLinksMonitorState:
|
|
206
206
|
:param pulumi.Input[str] account_id: The account in which the Synthetics monitor will be created.
|
207
207
|
:param pulumi.Input[str] guid: The unique entity identifier of the monitor in New Relic.
|
208
208
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_privates: The location the monitor will run from. Accepts a list of private location GUIDs. At least one of either `locations_public` or `locations_private` is required.
|
209
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_publics: The location the monitor will run from.
|
209
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_publics: The location the monitor will run from. Valid public locations are https://docs.newrelic.com/docs/synthetics/synthetic-monitoring/administration/synthetic-public-minion-ips/. You don't need the `AWS_` prefix as the provider uses NerdGraph. At least one of either `locations_public` or `location_private` is required.
|
210
210
|
:param pulumi.Input[str] name: The name for the monitor.
|
211
|
-
:param pulumi.Input[str] period: The interval at which this monitor should run. Valid values are
|
211
|
+
:param pulumi.Input[str] period: The interval at which this monitor should run. Valid values are EVERY_MINUTE, EVERY_5_MINUTES, EVERY_10_MINUTES, EVERY_15_MINUTES, EVERY_30_MINUTES, EVERY_HOUR, EVERY_6_HOURS, EVERY_12_HOURS, or EVERY_DAY.
|
212
212
|
:param pulumi.Input[int] period_in_minutes: The interval in minutes at which Synthetic monitor should run.
|
213
213
|
:param pulumi.Input[str] runtime_type: The runtime that the monitor will use to run jobs.
|
214
214
|
:param pulumi.Input[str] runtime_type_version: The specific version of the runtime type selected.
|
@@ -285,7 +285,7 @@ class _BrokenLinksMonitorState:
|
|
285
285
|
@pulumi.getter(name="locationsPublics")
|
286
286
|
def locations_publics(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
287
287
|
"""
|
288
|
-
The location the monitor will run from.
|
288
|
+
The location the monitor will run from. Valid public locations are https://docs.newrelic.com/docs/synthetics/synthetic-monitoring/administration/synthetic-public-minion-ips/. You don't need the `AWS_` prefix as the provider uses NerdGraph. At least one of either `locations_public` or `location_private` is required.
|
289
289
|
"""
|
290
290
|
return pulumi.get(self, "locations_publics")
|
291
291
|
|
@@ -309,7 +309,7 @@ class _BrokenLinksMonitorState:
|
|
309
309
|
@pulumi.getter
|
310
310
|
def period(self) -> Optional[pulumi.Input[str]]:
|
311
311
|
"""
|
312
|
-
The interval at which this monitor should run. Valid values are
|
312
|
+
The interval at which this monitor should run. Valid values are EVERY_MINUTE, EVERY_5_MINUTES, EVERY_10_MINUTES, EVERY_15_MINUTES, EVERY_30_MINUTES, EVERY_HOUR, EVERY_6_HOURS, EVERY_12_HOURS, or EVERY_DAY.
|
313
313
|
"""
|
314
314
|
return pulumi.get(self, "period")
|
315
315
|
|
@@ -478,9 +478,9 @@ class BrokenLinksMonitor(pulumi.CustomResource):
|
|
478
478
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
479
479
|
:param pulumi.Input[str] account_id: The account in which the Synthetics monitor will be created.
|
480
480
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_privates: The location the monitor will run from. Accepts a list of private location GUIDs. At least one of either `locations_public` or `locations_private` is required.
|
481
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_publics: The location the monitor will run from.
|
481
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_publics: The location the monitor will run from. Valid public locations are https://docs.newrelic.com/docs/synthetics/synthetic-monitoring/administration/synthetic-public-minion-ips/. You don't need the `AWS_` prefix as the provider uses NerdGraph. At least one of either `locations_public` or `location_private` is required.
|
482
482
|
:param pulumi.Input[str] name: The name for the monitor.
|
483
|
-
:param pulumi.Input[str] period: The interval at which this monitor should run. Valid values are
|
483
|
+
:param pulumi.Input[str] period: The interval at which this monitor should run. Valid values are EVERY_MINUTE, EVERY_5_MINUTES, EVERY_10_MINUTES, EVERY_15_MINUTES, EVERY_30_MINUTES, EVERY_HOUR, EVERY_6_HOURS, EVERY_12_HOURS, or EVERY_DAY.
|
484
484
|
:param pulumi.Input[str] runtime_type: The runtime that the monitor will use to run jobs.
|
485
485
|
:param pulumi.Input[str] runtime_type_version: The specific version of the runtime type selected.
|
486
486
|
|
@@ -645,9 +645,9 @@ class BrokenLinksMonitor(pulumi.CustomResource):
|
|
645
645
|
:param pulumi.Input[str] account_id: The account in which the Synthetics monitor will be created.
|
646
646
|
:param pulumi.Input[str] guid: The unique entity identifier of the monitor in New Relic.
|
647
647
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_privates: The location the monitor will run from. Accepts a list of private location GUIDs. At least one of either `locations_public` or `locations_private` is required.
|
648
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_publics: The location the monitor will run from.
|
648
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_publics: The location the monitor will run from. Valid public locations are https://docs.newrelic.com/docs/synthetics/synthetic-monitoring/administration/synthetic-public-minion-ips/. You don't need the `AWS_` prefix as the provider uses NerdGraph. At least one of either `locations_public` or `location_private` is required.
|
649
649
|
:param pulumi.Input[str] name: The name for the monitor.
|
650
|
-
:param pulumi.Input[str] period: The interval at which this monitor should run. Valid values are
|
650
|
+
:param pulumi.Input[str] period: The interval at which this monitor should run. Valid values are EVERY_MINUTE, EVERY_5_MINUTES, EVERY_10_MINUTES, EVERY_15_MINUTES, EVERY_30_MINUTES, EVERY_HOUR, EVERY_6_HOURS, EVERY_12_HOURS, or EVERY_DAY.
|
651
651
|
:param pulumi.Input[int] period_in_minutes: The interval in minutes at which Synthetic monitor should run.
|
652
652
|
:param pulumi.Input[str] runtime_type: The runtime that the monitor will use to run jobs.
|
653
653
|
:param pulumi.Input[str] runtime_type_version: The specific version of the runtime type selected.
|
@@ -705,7 +705,7 @@ class BrokenLinksMonitor(pulumi.CustomResource):
|
|
705
705
|
@pulumi.getter(name="locationsPublics")
|
706
706
|
def locations_publics(self) -> pulumi.Output[Optional[Sequence[str]]]:
|
707
707
|
"""
|
708
|
-
The location the monitor will run from.
|
708
|
+
The location the monitor will run from. Valid public locations are https://docs.newrelic.com/docs/synthetics/synthetic-monitoring/administration/synthetic-public-minion-ips/. You don't need the `AWS_` prefix as the provider uses NerdGraph. At least one of either `locations_public` or `location_private` is required.
|
709
709
|
"""
|
710
710
|
return pulumi.get(self, "locations_publics")
|
711
711
|
|
@@ -721,7 +721,7 @@ class BrokenLinksMonitor(pulumi.CustomResource):
|
|
721
721
|
@pulumi.getter
|
722
722
|
def period(self) -> pulumi.Output[str]:
|
723
723
|
"""
|
724
|
-
The interval at which this monitor should run. Valid values are
|
724
|
+
The interval at which this monitor should run. Valid values are EVERY_MINUTE, EVERY_5_MINUTES, EVERY_10_MINUTES, EVERY_15_MINUTES, EVERY_30_MINUTES, EVERY_HOUR, EVERY_6_HOURS, EVERY_12_HOURS, or EVERY_DAY.
|
725
725
|
"""
|
726
726
|
return pulumi.get(self, "period")
|
727
727
|
|
@@ -31,11 +31,11 @@ class CertCheckMonitorArgs:
|
|
31
31
|
The set of arguments for constructing a CertCheckMonitor resource.
|
32
32
|
:param pulumi.Input[int] certificate_expiration: The desired number of remaining days until the certificate expires to trigger a monitor failure.
|
33
33
|
:param pulumi.Input[str] domain: The domain of the host that will have its certificate checked.
|
34
|
-
:param pulumi.Input[str] period: The interval at which this monitor should run. Valid values are
|
34
|
+
:param pulumi.Input[str] period: The interval at which this monitor should run. Valid values are EVERY_MINUTE, EVERY_5_MINUTES, EVERY_10_MINUTES, EVERY_15_MINUTES, EVERY_30_MINUTES, EVERY_HOUR, EVERY_6_HOURS, EVERY_12_HOURS, or EVERY_DAY.
|
35
35
|
:param pulumi.Input[str] status: The monitor status (ENABLED or DISABLED).
|
36
36
|
:param pulumi.Input[str] account_id: The account in which the Synthetics monitor will be created.
|
37
37
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_privates: The location the monitor will run from. Accepts a list of private location GUIDs. At least one of either `locations_public` or `locations_private` is required.
|
38
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_publics: The location the monitor will run from.
|
38
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_publics: The location the monitor will run from. Valid public locations are https://docs.newrelic.com/docs/synthetics/synthetic-monitoring/administration/synthetic-public-minion-ips/. You don't need the `AWS_` prefix as the provider uses NerdGraph. At least one of either `locations_public` or `location_private` is required.
|
39
39
|
:param pulumi.Input[str] name: The name for the monitor.
|
40
40
|
:param pulumi.Input[str] runtime_type: The runtime that the monitor will use to run jobs.
|
41
41
|
:param pulumi.Input[str] runtime_type_version: The specific version of the runtime type selected.
|
@@ -92,7 +92,7 @@ class CertCheckMonitorArgs:
|
|
92
92
|
@pulumi.getter
|
93
93
|
def period(self) -> pulumi.Input[str]:
|
94
94
|
"""
|
95
|
-
The interval at which this monitor should run. Valid values are
|
95
|
+
The interval at which this monitor should run. Valid values are EVERY_MINUTE, EVERY_5_MINUTES, EVERY_10_MINUTES, EVERY_15_MINUTES, EVERY_30_MINUTES, EVERY_HOUR, EVERY_6_HOURS, EVERY_12_HOURS, or EVERY_DAY.
|
96
96
|
"""
|
97
97
|
return pulumi.get(self, "period")
|
98
98
|
|
@@ -140,7 +140,7 @@ class CertCheckMonitorArgs:
|
|
140
140
|
@pulumi.getter(name="locationsPublics")
|
141
141
|
def locations_publics(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
142
142
|
"""
|
143
|
-
The location the monitor will run from.
|
143
|
+
The location the monitor will run from. Valid public locations are https://docs.newrelic.com/docs/synthetics/synthetic-monitoring/administration/synthetic-public-minion-ips/. You don't need the `AWS_` prefix as the provider uses NerdGraph. At least one of either `locations_public` or `location_private` is required.
|
144
144
|
"""
|
145
145
|
return pulumi.get(self, "locations_publics")
|
146
146
|
|
@@ -222,9 +222,9 @@ class _CertCheckMonitorState:
|
|
222
222
|
:param pulumi.Input[int] certificate_expiration: The desired number of remaining days until the certificate expires to trigger a monitor failure.
|
223
223
|
:param pulumi.Input[str] domain: The domain of the host that will have its certificate checked.
|
224
224
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_privates: The location the monitor will run from. Accepts a list of private location GUIDs. At least one of either `locations_public` or `locations_private` is required.
|
225
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_publics: The location the monitor will run from.
|
225
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_publics: The location the monitor will run from. Valid public locations are https://docs.newrelic.com/docs/synthetics/synthetic-monitoring/administration/synthetic-public-minion-ips/. You don't need the `AWS_` prefix as the provider uses NerdGraph. At least one of either `locations_public` or `location_private` is required.
|
226
226
|
:param pulumi.Input[str] name: The name for the monitor.
|
227
|
-
:param pulumi.Input[str] period: The interval at which this monitor should run. Valid values are
|
227
|
+
:param pulumi.Input[str] period: The interval at which this monitor should run. Valid values are EVERY_MINUTE, EVERY_5_MINUTES, EVERY_10_MINUTES, EVERY_15_MINUTES, EVERY_30_MINUTES, EVERY_HOUR, EVERY_6_HOURS, EVERY_12_HOURS, or EVERY_DAY.
|
228
228
|
:param pulumi.Input[int] period_in_minutes: The interval in minutes at which Synthetic monitor should run.
|
229
229
|
:param pulumi.Input[str] runtime_type: The runtime that the monitor will use to run jobs.
|
230
230
|
:param pulumi.Input[str] runtime_type_version: The specific version of the runtime type selected.
|
@@ -312,7 +312,7 @@ class _CertCheckMonitorState:
|
|
312
312
|
@pulumi.getter(name="locationsPublics")
|
313
313
|
def locations_publics(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
314
314
|
"""
|
315
|
-
The location the monitor will run from.
|
315
|
+
The location the monitor will run from. Valid public locations are https://docs.newrelic.com/docs/synthetics/synthetic-monitoring/administration/synthetic-public-minion-ips/. You don't need the `AWS_` prefix as the provider uses NerdGraph. At least one of either `locations_public` or `location_private` is required.
|
316
316
|
"""
|
317
317
|
return pulumi.get(self, "locations_publics")
|
318
318
|
|
@@ -336,7 +336,7 @@ class _CertCheckMonitorState:
|
|
336
336
|
@pulumi.getter
|
337
337
|
def period(self) -> Optional[pulumi.Input[str]]:
|
338
338
|
"""
|
339
|
-
The interval at which this monitor should run. Valid values are
|
339
|
+
The interval at which this monitor should run. Valid values are EVERY_MINUTE, EVERY_5_MINUTES, EVERY_10_MINUTES, EVERY_15_MINUTES, EVERY_30_MINUTES, EVERY_HOUR, EVERY_6_HOURS, EVERY_12_HOURS, or EVERY_DAY.
|
340
340
|
"""
|
341
341
|
return pulumi.get(self, "period")
|
342
342
|
|
@@ -498,9 +498,9 @@ class CertCheckMonitor(pulumi.CustomResource):
|
|
498
498
|
:param pulumi.Input[int] certificate_expiration: The desired number of remaining days until the certificate expires to trigger a monitor failure.
|
499
499
|
:param pulumi.Input[str] domain: The domain of the host that will have its certificate checked.
|
500
500
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_privates: The location the monitor will run from. Accepts a list of private location GUIDs. At least one of either `locations_public` or `locations_private` is required.
|
501
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_publics: The location the monitor will run from.
|
501
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_publics: The location the monitor will run from. Valid public locations are https://docs.newrelic.com/docs/synthetics/synthetic-monitoring/administration/synthetic-public-minion-ips/. You don't need the `AWS_` prefix as the provider uses NerdGraph. At least one of either `locations_public` or `location_private` is required.
|
502
502
|
:param pulumi.Input[str] name: The name for the monitor.
|
503
|
-
:param pulumi.Input[str] period: The interval at which this monitor should run. Valid values are
|
503
|
+
:param pulumi.Input[str] period: The interval at which this monitor should run. Valid values are EVERY_MINUTE, EVERY_5_MINUTES, EVERY_10_MINUTES, EVERY_15_MINUTES, EVERY_30_MINUTES, EVERY_HOUR, EVERY_6_HOURS, EVERY_12_HOURS, or EVERY_DAY.
|
504
504
|
:param pulumi.Input[str] runtime_type: The runtime that the monitor will use to run jobs.
|
505
505
|
:param pulumi.Input[str] runtime_type_version: The specific version of the runtime type selected.
|
506
506
|
|
@@ -670,9 +670,9 @@ class CertCheckMonitor(pulumi.CustomResource):
|
|
670
670
|
:param pulumi.Input[int] certificate_expiration: The desired number of remaining days until the certificate expires to trigger a monitor failure.
|
671
671
|
:param pulumi.Input[str] domain: The domain of the host that will have its certificate checked.
|
672
672
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_privates: The location the monitor will run from. Accepts a list of private location GUIDs. At least one of either `locations_public` or `locations_private` is required.
|
673
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_publics: The location the monitor will run from.
|
673
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_publics: The location the monitor will run from. Valid public locations are https://docs.newrelic.com/docs/synthetics/synthetic-monitoring/administration/synthetic-public-minion-ips/. You don't need the `AWS_` prefix as the provider uses NerdGraph. At least one of either `locations_public` or `location_private` is required.
|
674
674
|
:param pulumi.Input[str] name: The name for the monitor.
|
675
|
-
:param pulumi.Input[str] period: The interval at which this monitor should run. Valid values are
|
675
|
+
:param pulumi.Input[str] period: The interval at which this monitor should run. Valid values are EVERY_MINUTE, EVERY_5_MINUTES, EVERY_10_MINUTES, EVERY_15_MINUTES, EVERY_30_MINUTES, EVERY_HOUR, EVERY_6_HOURS, EVERY_12_HOURS, or EVERY_DAY.
|
676
676
|
:param pulumi.Input[int] period_in_minutes: The interval in minutes at which Synthetic monitor should run.
|
677
677
|
:param pulumi.Input[str] runtime_type: The runtime that the monitor will use to run jobs.
|
678
678
|
:param pulumi.Input[str] runtime_type_version: The specific version of the runtime type selected.
|
@@ -737,7 +737,7 @@ class CertCheckMonitor(pulumi.CustomResource):
|
|
737
737
|
@pulumi.getter(name="locationsPublics")
|
738
738
|
def locations_publics(self) -> pulumi.Output[Optional[Sequence[str]]]:
|
739
739
|
"""
|
740
|
-
The location the monitor will run from.
|
740
|
+
The location the monitor will run from. Valid public locations are https://docs.newrelic.com/docs/synthetics/synthetic-monitoring/administration/synthetic-public-minion-ips/. You don't need the `AWS_` prefix as the provider uses NerdGraph. At least one of either `locations_public` or `location_private` is required.
|
741
741
|
"""
|
742
742
|
return pulumi.get(self, "locations_publics")
|
743
743
|
|
@@ -753,7 +753,7 @@ class CertCheckMonitor(pulumi.CustomResource):
|
|
753
753
|
@pulumi.getter
|
754
754
|
def period(self) -> pulumi.Output[str]:
|
755
755
|
"""
|
756
|
-
The interval at which this monitor should run. Valid values are
|
756
|
+
The interval at which this monitor should run. Valid values are EVERY_MINUTE, EVERY_5_MINUTES, EVERY_10_MINUTES, EVERY_15_MINUTES, EVERY_30_MINUTES, EVERY_HOUR, EVERY_6_HOURS, EVERY_12_HOURS, or EVERY_DAY.
|
757
757
|
"""
|
758
758
|
return pulumi.get(self, "period")
|
759
759
|
|
{pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/synthetics/monitor.py
RENAMED
@@ -49,11 +49,11 @@ class MonitorArgs:
|
|
49
49
|
:param pulumi.Input[str] device_type: Device emulation type field. Valid values are `MOBILE` and `TABLET`.
|
50
50
|
:param pulumi.Input[bool] enable_screenshot_on_failure_and_script: Capture a screenshot during job execution.
|
51
51
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_privates: The location the monitor will run from. Accepts a list of private location GUIDs. At least one of either `locations_public` or `locations_private` is required.
|
52
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_publics: The location the monitor will run from.
|
52
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_publics: The location the monitor will run from. Valid public locations are https://docs.newrelic.com/docs/synthetics/synthetic-monitoring/administration/synthetic-public-minion-ips/. You don't need the `AWS_` prefix as the provider uses NerdGraph. At least one of either `locations_public` or `location_private` is required.
|
53
53
|
:param pulumi.Input[str] name: The human-readable identifier for the monitor.
|
54
|
-
:param pulumi.Input[str] period: The interval at which this monitor should run. Valid values are
|
55
|
-
:param pulumi.Input[str] runtime_type: The runtime type that the monitor will run.
|
56
|
-
:param pulumi.Input[str] runtime_type_version: The runtime type that the monitor will run.
|
54
|
+
:param pulumi.Input[str] period: The interval at which this monitor should run. Valid values are EVERY_MINUTE, EVERY_5_MINUTES, EVERY_10_MINUTES, EVERY_15_MINUTES, EVERY_30_MINUTES, EVERY_HOUR, EVERY_6_HOURS, EVERY_12_HOURS, or EVERY_DAY.
|
55
|
+
:param pulumi.Input[str] runtime_type: The runtime type that the monitor will run.
|
56
|
+
:param pulumi.Input[str] runtime_type_version: The runtime type that the monitor will run.
|
57
57
|
:param pulumi.Input[str] script_language: The programing language that should execute the script.
|
58
58
|
:param pulumi.Input[Sequence[pulumi.Input['MonitorTagArgs']]] tags: The tags that will be associated with the monitor. See Nested tag blocks below for details.
|
59
59
|
|
@@ -216,7 +216,7 @@ class MonitorArgs:
|
|
216
216
|
@pulumi.getter(name="locationsPublics")
|
217
217
|
def locations_publics(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
218
218
|
"""
|
219
|
-
The location the monitor will run from.
|
219
|
+
The location the monitor will run from. Valid public locations are https://docs.newrelic.com/docs/synthetics/synthetic-monitoring/administration/synthetic-public-minion-ips/. You don't need the `AWS_` prefix as the provider uses NerdGraph. At least one of either `locations_public` or `location_private` is required.
|
220
220
|
"""
|
221
221
|
return pulumi.get(self, "locations_publics")
|
222
222
|
|
@@ -240,7 +240,7 @@ class MonitorArgs:
|
|
240
240
|
@pulumi.getter
|
241
241
|
def period(self) -> Optional[pulumi.Input[str]]:
|
242
242
|
"""
|
243
|
-
The interval at which this monitor should run. Valid values are
|
243
|
+
The interval at which this monitor should run. Valid values are EVERY_MINUTE, EVERY_5_MINUTES, EVERY_10_MINUTES, EVERY_15_MINUTES, EVERY_30_MINUTES, EVERY_HOUR, EVERY_6_HOURS, EVERY_12_HOURS, or EVERY_DAY.
|
244
244
|
"""
|
245
245
|
return pulumi.get(self, "period")
|
246
246
|
|
@@ -252,7 +252,7 @@ class MonitorArgs:
|
|
252
252
|
@pulumi.getter(name="runtimeType")
|
253
253
|
def runtime_type(self) -> Optional[pulumi.Input[str]]:
|
254
254
|
"""
|
255
|
-
The runtime type that the monitor will run.
|
255
|
+
The runtime type that the monitor will run.
|
256
256
|
"""
|
257
257
|
return pulumi.get(self, "runtime_type")
|
258
258
|
|
@@ -264,7 +264,7 @@ class MonitorArgs:
|
|
264
264
|
@pulumi.getter(name="runtimeTypeVersion")
|
265
265
|
def runtime_type_version(self) -> Optional[pulumi.Input[str]]:
|
266
266
|
"""
|
267
|
-
The runtime type that the monitor will run.
|
267
|
+
The runtime type that the monitor will run.
|
268
268
|
"""
|
269
269
|
return pulumi.get(self, "runtime_type_version")
|
270
270
|
|
@@ -382,12 +382,12 @@ class _MonitorState:
|
|
382
382
|
:param pulumi.Input[str] device_type: Device emulation type field. Valid values are `MOBILE` and `TABLET`.
|
383
383
|
:param pulumi.Input[bool] enable_screenshot_on_failure_and_script: Capture a screenshot during job execution.
|
384
384
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_privates: The location the monitor will run from. Accepts a list of private location GUIDs. At least one of either `locations_public` or `locations_private` is required.
|
385
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_publics: The location the monitor will run from.
|
385
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_publics: The location the monitor will run from. Valid public locations are https://docs.newrelic.com/docs/synthetics/synthetic-monitoring/administration/synthetic-public-minion-ips/. You don't need the `AWS_` prefix as the provider uses NerdGraph. At least one of either `locations_public` or `location_private` is required.
|
386
386
|
:param pulumi.Input[str] name: The human-readable identifier for the monitor.
|
387
|
-
:param pulumi.Input[str] period: The interval at which this monitor should run. Valid values are
|
387
|
+
:param pulumi.Input[str] period: The interval at which this monitor should run. Valid values are EVERY_MINUTE, EVERY_5_MINUTES, EVERY_10_MINUTES, EVERY_15_MINUTES, EVERY_30_MINUTES, EVERY_HOUR, EVERY_6_HOURS, EVERY_12_HOURS, or EVERY_DAY.
|
388
388
|
:param pulumi.Input[int] period_in_minutes: The interval in minutes at which Synthetic monitor should run.
|
389
|
-
:param pulumi.Input[str] runtime_type: The runtime type that the monitor will run.
|
390
|
-
:param pulumi.Input[str] runtime_type_version: The runtime type that the monitor will run.
|
389
|
+
:param pulumi.Input[str] runtime_type: The runtime type that the monitor will run.
|
390
|
+
:param pulumi.Input[str] runtime_type_version: The runtime type that the monitor will run.
|
391
391
|
:param pulumi.Input[str] script_language: The programing language that should execute the script.
|
392
392
|
:param pulumi.Input[str] status: The monitor status (ENABLED or DISABLED).
|
393
393
|
:param pulumi.Input[Sequence[pulumi.Input['MonitorTagArgs']]] tags: The tags that will be associated with the monitor. See Nested tag blocks below for details.
|
@@ -532,7 +532,7 @@ class _MonitorState:
|
|
532
532
|
@pulumi.getter(name="locationsPublics")
|
533
533
|
def locations_publics(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
534
534
|
"""
|
535
|
-
The location the monitor will run from.
|
535
|
+
The location the monitor will run from. Valid public locations are https://docs.newrelic.com/docs/synthetics/synthetic-monitoring/administration/synthetic-public-minion-ips/. You don't need the `AWS_` prefix as the provider uses NerdGraph. At least one of either `locations_public` or `location_private` is required.
|
536
536
|
"""
|
537
537
|
return pulumi.get(self, "locations_publics")
|
538
538
|
|
@@ -556,7 +556,7 @@ class _MonitorState:
|
|
556
556
|
@pulumi.getter
|
557
557
|
def period(self) -> Optional[pulumi.Input[str]]:
|
558
558
|
"""
|
559
|
-
The interval at which this monitor should run. Valid values are
|
559
|
+
The interval at which this monitor should run. Valid values are EVERY_MINUTE, EVERY_5_MINUTES, EVERY_10_MINUTES, EVERY_15_MINUTES, EVERY_30_MINUTES, EVERY_HOUR, EVERY_6_HOURS, EVERY_12_HOURS, or EVERY_DAY.
|
560
560
|
"""
|
561
561
|
return pulumi.get(self, "period")
|
562
562
|
|
@@ -580,7 +580,7 @@ class _MonitorState:
|
|
580
580
|
@pulumi.getter(name="runtimeType")
|
581
581
|
def runtime_type(self) -> Optional[pulumi.Input[str]]:
|
582
582
|
"""
|
583
|
-
The runtime type that the monitor will run.
|
583
|
+
The runtime type that the monitor will run.
|
584
584
|
"""
|
585
585
|
return pulumi.get(self, "runtime_type")
|
586
586
|
|
@@ -592,7 +592,7 @@ class _MonitorState:
|
|
592
592
|
@pulumi.getter(name="runtimeTypeVersion")
|
593
593
|
def runtime_type_version(self) -> Optional[pulumi.Input[str]]:
|
594
594
|
"""
|
595
|
-
The runtime type that the monitor will run.
|
595
|
+
The runtime type that the monitor will run.
|
596
596
|
"""
|
597
597
|
return pulumi.get(self, "runtime_type_version")
|
598
598
|
|
@@ -776,11 +776,6 @@ class Monitor(pulumi.CustomResource):
|
|
776
776
|
enable_screenshot_on_failure_and_script=True,
|
777
777
|
validation_string="success",
|
778
778
|
verify_ssl=True,
|
779
|
-
runtime_type="CHROME_BROWSER",
|
780
|
-
runtime_type_version="100",
|
781
|
-
script_language="JAVASCRIPT",
|
782
|
-
device_type="MOBILE",
|
783
|
-
device_orientation="LANDSCAPE",
|
784
779
|
tags=[newrelic.synthetics.MonitorTagArgs(
|
785
780
|
key="some_key",
|
786
781
|
values=["some_value"],
|
@@ -880,11 +875,11 @@ class Monitor(pulumi.CustomResource):
|
|
880
875
|
:param pulumi.Input[str] device_type: Device emulation type field. Valid values are `MOBILE` and `TABLET`.
|
881
876
|
:param pulumi.Input[bool] enable_screenshot_on_failure_and_script: Capture a screenshot during job execution.
|
882
877
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_privates: The location the monitor will run from. Accepts a list of private location GUIDs. At least one of either `locations_public` or `locations_private` is required.
|
883
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_publics: The location the monitor will run from.
|
878
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_publics: The location the monitor will run from. Valid public locations are https://docs.newrelic.com/docs/synthetics/synthetic-monitoring/administration/synthetic-public-minion-ips/. You don't need the `AWS_` prefix as the provider uses NerdGraph. At least one of either `locations_public` or `location_private` is required.
|
884
879
|
:param pulumi.Input[str] name: The human-readable identifier for the monitor.
|
885
|
-
:param pulumi.Input[str] period: The interval at which this monitor should run. Valid values are
|
886
|
-
:param pulumi.Input[str] runtime_type: The runtime type that the monitor will run.
|
887
|
-
:param pulumi.Input[str] runtime_type_version: The runtime type that the monitor will run.
|
880
|
+
:param pulumi.Input[str] period: The interval at which this monitor should run. Valid values are EVERY_MINUTE, EVERY_5_MINUTES, EVERY_10_MINUTES, EVERY_15_MINUTES, EVERY_30_MINUTES, EVERY_HOUR, EVERY_6_HOURS, EVERY_12_HOURS, or EVERY_DAY.
|
881
|
+
:param pulumi.Input[str] runtime_type: The runtime type that the monitor will run.
|
882
|
+
:param pulumi.Input[str] runtime_type_version: The runtime type that the monitor will run.
|
888
883
|
:param pulumi.Input[str] script_language: The programing language that should execute the script.
|
889
884
|
:param pulumi.Input[str] status: The monitor status (ENABLED or DISABLED).
|
890
885
|
:param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['MonitorTagArgs']]]] tags: The tags that will be associated with the monitor. See Nested tag blocks below for details.
|
@@ -953,11 +948,6 @@ class Monitor(pulumi.CustomResource):
|
|
953
948
|
enable_screenshot_on_failure_and_script=True,
|
954
949
|
validation_string="success",
|
955
950
|
verify_ssl=True,
|
956
|
-
runtime_type="CHROME_BROWSER",
|
957
|
-
runtime_type_version="100",
|
958
|
-
script_language="JAVASCRIPT",
|
959
|
-
device_type="MOBILE",
|
960
|
-
device_orientation="LANDSCAPE",
|
961
951
|
tags=[newrelic.synthetics.MonitorTagArgs(
|
962
952
|
key="some_key",
|
963
953
|
values=["some_value"],
|
@@ -1162,12 +1152,12 @@ class Monitor(pulumi.CustomResource):
|
|
1162
1152
|
:param pulumi.Input[str] device_type: Device emulation type field. Valid values are `MOBILE` and `TABLET`.
|
1163
1153
|
:param pulumi.Input[bool] enable_screenshot_on_failure_and_script: Capture a screenshot during job execution.
|
1164
1154
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_privates: The location the monitor will run from. Accepts a list of private location GUIDs. At least one of either `locations_public` or `locations_private` is required.
|
1165
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_publics: The location the monitor will run from.
|
1155
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_publics: The location the monitor will run from. Valid public locations are https://docs.newrelic.com/docs/synthetics/synthetic-monitoring/administration/synthetic-public-minion-ips/. You don't need the `AWS_` prefix as the provider uses NerdGraph. At least one of either `locations_public` or `location_private` is required.
|
1166
1156
|
:param pulumi.Input[str] name: The human-readable identifier for the monitor.
|
1167
|
-
:param pulumi.Input[str] period: The interval at which this monitor should run. Valid values are
|
1157
|
+
:param pulumi.Input[str] period: The interval at which this monitor should run. Valid values are EVERY_MINUTE, EVERY_5_MINUTES, EVERY_10_MINUTES, EVERY_15_MINUTES, EVERY_30_MINUTES, EVERY_HOUR, EVERY_6_HOURS, EVERY_12_HOURS, or EVERY_DAY.
|
1168
1158
|
:param pulumi.Input[int] period_in_minutes: The interval in minutes at which Synthetic monitor should run.
|
1169
|
-
:param pulumi.Input[str] runtime_type: The runtime type that the monitor will run.
|
1170
|
-
:param pulumi.Input[str] runtime_type_version: The runtime type that the monitor will run.
|
1159
|
+
:param pulumi.Input[str] runtime_type: The runtime type that the monitor will run.
|
1160
|
+
:param pulumi.Input[str] runtime_type_version: The runtime type that the monitor will run.
|
1171
1161
|
:param pulumi.Input[str] script_language: The programing language that should execute the script.
|
1172
1162
|
:param pulumi.Input[str] status: The monitor status (ENABLED or DISABLED).
|
1173
1163
|
:param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['MonitorTagArgs']]]] tags: The tags that will be associated with the monitor. See Nested tag blocks below for details.
|
@@ -1268,7 +1258,7 @@ class Monitor(pulumi.CustomResource):
|
|
1268
1258
|
@pulumi.getter(name="locationsPublics")
|
1269
1259
|
def locations_publics(self) -> pulumi.Output[Optional[Sequence[str]]]:
|
1270
1260
|
"""
|
1271
|
-
The location the monitor will run from.
|
1261
|
+
The location the monitor will run from. Valid public locations are https://docs.newrelic.com/docs/synthetics/synthetic-monitoring/administration/synthetic-public-minion-ips/. You don't need the `AWS_` prefix as the provider uses NerdGraph. At least one of either `locations_public` or `location_private` is required.
|
1272
1262
|
"""
|
1273
1263
|
return pulumi.get(self, "locations_publics")
|
1274
1264
|
|
@@ -1284,7 +1274,7 @@ class Monitor(pulumi.CustomResource):
|
|
1284
1274
|
@pulumi.getter
|
1285
1275
|
def period(self) -> pulumi.Output[str]:
|
1286
1276
|
"""
|
1287
|
-
The interval at which this monitor should run. Valid values are
|
1277
|
+
The interval at which this monitor should run. Valid values are EVERY_MINUTE, EVERY_5_MINUTES, EVERY_10_MINUTES, EVERY_15_MINUTES, EVERY_30_MINUTES, EVERY_HOUR, EVERY_6_HOURS, EVERY_12_HOURS, or EVERY_DAY.
|
1288
1278
|
"""
|
1289
1279
|
return pulumi.get(self, "period")
|
1290
1280
|
|
@@ -1300,7 +1290,7 @@ class Monitor(pulumi.CustomResource):
|
|
1300
1290
|
@pulumi.getter(name="runtimeType")
|
1301
1291
|
def runtime_type(self) -> pulumi.Output[Optional[str]]:
|
1302
1292
|
"""
|
1303
|
-
The runtime type that the monitor will run.
|
1293
|
+
The runtime type that the monitor will run.
|
1304
1294
|
"""
|
1305
1295
|
return pulumi.get(self, "runtime_type")
|
1306
1296
|
|
@@ -1308,7 +1298,7 @@ class Monitor(pulumi.CustomResource):
|
|
1308
1298
|
@pulumi.getter(name="runtimeTypeVersion")
|
1309
1299
|
def runtime_type_version(self) -> pulumi.Output[Optional[str]]:
|
1310
1300
|
"""
|
1311
|
-
The runtime type that the monitor will run.
|
1301
|
+
The runtime type that the monitor will run.
|
1312
1302
|
"""
|
1313
1303
|
return pulumi.get(self, "runtime_type_version")
|
1314
1304
|
|
{pulumi_newrelic-5.27.0 → pulumi_newrelic-5.27.0a1720765429}/pulumi_newrelic/synthetics/outputs.py
RENAMED
@@ -308,7 +308,7 @@ class StepMonitorStep(dict):
|
|
308
308
|
values: Optional[Sequence[str]] = None):
|
309
309
|
"""
|
310
310
|
:param int ordinal: The position of the step within the script ranging from 0-100.
|
311
|
-
:param str type: Name of the tag key. Valid values are
|
311
|
+
:param str type: Name of the tag key. Valid values are ASSERT_ELEMENT, ASSERT_MODAL, ASSERT_TEXT, ASSERT_TITLE, CLICK_ELEMENT, DISMISS_MODAL, DOUBLE_CLICK_ELEMENT, HOVER_ELEMENT, NAVIGATE, SECURE_TEXT_ENTRY, SELECT_ELEMENT, TEXT_ENTRY.
|
312
312
|
:param Sequence[str] values: The metadata values related to the step.
|
313
313
|
"""
|
314
314
|
pulumi.set(__self__, "ordinal", ordinal)
|
@@ -328,7 +328,7 @@ class StepMonitorStep(dict):
|
|
328
328
|
@pulumi.getter
|
329
329
|
def type(self) -> str:
|
330
330
|
"""
|
331
|
-
Name of the tag key. Valid values are
|
331
|
+
Name of the tag key. Valid values are ASSERT_ELEMENT, ASSERT_MODAL, ASSERT_TEXT, ASSERT_TITLE, CLICK_ELEMENT, DISMISS_MODAL, DOUBLE_CLICK_ELEMENT, HOVER_ELEMENT, NAVIGATE, SECURE_TEXT_ENTRY, SELECT_ELEMENT, TEXT_ENTRY.
|
332
332
|
"""
|
333
333
|
return pulumi.get(self, "type")
|
334
334
|
|