cdktf-cdktf-provider-pagerduty 13.5.0__py3-none-any.whl → 13.6.0__py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (78) hide show
  1. cdktf_cdktf_provider_pagerduty/__init__.py +3 -3
  2. cdktf_cdktf_provider_pagerduty/_jsii/__init__.py +2 -2
  3. cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.6.0.jsii.tgz +0 -0
  4. cdktf_cdktf_provider_pagerduty/addon/__init__.py +13 -13
  5. cdktf_cdktf_provider_pagerduty/automation_actions_action/__init__.py +52 -52
  6. cdktf_cdktf_provider_pagerduty/automation_actions_action_service_association/__init__.py +13 -13
  7. cdktf_cdktf_provider_pagerduty/automation_actions_action_team_association/__init__.py +13 -13
  8. cdktf_cdktf_provider_pagerduty/automation_actions_runner/__init__.py +25 -25
  9. cdktf_cdktf_provider_pagerduty/automation_actions_runner_team_association/__init__.py +13 -13
  10. cdktf_cdktf_provider_pagerduty/business_service/__init__.py +19 -19
  11. cdktf_cdktf_provider_pagerduty/business_service_subscriber/__init__.py +16 -16
  12. cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_action/__init__.py +28 -28
  13. cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_runner/__init__.py +16 -16
  14. cdktf_cdktf_provider_pagerduty/data_pagerduty_business_service/__init__.py +17 -60
  15. cdktf_cdktf_provider_pagerduty/data_pagerduty_escalation_policy/__init__.py +10 -10
  16. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration/__init__.py +13 -13
  17. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_integration/__init__.py +13 -13
  18. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestrations/__init__.py +10 -10
  19. cdktf_cdktf_provider_pagerduty/data_pagerduty_extension_schema/__init__.py +10 -10
  20. cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_custom_field/__init__.py +10 -10
  21. cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_workflow/__init__.py +10 -10
  22. cdktf_cdktf_provider_pagerduty/data_pagerduty_license/__init__.py +37 -37
  23. cdktf_cdktf_provider_pagerduty/data_pagerduty_licenses/__init__.py +32 -32
  24. cdktf_cdktf_provider_pagerduty/data_pagerduty_priority/__init__.py +10 -10
  25. cdktf_cdktf_provider_pagerduty/data_pagerduty_ruleset/__init__.py +10 -10
  26. cdktf_cdktf_provider_pagerduty/data_pagerduty_schedule/__init__.py +10 -10
  27. cdktf_cdktf_provider_pagerduty/data_pagerduty_service/__init__.py +10 -10
  28. cdktf_cdktf_provider_pagerduty/data_pagerduty_service_integration/__init__.py +13 -13
  29. cdktf_cdktf_provider_pagerduty/data_pagerduty_standards/__init__.py +7 -7
  30. cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resource_scores/__init__.py +10 -10
  31. cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resources_scores/__init__.py +10 -10
  32. cdktf_cdktf_provider_pagerduty/data_pagerduty_tag/__init__.py +10 -10
  33. cdktf_cdktf_provider_pagerduty/data_pagerduty_team/__init__.py +16 -16
  34. cdktf_cdktf_provider_pagerduty/data_pagerduty_team_members/__init__.py +10 -10
  35. cdktf_cdktf_provider_pagerduty/data_pagerduty_user/__init__.py +30 -10
  36. cdktf_cdktf_provider_pagerduty/data_pagerduty_user_contact_method/__init__.py +16 -16
  37. cdktf_cdktf_provider_pagerduty/data_pagerduty_users/__init__.py +35 -10
  38. cdktf_cdktf_provider_pagerduty/data_pagerduty_vendor/__init__.py +10 -10
  39. cdktf_cdktf_provider_pagerduty/escalation_policy/__init__.py +35 -35
  40. cdktf_cdktf_provider_pagerduty/event_orchestration/__init__.py +19 -19
  41. cdktf_cdktf_provider_pagerduty/event_orchestration_global/__init__.py +191 -191
  42. cdktf_cdktf_provider_pagerduty/event_orchestration_integration/__init__.py +10 -10
  43. cdktf_cdktf_provider_pagerduty/event_orchestration_router/__init__.py +41 -41
  44. cdktf_cdktf_provider_pagerduty/event_orchestration_service/__init__.py +200 -200
  45. cdktf_cdktf_provider_pagerduty/event_orchestration_unrouted/__init__.py +92 -92
  46. cdktf_cdktf_provider_pagerduty/event_rule/__init__.py +16 -16
  47. cdktf_cdktf_provider_pagerduty/extension/__init__.py +25 -25
  48. cdktf_cdktf_provider_pagerduty/extension_servicenow/__init__.py +43 -43
  49. cdktf_cdktf_provider_pagerduty/incident_custom_field/__init__.py +25 -25
  50. cdktf_cdktf_provider_pagerduty/incident_custom_field_option/__init__.py +16 -16
  51. cdktf_cdktf_provider_pagerduty/incident_workflow/__init__.py +45 -45
  52. cdktf_cdktf_provider_pagerduty/incident_workflow_trigger/__init__.py +22 -22
  53. cdktf_cdktf_provider_pagerduty/maintenance_window/__init__.py +19 -19
  54. cdktf_cdktf_provider_pagerduty/provider/__init__.py +31 -31
  55. cdktf_cdktf_provider_pagerduty/response_play/__init__.py +55 -55
  56. cdktf_cdktf_provider_pagerduty/ruleset/__init__.py +16 -16
  57. cdktf_cdktf_provider_pagerduty/ruleset_rule/__init__.py +125 -125
  58. cdktf_cdktf_provider_pagerduty/schedule/__init__.py +47 -47
  59. cdktf_cdktf_provider_pagerduty/service/__init__.py +122 -122
  60. cdktf_cdktf_provider_pagerduty/service_dependency/__init__.py +27 -27
  61. cdktf_cdktf_provider_pagerduty/service_event_rule/__init__.py +117 -117
  62. cdktf_cdktf_provider_pagerduty/service_integration/__init__.py +90 -90
  63. cdktf_cdktf_provider_pagerduty/slack_connection/__init__.py +31 -31
  64. cdktf_cdktf_provider_pagerduty/tag/__init__.py +10 -10
  65. cdktf_cdktf_provider_pagerduty/tag_assignment/__init__.py +16 -16
  66. cdktf_cdktf_provider_pagerduty/team/__init__.py +19 -19
  67. cdktf_cdktf_provider_pagerduty/team_membership/__init__.py +16 -16
  68. cdktf_cdktf_provider_pagerduty/user/__init__.py +34 -34
  69. cdktf_cdktf_provider_pagerduty/user_contact_method/__init__.py +25 -25
  70. cdktf_cdktf_provider_pagerduty/user_notification_rule/__init__.py +19 -19
  71. cdktf_cdktf_provider_pagerduty/webhook_subscription/__init__.py +41 -41
  72. {cdktf_cdktf_provider_pagerduty-13.5.0.dist-info → cdktf_cdktf_provider_pagerduty-13.6.0.dist-info}/METADATA +5 -5
  73. cdktf_cdktf_provider_pagerduty-13.6.0.dist-info/RECORD +77 -0
  74. {cdktf_cdktf_provider_pagerduty-13.5.0.dist-info → cdktf_cdktf_provider_pagerduty-13.6.0.dist-info}/WHEEL +1 -1
  75. cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.5.0.jsii.tgz +0 -0
  76. cdktf_cdktf_provider_pagerduty-13.5.0.dist-info/RECORD +0 -77
  77. {cdktf_cdktf_provider_pagerduty-13.5.0.dist-info → cdktf_cdktf_provider_pagerduty-13.6.0.dist-info}/LICENSE +0 -0
  78. {cdktf_cdktf_provider_pagerduty-13.5.0.dist-info → cdktf_cdktf_provider_pagerduty-13.6.0.dist-info}/top_level.txt +0 -0
@@ -1,7 +1,7 @@
1
1
  '''
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.9.0/docs/resources/event_orchestration_service).
4
+ Refer to the Terraform Registry for docs: [`pagerduty_event_orchestration_service`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service).
5
5
  '''
6
6
  import abc
7
7
  import builtins
@@ -26,7 +26,7 @@ class EventOrchestrationService(
26
26
  metaclass=jsii.JSIIMeta,
27
27
  jsii_type="@cdktf/provider-pagerduty.eventOrchestrationService.EventOrchestrationService",
28
28
  ):
29
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service pagerduty_event_orchestration_service}.'''
29
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service pagerduty_event_orchestration_service}.'''
30
30
 
31
31
  def __init__(
32
32
  self,
@@ -46,15 +46,15 @@ class EventOrchestrationService(
46
46
  provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
47
47
  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,
48
48
  ) -> None:
49
- '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service pagerduty_event_orchestration_service} Resource.
49
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service pagerduty_event_orchestration_service} Resource.
50
50
 
51
51
  :param scope: The scope in which to define this construct.
