cdktf-cdktf-provider-pagerduty 13.11.3__py3-none-any.whl → 13.11.5__py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (83) 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.11.5.jsii.tgz +0 -0
  4. cdktf_cdktf_provider_pagerduty/addon/__init__.py +10 -10
  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 +7 -7
  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_global_cache_variable/__init__.py +13 -13
  18. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_integration/__init__.py +13 -13
  19. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_service_cache_variable/__init__.py +13 -13
  20. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestrations/__init__.py +10 -10
  21. cdktf_cdktf_provider_pagerduty/data_pagerduty_extension_schema/__init__.py +7 -7
  22. cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_custom_field/__init__.py +10 -10
  23. cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_workflow/__init__.py +10 -10
  24. cdktf_cdktf_provider_pagerduty/data_pagerduty_license/__init__.py +13 -13
  25. cdktf_cdktf_provider_pagerduty/data_pagerduty_licenses/__init__.py +7 -7
  26. cdktf_cdktf_provider_pagerduty/data_pagerduty_priority/__init__.py +7 -7
  27. cdktf_cdktf_provider_pagerduty/data_pagerduty_ruleset/__init__.py +10 -10
  28. cdktf_cdktf_provider_pagerduty/data_pagerduty_schedule/__init__.py +10 -10
  29. cdktf_cdktf_provider_pagerduty/data_pagerduty_service/__init__.py +7 -7
  30. cdktf_cdktf_provider_pagerduty/data_pagerduty_service_integration/__init__.py +10 -10
  31. cdktf_cdktf_provider_pagerduty/data_pagerduty_standards/__init__.py +7 -7
  32. cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resource_scores/__init__.py +10 -10
  33. cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resources_scores/__init__.py +10 -10
  34. cdktf_cdktf_provider_pagerduty/data_pagerduty_tag/__init__.py +7 -7
  35. cdktf_cdktf_provider_pagerduty/data_pagerduty_team/__init__.py +16 -16
  36. cdktf_cdktf_provider_pagerduty/data_pagerduty_team_members/__init__.py +10 -10
  37. cdktf_cdktf_provider_pagerduty/data_pagerduty_user/__init__.py +10 -10
  38. cdktf_cdktf_provider_pagerduty/data_pagerduty_user_contact_method/__init__.py +16 -16
  39. cdktf_cdktf_provider_pagerduty/data_pagerduty_users/__init__.py +10 -10
  40. cdktf_cdktf_provider_pagerduty/data_pagerduty_vendor/__init__.py +10 -10
  41. cdktf_cdktf_provider_pagerduty/escalation_policy/__init__.py +35 -35
  42. cdktf_cdktf_provider_pagerduty/event_orchestration/__init__.py +19 -19
  43. cdktf_cdktf_provider_pagerduty/event_orchestration_global/__init__.py +197 -197
  44. cdktf_cdktf_provider_pagerduty/event_orchestration_global_cache_variable/__init__.py +33 -33
  45. cdktf_cdktf_provider_pagerduty/event_orchestration_integration/__init__.py +10 -10
  46. cdktf_cdktf_provider_pagerduty/event_orchestration_router/__init__.py +50 -50
  47. cdktf_cdktf_provider_pagerduty/event_orchestration_service/__init__.py +206 -206
  48. cdktf_cdktf_provider_pagerduty/event_orchestration_service_cache_variable/__init__.py +33 -33
  49. cdktf_cdktf_provider_pagerduty/event_orchestration_unrouted/__init__.py +92 -92
  50. cdktf_cdktf_provider_pagerduty/event_rule/__init__.py +16 -16
  51. cdktf_cdktf_provider_pagerduty/extension/__init__.py +22 -22
  52. cdktf_cdktf_provider_pagerduty/extension_servicenow/__init__.py +40 -40
  53. cdktf_cdktf_provider_pagerduty/incident_custom_field/__init__.py +25 -25
  54. cdktf_cdktf_provider_pagerduty/incident_custom_field_option/__init__.py +16 -16
  55. cdktf_cdktf_provider_pagerduty/incident_workflow/__init__.py +45 -45
  56. cdktf_cdktf_provider_pagerduty/incident_workflow_trigger/__init__.py +31 -31
  57. cdktf_cdktf_provider_pagerduty/maintenance_window/__init__.py +19 -19
  58. cdktf_cdktf_provider_pagerduty/provider/__init__.py +34 -34
  59. cdktf_cdktf_provider_pagerduty/response_play/__init__.py +55 -55
  60. cdktf_cdktf_provider_pagerduty/ruleset/__init__.py +16 -16
  61. cdktf_cdktf_provider_pagerduty/ruleset_rule/__init__.py +125 -125
  62. cdktf_cdktf_provider_pagerduty/schedule/__init__.py +47 -47
  63. cdktf_cdktf_provider_pagerduty/service/__init__.py +122 -122
  64. cdktf_cdktf_provider_pagerduty/service_dependency/__init__.py +21 -21
  65. cdktf_cdktf_provider_pagerduty/service_event_rule/__init__.py +117 -117
  66. cdktf_cdktf_provider_pagerduty/service_integration/__init__.py +90 -90
  67. cdktf_cdktf_provider_pagerduty/slack_connection/__init__.py +31 -31
  68. cdktf_cdktf_provider_pagerduty/tag/__init__.py +7 -7
  69. cdktf_cdktf_provider_pagerduty/tag_assignment/__init__.py +13 -13
  70. cdktf_cdktf_provider_pagerduty/team/__init__.py +16 -16
  71. cdktf_cdktf_provider_pagerduty/team_membership/__init__.py +16 -16
  72. cdktf_cdktf_provider_pagerduty/user/__init__.py +34 -34
  73. cdktf_cdktf_provider_pagerduty/user_contact_method/__init__.py +25 -25
  74. cdktf_cdktf_provider_pagerduty/user_handoff_notification_rule/__init__.py +20 -20
  75. cdktf_cdktf_provider_pagerduty/user_notification_rule/__init__.py +19 -19
  76. cdktf_cdktf_provider_pagerduty/webhook_subscription/__init__.py +41 -41
  77. {cdktf_cdktf_provider_pagerduty-13.11.3.dist-info → cdktf_cdktf_provider_pagerduty-13.11.5.dist-info}/METADATA +4 -4
  78. cdktf_cdktf_provider_pagerduty-13.11.5.dist-info/RECORD +82 -0
  79. cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.11.3.jsii.tgz +0 -0
  80. cdktf_cdktf_provider_pagerduty-13.11.3.dist-info/RECORD +0 -82
  81. {cdktf_cdktf_provider_pagerduty-13.11.3.dist-info → cdktf_cdktf_provider_pagerduty-13.11.5.dist-info}/LICENSE +0 -0
  82. {cdktf_cdktf_provider_pagerduty-13.11.3.dist-info → cdktf_cdktf_provider_pagerduty-13.11.5.dist-info}/WHEEL +0 -0
  83. {cdktf_cdktf_provider_pagerduty-13.11.3.dist-info → cdktf_cdktf_provider_pagerduty-13.11.5.dist-info}/top_level.txt +0 -0
@@ -1,7 +1,7 @@
1
1
  r'''
2
2
  # `pagerduty_event_orchestration_service`
3
3
 
4
- Refer to the Terraform Registry for docs: [`pagerduty_event_orchestration_service`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/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.15.5/docs/resources/event_orchestration_service).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -29,7 +29,7 @@ class EventOrchestrationService(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-pagerduty.eventOrchestrationService.EventOrchestrationService",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service pagerduty_event_orchestration_service}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service pagerduty_event_orchestration_service}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -49,15 +49,15 @@ class EventOrchestrationService(
49
49
  provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
50
50
  provisioners: typing.Optional[typing.Sequence[typing.Union[typing.Union[_cdktf_9a9027ec.FileProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.LocalExecProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.RemoteExecProvisioner, typing.Dict[builtins.str, typing.Any]]]]] = None,
51
51
  ) -> None:
52
- '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service pagerduty_event_orchestration_service} Resource.
52
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service pagerduty_event_orchestration_service} Resource.
53
53
 
54
54
  :param scope: The scope in which to define this construct.
55
55
  :param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
56
- :param catch_all: catch_all block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#catch_all EventOrchestrationService#catch_all}
57
- :param service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#service EventOrchestrationService#service}.
58
- :param set: set block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#set EventOrchestrationService#set}
59
- :param enable_event_orchestration_for_service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#enable_event_orchestration_for_service EventOrchestrationService#enable_event_orchestration_for_service}.
60
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/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.
56
+ :param catch_all: catch_all block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#catch_all EventOrchestrationService#catch_all}
57
+ :param service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#service EventOrchestrationService#service}.
58
+ :param set: set block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#set EventOrchestrationService#set}
59
+ :param enable_event_orchestration_for_service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#enable_event_orchestration_for_service EventOrchestrationService#enable_event_orchestration_for_service}.
60
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#id EventOrchestrationService#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
61
61
  :param connection:
62
62
  :param count:
63
63
  :param depends_on:
@@ -100,7 +100,7 @@ class EventOrchestrationService(
100
100
 
101
101
  :param scope: The scope in which to define this construct.
102
102
  :param import_to_id: The construct id used in the generated config for the EventOrchestrationService to import.
103
- :param import_from_id: The id of the existing EventOrchestrationService that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#import import section} in the documentation of this resource for the id to use
103
+ :param import_from_id: The id of the existing EventOrchestrationService that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#import import section} in the documentation of this resource for the id to use
104
104
  :param provider: ? Optional instance of the provider where the EventOrchestrationService to import is found.
105
105
  '''
