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

Sign up to get free protection for your applications and to get access to all the features.
Files changed (78) hide show
  1. cdktf_cdktf_provider_pagerduty/__init__.py +3 -3
  2. cdktf_cdktf_provider_pagerduty/_jsii/__init__.py +2 -2
  3. cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.6.0.jsii.tgz +0 -0
  4. cdktf_cdktf_provider_pagerduty/addon/__init__.py +13 -13
  5. cdktf_cdktf_provider_pagerduty/automation_actions_action/__init__.py +52 -52
  6. cdktf_cdktf_provider_pagerduty/automation_actions_action_service_association/__init__.py +13 -13
  7. cdktf_cdktf_provider_pagerduty/automation_actions_action_team_association/__init__.py +13 -13
  8. cdktf_cdktf_provider_pagerduty/automation_actions_runner/__init__.py +25 -25
  9. cdktf_cdktf_provider_pagerduty/automation_actions_runner_team_association/__init__.py +13 -13
  10. cdktf_cdktf_provider_pagerduty/business_service/__init__.py +19 -19
  11. cdktf_cdktf_provider_pagerduty/business_service_subscriber/__init__.py +16 -16
  12. cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_action/__init__.py +28 -28
  13. cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_runner/__init__.py +16 -16
  14. cdktf_cdktf_provider_pagerduty/data_pagerduty_business_service/__init__.py +17 -60
  15. cdktf_cdktf_provider_pagerduty/data_pagerduty_escalation_policy/__init__.py +10 -10
  16. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration/__init__.py +13 -13
  17. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_integration/__init__.py +13 -13
  18. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestrations/__init__.py +10 -10
  19. cdktf_cdktf_provider_pagerduty/data_pagerduty_extension_schema/__init__.py +10 -10
  20. cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_custom_field/__init__.py +10 -10
  21. cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_workflow/__init__.py +10 -10
  22. cdktf_cdktf_provider_pagerduty/data_pagerduty_license/__init__.py +37 -37
  23. cdktf_cdktf_provider_pagerduty/data_pagerduty_licenses/__init__.py +32 -32
  24. cdktf_cdktf_provider_pagerduty/data_pagerduty_priority/__init__.py +10 -10
  25. cdktf_cdktf_provider_pagerduty/data_pagerduty_ruleset/__init__.py +10 -10
  26. cdktf_cdktf_provider_pagerduty/data_pagerduty_schedule/__init__.py +10 -10
  27. cdktf_cdktf_provider_pagerduty/data_pagerduty_service/__init__.py +10 -10
  28. cdktf_cdktf_provider_pagerduty/data_pagerduty_service_integration/__init__.py +13 -13
  29. cdktf_cdktf_provider_pagerduty/data_pagerduty_standards/__init__.py +7 -7
  30. cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resource_scores/__init__.py +10 -10
  31. cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resources_scores/__init__.py +10 -10
  32. cdktf_cdktf_provider_pagerduty/data_pagerduty_tag/__init__.py +10 -10
  33. cdktf_cdktf_provider_pagerduty/data_pagerduty_team/__init__.py +16 -16
  34. cdktf_cdktf_provider_pagerduty/data_pagerduty_team_members/__init__.py +10 -10
  35. cdktf_cdktf_provider_pagerduty/data_pagerduty_user/__init__.py +30 -10
  36. cdktf_cdktf_provider_pagerduty/data_pagerduty_user_contact_method/__init__.py +16 -16
  37. cdktf_cdktf_provider_pagerduty/data_pagerduty_users/__init__.py +35 -10
  38. cdktf_cdktf_provider_pagerduty/data_pagerduty_vendor/__init__.py +10 -10
  39. cdktf_cdktf_provider_pagerduty/escalation_policy/__init__.py +35 -35
  40. cdktf_cdktf_provider_pagerduty/event_orchestration/__init__.py +19 -19
  41. cdktf_cdktf_provider_pagerduty/event_orchestration_global/__init__.py +191 -191
  42. cdktf_cdktf_provider_pagerduty/event_orchestration_integration/__init__.py +10 -10
  43. cdktf_cdktf_provider_pagerduty/event_orchestration_router/__init__.py +41 -41
  44. cdktf_cdktf_provider_pagerduty/event_orchestration_service/__init__.py +200 -200
  45. cdktf_cdktf_provider_pagerduty/event_orchestration_unrouted/__init__.py +92 -92
  46. cdktf_cdktf_provider_pagerduty/event_rule/__init__.py +16 -16
  47. cdktf_cdktf_provider_pagerduty/extension/__init__.py +25 -25
  48. cdktf_cdktf_provider_pagerduty/extension_servicenow/__init__.py +43 -43
  49. cdktf_cdktf_provider_pagerduty/incident_custom_field/__init__.py +25 -25
  50. cdktf_cdktf_provider_pagerduty/incident_custom_field_option/__init__.py +16 -16
  51. cdktf_cdktf_provider_pagerduty/incident_workflow/__init__.py +45 -45
  52. cdktf_cdktf_provider_pagerduty/incident_workflow_trigger/__init__.py +22 -22
  53. cdktf_cdktf_provider_pagerduty/maintenance_window/__init__.py +19 -19
  54. cdktf_cdktf_provider_pagerduty/provider/__init__.py +31 -31
  55. cdktf_cdktf_provider_pagerduty/response_play/__init__.py +55 -55
  56. cdktf_cdktf_provider_pagerduty/ruleset/__init__.py +16 -16
  57. cdktf_cdktf_provider_pagerduty/ruleset_rule/__init__.py +125 -125
  58. cdktf_cdktf_provider_pagerduty/schedule/__init__.py +47 -47
  59. cdktf_cdktf_provider_pagerduty/service/__init__.py +122 -122
  60. cdktf_cdktf_provider_pagerduty/service_dependency/__init__.py +27 -27
  61. cdktf_cdktf_provider_pagerduty/service_event_rule/__init__.py +117 -117
  62. cdktf_cdktf_provider_pagerduty/service_integration/__init__.py +90 -90
  63. cdktf_cdktf_provider_pagerduty/slack_connection/__init__.py +31 -31
  64. cdktf_cdktf_provider_pagerduty/tag/__init__.py +10 -10
  65. cdktf_cdktf_provider_pagerduty/tag_assignment/__init__.py +16 -16
  66. cdktf_cdktf_provider_pagerduty/team/__init__.py +19 -19
  67. cdktf_cdktf_provider_pagerduty/team_membership/__init__.py +16 -16
  68. cdktf_cdktf_provider_pagerduty/user/__init__.py +34 -34
  69. cdktf_cdktf_provider_pagerduty/user_contact_method/__init__.py +25 -25
  70. cdktf_cdktf_provider_pagerduty/user_notification_rule/__init__.py +19 -19
  71. cdktf_cdktf_provider_pagerduty/webhook_subscription/__init__.py +41 -41
  72. {cdktf_cdktf_provider_pagerduty-13.5.0.dist-info → cdktf_cdktf_provider_pagerduty-13.6.0.dist-info}/METADATA +5 -5
  73. cdktf_cdktf_provider_pagerduty-13.6.0.dist-info/RECORD +77 -0
  74. {cdktf_cdktf_provider_pagerduty-13.5.0.dist-info → cdktf_cdktf_provider_pagerduty-13.6.0.dist-info}/WHEEL +1 -1
  75. cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.5.0.jsii.tgz +0 -0
  76. cdktf_cdktf_provider_pagerduty-13.5.0.dist-info/RECORD +0 -77
  77. {cdktf_cdktf_provider_pagerduty-13.5.0.dist-info → cdktf_cdktf_provider_pagerduty-13.6.0.dist-info}/LICENSE +0 -0
  78. {cdktf_cdktf_provider_pagerduty-13.5.0.dist-info → cdktf_cdktf_provider_pagerduty-13.6.0.dist-info}/top_level.txt +0 -0
@@ -1,7 +1,7 @@
1
1
  '''
2
2
  # `pagerduty_event_orchestration_global`
3
3
 
4
- Refer to the Terraform Registry for docs: [`pagerduty_event_orchestration_global`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/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.10.0/docs/resources/event_orchestration_global).
5
5
  '''
6
6
  import abc
7
7
  import builtins
@@ -26,7 +26,7 @@ class EventOrchestrationGlobal(
26
26
  metaclass=jsii.JSIIMeta,
27
27
  jsii_type="@cdktf/provider-pagerduty.eventOrchestrationGlobal.EventOrchestrationGlobal",
28
28
  ):
29
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global pagerduty_event_orchestration_global}.'''
29
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global pagerduty_event_orchestration_global}.'''
30
30
 