52
52
  :param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
53
- :param catch_all: catch_all block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#catch_all EventOrchestrationService#catch_all}
54
- :param service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#service EventOrchestrationService#service}.
55
- :param set: set block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#set EventOrchestrationService#set}
56
- :param enable_event_orchestration_for_service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#enable_event_orchestration_for_service EventOrchestrationService#enable_event_orchestration_for_service}.
57
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/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.
53
+ :param catch_all: catch_all block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#catch_all EventOrchestrationService#catch_all}
54
+ :param service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#service EventOrchestrationService#service}.
55
+ :param set: set block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#set EventOrchestrationService#set}
56
+ :param enable_event_orchestration_for_service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#enable_event_orchestration_for_service EventOrchestrationService#enable_event_orchestration_for_service}.
57
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/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.
58
58
  :param connection:
59
59
  :param count:
60
60
  :param depends_on:
@@ -97,7 +97,7 @@ class EventOrchestrationService(
97
97
 
98
98
  :param scope: The scope in which to define this construct.
99
99
  :param import_to_id: The construct id used in the generated config for the EventOrchestrationService to import.
100
- :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.9.0/docs/resources/event_orchestration_service#import import section} in the documentation of this resource for the id to use
100
+ :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.10.0/docs/resources/event_orchestration_service#import import section} in the documentation of this resource for the id to use
101
101
  :param provider: ? Optional instance of the provider where the EventOrchestrationService to import is found.
102
102
  '''
103
103
  if __debug__:
@@ -115,7 +115,7 @@ class EventOrchestrationService(
115
115
  actions: typing.Union["EventOrchestrationServiceCatchAllActions", typing.Dict[builtins.str, typing.Any]],
116
116
  ) -> None:
117
117
  '''
118
- :param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#actions EventOrchestrationService#actions}
118
+ :param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#actions EventOrchestrationService#actions}
119
119
  '''
120
120
  value = EventOrchestrationServiceCatchAll(actions=actions)
121
121
 
@@ -248,7 +248,7 @@ class EventOrchestrationServiceCatchAll:
248
248
  actions: typing.Union["EventOrchestrationServiceCatchAllActions", typing.Dict[builtins.str, typing.Any]],
249
249
  ) -> None:
250
250
  '''
251
- :param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#actions EventOrchestrationService#actions}
251
+ :param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#actions EventOrchestrationService#actions}
252
252
  '''
253
253
  if isinstance(actions, dict):
254
254
  actions = EventOrchestrationServiceCatchAllActions(**actions)
@@ -263,7 +263,7 @@ class EventOrchestrationServiceCatchAll:
263
263
  def actions(self) -> "EventOrchestrationServiceCatchAllActions":
264
264
  '''actions block.
265
265
 
266
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#actions EventOrchestrationService#actions}
266
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#actions EventOrchestrationService#actions}
267
267
  '''
268
268
  result = self._values.get("actions")
269
269
  assert result is not None, "Required property 'actions' is missing"
@@ -317,18 +317,18 @@ class EventOrchestrationServiceCatchAllActions:
317
317
  variable: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["EventOrchestrationServiceCatchAllActionsVariable", typing.Dict[builtins.str, typing.Any]]]]] = None,
318
318
  ) -> None:
319
319
  '''
320
- :param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#annotate EventOrchestrationService#annotate}.
321
- :param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#automation_action EventOrchestrationService#automation_action}
322
- :param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#event_action EventOrchestrationService#event_action}.
323
- :param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#extraction EventOrchestrationService#extraction}
324
- :param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#incident_custom_field_update EventOrchestrationService#incident_custom_field_update}
325
- :param pagerduty_automation_action: pagerduty_automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#pagerduty_automation_action EventOrchestrationService#pagerduty_automation_action}
326
- :param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#priority EventOrchestrationService#priority}.
327
- :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#route_to EventOrchestrationService#route_to}.
328
- :param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#severity EventOrchestrationService#severity}.
329
- :param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#suppress EventOrchestrationService#suppress}.
330
- :param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#suspend EventOrchestrationService#suspend}.
331
- :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#variable EventOrchestrationService#variable}
320
+ :param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#annotate EventOrchestrationService#annotate}.
321
+ :param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#automation_action EventOrchestrationService#automation_action}
322
+ :param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#event_action EventOrchestrationService#event_action}.
323
+ :param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#extraction EventOrchestrationService#extraction}
324
+ :param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#incident_custom_field_update EventOrchestrationService#incident_custom_field_update}
325
+ :param pagerduty_automation_action: pagerduty_automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#pagerduty_automation_action EventOrchestrationService#pagerduty_automation_action}
326
+ :param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#priority EventOrchestrationService#priority}.
327
+ :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#route_to EventOrchestrationService#route_to}.
328
+ :param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#severity EventOrchestrationService#severity}.
329
+ :param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#suppress EventOrchestrationService#suppress}.
330
+ :param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#suspend EventOrchestrationService#suspend}.
331
+ :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#variable EventOrchestrationService#variable}
332
332
  '''
333
333
  if isinstance(automation_action, dict):
334
334
  automation_action = EventOrchestrationServiceCatchAllActionsAutomationAction(**automation_action)
@@ -376,7 +376,7 @@ class EventOrchestrationServiceCatchAllActions:
376
376
 
377
377
  @builtins.property
378
378
  def annotate(self) -> typing.Optional[builtins.str]:
379
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#annotate EventOrchestrationService#annotate}.'''
379
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#annotate EventOrchestrationService#annotate}.'''
380
380
  result = self._values.get("annotate")
381
381
  return typing.cast(typing.Optional[builtins.str], result)
382
382
 
@@ -386,14 +386,14 @@ class EventOrchestrationServiceCatchAllActions:
386
386
  ) -> typing.Optional["EventOrchestrationServiceCatchAllActionsAutomationAction"]:
387
387
  '''automation_action block.
388
388
 
389
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#automation_action EventOrchestrationService#automation_action}
389
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#automation_action EventOrchestrationService#automation_action}
390
390
  '''
391
391
  result = self._values.get("automation_action")
392
392
  return typing.cast(typing.Optional["EventOrchestrationServiceCatchAllActionsAutomationAction"], result)
393
393
 
394
394
  @builtins.property
395
395
  def event_action(self) -> typing.Optional[builtins.str]:
396
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#event_action EventOrchestrationService#event_action}.'''
396
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#event_action EventOrchestrationService#event_action}.'''
397
397
  result = self._values.get("event_action")
398
398
  return typing.cast(typing.Optional[builtins.str], result)
399
399
 
@@ -403,7 +403,7 @@ class EventOrchestrationServiceCatchAllActions:
403
403
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceCatchAllActionsExtraction"]]]:
404
404
  '''extraction block.
405
405
 
406
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#extraction EventOrchestrationService#extraction}
406
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#extraction EventOrchestrationService#extraction}
407
407
  '''
408
408
  result = self._values.get("extraction")
409
409
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceCatchAllActionsExtraction"]]], result)
@@ -414,7 +414,7 @@ class EventOrchestrationServiceCatchAllActions:
414
414
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceCatchAllActionsIncidentCustomFieldUpdate"]]]:
415
415
  '''incident_custom_field_update block.
416
416
 
417
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#incident_custom_field_update EventOrchestrationService#incident_custom_field_update}
417
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#incident_custom_field_update EventOrchestrationService#incident_custom_field_update}
418
418
  '''
419
419
  result = self._values.get("incident_custom_field_update")
420
420
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceCatchAllActionsIncidentCustomFieldUpdate"]]], result)
@@ -425,26 +425,26 @@ class EventOrchestrationServiceCatchAllActions:
425
425
  ) -> typing.Optional["EventOrchestrationServiceCatchAllActionsPagerdutyAutomationAction"]:
426
426
  '''pagerduty_automation_action block.
427
427
 
428
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#pagerduty_automation_action EventOrchestrationService#pagerduty_automation_action}
428
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#pagerduty_automation_action EventOrchestrationService#pagerduty_automation_action}
429
429
  '''
430
430
  result = self._values.get("pagerduty_automation_action")
431
431
  return typing.cast(typing.Optional["EventOrchestrationServiceCatchAllActionsPagerdutyAutomationAction"], result)
432
432
 
433
433
  @builtins.property
434
434
  def priority(self) -> typing.Optional[builtins.str]:
435
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#priority EventOrchestrationService#priority}.'''
435
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#priority EventOrchestrationService#priority}.'''
436
436
  result = self._values.get("priority")
437
437
  return typing.cast(typing.Optional[builtins.str], result)
438
438
 
439
439
  @builtins.property
440
440
  def route_to(self) -> typing.Optional[builtins.str]:
441
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#route_to EventOrchestrationService#route_to}.'''
441
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#route_to EventOrchestrationService#route_to}.'''
442
442
  result = self._values.get("route_to")
443
443
  return typing.cast(typing.Optional[builtins.str], result)
444
444
 
445
445
  @builtins.property