106
106
  if __debug__:
@@ -118,7 +118,7 @@ class EventOrchestrationService(
118
118
  actions: typing.Union["EventOrchestrationServiceCatchAllActions", typing.Dict[builtins.str, typing.Any]],
119
119
  ) -> None:
120
120
  '''
121
- :param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#actions EventOrchestrationService#actions}
121
+ :param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#actions EventOrchestrationService#actions}
122
122
  '''
123
123
  value = EventOrchestrationServiceCatchAll(actions=actions)
124
124
 
@@ -251,7 +251,7 @@ class EventOrchestrationServiceCatchAll:
251
251
  actions: typing.Union["EventOrchestrationServiceCatchAllActions", typing.Dict[builtins.str, typing.Any]],
252
252
  ) -> None:
253
253
  '''
254
- :param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#actions EventOrchestrationService#actions}
254
+ :param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#actions EventOrchestrationService#actions}
255
255
  '''
256
256
  if isinstance(actions, dict):
257
257
  actions = EventOrchestrationServiceCatchAllActions(**actions)
@@ -266,7 +266,7 @@ class EventOrchestrationServiceCatchAll:
266
266
  def actions(self) -> "EventOrchestrationServiceCatchAllActions":
267
267
  '''actions block.
268
268
 
269
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#actions EventOrchestrationService#actions}
269
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#actions EventOrchestrationService#actions}
270
270
  '''
271
271
  result = self._values.get("actions")
272
272
  assert result is not None, "Required property 'actions' is missing"
@@ -322,19 +322,19 @@ class EventOrchestrationServiceCatchAllActions:
322
322
  variable: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["EventOrchestrationServiceCatchAllActionsVariable", typing.Dict[builtins.str, typing.Any]]]]] = None,
323
323
  ) -> None:
324
324
  '''
325
- :param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#annotate EventOrchestrationService#annotate}.
326
- :param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#automation_action EventOrchestrationService#automation_action}
327
- :param escalation_policy: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#escalation_policy EventOrchestrationService#escalation_policy}.
328
- :param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#event_action EventOrchestrationService#event_action}.
329
- :param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#extraction EventOrchestrationService#extraction}
330
- :param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#incident_custom_field_update EventOrchestrationService#incident_custom_field_update}
331
- :param pagerduty_automation_action: pagerduty_automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#pagerduty_automation_action EventOrchestrationService#pagerduty_automation_action}
332
- :param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#priority EventOrchestrationService#priority}.
333
- :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#route_to EventOrchestrationService#route_to}.
334
- :param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#severity EventOrchestrationService#severity}.
335
- :param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#suppress EventOrchestrationService#suppress}.
336
- :param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#suspend EventOrchestrationService#suspend}.
337
- :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#variable EventOrchestrationService#variable}
325
+ :param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#annotate EventOrchestrationService#annotate}.
326
+ :param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#automation_action EventOrchestrationService#automation_action}
327
+ :param escalation_policy: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#escalation_policy EventOrchestrationService#escalation_policy}.
328
+ :param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#event_action EventOrchestrationService#event_action}.
329
+ :param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#extraction EventOrchestrationService#extraction}
330
+ :param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#incident_custom_field_update EventOrchestrationService#incident_custom_field_update}
331
+ :param pagerduty_automation_action: pagerduty_automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#pagerduty_automation_action EventOrchestrationService#pagerduty_automation_action}
332
+ :param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#priority EventOrchestrationService#priority}.
333
+ :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#route_to EventOrchestrationService#route_to}.
334
+ :param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#severity EventOrchestrationService#severity}.
335
+ :param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#suppress EventOrchestrationService#suppress}.
336
+ :param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#suspend EventOrchestrationService#suspend}.
337
+ :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#variable EventOrchestrationService#variable}
338
338
  '''
339
339
  if isinstance(automation_action, dict):
340
340
  automation_action = EventOrchestrationServiceCatchAllActionsAutomationAction(**automation_action)
@@ -385,7 +385,7 @@ class EventOrchestrationServiceCatchAllActions:
385
385
 
386
386
  @builtins.property
387
387
  def annotate(self) -> typing.Optional[builtins.str]:
388
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#annotate EventOrchestrationService#annotate}.'''
388
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#annotate EventOrchestrationService#annotate}.'''
389
389
  result = self._values.get("annotate")
390
390
  return typing.cast(typing.Optional[builtins.str], result)
391
391
 
@@ -395,20 +395,20 @@ class EventOrchestrationServiceCatchAllActions:
395
395
  ) -> typing.Optional["EventOrchestrationServiceCatchAllActionsAutomationAction"]:
396
396
  '''automation_action block.
397
397
 
398
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#automation_action EventOrchestrationService#automation_action}
398
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#automation_action EventOrchestrationService#automation_action}
399
399
  '''
400
400
  result = self._values.get("automation_action")
401
401
  return typing.cast(typing.Optional["EventOrchestrationServiceCatchAllActionsAutomationAction"], result)
402
402
 
403
403
  @builtins.property
404
404
  def escalation_policy(self) -> typing.Optional[builtins.str]:
405
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#escalation_policy EventOrchestrationService#escalation_policy}.'''
405
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#escalation_policy EventOrchestrationService#escalation_policy}.'''
406
406
  result = self._values.get("escalation_policy")
407
407
  return typing.cast(typing.Optional[builtins.str], result)
408
408
 
409
409
  @builtins.property
410
410
  def event_action(self) -> typing.Optional[builtins.str]:
411
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#event_action EventOrchestrationService#event_action}.'''
411
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#event_action EventOrchestrationService#event_action}.'''
412
412
  result = self._values.get("event_action")
413
413
  return typing.cast(typing.Optional[builtins.str], result)
414
414
 
@@ -418,7 +418,7 @@ class EventOrchestrationServiceCatchAllActions:
418
418
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceCatchAllActionsExtraction"]]]:
419
419
  '''extraction block.
420
420
 
421
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#extraction EventOrchestrationService#extraction}
421
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#extraction EventOrchestrationService#extraction}
422
422
  '''
423
423
  result = self._values.get("extraction")
424
424
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceCatchAllActionsExtraction"]]], result)
@@ -429,7 +429,7 @@ class EventOrchestrationServiceCatchAllActions:
429
429
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceCatchAllActionsIncidentCustomFieldUpdate"]]]:
430
430
  '''incident_custom_field_update block.
431
431
 
432
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#incident_custom_field_update EventOrchestrationService#incident_custom_field_update}
432
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#incident_custom_field_update EventOrchestrationService#incident_custom_field_update}
433
433
  '''
434
434
  result = self._values.get("incident_custom_field_update")
435
435
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceCatchAllActionsIncidentCustomFieldUpdate"]]], result)
@@ -440,26 +440,26 @@ class EventOrchestrationServiceCatchAllActions:
440
440
  ) -> typing.Optional["EventOrchestrationServiceCatchAllActionsPagerdutyAutomationAction"]:
441
441
  '''pagerduty_automation_action block.
442
442
 
443
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#pagerduty_automation_action EventOrchestrationService#pagerduty_automation_action}
443
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#pagerduty_automation_action EventOrchestrationService#pagerduty_automation_action}
444
444
  '''
445
445
  result = self._values.get("pagerduty_automation_action")
446
446
  return typing.cast(typing.Optional["EventOrchestrationServiceCatchAllActionsPagerdutyAutomationAction"], result)
447
447
 
448
448
  @builtins.property
449
449
  def priority(self) -> typing.Optional[builtins.str]:
450
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#priority EventOrchestrationService#priority}.'''
450
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#priority EventOrchestrationService#priority}.'''
451
451
  result = self._values.get("priority")
452
452
  return typing.cast(typing.Optional[builtins.str], result)
453
453
 
454
454
  @builtins.property
455
455
  def route_to(self) -> typing.Optional[builtins.str]:
456
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#route_to EventOrchestrationService#route_to}.'''
456
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#route_to EventOrchestrationService#route_to}.'''
457
457
  result = self._values.get("route_to")
458
458
  return typing.cast(typing.Optional[builtins.str], result)
459
459
 
460
460
  @builtins.property
461
461
  def severity(self) -> typing.Optional[builtins.str]:
462
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#severity EventOrchestrationService#severity}.'''
462
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#severity EventOrchestrationService#severity}.'''
463
463
  result = self._values.get("severity")
464
464
  return typing.cast(typing.Optional[builtins.str], result)
465
465
 
@@ -467,13 +467,13 @@ class EventOrchestrationServiceCatchAllActions:
467
467
  def suppress(
468
468
  self,
469
469
  ) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