31
31
  def __init__(
32
32
  self,
@@ -45,14 +45,14 @@ class EventOrchestrationGlobal(
45
45
  provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
46
46
  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,
47
47
  ) -> None:
48
- '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global pagerduty_event_orchestration_global} Resource.
48
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global pagerduty_event_orchestration_global} Resource.
49
49
 
50
50
  :param scope: The scope in which to define this construct.
51
51
  :param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
52
- :param catch_all: catch_all block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#catch_all EventOrchestrationGlobal#catch_all}
53
- :param event_orchestration: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#event_orchestration EventOrchestrationGlobal#event_orchestration}.
54
- :param set: set block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#set EventOrchestrationGlobal#set}
55
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/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.
52
+ :param catch_all: catch_all block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#catch_all EventOrchestrationGlobal#catch_all}
53
+ :param event_orchestration: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#event_orchestration EventOrchestrationGlobal#event_orchestration}.
54
+ :param set: set block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#set EventOrchestrationGlobal#set}
55
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/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.
56
56
  :param connection:
57
57
  :param count:
58
58
  :param depends_on:
@@ -94,7 +94,7 @@ class EventOrchestrationGlobal(
94
94
 
95
95
  :param scope: The scope in which to define this construct.
96
96
  :param import_to_id: The construct id used in the generated config for the EventOrchestrationGlobal to import.
97
- :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.9.0/docs/resources/event_orchestration_global#import import section} in the documentation of this resource for the id to use
97
+ :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.10.0/docs/resources/event_orchestration_global#import import section} in the documentation of this resource for the id to use
98
98
  :param provider: ? Optional instance of the provider where the EventOrchestrationGlobal to import is found.
99
99
  '''
100
100
  if __debug__:
@@ -112,7 +112,7 @@ class EventOrchestrationGlobal(
112
112
  actions: typing.Union["EventOrchestrationGlobalCatchAllActions", typing.Dict[builtins.str, typing.Any]],
113
113
  ) -> None:
114
114
  '''
115
- :param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#actions EventOrchestrationGlobal#actions}
115
+ :param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#actions EventOrchestrationGlobal#actions}
116
116
  '''
117
117
  value = EventOrchestrationGlobalCatchAll(actions=actions)
118
118
 
@@ -217,7 +217,7 @@ class EventOrchestrationGlobalCatchAll:
217
217
  actions: typing.Union["EventOrchestrationGlobalCatchAllActions", typing.Dict[builtins.str, typing.Any]],
218
218
  ) -> None:
219
219
  '''
220
- :param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#actions EventOrchestrationGlobal#actions}
220
+ :param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#actions EventOrchestrationGlobal#actions}
221
221
  '''
222
222
  if isinstance(actions, dict):
223
223
  actions = EventOrchestrationGlobalCatchAllActions(**actions)
@@ -232,7 +232,7 @@ class EventOrchestrationGlobalCatchAll:
232
232
  def actions(self) -> "EventOrchestrationGlobalCatchAllActions":
233
233
  '''actions block.
234
234
 
235
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#actions EventOrchestrationGlobal#actions}
235
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#actions EventOrchestrationGlobal#actions}
236
236
  '''
237
237
  result = self._values.get("actions")
238
238
  assert result is not None, "Required property 'actions' is missing"
@@ -286,18 +286,18 @@ class EventOrchestrationGlobalCatchAllActions:
286
286
  variable: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["EventOrchestrationGlobalCatchAllActionsVariable", typing.Dict[builtins.str, typing.Any]]]]] = None,
287
287
  ) -> None:
288
288
  '''
289
- :param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#annotate EventOrchestrationGlobal#annotate}.
290
- :param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#automation_action EventOrchestrationGlobal#automation_action}
291
- :param drop_event: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#drop_event EventOrchestrationGlobal#drop_event}.
292
- :param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#event_action EventOrchestrationGlobal#event_action}.
293
- :param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#extraction EventOrchestrationGlobal#extraction}
294
- :param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#incident_custom_field_update EventOrchestrationGlobal#incident_custom_field_update}
295
- :param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#priority EventOrchestrationGlobal#priority}.
296
- :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#route_to EventOrchestrationGlobal#route_to}.
297
- :param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#severity EventOrchestrationGlobal#severity}.
298
- :param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#suppress EventOrchestrationGlobal#suppress}.
299
- :param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#suspend EventOrchestrationGlobal#suspend}.
300
- :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#variable EventOrchestrationGlobal#variable}
289
+ :param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#annotate EventOrchestrationGlobal#annotate}.
290
+ :param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#automation_action EventOrchestrationGlobal#automation_action}
291
+ :param drop_event: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#drop_event EventOrchestrationGlobal#drop_event}.
292
+ :param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#event_action EventOrchestrationGlobal#event_action}.
293
+ :param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#extraction EventOrchestrationGlobal#extraction}
294
+ :param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#incident_custom_field_update EventOrchestrationGlobal#incident_custom_field_update}
295
+ :param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#priority EventOrchestrationGlobal#priority}.
296
+ :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#route_to EventOrchestrationGlobal#route_to}.
297
+ :param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#severity EventOrchestrationGlobal#severity}.
298
+ :param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#suppress EventOrchestrationGlobal#suppress}.
299
+ :param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#suspend EventOrchestrationGlobal#suspend}.
300
+ :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#variable EventOrchestrationGlobal#variable}
301
301
  '''
302
302
  if isinstance(automation_action, dict):
303
303
  automation_action = EventOrchestrationGlobalCatchAllActionsAutomationAction(**automation_action)
@@ -343,7 +343,7 @@ class EventOrchestrationGlobalCatchAllActions:
343
343
 
344
344
  @builtins.property
345
345
  def annotate(self) -> typing.Optional[builtins.str]:
346
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#annotate EventOrchestrationGlobal#annotate}.'''
346
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#annotate EventOrchestrationGlobal#annotate}.'''
347
347
  result = self._values.get("annotate")
348
348
  return typing.cast(typing.Optional[builtins.str], result)
349
349
 
@@ -353,7 +353,7 @@ class EventOrchestrationGlobalCatchAllActions:
353
353
  ) -> typing.Optional["EventOrchestrationGlobalCatchAllActionsAutomationAction"]:
354
354
  '''automation_action block.
355
355
 
356
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#automation_action EventOrchestrationGlobal#automation_action}
356
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#automation_action EventOrchestrationGlobal#automation_action}
357
357
  '''
358
358
  result = self._values.get("automation_action")
359
359
  return typing.cast(typing.Optional["EventOrchestrationGlobalCatchAllActionsAutomationAction"], result)
@@ -362,13 +362,13 @@ class EventOrchestrationGlobalCatchAllActions:
362
362
  def drop_event(
363
363
  self,
364
364
  ) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
365
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#drop_event EventOrchestrationGlobal#drop_event}.'''
365
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#drop_event EventOrchestrationGlobal#drop_event}.'''
366
366
  result = self._values.get("drop_event")
367
367
  return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
368
368
 
369
369
  @builtins.property
370
370
  def event_action(self) -> typing.Optional[builtins.str]:
371
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#event_action EventOrchestrationGlobal#event_action}.'''
371
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#event_action EventOrchestrationGlobal#event_action}.'''
372
372
  result = self._values.get("event_action")
373
373
  return typing.cast(typing.Optional[builtins.str], result)
374
374
 
@@ -378,7 +378,7 @@ class EventOrchestrationGlobalCatchAllActions:
378
378
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalCatchAllActionsExtraction"]]]:
379
379
  '''extraction block.
380
380
 
381
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#extraction EventOrchestrationGlobal#extraction}
381
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#extraction EventOrchestrationGlobal#extraction}
382
382
  '''
383
383
  result = self._values.get("extraction")
384
384
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalCatchAllActionsExtraction"]]], result)
@@ -389,26 +389,26 @@ class EventOrchestrationGlobalCatchAllActions:
389
389
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalCatchAllActionsIncidentCustomFieldUpdate"]]]:
390
390
  '''incident_custom_field_update block.
391
391
 
392
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#incident_custom_field_update EventOrchestrationGlobal#incident_custom_field_update}
392
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#incident_custom_field_update EventOrchestrationGlobal#incident_custom_field_update}
393
393
  '''
394
394
  result = self._values.get("incident_custom_field_update")
395
395
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalCatchAllActionsIncidentCustomFieldUpdate"]]], result)
396
396
 
397
397
  @builtins.property
398
398
  def priority(self) -> typing.Optional[builtins.str]:
399
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#priority EventOrchestrationGlobal#priority}.'''
399
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#priority EventOrchestrationGlobal#priority}.'''
400
400
  result = self._values.get("priority")