446
446
  def severity(self) -> typing.Optional[builtins.str]:
447
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#severity EventOrchestrationService#severity}.'''
447
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#severity EventOrchestrationService#severity}.'''
448
448
  result = self._values.get("severity")
449
449
  return typing.cast(typing.Optional[builtins.str], result)
450
450
 
@@ -452,13 +452,13 @@ class EventOrchestrationServiceCatchAllActions:
452
452
  def suppress(
453
453
  self,
454
454
  ) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
455
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#suppress EventOrchestrationService#suppress}.'''
455
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#suppress EventOrchestrationService#suppress}.'''
456
456
  result = self._values.get("suppress")
457
457
  return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
458
458
 
459
459
  @builtins.property
460
460
  def suspend(self) -> typing.Optional[jsii.Number]:
461
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#suspend EventOrchestrationService#suspend}.'''
461
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#suspend EventOrchestrationService#suspend}.'''
462
462
  result = self._values.get("suspend")
463
463
  return typing.cast(typing.Optional[jsii.Number], result)
464
464
 
@@ -468,7 +468,7 @@ class EventOrchestrationServiceCatchAllActions:
468
468
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceCatchAllActionsVariable"]]]:
469
469
  '''variable block.
470
470
 
471
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#variable EventOrchestrationService#variable}
471
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#variable EventOrchestrationService#variable}
472
472
  '''
473
473
  result = self._values.get("variable")
474
474
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceCatchAllActionsVariable"]]], result)
@@ -507,11 +507,11 @@ class EventOrchestrationServiceCatchAllActionsAutomationAction:
507
507
  parameter: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["EventOrchestrationServiceCatchAllActionsAutomationActionParameter", typing.Dict[builtins.str, typing.Any]]]]] = None,
508
508
  ) -> None:
509
509
  '''
510
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.
511
- :param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#url EventOrchestrationService#url}.
512
- :param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#auto_send EventOrchestrationService#auto_send}.
513
- :param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#header EventOrchestrationService#header}
514
- :param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#parameter EventOrchestrationService#parameter}
510
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.
511
+ :param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#url EventOrchestrationService#url}.
512
+ :param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#auto_send EventOrchestrationService#auto_send}.
513
+ :param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#header EventOrchestrationService#header}
514
+ :param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#parameter EventOrchestrationService#parameter}
515
515
  '''
516
516
  if __debug__:
517
517
  type_hints = typing.get_type_hints(_typecheckingstub__efd5f1e070bb8fd6be2fbc035155fcc33d1d50c82cf65ca64bd88817a497c9d6)
@@ -533,14 +533,14 @@ class EventOrchestrationServiceCatchAllActionsAutomationAction:
533
533
 
534
534
  @builtins.property
535
535
  def name(self) -> builtins.str:
536
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.'''
536
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.'''
537
537
  result = self._values.get("name")
538
538
  assert result is not None, "Required property 'name' is missing"
539
539
  return typing.cast(builtins.str, result)
540
540
 
541
541
  @builtins.property
542
542
  def url(self) -> builtins.str:
543
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#url EventOrchestrationService#url}.'''
543
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#url EventOrchestrationService#url}.'''
544
544
  result = self._values.get("url")
545
545
  assert result is not None, "Required property 'url' is missing"
546
546
  return typing.cast(builtins.str, result)
@@ -549,7 +549,7 @@ class EventOrchestrationServiceCatchAllActionsAutomationAction:
549
549
  def auto_send(
550
550
  self,
551
551
  ) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
552
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#auto_send EventOrchestrationService#auto_send}.'''
552
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#auto_send EventOrchestrationService#auto_send}.'''
553
553
  result = self._values.get("auto_send")
554
554
  return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
555
555
 
@@ -559,7 +559,7 @@ class EventOrchestrationServiceCatchAllActionsAutomationAction:
559
559
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceCatchAllActionsAutomationActionHeader"]]]:
560
560
  '''header block.
561
561
 
562
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#header EventOrchestrationService#header}
562
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#header EventOrchestrationService#header}
563
563
  '''
564
564
  result = self._values.get("header")
565
565
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceCatchAllActionsAutomationActionHeader"]]], result)
@@ -570,7 +570,7 @@ class EventOrchestrationServiceCatchAllActionsAutomationAction:
570
570
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceCatchAllActionsAutomationActionParameter"]]]:
571
571
  '''parameter block.
572
572
 
573
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#parameter EventOrchestrationService#parameter}
573
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#parameter EventOrchestrationService#parameter}
574
574
  '''
575
575
  result = self._values.get("parameter")
576
576
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceCatchAllActionsAutomationActionParameter"]]], result)
@@ -595,8 +595,8 @@ class EventOrchestrationServiceCatchAllActionsAutomationAction:
595
595
  class EventOrchestrationServiceCatchAllActionsAutomationActionHeader:
596
596
  def __init__(self, *, key: builtins.str, value: builtins.str) -> None:
597
597
  '''
598
- :param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#key EventOrchestrationService#key}.
599
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.
598
+ :param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#key EventOrchestrationService#key}.
599
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.
600
600
  '''
601
601
  if __debug__:
602
602
  type_hints = typing.get_type_hints(_typecheckingstub__12d73bf329b31b590843bd447dac4068fb86b0f35560c424dceb75b7523d8348)
@@ -609,14 +609,14 @@ class EventOrchestrationServiceCatchAllActionsAutomationActionHeader:
609
609
 
610
610
  @builtins.property
611
611
  def key(self) -> builtins.str:
612
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#key EventOrchestrationService#key}.'''
612
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#key EventOrchestrationService#key}.'''
613
613
  result = self._values.get("key")
614
614
  assert result is not None, "Required property 'key' is missing"
615
615
  return typing.cast(builtins.str, result)
616
616
 
617
617
  @builtins.property
618
618
  def value(self) -> builtins.str:
619
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.'''
619
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.'''
620
620
  result = self._values.get("value")
621
621
  assert result is not None, "Required property 'value' is missing"
622
622
  return typing.cast(builtins.str, result)
@@ -972,8 +972,8 @@ class EventOrchestrationServiceCatchAllActionsAutomationActionOutputReference(
972
972
  class EventOrchestrationServiceCatchAllActionsAutomationActionParameter:
973
973
  def __init__(self, *, key: builtins.str, value: builtins.str) -> None:
974
974
  '''
975
- :param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#key EventOrchestrationService#key}.
976
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.
975
+ :param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#key EventOrchestrationService#key}.
976
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.
977
977
  '''
978
978
  if __debug__:
979
979
  type_hints = typing.get_type_hints(_typecheckingstub__1f77ccf016a5ec27250748c3b8d7d5355a57cb2b23f0da03c4af1fbe0ec6bad4)
@@ -986,14 +986,14 @@ class EventOrchestrationServiceCatchAllActionsAutomationActionParameter:
986
986
 
987
987
  @builtins.property
988
988
  def key(self) -> builtins.str:
989
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#key EventOrchestrationService#key}.'''
989
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#key EventOrchestrationService#key}.'''
990
990
  result = self._values.get("key")
991
991
  assert result is not None, "Required property 'key' is missing"
992
992
  return typing.cast(builtins.str, result)
993
993
 
994
994
  @builtins.property
995
995
  def value(self) -> builtins.str:
996
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.'''
996
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.'''
997
997
  result = self._values.get("value")
998
998
  assert result is not None, "Required property 'value' is missing"
999
999
  return typing.cast(builtins.str, result)
@@ -1201,10 +1201,10 @@ class EventOrchestrationServiceCatchAllActionsExtraction:
1201
1201
  template: typing.Optional[builtins.str] = None,
1202
1202
  ) -> None:
1203
1203
  '''
1204
- :param target: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#target EventOrchestrationService#target}.
1205
- :param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#regex EventOrchestrationService#regex}.
1206
- :param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#source EventOrchestrationService#source}.
1207
- :param template: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#template EventOrchestrationService#template}.
1204
+ :param target: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#target EventOrchestrationService#target}.
1205
+ :param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#regex EventOrchestrationService#regex}.
1206
+ :param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#source EventOrchestrationService#source}.
1207
+ :param template: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#template EventOrchestrationService#template}.
1208
1208
  '''
1209
1209
  if __debug__:
1210
1210
  type_hints = typing.get_type_hints(_typecheckingstub__2f58412ceaa4b443b64995d85bbe4e834b3498866453b4a02bfde851b48a6d87)
@@ -1224,26 +1224,26 @@ class EventOrchestrationServiceCatchAllActionsExtraction:
1224
1224
 
1225
1225
  @builtins.property
1226
1226
  def target(self) -> builtins.str:
1227
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#target EventOrchestrationService#target}.'''
1227
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#target EventOrchestrationService#target}.'''
1228
1228
  result = self._values.get("target")
1229
1229
  assert result is not None, "Required property 'target' is missing"
1230
1230
  return typing.cast(builtins.str, result)
1231
1231
 
1232
1232
  @builtins.property