470
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#suppress EventOrchestrationService#suppress}.'''
470
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#suppress EventOrchestrationService#suppress}.'''
471
471
  result = self._values.get("suppress")
472
472
  return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
473
473
 
474
474
  @builtins.property
475
475
  def suspend(self) -> typing.Optional[jsii.Number]:
476
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#suspend EventOrchestrationService#suspend}.'''
476
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#suspend EventOrchestrationService#suspend}.'''
477
477
  result = self._values.get("suspend")
478
478
  return typing.cast(typing.Optional[jsii.Number], result)
479
479
 
@@ -483,7 +483,7 @@ class EventOrchestrationServiceCatchAllActions:
483
483
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceCatchAllActionsVariable"]]]:
484
484
  '''variable block.
485
485
 
486
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#variable EventOrchestrationService#variable}
486
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#variable EventOrchestrationService#variable}
487
487
  '''
488
488
  result = self._values.get("variable")
489
489
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceCatchAllActionsVariable"]]], result)
@@ -522,11 +522,11 @@ class EventOrchestrationServiceCatchAllActionsAutomationAction:
522
522
  parameter: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["EventOrchestrationServiceCatchAllActionsAutomationActionParameter", typing.Dict[builtins.str, typing.Any]]]]] = None,
523
523
  ) -> None:
524
524
  '''
525
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.
526
- :param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#url EventOrchestrationService#url}.
527
- :param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#auto_send EventOrchestrationService#auto_send}.
528
- :param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#header EventOrchestrationService#header}
529
- :param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#parameter EventOrchestrationService#parameter}
525
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.
526
+ :param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#url EventOrchestrationService#url}.
527
+ :param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#auto_send EventOrchestrationService#auto_send}.
528
+ :param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#header EventOrchestrationService#header}
529
+ :param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#parameter EventOrchestrationService#parameter}
530
530
  '''
531
531
  if __debug__:
532
532
  type_hints = typing.get_type_hints(_typecheckingstub__efd5f1e070bb8fd6be2fbc035155fcc33d1d50c82cf65ca64bd88817a497c9d6)
@@ -548,14 +548,14 @@ class EventOrchestrationServiceCatchAllActionsAutomationAction:
548
548
 
549
549
  @builtins.property
550
550
  def name(self) -> builtins.str:
551
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.'''
551
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.'''
552
552
  result = self._values.get("name")
553
553
  assert result is not None, "Required property 'name' is missing"
554
554
  return typing.cast(builtins.str, result)
555
555
 
556
556
  @builtins.property
557
557
  def url(self) -> builtins.str:
558
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#url EventOrchestrationService#url}.'''
558
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#url EventOrchestrationService#url}.'''
559
559
  result = self._values.get("url")
560
560
  assert result is not None, "Required property 'url' is missing"
561
561
  return typing.cast(builtins.str, result)
@@ -564,7 +564,7 @@ class EventOrchestrationServiceCatchAllActionsAutomationAction:
564
564
  def auto_send(
565
565
  self,
566
566
  ) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
567
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#auto_send EventOrchestrationService#auto_send}.'''
567
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#auto_send EventOrchestrationService#auto_send}.'''
568
568
  result = self._values.get("auto_send")
569
569
  return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
570
570
 
@@ -574,7 +574,7 @@ class EventOrchestrationServiceCatchAllActionsAutomationAction:
574
574
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceCatchAllActionsAutomationActionHeader"]]]:
575
575
  '''header block.
576
576
 
577
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#header EventOrchestrationService#header}
577
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#header EventOrchestrationService#header}
578
578
  '''
579
579
  result = self._values.get("header")
580
580
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceCatchAllActionsAutomationActionHeader"]]], result)
@@ -585,7 +585,7 @@ class EventOrchestrationServiceCatchAllActionsAutomationAction:
585
585
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceCatchAllActionsAutomationActionParameter"]]]:
586
586
  '''parameter block.
587
587
 
588
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#parameter EventOrchestrationService#parameter}
588
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#parameter EventOrchestrationService#parameter}
589
589
  '''
590
590
  result = self._values.get("parameter")
591
591
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceCatchAllActionsAutomationActionParameter"]]], result)
@@ -610,8 +610,8 @@ class EventOrchestrationServiceCatchAllActionsAutomationAction:
610
610
  class EventOrchestrationServiceCatchAllActionsAutomationActionHeader:
611
611
  def __init__(self, *, key: builtins.str, value: builtins.str) -> None:
612
612
  '''
613
- :param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#key EventOrchestrationService#key}.
614
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.
613
+ :param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#key EventOrchestrationService#key}.
614
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.
615
615
  '''
616
616
  if __debug__:
617
617
  type_hints = typing.get_type_hints(_typecheckingstub__12d73bf329b31b590843bd447dac4068fb86b0f35560c424dceb75b7523d8348)
@@ -624,14 +624,14 @@ class EventOrchestrationServiceCatchAllActionsAutomationActionHeader:
624
624
 
625
625
  @builtins.property
626
626
  def key(self) -> builtins.str:
627
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#key EventOrchestrationService#key}.'''
627
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#key EventOrchestrationService#key}.'''
628
628
  result = self._values.get("key")
629
629
  assert result is not None, "Required property 'key' is missing"
630
630
  return typing.cast(builtins.str, result)
631
631
 
632
632
  @builtins.property
633
633
  def value(self) -> builtins.str:
634
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.'''
634
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.'''
635
635
  result = self._values.get("value")
636
636
  assert result is not None, "Required property 'value' is missing"
637
637
  return typing.cast(builtins.str, result)
@@ -987,8 +987,8 @@ class EventOrchestrationServiceCatchAllActionsAutomationActionOutputReference(
987
987
  class EventOrchestrationServiceCatchAllActionsAutomationActionParameter:
988
988
  def __init__(self, *, key: builtins.str, value: builtins.str) -> None:
989
989
  '''
990
- :param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#key EventOrchestrationService#key}.
991
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.
990
+ :param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#key EventOrchestrationService#key}.
991
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.
992
992
  '''
993
993
  if __debug__:
994
994
  type_hints = typing.get_type_hints(_typecheckingstub__1f77ccf016a5ec27250748c3b8d7d5355a57cb2b23f0da03c4af1fbe0ec6bad4)
@@ -1001,14 +1001,14 @@ class EventOrchestrationServiceCatchAllActionsAutomationActionParameter:
1001
1001
 
1002
1002
  @builtins.property
1003
1003
  def key(self) -> builtins.str:
1004
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#key EventOrchestrationService#key}.'''
1004
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#key EventOrchestrationService#key}.'''
1005
1005
  result = self._values.get("key")
1006
1006
  assert result is not None, "Required property 'key' is missing"
1007
1007
  return typing.cast(builtins.str, result)
1008
1008
 
1009
1009
  @builtins.property
1010
1010
  def value(self) -> builtins.str:
1011
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.'''
1011
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.'''
1012
1012
  result = self._values.get("value")
1013
1013
  assert result is not None, "Required property 'value' is missing"
1014
1014
  return typing.cast(builtins.str, result)
@@ -1216,10 +1216,10 @@ class EventOrchestrationServiceCatchAllActionsExtraction:
1216
1216
  template: typing.Optional[builtins.str] = None,
1217
1217
  ) -> None:
1218
1218
  '''
1219
- :param target: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#target EventOrchestrationService#target}.
1220
- :param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#regex EventOrchestrationService#regex}.
1221
- :param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#source EventOrchestrationService#source}.
1222
- :param template: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#template EventOrchestrationService#template}.
1219
+ :param target: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#target EventOrchestrationService#target}.
1220
+ :param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#regex EventOrchestrationService#regex}.
1221
+ :param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#source EventOrchestrationService#source}.
1222
+ :param template: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#template EventOrchestrationService#template}.
1223
1223
  '''
1224
1224
  if __debug__:
1225
1225
  type_hints = typing.get_type_hints(_typecheckingstub__2f58412ceaa4b443b64995d85bbe4e834b3498866453b4a02bfde851b48a6d87)
@@ -1239,26 +1239,26 @@ class EventOrchestrationServiceCatchAllActionsExtraction:
1239
1239
 
1240
1240
  @builtins.property
1241
1241
  def target(self) -> builtins.str:
1242
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#target EventOrchestrationService#target}.'''
1242
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#target EventOrchestrationService#target}.'''
1243
1243
  result = self._values.get("target")
1244
1244
  assert result is not None, "Required property 'target' is missing"
1245
1245
  return typing.cast(builtins.str, result)
1246
1246
 
1247
1247
  @builtins.property
1248
1248
  def regex(self) -> typing.Optional[builtins.str]:
1249
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#regex EventOrchestrationService#regex}.'''
1249
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#regex EventOrchestrationService#regex}.'''
1250
1250
  result = self._values.get("regex")
1251
1251
  return typing.cast(typing.Optional[builtins.str], result)
1252
1252
 
1253
1253
  @builtins.property
1254
1254
  def source(self) -> typing.Optional[builtins.str]:
1255
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#source EventOrchestrationService#source}.'''
1255
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#source EventOrchestrationService#source}.'''
1256
1256
  result = self._values.get("source")
