cdktf-cdktf-provider-pagerduty 13.11.0__py3-none-any.whl → 13.11.2__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- cdktf_cdktf_provider_pagerduty/__init__.py +3 -3
- cdktf_cdktf_provider_pagerduty/_jsii/__init__.py +2 -2
- cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.11.2.jsii.tgz +0 -0
- cdktf_cdktf_provider_pagerduty/addon/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/automation_actions_action/__init__.py +68 -68
- cdktf_cdktf_provider_pagerduty/automation_actions_action_service_association/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/automation_actions_action_team_association/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/automation_actions_runner/__init__.py +32 -32
- cdktf_cdktf_provider_pagerduty/automation_actions_runner_team_association/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/business_service/__init__.py +24 -24
- cdktf_cdktf_provider_pagerduty/business_service_subscriber/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_action/__init__.py +40 -40
- cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_runner/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/data_pagerduty_business_service/__init__.py +8 -8
- cdktf_cdktf_provider_pagerduty/data_pagerduty_escalation_policy/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration/__init__.py +24 -24
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_global_cache_variable/__init__.py +24 -24
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_integration/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_service_cache_variable/__init__.py +24 -24
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestrations/__init__.py +24 -24
- cdktf_cdktf_provider_pagerduty/data_pagerduty_extension_schema/__init__.py +8 -8
- cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_custom_field/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_workflow/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/data_pagerduty_license/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/data_pagerduty_licenses/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/data_pagerduty_priority/__init__.py +8 -8
- cdktf_cdktf_provider_pagerduty/data_pagerduty_ruleset/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/data_pagerduty_schedule/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/data_pagerduty_service/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/data_pagerduty_service_integration/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/data_pagerduty_standards/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resource_scores/__init__.py +17 -17
- cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resources_scores/__init__.py +21 -21
- cdktf_cdktf_provider_pagerduty/data_pagerduty_tag/__init__.py +8 -8
- cdktf_cdktf_provider_pagerduty/data_pagerduty_team/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/data_pagerduty_team_members/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/data_pagerduty_user/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/data_pagerduty_user_contact_method/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/data_pagerduty_users/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/data_pagerduty_vendor/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/escalation_policy/__init__.py +55 -55
- cdktf_cdktf_provider_pagerduty/event_orchestration/__init__.py +32 -32
- cdktf_cdktf_provider_pagerduty/event_orchestration_global/__init__.py +325 -325
- cdktf_cdktf_provider_pagerduty/event_orchestration_global_cache_variable/__init__.py +47 -47
- cdktf_cdktf_provider_pagerduty/event_orchestration_integration/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/event_orchestration_router/__init__.py +80 -80
- cdktf_cdktf_provider_pagerduty/event_orchestration_service/__init__.py +337 -337
- cdktf_cdktf_provider_pagerduty/event_orchestration_service_cache_variable/__init__.py +47 -47
- cdktf_cdktf_provider_pagerduty/event_orchestration_unrouted/__init__.py +157 -157
- cdktf_cdktf_provider_pagerduty/event_rule/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/extension/__init__.py +28 -28
- cdktf_cdktf_provider_pagerduty/extension_servicenow/__init__.py +52 -52
- cdktf_cdktf_provider_pagerduty/incident_custom_field/__init__.py +32 -32
- cdktf_cdktf_provider_pagerduty/incident_custom_field_option/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/incident_workflow/__init__.py +83 -83
- cdktf_cdktf_provider_pagerduty/incident_workflow_trigger/__init__.py +40 -40
- cdktf_cdktf_provider_pagerduty/maintenance_window/__init__.py +24 -24
- cdktf_cdktf_provider_pagerduty/provider/__init__.py +42 -42
- cdktf_cdktf_provider_pagerduty/response_play/__init__.py +98 -98
- cdktf_cdktf_provider_pagerduty/ruleset/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/ruleset_rule/__init__.py +231 -231
- cdktf_cdktf_provider_pagerduty/schedule/__init__.py +77 -77
- cdktf_cdktf_provider_pagerduty/service/__init__.py +171 -171
- cdktf_cdktf_provider_pagerduty/service_dependency/__init__.py +41 -41
- cdktf_cdktf_provider_pagerduty/service_event_rule/__init__.py +216 -216
- cdktf_cdktf_provider_pagerduty/service_integration/__init__.py +146 -146
- cdktf_cdktf_provider_pagerduty/slack_connection/__init__.py +45 -45
- cdktf_cdktf_provider_pagerduty/tag/__init__.py +8 -8
- cdktf_cdktf_provider_pagerduty/tag_assignment/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/team/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/team_membership/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/user/__init__.py +44 -44
- cdktf_cdktf_provider_pagerduty/user_contact_method/__init__.py +32 -32
- cdktf_cdktf_provider_pagerduty/user_handoff_notification_rule/__init__.py +30 -30
- cdktf_cdktf_provider_pagerduty/user_notification_rule/__init__.py +24 -24
- cdktf_cdktf_provider_pagerduty/webhook_subscription/__init__.py +68 -68
- {cdktf_cdktf_provider_pagerduty-13.11.0.dist-info → cdktf_cdktf_provider_pagerduty-13.11.2.dist-info}/METADATA +9 -9
- cdktf_cdktf_provider_pagerduty-13.11.2.dist-info/RECORD +82 -0
- {cdktf_cdktf_provider_pagerduty-13.11.0.dist-info → cdktf_cdktf_provider_pagerduty-13.11.2.dist-info}/WHEEL +1 -1
- cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.11.0.jsii.tgz +0 -0
- cdktf_cdktf_provider_pagerduty-13.11.0.dist-info/RECORD +0 -82
- {cdktf_cdktf_provider_pagerduty-13.11.0.dist-info → cdktf_cdktf_provider_pagerduty-13.11.2.dist-info}/LICENSE +0 -0
- {cdktf_cdktf_provider_pagerduty-13.11.0.dist-info → cdktf_cdktf_provider_pagerduty-13.11.2.dist-info}/top_level.txt +0 -0
@@ -1,7 +1,7 @@
|
|
1
1
|
r'''
|
2
2
|
# `pagerduty_event_orchestration_global`
|
3
3
|
|
4
|
-
Refer to the Terraform Registry for docs: [`pagerduty_event_orchestration_global`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4
|
+
Refer to the Terraform Registry for docs: [`pagerduty_event_orchestration_global`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global).
|
5
5
|
'''
|
6
6
|
from pkgutil import extend_path
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
@@ -29,7 +29,7 @@ class EventOrchestrationGlobal(
|
|
29
29
|
metaclass=jsii.JSIIMeta,
|
30
30
|
jsii_type="@cdktf/provider-pagerduty.eventOrchestrationGlobal.EventOrchestrationGlobal",
|
31
31
|
):
|
32
|
-
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
32
|
+
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global pagerduty_event_orchestration_global}.'''
|
33
33
|
|
34
34
|
def __init__(
|
35
35
|
self,
|
@@ -48,14 +48,14 @@ class EventOrchestrationGlobal(
|
|
48
48
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
49
49
|
provisioners: typing.Optional[typing.Sequence[typing.Union[typing.Union[_cdktf_9a9027ec.FileProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.LocalExecProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.RemoteExecProvisioner, typing.Dict[builtins.str, typing.Any]]]]] = None,
|
50
50
|
) -> None:
|
51
|
-
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
51
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global pagerduty_event_orchestration_global} Resource.
|
52
52
|
|
53
53
|
:param scope: The scope in which to define this construct.
|
54
54
|
:param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
|
55
|
-
:param catch_all: catch_all block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
56
|
-
:param event_orchestration: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
57
|
-
:param set: set block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
58
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
55
|
+
:param catch_all: catch_all block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#catch_all EventOrchestrationGlobal#catch_all}
|
56
|
+
:param event_orchestration: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#event_orchestration EventOrchestrationGlobal#event_orchestration}.
|
57
|
+
:param set: set block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#set EventOrchestrationGlobal#set}
|
58
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#id EventOrchestrationGlobal#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
|
59
59
|
:param connection:
|
60
60
|
:param count:
|
61
61
|
:param depends_on:
|
@@ -97,7 +97,7 @@ class EventOrchestrationGlobal(
|
|
97
97
|
|
98
98
|
:param scope: The scope in which to define this construct.
|
99
99
|
:param import_to_id: The construct id used in the generated config for the EventOrchestrationGlobal to import.
|
100
|
-
:param import_from_id: The id of the existing EventOrchestrationGlobal that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
100
|
+
:param import_from_id: The id of the existing EventOrchestrationGlobal that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#import import section} in the documentation of this resource for the id to use
|
101
101
|
:param provider: ? Optional instance of the provider where the EventOrchestrationGlobal to import is found.
|
102
102
|
'''
|
103
103
|
if __debug__:
|
@@ -115,7 +115,7 @@ class EventOrchestrationGlobal(
|
|
115
115
|
actions: typing.Union["EventOrchestrationGlobalCatchAllActions", typing.Dict[builtins.str, typing.Any]],
|
116
116
|
) -> None:
|
117
117
|
'''
|
118
|
-
:param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
118
|
+
:param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#actions EventOrchestrationGlobal#actions}
|
119
119
|
'''
|
120
120
|
value = EventOrchestrationGlobalCatchAll(actions=actions)
|
121
121
|
|
@@ -193,7 +193,7 @@ class EventOrchestrationGlobal(
|
|
193
193
|
if __debug__:
|
194
194
|
type_hints = typing.get_type_hints(_typecheckingstub__07c2ddceef1fdae2f06bb8bd9dec5394f09451ab1cd1a48d54f4571a2b8ed323)
|
195
195
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
196
|
-
jsii.set(self, "eventOrchestration", value)
|
196
|
+
jsii.set(self, "eventOrchestration", value) # pyright: ignore[reportArgumentType]
|
197
197
|
|
198
198
|
@builtins.property
|
199
199
|
@jsii.member(jsii_name="id")
|
@@ -205,7 +205,7 @@ class EventOrchestrationGlobal(
|
|
205
205
|
if __debug__:
|
206
206
|
type_hints = typing.get_type_hints(_typecheckingstub__f2490bb3aa99d65cd452eb67796933377e098ec6c05e1818084d079d36ade2ee)
|
207
207
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
208
|
-
jsii.set(self, "id", value)
|
208
|
+
jsii.set(self, "id", value) # pyright: ignore[reportArgumentType]
|
209
209
|
|
210
210
|
|
211
211
|
@jsii.data_type(
|
@@ -220,7 +220,7 @@ class EventOrchestrationGlobalCatchAll:
|
|
220
220
|
actions: typing.Union["EventOrchestrationGlobalCatchAllActions", typing.Dict[builtins.str, typing.Any]],
|
221
221
|
) -> None:
|
222
222
|
'''
|
223
|
-
:param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
223
|
+
:param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#actions EventOrchestrationGlobal#actions}
|
224
224
|
'''
|
225
225
|
if isinstance(actions, dict):
|
226
226
|
actions = EventOrchestrationGlobalCatchAllActions(**actions)
|
@@ -235,7 +235,7 @@ class EventOrchestrationGlobalCatchAll:
|
|
235
235
|
def actions(self) -> "EventOrchestrationGlobalCatchAllActions":
|
236
236
|
'''actions block.
|
237
237
|
|
238
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
238
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#actions EventOrchestrationGlobal#actions}
|
239
239
|
'''
|
240
240
|
result = self._values.get("actions")
|
241
241
|
assert result is not None, "Required property 'actions' is missing"
|
@@ -291,19 +291,19 @@ class EventOrchestrationGlobalCatchAllActions:
|
|
291
291
|
variable: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["EventOrchestrationGlobalCatchAllActionsVariable", typing.Dict[builtins.str, typing.Any]]]]] = None,
|
292
292
|
) -> None:
|
293
293
|
'''
|
294
|
-
:param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
295
|
-
:param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
296
|
-
:param drop_event: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
297
|
-
:param escalation_policy: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
298
|
-
:param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
299
|
-
:param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
300
|
-
:param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
301
|
-
:param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
302
|
-
:param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
303
|
-
:param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
304
|
-
:param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
305
|
-
:param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
306
|
-
:param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
294
|
+
:param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#annotate EventOrchestrationGlobal#annotate}.
|
295
|
+
:param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#automation_action EventOrchestrationGlobal#automation_action}
|
296
|
+
:param drop_event: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#drop_event EventOrchestrationGlobal#drop_event}.
|
297
|
+
:param escalation_policy: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#escalation_policy EventOrchestrationGlobal#escalation_policy}.
|
298
|
+
:param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#event_action EventOrchestrationGlobal#event_action}.
|
299
|
+
:param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#extraction EventOrchestrationGlobal#extraction}
|
300
|
+
:param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#incident_custom_field_update EventOrchestrationGlobal#incident_custom_field_update}
|
301
|
+
:param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#priority EventOrchestrationGlobal#priority}.
|
302
|
+
:param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#route_to EventOrchestrationGlobal#route_to}.
|
303
|
+
:param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#severity EventOrchestrationGlobal#severity}.
|
304
|
+
:param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#suppress EventOrchestrationGlobal#suppress}.
|
305
|
+
:param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#suspend EventOrchestrationGlobal#suspend}.
|
306
|
+
:param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#variable EventOrchestrationGlobal#variable}
|
307
307
|
'''
|
308
308
|
if isinstance(automation_action, dict):
|
309
309
|
automation_action = EventOrchestrationGlobalCatchAllActionsAutomationAction(**automation_action)
|
@@ -352,7 +352,7 @@ class EventOrchestrationGlobalCatchAllActions:
|
|
352
352
|
|
353
353
|
@builtins.property
|
354
354
|
def annotate(self) -> typing.Optional[builtins.str]:
|
355
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
355
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#annotate EventOrchestrationGlobal#annotate}.'''
|
356
356
|
result = self._values.get("annotate")
|
357
357
|
return typing.cast(typing.Optional[builtins.str], result)
|
358
358
|
|
@@ -362,7 +362,7 @@ class EventOrchestrationGlobalCatchAllActions:
|
|
362
362
|
) -> typing.Optional["EventOrchestrationGlobalCatchAllActionsAutomationAction"]:
|
363
363
|
'''automation_action block.
|
364
364
|
|
365
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
365
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#automation_action EventOrchestrationGlobal#automation_action}
|
366
366
|
'''
|
367
367
|
result = self._values.get("automation_action")
|
368
368
|
return typing.cast(typing.Optional["EventOrchestrationGlobalCatchAllActionsAutomationAction"], result)
|
@@ -371,19 +371,19 @@ class EventOrchestrationGlobalCatchAllActions:
|
|
371
371
|
def drop_event(
|
372
372
|
self,
|
373
373
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
374
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
374
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#drop_event EventOrchestrationGlobal#drop_event}.'''
|
375
375
|
result = self._values.get("drop_event")
|
376
376
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
377
377
|
|
378
378
|
@builtins.property
|
379
379
|
def escalation_policy(self) -> typing.Optional[builtins.str]:
|
380
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
380
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#escalation_policy EventOrchestrationGlobal#escalation_policy}.'''
|
381
381
|
result = self._values.get("escalation_policy")
|
382
382
|
return typing.cast(typing.Optional[builtins.str], result)
|
383
383
|
|
384
384
|
@builtins.property
|
385
385
|
def event_action(self) -> typing.Optional[builtins.str]:
|
386
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
386
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#event_action EventOrchestrationGlobal#event_action}.'''
|
387
387
|
result = self._values.get("event_action")
|
388
388
|
return typing.cast(typing.Optional[builtins.str], result)
|
389
389
|
|
@@ -393,7 +393,7 @@ class EventOrchestrationGlobalCatchAllActions:
|
|
393
393
|
) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalCatchAllActionsExtraction"]]]:
|
394
394
|
'''extraction block.
|
395
395
|
|
396
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
396
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#extraction EventOrchestrationGlobal#extraction}
|
397
397
|
'''
|
398
398
|
result = self._values.get("extraction")
|
399
399
|
return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalCatchAllActionsExtraction"]]], result)
|
@@ -404,26 +404,26 @@ class EventOrchestrationGlobalCatchAllActions:
|
|
404
404
|
) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalCatchAllActionsIncidentCustomFieldUpdate"]]]:
|
405
405
|
'''incident_custom_field_update block.
|
406
406
|
|
407
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
407
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#incident_custom_field_update EventOrchestrationGlobal#incident_custom_field_update}
|
408
408
|
'''
|
409
409
|
result = self._values.get("incident_custom_field_update")
|
410
410
|
return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalCatchAllActionsIncidentCustomFieldUpdate"]]], result)
|
411
411
|
|
412
412
|
@builtins.property
|
413
413
|
def priority(self) -> typing.Optional[builtins.str]:
|
414
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
414
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#priority EventOrchestrationGlobal#priority}.'''
|
415
415
|
result = self._values.get("priority")
|
416
416
|
return typing.cast(typing.Optional[builtins.str], result)
|
417
417
|
|
418
418
|
@builtins.property
|
419
419
|
def route_to(self) -> typing.Optional[builtins.str]:
|
420
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
420
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#route_to EventOrchestrationGlobal#route_to}.'''
|
421
421
|
result = self._values.get("route_to")
|
422
422
|
return typing.cast(typing.Optional[builtins.str], result)
|
423
423
|
|
424
424
|
@builtins.property
|
425
425
|
def severity(self) -> typing.Optional[builtins.str]:
|
426
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
426
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#severity EventOrchestrationGlobal#severity}.'''
|
427
427
|
result = self._values.get("severity")
|
428
428
|
return typing.cast(typing.Optional[builtins.str], result)
|
429
429
|
|
@@ -431,13 +431,13 @@ class EventOrchestrationGlobalCatchAllActions:
|
|
431
431
|
def suppress(
|
432
432
|
self,
|
433
433
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
434
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
434
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#suppress EventOrchestrationGlobal#suppress}.'''
|
435
435
|
result = self._values.get("suppress")
|
436
436
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
437
437
|
|
438
438
|
@builtins.property
|
439
439
|
def suspend(self) -> typing.Optional[jsii.Number]:
|
440
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
440
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#suspend EventOrchestrationGlobal#suspend}.'''
|
441
441
|
result = self._values.get("suspend")
|
442
442
|
return typing.cast(typing.Optional[jsii.Number], result)
|
443
443
|
|
@@ -447,7 +447,7 @@ class EventOrchestrationGlobalCatchAllActions:
|
|
447
447
|
) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalCatchAllActionsVariable"]]]:
|
448
448
|
'''variable block.
|
449
449
|
|
450
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
450
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#variable EventOrchestrationGlobal#variable}
|
451
451
|
'''
|
452
452
|
result = self._values.get("variable")
|
453
453
|
return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalCatchAllActionsVariable"]]], result)
|
@@ -486,11 +486,11 @@ class EventOrchestrationGlobalCatchAllActionsAutomationAction:
|
|
486
486
|
parameter: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["EventOrchestrationGlobalCatchAllActionsAutomationActionParameter", typing.Dict[builtins.str, typing.Any]]]]] = None,
|
487
487
|
) -> None:
|
488
488
|
'''
|
489
|
-
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
490
|
-
:param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
491
|
-
:param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
492
|
-
:param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
493
|
-
:param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
489
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.
|
490
|
+
:param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#url EventOrchestrationGlobal#url}.
|
491
|
+
:param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#auto_send EventOrchestrationGlobal#auto_send}.
|
492
|
+
:param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#header EventOrchestrationGlobal#header}
|
493
|
+
:param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#parameter EventOrchestrationGlobal#parameter}
|
494
494
|
'''
|
495
495
|
if __debug__:
|
496
496
|
type_hints = typing.get_type_hints(_typecheckingstub__3aa7554157c3709e9796076b823722a932d57649b3cd18925319019ab07058f4)
|
@@ -512,14 +512,14 @@ class EventOrchestrationGlobalCatchAllActionsAutomationAction:
|
|
512
512
|
|
513
513
|
@builtins.property
|
514
514
|
def name(self) -> builtins.str:
|
515
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
515
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.'''
|
516
516
|
result = self._values.get("name")
|
517
517
|
assert result is not None, "Required property 'name' is missing"
|
518
518
|
return typing.cast(builtins.str, result)
|
519
519
|
|
520
520
|
@builtins.property
|
521
521
|
def url(self) -> builtins.str:
|
522
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
522
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#url EventOrchestrationGlobal#url}.'''
|
523
523
|
result = self._values.get("url")
|
524
524
|
assert result is not None, "Required property 'url' is missing"
|
525
525
|
return typing.cast(builtins.str, result)
|
@@ -528,7 +528,7 @@ class EventOrchestrationGlobalCatchAllActionsAutomationAction:
|
|
528
528
|
def auto_send(
|
529
529
|
self,
|
530
530
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
531
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
531
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#auto_send EventOrchestrationGlobal#auto_send}.'''
|
532
532
|
result = self._values.get("auto_send")
|
533
533
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
534
534
|
|
@@ -538,7 +538,7 @@ class EventOrchestrationGlobalCatchAllActionsAutomationAction:
|
|
538
538
|
) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalCatchAllActionsAutomationActionHeader"]]]:
|
539
539
|
'''header block.
|
540
540
|
|
541
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
541
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#header EventOrchestrationGlobal#header}
|
542
542
|
'''
|
543
543
|
result = self._values.get("header")
|
544
544
|
return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalCatchAllActionsAutomationActionHeader"]]], result)
|
@@ -549,7 +549,7 @@ class EventOrchestrationGlobalCatchAllActionsAutomationAction:
|
|
549
549
|
) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalCatchAllActionsAutomationActionParameter"]]]:
|
550
550
|
'''parameter block.
|
551
551
|
|
552
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
552
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#parameter EventOrchestrationGlobal#parameter}
|
553
553
|
'''
|
554
554
|
result = self._values.get("parameter")
|
555
555
|
return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalCatchAllActionsAutomationActionParameter"]]], result)
|
@@ -574,8 +574,8 @@ class EventOrchestrationGlobalCatchAllActionsAutomationAction:
|
|
574
574
|
class EventOrchestrationGlobalCatchAllActionsAutomationActionHeader:
|
575
575
|
def __init__(self, *, key: builtins.str, value: builtins.str) -> None:
|
576
576
|
'''
|
577
|
-
:param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
578
|
-
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
577
|
+
:param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#key EventOrchestrationGlobal#key}.
|
578
|
+
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.
|
579
579
|
'''
|
580
580
|
if __debug__:
|
581
581
|
type_hints = typing.get_type_hints(_typecheckingstub__25d6263f7f939f16ce5239b58a28df658272be7a72592fe257cae14ddceb0570)
|
@@ -588,14 +588,14 @@ class EventOrchestrationGlobalCatchAllActionsAutomationActionHeader:
|
|
588
588
|
|
589
589
|
@builtins.property
|
590
590
|
def key(self) -> builtins.str:
|
591
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
591
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#key EventOrchestrationGlobal#key}.'''
|
592
592
|
result = self._values.get("key")
|
593
593
|
assert result is not None, "Required property 'key' is missing"
|
594
594
|
return typing.cast(builtins.str, result)
|
595
595
|
|
596
596
|
@builtins.property
|
597
597
|
def value(self) -> builtins.str:
|
598
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
598
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.'''
|
599
599
|
result = self._values.get("value")
|
600
600
|
assert result is not None, "Required property 'value' is missing"
|
601
601
|
return typing.cast(builtins.str, result)
|
@@ -659,7 +659,7 @@ class EventOrchestrationGlobalCatchAllActionsAutomationActionHeaderList(
|
|
659
659
|
if __debug__:
|
660
660
|
type_hints = typing.get_type_hints(_typecheckingstub__e10b61e4b934f6ab3a5af8cd970677b27c96664ffc9533ba1421a59263f9c44f)
|
661
661
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
662
|
-
jsii.set(self, "terraformAttribute", value)
|
662
|
+
jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
|
663
663
|
|
664
664
|
@builtins.property
|
665
665
|
@jsii.member(jsii_name="terraformResource")
|
@@ -672,7 +672,7 @@ class EventOrchestrationGlobalCatchAllActionsAutomationActionHeaderList(
|
|
672
672
|
if __debug__:
|
673
673
|
type_hints = typing.get_type_hints(_typecheckingstub__5b31e291f1931262649c0d2862deebe0d226983d59ee53c54193d9e0376e6eae)
|
674
674
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
675
|
-
jsii.set(self, "terraformResource", value)
|
675
|
+
jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
|
676
676
|
|
677
677
|
@builtins.property
|
678
678
|
@jsii.member(jsii_name="wrapsSet")
|
@@ -685,7 +685,7 @@ class EventOrchestrationGlobalCatchAllActionsAutomationActionHeaderList(
|
|
685
685
|
if __debug__:
|
686
686
|
type_hints = typing.get_type_hints(_typecheckingstub__3c9a845064e98833a82650fc568e5816c933421446aa0827d7ae2af3f82799d6)
|
687
687
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
688
|
-
jsii.set(self, "wrapsSet", value)
|
688
|
+
jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
|
689
689
|
|
690
690
|
@builtins.property
|
691
691
|
@jsii.member(jsii_name="internalValue")
|
@@ -702,7 +702,7 @@ class EventOrchestrationGlobalCatchAllActionsAutomationActionHeaderList(
|
|
702
702
|
if __debug__:
|
703
703
|
type_hints = typing.get_type_hints(_typecheckingstub__344edf758ceb8c34d9528d36b9a1bdf917875b55d542f1e41545c732de974451)
|
704
704
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
705
|
-
jsii.set(self, "internalValue", value)
|
705
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
706
706
|
|
707
707
|
|
708
708
|
class EventOrchestrationGlobalCatchAllActionsAutomationActionHeaderOutputReference(
|
@@ -751,7 +751,7 @@ class EventOrchestrationGlobalCatchAllActionsAutomationActionHeaderOutputReferen
|
|
751
751
|
if __debug__:
|
752
752
|
type_hints = typing.get_type_hints(_typecheckingstub__14c7cb588fab74a4079e89634101323820f33887597447679f1a2a2ef0a91809)
|
753
753
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
754
|
-
jsii.set(self, "key", value)
|
754
|
+
jsii.set(self, "key", value) # pyright: ignore[reportArgumentType]
|
755
755
|
|
756
756
|
@builtins.property
|
757
757
|
@jsii.member(jsii_name="value")
|
@@ -763,7 +763,7 @@ class EventOrchestrationGlobalCatchAllActionsAutomationActionHeaderOutputReferen
|
|
763
763
|
if __debug__:
|
764
764
|
type_hints = typing.get_type_hints(_typecheckingstub__b41ec089af1dedea8cf1af491c525eb42bcfccbf25626d972cb723504f511031)
|
765
765
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
766
|
-
jsii.set(self, "value", value)
|
766
|
+
jsii.set(self, "value", value) # pyright: ignore[reportArgumentType]
|
767
767
|
|
768
768
|
@builtins.property
|
769
769
|
@jsii.member(jsii_name="internalValue")
|
@@ -780,7 +780,7 @@ class EventOrchestrationGlobalCatchAllActionsAutomationActionHeaderOutputReferen
|
|
780
780
|
if __debug__:
|
781
781
|
type_hints = typing.get_type_hints(_typecheckingstub__6bd6cb6ebf9c313df83f5fca371cad0e006f2f8af6c5839c6cf2418822a2e916)
|
782
782
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
783
|
-
jsii.set(self, "internalValue", value)
|
783
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
784
784
|
|
785
785
|
|
786
786
|
class EventOrchestrationGlobalCatchAllActionsAutomationActionOutputReference(
|
@@ -899,7 +899,7 @@ class EventOrchestrationGlobalCatchAllActionsAutomationActionOutputReference(
|
|
899
899
|
if __debug__:
|
900
900
|
type_hints = typing.get_type_hints(_typecheckingstub__93123901f8d1c8e6060473ccc84fd2c772d8aa5de0129f74530a2caea061df12)
|
901
901
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
902
|
-
jsii.set(self, "autoSend", value)
|
902
|
+
jsii.set(self, "autoSend", value) # pyright: ignore[reportArgumentType]
|
903
903
|
|
904
904
|
@builtins.property
|
905
905
|
@jsii.member(jsii_name="name")
|
@@ -911,7 +911,7 @@ class EventOrchestrationGlobalCatchAllActionsAutomationActionOutputReference(
|
|
911
911
|
if __debug__:
|
912
912
|
type_hints = typing.get_type_hints(_typecheckingstub__8cc0c0b03e9b47a858383c495e183fdce6d09ef29f9fc624d5e08904c085ccf0)
|
913
913
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
914
|
-
jsii.set(self, "name", value)
|
914
|
+
jsii.set(self, "name", value) # pyright: ignore[reportArgumentType]
|
915
915
|
|
916
916
|
@builtins.property
|
917
917
|
@jsii.member(jsii_name="url")
|
@@ -923,7 +923,7 @@ class EventOrchestrationGlobalCatchAllActionsAutomationActionOutputReference(
|
|
923
923
|
if __debug__:
|
924
924
|
type_hints = typing.get_type_hints(_typecheckingstub__e3fe80568f9189b932ce3fed13efbf5d45377faca1278ae17b140b81fc81fead)
|
925
925
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
926
|
-
jsii.set(self, "url", value)
|
926
|
+
jsii.set(self, "url", value) # pyright: ignore[reportArgumentType]
|
927
927
|
|
928
928
|
@builtins.property
|
929
929
|
@jsii.member(jsii_name="internalValue")
|
@@ -940,7 +940,7 @@ class EventOrchestrationGlobalCatchAllActionsAutomationActionOutputReference(
|
|
940
940
|
if __debug__:
|
941
941
|
type_hints = typing.get_type_hints(_typecheckingstub__86b3b0fdb72c30c2c124b99b7548a2b195b75eacdcaa77d02d6cb37cd67598b9)
|
942
942
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
943
|
-
jsii.set(self, "internalValue", value)
|
943
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
944
944
|
|
945
945
|
|
946
946
|
@jsii.data_type(
|
@@ -951,8 +951,8 @@ class EventOrchestrationGlobalCatchAllActionsAutomationActionOutputReference(
|
|
951
951
|
class EventOrchestrationGlobalCatchAllActionsAutomationActionParameter:
|
952
952
|
def __init__(self, *, key: builtins.str, value: builtins.str) -> None:
|
953
953
|
'''
|
954
|
-
:param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
955
|
-
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
954
|
+
:param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#key EventOrchestrationGlobal#key}.
|
955
|
+
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.
|
956
956
|
'''
|
957
957
|
if __debug__:
|
958
958
|
type_hints = typing.get_type_hints(_typecheckingstub__e8bf5cff7ab8d977bde6247d8b87a97cacc34598a770f783a035182d2b9a6bdf)
|
@@ -965,14 +965,14 @@ class EventOrchestrationGlobalCatchAllActionsAutomationActionParameter:
|
|
965
965
|
|
966
966
|
@builtins.property
|
967
967
|
def key(self) -> builtins.str:
|
968
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
968
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#key EventOrchestrationGlobal#key}.'''
|
969
969
|
result = self._values.get("key")
|
970
970
|
assert result is not None, "Required property 'key' is missing"
|
971
971
|
return typing.cast(builtins.str, result)
|
972
972
|
|
973
973
|
@builtins.property
|
974
974
|
def value(self) -> builtins.str:
|
975
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
975
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.'''
|
976
976
|
result = self._values.get("value")
|
977
977
|
assert result is not None, "Required property 'value' is missing"
|
978
978
|
return typing.cast(builtins.str, result)
|
@@ -1036,7 +1036,7 @@ class EventOrchestrationGlobalCatchAllActionsAutomationActionParameterList(
|
|
1036
1036
|
if __debug__:
|
1037
1037
|
type_hints = typing.get_type_hints(_typecheckingstub__602b0f4f46cbc4f21a8ff6e130453c4374d011b692ddc18bb05322fe6789558d)
|
1038
1038
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1039
|
-
jsii.set(self, "terraformAttribute", value)
|
1039
|
+
jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
|
1040
1040
|
|
1041
1041
|
@builtins.property
|
1042
1042
|
@jsii.member(jsii_name="terraformResource")
|
@@ -1049,7 +1049,7 @@ class EventOrchestrationGlobalCatchAllActionsAutomationActionParameterList(
|
|
1049
1049
|
if __debug__:
|
1050
1050
|
type_hints = typing.get_type_hints(_typecheckingstub__6abebbba4b7fb067fed8348b708c2c830ceec9c9d9ddf249c174c5f25e2307d6)
|
1051
1051
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1052
|
-
jsii.set(self, "terraformResource", value)
|
1052
|
+
jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
|
1053
1053
|
|
1054
1054
|
@builtins.property
|
1055
1055
|
@jsii.member(jsii_name="wrapsSet")
|
@@ -1062,7 +1062,7 @@ class EventOrchestrationGlobalCatchAllActionsAutomationActionParameterList(
|
|
1062
1062
|
if __debug__:
|
1063
1063
|
type_hints = typing.get_type_hints(_typecheckingstub__18e2edb00fc4428edb0ceebd74ce6efe0f7177217df23f888be271b3f3b5331c)
|
1064
1064
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1065
|
-
jsii.set(self, "wrapsSet", value)
|
1065
|
+
jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
|
1066
1066
|
|
1067
1067
|
@builtins.property
|
1068
1068
|
@jsii.member(jsii_name="internalValue")
|
@@ -1079,7 +1079,7 @@ class EventOrchestrationGlobalCatchAllActionsAutomationActionParameterList(
|
|
1079
1079
|
if __debug__:
|
1080
1080
|
type_hints = typing.get_type_hints(_typecheckingstub__3578eec54a1df37f1cb8f74f8ca03ee1f497bea9e2615c4409a7df633071522f)
|
1081
1081
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1082
|
-
jsii.set(self, "internalValue", value)
|
1082
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
1083
1083
|
|
1084
1084
|
|
1085
1085
|
class EventOrchestrationGlobalCatchAllActionsAutomationActionParameterOutputReference(
|
@@ -1128,7 +1128,7 @@ class EventOrchestrationGlobalCatchAllActionsAutomationActionParameterOutputRefe
|
|
1128
1128
|
if __debug__:
|
1129
1129
|
type_hints = typing.get_type_hints(_typecheckingstub__f51f2a93221b0a64e815e529993d934be046152a0333799479c2df91b799fb85)
|
1130
1130
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1131
|
-
jsii.set(self, "key", value)
|
1131
|
+
jsii.set(self, "key", value) # pyright: ignore[reportArgumentType]
|
1132
1132
|
|
1133
1133
|
@builtins.property
|
1134
1134
|
@jsii.member(jsii_name="value")
|
@@ -1140,7 +1140,7 @@ class EventOrchestrationGlobalCatchAllActionsAutomationActionParameterOutputRefe
|
|
1140
1140
|
if __debug__:
|
1141
1141
|
type_hints = typing.get_type_hints(_typecheckingstub__ef264dd1e30a54d2e38ba9096d6e9efcaaca3c0493265ebd8c35ebe5a08a6bdb)
|
1142
1142
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1143
|
-
jsii.set(self, "value", value)
|
1143
|
+
jsii.set(self, "value", value) # pyright: ignore[reportArgumentType]
|
1144
1144
|
|
1145
1145
|
@builtins.property
|
1146
1146
|
@jsii.member(jsii_name="internalValue")
|
@@ -1157,7 +1157,7 @@ class EventOrchestrationGlobalCatchAllActionsAutomationActionParameterOutputRefe
|
|
1157
1157
|
if __debug__:
|
1158
1158
|
type_hints = typing.get_type_hints(_typecheckingstub__2424b7d1fe724d27379ab225f5d1c9a21d4e3df8b805d95f7cac4d0e7bbbaa8e)
|
1159
1159
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1160
|
-
jsii.set(self, "internalValue", value)
|
1160
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
1161
1161
|
|
1162
1162
|
|
1163
1163
|
@jsii.data_type(
|
@@ -1180,10 +1180,10 @@ class EventOrchestrationGlobalCatchAllActionsExtraction:
|
|
1180
1180
|
template: typing.Optional[builtins.str] = None,
|
1181
1181
|
) -> None:
|
1182
1182
|
'''
|
1183
|
-
:param target: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
1184
|
-
:param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
1185
|
-
:param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
1186
|
-
:param template: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
1183
|
+
:param target: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#target EventOrchestrationGlobal#target}.
|
1184
|
+
:param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#regex EventOrchestrationGlobal#regex}.
|
1185
|
+
:param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#source EventOrchestrationGlobal#source}.
|
1186
|
+
:param template: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#template EventOrchestrationGlobal#template}.
|
1187
1187
|
'''
|
1188
1188
|
if __debug__:
|
1189
1189
|
type_hints = typing.get_type_hints(_typecheckingstub__8c13c1c34aa2f8009fb969c1c9b9b3e863409eea556e7a2290eb65cdfb019a16)
|
@@ -1203,26 +1203,26 @@ class EventOrchestrationGlobalCatchAllActionsExtraction:
|
|
1203
1203
|
|
1204
1204
|
@builtins.property
|
1205
1205
|
def target(self) -> builtins.str:
|
1206
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
1206
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#target EventOrchestrationGlobal#target}.'''
|
1207
1207
|
result = self._values.get("target")
|
1208
1208
|
assert result is not None, "Required property 'target' is missing"
|
1209
1209
|
return typing.cast(builtins.str, result)
|
1210
1210
|
|
1211
1211
|
@builtins.property
|
1212
1212
|
def regex(self) -> typing.Optional[builtins.str]:
|
1213
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
1213
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#regex EventOrchestrationGlobal#regex}.'''
|
1214
1214
|
result = self._values.get("regex")
|
1215
1215
|
return typing.cast(typing.Optional[builtins.str], result)
|
1216
1216
|
|
1217
1217
|
@builtins.property
|
1218
1218
|
def source(self) -> typing.Optional[builtins.str]:
|
1219
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
1219
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#source EventOrchestrationGlobal#source}.'''
|
1220
1220
|
result = self._values.get("source")
|
1221
1221
|
return typing.cast(typing.Optional[builtins.str], result)
|
1222
1222
|
|
1223
1223
|
@builtins.property
|
1224
1224
|
def template(self) -> typing.Optional[builtins.str]:
|
1225
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
1225
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#template EventOrchestrationGlobal#template}.'''
|
1226
1226
|
result = self._values.get("template")
|
1227
1227
|
return typing.cast(typing.Optional[builtins.str], result)
|
1228
1228
|
|
@@ -1285,7 +1285,7 @@ class EventOrchestrationGlobalCatchAllActionsExtractionList(
|
|
1285
1285
|
if __debug__:
|
1286
1286
|
type_hints = typing.get_type_hints(_typecheckingstub__a04378a3ad9abb3517820eec92245417bb5b9cde9c3254039cd7c9439f5537d9)
|
1287
1287
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1288
|
-
jsii.set(self, "terraformAttribute", value)
|
1288
|
+
jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
|
1289
1289
|
|
1290
1290
|
@builtins.property
|
1291
1291
|
@jsii.member(jsii_name="terraformResource")
|
@@ -1298,7 +1298,7 @@ class EventOrchestrationGlobalCatchAllActionsExtractionList(
|
|
1298
1298
|
if __debug__:
|
1299
1299
|
type_hints = typing.get_type_hints(_typecheckingstub__2ffa71027a693defb82db3ccfcacc1b45793b4054c8dcd097dfb6bc58bb85b5e)
|
1300
1300
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1301
|
-
jsii.set(self, "terraformResource", value)
|
1301
|
+
jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
|
1302
1302
|
|
1303
1303
|
@builtins.property
|
1304
1304
|
@jsii.member(jsii_name="wrapsSet")
|
@@ -1311,7 +1311,7 @@ class EventOrchestrationGlobalCatchAllActionsExtractionList(
|
|
1311
1311
|
if __debug__:
|
1312
1312
|
type_hints = typing.get_type_hints(_typecheckingstub__c68bcd3f30c7eab876569f6a5f4f0f9244bc893e6bb2efd27dfd1732fc0e9b68)
|
1313
1313
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1314
|
-
jsii.set(self, "wrapsSet", value)
|
1314
|
+
jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
|
1315
1315
|
|
1316
1316
|
@builtins.property
|
1317
1317
|
@jsii.member(jsii_name="internalValue")
|
@@ -1328,7 +1328,7 @@ class EventOrchestrationGlobalCatchAllActionsExtractionList(
|
|
1328
1328
|
if __debug__:
|
1329
1329
|
type_hints = typing.get_type_hints(_typecheckingstub__e813b6e26c71e17ecc30e93a4e6a456d2f873c22a04106b3b68848cb1aac967e)
|
1330
1330
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1331
|
-
jsii.set(self, "internalValue", value)
|
1331
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
1332
1332
|
|
1333
1333
|
|
1334
1334
|
class EventOrchestrationGlobalCatchAllActionsExtractionOutputReference(
|
@@ -1399,7 +1399,7 @@ class EventOrchestrationGlobalCatchAllActionsExtractionOutputReference(
|
|
1399
1399
|
if __debug__:
|
1400
1400
|
type_hints = typing.get_type_hints(_typecheckingstub__9668313c6059c7e83b2c2fac06f331ac3c2cc440e0147875e3925899ebc43b31)
|
1401
1401
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1402
|
-
jsii.set(self, "regex", value)
|
1402
|
+
jsii.set(self, "regex", value) # pyright: ignore[reportArgumentType]
|
1403
1403
|
|
1404
1404
|
@builtins.property
|
1405
1405
|
@jsii.member(jsii_name="source")
|
@@ -1411,7 +1411,7 @@ class EventOrchestrationGlobalCatchAllActionsExtractionOutputReference(
|
|
1411
1411
|
if __debug__:
|
1412
1412
|
type_hints = typing.get_type_hints(_typecheckingstub__75da27cbea83bf3f0ae1fe7e1a2974da6a5ddd9066ef82f1257d5c28741c1277)
|
1413
1413
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1414
|
-
jsii.set(self, "source", value)
|
1414
|
+
jsii.set(self, "source", value) # pyright: ignore[reportArgumentType]
|
1415
1415
|
|
1416
1416
|
@builtins.property
|
1417
1417
|
@jsii.member(jsii_name="target")
|
@@ -1423,7 +1423,7 @@ class EventOrchestrationGlobalCatchAllActionsExtractionOutputReference(
|
|
1423
1423
|
if __debug__:
|
1424
1424
|
type_hints = typing.get_type_hints(_typecheckingstub__ca32c5643225a6537b11e362f14ca9400633356e47f9d369c3b03fe2edbfacac)
|
1425
1425
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1426
|
-
jsii.set(self, "target", value)
|
1426
|
+
jsii.set(self, "target", value) # pyright: ignore[reportArgumentType]
|
1427
1427
|
|
1428
1428
|
@builtins.property
|
1429
1429
|
@jsii.member(jsii_name="template")
|
@@ -1435,7 +1435,7 @@ class EventOrchestrationGlobalCatchAllActionsExtractionOutputReference(
|
|
1435
1435
|
if __debug__:
|
1436
1436
|
type_hints = typing.get_type_hints(_typecheckingstub__c17762ea1183cb1c9808ba7e2bf5c9ffdaa14e108f2eb1d17a7a3c964f2a59f0)
|
1437
1437
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1438
|
-
jsii.set(self, "template", value)
|
1438
|
+
jsii.set(self, "template", value) # pyright: ignore[reportArgumentType]
|
1439
1439
|
|
1440
1440
|
@builtins.property
|
1441
1441
|
@jsii.member(jsii_name="internalValue")
|
@@ -1452,7 +1452,7 @@ class EventOrchestrationGlobalCatchAllActionsExtractionOutputReference(
|
|
1452
1452
|
if __debug__:
|
1453
1453
|
type_hints = typing.get_type_hints(_typecheckingstub__4f3ab4df8ffd5d986c2ee0c6d1fae6a536161662453dc81a51678f3364ae37a4)
|
1454
1454
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1455
|
-
jsii.set(self, "internalValue", value)
|
1455
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
1456
1456
|
|
1457
1457
|
|
1458
1458
|
@jsii.data_type(
|
@@ -1463,8 +1463,8 @@ class EventOrchestrationGlobalCatchAllActionsExtractionOutputReference(
|
|
1463
1463
|
class EventOrchestrationGlobalCatchAllActionsIncidentCustomFieldUpdate:
|
1464
1464
|
def __init__(self, *, id: builtins.str, value: builtins.str) -> None:
|
1465
1465
|
'''
|
1466
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
1467
|
-
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
1466
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#id EventOrchestrationGlobal#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
|
1467
|
+
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.
|
1468
1468
|
'''
|
1469
1469
|
if __debug__:
|
1470
1470
|
type_hints = typing.get_type_hints(_typecheckingstub__b375c4b1d808a3f460f31e3cf8a8afd1bf9ad8635ace71d2f46d2ab4d18a3978)
|
@@ -1477,7 +1477,7 @@ class EventOrchestrationGlobalCatchAllActionsIncidentCustomFieldUpdate:
|
|
1477
1477
|
|
1478
1478
|
@builtins.property
|
1479
1479
|
def id(self) -> builtins.str:
|
1480
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
1480
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#id EventOrchestrationGlobal#id}.
|
1481
1481
|
|
1482
1482
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
1483
1483
|
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
|
@@ -1488,7 +1488,7 @@ class EventOrchestrationGlobalCatchAllActionsIncidentCustomFieldUpdate:
|
|
1488
1488
|
|
1489
1489
|
@builtins.property
|
1490
1490
|
def value(self) -> builtins.str:
|
1491
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
1491
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.'''
|
1492
1492
|
result = self._values.get("value")
|
1493
1493
|
assert result is not None, "Required property 'value' is missing"
|
1494
1494
|
return typing.cast(builtins.str, result)
|
@@ -1552,7 +1552,7 @@ class EventOrchestrationGlobalCatchAllActionsIncidentCustomFieldUpdateList(
|
|
1552
1552
|
if __debug__:
|
1553
1553
|
type_hints = typing.get_type_hints(_typecheckingstub__c16b77ef8f35adc561de9b7df55e6c6711de5745a2ea5947004b3462048e998a)
|
1554
1554
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1555
|
-
jsii.set(self, "terraformAttribute", value)
|
1555
|
+
jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
|
1556
1556
|
|
1557
1557
|
@builtins.property
|
1558
1558
|
@jsii.member(jsii_name="terraformResource")
|
@@ -1565,7 +1565,7 @@ class EventOrchestrationGlobalCatchAllActionsIncidentCustomFieldUpdateList(
|
|
1565
1565
|
if __debug__:
|
1566
1566
|
type_hints = typing.get_type_hints(_typecheckingstub__274b408483588ace532980bca0728f27be740e3ab5f0d2fed3454f8b7f88b633)
|
1567
1567
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1568
|
-
jsii.set(self, "terraformResource", value)
|
1568
|
+
jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
|
1569
1569
|
|
1570
1570
|
@builtins.property
|
1571
1571
|
@jsii.member(jsii_name="wrapsSet")
|
@@ -1578,7 +1578,7 @@ class EventOrchestrationGlobalCatchAllActionsIncidentCustomFieldUpdateList(
|
|
1578
1578
|
if __debug__:
|
1579
1579
|
type_hints = typing.get_type_hints(_typecheckingstub__e69ec28386f53cdade49e584a34347e09d827d0a8ecac6211635c561cfe55580)
|
1580
1580
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1581
|
-
jsii.set(self, "wrapsSet", value)
|
1581
|
+
jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
|
1582
1582
|
|
1583
1583
|
@builtins.property
|
1584
1584
|
@jsii.member(jsii_name="internalValue")
|
@@ -1595,7 +1595,7 @@ class EventOrchestrationGlobalCatchAllActionsIncidentCustomFieldUpdateList(
|
|
1595
1595
|
if __debug__:
|
1596
1596
|
type_hints = typing.get_type_hints(_typecheckingstub__acedca55e8af35ea8020e36b787c74428a70b33fbc5468952f7b6374a65f4970)
|
1597
1597
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1598
|
-
jsii.set(self, "internalValue", value)
|
1598
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
1599
1599
|
|
1600
1600
|
|
1601
1601
|
class EventOrchestrationGlobalCatchAllActionsIncidentCustomFieldUpdateOutputReference(
|
@@ -1644,7 +1644,7 @@ class EventOrchestrationGlobalCatchAllActionsIncidentCustomFieldUpdateOutputRefe
|
|
1644
1644
|
if __debug__:
|
1645
1645
|
type_hints = typing.get_type_hints(_typecheckingstub__888063f1430d54fed06cd4c2388d9b2b857a806f8528366c3fa0d5c156a175c4)
|
1646
1646
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1647
|
-
jsii.set(self, "id", value)
|
1647
|
+
jsii.set(self, "id", value) # pyright: ignore[reportArgumentType]
|
1648
1648
|
|
1649
1649
|
@builtins.property
|
1650
1650
|
@jsii.member(jsii_name="value")
|
@@ -1656,7 +1656,7 @@ class EventOrchestrationGlobalCatchAllActionsIncidentCustomFieldUpdateOutputRefe
|
|
1656
1656
|
if __debug__:
|
1657
1657
|
type_hints = typing.get_type_hints(_typecheckingstub__d5ab831a90d2b9460aa1f8140f8aea287693ca91216c2343418a684cac25ef3d)
|
1658
1658
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1659
|
-
jsii.set(self, "value", value)
|
1659
|
+
jsii.set(self, "value", value) # pyright: ignore[reportArgumentType]
|
1660
1660
|
|
1661
1661
|
@builtins.property
|
1662
1662
|
@jsii.member(jsii_name="internalValue")
|
@@ -1673,7 +1673,7 @@ class EventOrchestrationGlobalCatchAllActionsIncidentCustomFieldUpdateOutputRefe
|
|
1673
1673
|
if __debug__:
|
1674
1674
|
type_hints = typing.get_type_hints(_typecheckingstub__3d78e5d3a7604e5fd795cfdfa57da28a368e9c8edab7a569b17a6d38d845f114)
|
1675
1675
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1676
|
-
jsii.set(self, "internalValue", value)
|
1676
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
1677
1677
|
|
1678
1678
|
|
1679
1679
|
class EventOrchestrationGlobalCatchAllActionsOutputReference(
|
@@ -1707,11 +1707,11 @@ class EventOrchestrationGlobalCatchAllActionsOutputReference(
|
|
1707
1707
|
parameter: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union[EventOrchestrationGlobalCatchAllActionsAutomationActionParameter, typing.Dict[builtins.str, typing.Any]]]]] = None,
|
1708
1708
|
) -> None:
|
1709
1709
|
'''
|
1710
|
-
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
1711
|
-
:param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
1712
|
-
:param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
1713
|
-
:param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
1714
|
-
:param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
1710
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.
|
1711
|
+
:param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#url EventOrchestrationGlobal#url}.
|
1712
|
+
:param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#auto_send EventOrchestrationGlobal#auto_send}.
|
1713
|
+
:param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#header EventOrchestrationGlobal#header}
|
1714
|
+
:param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#parameter EventOrchestrationGlobal#parameter}
|
1715
1715
|
'''
|
1716
1716
|
value = EventOrchestrationGlobalCatchAllActionsAutomationAction(
|
1717
1717
|
name=name, url=url, auto_send=auto_send, header=header, parameter=parameter
|
@@ -1921,7 +1921,7 @@ class EventOrchestrationGlobalCatchAllActionsOutputReference(
|
|
1921
1921
|
if __debug__:
|
1922
1922
|
type_hints = typing.get_type_hints(_typecheckingstub__ea055b34175fc78351f0656be7e68f3cd02099e9b8064885b416af774ae75a19)
|
1923
1923
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1924
|
-
jsii.set(self, "annotate", value)
|
1924
|
+
jsii.set(self, "annotate", value) # pyright: ignore[reportArgumentType]
|
1925
1925
|
|
1926
1926
|
@builtins.property
|
1927
1927
|
@jsii.member(jsii_name="dropEvent")
|
@@ -1936,7 +1936,7 @@ class EventOrchestrationGlobalCatchAllActionsOutputReference(
|
|
1936
1936
|
if __debug__:
|
1937
1937
|
type_hints = typing.get_type_hints(_typecheckingstub__5e2c15d5e25c7b8321baf795eb000c1d666e84c255aed75eff2548003038aea8)
|
1938
1938
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1939
|
-
jsii.set(self, "dropEvent", value)
|
1939
|
+
jsii.set(self, "dropEvent", value) # pyright: ignore[reportArgumentType]
|
1940
1940
|
|
1941
1941
|
@builtins.property
|
1942
1942
|
@jsii.member(jsii_name="escalationPolicy")
|
@@ -1948,7 +1948,7 @@ class EventOrchestrationGlobalCatchAllActionsOutputReference(
|
|
1948
1948
|
if __debug__:
|
1949
1949
|
type_hints = typing.get_type_hints(_typecheckingstub__80d8120f541dc2661444cd9200ae6d1112eb55390749f3fe4c936d695591593f)
|
1950
1950
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1951
|
-
jsii.set(self, "escalationPolicy", value)
|
1951
|
+
jsii.set(self, "escalationPolicy", value) # pyright: ignore[reportArgumentType]
|
1952
1952
|
|
1953
1953
|
@builtins.property
|
1954
1954
|
@jsii.member(jsii_name="eventAction")
|
@@ -1960,7 +1960,7 @@ class EventOrchestrationGlobalCatchAllActionsOutputReference(
|
|
1960
1960
|
if __debug__:
|
1961
1961
|
type_hints = typing.get_type_hints(_typecheckingstub__2c87815e3b5b954bc10f05a59c1cf8ec640d9fd25db52cf08ff9354fbc3ac76f)
|
1962
1962
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1963
|
-
jsii.set(self, "eventAction", value)
|
1963
|
+
jsii.set(self, "eventAction", value) # pyright: ignore[reportArgumentType]
|
1964
1964
|
|
1965
1965
|
@builtins.property
|
1966
1966
|
@jsii.member(jsii_name="priority")
|
@@ -1972,7 +1972,7 @@ class EventOrchestrationGlobalCatchAllActionsOutputReference(
|
|
1972
1972
|
if __debug__:
|
1973
1973
|
type_hints = typing.get_type_hints(_typecheckingstub__c0c88068184c3fc48e2c8c3df2e18349fc08457694f05d020d5172efff8d1d52)
|
1974
1974
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1975
|
-
jsii.set(self, "priority", value)
|
1975
|
+
jsii.set(self, "priority", value) # pyright: ignore[reportArgumentType]
|
1976
1976
|
|
1977
1977
|
@builtins.property
|
1978
1978
|
@jsii.member(jsii_name="routeTo")
|
@@ -1984,7 +1984,7 @@ class EventOrchestrationGlobalCatchAllActionsOutputReference(
|
|
1984
1984
|
if __debug__:
|
1985
1985
|
type_hints = typing.get_type_hints(_typecheckingstub__42d0b1d770d4bd8ea7b8a724a61b03a182b5d5dcc3fa3376faabda9fb7e1afdd)
|
1986
1986
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1987
|
-
jsii.set(self, "routeTo", value)
|
1987
|
+
jsii.set(self, "routeTo", value) # pyright: ignore[reportArgumentType]
|
1988
1988
|
|
1989
1989
|
@builtins.property
|
1990
1990
|
@jsii.member(jsii_name="severity")
|
@@ -1996,7 +1996,7 @@ class EventOrchestrationGlobalCatchAllActionsOutputReference(
|
|
1996
1996
|
if __debug__:
|
1997
1997
|
type_hints = typing.get_type_hints(_typecheckingstub__b7f1eb1ba9b0b04fc1a14d6936580d9d72b523c239fab6e15b3300f555638392)
|
1998
1998
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1999
|
-
jsii.set(self, "severity", value)
|
1999
|
+
jsii.set(self, "severity", value) # pyright: ignore[reportArgumentType]
|
2000
2000
|
|
2001
2001
|
@builtins.property
|
2002
2002
|
@jsii.member(jsii_name="suppress")
|
@@ -2011,7 +2011,7 @@ class EventOrchestrationGlobalCatchAllActionsOutputReference(
|
|
2011
2011
|
if __debug__:
|
2012
2012
|
type_hints = typing.get_type_hints(_typecheckingstub__d75d7d20244dcc88dbc7aaccecc5357c94cdea7eab073935cbd5f418c17e6024)
|
2013
2013
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2014
|
-
jsii.set(self, "suppress", value)
|
2014
|
+
jsii.set(self, "suppress", value) # pyright: ignore[reportArgumentType]
|
2015
2015
|
|
2016
2016
|
@builtins.property
|
2017
2017
|
@jsii.member(jsii_name="suspend")
|
@@ -2023,7 +2023,7 @@ class EventOrchestrationGlobalCatchAllActionsOutputReference(
|
|
2023
2023
|
if __debug__:
|
2024
2024
|
type_hints = typing.get_type_hints(_typecheckingstub__c6b765e28c6e4acc79a301522cdf1f823a2c636ef91891c1f67c265fb81e5fb8)
|
2025
2025
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2026
|
-
jsii.set(self, "suspend", value)
|
2026
|
+
jsii.set(self, "suspend", value) # pyright: ignore[reportArgumentType]
|
2027
2027
|
|
2028
2028
|
@builtins.property
|
2029
2029
|
@jsii.member(jsii_name="internalValue")
|
@@ -2040,7 +2040,7 @@ class EventOrchestrationGlobalCatchAllActionsOutputReference(
|
|
2040
2040
|
if __debug__:
|
2041
2041
|
type_hints = typing.get_type_hints(_typecheckingstub__9850dca92fc4f3051ae02f1e0502c52dd6391605108d03f307a5618264efb6a5)
|
2042
2042
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2043
|
-
jsii.set(self, "internalValue", value)
|
2043
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
2044
2044
|
|
2045
2045
|
|
2046
2046
|
@jsii.data_type(
|
@@ -2058,10 +2058,10 @@ class EventOrchestrationGlobalCatchAllActionsVariable:
|
|
2058
2058
|
value: builtins.str,
|
2059
2059
|
) -> None:
|
2060
2060
|
'''
|
2061
|
-
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2062
|
-
:param path: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2063
|
-
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2064
|
-
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2061
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.
|
2062
|
+
:param path: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#path EventOrchestrationGlobal#path}.
|
2063
|
+
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#type EventOrchestrationGlobal#type}.
|
2064
|
+
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.
|
2065
2065
|
'''
|
2066
2066
|
if __debug__:
|
2067
2067
|
type_hints = typing.get_type_hints(_typecheckingstub__3d0aeb509773364475895da1136016fd834150cbcd65e6a3c334ee82dbaf2482)
|
@@ -2078,28 +2078,28 @@ class EventOrchestrationGlobalCatchAllActionsVariable:
|
|
2078
2078
|
|
2079
2079
|
@builtins.property
|
2080
2080
|
def name(self) -> builtins.str:
|
2081
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2081
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.'''
|
2082
2082
|
result = self._values.get("name")
|
2083
2083
|
assert result is not None, "Required property 'name' is missing"
|
2084
2084
|
return typing.cast(builtins.str, result)
|
2085
2085
|
|
2086
2086
|
@builtins.property
|
2087
2087
|
def path(self) -> builtins.str:
|
2088
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2088
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#path EventOrchestrationGlobal#path}.'''
|
2089
2089
|
result = self._values.get("path")
|
2090
2090
|
assert result is not None, "Required property 'path' is missing"
|
2091
2091
|
return typing.cast(builtins.str, result)
|
2092
2092
|
|
2093
2093
|
@builtins.property
|
2094
2094
|
def type(self) -> builtins.str:
|
2095
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2095
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#type EventOrchestrationGlobal#type}.'''
|
2096
2096
|
result = self._values.get("type")
|
2097
2097
|
assert result is not None, "Required property 'type' is missing"
|
2098
2098
|
return typing.cast(builtins.str, result)
|
2099
2099
|
|
2100
2100
|
@builtins.property
|
2101
2101
|
def value(self) -> builtins.str:
|
2102
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2102
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.'''
|
2103
2103
|
result = self._values.get("value")
|
2104
2104
|
assert result is not None, "Required property 'value' is missing"
|
2105
2105
|
return typing.cast(builtins.str, result)
|
@@ -2163,7 +2163,7 @@ class EventOrchestrationGlobalCatchAllActionsVariableList(
|
|
2163
2163
|
if __debug__:
|
2164
2164
|
type_hints = typing.get_type_hints(_typecheckingstub__063e4f107aaea9c2a2cdb6c2d720b568f08157d28d8097e2e36c6fb733c2b106)
|
2165
2165
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2166
|
-
jsii.set(self, "terraformAttribute", value)
|
2166
|
+
jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
|
2167
2167
|
|
2168
2168
|
@builtins.property
|
2169
2169
|
@jsii.member(jsii_name="terraformResource")
|
@@ -2176,7 +2176,7 @@ class EventOrchestrationGlobalCatchAllActionsVariableList(
|
|
2176
2176
|
if __debug__:
|
2177
2177
|
type_hints = typing.get_type_hints(_typecheckingstub__29342ebc6a7032ded6e1dae13006e8287e5f3f27dd0ba8babc7681b91ac7f124)
|
2178
2178
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2179
|
-
jsii.set(self, "terraformResource", value)
|
2179
|
+
jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
|
2180
2180
|
|
2181
2181
|
@builtins.property
|
2182
2182
|
@jsii.member(jsii_name="wrapsSet")
|
@@ -2189,7 +2189,7 @@ class EventOrchestrationGlobalCatchAllActionsVariableList(
|
|
2189
2189
|
if __debug__:
|
2190
2190
|
type_hints = typing.get_type_hints(_typecheckingstub__eb60e8f191f3271d6dcd5f50888b7fd0154b03e861e10491ce083213b3ee7882)
|
2191
2191
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2192
|
-
jsii.set(self, "wrapsSet", value)
|
2192
|
+
jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
|
2193
2193
|
|
2194
2194
|
@builtins.property
|
2195
2195
|
@jsii.member(jsii_name="internalValue")
|
@@ -2206,7 +2206,7 @@ class EventOrchestrationGlobalCatchAllActionsVariableList(
|
|
2206
2206
|
if __debug__:
|
2207
2207
|
type_hints = typing.get_type_hints(_typecheckingstub__3cf34c26b3e1545dfff7a03c97b1e18f3c87af3e8bfc4a7cf42b2e02b80947fc)
|
2208
2208
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2209
|
-
jsii.set(self, "internalValue", value)
|
2209
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
2210
2210
|
|
2211
2211
|
|
2212
2212
|
class EventOrchestrationGlobalCatchAllActionsVariableOutputReference(
|
@@ -2265,7 +2265,7 @@ class EventOrchestrationGlobalCatchAllActionsVariableOutputReference(
|
|
2265
2265
|
if __debug__:
|
2266
2266
|
type_hints = typing.get_type_hints(_typecheckingstub__57e3a9e450bc78ced1ec9e9bd8074f1636938ccf7a911395b401ca147f40f0b1)
|
2267
2267
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2268
|
-
jsii.set(self, "name", value)
|
2268
|
+
jsii.set(self, "name", value) # pyright: ignore[reportArgumentType]
|
2269
2269
|
|
2270
2270
|
@builtins.property
|
2271
2271
|
@jsii.member(jsii_name="path")
|
@@ -2277,7 +2277,7 @@ class EventOrchestrationGlobalCatchAllActionsVariableOutputReference(
|
|
2277
2277
|
if __debug__:
|
2278
2278
|
type_hints = typing.get_type_hints(_typecheckingstub__8fd17d465513cb8c5e94581b22f5a9682a27d6516e3d92567b852436a2b232f0)
|
2279
2279
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2280
|
-
jsii.set(self, "path", value)
|
2280
|
+
jsii.set(self, "path", value) # pyright: ignore[reportArgumentType]
|
2281
2281
|
|
2282
2282
|
@builtins.property
|
2283
2283
|
@jsii.member(jsii_name="type")
|
@@ -2289,7 +2289,7 @@ class EventOrchestrationGlobalCatchAllActionsVariableOutputReference(
|
|
2289
2289
|
if __debug__:
|
2290
2290
|
type_hints = typing.get_type_hints(_typecheckingstub__815afa92d2a5b95632c92e6fea3617eff92eb7173e30d45eaf27e9364c8487a8)
|
2291
2291
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2292
|
-
jsii.set(self, "type", value)
|
2292
|
+
jsii.set(self, "type", value) # pyright: ignore[reportArgumentType]
|
2293
2293
|
|
2294
2294
|
@builtins.property
|
2295
2295
|
@jsii.member(jsii_name="value")
|
@@ -2301,7 +2301,7 @@ class EventOrchestrationGlobalCatchAllActionsVariableOutputReference(
|
|
2301
2301
|
if __debug__:
|
2302
2302
|
type_hints = typing.get_type_hints(_typecheckingstub__72a8782b38c95b826d570a84b0ab2423736bde1f6ffcfcdf9171b452b4bb510a)
|
2303
2303
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2304
|
-
jsii.set(self, "value", value)
|
2304
|
+
jsii.set(self, "value", value) # pyright: ignore[reportArgumentType]
|
2305
2305
|
|
2306
2306
|
@builtins.property
|
2307
2307
|
@jsii.member(jsii_name="internalValue")
|
@@ -2318,7 +2318,7 @@ class EventOrchestrationGlobalCatchAllActionsVariableOutputReference(
|
|
2318
2318
|
if __debug__:
|
2319
2319
|
type_hints = typing.get_type_hints(_typecheckingstub__7e2c8cd9ef19d67ece70fe2d1e63ee0b23d3cdd71885f0f83444acb4bd9be19f)
|
2320
2320
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2321
|
-
jsii.set(self, "internalValue", value)
|
2321
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
2322
2322
|
|
2323
2323
|
|
2324
2324
|
class EventOrchestrationGlobalCatchAllOutputReference(
|
@@ -2360,19 +2360,19 @@ class EventOrchestrationGlobalCatchAllOutputReference(
|
|
2360
2360
|
variable: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union[EventOrchestrationGlobalCatchAllActionsVariable, typing.Dict[builtins.str, typing.Any]]]]] = None,
|
2361
2361
|
) -> None:
|
2362
2362
|
'''
|
2363
|
-
:param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2364
|
-
:param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2365
|
-
:param drop_event: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2366
|
-
:param escalation_policy: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2367
|
-
:param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2368
|
-
:param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2369
|
-
:param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2370
|
-
:param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2371
|
-
:param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2372
|
-
:param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2373
|
-
:param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2374
|
-
:param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2375
|
-
:param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2363
|
+
:param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#annotate EventOrchestrationGlobal#annotate}.
|
2364
|
+
:param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#automation_action EventOrchestrationGlobal#automation_action}
|
2365
|
+
:param drop_event: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#drop_event EventOrchestrationGlobal#drop_event}.
|
2366
|
+
:param escalation_policy: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#escalation_policy EventOrchestrationGlobal#escalation_policy}.
|
2367
|
+
:param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#event_action EventOrchestrationGlobal#event_action}.
|
2368
|
+
:param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#extraction EventOrchestrationGlobal#extraction}
|
2369
|
+
:param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#incident_custom_field_update EventOrchestrationGlobal#incident_custom_field_update}
|
2370
|
+
:param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#priority EventOrchestrationGlobal#priority}.
|
2371
|
+
:param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#route_to EventOrchestrationGlobal#route_to}.
|
2372
|
+
:param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#severity EventOrchestrationGlobal#severity}.
|
2373
|
+
:param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#suppress EventOrchestrationGlobal#suppress}.
|
2374
|
+
:param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#suspend EventOrchestrationGlobal#suspend}.
|
2375
|
+
:param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#variable EventOrchestrationGlobal#variable}
|
2376
2376
|
'''
|
2377
2377
|
value = EventOrchestrationGlobalCatchAllActions(
|
2378
2378
|
annotate=annotate,
|
@@ -2415,7 +2415,7 @@ class EventOrchestrationGlobalCatchAllOutputReference(
|
|
2415
2415
|
if __debug__:
|
2416
2416
|
type_hints = typing.get_type_hints(_typecheckingstub__6251be1e9865316cbec35e92db3aa4d8e62d3f97e6cf8a405f7cff110b60c8a0)
|
2417
2417
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2418
|
-
jsii.set(self, "internalValue", value)
|
2418
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
2419
2419
|
|
2420
2420
|
|
2421
2421
|
@jsii.data_type(
|
@@ -2459,10 +2459,10 @@ class EventOrchestrationGlobalConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
2459
2459
|
:param lifecycle:
|
2460
2460
|
:param provider:
|
2461
2461
|
:param provisioners:
|
2462
|
-
:param catch_all: catch_all block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2463
|
-
:param event_orchestration: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2464
|
-
:param set: set block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2465
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2462
|
+
:param catch_all: catch_all block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#catch_all EventOrchestrationGlobal#catch_all}
|
2463
|
+
:param event_orchestration: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#event_orchestration EventOrchestrationGlobal#event_orchestration}.
|
2464
|
+
:param set: set block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#set EventOrchestrationGlobal#set}
|
2465
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#id EventOrchestrationGlobal#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
|
2466
2466
|
'''
|
2467
2467
|
if isinstance(lifecycle, dict):
|
2468
2468
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -2571,7 +2571,7 @@ class EventOrchestrationGlobalConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
2571
2571
|
def catch_all(self) -> EventOrchestrationGlobalCatchAll:
|
2572
2572
|
'''catch_all block.
|
2573
2573
|
|
2574
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2574
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#catch_all EventOrchestrationGlobal#catch_all}
|
2575
2575
|
'''
|
2576
2576
|
result = self._values.get("catch_all")
|
2577
2577
|
assert result is not None, "Required property 'catch_all' is missing"
|
@@ -2579,7 +2579,7 @@ class EventOrchestrationGlobalConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
2579
2579
|
|
2580
2580
|
@builtins.property
|
2581
2581
|
def event_orchestration(self) -> builtins.str:
|
2582
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2582
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#event_orchestration EventOrchestrationGlobal#event_orchestration}.'''
|
2583
2583
|
result = self._values.get("event_orchestration")
|
2584
2584
|
assert result is not None, "Required property 'event_orchestration' is missing"
|
2585
2585
|
return typing.cast(builtins.str, result)
|
@@ -2590,7 +2590,7 @@ class EventOrchestrationGlobalConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
2590
2590
|
) -> typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSet"]]:
|
2591
2591
|
'''set block.
|
2592
2592
|
|
2593
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2593
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#set EventOrchestrationGlobal#set}
|
2594
2594
|
'''
|
2595
2595
|
result = self._values.get("set")
|
2596
2596
|
assert result is not None, "Required property 'set' is missing"
|
@@ -2598,7 +2598,7 @@ class EventOrchestrationGlobalConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
2598
2598
|
|
2599
2599
|
@builtins.property
|
2600
2600
|
def id(self) -> typing.Optional[builtins.str]:
|
2601
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2601
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#id EventOrchestrationGlobal#id}.
|
2602
2602
|
|
2603
2603
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
2604
2604
|
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
|
@@ -2631,8 +2631,8 @@ class EventOrchestrationGlobalSet:
|
|
2631
2631
|
rule: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["EventOrchestrationGlobalSetRule", typing.Dict[builtins.str, typing.Any]]]]] = None,
|
2632
2632
|
) -> None:
|
2633
2633
|
'''
|
2634
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2635
|
-
:param rule: rule block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2634
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#id EventOrchestrationGlobal#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
|
2635
|
+
:param rule: rule block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#rule EventOrchestrationGlobal#rule}
|
2636
2636
|
'''
|
2637
2637
|
if __debug__:
|
2638
2638
|
type_hints = typing.get_type_hints(_typecheckingstub__305a6830506cb32487336526cc8631fb7f7318d68a61dabd395b65df1c2d7f56)
|
@@ -2646,7 +2646,7 @@ class EventOrchestrationGlobalSet:
|
|
2646
2646
|
|
2647
2647
|
@builtins.property
|
2648
2648
|
def id(self) -> builtins.str:
|
2649
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2649
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#id EventOrchestrationGlobal#id}.
|
2650
2650
|
|
2651
2651
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
2652
2652
|
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
|
@@ -2661,7 +2661,7 @@ class EventOrchestrationGlobalSet:
|
|
2661
2661
|
) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRule"]]]:
|
2662
2662
|
'''rule block.
|
2663
2663
|
|
2664
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2664
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#rule EventOrchestrationGlobal#rule}
|
2665
2665
|
'''
|
2666
2666
|
result = self._values.get("rule")
|
2667
2667
|
return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRule"]]], result)
|
@@ -2722,7 +2722,7 @@ class EventOrchestrationGlobalSetList(
|
|
2722
2722
|
if __debug__:
|
2723
2723
|
type_hints = typing.get_type_hints(_typecheckingstub__1c169784559a5537613e9998466f48abef7b02adda7cf06446cddfa48e66c09f)
|
2724
2724
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2725
|
-
jsii.set(self, "terraformAttribute", value)
|
2725
|
+
jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
|
2726
2726
|
|
2727
2727
|
@builtins.property
|
2728
2728
|
@jsii.member(jsii_name="terraformResource")
|
@@ -2735,7 +2735,7 @@ class EventOrchestrationGlobalSetList(
|
|
2735
2735
|
if __debug__:
|
2736
2736
|
type_hints = typing.get_type_hints(_typecheckingstub__291da34fd0264438455c9bc05100b3c77bf5c08086bcf53a2599bd52da81bcd8)
|
2737
2737
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2738
|
-
jsii.set(self, "terraformResource", value)
|
2738
|
+
jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
|
2739
2739
|
|
2740
2740
|
@builtins.property
|
2741
2741
|
@jsii.member(jsii_name="wrapsSet")
|
@@ -2748,7 +2748,7 @@ class EventOrchestrationGlobalSetList(
|
|
2748
2748
|
if __debug__:
|
2749
2749
|
type_hints = typing.get_type_hints(_typecheckingstub__22dcb6cd2322d64258b77cb7ad97a911ee4d4bc756873bf06c0b27e50d44b33d)
|
2750
2750
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2751
|
-
jsii.set(self, "wrapsSet", value)
|
2751
|
+
jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
|
2752
2752
|
|
2753
2753
|
@builtins.property
|
2754
2754
|
@jsii.member(jsii_name="internalValue")
|
@@ -2765,7 +2765,7 @@ class EventOrchestrationGlobalSetList(
|
|
2765
2765
|
if __debug__:
|
2766
2766
|
type_hints = typing.get_type_hints(_typecheckingstub__4b242bf0c85598522fa67d65a0650049bedf59b5e2b45f761b2111852a05d0e6)
|
2767
2767
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2768
|
-
jsii.set(self, "internalValue", value)
|
2768
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
2769
2769
|
|
2770
2770
|
|
2771
2771
|
class EventOrchestrationGlobalSetOutputReference(
|
@@ -2838,7 +2838,7 @@ class EventOrchestrationGlobalSetOutputReference(
|
|
2838
2838
|
if __debug__:
|
2839
2839
|
type_hints = typing.get_type_hints(_typecheckingstub__6b2020bfde0f3cbd17069d18280dfbe8f45cd27d62ba302cce93e0f6405dc1af)
|
2840
2840
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2841
|
-
jsii.set(self, "id", value)
|
2841
|
+
jsii.set(self, "id", value) # pyright: ignore[reportArgumentType]
|
2842
2842
|
|
2843
2843
|
@builtins.property
|
2844
2844
|
@jsii.member(jsii_name="internalValue")
|
@@ -2855,7 +2855,7 @@ class EventOrchestrationGlobalSetOutputReference(
|
|
2855
2855
|
if __debug__:
|
2856
2856
|
type_hints = typing.get_type_hints(_typecheckingstub__1118d83b6b95bdad0f5c7886e80d44c0cc10efd60424d19cc48127c92b5f376f)
|
2857
2857
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2858
|
-
jsii.set(self, "internalValue", value)
|
2858
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
2859
2859
|
|
2860
2860
|
|
2861
2861
|
@jsii.data_type(
|
@@ -2878,10 +2878,10 @@ class EventOrchestrationGlobalSetRule:
|
|
2878
2878
|
label: typing.Optional[builtins.str] = None,
|
2879
2879
|
) -> None:
|
2880
2880
|
'''
|
2881
|
-
:param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2882
|
-
:param condition: condition block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2883
|
-
:param disabled: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2884
|
-
:param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2881
|
+
:param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#actions EventOrchestrationGlobal#actions}
|
2882
|
+
:param condition: condition block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#condition EventOrchestrationGlobal#condition}
|
2883
|
+
:param disabled: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#disabled EventOrchestrationGlobal#disabled}.
|
2884
|
+
:param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#label EventOrchestrationGlobal#label}.
|
2885
2885
|
'''
|
2886
2886
|
if isinstance(actions, dict):
|
2887
2887
|
actions = EventOrchestrationGlobalSetRuleActions(**actions)
|
@@ -2905,7 +2905,7 @@ class EventOrchestrationGlobalSetRule:
|
|
2905
2905
|
def actions(self) -> "EventOrchestrationGlobalSetRuleActions":
|
2906
2906
|
'''actions block.
|
2907
2907
|
|
2908
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2908
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#actions EventOrchestrationGlobal#actions}
|
2909
2909
|
'''
|
2910
2910
|
result = self._values.get("actions")
|
2911
2911
|
assert result is not None, "Required property 'actions' is missing"
|
@@ -2917,7 +2917,7 @@ class EventOrchestrationGlobalSetRule:
|
|
2917
2917
|
) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRuleCondition"]]]:
|
2918
2918
|
'''condition block.
|
2919
2919
|
|
2920
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2920
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#condition EventOrchestrationGlobal#condition}
|
2921
2921
|
'''
|
2922
2922
|
result = self._values.get("condition")
|
2923
2923
|
return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRuleCondition"]]], result)
|
@@ -2926,13 +2926,13 @@ class EventOrchestrationGlobalSetRule:
|
|
2926
2926
|
def disabled(
|
2927
2927
|
self,
|
2928
2928
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
2929
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2929
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#disabled EventOrchestrationGlobal#disabled}.'''
|
2930
2930
|
result = self._values.get("disabled")
|
2931
2931
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
2932
2932
|
|
2933
2933
|
@builtins.property
|
2934
2934
|
def label(self) -> typing.Optional[builtins.str]:
|
2935
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2935
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#label EventOrchestrationGlobal#label}.'''
|
2936
2936
|
result = self._values.get("label")
|
2937
2937
|
return typing.cast(typing.Optional[builtins.str], result)
|
2938
2938
|
|
@@ -2986,19 +2986,19 @@ class EventOrchestrationGlobalSetRuleActions:
|
|
2986
2986
|
variable: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["EventOrchestrationGlobalSetRuleActionsVariable", typing.Dict[builtins.str, typing.Any]]]]] = None,
|
2987
2987
|
) -> None:
|
2988
2988
|
'''
|
2989
|
-
:param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2990
|
-
:param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2991
|
-
:param drop_event: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2992
|
-
:param escalation_policy: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2993
|
-
:param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2994
|
-
:param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2995
|
-
:param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2996
|
-
:param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2997
|
-
:param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2998
|
-
:param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2999
|
-
:param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3000
|
-
:param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3001
|
-
:param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2989
|
+
:param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#annotate EventOrchestrationGlobal#annotate}.
|
2990
|
+
:param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#automation_action EventOrchestrationGlobal#automation_action}
|
2991
|
+
:param drop_event: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#drop_event EventOrchestrationGlobal#drop_event}.
|
2992
|
+
:param escalation_policy: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#escalation_policy EventOrchestrationGlobal#escalation_policy}.
|
2993
|
+
:param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#event_action EventOrchestrationGlobal#event_action}.
|
2994
|
+
:param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#extraction EventOrchestrationGlobal#extraction}
|
2995
|
+
:param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#incident_custom_field_update EventOrchestrationGlobal#incident_custom_field_update}
|
2996
|
+
:param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#priority EventOrchestrationGlobal#priority}.
|
2997
|
+
:param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#route_to EventOrchestrationGlobal#route_to}.
|
2998
|
+
:param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#severity EventOrchestrationGlobal#severity}.
|
2999
|
+
:param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#suppress EventOrchestrationGlobal#suppress}.
|
3000
|
+
:param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#suspend EventOrchestrationGlobal#suspend}.
|
3001
|
+
:param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#variable EventOrchestrationGlobal#variable}
|
3002
3002
|
'''
|
3003
3003
|
if isinstance(automation_action, dict):
|
3004
3004
|
automation_action = EventOrchestrationGlobalSetRuleActionsAutomationAction(**automation_action)
|
@@ -3047,7 +3047,7 @@ class EventOrchestrationGlobalSetRuleActions:
|
|
3047
3047
|
|
3048
3048
|
@builtins.property
|
3049
3049
|
def annotate(self) -> typing.Optional[builtins.str]:
|
3050
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3050
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#annotate EventOrchestrationGlobal#annotate}.'''
|
3051
3051
|
result = self._values.get("annotate")
|
3052
3052
|
return typing.cast(typing.Optional[builtins.str], result)
|
3053
3053
|
|
@@ -3057,7 +3057,7 @@ class EventOrchestrationGlobalSetRuleActions:
|
|
3057
3057
|
) -> typing.Optional["EventOrchestrationGlobalSetRuleActionsAutomationAction"]:
|
3058
3058
|
'''automation_action block.
|
3059
3059
|
|
3060
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3060
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#automation_action EventOrchestrationGlobal#automation_action}
|
3061
3061
|
'''
|
3062
3062
|
result = self._values.get("automation_action")
|
3063
3063
|
return typing.cast(typing.Optional["EventOrchestrationGlobalSetRuleActionsAutomationAction"], result)
|
@@ -3066,19 +3066,19 @@ class EventOrchestrationGlobalSetRuleActions:
|
|
3066
3066
|
def drop_event(
|
3067
3067
|
self,
|
3068
3068
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
3069
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3069
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#drop_event EventOrchestrationGlobal#drop_event}.'''
|
3070
3070
|
result = self._values.get("drop_event")
|
3071
3071
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
3072
3072
|
|
3073
3073
|
@builtins.property
|
3074
3074
|
def escalation_policy(self) -> typing.Optional[builtins.str]:
|
3075
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3075
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#escalation_policy EventOrchestrationGlobal#escalation_policy}.'''
|
3076
3076
|
result = self._values.get("escalation_policy")
|
3077
3077
|
return typing.cast(typing.Optional[builtins.str], result)
|
3078
3078
|
|
3079
3079
|
@builtins.property
|
3080
3080
|
def event_action(self) -> typing.Optional[builtins.str]:
|
3081
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3081
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#event_action EventOrchestrationGlobal#event_action}.'''
|
3082
3082
|
result = self._values.get("event_action")
|
3083
3083
|
return typing.cast(typing.Optional[builtins.str], result)
|
3084
3084
|
|
@@ -3088,7 +3088,7 @@ class EventOrchestrationGlobalSetRuleActions:
|
|
3088
3088
|
) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRuleActionsExtraction"]]]:
|
3089
3089
|
'''extraction block.
|
3090
3090
|
|
3091
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3091
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#extraction EventOrchestrationGlobal#extraction}
|
3092
3092
|
'''
|
3093
3093
|
result = self._values.get("extraction")
|
3094
3094
|
return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRuleActionsExtraction"]]], result)
|
@@ -3099,26 +3099,26 @@ class EventOrchestrationGlobalSetRuleActions:
|
|
3099
3099
|
) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRuleActionsIncidentCustomFieldUpdate"]]]:
|
3100
3100
|
'''incident_custom_field_update block.
|
3101
3101
|
|
3102
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3102
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#incident_custom_field_update EventOrchestrationGlobal#incident_custom_field_update}
|
3103
3103
|
'''
|
3104
3104
|
result = self._values.get("incident_custom_field_update")
|
3105
3105
|
return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRuleActionsIncidentCustomFieldUpdate"]]], result)
|
3106
3106
|
|
3107
3107
|
@builtins.property
|
3108
3108
|
def priority(self) -> typing.Optional[builtins.str]:
|
3109
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3109
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#priority EventOrchestrationGlobal#priority}.'''
|
3110
3110
|
result = self._values.get("priority")
|
3111
3111
|
return typing.cast(typing.Optional[builtins.str], result)
|
3112
3112
|
|
3113
3113
|
@builtins.property
|
3114
3114
|
def route_to(self) -> typing.Optional[builtins.str]:
|
3115
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3115
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#route_to EventOrchestrationGlobal#route_to}.'''
|
3116
3116
|
result = self._values.get("route_to")
|
3117
3117
|
return typing.cast(typing.Optional[builtins.str], result)
|
3118
3118
|
|
3119
3119
|
@builtins.property
|
3120
3120
|
def severity(self) -> typing.Optional[builtins.str]:
|
3121
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3121
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#severity EventOrchestrationGlobal#severity}.'''
|
3122
3122
|
result = self._values.get("severity")
|
3123
3123
|
return typing.cast(typing.Optional[builtins.str], result)
|
3124
3124
|
|
@@ -3126,13 +3126,13 @@ class EventOrchestrationGlobalSetRuleActions:
|
|
3126
3126
|
def suppress(
|
3127
3127
|
self,
|
3128
3128
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
3129
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3129
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#suppress EventOrchestrationGlobal#suppress}.'''
|
3130
3130
|
result = self._values.get("suppress")
|
3131
3131
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
3132
3132
|
|
3133
3133
|
@builtins.property
|
3134
3134
|
def suspend(self) -> typing.Optional[jsii.Number]:
|
3135
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3135
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#suspend EventOrchestrationGlobal#suspend}.'''
|
3136
3136
|
result = self._values.get("suspend")
|
3137
3137
|
return typing.cast(typing.Optional[jsii.Number], result)
|
3138
3138
|
|
@@ -3142,7 +3142,7 @@ class EventOrchestrationGlobalSetRuleActions:
|
|
3142
3142
|
) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRuleActionsVariable"]]]:
|
3143
3143
|
'''variable block.
|
3144
3144
|
|
3145
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3145
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#variable EventOrchestrationGlobal#variable}
|
3146
3146
|
'''
|
3147
3147
|
result = self._values.get("variable")
|
3148
3148
|
return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRuleActionsVariable"]]], result)
|
@@ -3181,11 +3181,11 @@ class EventOrchestrationGlobalSetRuleActionsAutomationAction:
|
|
3181
3181
|
parameter: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["EventOrchestrationGlobalSetRuleActionsAutomationActionParameter", typing.Dict[builtins.str, typing.Any]]]]] = None,
|
3182
3182
|
) -> None:
|
3183
3183
|
'''
|
3184
|
-
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3185
|
-
:param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3186
|
-
:param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3187
|
-
:param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3188
|
-
:param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3184
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.
|
3185
|
+
:param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#url EventOrchestrationGlobal#url}.
|
3186
|
+
:param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#auto_send EventOrchestrationGlobal#auto_send}.
|
3187
|
+
:param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#header EventOrchestrationGlobal#header}
|
3188
|
+
:param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#parameter EventOrchestrationGlobal#parameter}
|
3189
3189
|
'''
|
3190
3190
|
if __debug__:
|
3191
3191
|
type_hints = typing.get_type_hints(_typecheckingstub__723d2a0275861d95017a3481ff6564df72221d81439af26b87052de7905dd603)
|
@@ -3207,14 +3207,14 @@ class EventOrchestrationGlobalSetRuleActionsAutomationAction:
|
|
3207
3207
|
|
3208
3208
|
@builtins.property
|
3209
3209
|
def name(self) -> builtins.str:
|
3210
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3210
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.'''
|
3211
3211
|
result = self._values.get("name")
|
3212
3212
|
assert result is not None, "Required property 'name' is missing"
|
3213
3213
|
return typing.cast(builtins.str, result)
|
3214
3214
|
|
3215
3215
|
@builtins.property
|
3216
3216
|
def url(self) -> builtins.str:
|
3217
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3217
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#url EventOrchestrationGlobal#url}.'''
|
3218
3218
|
result = self._values.get("url")
|
3219
3219
|
assert result is not None, "Required property 'url' is missing"
|
3220
3220
|
return typing.cast(builtins.str, result)
|
@@ -3223,7 +3223,7 @@ class EventOrchestrationGlobalSetRuleActionsAutomationAction:
|
|
3223
3223
|
def auto_send(
|
3224
3224
|
self,
|
3225
3225
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
3226
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3226
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#auto_send EventOrchestrationGlobal#auto_send}.'''
|
3227
3227
|
result = self._values.get("auto_send")
|
3228
3228
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
3229
3229
|
|
@@ -3233,7 +3233,7 @@ class EventOrchestrationGlobalSetRuleActionsAutomationAction:
|
|
3233
3233
|
) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRuleActionsAutomationActionHeader"]]]:
|
3234
3234
|
'''header block.
|
3235
3235
|
|
3236
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3236
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#header EventOrchestrationGlobal#header}
|
3237
3237
|
'''
|
3238
3238
|
result = self._values.get("header")
|
3239
3239
|
return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRuleActionsAutomationActionHeader"]]], result)
|
@@ -3244,7 +3244,7 @@ class EventOrchestrationGlobalSetRuleActionsAutomationAction:
|
|
3244
3244
|
) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRuleActionsAutomationActionParameter"]]]:
|
3245
3245
|
'''parameter block.
|
3246
3246
|
|
3247
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3247
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#parameter EventOrchestrationGlobal#parameter}
|
3248
3248
|
'''
|
3249
3249
|
result = self._values.get("parameter")
|
3250
3250
|
return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRuleActionsAutomationActionParameter"]]], result)
|
@@ -3269,8 +3269,8 @@ class EventOrchestrationGlobalSetRuleActionsAutomationAction:
|
|
3269
3269
|
class EventOrchestrationGlobalSetRuleActionsAutomationActionHeader:
|
3270
3270
|
def __init__(self, *, key: builtins.str, value: builtins.str) -> None:
|
3271
3271
|
'''
|
3272
|
-
:param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3273
|
-
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3272
|
+
:param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#key EventOrchestrationGlobal#key}.
|
3273
|
+
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.
|
3274
3274
|
'''
|
3275
3275
|
if __debug__:
|
3276
3276
|
type_hints = typing.get_type_hints(_typecheckingstub__541694733fc98eb5135d9d17e596b4cab74578defc3bdbfef6a43a56159f1877)
|
@@ -3283,14 +3283,14 @@ class EventOrchestrationGlobalSetRuleActionsAutomationActionHeader:
|
|
3283
3283
|
|
3284
3284
|
@builtins.property
|
3285
3285
|
def key(self) -> builtins.str:
|
3286
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3286
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#key EventOrchestrationGlobal#key}.'''
|
3287
3287
|
result = self._values.get("key")
|
3288
3288
|
assert result is not None, "Required property 'key' is missing"
|
3289
3289
|
return typing.cast(builtins.str, result)
|
3290
3290
|
|
3291
3291
|
@builtins.property
|
3292
3292
|
def value(self) -> builtins.str:
|
3293
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3293
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.'''
|
3294
3294
|
result = self._values.get("value")
|
3295
3295
|
assert result is not None, "Required property 'value' is missing"
|
3296
3296
|
return typing.cast(builtins.str, result)
|
@@ -3354,7 +3354,7 @@ class EventOrchestrationGlobalSetRuleActionsAutomationActionHeaderList(
|
|
3354
3354
|
if __debug__:
|
3355
3355
|
type_hints = typing.get_type_hints(_typecheckingstub__3f133093d0034db49adecd17de51776d3fa5afcf6026fefac308a6ddd7bb4c06)
|
3356
3356
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
3357
|
-
jsii.set(self, "terraformAttribute", value)
|
3357
|
+
jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
|
3358
3358
|
|
3359
3359
|
@builtins.property
|
3360
3360
|
@jsii.member(jsii_name="terraformResource")
|
@@ -3367,7 +3367,7 @@ class EventOrchestrationGlobalSetRuleActionsAutomationActionHeaderList(
|
|
3367
3367
|
if __debug__:
|
3368
3368
|
type_hints = typing.get_type_hints(_typecheckingstub__e0fe6676e50e6632fd188d495c5e9ee562ce950012daba4586d7bac8260267ef)
|
3369
3369
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
3370
|
-
jsii.set(self, "terraformResource", value)
|
3370
|
+
jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
|
3371
3371
|
|
3372
3372
|
@builtins.property
|
3373
3373
|
@jsii.member(jsii_name="wrapsSet")
|
@@ -3380,7 +3380,7 @@ class EventOrchestrationGlobalSetRuleActionsAutomationActionHeaderList(
|
|
3380
3380
|
if __debug__:
|
3381
3381
|
type_hints = typing.get_type_hints(_typecheckingstub__3c1caaefa99448a43beea0b451bcf507bd834cf6ca404377537207deb0fee1e0)
|
3382
3382
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
3383
|
-
jsii.set(self, "wrapsSet", value)
|
3383
|
+
jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
|
3384
3384
|
|
3385
3385
|
@builtins.property
|
3386
3386
|
@jsii.member(jsii_name="internalValue")
|
@@ -3397,7 +3397,7 @@ class EventOrchestrationGlobalSetRuleActionsAutomationActionHeaderList(
|
|
3397
3397
|
if __debug__:
|
3398
3398
|
type_hints = typing.get_type_hints(_typecheckingstub__af460587831495a396c824f55ab2eb0d34c77269a6faf1a0457037d43536f7ae)
|
3399
3399
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
3400
|
-
jsii.set(self, "internalValue", value)
|
3400
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
3401
3401
|
|
3402
3402
|
|
3403
3403
|
class EventOrchestrationGlobalSetRuleActionsAutomationActionHeaderOutputReference(
|
@@ -3446,7 +3446,7 @@ class EventOrchestrationGlobalSetRuleActionsAutomationActionHeaderOutputReferenc
|
|
3446
3446
|
if __debug__:
|
3447
3447
|
type_hints = typing.get_type_hints(_typecheckingstub__3eb4db829269dc1e66c774e3d9505aeab6d4ba8c9043a920d5b9e140b64e24b0)
|
3448
3448
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
3449
|
-
jsii.set(self, "key", value)
|
3449
|
+
jsii.set(self, "key", value) # pyright: ignore[reportArgumentType]
|
3450
3450
|
|
3451
3451
|
@builtins.property
|
3452
3452
|
@jsii.member(jsii_name="value")
|
@@ -3458,7 +3458,7 @@ class EventOrchestrationGlobalSetRuleActionsAutomationActionHeaderOutputReferenc
|
|
3458
3458
|
if __debug__:
|
3459
3459
|
type_hints = typing.get_type_hints(_typecheckingstub__9cd6ccf6bfc824d4253a1f4b01f87367c52fccfde1c5eef20c3ae5687016b46d)
|
3460
3460
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
3461
|
-
jsii.set(self, "value", value)
|
3461
|
+
jsii.set(self, "value", value) # pyright: ignore[reportArgumentType]
|
3462
3462
|
|
3463
3463
|
@builtins.property
|
3464
3464
|
@jsii.member(jsii_name="internalValue")
|
@@ -3475,7 +3475,7 @@ class EventOrchestrationGlobalSetRuleActionsAutomationActionHeaderOutputReferenc
|
|
3475
3475
|
if __debug__:
|
3476
3476
|
type_hints = typing.get_type_hints(_typecheckingstub__145d57db160504b02473bf43cc68d40b33f31b9c11718a3e41790c9e37722de2)
|
3477
3477
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
3478
|
-
jsii.set(self, "internalValue", value)
|
3478
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
3479
3479
|
|
3480
3480
|
|
3481
3481
|
class EventOrchestrationGlobalSetRuleActionsAutomationActionOutputReference(
|
@@ -3594,7 +3594,7 @@ class EventOrchestrationGlobalSetRuleActionsAutomationActionOutputReference(
|
|
3594
3594
|
if __debug__:
|
3595
3595
|
type_hints = typing.get_type_hints(_typecheckingstub__8edde0ab8976374e86986f9d9c6015d5024ec409b23f39c2203ad869fc479e3c)
|
3596
3596
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
3597
|
-
jsii.set(self, "autoSend", value)
|
3597
|
+
jsii.set(self, "autoSend", value) # pyright: ignore[reportArgumentType]
|
3598
3598
|
|
3599
3599
|
@builtins.property
|
3600
3600
|
@jsii.member(jsii_name="name")
|
@@ -3606,7 +3606,7 @@ class EventOrchestrationGlobalSetRuleActionsAutomationActionOutputReference(
|
|
3606
3606
|
if __debug__:
|
3607
3607
|
type_hints = typing.get_type_hints(_typecheckingstub__4db32bd70cbe1f69ff175d4ded111cf35f7722cdb1c2ef820ca337aafb86d677)
|
3608
3608
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
3609
|
-
jsii.set(self, "name", value)
|
3609
|
+
jsii.set(self, "name", value) # pyright: ignore[reportArgumentType]
|
3610
3610
|
|
3611
3611
|
@builtins.property
|
3612
3612
|
@jsii.member(jsii_name="url")
|
@@ -3618,7 +3618,7 @@ class EventOrchestrationGlobalSetRuleActionsAutomationActionOutputReference(
|
|
3618
3618
|
if __debug__:
|
3619
3619
|
type_hints = typing.get_type_hints(_typecheckingstub__128d57b6052abd22efbffefd58be83b2bfa25138daac6e49494621d1980bd0c1)
|
3620
3620
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
3621
|
-
jsii.set(self, "url", value)
|
3621
|
+
jsii.set(self, "url", value) # pyright: ignore[reportArgumentType]
|
3622
3622
|
|
3623
3623
|
@builtins.property
|
3624
3624
|
@jsii.member(jsii_name="internalValue")
|
@@ -3635,7 +3635,7 @@ class EventOrchestrationGlobalSetRuleActionsAutomationActionOutputReference(
|
|
3635
3635
|
if __debug__:
|
3636
3636
|
type_hints = typing.get_type_hints(_typecheckingstub__5827bb41de6094284ebd00502f07adf431f1c369b15b592717f41496e9a44493)
|
3637
3637
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
3638
|
-
jsii.set(self, "internalValue", value)
|
3638
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
3639
3639
|
|
3640
3640
|
|
3641
3641
|
@jsii.data_type(
|
@@ -3646,8 +3646,8 @@ class EventOrchestrationGlobalSetRuleActionsAutomationActionOutputReference(
|
|
3646
3646
|
class EventOrchestrationGlobalSetRuleActionsAutomationActionParameter:
|
3647
3647
|
def __init__(self, *, key: builtins.str, value: builtins.str) -> None:
|
3648
3648
|
'''
|
3649
|
-
:param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3650
|
-
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3649
|
+
:param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#key EventOrchestrationGlobal#key}.
|
3650
|
+
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.
|
3651
3651
|
'''
|
3652
3652
|
if __debug__:
|
3653
3653
|
type_hints = typing.get_type_hints(_typecheckingstub__441d5eb0cfb56ea15348461de8ab1eeeb7ba29435b112be08856224068edc133)
|
@@ -3660,14 +3660,14 @@ class EventOrchestrationGlobalSetRuleActionsAutomationActionParameter:
|
|
3660
3660
|
|
3661
3661
|
@builtins.property
|
3662
3662
|
def key(self) -> builtins.str:
|
3663
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3663
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#key EventOrchestrationGlobal#key}.'''
|
3664
3664
|
result = self._values.get("key")
|
3665
3665
|
assert result is not None, "Required property 'key' is missing"
|
3666
3666
|
return typing.cast(builtins.str, result)
|
3667
3667
|
|
3668
3668
|
@builtins.property
|
3669
3669
|
def value(self) -> builtins.str:
|
3670
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3670
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.'''
|
3671
3671
|
result = self._values.get("value")
|
3672
3672
|
assert result is not None, "Required property 'value' is missing"
|
3673
3673
|
return typing.cast(builtins.str, result)
|
@@ -3731,7 +3731,7 @@ class EventOrchestrationGlobalSetRuleActionsAutomationActionParameterList(
|
|
3731
3731
|
if __debug__:
|
3732
3732
|
type_hints = typing.get_type_hints(_typecheckingstub__7bff9ba9147a3282fa150f16cd0f425a1817ea00ef125effccb6bf12a4f45f13)
|
3733
3733
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
3734
|
-
jsii.set(self, "terraformAttribute", value)
|
3734
|
+
jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
|
3735
3735
|
|
3736
3736
|
@builtins.property
|
3737
3737
|
@jsii.member(jsii_name="terraformResource")
|
@@ -3744,7 +3744,7 @@ class EventOrchestrationGlobalSetRuleActionsAutomationActionParameterList(
|
|
3744
3744
|
if __debug__:
|
3745
3745
|
type_hints = typing.get_type_hints(_typecheckingstub__34e4d04292a73fcb461216d1a6ffafb9f78bfbd7af2f12eaf4f169d3fc28ab51)
|
3746
3746
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
3747
|
-
jsii.set(self, "terraformResource", value)
|
3747
|
+
jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
|
3748
3748
|
|
3749
3749
|
@builtins.property
|
3750
3750
|
@jsii.member(jsii_name="wrapsSet")
|
@@ -3757,7 +3757,7 @@ class EventOrchestrationGlobalSetRuleActionsAutomationActionParameterList(
|
|
3757
3757
|
if __debug__:
|
3758
3758
|
type_hints = typing.get_type_hints(_typecheckingstub__05e8eb71d200a80cef049dc89b20d2eb1230bb1f137477ef110c0e901f5a0a17)
|
3759
3759
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
3760
|
-
jsii.set(self, "wrapsSet", value)
|
3760
|
+
jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
|
3761
3761
|
|
3762
3762
|
@builtins.property
|
3763
3763
|
@jsii.member(jsii_name="internalValue")
|
@@ -3774,7 +3774,7 @@ class EventOrchestrationGlobalSetRuleActionsAutomationActionParameterList(
|
|
3774
3774
|
if __debug__:
|
3775
3775
|
type_hints = typing.get_type_hints(_typecheckingstub__8bf35f3819ede69728004519885f3dfd36d947fa92ffb94aa3a0bda8b1b6fc62)
|
3776
3776
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
3777
|
-
jsii.set(self, "internalValue", value)
|
3777
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
3778
3778
|
|
3779
3779
|
|
3780
3780
|
class EventOrchestrationGlobalSetRuleActionsAutomationActionParameterOutputReference(
|
@@ -3823,7 +3823,7 @@ class EventOrchestrationGlobalSetRuleActionsAutomationActionParameterOutputRefer
|
|
3823
3823
|
if __debug__:
|
3824
3824
|
type_hints = typing.get_type_hints(_typecheckingstub__28b0f738730c83b224d46641a71b55137a0e4f05f26c7b071c756b12bd55e6d4)
|
3825
3825
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
3826
|
-
jsii.set(self, "key", value)
|
3826
|
+
jsii.set(self, "key", value) # pyright: ignore[reportArgumentType]
|
3827
3827
|
|
3828
3828
|
@builtins.property
|
3829
3829
|
@jsii.member(jsii_name="value")
|
@@ -3835,7 +3835,7 @@ class EventOrchestrationGlobalSetRuleActionsAutomationActionParameterOutputRefer
|
|
3835
3835
|
if __debug__:
|
3836
3836
|
type_hints = typing.get_type_hints(_typecheckingstub__aa357d5077c52b74b01078fbb36709cc193eb2a94ac2a72a135b79996483caac)
|
3837
3837
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
3838
|
-
jsii.set(self, "value", value)
|
3838
|
+
jsii.set(self, "value", value) # pyright: ignore[reportArgumentType]
|
3839
3839
|
|
3840
3840
|
@builtins.property
|
3841
3841
|
@jsii.member(jsii_name="internalValue")
|
@@ -3852,7 +3852,7 @@ class EventOrchestrationGlobalSetRuleActionsAutomationActionParameterOutputRefer
|
|
3852
3852
|
if __debug__:
|
3853
3853
|
type_hints = typing.get_type_hints(_typecheckingstub__41298003ac6f0a8c2bac6db562d1864fdc0898b9c171bb77651f3482c1a629b7)
|
3854
3854
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
3855
|
-
jsii.set(self, "internalValue", value)
|
3855
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
3856
3856
|
|
3857
3857
|
|
3858
3858
|
@jsii.data_type(
|
@@ -3875,10 +3875,10 @@ class EventOrchestrationGlobalSetRuleActionsExtraction:
|
|
3875
3875
|
template: typing.Optional[builtins.str] = None,
|
3876
3876
|
) -> None:
|
3877
3877
|
'''
|
3878
|
-
:param target: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3879
|
-
:param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3880
|
-
:param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3881
|
-
:param template: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3878
|
+
:param target: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#target EventOrchestrationGlobal#target}.
|
3879
|
+
:param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#regex EventOrchestrationGlobal#regex}.
|
3880
|
+
:param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#source EventOrchestrationGlobal#source}.
|
3881
|
+
:param template: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#template EventOrchestrationGlobal#template}.
|
3882
3882
|
'''
|
3883
3883
|
if __debug__:
|
3884
3884
|
type_hints = typing.get_type_hints(_typecheckingstub__4b92aecb9ded69cbe0d91dde0c5680d12062c234b53c0fd848e59d4dba288176)
|
@@ -3898,26 +3898,26 @@ class EventOrchestrationGlobalSetRuleActionsExtraction:
|
|
3898
3898
|
|
3899
3899
|
@builtins.property
|
3900
3900
|
def target(self) -> builtins.str:
|
3901
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3901
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#target EventOrchestrationGlobal#target}.'''
|
3902
3902
|
result = self._values.get("target")
|
3903
3903
|
assert result is not None, "Required property 'target' is missing"
|
3904
3904
|
return typing.cast(builtins.str, result)
|
3905
3905
|
|
3906
3906
|
@builtins.property
|
3907
3907
|
def regex(self) -> typing.Optional[builtins.str]:
|
3908
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3908
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#regex EventOrchestrationGlobal#regex}.'''
|
3909
3909
|
result = self._values.get("regex")
|
3910
3910
|
return typing.cast(typing.Optional[builtins.str], result)
|
3911
3911
|
|
3912
3912
|
@builtins.property
|
3913
3913
|
def source(self) -> typing.Optional[builtins.str]:
|
3914
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3914
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#source EventOrchestrationGlobal#source}.'''
|
3915
3915
|
result = self._values.get("source")
|
3916
3916
|
return typing.cast(typing.Optional[builtins.str], result)
|
3917
3917
|
|
3918
3918
|
@builtins.property
|
3919
3919
|
def template(self) -> typing.Optional[builtins.str]:
|
3920
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3920
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#template EventOrchestrationGlobal#template}.'''
|
3921
3921
|
result = self._values.get("template")
|
3922
3922
|
return typing.cast(typing.Optional[builtins.str], result)
|
3923
3923
|
|
@@ -3980,7 +3980,7 @@ class EventOrchestrationGlobalSetRuleActionsExtractionList(
|
|
3980
3980
|
if __debug__:
|
3981
3981
|
type_hints = typing.get_type_hints(_typecheckingstub__837596d1e2c3f170b469bc82d4c1c847795abf8654438a9e2c05077d982bd35c)
|
3982
3982
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
3983
|
-
jsii.set(self, "terraformAttribute", value)
|
3983
|
+
jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
|
3984
3984
|
|
3985
3985
|
@builtins.property
|
3986
3986
|
@jsii.member(jsii_name="terraformResource")
|
@@ -3993,7 +3993,7 @@ class EventOrchestrationGlobalSetRuleActionsExtractionList(
|
|
3993
3993
|
if __debug__:
|
3994
3994
|
type_hints = typing.get_type_hints(_typecheckingstub__7f469f04154a2b221b69d2c39f53b7786912974cb586d0bd90a235a5b625f0f4)
|
3995
3995
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
3996
|
-
jsii.set(self, "terraformResource", value)
|
3996
|
+
jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
|
3997
3997
|
|
3998
3998
|
@builtins.property
|
3999
3999
|
@jsii.member(jsii_name="wrapsSet")
|
@@ -4006,7 +4006,7 @@ class EventOrchestrationGlobalSetRuleActionsExtractionList(
|
|
4006
4006
|
if __debug__:
|
4007
4007
|
type_hints = typing.get_type_hints(_typecheckingstub__73b641091fa0d3cae37eee82d453712bb2493e6c709f5976277a30fb04f94c8c)
|
4008
4008
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4009
|
-
jsii.set(self, "wrapsSet", value)
|
4009
|
+
jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
|
4010
4010
|
|
4011
4011
|
@builtins.property
|
4012
4012
|
@jsii.member(jsii_name="internalValue")
|
@@ -4023,7 +4023,7 @@ class EventOrchestrationGlobalSetRuleActionsExtractionList(
|
|
4023
4023
|
if __debug__:
|
4024
4024
|
type_hints = typing.get_type_hints(_typecheckingstub__696faca3260e3b28834272d395095c80296de069385bf100fbc429c0db2432fb)
|
4025
4025
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4026
|
-
jsii.set(self, "internalValue", value)
|
4026
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
4027
4027
|
|
4028
4028
|
|
4029
4029
|
class EventOrchestrationGlobalSetRuleActionsExtractionOutputReference(
|
@@ -4094,7 +4094,7 @@ class EventOrchestrationGlobalSetRuleActionsExtractionOutputReference(
|
|
4094
4094
|
if __debug__:
|
4095
4095
|
type_hints = typing.get_type_hints(_typecheckingstub__0437a7bc7f089843742af301c2567a927c49ebf790ce9acc0dd622810c704e41)
|
4096
4096
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4097
|
-
jsii.set(self, "regex", value)
|
4097
|
+
jsii.set(self, "regex", value) # pyright: ignore[reportArgumentType]
|
4098
4098
|
|
4099
4099
|
@builtins.property
|
4100
4100
|
@jsii.member(jsii_name="source")
|
@@ -4106,7 +4106,7 @@ class EventOrchestrationGlobalSetRuleActionsExtractionOutputReference(
|
|
4106
4106
|
if __debug__:
|
4107
4107
|
type_hints = typing.get_type_hints(_typecheckingstub__51eefd439060c577d93cf503b4f40e50bbf21a623c047b06c4349f288f885d08)
|
4108
4108
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4109
|
-
jsii.set(self, "source", value)
|
4109
|
+
jsii.set(self, "source", value) # pyright: ignore[reportArgumentType]
|
4110
4110
|
|
4111
4111
|
@builtins.property
|
4112
4112
|
@jsii.member(jsii_name="target")
|
@@ -4118,7 +4118,7 @@ class EventOrchestrationGlobalSetRuleActionsExtractionOutputReference(
|
|
4118
4118
|
if __debug__:
|
4119
4119
|
type_hints = typing.get_type_hints(_typecheckingstub__029062fabc2820396a7ab87918460d0ac2fb6418ace5d2fb621e12fd4e8168c6)
|
4120
4120
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4121
|
-
jsii.set(self, "target", value)
|
4121
|
+
jsii.set(self, "target", value) # pyright: ignore[reportArgumentType]
|
4122
4122
|
|
4123
4123
|
@builtins.property
|
4124
4124
|
@jsii.member(jsii_name="template")
|
@@ -4130,7 +4130,7 @@ class EventOrchestrationGlobalSetRuleActionsExtractionOutputReference(
|
|
4130
4130
|
if __debug__:
|
4131
4131
|
type_hints = typing.get_type_hints(_typecheckingstub__e8903ae6e0334c57a649d9a4df52e53452e3f53d3a44f0880953f2b9eec172d5)
|
4132
4132
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4133
|
-
jsii.set(self, "template", value)
|
4133
|
+
jsii.set(self, "template", value) # pyright: ignore[reportArgumentType]
|
4134
4134
|
|
4135
4135
|
@builtins.property
|
4136
4136
|
@jsii.member(jsii_name="internalValue")
|
@@ -4147,7 +4147,7 @@ class EventOrchestrationGlobalSetRuleActionsExtractionOutputReference(
|
|
4147
4147
|
if __debug__:
|
4148
4148
|
type_hints = typing.get_type_hints(_typecheckingstub__0ba9819ab3723bbb9e6fb97c760af64343f85d868ec8832f5da0a5754100c76c)
|
4149
4149
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4150
|
-
jsii.set(self, "internalValue", value)
|
4150
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
4151
4151
|
|
4152
4152
|
|
4153
4153
|
@jsii.data_type(
|
@@ -4158,8 +4158,8 @@ class EventOrchestrationGlobalSetRuleActionsExtractionOutputReference(
|
|
4158
4158
|
class EventOrchestrationGlobalSetRuleActionsIncidentCustomFieldUpdate:
|
4159
4159
|
def __init__(self, *, id: builtins.str, value: builtins.str) -> None:
|
4160
4160
|
'''
|
4161
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4162
|
-
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4161
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#id EventOrchestrationGlobal#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
|
4162
|
+
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.
|
4163
4163
|
'''
|
4164
4164
|
if __debug__:
|
4165
4165
|
type_hints = typing.get_type_hints(_typecheckingstub__e428808da2e632206477fcba5c539e87b77ccf79dd1d8e26b1d7140d8295e18c)
|
@@ -4172,7 +4172,7 @@ class EventOrchestrationGlobalSetRuleActionsIncidentCustomFieldUpdate:
|
|
4172
4172
|
|
4173
4173
|
@builtins.property
|
4174
4174
|
def id(self) -> builtins.str:
|
4175
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4175
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#id EventOrchestrationGlobal#id}.
|
4176
4176
|
|
4177
4177
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
4178
4178
|
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
|
@@ -4183,7 +4183,7 @@ class EventOrchestrationGlobalSetRuleActionsIncidentCustomFieldUpdate:
|
|
4183
4183
|
|
4184
4184
|
@builtins.property
|
4185
4185
|
def value(self) -> builtins.str:
|
4186
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4186
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.'''
|
4187
4187
|
result = self._values.get("value")
|
4188
4188
|
assert result is not None, "Required property 'value' is missing"
|
4189
4189
|
return typing.cast(builtins.str, result)
|
@@ -4247,7 +4247,7 @@ class EventOrchestrationGlobalSetRuleActionsIncidentCustomFieldUpdateList(
|
|
4247
4247
|
if __debug__:
|
4248
4248
|
type_hints = typing.get_type_hints(_typecheckingstub__b0b4766b52d3130f9f9fdddf3dce6353c1b767ff0a8e2715c9930119f937ff12)
|
4249
4249
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4250
|
-
jsii.set(self, "terraformAttribute", value)
|
4250
|
+
jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
|
4251
4251
|
|
4252
4252
|
@builtins.property
|
4253
4253
|
@jsii.member(jsii_name="terraformResource")
|
@@ -4260,7 +4260,7 @@ class EventOrchestrationGlobalSetRuleActionsIncidentCustomFieldUpdateList(
|
|
4260
4260
|
if __debug__:
|
4261
4261
|
type_hints = typing.get_type_hints(_typecheckingstub__930ac3691abd743f27c6833b2459db4ace15441937c965312c1b47435789eae9)
|
4262
4262
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4263
|
-
jsii.set(self, "terraformResource", value)
|
4263
|
+
jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
|
4264
4264
|
|
4265
4265
|
@builtins.property
|
4266
4266
|
@jsii.member(jsii_name="wrapsSet")
|
@@ -4273,7 +4273,7 @@ class EventOrchestrationGlobalSetRuleActionsIncidentCustomFieldUpdateList(
|
|
4273
4273
|
if __debug__:
|
4274
4274
|
type_hints = typing.get_type_hints(_typecheckingstub__b694e1b681edf4e61529421aa8d78998622b08ca166e77913a71e4f1c1de3348)
|
4275
4275
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4276
|
-
jsii.set(self, "wrapsSet", value)
|
4276
|
+
jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
|
4277
4277
|
|
4278
4278
|
@builtins.property
|
4279
4279
|
@jsii.member(jsii_name="internalValue")
|
@@ -4290,7 +4290,7 @@ class EventOrchestrationGlobalSetRuleActionsIncidentCustomFieldUpdateList(
|
|
4290
4290
|
if __debug__:
|
4291
4291
|
type_hints = typing.get_type_hints(_typecheckingstub__c00c8d089978af43b136c54976ede7592c8b84158d223d1cf4174329933d6f80)
|
4292
4292
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4293
|
-
jsii.set(self, "internalValue", value)
|
4293
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
4294
4294
|
|
4295
4295
|
|
4296
4296
|
class EventOrchestrationGlobalSetRuleActionsIncidentCustomFieldUpdateOutputReference(
|
@@ -4339,7 +4339,7 @@ class EventOrchestrationGlobalSetRuleActionsIncidentCustomFieldUpdateOutputRefer
|
|
4339
4339
|
if __debug__:
|
4340
4340
|
type_hints = typing.get_type_hints(_typecheckingstub__44b104d3bf6b872d4cdaeaed281f7bc37d5aa6e611d802355ba97f90141d707c)
|
4341
4341
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4342
|
-
jsii.set(self, "id", value)
|
4342
|
+
jsii.set(self, "id", value) # pyright: ignore[reportArgumentType]
|
4343
4343
|
|
4344
4344
|
@builtins.property
|
4345
4345
|
@jsii.member(jsii_name="value")
|
@@ -4351,7 +4351,7 @@ class EventOrchestrationGlobalSetRuleActionsIncidentCustomFieldUpdateOutputRefer
|
|
4351
4351
|
if __debug__:
|
4352
4352
|
type_hints = typing.get_type_hints(_typecheckingstub__2b370723c78edf2fbeb99bb972acb2b303f9ba1df2ee46c95ce4afe775b311e6)
|
4353
4353
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4354
|
-
jsii.set(self, "value", value)
|
4354
|
+
jsii.set(self, "value", value) # pyright: ignore[reportArgumentType]
|
4355
4355
|
|
4356
4356
|
@builtins.property
|
4357
4357
|
@jsii.member(jsii_name="internalValue")
|
@@ -4368,7 +4368,7 @@ class EventOrchestrationGlobalSetRuleActionsIncidentCustomFieldUpdateOutputRefer
|
|
4368
4368
|
if __debug__:
|
4369
4369
|
type_hints = typing.get_type_hints(_typecheckingstub__c4e9f2de32e2c5bda04162e445ca68a63d5cb5227ed59267ea8bcd79e140d245)
|
4370
4370
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4371
|
-
jsii.set(self, "internalValue", value)
|
4371
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
4372
4372
|
|
4373
4373
|
|
4374
4374
|
class EventOrchestrationGlobalSetRuleActionsOutputReference(
|
@@ -4402,11 +4402,11 @@ class EventOrchestrationGlobalSetRuleActionsOutputReference(
|
|
4402
4402
|
parameter: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union[EventOrchestrationGlobalSetRuleActionsAutomationActionParameter, typing.Dict[builtins.str, typing.Any]]]]] = None,
|
4403
4403
|
) -> None:
|
4404
4404
|
'''
|
4405
|
-
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4406
|
-
:param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4407
|
-
:param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4408
|
-
:param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4409
|
-
:param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4405
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.
|
4406
|
+
:param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#url EventOrchestrationGlobal#url}.
|
4407
|
+
:param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#auto_send EventOrchestrationGlobal#auto_send}.
|
4408
|
+
:param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#header EventOrchestrationGlobal#header}
|
4409
|
+
:param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#parameter EventOrchestrationGlobal#parameter}
|
4410
4410
|
'''
|
4411
4411
|
value = EventOrchestrationGlobalSetRuleActionsAutomationAction(
|
4412
4412
|
name=name, url=url, auto_send=auto_send, header=header, parameter=parameter
|
@@ -4616,7 +4616,7 @@ class EventOrchestrationGlobalSetRuleActionsOutputReference(
|
|
4616
4616
|
if __debug__:
|
4617
4617
|
type_hints = typing.get_type_hints(_typecheckingstub__0d24dbc69f0ae8626f57c12d98a004903d91acbc6ab30e2988434affb7ef6f35)
|
4618
4618
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4619
|
-
jsii.set(self, "annotate", value)
|
4619
|
+
jsii.set(self, "annotate", value) # pyright: ignore[reportArgumentType]
|
4620
4620
|
|
4621
4621
|
@builtins.property
|
4622
4622
|
@jsii.member(jsii_name="dropEvent")
|
@@ -4631,7 +4631,7 @@ class EventOrchestrationGlobalSetRuleActionsOutputReference(
|
|
4631
4631
|
if __debug__:
|
4632
4632
|
type_hints = typing.get_type_hints(_typecheckingstub__601cc6514734204b43fefd3f9f0acfe12573580d215520898c6c84e7e32f937d)
|
4633
4633
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4634
|
-
jsii.set(self, "dropEvent", value)
|
4634
|
+
jsii.set(self, "dropEvent", value) # pyright: ignore[reportArgumentType]
|
4635
4635
|
|
4636
4636
|
@builtins.property
|
4637
4637
|
@jsii.member(jsii_name="escalationPolicy")
|
@@ -4643,7 +4643,7 @@ class EventOrchestrationGlobalSetRuleActionsOutputReference(
|
|
4643
4643
|
if __debug__:
|
4644
4644
|
type_hints = typing.get_type_hints(_typecheckingstub__8b9f627e19c7e2bbc4f656d65f6a0e0e9d4c84b992546cca7c07f40dc121ba5d)
|
4645
4645
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4646
|
-
jsii.set(self, "escalationPolicy", value)
|
4646
|
+
jsii.set(self, "escalationPolicy", value) # pyright: ignore[reportArgumentType]
|
4647
4647
|
|
4648
4648
|
@builtins.property
|
4649
4649
|
@jsii.member(jsii_name="eventAction")
|
@@ -4655,7 +4655,7 @@ class EventOrchestrationGlobalSetRuleActionsOutputReference(
|
|
4655
4655
|
if __debug__:
|
4656
4656
|
type_hints = typing.get_type_hints(_typecheckingstub__53f280b06efc381fc28389eb037650d2e41a3e7bceb2189eb70744b83d53c185)
|
4657
4657
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4658
|
-
jsii.set(self, "eventAction", value)
|
4658
|
+
jsii.set(self, "eventAction", value) # pyright: ignore[reportArgumentType]
|
4659
4659
|
|
4660
4660
|
@builtins.property
|
4661
4661
|
@jsii.member(jsii_name="priority")
|
@@ -4667,7 +4667,7 @@ class EventOrchestrationGlobalSetRuleActionsOutputReference(
|
|
4667
4667
|
if __debug__:
|
4668
4668
|
type_hints = typing.get_type_hints(_typecheckingstub__d56aaf7872939127982b0a1459db57a9a3c56d40f84cb48b1f10f63d4f8ad324)
|
4669
4669
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4670
|
-
jsii.set(self, "priority", value)
|
4670
|
+
jsii.set(self, "priority", value) # pyright: ignore[reportArgumentType]
|
4671
4671
|
|
4672
4672
|
@builtins.property
|
4673
4673
|
@jsii.member(jsii_name="routeTo")
|
@@ -4679,7 +4679,7 @@ class EventOrchestrationGlobalSetRuleActionsOutputReference(
|
|
4679
4679
|
if __debug__:
|
4680
4680
|
type_hints = typing.get_type_hints(_typecheckingstub__ff8aabdd5cafe2c1381fdf6e0f85ca970a8cf002deaf4aff75568aab58914b6d)
|
4681
4681
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4682
|
-
jsii.set(self, "routeTo", value)
|
4682
|
+
jsii.set(self, "routeTo", value) # pyright: ignore[reportArgumentType]
|
4683
4683
|
|
4684
4684
|
@builtins.property
|
4685
4685
|
@jsii.member(jsii_name="severity")
|
@@ -4691,7 +4691,7 @@ class EventOrchestrationGlobalSetRuleActionsOutputReference(
|
|
4691
4691
|
if __debug__:
|
4692
4692
|
type_hints = typing.get_type_hints(_typecheckingstub__069c1d1d09d0d0f1e790d2a933abe557749f50d349d4507ebc0187423c11b56f)
|
4693
4693
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4694
|
-
jsii.set(self, "severity", value)
|
4694
|
+
jsii.set(self, "severity", value) # pyright: ignore[reportArgumentType]
|
4695
4695
|
|
4696
4696
|
@builtins.property
|
4697
4697
|
@jsii.member(jsii_name="suppress")
|
@@ -4706,7 +4706,7 @@ class EventOrchestrationGlobalSetRuleActionsOutputReference(
|
|
4706
4706
|
if __debug__:
|
4707
4707
|
type_hints = typing.get_type_hints(_typecheckingstub__130054da170e2bc35ce44182f7120e297daec8bb6ba726fe72f9cf1370f01ca5)
|
4708
4708
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4709
|
-
jsii.set(self, "suppress", value)
|
4709
|
+
jsii.set(self, "suppress", value) # pyright: ignore[reportArgumentType]
|
4710
4710
|
|
4711
4711
|
@builtins.property
|
4712
4712
|
@jsii.member(jsii_name="suspend")
|
@@ -4718,7 +4718,7 @@ class EventOrchestrationGlobalSetRuleActionsOutputReference(
|
|
4718
4718
|
if __debug__:
|
4719
4719
|
type_hints = typing.get_type_hints(_typecheckingstub__ef9da27c9c082c023dab8929c2c6397cb8d73de4500624a967ef6d577cbc5f19)
|
4720
4720
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4721
|
-
jsii.set(self, "suspend", value)
|
4721
|
+
jsii.set(self, "suspend", value) # pyright: ignore[reportArgumentType]
|
4722
4722
|
|
4723
4723
|
@builtins.property
|
4724
4724
|
@jsii.member(jsii_name="internalValue")
|
@@ -4733,7 +4733,7 @@ class EventOrchestrationGlobalSetRuleActionsOutputReference(
|
|
4733
4733
|
if __debug__:
|
4734
4734
|
type_hints = typing.get_type_hints(_typecheckingstub__9a6ff2655bd68fa4369d7665fa46f2adacb6d7d0a9d62c458595c0b7b8601acc)
|
4735
4735
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4736
|
-
jsii.set(self, "internalValue", value)
|
4736
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
4737
4737
|
|
4738
4738
|
|
4739
4739
|
@jsii.data_type(
|
@@ -4751,10 +4751,10 @@ class EventOrchestrationGlobalSetRuleActionsVariable:
|
|
4751
4751
|
value: builtins.str,
|
4752
4752
|
) -> None:
|
4753
4753
|
'''
|
4754
|
-
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4755
|
-
:param path: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4756
|
-
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4757
|
-
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4754
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.
|
4755
|
+
:param path: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#path EventOrchestrationGlobal#path}.
|
4756
|
+
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#type EventOrchestrationGlobal#type}.
|
4757
|
+
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.
|
4758
4758
|
'''
|
4759
4759
|
if __debug__:
|
4760
4760
|
type_hints = typing.get_type_hints(_typecheckingstub__9975e599b66082aa161a92a72e86a6da50b9cbaa7b3cedfc9ff7f3bf8156c974)
|
@@ -4771,28 +4771,28 @@ class EventOrchestrationGlobalSetRuleActionsVariable:
|
|
4771
4771
|
|
4772
4772
|
@builtins.property
|
4773
4773
|
def name(self) -> builtins.str:
|
4774
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4774
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.'''
|
4775
4775
|
result = self._values.get("name")
|
4776
4776
|
assert result is not None, "Required property 'name' is missing"
|
4777
4777
|
return typing.cast(builtins.str, result)
|
4778
4778
|
|
4779
4779
|
@builtins.property
|
4780
4780
|
def path(self) -> builtins.str:
|
4781
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4781
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#path EventOrchestrationGlobal#path}.'''
|
4782
4782
|
result = self._values.get("path")
|
4783
4783
|
assert result is not None, "Required property 'path' is missing"
|
4784
4784
|
return typing.cast(builtins.str, result)
|
4785
4785
|
|
4786
4786
|
@builtins.property
|
4787
4787
|
def type(self) -> builtins.str:
|
4788
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4788
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#type EventOrchestrationGlobal#type}.'''
|
4789
4789
|
result = self._values.get("type")
|
4790
4790
|
assert result is not None, "Required property 'type' is missing"
|
4791
4791
|
return typing.cast(builtins.str, result)
|
4792
4792
|
|
4793
4793
|
@builtins.property
|
4794
4794
|
def value(self) -> builtins.str:
|
4795
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4795
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.'''
|
4796
4796
|
result = self._values.get("value")
|
4797
4797
|
assert result is not None, "Required property 'value' is missing"
|
4798
4798
|
return typing.cast(builtins.str, result)
|
@@ -4856,7 +4856,7 @@ class EventOrchestrationGlobalSetRuleActionsVariableList(
|
|
4856
4856
|
if __debug__:
|
4857
4857
|
type_hints = typing.get_type_hints(_typecheckingstub__69bafd1a8967651cb8e3d4b4c466218dcdfd979f0c35485ec725afdbd932e7c9)
|
4858
4858
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4859
|
-
jsii.set(self, "terraformAttribute", value)
|
4859
|
+
jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
|
4860
4860
|
|
4861
4861
|
@builtins.property
|
4862
4862
|
@jsii.member(jsii_name="terraformResource")
|
@@ -4869,7 +4869,7 @@ class EventOrchestrationGlobalSetRuleActionsVariableList(
|
|
4869
4869
|
if __debug__:
|
4870
4870
|
type_hints = typing.get_type_hints(_typecheckingstub__740007e257f8fd817abb8d6451d53ce3a4712fdf97d8f408db6733b484f0d53c)
|
4871
4871
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4872
|
-
jsii.set(self, "terraformResource", value)
|
4872
|
+
jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
|
4873
4873
|
|
4874
4874
|
@builtins.property
|
4875
4875
|
@jsii.member(jsii_name="wrapsSet")
|
@@ -4882,7 +4882,7 @@ class EventOrchestrationGlobalSetRuleActionsVariableList(
|
|
4882
4882
|
if __debug__:
|
4883
4883
|
type_hints = typing.get_type_hints(_typecheckingstub__595210d6d5a25430555b0a3b26f8305c1a54b194f9c2878eeb6cf98c70e31ac4)
|
4884
4884
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4885
|
-
jsii.set(self, "wrapsSet", value)
|
4885
|
+
jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
|
4886
4886
|
|
4887
4887
|
@builtins.property
|
4888
4888
|
@jsii.member(jsii_name="internalValue")
|
@@ -4899,7 +4899,7 @@ class EventOrchestrationGlobalSetRuleActionsVariableList(
|
|
4899
4899
|
if __debug__:
|
4900
4900
|
type_hints = typing.get_type_hints(_typecheckingstub__448d3ff99277d996053ddb0b27e14b2cb27c8570bec9c59e876dfa7286979151)
|
4901
4901
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4902
|
-
jsii.set(self, "internalValue", value)
|
4902
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
4903
4903
|
|
4904
4904
|
|
4905
4905
|
class EventOrchestrationGlobalSetRuleActionsVariableOutputReference(
|
@@ -4958,7 +4958,7 @@ class EventOrchestrationGlobalSetRuleActionsVariableOutputReference(
|
|
4958
4958
|
if __debug__:
|
4959
4959
|
type_hints = typing.get_type_hints(_typecheckingstub__5ad0ff8d99247b3b89d11a280572243be649cabaec328faf3f9b3b425722b0ee)
|
4960
4960
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4961
|
-
jsii.set(self, "name", value)
|
4961
|
+
jsii.set(self, "name", value) # pyright: ignore[reportArgumentType]
|
4962
4962
|
|
4963
4963
|
@builtins.property
|
4964
4964
|
@jsii.member(jsii_name="path")
|
@@ -4970,7 +4970,7 @@ class EventOrchestrationGlobalSetRuleActionsVariableOutputReference(
|
|
4970
4970
|
if __debug__:
|
4971
4971
|
type_hints = typing.get_type_hints(_typecheckingstub__c2ac9a1414f529828f4a11e8960e4417a1ec30022295baaa70450dc31133cf30)
|
4972
4972
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4973
|
-
jsii.set(self, "path", value)
|
4973
|
+
jsii.set(self, "path", value) # pyright: ignore[reportArgumentType]
|
4974
4974
|
|
4975
4975
|
@builtins.property
|
4976
4976
|
@jsii.member(jsii_name="type")
|
@@ -4982,7 +4982,7 @@ class EventOrchestrationGlobalSetRuleActionsVariableOutputReference(
|
|
4982
4982
|
if __debug__:
|
4983
4983
|
type_hints = typing.get_type_hints(_typecheckingstub__c4da0da39dae90dce7b70e3c5a2cbc8191b733bf6567c157a11eeea3594cabb5)
|
4984
4984
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4985
|
-
jsii.set(self, "type", value)
|
4985
|
+
jsii.set(self, "type", value) # pyright: ignore[reportArgumentType]
|
4986
4986
|
|
4987
4987
|
@builtins.property
|
4988
4988
|
@jsii.member(jsii_name="value")
|
@@ -4994,7 +4994,7 @@ class EventOrchestrationGlobalSetRuleActionsVariableOutputReference(
|
|
4994
4994
|
if __debug__:
|
4995
4995
|
type_hints = typing.get_type_hints(_typecheckingstub__5ebdf3716fad58785ca67931c467bbebf67b48bd4f924148f44f24f227afd1cb)
|
4996
4996
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4997
|
-
jsii.set(self, "value", value)
|
4997
|
+
jsii.set(self, "value", value) # pyright: ignore[reportArgumentType]
|
4998
4998
|
|
4999
4999
|
@builtins.property
|
5000
5000
|
@jsii.member(jsii_name="internalValue")
|
@@ -5011,7 +5011,7 @@ class EventOrchestrationGlobalSetRuleActionsVariableOutputReference(
|
|
5011
5011
|
if __debug__:
|
5012
5012
|
type_hints = typing.get_type_hints(_typecheckingstub__47afde6482cd6808fcc44fea3a9c4219d74fb35d882ce622b9e4d392cf51d792)
|
5013
5013
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
5014
|
-
jsii.set(self, "internalValue", value)
|
5014
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
5015
5015
|
|
5016
5016
|
|
5017
5017
|
@jsii.data_type(
|
@@ -5022,7 +5022,7 @@ class EventOrchestrationGlobalSetRuleActionsVariableOutputReference(
|
|
5022
5022
|
class EventOrchestrationGlobalSetRuleCondition:
|
5023
5023
|
def __init__(self, *, expression: builtins.str) -> None:
|
5024
5024
|
'''
|
5025
|
-
:param expression: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
5025
|
+
:param expression: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#expression EventOrchestrationGlobal#expression}.
|
5026
5026
|
'''
|
5027
5027
|
if __debug__:
|
5028
5028
|
type_hints = typing.get_type_hints(_typecheckingstub__195af8a9d56ef9e383b66a3a3513a01f6bfdedfa0d4b13150d22558077655b02)
|
@@ -5033,7 +5033,7 @@ class EventOrchestrationGlobalSetRuleCondition:
|
|
5033
5033
|
|
5034
5034
|
@builtins.property
|
5035
5035
|
def expression(self) -> builtins.str:
|
5036
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
5036
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#expression EventOrchestrationGlobal#expression}.'''
|
5037
5037
|
result = self._values.get("expression")
|
5038
5038
|
assert result is not None, "Required property 'expression' is missing"
|
5039
5039
|
return typing.cast(builtins.str, result)
|
@@ -5097,7 +5097,7 @@ class EventOrchestrationGlobalSetRuleConditionList(
|
|
5097
5097
|
if __debug__:
|
5098
5098
|
type_hints = typing.get_type_hints(_typecheckingstub__348e382a0150f8d2c73c54ab7ba42ad9d59b5a87223eff7dbe833f5c0eb4c9d5)
|
5099
5099
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
5100
|
-
jsii.set(self, "terraformAttribute", value)
|
5100
|
+
jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
|
5101
5101
|
|
5102
5102
|
@builtins.property
|
5103
5103
|
@jsii.member(jsii_name="terraformResource")
|
@@ -5110,7 +5110,7 @@ class EventOrchestrationGlobalSetRuleConditionList(
|
|
5110
5110
|
if __debug__:
|
5111
5111
|
type_hints = typing.get_type_hints(_typecheckingstub__16087c6ce61dfa3cf72dec62449deeb358b24ca059827efc1e94b1fd5d9ff0de)
|
5112
5112
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
5113
|
-
jsii.set(self, "terraformResource", value)
|
5113
|
+
jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
|
5114
5114
|
|
5115
5115
|
@builtins.property
|
5116
5116
|
@jsii.member(jsii_name="wrapsSet")
|
@@ -5123,7 +5123,7 @@ class EventOrchestrationGlobalSetRuleConditionList(
|
|
5123
5123
|
if __debug__:
|
5124
5124
|
type_hints = typing.get_type_hints(_typecheckingstub__1fbd88fefc006d31ef0fb55df701cc47fcaeed9b72c207ab4f98443430d83132)
|
5125
5125
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
5126
|
-
jsii.set(self, "wrapsSet", value)
|
5126
|
+
jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
|
5127
5127
|
|
5128
5128
|
@builtins.property
|
5129
5129
|
@jsii.member(jsii_name="internalValue")
|
@@ -5140,7 +5140,7 @@ class EventOrchestrationGlobalSetRuleConditionList(
|
|
5140
5140
|
if __debug__:
|
5141
5141
|
type_hints = typing.get_type_hints(_typecheckingstub__325fb874a8cd0e638ed8a9045bc87a6b70200be0b54b1e3841a4b46f9bd5ef7d)
|
5142
5142
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
5143
|
-
jsii.set(self, "internalValue", value)
|
5143
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
5144
5144
|
|
5145
5145
|
|
5146
5146
|
class EventOrchestrationGlobalSetRuleConditionOutputReference(
|
@@ -5184,7 +5184,7 @@ class EventOrchestrationGlobalSetRuleConditionOutputReference(
|
|
5184
5184
|
if __debug__:
|
5185
5185
|
type_hints = typing.get_type_hints(_typecheckingstub__8a5eed38e635f1bb6f63df5b6e4d5e39765d5bd58aa6406a06b99018b68ba4cc)
|
5186
5186
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
5187
|
-
jsii.set(self, "expression", value)
|
5187
|
+
jsii.set(self, "expression", value) # pyright: ignore[reportArgumentType]
|
5188
5188
|
|
5189
5189
|
@builtins.property
|
5190
5190
|
@jsii.member(jsii_name="internalValue")
|
@@ -5201,7 +5201,7 @@ class EventOrchestrationGlobalSetRuleConditionOutputReference(
|
|
5201
5201
|
if __debug__:
|
5202
5202
|
type_hints = typing.get_type_hints(_typecheckingstub__6509e74762f5df0f7c008f9d6ac12b14743918e5009915e3f684fe0c0d71f8ee)
|
5203
5203
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
5204
|
-
jsii.set(self, "internalValue", value)
|
5204
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
5205
5205
|
|
5206
5206
|
|
5207
5207
|
class EventOrchestrationGlobalSetRuleList(
|
@@ -5251,7 +5251,7 @@ class EventOrchestrationGlobalSetRuleList(
|
|
5251
5251
|
if __debug__:
|
5252
5252
|
type_hints = typing.get_type_hints(_typecheckingstub__304f6b49d2c7bf94b9cef4779f8feeca2da1efad681c98b2df2351e7bbf13b25)
|
5253
5253
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
5254
|
-
jsii.set(self, "terraformAttribute", value)
|
5254
|
+
jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
|
5255
5255
|
|
5256
5256
|
@builtins.property
|
5257
5257
|
@jsii.member(jsii_name="terraformResource")
|
@@ -5264,7 +5264,7 @@ class EventOrchestrationGlobalSetRuleList(
|
|
5264
5264
|
if __debug__:
|
5265
5265
|
type_hints = typing.get_type_hints(_typecheckingstub__8289537f8967ae9ab488de5d1347be9813cc58389b4bdcda4a14fa09cedfc86d)
|
5266
5266
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
5267
|
-
jsii.set(self, "terraformResource", value)
|
5267
|
+
jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
|
5268
5268
|
|
5269
5269
|
@builtins.property
|
5270
5270
|
@jsii.member(jsii_name="wrapsSet")
|
@@ -5277,7 +5277,7 @@ class EventOrchestrationGlobalSetRuleList(
|
|
5277
5277
|
if __debug__:
|
5278
5278
|
type_hints = typing.get_type_hints(_typecheckingstub__db685b7e936b81cdc353a88bce175fb3415aba05cbf7c1173486f36b7aac6625)
|
5279
5279
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
5280
|
-
jsii.set(self, "wrapsSet", value)
|
5280
|
+
jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
|
5281
5281
|
|
5282
5282
|
@builtins.property
|
5283
5283
|
@jsii.member(jsii_name="internalValue")
|
@@ -5294,7 +5294,7 @@ class EventOrchestrationGlobalSetRuleList(
|
|
5294
5294
|
if __debug__:
|
5295
5295
|
type_hints = typing.get_type_hints(_typecheckingstub__57f3e82836f9e62b0e31fcdf2e1480a4164f045de596616947ad65306281a386)
|
5296
5296
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
5297
|
-
jsii.set(self, "internalValue", value)
|
5297
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
5298
5298
|
|
5299
5299
|
|
5300
5300
|
class EventOrchestrationGlobalSetRuleOutputReference(
|
@@ -5342,19 +5342,19 @@ class EventOrchestrationGlobalSetRuleOutputReference(
|
|
5342
5342
|
variable: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union[EventOrchestrationGlobalSetRuleActionsVariable, typing.Dict[builtins.str, typing.Any]]]]] = None,
|
5343
5343
|
) -> None:
|
5344
5344
|
'''
|
5345
|
-
:param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
5346
|
-
:param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
5347
|
-
:param drop_event: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
5348
|
-
:param escalation_policy: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
5349
|
-
:param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
5350
|
-
:param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
5351
|
-
:param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
5352
|
-
:param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
5353
|
-
:param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
5354
|
-
:param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
5355
|
-
:param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
5356
|
-
:param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
5357
|
-
:param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
5345
|
+
:param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#annotate EventOrchestrationGlobal#annotate}.
|
5346
|
+
:param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#automation_action EventOrchestrationGlobal#automation_action}
|
5347
|
+
:param drop_event: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#drop_event EventOrchestrationGlobal#drop_event}.
|
5348
|
+
:param escalation_policy: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#escalation_policy EventOrchestrationGlobal#escalation_policy}.
|
5349
|
+
:param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#event_action EventOrchestrationGlobal#event_action}.
|
5350
|
+
:param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#extraction EventOrchestrationGlobal#extraction}
|
5351
|
+
:param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#incident_custom_field_update EventOrchestrationGlobal#incident_custom_field_update}
|
5352
|
+
:param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#priority EventOrchestrationGlobal#priority}.
|
5353
|
+
:param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#route_to EventOrchestrationGlobal#route_to}.
|
5354
|
+
:param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#severity EventOrchestrationGlobal#severity}.
|
5355
|
+
:param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#suppress EventOrchestrationGlobal#suppress}.
|
5356
|
+
:param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#suspend EventOrchestrationGlobal#suspend}.
|
5357
|
+
:param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global#variable EventOrchestrationGlobal#variable}
|
5358
5358
|
'''
|
5359
5359
|
value = EventOrchestrationGlobalSetRuleActions(
|
5360
5360
|
annotate=annotate,
|
@@ -5451,7 +5451,7 @@ class EventOrchestrationGlobalSetRuleOutputReference(
|
|
5451
5451
|
if __debug__:
|
5452
5452
|
type_hints = typing.get_type_hints(_typecheckingstub__8490c88e79aa6729ada8487946e8b4c5a110e3ecfb7d96480d75f4926f72746f)
|
5453
5453
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
5454
|
-
jsii.set(self, "disabled", value)
|
5454
|
+
jsii.set(self, "disabled", value) # pyright: ignore[reportArgumentType]
|
5455
5455
|
|
5456
5456
|
@builtins.property
|
5457
5457
|
@jsii.member(jsii_name="label")
|
@@ -5463,7 +5463,7 @@ class EventOrchestrationGlobalSetRuleOutputReference(
|
|
5463
5463
|
if __debug__:
|
5464
5464
|
type_hints = typing.get_type_hints(_typecheckingstub__c7823141159a2eb2fa54c0466803b505a53ddfbb1c7c188fefd6591bf3653cbf)
|
5465
5465
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
5466
|
-
jsii.set(self, "label", value)
|
5466
|
+
jsii.set(self, "label", value) # pyright: ignore[reportArgumentType]
|
5467
5467
|
|
5468
5468
|
@builtins.property
|
5469
5469
|
@jsii.member(jsii_name="internalValue")
|
@@ -5480,7 +5480,7 @@ class EventOrchestrationGlobalSetRuleOutputReference(
|
|
5480
5480
|
if __debug__:
|
5481
5481
|
type_hints = typing.get_type_hints(_typecheckingstub__e9b1f459869b78a8201cfc8e6f27b5dc96a68998e96fe160e1153f6335de8086)
|
5482
5482
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
5483
|
-
jsii.set(self, "internalValue", value)
|
5483
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
5484
5484
|
|
5485
5485
|
|
5486
5486
|
__all__ = [
|