1233
1233
  def regex(self) -> typing.Optional[builtins.str]:
1234
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#regex EventOrchestrationService#regex}.'''
1234
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#regex EventOrchestrationService#regex}.'''
1235
1235
  result = self._values.get("regex")
1236
1236
  return typing.cast(typing.Optional[builtins.str], result)
1237
1237
 
1238
1238
  @builtins.property
1239
1239
  def source(self) -> typing.Optional[builtins.str]:
1240
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#source EventOrchestrationService#source}.'''
1240
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#source EventOrchestrationService#source}.'''
1241
1241
  result = self._values.get("source")
1242
1242
  return typing.cast(typing.Optional[builtins.str], result)
1243
1243
 
1244
1244
  @builtins.property
1245
1245
  def template(self) -> typing.Optional[builtins.str]:
1246
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#template EventOrchestrationService#template}.'''
1246
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#template EventOrchestrationService#template}.'''
1247
1247
  result = self._values.get("template")
1248
1248
  return typing.cast(typing.Optional[builtins.str], result)
1249
1249
 
@@ -1484,8 +1484,8 @@ class EventOrchestrationServiceCatchAllActionsExtractionOutputReference(
1484
1484
  class EventOrchestrationServiceCatchAllActionsIncidentCustomFieldUpdate:
1485
1485
  def __init__(self, *, id: builtins.str, value: builtins.str) -> None:
1486
1486
  '''
1487
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/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.
1488
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.
1487
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/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.
1488
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.
1489
1489
  '''
1490
1490
  if __debug__:
1491
1491
  type_hints = typing.get_type_hints(_typecheckingstub__01c0a9c05e20146e2fbbf0f5af59e520a0ab811ae8ef69b936a08bfba4f12841)
@@ -1498,7 +1498,7 @@ class EventOrchestrationServiceCatchAllActionsIncidentCustomFieldUpdate:
1498
1498
 
1499
1499
  @builtins.property
1500
1500
  def id(self) -> builtins.str:
1501
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#id EventOrchestrationService#id}.
1501
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#id EventOrchestrationService#id}.
1502
1502
 
1503
1503
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
1504
1504
  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.
@@ -1509,7 +1509,7 @@ class EventOrchestrationServiceCatchAllActionsIncidentCustomFieldUpdate:
1509
1509
 
1510
1510
  @builtins.property
1511
1511
  def value(self) -> builtins.str:
1512
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.'''
1512
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.'''
1513
1513
  result = self._values.get("value")
1514
1514
  assert result is not None, "Required property 'value' is missing"
1515
1515
  return typing.cast(builtins.str, result)
@@ -1728,11 +1728,11 @@ class EventOrchestrationServiceCatchAllActionsOutputReference(
1728
1728
  parameter: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union[EventOrchestrationServiceCatchAllActionsAutomationActionParameter, typing.Dict[builtins.str, typing.Any]]]]] = None,
1729
1729
  ) -> None:
1730
1730
  '''
1731
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.
1732
- :param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#url EventOrchestrationService#url}.
1733
- :param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#auto_send EventOrchestrationService#auto_send}.
1734
- :param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#header EventOrchestrationService#header}
1735
- :param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#parameter EventOrchestrationService#parameter}
1731
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.
1732
+ :param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#url EventOrchestrationService#url}.
1733
+ :param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#auto_send EventOrchestrationService#auto_send}.
1734
+ :param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#header EventOrchestrationService#header}
1735
+ :param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#parameter EventOrchestrationService#parameter}
1736
1736
  '''
1737
1737
  value = EventOrchestrationServiceCatchAllActionsAutomationAction(
1738
1738
  name=name, url=url, auto_send=auto_send, header=header, parameter=parameter
@@ -1769,7 +1769,7 @@ class EventOrchestrationServiceCatchAllActionsOutputReference(
1769
1769
  @jsii.member(jsii_name="putPagerdutyAutomationAction")
1770
1770
  def put_pagerduty_automation_action(self, *, action_id: builtins.str) -> None:
1771
1771
  '''
1772
- :param action_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#action_id EventOrchestrationService#action_id}.
1772
+ :param action_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#action_id EventOrchestrationService#action_id}.
1773
1773
  '''
1774
1774
  value = EventOrchestrationServiceCatchAllActionsPagerdutyAutomationAction(
1775
1775
  action_id=action_id
@@ -2054,7 +2054,7 @@ class EventOrchestrationServiceCatchAllActionsOutputReference(
2054
2054
  class EventOrchestrationServiceCatchAllActionsPagerdutyAutomationAction:
2055
2055
  def __init__(self, *, action_id: builtins.str) -> None:
2056
2056
  '''
2057
- :param action_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#action_id EventOrchestrationService#action_id}.
2057
+ :param action_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#action_id EventOrchestrationService#action_id}.
2058
2058
  '''
2059
2059
  if __debug__:
2060
2060
  type_hints = typing.get_type_hints(_typecheckingstub__36c445cd297e9983fefb5c67dfff11fbb2c473c5aa0a831366f53587769ce7d2)
@@ -2065,7 +2065,7 @@ class EventOrchestrationServiceCatchAllActionsPagerdutyAutomationAction:
2065
2065
 
2066
2066
  @builtins.property
2067
2067
  def action_id(self) -> builtins.str:
2068
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#action_id EventOrchestrationService#action_id}.'''
2068
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#action_id EventOrchestrationService#action_id}.'''
2069
2069
  result = self._values.get("action_id")
2070
2070
  assert result is not None, "Required property 'action_id' is missing"
2071
2071
  return typing.cast(builtins.str, result)
@@ -2152,10 +2152,10 @@ class EventOrchestrationServiceCatchAllActionsVariable:
2152
2152
  value: builtins.str,
2153
2153
  ) -> None:
2154
2154
  '''
2155
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.
2156
- :param path: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#path EventOrchestrationService#path}.
2157
- :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#type EventOrchestrationService#type}.
2158
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.
2155
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.
2156
+ :param path: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#path EventOrchestrationService#path}.
2157
+ :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#type EventOrchestrationService#type}.
2158
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.
2159
2159
  '''
2160
2160
  if __debug__:
2161
2161
  type_hints = typing.get_type_hints(_typecheckingstub__5fdf61e0dc61ba126fbdee02c7fed508a1d24e9330930b98770fd63c46593c81)
@@ -2172,28 +2172,28 @@ class EventOrchestrationServiceCatchAllActionsVariable:
2172
2172
 
2173
2173
  @builtins.property
2174
2174
  def name(self) -> builtins.str:
2175
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.'''
2175
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.'''
2176
2176
  result = self._values.get("name")
2177
2177
  assert result is not None, "Required property 'name' is missing"
2178
2178
  return typing.cast(builtins.str, result)
2179
2179
 
2180
2180
  @builtins.property
2181
2181
  def path(self) -> builtins.str:
2182
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#path EventOrchestrationService#path}.'''
2182
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#path EventOrchestrationService#path}.'''
2183
2183
  result = self._values.get("path")
2184
2184
  assert result is not None, "Required property 'path' is missing"
2185
2185
  return typing.cast(builtins.str, result)
2186
2186
 
2187
2187
  @builtins.property
2188
2188
  def type(self) -> builtins.str:
2189
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#type EventOrchestrationService#type}.'''
2189
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#type EventOrchestrationService#type}.'''
2190
2190
  result = self._values.get("type")
2191
2191
  assert result is not None, "Required property 'type' is missing"
2192
2192
  return typing.cast(builtins.str, result)
2193
2193
 
2194
2194
  @builtins.property
2195
2195
  def value(self) -> builtins.str:
2196
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.'''
2196
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.'''
2197
2197
  result = self._values.get("value")
2198
2198
  assert result is not None, "Required property 'value' is missing"
2199
2199
  return typing.cast(builtins.str, result)
@@ -2453,18 +2453,18 @@ class EventOrchestrationServiceCatchAllOutputReference(
2453
2453
  variable: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union[EventOrchestrationServiceCatchAllActionsVariable, typing.Dict[builtins.str, typing.Any]]]]] = None,
2454
2454
  ) -> None:
2455
2455
  '''
2456
- :param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#annotate EventOrchestrationService#annotate}.
2457
- :param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#automation_action EventOrchestrationService#automation_action}
2458
- :param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#event_action EventOrchestrationService#event_action}.
2459
- :param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#extraction EventOrchestrationService#extraction}
2460
- :param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#incident_custom_field_update EventOrchestrationService#incident_custom_field_update}
2461
- :param pagerduty_automation_action: pagerduty_automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#pagerduty_automation_action EventOrchestrationService#pagerduty_automation_action}
2462
- :param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#priority EventOrchestrationService#priority}.
2463
- :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#route_to EventOrchestrationService#route_to}.
2464
- :param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#severity EventOrchestrationService#severity}.
2465
- :param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#suppress EventOrchestrationService#suppress}.
2466
- :param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#suspend EventOrchestrationService#suspend}.
2467
- :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#variable EventOrchestrationService#variable}
2456
+ :param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#annotate EventOrchestrationService#annotate}.
2457
+ :param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#automation_action EventOrchestrationService#automation_action}
2458
+ :param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#event_action EventOrchestrationService#event_action}.
2459
+ :param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#extraction EventOrchestrationService#extraction}
2460
+ :param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#incident_custom_field_update EventOrchestrationService#incident_custom_field_update}
2461
+ :param pagerduty_automation_action: pagerduty_automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#pagerduty_automation_action EventOrchestrationService#pagerduty_automation_action}
2462
+ :param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#priority EventOrchestrationService#priority}.
2463
+ :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#route_to EventOrchestrationService#route_to}.
2464
+ :param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#severity EventOrchestrationService#severity}.
2465
+ :param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#suppress EventOrchestrationService#suppress}.
2466
+ :param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#suspend EventOrchestrationService#suspend}.
2467
+ :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#variable EventOrchestrationService#variable}
2468
2468
  '''
2469
2469
  value = EventOrchestrationServiceCatchAllActions(
2470
2470
  annotate=annotate,
@@ -2554,11 +2554,11 @@ class EventOrchestrationServiceConfig(_cdktf_9a9027ec.TerraformMetaArguments):
2554
2554
  :param lifecycle:
2555
2555
  :param provider:
2556
2556
  :param provisioners:
2557
- :param catch_all: catch_all block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#catch_all EventOrchestrationService#catch_all}
2558
- :param service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#service EventOrchestrationService#service}.
2559
- :param set: set block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#set EventOrchestrationService#set}
2560
- :param enable_event_orchestration_for_service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#enable_event_orchestration_for_service EventOrchestrationService#enable_event_orchestration_for_service}.
2561
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/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.
2557
+ :param catch_all: catch_all block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#catch_all EventOrchestrationService#catch_all}
2558
+ :param service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#service EventOrchestrationService#service}.
2559
+ :param set: set block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#set EventOrchestrationService#set}
2560
+ :param enable_event_orchestration_for_service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#enable_event_orchestration_for_service EventOrchestrationService#enable_event_orchestration_for_service}.
2561
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/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.
2562
2562
  '''
2563
2563
  if isinstance(lifecycle, dict):
2564
2564
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -2670,7 +2670,7 @@ class EventOrchestrationServiceConfig(_cdktf_9a9027ec.TerraformMetaArguments):
2670
2670
  def catch_all(self) -> EventOrchestrationServiceCatchAll:
2671
2671
  '''catch_all block.
2672
2672
 
2673
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#catch_all EventOrchestrationService#catch_all}
2673
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#catch_all EventOrchestrationService#catch_all}
2674
2674
  '''
2675
2675
  result = self._values.get("catch_all")
2676
2676
  assert result is not None, "Required property 'catch_all' is missing"
@@ -2678,7 +2678,7 @@ class EventOrchestrationServiceConfig(_cdktf_9a9027ec.TerraformMetaArguments):
2678
2678
 
2679
2679
  @builtins.property
2680
2680
  def service(self) -> builtins.str:
2681
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#service EventOrchestrationService#service}.'''
2681
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#service EventOrchestrationService#service}.'''
2682
2682
  result = self._values.get("service")
2683
2683
  assert result is not None, "Required property 'service' is missing"
2684
2684
  return typing.cast(builtins.str, result)
@@ -2689,7 +2689,7 @@ class EventOrchestrationServiceConfig(_cdktf_9a9027ec.TerraformMetaArguments):
2689
2689
  ) -> typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSet"]]:
2690
2690
  '''set block.
2691
2691
 
2692
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#set EventOrchestrationService#set}
2692
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#set EventOrchestrationService#set}
2693
2693
  '''
2694
2694
  result = self._values.get("set")
2695
2695
  assert result is not None, "Required property 'set' is missing"
@@ -2699,13 +2699,13 @@ class EventOrchestrationServiceConfig(_cdktf_9a9027ec.TerraformMetaArguments):
2699
2699
  def enable_event_orchestration_for_service(
2700
2700
  self,
2701
2701
  ) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
2702
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#enable_event_orchestration_for_service EventOrchestrationService#enable_event_orchestration_for_service}.'''
2702
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#enable_event_orchestration_for_service EventOrchestrationService#enable_event_orchestration_for_service}.'''
2703
2703
  result = self._values.get("enable_event_orchestration_for_service")
2704
2704
  return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
2705
2705
 
2706
2706
  @builtins.property
2707
2707
  def id(self) -> typing.Optional[builtins.str]:
2708
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#id EventOrchestrationService#id}.
2708
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#id EventOrchestrationService#id}.
2709
2709
 
2710
2710
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
2711
2711
  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.
@@ -2738,8 +2738,8 @@ class EventOrchestrationServiceSet:
2738
2738
  rule: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["EventOrchestrationServiceSetRule", typing.Dict[builtins.str, typing.Any]]]]] = None,
2739
2739
  ) -> None:
2740
2740
  '''
2741
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/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.
2742
- :param rule: rule block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#rule EventOrchestrationService#rule}
2741
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/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.
2742
+ :param rule: rule block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#rule EventOrchestrationService#rule}
2743
2743
  '''
2744
2744
  if __debug__:
2745
2745
  type_hints = typing.get_type_hints(_typecheckingstub__831a7daf13fa654b6bfdc2368c67a1c298cf892ebcb126748659f37eddff0eeb)
@@ -2753,7 +2753,7 @@ class EventOrchestrationServiceSet:
2753
2753
 
2754
2754
  @builtins.property
2755
2755
  def id(self) -> builtins.str:
2756
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#id EventOrchestrationService#id}.
2756
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#id EventOrchestrationService#id}.
2757
2757
 
2758
2758
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
2759
2759
  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.
@@ -2768,7 +2768,7 @@ class EventOrchestrationServiceSet:
2768
2768
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRule"]]]:
2769
2769
  '''rule block.
2770
2770
 
2771
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#rule EventOrchestrationService#rule}
2771
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#rule EventOrchestrationService#rule}
2772
2772
  '''
2773
2773
  result = self._values.get("rule")
2774
2774
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRule"]]], result)
@@ -2985,10 +2985,10 @@ class EventOrchestrationServiceSetRule:
2985
2985
  label: typing.Optional[builtins.str] = None,
2986
2986
  ) -> None:
2987
2987
  '''
2988
- :param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#actions EventOrchestrationService#actions}
2989
- :param condition: condition block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#condition EventOrchestrationService#condition}
2990
- :param disabled: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#disabled EventOrchestrationService#disabled}.
2991
- :param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#label EventOrchestrationService#label}.
2988
+ :param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#actions EventOrchestrationService#actions}
2989
+ :param condition: condition block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#condition EventOrchestrationService#condition}
2990
+ :param disabled: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#disabled EventOrchestrationService#disabled}.
2991
+ :param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#label EventOrchestrationService#label}.
2992
2992
  '''
2993
2993
  if isinstance(actions, dict):
2994
2994
  actions = EventOrchestrationServiceSetRuleActions(**actions)
@@ -3012,7 +3012,7 @@ class EventOrchestrationServiceSetRule:
3012
3012
  def actions(self) -> "EventOrchestrationServiceSetRuleActions":
3013
3013
  '''actions block.
3014
3014
 
3015
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#actions EventOrchestrationService#actions}
3015
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#actions EventOrchestrationService#actions}
3016
3016
  '''
3017
3017
  result = self._values.get("actions")
3018
3018
  assert result is not None, "Required property 'actions' is missing"
@@ -3024,7 +3024,7 @@ class EventOrchestrationServiceSetRule:
3024
3024
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRuleCondition"]]]:
3025
3025
  '''condition block.
3026
3026
 
3027
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#condition EventOrchestrationService#condition}
3027
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#condition EventOrchestrationService#condition}
3028
3028
  '''
3029
3029
  result = self._values.get("condition")
3030
3030
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRuleCondition"]]], result)
@@ -3033,13 +3033,13 @@ class EventOrchestrationServiceSetRule:
3033
3033
  def disabled(
3034
3034
  self,
3035
3035
  ) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
3036
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#disabled EventOrchestrationService#disabled}.'''
3036
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#disabled EventOrchestrationService#disabled}.'''
3037
3037
  result = self._values.get("disabled")
3038
3038
  return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
3039
3039
 
3040
3040
  @builtins.property
3041
3041
  def label(self) -> typing.Optional[builtins.str]:
3042
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#label EventOrchestrationService#label}.'''
3042
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#label EventOrchestrationService#label}.'''
3043
3043
  result = self._values.get("label")
3044
3044
  return typing.cast(typing.Optional[builtins.str], result)
3045
3045
 
@@ -3091,18 +3091,18 @@ class EventOrchestrationServiceSetRuleActions:
3091
3091
  variable: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["EventOrchestrationServiceSetRuleActionsVariable", typing.Dict[builtins.str, typing.Any]]]]] = None,