1257
1257
  return typing.cast(typing.Optional[builtins.str], result)
1258
1258
 
1259
1259
  @builtins.property
1260
1260
  def template(self) -> typing.Optional[builtins.str]:
1261
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#template EventOrchestrationService#template}.'''
1261
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#template EventOrchestrationService#template}.'''
1262
1262
  result = self._values.get("template")
1263
1263
  return typing.cast(typing.Optional[builtins.str], result)
1264
1264
 
@@ -1499,8 +1499,8 @@ class EventOrchestrationServiceCatchAllActionsExtractionOutputReference(
1499
1499
  class EventOrchestrationServiceCatchAllActionsIncidentCustomFieldUpdate:
1500
1500
  def __init__(self, *, id: builtins.str, value: builtins.str) -> None:
1501
1501
  '''
1502
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#id EventOrchestrationService#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
1503
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.
1502
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#id EventOrchestrationService#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
1503
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.
1504
1504
  '''
1505
1505
  if __debug__:
1506
1506
  type_hints = typing.get_type_hints(_typecheckingstub__01c0a9c05e20146e2fbbf0f5af59e520a0ab811ae8ef69b936a08bfba4f12841)
@@ -1513,7 +1513,7 @@ class EventOrchestrationServiceCatchAllActionsIncidentCustomFieldUpdate:
1513
1513
 
1514
1514
  @builtins.property
1515
1515
  def id(self) -> builtins.str:
1516
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#id EventOrchestrationService#id}.
1516
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#id EventOrchestrationService#id}.
1517
1517
 
1518
1518
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
1519
1519
  If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1524,7 +1524,7 @@ class EventOrchestrationServiceCatchAllActionsIncidentCustomFieldUpdate:
1524
1524
 
1525
1525
  @builtins.property
1526
1526
  def value(self) -> builtins.str:
1527
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.'''
1527
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.'''
1528
1528
  result = self._values.get("value")
1529
1529
  assert result is not None, "Required property 'value' is missing"
1530
1530
  return typing.cast(builtins.str, result)
@@ -1743,11 +1743,11 @@ class EventOrchestrationServiceCatchAllActionsOutputReference(
1743
1743
  parameter: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union[EventOrchestrationServiceCatchAllActionsAutomationActionParameter, typing.Dict[builtins.str, typing.Any]]]]] = None,
1744
1744
  ) -> None:
1745
1745
  '''
1746
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.
1747
- :param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#url EventOrchestrationService#url}.
1748
- :param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#auto_send EventOrchestrationService#auto_send}.
1749
- :param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#header EventOrchestrationService#header}
1750
- :param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#parameter EventOrchestrationService#parameter}
1746
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.
1747
+ :param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#url EventOrchestrationService#url}.
1748
+ :param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#auto_send EventOrchestrationService#auto_send}.
1749
+ :param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#header EventOrchestrationService#header}
1750
+ :param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#parameter EventOrchestrationService#parameter}
1751
1751
  '''
1752
1752
  value = EventOrchestrationServiceCatchAllActionsAutomationAction(
1753
1753
  name=name, url=url, auto_send=auto_send, header=header, parameter=parameter
@@ -1784,7 +1784,7 @@ class EventOrchestrationServiceCatchAllActionsOutputReference(
1784
1784
  @jsii.member(jsii_name="putPagerdutyAutomationAction")
1785
1785
  def put_pagerduty_automation_action(self, *, action_id: builtins.str) -> None:
1786
1786
  '''
1787
- :param action_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#action_id EventOrchestrationService#action_id}.
1787
+ :param action_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#action_id EventOrchestrationService#action_id}.
1788
1788
  '''
1789
1789
  value = EventOrchestrationServiceCatchAllActionsPagerdutyAutomationAction(
1790
1790
  action_id=action_id
@@ -2090,7 +2090,7 @@ class EventOrchestrationServiceCatchAllActionsOutputReference(
2090
2090
  class EventOrchestrationServiceCatchAllActionsPagerdutyAutomationAction:
2091
2091
  def __init__(self, *, action_id: builtins.str) -> None:
2092
2092
  '''
2093
- :param action_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#action_id EventOrchestrationService#action_id}.
2093
+ :param action_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#action_id EventOrchestrationService#action_id}.
2094
2094
  '''
2095
2095
  if __debug__:
2096
2096
  type_hints = typing.get_type_hints(_typecheckingstub__36c445cd297e9983fefb5c67dfff11fbb2c473c5aa0a831366f53587769ce7d2)
@@ -2101,7 +2101,7 @@ class EventOrchestrationServiceCatchAllActionsPagerdutyAutomationAction:
2101
2101
 
2102
2102
  @builtins.property
2103
2103
  def action_id(self) -> builtins.str:
2104
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#action_id EventOrchestrationService#action_id}.'''
2104
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#action_id EventOrchestrationService#action_id}.'''
2105
2105
  result = self._values.get("action_id")
2106
2106
  assert result is not None, "Required property 'action_id' is missing"
2107
2107
  return typing.cast(builtins.str, result)
@@ -2188,10 +2188,10 @@ class EventOrchestrationServiceCatchAllActionsVariable:
2188
2188
  value: builtins.str,
2189
2189
  ) -> None:
2190
2190
  '''
2191
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.
2192
- :param path: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#path EventOrchestrationService#path}.
2193
- :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#type EventOrchestrationService#type}.
2194
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.
2191
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.
2192
+ :param path: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#path EventOrchestrationService#path}.
2193
+ :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#type EventOrchestrationService#type}.
2194
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.
2195
2195
  '''
2196
2196
  if __debug__:
2197
2197
  type_hints = typing.get_type_hints(_typecheckingstub__5fdf61e0dc61ba126fbdee02c7fed508a1d24e9330930b98770fd63c46593c81)
@@ -2208,28 +2208,28 @@ class EventOrchestrationServiceCatchAllActionsVariable:
2208
2208
 
2209
2209
  @builtins.property
2210
2210
  def name(self) -> builtins.str:
2211
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.'''
2211
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.'''
2212
2212
  result = self._values.get("name")
2213
2213
  assert result is not None, "Required property 'name' is missing"
2214
2214
  return typing.cast(builtins.str, result)
2215
2215
 
2216
2216
  @builtins.property
2217
2217
  def path(self) -> builtins.str:
2218
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#path EventOrchestrationService#path}.'''
2218
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#path EventOrchestrationService#path}.'''
2219
2219
  result = self._values.get("path")
2220
2220
  assert result is not None, "Required property 'path' is missing"
2221
2221
  return typing.cast(builtins.str, result)
2222
2222
 
2223
2223
  @builtins.property
2224
2224
  def type(self) -> builtins.str:
2225
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#type EventOrchestrationService#type}.'''
2225
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#type EventOrchestrationService#type}.'''
2226
2226
  result = self._values.get("type")
2227
2227
  assert result is not None, "Required property 'type' is missing"
2228
2228
  return typing.cast(builtins.str, result)
2229
2229
 
2230
2230
  @builtins.property
2231
2231
  def value(self) -> builtins.str:
2232
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.'''
2232
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.'''
2233
2233
  result = self._values.get("value")
2234
2234
  assert result is not None, "Required property 'value' is missing"
2235
2235
  return typing.cast(builtins.str, result)
@@ -2490,19 +2490,19 @@ class EventOrchestrationServiceCatchAllOutputReference(
2490
2490
  variable: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union[EventOrchestrationServiceCatchAllActionsVariable, typing.Dict[builtins.str, typing.Any]]]]] = None,
2491
2491
  ) -> None:
2492
2492
  '''
2493
- :param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#annotate EventOrchestrationService#annotate}.
2494
- :param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#automation_action EventOrchestrationService#automation_action}
2495
- :param escalation_policy: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#escalation_policy EventOrchestrationService#escalation_policy}.
2496
- :param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#event_action EventOrchestrationService#event_action}.
2497
- :param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#extraction EventOrchestrationService#extraction}
2498
- :param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#incident_custom_field_update EventOrchestrationService#incident_custom_field_update}
2499
- :param pagerduty_automation_action: pagerduty_automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#pagerduty_automation_action EventOrchestrationService#pagerduty_automation_action}
2500
- :param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#priority EventOrchestrationService#priority}.
2501
- :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#route_to EventOrchestrationService#route_to}.
2502
- :param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#severity EventOrchestrationService#severity}.
2503
- :param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#suppress EventOrchestrationService#suppress}.
2504
- :param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#suspend EventOrchestrationService#suspend}.
2505
- :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#variable EventOrchestrationService#variable}
2493
+ :param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#annotate EventOrchestrationService#annotate}.
2494
+ :param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#automation_action EventOrchestrationService#automation_action}
2495
+ :param escalation_policy: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#escalation_policy EventOrchestrationService#escalation_policy}.
2496
+ :param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#event_action EventOrchestrationService#event_action}.
2497
+ :param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#extraction EventOrchestrationService#extraction}
2498
+ :param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#incident_custom_field_update EventOrchestrationService#incident_custom_field_update}
2499
+ :param pagerduty_automation_action: pagerduty_automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#pagerduty_automation_action EventOrchestrationService#pagerduty_automation_action}
2500
+ :param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#priority EventOrchestrationService#priority}.
2501
+ :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#route_to EventOrchestrationService#route_to}.
2502
+ :param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#severity EventOrchestrationService#severity}.
2503
+ :param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#suppress EventOrchestrationService#suppress}.
2504
+ :param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#suspend EventOrchestrationService#suspend}.
2505
+ :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#variable EventOrchestrationService#variable}
2506
2506
  '''
