pulumi-newrelic 5.35.0__tar.gz → 5.35.0a1729057896__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.35.0 → pulumi_newrelic-5.35.0a1729057896}/PKG-INFO +1 -1
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/get_key_transaction.py +8 -22
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/pulumi-plugin.json +1 -1
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/synthetics/broken_links_monitor.py +14 -14
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/synthetics/cert_check_monitor.py +14 -14
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/synthetics/monitor.py +35 -49
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/synthetics/script_monitor.py +14 -14
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/synthetics/step_monitor.py +35 -28
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic.egg-info/PKG-INFO +1 -1
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pyproject.toml +1 -1
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/README.md +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/__init__.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/_inputs.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/_utilities.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/account_management.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/alert_channel.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/alert_condition.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/alert_muting_rule.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/alert_policy.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/alert_policy_channel.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/api_access_key.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/browser_application.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/cloud/__init__.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/cloud/_inputs.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/cloud/aws_govcloud_integrations.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/cloud/aws_govcloud_link_account.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/cloud/aws_integrations.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/cloud/aws_link_account.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/cloud/azure_integrations.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/cloud/azure_link_account.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/cloud/gcp_integrations.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/cloud/gcp_link_account.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/cloud/outputs.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/config/__init__.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/config/__init__.pyi +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/config/vars.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/data_partition_rule.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/entity_tags.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/events_to_metrics_rule.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/get_account.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/get_alert_channel.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/get_alert_policy.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/get_application.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/get_authentication_domain.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/get_cloud_account.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/get_entity.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/get_group.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/get_notification_destination.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/get_obfuscation_expression.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/get_service_level_alert_helper.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/get_test_grok_pattern.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/get_user.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/group.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/infra_alert_condition.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/insights/__init__.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/insights/_inputs.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/insights/event.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/insights/outputs.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/key_transaction.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/log_parsing_rule.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/monitor_downtime.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/notification_channel.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/notification_destination.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/nrql_alert_condition.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/nrql_drop_rule.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/obfuscation_expression.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/obfuscation_rule.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/one_dashboard.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/one_dashboard_json.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/one_dashboard_raw.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/outputs.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/plugins/__init__.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/plugins/_inputs.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/plugins/application_settings.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/plugins/outputs.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/plugins/workload.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/provider.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/py.typed +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/service_level.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/synthetics/__init__.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/synthetics/_inputs.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/synthetics/alert_condition.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/synthetics/get_private_location.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/synthetics/get_secure_credential.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/synthetics/multi_location_alert_condition.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/synthetics/outputs.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/synthetics/private_location.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/synthetics/secure_credential.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/user.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/workflow.py +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic.egg-info/SOURCES.txt +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic.egg-info/dependency_links.txt +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic.egg-info/requires.txt +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic.egg-info/top_level.txt +0 -0
- {pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/setup.cfg +0 -0
{pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/get_key_transaction.py
RENAMED
@@ -26,10 +26,7 @@ class GetKeyTransactionResult:
|
|
26
26
|
"""
|
27
27
|
A collection of values returned by getKeyTransaction.
|
28
28
|
"""
|
29
|
-
def __init__(__self__,
|
30
|
-
if account_id and not isinstance(account_id, str):
|
31
|
-
raise TypeError("Expected argument 'account_id' to be a str")
|
32
|
-
pulumi.set(__self__, "account_id", account_id)
|
29
|
+
def __init__(__self__, domain=None, guid=None, id=None, name=None, type=None):
|
33
30
|
if domain and not isinstance(domain, str):
|
34
31
|
raise TypeError("Expected argument 'domain' to be a str")
|
35
32
|
pulumi.set(__self__, "domain", domain)
|
@@ -46,11 +43,6 @@ class GetKeyTransactionResult:
|
|
46
43
|
raise TypeError("Expected argument 'type' to be a str")
|
47
44
|
pulumi.set(__self__, "type", type)
|
48
45
|
|
49
|
-
@property
|
50
|
-
@pulumi.getter(name="accountId")
|
51
|
-
def account_id(self) -> str:
|
52
|
-
return pulumi.get(self, "account_id")
|
53
|
-
|
54
46
|
@property
|
55
47
|
@pulumi.getter
|
56
48
|
def domain(self) -> str:
|
@@ -78,6 +70,9 @@ class GetKeyTransactionResult:
|
|
78
70
|
@property
|
79
71
|
@pulumi.getter
|
80
72
|
def name(self) -> str:
|
73
|
+
"""
|
74
|
+
Name of the key Transation in New Relic.
|
75
|
+
"""
|
81
76
|
return pulumi.get(self, "name")
|
82
77
|
|
83
78
|
@property
|
@@ -95,7 +90,6 @@ class AwaitableGetKeyTransactionResult(GetKeyTransactionResult):
|
|
95
90
|
if False:
|
96
91
|
yield self
|
97
92
|
return GetKeyTransactionResult(
|
98
|
-
account_id=self.account_id,
|
99
93
|
domain=self.domain,
|
100
94
|
guid=self.guid,
|
101
95
|
id=self.id,
|
@@ -103,8 +97,7 @@ class AwaitableGetKeyTransactionResult(GetKeyTransactionResult):
|
|
103
97
|
type=self.type)
|
104
98
|
|
105
99
|
|
106
|
-
def get_key_transaction(
|
107
|
-
guid: Optional[str] = None,
|
100
|
+
def get_key_transaction(guid: Optional[str] = None,
|
108
101
|
name: Optional[str] = None,
|
109
102
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetKeyTransactionResult:
|
110
103
|
"""
|
@@ -135,28 +128,24 @@ def get_key_transaction(account_id: Optional[str] = None,
|
|
135
128
|
```
|
136
129
|
|
137
130
|
|
138
|
-
:param str
|
131
|
+
:param str guid: GUID of the key transaction in New Relic.
|
139
132
|
|
140
133
|
> **NOTE** If the `name` specified in the configuration matches the names of multiple key transactions in the account, the data source will return the first match from the list of all matching key transactions retrieved from the API. However, when using the `guid` argument as the search criterion, only the key transaction with that particular GUID is returned, as each key transaction has a unique GUID.
|
141
|
-
:param str guid: GUID of the key transaction in New Relic.
|
142
134
|
:param str name: The name of the key transaction in New Relic.
|
143
135
|
"""
|
144
136
|
__args__ = dict()
|
145
|
-
__args__['accountId'] = account_id
|
146
137
|
__args__['guid'] = guid
|
147
138
|
__args__['name'] = name
|
148
139
|
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
149
140
|
__ret__ = pulumi.runtime.invoke('newrelic:index/getKeyTransaction:getKeyTransaction', __args__, opts=opts, typ=GetKeyTransactionResult).value
|
150
141
|
|
151
142
|
return AwaitableGetKeyTransactionResult(
|
152
|
-
account_id=pulumi.get(__ret__, 'account_id'),
|
153
143
|
domain=pulumi.get(__ret__, 'domain'),
|
154
144
|
guid=pulumi.get(__ret__, 'guid'),
|
155
145
|
id=pulumi.get(__ret__, 'id'),
|
156
146
|
name=pulumi.get(__ret__, 'name'),
|
157
147
|
type=pulumi.get(__ret__, 'type'))
|
158
|
-
def get_key_transaction_output(
|
159
|
-
guid: Optional[pulumi.Input[Optional[str]]] = None,
|
148
|
+
def get_key_transaction_output(guid: Optional[pulumi.Input[Optional[str]]] = None,
|
160
149
|
name: Optional[pulumi.Input[str]] = None,
|
161
150
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetKeyTransactionResult]:
|
162
151
|
"""
|
@@ -187,20 +176,17 @@ def get_key_transaction_output(account_id: Optional[pulumi.Input[Optional[str]]]
|
|
187
176
|
```
|
188
177
|
|
189
178
|
|
190
|
-
:param str
|
179
|
+
:param str guid: GUID of the key transaction in New Relic.
|
191
180
|
|
192
181
|
> **NOTE** If the `name` specified in the configuration matches the names of multiple key transactions in the account, the data source will return the first match from the list of all matching key transactions retrieved from the API. However, when using the `guid` argument as the search criterion, only the key transaction with that particular GUID is returned, as each key transaction has a unique GUID.
|
193
|
-
:param str guid: GUID of the key transaction in New Relic.
|
194
182
|
:param str name: The name of the key transaction in New Relic.
|
195
183
|
"""
|
196
184
|
__args__ = dict()
|
197
|
-
__args__['accountId'] = account_id
|
198
185
|
__args__['guid'] = guid
|
199
186
|
__args__['name'] = name
|
200
187
|
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
201
188
|
__ret__ = pulumi.runtime.invoke_output('newrelic:index/getKeyTransaction:getKeyTransaction', __args__, opts=opts, typ=GetKeyTransactionResult)
|
202
189
|
return __ret__.apply(lambda __response__: GetKeyTransactionResult(
|
203
|
-
account_id=pulumi.get(__response__, 'account_id'),
|
204
190
|
domain=pulumi.get(__response__, 'domain'),
|
205
191
|
guid=pulumi.get(__response__, 'guid'),
|
206
192
|
id=pulumi.get(__response__, 'id'),
|
@@ -35,13 +35,13 @@ class BrokenLinksMonitorArgs:
|
|
35
35
|
"""
|
36
36
|
The set of arguments for constructing a BrokenLinksMonitor resource.
|
37
37
|
: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`.
|
38
|
-
:param pulumi.Input[str] status: The
|
38
|
+
:param pulumi.Input[str] status: The monitor status (ENABLED or DISABLED).
|
39
39
|
:param pulumi.Input[str] uri: The URI the monitor runs against.
|
40
40
|
:param pulumi.Input[str] account_id: The account in which the Synthetics monitor will be created.
|
41
41
|
: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.
|
42
42
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_publics: The location the monitor will run from. Check out [this page](https://docs.newrelic.com/docs/synthetics/synthetic-monitoring/administration/synthetic-public-minion-ips/) for a list of valid public locations. You don't need the `AWS_` prefix as the provider uses NerdGraph. At least one of either `locations_public` or `location_private` is required.
|
43
43
|
:param pulumi.Input[str] name: The name for the monitor.
|
44
|
-
:param pulumi.Input[str] runtime_type: The runtime that the monitor will use to run jobs
|
44
|
+
:param pulumi.Input[str] runtime_type: The runtime that the monitor will use to run jobs.
|
45
45
|
:param pulumi.Input[str] runtime_type_version: The specific semver version of the runtime type.
|
46
46
|
:param pulumi.Input[Sequence[pulumi.Input['BrokenLinksMonitorTagArgs']]] tags: The tags that will be associated with the monitor. See Nested tag blocks below for details
|
47
47
|
"""
|
@@ -81,7 +81,7 @@ class BrokenLinksMonitorArgs:
|
|
81
81
|
@pulumi.getter
|
82
82
|
def status(self) -> pulumi.Input[str]:
|
83
83
|
"""
|
84
|
-
The
|
84
|
+
The monitor status (ENABLED or DISABLED).
|
85
85
|
"""
|
86
86
|
return pulumi.get(self, "status")
|
87
87
|
|
@@ -153,7 +153,7 @@ class BrokenLinksMonitorArgs:
|
|
153
153
|
@pulumi.getter(name="runtimeType")
|
154
154
|
def runtime_type(self) -> Optional[pulumi.Input[str]]:
|
155
155
|
"""
|
156
|
-
The runtime that the monitor will use to run jobs
|
156
|
+
The runtime that the monitor will use to run jobs.
|
157
157
|
"""
|
158
158
|
return pulumi.get(self, "runtime_type")
|
159
159
|
|
@@ -220,9 +220,9 @@ class _BrokenLinksMonitorState:
|
|
220
220
|
:param pulumi.Input[str] name: The name for the monitor.
|
221
221
|
: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`.
|
222
222
|
:param pulumi.Input[int] period_in_minutes: The interval in minutes at which Synthetic monitor should run.
|
223
|
-
:param pulumi.Input[str] runtime_type: The runtime that the monitor will use to run jobs
|
223
|
+
:param pulumi.Input[str] runtime_type: The runtime that the monitor will use to run jobs.
|
224
224
|
:param pulumi.Input[str] runtime_type_version: The specific semver version of the runtime type.
|
225
|
-
:param pulumi.Input[str] status: The
|
225
|
+
:param pulumi.Input[str] status: The monitor status (ENABLED or DISABLED).
|
226
226
|
:param pulumi.Input[Sequence[pulumi.Input['BrokenLinksMonitorTagArgs']]] tags: The tags that will be associated with the monitor. See Nested tag blocks below for details
|
227
227
|
:param pulumi.Input[str] uri: The URI the monitor runs against.
|
228
228
|
"""
|
@@ -341,7 +341,7 @@ class _BrokenLinksMonitorState:
|
|
341
341
|
@pulumi.getter(name="runtimeType")
|
342
342
|
def runtime_type(self) -> Optional[pulumi.Input[str]]:
|
343
343
|
"""
|
344
|
-
The runtime that the monitor will use to run jobs
|
344
|
+
The runtime that the monitor will use to run jobs.
|
345
345
|
"""
|
346
346
|
return pulumi.get(self, "runtime_type")
|
347
347
|
|
@@ -365,7 +365,7 @@ class _BrokenLinksMonitorState:
|
|
365
365
|
@pulumi.getter
|
366
366
|
def status(self) -> Optional[pulumi.Input[str]]:
|
367
367
|
"""
|
368
|
-
The
|
368
|
+
The monitor status (ENABLED or DISABLED).
|
369
369
|
"""
|
370
370
|
return pulumi.get(self, "status")
|
371
371
|
|
@@ -491,9 +491,9 @@ class BrokenLinksMonitor(pulumi.CustomResource):
|
|
491
491
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_publics: The location the monitor will run from. Check out [this page](https://docs.newrelic.com/docs/synthetics/synthetic-monitoring/administration/synthetic-public-minion-ips/) for a list of valid public locations. You don't need the `AWS_` prefix as the provider uses NerdGraph. At least one of either `locations_public` or `location_private` is required.
|
492
492
|
:param pulumi.Input[str] name: The name for the monitor.
|
493
493
|
: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`.
|
494
|
-
:param pulumi.Input[str] runtime_type: The runtime that the monitor will use to run jobs
|
494
|
+
:param pulumi.Input[str] runtime_type: The runtime that the monitor will use to run jobs.
|
495
495
|
:param pulumi.Input[str] runtime_type_version: The specific semver version of the runtime type.
|
496
|
-
:param pulumi.Input[str] status: The
|
496
|
+
:param pulumi.Input[str] status: The monitor status (ENABLED or DISABLED).
|
497
497
|
:param pulumi.Input[Sequence[pulumi.Input[Union['BrokenLinksMonitorTagArgs', 'BrokenLinksMonitorTagArgsDict']]]] tags: The tags that will be associated with the monitor. See Nested tag blocks below for details
|
498
498
|
:param pulumi.Input[str] uri: The URI the monitor runs against.
|
499
499
|
"""
|
@@ -654,9 +654,9 @@ class BrokenLinksMonitor(pulumi.CustomResource):
|
|
654
654
|
:param pulumi.Input[str] name: The name for the monitor.
|
655
655
|
: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`.
|
656
656
|
:param pulumi.Input[int] period_in_minutes: The interval in minutes at which Synthetic monitor should run.
|
657
|
-
:param pulumi.Input[str] runtime_type: The runtime that the monitor will use to run jobs
|
657
|
+
:param pulumi.Input[str] runtime_type: The runtime that the monitor will use to run jobs.
|
658
658
|
:param pulumi.Input[str] runtime_type_version: The specific semver version of the runtime type.
|
659
|
-
:param pulumi.Input[str] status: The
|
659
|
+
:param pulumi.Input[str] status: The monitor status (ENABLED or DISABLED).
|
660
660
|
:param pulumi.Input[Sequence[pulumi.Input[Union['BrokenLinksMonitorTagArgs', 'BrokenLinksMonitorTagArgsDict']]]] tags: The tags that will be associated with the monitor. See Nested tag blocks below for details
|
661
661
|
:param pulumi.Input[str] uri: The URI the monitor runs against.
|
662
662
|
"""
|
@@ -739,7 +739,7 @@ class BrokenLinksMonitor(pulumi.CustomResource):
|
|
739
739
|
@pulumi.getter(name="runtimeType")
|
740
740
|
def runtime_type(self) -> pulumi.Output[Optional[str]]:
|
741
741
|
"""
|
742
|
-
The runtime that the monitor will use to run jobs
|
742
|
+
The runtime that the monitor will use to run jobs.
|
743
743
|
"""
|
744
744
|
return pulumi.get(self, "runtime_type")
|
745
745
|
|
@@ -755,7 +755,7 @@ class BrokenLinksMonitor(pulumi.CustomResource):
|
|
755
755
|
@pulumi.getter
|
756
756
|
def status(self) -> pulumi.Output[str]:
|
757
757
|
"""
|
758
|
-
The
|
758
|
+
The monitor status (ENABLED or DISABLED).
|
759
759
|
"""
|
760
760
|
return pulumi.get(self, "status")
|
761
761
|
|
@@ -38,12 +38,12 @@ class CertCheckMonitorArgs:
|
|
38
38
|
:param pulumi.Input[int] certificate_expiration: The desired number of remaining days until the certificate expires to trigger a monitor failure.
|
39
39
|
:param pulumi.Input[str] domain: The domain of the host that will have its certificate checked.
|
40
40
|
: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`.
|
41
|
-
:param pulumi.Input[str] status: The
|
41
|
+
:param pulumi.Input[str] status: The monitor status (ENABLED or DISABLED).
|
42
42
|
:param pulumi.Input[str] account_id: The account in which the Synthetics monitor will be created.
|
43
43
|
: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.
|
44
44
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_publics: The location the monitor will run from. Check out [this page](https://docs.newrelic.com/docs/synthetics/synthetic-monitoring/administration/synthetic-public-minion-ips/) for a list of valid public locations. You don't need the `AWS_` prefix as the provider uses NerdGraph. At least one of either `locations_public` or `location_private` is required.
|
45
45
|
:param pulumi.Input[str] name: The name for the monitor.
|
46
|
-
:param pulumi.Input[str] runtime_type: The runtime that the monitor will use to run jobs
|
46
|
+
:param pulumi.Input[str] runtime_type: The runtime that the monitor will use to run jobs.
|
47
47
|
:param pulumi.Input[str] runtime_type_version: The specific semver version of the runtime type.
|
48
48
|
:param pulumi.Input[Sequence[pulumi.Input['CertCheckMonitorTagArgs']]] tags: The tags that will be associated with the monitor. See Nested tag blocks below for details
|
49
49
|
"""
|
@@ -108,7 +108,7 @@ class CertCheckMonitorArgs:
|
|
108
108
|
@pulumi.getter
|
109
109
|
def status(self) -> pulumi.Input[str]:
|
110
110
|
"""
|
111
|
-
The
|
111
|
+
The monitor status (ENABLED or DISABLED).
|
112
112
|
"""
|
113
113
|
return pulumi.get(self, "status")
|
114
114
|
|
@@ -168,7 +168,7 @@ class CertCheckMonitorArgs:
|
|
168
168
|
@pulumi.getter(name="runtimeType")
|
169
169
|
def runtime_type(self) -> Optional[pulumi.Input[str]]:
|
170
170
|
"""
|
171
|
-
The runtime that the monitor will use to run jobs
|
171
|
+
The runtime that the monitor will use to run jobs.
|
172
172
|
"""
|
173
173
|
return pulumi.get(self, "runtime_type")
|
174
174
|
|
@@ -236,9 +236,9 @@ class _CertCheckMonitorState:
|
|
236
236
|
:param pulumi.Input[str] name: The name for the monitor.
|
237
237
|
: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`.
|
238
238
|
:param pulumi.Input[int] period_in_minutes: The interval in minutes at which Synthetic monitor should run.
|
239
|
-
:param pulumi.Input[str] runtime_type: The runtime that the monitor will use to run jobs
|
239
|
+
:param pulumi.Input[str] runtime_type: The runtime that the monitor will use to run jobs.
|
240
240
|
:param pulumi.Input[str] runtime_type_version: The specific semver version of the runtime type.
|
241
|
-
:param pulumi.Input[str] status: The
|
241
|
+
:param pulumi.Input[str] status: The monitor status (ENABLED or DISABLED).
|
242
242
|
:param pulumi.Input[Sequence[pulumi.Input['CertCheckMonitorTagArgs']]] tags: The tags that will be associated with the monitor. See Nested tag blocks below for details
|
243
243
|
"""
|
244
244
|
if account_id is not None:
|
@@ -368,7 +368,7 @@ class _CertCheckMonitorState:
|
|
368
368
|
@pulumi.getter(name="runtimeType")
|
369
369
|
def runtime_type(self) -> Optional[pulumi.Input[str]]:
|
370
370
|
"""
|
371
|
-
The runtime that the monitor will use to run jobs
|
371
|
+
The runtime that the monitor will use to run jobs.
|
372
372
|
"""
|
373
373
|
return pulumi.get(self, "runtime_type")
|
374
374
|
|
@@ -392,7 +392,7 @@ class _CertCheckMonitorState:
|
|
392
392
|
@pulumi.getter
|
393
393
|
def status(self) -> Optional[pulumi.Input[str]]:
|
394
394
|
"""
|
395
|
-
The
|
395
|
+
The monitor status (ENABLED or DISABLED).
|
396
396
|
"""
|
397
397
|
return pulumi.get(self, "status")
|
398
398
|
|
@@ -511,9 +511,9 @@ class CertCheckMonitor(pulumi.CustomResource):
|
|
511
511
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_publics: The location the monitor will run from. Check out [this page](https://docs.newrelic.com/docs/synthetics/synthetic-monitoring/administration/synthetic-public-minion-ips/) for a list of valid public locations. You don't need the `AWS_` prefix as the provider uses NerdGraph. At least one of either `locations_public` or `location_private` is required.
|
512
512
|
:param pulumi.Input[str] name: The name for the monitor.
|
513
513
|
: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`.
|
514
|
-
:param pulumi.Input[str] runtime_type: The runtime that the monitor will use to run jobs
|
514
|
+
:param pulumi.Input[str] runtime_type: The runtime that the monitor will use to run jobs.
|
515
515
|
:param pulumi.Input[str] runtime_type_version: The specific semver version of the runtime type.
|
516
|
-
:param pulumi.Input[str] status: The
|
516
|
+
:param pulumi.Input[str] status: The monitor status (ENABLED or DISABLED).
|
517
517
|
:param pulumi.Input[Sequence[pulumi.Input[Union['CertCheckMonitorTagArgs', 'CertCheckMonitorTagArgsDict']]]] tags: The tags that will be associated with the monitor. See Nested tag blocks below for details
|
518
518
|
"""
|
519
519
|
...
|
@@ -679,9 +679,9 @@ class CertCheckMonitor(pulumi.CustomResource):
|
|
679
679
|
:param pulumi.Input[str] name: The name for the monitor.
|
680
680
|
: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`.
|
681
681
|
:param pulumi.Input[int] period_in_minutes: The interval in minutes at which Synthetic monitor should run.
|
682
|
-
:param pulumi.Input[str] runtime_type: The runtime that the monitor will use to run jobs
|
682
|
+
:param pulumi.Input[str] runtime_type: The runtime that the monitor will use to run jobs.
|
683
683
|
:param pulumi.Input[str] runtime_type_version: The specific semver version of the runtime type.
|
684
|
-
:param pulumi.Input[str] status: The
|
684
|
+
:param pulumi.Input[str] status: The monitor status (ENABLED or DISABLED).
|
685
685
|
:param pulumi.Input[Sequence[pulumi.Input[Union['CertCheckMonitorTagArgs', 'CertCheckMonitorTagArgsDict']]]] tags: The tags that will be associated with the monitor. See Nested tag blocks below for details
|
686
686
|
"""
|
687
687
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
@@ -771,7 +771,7 @@ class CertCheckMonitor(pulumi.CustomResource):
|
|
771
771
|
@pulumi.getter(name="runtimeType")
|
772
772
|
def runtime_type(self) -> pulumi.Output[Optional[str]]:
|
773
773
|
"""
|
774
|
-
The runtime that the monitor will use to run jobs
|
774
|
+
The runtime that the monitor will use to run jobs.
|
775
775
|
"""
|
776
776
|
return pulumi.get(self, "runtime_type")
|
777
777
|
|
@@ -787,7 +787,7 @@ class CertCheckMonitor(pulumi.CustomResource):
|
|
787
787
|
@pulumi.getter
|
788
788
|
def status(self) -> pulumi.Output[str]:
|
789
789
|
"""
|
790
|
-
The
|
790
|
+
The monitor status (ENABLED or DISABLED).
|
791
791
|
"""
|
792
792
|
return pulumi.get(self, "status")
|
793
793
|
|
{pulumi_newrelic-5.35.0 → pulumi_newrelic-5.35.0a1729057896}/pulumi_newrelic/synthetics/monitor.py
RENAMED
@@ -46,7 +46,7 @@ class MonitorArgs:
|
|
46
46
|
verify_ssl: Optional[pulumi.Input[bool]] = None):
|
47
47
|
"""
|
48
48
|
The set of arguments for constructing a Monitor resource.
|
49
|
-
:param pulumi.Input[str] status: The
|
49
|
+
:param pulumi.Input[str] status: The monitor status (ENABLED or DISABLED).
|
50
50
|
:param pulumi.Input[str] type: The monitor type. Valid values are `SIMPLE` and `BROWSER`.
|
51
51
|
:param pulumi.Input[str] account_id: The account in which the Synthetics monitor will be created.
|
52
52
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] browsers: The multiple browsers list on which synthetic monitors will run. Valid values are `CHROME` and `FIREFOX`.
|
@@ -54,18 +54,16 @@ class MonitorArgs:
|
|
54
54
|
|
55
55
|
The `BROWSER` monitor type supports the following additional arguments:
|
56
56
|
:param pulumi.Input[Sequence[pulumi.Input['MonitorCustomHeaderArgs']]] custom_headers: Custom headers to use in monitor job. See Nested custom_header blocks below for details.
|
57
|
-
:param pulumi.Input[str] device_orientation: Device emulation orientation field. Valid values are `LANDSCAPE` and `PORTRAIT`.
|
58
|
-
|
59
|
-
:param pulumi.Input[str] device_type: Device emulation type field. Valid values are `MOBILE` and `TABLET`.
|
60
|
-
* We recommend you to use `devices` field instead of `device_type`,`device_orientation` fields, as it allows you to select multiple combinations of device types and orientations.
|
57
|
+
:param pulumi.Input[str] device_orientation: Device emulation orientation field. Valid values are `LANDSCAPE` and `PORTRAIT`. We recommend you to use `devices` field instead of `device_type`,`device_orientation` fields, as it allows you to select multiple combinations of device types and orientations.
|
58
|
+
:param pulumi.Input[str] device_type: Device emulation type field. Valid values are `MOBILE` and `TABLET`. We recommend you to use `devices` field instead of `device_type`,`device_orientation` fields, as it allows you to select multiple combinations of device types and orientations.
|
61
59
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] devices: The multiple devices list on which synthetic monitors will run. Valid values are `DESKTOP`, `MOBILE_LANDSCAPE`, `MOBILE_PORTRAIT`, `TABLET_LANDSCAPE` and `TABLET_PORTRAIT`.
|
62
60
|
:param pulumi.Input[bool] enable_screenshot_on_failure_and_script: Capture a screenshot during job execution.
|
63
61
|
: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.
|
64
62
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_publics: The location the monitor will run from. Check out [this page](https://docs.newrelic.com/docs/synthetics/synthetic-monitoring/administration/synthetic-public-minion-ips/) for a list of valid public locations. You don't need the `AWS_` prefix as the provider uses NerdGraph. At least one of either `locations_public` or `location_private` is required.
|
65
63
|
:param pulumi.Input[str] name: The human-readable identifier for the monitor.
|
66
64
|
: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`.
|
67
|
-
:param pulumi.Input[str] runtime_type: The runtime that the monitor will
|
68
|
-
:param pulumi.Input[str] runtime_type_version: The
|
65
|
+
:param pulumi.Input[str] runtime_type: The runtime type that the monitor will run. Valid value is `CHROME_BROWSER`
|
66
|
+
:param pulumi.Input[str] runtime_type_version: The runtime type that the monitor will run. Valid value is `100`.
|
69
67
|
:param pulumi.Input[str] script_language: The programing language that should execute the script.
|
70
68
|
:param pulumi.Input[Sequence[pulumi.Input['MonitorTagArgs']]] tags: The tags that will be associated with the monitor. See Nested tag blocks below for details.
|
71
69
|
|
@@ -124,7 +122,7 @@ class MonitorArgs:
|
|
124
122
|
@pulumi.getter
|
125
123
|
def status(self) -> pulumi.Input[str]:
|
126
124
|
"""
|
127
|
-
The
|
125
|
+
The monitor status (ENABLED or DISABLED).
|
128
126
|
"""
|
129
127
|
return pulumi.get(self, "status")
|
130
128
|
|
@@ -198,8 +196,7 @@ class MonitorArgs:
|
|
198
196
|
@pulumi.getter(name="deviceOrientation")
|
199
197
|
def device_orientation(self) -> Optional[pulumi.Input[str]]:
|
200
198
|
"""
|
201
|
-
Device emulation orientation field. Valid values are `LANDSCAPE` and `PORTRAIT`.
|
202
|
-
* We recommend you to use `devices` field instead of `device_type`,`device_orientation` fields, as it allows you to select multiple combinations of device types and orientations.
|
199
|
+
Device emulation orientation field. Valid values are `LANDSCAPE` and `PORTRAIT`. We recommend you to use `devices` field instead of `device_type`,`device_orientation` fields, as it allows you to select multiple combinations of device types and orientations.
|
203
200
|
"""
|
204
201
|
return pulumi.get(self, "device_orientation")
|
205
202
|
|
@@ -211,8 +208,7 @@ class MonitorArgs:
|
|
211
208
|
@pulumi.getter(name="deviceType")
|
212
209
|
def device_type(self) -> Optional[pulumi.Input[str]]:
|
213
210
|
"""
|
214
|
-
Device emulation type field. Valid values are `MOBILE` and `TABLET`.
|
215
|
-
* We recommend you to use `devices` field instead of `device_type`,`device_orientation` fields, as it allows you to select multiple combinations of device types and orientations.
|
211
|
+
Device emulation type field. Valid values are `MOBILE` and `TABLET`. We recommend you to use `devices` field instead of `device_type`,`device_orientation` fields, as it allows you to select multiple combinations of device types and orientations.
|
216
212
|
"""
|
217
213
|
return pulumi.get(self, "device_type")
|
218
214
|
|
@@ -296,7 +292,7 @@ class MonitorArgs:
|
|
296
292
|
@pulumi.getter(name="runtimeType")
|
297
293
|
def runtime_type(self) -> Optional[pulumi.Input[str]]:
|
298
294
|
"""
|
299
|
-
The runtime that the monitor will
|
295
|
+
The runtime type that the monitor will run. Valid value is `CHROME_BROWSER`
|
300
296
|
"""
|
301
297
|
return pulumi.get(self, "runtime_type")
|
302
298
|
|
@@ -308,7 +304,7 @@ class MonitorArgs:
|
|
308
304
|
@pulumi.getter(name="runtimeTypeVersion")
|
309
305
|
def runtime_type_version(self) -> Optional[pulumi.Input[str]]:
|
310
306
|
"""
|
311
|
-
The
|
307
|
+
The runtime type that the monitor will run. Valid value is `100`.
|
312
308
|
"""
|
313
309
|
return pulumi.get(self, "runtime_type_version")
|
314
310
|
|
@@ -435,10 +431,8 @@ class _MonitorState:
|
|
435
431
|
|
436
432
|
The `BROWSER` monitor type supports the following additional arguments:
|
437
433
|
:param pulumi.Input[Sequence[pulumi.Input['MonitorCustomHeaderArgs']]] custom_headers: Custom headers to use in monitor job. See Nested custom_header blocks below for details.
|
438
|
-
:param pulumi.Input[str] device_orientation: Device emulation orientation field. Valid values are `LANDSCAPE` and `PORTRAIT`.
|
439
|
-
|
440
|
-
:param pulumi.Input[str] device_type: Device emulation type field. Valid values are `MOBILE` and `TABLET`.
|
441
|
-
* We recommend you to use `devices` field instead of `device_type`,`device_orientation` fields, as it allows you to select multiple combinations of device types and orientations.
|
434
|
+
:param pulumi.Input[str] device_orientation: Device emulation orientation field. Valid values are `LANDSCAPE` and `PORTRAIT`. We recommend you to use `devices` field instead of `device_type`,`device_orientation` fields, as it allows you to select multiple combinations of device types and orientations.
|
435
|
+
:param pulumi.Input[str] device_type: Device emulation type field. Valid values are `MOBILE` and `TABLET`. We recommend you to use `devices` field instead of `device_type`,`device_orientation` fields, as it allows you to select multiple combinations of device types and orientations.
|
442
436
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] devices: The multiple devices list on which synthetic monitors will run. Valid values are `DESKTOP`, `MOBILE_LANDSCAPE`, `MOBILE_PORTRAIT`, `TABLET_LANDSCAPE` and `TABLET_PORTRAIT`.
|
443
437
|
:param pulumi.Input[bool] enable_screenshot_on_failure_and_script: Capture a screenshot during job execution.
|
444
438
|
: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.
|
@@ -446,10 +440,10 @@ class _MonitorState:
|
|
446
440
|
:param pulumi.Input[str] name: The human-readable identifier for the monitor.
|
447
441
|
: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`.
|
448
442
|
:param pulumi.Input[int] period_in_minutes: The interval in minutes at which Synthetic monitor should run.
|
449
|
-
:param pulumi.Input[str] runtime_type: The runtime that the monitor will
|
450
|
-
:param pulumi.Input[str] runtime_type_version: The
|
443
|
+
:param pulumi.Input[str] runtime_type: The runtime type that the monitor will run. Valid value is `CHROME_BROWSER`
|
444
|
+
:param pulumi.Input[str] runtime_type_version: The runtime type that the monitor will run. Valid value is `100`.
|
451
445
|
:param pulumi.Input[str] script_language: The programing language that should execute the script.
|
452
|
-
:param pulumi.Input[str] status: The
|
446
|
+
:param pulumi.Input[str] status: The monitor status (ENABLED or DISABLED).
|
453
447
|
:param pulumi.Input[Sequence[pulumi.Input['MonitorTagArgs']]] tags: The tags that will be associated with the monitor. See Nested tag blocks below for details.
|
454
448
|
|
455
449
|
The `SIMPLE` monitor type supports the following additional arguments:
|
@@ -562,8 +556,7 @@ class _MonitorState:
|
|
562
556
|
@pulumi.getter(name="deviceOrientation")
|
563
557
|
def device_orientation(self) -> Optional[pulumi.Input[str]]:
|
564
558
|
"""
|
565
|
-
Device emulation orientation field. Valid values are `LANDSCAPE` and `PORTRAIT`.
|
566
|
-
* We recommend you to use `devices` field instead of `device_type`,`device_orientation` fields, as it allows you to select multiple combinations of device types and orientations.
|
559
|
+
Device emulation orientation field. Valid values are `LANDSCAPE` and `PORTRAIT`. We recommend you to use `devices` field instead of `device_type`,`device_orientation` fields, as it allows you to select multiple combinations of device types and orientations.
|
567
560
|
"""
|
568
561
|
return pulumi.get(self, "device_orientation")
|
569
562
|
|
@@ -575,8 +568,7 @@ class _MonitorState:
|
|
575
568
|
@pulumi.getter(name="deviceType")
|
576
569
|
def device_type(self) -> Optional[pulumi.Input[str]]:
|
577
570
|
"""
|
578
|
-
Device emulation type field. Valid values are `MOBILE` and `TABLET`.
|
579
|
-
* We recommend you to use `devices` field instead of `device_type`,`device_orientation` fields, as it allows you to select multiple combinations of device types and orientations.
|
571
|
+
Device emulation type field. Valid values are `MOBILE` and `TABLET`. We recommend you to use `devices` field instead of `device_type`,`device_orientation` fields, as it allows you to select multiple combinations of device types and orientations.
|
580
572
|
"""
|
581
573
|
return pulumi.get(self, "device_type")
|
582
574
|
|
@@ -672,7 +664,7 @@ class _MonitorState:
|
|
672
664
|
@pulumi.getter(name="runtimeType")
|
673
665
|
def runtime_type(self) -> Optional[pulumi.Input[str]]:
|
674
666
|
"""
|
675
|
-
The runtime that the monitor will
|
667
|
+
The runtime type that the monitor will run. Valid value is `CHROME_BROWSER`
|
676
668
|
"""
|
677
669
|
return pulumi.get(self, "runtime_type")
|
678
670
|
|
@@ -684,7 +676,7 @@ class _MonitorState:
|
|
684
676
|
@pulumi.getter(name="runtimeTypeVersion")
|
685
677
|
def runtime_type_version(self) -> Optional[pulumi.Input[str]]:
|
686
678
|
"""
|
687
|
-
The
|
679
|
+
The runtime type that the monitor will run. Valid value is `100`.
|
688
680
|
"""
|
689
681
|
return pulumi.get(self, "runtime_type_version")
|
690
682
|
|
@@ -708,7 +700,7 @@ class _MonitorState:
|
|
708
700
|
@pulumi.getter
|
709
701
|
def status(self) -> Optional[pulumi.Input[str]]:
|
710
702
|
"""
|
711
|
-
The
|
703
|
+
The monitor status (ENABLED or DISABLED).
|
712
704
|
"""
|
713
705
|
return pulumi.get(self, "status")
|
714
706
|
|
@@ -987,20 +979,18 @@ class Monitor(pulumi.CustomResource):
|
|
987
979
|
|
988
980
|
The `BROWSER` monitor type supports the following additional arguments:
|
989
981
|
:param pulumi.Input[Sequence[pulumi.Input[Union['MonitorCustomHeaderArgs', 'MonitorCustomHeaderArgsDict']]]] custom_headers: Custom headers to use in monitor job. See Nested custom_header blocks below for details.
|
990
|
-
:param pulumi.Input[str] device_orientation: Device emulation orientation field. Valid values are `LANDSCAPE` and `PORTRAIT`.
|
991
|
-
|
992
|
-
:param pulumi.Input[str] device_type: Device emulation type field. Valid values are `MOBILE` and `TABLET`.
|
993
|
-
* We recommend you to use `devices` field instead of `device_type`,`device_orientation` fields, as it allows you to select multiple combinations of device types and orientations.
|
982
|
+
:param pulumi.Input[str] device_orientation: Device emulation orientation field. Valid values are `LANDSCAPE` and `PORTRAIT`. We recommend you to use `devices` field instead of `device_type`,`device_orientation` fields, as it allows you to select multiple combinations of device types and orientations.
|
983
|
+
:param pulumi.Input[str] device_type: Device emulation type field. Valid values are `MOBILE` and `TABLET`. We recommend you to use `devices` field instead of `device_type`,`device_orientation` fields, as it allows you to select multiple combinations of device types and orientations.
|
994
984
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] devices: The multiple devices list on which synthetic monitors will run. Valid values are `DESKTOP`, `MOBILE_LANDSCAPE`, `MOBILE_PORTRAIT`, `TABLET_LANDSCAPE` and `TABLET_PORTRAIT`.
|
995
985
|
:param pulumi.Input[bool] enable_screenshot_on_failure_and_script: Capture a screenshot during job execution.
|
996
986
|
: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.
|
997
987
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] locations_publics: The location the monitor will run from. Check out [this page](https://docs.newrelic.com/docs/synthetics/synthetic-monitoring/administration/synthetic-public-minion-ips/) for a list of valid public locations. You don't need the `AWS_` prefix as the provider uses NerdGraph. At least one of either `locations_public` or `location_private` is required.
|
998
988
|
:param pulumi.Input[str] name: The human-readable identifier for the monitor.
|
999
989
|
: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`.
|
1000
|
-
:param pulumi.Input[str] runtime_type: The runtime that the monitor will
|
1001
|
-
:param pulumi.Input[str] runtime_type_version: The
|
990
|
+
:param pulumi.Input[str] runtime_type: The runtime type that the monitor will run. Valid value is `CHROME_BROWSER`
|
991
|
+
:param pulumi.Input[str] runtime_type_version: The runtime type that the monitor will run. Valid value is `100`.
|
1002
992
|
:param pulumi.Input[str] script_language: The programing language that should execute the script.
|
1003
|
-
:param pulumi.Input[str] status: The
|
993
|
+
:param pulumi.Input[str] status: The monitor status (ENABLED or DISABLED).
|
1004
994
|
:param pulumi.Input[Sequence[pulumi.Input[Union['MonitorTagArgs', 'MonitorTagArgsDict']]]] tags: The tags that will be associated with the monitor. See Nested tag blocks below for details.
|
1005
995
|
|
1006
996
|
The `SIMPLE` monitor type supports the following additional arguments:
|
@@ -1288,10 +1278,8 @@ class Monitor(pulumi.CustomResource):
|
|
1288
1278
|
|
1289
1279
|
The `BROWSER` monitor type supports the following additional arguments:
|
1290
1280
|
:param pulumi.Input[Sequence[pulumi.Input[Union['MonitorCustomHeaderArgs', 'MonitorCustomHeaderArgsDict']]]] custom_headers: Custom headers to use in monitor job. See Nested custom_header blocks below for details.
|
1291
|
-
:param pulumi.Input[str] device_orientation: Device emulation orientation field. Valid values are `LANDSCAPE` and `PORTRAIT`.
|
1292
|
-
|
1293
|
-
:param pulumi.Input[str] device_type: Device emulation type field. Valid values are `MOBILE` and `TABLET`.
|
1294
|
-
* We recommend you to use `devices` field instead of `device_type`,`device_orientation` fields, as it allows you to select multiple combinations of device types and orientations.
|
1281
|
+
:param pulumi.Input[str] device_orientation: Device emulation orientation field. Valid values are `LANDSCAPE` and `PORTRAIT`. We recommend you to use `devices` field instead of `device_type`,`device_orientation` fields, as it allows you to select multiple combinations of device types and orientations.
|
1282
|
+
:param pulumi.Input[str] device_type: Device emulation type field. Valid values are `MOBILE` and `TABLET`. We recommend you to use `devices` field instead of `device_type`,`device_orientation` fields, as it allows you to select multiple combinations of device types and orientations.
|
1295
1283
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] devices: The multiple devices list on which synthetic monitors will run. Valid values are `DESKTOP`, `MOBILE_LANDSCAPE`, `MOBILE_PORTRAIT`, `TABLET_LANDSCAPE` and `TABLET_PORTRAIT`.
|
1296
1284
|
:param pulumi.Input[bool] enable_screenshot_on_failure_and_script: Capture a screenshot during job execution.
|
1297
1285
|
: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.
|
@@ -1299,10 +1287,10 @@ class Monitor(pulumi.CustomResource):
|
|
1299
1287
|
:param pulumi.Input[str] name: The human-readable identifier for the monitor.
|
1300
1288
|
: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`.
|
1301
1289
|
:param pulumi.Input[int] period_in_minutes: The interval in minutes at which Synthetic monitor should run.
|
1302
|
-
:param pulumi.Input[str] runtime_type: The runtime that the monitor will
|
1303
|
-
:param pulumi.Input[str] runtime_type_version: The
|
1290
|
+
:param pulumi.Input[str] runtime_type: The runtime type that the monitor will run. Valid value is `CHROME_BROWSER`
|
1291
|
+
:param pulumi.Input[str] runtime_type_version: The runtime type that the monitor will run. Valid value is `100`.
|
1304
1292
|
:param pulumi.Input[str] script_language: The programing language that should execute the script.
|
1305
|
-
:param pulumi.Input[str] status: The
|
1293
|
+
:param pulumi.Input[str] status: The monitor status (ENABLED or DISABLED).
|
1306
1294
|
:param pulumi.Input[Sequence[pulumi.Input[Union['MonitorTagArgs', 'MonitorTagArgsDict']]]] tags: The tags that will be associated with the monitor. See Nested tag blocks below for details.
|
1307
1295
|
|
1308
1296
|
The `SIMPLE` monitor type supports the following additional arguments:
|
@@ -1380,8 +1368,7 @@ class Monitor(pulumi.CustomResource):
|
|
1380
1368
|
@pulumi.getter(name="deviceOrientation")
|
1381
1369
|
def device_orientation(self) -> pulumi.Output[Optional[str]]:
|
1382
1370
|
"""
|
1383
|
-
Device emulation orientation field. Valid values are `LANDSCAPE` and `PORTRAIT`.
|
1384
|
-
* We recommend you to use `devices` field instead of `device_type`,`device_orientation` fields, as it allows you to select multiple combinations of device types and orientations.
|
1371
|
+
Device emulation orientation field. Valid values are `LANDSCAPE` and `PORTRAIT`. We recommend you to use `devices` field instead of `device_type`,`device_orientation` fields, as it allows you to select multiple combinations of device types and orientations.
|
1385
1372
|
"""
|
1386
1373
|
return pulumi.get(self, "device_orientation")
|
1387
1374
|
|
@@ -1389,8 +1376,7 @@ class Monitor(pulumi.CustomResource):
|
|
1389
1376
|
@pulumi.getter(name="deviceType")
|
1390
1377
|
def device_type(self) -> pulumi.Output[Optional[str]]:
|
1391
1378
|
"""
|
1392
|
-
Device emulation type field. Valid values are `MOBILE` and `TABLET`.
|
1393
|
-
* We recommend you to use `devices` field instead of `device_type`,`device_orientation` fields, as it allows you to select multiple combinations of device types and orientations.
|
1379
|
+
Device emulation type field. Valid values are `MOBILE` and `TABLET`. We recommend you to use `devices` field instead of `device_type`,`device_orientation` fields, as it allows you to select multiple combinations of device types and orientations.
|
1394
1380
|
"""
|
1395
1381
|
return pulumi.get(self, "device_type")
|
1396
1382
|
|
@@ -1454,7 +1440,7 @@ class Monitor(pulumi.CustomResource):
|
|
1454
1440
|
@pulumi.getter(name="runtimeType")
|
1455
1441
|
def runtime_type(self) -> pulumi.Output[Optional[str]]:
|
1456
1442
|
"""
|
1457
|
-
The runtime that the monitor will
|
1443
|
+
The runtime type that the monitor will run. Valid value is `CHROME_BROWSER`
|
1458
1444
|
"""
|
1459
1445
|
return pulumi.get(self, "runtime_type")
|
1460
1446
|
|
@@ -1462,7 +1448,7 @@ class Monitor(pulumi.CustomResource):
|
|
1462
1448
|
@pulumi.getter(name="runtimeTypeVersion")
|
1463
1449
|
def runtime_type_version(self) -> pulumi.Output[Optional[str]]:
|
1464
1450
|
"""
|
1465
|
-
The
|
1451
|
+
The runtime type that the monitor will run. Valid value is `100`.
|
1466
1452
|
"""
|
1467
1453
|
return pulumi.get(self, "runtime_type_version")
|
1468
1454
|
|
@@ -1478,7 +1464,7 @@ class Monitor(pulumi.CustomResource):
|
|
1478
1464
|
@pulumi.getter
|
1479
1465
|
def status(self) -> pulumi.Output[str]:
|
1480
1466
|
"""
|
1481
|
-
The
|
1467
|
+
The monitor status (ENABLED or DISABLED).
|
1482
1468
|
"""
|
1483
1469
|
return pulumi.get(self, "status")
|
1484
1470
|
|