3092
3092
  ) -> None:
3093
3093
  '''
3094
- :param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#annotate EventOrchestrationService#annotate}.
3095
- :param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#automation_action EventOrchestrationService#automation_action}
3096
- :param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#event_action EventOrchestrationService#event_action}.
3097
- :param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#extraction EventOrchestrationService#extraction}
3098
- :param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#incident_custom_field_update EventOrchestrationService#incident_custom_field_update}
3099
- :param pagerduty_automation_action: pagerduty_automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#pagerduty_automation_action EventOrchestrationService#pagerduty_automation_action}
3100
- :param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#priority EventOrchestrationService#priority}.
3101
- :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#route_to EventOrchestrationService#route_to}.
3102
- :param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#severity EventOrchestrationService#severity}.
3103
- :param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#suppress EventOrchestrationService#suppress}.
3104
- :param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#suspend EventOrchestrationService#suspend}.
3105
- :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#variable EventOrchestrationService#variable}
3094
+ :param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#annotate EventOrchestrationService#annotate}.
3095
+ :param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#automation_action EventOrchestrationService#automation_action}
3096
+ :param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#event_action EventOrchestrationService#event_action}.
3097
+ :param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#extraction EventOrchestrationService#extraction}
3098
+ :param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#incident_custom_field_update EventOrchestrationService#incident_custom_field_update}
3099
+ :param pagerduty_automation_action: pagerduty_automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#pagerduty_automation_action EventOrchestrationService#pagerduty_automation_action}
3100
+ :param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#priority EventOrchestrationService#priority}.
3101
+ :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#route_to EventOrchestrationService#route_to}.
3102
+ :param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#severity EventOrchestrationService#severity}.
3103
+ :param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#suppress EventOrchestrationService#suppress}.
3104
+ :param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#suspend EventOrchestrationService#suspend}.
3105
+ :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#variable EventOrchestrationService#variable}
3106
3106
  '''
3107
3107
  if isinstance(automation_action, dict):
3108
3108
  automation_action = EventOrchestrationServiceSetRuleActionsAutomationAction(**automation_action)
@@ -3150,7 +3150,7 @@ class EventOrchestrationServiceSetRuleActions:
3150
3150
 
3151
3151
  @builtins.property
3152
3152
  def annotate(self) -> typing.Optional[builtins.str]:
3153
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#annotate EventOrchestrationService#annotate}.'''
3153
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#annotate EventOrchestrationService#annotate}.'''
3154
3154
  result = self._values.get("annotate")
3155
3155
  return typing.cast(typing.Optional[builtins.str], result)
3156
3156
 
@@ -3160,14 +3160,14 @@ class EventOrchestrationServiceSetRuleActions:
3160
3160
  ) -> typing.Optional["EventOrchestrationServiceSetRuleActionsAutomationAction"]:
3161
3161
  '''automation_action block.
3162
3162
 
3163
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#automation_action EventOrchestrationService#automation_action}
3163
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#automation_action EventOrchestrationService#automation_action}
3164
3164
  '''
3165
3165
  result = self._values.get("automation_action")
3166
3166
  return typing.cast(typing.Optional["EventOrchestrationServiceSetRuleActionsAutomationAction"], result)
3167
3167
 
3168
3168
  @builtins.property
3169
3169
  def event_action(self) -> typing.Optional[builtins.str]:
3170
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#event_action EventOrchestrationService#event_action}.'''
3170
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#event_action EventOrchestrationService#event_action}.'''
3171
3171
  result = self._values.get("event_action")
3172
3172
  return typing.cast(typing.Optional[builtins.str], result)
3173
3173
 
@@ -3177,7 +3177,7 @@ class EventOrchestrationServiceSetRuleActions:
3177
3177
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRuleActionsExtraction"]]]:
3178
3178
  '''extraction block.
3179
3179
 
3180
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#extraction EventOrchestrationService#extraction}
3180
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#extraction EventOrchestrationService#extraction}
3181
3181
  '''
3182
3182
  result = self._values.get("extraction")
3183
3183
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRuleActionsExtraction"]]], result)
@@ -3188,7 +3188,7 @@ class EventOrchestrationServiceSetRuleActions:
3188
3188
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRuleActionsIncidentCustomFieldUpdate"]]]:
3189
3189
  '''incident_custom_field_update block.
3190
3190
 
3191
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#incident_custom_field_update EventOrchestrationService#incident_custom_field_update}
3191
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#incident_custom_field_update EventOrchestrationService#incident_custom_field_update}
3192
3192
  '''
3193
3193
  result = self._values.get("incident_custom_field_update")
3194
3194
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRuleActionsIncidentCustomFieldUpdate"]]], result)
@@ -3199,26 +3199,26 @@ class EventOrchestrationServiceSetRuleActions:
3199
3199
  ) -> typing.Optional["EventOrchestrationServiceSetRuleActionsPagerdutyAutomationAction"]:
3200
3200
  '''pagerduty_automation_action block.
3201
3201
 
3202
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#pagerduty_automation_action EventOrchestrationService#pagerduty_automation_action}
3202
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#pagerduty_automation_action EventOrchestrationService#pagerduty_automation_action}
3203
3203
  '''
3204
3204
  result = self._values.get("pagerduty_automation_action")
3205
3205
  return typing.cast(typing.Optional["EventOrchestrationServiceSetRuleActionsPagerdutyAutomationAction"], result)
3206
3206
 
3207
3207
  @builtins.property
3208
3208
  def priority(self) -> typing.Optional[builtins.str]:
3209
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#priority EventOrchestrationService#priority}.'''
3209
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#priority EventOrchestrationService#priority}.'''
3210
3210
  result = self._values.get("priority")
3211
3211
  return typing.cast(typing.Optional[builtins.str], result)
3212
3212
 
3213
3213
  @builtins.property
3214
3214
  def route_to(self) -> typing.Optional[builtins.str]:
3215
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#route_to EventOrchestrationService#route_to}.'''
3215
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#route_to EventOrchestrationService#route_to}.'''
3216
3216
  result = self._values.get("route_to")
3217
3217
  return typing.cast(typing.Optional[builtins.str], result)
3218
3218
 
3219
3219
  @builtins.property
3220
3220
  def severity(self) -> typing.Optional[builtins.str]:
3221
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#severity EventOrchestrationService#severity}.'''
3221
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#severity EventOrchestrationService#severity}.'''
3222
3222
  result = self._values.get("severity")
3223
3223
  return typing.cast(typing.Optional[builtins.str], result)
3224
3224
 
@@ -3226,13 +3226,13 @@ class EventOrchestrationServiceSetRuleActions:
3226
3226
  def suppress(
3227
3227
  self,
3228
3228
  ) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
3229
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#suppress EventOrchestrationService#suppress}.'''
3229
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#suppress EventOrchestrationService#suppress}.'''
3230
3230
  result = self._values.get("suppress")
3231
3231
  return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
3232
3232
 
3233
3233
  @builtins.property
3234
3234
  def suspend(self) -> typing.Optional[jsii.Number]:
3235
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#suspend EventOrchestrationService#suspend}.'''
3235
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#suspend EventOrchestrationService#suspend}.'''
3236
3236
  result = self._values.get("suspend")
3237
3237
  return typing.cast(typing.Optional[jsii.Number], result)
3238
3238
 
@@ -3242,7 +3242,7 @@ class EventOrchestrationServiceSetRuleActions:
3242
3242
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRuleActionsVariable"]]]:
3243
3243
  '''variable block.
3244
3244
 
3245
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#variable EventOrchestrationService#variable}
3245
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#variable EventOrchestrationService#variable}
3246
3246
  '''
3247
3247
  result = self._values.get("variable")
3248
3248
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRuleActionsVariable"]]], result)
@@ -3281,11 +3281,11 @@ class EventOrchestrationServiceSetRuleActionsAutomationAction:
3281
3281
  parameter: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["EventOrchestrationServiceSetRuleActionsAutomationActionParameter", typing.Dict[builtins.str, typing.Any]]]]] = None,
3282
3282
  ) -> None:
3283
3283
  '''
3284
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.
3285
- :param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#url EventOrchestrationService#url}.
3286
- :param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#auto_send EventOrchestrationService#auto_send}.
3287
- :param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#header EventOrchestrationService#header}
3288
- :param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#parameter EventOrchestrationService#parameter}
3284
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.
3285
+ :param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#url EventOrchestrationService#url}.
3286
+ :param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#auto_send EventOrchestrationService#auto_send}.
3287
+ :param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#header EventOrchestrationService#header}
3288
+ :param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#parameter EventOrchestrationService#parameter}
3289
3289
  '''
3290
3290
  if __debug__:
3291
3291
  type_hints = typing.get_type_hints(_typecheckingstub__d8409c756e9c88bbd47141608bcf02872fa8a893f32dd2996d0d0f430842cefd)
@@ -3307,14 +3307,14 @@ class EventOrchestrationServiceSetRuleActionsAutomationAction:
3307
3307
 
