cdktf-cdktf-provider-pagerduty 13.11.4__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.4.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.4.jsii.tgz +0 -0
  80. cdktf_cdktf_provider_pagerduty-13.11.4.dist-info/RECORD +0 -82
  81. {cdktf_cdktf_provider_pagerduty-13.11.4.dist-info → cdktf_cdktf_provider_pagerduty-13.11.5.dist-info}/LICENSE +0 -0
  82. {cdktf_cdktf_provider_pagerduty-13.11.4.dist-info → cdktf_cdktf_provider_pagerduty-13.11.5.dist-info}/WHEEL +0 -0
  83. {cdktf_cdktf_provider_pagerduty-13.11.4.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_global`
3
3
 
4
- Refer to the Terraform Registry for docs: [`pagerduty_event_orchestration_global`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global).
4
+ Refer to the Terraform Registry for docs: [`pagerduty_event_orchestration_global`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -29,7 +29,7 @@ class EventOrchestrationGlobal(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-pagerduty.eventOrchestrationGlobal.EventOrchestrationGlobal",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global pagerduty_event_orchestration_global}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global pagerduty_event_orchestration_global}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -48,14 +48,14 @@ class EventOrchestrationGlobal(
48
48
  provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
49
49
  provisioners: typing.Optional[typing.Sequence[typing.Union[typing.Union[_cdktf_9a9027ec.FileProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.LocalExecProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.RemoteExecProvisioner, typing.Dict[builtins.str, typing.Any]]]]] = None,
50
50
  ) -> None:
51
- '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global pagerduty_event_orchestration_global} Resource.
51
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global pagerduty_event_orchestration_global} Resource.
52
52
 
53
53
  :param scope: The scope in which to define this construct.
54
54
  :param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
55
- :param catch_all: catch_all block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#catch_all EventOrchestrationGlobal#catch_all}
56
- :param event_orchestration: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#event_orchestration EventOrchestrationGlobal#event_orchestration}.
57
- :param set: set block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#set EventOrchestrationGlobal#set}
58
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#id EventOrchestrationGlobal#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
55
+ :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_global#catch_all EventOrchestrationGlobal#catch_all}
56
+ :param event_orchestration: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#event_orchestration EventOrchestrationGlobal#event_orchestration}.
57
+ :param set: set block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#set EventOrchestrationGlobal#set}
58
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#id EventOrchestrationGlobal#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
59
59
  :param connection:
60
60
  :param count:
61
61
  :param depends_on:
@@ -97,7 +97,7 @@ class EventOrchestrationGlobal(
97
97
 
98
98
  :param scope: The scope in which to define this construct.
99
99
  :param import_to_id: The construct id used in the generated config for the EventOrchestrationGlobal to import.
100
- :param import_from_id: The id of the existing EventOrchestrationGlobal that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#import import section} in the documentation of this resource for the id to use
100
+ :param import_from_id: The id of the existing EventOrchestrationGlobal that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#import import section} in the documentation of this resource for the id to use
101
101
  :param provider: ? Optional instance of the provider where the EventOrchestrationGlobal to import is found.
102
102
  '''
103
103
  if __debug__:
@@ -115,7 +115,7 @@ class EventOrchestrationGlobal(
115
115
  actions: typing.Union["EventOrchestrationGlobalCatchAllActions", typing.Dict[builtins.str, typing.Any]],
116
116
  ) -> None:
117
117
  '''
118
- :param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#actions EventOrchestrationGlobal#actions}
118
+ :param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#actions EventOrchestrationGlobal#actions}
119
119
  '''
120
120
  value = EventOrchestrationGlobalCatchAll(actions=actions)
121
121
 
@@ -220,7 +220,7 @@ class EventOrchestrationGlobalCatchAll:
220
220
  actions: typing.Union["EventOrchestrationGlobalCatchAllActions", typing.Dict[builtins.str, typing.Any]],
221
221
  ) -> None:
222
222
  '''
223
- :param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#actions EventOrchestrationGlobal#actions}
223
+ :param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#actions EventOrchestrationGlobal#actions}
224
224
  '''
225
225
  if isinstance(actions, dict):
226
226
  actions = EventOrchestrationGlobalCatchAllActions(**actions)
@@ -235,7 +235,7 @@ class EventOrchestrationGlobalCatchAll:
235
235
  def actions(self) -> "EventOrchestrationGlobalCatchAllActions":
236
236
  '''actions block.
237
237
 
238
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#actions EventOrchestrationGlobal#actions}
238
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#actions EventOrchestrationGlobal#actions}
239
239
  '''
240
240
  result = self._values.get("actions")
241
241
  assert result is not None, "Required property 'actions' is missing"
@@ -291,19 +291,19 @@ class EventOrchestrationGlobalCatchAllActions:
291
291
  variable: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["EventOrchestrationGlobalCatchAllActionsVariable", typing.Dict[builtins.str, typing.Any]]]]] = None,
292
292
  ) -> None:
293
293
  '''
294
- :param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#annotate EventOrchestrationGlobal#annotate}.
295
- :param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#automation_action EventOrchestrationGlobal#automation_action}
296
- :param drop_event: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#drop_event EventOrchestrationGlobal#drop_event}.
297
- :param escalation_policy: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#escalation_policy EventOrchestrationGlobal#escalation_policy}.
298
- :param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#event_action EventOrchestrationGlobal#event_action}.
299
- :param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#extraction EventOrchestrationGlobal#extraction}
300
- :param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#incident_custom_field_update EventOrchestrationGlobal#incident_custom_field_update}
301
- :param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#priority EventOrchestrationGlobal#priority}.
302
- :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#route_to EventOrchestrationGlobal#route_to}.
303
- :param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#severity EventOrchestrationGlobal#severity}.
304
- :param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#suppress EventOrchestrationGlobal#suppress}.
305
- :param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#suspend EventOrchestrationGlobal#suspend}.
306
- :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#variable EventOrchestrationGlobal#variable}
294
+ :param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#annotate EventOrchestrationGlobal#annotate}.
295
+ :param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#automation_action EventOrchestrationGlobal#automation_action}
296
+ :param drop_event: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#drop_event EventOrchestrationGlobal#drop_event}.
297
+ :param escalation_policy: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#escalation_policy EventOrchestrationGlobal#escalation_policy}.
298
+ :param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#event_action EventOrchestrationGlobal#event_action}.
299
+ :param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#extraction EventOrchestrationGlobal#extraction}
300
+ :param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#incident_custom_field_update EventOrchestrationGlobal#incident_custom_field_update}
301
+ :param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#priority EventOrchestrationGlobal#priority}.
302
+ :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#route_to EventOrchestrationGlobal#route_to}.
303
+ :param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#severity EventOrchestrationGlobal#severity}.
304
+ :param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#suppress EventOrchestrationGlobal#suppress}.
305
+ :param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#suspend EventOrchestrationGlobal#suspend}.
306
+ :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#variable EventOrchestrationGlobal#variable}
307
307
  '''
308
308
  if isinstance(automation_action, dict):
309
309
  automation_action = EventOrchestrationGlobalCatchAllActionsAutomationAction(**automation_action)
@@ -352,7 +352,7 @@ class EventOrchestrationGlobalCatchAllActions:
352
352
 
353
353
  @builtins.property
354
354
  def annotate(self) -> typing.Optional[builtins.str]:
355
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#annotate EventOrchestrationGlobal#annotate}.'''
355
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#annotate EventOrchestrationGlobal#annotate}.'''
356
356
  result = self._values.get("annotate")
357
357
  return typing.cast(typing.Optional[builtins.str], result)
358
358
 
@@ -362,7 +362,7 @@ class EventOrchestrationGlobalCatchAllActions:
362
362
  ) -> typing.Optional["EventOrchestrationGlobalCatchAllActionsAutomationAction"]:
363
363
  '''automation_action block.
364
364
 
365
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#automation_action EventOrchestrationGlobal#automation_action}
365
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#automation_action EventOrchestrationGlobal#automation_action}
366
366
  '''
367
367
  result = self._values.get("automation_action")
368
368
  return typing.cast(typing.Optional["EventOrchestrationGlobalCatchAllActionsAutomationAction"], result)
@@ -371,19 +371,19 @@ class EventOrchestrationGlobalCatchAllActions:
371
371
  def drop_event(
372
372
  self,
373
373
  ) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
374
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#drop_event EventOrchestrationGlobal#drop_event}.'''
374
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#drop_event EventOrchestrationGlobal#drop_event}.'''
375
375
  result = self._values.get("drop_event")
376
376
  return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
377
377
 
378
378
  @builtins.property
379
379
  def escalation_policy(self) -> typing.Optional[builtins.str]:
380
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#escalation_policy EventOrchestrationGlobal#escalation_policy}.'''
380
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#escalation_policy EventOrchestrationGlobal#escalation_policy}.'''
381
381
  result = self._values.get("escalation_policy")
382
382
  return typing.cast(typing.Optional[builtins.str], result)
383
383
 
384
384
  @builtins.property
385
385
  def event_action(self) -> typing.Optional[builtins.str]:
386
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#event_action EventOrchestrationGlobal#event_action}.'''
386
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#event_action EventOrchestrationGlobal#event_action}.'''
387
387
  result = self._values.get("event_action")
388
388
  return typing.cast(typing.Optional[builtins.str], result)
389
389
 
@@ -393,7 +393,7 @@ class EventOrchestrationGlobalCatchAllActions:
393
393
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalCatchAllActionsExtraction"]]]:
394
394
  '''extraction block.
395
395
 
396
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#extraction EventOrchestrationGlobal#extraction}
396
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#extraction EventOrchestrationGlobal#extraction}
397
397
  '''
398
398
  result = self._values.get("extraction")
399
399
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalCatchAllActionsExtraction"]]], result)
@@ -404,26 +404,26 @@ class EventOrchestrationGlobalCatchAllActions:
404
404
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalCatchAllActionsIncidentCustomFieldUpdate"]]]:
405
405
  '''incident_custom_field_update block.
406
406
 
407
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#incident_custom_field_update EventOrchestrationGlobal#incident_custom_field_update}
407
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#incident_custom_field_update EventOrchestrationGlobal#incident_custom_field_update}
408
408
  '''
409
409
  result = self._values.get("incident_custom_field_update")
410
410
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalCatchAllActionsIncidentCustomFieldUpdate"]]], result)
411
411
 
412
412
  @builtins.property
413
413
  def priority(self) -> typing.Optional[builtins.str]:
414
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#priority EventOrchestrationGlobal#priority}.'''
414
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#priority EventOrchestrationGlobal#priority}.'''
415
415
  result = self._values.get("priority")
416
416
  return typing.cast(typing.Optional[builtins.str], result)
417
417
 
418
418
  @builtins.property
419
419
  def route_to(self) -> typing.Optional[builtins.str]:
420
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#route_to EventOrchestrationGlobal#route_to}.'''
420
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#route_to EventOrchestrationGlobal#route_to}.'''
421
421
  result = self._values.get("route_to")
422
422
  return typing.cast(typing.Optional[builtins.str], result)
423
423
 
424
424
  @builtins.property
425
425
  def severity(self) -> typing.Optional[builtins.str]:
426
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#severity EventOrchestrationGlobal#severity}.'''
426
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#severity EventOrchestrationGlobal#severity}.'''
427
427
  result = self._values.get("severity")
428
428
  return typing.cast(typing.Optional[builtins.str], result)
429
429
 
@@ -431,13 +431,13 @@ class EventOrchestrationGlobalCatchAllActions:
431
431
  def suppress(
432
432
  self,
433
433
  ) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
434
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#suppress EventOrchestrationGlobal#suppress}.'''
434
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#suppress EventOrchestrationGlobal#suppress}.'''
435
435
  result = self._values.get("suppress")
436
436
  return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
437
437
 
438
438
  @builtins.property
439
439
  def suspend(self) -> typing.Optional[jsii.Number]:
440
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#suspend EventOrchestrationGlobal#suspend}.'''
440
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#suspend EventOrchestrationGlobal#suspend}.'''
441
441
  result = self._values.get("suspend")
442
442
  return typing.cast(typing.Optional[jsii.Number], result)
443
443
 
@@ -447,7 +447,7 @@ class EventOrchestrationGlobalCatchAllActions:
447
447
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalCatchAllActionsVariable"]]]:
448
448
  '''variable block.
449
449
 
450
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#variable EventOrchestrationGlobal#variable}
450
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#variable EventOrchestrationGlobal#variable}
451
451
  '''
452
452
  result = self._values.get("variable")
453
453
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalCatchAllActionsVariable"]]], result)
@@ -486,11 +486,11 @@ class EventOrchestrationGlobalCatchAllActionsAutomationAction:
486
486
  parameter: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["EventOrchestrationGlobalCatchAllActionsAutomationActionParameter", typing.Dict[builtins.str, typing.Any]]]]] = None,
487
487
  ) -> None:
488
488
  '''
489
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.
490
- :param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#url EventOrchestrationGlobal#url}.
491
- :param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#auto_send EventOrchestrationGlobal#auto_send}.
492
- :param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#header EventOrchestrationGlobal#header}
493
- :param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#parameter EventOrchestrationGlobal#parameter}
489
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.
490
+ :param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#url EventOrchestrationGlobal#url}.
491
+ :param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#auto_send EventOrchestrationGlobal#auto_send}.
492
+ :param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#header EventOrchestrationGlobal#header}
493
+ :param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#parameter EventOrchestrationGlobal#parameter}
494
494
  '''
495
495
  if __debug__:
496
496
  type_hints = typing.get_type_hints(_typecheckingstub__3aa7554157c3709e9796076b823722a932d57649b3cd18925319019ab07058f4)
@@ -512,14 +512,14 @@ class EventOrchestrationGlobalCatchAllActionsAutomationAction:
512
512
 
513
513
  @builtins.property
514
514
  def name(self) -> builtins.str:
515
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.'''
515
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.'''
516
516
  result = self._values.get("name")
517
517
  assert result is not None, "Required property 'name' is missing"
518
518
  return typing.cast(builtins.str, result)
519
519
 
520
520
  @builtins.property
521
521
  def url(self) -> builtins.str:
522
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#url EventOrchestrationGlobal#url}.'''
522
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#url EventOrchestrationGlobal#url}.'''
523
523
  result = self._values.get("url")
524
524
  assert result is not None, "Required property 'url' is missing"
525
525
  return typing.cast(builtins.str, result)
@@ -528,7 +528,7 @@ class EventOrchestrationGlobalCatchAllActionsAutomationAction:
528
528
  def auto_send(
529
529
  self,
530
530
  ) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
531
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#auto_send EventOrchestrationGlobal#auto_send}.'''
531
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#auto_send EventOrchestrationGlobal#auto_send}.'''
532
532
  result = self._values.get("auto_send")
533
533
  return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
534
534
 
@@ -538,7 +538,7 @@ class EventOrchestrationGlobalCatchAllActionsAutomationAction:
538
538
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalCatchAllActionsAutomationActionHeader"]]]:
539
539
  '''header block.
540
540
 
541
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#header EventOrchestrationGlobal#header}
541
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#header EventOrchestrationGlobal#header}
542
542
  '''
543
543
  result = self._values.get("header")
544
544
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalCatchAllActionsAutomationActionHeader"]]], result)
@@ -549,7 +549,7 @@ class EventOrchestrationGlobalCatchAllActionsAutomationAction:
549
549
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalCatchAllActionsAutomationActionParameter"]]]:
550
550
  '''parameter block.
551
551
 
552
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#parameter EventOrchestrationGlobal#parameter}
552
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#parameter EventOrchestrationGlobal#parameter}
553
553
  '''
554
554
  result = self._values.get("parameter")
555
555
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalCatchAllActionsAutomationActionParameter"]]], result)
@@ -574,8 +574,8 @@ class EventOrchestrationGlobalCatchAllActionsAutomationAction:
574
574
  class EventOrchestrationGlobalCatchAllActionsAutomationActionHeader:
575
575
  def __init__(self, *, key: builtins.str, value: builtins.str) -> None:
576
576
  '''
577
- :param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#key EventOrchestrationGlobal#key}.
578
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.
577
+ :param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#key EventOrchestrationGlobal#key}.
578
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.
579
579
  '''
580
580
  if __debug__:
581
581
  type_hints = typing.get_type_hints(_typecheckingstub__25d6263f7f939f16ce5239b58a28df658272be7a72592fe257cae14ddceb0570)
@@ -588,14 +588,14 @@ class EventOrchestrationGlobalCatchAllActionsAutomationActionHeader:
588
588
 
589
589
  @builtins.property
590
590
  def key(self) -> builtins.str:
591
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#key EventOrchestrationGlobal#key}.'''
591
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#key EventOrchestrationGlobal#key}.'''
592
592
  result = self._values.get("key")
593
593
  assert result is not None, "Required property 'key' is missing"
594
594
  return typing.cast(builtins.str, result)
595
595
 
596
596
  @builtins.property
597
597
  def value(self) -> builtins.str:
598
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.'''
598
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.'''
599
599
  result = self._values.get("value")
600
600
  assert result is not None, "Required property 'value' is missing"
601
601
  return typing.cast(builtins.str, result)
@@ -951,8 +951,8 @@ class EventOrchestrationGlobalCatchAllActionsAutomationActionOutputReference(
951
951
  class EventOrchestrationGlobalCatchAllActionsAutomationActionParameter:
952
952
  def __init__(self, *, key: builtins.str, value: builtins.str) -> None:
953
953
  '''
954
- :param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#key EventOrchestrationGlobal#key}.
955
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.
954
+ :param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#key EventOrchestrationGlobal#key}.
955
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.
956
956
  '''
957
957
  if __debug__:
958
958
  type_hints = typing.get_type_hints(_typecheckingstub__e8bf5cff7ab8d977bde6247d8b87a97cacc34598a770f783a035182d2b9a6bdf)
@@ -965,14 +965,14 @@ class EventOrchestrationGlobalCatchAllActionsAutomationActionParameter:
965
965
 
966
966
  @builtins.property
967
967
  def key(self) -> builtins.str:
968
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#key EventOrchestrationGlobal#key}.'''
968
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#key EventOrchestrationGlobal#key}.'''
969
969
  result = self._values.get("key")
970
970
  assert result is not None, "Required property 'key' is missing"
971
971
  return typing.cast(builtins.str, result)
972
972
 
973
973
  @builtins.property
974
974
  def value(self) -> builtins.str:
975
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.'''
975
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.'''
976
976
  result = self._values.get("value")
977
977
  assert result is not None, "Required property 'value' is missing"
978
978
  return typing.cast(builtins.str, result)
@@ -1180,10 +1180,10 @@ class EventOrchestrationGlobalCatchAllActionsExtraction:
1180
1180
  template: typing.Optional[builtins.str] = None,
1181
1181
  ) -> None:
1182
1182
  '''
1183
- :param target: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#target EventOrchestrationGlobal#target}.
1184
- :param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#regex EventOrchestrationGlobal#regex}.
1185
- :param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#source EventOrchestrationGlobal#source}.
1186
- :param template: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#template EventOrchestrationGlobal#template}.
1183
+ :param target: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#target EventOrchestrationGlobal#target}.
1184
+ :param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#regex EventOrchestrationGlobal#regex}.
1185
+ :param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#source EventOrchestrationGlobal#source}.
1186
+ :param template: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#template EventOrchestrationGlobal#template}.
1187
1187
  '''
1188
1188
  if __debug__:
1189
1189
  type_hints = typing.get_type_hints(_typecheckingstub__8c13c1c34aa2f8009fb969c1c9b9b3e863409eea556e7a2290eb65cdfb019a16)
@@ -1203,26 +1203,26 @@ class EventOrchestrationGlobalCatchAllActionsExtraction:
1203
1203
 
1204
1204
  @builtins.property
1205
1205
  def target(self) -> builtins.str:
1206
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#target EventOrchestrationGlobal#target}.'''
1206
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#target EventOrchestrationGlobal#target}.'''
1207
1207
  result = self._values.get("target")
1208
1208
  assert result is not None, "Required property 'target' is missing"
1209
1209
  return typing.cast(builtins.str, result)
1210
1210
 
1211
1211
  @builtins.property
1212
1212
  def regex(self) -> typing.Optional[builtins.str]:
1213
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#regex EventOrchestrationGlobal#regex}.'''
1213
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#regex EventOrchestrationGlobal#regex}.'''
1214
1214
  result = self._values.get("regex")
1215
1215
  return typing.cast(typing.Optional[builtins.str], result)
1216
1216
 
1217
1217
  @builtins.property
1218
1218
  def source(self) -> typing.Optional[builtins.str]:
1219
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#source EventOrchestrationGlobal#source}.'''
1219
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#source EventOrchestrationGlobal#source}.'''
1220
1220
  result = self._values.get("source")
1221
1221
  return typing.cast(typing.Optional[builtins.str], result)
1222
1222
 
1223
1223
  @builtins.property
1224
1224
  def template(self) -> typing.Optional[builtins.str]:
1225
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#template EventOrchestrationGlobal#template}.'''
1225
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#template EventOrchestrationGlobal#template}.'''
1226
1226
  result = self._values.get("template")
1227
1227
  return typing.cast(typing.Optional[builtins.str], result)
1228
1228
 
@@ -1463,8 +1463,8 @@ class EventOrchestrationGlobalCatchAllActionsExtractionOutputReference(
1463
1463
  class EventOrchestrationGlobalCatchAllActionsIncidentCustomFieldUpdate:
1464
1464
  def __init__(self, *, id: builtins.str, value: builtins.str) -> None:
1465
1465
  '''
1466
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#id EventOrchestrationGlobal#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
1467
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.
1466
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#id EventOrchestrationGlobal#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
1467
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.
1468
1468
  '''
1469
1469
  if __debug__:
1470
1470
  type_hints = typing.get_type_hints(_typecheckingstub__b375c4b1d808a3f460f31e3cf8a8afd1bf9ad8635ace71d2f46d2ab4d18a3978)
@@ -1477,7 +1477,7 @@ class EventOrchestrationGlobalCatchAllActionsIncidentCustomFieldUpdate:
1477
1477
 
1478
1478
  @builtins.property
1479
1479
  def id(self) -> builtins.str:
1480
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#id EventOrchestrationGlobal#id}.
1480
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#id EventOrchestrationGlobal#id}.
1481
1481
 
1482
1482
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
1483
1483
  If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1488,7 +1488,7 @@ class EventOrchestrationGlobalCatchAllActionsIncidentCustomFieldUpdate:
1488
1488
 
1489
1489
  @builtins.property
1490
1490
  def value(self) -> builtins.str:
1491
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.'''
1491
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.'''
1492
1492
  result = self._values.get("value")
1493
1493
  assert result is not None, "Required property 'value' is missing"
1494
1494
  return typing.cast(builtins.str, result)
@@ -1707,11 +1707,11 @@ class EventOrchestrationGlobalCatchAllActionsOutputReference(
1707
1707
  parameter: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union[EventOrchestrationGlobalCatchAllActionsAutomationActionParameter, typing.Dict[builtins.str, typing.Any]]]]] = None,
1708
1708
  ) -> None:
1709
1709
  '''
1710
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.
1711
- :param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#url EventOrchestrationGlobal#url}.
1712
- :param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#auto_send EventOrchestrationGlobal#auto_send}.
1713
- :param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#header EventOrchestrationGlobal#header}
1714
- :param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#parameter EventOrchestrationGlobal#parameter}
1710
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.
1711
+ :param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#url EventOrchestrationGlobal#url}.
1712
+ :param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#auto_send EventOrchestrationGlobal#auto_send}.
1713
+ :param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#header EventOrchestrationGlobal#header}
1714
+ :param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#parameter EventOrchestrationGlobal#parameter}
1715
1715
  '''
1716
1716
  value = EventOrchestrationGlobalCatchAllActionsAutomationAction(
1717
1717
  name=name, url=url, auto_send=auto_send, header=header, parameter=parameter
@@ -2058,10 +2058,10 @@ class EventOrchestrationGlobalCatchAllActionsVariable:
2058
2058
  value: builtins.str,
2059
2059
  ) -> None:
2060
2060
  '''
2061
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.
2062
- :param path: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#path EventOrchestrationGlobal#path}.
2063
- :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#type EventOrchestrationGlobal#type}.
2064
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.
2061
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.
2062
+ :param path: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#path EventOrchestrationGlobal#path}.
2063
+ :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#type EventOrchestrationGlobal#type}.
2064
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.
2065
2065
  '''
2066
2066
  if __debug__:
2067
2067
  type_hints = typing.get_type_hints(_typecheckingstub__3d0aeb509773364475895da1136016fd834150cbcd65e6a3c334ee82dbaf2482)
@@ -2078,28 +2078,28 @@ class EventOrchestrationGlobalCatchAllActionsVariable:
2078
2078
 
2079
2079
  @builtins.property
2080
2080
  def name(self) -> builtins.str:
2081
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.'''
2081
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.'''
2082
2082
  result = self._values.get("name")
2083
2083
  assert result is not None, "Required property 'name' is missing"
2084
2084
  return typing.cast(builtins.str, result)
2085
2085
 
2086
2086
  @builtins.property
2087
2087
  def path(self) -> builtins.str:
2088
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#path EventOrchestrationGlobal#path}.'''
2088
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#path EventOrchestrationGlobal#path}.'''
2089
2089
  result = self._values.get("path")
2090
2090
  assert result is not None, "Required property 'path' is missing"
2091
2091
  return typing.cast(builtins.str, result)
2092
2092
 
2093
2093
  @builtins.property
2094
2094
  def type(self) -> builtins.str:
2095
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#type EventOrchestrationGlobal#type}.'''
2095
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#type EventOrchestrationGlobal#type}.'''
2096
2096
  result = self._values.get("type")
2097
2097
  assert result is not None, "Required property 'type' is missing"
2098
2098
  return typing.cast(builtins.str, result)
2099
2099
 
2100
2100
  @builtins.property
2101
2101
  def value(self) -> builtins.str:
2102
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.'''
2102
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.'''
2103
2103
  result = self._values.get("value")
2104
2104
  assert result is not None, "Required property 'value' is missing"
2105
2105
  return typing.cast(builtins.str, result)
@@ -2360,19 +2360,19 @@ class EventOrchestrationGlobalCatchAllOutputReference(
2360
2360
  variable: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union[EventOrchestrationGlobalCatchAllActionsVariable, typing.Dict[builtins.str, typing.Any]]]]] = None,
2361
2361
  ) -> None:
2362
2362
  '''
2363
- :param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#annotate EventOrchestrationGlobal#annotate}.
2364
- :param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#automation_action EventOrchestrationGlobal#automation_action}
2365
- :param drop_event: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#drop_event EventOrchestrationGlobal#drop_event}.
2366
- :param escalation_policy: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#escalation_policy EventOrchestrationGlobal#escalation_policy}.
2367
- :param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#event_action EventOrchestrationGlobal#event_action}.
2368
- :param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#extraction EventOrchestrationGlobal#extraction}
2369
- :param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#incident_custom_field_update EventOrchestrationGlobal#incident_custom_field_update}
2370
- :param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#priority EventOrchestrationGlobal#priority}.
2371
- :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#route_to EventOrchestrationGlobal#route_to}.
2372
- :param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#severity EventOrchestrationGlobal#severity}.
2373
- :param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#suppress EventOrchestrationGlobal#suppress}.
2374
- :param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#suspend EventOrchestrationGlobal#suspend}.
2375
- :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#variable EventOrchestrationGlobal#variable}
2363
+ :param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#annotate EventOrchestrationGlobal#annotate}.
2364
+ :param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#automation_action EventOrchestrationGlobal#automation_action}
2365
+ :param drop_event: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#drop_event EventOrchestrationGlobal#drop_event}.
2366
+ :param escalation_policy: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#escalation_policy EventOrchestrationGlobal#escalation_policy}.
2367
+ :param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#event_action EventOrchestrationGlobal#event_action}.
2368
+ :param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#extraction EventOrchestrationGlobal#extraction}
2369
+ :param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#incident_custom_field_update EventOrchestrationGlobal#incident_custom_field_update}
2370
+ :param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#priority EventOrchestrationGlobal#priority}.
2371
+ :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#route_to EventOrchestrationGlobal#route_to}.
2372
+ :param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#severity EventOrchestrationGlobal#severity}.
2373
+ :param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#suppress EventOrchestrationGlobal#suppress}.
2374
+ :param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#suspend EventOrchestrationGlobal#suspend}.
2375
+ :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#variable EventOrchestrationGlobal#variable}
2376
2376
  '''
2377
2377
  value = EventOrchestrationGlobalCatchAllActions(
2378
2378
  annotate=annotate,
@@ -2459,10 +2459,10 @@ class EventOrchestrationGlobalConfig(_cdktf_9a9027ec.TerraformMetaArguments):
2459
2459
  :param lifecycle:
2460
2460
  :param provider:
2461
2461
  :param provisioners:
2462
- :param catch_all: catch_all block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#catch_all EventOrchestrationGlobal#catch_all}
2463
- :param event_orchestration: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#event_orchestration EventOrchestrationGlobal#event_orchestration}.
2464
- :param set: set block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#set EventOrchestrationGlobal#set}
2465
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#id EventOrchestrationGlobal#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
2462
+ :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_global#catch_all EventOrchestrationGlobal#catch_all}
2463
+ :param event_orchestration: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#event_orchestration EventOrchestrationGlobal#event_orchestration}.
2464
+ :param set: set block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#set EventOrchestrationGlobal#set}
2465
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#id EventOrchestrationGlobal#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
2466
2466
  '''
2467
2467
  if isinstance(lifecycle, dict):
2468
2468
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -2571,7 +2571,7 @@ class EventOrchestrationGlobalConfig(_cdktf_9a9027ec.TerraformMetaArguments):
2571
2571
  def catch_all(self) -> EventOrchestrationGlobalCatchAll:
2572
2572
  '''catch_all block.
2573
2573
 
2574
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#catch_all EventOrchestrationGlobal#catch_all}
2574
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#catch_all EventOrchestrationGlobal#catch_all}
2575
2575
  '''
2576
2576
  result = self._values.get("catch_all")
2577
2577
  assert result is not None, "Required property 'catch_all' is missing"
@@ -2579,7 +2579,7 @@ class EventOrchestrationGlobalConfig(_cdktf_9a9027ec.TerraformMetaArguments):
2579
2579
 
2580
2580
  @builtins.property
2581
2581
  def event_orchestration(self) -> builtins.str:
2582
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#event_orchestration EventOrchestrationGlobal#event_orchestration}.'''
2582
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#event_orchestration EventOrchestrationGlobal#event_orchestration}.'''
2583
2583
  result = self._values.get("event_orchestration")
2584
2584
  assert result is not None, "Required property 'event_orchestration' is missing"
2585
2585
  return typing.cast(builtins.str, result)
@@ -2590,7 +2590,7 @@ class EventOrchestrationGlobalConfig(_cdktf_9a9027ec.TerraformMetaArguments):
2590
2590
  ) -> typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSet"]]:
2591
2591
  '''set block.
2592
2592
 
2593
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#set EventOrchestrationGlobal#set}
2593
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#set EventOrchestrationGlobal#set}
2594
2594
  '''
2595
2595
  result = self._values.get("set")
2596
2596
  assert result is not None, "Required property 'set' is missing"
@@ -2598,7 +2598,7 @@ class EventOrchestrationGlobalConfig(_cdktf_9a9027ec.TerraformMetaArguments):
2598
2598
 
2599
2599
  @builtins.property
2600
2600
  def id(self) -> typing.Optional[builtins.str]:
2601
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#id EventOrchestrationGlobal#id}.
2601
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#id EventOrchestrationGlobal#id}.
2602
2602
 
2603
2603
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
2604
2604
  If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -2631,8 +2631,8 @@ class EventOrchestrationGlobalSet:
2631
2631
  rule: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["EventOrchestrationGlobalSetRule", typing.Dict[builtins.str, typing.Any]]]]] = None,
2632
2632
  ) -> None:
2633
2633
  '''
2634
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#id EventOrchestrationGlobal#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
2635
- :param rule: rule block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#rule EventOrchestrationGlobal#rule}
2634
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#id EventOrchestrationGlobal#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
2635
+ :param rule: rule block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#rule EventOrchestrationGlobal#rule}
2636
2636
  '''
2637
2637
  if __debug__:
2638
2638
  type_hints = typing.get_type_hints(_typecheckingstub__305a6830506cb32487336526cc8631fb7f7318d68a61dabd395b65df1c2d7f56)
@@ -2646,7 +2646,7 @@ class EventOrchestrationGlobalSet:
2646
2646
 
2647
2647
  @builtins.property
2648
2648
  def id(self) -> builtins.str:
2649
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#id EventOrchestrationGlobal#id}.
2649
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#id EventOrchestrationGlobal#id}.
2650
2650
 
2651
2651
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
2652
2652
  If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -2661,7 +2661,7 @@ class EventOrchestrationGlobalSet:
2661
2661
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRule"]]]:
2662
2662
  '''rule block.
2663
2663
 
2664
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#rule EventOrchestrationGlobal#rule}
2664
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#rule EventOrchestrationGlobal#rule}
2665
2665
  '''
2666
2666
  result = self._values.get("rule")
2667
2667
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRule"]]], result)
@@ -2878,10 +2878,10 @@ class EventOrchestrationGlobalSetRule:
2878
2878
  label: typing.Optional[builtins.str] = None,
2879
2879
  ) -> None:
2880
2880
  '''
2881
- :param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#actions EventOrchestrationGlobal#actions}
2882
- :param condition: condition block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#condition EventOrchestrationGlobal#condition}
2883
- :param disabled: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#disabled EventOrchestrationGlobal#disabled}.
2884
- :param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#label EventOrchestrationGlobal#label}.
2881
+ :param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#actions EventOrchestrationGlobal#actions}
2882
+ :param condition: condition block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#condition EventOrchestrationGlobal#condition}
2883
+ :param disabled: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#disabled EventOrchestrationGlobal#disabled}.
2884
+ :param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#label EventOrchestrationGlobal#label}.
2885
2885
  '''
2886
2886
  if isinstance(actions, dict):
2887
2887
  actions = EventOrchestrationGlobalSetRuleActions(**actions)
@@ -2905,7 +2905,7 @@ class EventOrchestrationGlobalSetRule:
2905
2905
  def actions(self) -> "EventOrchestrationGlobalSetRuleActions":
2906
2906
  '''actions block.
2907
2907
 
2908
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#actions EventOrchestrationGlobal#actions}
2908
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#actions EventOrchestrationGlobal#actions}
2909
2909
  '''
2910
2910
  result = self._values.get("actions")
2911
2911
  assert result is not None, "Required property 'actions' is missing"
@@ -2917,7 +2917,7 @@ class EventOrchestrationGlobalSetRule:
2917
2917
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRuleCondition"]]]:
2918
2918
  '''condition block.
2919
2919
 
2920
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#condition EventOrchestrationGlobal#condition}
2920
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#condition EventOrchestrationGlobal#condition}
2921
2921
  '''
2922
2922
  result = self._values.get("condition")
2923
2923
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRuleCondition"]]], result)
@@ -2926,13 +2926,13 @@ class EventOrchestrationGlobalSetRule:
2926
2926
  def disabled(
2927
2927
  self,
2928
2928
  ) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
2929
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#disabled EventOrchestrationGlobal#disabled}.'''
2929
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#disabled EventOrchestrationGlobal#disabled}.'''
2930
2930
  result = self._values.get("disabled")
2931
2931
  return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
2932
2932
 
2933
2933
  @builtins.property
2934
2934
  def label(self) -> typing.Optional[builtins.str]:
2935
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#label EventOrchestrationGlobal#label}.'''
2935
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#label EventOrchestrationGlobal#label}.'''
2936
2936
  result = self._values.get("label")
2937
2937
  return typing.cast(typing.Optional[builtins.str], result)
2938
2938
 
@@ -2986,19 +2986,19 @@ class EventOrchestrationGlobalSetRuleActions:
2986
2986
  variable: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["EventOrchestrationGlobalSetRuleActionsVariable", typing.Dict[builtins.str, typing.Any]]]]] = None,
2987
2987
  ) -> None:
2988
2988
  '''
2989
- :param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#annotate EventOrchestrationGlobal#annotate}.
2990
- :param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#automation_action EventOrchestrationGlobal#automation_action}
2991
- :param drop_event: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#drop_event EventOrchestrationGlobal#drop_event}.
2992
- :param escalation_policy: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#escalation_policy EventOrchestrationGlobal#escalation_policy}.
2993
- :param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#event_action EventOrchestrationGlobal#event_action}.
2994
- :param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#extraction EventOrchestrationGlobal#extraction}
2995
- :param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#incident_custom_field_update EventOrchestrationGlobal#incident_custom_field_update}
2996
- :param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#priority EventOrchestrationGlobal#priority}.
2997
- :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#route_to EventOrchestrationGlobal#route_to}.
2998
- :param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#severity EventOrchestrationGlobal#severity}.
2999
- :param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#suppress EventOrchestrationGlobal#suppress}.
3000
- :param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#suspend EventOrchestrationGlobal#suspend}.
3001
- :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#variable EventOrchestrationGlobal#variable}
2989
+ :param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#annotate EventOrchestrationGlobal#annotate}.
2990
+ :param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#automation_action EventOrchestrationGlobal#automation_action}
2991
+ :param drop_event: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#drop_event EventOrchestrationGlobal#drop_event}.
2992
+ :param escalation_policy: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#escalation_policy EventOrchestrationGlobal#escalation_policy}.
2993
+ :param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#event_action EventOrchestrationGlobal#event_action}.
2994
+ :param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#extraction EventOrchestrationGlobal#extraction}
2995
+ :param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#incident_custom_field_update EventOrchestrationGlobal#incident_custom_field_update}
2996
+ :param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#priority EventOrchestrationGlobal#priority}.
2997
+ :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#route_to EventOrchestrationGlobal#route_to}.
2998
+ :param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#severity EventOrchestrationGlobal#severity}.
2999
+ :param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#suppress EventOrchestrationGlobal#suppress}.
3000
+ :param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#suspend EventOrchestrationGlobal#suspend}.
3001
+ :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#variable EventOrchestrationGlobal#variable}
3002
3002
  '''
3003
3003
  if isinstance(automation_action, dict):
3004
3004
  automation_action = EventOrchestrationGlobalSetRuleActionsAutomationAction(**automation_action)
@@ -3047,7 +3047,7 @@ class EventOrchestrationGlobalSetRuleActions:
3047
3047
 
3048
3048
  @builtins.property
3049
3049
  def annotate(self) -> typing.Optional[builtins.str]:
3050
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#annotate EventOrchestrationGlobal#annotate}.'''
3050
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#annotate EventOrchestrationGlobal#annotate}.'''
3051
3051
  result = self._values.get("annotate")
3052
3052
  return typing.cast(typing.Optional[builtins.str], result)
3053
3053
 
@@ -3057,7 +3057,7 @@ class EventOrchestrationGlobalSetRuleActions:
3057
3057
  ) -> typing.Optional["EventOrchestrationGlobalSetRuleActionsAutomationAction"]:
3058
3058
  '''automation_action block.
3059
3059
 
3060
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#automation_action EventOrchestrationGlobal#automation_action}
3060
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#automation_action EventOrchestrationGlobal#automation_action}
3061
3061
  '''
3062
3062
  result = self._values.get("automation_action")
3063
3063
  return typing.cast(typing.Optional["EventOrchestrationGlobalSetRuleActionsAutomationAction"], result)
@@ -3066,19 +3066,19 @@ class EventOrchestrationGlobalSetRuleActions:
3066
3066
  def drop_event(
3067
3067
  self,
3068
3068
  ) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
3069
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#drop_event EventOrchestrationGlobal#drop_event}.'''
3069
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#drop_event EventOrchestrationGlobal#drop_event}.'''
3070
3070
  result = self._values.get("drop_event")
3071
3071
  return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
3072
3072
 
3073
3073
  @builtins.property
3074
3074
  def escalation_policy(self) -> typing.Optional[builtins.str]:
3075
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#escalation_policy EventOrchestrationGlobal#escalation_policy}.'''
3075
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#escalation_policy EventOrchestrationGlobal#escalation_policy}.'''
3076
3076
  result = self._values.get("escalation_policy")
3077
3077
  return typing.cast(typing.Optional[builtins.str], result)
3078
3078
 
3079
3079
  @builtins.property
3080
3080
  def event_action(self) -> typing.Optional[builtins.str]:
3081
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#event_action EventOrchestrationGlobal#event_action}.'''
3081
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#event_action EventOrchestrationGlobal#event_action}.'''
3082
3082
  result = self._values.get("event_action")
3083
3083
  return typing.cast(typing.Optional[builtins.str], result)
3084
3084
 
@@ -3088,7 +3088,7 @@ class EventOrchestrationGlobalSetRuleActions:
3088
3088
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRuleActionsExtraction"]]]:
3089
3089
  '''extraction block.
3090
3090
 
3091
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#extraction EventOrchestrationGlobal#extraction}
3091
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#extraction EventOrchestrationGlobal#extraction}
3092
3092
  '''
3093
3093
  result = self._values.get("extraction")
3094
3094
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRuleActionsExtraction"]]], result)
@@ -3099,26 +3099,26 @@ class EventOrchestrationGlobalSetRuleActions:
3099
3099
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRuleActionsIncidentCustomFieldUpdate"]]]:
3100
3100
  '''incident_custom_field_update block.
3101
3101
 
3102
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#incident_custom_field_update EventOrchestrationGlobal#incident_custom_field_update}
3102
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#incident_custom_field_update EventOrchestrationGlobal#incident_custom_field_update}
3103
3103
  '''
3104
3104
  result = self._values.get("incident_custom_field_update")
3105
3105
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRuleActionsIncidentCustomFieldUpdate"]]], result)
3106
3106
 
3107
3107
  @builtins.property
3108
3108
  def priority(self) -> typing.Optional[builtins.str]:
3109
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#priority EventOrchestrationGlobal#priority}.'''
3109
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#priority EventOrchestrationGlobal#priority}.'''
3110
3110
  result = self._values.get("priority")
3111
3111
  return typing.cast(typing.Optional[builtins.str], result)
3112
3112
 
3113
3113
  @builtins.property
3114
3114
  def route_to(self) -> typing.Optional[builtins.str]:
3115
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#route_to EventOrchestrationGlobal#route_to}.'''
3115
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#route_to EventOrchestrationGlobal#route_to}.'''
3116
3116
  result = self._values.get("route_to")
3117
3117
  return typing.cast(typing.Optional[builtins.str], result)
3118
3118
 
3119
3119
  @builtins.property
3120
3120
  def severity(self) -> typing.Optional[builtins.str]:
3121
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#severity EventOrchestrationGlobal#severity}.'''
3121
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#severity EventOrchestrationGlobal#severity}.'''
3122
3122
  result = self._values.get("severity")
3123
3123
  return typing.cast(typing.Optional[builtins.str], result)
3124
3124
 
@@ -3126,13 +3126,13 @@ class EventOrchestrationGlobalSetRuleActions:
3126
3126
  def suppress(
3127
3127
  self,
3128
3128
  ) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
3129
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#suppress EventOrchestrationGlobal#suppress}.'''
3129
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#suppress EventOrchestrationGlobal#suppress}.'''
3130
3130
  result = self._values.get("suppress")
3131
3131
  return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
3132
3132
 
3133
3133
  @builtins.property
3134
3134
  def suspend(self) -> typing.Optional[jsii.Number]:
3135
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#suspend EventOrchestrationGlobal#suspend}.'''
3135
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#suspend EventOrchestrationGlobal#suspend}.'''
3136
3136
  result = self._values.get("suspend")
3137
3137
  return typing.cast(typing.Optional[jsii.Number], result)
3138
3138
 
@@ -3142,7 +3142,7 @@ class EventOrchestrationGlobalSetRuleActions:
3142
3142
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRuleActionsVariable"]]]:
3143
3143
  '''variable block.
3144
3144
 
3145
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#variable EventOrchestrationGlobal#variable}
3145
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#variable EventOrchestrationGlobal#variable}
3146
3146
  '''
3147
3147
  result = self._values.get("variable")
3148
3148
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRuleActionsVariable"]]], result)
@@ -3181,11 +3181,11 @@ class EventOrchestrationGlobalSetRuleActionsAutomationAction:
3181
3181
  parameter: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["EventOrchestrationGlobalSetRuleActionsAutomationActionParameter", typing.Dict[builtins.str, typing.Any]]]]] = None,
3182
3182
  ) -> None:
3183
3183
  '''
3184
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.
3185
- :param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#url EventOrchestrationGlobal#url}.
3186
- :param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#auto_send EventOrchestrationGlobal#auto_send}.
3187
- :param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#header EventOrchestrationGlobal#header}
3188
- :param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#parameter EventOrchestrationGlobal#parameter}
3184
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.
3185
+ :param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#url EventOrchestrationGlobal#url}.
3186
+ :param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#auto_send EventOrchestrationGlobal#auto_send}.
3187
+ :param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#header EventOrchestrationGlobal#header}
3188
+ :param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#parameter EventOrchestrationGlobal#parameter}
3189
3189
  '''
3190
3190
  if __debug__:
3191
3191
  type_hints = typing.get_type_hints(_typecheckingstub__723d2a0275861d95017a3481ff6564df72221d81439af26b87052de7905dd603)
@@ -3207,14 +3207,14 @@ class EventOrchestrationGlobalSetRuleActionsAutomationAction:
3207
3207
 
3208
3208
  @builtins.property
3209
3209
  def name(self) -> builtins.str:
3210
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.'''
3210
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.'''
3211
3211
  result = self._values.get("name")
3212
3212
  assert result is not None, "Required property 'name' is missing"
3213
3213
  return typing.cast(builtins.str, result)
3214
3214
 
3215
3215
  @builtins.property
3216
3216
  def url(self) -> builtins.str:
3217
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#url EventOrchestrationGlobal#url}.'''
3217
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#url EventOrchestrationGlobal#url}.'''
3218
3218
  result = self._values.get("url")
3219
3219
  assert result is not None, "Required property 'url' is missing"
3220
3220
  return typing.cast(builtins.str, result)
@@ -3223,7 +3223,7 @@ class EventOrchestrationGlobalSetRuleActionsAutomationAction:
3223
3223
  def auto_send(
3224
3224
  self,
3225
3225
  ) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
3226
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#auto_send EventOrchestrationGlobal#auto_send}.'''
3226
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#auto_send EventOrchestrationGlobal#auto_send}.'''
3227
3227
  result = self._values.get("auto_send")
3228
3228
  return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
3229
3229
 
@@ -3233,7 +3233,7 @@ class EventOrchestrationGlobalSetRuleActionsAutomationAction:
3233
3233
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRuleActionsAutomationActionHeader"]]]:
3234
3234
  '''header block.
3235
3235
 
3236
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#header EventOrchestrationGlobal#header}
3236
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#header EventOrchestrationGlobal#header}
3237
3237
  '''
3238
3238
  result = self._values.get("header")
3239
3239
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRuleActionsAutomationActionHeader"]]], result)
@@ -3244,7 +3244,7 @@ class EventOrchestrationGlobalSetRuleActionsAutomationAction:
3244
3244
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRuleActionsAutomationActionParameter"]]]:
3245
3245
  '''parameter block.
3246
3246
 
3247
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#parameter EventOrchestrationGlobal#parameter}
3247
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#parameter EventOrchestrationGlobal#parameter}
3248
3248
  '''
3249
3249
  result = self._values.get("parameter")
3250
3250
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRuleActionsAutomationActionParameter"]]], result)
@@ -3269,8 +3269,8 @@ class EventOrchestrationGlobalSetRuleActionsAutomationAction:
3269
3269
  class EventOrchestrationGlobalSetRuleActionsAutomationActionHeader:
3270
3270
  def __init__(self, *, key: builtins.str, value: builtins.str) -> None:
3271
3271
  '''
3272
- :param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#key EventOrchestrationGlobal#key}.
3273
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.
3272
+ :param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#key EventOrchestrationGlobal#key}.
3273
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.
3274
3274
  '''
3275
3275
  if __debug__:
3276
3276
  type_hints = typing.get_type_hints(_typecheckingstub__541694733fc98eb5135d9d17e596b4cab74578defc3bdbfef6a43a56159f1877)
@@ -3283,14 +3283,14 @@ class EventOrchestrationGlobalSetRuleActionsAutomationActionHeader:
3283
3283
 
3284
3284
  @builtins.property
3285
3285
  def key(self) -> builtins.str:
3286
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#key EventOrchestrationGlobal#key}.'''
3286
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#key EventOrchestrationGlobal#key}.'''
3287
3287
  result = self._values.get("key")
3288
3288
  assert result is not None, "Required property 'key' is missing"
3289
3289
  return typing.cast(builtins.str, result)
3290
3290
 
3291
3291
  @builtins.property
3292
3292
  def value(self) -> builtins.str:
3293
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.'''
3293
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.'''
3294
3294
  result = self._values.get("value")
3295
3295
  assert result is not None, "Required property 'value' is missing"
3296
3296
  return typing.cast(builtins.str, result)
@@ -3646,8 +3646,8 @@ class EventOrchestrationGlobalSetRuleActionsAutomationActionOutputReference(
3646
3646
  class EventOrchestrationGlobalSetRuleActionsAutomationActionParameter:
3647
3647
  def __init__(self, *, key: builtins.str, value: builtins.str) -> None:
3648
3648
  '''
3649
- :param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#key EventOrchestrationGlobal#key}.
3650
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.
3649
+ :param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#key EventOrchestrationGlobal#key}.
3650
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.
3651
3651
  '''
3652
3652
  if __debug__:
3653
3653
  type_hints = typing.get_type_hints(_typecheckingstub__441d5eb0cfb56ea15348461de8ab1eeeb7ba29435b112be08856224068edc133)
@@ -3660,14 +3660,14 @@ class EventOrchestrationGlobalSetRuleActionsAutomationActionParameter:
3660
3660
 
3661
3661
  @builtins.property
3662
3662
  def key(self) -> builtins.str:
3663
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#key EventOrchestrationGlobal#key}.'''
3663
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#key EventOrchestrationGlobal#key}.'''
3664
3664
  result = self._values.get("key")
3665
3665
  assert result is not None, "Required property 'key' is missing"
3666
3666
  return typing.cast(builtins.str, result)
3667
3667
 
3668
3668
  @builtins.property
3669
3669
  def value(self) -> builtins.str:
3670
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.'''
3670
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.'''
3671
3671
  result = self._values.get("value")
3672
3672
  assert result is not None, "Required property 'value' is missing"
3673
3673
  return typing.cast(builtins.str, result)
@@ -3875,10 +3875,10 @@ class EventOrchestrationGlobalSetRuleActionsExtraction:
3875
3875
  template: typing.Optional[builtins.str] = None,
3876
3876
  ) -> None:
3877
3877
  '''
3878
- :param target: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#target EventOrchestrationGlobal#target}.
3879
- :param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#regex EventOrchestrationGlobal#regex}.
3880
- :param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#source EventOrchestrationGlobal#source}.
3881
- :param template: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#template EventOrchestrationGlobal#template}.
3878
+ :param target: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#target EventOrchestrationGlobal#target}.
3879
+ :param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#regex EventOrchestrationGlobal#regex}.
3880
+ :param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#source EventOrchestrationGlobal#source}.
3881
+ :param template: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#template EventOrchestrationGlobal#template}.
3882
3882
  '''
3883
3883
  if __debug__:
3884
3884
  type_hints = typing.get_type_hints(_typecheckingstub__4b92aecb9ded69cbe0d91dde0c5680d12062c234b53c0fd848e59d4dba288176)
@@ -3898,26 +3898,26 @@ class EventOrchestrationGlobalSetRuleActionsExtraction:
3898
3898
 
3899
3899
  @builtins.property
3900
3900
  def target(self) -> builtins.str:
3901
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#target EventOrchestrationGlobal#target}.'''
3901
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#target EventOrchestrationGlobal#target}.'''
3902
3902
  result = self._values.get("target")
3903
3903
  assert result is not None, "Required property 'target' is missing"
3904
3904
  return typing.cast(builtins.str, result)
3905
3905
 
3906
3906
  @builtins.property
3907
3907
  def regex(self) -> typing.Optional[builtins.str]:
3908
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#regex EventOrchestrationGlobal#regex}.'''
3908
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#regex EventOrchestrationGlobal#regex}.'''
3909
3909
  result = self._values.get("regex")
3910
3910
  return typing.cast(typing.Optional[builtins.str], result)
3911
3911
 
3912
3912
  @builtins.property
3913
3913
  def source(self) -> typing.Optional[builtins.str]:
3914
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#source EventOrchestrationGlobal#source}.'''
3914
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#source EventOrchestrationGlobal#source}.'''
3915
3915
  result = self._values.get("source")
3916
3916
  return typing.cast(typing.Optional[builtins.str], result)
3917
3917
 
3918
3918
  @builtins.property
3919
3919
  def template(self) -> typing.Optional[builtins.str]:
3920
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#template EventOrchestrationGlobal#template}.'''
3920
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#template EventOrchestrationGlobal#template}.'''
3921
3921
  result = self._values.get("template")
3922
3922
  return typing.cast(typing.Optional[builtins.str], result)
3923
3923
 
@@ -4158,8 +4158,8 @@ class EventOrchestrationGlobalSetRuleActionsExtractionOutputReference(
4158
4158
  class EventOrchestrationGlobalSetRuleActionsIncidentCustomFieldUpdate:
4159
4159
  def __init__(self, *, id: builtins.str, value: builtins.str) -> None:
4160
4160
  '''
4161
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#id EventOrchestrationGlobal#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
4162
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.
4161
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#id EventOrchestrationGlobal#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
4162
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.
4163
4163
  '''
4164
4164
  if __debug__:
4165
4165
  type_hints = typing.get_type_hints(_typecheckingstub__e428808da2e632206477fcba5c539e87b77ccf79dd1d8e26b1d7140d8295e18c)
@@ -4172,7 +4172,7 @@ class EventOrchestrationGlobalSetRuleActionsIncidentCustomFieldUpdate:
4172
4172
 
4173
4173
  @builtins.property
4174
4174
  def id(self) -> builtins.str:
4175
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#id EventOrchestrationGlobal#id}.
4175
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#id EventOrchestrationGlobal#id}.
4176
4176
 
4177
4177
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
4178
4178
  If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -4183,7 +4183,7 @@ class EventOrchestrationGlobalSetRuleActionsIncidentCustomFieldUpdate:
4183
4183
 
4184
4184
  @builtins.property
4185
4185
  def value(self) -> builtins.str:
4186
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.'''
4186
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.'''
4187
4187
  result = self._values.get("value")
4188
4188
  assert result is not None, "Required property 'value' is missing"
4189
4189
  return typing.cast(builtins.str, result)
@@ -4402,11 +4402,11 @@ class EventOrchestrationGlobalSetRuleActionsOutputReference(
4402
4402
  parameter: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union[EventOrchestrationGlobalSetRuleActionsAutomationActionParameter, typing.Dict[builtins.str, typing.Any]]]]] = None,
4403
4403
  ) -> None:
4404
4404
  '''
4405
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.
4406
- :param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#url EventOrchestrationGlobal#url}.
4407
- :param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#auto_send EventOrchestrationGlobal#auto_send}.
4408
- :param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#header EventOrchestrationGlobal#header}
4409
- :param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#parameter EventOrchestrationGlobal#parameter}
4405
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.
4406
+ :param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#url EventOrchestrationGlobal#url}.
4407
+ :param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#auto_send EventOrchestrationGlobal#auto_send}.
4408
+ :param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#header EventOrchestrationGlobal#header}
4409
+ :param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#parameter EventOrchestrationGlobal#parameter}
4410
4410
  '''
4411
4411
  value = EventOrchestrationGlobalSetRuleActionsAutomationAction(
4412
4412
  name=name, url=url, auto_send=auto_send, header=header, parameter=parameter
@@ -4751,10 +4751,10 @@ class EventOrchestrationGlobalSetRuleActionsVariable:
4751
4751
  value: builtins.str,
4752
4752
  ) -> None:
4753
4753
  '''
4754
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.
4755
- :param path: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#path EventOrchestrationGlobal#path}.
4756
- :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#type EventOrchestrationGlobal#type}.
4757
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.
4754
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.
4755
+ :param path: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#path EventOrchestrationGlobal#path}.
4756
+ :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#type EventOrchestrationGlobal#type}.
4757
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.
4758
4758
  '''
4759
4759
  if __debug__:
4760
4760
  type_hints = typing.get_type_hints(_typecheckingstub__9975e599b66082aa161a92a72e86a6da50b9cbaa7b3cedfc9ff7f3bf8156c974)
@@ -4771,28 +4771,28 @@ class EventOrchestrationGlobalSetRuleActionsVariable:
4771
4771
 
4772
4772
  @builtins.property
4773
4773
  def name(self) -> builtins.str:
4774
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.'''
4774
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.'''
4775
4775
  result = self._values.get("name")
4776
4776
  assert result is not None, "Required property 'name' is missing"
4777
4777
  return typing.cast(builtins.str, result)
4778
4778
 
4779
4779
  @builtins.property
4780
4780
  def path(self) -> builtins.str:
4781
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#path EventOrchestrationGlobal#path}.'''
4781
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#path EventOrchestrationGlobal#path}.'''
4782
4782
  result = self._values.get("path")
4783
4783
  assert result is not None, "Required property 'path' is missing"
4784
4784
  return typing.cast(builtins.str, result)
4785
4785
 
4786
4786
  @builtins.property
4787
4787
  def type(self) -> builtins.str:
4788
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#type EventOrchestrationGlobal#type}.'''
4788
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#type EventOrchestrationGlobal#type}.'''
4789
4789
  result = self._values.get("type")
4790
4790
  assert result is not None, "Required property 'type' is missing"
4791
4791
  return typing.cast(builtins.str, result)
4792
4792
 
4793
4793
  @builtins.property
4794
4794
  def value(self) -> builtins.str:
4795
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.'''
4795
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.'''
4796
4796
  result = self._values.get("value")
4797
4797
  assert result is not None, "Required property 'value' is missing"
4798
4798
  return typing.cast(builtins.str, result)
@@ -5022,7 +5022,7 @@ class EventOrchestrationGlobalSetRuleActionsVariableOutputReference(
5022
5022
  class EventOrchestrationGlobalSetRuleCondition:
5023
5023
  def __init__(self, *, expression: builtins.str) -> None:
5024
5024
  '''
5025
- :param expression: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#expression EventOrchestrationGlobal#expression}.
5025
+ :param expression: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#expression EventOrchestrationGlobal#expression}.
5026
5026
  '''
5027
5027
  if __debug__:
5028
5028
  type_hints = typing.get_type_hints(_typecheckingstub__195af8a9d56ef9e383b66a3a3513a01f6bfdedfa0d4b13150d22558077655b02)
@@ -5033,7 +5033,7 @@ class EventOrchestrationGlobalSetRuleCondition:
5033
5033
 
5034
5034
  @builtins.property
5035
5035
  def expression(self) -> builtins.str:
5036
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#expression EventOrchestrationGlobal#expression}.'''
5036
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#expression EventOrchestrationGlobal#expression}.'''
5037
5037
  result = self._values.get("expression")
5038
5038
  assert result is not None, "Required property 'expression' is missing"
5039
5039
  return typing.cast(builtins.str, result)
@@ -5342,19 +5342,19 @@ class EventOrchestrationGlobalSetRuleOutputReference(
5342
5342
  variable: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union[EventOrchestrationGlobalSetRuleActionsVariable, typing.Dict[builtins.str, typing.Any]]]]] = None,
5343
5343
  ) -> None:
5344
5344
  '''
5345
- :param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#annotate EventOrchestrationGlobal#annotate}.
5346
- :param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#automation_action EventOrchestrationGlobal#automation_action}
5347
- :param drop_event: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#drop_event EventOrchestrationGlobal#drop_event}.
5348
- :param escalation_policy: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#escalation_policy EventOrchestrationGlobal#escalation_policy}.
5349
- :param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#event_action EventOrchestrationGlobal#event_action}.
5350
- :param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#extraction EventOrchestrationGlobal#extraction}
5351
- :param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#incident_custom_field_update EventOrchestrationGlobal#incident_custom_field_update}
5352
- :param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#priority EventOrchestrationGlobal#priority}.
5353
- :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#route_to EventOrchestrationGlobal#route_to}.
5354
- :param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#severity EventOrchestrationGlobal#severity}.
5355
- :param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#suppress EventOrchestrationGlobal#suppress}.
5356
- :param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#suspend EventOrchestrationGlobal#suspend}.
5357
- :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/event_orchestration_global#variable EventOrchestrationGlobal#variable}
5345
+ :param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#annotate EventOrchestrationGlobal#annotate}.
5346
+ :param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#automation_action EventOrchestrationGlobal#automation_action}
5347
+ :param drop_event: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#drop_event EventOrchestrationGlobal#drop_event}.
5348
+ :param escalation_policy: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#escalation_policy EventOrchestrationGlobal#escalation_policy}.
5349
+ :param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#event_action EventOrchestrationGlobal#event_action}.
5350
+ :param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#extraction EventOrchestrationGlobal#extraction}
5351
+ :param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#incident_custom_field_update EventOrchestrationGlobal#incident_custom_field_update}
5352
+ :param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#priority EventOrchestrationGlobal#priority}.
5353
+ :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#route_to EventOrchestrationGlobal#route_to}.
5354
+ :param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#severity EventOrchestrationGlobal#severity}.
5355
+ :param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#suppress EventOrchestrationGlobal#suppress}.
5356
+ :param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#suspend EventOrchestrationGlobal#suspend}.
5357
+ :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/event_orchestration_global#variable EventOrchestrationGlobal#variable}
5358
5358
  '''
5359
5359
  value = EventOrchestrationGlobalSetRuleActions(
5360
5360
  annotate=annotate,