401
401
  return typing.cast(typing.Optional[builtins.str], result)
402
402
 
403
403
  @builtins.property
404
404
  def route_to(self) -> typing.Optional[builtins.str]:
405
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#route_to EventOrchestrationGlobal#route_to}.'''
405
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#route_to EventOrchestrationGlobal#route_to}.'''
406
406
  result = self._values.get("route_to")
407
407
  return typing.cast(typing.Optional[builtins.str], result)
408
408
 
409
409
  @builtins.property
410
410
  def severity(self) -> typing.Optional[builtins.str]:
411
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#severity EventOrchestrationGlobal#severity}.'''
411
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#severity EventOrchestrationGlobal#severity}.'''
412
412
  result = self._values.get("severity")
413
413
  return typing.cast(typing.Optional[builtins.str], result)
414
414
 
@@ -416,13 +416,13 @@ class EventOrchestrationGlobalCatchAllActions:
416
416
  def suppress(
417
417
  self,
418
418
  ) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
419
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#suppress EventOrchestrationGlobal#suppress}.'''
419
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#suppress EventOrchestrationGlobal#suppress}.'''
420
420
  result = self._values.get("suppress")
421
421
  return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
422
422
 
423
423
  @builtins.property
424
424
  def suspend(self) -> typing.Optional[jsii.Number]:
425
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#suspend EventOrchestrationGlobal#suspend}.'''
425
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#suspend EventOrchestrationGlobal#suspend}.'''
426
426
  result = self._values.get("suspend")
427
427
  return typing.cast(typing.Optional[jsii.Number], result)
428
428
 
@@ -432,7 +432,7 @@ class EventOrchestrationGlobalCatchAllActions:
432
432
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalCatchAllActionsVariable"]]]:
433
433
  '''variable block.
434
434
 
435
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#variable EventOrchestrationGlobal#variable}
435
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#variable EventOrchestrationGlobal#variable}
436
436
  '''
437
437
  result = self._values.get("variable")
438
438
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalCatchAllActionsVariable"]]], result)
@@ -471,11 +471,11 @@ class EventOrchestrationGlobalCatchAllActionsAutomationAction:
471
471
  parameter: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["EventOrchestrationGlobalCatchAllActionsAutomationActionParameter", typing.Dict[builtins.str, typing.Any]]]]] = None,
472
472
  ) -> None:
473
473
  '''
474
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.
475
- :param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#url EventOrchestrationGlobal#url}.
476
- :param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#auto_send EventOrchestrationGlobal#auto_send}.
477
- :param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#header EventOrchestrationGlobal#header}
478
- :param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#parameter EventOrchestrationGlobal#parameter}
474
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.
475
+ :param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#url EventOrchestrationGlobal#url}.
476
+ :param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#auto_send EventOrchestrationGlobal#auto_send}.
477
+ :param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#header EventOrchestrationGlobal#header}
478
+ :param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#parameter EventOrchestrationGlobal#parameter}
479
479
  '''
480
480
  if __debug__:
481
481
  type_hints = typing.get_type_hints(_typecheckingstub__3aa7554157c3709e9796076b823722a932d57649b3cd18925319019ab07058f4)
@@ -497,14 +497,14 @@ class EventOrchestrationGlobalCatchAllActionsAutomationAction:
497
497
 
498
498
  @builtins.property
499
499
  def name(self) -> builtins.str:
500
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.'''
500
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.'''
501
501
  result = self._values.get("name")
502
502
  assert result is not None, "Required property 'name' is missing"
503
503
  return typing.cast(builtins.str, result)
504
504
 
505
505
  @builtins.property
506
506
  def url(self) -> builtins.str:
507
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#url EventOrchestrationGlobal#url}.'''
507
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#url EventOrchestrationGlobal#url}.'''
508
508
  result = self._values.get("url")
509
509
  assert result is not None, "Required property 'url' is missing"
510
510
  return typing.cast(builtins.str, result)
@@ -513,7 +513,7 @@ class EventOrchestrationGlobalCatchAllActionsAutomationAction:
513
513
  def auto_send(
514
514
  self,
515
515
  ) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
516
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#auto_send EventOrchestrationGlobal#auto_send}.'''
516
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#auto_send EventOrchestrationGlobal#auto_send}.'''
517
517
  result = self._values.get("auto_send")
518
518
  return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
519
519
 
@@ -523,7 +523,7 @@ class EventOrchestrationGlobalCatchAllActionsAutomationAction:
523
523
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalCatchAllActionsAutomationActionHeader"]]]:
524
524
  '''header block.
525
525
 
526
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#header EventOrchestrationGlobal#header}
526
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#header EventOrchestrationGlobal#header}
527
527
  '''
528
528
  result = self._values.get("header")
529
529
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalCatchAllActionsAutomationActionHeader"]]], result)
@@ -534,7 +534,7 @@ class EventOrchestrationGlobalCatchAllActionsAutomationAction:
534
534
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalCatchAllActionsAutomationActionParameter"]]]:
535
535
  '''parameter block.
536
536
 
537
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#parameter EventOrchestrationGlobal#parameter}
537
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#parameter EventOrchestrationGlobal#parameter}
538
538
  '''
539
539
  result = self._values.get("parameter")
540
540
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalCatchAllActionsAutomationActionParameter"]]], result)
@@ -559,8 +559,8 @@ class EventOrchestrationGlobalCatchAllActionsAutomationAction:
559
559
  class EventOrchestrationGlobalCatchAllActionsAutomationActionHeader:
560
560
  def __init__(self, *, key: builtins.str, value: builtins.str) -> None:
561
561
  '''
562
- :param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#key EventOrchestrationGlobal#key}.
563
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.
562
+ :param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#key EventOrchestrationGlobal#key}.
563
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.
564
564
  '''
565
565
  if __debug__:
566
566
  type_hints = typing.get_type_hints(_typecheckingstub__25d6263f7f939f16ce5239b58a28df658272be7a72592fe257cae14ddceb0570)
@@ -573,14 +573,14 @@ class EventOrchestrationGlobalCatchAllActionsAutomationActionHeader:
573
573
 
574
574
  @builtins.property
575
575
  def key(self) -> builtins.str:
576
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#key EventOrchestrationGlobal#key}.'''
576
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#key EventOrchestrationGlobal#key}.'''
577
577
  result = self._values.get("key")
578
578
  assert result is not None, "Required property 'key' is missing"
579
579
  return typing.cast(builtins.str, result)
580
580
 
581
581
  @builtins.property
582
582
  def value(self) -> builtins.str:
583
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.'''
583
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.'''
584
584
  result = self._values.get("value")
585
585
  assert result is not None, "Required property 'value' is missing"
586
586
  return typing.cast(builtins.str, result)
@@ -936,8 +936,8 @@ class EventOrchestrationGlobalCatchAllActionsAutomationActionOutputReference(
936
936
  class EventOrchestrationGlobalCatchAllActionsAutomationActionParameter:
937
937
  def __init__(self, *, key: builtins.str, value: builtins.str) -> None:
938
938
  '''
939
- :param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#key EventOrchestrationGlobal#key}.
940
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.
939
+ :param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#key EventOrchestrationGlobal#key}.
940
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.
941
941
  '''
942
942
  if __debug__:
943
943
  type_hints = typing.get_type_hints(_typecheckingstub__e8bf5cff7ab8d977bde6247d8b87a97cacc34598a770f783a035182d2b9a6bdf)
@@ -950,14 +950,14 @@ class EventOrchestrationGlobalCatchAllActionsAutomationActionParameter:
950
950
 
951
951
  @builtins.property
952
952
  def key(self) -> builtins.str:
953
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#key EventOrchestrationGlobal#key}.'''
953
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#key EventOrchestrationGlobal#key}.'''
954
954
  result = self._values.get("key")
955
955
  assert result is not None, "Required property 'key' is missing"
956
956
  return typing.cast(builtins.str, result)
957
957
 
958
958
  @builtins.property
959
959
  def value(self) -> builtins.str:
960
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.'''
960
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.'''
961
961
  result = self._values.get("value")
962
962
  assert result is not None, "Required property 'value' is missing"
963
963
  return typing.cast(builtins.str, result)
@@ -1165,10 +1165,10 @@ class EventOrchestrationGlobalCatchAllActionsExtraction:
1165
1165
  template: typing.Optional[builtins.str] = None,
1166
1166
  ) -> None:
1167
1167
  '''
1168
- :param target: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#target EventOrchestrationGlobal#target}.
1169
- :param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#regex EventOrchestrationGlobal#regex}.
1170
- :param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#source EventOrchestrationGlobal#source}.
1171
- :param template: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#template EventOrchestrationGlobal#template}.
1168
+ :param target: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#target EventOrchestrationGlobal#target}.
1169
+ :param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#regex EventOrchestrationGlobal#regex}.
1170
+ :param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#source EventOrchestrationGlobal#source}.
1171
+ :param template: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#template EventOrchestrationGlobal#template}.
1172
1172
  '''
1173
1173
  if __debug__:
1174
1174
  type_hints = typing.get_type_hints(_typecheckingstub__8c13c1c34aa2f8009fb969c1c9b9b3e863409eea556e7a2290eb65cdfb019a16)
@@ -1188,26 +1188,26 @@ class EventOrchestrationGlobalCatchAllActionsExtraction:
1188
1188
 
1189
1189
  @builtins.property
1190
1190
  def target(self) -> builtins.str:
1191
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#target EventOrchestrationGlobal#target}.'''
1191
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#target EventOrchestrationGlobal#target}.'''
1192
1192
  result = self._values.get("target")
1193
1193
  assert result is not None, "Required property 'target' is missing"
1194
1194
  return typing.cast(builtins.str, result)
1195
1195
 
1196
1196
  @builtins.property
1197
1197
  def regex(self) -> typing.Optional[builtins.str]:
1198
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#regex EventOrchestrationGlobal#regex}.'''
1198
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#regex EventOrchestrationGlobal#regex}.'''
1199
1199
  result = self._values.get("regex")
1200
1200
  return typing.cast(typing.Optional[builtins.str], result)
1201
1201
 
1202
1202
  @builtins.property
1203
1203
  def source(self) -> typing.Optional[builtins.str]:
1204
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#source EventOrchestrationGlobal#source}.'''
1204
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#source EventOrchestrationGlobal#source}.'''
1205
1205
  result = self._values.get("source")
1206
1206
  return typing.cast(typing.Optional[builtins.str], result)
1207
1207
 
1208
1208
  @builtins.property
1209
1209
  def template(self) -> typing.Optional[builtins.str]:
1210
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#template EventOrchestrationGlobal#template}.'''
1210
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#template EventOrchestrationGlobal#template}.'''
1211
1211
  result = self._values.get("template")
1212
1212
  return typing.cast(typing.Optional[builtins.str], result)
1213
1213
 
@@ -1448,8 +1448,8 @@ class EventOrchestrationGlobalCatchAllActionsExtractionOutputReference(
1448
1448
  class EventOrchestrationGlobalCatchAllActionsIncidentCustomFieldUpdate:
1449
1449
  def __init__(self, *, id: builtins.str, value: builtins.str) -> None:
1450
1450
  '''
1451
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/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.
1452
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.
1451
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/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.
1452
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.
1453
1453
  '''
1454
1454
  if __debug__:
1455
1455
  type_hints = typing.get_type_hints(_typecheckingstub__b375c4b1d808a3f460f31e3cf8a8afd1bf9ad8635ace71d2f46d2ab4d18a3978)
@@ -1462,7 +1462,7 @@ class EventOrchestrationGlobalCatchAllActionsIncidentCustomFieldUpdate:
1462
1462
 
1463
1463
  @builtins.property
1464
1464
  def id(self) -> builtins.str:
1465
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#id EventOrchestrationGlobal#id}.
1465
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#id EventOrchestrationGlobal#id}.
1466
1466
 
1467
1467
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
1468
1468
  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.
@@ -1473,7 +1473,7 @@ class EventOrchestrationGlobalCatchAllActionsIncidentCustomFieldUpdate:
1473
1473
 
1474
1474
  @builtins.property
1475
1475
  def value(self) -> builtins.str:
1476
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.'''
1476
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.'''
1477
1477
  result = self._values.get("value")
1478
1478
  assert result is not None, "Required property 'value' is missing"
1479
1479
  return typing.cast(builtins.str, result)
@@ -1692,11 +1692,11 @@ class EventOrchestrationGlobalCatchAllActionsOutputReference(
1692
1692
  parameter: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union[EventOrchestrationGlobalCatchAllActionsAutomationActionParameter, typing.Dict[builtins.str, typing.Any]]]]] = None,
1693
1693
  ) -> None:
1694
1694
  '''
1695
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.
1696
- :param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#url EventOrchestrationGlobal#url}.
1697
- :param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#auto_send EventOrchestrationGlobal#auto_send}.
1698
- :param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#header EventOrchestrationGlobal#header}
1699
- :param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#parameter EventOrchestrationGlobal#parameter}
1695
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.
1696
+ :param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#url EventOrchestrationGlobal#url}.
1697
+ :param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#auto_send EventOrchestrationGlobal#auto_send}.
1698
+ :param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#header EventOrchestrationGlobal#header}
1699
+ :param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#parameter EventOrchestrationGlobal#parameter}
1700
1700
  '''
1701
1701
  value = EventOrchestrationGlobalCatchAllActionsAutomationAction(
1702
1702
  name=name, url=url, auto_send=auto_send, header=header, parameter=parameter
@@ -2022,10 +2022,10 @@ class EventOrchestrationGlobalCatchAllActionsVariable:
2022
2022
  value: builtins.str,
2023
2023
  ) -> None:
2024
2024
  '''
2025
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.
2026
- :param path: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#path EventOrchestrationGlobal#path}.
2027
- :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#type EventOrchestrationGlobal#type}.
2028
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.
2025
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.
2026
+ :param path: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#path EventOrchestrationGlobal#path}.
2027
+ :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#type EventOrchestrationGlobal#type}.
2028
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.
2029
2029
  '''
2030
2030
  if __debug__:
2031
2031
  type_hints = typing.get_type_hints(_typecheckingstub__3d0aeb509773364475895da1136016fd834150cbcd65e6a3c334ee82dbaf2482)
@@ -2042,28 +2042,28 @@ class EventOrchestrationGlobalCatchAllActionsVariable:
2042
2042
 
2043
2043
  @builtins.property
2044
2044
  def name(self) -> builtins.str:
2045
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.'''
2045
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.'''
2046
2046
  result = self._values.get("name")
2047
2047
  assert result is not None, "Required property 'name' is missing"
2048
2048
  return typing.cast(builtins.str, result)
2049
2049
 
2050
2050
  @builtins.property
2051
2051
  def path(self) -> builtins.str:
2052
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#path EventOrchestrationGlobal#path}.'''
2052
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#path EventOrchestrationGlobal#path}.'''
2053
2053
  result = self._values.get("path")
2054
2054
  assert result is not None, "Required property 'path' is missing"
2055
2055
  return typing.cast(builtins.str, result)
2056
2056
 
2057
2057
  @builtins.property
2058
2058
  def type(self) -> builtins.str:
2059
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#type EventOrchestrationGlobal#type}.'''
2059
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#type EventOrchestrationGlobal#type}.'''
2060
2060
  result = self._values.get("type")
2061
2061
  assert result is not None, "Required property 'type' is missing"
2062
2062
  return typing.cast(builtins.str, result)
2063
2063
 
2064
2064
  @builtins.property
2065
2065
  def value(self) -> builtins.str:
2066
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.'''
2066
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.'''
2067
2067
  result = self._values.get("value")
2068
2068
  assert result is not None, "Required property 'value' is missing"
2069
2069
  return typing.cast(builtins.str, result)
@@ -2323,18 +2323,18 @@ class EventOrchestrationGlobalCatchAllOutputReference(
2323
2323
  variable: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union[EventOrchestrationGlobalCatchAllActionsVariable, typing.Dict[builtins.str, typing.Any]]]]] = None,
2324
2324
  ) -> None:
2325
2325
  '''
2326
- :param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#annotate EventOrchestrationGlobal#annotate}.
2327
- :param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#automation_action EventOrchestrationGlobal#automation_action}
2328
- :param drop_event: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#drop_event EventOrchestrationGlobal#drop_event}.
2329
- :param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#event_action EventOrchestrationGlobal#event_action}.
2330
- :param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#extraction EventOrchestrationGlobal#extraction}
2331
- :param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#incident_custom_field_update EventOrchestrationGlobal#incident_custom_field_update}
2332
- :param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#priority EventOrchestrationGlobal#priority}.
2333
- :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#route_to EventOrchestrationGlobal#route_to}.
2334
- :param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#severity EventOrchestrationGlobal#severity}.
2335
- :param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#suppress EventOrchestrationGlobal#suppress}.
2336
- :param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#suspend EventOrchestrationGlobal#suspend}.
2337
- :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#variable EventOrchestrationGlobal#variable}
2326
+ :param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#annotate EventOrchestrationGlobal#annotate}.
2327
+ :param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#automation_action EventOrchestrationGlobal#automation_action}
2328
+ :param drop_event: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#drop_event EventOrchestrationGlobal#drop_event}.
2329
+ :param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#event_action EventOrchestrationGlobal#event_action}.
2330
+ :param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#extraction EventOrchestrationGlobal#extraction}
2331
+ :param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#incident_custom_field_update EventOrchestrationGlobal#incident_custom_field_update}
2332
+ :param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#priority EventOrchestrationGlobal#priority}.
2333
+ :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#route_to EventOrchestrationGlobal#route_to}.
2334
+ :param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#severity EventOrchestrationGlobal#severity}.
2335
+ :param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#suppress EventOrchestrationGlobal#suppress}.
2336
+ :param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#suspend EventOrchestrationGlobal#suspend}.
2337
+ :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#variable EventOrchestrationGlobal#variable}
2338
2338
  '''