2507
2507
  value = EventOrchestrationServiceCatchAllActions(
2508
2508
  annotate=annotate,
@@ -2593,11 +2593,11 @@ class EventOrchestrationServiceConfig(_cdktf_9a9027ec.TerraformMetaArguments):
2593
2593
  :param lifecycle:
2594
2594
  :param provider:
2595
2595
  :param provisioners:
2596
- :param catch_all: catch_all block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#catch_all EventOrchestrationService#catch_all}
2597
- :param service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#service EventOrchestrationService#service}.
2598
- :param set: set block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#set EventOrchestrationService#set}
2599
- :param enable_event_orchestration_for_service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#enable_event_orchestration_for_service EventOrchestrationService#enable_event_orchestration_for_service}.
2600
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/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.
2596
+ :param catch_all: catch_all block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#catch_all EventOrchestrationService#catch_all}
2597
+ :param service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#service EventOrchestrationService#service}.
2598
+ :param set: set block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#set EventOrchestrationService#set}
2599
+ :param enable_event_orchestration_for_service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#enable_event_orchestration_for_service EventOrchestrationService#enable_event_orchestration_for_service}.
2600
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#id EventOrchestrationService#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
2601
2601
  '''
2602
2602
  if isinstance(lifecycle, dict):
2603
2603
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -2709,7 +2709,7 @@ class EventOrchestrationServiceConfig(_cdktf_9a9027ec.TerraformMetaArguments):
2709
2709
  def catch_all(self) -> EventOrchestrationServiceCatchAll:
2710
2710
  '''catch_all block.
2711
2711
 
2712
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#catch_all EventOrchestrationService#catch_all}
2712
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#catch_all EventOrchestrationService#catch_all}
2713
2713
  '''
2714
2714
  result = self._values.get("catch_all")
2715
2715
  assert result is not None, "Required property 'catch_all' is missing"
@@ -2717,7 +2717,7 @@ class EventOrchestrationServiceConfig(_cdktf_9a9027ec.TerraformMetaArguments):
2717
2717
 
2718
2718
  @builtins.property
2719
2719
  def service(self) -> builtins.str:
2720
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#service EventOrchestrationService#service}.'''
2720
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#service EventOrchestrationService#service}.'''
2721
2721
  result = self._values.get("service")
2722
2722
  assert result is not None, "Required property 'service' is missing"
2723
2723
  return typing.cast(builtins.str, result)
@@ -2728,7 +2728,7 @@ class EventOrchestrationServiceConfig(_cdktf_9a9027ec.TerraformMetaArguments):
2728
2728
  ) -> typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSet"]]:
2729
2729
  '''set block.
2730
2730
 
2731
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#set EventOrchestrationService#set}
2731
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#set EventOrchestrationService#set}
2732
2732
  '''
2733
2733
  result = self._values.get("set")
2734
2734
  assert result is not None, "Required property 'set' is missing"
@@ -2738,13 +2738,13 @@ class EventOrchestrationServiceConfig(_cdktf_9a9027ec.TerraformMetaArguments):
2738
2738
  def enable_event_orchestration_for_service(
2739
2739
  self,
2740
2740
  ) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
2741
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#enable_event_orchestration_for_service EventOrchestrationService#enable_event_orchestration_for_service}.'''
2741
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#enable_event_orchestration_for_service EventOrchestrationService#enable_event_orchestration_for_service}.'''
2742
2742
  result = self._values.get("enable_event_orchestration_for_service")
2743
2743
  return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
2744
2744
 
2745
2745
  @builtins.property
2746
2746
  def id(self) -> typing.Optional[builtins.str]:
2747
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#id EventOrchestrationService#id}.
2747
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#id EventOrchestrationService#id}.
2748
2748
 
2749
2749
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
2750
2750
  If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -2777,8 +2777,8 @@ class EventOrchestrationServiceSet:
2777
2777
  rule: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["EventOrchestrationServiceSetRule", typing.Dict[builtins.str, typing.Any]]]]] = None,
2778
2778
  ) -> None:
2779
2779
  '''
2780
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#id EventOrchestrationService#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
2781
- :param rule: rule block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#rule EventOrchestrationService#rule}
2780
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#id EventOrchestrationService#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
2781
+ :param rule: rule block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#rule EventOrchestrationService#rule}
2782
2782
  '''
2783
2783
  if __debug__:
2784
2784
  type_hints = typing.get_type_hints(_typecheckingstub__831a7daf13fa654b6bfdc2368c67a1c298cf892ebcb126748659f37eddff0eeb)
@@ -2792,7 +2792,7 @@ class EventOrchestrationServiceSet:
2792
2792
 
2793
2793
  @builtins.property
2794
2794
  def id(self) -> builtins.str:
2795
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#id EventOrchestrationService#id}.
2795
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#id EventOrchestrationService#id}.
2796
2796
 
2797
2797
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
2798
2798
  If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -2807,7 +2807,7 @@ class EventOrchestrationServiceSet:
2807
2807
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRule"]]]:
2808
2808
  '''rule block.
2809
2809
 
2810
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#rule EventOrchestrationService#rule}
2810
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#rule EventOrchestrationService#rule}
2811
2811
  '''
2812
2812
  result = self._values.get("rule")
2813
2813
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRule"]]], result)
@@ -3024,10 +3024,10 @@ class EventOrchestrationServiceSetRule:
3024
3024
  label: typing.Optional[builtins.str] = None,
3025
3025
  ) -> None:
3026
3026
  '''
3027
- :param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#actions EventOrchestrationService#actions}
3028
- :param condition: condition block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#condition EventOrchestrationService#condition}
3029
- :param disabled: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#disabled EventOrchestrationService#disabled}.
3030
- :param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#label EventOrchestrationService#label}.
3027
+ :param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#actions EventOrchestrationService#actions}
3028
+ :param condition: condition block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#condition EventOrchestrationService#condition}
3029
+ :param disabled: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#disabled EventOrchestrationService#disabled}.
3030
+ :param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#label EventOrchestrationService#label}.
3031
3031
  '''
3032
3032
  if isinstance(actions, dict):
3033
3033
  actions = EventOrchestrationServiceSetRuleActions(**actions)
@@ -3051,7 +3051,7 @@ class EventOrchestrationServiceSetRule:
3051
3051
  def actions(self) -> "EventOrchestrationServiceSetRuleActions":
3052
3052
  '''actions block.
3053
3053
 
3054
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#actions EventOrchestrationService#actions}
3054
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#actions EventOrchestrationService#actions}
3055
3055
  '''
3056
3056
  result = self._values.get("actions")
3057
3057
  assert result is not None, "Required property 'actions' is missing"
@@ -3063,7 +3063,7 @@ class EventOrchestrationServiceSetRule:
3063
3063
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRuleCondition"]]]:
3064
3064
  '''condition block.
3065
3065
 
3066
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#condition EventOrchestrationService#condition}
3066
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#condition EventOrchestrationService#condition}
3067
3067
  '''
3068
3068
  result = self._values.get("condition")
3069
3069
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRuleCondition"]]], result)
@@ -3072,13 +3072,13 @@ class EventOrchestrationServiceSetRule:
3072
3072
  def disabled(
3073
3073
  self,
3074
3074
  ) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
3075
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#disabled EventOrchestrationService#disabled}.'''
3075
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#disabled EventOrchestrationService#disabled}.'''
3076
3076
  result = self._values.get("disabled")
3077
3077
  return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
3078
3078
 
3079
3079
  @builtins.property
3080
3080
  def label(self) -> typing.Optional[builtins.str]:
3081
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#label EventOrchestrationService#label}.'''
3081
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#label EventOrchestrationService#label}.'''
3082
3082
  result = self._values.get("label")
3083
3083
  return typing.cast(typing.Optional[builtins.str], result)
3084
3084
 
@@ -3132,19 +3132,19 @@ class EventOrchestrationServiceSetRuleActions:
3132
3132
  variable: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["EventOrchestrationServiceSetRuleActionsVariable", typing.Dict[builtins.str, typing.Any]]]]] = None,
3133
3133
  ) -> None:
3134
3134
  '''
3135
- :param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#annotate EventOrchestrationService#annotate}.
3136
- :param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#automation_action EventOrchestrationService#automation_action}
3137
- :param escalation_policy: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#escalation_policy EventOrchestrationService#escalation_policy}.
3138
- :param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#event_action EventOrchestrationService#event_action}.
3139
- :param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#extraction EventOrchestrationService#extraction}
3140
- :param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#incident_custom_field_update EventOrchestrationService#incident_custom_field_update}
3141
- :param pagerduty_automation_action: pagerduty_automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#pagerduty_automation_action EventOrchestrationService#pagerduty_automation_action}
3142
- :param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#priority EventOrchestrationService#priority}.
3143
- :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#route_to EventOrchestrationService#route_to}.
3144
- :param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#severity EventOrchestrationService#severity}.
3145
- :param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#suppress EventOrchestrationService#suppress}.
3146
- :param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#suspend EventOrchestrationService#suspend}.
3147
- :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#variable EventOrchestrationService#variable}
3135
+ :param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#annotate EventOrchestrationService#annotate}.
3136
+ :param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#automation_action EventOrchestrationService#automation_action}
3137
+ :param escalation_policy: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#escalation_policy EventOrchestrationService#escalation_policy}.
3138
+ :param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#event_action EventOrchestrationService#event_action}.
3139
+ :param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#extraction EventOrchestrationService#extraction}
3140
+ :param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#incident_custom_field_update EventOrchestrationService#incident_custom_field_update}
3141
+ :param pagerduty_automation_action: pagerduty_automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#pagerduty_automation_action EventOrchestrationService#pagerduty_automation_action}
3142
+ :param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#priority EventOrchestrationService#priority}.
3143
+ :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#route_to EventOrchestrationService#route_to}.
3144
+ :param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#severity EventOrchestrationService#severity}.
3145
+ :param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#suppress EventOrchestrationService#suppress}.
3146
+ :param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#suspend EventOrchestrationService#suspend}.
3147
+ :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#variable EventOrchestrationService#variable}
3148
3148
  '''
3149
3149
  if isinstance(automation_action, dict):
3150
3150
  automation_action = EventOrchestrationServiceSetRuleActionsAutomationAction(**automation_action)
@@ -3195,7 +3195,7 @@ class EventOrchestrationServiceSetRuleActions:
3195
3195
 
3196
3196
  @builtins.property
3197
3197
  def annotate(self) -> typing.Optional[builtins.str]:
3198
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#annotate EventOrchestrationService#annotate}.'''
3198
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#annotate EventOrchestrationService#annotate}.'''
3199
3199
  result = self._values.get("annotate")
3200
3200
  return typing.cast(typing.Optional[builtins.str], result)
3201
3201
 
@@ -3205,20 +3205,20 @@ class EventOrchestrationServiceSetRuleActions:
3205
3205
  ) -> typing.Optional["EventOrchestrationServiceSetRuleActionsAutomationAction"]:
3206
3206
  '''automation_action block.
3207
3207
 
3208
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#automation_action EventOrchestrationService#automation_action}
3208
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#automation_action EventOrchestrationService#automation_action}
3209
3209
  '''
3210
3210
  result = self._values.get("automation_action")
3211
3211
  return typing.cast(typing.Optional["EventOrchestrationServiceSetRuleActionsAutomationAction"], result)
3212
3212
 
3213
3213
  @builtins.property
3214
3214
  def escalation_policy(self) -> typing.Optional[builtins.str]:
3215
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#escalation_policy EventOrchestrationService#escalation_policy}.'''
3215
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#escalation_policy EventOrchestrationService#escalation_policy}.'''
3216
3216
  result = self._values.get("escalation_policy")
3217
3217
  return typing.cast(typing.Optional[builtins.str], result)
3218
3218
 
3219
3219
  @builtins.property
3220
3220
  def event_action(self) -> typing.Optional[builtins.str]:
3221
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#event_action EventOrchestrationService#event_action}.'''
3221
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#event_action EventOrchestrationService#event_action}.'''
3222
3222
  result = self._values.get("event_action")
3223
3223
  return typing.cast(typing.Optional[builtins.str], result)
3224
3224
 
@@ -3228,7 +3228,7 @@ class EventOrchestrationServiceSetRuleActions:
3228
3228
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRuleActionsExtraction"]]]:
3229
3229
  '''extraction block.
3230
3230
 
3231
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#extraction EventOrchestrationService#extraction}
3231
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#extraction EventOrchestrationService#extraction}
3232
3232
  '''
3233
3233
  result = self._values.get("extraction")
3234
3234
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRuleActionsExtraction"]]], result)
@@ -3239,7 +3239,7 @@ class EventOrchestrationServiceSetRuleActions:
3239
3239
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRuleActionsIncidentCustomFieldUpdate"]]]:
3240
3240
  '''incident_custom_field_update block.
3241
3241
 
3242
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#incident_custom_field_update EventOrchestrationService#incident_custom_field_update}
3242
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#incident_custom_field_update EventOrchestrationService#incident_custom_field_update}
3243
3243
  '''
3244
3244
  result = self._values.get("incident_custom_field_update")
3245
3245
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRuleActionsIncidentCustomFieldUpdate"]]], result)
@@ -3250,26 +3250,26 @@ class EventOrchestrationServiceSetRuleActions:
3250
3250
  ) -> typing.Optional["EventOrchestrationServiceSetRuleActionsPagerdutyAutomationAction"]:
3251
3251
  '''pagerduty_automation_action block.
3252
3252
 
3253
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#pagerduty_automation_action EventOrchestrationService#pagerduty_automation_action}
3253
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#pagerduty_automation_action EventOrchestrationService#pagerduty_automation_action}
3254
3254
  '''
3255
3255
  result = self._values.get("pagerduty_automation_action")
3256
3256
  return typing.cast(typing.Optional["EventOrchestrationServiceSetRuleActionsPagerdutyAutomationAction"], result)
3257
3257
 
3258
3258
  @builtins.property
3259
3259
  def priority(self) -> typing.Optional[builtins.str]:
3260
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#priority EventOrchestrationService#priority}.'''
3260
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#priority EventOrchestrationService#priority}.'''
3261
3261
  result = self._values.get("priority")
3262
3262
  return typing.cast(typing.Optional[builtins.str], result)
3263
3263
 
3264
3264
  @builtins.property
3265
3265
  def route_to(self) -> typing.Optional[builtins.str]:
3266
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#route_to EventOrchestrationService#route_to}.'''
3266
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#route_to EventOrchestrationService#route_to}.'''
3267
3267
  result = self._values.get("route_to")
3268
3268
  return typing.cast(typing.Optional[builtins.str], result)
3269
3269
 
3270
3270
  @builtins.property
3271
3271
  def severity(self) -> typing.Optional[builtins.str]:
3272
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#severity EventOrchestrationService#severity}.'''
3272
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#severity EventOrchestrationService#severity}.'''
3273
3273
  result = self._values.get("severity")
3274
3274
  return typing.cast(typing.Optional[builtins.str], result)
3275
3275
 
@@ -3277,13 +3277,13 @@ class EventOrchestrationServiceSetRuleActions:
3277
3277
  def suppress(
3278
3278
  self,
3279
3279
  ) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
3280
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#suppress EventOrchestrationService#suppress}.'''
3280
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#suppress EventOrchestrationService#suppress}.'''
3281
3281
  result = self._values.get("suppress")
3282
3282
  return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
3283
3283
 
3284
3284
  @builtins.property
3285
3285
  def suspend(self) -> typing.Optional[jsii.Number]:
3286
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#suspend EventOrchestrationService#suspend}.'''
3286
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#suspend EventOrchestrationService#suspend}.'''
3287
3287
  result = self._values.get("suspend")
3288
3288
  return typing.cast(typing.Optional[jsii.Number], result)
3289
3289
 
@@ -3293,7 +3293,7 @@ class EventOrchestrationServiceSetRuleActions:
3293
3293
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRuleActionsVariable"]]]:
3294
3294
  '''variable block.
3295
3295
 
3296
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#variable EventOrchestrationService#variable}
3296
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#variable EventOrchestrationService#variable}
3297
3297
  '''
3298
3298
  result = self._values.get("variable")
3299
3299
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRuleActionsVariable"]]], result)
@@ -3332,11 +3332,11 @@ class EventOrchestrationServiceSetRuleActionsAutomationAction:
3332
3332
  parameter: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["EventOrchestrationServiceSetRuleActionsAutomationActionParameter", typing.Dict[builtins.str, typing.Any]]]]] = None,
3333
3333
  ) -> None:
3334
3334
  '''
3335
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.
3336
- :param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#url EventOrchestrationService#url}.
3337
- :param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#auto_send EventOrchestrationService#auto_send}.
3338
- :param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#header EventOrchestrationService#header}
3339
- :param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#parameter EventOrchestrationService#parameter}
3335
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.
3336
+ :param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#url EventOrchestrationService#url}.
3337
+ :param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#auto_send EventOrchestrationService#auto_send}.
3338
+ :param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#header EventOrchestrationService#header}
3339
+ :param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#parameter EventOrchestrationService#parameter}
3340
3340
  '''
3341
3341
  if __debug__:
3342
3342
  type_hints = typing.get_type_hints(_typecheckingstub__d8409c756e9c88bbd47141608bcf02872fa8a893f32dd2996d0d0f430842cefd)
@@ -3358,14 +3358,14 @@ class EventOrchestrationServiceSetRuleActionsAutomationAction:
3358
3358
 