3308
3308
  @builtins.property
3309
3309
  def name(self) -> builtins.str:
3310
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.'''
3310
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.'''
3311
3311
  result = self._values.get("name")
3312
3312
  assert result is not None, "Required property 'name' is missing"
3313
3313
  return typing.cast(builtins.str, result)
3314
3314
 
3315
3315
  @builtins.property
3316
3316
  def url(self) -> builtins.str:
3317
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#url EventOrchestrationService#url}.'''
3317
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#url EventOrchestrationService#url}.'''
3318
3318
  result = self._values.get("url")
3319
3319
  assert result is not None, "Required property 'url' is missing"
3320
3320
  return typing.cast(builtins.str, result)
@@ -3323,7 +3323,7 @@ class EventOrchestrationServiceSetRuleActionsAutomationAction:
3323
3323
  def auto_send(
3324
3324
  self,
3325
3325
  ) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
3326
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#auto_send EventOrchestrationService#auto_send}.'''
3326
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#auto_send EventOrchestrationService#auto_send}.'''
3327
3327
  result = self._values.get("auto_send")
3328
3328
  return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
3329
3329
 
@@ -3333,7 +3333,7 @@ class EventOrchestrationServiceSetRuleActionsAutomationAction:
3333
3333
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRuleActionsAutomationActionHeader"]]]:
3334
3334
  '''header block.
3335
3335
 
3336
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#header EventOrchestrationService#header}
3336
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#header EventOrchestrationService#header}
3337
3337
  '''
3338
3338
  result = self._values.get("header")
3339
3339
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRuleActionsAutomationActionHeader"]]], result)
@@ -3344,7 +3344,7 @@ class EventOrchestrationServiceSetRuleActionsAutomationAction:
3344
3344
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRuleActionsAutomationActionParameter"]]]:
3345
3345
  '''parameter block.
3346
3346
 
3347
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#parameter EventOrchestrationService#parameter}
3347
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#parameter EventOrchestrationService#parameter}
3348
3348
  '''
3349
3349
  result = self._values.get("parameter")
3350
3350
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRuleActionsAutomationActionParameter"]]], result)
@@ -3369,8 +3369,8 @@ class EventOrchestrationServiceSetRuleActionsAutomationAction:
3369
3369
  class EventOrchestrationServiceSetRuleActionsAutomationActionHeader:
3370
3370
  def __init__(self, *, key: builtins.str, value: builtins.str) -> None:
3371
3371
  '''
3372
- :param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#key EventOrchestrationService#key}.
3373
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.
3372
+ :param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#key EventOrchestrationService#key}.
3373
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.
3374
3374
  '''
3375
3375
  if __debug__:
3376
3376
  type_hints = typing.get_type_hints(_typecheckingstub__8a266dfea797f0686985ed7480dbe6c112195b764c4d37fd6f94389fb233003c)
@@ -3383,14 +3383,14 @@ class EventOrchestrationServiceSetRuleActionsAutomationActionHeader:
3383
3383
 
3384
3384
  @builtins.property
3385
3385
  def key(self) -> builtins.str:
3386
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#key EventOrchestrationService#key}.'''
3386
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#key EventOrchestrationService#key}.'''
3387
3387
  result = self._values.get("key")
3388
3388
  assert result is not None, "Required property 'key' is missing"
3389
3389
  return typing.cast(builtins.str, result)
3390
3390
 
3391
3391
  @builtins.property
3392
3392
  def value(self) -> builtins.str:
3393
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.'''
3393
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.'''
3394
3394
  result = self._values.get("value")
3395
3395
  assert result is not None, "Required property 'value' is missing"
3396
3396
  return typing.cast(builtins.str, result)
@@ -3746,8 +3746,8 @@ class EventOrchestrationServiceSetRuleActionsAutomationActionOutputReference(
3746
3746
  class EventOrchestrationServiceSetRuleActionsAutomationActionParameter:
3747
3747
  def __init__(self, *, key: builtins.str, value: builtins.str) -> None:
3748
3748
  '''
3749
- :param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#key EventOrchestrationService#key}.
3750
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.
3749
+ :param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#key EventOrchestrationService#key}.
3750
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.
3751
3751
  '''
3752
3752
  if __debug__:
3753
3753
  type_hints = typing.get_type_hints(_typecheckingstub__67d80436ba744c79afdb60856ad38e37577b5c51931653fc782f22e52e25e41e)
@@ -3760,14 +3760,14 @@ class EventOrchestrationServiceSetRuleActionsAutomationActionParameter:
3760
3760
 
3761
3761
  @builtins.property
3762
3762
  def key(self) -> builtins.str:
3763
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#key EventOrchestrationService#key}.'''
3763
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#key EventOrchestrationService#key}.'''
3764
3764
  result = self._values.get("key")
3765
3765
  assert result is not None, "Required property 'key' is missing"
3766
3766
  return typing.cast(builtins.str, result)
3767
3767
 
3768
3768
  @builtins.property
3769
3769
  def value(self) -> builtins.str:
3770
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.'''
3770
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.'''
3771
3771
  result = self._values.get("value")
3772
3772
  assert result is not None, "Required property 'value' is missing"
3773
3773
  return typing.cast(builtins.str, result)
@@ -3975,10 +3975,10 @@ class EventOrchestrationServiceSetRuleActionsExtraction:
3975
3975
  template: typing.Optional[builtins.str] = None,
3976
3976
  ) -> None:
3977
3977
  '''
3978
- :param target: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#target EventOrchestrationService#target}.
3979
- :param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#regex EventOrchestrationService#regex}.
3980
- :param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#source EventOrchestrationService#source}.
3981
- :param template: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#template EventOrchestrationService#template}.
3978
+ :param target: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#target EventOrchestrationService#target}.
3979
+ :param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#regex EventOrchestrationService#regex}.
3980
+ :param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#source EventOrchestrationService#source}.
3981
+ :param template: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#template EventOrchestrationService#template}.
3982
3982
  '''
3983
3983
  if __debug__:
3984
3984
  type_hints = typing.get_type_hints(_typecheckingstub__9138b3998b450ceabb3c6ac2921c89d32e2406df0ebe9be0977195617fceb236)
@@ -3998,26 +3998,26 @@ class EventOrchestrationServiceSetRuleActionsExtraction:
3998
3998
 
3999
3999
  @builtins.property
4000
4000
  def target(self) -> builtins.str:
4001
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#target EventOrchestrationService#target}.'''
4001
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#target EventOrchestrationService#target}.'''
4002
4002
  result = self._values.get("target")
4003
4003
  assert result is not None, "Required property 'target' is missing"
4004
4004
  return typing.cast(builtins.str, result)
4005
4005
 
4006
4006
  @builtins.property
4007
4007
  def regex(self) -> typing.Optional[builtins.str]:
4008
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#regex EventOrchestrationService#regex}.'''
4008
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#regex EventOrchestrationService#regex}.'''
4009
4009
  result = self._values.get("regex")
4010
4010
  return typing.cast(typing.Optional[builtins.str], result)
4011
4011
 
4012
4012
  @builtins.property
4013
4013
  def source(self) -> typing.Optional[builtins.str]:
4014
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#source EventOrchestrationService#source}.'''
4014
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#source EventOrchestrationService#source}.'''
4015
4015
  result = self._values.get("source")
4016
4016
  return typing.cast(typing.Optional[builtins.str], result)
4017
4017
 
4018
4018
  @builtins.property
4019
4019
  def template(self) -> typing.Optional[builtins.str]:
4020
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#template EventOrchestrationService#template}.'''
4020
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#template EventOrchestrationService#template}.'''
4021
4021
  result = self._values.get("template")
4022
4022
  return typing.cast(typing.Optional[builtins.str], result)
4023
4023
 
@@ -4258,8 +4258,8 @@ class EventOrchestrationServiceSetRuleActionsExtractionOutputReference(
4258
4258
  class EventOrchestrationServiceSetRuleActionsIncidentCustomFieldUpdate:
4259
4259
  def __init__(self, *, id: builtins.str, value: builtins.str) -> None:
4260
4260
  '''
4261
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/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.
4262
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.
4261
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/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.
4262
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.
4263
4263
  '''
4264
4264
  if __debug__:
4265
4265
  type_hints = typing.get_type_hints(_typecheckingstub__31f6fe127b5965fad04ba280bc2b0717d92426f136ed60e964ca92c3c58da09a)
@@ -4272,7 +4272,7 @@ class EventOrchestrationServiceSetRuleActionsIncidentCustomFieldUpdate:
4272
4272
 
4273
4273
  @builtins.property
4274
4274
  def id(self) -> builtins.str:
4275
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#id EventOrchestrationService#id}.
4275
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#id EventOrchestrationService#id}.
4276
4276
 
4277
4277
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
4278
4278
  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.
@@ -4283,7 +4283,7 @@ class EventOrchestrationServiceSetRuleActionsIncidentCustomFieldUpdate:
4283
4283
 
4284
4284
  @builtins.property
4285
4285
  def value(self) -> builtins.str:
4286
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.'''
4286
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.'''
4287
4287
  result = self._values.get("value")
4288
4288
  assert result is not None, "Required property 'value' is missing"
4289
4289
  return typing.cast(builtins.str, result)
@@ -4502,11 +4502,11 @@ class EventOrchestrationServiceSetRuleActionsOutputReference(
4502
4502
  parameter: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union[EventOrchestrationServiceSetRuleActionsAutomationActionParameter, typing.Dict[builtins.str, typing.Any]]]]] = None,