2339
2339
  value = EventOrchestrationGlobalCatchAllActions(
2340
2340
  annotate=annotate,
@@ -2420,10 +2420,10 @@ class EventOrchestrationGlobalConfig(_cdktf_9a9027ec.TerraformMetaArguments):
2420
2420
  :param lifecycle:
2421
2421
  :param provider:
2422
2422
  :param provisioners:
2423
- :param catch_all: catch_all block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#catch_all EventOrchestrationGlobal#catch_all}
2424
- :param event_orchestration: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#event_orchestration EventOrchestrationGlobal#event_orchestration}.
2425
- :param set: set block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#set EventOrchestrationGlobal#set}
2426
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/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.
2423
+ :param catch_all: catch_all block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#catch_all EventOrchestrationGlobal#catch_all}
2424
+ :param event_orchestration: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#event_orchestration EventOrchestrationGlobal#event_orchestration}.
2425
+ :param set: set block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#set EventOrchestrationGlobal#set}
2426
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/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.
2427
2427
  '''
2428
2428
  if isinstance(lifecycle, dict):
2429
2429
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -2532,7 +2532,7 @@ class EventOrchestrationGlobalConfig(_cdktf_9a9027ec.TerraformMetaArguments):
2532
2532
  def catch_all(self) -> EventOrchestrationGlobalCatchAll:
2533
2533
  '''catch_all block.
2534
2534
 
2535
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#catch_all EventOrchestrationGlobal#catch_all}
2535
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#catch_all EventOrchestrationGlobal#catch_all}
2536
2536
  '''
2537
2537
  result = self._values.get("catch_all")
2538
2538
  assert result is not None, "Required property 'catch_all' is missing"
@@ -2540,7 +2540,7 @@ class EventOrchestrationGlobalConfig(_cdktf_9a9027ec.TerraformMetaArguments):
2540
2540
 
2541
2541
  @builtins.property
2542
2542
  def event_orchestration(self) -> builtins.str:
2543
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#event_orchestration EventOrchestrationGlobal#event_orchestration}.'''
2543
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#event_orchestration EventOrchestrationGlobal#event_orchestration}.'''
2544
2544
  result = self._values.get("event_orchestration")
2545
2545
  assert result is not None, "Required property 'event_orchestration' is missing"
2546
2546
  return typing.cast(builtins.str, result)
@@ -2551,7 +2551,7 @@ class EventOrchestrationGlobalConfig(_cdktf_9a9027ec.TerraformMetaArguments):
2551
2551
  ) -> typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSet"]]:
2552
2552
  '''set block.
2553
2553
 
2554
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#set EventOrchestrationGlobal#set}
2554
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#set EventOrchestrationGlobal#set}
2555
2555
  '''
2556
2556
  result = self._values.get("set")
2557
2557
  assert result is not None, "Required property 'set' is missing"
@@ -2559,7 +2559,7 @@ class EventOrchestrationGlobalConfig(_cdktf_9a9027ec.TerraformMetaArguments):
2559
2559
 
2560
2560
  @builtins.property
2561
2561
  def id(self) -> typing.Optional[builtins.str]:
2562
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#id EventOrchestrationGlobal#id}.
2562
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#id EventOrchestrationGlobal#id}.
2563
2563
 
2564
2564
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
2565
2565
  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.
@@ -2592,8 +2592,8 @@ class EventOrchestrationGlobalSet:
2592
2592
  rule: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["EventOrchestrationGlobalSetRule", typing.Dict[builtins.str, typing.Any]]]]] = None,
2593
2593
  ) -> None:
2594
2594
  '''
2595
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/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.
2596
- :param rule: rule block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#rule EventOrchestrationGlobal#rule}
2595
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/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.
2596
+ :param rule: rule block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#rule EventOrchestrationGlobal#rule}
2597
2597
  '''
2598
2598
  if __debug__:
2599
2599
  type_hints = typing.get_type_hints(_typecheckingstub__305a6830506cb32487336526cc8631fb7f7318d68a61dabd395b65df1c2d7f56)
@@ -2607,7 +2607,7 @@ class EventOrchestrationGlobalSet:
2607
2607
 
2608
2608
  @builtins.property
2609
2609
  def id(self) -> builtins.str:
2610
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#id EventOrchestrationGlobal#id}.
2610
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#id EventOrchestrationGlobal#id}.
2611
2611
 
2612
2612
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
2613
2613
  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.
@@ -2622,7 +2622,7 @@ class EventOrchestrationGlobalSet:
2622
2622
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRule"]]]:
2623
2623
  '''rule block.
2624
2624
 
2625
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#rule EventOrchestrationGlobal#rule}
2625
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#rule EventOrchestrationGlobal#rule}
2626
2626
  '''
2627
2627
  result = self._values.get("rule")
2628
2628
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRule"]]], result)
@@ -2839,10 +2839,10 @@ class EventOrchestrationGlobalSetRule:
2839
2839
  label: typing.Optional[builtins.str] = None,
2840
2840
  ) -> None:
2841
2841
  '''
2842
- :param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#actions EventOrchestrationGlobal#actions}
2843
- :param condition: condition block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#condition EventOrchestrationGlobal#condition}
2844
- :param disabled: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#disabled EventOrchestrationGlobal#disabled}.
2845
- :param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#label EventOrchestrationGlobal#label}.
2842
+ :param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#actions EventOrchestrationGlobal#actions}
2843
+ :param condition: condition block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#condition EventOrchestrationGlobal#condition}
2844
+ :param disabled: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#disabled EventOrchestrationGlobal#disabled}.
2845
+ :param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#label EventOrchestrationGlobal#label}.
2846
2846
  '''
2847
2847
  if isinstance(actions, dict):
2848
2848
  actions = EventOrchestrationGlobalSetRuleActions(**actions)
@@ -2866,7 +2866,7 @@ class EventOrchestrationGlobalSetRule:
2866
2866
  def actions(self) -> "EventOrchestrationGlobalSetRuleActions":
2867
2867
  '''actions block.
2868
2868
 
2869
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#actions EventOrchestrationGlobal#actions}
2869
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#actions EventOrchestrationGlobal#actions}
2870
2870
  '''
2871
2871
  result = self._values.get("actions")
2872
2872
  assert result is not None, "Required property 'actions' is missing"
@@ -2878,7 +2878,7 @@ class EventOrchestrationGlobalSetRule:
2878
2878
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRuleCondition"]]]:
2879
2879
  '''condition block.
2880
2880
 
2881
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#condition EventOrchestrationGlobal#condition}
2881
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#condition EventOrchestrationGlobal#condition}
2882
2882
  '''
2883
2883
  result = self._values.get("condition")
2884
2884
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRuleCondition"]]], result)
@@ -2887,13 +2887,13 @@ class EventOrchestrationGlobalSetRule:
2887
2887
  def disabled(
2888
2888
  self,
2889
2889
  ) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
2890
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#disabled EventOrchestrationGlobal#disabled}.'''
2890
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#disabled EventOrchestrationGlobal#disabled}.'''
2891
2891
  result = self._values.get("disabled")
2892
2892
  return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
2893
2893
 
2894
2894
  @builtins.property
2895
2895
  def label(self) -> typing.Optional[builtins.str]:
2896
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#label EventOrchestrationGlobal#label}.'''
2896
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#label EventOrchestrationGlobal#label}.'''
2897
2897
  result = self._values.get("label")
2898
2898
  return typing.cast(typing.Optional[builtins.str], result)
2899
2899
 
@@ -2945,18 +2945,18 @@ class EventOrchestrationGlobalSetRuleActions:
2945
2945
  variable: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["EventOrchestrationGlobalSetRuleActionsVariable", typing.Dict[builtins.str, typing.Any]]]]] = None,