3359
3359
  @builtins.property
3360
3360
  def name(self) -> builtins.str:
3361
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.'''
3361
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.'''
3362
3362
  result = self._values.get("name")
3363
3363
  assert result is not None, "Required property 'name' is missing"
3364
3364
  return typing.cast(builtins.str, result)
3365
3365
 
3366
3366
  @builtins.property
3367
3367
  def url(self) -> builtins.str:
3368
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#url EventOrchestrationService#url}.'''
3368
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#url EventOrchestrationService#url}.'''
3369
3369
  result = self._values.get("url")
3370
3370
  assert result is not None, "Required property 'url' is missing"
3371
3371
  return typing.cast(builtins.str, result)
@@ -3374,7 +3374,7 @@ class EventOrchestrationServiceSetRuleActionsAutomationAction:
3374
3374
  def auto_send(
3375
3375
  self,
3376
3376
  ) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
3377
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#auto_send EventOrchestrationService#auto_send}.'''
3377
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#auto_send EventOrchestrationService#auto_send}.'''
3378
3378
  result = self._values.get("auto_send")
3379
3379
  return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
3380
3380
 
@@ -3384,7 +3384,7 @@ class EventOrchestrationServiceSetRuleActionsAutomationAction:
3384
3384
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRuleActionsAutomationActionHeader"]]]:
3385
3385
  '''header block.
3386
3386
 
3387
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#header EventOrchestrationService#header}
3387
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#header EventOrchestrationService#header}
3388
3388
  '''
3389
3389
  result = self._values.get("header")
3390
3390
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRuleActionsAutomationActionHeader"]]], result)
@@ -3395,7 +3395,7 @@ class EventOrchestrationServiceSetRuleActionsAutomationAction:
3395
3395
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRuleActionsAutomationActionParameter"]]]:
3396
3396
  '''parameter block.
3397
3397
 
3398
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#parameter EventOrchestrationService#parameter}
3398
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#parameter EventOrchestrationService#parameter}
3399
3399
  '''
3400
3400
  result = self._values.get("parameter")
3401
3401
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationServiceSetRuleActionsAutomationActionParameter"]]], result)
@@ -3420,8 +3420,8 @@ class EventOrchestrationServiceSetRuleActionsAutomationAction:
3420
3420
  class EventOrchestrationServiceSetRuleActionsAutomationActionHeader:
3421
3421
  def __init__(self, *, key: builtins.str, value: builtins.str) -> None:
3422
3422
  '''
3423
- :param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#key EventOrchestrationService#key}.
3424
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.
3423
+ :param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#key EventOrchestrationService#key}.
3424
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.
3425
3425
  '''
3426
3426
  if __debug__:
3427
3427
  type_hints = typing.get_type_hints(_typecheckingstub__8a266dfea797f0686985ed7480dbe6c112195b764c4d37fd6f94389fb233003c)
@@ -3434,14 +3434,14 @@ class EventOrchestrationServiceSetRuleActionsAutomationActionHeader:
3434
3434
 
3435
3435
  @builtins.property
3436
3436
  def key(self) -> builtins.str:
3437
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#key EventOrchestrationService#key}.'''
3437
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#key EventOrchestrationService#key}.'''
3438
3438
  result = self._values.get("key")
3439
3439
  assert result is not None, "Required property 'key' is missing"
3440
3440
  return typing.cast(builtins.str, result)
3441
3441
 
3442
3442
  @builtins.property
3443
3443
  def value(self) -> builtins.str:
3444
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.'''
3444
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.'''
3445
3445
  result = self._values.get("value")
3446
3446
  assert result is not None, "Required property 'value' is missing"
3447
3447
  return typing.cast(builtins.str, result)
@@ -3797,8 +3797,8 @@ class EventOrchestrationServiceSetRuleActionsAutomationActionOutputReference(
3797
3797
  class EventOrchestrationServiceSetRuleActionsAutomationActionParameter:
3798
3798
  def __init__(self, *, key: builtins.str, value: builtins.str) -> None:
3799
3799
  '''
3800
- :param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#key EventOrchestrationService#key}.
3801
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.
3800
+ :param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#key EventOrchestrationService#key}.
3801
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.
3802
3802
  '''
3803
3803
  if __debug__:
3804
3804
  type_hints = typing.get_type_hints(_typecheckingstub__67d80436ba744c79afdb60856ad38e37577b5c51931653fc782f22e52e25e41e)
@@ -3811,14 +3811,14 @@ class EventOrchestrationServiceSetRuleActionsAutomationActionParameter:
3811
3811
 
3812
3812
  @builtins.property
3813
3813
  def key(self) -> builtins.str:
3814
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#key EventOrchestrationService#key}.'''
3814
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#key EventOrchestrationService#key}.'''
3815
3815
  result = self._values.get("key")
3816
3816
  assert result is not None, "Required property 'key' is missing"
3817
3817
  return typing.cast(builtins.str, result)
3818
3818
 
3819
3819
  @builtins.property
3820
3820
  def value(self) -> builtins.str:
3821
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.'''
3821
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.'''
3822
3822
  result = self._values.get("value")
3823
3823
  assert result is not None, "Required property 'value' is missing"
3824
3824
  return typing.cast(builtins.str, result)
@@ -4026,10 +4026,10 @@ class EventOrchestrationServiceSetRuleActionsExtraction:
4026
4026
  template: typing.Optional[builtins.str] = None,
4027
4027
  ) -> None:
4028
4028
  '''
4029
- :param target: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#target EventOrchestrationService#target}.
4030
- :param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#regex EventOrchestrationService#regex}.
4031
- :param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#source EventOrchestrationService#source}.
4032
- :param template: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#template EventOrchestrationService#template}.
4029
+ :param target: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#target EventOrchestrationService#target}.
4030
+ :param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#regex EventOrchestrationService#regex}.
4031
+ :param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#source EventOrchestrationService#source}.
4032
+ :param template: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#template EventOrchestrationService#template}.
4033
4033
  '''
4034
4034
  if __debug__:
4035
4035
  type_hints = typing.get_type_hints(_typecheckingstub__9138b3998b450ceabb3c6ac2921c89d32e2406df0ebe9be0977195617fceb236)
@@ -4049,26 +4049,26 @@ class EventOrchestrationServiceSetRuleActionsExtraction:
4049
4049
 
4050
4050
  @builtins.property
4051
4051
  def target(self) -> builtins.str:
4052
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#target EventOrchestrationService#target}.'''
4052
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#target EventOrchestrationService#target}.'''
4053
4053
  result = self._values.get("target")
4054
4054
  assert result is not None, "Required property 'target' is missing"
4055
4055
  return typing.cast(builtins.str, result)
4056
4056
 
4057
4057
  @builtins.property
4058
4058
  def regex(self) -> typing.Optional[builtins.str]:
4059
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#regex EventOrchestrationService#regex}.'''
4059
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#regex EventOrchestrationService#regex}.'''
4060
4060
  result = self._values.get("regex")
4061
4061
  return typing.cast(typing.Optional[builtins.str], result)
4062
4062
 
4063
4063
  @builtins.property
4064
4064
  def source(self) -> typing.Optional[builtins.str]:
4065
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#source EventOrchestrationService#source}.'''
4065
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#source EventOrchestrationService#source}.'''
4066
4066
  result = self._values.get("source")
4067
4067
  return typing.cast(typing.Optional[builtins.str], result)
4068
4068
 
4069
4069
  @builtins.property
4070
4070
  def template(self) -> typing.Optional[builtins.str]:
4071
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#template EventOrchestrationService#template}.'''
4071
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#template EventOrchestrationService#template}.'''
4072
4072
  result = self._values.get("template")
4073
4073
  return typing.cast(typing.Optional[builtins.str], result)
4074
4074
 
@@ -4309,8 +4309,8 @@ class EventOrchestrationServiceSetRuleActionsExtractionOutputReference(
4309
4309
  class EventOrchestrationServiceSetRuleActionsIncidentCustomFieldUpdate:
4310
4310
  def __init__(self, *, id: builtins.str, value: builtins.str) -> None:
4311
4311
  '''
4312
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#id EventOrchestrationService#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
4313
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.
4312
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#id EventOrchestrationService#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
4313
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.
4314
4314
  '''
4315
4315
  if __debug__:
4316
4316
  type_hints = typing.get_type_hints(_typecheckingstub__31f6fe127b5965fad04ba280bc2b0717d92426f136ed60e964ca92c3c58da09a)
@@ -4323,7 +4323,7 @@ class EventOrchestrationServiceSetRuleActionsIncidentCustomFieldUpdate:
4323
4323
 
4324
4324
  @builtins.property
4325
4325
  def id(self) -> builtins.str:
4326
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#id EventOrchestrationService#id}.
4326
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#id EventOrchestrationService#id}.
4327
4327
 
4328
4328
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
4329
4329
  If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -4334,7 +4334,7 @@ class EventOrchestrationServiceSetRuleActionsIncidentCustomFieldUpdate:
4334
4334
 
4335
4335
  @builtins.property
4336
4336
  def value(self) -> builtins.str:
4337
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.'''
4337
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.'''
4338
4338
  result = self._values.get("value")
4339
4339
  assert result is not None, "Required property 'value' is missing"
4340
4340
  return typing.cast(builtins.str, result)
@@ -4553,11 +4553,11 @@ class EventOrchestrationServiceSetRuleActionsOutputReference(
4553
4553
  parameter: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union[EventOrchestrationServiceSetRuleActionsAutomationActionParameter, typing.Dict[builtins.str, typing.Any]]]]] = None,