4503
4503
  ) -> None:
4504
4504
  '''
4505
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.
4506
- :param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#url EventOrchestrationService#url}.
4507
- :param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#auto_send EventOrchestrationService#auto_send}.
4508
- :param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#header EventOrchestrationService#header}
4509
- :param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#parameter EventOrchestrationService#parameter}
4505
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.
4506
+ :param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#url EventOrchestrationService#url}.
4507
+ :param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#auto_send EventOrchestrationService#auto_send}.
4508
+ :param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#header EventOrchestrationService#header}
4509
+ :param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#parameter EventOrchestrationService#parameter}
4510
4510
  '''
4511
4511
  value = EventOrchestrationServiceSetRuleActionsAutomationAction(
4512
4512
  name=name, url=url, auto_send=auto_send, header=header, parameter=parameter
@@ -4543,7 +4543,7 @@ class EventOrchestrationServiceSetRuleActionsOutputReference(
4543
4543
  @jsii.member(jsii_name="putPagerdutyAutomationAction")
4544
4544
  def put_pagerduty_automation_action(self, *, action_id: builtins.str) -> None:
4545
4545
  '''
4546
- :param action_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#action_id EventOrchestrationService#action_id}.
4546
+ :param action_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#action_id EventOrchestrationService#action_id}.
4547
4547
  '''
4548
4548
  value = EventOrchestrationServiceSetRuleActionsPagerdutyAutomationAction(
4549
4549
  action_id=action_id
@@ -4828,7 +4828,7 @@ class EventOrchestrationServiceSetRuleActionsOutputReference(
4828
4828
  class EventOrchestrationServiceSetRuleActionsPagerdutyAutomationAction:
4829
4829
  def __init__(self, *, action_id: builtins.str) -> None:
4830
4830
  '''
4831
- :param action_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#action_id EventOrchestrationService#action_id}.
4831
+ :param action_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#action_id EventOrchestrationService#action_id}.
4832
4832
  '''
4833
4833
  if __debug__:
4834
4834
  type_hints = typing.get_type_hints(_typecheckingstub__b45c1286128603948566d39c36b5a18e107173c14e9836c53497bfcfa6cb770e)
@@ -4839,7 +4839,7 @@ class EventOrchestrationServiceSetRuleActionsPagerdutyAutomationAction:
4839
4839
 
4840
4840
  @builtins.property
4841
4841
  def action_id(self) -> builtins.str:
4842
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#action_id EventOrchestrationService#action_id}.'''
4842
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#action_id EventOrchestrationService#action_id}.'''
4843
4843
  result = self._values.get("action_id")
4844
4844
  assert result is not None, "Required property 'action_id' is missing"
4845
4845
  return typing.cast(builtins.str, result)
@@ -4926,10 +4926,10 @@ class EventOrchestrationServiceSetRuleActionsVariable:
4926
4926
  value: builtins.str,
4927
4927
  ) -> None:
4928
4928
  '''
4929
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.
4930
- :param path: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#path EventOrchestrationService#path}.
4931
- :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#type EventOrchestrationService#type}.
4932
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.
4929
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.
4930
+ :param path: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#path EventOrchestrationService#path}.
4931
+ :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#type EventOrchestrationService#type}.
4932
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.
4933
4933
  '''
4934
4934
  if __debug__:
4935
4935
  type_hints = typing.get_type_hints(_typecheckingstub__c9632f4e1b4c7828074e1887f22a1e0143e4c315242b0a620ea3afef8607337d)
@@ -4946,28 +4946,28 @@ class EventOrchestrationServiceSetRuleActionsVariable:
4946
4946
 
4947
4947
  @builtins.property
4948
4948
  def name(self) -> builtins.str:
4949
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.'''
4949
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.'''
4950
4950
  result = self._values.get("name")
4951
4951
  assert result is not None, "Required property 'name' is missing"
4952
4952
  return typing.cast(builtins.str, result)
4953
4953
 
4954
4954
  @builtins.property
4955
4955
  def path(self) -> builtins.str:
4956
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#path EventOrchestrationService#path}.'''
4956
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#path EventOrchestrationService#path}.'''
4957
4957
  result = self._values.get("path")
4958
4958
  assert result is not None, "Required property 'path' is missing"
4959
4959
  return typing.cast(builtins.str, result)
4960
4960
 
4961
4961
  @builtins.property
4962
4962
  def type(self) -> builtins.str:
4963
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#type EventOrchestrationService#type}.'''
4963
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#type EventOrchestrationService#type}.'''
4964
4964
  result = self._values.get("type")
4965
4965
  assert result is not None, "Required property 'type' is missing"
4966
4966
  return typing.cast(builtins.str, result)
4967
4967
 
4968
4968
  @builtins.property
4969
4969
  def value(self) -> builtins.str:
4970
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.'''
4970
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.'''
4971
4971
  result = self._values.get("value")
4972
4972
  assert result is not None, "Required property 'value' is missing"
4973
4973
  return typing.cast(builtins.str, result)
@@ -5197,7 +5197,7 @@ class EventOrchestrationServiceSetRuleActionsVariableOutputReference(
5197
5197
  class EventOrchestrationServiceSetRuleCondition:
5198
5198
  def __init__(self, *, expression: builtins.str) -> None:
5199
5199
  '''
5200
- :param expression: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#expression EventOrchestrationService#expression}.
5200
+ :param expression: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#expression EventOrchestrationService#expression}.
5201
5201
  '''
5202
5202
  if __debug__:
5203
5203
  type_hints = typing.get_type_hints(_typecheckingstub__78c6e1554d173ad12b3039d4110ca671876f66a2b24da2ee61d832b8237bf56e)
@@ -5208,7 +5208,7 @@ class EventOrchestrationServiceSetRuleCondition:
5208
5208
 
5209
5209
  @builtins.property
5210
5210
  def expression(self) -> builtins.str:
5211
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#expression EventOrchestrationService#expression}.'''
5211
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#expression EventOrchestrationService#expression}.'''
5212
5212
  result = self._values.get("expression")
5213
5213
  assert result is not None, "Required property 'expression' is missing"
5214
5214
  return typing.cast(builtins.str, result)
@@ -5516,18 +5516,18 @@ class EventOrchestrationServiceSetRuleOutputReference(
5516
5516
  variable: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union[EventOrchestrationServiceSetRuleActionsVariable, typing.Dict[builtins.str, typing.Any]]]]] = None,
5517
5517
  ) -> None:
5518
5518
  '''
5519
- :param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#annotate EventOrchestrationService#annotate}.
5520
- :param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#automation_action EventOrchestrationService#automation_action}
5521
- :param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#event_action EventOrchestrationService#event_action}.
5522
- :param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#extraction EventOrchestrationService#extraction}
5523
- :param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#incident_custom_field_update EventOrchestrationService#incident_custom_field_update}
5524
- :param pagerduty_automation_action: pagerduty_automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#pagerduty_automation_action EventOrchestrationService#pagerduty_automation_action}
5525
- :param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#priority EventOrchestrationService#priority}.
5526
- :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#route_to EventOrchestrationService#route_to}.
5527
- :param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#severity EventOrchestrationService#severity}.
5528
- :param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#suppress EventOrchestrationService#suppress}.
5529
- :param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#suspend EventOrchestrationService#suspend}.
5530
- :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_service#variable EventOrchestrationService#variable}
5519
+ :param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#annotate EventOrchestrationService#annotate}.
5520
+ :param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#automation_action EventOrchestrationService#automation_action}
5521
+ :param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#event_action EventOrchestrationService#event_action}.
5522
+ :param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#extraction EventOrchestrationService#extraction}
5523
+ :param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#incident_custom_field_update EventOrchestrationService#incident_custom_field_update}
5524
+ :param pagerduty_automation_action: pagerduty_automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#pagerduty_automation_action EventOrchestrationService#pagerduty_automation_action}
5525
+ :param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#priority EventOrchestrationService#priority}.
5526
+ :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#route_to EventOrchestrationService#route_to}.
5527
+ :param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#severity EventOrchestrationService#severity}.
5528
+ :param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#suppress EventOrchestrationService#suppress}.
5529
+ :param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#suspend EventOrchestrationService#suspend}.
5530
+ :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_service#variable EventOrchestrationService#variable}
5531
5531
  '''
5532
5532
  value = EventOrchestrationServiceSetRuleActions(
5533
5533
  annotate=annotate,