2946
2946
  ) -> None:
2947
2947
  '''
2948
- :param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#annotate EventOrchestrationGlobal#annotate}.
2949
- :param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#automation_action EventOrchestrationGlobal#automation_action}
2950
- :param drop_event: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#drop_event EventOrchestrationGlobal#drop_event}.
2951
- :param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#event_action EventOrchestrationGlobal#event_action}.
2952
- :param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#extraction EventOrchestrationGlobal#extraction}
2953
- :param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#incident_custom_field_update EventOrchestrationGlobal#incident_custom_field_update}
2954
- :param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#priority EventOrchestrationGlobal#priority}.
2955
- :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#route_to EventOrchestrationGlobal#route_to}.
2956
- :param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#severity EventOrchestrationGlobal#severity}.
2957
- :param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#suppress EventOrchestrationGlobal#suppress}.
2958
- :param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#suspend EventOrchestrationGlobal#suspend}.
2959
- :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#variable EventOrchestrationGlobal#variable}
2948
+ :param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#annotate EventOrchestrationGlobal#annotate}.
2949
+ :param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#automation_action EventOrchestrationGlobal#automation_action}
2950
+ :param drop_event: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#drop_event EventOrchestrationGlobal#drop_event}.
2951
+ :param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#event_action EventOrchestrationGlobal#event_action}.
2952
+ :param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#extraction EventOrchestrationGlobal#extraction}
2953
+ :param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#incident_custom_field_update EventOrchestrationGlobal#incident_custom_field_update}
2954
+ :param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#priority EventOrchestrationGlobal#priority}.
2955
+ :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#route_to EventOrchestrationGlobal#route_to}.
2956
+ :param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#severity EventOrchestrationGlobal#severity}.
2957
+ :param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#suppress EventOrchestrationGlobal#suppress}.
2958
+ :param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#suspend EventOrchestrationGlobal#suspend}.
2959
+ :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#variable EventOrchestrationGlobal#variable}
2960
2960
  '''
2961
2961
  if isinstance(automation_action, dict):
2962
2962
  automation_action = EventOrchestrationGlobalSetRuleActionsAutomationAction(**automation_action)
@@ -3002,7 +3002,7 @@ class EventOrchestrationGlobalSetRuleActions:
3002
3002
 
3003
3003
  @builtins.property
3004
3004
  def annotate(self) -> typing.Optional[builtins.str]:
3005
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#annotate EventOrchestrationGlobal#annotate}.'''
3005
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#annotate EventOrchestrationGlobal#annotate}.'''
3006
3006
  result = self._values.get("annotate")
3007
3007
  return typing.cast(typing.Optional[builtins.str], result)
3008
3008
 
@@ -3012,7 +3012,7 @@ class EventOrchestrationGlobalSetRuleActions:
3012
3012
  ) -> typing.Optional["EventOrchestrationGlobalSetRuleActionsAutomationAction"]:
3013
3013
  '''automation_action block.
3014
3014
 
3015
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#automation_action EventOrchestrationGlobal#automation_action}
3015
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#automation_action EventOrchestrationGlobal#automation_action}
3016
3016
  '''
3017
3017
  result = self._values.get("automation_action")
3018
3018
  return typing.cast(typing.Optional["EventOrchestrationGlobalSetRuleActionsAutomationAction"], result)
@@ -3021,13 +3021,13 @@ class EventOrchestrationGlobalSetRuleActions:
3021
3021
  def drop_event(
3022
3022
  self,
3023
3023
  ) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
3024
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#drop_event EventOrchestrationGlobal#drop_event}.'''
3024
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#drop_event EventOrchestrationGlobal#drop_event}.'''
3025
3025
  result = self._values.get("drop_event")
3026
3026
  return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
3027
3027
 
3028
3028
  @builtins.property
3029
3029
  def event_action(self) -> typing.Optional[builtins.str]:
3030
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#event_action EventOrchestrationGlobal#event_action}.'''
3030
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#event_action EventOrchestrationGlobal#event_action}.'''
3031
3031
  result = self._values.get("event_action")
3032
3032
  return typing.cast(typing.Optional[builtins.str], result)
3033
3033
 
@@ -3037,7 +3037,7 @@ class EventOrchestrationGlobalSetRuleActions:
3037
3037
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRuleActionsExtraction"]]]:
3038
3038
  '''extraction block.
3039
3039
 
3040
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#extraction EventOrchestrationGlobal#extraction}
3040
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#extraction EventOrchestrationGlobal#extraction}
3041
3041
  '''
3042
3042
  result = self._values.get("extraction")
3043
3043
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRuleActionsExtraction"]]], result)
@@ -3048,26 +3048,26 @@ class EventOrchestrationGlobalSetRuleActions:
3048
3048
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRuleActionsIncidentCustomFieldUpdate"]]]:
3049
3049
  '''incident_custom_field_update block.
3050
3050
 
3051
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#incident_custom_field_update EventOrchestrationGlobal#incident_custom_field_update}
3051
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#incident_custom_field_update EventOrchestrationGlobal#incident_custom_field_update}
3052
3052
  '''
3053
3053
  result = self._values.get("incident_custom_field_update")
3054
3054
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRuleActionsIncidentCustomFieldUpdate"]]], result)
3055
3055
 
3056
3056
  @builtins.property
3057
3057
  def priority(self) -> typing.Optional[builtins.str]:
3058
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#priority EventOrchestrationGlobal#priority}.'''
3058
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#priority EventOrchestrationGlobal#priority}.'''
3059
3059
  result = self._values.get("priority")
3060
3060
  return typing.cast(typing.Optional[builtins.str], result)
3061
3061
 
3062
3062
  @builtins.property
3063
3063
  def route_to(self) -> typing.Optional[builtins.str]:
3064
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#route_to EventOrchestrationGlobal#route_to}.'''
3064
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#route_to EventOrchestrationGlobal#route_to}.'''
3065
3065
  result = self._values.get("route_to")
3066
3066
  return typing.cast(typing.Optional[builtins.str], result)
3067
3067
 
3068
3068
  @builtins.property
3069
3069
  def severity(self) -> typing.Optional[builtins.str]:
3070
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#severity EventOrchestrationGlobal#severity}.'''
3070
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#severity EventOrchestrationGlobal#severity}.'''
3071
3071
  result = self._values.get("severity")
3072
3072
  return typing.cast(typing.Optional[builtins.str], result)
3073
3073
 
@@ -3075,13 +3075,13 @@ class EventOrchestrationGlobalSetRuleActions:
3075
3075
  def suppress(
3076
3076
  self,
3077
3077
  ) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
3078
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#suppress EventOrchestrationGlobal#suppress}.'''
3078
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#suppress EventOrchestrationGlobal#suppress}.'''
3079
3079
  result = self._values.get("suppress")
3080
3080
  return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
3081
3081
 
3082
3082
  @builtins.property
3083
3083
  def suspend(self) -> typing.Optional[jsii.Number]:
3084
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#suspend EventOrchestrationGlobal#suspend}.'''
3084
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#suspend EventOrchestrationGlobal#suspend}.'''
3085
3085
  result = self._values.get("suspend")
3086
3086
  return typing.cast(typing.Optional[jsii.Number], result)
3087
3087
 
@@ -3091,7 +3091,7 @@ class EventOrchestrationGlobalSetRuleActions:
3091
3091
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRuleActionsVariable"]]]:
3092
3092
  '''variable block.
3093
3093
 
3094
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#variable EventOrchestrationGlobal#variable}
3094
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#variable EventOrchestrationGlobal#variable}
3095
3095
  '''
3096
3096
  result = self._values.get("variable")
3097
3097
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRuleActionsVariable"]]], result)
@@ -3130,11 +3130,11 @@ class EventOrchestrationGlobalSetRuleActionsAutomationAction:
3130
3130
  parameter: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["EventOrchestrationGlobalSetRuleActionsAutomationActionParameter", typing.Dict[builtins.str, typing.Any]]]]] = None,
3131
3131
  ) -> None:
3132
3132
  '''
3133
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.
3134
- :param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#url EventOrchestrationGlobal#url}.
3135
- :param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#auto_send EventOrchestrationGlobal#auto_send}.
3136
- :param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#header EventOrchestrationGlobal#header}
3137
- :param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#parameter EventOrchestrationGlobal#parameter}
3133
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.
3134
+ :param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#url EventOrchestrationGlobal#url}.
3135
+ :param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#auto_send EventOrchestrationGlobal#auto_send}.
3136
+ :param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#header EventOrchestrationGlobal#header}
3137
+ :param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#parameter EventOrchestrationGlobal#parameter}
3138
3138
  '''