4554
4554
  ) -> None:
4555
4555
  '''
4556
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.
4557
- :param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#url EventOrchestrationService#url}.
4558
- :param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#auto_send EventOrchestrationService#auto_send}.
4559
- :param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#header EventOrchestrationService#header}
4560
- :param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#parameter EventOrchestrationService#parameter}
4556
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.
4557
+ :param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#url EventOrchestrationService#url}.
4558
+ :param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#auto_send EventOrchestrationService#auto_send}.
4559
+ :param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#header EventOrchestrationService#header}
4560
+ :param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#parameter EventOrchestrationService#parameter}
4561
4561
  '''
4562
4562
  value = EventOrchestrationServiceSetRuleActionsAutomationAction(
4563
4563
  name=name, url=url, auto_send=auto_send, header=header, parameter=parameter
@@ -4594,7 +4594,7 @@ class EventOrchestrationServiceSetRuleActionsOutputReference(
4594
4594
  @jsii.member(jsii_name="putPagerdutyAutomationAction")
4595
4595
  def put_pagerduty_automation_action(self, *, action_id: builtins.str) -> None:
4596
4596
  '''
4597
- :param action_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#action_id EventOrchestrationService#action_id}.
4597
+ :param action_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#action_id EventOrchestrationService#action_id}.
4598
4598
  '''
4599
4599
  value = EventOrchestrationServiceSetRuleActionsPagerdutyAutomationAction(
4600
4600
  action_id=action_id
@@ -4900,7 +4900,7 @@ class EventOrchestrationServiceSetRuleActionsOutputReference(
4900
4900
  class EventOrchestrationServiceSetRuleActionsPagerdutyAutomationAction:
4901
4901
  def __init__(self, *, action_id: builtins.str) -> None:
4902
4902
  '''
4903
- :param action_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#action_id EventOrchestrationService#action_id}.
4903
+ :param action_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#action_id EventOrchestrationService#action_id}.
4904
4904
  '''
4905
4905
  if __debug__:
4906
4906
  type_hints = typing.get_type_hints(_typecheckingstub__b45c1286128603948566d39c36b5a18e107173c14e9836c53497bfcfa6cb770e)
@@ -4911,7 +4911,7 @@ class EventOrchestrationServiceSetRuleActionsPagerdutyAutomationAction:
4911
4911
 
4912
4912
  @builtins.property
4913
4913
  def action_id(self) -> builtins.str:
4914
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#action_id EventOrchestrationService#action_id}.'''
4914
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#action_id EventOrchestrationService#action_id}.'''
4915
4915
  result = self._values.get("action_id")
4916
4916
  assert result is not None, "Required property 'action_id' is missing"
4917
4917
  return typing.cast(builtins.str, result)
@@ -4998,10 +4998,10 @@ class EventOrchestrationServiceSetRuleActionsVariable:
4998
4998
  value: builtins.str,
4999
4999
  ) -> None:
5000
5000
  '''
5001
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.
5002
- :param path: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#path EventOrchestrationService#path}.
5003
- :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#type EventOrchestrationService#type}.
5004
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.
5001
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.
5002
+ :param path: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#path EventOrchestrationService#path}.
5003
+ :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#type EventOrchestrationService#type}.
5004
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.
5005
5005
  '''
5006
5006
  if __debug__:
5007
5007
  type_hints = typing.get_type_hints(_typecheckingstub__c9632f4e1b4c7828074e1887f22a1e0143e4c315242b0a620ea3afef8607337d)
@@ -5018,28 +5018,28 @@ class EventOrchestrationServiceSetRuleActionsVariable:
5018
5018
 
5019
5019
  @builtins.property
5020
5020
  def name(self) -> builtins.str:
5021
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.'''
5021
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#name EventOrchestrationService#name}.'''
5022
5022
  result = self._values.get("name")
5023
5023
  assert result is not None, "Required property 'name' is missing"
5024
5024
  return typing.cast(builtins.str, result)
5025
5025
 
5026
5026
  @builtins.property
5027
5027
  def path(self) -> builtins.str:
5028
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#path EventOrchestrationService#path}.'''
5028
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#path EventOrchestrationService#path}.'''
5029
5029
  result = self._values.get("path")
5030
5030
  assert result is not None, "Required property 'path' is missing"
5031
5031
  return typing.cast(builtins.str, result)
5032
5032
 
5033
5033
  @builtins.property
5034
5034
  def type(self) -> builtins.str:
5035
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#type EventOrchestrationService#type}.'''
5035
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#type EventOrchestrationService#type}.'''
5036
5036
  result = self._values.get("type")
5037
5037
  assert result is not None, "Required property 'type' is missing"
5038
5038
  return typing.cast(builtins.str, result)
5039
5039
 
5040
5040
  @builtins.property
5041
5041
  def value(self) -> builtins.str:
5042
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.'''
5042
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#value EventOrchestrationService#value}.'''
5043
5043
  result = self._values.get("value")
5044
5044
  assert result is not None, "Required property 'value' is missing"
5045
5045
  return typing.cast(builtins.str, result)
@@ -5269,7 +5269,7 @@ class EventOrchestrationServiceSetRuleActionsVariableOutputReference(
5269
5269
  class EventOrchestrationServiceSetRuleCondition:
5270
5270
  def __init__(self, *, expression: builtins.str) -> None:
5271
5271
  '''
5272
- :param expression: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#expression EventOrchestrationService#expression}.
5272
+ :param expression: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#expression EventOrchestrationService#expression}.
5273
5273
  '''
5274
5274
  if __debug__:
5275
5275
  type_hints = typing.get_type_hints(_typecheckingstub__78c6e1554d173ad12b3039d4110ca671876f66a2b24da2ee61d832b8237bf56e)
@@ -5280,7 +5280,7 @@ class EventOrchestrationServiceSetRuleCondition:
5280
5280
 
5281
5281
  @builtins.property
5282
5282
  def expression(self) -> builtins.str:
5283
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#expression EventOrchestrationService#expression}.'''
5283
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#expression EventOrchestrationService#expression}.'''
5284
5284
  result = self._values.get("expression")
5285
5285
  assert result is not None, "Required property 'expression' is missing"
5286
5286
  return typing.cast(builtins.str, result)
@@ -5589,19 +5589,19 @@ class EventOrchestrationServiceSetRuleOutputReference(
5589
5589
  variable: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union[EventOrchestrationServiceSetRuleActionsVariable, typing.Dict[builtins.str, typing.Any]]]]] = None,
5590
5590
  ) -> None:
5591
5591
  '''
5592
- :param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#annotate EventOrchestrationService#annotate}.
5593
- :param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#automation_action EventOrchestrationService#automation_action}
5594
- :param escalation_policy: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#escalation_policy EventOrchestrationService#escalation_policy}.
5595
- :param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#event_action EventOrchestrationService#event_action}.
5596
- :param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#extraction EventOrchestrationService#extraction}
5597
- :param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#incident_custom_field_update EventOrchestrationService#incident_custom_field_update}
5598
- :param pagerduty_automation_action: pagerduty_automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#pagerduty_automation_action EventOrchestrationService#pagerduty_automation_action}
5599
- :param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#priority EventOrchestrationService#priority}.
5600
- :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#route_to EventOrchestrationService#route_to}.
5601
- :param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#severity EventOrchestrationService#severity}.
5602
- :param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#suppress EventOrchestrationService#suppress}.
5603
- :param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#suspend EventOrchestrationService#suspend}.
5604
- :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_service#variable EventOrchestrationService#variable}
5592
+ :param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#annotate EventOrchestrationService#annotate}.
5593
+ :param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#automation_action EventOrchestrationService#automation_action}
5594
+ :param escalation_policy: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#escalation_policy EventOrchestrationService#escalation_policy}.
5595
+ :param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#event_action EventOrchestrationService#event_action}.
5596
+ :param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#extraction EventOrchestrationService#extraction}
5597
+ :param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#incident_custom_field_update EventOrchestrationService#incident_custom_field_update}
5598
+ :param pagerduty_automation_action: pagerduty_automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#pagerduty_automation_action EventOrchestrationService#pagerduty_automation_action}
5599
+ :param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#priority EventOrchestrationService#priority}.
5600
+ :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#route_to EventOrchestrationService#route_to}.
5601
+ :param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#severity EventOrchestrationService#severity}.
5602
+ :param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#suppress EventOrchestrationService#suppress}.
5603
+ :param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#suspend EventOrchestrationService#suspend}.
5604
+ :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_service#variable EventOrchestrationService#variable}
5605
5605
  '''
5606
5606
  value = EventOrchestrationServiceSetRuleActions(
5607
5607
  annotate=annotate,