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_service`
|
3
3
|
|
4
|
-
Refer to the Terraform Registry for docs: [`pagerduty_event_orchestration_service`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4
|
+
Refer to the Terraform Registry for docs: [`pagerduty_event_orchestration_service`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service).
|
5
5
|
'''
|
6
6
|
from pkgutil import extend_path
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
@@ -29,7 +29,7 @@ class EventOrchestrationService(
|
|
29
29
|
metaclass=jsii.JSIIMeta,
|
30
30
|
jsii_type="@cdktf/provider-pagerduty.eventOrchestrationService.EventOrchestrationService",
|
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_service pagerduty_event_orchestration_service}.'''
|
33
33
|
|
34
34
|
def __init__(
|
35
35
|
self,
|
@@ -49,15 +49,15 @@ class EventOrchestrationService(
|
|
49
49
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
50
50
|
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,
|
51
51
|
) -> None:
|
52
|
-
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
52
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service pagerduty_event_orchestration_service} Resource.
|
53
53
|
|
54
54
|
:param scope: The scope in which to define this construct.
|
55
55
|
:param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
|
56
|
-
:param catch_all: catch_all block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
57
|
-
:param service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
58
|
-
:param set: set block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
59
|
-
:param enable_event_orchestration_for_service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
60
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
56
|
+
: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_service#catch_all EventOrchestrationService#catch_all}
|
57
|
+
:param service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#service EventOrchestrationService#service}.
|
58
|
+
:param set: set block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#set EventOrchestrationService#set}
|
59
|
+
:param enable_event_orchestration_for_service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#enable_event_orchestration_for_service EventOrchestrationService#enable_event_orchestration_for_service}.
|
60
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#id EventOrchestrationService#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.
|
61
61
|
:param connection:
|
62
62
|
:param count:
|
63
63
|
:param depends_on:
|
@@ -100,7 +100,7 @@ class EventOrchestrationService(
|
|
100
100
|
|
101
101
|
:param scope: The scope in which to define this construct.
|
102
102
|
:param import_to_id: The construct id used in the generated config for the EventOrchestrationService to import.
|
103
|
-
:param import_from_id: The id of the existing EventOrchestrationService that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
103
|
+
:param import_from_id: The id of the existing EventOrchestrationService that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#import import section} in the documentation of this resource for the id to use
|
104
104
|
:param provider: ? Optional instance of the provider where the EventOrchestrationService to import is found.
|
105
105
|
'''
|
106
106
|
if __debug__:
|
@@ -118,7 +118,7 @@ class EventOrchestrationService(
|
|
118
118
|
actions: typing.Union["EventOrchestrationServiceCatchAllActions", typing.Dict[builtins.str, typing.Any]],
|
119
119
|
) -> None:
|
120
120
|
'''
|
121
|
-
:param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
121
|
+
:param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#actions EventOrchestrationService#actions}
|
122
122
|
'''
|
123
123
|
value = EventOrchestrationServiceCatchAll(actions=actions)
|
124
124
|
|
@@ -212,7 +212,7 @@ class EventOrchestrationService(
|
|
212
212
|
if __debug__:
|
213
213
|
type_hints = typing.get_type_hints(_typecheckingstub__f7d3d9ef71f8f1cfb5352b56523a95ea60a202847c4dc3fe0402efc31a269fc2)
|
214
214
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
215
|
-
jsii.set(self, "enableEventOrchestrationForService", value)
|
215
|
+
jsii.set(self, "enableEventOrchestrationForService", value) # pyright: ignore[reportArgumentType]
|
216
216
|
|
217
217
|
@builtins.property
|
218
218
|
@jsii.member(jsii_name="id")
|
@@ -224,7 +224,7 @@ class EventOrchestrationService(
|
|
224
224
|
if __debug__:
|
225
225
|
type_hints = typing.get_type_hints(_typecheckingstub__cba48748c584698416a859fd552b344e64eb341772bc5c0ce9c524a7ae6dc398)
|
226
226
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
227
|
-
jsii.set(self, "id", value)
|
227
|
+
jsii.set(self, "id", value) # pyright: ignore[reportArgumentType]
|
228
228
|
|
229
229
|
@builtins.property
|
230
230
|
@jsii.member(jsii_name="service")
|
@@ -236,7 +236,7 @@ class EventOrchestrationService(
|
|
236
236
|
if __debug__:
|
237
237
|
type_hints = typing.get_type_hints(_typecheckingstub__7b2b0d7389d27fe2a680eb7bc85d700e3d3d33efb58a82ab17798b81012f13b3)
|
238
238
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
239
|
-
jsii.set(self, "service", value)
|
239
|
+
jsii.set(self, "service", value) # pyright: ignore[reportArgumentType]
|
240
240
|
|
241
241
|
|
242
242
|
@jsii.data_type(
|
@@ -251,7 +251,7 @@ class EventOrchestrationServiceCatchAll:
|
|
251
251
|
actions: typing.Union["EventOrchestrationServiceCatchAllActions", typing.Dict[builtins.str, typing.Any]],
|
252
252
|
) -> None:
|
253
253
|
'''
|
254
|
-
:param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
254
|
+
:param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#actions EventOrchestrationService#actions}
|
255
255
|
'''
|
256
256
|
if isinstance(actions, dict):
|
257
257
|
actions = EventOrchestrationServiceCatchAllActions(**actions)
|
@@ -266,7 +266,7 @@ class EventOrchestrationServiceCatchAll:
|
|
266
266
|
def actions(self) -> "EventOrchestrationServiceCatchAllActions":
|
267
267
|
'''actions block.
|
268
268
|
|
269
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
269
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#actions EventOrchestrationService#actions}
|
270
270
|
'''
|
271
271
|
result = self._values.get("actions")
|
272
272
|
assert result is not None, "Required property 'actions' is missing"
|
@@ -322,19 +322,19 @@ class EventOrchestrationServiceCatchAllActions:
|
|
322
322
|
variable: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["EventOrchestrationServiceCatchAllActionsVariable", typing.Dict[builtins.str, typing.Any]]]]] = None,
|
323
323
|
) -> None:
|
324
324
|
'''
|
325
|
-
:param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
326
|
-
:param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
327
|
-
:param escalation_policy: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
328
|
-
:param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
329
|
-
:param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
330
|
-
:param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
331
|
-
:param pagerduty_automation_action: pagerduty_automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
332
|
-
:param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
333
|
-
:param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
334
|
-
:param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
335
|
-
:param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
336
|
-
:param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
337
|
-
:param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
325
|
+
:param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#annotate EventOrchestrationService#annotate}.
|
326
|
+
: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_service#automation_action EventOrchestrationService#automation_action}
|
327
|
+
:param escalation_policy: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#escalation_policy EventOrchestrationService#escalation_policy}.
|
328
|
+
:param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#event_action EventOrchestrationService#event_action}.
|
329
|
+
:param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#extraction EventOrchestrationService#extraction}
|
330
|
+
: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_service#incident_custom_field_update EventOrchestrationService#incident_custom_field_update}
|
331
|
+
:param pagerduty_automation_action: pagerduty_automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#pagerduty_automation_action EventOrchestrationService#pagerduty_automation_action}
|
332
|
+
:param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#priority EventOrchestrationService#priority}.
|
333
|
+
:param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#route_to EventOrchestrationService#route_to}.
|
334
|
+
:param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#severity EventOrchestrationService#severity}.
|
335
|
+
:param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#suppress EventOrchestrationService#suppress}.
|
336
|
+
:param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#suspend EventOrchestrationService#suspend}.
|
337
|
+
:param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#variable EventOrchestrationService#variable}
|
338
338
|
'''
|
339
339
|
if isinstance(automation_action, dict):
|
340
340
|
automation_action = EventOrchestrationServiceCatchAllActionsAutomationAction(**automation_action)
|
@@ -385,7 +385,7 @@ class EventOrchestrationServiceCatchAllActions:
|
|
385
385
|
|
386
386
|
@builtins.property
|
387
387
|
def annotate(self) -> typing.Optional[builtins.str]:
|
388
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
388
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#annotate EventOrchestrationService#annotate}.'''
|
389
389
|
result = self._values.get("annotate")
|
390
390
|
return typing.cast(typing.Optional[builtins.str], result)
|
391
391
|
|
@@ -395,20 +395,20 @@ class EventOrchestrationServiceCatchAllActions:
|
|
395
395
|
) -> typing.Optional["EventOrchestrationServiceCatchAllActionsAutomationAction"]:
|
396
396
|
'''automation_action block.
|
397
397
|
|
398
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
398
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#automation_action EventOrchestrationService#automation_action}
|
399
399
|
'''
|
400
400
|
result = self._values.get("automation_action")
|
401
401
|
return typing.cast(typing.Optional["EventOrchestrationServiceCatchAllActionsAutomationAction"], result)
|
402
402
|
|
403
403
|
@builtins.property
|
404
404
|
def escalation_policy(self) -> typing.Optional[builtins.str]:
|
405
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
405
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#escalation_policy EventOrchestrationService#escalation_policy}.'''
|
406
406
|
result = self._values.get("escalation_policy")
|
407
407
|
return typing.cast(typing.Optional[builtins.str], result)
|
408
408
|
|
409
409
|
@builtins.property
|
410
410
|
def event_action(self) -> typing.Optional[builtins.str]:
|
411
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
411
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#event_action EventOrchestrationService#event_action}.'''
|
412
412
|
result = self._values.get("event_action")
|
413
413
|
return typing.cast(typing.Optional[builtins.str], result)
|
414
414
|
|
@@ -418,7 +418,7 @@ class EventOrchestrationServiceCatchAllActions:
|
|
418
418
|
) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceCatchAllActionsExtraction"]]]:
|
419
419
|
'''extraction block.
|
420
420
|
|
421
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
421
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#extraction EventOrchestrationService#extraction}
|
422
422
|
'''
|
423
423
|
result = self._values.get("extraction")
|
424
424
|
return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceCatchAllActionsExtraction"]]], result)
|
@@ -429,7 +429,7 @@ class EventOrchestrationServiceCatchAllActions:
|
|
429
429
|
) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceCatchAllActionsIncidentCustomFieldUpdate"]]]:
|
430
430
|
'''incident_custom_field_update block.
|
431
431
|
|
432
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
432
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#incident_custom_field_update EventOrchestrationService#incident_custom_field_update}
|
433
433
|
'''
|
434
434
|
result = self._values.get("incident_custom_field_update")
|
435
435
|
return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceCatchAllActionsIncidentCustomFieldUpdate"]]], result)
|
@@ -440,26 +440,26 @@ class EventOrchestrationServiceCatchAllActions:
|
|
440
440
|
) -> typing.Optional["EventOrchestrationServiceCatchAllActionsPagerdutyAutomationAction"]:
|
441
441
|
'''pagerduty_automation_action block.
|
442
442
|
|
443
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
443
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#pagerduty_automation_action EventOrchestrationService#pagerduty_automation_action}
|
444
444
|
'''
|
445
445
|
result = self._values.get("pagerduty_automation_action")
|
446
446
|
return typing.cast(typing.Optional["EventOrchestrationServiceCatchAllActionsPagerdutyAutomationAction"], result)
|
447
447
|
|
448
448
|
@builtins.property
|
449
449
|
def priority(self) -> typing.Optional[builtins.str]:
|
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_service#priority EventOrchestrationService#priority}.'''
|
451
451
|
result = self._values.get("priority")
|
452
452
|
return typing.cast(typing.Optional[builtins.str], result)
|
453
453
|
|
454
454
|
@builtins.property
|
455
455
|
def route_to(self) -> typing.Optional[builtins.str]:
|
456
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
456
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#route_to EventOrchestrationService#route_to}.'''
|
457
457
|
result = self._values.get("route_to")
|
458
458
|
return typing.cast(typing.Optional[builtins.str], result)
|
459
459
|
|
460
460
|
@builtins.property
|
461
461
|
def severity(self) -> typing.Optional[builtins.str]:
|
462
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
462
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#severity EventOrchestrationService#severity}.'''
|
463
463
|
result = self._values.get("severity")
|
464
464
|
return typing.cast(typing.Optional[builtins.str], result)
|
465
465
|
|
@@ -467,13 +467,13 @@ class EventOrchestrationServiceCatchAllActions:
|
|
467
467
|
def suppress(
|
468
468
|
self,
|
469
469
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
470
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
470
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#suppress EventOrchestrationService#suppress}.'''
|
471
471
|
result = self._values.get("suppress")
|
472
472
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
473
473
|
|
474
474
|
@builtins.property
|
475
475
|
def suspend(self) -> typing.Optional[jsii.Number]:
|
476
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
476
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#suspend EventOrchestrationService#suspend}.'''
|
477
477
|
result = self._values.get("suspend")
|
478
478
|
return typing.cast(typing.Optional[jsii.Number], result)
|
479
479
|
|
@@ -483,7 +483,7 @@ class EventOrchestrationServiceCatchAllActions:
|
|
483
483
|
) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceCatchAllActionsVariable"]]]:
|
484
484
|
'''variable block.
|
485
485
|
|
486
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
486
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#variable EventOrchestrationService#variable}
|
487
487
|
'''
|
488
488
|
result = self._values.get("variable")
|
489
489
|
return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceCatchAllActionsVariable"]]], result)
|
@@ -522,11 +522,11 @@ class EventOrchestrationServiceCatchAllActionsAutomationAction:
|
|
522
522
|
parameter: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["EventOrchestrationServiceCatchAllActionsAutomationActionParameter", typing.Dict[builtins.str, typing.Any]]]]] = None,
|
523
523
|
) -> None:
|
524
524
|
'''
|
525
|
-
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
526
|
-
:param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
527
|
-
:param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
528
|
-
:param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
529
|
-
:param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
525
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.
|
526
|
+
:param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#url EventOrchestrationService#url}.
|
527
|
+
:param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#auto_send EventOrchestrationService#auto_send}.
|
528
|
+
:param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#header EventOrchestrationService#header}
|
529
|
+
:param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#parameter EventOrchestrationService#parameter}
|
530
530
|
'''
|
531
531
|
if __debug__:
|
532
532
|
type_hints = typing.get_type_hints(_typecheckingstub__efd5f1e070bb8fd6be2fbc035155fcc33d1d50c82cf65ca64bd88817a497c9d6)
|
@@ -548,14 +548,14 @@ class EventOrchestrationServiceCatchAllActionsAutomationAction:
|
|
548
548
|
|
549
549
|
@builtins.property
|
550
550
|
def name(self) -> builtins.str:
|
551
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
551
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.'''
|
552
552
|
result = self._values.get("name")
|
553
553
|
assert result is not None, "Required property 'name' is missing"
|
554
554
|
return typing.cast(builtins.str, result)
|
555
555
|
|
556
556
|
@builtins.property
|
557
557
|
def url(self) -> builtins.str:
|
558
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
558
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#url EventOrchestrationService#url}.'''
|
559
559
|
result = self._values.get("url")
|
560
560
|
assert result is not None, "Required property 'url' is missing"
|
561
561
|
return typing.cast(builtins.str, result)
|
@@ -564,7 +564,7 @@ class EventOrchestrationServiceCatchAllActionsAutomationAction:
|
|
564
564
|
def auto_send(
|
565
565
|
self,
|
566
566
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
567
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
567
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#auto_send EventOrchestrationService#auto_send}.'''
|
568
568
|
result = self._values.get("auto_send")
|
569
569
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
570
570
|
|
@@ -574,7 +574,7 @@ class EventOrchestrationServiceCatchAllActionsAutomationAction:
|
|
574
574
|
) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceCatchAllActionsAutomationActionHeader"]]]:
|
575
575
|
'''header block.
|
576
576
|
|
577
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
577
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#header EventOrchestrationService#header}
|
578
578
|
'''
|
579
579
|
result = self._values.get("header")
|
580
580
|
return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceCatchAllActionsAutomationActionHeader"]]], result)
|
@@ -585,7 +585,7 @@ class EventOrchestrationServiceCatchAllActionsAutomationAction:
|
|
585
585
|
) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceCatchAllActionsAutomationActionParameter"]]]:
|
586
586
|
'''parameter block.
|
587
587
|
|
588
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
588
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#parameter EventOrchestrationService#parameter}
|
589
589
|
'''
|
590
590
|
result = self._values.get("parameter")
|
591
591
|
return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceCatchAllActionsAutomationActionParameter"]]], result)
|
@@ -610,8 +610,8 @@ class EventOrchestrationServiceCatchAllActionsAutomationAction:
|
|
610
610
|
class EventOrchestrationServiceCatchAllActionsAutomationActionHeader:
|
611
611
|
def __init__(self, *, key: builtins.str, value: builtins.str) -> None:
|
612
612
|
'''
|
613
|
-
:param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
614
|
-
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
613
|
+
:param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#key EventOrchestrationService#key}.
|
614
|
+
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.
|
615
615
|
'''
|
616
616
|
if __debug__:
|
617
617
|
type_hints = typing.get_type_hints(_typecheckingstub__12d73bf329b31b590843bd447dac4068fb86b0f35560c424dceb75b7523d8348)
|
@@ -624,14 +624,14 @@ class EventOrchestrationServiceCatchAllActionsAutomationActionHeader:
|
|
624
624
|
|
625
625
|
@builtins.property
|
626
626
|
def key(self) -> builtins.str:
|
627
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
627
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#key EventOrchestrationService#key}.'''
|
628
628
|
result = self._values.get("key")
|
629
629
|
assert result is not None, "Required property 'key' is missing"
|
630
630
|
return typing.cast(builtins.str, result)
|
631
631
|
|
632
632
|
@builtins.property
|
633
633
|
def value(self) -> builtins.str:
|
634
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
634
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.'''
|
635
635
|
result = self._values.get("value")
|
636
636
|
assert result is not None, "Required property 'value' is missing"
|
637
637
|
return typing.cast(builtins.str, result)
|
@@ -695,7 +695,7 @@ class EventOrchestrationServiceCatchAllActionsAutomationActionHeaderList(
|
|
695
695
|
if __debug__:
|
696
696
|
type_hints = typing.get_type_hints(_typecheckingstub__84d997361fa39e02764464043b92c786b9910a275ca12126d245af825ca3803c)
|
697
697
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
698
|
-
jsii.set(self, "terraformAttribute", value)
|
698
|
+
jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
|
699
699
|
|
700
700
|
@builtins.property
|
701
701
|
@jsii.member(jsii_name="terraformResource")
|
@@ -708,7 +708,7 @@ class EventOrchestrationServiceCatchAllActionsAutomationActionHeaderList(
|
|
708
708
|
if __debug__:
|
709
709
|
type_hints = typing.get_type_hints(_typecheckingstub__e7ce513cffae669415d030c2b47a3756fe66da6b22a2a9ad8e3a54c3585d5e90)
|
710
710
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
711
|
-
jsii.set(self, "terraformResource", value)
|
711
|
+
jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
|
712
712
|
|
713
713
|
@builtins.property
|
714
714
|
@jsii.member(jsii_name="wrapsSet")
|
@@ -721,7 +721,7 @@ class EventOrchestrationServiceCatchAllActionsAutomationActionHeaderList(
|
|
721
721
|
if __debug__:
|
722
722
|
type_hints = typing.get_type_hints(_typecheckingstub__3cb47a705ca522c3d9ba95e97e3aa9fd154f9c7d0b74acc6537549f88777eea1)
|
723
723
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
724
|
-
jsii.set(self, "wrapsSet", value)
|
724
|
+
jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
|
725
725
|
|
726
726
|
@builtins.property
|
727
727
|
@jsii.member(jsii_name="internalValue")
|
@@ -738,7 +738,7 @@ class EventOrchestrationServiceCatchAllActionsAutomationActionHeaderList(
|
|
738
738
|
if __debug__:
|
739
739
|
type_hints = typing.get_type_hints(_typecheckingstub__0f76943919149dfb4c4af0e0a694afabdf78fc45b41ce794fca4275d0eb97ba4)
|
740
740
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
741
|
-
jsii.set(self, "internalValue", value)
|
741
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
742
742
|
|
743
743
|
|
744
744
|
class EventOrchestrationServiceCatchAllActionsAutomationActionHeaderOutputReference(
|
@@ -787,7 +787,7 @@ class EventOrchestrationServiceCatchAllActionsAutomationActionHeaderOutputRefere
|
|
787
787
|
if __debug__:
|
788
788
|
type_hints = typing.get_type_hints(_typecheckingstub__dff40a8f24d0522e72179af91ae38445505b2de29cd0e63f8ad99fd1c816c08f)
|
789
789
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
790
|
-
jsii.set(self, "key", value)
|
790
|
+
jsii.set(self, "key", value) # pyright: ignore[reportArgumentType]
|
791
791
|
|
792
792
|
@builtins.property
|
793
793
|
@jsii.member(jsii_name="value")
|
@@ -799,7 +799,7 @@ class EventOrchestrationServiceCatchAllActionsAutomationActionHeaderOutputRefere
|
|
799
799
|
if __debug__:
|
800
800
|
type_hints = typing.get_type_hints(_typecheckingstub__4430d32f833017dc62fb01bce25c54079366bb10b3a67637ea3fe300868b82fb)
|
801
801
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
802
|
-
jsii.set(self, "value", value)
|
802
|
+
jsii.set(self, "value", value) # pyright: ignore[reportArgumentType]
|
803
803
|
|
804
804
|
@builtins.property
|
805
805
|
@jsii.member(jsii_name="internalValue")
|
@@ -816,7 +816,7 @@ class EventOrchestrationServiceCatchAllActionsAutomationActionHeaderOutputRefere
|
|
816
816
|
if __debug__:
|
817
817
|
type_hints = typing.get_type_hints(_typecheckingstub__af57416408e219597b3dec5f7377499b5cbef0ce78085893faf5f9fc2b86244b)
|
818
818
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
819
|
-
jsii.set(self, "internalValue", value)
|
819
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
820
820
|
|
821
821
|
|
822
822
|
class EventOrchestrationServiceCatchAllActionsAutomationActionOutputReference(
|
@@ -935,7 +935,7 @@ class EventOrchestrationServiceCatchAllActionsAutomationActionOutputReference(
|
|
935
935
|
if __debug__:
|
936
936
|
type_hints = typing.get_type_hints(_typecheckingstub__4b36c5532a34a9c9a6d52f97d1ece95b6225a25d945a855560a56de2813d98c2)
|
937
937
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
938
|
-
jsii.set(self, "autoSend", value)
|
938
|
+
jsii.set(self, "autoSend", value) # pyright: ignore[reportArgumentType]
|
939
939
|
|
940
940
|
@builtins.property
|
941
941
|
@jsii.member(jsii_name="name")
|
@@ -947,7 +947,7 @@ class EventOrchestrationServiceCatchAllActionsAutomationActionOutputReference(
|
|
947
947
|
if __debug__:
|
948
948
|
type_hints = typing.get_type_hints(_typecheckingstub__83124f62a012b7888f47918ac98ad82955941b410df9810f8278c22b11de8363)
|
949
949
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
950
|
-
jsii.set(self, "name", value)
|
950
|
+
jsii.set(self, "name", value) # pyright: ignore[reportArgumentType]
|
951
951
|
|
952
952
|
@builtins.property
|
953
953
|
@jsii.member(jsii_name="url")
|
@@ -959,7 +959,7 @@ class EventOrchestrationServiceCatchAllActionsAutomationActionOutputReference(
|
|
959
959
|
if __debug__:
|
960
960
|
type_hints = typing.get_type_hints(_typecheckingstub__d9d21f3b82013ed5c6a7ccb17997d3335c8bcf508549d07a17d3bb14b10acfce)
|
961
961
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
962
|
-
jsii.set(self, "url", value)
|
962
|
+
jsii.set(self, "url", value) # pyright: ignore[reportArgumentType]
|
963
963
|
|
964
964
|
@builtins.property
|
965
965
|
@jsii.member(jsii_name="internalValue")
|
@@ -976,7 +976,7 @@ class EventOrchestrationServiceCatchAllActionsAutomationActionOutputReference(
|
|
976
976
|
if __debug__:
|
977
977
|
type_hints = typing.get_type_hints(_typecheckingstub__98aec7455cfaf172c7a1be08fc36c9e714a4d11a2644bbceb222e3ceef70bc07)
|
978
978
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
979
|
-
jsii.set(self, "internalValue", value)
|
979
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
980
980
|
|
981
981
|
|
982
982
|
@jsii.data_type(
|
@@ -987,8 +987,8 @@ class EventOrchestrationServiceCatchAllActionsAutomationActionOutputReference(
|
|
987
987
|
class EventOrchestrationServiceCatchAllActionsAutomationActionParameter:
|
988
988
|
def __init__(self, *, key: builtins.str, value: builtins.str) -> None:
|
989
989
|
'''
|
990
|
-
:param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
991
|
-
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
990
|
+
:param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#key EventOrchestrationService#key}.
|
991
|
+
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.
|
992
992
|
'''
|
993
993
|
if __debug__:
|
994
994
|
type_hints = typing.get_type_hints(_typecheckingstub__1f77ccf016a5ec27250748c3b8d7d5355a57cb2b23f0da03c4af1fbe0ec6bad4)
|
@@ -1001,14 +1001,14 @@ class EventOrchestrationServiceCatchAllActionsAutomationActionParameter:
|
|
1001
1001
|
|
1002
1002
|
@builtins.property
|
1003
1003
|
def key(self) -> builtins.str:
|
1004
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
1004
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#key EventOrchestrationService#key}.'''
|
1005
1005
|
result = self._values.get("key")
|
1006
1006
|
assert result is not None, "Required property 'key' is missing"
|
1007
1007
|
return typing.cast(builtins.str, result)
|
1008
1008
|
|
1009
1009
|
@builtins.property
|
1010
1010
|
def value(self) -> builtins.str:
|
1011
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
1011
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.'''
|
1012
1012
|
result = self._values.get("value")
|
1013
1013
|
assert result is not None, "Required property 'value' is missing"
|
1014
1014
|
return typing.cast(builtins.str, result)
|
@@ -1072,7 +1072,7 @@ class EventOrchestrationServiceCatchAllActionsAutomationActionParameterList(
|
|
1072
1072
|
if __debug__:
|
1073
1073
|
type_hints = typing.get_type_hints(_typecheckingstub__00b0ace084cab22f3b1ef6df0d8ad8536b8d7008ed3ae19ce51ca6b096a8b8a6)
|
1074
1074
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1075
|
-
jsii.set(self, "terraformAttribute", value)
|
1075
|
+
jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
|
1076
1076
|
|
1077
1077
|
@builtins.property
|
1078
1078
|
@jsii.member(jsii_name="terraformResource")
|
@@ -1085,7 +1085,7 @@ class EventOrchestrationServiceCatchAllActionsAutomationActionParameterList(
|
|
1085
1085
|
if __debug__:
|
1086
1086
|
type_hints = typing.get_type_hints(_typecheckingstub__970d8dcc5e2cb152c98c52ec236d3a6bb961bc4bc84b69595be7b3d0360e0e32)
|
1087
1087
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1088
|
-
jsii.set(self, "terraformResource", value)
|
1088
|
+
jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
|
1089
1089
|
|
1090
1090
|
@builtins.property
|
1091
1091
|
@jsii.member(jsii_name="wrapsSet")
|
@@ -1098,7 +1098,7 @@ class EventOrchestrationServiceCatchAllActionsAutomationActionParameterList(
|
|
1098
1098
|
if __debug__:
|
1099
1099
|
type_hints = typing.get_type_hints(_typecheckingstub__c8a14a696bf92e1c082ee0c39296a587387a51c50668820fa3038d2661d7529b)
|
1100
1100
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1101
|
-
jsii.set(self, "wrapsSet", value)
|
1101
|
+
jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
|
1102
1102
|
|
1103
1103
|
@builtins.property
|
1104
1104
|
@jsii.member(jsii_name="internalValue")
|
@@ -1115,7 +1115,7 @@ class EventOrchestrationServiceCatchAllActionsAutomationActionParameterList(
|
|
1115
1115
|
if __debug__:
|
1116
1116
|
type_hints = typing.get_type_hints(_typecheckingstub__ac34ff5582fa85e662944d802cde427031d9403afaae2102bc82a8c697b2e116)
|
1117
1117
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1118
|
-
jsii.set(self, "internalValue", value)
|
1118
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
1119
1119
|
|
1120
1120
|
|
1121
1121
|
class EventOrchestrationServiceCatchAllActionsAutomationActionParameterOutputReference(
|
@@ -1164,7 +1164,7 @@ class EventOrchestrationServiceCatchAllActionsAutomationActionParameterOutputRef
|
|
1164
1164
|
if __debug__:
|
1165
1165
|
type_hints = typing.get_type_hints(_typecheckingstub__4f7947d86c45a39779f08a7dad1dc91065a36f2575c15463db8764212b4622d5)
|
1166
1166
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1167
|
-
jsii.set(self, "key", value)
|
1167
|
+
jsii.set(self, "key", value) # pyright: ignore[reportArgumentType]
|
1168
1168
|
|
1169
1169
|
@builtins.property
|
1170
1170
|
@jsii.member(jsii_name="value")
|
@@ -1176,7 +1176,7 @@ class EventOrchestrationServiceCatchAllActionsAutomationActionParameterOutputRef
|
|
1176
1176
|
if __debug__:
|
1177
1177
|
type_hints = typing.get_type_hints(_typecheckingstub__50c63310c33cca88b38409ed4d7dee6d8e15b7326345d15b9aefc9dd83e848c9)
|
1178
1178
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1179
|
-
jsii.set(self, "value", value)
|
1179
|
+
jsii.set(self, "value", value) # pyright: ignore[reportArgumentType]
|
1180
1180
|
|
1181
1181
|
@builtins.property
|
1182
1182
|
@jsii.member(jsii_name="internalValue")
|
@@ -1193,7 +1193,7 @@ class EventOrchestrationServiceCatchAllActionsAutomationActionParameterOutputRef
|
|
1193
1193
|
if __debug__:
|
1194
1194
|
type_hints = typing.get_type_hints(_typecheckingstub__c4ca61714f5f83d6fa15a4630675d5aa438c4620f2c051ec03cee9d53331b6d4)
|
1195
1195
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1196
|
-
jsii.set(self, "internalValue", value)
|
1196
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
1197
1197
|
|
1198
1198
|
|
1199
1199
|
@jsii.data_type(
|
@@ -1216,10 +1216,10 @@ class EventOrchestrationServiceCatchAllActionsExtraction:
|
|
1216
1216
|
template: typing.Optional[builtins.str] = None,
|
1217
1217
|
) -> None:
|
1218
1218
|
'''
|
1219
|
-
:param target: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
1220
|
-
:param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
1221
|
-
:param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
1222
|
-
:param template: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
1219
|
+
:param target: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#target EventOrchestrationService#target}.
|
1220
|
+
:param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#regex EventOrchestrationService#regex}.
|
1221
|
+
:param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#source EventOrchestrationService#source}.
|
1222
|
+
:param template: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#template EventOrchestrationService#template}.
|
1223
1223
|
'''
|
1224
1224
|
if __debug__:
|
1225
1225
|
type_hints = typing.get_type_hints(_typecheckingstub__2f58412ceaa4b443b64995d85bbe4e834b3498866453b4a02bfde851b48a6d87)
|
@@ -1239,26 +1239,26 @@ class EventOrchestrationServiceCatchAllActionsExtraction:
|
|
1239
1239
|
|
1240
1240
|
@builtins.property
|
1241
1241
|
def target(self) -> builtins.str:
|
1242
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
1242
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#target EventOrchestrationService#target}.'''
|
1243
1243
|
result = self._values.get("target")
|
1244
1244
|
assert result is not None, "Required property 'target' is missing"
|
1245
1245
|
return typing.cast(builtins.str, result)
|
1246
1246
|
|
1247
1247
|
@builtins.property
|
1248
1248
|
def regex(self) -> typing.Optional[builtins.str]:
|
1249
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
1249
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#regex EventOrchestrationService#regex}.'''
|
1250
1250
|
result = self._values.get("regex")
|
1251
1251
|
return typing.cast(typing.Optional[builtins.str], result)
|
1252
1252
|
|
1253
1253
|
@builtins.property
|
1254
1254
|
def source(self) -> typing.Optional[builtins.str]:
|
1255
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
1255
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#source EventOrchestrationService#source}.'''
|
1256
1256
|
result = self._values.get("source")
|
1257
1257
|
return typing.cast(typing.Optional[builtins.str], result)
|
1258
1258
|
|
1259
1259
|
@builtins.property
|
1260
1260
|
def template(self) -> typing.Optional[builtins.str]:
|
1261
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
1261
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#template EventOrchestrationService#template}.'''
|
1262
1262
|
result = self._values.get("template")
|
1263
1263
|
return typing.cast(typing.Optional[builtins.str], result)
|
1264
1264
|
|
@@ -1321,7 +1321,7 @@ class EventOrchestrationServiceCatchAllActionsExtractionList(
|
|
1321
1321
|
if __debug__:
|
1322
1322
|
type_hints = typing.get_type_hints(_typecheckingstub__4497185fae3a44c83b7a335b26d3a12e10511477b0c6fc43c1959c69ec36064f)
|
1323
1323
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1324
|
-
jsii.set(self, "terraformAttribute", value)
|
1324
|
+
jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
|
1325
1325
|
|
1326
1326
|
@builtins.property
|
1327
1327
|
@jsii.member(jsii_name="terraformResource")
|
@@ -1334,7 +1334,7 @@ class EventOrchestrationServiceCatchAllActionsExtractionList(
|
|
1334
1334
|
if __debug__:
|
1335
1335
|
type_hints = typing.get_type_hints(_typecheckingstub__9a22b98f8b92a5cb3f29e9ce9033791392dd726922fa1c176527415c19a12830)
|
1336
1336
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1337
|
-
jsii.set(self, "terraformResource", value)
|
1337
|
+
jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
|
1338
1338
|
|
1339
1339
|
@builtins.property
|
1340
1340
|
@jsii.member(jsii_name="wrapsSet")
|
@@ -1347,7 +1347,7 @@ class EventOrchestrationServiceCatchAllActionsExtractionList(
|
|
1347
1347
|
if __debug__:
|
1348
1348
|
type_hints = typing.get_type_hints(_typecheckingstub__22278744b9b674857b25176abf93e0642b5768216c903f2e416f1921e61c9423)
|
1349
1349
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1350
|
-
jsii.set(self, "wrapsSet", value)
|
1350
|
+
jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
|
1351
1351
|
|
1352
1352
|
@builtins.property
|
1353
1353
|
@jsii.member(jsii_name="internalValue")
|
@@ -1364,7 +1364,7 @@ class EventOrchestrationServiceCatchAllActionsExtractionList(
|
|
1364
1364
|
if __debug__:
|
1365
1365
|
type_hints = typing.get_type_hints(_typecheckingstub__2d10ed1726ec1bdba660d527a81e4eaba3f3ab0e83ec8a4653d3dae8a17924ef)
|
1366
1366
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1367
|
-
jsii.set(self, "internalValue", value)
|
1367
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
1368
1368
|
|
1369
1369
|
|
1370
1370
|
class EventOrchestrationServiceCatchAllActionsExtractionOutputReference(
|
@@ -1435,7 +1435,7 @@ class EventOrchestrationServiceCatchAllActionsExtractionOutputReference(
|
|
1435
1435
|
if __debug__:
|
1436
1436
|
type_hints = typing.get_type_hints(_typecheckingstub__e1f5afff845d8c3b3b7723aa0364379b420e941ba31f3a9b36d5eec0c3a31bf4)
|
1437
1437
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1438
|
-
jsii.set(self, "regex", value)
|
1438
|
+
jsii.set(self, "regex", value) # pyright: ignore[reportArgumentType]
|
1439
1439
|
|
1440
1440
|
@builtins.property
|
1441
1441
|
@jsii.member(jsii_name="source")
|
@@ -1447,7 +1447,7 @@ class EventOrchestrationServiceCatchAllActionsExtractionOutputReference(
|
|
1447
1447
|
if __debug__:
|
1448
1448
|
type_hints = typing.get_type_hints(_typecheckingstub__6eb10546f056d62f686cca9e4014fcfed9e087f3dd66685409ad1bd721c8c940)
|
1449
1449
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1450
|
-
jsii.set(self, "source", value)
|
1450
|
+
jsii.set(self, "source", value) # pyright: ignore[reportArgumentType]
|
1451
1451
|
|
1452
1452
|
@builtins.property
|
1453
1453
|
@jsii.member(jsii_name="target")
|
@@ -1459,7 +1459,7 @@ class EventOrchestrationServiceCatchAllActionsExtractionOutputReference(
|
|
1459
1459
|
if __debug__:
|
1460
1460
|
type_hints = typing.get_type_hints(_typecheckingstub__6d2f6a47a2f75a6e1a69399e8727597430bd88179c735d9b194f3e9ff5f0828c)
|
1461
1461
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1462
|
-
jsii.set(self, "target", value)
|
1462
|
+
jsii.set(self, "target", value) # pyright: ignore[reportArgumentType]
|
1463
1463
|
|
1464
1464
|
@builtins.property
|
1465
1465
|
@jsii.member(jsii_name="template")
|
@@ -1471,7 +1471,7 @@ class EventOrchestrationServiceCatchAllActionsExtractionOutputReference(
|
|
1471
1471
|
if __debug__:
|
1472
1472
|
type_hints = typing.get_type_hints(_typecheckingstub__53ddd62bdd642450917ca1c8c6423a915bac235572f81b4e0410bcfaa693ba18)
|
1473
1473
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1474
|
-
jsii.set(self, "template", value)
|
1474
|
+
jsii.set(self, "template", value) # pyright: ignore[reportArgumentType]
|
1475
1475
|
|
1476
1476
|
@builtins.property
|
1477
1477
|
@jsii.member(jsii_name="internalValue")
|
@@ -1488,7 +1488,7 @@ class EventOrchestrationServiceCatchAllActionsExtractionOutputReference(
|
|
1488
1488
|
if __debug__:
|
1489
1489
|
type_hints = typing.get_type_hints(_typecheckingstub__955d3b2404015c64dc01f453ae8a593f2d9a9788f9d4d7e7283124fecba7dba1)
|
1490
1490
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1491
|
-
jsii.set(self, "internalValue", value)
|
1491
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
1492
1492
|
|
1493
1493
|
|
1494
1494
|
@jsii.data_type(
|
@@ -1499,8 +1499,8 @@ class EventOrchestrationServiceCatchAllActionsExtractionOutputReference(
|
|
1499
1499
|
class EventOrchestrationServiceCatchAllActionsIncidentCustomFieldUpdate:
|
1500
1500
|
def __init__(self, *, id: builtins.str, value: builtins.str) -> None:
|
1501
1501
|
'''
|
1502
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
1503
|
-
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
1502
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#id EventOrchestrationService#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.
|
1503
|
+
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.
|
1504
1504
|
'''
|
1505
1505
|
if __debug__:
|
1506
1506
|
type_hints = typing.get_type_hints(_typecheckingstub__01c0a9c05e20146e2fbbf0f5af59e520a0ab811ae8ef69b936a08bfba4f12841)
|
@@ -1513,7 +1513,7 @@ class EventOrchestrationServiceCatchAllActionsIncidentCustomFieldUpdate:
|
|
1513
1513
|
|
1514
1514
|
@builtins.property
|
1515
1515
|
def id(self) -> builtins.str:
|
1516
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
1516
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#id EventOrchestrationService#id}.
|
1517
1517
|
|
1518
1518
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
1519
1519
|
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.
|
@@ -1524,7 +1524,7 @@ class EventOrchestrationServiceCatchAllActionsIncidentCustomFieldUpdate:
|
|
1524
1524
|
|
1525
1525
|
@builtins.property
|
1526
1526
|
def value(self) -> builtins.str:
|
1527
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
1527
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.'''
|
1528
1528
|
result = self._values.get("value")
|
1529
1529
|
assert result is not None, "Required property 'value' is missing"
|
1530
1530
|
return typing.cast(builtins.str, result)
|
@@ -1588,7 +1588,7 @@ class EventOrchestrationServiceCatchAllActionsIncidentCustomFieldUpdateList(
|
|
1588
1588
|
if __debug__:
|
1589
1589
|
type_hints = typing.get_type_hints(_typecheckingstub__cb7a33de99b8396d0f606d51d456360418441a9f10b29d34fc30ce0c92a63c01)
|
1590
1590
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1591
|
-
jsii.set(self, "terraformAttribute", value)
|
1591
|
+
jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
|
1592
1592
|
|
1593
1593
|
@builtins.property
|
1594
1594
|
@jsii.member(jsii_name="terraformResource")
|
@@ -1601,7 +1601,7 @@ class EventOrchestrationServiceCatchAllActionsIncidentCustomFieldUpdateList(
|
|
1601
1601
|
if __debug__:
|
1602
1602
|
type_hints = typing.get_type_hints(_typecheckingstub__333491a1b5d1937e52e5ce178b326b78d4f2066b85069501f8ec14cd84ca30a5)
|
1603
1603
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1604
|
-
jsii.set(self, "terraformResource", value)
|
1604
|
+
jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
|
1605
1605
|
|
1606
1606
|
@builtins.property
|
1607
1607
|
@jsii.member(jsii_name="wrapsSet")
|
@@ -1614,7 +1614,7 @@ class EventOrchestrationServiceCatchAllActionsIncidentCustomFieldUpdateList(
|
|
1614
1614
|
if __debug__:
|
1615
1615
|
type_hints = typing.get_type_hints(_typecheckingstub__fefc2ace9d08f8dfa42a96c1ee70cbd0138f891f404784e14cfe789d776a7553)
|
1616
1616
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1617
|
-
jsii.set(self, "wrapsSet", value)
|
1617
|
+
jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
|
1618
1618
|
|
1619
1619
|
@builtins.property
|
1620
1620
|
@jsii.member(jsii_name="internalValue")
|
@@ -1631,7 +1631,7 @@ class EventOrchestrationServiceCatchAllActionsIncidentCustomFieldUpdateList(
|
|
1631
1631
|
if __debug__:
|
1632
1632
|
type_hints = typing.get_type_hints(_typecheckingstub__38cc3cd94d58efb4d4f8c7e86724e4c83e08d329ac50ca475adc45a9b878a79b)
|
1633
1633
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1634
|
-
jsii.set(self, "internalValue", value)
|
1634
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
1635
1635
|
|
1636
1636
|
|
1637
1637
|
class EventOrchestrationServiceCatchAllActionsIncidentCustomFieldUpdateOutputReference(
|
@@ -1680,7 +1680,7 @@ class EventOrchestrationServiceCatchAllActionsIncidentCustomFieldUpdateOutputRef
|
|
1680
1680
|
if __debug__:
|
1681
1681
|
type_hints = typing.get_type_hints(_typecheckingstub__382689c1b1146d190f503f7735623845ebe79352f84d6e99003952c461a9ea24)
|
1682
1682
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1683
|
-
jsii.set(self, "id", value)
|
1683
|
+
jsii.set(self, "id", value) # pyright: ignore[reportArgumentType]
|
1684
1684
|
|
1685
1685
|
@builtins.property
|
1686
1686
|
@jsii.member(jsii_name="value")
|
@@ -1692,7 +1692,7 @@ class EventOrchestrationServiceCatchAllActionsIncidentCustomFieldUpdateOutputRef
|
|
1692
1692
|
if __debug__:
|
1693
1693
|
type_hints = typing.get_type_hints(_typecheckingstub__811321dcfd3f9c27d81b98cb45814d26e86c3ce1115657a400406d535e563f48)
|
1694
1694
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1695
|
-
jsii.set(self, "value", value)
|
1695
|
+
jsii.set(self, "value", value) # pyright: ignore[reportArgumentType]
|
1696
1696
|
|
1697
1697
|
@builtins.property
|
1698
1698
|
@jsii.member(jsii_name="internalValue")
|
@@ -1709,7 +1709,7 @@ class EventOrchestrationServiceCatchAllActionsIncidentCustomFieldUpdateOutputRef
|
|
1709
1709
|
if __debug__:
|
1710
1710
|
type_hints = typing.get_type_hints(_typecheckingstub__b4a5bde59fd077fb13bc3390986492a560ceabb8dfceb5373935f0003db83ae4)
|
1711
1711
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1712
|
-
jsii.set(self, "internalValue", value)
|
1712
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
1713
1713
|
|
1714
1714
|
|
1715
1715
|
class EventOrchestrationServiceCatchAllActionsOutputReference(
|
@@ -1743,11 +1743,11 @@ class EventOrchestrationServiceCatchAllActionsOutputReference(
|
|
1743
1743
|
parameter: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union[EventOrchestrationServiceCatchAllActionsAutomationActionParameter, typing.Dict[builtins.str, typing.Any]]]]] = None,
|
1744
1744
|
) -> None:
|
1745
1745
|
'''
|
1746
|
-
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
1747
|
-
:param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
1748
|
-
:param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
1749
|
-
:param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
1750
|
-
:param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
1746
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.
|
1747
|
+
:param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#url EventOrchestrationService#url}.
|
1748
|
+
:param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#auto_send EventOrchestrationService#auto_send}.
|
1749
|
+
:param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#header EventOrchestrationService#header}
|
1750
|
+
:param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#parameter EventOrchestrationService#parameter}
|
1751
1751
|
'''
|
1752
1752
|
value = EventOrchestrationServiceCatchAllActionsAutomationAction(
|
1753
1753
|
name=name, url=url, auto_send=auto_send, header=header, parameter=parameter
|
@@ -1784,7 +1784,7 @@ class EventOrchestrationServiceCatchAllActionsOutputReference(
|
|
1784
1784
|
@jsii.member(jsii_name="putPagerdutyAutomationAction")
|
1785
1785
|
def put_pagerduty_automation_action(self, *, action_id: builtins.str) -> None:
|
1786
1786
|
'''
|
1787
|
-
:param action_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
1787
|
+
:param action_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#action_id EventOrchestrationService#action_id}.
|
1788
1788
|
'''
|
1789
1789
|
value = EventOrchestrationServiceCatchAllActionsPagerdutyAutomationAction(
|
1790
1790
|
action_id=action_id
|
@@ -1975,7 +1975,7 @@ class EventOrchestrationServiceCatchAllActionsOutputReference(
|
|
1975
1975
|
if __debug__:
|
1976
1976
|
type_hints = typing.get_type_hints(_typecheckingstub__d6068ff5148d7065f07e1849c9b135708e390d307454ddb5b679ed636a38888d)
|
1977
1977
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1978
|
-
jsii.set(self, "annotate", value)
|
1978
|
+
jsii.set(self, "annotate", value) # pyright: ignore[reportArgumentType]
|
1979
1979
|
|
1980
1980
|
@builtins.property
|
1981
1981
|
@jsii.member(jsii_name="escalationPolicy")
|
@@ -1987,7 +1987,7 @@ class EventOrchestrationServiceCatchAllActionsOutputReference(
|
|
1987
1987
|
if __debug__:
|
1988
1988
|
type_hints = typing.get_type_hints(_typecheckingstub__7d5d7e3a9e5fbfb4df62bc37ac8b154fc3a9493394a779db7451286ee79c0c99)
|
1989
1989
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
1990
|
-
jsii.set(self, "escalationPolicy", value)
|
1990
|
+
jsii.set(self, "escalationPolicy", value) # pyright: ignore[reportArgumentType]
|
1991
1991
|
|
1992
1992
|
@builtins.property
|
1993
1993
|
@jsii.member(jsii_name="eventAction")
|
@@ -1999,7 +1999,7 @@ class EventOrchestrationServiceCatchAllActionsOutputReference(
|
|
1999
1999
|
if __debug__:
|
2000
2000
|
type_hints = typing.get_type_hints(_typecheckingstub__82505222497a3807b05b8ae86653bc1267ec13242eddd69bc864fdd2e3a396a8)
|
2001
2001
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2002
|
-
jsii.set(self, "eventAction", value)
|
2002
|
+
jsii.set(self, "eventAction", value) # pyright: ignore[reportArgumentType]
|
2003
2003
|
|
2004
2004
|
@builtins.property
|
2005
2005
|
@jsii.member(jsii_name="priority")
|
@@ -2011,7 +2011,7 @@ class EventOrchestrationServiceCatchAllActionsOutputReference(
|
|
2011
2011
|
if __debug__:
|
2012
2012
|
type_hints = typing.get_type_hints(_typecheckingstub__8b8d8c2be25bf4c6dcf31936cd1f576796c1165ea856ad9c1bee59df645a0264)
|
2013
2013
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2014
|
-
jsii.set(self, "priority", value)
|
2014
|
+
jsii.set(self, "priority", value) # pyright: ignore[reportArgumentType]
|
2015
2015
|
|
2016
2016
|
@builtins.property
|
2017
2017
|
@jsii.member(jsii_name="routeTo")
|
@@ -2023,7 +2023,7 @@ class EventOrchestrationServiceCatchAllActionsOutputReference(
|
|
2023
2023
|
if __debug__:
|
2024
2024
|
type_hints = typing.get_type_hints(_typecheckingstub__f1cd9d02b6e37f3b61e799d08655481cb8a790f80e967d3a650ae69c670e5d71)
|
2025
2025
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2026
|
-
jsii.set(self, "routeTo", value)
|
2026
|
+
jsii.set(self, "routeTo", value) # pyright: ignore[reportArgumentType]
|
2027
2027
|
|
2028
2028
|
@builtins.property
|
2029
2029
|
@jsii.member(jsii_name="severity")
|
@@ -2035,7 +2035,7 @@ class EventOrchestrationServiceCatchAllActionsOutputReference(
|
|
2035
2035
|
if __debug__:
|
2036
2036
|
type_hints = typing.get_type_hints(_typecheckingstub__04550b07dade91d853fa2f276c5e028c1928fe3a764e553e4998c5a814422f58)
|
2037
2037
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2038
|
-
jsii.set(self, "severity", value)
|
2038
|
+
jsii.set(self, "severity", value) # pyright: ignore[reportArgumentType]
|
2039
2039
|
|
2040
2040
|
@builtins.property
|
2041
2041
|
@jsii.member(jsii_name="suppress")
|
@@ -2050,7 +2050,7 @@ class EventOrchestrationServiceCatchAllActionsOutputReference(
|
|
2050
2050
|
if __debug__:
|
2051
2051
|
type_hints = typing.get_type_hints(_typecheckingstub__db0ca7322be53357bcf11fa0853e4d21b371903f2f003fda3a2b625a4facde73)
|
2052
2052
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2053
|
-
jsii.set(self, "suppress", value)
|
2053
|
+
jsii.set(self, "suppress", value) # pyright: ignore[reportArgumentType]
|
2054
2054
|
|
2055
2055
|
@builtins.property
|
2056
2056
|
@jsii.member(jsii_name="suspend")
|
@@ -2062,7 +2062,7 @@ class EventOrchestrationServiceCatchAllActionsOutputReference(
|
|
2062
2062
|
if __debug__:
|
2063
2063
|
type_hints = typing.get_type_hints(_typecheckingstub__89bfbeb9323588c07ecbcab90b87568f6531a82a624ba1dc51739d9f29292280)
|
2064
2064
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2065
|
-
jsii.set(self, "suspend", value)
|
2065
|
+
jsii.set(self, "suspend", value) # pyright: ignore[reportArgumentType]
|
2066
2066
|
|
2067
2067
|
@builtins.property
|
2068
2068
|
@jsii.member(jsii_name="internalValue")
|
@@ -2079,7 +2079,7 @@ class EventOrchestrationServiceCatchAllActionsOutputReference(
|
|
2079
2079
|
if __debug__:
|
2080
2080
|
type_hints = typing.get_type_hints(_typecheckingstub__16700c79dd19273d3d1ee91d8e9e86dfb200d47cb477abb2bc747e1c6699f37d)
|
2081
2081
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2082
|
-
jsii.set(self, "internalValue", value)
|
2082
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
2083
2083
|
|
2084
2084
|
|
2085
2085
|
@jsii.data_type(
|
@@ -2090,7 +2090,7 @@ class EventOrchestrationServiceCatchAllActionsOutputReference(
|
|
2090
2090
|
class EventOrchestrationServiceCatchAllActionsPagerdutyAutomationAction:
|
2091
2091
|
def __init__(self, *, action_id: builtins.str) -> None:
|
2092
2092
|
'''
|
2093
|
-
:param action_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2093
|
+
:param action_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#action_id EventOrchestrationService#action_id}.
|
2094
2094
|
'''
|
2095
2095
|
if __debug__:
|
2096
2096
|
type_hints = typing.get_type_hints(_typecheckingstub__36c445cd297e9983fefb5c67dfff11fbb2c473c5aa0a831366f53587769ce7d2)
|
@@ -2101,7 +2101,7 @@ class EventOrchestrationServiceCatchAllActionsPagerdutyAutomationAction:
|
|
2101
2101
|
|
2102
2102
|
@builtins.property
|
2103
2103
|
def action_id(self) -> builtins.str:
|
2104
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2104
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#action_id EventOrchestrationService#action_id}.'''
|
2105
2105
|
result = self._values.get("action_id")
|
2106
2106
|
assert result is not None, "Required property 'action_id' is missing"
|
2107
2107
|
return typing.cast(builtins.str, result)
|
@@ -2153,7 +2153,7 @@ class EventOrchestrationServiceCatchAllActionsPagerdutyAutomationActionOutputRef
|
|
2153
2153
|
if __debug__:
|
2154
2154
|
type_hints = typing.get_type_hints(_typecheckingstub__0f69f46e2b7946b74db45f94a894ef6cf882abd02c01d0c9ae78df68de993599)
|
2155
2155
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2156
|
-
jsii.set(self, "actionId", value)
|
2156
|
+
jsii.set(self, "actionId", value) # pyright: ignore[reportArgumentType]
|
2157
2157
|
|
2158
2158
|
@builtins.property
|
2159
2159
|
@jsii.member(jsii_name="internalValue")
|
@@ -2170,7 +2170,7 @@ class EventOrchestrationServiceCatchAllActionsPagerdutyAutomationActionOutputRef
|
|
2170
2170
|
if __debug__:
|
2171
2171
|
type_hints = typing.get_type_hints(_typecheckingstub__71592b1487987b109a5df7578de2e1a3320c09160d2b399aab6e4f8d4f4c53fa)
|
2172
2172
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2173
|
-
jsii.set(self, "internalValue", value)
|
2173
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
2174
2174
|
|
2175
2175
|
|
2176
2176
|
@jsii.data_type(
|
@@ -2188,10 +2188,10 @@ class EventOrchestrationServiceCatchAllActionsVariable:
|
|
2188
2188
|
value: builtins.str,
|
2189
2189
|
) -> None:
|
2190
2190
|
'''
|
2191
|
-
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2192
|
-
:param path: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2193
|
-
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2194
|
-
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2191
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.
|
2192
|
+
:param path: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#path EventOrchestrationService#path}.
|
2193
|
+
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#type EventOrchestrationService#type}.
|
2194
|
+
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.
|
2195
2195
|
'''
|
2196
2196
|
if __debug__:
|
2197
2197
|
type_hints = typing.get_type_hints(_typecheckingstub__5fdf61e0dc61ba126fbdee02c7fed508a1d24e9330930b98770fd63c46593c81)
|
@@ -2208,28 +2208,28 @@ class EventOrchestrationServiceCatchAllActionsVariable:
|
|
2208
2208
|
|
2209
2209
|
@builtins.property
|
2210
2210
|
def name(self) -> builtins.str:
|
2211
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2211
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.'''
|
2212
2212
|
result = self._values.get("name")
|
2213
2213
|
assert result is not None, "Required property 'name' is missing"
|
2214
2214
|
return typing.cast(builtins.str, result)
|
2215
2215
|
|
2216
2216
|
@builtins.property
|
2217
2217
|
def path(self) -> builtins.str:
|
2218
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2218
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#path EventOrchestrationService#path}.'''
|
2219
2219
|
result = self._values.get("path")
|
2220
2220
|
assert result is not None, "Required property 'path' is missing"
|
2221
2221
|
return typing.cast(builtins.str, result)
|
2222
2222
|
|
2223
2223
|
@builtins.property
|
2224
2224
|
def type(self) -> builtins.str:
|
2225
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2225
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#type EventOrchestrationService#type}.'''
|
2226
2226
|
result = self._values.get("type")
|
2227
2227
|
assert result is not None, "Required property 'type' is missing"
|
2228
2228
|
return typing.cast(builtins.str, result)
|
2229
2229
|
|
2230
2230
|
@builtins.property
|
2231
2231
|
def value(self) -> builtins.str:
|
2232
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2232
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.'''
|
2233
2233
|
result = self._values.get("value")
|
2234
2234
|
assert result is not None, "Required property 'value' is missing"
|
2235
2235
|
return typing.cast(builtins.str, result)
|
@@ -2293,7 +2293,7 @@ class EventOrchestrationServiceCatchAllActionsVariableList(
|
|
2293
2293
|
if __debug__:
|
2294
2294
|
type_hints = typing.get_type_hints(_typecheckingstub__651a6813b49ad706a1226d4370493ce1cb5ff09111d487524afc125831f57a11)
|
2295
2295
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2296
|
-
jsii.set(self, "terraformAttribute", value)
|
2296
|
+
jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
|
2297
2297
|
|
2298
2298
|
@builtins.property
|
2299
2299
|
@jsii.member(jsii_name="terraformResource")
|
@@ -2306,7 +2306,7 @@ class EventOrchestrationServiceCatchAllActionsVariableList(
|
|
2306
2306
|
if __debug__:
|
2307
2307
|
type_hints = typing.get_type_hints(_typecheckingstub__929e4a2e8912ad0bae377ef0b03851c33c0b5468ee88f6ff77d02d26723b6a7a)
|
2308
2308
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2309
|
-
jsii.set(self, "terraformResource", value)
|
2309
|
+
jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
|
2310
2310
|
|
2311
2311
|
@builtins.property
|
2312
2312
|
@jsii.member(jsii_name="wrapsSet")
|
@@ -2319,7 +2319,7 @@ class EventOrchestrationServiceCatchAllActionsVariableList(
|
|
2319
2319
|
if __debug__:
|
2320
2320
|
type_hints = typing.get_type_hints(_typecheckingstub__40847430adc64cb182c04bfa3dd359fec4b6b1c37ce0ff893f18f1ac4a61af34)
|
2321
2321
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2322
|
-
jsii.set(self, "wrapsSet", value)
|
2322
|
+
jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
|
2323
2323
|
|
2324
2324
|
@builtins.property
|
2325
2325
|
@jsii.member(jsii_name="internalValue")
|
@@ -2336,7 +2336,7 @@ class EventOrchestrationServiceCatchAllActionsVariableList(
|
|
2336
2336
|
if __debug__:
|
2337
2337
|
type_hints = typing.get_type_hints(_typecheckingstub__165f347ab0d9518892c2f457f02cc2bf8e52d330dff763f13d8c08d89069a3d7)
|
2338
2338
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2339
|
-
jsii.set(self, "internalValue", value)
|
2339
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
2340
2340
|
|
2341
2341
|
|
2342
2342
|
class EventOrchestrationServiceCatchAllActionsVariableOutputReference(
|
@@ -2395,7 +2395,7 @@ class EventOrchestrationServiceCatchAllActionsVariableOutputReference(
|
|
2395
2395
|
if __debug__:
|
2396
2396
|
type_hints = typing.get_type_hints(_typecheckingstub__d8dd033dd6c502ee38ec2cfd971c748eed5c15791e16e4441931181d7eb306d3)
|
2397
2397
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2398
|
-
jsii.set(self, "name", value)
|
2398
|
+
jsii.set(self, "name", value) # pyright: ignore[reportArgumentType]
|
2399
2399
|
|
2400
2400
|
@builtins.property
|
2401
2401
|
@jsii.member(jsii_name="path")
|
@@ -2407,7 +2407,7 @@ class EventOrchestrationServiceCatchAllActionsVariableOutputReference(
|
|
2407
2407
|
if __debug__:
|
2408
2408
|
type_hints = typing.get_type_hints(_typecheckingstub__c1d1229cbcceb2a903b723c3efc5a65d4d35aec1b4796b1841bbe9d8d42d5b9c)
|
2409
2409
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2410
|
-
jsii.set(self, "path", value)
|
2410
|
+
jsii.set(self, "path", value) # pyright: ignore[reportArgumentType]
|
2411
2411
|
|
2412
2412
|
@builtins.property
|
2413
2413
|
@jsii.member(jsii_name="type")
|
@@ -2419,7 +2419,7 @@ class EventOrchestrationServiceCatchAllActionsVariableOutputReference(
|
|
2419
2419
|
if __debug__:
|
2420
2420
|
type_hints = typing.get_type_hints(_typecheckingstub__ab75bf8c44e2e797ada09d95034220bfcf00402a422274d71df6b7ba960674dd)
|
2421
2421
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2422
|
-
jsii.set(self, "type", value)
|
2422
|
+
jsii.set(self, "type", value) # pyright: ignore[reportArgumentType]
|
2423
2423
|
|
2424
2424
|
@builtins.property
|
2425
2425
|
@jsii.member(jsii_name="value")
|
@@ -2431,7 +2431,7 @@ class EventOrchestrationServiceCatchAllActionsVariableOutputReference(
|
|
2431
2431
|
if __debug__:
|
2432
2432
|
type_hints = typing.get_type_hints(_typecheckingstub__467373559c7b461fba54cc5de6db1e9a6bb615ea893d862fd0b69d1787480f6c)
|
2433
2433
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2434
|
-
jsii.set(self, "value", value)
|
2434
|
+
jsii.set(self, "value", value) # pyright: ignore[reportArgumentType]
|
2435
2435
|
|
2436
2436
|
@builtins.property
|
2437
2437
|
@jsii.member(jsii_name="internalValue")
|
@@ -2448,7 +2448,7 @@ class EventOrchestrationServiceCatchAllActionsVariableOutputReference(
|
|
2448
2448
|
if __debug__:
|
2449
2449
|
type_hints = typing.get_type_hints(_typecheckingstub__12cd43d9a0c2a22ed8519f5a2fc94375c9aefacb455ea6c9b23c1e50b6d7a52a)
|
2450
2450
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2451
|
-
jsii.set(self, "internalValue", value)
|
2451
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
2452
2452
|
|
2453
2453
|
|
2454
2454
|
class EventOrchestrationServiceCatchAllOutputReference(
|
@@ -2490,19 +2490,19 @@ class EventOrchestrationServiceCatchAllOutputReference(
|
|
2490
2490
|
variable: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union[EventOrchestrationServiceCatchAllActionsVariable, typing.Dict[builtins.str, typing.Any]]]]] = None,
|
2491
2491
|
) -> None:
|
2492
2492
|
'''
|
2493
|
-
:param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2494
|
-
:param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2495
|
-
:param escalation_policy: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2496
|
-
:param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2497
|
-
:param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2498
|
-
:param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2499
|
-
:param pagerduty_automation_action: pagerduty_automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2500
|
-
:param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2501
|
-
:param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2502
|
-
:param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2503
|
-
:param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2504
|
-
:param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2505
|
-
:param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2493
|
+
:param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#annotate EventOrchestrationService#annotate}.
|
2494
|
+
: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_service#automation_action EventOrchestrationService#automation_action}
|
2495
|
+
:param escalation_policy: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#escalation_policy EventOrchestrationService#escalation_policy}.
|
2496
|
+
:param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#event_action EventOrchestrationService#event_action}.
|
2497
|
+
:param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#extraction EventOrchestrationService#extraction}
|
2498
|
+
: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_service#incident_custom_field_update EventOrchestrationService#incident_custom_field_update}
|
2499
|
+
:param pagerduty_automation_action: pagerduty_automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#pagerduty_automation_action EventOrchestrationService#pagerduty_automation_action}
|
2500
|
+
:param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#priority EventOrchestrationService#priority}.
|
2501
|
+
:param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#route_to EventOrchestrationService#route_to}.
|
2502
|
+
:param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#severity EventOrchestrationService#severity}.
|
2503
|
+
:param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#suppress EventOrchestrationService#suppress}.
|
2504
|
+
:param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#suspend EventOrchestrationService#suspend}.
|
2505
|
+
:param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#variable EventOrchestrationService#variable}
|
2506
2506
|
'''
|
2507
2507
|
value = EventOrchestrationServiceCatchAllActions(
|
2508
2508
|
annotate=annotate,
|
@@ -2547,7 +2547,7 @@ class EventOrchestrationServiceCatchAllOutputReference(
|
|
2547
2547
|
if __debug__:
|
2548
2548
|
type_hints = typing.get_type_hints(_typecheckingstub__a304eee8caf4d82eb549418271a8876f8a01abd44c4f79c9de2968cb1f4965bf)
|
2549
2549
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2550
|
-
jsii.set(self, "internalValue", value)
|
2550
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
2551
2551
|
|
2552
2552
|
|
2553
2553
|
@jsii.data_type(
|
@@ -2593,11 +2593,11 @@ class EventOrchestrationServiceConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
2593
2593
|
:param lifecycle:
|
2594
2594
|
:param provider:
|
2595
2595
|
:param provisioners:
|
2596
|
-
:param catch_all: catch_all block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2597
|
-
:param service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2598
|
-
:param set: set block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2599
|
-
:param enable_event_orchestration_for_service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2600
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2596
|
+
: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_service#catch_all EventOrchestrationService#catch_all}
|
2597
|
+
:param service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#service EventOrchestrationService#service}.
|
2598
|
+
:param set: set block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#set EventOrchestrationService#set}
|
2599
|
+
:param enable_event_orchestration_for_service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#enable_event_orchestration_for_service EventOrchestrationService#enable_event_orchestration_for_service}.
|
2600
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#id EventOrchestrationService#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.
|
2601
2601
|
'''
|
2602
2602
|
if isinstance(lifecycle, dict):
|
2603
2603
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -2709,7 +2709,7 @@ class EventOrchestrationServiceConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
2709
2709
|
def catch_all(self) -> EventOrchestrationServiceCatchAll:
|
2710
2710
|
'''catch_all block.
|
2711
2711
|
|
2712
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2712
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#catch_all EventOrchestrationService#catch_all}
|
2713
2713
|
'''
|
2714
2714
|
result = self._values.get("catch_all")
|
2715
2715
|
assert result is not None, "Required property 'catch_all' is missing"
|
@@ -2717,7 +2717,7 @@ class EventOrchestrationServiceConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
2717
2717
|
|
2718
2718
|
@builtins.property
|
2719
2719
|
def service(self) -> builtins.str:
|
2720
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2720
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#service EventOrchestrationService#service}.'''
|
2721
2721
|
result = self._values.get("service")
|
2722
2722
|
assert result is not None, "Required property 'service' is missing"
|
2723
2723
|
return typing.cast(builtins.str, result)
|
@@ -2728,7 +2728,7 @@ class EventOrchestrationServiceConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
2728
2728
|
) -> typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSet"]]:
|
2729
2729
|
'''set block.
|
2730
2730
|
|
2731
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2731
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#set EventOrchestrationService#set}
|
2732
2732
|
'''
|
2733
2733
|
result = self._values.get("set")
|
2734
2734
|
assert result is not None, "Required property 'set' is missing"
|
@@ -2738,13 +2738,13 @@ class EventOrchestrationServiceConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
2738
2738
|
def enable_event_orchestration_for_service(
|
2739
2739
|
self,
|
2740
2740
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
2741
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2741
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#enable_event_orchestration_for_service EventOrchestrationService#enable_event_orchestration_for_service}.'''
|
2742
2742
|
result = self._values.get("enable_event_orchestration_for_service")
|
2743
2743
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
2744
2744
|
|
2745
2745
|
@builtins.property
|
2746
2746
|
def id(self) -> typing.Optional[builtins.str]:
|
2747
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2747
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#id EventOrchestrationService#id}.
|
2748
2748
|
|
2749
2749
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
2750
2750
|
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.
|
@@ -2777,8 +2777,8 @@ class EventOrchestrationServiceSet:
|
|
2777
2777
|
rule: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["EventOrchestrationServiceSetRule", typing.Dict[builtins.str, typing.Any]]]]] = None,
|
2778
2778
|
) -> None:
|
2779
2779
|
'''
|
2780
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2781
|
-
:param rule: rule block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2780
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#id EventOrchestrationService#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.
|
2781
|
+
:param rule: rule block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#rule EventOrchestrationService#rule}
|
2782
2782
|
'''
|
2783
2783
|
if __debug__:
|
2784
2784
|
type_hints = typing.get_type_hints(_typecheckingstub__831a7daf13fa654b6bfdc2368c67a1c298cf892ebcb126748659f37eddff0eeb)
|
@@ -2792,7 +2792,7 @@ class EventOrchestrationServiceSet:
|
|
2792
2792
|
|
2793
2793
|
@builtins.property
|
2794
2794
|
def id(self) -> builtins.str:
|
2795
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2795
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#id EventOrchestrationService#id}.
|
2796
2796
|
|
2797
2797
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
2798
2798
|
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.
|
@@ -2807,7 +2807,7 @@ class EventOrchestrationServiceSet:
|
|
2807
2807
|
) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRule"]]]:
|
2808
2808
|
'''rule block.
|
2809
2809
|
|
2810
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
2810
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#rule EventOrchestrationService#rule}
|
2811
2811
|
'''
|
2812
2812
|
result = self._values.get("rule")
|
2813
2813
|
return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRule"]]], result)
|
@@ -2868,7 +2868,7 @@ class EventOrchestrationServiceSetList(
|
|
2868
2868
|
if __debug__:
|
2869
2869
|
type_hints = typing.get_type_hints(_typecheckingstub__7a76fc580ad7f75b873038e6eda731949bf641dd0f50572183577abe05b2580d)
|
2870
2870
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2871
|
-
jsii.set(self, "terraformAttribute", value)
|
2871
|
+
jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
|
2872
2872
|
|
2873
2873
|
@builtins.property
|
2874
2874
|
@jsii.member(jsii_name="terraformResource")
|
@@ -2881,7 +2881,7 @@ class EventOrchestrationServiceSetList(
|
|
2881
2881
|
if __debug__:
|
2882
2882
|
type_hints = typing.get_type_hints(_typecheckingstub__e7657db75e9247e387fba7b6f0e984b40e13130adaaa0b3c7c9c9a69be840e24)
|
2883
2883
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2884
|
-
jsii.set(self, "terraformResource", value)
|
2884
|
+
jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
|
2885
2885
|
|
2886
2886
|
@builtins.property
|
2887
2887
|
@jsii.member(jsii_name="wrapsSet")
|
@@ -2894,7 +2894,7 @@ class EventOrchestrationServiceSetList(
|
|
2894
2894
|
if __debug__:
|
2895
2895
|
type_hints = typing.get_type_hints(_typecheckingstub__71d2fbdfaaedf19eb739ee7c87e1b86041b6939abb96063c11afd152b382cbb3)
|
2896
2896
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2897
|
-
jsii.set(self, "wrapsSet", value)
|
2897
|
+
jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
|
2898
2898
|
|
2899
2899
|
@builtins.property
|
2900
2900
|
@jsii.member(jsii_name="internalValue")
|
@@ -2911,7 +2911,7 @@ class EventOrchestrationServiceSetList(
|
|
2911
2911
|
if __debug__:
|
2912
2912
|
type_hints = typing.get_type_hints(_typecheckingstub__1735431724e4acdd36a77b5ad4859995cf787e2bb89b574504cfb5fc11efebb1)
|
2913
2913
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2914
|
-
jsii.set(self, "internalValue", value)
|
2914
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
2915
2915
|
|
2916
2916
|
|
2917
2917
|
class EventOrchestrationServiceSetOutputReference(
|
@@ -2984,7 +2984,7 @@ class EventOrchestrationServiceSetOutputReference(
|
|
2984
2984
|
if __debug__:
|
2985
2985
|
type_hints = typing.get_type_hints(_typecheckingstub__196ceb27cec271056c566d70d2aab2aad0b560a4705ffd5c955cd8d9c824f690)
|
2986
2986
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
2987
|
-
jsii.set(self, "id", value)
|
2987
|
+
jsii.set(self, "id", value) # pyright: ignore[reportArgumentType]
|
2988
2988
|
|
2989
2989
|
@builtins.property
|
2990
2990
|
@jsii.member(jsii_name="internalValue")
|
@@ -3001,7 +3001,7 @@ class EventOrchestrationServiceSetOutputReference(
|
|
3001
3001
|
if __debug__:
|
3002
3002
|
type_hints = typing.get_type_hints(_typecheckingstub__820e6f19b3056b4f1d8a37cb621335e84b9b59e8e2ec757f415a4d41d4194df6)
|
3003
3003
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
3004
|
-
jsii.set(self, "internalValue", value)
|
3004
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
3005
3005
|
|
3006
3006
|
|
3007
3007
|
@jsii.data_type(
|
@@ -3024,10 +3024,10 @@ class EventOrchestrationServiceSetRule:
|
|
3024
3024
|
label: typing.Optional[builtins.str] = None,
|
3025
3025
|
) -> None:
|
3026
3026
|
'''
|
3027
|
-
:param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3028
|
-
:param condition: condition block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3029
|
-
:param disabled: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3030
|
-
:param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3027
|
+
:param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#actions EventOrchestrationService#actions}
|
3028
|
+
:param condition: condition block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#condition EventOrchestrationService#condition}
|
3029
|
+
:param disabled: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#disabled EventOrchestrationService#disabled}.
|
3030
|
+
:param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#label EventOrchestrationService#label}.
|
3031
3031
|
'''
|
3032
3032
|
if isinstance(actions, dict):
|
3033
3033
|
actions = EventOrchestrationServiceSetRuleActions(**actions)
|
@@ -3051,7 +3051,7 @@ class EventOrchestrationServiceSetRule:
|
|
3051
3051
|
def actions(self) -> "EventOrchestrationServiceSetRuleActions":
|
3052
3052
|
'''actions block.
|
3053
3053
|
|
3054
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3054
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#actions EventOrchestrationService#actions}
|
3055
3055
|
'''
|
3056
3056
|
result = self._values.get("actions")
|
3057
3057
|
assert result is not None, "Required property 'actions' is missing"
|
@@ -3063,7 +3063,7 @@ class EventOrchestrationServiceSetRule:
|
|
3063
3063
|
) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRuleCondition"]]]:
|
3064
3064
|
'''condition block.
|
3065
3065
|
|
3066
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3066
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#condition EventOrchestrationService#condition}
|
3067
3067
|
'''
|
3068
3068
|
result = self._values.get("condition")
|
3069
3069
|
return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRuleCondition"]]], result)
|
@@ -3072,13 +3072,13 @@ class EventOrchestrationServiceSetRule:
|
|
3072
3072
|
def disabled(
|
3073
3073
|
self,
|
3074
3074
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
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_service#disabled EventOrchestrationService#disabled}.'''
|
3076
3076
|
result = self._values.get("disabled")
|
3077
3077
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
3078
3078
|
|
3079
3079
|
@builtins.property
|
3080
3080
|
def label(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_service#label EventOrchestrationService#label}.'''
|
3082
3082
|
result = self._values.get("label")
|
3083
3083
|
return typing.cast(typing.Optional[builtins.str], result)
|
3084
3084
|
|
@@ -3132,19 +3132,19 @@ class EventOrchestrationServiceSetRuleActions:
|
|
3132
3132
|
variable: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["EventOrchestrationServiceSetRuleActionsVariable", typing.Dict[builtins.str, typing.Any]]]]] = None,
|
3133
3133
|
) -> None:
|
3134
3134
|
'''
|
3135
|
-
:param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3136
|
-
:param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3137
|
-
:param escalation_policy: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3138
|
-
:param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3139
|
-
:param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3140
|
-
:param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3141
|
-
:param pagerduty_automation_action: pagerduty_automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3142
|
-
:param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3143
|
-
:param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3144
|
-
:param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3145
|
-
:param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3146
|
-
:param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3147
|
-
:param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3135
|
+
:param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#annotate EventOrchestrationService#annotate}.
|
3136
|
+
: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_service#automation_action EventOrchestrationService#automation_action}
|
3137
|
+
:param escalation_policy: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#escalation_policy EventOrchestrationService#escalation_policy}.
|
3138
|
+
:param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#event_action EventOrchestrationService#event_action}.
|
3139
|
+
:param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#extraction EventOrchestrationService#extraction}
|
3140
|
+
: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_service#incident_custom_field_update EventOrchestrationService#incident_custom_field_update}
|
3141
|
+
:param pagerduty_automation_action: pagerduty_automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#pagerduty_automation_action EventOrchestrationService#pagerduty_automation_action}
|
3142
|
+
:param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#priority EventOrchestrationService#priority}.
|
3143
|
+
:param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#route_to EventOrchestrationService#route_to}.
|
3144
|
+
:param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#severity EventOrchestrationService#severity}.
|
3145
|
+
:param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#suppress EventOrchestrationService#suppress}.
|
3146
|
+
:param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#suspend EventOrchestrationService#suspend}.
|
3147
|
+
:param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#variable EventOrchestrationService#variable}
|
3148
3148
|
'''
|
3149
3149
|
if isinstance(automation_action, dict):
|
3150
3150
|
automation_action = EventOrchestrationServiceSetRuleActionsAutomationAction(**automation_action)
|
@@ -3195,7 +3195,7 @@ class EventOrchestrationServiceSetRuleActions:
|
|
3195
3195
|
|
3196
3196
|
@builtins.property
|
3197
3197
|
def annotate(self) -> typing.Optional[builtins.str]:
|
3198
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3198
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#annotate EventOrchestrationService#annotate}.'''
|
3199
3199
|
result = self._values.get("annotate")
|
3200
3200
|
return typing.cast(typing.Optional[builtins.str], result)
|
3201
3201
|
|
@@ -3205,20 +3205,20 @@ class EventOrchestrationServiceSetRuleActions:
|
|
3205
3205
|
) -> typing.Optional["EventOrchestrationServiceSetRuleActionsAutomationAction"]:
|
3206
3206
|
'''automation_action block.
|
3207
3207
|
|
3208
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3208
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#automation_action EventOrchestrationService#automation_action}
|
3209
3209
|
'''
|
3210
3210
|
result = self._values.get("automation_action")
|
3211
3211
|
return typing.cast(typing.Optional["EventOrchestrationServiceSetRuleActionsAutomationAction"], result)
|
3212
3212
|
|
3213
3213
|
@builtins.property
|
3214
3214
|
def escalation_policy(self) -> typing.Optional[builtins.str]:
|
3215
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3215
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#escalation_policy EventOrchestrationService#escalation_policy}.'''
|
3216
3216
|
result = self._values.get("escalation_policy")
|
3217
3217
|
return typing.cast(typing.Optional[builtins.str], result)
|
3218
3218
|
|
3219
3219
|
@builtins.property
|
3220
3220
|
def event_action(self) -> typing.Optional[builtins.str]:
|
3221
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3221
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#event_action EventOrchestrationService#event_action}.'''
|
3222
3222
|
result = self._values.get("event_action")
|
3223
3223
|
return typing.cast(typing.Optional[builtins.str], result)
|
3224
3224
|
|
@@ -3228,7 +3228,7 @@ class EventOrchestrationServiceSetRuleActions:
|
|
3228
3228
|
) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRuleActionsExtraction"]]]:
|
3229
3229
|
'''extraction block.
|
3230
3230
|
|
3231
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3231
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#extraction EventOrchestrationService#extraction}
|
3232
3232
|
'''
|
3233
3233
|
result = self._values.get("extraction")
|
3234
3234
|
return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRuleActionsExtraction"]]], result)
|
@@ -3239,7 +3239,7 @@ class EventOrchestrationServiceSetRuleActions:
|
|
3239
3239
|
) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRuleActionsIncidentCustomFieldUpdate"]]]:
|
3240
3240
|
'''incident_custom_field_update block.
|
3241
3241
|
|
3242
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3242
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#incident_custom_field_update EventOrchestrationService#incident_custom_field_update}
|
3243
3243
|
'''
|
3244
3244
|
result = self._values.get("incident_custom_field_update")
|
3245
3245
|
return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRuleActionsIncidentCustomFieldUpdate"]]], result)
|
@@ -3250,26 +3250,26 @@ class EventOrchestrationServiceSetRuleActions:
|
|
3250
3250
|
) -> typing.Optional["EventOrchestrationServiceSetRuleActionsPagerdutyAutomationAction"]:
|
3251
3251
|
'''pagerduty_automation_action block.
|
3252
3252
|
|
3253
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3253
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#pagerduty_automation_action EventOrchestrationService#pagerduty_automation_action}
|
3254
3254
|
'''
|
3255
3255
|
result = self._values.get("pagerduty_automation_action")
|
3256
3256
|
return typing.cast(typing.Optional["EventOrchestrationServiceSetRuleActionsPagerdutyAutomationAction"], result)
|
3257
3257
|
|
3258
3258
|
@builtins.property
|
3259
3259
|
def priority(self) -> typing.Optional[builtins.str]:
|
3260
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3260
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#priority EventOrchestrationService#priority}.'''
|
3261
3261
|
result = self._values.get("priority")
|
3262
3262
|
return typing.cast(typing.Optional[builtins.str], result)
|
3263
3263
|
|
3264
3264
|
@builtins.property
|
3265
3265
|
def route_to(self) -> typing.Optional[builtins.str]:
|
3266
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3266
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#route_to EventOrchestrationService#route_to}.'''
|
3267
3267
|
result = self._values.get("route_to")
|
3268
3268
|
return typing.cast(typing.Optional[builtins.str], result)
|
3269
3269
|
|
3270
3270
|
@builtins.property
|
3271
3271
|
def severity(self) -> typing.Optional[builtins.str]:
|
3272
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3272
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#severity EventOrchestrationService#severity}.'''
|
3273
3273
|
result = self._values.get("severity")
|
3274
3274
|
return typing.cast(typing.Optional[builtins.str], result)
|
3275
3275
|
|
@@ -3277,13 +3277,13 @@ class EventOrchestrationServiceSetRuleActions:
|
|
3277
3277
|
def suppress(
|
3278
3278
|
self,
|
3279
3279
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
3280
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3280
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#suppress EventOrchestrationService#suppress}.'''
|
3281
3281
|
result = self._values.get("suppress")
|
3282
3282
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
3283
3283
|
|
3284
3284
|
@builtins.property
|
3285
3285
|
def suspend(self) -> typing.Optional[jsii.Number]:
|
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_service#suspend EventOrchestrationService#suspend}.'''
|
3287
3287
|
result = self._values.get("suspend")
|
3288
3288
|
return typing.cast(typing.Optional[jsii.Number], result)
|
3289
3289
|
|
@@ -3293,7 +3293,7 @@ class EventOrchestrationServiceSetRuleActions:
|
|
3293
3293
|
) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRuleActionsVariable"]]]:
|
3294
3294
|
'''variable block.
|
3295
3295
|
|
3296
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3296
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#variable EventOrchestrationService#variable}
|
3297
3297
|
'''
|
3298
3298
|
result = self._values.get("variable")
|
3299
3299
|
return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRuleActionsVariable"]]], result)
|
@@ -3332,11 +3332,11 @@ class EventOrchestrationServiceSetRuleActionsAutomationAction:
|
|
3332
3332
|
parameter: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["EventOrchestrationServiceSetRuleActionsAutomationActionParameter", typing.Dict[builtins.str, typing.Any]]]]] = None,
|
3333
3333
|
) -> None:
|
3334
3334
|
'''
|
3335
|
-
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3336
|
-
:param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3337
|
-
:param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3338
|
-
:param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3339
|
-
:param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3335
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.
|
3336
|
+
:param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#url EventOrchestrationService#url}.
|
3337
|
+
:param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#auto_send EventOrchestrationService#auto_send}.
|
3338
|
+
:param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#header EventOrchestrationService#header}
|
3339
|
+
:param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#parameter EventOrchestrationService#parameter}
|
3340
3340
|
'''
|
3341
3341
|
if __debug__:
|
3342
3342
|
type_hints = typing.get_type_hints(_typecheckingstub__d8409c756e9c88bbd47141608bcf02872fa8a893f32dd2996d0d0f430842cefd)
|
@@ -3358,14 +3358,14 @@ class EventOrchestrationServiceSetRuleActionsAutomationAction:
|
|
3358
3358
|
|
3359
3359
|
@builtins.property
|
3360
3360
|
def name(self) -> builtins.str:
|
3361
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3361
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.'''
|
3362
3362
|
result = self._values.get("name")
|
3363
3363
|
assert result is not None, "Required property 'name' is missing"
|
3364
3364
|
return typing.cast(builtins.str, result)
|
3365
3365
|
|
3366
3366
|
@builtins.property
|
3367
3367
|
def url(self) -> builtins.str:
|
3368
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3368
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#url EventOrchestrationService#url}.'''
|
3369
3369
|
result = self._values.get("url")
|
3370
3370
|
assert result is not None, "Required property 'url' is missing"
|
3371
3371
|
return typing.cast(builtins.str, result)
|
@@ -3374,7 +3374,7 @@ class EventOrchestrationServiceSetRuleActionsAutomationAction:
|
|
3374
3374
|
def auto_send(
|
3375
3375
|
self,
|
3376
3376
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
3377
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3377
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#auto_send EventOrchestrationService#auto_send}.'''
|
3378
3378
|
result = self._values.get("auto_send")
|
3379
3379
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
3380
3380
|
|
@@ -3384,7 +3384,7 @@ class EventOrchestrationServiceSetRuleActionsAutomationAction:
|
|
3384
3384
|
) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRuleActionsAutomationActionHeader"]]]:
|
3385
3385
|
'''header block.
|
3386
3386
|
|
3387
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3387
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#header EventOrchestrationService#header}
|
3388
3388
|
'''
|
3389
3389
|
result = self._values.get("header")
|
3390
3390
|
return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRuleActionsAutomationActionHeader"]]], result)
|
@@ -3395,7 +3395,7 @@ class EventOrchestrationServiceSetRuleActionsAutomationAction:
|
|
3395
3395
|
) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRuleActionsAutomationActionParameter"]]]:
|
3396
3396
|
'''parameter block.
|
3397
3397
|
|
3398
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3398
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#parameter EventOrchestrationService#parameter}
|
3399
3399
|
'''
|
3400
3400
|
result = self._values.get("parameter")
|
3401
3401
|
return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRuleActionsAutomationActionParameter"]]], result)
|
@@ -3420,8 +3420,8 @@ class EventOrchestrationServiceSetRuleActionsAutomationAction:
|
|
3420
3420
|
class EventOrchestrationServiceSetRuleActionsAutomationActionHeader:
|
3421
3421
|
def __init__(self, *, key: builtins.str, value: builtins.str) -> None:
|
3422
3422
|
'''
|
3423
|
-
:param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3424
|
-
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3423
|
+
:param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#key EventOrchestrationService#key}.
|
3424
|
+
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.
|
3425
3425
|
'''
|
3426
3426
|
if __debug__:
|
3427
3427
|
type_hints = typing.get_type_hints(_typecheckingstub__8a266dfea797f0686985ed7480dbe6c112195b764c4d37fd6f94389fb233003c)
|
@@ -3434,14 +3434,14 @@ class EventOrchestrationServiceSetRuleActionsAutomationActionHeader:
|
|
3434
3434
|
|
3435
3435
|
@builtins.property
|
3436
3436
|
def key(self) -> builtins.str:
|
3437
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3437
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#key EventOrchestrationService#key}.'''
|
3438
3438
|
result = self._values.get("key")
|
3439
3439
|
assert result is not None, "Required property 'key' is missing"
|
3440
3440
|
return typing.cast(builtins.str, result)
|
3441
3441
|
|
3442
3442
|
@builtins.property
|
3443
3443
|
def value(self) -> builtins.str:
|
3444
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3444
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.'''
|
3445
3445
|
result = self._values.get("value")
|
3446
3446
|
assert result is not None, "Required property 'value' is missing"
|
3447
3447
|
return typing.cast(builtins.str, result)
|
@@ -3505,7 +3505,7 @@ class EventOrchestrationServiceSetRuleActionsAutomationActionHeaderList(
|
|
3505
3505
|
if __debug__:
|
3506
3506
|
type_hints = typing.get_type_hints(_typecheckingstub__b7d0fa1c75c61871d9a9320fd1833f51df896abe11ad7f5b477769214fab9bc0)
|
3507
3507
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
3508
|
-
jsii.set(self, "terraformAttribute", value)
|
3508
|
+
jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
|
3509
3509
|
|
3510
3510
|
@builtins.property
|
3511
3511
|
@jsii.member(jsii_name="terraformResource")
|
@@ -3518,7 +3518,7 @@ class EventOrchestrationServiceSetRuleActionsAutomationActionHeaderList(
|
|
3518
3518
|
if __debug__:
|
3519
3519
|
type_hints = typing.get_type_hints(_typecheckingstub__a498d275380dd0a4a754d77f188fd0a5b606dc1b301246ced6da13ea9c676630)
|
3520
3520
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
3521
|
-
jsii.set(self, "terraformResource", value)
|
3521
|
+
jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
|
3522
3522
|
|
3523
3523
|
@builtins.property
|
3524
3524
|
@jsii.member(jsii_name="wrapsSet")
|
@@ -3531,7 +3531,7 @@ class EventOrchestrationServiceSetRuleActionsAutomationActionHeaderList(
|
|
3531
3531
|
if __debug__:
|
3532
3532
|
type_hints = typing.get_type_hints(_typecheckingstub__d2b6d1331bafa65ec5ef99521726d7c44a14d9e72058cd826ca5df1e2e31d3ff)
|
3533
3533
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
3534
|
-
jsii.set(self, "wrapsSet", value)
|
3534
|
+
jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
|
3535
3535
|
|
3536
3536
|
@builtins.property
|
3537
3537
|
@jsii.member(jsii_name="internalValue")
|
@@ -3548,7 +3548,7 @@ class EventOrchestrationServiceSetRuleActionsAutomationActionHeaderList(
|
|
3548
3548
|
if __debug__:
|
3549
3549
|
type_hints = typing.get_type_hints(_typecheckingstub__89cb4ac9dbd5fe4ee5d6634ca117edeffc8023087094871671e5670b32bfb8b6)
|
3550
3550
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
3551
|
-
jsii.set(self, "internalValue", value)
|
3551
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
3552
3552
|
|
3553
3553
|
|
3554
3554
|
class EventOrchestrationServiceSetRuleActionsAutomationActionHeaderOutputReference(
|
@@ -3597,7 +3597,7 @@ class EventOrchestrationServiceSetRuleActionsAutomationActionHeaderOutputReferen
|
|
3597
3597
|
if __debug__:
|
3598
3598
|
type_hints = typing.get_type_hints(_typecheckingstub__f5bb7381c1d69d89f18f889914b7998aeac94900da5021f61e64948f52126c62)
|
3599
3599
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
3600
|
-
jsii.set(self, "key", value)
|
3600
|
+
jsii.set(self, "key", value) # pyright: ignore[reportArgumentType]
|
3601
3601
|
|
3602
3602
|
@builtins.property
|
3603
3603
|
@jsii.member(jsii_name="value")
|
@@ -3609,7 +3609,7 @@ class EventOrchestrationServiceSetRuleActionsAutomationActionHeaderOutputReferen
|
|
3609
3609
|
if __debug__:
|
3610
3610
|
type_hints = typing.get_type_hints(_typecheckingstub__f09f8aef0844542ec02edb61df53effe49f9468971c6b6f871701586de934399)
|
3611
3611
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
3612
|
-
jsii.set(self, "value", value)
|
3612
|
+
jsii.set(self, "value", value) # pyright: ignore[reportArgumentType]
|
3613
3613
|
|
3614
3614
|
@builtins.property
|
3615
3615
|
@jsii.member(jsii_name="internalValue")
|
@@ -3626,7 +3626,7 @@ class EventOrchestrationServiceSetRuleActionsAutomationActionHeaderOutputReferen
|
|
3626
3626
|
if __debug__:
|
3627
3627
|
type_hints = typing.get_type_hints(_typecheckingstub__c100ff7aadd6a03370a5407fb87ed62013bb17bce7a5a45649b8313b08a6f2ea)
|
3628
3628
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
3629
|
-
jsii.set(self, "internalValue", value)
|
3629
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
3630
3630
|
|
3631
3631
|
|
3632
3632
|
class EventOrchestrationServiceSetRuleActionsAutomationActionOutputReference(
|
@@ -3745,7 +3745,7 @@ class EventOrchestrationServiceSetRuleActionsAutomationActionOutputReference(
|
|
3745
3745
|
if __debug__:
|
3746
3746
|
type_hints = typing.get_type_hints(_typecheckingstub__e12fe079b6d40f0fca82cf9320f8d7103380e328c47417ef5eec6225c6aa176a)
|
3747
3747
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
3748
|
-
jsii.set(self, "autoSend", value)
|
3748
|
+
jsii.set(self, "autoSend", value) # pyright: ignore[reportArgumentType]
|
3749
3749
|
|
3750
3750
|
@builtins.property
|
3751
3751
|
@jsii.member(jsii_name="name")
|
@@ -3757,7 +3757,7 @@ class EventOrchestrationServiceSetRuleActionsAutomationActionOutputReference(
|
|
3757
3757
|
if __debug__:
|
3758
3758
|
type_hints = typing.get_type_hints(_typecheckingstub__388ca7e60be8f1502ae64bb01b2697b4cc5d42221a70e9a925227e3ee1d78cc5)
|
3759
3759
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
3760
|
-
jsii.set(self, "name", value)
|
3760
|
+
jsii.set(self, "name", value) # pyright: ignore[reportArgumentType]
|
3761
3761
|
|
3762
3762
|
@builtins.property
|
3763
3763
|
@jsii.member(jsii_name="url")
|
@@ -3769,7 +3769,7 @@ class EventOrchestrationServiceSetRuleActionsAutomationActionOutputReference(
|
|
3769
3769
|
if __debug__:
|
3770
3770
|
type_hints = typing.get_type_hints(_typecheckingstub__5a2a38c4f010ee03302af8203716a38a3f74649012dcab840a2681aad80040e4)
|
3771
3771
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
3772
|
-
jsii.set(self, "url", value)
|
3772
|
+
jsii.set(self, "url", value) # pyright: ignore[reportArgumentType]
|
3773
3773
|
|
3774
3774
|
@builtins.property
|
3775
3775
|
@jsii.member(jsii_name="internalValue")
|
@@ -3786,7 +3786,7 @@ class EventOrchestrationServiceSetRuleActionsAutomationActionOutputReference(
|
|
3786
3786
|
if __debug__:
|
3787
3787
|
type_hints = typing.get_type_hints(_typecheckingstub__63246cdd76f31b528fc4b39471f3fd1c6c8ad3500e3964cc39eb996c00c88437)
|
3788
3788
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
3789
|
-
jsii.set(self, "internalValue", value)
|
3789
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
3790
3790
|
|
3791
3791
|
|
3792
3792
|
@jsii.data_type(
|
@@ -3797,8 +3797,8 @@ class EventOrchestrationServiceSetRuleActionsAutomationActionOutputReference(
|
|
3797
3797
|
class EventOrchestrationServiceSetRuleActionsAutomationActionParameter:
|
3798
3798
|
def __init__(self, *, key: builtins.str, value: builtins.str) -> None:
|
3799
3799
|
'''
|
3800
|
-
:param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3801
|
-
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3800
|
+
:param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#key EventOrchestrationService#key}.
|
3801
|
+
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.
|
3802
3802
|
'''
|
3803
3803
|
if __debug__:
|
3804
3804
|
type_hints = typing.get_type_hints(_typecheckingstub__67d80436ba744c79afdb60856ad38e37577b5c51931653fc782f22e52e25e41e)
|
@@ -3811,14 +3811,14 @@ class EventOrchestrationServiceSetRuleActionsAutomationActionParameter:
|
|
3811
3811
|
|
3812
3812
|
@builtins.property
|
3813
3813
|
def key(self) -> builtins.str:
|
3814
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3814
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#key EventOrchestrationService#key}.'''
|
3815
3815
|
result = self._values.get("key")
|
3816
3816
|
assert result is not None, "Required property 'key' is missing"
|
3817
3817
|
return typing.cast(builtins.str, result)
|
3818
3818
|
|
3819
3819
|
@builtins.property
|
3820
3820
|
def value(self) -> builtins.str:
|
3821
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
3821
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.'''
|
3822
3822
|
result = self._values.get("value")
|
3823
3823
|
assert result is not None, "Required property 'value' is missing"
|
3824
3824
|
return typing.cast(builtins.str, result)
|
@@ -3882,7 +3882,7 @@ class EventOrchestrationServiceSetRuleActionsAutomationActionParameterList(
|
|
3882
3882
|
if __debug__:
|
3883
3883
|
type_hints = typing.get_type_hints(_typecheckingstub__8b0975176433b7bd4521d3bd8aeaf687a0fa1d58a1a2624d7154f2c5cd14fecf)
|
3884
3884
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
3885
|
-
jsii.set(self, "terraformAttribute", value)
|
3885
|
+
jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
|
3886
3886
|
|
3887
3887
|
@builtins.property
|
3888
3888
|
@jsii.member(jsii_name="terraformResource")
|
@@ -3895,7 +3895,7 @@ class EventOrchestrationServiceSetRuleActionsAutomationActionParameterList(
|
|
3895
3895
|
if __debug__:
|
3896
3896
|
type_hints = typing.get_type_hints(_typecheckingstub__8a4afcbdec4e8460c0fc2ed3c2195a571120d6d66de23dc458d348de5b3e0071)
|
3897
3897
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
3898
|
-
jsii.set(self, "terraformResource", value)
|
3898
|
+
jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
|
3899
3899
|
|
3900
3900
|
@builtins.property
|
3901
3901
|
@jsii.member(jsii_name="wrapsSet")
|
@@ -3908,7 +3908,7 @@ class EventOrchestrationServiceSetRuleActionsAutomationActionParameterList(
|
|
3908
3908
|
if __debug__:
|
3909
3909
|
type_hints = typing.get_type_hints(_typecheckingstub__306038016fceed40affd17000f93ea9efee3d9e97bc688ba12afbd5076554135)
|
3910
3910
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
3911
|
-
jsii.set(self, "wrapsSet", value)
|
3911
|
+
jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
|
3912
3912
|
|
3913
3913
|
@builtins.property
|
3914
3914
|
@jsii.member(jsii_name="internalValue")
|
@@ -3925,7 +3925,7 @@ class EventOrchestrationServiceSetRuleActionsAutomationActionParameterList(
|
|
3925
3925
|
if __debug__:
|
3926
3926
|
type_hints = typing.get_type_hints(_typecheckingstub__22baf8c306d0e99bc4fc10d13f16e5fc3bb4b185c20e3f10b750cebb497a0a36)
|
3927
3927
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
3928
|
-
jsii.set(self, "internalValue", value)
|
3928
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
3929
3929
|
|
3930
3930
|
|
3931
3931
|
class EventOrchestrationServiceSetRuleActionsAutomationActionParameterOutputReference(
|
@@ -3974,7 +3974,7 @@ class EventOrchestrationServiceSetRuleActionsAutomationActionParameterOutputRefe
|
|
3974
3974
|
if __debug__:
|
3975
3975
|
type_hints = typing.get_type_hints(_typecheckingstub__8170ad7111d3a36ada9f2eebddb8e131499175d5cf9f23213804607546506ae4)
|
3976
3976
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
3977
|
-
jsii.set(self, "key", value)
|
3977
|
+
jsii.set(self, "key", value) # pyright: ignore[reportArgumentType]
|
3978
3978
|
|
3979
3979
|
@builtins.property
|
3980
3980
|
@jsii.member(jsii_name="value")
|
@@ -3986,7 +3986,7 @@ class EventOrchestrationServiceSetRuleActionsAutomationActionParameterOutputRefe
|
|
3986
3986
|
if __debug__:
|
3987
3987
|
type_hints = typing.get_type_hints(_typecheckingstub__f89d18d50bb1b7681cf598ac4b6e2b00a4ff3993dc9e2dde512d460b75062f48)
|
3988
3988
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
3989
|
-
jsii.set(self, "value", value)
|
3989
|
+
jsii.set(self, "value", value) # pyright: ignore[reportArgumentType]
|
3990
3990
|
|
3991
3991
|
@builtins.property
|
3992
3992
|
@jsii.member(jsii_name="internalValue")
|
@@ -4003,7 +4003,7 @@ class EventOrchestrationServiceSetRuleActionsAutomationActionParameterOutputRefe
|
|
4003
4003
|
if __debug__:
|
4004
4004
|
type_hints = typing.get_type_hints(_typecheckingstub__e7de10156f1a32bdeda81e6d2044758e1c124ce343b950f9eaeb2ede90005c16)
|
4005
4005
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4006
|
-
jsii.set(self, "internalValue", value)
|
4006
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
4007
4007
|
|
4008
4008
|
|
4009
4009
|
@jsii.data_type(
|
@@ -4026,10 +4026,10 @@ class EventOrchestrationServiceSetRuleActionsExtraction:
|
|
4026
4026
|
template: typing.Optional[builtins.str] = None,
|
4027
4027
|
) -> None:
|
4028
4028
|
'''
|
4029
|
-
:param target: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4030
|
-
:param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4031
|
-
:param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4032
|
-
:param template: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4029
|
+
:param target: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#target EventOrchestrationService#target}.
|
4030
|
+
:param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#regex EventOrchestrationService#regex}.
|
4031
|
+
:param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#source EventOrchestrationService#source}.
|
4032
|
+
:param template: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#template EventOrchestrationService#template}.
|
4033
4033
|
'''
|
4034
4034
|
if __debug__:
|
4035
4035
|
type_hints = typing.get_type_hints(_typecheckingstub__9138b3998b450ceabb3c6ac2921c89d32e2406df0ebe9be0977195617fceb236)
|
@@ -4049,26 +4049,26 @@ class EventOrchestrationServiceSetRuleActionsExtraction:
|
|
4049
4049
|
|
4050
4050
|
@builtins.property
|
4051
4051
|
def target(self) -> builtins.str:
|
4052
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4052
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#target EventOrchestrationService#target}.'''
|
4053
4053
|
result = self._values.get("target")
|
4054
4054
|
assert result is not None, "Required property 'target' is missing"
|
4055
4055
|
return typing.cast(builtins.str, result)
|
4056
4056
|
|
4057
4057
|
@builtins.property
|
4058
4058
|
def regex(self) -> typing.Optional[builtins.str]:
|
4059
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4059
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#regex EventOrchestrationService#regex}.'''
|
4060
4060
|
result = self._values.get("regex")
|
4061
4061
|
return typing.cast(typing.Optional[builtins.str], result)
|
4062
4062
|
|
4063
4063
|
@builtins.property
|
4064
4064
|
def source(self) -> typing.Optional[builtins.str]:
|
4065
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4065
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#source EventOrchestrationService#source}.'''
|
4066
4066
|
result = self._values.get("source")
|
4067
4067
|
return typing.cast(typing.Optional[builtins.str], result)
|
4068
4068
|
|
4069
4069
|
@builtins.property
|
4070
4070
|
def template(self) -> typing.Optional[builtins.str]:
|
4071
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4071
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#template EventOrchestrationService#template}.'''
|
4072
4072
|
result = self._values.get("template")
|
4073
4073
|
return typing.cast(typing.Optional[builtins.str], result)
|
4074
4074
|
|
@@ -4131,7 +4131,7 @@ class EventOrchestrationServiceSetRuleActionsExtractionList(
|
|
4131
4131
|
if __debug__:
|
4132
4132
|
type_hints = typing.get_type_hints(_typecheckingstub__a1dd5232707e2fc428edddb984e53accf8957144b1a2a00e852c30315281763c)
|
4133
4133
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4134
|
-
jsii.set(self, "terraformAttribute", value)
|
4134
|
+
jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
|
4135
4135
|
|
4136
4136
|
@builtins.property
|
4137
4137
|
@jsii.member(jsii_name="terraformResource")
|
@@ -4144,7 +4144,7 @@ class EventOrchestrationServiceSetRuleActionsExtractionList(
|
|
4144
4144
|
if __debug__:
|
4145
4145
|
type_hints = typing.get_type_hints(_typecheckingstub__7bc7b219efa2e5180bdb7c281b55a3e9062dc01bd25b843a4dcc85e33d85257c)
|
4146
4146
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4147
|
-
jsii.set(self, "terraformResource", value)
|
4147
|
+
jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
|
4148
4148
|
|
4149
4149
|
@builtins.property
|
4150
4150
|
@jsii.member(jsii_name="wrapsSet")
|
@@ -4157,7 +4157,7 @@ class EventOrchestrationServiceSetRuleActionsExtractionList(
|
|
4157
4157
|
if __debug__:
|
4158
4158
|
type_hints = typing.get_type_hints(_typecheckingstub__6090b6676cbcd9c4eb49325e2e7cf2cf5e4dbd5b82fcd41fad7b3284ee4953cd)
|
4159
4159
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4160
|
-
jsii.set(self, "wrapsSet", value)
|
4160
|
+
jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
|
4161
4161
|
|
4162
4162
|
@builtins.property
|
4163
4163
|
@jsii.member(jsii_name="internalValue")
|
@@ -4174,7 +4174,7 @@ class EventOrchestrationServiceSetRuleActionsExtractionList(
|
|
4174
4174
|
if __debug__:
|
4175
4175
|
type_hints = typing.get_type_hints(_typecheckingstub__064873590eff0721971329f3c6df98353ceeac3df837aeebc41f9423b015292e)
|
4176
4176
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4177
|
-
jsii.set(self, "internalValue", value)
|
4177
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
4178
4178
|
|
4179
4179
|
|
4180
4180
|
class EventOrchestrationServiceSetRuleActionsExtractionOutputReference(
|
@@ -4245,7 +4245,7 @@ class EventOrchestrationServiceSetRuleActionsExtractionOutputReference(
|
|
4245
4245
|
if __debug__:
|
4246
4246
|
type_hints = typing.get_type_hints(_typecheckingstub__e908f70e88d54ed2b6105bfc869dd2d799d858e36460c0ea80b648de5835d7b2)
|
4247
4247
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4248
|
-
jsii.set(self, "regex", value)
|
4248
|
+
jsii.set(self, "regex", value) # pyright: ignore[reportArgumentType]
|
4249
4249
|
|
4250
4250
|
@builtins.property
|
4251
4251
|
@jsii.member(jsii_name="source")
|
@@ -4257,7 +4257,7 @@ class EventOrchestrationServiceSetRuleActionsExtractionOutputReference(
|
|
4257
4257
|
if __debug__:
|
4258
4258
|
type_hints = typing.get_type_hints(_typecheckingstub__0c459760aecf1388a36da672ebf81d0df60a476735d25f8aa0fb5dd5747276c0)
|
4259
4259
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4260
|
-
jsii.set(self, "source", value)
|
4260
|
+
jsii.set(self, "source", value) # pyright: ignore[reportArgumentType]
|
4261
4261
|
|
4262
4262
|
@builtins.property
|
4263
4263
|
@jsii.member(jsii_name="target")
|
@@ -4269,7 +4269,7 @@ class EventOrchestrationServiceSetRuleActionsExtractionOutputReference(
|
|
4269
4269
|
if __debug__:
|
4270
4270
|
type_hints = typing.get_type_hints(_typecheckingstub__d28beacea07e5b968d71e7df621d30a0b10ba4b111cb0f5ea907e2f74afc61cd)
|
4271
4271
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4272
|
-
jsii.set(self, "target", value)
|
4272
|
+
jsii.set(self, "target", value) # pyright: ignore[reportArgumentType]
|
4273
4273
|
|
4274
4274
|
@builtins.property
|
4275
4275
|
@jsii.member(jsii_name="template")
|
@@ -4281,7 +4281,7 @@ class EventOrchestrationServiceSetRuleActionsExtractionOutputReference(
|
|
4281
4281
|
if __debug__:
|
4282
4282
|
type_hints = typing.get_type_hints(_typecheckingstub__2f0e3d24a3f12d602987708952ab6be8793bd9ef06f210d9611914d998515f06)
|
4283
4283
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4284
|
-
jsii.set(self, "template", value)
|
4284
|
+
jsii.set(self, "template", value) # pyright: ignore[reportArgumentType]
|
4285
4285
|
|
4286
4286
|
@builtins.property
|
4287
4287
|
@jsii.member(jsii_name="internalValue")
|
@@ -4298,7 +4298,7 @@ class EventOrchestrationServiceSetRuleActionsExtractionOutputReference(
|
|
4298
4298
|
if __debug__:
|
4299
4299
|
type_hints = typing.get_type_hints(_typecheckingstub__bc05d00c98121d6bbbf797fc6a75685ac2b2b48d37717b565cc338dd7c485aec)
|
4300
4300
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4301
|
-
jsii.set(self, "internalValue", value)
|
4301
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
4302
4302
|
|
4303
4303
|
|
4304
4304
|
@jsii.data_type(
|
@@ -4309,8 +4309,8 @@ class EventOrchestrationServiceSetRuleActionsExtractionOutputReference(
|
|
4309
4309
|
class EventOrchestrationServiceSetRuleActionsIncidentCustomFieldUpdate:
|
4310
4310
|
def __init__(self, *, id: builtins.str, value: builtins.str) -> None:
|
4311
4311
|
'''
|
4312
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4313
|
-
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4312
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#id EventOrchestrationService#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.
|
4313
|
+
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.
|
4314
4314
|
'''
|
4315
4315
|
if __debug__:
|
4316
4316
|
type_hints = typing.get_type_hints(_typecheckingstub__31f6fe127b5965fad04ba280bc2b0717d92426f136ed60e964ca92c3c58da09a)
|
@@ -4323,7 +4323,7 @@ class EventOrchestrationServiceSetRuleActionsIncidentCustomFieldUpdate:
|
|
4323
4323
|
|
4324
4324
|
@builtins.property
|
4325
4325
|
def id(self) -> builtins.str:
|
4326
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4326
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#id EventOrchestrationService#id}.
|
4327
4327
|
|
4328
4328
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
4329
4329
|
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.
|
@@ -4334,7 +4334,7 @@ class EventOrchestrationServiceSetRuleActionsIncidentCustomFieldUpdate:
|
|
4334
4334
|
|
4335
4335
|
@builtins.property
|
4336
4336
|
def value(self) -> builtins.str:
|
4337
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4337
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.'''
|
4338
4338
|
result = self._values.get("value")
|
4339
4339
|
assert result is not None, "Required property 'value' is missing"
|
4340
4340
|
return typing.cast(builtins.str, result)
|
@@ -4398,7 +4398,7 @@ class EventOrchestrationServiceSetRuleActionsIncidentCustomFieldUpdateList(
|
|
4398
4398
|
if __debug__:
|
4399
4399
|
type_hints = typing.get_type_hints(_typecheckingstub__baee1352b3a3a5a344c7d86b86046b68a9ed502998fde3c0469b7fa061512bfe)
|
4400
4400
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4401
|
-
jsii.set(self, "terraformAttribute", value)
|
4401
|
+
jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
|
4402
4402
|
|
4403
4403
|
@builtins.property
|
4404
4404
|
@jsii.member(jsii_name="terraformResource")
|
@@ -4411,7 +4411,7 @@ class EventOrchestrationServiceSetRuleActionsIncidentCustomFieldUpdateList(
|
|
4411
4411
|
if __debug__:
|
4412
4412
|
type_hints = typing.get_type_hints(_typecheckingstub__4d5a9bbe3b304db45653ef1a27fa534750d87aa28fbd99296f3fa983d4f274cd)
|
4413
4413
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4414
|
-
jsii.set(self, "terraformResource", value)
|
4414
|
+
jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
|
4415
4415
|
|
4416
4416
|
@builtins.property
|
4417
4417
|
@jsii.member(jsii_name="wrapsSet")
|
@@ -4424,7 +4424,7 @@ class EventOrchestrationServiceSetRuleActionsIncidentCustomFieldUpdateList(
|
|
4424
4424
|
if __debug__:
|
4425
4425
|
type_hints = typing.get_type_hints(_typecheckingstub__b275d69a69b360a1e7cc2435e62750024a45dbb47b5b64da117e3fa08fcb7732)
|
4426
4426
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4427
|
-
jsii.set(self, "wrapsSet", value)
|
4427
|
+
jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
|
4428
4428
|
|
4429
4429
|
@builtins.property
|
4430
4430
|
@jsii.member(jsii_name="internalValue")
|
@@ -4441,7 +4441,7 @@ class EventOrchestrationServiceSetRuleActionsIncidentCustomFieldUpdateList(
|
|
4441
4441
|
if __debug__:
|
4442
4442
|
type_hints = typing.get_type_hints(_typecheckingstub__4f42c4449ee9e0137b2b1efecab9a5d7d056c9ec1cdc540c309555071335b29c)
|
4443
4443
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4444
|
-
jsii.set(self, "internalValue", value)
|
4444
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
4445
4445
|
|
4446
4446
|
|
4447
4447
|
class EventOrchestrationServiceSetRuleActionsIncidentCustomFieldUpdateOutputReference(
|
@@ -4490,7 +4490,7 @@ class EventOrchestrationServiceSetRuleActionsIncidentCustomFieldUpdateOutputRefe
|
|
4490
4490
|
if __debug__:
|
4491
4491
|
type_hints = typing.get_type_hints(_typecheckingstub__dc5d5717b1ee73fdb0719b97b5bb5f38dd68889acc3b2039d546ac142543daee)
|
4492
4492
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4493
|
-
jsii.set(self, "id", value)
|
4493
|
+
jsii.set(self, "id", value) # pyright: ignore[reportArgumentType]
|
4494
4494
|
|
4495
4495
|
@builtins.property
|
4496
4496
|
@jsii.member(jsii_name="value")
|
@@ -4502,7 +4502,7 @@ class EventOrchestrationServiceSetRuleActionsIncidentCustomFieldUpdateOutputRefe
|
|
4502
4502
|
if __debug__:
|
4503
4503
|
type_hints = typing.get_type_hints(_typecheckingstub__e0333ebce896d701681164be3cfb8833760df92454178af6c3ab1a058df4f0fc)
|
4504
4504
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4505
|
-
jsii.set(self, "value", value)
|
4505
|
+
jsii.set(self, "value", value) # pyright: ignore[reportArgumentType]
|
4506
4506
|
|
4507
4507
|
@builtins.property
|
4508
4508
|
@jsii.member(jsii_name="internalValue")
|
@@ -4519,7 +4519,7 @@ class EventOrchestrationServiceSetRuleActionsIncidentCustomFieldUpdateOutputRefe
|
|
4519
4519
|
if __debug__:
|
4520
4520
|
type_hints = typing.get_type_hints(_typecheckingstub__1a020f60ebbed77c23be1d976fc5eba6c2fd8c495753f5dbfe85f6d0905dfb77)
|
4521
4521
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4522
|
-
jsii.set(self, "internalValue", value)
|
4522
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
4523
4523
|
|
4524
4524
|
|
4525
4525
|
class EventOrchestrationServiceSetRuleActionsOutputReference(
|
@@ -4553,11 +4553,11 @@ class EventOrchestrationServiceSetRuleActionsOutputReference(
|
|
4553
4553
|
parameter: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union[EventOrchestrationServiceSetRuleActionsAutomationActionParameter, typing.Dict[builtins.str, typing.Any]]]]] = None,
|
4554
4554
|
) -> None:
|
4555
4555
|
'''
|
4556
|
-
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4557
|
-
:param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4558
|
-
:param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4559
|
-
:param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4560
|
-
:param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4556
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.
|
4557
|
+
:param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#url EventOrchestrationService#url}.
|
4558
|
+
:param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#auto_send EventOrchestrationService#auto_send}.
|
4559
|
+
:param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#header EventOrchestrationService#header}
|
4560
|
+
:param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#parameter EventOrchestrationService#parameter}
|
4561
4561
|
'''
|
4562
4562
|
value = EventOrchestrationServiceSetRuleActionsAutomationAction(
|
4563
4563
|
name=name, url=url, auto_send=auto_send, header=header, parameter=parameter
|
@@ -4594,7 +4594,7 @@ class EventOrchestrationServiceSetRuleActionsOutputReference(
|
|
4594
4594
|
@jsii.member(jsii_name="putPagerdutyAutomationAction")
|
4595
4595
|
def put_pagerduty_automation_action(self, *, action_id: builtins.str) -> None:
|
4596
4596
|
'''
|
4597
|
-
:param action_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4597
|
+
:param action_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#action_id EventOrchestrationService#action_id}.
|
4598
4598
|
'''
|
4599
4599
|
value = EventOrchestrationServiceSetRuleActionsPagerdutyAutomationAction(
|
4600
4600
|
action_id=action_id
|
@@ -4785,7 +4785,7 @@ class EventOrchestrationServiceSetRuleActionsOutputReference(
|
|
4785
4785
|
if __debug__:
|
4786
4786
|
type_hints = typing.get_type_hints(_typecheckingstub__2a2f96bf0583c6c17889a63fddecaf346a3d54127f1be252d01b516ce7baba87)
|
4787
4787
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4788
|
-
jsii.set(self, "annotate", value)
|
4788
|
+
jsii.set(self, "annotate", value) # pyright: ignore[reportArgumentType]
|
4789
4789
|
|
4790
4790
|
@builtins.property
|
4791
4791
|
@jsii.member(jsii_name="escalationPolicy")
|
@@ -4797,7 +4797,7 @@ class EventOrchestrationServiceSetRuleActionsOutputReference(
|
|
4797
4797
|
if __debug__:
|
4798
4798
|
type_hints = typing.get_type_hints(_typecheckingstub__6d46dd7640bb20e227293ffc2a5d4df407a53ec08f38f23739d1bc09c8e63b9a)
|
4799
4799
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4800
|
-
jsii.set(self, "escalationPolicy", value)
|
4800
|
+
jsii.set(self, "escalationPolicy", value) # pyright: ignore[reportArgumentType]
|
4801
4801
|
|
4802
4802
|
@builtins.property
|
4803
4803
|
@jsii.member(jsii_name="eventAction")
|
@@ -4809,7 +4809,7 @@ class EventOrchestrationServiceSetRuleActionsOutputReference(
|
|
4809
4809
|
if __debug__:
|
4810
4810
|
type_hints = typing.get_type_hints(_typecheckingstub__02139bc93b33ee38fafed1ea1a9b4d9a264bbdd0ecb2a25c22c06b5e27137f33)
|
4811
4811
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4812
|
-
jsii.set(self, "eventAction", value)
|
4812
|
+
jsii.set(self, "eventAction", value) # pyright: ignore[reportArgumentType]
|
4813
4813
|
|
4814
4814
|
@builtins.property
|
4815
4815
|
@jsii.member(jsii_name="priority")
|
@@ -4821,7 +4821,7 @@ class EventOrchestrationServiceSetRuleActionsOutputReference(
|
|
4821
4821
|
if __debug__:
|
4822
4822
|
type_hints = typing.get_type_hints(_typecheckingstub__87180e10b8a037bda15e43dfeca4b7a1ea3e883b3d91fa9ef0cb95420934f752)
|
4823
4823
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4824
|
-
jsii.set(self, "priority", value)
|
4824
|
+
jsii.set(self, "priority", value) # pyright: ignore[reportArgumentType]
|
4825
4825
|
|
4826
4826
|
@builtins.property
|
4827
4827
|
@jsii.member(jsii_name="routeTo")
|
@@ -4833,7 +4833,7 @@ class EventOrchestrationServiceSetRuleActionsOutputReference(
|
|
4833
4833
|
if __debug__:
|
4834
4834
|
type_hints = typing.get_type_hints(_typecheckingstub__334538c8dc1b91f49f87aeb08541d00383e567a14a28797cde62d6eabc19a754)
|
4835
4835
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4836
|
-
jsii.set(self, "routeTo", value)
|
4836
|
+
jsii.set(self, "routeTo", value) # pyright: ignore[reportArgumentType]
|
4837
4837
|
|
4838
4838
|
@builtins.property
|
4839
4839
|
@jsii.member(jsii_name="severity")
|
@@ -4845,7 +4845,7 @@ class EventOrchestrationServiceSetRuleActionsOutputReference(
|
|
4845
4845
|
if __debug__:
|
4846
4846
|
type_hints = typing.get_type_hints(_typecheckingstub__f65e82a20cec7bf0ba3d892affc09c8af1484544e208e495f492b75972041613)
|
4847
4847
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4848
|
-
jsii.set(self, "severity", value)
|
4848
|
+
jsii.set(self, "severity", value) # pyright: ignore[reportArgumentType]
|
4849
4849
|
|
4850
4850
|
@builtins.property
|
4851
4851
|
@jsii.member(jsii_name="suppress")
|
@@ -4860,7 +4860,7 @@ class EventOrchestrationServiceSetRuleActionsOutputReference(
|
|
4860
4860
|
if __debug__:
|
4861
4861
|
type_hints = typing.get_type_hints(_typecheckingstub__53189badad9137f52d902abd37d39fde6365afc70bd4a27fdbbe34a558fdef4f)
|
4862
4862
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4863
|
-
jsii.set(self, "suppress", value)
|
4863
|
+
jsii.set(self, "suppress", value) # pyright: ignore[reportArgumentType]
|
4864
4864
|
|
4865
4865
|
@builtins.property
|
4866
4866
|
@jsii.member(jsii_name="suspend")
|
@@ -4872,7 +4872,7 @@ class EventOrchestrationServiceSetRuleActionsOutputReference(
|
|
4872
4872
|
if __debug__:
|
4873
4873
|
type_hints = typing.get_type_hints(_typecheckingstub__afd9da796963054bdbf5a946a5e9d16e276e962b3c599ea26363faf9792459d6)
|
4874
4874
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4875
|
-
jsii.set(self, "suspend", value)
|
4875
|
+
jsii.set(self, "suspend", value) # pyright: ignore[reportArgumentType]
|
4876
4876
|
|
4877
4877
|
@builtins.property
|
4878
4878
|
@jsii.member(jsii_name="internalValue")
|
@@ -4889,7 +4889,7 @@ class EventOrchestrationServiceSetRuleActionsOutputReference(
|
|
4889
4889
|
if __debug__:
|
4890
4890
|
type_hints = typing.get_type_hints(_typecheckingstub__6d4de1fcfccd41d6b78d4e10cf89e4a0eafec3afab04240db585111e12104713)
|
4891
4891
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4892
|
-
jsii.set(self, "internalValue", value)
|
4892
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
4893
4893
|
|
4894
4894
|
|
4895
4895
|
@jsii.data_type(
|
@@ -4900,7 +4900,7 @@ class EventOrchestrationServiceSetRuleActionsOutputReference(
|
|
4900
4900
|
class EventOrchestrationServiceSetRuleActionsPagerdutyAutomationAction:
|
4901
4901
|
def __init__(self, *, action_id: builtins.str) -> None:
|
4902
4902
|
'''
|
4903
|
-
:param action_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4903
|
+
:param action_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#action_id EventOrchestrationService#action_id}.
|
4904
4904
|
'''
|
4905
4905
|
if __debug__:
|
4906
4906
|
type_hints = typing.get_type_hints(_typecheckingstub__b45c1286128603948566d39c36b5a18e107173c14e9836c53497bfcfa6cb770e)
|
@@ -4911,7 +4911,7 @@ class EventOrchestrationServiceSetRuleActionsPagerdutyAutomationAction:
|
|
4911
4911
|
|
4912
4912
|
@builtins.property
|
4913
4913
|
def action_id(self) -> builtins.str:
|
4914
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4914
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#action_id EventOrchestrationService#action_id}.'''
|
4915
4915
|
result = self._values.get("action_id")
|
4916
4916
|
assert result is not None, "Required property 'action_id' is missing"
|
4917
4917
|
return typing.cast(builtins.str, result)
|
@@ -4963,7 +4963,7 @@ class EventOrchestrationServiceSetRuleActionsPagerdutyAutomationActionOutputRefe
|
|
4963
4963
|
if __debug__:
|
4964
4964
|
type_hints = typing.get_type_hints(_typecheckingstub__6fd3e43a1a7ad6acdc4d203fc97f701c14605c65701058233a57e7f83d384568)
|
4965
4965
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4966
|
-
jsii.set(self, "actionId", value)
|
4966
|
+
jsii.set(self, "actionId", value) # pyright: ignore[reportArgumentType]
|
4967
4967
|
|
4968
4968
|
@builtins.property
|
4969
4969
|
@jsii.member(jsii_name="internalValue")
|
@@ -4980,7 +4980,7 @@ class EventOrchestrationServiceSetRuleActionsPagerdutyAutomationActionOutputRefe
|
|
4980
4980
|
if __debug__:
|
4981
4981
|
type_hints = typing.get_type_hints(_typecheckingstub__fa1e7e2820b462cd124951529d8099f6cae9c60bb0c910fc9047f021eeeb3aab)
|
4982
4982
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
4983
|
-
jsii.set(self, "internalValue", value)
|
4983
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
4984
4984
|
|
4985
4985
|
|
4986
4986
|
@jsii.data_type(
|
@@ -4998,10 +4998,10 @@ class EventOrchestrationServiceSetRuleActionsVariable:
|
|
4998
4998
|
value: builtins.str,
|
4999
4999
|
) -> None:
|
5000
5000
|
'''
|
5001
|
-
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
5002
|
-
:param path: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
5003
|
-
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
5004
|
-
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
5001
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.
|
5002
|
+
:param path: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#path EventOrchestrationService#path}.
|
5003
|
+
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#type EventOrchestrationService#type}.
|
5004
|
+
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.
|
5005
5005
|
'''
|
5006
5006
|
if __debug__:
|
5007
5007
|
type_hints = typing.get_type_hints(_typecheckingstub__c9632f4e1b4c7828074e1887f22a1e0143e4c315242b0a620ea3afef8607337d)
|
@@ -5018,28 +5018,28 @@ class EventOrchestrationServiceSetRuleActionsVariable:
|
|
5018
5018
|
|
5019
5019
|
@builtins.property
|
5020
5020
|
def name(self) -> builtins.str:
|
5021
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
5021
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.'''
|
5022
5022
|
result = self._values.get("name")
|
5023
5023
|
assert result is not None, "Required property 'name' is missing"
|
5024
5024
|
return typing.cast(builtins.str, result)
|
5025
5025
|
|
5026
5026
|
@builtins.property
|
5027
5027
|
def path(self) -> builtins.str:
|
5028
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
5028
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#path EventOrchestrationService#path}.'''
|
5029
5029
|
result = self._values.get("path")
|
5030
5030
|
assert result is not None, "Required property 'path' is missing"
|
5031
5031
|
return typing.cast(builtins.str, result)
|
5032
5032
|
|
5033
5033
|
@builtins.property
|
5034
5034
|
def type(self) -> builtins.str:
|
5035
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
5035
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#type EventOrchestrationService#type}.'''
|
5036
5036
|
result = self._values.get("type")
|
5037
5037
|
assert result is not None, "Required property 'type' is missing"
|
5038
5038
|
return typing.cast(builtins.str, result)
|
5039
5039
|
|
5040
5040
|
@builtins.property
|
5041
5041
|
def value(self) -> builtins.str:
|
5042
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
5042
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.'''
|
5043
5043
|
result = self._values.get("value")
|
5044
5044
|
assert result is not None, "Required property 'value' is missing"
|
5045
5045
|
return typing.cast(builtins.str, result)
|
@@ -5103,7 +5103,7 @@ class EventOrchestrationServiceSetRuleActionsVariableList(
|
|
5103
5103
|
if __debug__:
|
5104
5104
|
type_hints = typing.get_type_hints(_typecheckingstub__b6d3b52df54c0b93669c0127a08a6862c95210e8be7fd1fce2fb1f4ba24166d7)
|
5105
5105
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
5106
|
-
jsii.set(self, "terraformAttribute", value)
|
5106
|
+
jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
|
5107
5107
|
|
5108
5108
|
@builtins.property
|
5109
5109
|
@jsii.member(jsii_name="terraformResource")
|
@@ -5116,7 +5116,7 @@ class EventOrchestrationServiceSetRuleActionsVariableList(
|
|
5116
5116
|
if __debug__:
|
5117
5117
|
type_hints = typing.get_type_hints(_typecheckingstub__50fd6ee9f21e449197780ade61994602c4506f7533d24a76e5e8587cf5bf5267)
|
5118
5118
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
5119
|
-
jsii.set(self, "terraformResource", value)
|
5119
|
+
jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
|
5120
5120
|
|
5121
5121
|
@builtins.property
|
5122
5122
|
@jsii.member(jsii_name="wrapsSet")
|
@@ -5129,7 +5129,7 @@ class EventOrchestrationServiceSetRuleActionsVariableList(
|
|
5129
5129
|
if __debug__:
|
5130
5130
|
type_hints = typing.get_type_hints(_typecheckingstub__f4074839864b179d116a4dbe92a6548acd0a1ba15524aca16ceb8d51598e3857)
|
5131
5131
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
5132
|
-
jsii.set(self, "wrapsSet", value)
|
5132
|
+
jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
|
5133
5133
|
|
5134
5134
|
@builtins.property
|
5135
5135
|
@jsii.member(jsii_name="internalValue")
|
@@ -5146,7 +5146,7 @@ class EventOrchestrationServiceSetRuleActionsVariableList(
|
|
5146
5146
|
if __debug__:
|
5147
5147
|
type_hints = typing.get_type_hints(_typecheckingstub__eedcd81f907e1fb2f533eaa0bbef2f281a642e4a4a251099d9c3a1e099688bb4)
|
5148
5148
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
5149
|
-
jsii.set(self, "internalValue", value)
|
5149
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
5150
5150
|
|
5151
5151
|
|
5152
5152
|
class EventOrchestrationServiceSetRuleActionsVariableOutputReference(
|
@@ -5205,7 +5205,7 @@ class EventOrchestrationServiceSetRuleActionsVariableOutputReference(
|
|
5205
5205
|
if __debug__:
|
5206
5206
|
type_hints = typing.get_type_hints(_typecheckingstub__899a21391a5ff29d00066c6234faf9c97fab4cde47f7a2186a33e5838c37d23c)
|
5207
5207
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
5208
|
-
jsii.set(self, "name", value)
|
5208
|
+
jsii.set(self, "name", value) # pyright: ignore[reportArgumentType]
|
5209
5209
|
|
5210
5210
|
@builtins.property
|
5211
5211
|
@jsii.member(jsii_name="path")
|
@@ -5217,7 +5217,7 @@ class EventOrchestrationServiceSetRuleActionsVariableOutputReference(
|
|
5217
5217
|
if __debug__:
|
5218
5218
|
type_hints = typing.get_type_hints(_typecheckingstub__a180fef2176ea111abad61840d6371a37ddbe44719d6ad54761a17b4cd8c5fe0)
|
5219
5219
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
5220
|
-
jsii.set(self, "path", value)
|
5220
|
+
jsii.set(self, "path", value) # pyright: ignore[reportArgumentType]
|
5221
5221
|
|
5222
5222
|
@builtins.property
|
5223
5223
|
@jsii.member(jsii_name="type")
|
@@ -5229,7 +5229,7 @@ class EventOrchestrationServiceSetRuleActionsVariableOutputReference(
|
|
5229
5229
|
if __debug__:
|
5230
5230
|
type_hints = typing.get_type_hints(_typecheckingstub__d25d5250e404318548b2d22cd79e6ea97e95e518c18c95be37ff1216c5940e59)
|
5231
5231
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
5232
|
-
jsii.set(self, "type", value)
|
5232
|
+
jsii.set(self, "type", value) # pyright: ignore[reportArgumentType]
|
5233
5233
|
|
5234
5234
|
@builtins.property
|
5235
5235
|
@jsii.member(jsii_name="value")
|
@@ -5241,7 +5241,7 @@ class EventOrchestrationServiceSetRuleActionsVariableOutputReference(
|
|
5241
5241
|
if __debug__:
|
5242
5242
|
type_hints = typing.get_type_hints(_typecheckingstub__b02c531fb5aa189841fde91412ec6a5efdab39e86b7b7174547d64f8d8a73f06)
|
5243
5243
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
5244
|
-
jsii.set(self, "value", value)
|
5244
|
+
jsii.set(self, "value", value) # pyright: ignore[reportArgumentType]
|
5245
5245
|
|
5246
5246
|
@builtins.property
|
5247
5247
|
@jsii.member(jsii_name="internalValue")
|
@@ -5258,7 +5258,7 @@ class EventOrchestrationServiceSetRuleActionsVariableOutputReference(
|
|
5258
5258
|
if __debug__:
|
5259
5259
|
type_hints = typing.get_type_hints(_typecheckingstub__b395bc847e25e726cb399a74a7a07996888b0028ec5421c4da7aebb52fd6fefc)
|
5260
5260
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
5261
|
-
jsii.set(self, "internalValue", value)
|
5261
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
5262
5262
|
|
5263
5263
|
|
5264
5264
|
@jsii.data_type(
|
@@ -5269,7 +5269,7 @@ class EventOrchestrationServiceSetRuleActionsVariableOutputReference(
|
|
5269
5269
|
class EventOrchestrationServiceSetRuleCondition:
|
5270
5270
|
def __init__(self, *, expression: builtins.str) -> None:
|
5271
5271
|
'''
|
5272
|
-
:param expression: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
5272
|
+
:param expression: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#expression EventOrchestrationService#expression}.
|
5273
5273
|
'''
|
5274
5274
|
if __debug__:
|
5275
5275
|
type_hints = typing.get_type_hints(_typecheckingstub__78c6e1554d173ad12b3039d4110ca671876f66a2b24da2ee61d832b8237bf56e)
|
@@ -5280,7 +5280,7 @@ class EventOrchestrationServiceSetRuleCondition:
|
|
5280
5280
|
|
5281
5281
|
@builtins.property
|
5282
5282
|
def expression(self) -> builtins.str:
|
5283
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
5283
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#expression EventOrchestrationService#expression}.'''
|
5284
5284
|
result = self._values.get("expression")
|
5285
5285
|
assert result is not None, "Required property 'expression' is missing"
|
5286
5286
|
return typing.cast(builtins.str, result)
|
@@ -5344,7 +5344,7 @@ class EventOrchestrationServiceSetRuleConditionList(
|
|
5344
5344
|
if __debug__:
|
5345
5345
|
type_hints = typing.get_type_hints(_typecheckingstub__6d6408addcbd386269425969fd233bd02672b2dbef6f7fce3e32d83e061793a4)
|
5346
5346
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
5347
|
-
jsii.set(self, "terraformAttribute", value)
|
5347
|
+
jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
|
5348
5348
|
|
5349
5349
|
@builtins.property
|
5350
5350
|
@jsii.member(jsii_name="terraformResource")
|
@@ -5357,7 +5357,7 @@ class EventOrchestrationServiceSetRuleConditionList(
|
|
5357
5357
|
if __debug__:
|
5358
5358
|
type_hints = typing.get_type_hints(_typecheckingstub__eac5f54b10dd1ff2b7111316c59887562b369d0ba23747e3c919ebd8df6737be)
|
5359
5359
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
5360
|
-
jsii.set(self, "terraformResource", value)
|
5360
|
+
jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
|
5361
5361
|
|
5362
5362
|
@builtins.property
|
5363
5363
|
@jsii.member(jsii_name="wrapsSet")
|
@@ -5370,7 +5370,7 @@ class EventOrchestrationServiceSetRuleConditionList(
|
|
5370
5370
|
if __debug__:
|
5371
5371
|
type_hints = typing.get_type_hints(_typecheckingstub__008fe07658f279a3ca0c14cff5ca31b4743357803cad9eb9f30b903eca46735c)
|
5372
5372
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
5373
|
-
jsii.set(self, "wrapsSet", value)
|
5373
|
+
jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
|
5374
5374
|
|
5375
5375
|
@builtins.property
|
5376
5376
|
@jsii.member(jsii_name="internalValue")
|
@@ -5387,7 +5387,7 @@ class EventOrchestrationServiceSetRuleConditionList(
|
|
5387
5387
|
if __debug__:
|
5388
5388
|
type_hints = typing.get_type_hints(_typecheckingstub__bd63c76b983fefec82eda46561a905dd5cdc2a6916463b2861c0cb120a8eabf7)
|
5389
5389
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
5390
|
-
jsii.set(self, "internalValue", value)
|
5390
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
5391
5391
|
|
5392
5392
|
|
5393
5393
|
class EventOrchestrationServiceSetRuleConditionOutputReference(
|
@@ -5431,7 +5431,7 @@ class EventOrchestrationServiceSetRuleConditionOutputReference(
|
|
5431
5431
|
if __debug__:
|
5432
5432
|
type_hints = typing.get_type_hints(_typecheckingstub__832f4858e1000bd1ccb4dd1feaad6d7a96a479636e31f3fd3b24f0f0efcfa202)
|
5433
5433
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
5434
|
-
jsii.set(self, "expression", value)
|
5434
|
+
jsii.set(self, "expression", value) # pyright: ignore[reportArgumentType]
|
5435
5435
|
|
5436
5436
|
@builtins.property
|
5437
5437
|
@jsii.member(jsii_name="internalValue")
|
@@ -5448,7 +5448,7 @@ class EventOrchestrationServiceSetRuleConditionOutputReference(
|
|
5448
5448
|
if __debug__:
|
5449
5449
|
type_hints = typing.get_type_hints(_typecheckingstub__3ae36541cd6383859c86772b8f9dabc9de344e32f9e1f1b8d58eb86ca54f0cb2)
|
5450
5450
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
5451
|
-
jsii.set(self, "internalValue", value)
|
5451
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
5452
5452
|
|
5453
5453
|
|
5454
5454
|
class EventOrchestrationServiceSetRuleList(
|
@@ -5498,7 +5498,7 @@ class EventOrchestrationServiceSetRuleList(
|
|
5498
5498
|
if __debug__:
|
5499
5499
|
type_hints = typing.get_type_hints(_typecheckingstub__89b87e388c691f280832fca5193c083b7192c5bf2d1b813637c1f3be21e5ccf8)
|
5500
5500
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
5501
|
-
jsii.set(self, "terraformAttribute", value)
|
5501
|
+
jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
|
5502
5502
|
|
5503
5503
|
@builtins.property
|
5504
5504
|
@jsii.member(jsii_name="terraformResource")
|
@@ -5511,7 +5511,7 @@ class EventOrchestrationServiceSetRuleList(
|
|
5511
5511
|
if __debug__:
|
5512
5512
|
type_hints = typing.get_type_hints(_typecheckingstub__d93e72c339e7762247bcd31f384ce6184af6a5a40232fcaca9b8a0bfe70ea06c)
|
5513
5513
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
5514
|
-
jsii.set(self, "terraformResource", value)
|
5514
|
+
jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
|
5515
5515
|
|
5516
5516
|
@builtins.property
|
5517
5517
|
@jsii.member(jsii_name="wrapsSet")
|
@@ -5524,7 +5524,7 @@ class EventOrchestrationServiceSetRuleList(
|
|
5524
5524
|
if __debug__:
|
5525
5525
|
type_hints = typing.get_type_hints(_typecheckingstub__2f328e10231eefbb1ff571b623ed77686e621acbda09aa9ee078ebc30020230e)
|
5526
5526
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
5527
|
-
jsii.set(self, "wrapsSet", value)
|
5527
|
+
jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
|
5528
5528
|
|
5529
5529
|
@builtins.property
|
5530
5530
|
@jsii.member(jsii_name="internalValue")
|
@@ -5541,7 +5541,7 @@ class EventOrchestrationServiceSetRuleList(
|
|
5541
5541
|
if __debug__:
|
5542
5542
|
type_hints = typing.get_type_hints(_typecheckingstub__24594e100a4b3e64b8c1273a5a5f81d8d88f33f9719f81316e4c5bc806643f33)
|
5543
5543
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
5544
|
-
jsii.set(self, "internalValue", value)
|
5544
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
5545
5545
|
|
5546
5546
|
|
5547
5547
|
class EventOrchestrationServiceSetRuleOutputReference(
|
@@ -5589,19 +5589,19 @@ class EventOrchestrationServiceSetRuleOutputReference(
|
|
5589
5589
|
variable: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union[EventOrchestrationServiceSetRuleActionsVariable, typing.Dict[builtins.str, typing.Any]]]]] = None,
|
5590
5590
|
) -> None:
|
5591
5591
|
'''
|
5592
|
-
:param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
5593
|
-
:param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
5594
|
-
:param escalation_policy: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
5595
|
-
:param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
5596
|
-
:param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
5597
|
-
:param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
5598
|
-
:param pagerduty_automation_action: pagerduty_automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
5599
|
-
:param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
5600
|
-
:param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
5601
|
-
:param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
5602
|
-
:param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
5603
|
-
:param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
5604
|
-
:param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
5592
|
+
:param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#annotate EventOrchestrationService#annotate}.
|
5593
|
+
: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_service#automation_action EventOrchestrationService#automation_action}
|
5594
|
+
:param escalation_policy: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#escalation_policy EventOrchestrationService#escalation_policy}.
|
5595
|
+
:param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#event_action EventOrchestrationService#event_action}.
|
5596
|
+
:param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#extraction EventOrchestrationService#extraction}
|
5597
|
+
: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_service#incident_custom_field_update EventOrchestrationService#incident_custom_field_update}
|
5598
|
+
:param pagerduty_automation_action: pagerduty_automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#pagerduty_automation_action EventOrchestrationService#pagerduty_automation_action}
|
5599
|
+
:param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#priority EventOrchestrationService#priority}.
|
5600
|
+
:param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#route_to EventOrchestrationService#route_to}.
|
5601
|
+
:param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#severity EventOrchestrationService#severity}.
|
5602
|
+
:param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#suppress EventOrchestrationService#suppress}.
|
5603
|
+
:param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#suspend EventOrchestrationService#suspend}.
|
5604
|
+
:param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service#variable EventOrchestrationService#variable}
|
5605
5605
|
'''
|
5606
5606
|
value = EventOrchestrationServiceSetRuleActions(
|
5607
5607
|
annotate=annotate,
|
@@ -5698,7 +5698,7 @@ class EventOrchestrationServiceSetRuleOutputReference(
|
|
5698
5698
|
if __debug__:
|
5699
5699
|
type_hints = typing.get_type_hints(_typecheckingstub__d594e7748eb9da4dac1726a778653074e3842685bcaa41f8ae3e27c17fefb44a)
|
5700
5700
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
5701
|
-
jsii.set(self, "disabled", value)
|
5701
|
+
jsii.set(self, "disabled", value) # pyright: ignore[reportArgumentType]
|
5702
5702
|
|
5703
5703
|
@builtins.property
|
5704
5704
|
@jsii.member(jsii_name="label")
|
@@ -5710,7 +5710,7 @@ class EventOrchestrationServiceSetRuleOutputReference(
|
|
5710
5710
|
if __debug__:
|
5711
5711
|
type_hints = typing.get_type_hints(_typecheckingstub__f69528ccd5f98970bf8b9c99402120df7bc5b5e1336554b54636f65c367e1129)
|
5712
5712
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
5713
|
-
jsii.set(self, "label", value)
|
5713
|
+
jsii.set(self, "label", value) # pyright: ignore[reportArgumentType]
|
5714
5714
|
|
5715
5715
|
@builtins.property
|
5716
5716
|
@jsii.member(jsii_name="internalValue")
|
@@ -5727,7 +5727,7 @@ class EventOrchestrationServiceSetRuleOutputReference(
|
|
5727
5727
|
if __debug__:
|
5728
5728
|
type_hints = typing.get_type_hints(_typecheckingstub__5963a98a6a21eeeba56fc5040c8800521d7378e48a7f1e37f154369cadb43bf9)
|
5729
5729
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
5730
|
-
jsii.set(self, "internalValue", value)
|
5730
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
5731
5731
|
|
5732
5732
|
|
5733
5733
|
__all__ = [
|