3139
3139
  if __debug__:
3140
3140
  type_hints = typing.get_type_hints(_typecheckingstub__723d2a0275861d95017a3481ff6564df72221d81439af26b87052de7905dd603)
@@ -3156,14 +3156,14 @@ class EventOrchestrationGlobalSetRuleActionsAutomationAction:
3156
3156
 
3157
3157
  @builtins.property
3158
3158
  def name(self) -> builtins.str:
3159
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.'''
3159
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.'''
3160
3160
  result = self._values.get("name")
3161
3161
  assert result is not None, "Required property 'name' is missing"
3162
3162
  return typing.cast(builtins.str, result)
3163
3163
 
3164
3164
  @builtins.property
3165
3165
  def url(self) -> builtins.str:
3166
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#url EventOrchestrationGlobal#url}.'''
3166
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#url EventOrchestrationGlobal#url}.'''
3167
3167
  result = self._values.get("url")
3168
3168
  assert result is not None, "Required property 'url' is missing"
3169
3169
  return typing.cast(builtins.str, result)
@@ -3172,7 +3172,7 @@ class EventOrchestrationGlobalSetRuleActionsAutomationAction:
3172
3172
  def auto_send(
3173
3173
  self,
3174
3174
  ) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
3175
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#auto_send EventOrchestrationGlobal#auto_send}.'''
3175
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#auto_send EventOrchestrationGlobal#auto_send}.'''
3176
3176
  result = self._values.get("auto_send")
3177
3177
  return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
3178
3178
 
@@ -3182,7 +3182,7 @@ class EventOrchestrationGlobalSetRuleActionsAutomationAction:
3182
3182
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRuleActionsAutomationActionHeader"]]]:
3183
3183
  '''header block.
3184
3184
 
3185
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#header EventOrchestrationGlobal#header}
3185
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#header EventOrchestrationGlobal#header}
3186
3186
  '''
3187
3187
  result = self._values.get("header")
3188
3188
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRuleActionsAutomationActionHeader"]]], result)
@@ -3193,7 +3193,7 @@ class EventOrchestrationGlobalSetRuleActionsAutomationAction:
3193
3193
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRuleActionsAutomationActionParameter"]]]:
3194
3194
  '''parameter block.
3195
3195
 
3196
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#parameter EventOrchestrationGlobal#parameter}
3196
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#parameter EventOrchestrationGlobal#parameter}
3197
3197
  '''
3198
3198
  result = self._values.get("parameter")
3199
3199
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationGlobalSetRuleActionsAutomationActionParameter"]]], result)
@@ -3218,8 +3218,8 @@ class EventOrchestrationGlobalSetRuleActionsAutomationAction:
3218
3218
  class EventOrchestrationGlobalSetRuleActionsAutomationActionHeader:
3219
3219
  def __init__(self, *, key: builtins.str, value: builtins.str) -> None:
3220
3220
  '''
3221
- :param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#key EventOrchestrationGlobal#key}.
3222
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.
3221
+ :param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#key EventOrchestrationGlobal#key}.
3222
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.
3223
3223
  '''
3224
3224
  if __debug__:
3225
3225
  type_hints = typing.get_type_hints(_typecheckingstub__541694733fc98eb5135d9d17e596b4cab74578defc3bdbfef6a43a56159f1877)
@@ -3232,14 +3232,14 @@ class EventOrchestrationGlobalSetRuleActionsAutomationActionHeader:
3232
3232
 
3233
3233
  @builtins.property
3234
3234
  def key(self) -> builtins.str:
3235
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#key EventOrchestrationGlobal#key}.'''
3235
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#key EventOrchestrationGlobal#key}.'''
3236
3236
  result = self._values.get("key")
3237
3237
  assert result is not None, "Required property 'key' is missing"
3238
3238
  return typing.cast(builtins.str, result)
3239
3239
 
3240
3240
  @builtins.property
3241
3241
  def value(self) -> builtins.str:
3242
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.'''
3242
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.'''
3243
3243
  result = self._values.get("value")
3244
3244
  assert result is not None, "Required property 'value' is missing"
3245
3245
  return typing.cast(builtins.str, result)
@@ -3595,8 +3595,8 @@ class EventOrchestrationGlobalSetRuleActionsAutomationActionOutputReference(
3595
3595
  class EventOrchestrationGlobalSetRuleActionsAutomationActionParameter:
3596
3596
  def __init__(self, *, key: builtins.str, value: builtins.str) -> None:
3597
3597
  '''
3598
- :param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#key EventOrchestrationGlobal#key}.
3599
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.
3598
+ :param key: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#key EventOrchestrationGlobal#key}.
3599
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.
3600
3600
  '''
3601
3601
  if __debug__:
3602
3602
  type_hints = typing.get_type_hints(_typecheckingstub__441d5eb0cfb56ea15348461de8ab1eeeb7ba29435b112be08856224068edc133)
@@ -3609,14 +3609,14 @@ class EventOrchestrationGlobalSetRuleActionsAutomationActionParameter:
3609
3609
 
3610
3610
  @builtins.property
3611
3611
  def key(self) -> builtins.str:
3612
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#key EventOrchestrationGlobal#key}.'''
3612
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#key EventOrchestrationGlobal#key}.'''
3613
3613
  result = self._values.get("key")
3614
3614
  assert result is not None, "Required property 'key' is missing"
3615
3615
  return typing.cast(builtins.str, result)
3616
3616
 
3617
3617
  @builtins.property
3618
3618
  def value(self) -> builtins.str:
3619
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.'''
3619
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.'''
3620
3620
  result = self._values.get("value")
3621
3621
  assert result is not None, "Required property 'value' is missing"
3622
3622
  return typing.cast(builtins.str, result)
@@ -3824,10 +3824,10 @@ class EventOrchestrationGlobalSetRuleActionsExtraction:
3824
3824
  template: typing.Optional[builtins.str] = None,
3825
3825
  ) -> None:
3826
3826
  '''
3827
- :param target: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#target EventOrchestrationGlobal#target}.
3828
- :param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#regex EventOrchestrationGlobal#regex}.
3829
- :param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#source EventOrchestrationGlobal#source}.
3830
- :param template: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#template EventOrchestrationGlobal#template}.
3827
+ :param target: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#target EventOrchestrationGlobal#target}.
3828
+ :param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#regex EventOrchestrationGlobal#regex}.
3829
+ :param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#source EventOrchestrationGlobal#source}.
3830
+ :param template: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#template EventOrchestrationGlobal#template}.
3831
3831
  '''
3832
3832
  if __debug__:
3833
3833
  type_hints = typing.get_type_hints(_typecheckingstub__4b92aecb9ded69cbe0d91dde0c5680d12062c234b53c0fd848e59d4dba288176)
@@ -3847,26 +3847,26 @@ class EventOrchestrationGlobalSetRuleActionsExtraction:
3847
3847
 
3848
3848
  @builtins.property
3849
3849
  def target(self) -> builtins.str:
3850
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#target EventOrchestrationGlobal#target}.'''
3850
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#target EventOrchestrationGlobal#target}.'''
3851
3851
  result = self._values.get("target")
3852
3852
  assert result is not None, "Required property 'target' is missing"
3853
3853
  return typing.cast(builtins.str, result)
3854
3854
 
3855
3855
  @builtins.property
3856
3856
  def regex(self) -> typing.Optional[builtins.str]:
3857
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#regex EventOrchestrationGlobal#regex}.'''
3857
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#regex EventOrchestrationGlobal#regex}.'''
3858
3858
  result = self._values.get("regex")
3859
3859
  return typing.cast(typing.Optional[builtins.str], result)
3860
3860
 
3861
3861
  @builtins.property
3862
3862
  def source(self) -> typing.Optional[builtins.str]:
3863
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#source EventOrchestrationGlobal#source}.'''
3863
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#source EventOrchestrationGlobal#source}.'''
3864
3864
  result = self._values.get("source")
3865
3865
  return typing.cast(typing.Optional[builtins.str], result)
3866
3866
 
3867
3867
  @builtins.property
3868
3868
  def template(self) -> typing.Optional[builtins.str]:
3869
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#template EventOrchestrationGlobal#template}.'''
3869
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#template EventOrchestrationGlobal#template}.'''
3870
3870
  result = self._values.get("template")
3871
3871
  return typing.cast(typing.Optional[builtins.str], result)
3872
3872
 
@@ -4107,8 +4107,8 @@ class EventOrchestrationGlobalSetRuleActionsExtractionOutputReference(
4107
4107
  class EventOrchestrationGlobalSetRuleActionsIncidentCustomFieldUpdate:
4108
4108
  def __init__(self, *, id: builtins.str, value: builtins.str) -> None:
4109
4109
  '''
4110
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/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.
4111
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.
4110
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/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.
4111
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.
4112
4112
  '''
4113
4113
  if __debug__:
4114
4114
  type_hints = typing.get_type_hints(_typecheckingstub__e428808da2e632206477fcba5c539e87b77ccf79dd1d8e26b1d7140d8295e18c)
@@ -4121,7 +4121,7 @@ class EventOrchestrationGlobalSetRuleActionsIncidentCustomFieldUpdate:
4121
4121
 
4122
4122
  @builtins.property
4123
4123
  def id(self) -> builtins.str:
4124
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#id EventOrchestrationGlobal#id}.
4124
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#id EventOrchestrationGlobal#id}.
4125
4125
 
4126
4126
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
4127
4127
  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.
@@ -4132,7 +4132,7 @@ class EventOrchestrationGlobalSetRuleActionsIncidentCustomFieldUpdate:
4132
4132
 
4133
4133
  @builtins.property
4134
4134
  def value(self) -> builtins.str:
4135
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.'''
4135
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.'''
4136
4136
  result = self._values.get("value")
4137
4137
  assert result is not None, "Required property 'value' is missing"
4138
4138
  return typing.cast(builtins.str, result)
@@ -4351,11 +4351,11 @@ class EventOrchestrationGlobalSetRuleActionsOutputReference(
4351
4351
  parameter: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union[EventOrchestrationGlobalSetRuleActionsAutomationActionParameter, typing.Dict[builtins.str, typing.Any]]]]] = None,
4352
4352
  ) -> None:
4353
4353
  '''
4354
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.
4355
- :param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#url EventOrchestrationGlobal#url}.
4356
- :param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#auto_send EventOrchestrationGlobal#auto_send}.
4357
- :param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#header EventOrchestrationGlobal#header}
4358
- :param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#parameter EventOrchestrationGlobal#parameter}
4354
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.
4355
+ :param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#url EventOrchestrationGlobal#url}.
4356
+ :param auto_send: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#auto_send EventOrchestrationGlobal#auto_send}.
4357
+ :param header: header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#header EventOrchestrationGlobal#header}
4358
+ :param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#parameter EventOrchestrationGlobal#parameter}
4359
4359
  '''
4360
4360
  value = EventOrchestrationGlobalSetRuleActionsAutomationAction(
4361
4361
  name=name, url=url, auto_send=auto_send, header=header, parameter=parameter
@@ -4679,10 +4679,10 @@ class EventOrchestrationGlobalSetRuleActionsVariable:
4679
4679
  value: builtins.str,
4680
4680
  ) -> None:
4681
4681
  '''
4682
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.
4683
- :param path: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#path EventOrchestrationGlobal#path}.
4684
- :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#type EventOrchestrationGlobal#type}.
4685
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.
4682
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.
4683
+ :param path: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#path EventOrchestrationGlobal#path}.
4684
+ :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#type EventOrchestrationGlobal#type}.
4685
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.
4686
4686
  '''
4687
4687
  if __debug__:
4688
4688
  type_hints = typing.get_type_hints(_typecheckingstub__9975e599b66082aa161a92a72e86a6da50b9cbaa7b3cedfc9ff7f3bf8156c974)
@@ -4699,28 +4699,28 @@ class EventOrchestrationGlobalSetRuleActionsVariable:
4699
4699
 
4700
4700
  @builtins.property
4701
4701
  def name(self) -> builtins.str:
4702
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.'''
4702
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#name EventOrchestrationGlobal#name}.'''
4703
4703
  result = self._values.get("name")
4704
4704
  assert result is not None, "Required property 'name' is missing"
4705
4705
  return typing.cast(builtins.str, result)
4706
4706
 
4707
4707
  @builtins.property
4708
4708
  def path(self) -> builtins.str:
4709
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#path EventOrchestrationGlobal#path}.'''
4709
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#path EventOrchestrationGlobal#path}.'''
4710
4710
  result = self._values.get("path")
4711
4711
  assert result is not None, "Required property 'path' is missing"
4712
4712
  return typing.cast(builtins.str, result)
4713
4713
 
4714
4714
  @builtins.property
4715
4715
  def type(self) -> builtins.str:
4716
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#type EventOrchestrationGlobal#type}.'''
4716
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#type EventOrchestrationGlobal#type}.'''
4717
4717
  result = self._values.get("type")
4718
4718
  assert result is not None, "Required property 'type' is missing"
4719
4719
  return typing.cast(builtins.str, result)
4720
4720
 
4721
4721
  @builtins.property
4722
4722
  def value(self) -> builtins.str:
4723
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.'''
4723
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#value EventOrchestrationGlobal#value}.'''
4724
4724
  result = self._values.get("value")
4725
4725
  assert result is not None, "Required property 'value' is missing"
4726
4726
  return typing.cast(builtins.str, result)
@@ -4950,7 +4950,7 @@ class EventOrchestrationGlobalSetRuleActionsVariableOutputReference(
4950
4950
  class EventOrchestrationGlobalSetRuleCondition:
4951
4951
  def __init__(self, *, expression: builtins.str) -> None:
4952
4952
  '''
4953
- :param expression: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#expression EventOrchestrationGlobal#expression}.
4953
+ :param expression: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#expression EventOrchestrationGlobal#expression}.
4954
4954
  '''
4955
4955
  if __debug__:
4956
4956
  type_hints = typing.get_type_hints(_typecheckingstub__195af8a9d56ef9e383b66a3a3513a01f6bfdedfa0d4b13150d22558077655b02)
@@ -4961,7 +4961,7 @@ class EventOrchestrationGlobalSetRuleCondition:
4961
4961
 
4962
4962
  @builtins.property
4963
4963
  def expression(self) -> builtins.str:
4964
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#expression EventOrchestrationGlobal#expression}.'''
4964
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#expression EventOrchestrationGlobal#expression}.'''
4965
4965
  result = self._values.get("expression")
4966
4966
  assert result is not None, "Required property 'expression' is missing"
4967
4967
  return typing.cast(builtins.str, result)
@@ -5269,18 +5269,18 @@ class EventOrchestrationGlobalSetRuleOutputReference(
5269
5269
  variable: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union[EventOrchestrationGlobalSetRuleActionsVariable, typing.Dict[builtins.str, typing.Any]]]]] = None,
5270
5270
  ) -> None:
5271
5271
  '''
5272
- :param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#annotate EventOrchestrationGlobal#annotate}.
5273
- :param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#automation_action EventOrchestrationGlobal#automation_action}
5274
- :param drop_event: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#drop_event EventOrchestrationGlobal#drop_event}.
5275
- :param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#event_action EventOrchestrationGlobal#event_action}.
5276
- :param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#extraction EventOrchestrationGlobal#extraction}
5277
- :param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#incident_custom_field_update EventOrchestrationGlobal#incident_custom_field_update}
5278
- :param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#priority EventOrchestrationGlobal#priority}.
5279
- :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#route_to EventOrchestrationGlobal#route_to}.
5280
- :param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#severity EventOrchestrationGlobal#severity}.
5281
- :param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#suppress EventOrchestrationGlobal#suppress}.
5282
- :param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#suspend EventOrchestrationGlobal#suspend}.
5283
- :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.9.0/docs/resources/event_orchestration_global#variable EventOrchestrationGlobal#variable}
5272
+ :param annotate: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#annotate EventOrchestrationGlobal#annotate}.
5273
+ :param automation_action: automation_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#automation_action EventOrchestrationGlobal#automation_action}
5274
+ :param drop_event: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#drop_event EventOrchestrationGlobal#drop_event}.
5275
+ :param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#event_action EventOrchestrationGlobal#event_action}.
5276
+ :param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#extraction EventOrchestrationGlobal#extraction}
5277
+ :param incident_custom_field_update: incident_custom_field_update block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#incident_custom_field_update EventOrchestrationGlobal#incident_custom_field_update}
5278
+ :param priority: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#priority EventOrchestrationGlobal#priority}.
5279
+ :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#route_to EventOrchestrationGlobal#route_to}.
5280
+ :param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#severity EventOrchestrationGlobal#severity}.
5281
+ :param suppress: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#suppress EventOrchestrationGlobal#suppress}.
5282
+ :param suspend: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#suspend EventOrchestrationGlobal#suspend}.
5283
+ :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.10.0/docs/resources/event_orchestration_global#variable EventOrchestrationGlobal#variable}
5284
5284
  '''
5285
5285
  value = EventOrchestrationGlobalSetRuleActions(
5286
5286
  annotate=annotate,