cdktf-cdktf-provider-pagerduty 13.11.0__py3-none-any.whl → 13.11.2__py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (83) hide show
  1. cdktf_cdktf_provider_pagerduty/__init__.py +3 -3
  2. cdktf_cdktf_provider_pagerduty/_jsii/__init__.py +2 -2
  3. cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.11.2.jsii.tgz +0 -0
  4. cdktf_cdktf_provider_pagerduty/addon/__init__.py +12 -12
  5. cdktf_cdktf_provider_pagerduty/automation_actions_action/__init__.py +68 -68
  6. cdktf_cdktf_provider_pagerduty/automation_actions_action_service_association/__init__.py +16 -16
  7. cdktf_cdktf_provider_pagerduty/automation_actions_action_team_association/__init__.py +16 -16
  8. cdktf_cdktf_provider_pagerduty/automation_actions_runner/__init__.py +32 -32
  9. cdktf_cdktf_provider_pagerduty/automation_actions_runner_team_association/__init__.py +16 -16
  10. cdktf_cdktf_provider_pagerduty/business_service/__init__.py +24 -24
  11. cdktf_cdktf_provider_pagerduty/business_service_subscriber/__init__.py +20 -20
  12. cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_action/__init__.py +40 -40
  13. cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_runner/__init__.py +20 -20
  14. cdktf_cdktf_provider_pagerduty/data_pagerduty_business_service/__init__.py +8 -8
  15. cdktf_cdktf_provider_pagerduty/data_pagerduty_escalation_policy/__init__.py +12 -12
  16. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration/__init__.py +24 -24
  17. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_global_cache_variable/__init__.py +24 -24
  18. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_integration/__init__.py +20 -20
  19. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_service_cache_variable/__init__.py +24 -24
  20. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestrations/__init__.py +24 -24
  21. cdktf_cdktf_provider_pagerduty/data_pagerduty_extension_schema/__init__.py +8 -8
  22. cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_custom_field/__init__.py +12 -12
  23. cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_workflow/__init__.py +12 -12
  24. cdktf_cdktf_provider_pagerduty/data_pagerduty_license/__init__.py +16 -16
  25. cdktf_cdktf_provider_pagerduty/data_pagerduty_licenses/__init__.py +12 -12
  26. cdktf_cdktf_provider_pagerduty/data_pagerduty_priority/__init__.py +8 -8
  27. cdktf_cdktf_provider_pagerduty/data_pagerduty_ruleset/__init__.py +12 -12
  28. cdktf_cdktf_provider_pagerduty/data_pagerduty_schedule/__init__.py +12 -12
  29. cdktf_cdktf_provider_pagerduty/data_pagerduty_service/__init__.py +12 -12
  30. cdktf_cdktf_provider_pagerduty/data_pagerduty_service_integration/__init__.py +12 -12
  31. cdktf_cdktf_provider_pagerduty/data_pagerduty_standards/__init__.py +20 -20
  32. cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resource_scores/__init__.py +17 -17
  33. cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resources_scores/__init__.py +21 -21
  34. cdktf_cdktf_provider_pagerduty/data_pagerduty_tag/__init__.py +8 -8
  35. cdktf_cdktf_provider_pagerduty/data_pagerduty_team/__init__.py +20 -20
  36. cdktf_cdktf_provider_pagerduty/data_pagerduty_team_members/__init__.py +16 -16
  37. cdktf_cdktf_provider_pagerduty/data_pagerduty_user/__init__.py +12 -12
  38. cdktf_cdktf_provider_pagerduty/data_pagerduty_user_contact_method/__init__.py +20 -20
  39. cdktf_cdktf_provider_pagerduty/data_pagerduty_users/__init__.py +16 -16
  40. cdktf_cdktf_provider_pagerduty/data_pagerduty_vendor/__init__.py +12 -12
  41. cdktf_cdktf_provider_pagerduty/escalation_policy/__init__.py +55 -55
  42. cdktf_cdktf_provider_pagerduty/event_orchestration/__init__.py +32 -32
  43. cdktf_cdktf_provider_pagerduty/event_orchestration_global/__init__.py +325 -325
  44. cdktf_cdktf_provider_pagerduty/event_orchestration_global_cache_variable/__init__.py +47 -47
  45. cdktf_cdktf_provider_pagerduty/event_orchestration_integration/__init__.py +16 -16
  46. cdktf_cdktf_provider_pagerduty/event_orchestration_router/__init__.py +80 -80
  47. cdktf_cdktf_provider_pagerduty/event_orchestration_service/__init__.py +337 -337
  48. cdktf_cdktf_provider_pagerduty/event_orchestration_service_cache_variable/__init__.py +47 -47
  49. cdktf_cdktf_provider_pagerduty/event_orchestration_unrouted/__init__.py +157 -157
  50. cdktf_cdktf_provider_pagerduty/event_rule/__init__.py +20 -20
  51. cdktf_cdktf_provider_pagerduty/extension/__init__.py +28 -28
  52. cdktf_cdktf_provider_pagerduty/extension_servicenow/__init__.py +52 -52
  53. cdktf_cdktf_provider_pagerduty/incident_custom_field/__init__.py +32 -32
  54. cdktf_cdktf_provider_pagerduty/incident_custom_field_option/__init__.py +20 -20
  55. cdktf_cdktf_provider_pagerduty/incident_workflow/__init__.py +83 -83
  56. cdktf_cdktf_provider_pagerduty/incident_workflow_trigger/__init__.py +40 -40
  57. cdktf_cdktf_provider_pagerduty/maintenance_window/__init__.py +24 -24
  58. cdktf_cdktf_provider_pagerduty/provider/__init__.py +42 -42
  59. cdktf_cdktf_provider_pagerduty/response_play/__init__.py +98 -98
  60. cdktf_cdktf_provider_pagerduty/ruleset/__init__.py +20 -20
  61. cdktf_cdktf_provider_pagerduty/ruleset_rule/__init__.py +231 -231
  62. cdktf_cdktf_provider_pagerduty/schedule/__init__.py +77 -77
  63. cdktf_cdktf_provider_pagerduty/service/__init__.py +171 -171
  64. cdktf_cdktf_provider_pagerduty/service_dependency/__init__.py +41 -41
  65. cdktf_cdktf_provider_pagerduty/service_event_rule/__init__.py +216 -216
  66. cdktf_cdktf_provider_pagerduty/service_integration/__init__.py +146 -146
  67. cdktf_cdktf_provider_pagerduty/slack_connection/__init__.py +45 -45
  68. cdktf_cdktf_provider_pagerduty/tag/__init__.py +8 -8
  69. cdktf_cdktf_provider_pagerduty/tag_assignment/__init__.py +16 -16
  70. cdktf_cdktf_provider_pagerduty/team/__init__.py +20 -20
  71. cdktf_cdktf_provider_pagerduty/team_membership/__init__.py +20 -20
  72. cdktf_cdktf_provider_pagerduty/user/__init__.py +44 -44
  73. cdktf_cdktf_provider_pagerduty/user_contact_method/__init__.py +32 -32
  74. cdktf_cdktf_provider_pagerduty/user_handoff_notification_rule/__init__.py +30 -30
  75. cdktf_cdktf_provider_pagerduty/user_notification_rule/__init__.py +24 -24
  76. cdktf_cdktf_provider_pagerduty/webhook_subscription/__init__.py +68 -68
  77. {cdktf_cdktf_provider_pagerduty-13.11.0.dist-info → cdktf_cdktf_provider_pagerduty-13.11.2.dist-info}/METADATA +9 -9
  78. cdktf_cdktf_provider_pagerduty-13.11.2.dist-info/RECORD +82 -0
  79. {cdktf_cdktf_provider_pagerduty-13.11.0.dist-info → cdktf_cdktf_provider_pagerduty-13.11.2.dist-info}/WHEEL +1 -1
  80. cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.11.0.jsii.tgz +0 -0
  81. cdktf_cdktf_provider_pagerduty-13.11.0.dist-info/RECORD +0 -82
  82. {cdktf_cdktf_provider_pagerduty-13.11.0.dist-info → cdktf_cdktf_provider_pagerduty-13.11.2.dist-info}/LICENSE +0 -0
  83. {cdktf_cdktf_provider_pagerduty-13.11.0.dist-info → cdktf_cdktf_provider_pagerduty-13.11.2.dist-info}/top_level.txt +0 -0
@@ -1,7 +1,7 @@
1
1
  r'''
2
2
  # `pagerduty_event_orchestration_unrouted`
3
3
 
4
- Refer to the Terraform Registry for docs: [`pagerduty_event_orchestration_unrouted`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted).
4
+ Refer to the Terraform Registry for docs: [`pagerduty_event_orchestration_unrouted`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -29,7 +29,7 @@ class EventOrchestrationUnrouted(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-pagerduty.eventOrchestrationUnrouted.EventOrchestrationUnrouted",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted pagerduty_event_orchestration_unrouted}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted pagerduty_event_orchestration_unrouted}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -48,14 +48,14 @@ class EventOrchestrationUnrouted(
48
48
  provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
49
49
  provisioners: typing.Optional[typing.Sequence[typing.Union[typing.Union[_cdktf_9a9027ec.FileProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.LocalExecProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.RemoteExecProvisioner, typing.Dict[builtins.str, typing.Any]]]]] = None,
50
50
  ) -> None:
51
- '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted pagerduty_event_orchestration_unrouted} Resource.
51
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted pagerduty_event_orchestration_unrouted} Resource.
52
52
 
53
53
  :param scope: The scope in which to define this construct.
54
54
  :param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
55
- :param catch_all: catch_all block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#catch_all EventOrchestrationUnrouted#catch_all}
56
- :param event_orchestration: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#event_orchestration EventOrchestrationUnrouted#event_orchestration}.
57
- :param set: set block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#set EventOrchestrationUnrouted#set}
58
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#id EventOrchestrationUnrouted#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
55
+ :param catch_all: catch_all block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#catch_all EventOrchestrationUnrouted#catch_all}
56
+ :param event_orchestration: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#event_orchestration EventOrchestrationUnrouted#event_orchestration}.
57
+ :param set: set block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#set EventOrchestrationUnrouted#set}
58
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#id EventOrchestrationUnrouted#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
59
59
  :param connection:
60
60
  :param count:
61
61
  :param depends_on:
@@ -97,7 +97,7 @@ class EventOrchestrationUnrouted(
97
97
 
98
98
  :param scope: The scope in which to define this construct.
99
99
  :param import_to_id: The construct id used in the generated config for the EventOrchestrationUnrouted to import.
100
- :param import_from_id: The id of the existing EventOrchestrationUnrouted that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#import import section} in the documentation of this resource for the id to use
100
+ :param import_from_id: The id of the existing EventOrchestrationUnrouted that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#import import section} in the documentation of this resource for the id to use
101
101
  :param provider: ? Optional instance of the provider where the EventOrchestrationUnrouted to import is found.
102
102
  '''
103
103
  if __debug__:
@@ -115,7 +115,7 @@ class EventOrchestrationUnrouted(
115
115
  actions: typing.Union["EventOrchestrationUnroutedCatchAllActions", typing.Dict[builtins.str, typing.Any]],
116
116
  ) -> None:
117
117
  '''
118
- :param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#actions EventOrchestrationUnrouted#actions}
118
+ :param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#actions EventOrchestrationUnrouted#actions}
119
119
  '''
120
120
  value = EventOrchestrationUnroutedCatchAll(actions=actions)
121
121
 
@@ -193,7 +193,7 @@ class EventOrchestrationUnrouted(
193
193
  if __debug__:
194
194
  type_hints = typing.get_type_hints(_typecheckingstub__53e4b0ca3d3f8bc5751e5175370f6ef6493a38a288b88c3ffca9b27ac62dcdc7)
195
195
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
196
- jsii.set(self, "eventOrchestration", value)
196
+ jsii.set(self, "eventOrchestration", value) # pyright: ignore[reportArgumentType]
197
197
 
198
198
  @builtins.property
199
199
  @jsii.member(jsii_name="id")
@@ -205,7 +205,7 @@ class EventOrchestrationUnrouted(
205
205
  if __debug__:
206
206
  type_hints = typing.get_type_hints(_typecheckingstub__b00c652ebc1bf8a813059274a274ccbc4a976e7128d9802ac9d151a7ce4f0f41)
207
207
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
208
- jsii.set(self, "id", value)
208
+ jsii.set(self, "id", value) # pyright: ignore[reportArgumentType]
209
209
 
210
210
 
211
211
  @jsii.data_type(
@@ -220,7 +220,7 @@ class EventOrchestrationUnroutedCatchAll:
220
220
  actions: typing.Union["EventOrchestrationUnroutedCatchAllActions", typing.Dict[builtins.str, typing.Any]],
221
221
  ) -> None:
222
222
  '''
223
- :param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#actions EventOrchestrationUnrouted#actions}
223
+ :param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#actions EventOrchestrationUnrouted#actions}
224
224
  '''
225
225
  if isinstance(actions, dict):
226
226
  actions = EventOrchestrationUnroutedCatchAllActions(**actions)
@@ -235,7 +235,7 @@ class EventOrchestrationUnroutedCatchAll:
235
235
  def actions(self) -> "EventOrchestrationUnroutedCatchAllActions":
236
236
  '''actions block.
237
237
 
238
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#actions EventOrchestrationUnrouted#actions}
238
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#actions EventOrchestrationUnrouted#actions}
239
239
  '''
240
240
  result = self._values.get("actions")
241
241
  assert result is not None, "Required property 'actions' is missing"
@@ -273,10 +273,10 @@ class EventOrchestrationUnroutedCatchAllActions:
273
273
  variable: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["EventOrchestrationUnroutedCatchAllActionsVariable", typing.Dict[builtins.str, typing.Any]]]]] = None,
274
274
  ) -> None:
275
275
  '''
276
- :param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#event_action EventOrchestrationUnrouted#event_action}.
277
- :param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#extraction EventOrchestrationUnrouted#extraction}
278
- :param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#severity EventOrchestrationUnrouted#severity}.
279
- :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#variable EventOrchestrationUnrouted#variable}
276
+ :param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#event_action EventOrchestrationUnrouted#event_action}.
277
+ :param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#extraction EventOrchestrationUnrouted#extraction}
278
+ :param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#severity EventOrchestrationUnrouted#severity}.
279
+ :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#variable EventOrchestrationUnrouted#variable}
280
280
  '''
281
281
  if __debug__:
282
282
  type_hints = typing.get_type_hints(_typecheckingstub__c6574dcb4a0e638aece27cc74f601e14a17d0b4395adc2458762bf0dd9ef29cd)
@@ -296,7 +296,7 @@ class EventOrchestrationUnroutedCatchAllActions:
296
296
 
297
297
  @builtins.property
298
298
  def event_action(self) -> typing.Optional[builtins.str]:
299
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#event_action EventOrchestrationUnrouted#event_action}.'''
299
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#event_action EventOrchestrationUnrouted#event_action}.'''
300
300
  result = self._values.get("event_action")
301
301
  return typing.cast(typing.Optional[builtins.str], result)
302
302
 
@@ -306,14 +306,14 @@ class EventOrchestrationUnroutedCatchAllActions:
306
306
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationUnroutedCatchAllActionsExtraction"]]]:
307
307
  '''extraction block.
308
308
 
309
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#extraction EventOrchestrationUnrouted#extraction}
309
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#extraction EventOrchestrationUnrouted#extraction}
310
310
  '''
311
311
  result = self._values.get("extraction")
312
312
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationUnroutedCatchAllActionsExtraction"]]], result)
313
313
 
314
314
  @builtins.property
315
315
  def severity(self) -> typing.Optional[builtins.str]:
316
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#severity EventOrchestrationUnrouted#severity}.'''
316
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#severity EventOrchestrationUnrouted#severity}.'''
317
317
  result = self._values.get("severity")
318
318
  return typing.cast(typing.Optional[builtins.str], result)
319
319
 
@@ -323,7 +323,7 @@ class EventOrchestrationUnroutedCatchAllActions:
323
323
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationUnroutedCatchAllActionsVariable"]]]:
324
324
  '''variable block.
325
325
 
326
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#variable EventOrchestrationUnrouted#variable}
326
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#variable EventOrchestrationUnrouted#variable}
327
327
  '''
328
328
  result = self._values.get("variable")
329
329
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationUnroutedCatchAllActionsVariable"]]], result)
@@ -360,10 +360,10 @@ class EventOrchestrationUnroutedCatchAllActionsExtraction:
360
360
  template: typing.Optional[builtins.str] = None,
361
361
  ) -> None:
362
362
  '''
363
- :param target: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#target EventOrchestrationUnrouted#target}.
364
- :param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#regex EventOrchestrationUnrouted#regex}.
365
- :param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#source EventOrchestrationUnrouted#source}.
366
- :param template: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#template EventOrchestrationUnrouted#template}.
363
+ :param target: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#target EventOrchestrationUnrouted#target}.
364
+ :param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#regex EventOrchestrationUnrouted#regex}.
365
+ :param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#source EventOrchestrationUnrouted#source}.
366
+ :param template: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#template EventOrchestrationUnrouted#template}.
367
367
  '''
368
368
  if __debug__:
369
369
  type_hints = typing.get_type_hints(_typecheckingstub__873057e6f5f2b8466ff463cc0428da1d09eef943c149dc85c306d593a566df69)
@@ -383,26 +383,26 @@ class EventOrchestrationUnroutedCatchAllActionsExtraction:
383
383
 
384
384
  @builtins.property
385
385
  def target(self) -> builtins.str:
386
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#target EventOrchestrationUnrouted#target}.'''
386
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#target EventOrchestrationUnrouted#target}.'''
387
387
  result = self._values.get("target")
388
388
  assert result is not None, "Required property 'target' is missing"
389
389
  return typing.cast(builtins.str, result)
390
390
 
391
391
  @builtins.property
392
392
  def regex(self) -> typing.Optional[builtins.str]:
393
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#regex EventOrchestrationUnrouted#regex}.'''
393
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#regex EventOrchestrationUnrouted#regex}.'''
394
394
  result = self._values.get("regex")
395
395
  return typing.cast(typing.Optional[builtins.str], result)
396
396
 
397
397
  @builtins.property
398
398
  def source(self) -> typing.Optional[builtins.str]:
399
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#source EventOrchestrationUnrouted#source}.'''
399
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#source EventOrchestrationUnrouted#source}.'''
400
400
  result = self._values.get("source")
401
401
  return typing.cast(typing.Optional[builtins.str], result)
402
402
 
403
403
  @builtins.property
404
404
  def template(self) -> typing.Optional[builtins.str]:
405
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#template EventOrchestrationUnrouted#template}.'''
405
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#template EventOrchestrationUnrouted#template}.'''
406
406
  result = self._values.get("template")
407
407
  return typing.cast(typing.Optional[builtins.str], result)
408
408
 
@@ -465,7 +465,7 @@ class EventOrchestrationUnroutedCatchAllActionsExtractionList(
465
465
  if __debug__:
466
466
  type_hints = typing.get_type_hints(_typecheckingstub__954af6d347c97be0c28756a0911fbdfdaf96e2c519716ea74a10b5287d55ca14)
467
467
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
468
- jsii.set(self, "terraformAttribute", value)
468
+ jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
469
469
 
470
470
  @builtins.property
471
471
  @jsii.member(jsii_name="terraformResource")
@@ -478,7 +478,7 @@ class EventOrchestrationUnroutedCatchAllActionsExtractionList(
478
478
  if __debug__:
479
479
  type_hints = typing.get_type_hints(_typecheckingstub__fb9e457abc33e3760870fc13261efc44341d44b54df603440bb35031ccf2c69d)
480
480
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
481
- jsii.set(self, "terraformResource", value)
481
+ jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
482
482
 
483
483
  @builtins.property
484
484
  @jsii.member(jsii_name="wrapsSet")
@@ -491,7 +491,7 @@ class EventOrchestrationUnroutedCatchAllActionsExtractionList(
491
491
  if __debug__:
492
492
  type_hints = typing.get_type_hints(_typecheckingstub__10a4a6475dfa7e67907bf0e67a89e1366380cb148115d49fb68d484d5230f25e)
493
493
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
494
- jsii.set(self, "wrapsSet", value)
494
+ jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
495
495
 
496
496
  @builtins.property
497
497
  @jsii.member(jsii_name="internalValue")
@@ -508,7 +508,7 @@ class EventOrchestrationUnroutedCatchAllActionsExtractionList(
508
508
  if __debug__:
509
509
  type_hints = typing.get_type_hints(_typecheckingstub__619013fd37aff2d18a117c3b3607169e2f96985d8dca86444d23e930482b4e6b)
510
510
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
511
- jsii.set(self, "internalValue", value)
511
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
512
512
 
513
513
 
514
514
  class EventOrchestrationUnroutedCatchAllActionsExtractionOutputReference(
@@ -579,7 +579,7 @@ class EventOrchestrationUnroutedCatchAllActionsExtractionOutputReference(
579
579
  if __debug__:
580
580
  type_hints = typing.get_type_hints(_typecheckingstub__0ee17cb133954e63108ae95a70a7a0b096a2b4f1cdb443a762760170c8a4f2ab)
581
581
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
582
- jsii.set(self, "regex", value)
582
+ jsii.set(self, "regex", value) # pyright: ignore[reportArgumentType]
583
583
 
584
584
  @builtins.property
585
585
  @jsii.member(jsii_name="source")
@@ -591,7 +591,7 @@ class EventOrchestrationUnroutedCatchAllActionsExtractionOutputReference(
591
591
  if __debug__:
592
592
  type_hints = typing.get_type_hints(_typecheckingstub__35b1ebaeecf768fbd2da1a915451cc1e8c055420aa74dfb95e8ba0cbe93e6b5b)
593
593
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
594
- jsii.set(self, "source", value)
594
+ jsii.set(self, "source", value) # pyright: ignore[reportArgumentType]
595
595
 
596
596
  @builtins.property
597
597
  @jsii.member(jsii_name="target")
@@ -603,7 +603,7 @@ class EventOrchestrationUnroutedCatchAllActionsExtractionOutputReference(
603
603
  if __debug__:
604
604
  type_hints = typing.get_type_hints(_typecheckingstub__fafc1345d70cccbbf3bd424f6fc27f9975ef6e7ac067f55de9bc210c26f26730)
605
605
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
606
- jsii.set(self, "target", value)
606
+ jsii.set(self, "target", value) # pyright: ignore[reportArgumentType]
607
607
 
608
608
  @builtins.property
609
609
  @jsii.member(jsii_name="template")
@@ -615,7 +615,7 @@ class EventOrchestrationUnroutedCatchAllActionsExtractionOutputReference(
615
615
  if __debug__:
616
616
  type_hints = typing.get_type_hints(_typecheckingstub__cf268df5daefc13ef41f99344ebe5f03f32861b1cd17f656b3b436b19b7cf262)
617
617
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
618
- jsii.set(self, "template", value)
618
+ jsii.set(self, "template", value) # pyright: ignore[reportArgumentType]
619
619
 
620
620
  @builtins.property
621
621
  @jsii.member(jsii_name="internalValue")
@@ -632,7 +632,7 @@ class EventOrchestrationUnroutedCatchAllActionsExtractionOutputReference(
632
632
  if __debug__:
633
633
  type_hints = typing.get_type_hints(_typecheckingstub__be05d22a23d358c52138241589e59196792ce534f761d38e956c71ada1772dc5)
634
634
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
635
- jsii.set(self, "internalValue", value)
635
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
636
636
 
637
637
 
638
638
  class EventOrchestrationUnroutedCatchAllActionsOutputReference(
@@ -746,7 +746,7 @@ class EventOrchestrationUnroutedCatchAllActionsOutputReference(
746
746
  if __debug__:
747
747
  type_hints = typing.get_type_hints(_typecheckingstub__19be63d73a870f653dab26f5c94daff0eed587619e15e3e30bb1f71bab0b49a4)
748
748
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
749
- jsii.set(self, "eventAction", value)
749
+ jsii.set(self, "eventAction", value) # pyright: ignore[reportArgumentType]
750
750
 
751
751
  @builtins.property
752
752
  @jsii.member(jsii_name="severity")
@@ -758,7 +758,7 @@ class EventOrchestrationUnroutedCatchAllActionsOutputReference(
758
758
  if __debug__:
759
759
  type_hints = typing.get_type_hints(_typecheckingstub__bfd00bb58d0830780fbeda8396f16d666b3069bad231c7f98b714bb287710bb2)
760
760
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
761
- jsii.set(self, "severity", value)
761
+ jsii.set(self, "severity", value) # pyright: ignore[reportArgumentType]
762
762
 
763
763
  @builtins.property
764
764
  @jsii.member(jsii_name="internalValue")
@@ -775,7 +775,7 @@ class EventOrchestrationUnroutedCatchAllActionsOutputReference(
775
775
  if __debug__:
776
776
  type_hints = typing.get_type_hints(_typecheckingstub__d0624943abcc45135d61d7e71399afbd62ce94d725dcf47414d95b6b88c7d236)
777
777
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
778
- jsii.set(self, "internalValue", value)
778
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
779
779
 
780
780
 
781
781
  @jsii.data_type(
@@ -793,10 +793,10 @@ class EventOrchestrationUnroutedCatchAllActionsVariable:
793
793
  value: builtins.str,
794
794
  ) -> None:
795
795
  '''
796
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#name EventOrchestrationUnrouted#name}.
797
- :param path: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#path EventOrchestrationUnrouted#path}.
798
- :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#type EventOrchestrationUnrouted#type}.
799
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#value EventOrchestrationUnrouted#value}.
796
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#name EventOrchestrationUnrouted#name}.
797
+ :param path: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#path EventOrchestrationUnrouted#path}.
798
+ :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#type EventOrchestrationUnrouted#type}.
799
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#value EventOrchestrationUnrouted#value}.
800
800
  '''
801
801
  if __debug__:
802
802
  type_hints = typing.get_type_hints(_typecheckingstub__6d16718dd84c51311e04997b4675de9db9aec5dd9d5debae2b5d98162b78bced)
@@ -813,28 +813,28 @@ class EventOrchestrationUnroutedCatchAllActionsVariable:
813
813
 
814
814
  @builtins.property
815
815
  def name(self) -> builtins.str:
816
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#name EventOrchestrationUnrouted#name}.'''
816
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#name EventOrchestrationUnrouted#name}.'''
817
817
  result = self._values.get("name")
818
818
  assert result is not None, "Required property 'name' is missing"
819
819
  return typing.cast(builtins.str, result)
820
820
 
821
821
  @builtins.property
822
822
  def path(self) -> builtins.str:
823
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#path EventOrchestrationUnrouted#path}.'''
823
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#path EventOrchestrationUnrouted#path}.'''
824
824
  result = self._values.get("path")
825
825
  assert result is not None, "Required property 'path' is missing"
826
826
  return typing.cast(builtins.str, result)
827
827
 
828
828
  @builtins.property
829
829
  def type(self) -> builtins.str:
830
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#type EventOrchestrationUnrouted#type}.'''
830
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#type EventOrchestrationUnrouted#type}.'''
831
831
  result = self._values.get("type")
832
832
  assert result is not None, "Required property 'type' is missing"
833
833
  return typing.cast(builtins.str, result)
834
834
 
835
835
  @builtins.property
836
836
  def value(self) -> builtins.str:
837
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#value EventOrchestrationUnrouted#value}.'''
837
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#value EventOrchestrationUnrouted#value}.'''
838
838
  result = self._values.get("value")
839
839
  assert result is not None, "Required property 'value' is missing"
840
840
  return typing.cast(builtins.str, result)
@@ -898,7 +898,7 @@ class EventOrchestrationUnroutedCatchAllActionsVariableList(
898
898
  if __debug__:
899
899
  type_hints = typing.get_type_hints(_typecheckingstub__a3a7f4af5291f0265269958f1c6d1ca638ba28bb43a31319634d8e36cdc20a96)
900
900
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
901
- jsii.set(self, "terraformAttribute", value)
901
+ jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
902
902
 
903
903
  @builtins.property
904
904
  @jsii.member(jsii_name="terraformResource")
@@ -911,7 +911,7 @@ class EventOrchestrationUnroutedCatchAllActionsVariableList(
911
911
  if __debug__:
912
912
  type_hints = typing.get_type_hints(_typecheckingstub__a6addc45164afaf9240265f0cfe96ec481f3f03027622ac244c6908af1391a6e)
913
913
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
914
- jsii.set(self, "terraformResource", value)
914
+ jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
915
915
 
916
916
  @builtins.property
917
917
  @jsii.member(jsii_name="wrapsSet")
@@ -924,7 +924,7 @@ class EventOrchestrationUnroutedCatchAllActionsVariableList(
924
924
  if __debug__:
925
925
  type_hints = typing.get_type_hints(_typecheckingstub__1870fe5e1dbee87c2f3945f4550be60a344c74b44aeb47ebc6bf9adddb1ebaf4)
926
926
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
927
- jsii.set(self, "wrapsSet", value)
927
+ jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
928
928
 
929
929
  @builtins.property
930
930
  @jsii.member(jsii_name="internalValue")
@@ -941,7 +941,7 @@ class EventOrchestrationUnroutedCatchAllActionsVariableList(
941
941
  if __debug__:
942
942
  type_hints = typing.get_type_hints(_typecheckingstub__8cd2958db1c59646663d2cfb6a7ed94596f5a43dc1b1563332270b30c74ea5c9)
943
943
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
944
- jsii.set(self, "internalValue", value)
944
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
945
945
 
946
946
 
947
947
  class EventOrchestrationUnroutedCatchAllActionsVariableOutputReference(
@@ -1000,7 +1000,7 @@ class EventOrchestrationUnroutedCatchAllActionsVariableOutputReference(
1000
1000
  if __debug__:
1001
1001
  type_hints = typing.get_type_hints(_typecheckingstub__514cc3738b0757e7a17486c13d2f38cb98a40de470cea5affcdb2147511ebae7)
1002
1002
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1003
- jsii.set(self, "name", value)
1003
+ jsii.set(self, "name", value) # pyright: ignore[reportArgumentType]
1004
1004
 
1005
1005
  @builtins.property
1006
1006
  @jsii.member(jsii_name="path")
@@ -1012,7 +1012,7 @@ class EventOrchestrationUnroutedCatchAllActionsVariableOutputReference(
1012
1012
  if __debug__:
1013
1013
  type_hints = typing.get_type_hints(_typecheckingstub__8ab8d960654895992ab0db79d7ee8f58161e4d5484cc1f7821a02c84a70ce02e)
1014
1014
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1015
- jsii.set(self, "path", value)
1015
+ jsii.set(self, "path", value) # pyright: ignore[reportArgumentType]
1016
1016
 
1017
1017
  @builtins.property
1018
1018
  @jsii.member(jsii_name="type")
@@ -1024,7 +1024,7 @@ class EventOrchestrationUnroutedCatchAllActionsVariableOutputReference(
1024
1024
  if __debug__:
1025
1025
  type_hints = typing.get_type_hints(_typecheckingstub__f47cef1ec88628b76c3724948de8f1af50a92b08adc0a2220982b81358555d15)
1026
1026
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1027
- jsii.set(self, "type", value)
1027
+ jsii.set(self, "type", value) # pyright: ignore[reportArgumentType]
1028
1028
 
1029
1029
  @builtins.property
1030
1030
  @jsii.member(jsii_name="value")
@@ -1036,7 +1036,7 @@ class EventOrchestrationUnroutedCatchAllActionsVariableOutputReference(
1036
1036
  if __debug__:
1037
1037
  type_hints = typing.get_type_hints(_typecheckingstub__ba93494ae89f53068f3bf4b8bba7f0b7538cd4ee201548535a7a5e44580d8d87)
1038
1038
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1039
- jsii.set(self, "value", value)
1039
+ jsii.set(self, "value", value) # pyright: ignore[reportArgumentType]
1040
1040
 
1041
1041
  @builtins.property
1042
1042
  @jsii.member(jsii_name="internalValue")
@@ -1053,7 +1053,7 @@ class EventOrchestrationUnroutedCatchAllActionsVariableOutputReference(
1053
1053
  if __debug__:
1054
1054
  type_hints = typing.get_type_hints(_typecheckingstub__aeca7d344c747657fb4d8c34ad118a33707e209b6bb1f1f897cdd7b1fc4e300e)
1055
1055
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1056
- jsii.set(self, "internalValue", value)
1056
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
1057
1057
 
1058
1058
 
1059
1059
  class EventOrchestrationUnroutedCatchAllOutputReference(
@@ -1086,10 +1086,10 @@ class EventOrchestrationUnroutedCatchAllOutputReference(
1086
1086
  variable: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union[EventOrchestrationUnroutedCatchAllActionsVariable, typing.Dict[builtins.str, typing.Any]]]]] = None,
1087
1087
  ) -> None:
1088
1088
  '''
1089
- :param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#event_action EventOrchestrationUnrouted#event_action}.
1090
- :param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#extraction EventOrchestrationUnrouted#extraction}
1091
- :param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#severity EventOrchestrationUnrouted#severity}.
1092
- :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#variable EventOrchestrationUnrouted#variable}
1089
+ :param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#event_action EventOrchestrationUnrouted#event_action}.
1090
+ :param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#extraction EventOrchestrationUnrouted#extraction}
1091
+ :param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#severity EventOrchestrationUnrouted#severity}.
1092
+ :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#variable EventOrchestrationUnrouted#variable}
1093
1093
  '''
1094
1094
  value = EventOrchestrationUnroutedCatchAllActions(
1095
1095
  event_action=event_action,
@@ -1125,7 +1125,7 @@ class EventOrchestrationUnroutedCatchAllOutputReference(
1125
1125
  if __debug__:
1126
1126
  type_hints = typing.get_type_hints(_typecheckingstub__7845e0940d40b2a61bc15180a1f421c130c26f83a4338490932e8c7b5734ae94)
1127
1127
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1128
- jsii.set(self, "internalValue", value)
1128
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
1129
1129
 
1130
1130
 
1131
1131
  @jsii.data_type(
@@ -1169,10 +1169,10 @@ class EventOrchestrationUnroutedConfig(_cdktf_9a9027ec.TerraformMetaArguments):
1169
1169
  :param lifecycle:
1170
1170
  :param provider:
1171
1171
  :param provisioners:
1172
- :param catch_all: catch_all block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#catch_all EventOrchestrationUnrouted#catch_all}
1173
- :param event_orchestration: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#event_orchestration EventOrchestrationUnrouted#event_orchestration}.
1174
- :param set: set block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#set EventOrchestrationUnrouted#set}
1175
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#id EventOrchestrationUnrouted#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.
1172
+ :param catch_all: catch_all block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#catch_all EventOrchestrationUnrouted#catch_all}
1173
+ :param event_orchestration: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#event_orchestration EventOrchestrationUnrouted#event_orchestration}.
1174
+ :param set: set block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#set EventOrchestrationUnrouted#set}
1175
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#id EventOrchestrationUnrouted#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.
1176
1176
  '''
1177
1177
  if isinstance(lifecycle, dict):
1178
1178
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -1281,7 +1281,7 @@ class EventOrchestrationUnroutedConfig(_cdktf_9a9027ec.TerraformMetaArguments):
1281
1281
  def catch_all(self) -> EventOrchestrationUnroutedCatchAll:
1282
1282
  '''catch_all block.
1283
1283
 
1284
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#catch_all EventOrchestrationUnrouted#catch_all}
1284
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#catch_all EventOrchestrationUnrouted#catch_all}
1285
1285
  '''
1286
1286
  result = self._values.get("catch_all")
1287
1287
  assert result is not None, "Required property 'catch_all' is missing"
@@ -1289,7 +1289,7 @@ class EventOrchestrationUnroutedConfig(_cdktf_9a9027ec.TerraformMetaArguments):
1289
1289
 
1290
1290
  @builtins.property
1291
1291
  def event_orchestration(self) -> builtins.str:
1292
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#event_orchestration EventOrchestrationUnrouted#event_orchestration}.'''
1292
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#event_orchestration EventOrchestrationUnrouted#event_orchestration}.'''
1293
1293
  result = self._values.get("event_orchestration")
1294
1294
  assert result is not None, "Required property 'event_orchestration' is missing"
1295
1295
  return typing.cast(builtins.str, result)
@@ -1300,7 +1300,7 @@ class EventOrchestrationUnroutedConfig(_cdktf_9a9027ec.TerraformMetaArguments):
1300
1300
  ) -> typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationUnroutedSet"]]:
1301
1301
  '''set block.
1302
1302
 
1303
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#set EventOrchestrationUnrouted#set}
1303
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#set EventOrchestrationUnrouted#set}
1304
1304
  '''
1305
1305
  result = self._values.get("set")
1306
1306
  assert result is not None, "Required property 'set' is missing"
@@ -1308,7 +1308,7 @@ class EventOrchestrationUnroutedConfig(_cdktf_9a9027ec.TerraformMetaArguments):
1308
1308
 
1309
1309
  @builtins.property
1310
1310
  def id(self) -> typing.Optional[builtins.str]:
1311
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#id EventOrchestrationUnrouted#id}.
1311
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#id EventOrchestrationUnrouted#id}.
1312
1312
 
1313
1313
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
1314
1314
  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.
@@ -1341,8 +1341,8 @@ class EventOrchestrationUnroutedSet:
1341
1341
  rule: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["EventOrchestrationUnroutedSetRule", typing.Dict[builtins.str, typing.Any]]]]] = None,
1342
1342
  ) -> None:
1343
1343
  '''
1344
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#id EventOrchestrationUnrouted#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.
1345
- :param rule: rule block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#rule EventOrchestrationUnrouted#rule}
1344
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#id EventOrchestrationUnrouted#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.
1345
+ :param rule: rule block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#rule EventOrchestrationUnrouted#rule}
1346
1346
  '''
1347
1347
  if __debug__:
1348
1348
  type_hints = typing.get_type_hints(_typecheckingstub__d008f014806e1f881fbd832e0f0859fbb79a6023defe775d45620826b97169c9)
@@ -1356,7 +1356,7 @@ class EventOrchestrationUnroutedSet:
1356
1356
 
1357
1357
  @builtins.property
1358
1358
  def id(self) -> builtins.str:
1359
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#id EventOrchestrationUnrouted#id}.
1359
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#id EventOrchestrationUnrouted#id}.
1360
1360
 
1361
1361
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
1362
1362
  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.
@@ -1371,7 +1371,7 @@ class EventOrchestrationUnroutedSet:
1371
1371
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationUnroutedSetRule"]]]:
1372
1372
  '''rule block.
1373
1373
 
1374
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#rule EventOrchestrationUnrouted#rule}
1374
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#rule EventOrchestrationUnrouted#rule}
1375
1375
  '''
1376
1376
  result = self._values.get("rule")
1377
1377
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationUnroutedSetRule"]]], result)
@@ -1432,7 +1432,7 @@ class EventOrchestrationUnroutedSetList(
1432
1432
  if __debug__:
1433
1433
  type_hints = typing.get_type_hints(_typecheckingstub__589426e4a6f278f25cef6b077fe3944ec855cde428e0ad25b062d5993a83795a)
1434
1434
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1435
- jsii.set(self, "terraformAttribute", value)
1435
+ jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
1436
1436
 
1437
1437
  @builtins.property
1438
1438
  @jsii.member(jsii_name="terraformResource")
@@ -1445,7 +1445,7 @@ class EventOrchestrationUnroutedSetList(
1445
1445
  if __debug__:
1446
1446
  type_hints = typing.get_type_hints(_typecheckingstub__4fdfe9b29d400ad94627041edb8dc8a65f238a5e3513a2a369f41a71c699e7fc)
1447
1447
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1448
- jsii.set(self, "terraformResource", value)
1448
+ jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
1449
1449
 
1450
1450
  @builtins.property
1451
1451
  @jsii.member(jsii_name="wrapsSet")
@@ -1458,7 +1458,7 @@ class EventOrchestrationUnroutedSetList(
1458
1458
  if __debug__:
1459
1459
  type_hints = typing.get_type_hints(_typecheckingstub__3d957f5fc025a8f93d8c2ea7ae2be6e19fd3784db7d25bf5f71f7e43daf5676a)
1460
1460
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1461
- jsii.set(self, "wrapsSet", value)
1461
+ jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
1462
1462
 
1463
1463
  @builtins.property
1464
1464
  @jsii.member(jsii_name="internalValue")
@@ -1475,7 +1475,7 @@ class EventOrchestrationUnroutedSetList(
1475
1475
  if __debug__:
1476
1476
  type_hints = typing.get_type_hints(_typecheckingstub__ddec66fccb4a0cf0ae4c523cc4c7797124e47a62794d2fd225f2772b1492c286)
1477
1477
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1478
- jsii.set(self, "internalValue", value)
1478
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
1479
1479
 
1480
1480
 
1481
1481
  class EventOrchestrationUnroutedSetOutputReference(
@@ -1548,7 +1548,7 @@ class EventOrchestrationUnroutedSetOutputReference(
1548
1548
  if __debug__:
1549
1549
  type_hints = typing.get_type_hints(_typecheckingstub__66b860a7db2b579877641045d626773900a3c8eba1097bb0820a6234667cff10)
1550
1550
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1551
- jsii.set(self, "id", value)
1551
+ jsii.set(self, "id", value) # pyright: ignore[reportArgumentType]
1552
1552
 
1553
1553
  @builtins.property
1554
1554
  @jsii.member(jsii_name="internalValue")
@@ -1565,7 +1565,7 @@ class EventOrchestrationUnroutedSetOutputReference(
1565
1565
  if __debug__:
1566
1566
  type_hints = typing.get_type_hints(_typecheckingstub__9549d3aadf2e2a27d807dd15f5295d14a41d0175cdf12e7999b9ae8907844c65)
1567
1567
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1568
- jsii.set(self, "internalValue", value)
1568
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
1569
1569
 
1570
1570
 
1571
1571
  @jsii.data_type(
@@ -1588,10 +1588,10 @@ class EventOrchestrationUnroutedSetRule:
1588
1588
  label: typing.Optional[builtins.str] = None,
1589
1589
  ) -> None:
1590
1590
  '''
1591
- :param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#actions EventOrchestrationUnrouted#actions}
1592
- :param condition: condition block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#condition EventOrchestrationUnrouted#condition}
1593
- :param disabled: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#disabled EventOrchestrationUnrouted#disabled}.
1594
- :param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#label EventOrchestrationUnrouted#label}.
1591
+ :param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#actions EventOrchestrationUnrouted#actions}
1592
+ :param condition: condition block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#condition EventOrchestrationUnrouted#condition}
1593
+ :param disabled: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#disabled EventOrchestrationUnrouted#disabled}.
1594
+ :param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#label EventOrchestrationUnrouted#label}.
1595
1595
  '''
1596
1596
  if isinstance(actions, dict):
1597
1597
  actions = EventOrchestrationUnroutedSetRuleActions(**actions)
@@ -1615,7 +1615,7 @@ class EventOrchestrationUnroutedSetRule:
1615
1615
  def actions(self) -> "EventOrchestrationUnroutedSetRuleActions":
1616
1616
  '''actions block.
1617
1617
 
1618
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#actions EventOrchestrationUnrouted#actions}
1618
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#actions EventOrchestrationUnrouted#actions}
1619
1619
  '''
1620
1620
  result = self._values.get("actions")
1621
1621
  assert result is not None, "Required property 'actions' is missing"
@@ -1627,7 +1627,7 @@ class EventOrchestrationUnroutedSetRule:
1627
1627
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationUnroutedSetRuleCondition"]]]:
1628
1628
  '''condition block.
1629
1629
 
1630
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#condition EventOrchestrationUnrouted#condition}
1630
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#condition EventOrchestrationUnrouted#condition}
1631
1631
  '''
1632
1632
  result = self._values.get("condition")
1633
1633
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationUnroutedSetRuleCondition"]]], result)
@@ -1636,13 +1636,13 @@ class EventOrchestrationUnroutedSetRule:
1636
1636
  def disabled(
1637
1637
  self,
1638
1638
  ) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
1639
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#disabled EventOrchestrationUnrouted#disabled}.'''
1639
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#disabled EventOrchestrationUnrouted#disabled}.'''
1640
1640
  result = self._values.get("disabled")
1641
1641
  return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
1642
1642
 
1643
1643
  @builtins.property
1644
1644
  def label(self) -> typing.Optional[builtins.str]:
1645
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#label EventOrchestrationUnrouted#label}.'''
1645
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#label EventOrchestrationUnrouted#label}.'''
1646
1646
  result = self._values.get("label")
1647
1647
  return typing.cast(typing.Optional[builtins.str], result)
1648
1648
 
@@ -1680,11 +1680,11 @@ class EventOrchestrationUnroutedSetRuleActions:
1680
1680
  variable: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["EventOrchestrationUnroutedSetRuleActionsVariable", typing.Dict[builtins.str, typing.Any]]]]] = None,
1681
1681
  ) -> None:
1682
1682
  '''
1683
- :param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#event_action EventOrchestrationUnrouted#event_action}.
1684
- :param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#extraction EventOrchestrationUnrouted#extraction}
1685
- :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#route_to EventOrchestrationUnrouted#route_to}.
1686
- :param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#severity EventOrchestrationUnrouted#severity}.
1687
- :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#variable EventOrchestrationUnrouted#variable}
1683
+ :param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#event_action EventOrchestrationUnrouted#event_action}.
1684
+ :param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#extraction EventOrchestrationUnrouted#extraction}
1685
+ :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#route_to EventOrchestrationUnrouted#route_to}.
1686
+ :param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#severity EventOrchestrationUnrouted#severity}.
1687
+ :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#variable EventOrchestrationUnrouted#variable}
1688
1688
  '''
1689
1689
  if __debug__:
1690
1690
  type_hints = typing.get_type_hints(_typecheckingstub__7de69daeae1a5cd1a1063bd644434991e938ef8d905f1e00d5b411fef8b3a529)
@@ -1707,7 +1707,7 @@ class EventOrchestrationUnroutedSetRuleActions:
1707
1707
 
1708
1708
  @builtins.property
1709
1709
  def event_action(self) -> typing.Optional[builtins.str]:
1710
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#event_action EventOrchestrationUnrouted#event_action}.'''
1710
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#event_action EventOrchestrationUnrouted#event_action}.'''
1711
1711
  result = self._values.get("event_action")
1712
1712
  return typing.cast(typing.Optional[builtins.str], result)
1713
1713
 
@@ -1717,20 +1717,20 @@ class EventOrchestrationUnroutedSetRuleActions:
1717
1717
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationUnroutedSetRuleActionsExtraction"]]]:
1718
1718
  '''extraction block.
1719
1719
 
1720
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#extraction EventOrchestrationUnrouted#extraction}
1720
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#extraction EventOrchestrationUnrouted#extraction}
1721
1721
  '''
1722
1722
  result = self._values.get("extraction")
1723
1723
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationUnroutedSetRuleActionsExtraction"]]], result)
1724
1724
 
1725
1725
  @builtins.property
1726
1726
  def route_to(self) -> typing.Optional[builtins.str]:
1727
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#route_to EventOrchestrationUnrouted#route_to}.'''
1727
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#route_to EventOrchestrationUnrouted#route_to}.'''
1728
1728
  result = self._values.get("route_to")
1729
1729
  return typing.cast(typing.Optional[builtins.str], result)
1730
1730
 
1731
1731
  @builtins.property
1732
1732
  def severity(self) -> typing.Optional[builtins.str]:
1733
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#severity EventOrchestrationUnrouted#severity}.'''
1733
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#severity EventOrchestrationUnrouted#severity}.'''
1734
1734
  result = self._values.get("severity")
1735
1735
  return typing.cast(typing.Optional[builtins.str], result)
1736
1736
 
@@ -1740,7 +1740,7 @@ class EventOrchestrationUnroutedSetRuleActions:
1740
1740
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationUnroutedSetRuleActionsVariable"]]]:
1741
1741
  '''variable block.
1742
1742
 
1743
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#variable EventOrchestrationUnrouted#variable}
1743
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#variable EventOrchestrationUnrouted#variable}
1744
1744
  '''
1745
1745
  result = self._values.get("variable")
1746
1746
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationUnroutedSetRuleActionsVariable"]]], result)
@@ -1777,10 +1777,10 @@ class EventOrchestrationUnroutedSetRuleActionsExtraction:
1777
1777
  template: typing.Optional[builtins.str] = None,
1778
1778
  ) -> None:
1779
1779
  '''
1780
- :param target: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#target EventOrchestrationUnrouted#target}.
1781
- :param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#regex EventOrchestrationUnrouted#regex}.
1782
- :param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#source EventOrchestrationUnrouted#source}.
1783
- :param template: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#template EventOrchestrationUnrouted#template}.
1780
+ :param target: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#target EventOrchestrationUnrouted#target}.
1781
+ :param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#regex EventOrchestrationUnrouted#regex}.
1782
+ :param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#source EventOrchestrationUnrouted#source}.
1783
+ :param template: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#template EventOrchestrationUnrouted#template}.
1784
1784
  '''
1785
1785
  if __debug__:
1786
1786
  type_hints = typing.get_type_hints(_typecheckingstub__8b3013dd35226ec76dc2f09e9719e1c12966fdd5323214ccba59c06037e0e915)
@@ -1800,26 +1800,26 @@ class EventOrchestrationUnroutedSetRuleActionsExtraction:
1800
1800
 
1801
1801
  @builtins.property
1802
1802
  def target(self) -> builtins.str:
1803
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#target EventOrchestrationUnrouted#target}.'''
1803
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#target EventOrchestrationUnrouted#target}.'''
1804
1804
  result = self._values.get("target")
1805
1805
  assert result is not None, "Required property 'target' is missing"
1806
1806
  return typing.cast(builtins.str, result)
1807
1807
 
1808
1808
  @builtins.property
1809
1809
  def regex(self) -> typing.Optional[builtins.str]:
1810
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#regex EventOrchestrationUnrouted#regex}.'''
1810
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#regex EventOrchestrationUnrouted#regex}.'''
1811
1811
  result = self._values.get("regex")
1812
1812
  return typing.cast(typing.Optional[builtins.str], result)
1813
1813
 
1814
1814
  @builtins.property
1815
1815
  def source(self) -> typing.Optional[builtins.str]:
1816
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#source EventOrchestrationUnrouted#source}.'''
1816
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#source EventOrchestrationUnrouted#source}.'''
1817
1817
  result = self._values.get("source")
1818
1818
  return typing.cast(typing.Optional[builtins.str], result)
1819
1819
 
1820
1820
  @builtins.property
1821
1821
  def template(self) -> typing.Optional[builtins.str]:
1822
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#template EventOrchestrationUnrouted#template}.'''
1822
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#template EventOrchestrationUnrouted#template}.'''
1823
1823
  result = self._values.get("template")
1824
1824
  return typing.cast(typing.Optional[builtins.str], result)
1825
1825
 
@@ -1882,7 +1882,7 @@ class EventOrchestrationUnroutedSetRuleActionsExtractionList(
1882
1882
  if __debug__:
1883
1883
  type_hints = typing.get_type_hints(_typecheckingstub__fe5367753a7f9176ec09d326b2e3285af7417505ef30b9abb14fbd1c0545316a)
1884
1884
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1885
- jsii.set(self, "terraformAttribute", value)
1885
+ jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
1886
1886
 
1887
1887
  @builtins.property
1888
1888
  @jsii.member(jsii_name="terraformResource")
@@ -1895,7 +1895,7 @@ class EventOrchestrationUnroutedSetRuleActionsExtractionList(
1895
1895
  if __debug__:
1896
1896
  type_hints = typing.get_type_hints(_typecheckingstub__5920f18d561fff2aa0285aaebc7fcf2173233ba8ae7a35ebaa159ef2db5d5abe)
1897
1897
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1898
- jsii.set(self, "terraformResource", value)
1898
+ jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
1899
1899
 
1900
1900
  @builtins.property
1901
1901
  @jsii.member(jsii_name="wrapsSet")
@@ -1908,7 +1908,7 @@ class EventOrchestrationUnroutedSetRuleActionsExtractionList(
1908
1908
  if __debug__:
1909
1909
  type_hints = typing.get_type_hints(_typecheckingstub__66a3846ecdd940034b38502a27a804a4cc9cba57740ac075957b6dfc85b64ae8)
1910
1910
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1911
- jsii.set(self, "wrapsSet", value)
1911
+ jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
1912
1912
 
1913
1913
  @builtins.property
1914
1914
  @jsii.member(jsii_name="internalValue")
@@ -1925,7 +1925,7 @@ class EventOrchestrationUnroutedSetRuleActionsExtractionList(
1925
1925
  if __debug__:
1926
1926
  type_hints = typing.get_type_hints(_typecheckingstub__b0ddec5465e9dd8c4635ef2f4fcc42b709c8a4a80c9891ac1147c39ec1b786b7)
1927
1927
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1928
- jsii.set(self, "internalValue", value)
1928
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
1929
1929
 
1930
1930
 
1931
1931
  class EventOrchestrationUnroutedSetRuleActionsExtractionOutputReference(
@@ -1996,7 +1996,7 @@ class EventOrchestrationUnroutedSetRuleActionsExtractionOutputReference(
1996
1996
  if __debug__:
1997
1997
  type_hints = typing.get_type_hints(_typecheckingstub__218b77d250f7488272c6687fa4af89330b0d9ee114e66eee0395cc11c6662a91)
1998
1998
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1999
- jsii.set(self, "regex", value)
1999
+ jsii.set(self, "regex", value) # pyright: ignore[reportArgumentType]
2000
2000
 
2001
2001
  @builtins.property
2002
2002
  @jsii.member(jsii_name="source")
@@ -2008,7 +2008,7 @@ class EventOrchestrationUnroutedSetRuleActionsExtractionOutputReference(
2008
2008
  if __debug__:
2009
2009
  type_hints = typing.get_type_hints(_typecheckingstub__c4d5aa72bf6b2ca3a515b908c319b06f5806e844dd126c208ab37e488be83d94)
2010
2010
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2011
- jsii.set(self, "source", value)
2011
+ jsii.set(self, "source", value) # pyright: ignore[reportArgumentType]
2012
2012
 
2013
2013
  @builtins.property
2014
2014
  @jsii.member(jsii_name="target")
@@ -2020,7 +2020,7 @@ class EventOrchestrationUnroutedSetRuleActionsExtractionOutputReference(
2020
2020
  if __debug__:
2021
2021
  type_hints = typing.get_type_hints(_typecheckingstub__b2f5193c00bbb1c792c7ce2c8c0fe9b1ce12b7e6608712130c60d6f6e8699730)
2022
2022
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2023
- jsii.set(self, "target", value)
2023
+ jsii.set(self, "target", value) # pyright: ignore[reportArgumentType]
2024
2024
 
2025
2025
  @builtins.property
2026
2026
  @jsii.member(jsii_name="template")
@@ -2032,7 +2032,7 @@ class EventOrchestrationUnroutedSetRuleActionsExtractionOutputReference(
2032
2032
  if __debug__:
2033
2033
  type_hints = typing.get_type_hints(_typecheckingstub__3c54a36ec938b57bc01e6ddd9ccae6c1ea8e3b8824fc1ef1f2c860f938b793b9)
2034
2034
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2035
- jsii.set(self, "template", value)
2035
+ jsii.set(self, "template", value) # pyright: ignore[reportArgumentType]
2036
2036
 
2037
2037
  @builtins.property
2038
2038
  @jsii.member(jsii_name="internalValue")
@@ -2049,7 +2049,7 @@ class EventOrchestrationUnroutedSetRuleActionsExtractionOutputReference(
2049
2049
  if __debug__:
2050
2050
  type_hints = typing.get_type_hints(_typecheckingstub__4fc553cc1c300a70de0ab2da830e9ee63f911336d697a50b6207d1e3ce06fe77)
2051
2051
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2052
- jsii.set(self, "internalValue", value)
2052
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
2053
2053
 
2054
2054
 
2055
2055
  class EventOrchestrationUnroutedSetRuleActionsOutputReference(
@@ -2167,7 +2167,7 @@ class EventOrchestrationUnroutedSetRuleActionsOutputReference(
2167
2167
  if __debug__:
2168
2168
  type_hints = typing.get_type_hints(_typecheckingstub__d1723f97a85f09bf3944806bae183cfc27c526b848ed12c4c8e125d9a2251ead)
2169
2169
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2170
- jsii.set(self, "eventAction", value)
2170
+ jsii.set(self, "eventAction", value) # pyright: ignore[reportArgumentType]
2171
2171
 
2172
2172
  @builtins.property
2173
2173
  @jsii.member(jsii_name="routeTo")
@@ -2179,7 +2179,7 @@ class EventOrchestrationUnroutedSetRuleActionsOutputReference(
2179
2179
  if __debug__:
2180
2180
  type_hints = typing.get_type_hints(_typecheckingstub__39fe95870492f0e1b093afe8831231caab3ccf368dd09414f2196ca3a737d296)
2181
2181
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2182
- jsii.set(self, "routeTo", value)
2182
+ jsii.set(self, "routeTo", value) # pyright: ignore[reportArgumentType]
2183
2183
 
2184
2184
  @builtins.property
2185
2185
  @jsii.member(jsii_name="severity")
@@ -2191,7 +2191,7 @@ class EventOrchestrationUnroutedSetRuleActionsOutputReference(
2191
2191
  if __debug__:
2192
2192
  type_hints = typing.get_type_hints(_typecheckingstub__6bb14685b0386392b6aa0c1d71acb035260657ef724bf5b4365d11eda37a17d1)
2193
2193
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2194
- jsii.set(self, "severity", value)
2194
+ jsii.set(self, "severity", value) # pyright: ignore[reportArgumentType]
2195
2195
 
2196
2196
  @builtins.property
2197
2197
  @jsii.member(jsii_name="internalValue")
@@ -2208,7 +2208,7 @@ class EventOrchestrationUnroutedSetRuleActionsOutputReference(
2208
2208
  if __debug__:
2209
2209
  type_hints = typing.get_type_hints(_typecheckingstub__427529fd67ee11028870e05d50549fabe448fdf16073724786ecbcfaccc64a82)
2210
2210
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2211
- jsii.set(self, "internalValue", value)
2211
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
2212
2212
 
2213
2213
 
2214
2214
  @jsii.data_type(
@@ -2226,10 +2226,10 @@ class EventOrchestrationUnroutedSetRuleActionsVariable:
2226
2226
  value: builtins.str,
2227
2227
  ) -> None:
2228
2228
  '''
2229
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#name EventOrchestrationUnrouted#name}.
2230
- :param path: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#path EventOrchestrationUnrouted#path}.
2231
- :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#type EventOrchestrationUnrouted#type}.
2232
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#value EventOrchestrationUnrouted#value}.
2229
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#name EventOrchestrationUnrouted#name}.
2230
+ :param path: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#path EventOrchestrationUnrouted#path}.
2231
+ :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#type EventOrchestrationUnrouted#type}.
2232
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#value EventOrchestrationUnrouted#value}.
2233
2233
  '''
2234
2234
  if __debug__:
2235
2235
  type_hints = typing.get_type_hints(_typecheckingstub__dd0c5f57df347bcae15394cd70a29867473ac8aa3688e6f0dc355fc21a2ef2d8)
@@ -2246,28 +2246,28 @@ class EventOrchestrationUnroutedSetRuleActionsVariable:
2246
2246
 
2247
2247
  @builtins.property
2248
2248
  def name(self) -> builtins.str:
2249
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#name EventOrchestrationUnrouted#name}.'''
2249
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#name EventOrchestrationUnrouted#name}.'''
2250
2250
  result = self._values.get("name")
2251
2251
  assert result is not None, "Required property 'name' is missing"
2252
2252
  return typing.cast(builtins.str, result)
2253
2253
 
2254
2254
  @builtins.property
2255
2255
  def path(self) -> builtins.str:
2256
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#path EventOrchestrationUnrouted#path}.'''
2256
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#path EventOrchestrationUnrouted#path}.'''
2257
2257
  result = self._values.get("path")
2258
2258
  assert result is not None, "Required property 'path' is missing"
2259
2259
  return typing.cast(builtins.str, result)
2260
2260
 
2261
2261
  @builtins.property
2262
2262
  def type(self) -> builtins.str:
2263
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#type EventOrchestrationUnrouted#type}.'''
2263
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#type EventOrchestrationUnrouted#type}.'''
2264
2264
  result = self._values.get("type")
2265
2265
  assert result is not None, "Required property 'type' is missing"
2266
2266
  return typing.cast(builtins.str, result)
2267
2267
 
2268
2268
  @builtins.property
2269
2269
  def value(self) -> builtins.str:
2270
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#value EventOrchestrationUnrouted#value}.'''
2270
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#value EventOrchestrationUnrouted#value}.'''
2271
2271
  result = self._values.get("value")
2272
2272
  assert result is not None, "Required property 'value' is missing"
2273
2273
  return typing.cast(builtins.str, result)
@@ -2331,7 +2331,7 @@ class EventOrchestrationUnroutedSetRuleActionsVariableList(
2331
2331
  if __debug__:
2332
2332
  type_hints = typing.get_type_hints(_typecheckingstub__722825992fcb1853144b603822ca88e63b97607df16fd008037da2b8ecacdb41)
2333
2333
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2334
- jsii.set(self, "terraformAttribute", value)
2334
+ jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
2335
2335
 
2336
2336
  @builtins.property
2337
2337
  @jsii.member(jsii_name="terraformResource")
@@ -2344,7 +2344,7 @@ class EventOrchestrationUnroutedSetRuleActionsVariableList(
2344
2344
  if __debug__:
2345
2345
  type_hints = typing.get_type_hints(_typecheckingstub__4ddb24cf319f30935b5696581bd93424cc627c068f7f8341df59a92bb15f13d4)
2346
2346
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2347
- jsii.set(self, "terraformResource", value)
2347
+ jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
2348
2348
 
2349
2349
  @builtins.property
2350
2350
  @jsii.member(jsii_name="wrapsSet")
@@ -2357,7 +2357,7 @@ class EventOrchestrationUnroutedSetRuleActionsVariableList(
2357
2357
  if __debug__:
2358
2358
  type_hints = typing.get_type_hints(_typecheckingstub__52aa34464eac9ca489253376eb0d9ed5b380d8082fb95972d66c996312fb26b7)
2359
2359
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2360
- jsii.set(self, "wrapsSet", value)
2360
+ jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
2361
2361
 
2362
2362
  @builtins.property
2363
2363
  @jsii.member(jsii_name="internalValue")
@@ -2374,7 +2374,7 @@ class EventOrchestrationUnroutedSetRuleActionsVariableList(
2374
2374
  if __debug__:
2375
2375
  type_hints = typing.get_type_hints(_typecheckingstub__6b2a40f82c6f75b06f1f5280a872b4df3220e18095fdee32938685b5af6c977b)
2376
2376
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2377
- jsii.set(self, "internalValue", value)
2377
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
2378
2378
 
2379
2379
 
2380
2380
  class EventOrchestrationUnroutedSetRuleActionsVariableOutputReference(
@@ -2433,7 +2433,7 @@ class EventOrchestrationUnroutedSetRuleActionsVariableOutputReference(
2433
2433
  if __debug__:
2434
2434
  type_hints = typing.get_type_hints(_typecheckingstub__0e3f5a741892ad226203f465bf55ecbe9147ae32e4ad1e3e3caf652f63ed2d86)
2435
2435
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2436
- jsii.set(self, "name", value)
2436
+ jsii.set(self, "name", value) # pyright: ignore[reportArgumentType]
2437
2437
 
2438
2438
  @builtins.property
2439
2439
  @jsii.member(jsii_name="path")
@@ -2445,7 +2445,7 @@ class EventOrchestrationUnroutedSetRuleActionsVariableOutputReference(
2445
2445
  if __debug__:
2446
2446
  type_hints = typing.get_type_hints(_typecheckingstub__693ec9ab33827be2c1ed28dd0ef461d2a187126bb4311b1e596c059e4822fecc)
2447
2447
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2448
- jsii.set(self, "path", value)
2448
+ jsii.set(self, "path", value) # pyright: ignore[reportArgumentType]
2449
2449
 
2450
2450
  @builtins.property
2451
2451
  @jsii.member(jsii_name="type")
@@ -2457,7 +2457,7 @@ class EventOrchestrationUnroutedSetRuleActionsVariableOutputReference(
2457
2457
  if __debug__:
2458
2458
  type_hints = typing.get_type_hints(_typecheckingstub__696bac573c81714669a3c7b5a3ba20a6bc3dd38a66ed856cb0794bf66b1efe6d)
2459
2459
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2460
- jsii.set(self, "type", value)
2460
+ jsii.set(self, "type", value) # pyright: ignore[reportArgumentType]
2461
2461
 
2462
2462
  @builtins.property
2463
2463
  @jsii.member(jsii_name="value")
@@ -2469,7 +2469,7 @@ class EventOrchestrationUnroutedSetRuleActionsVariableOutputReference(
2469
2469
  if __debug__:
2470
2470
  type_hints = typing.get_type_hints(_typecheckingstub__8edc9be515059c450c2c4c1ffa2fc90302988f2362990f7c5a4c95ebcbb316e3)
2471
2471
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2472
- jsii.set(self, "value", value)
2472
+ jsii.set(self, "value", value) # pyright: ignore[reportArgumentType]
2473
2473
 
2474
2474
  @builtins.property
2475
2475
  @jsii.member(jsii_name="internalValue")
@@ -2486,7 +2486,7 @@ class EventOrchestrationUnroutedSetRuleActionsVariableOutputReference(
2486
2486
  if __debug__:
2487
2487
  type_hints = typing.get_type_hints(_typecheckingstub__65a142b41cb3d7e2279f4448e7771aa9d8e691ee7f14b1fa794c0d08f8a893c3)
2488
2488
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2489
- jsii.set(self, "internalValue", value)
2489
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
2490
2490
 
2491
2491
 
2492
2492
  @jsii.data_type(
@@ -2497,7 +2497,7 @@ class EventOrchestrationUnroutedSetRuleActionsVariableOutputReference(
2497
2497
  class EventOrchestrationUnroutedSetRuleCondition:
2498
2498
  def __init__(self, *, expression: builtins.str) -> None:
2499
2499
  '''
2500
- :param expression: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#expression EventOrchestrationUnrouted#expression}.
2500
+ :param expression: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#expression EventOrchestrationUnrouted#expression}.
2501
2501
  '''
2502
2502
  if __debug__:
2503
2503
  type_hints = typing.get_type_hints(_typecheckingstub__7e07b5dc138d66b32d7ebe6a7836500090439b0c193c8ab86ebe5120b056af3f)
@@ -2508,7 +2508,7 @@ class EventOrchestrationUnroutedSetRuleCondition:
2508
2508
 
2509
2509
  @builtins.property
2510
2510
  def expression(self) -> builtins.str:
2511
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#expression EventOrchestrationUnrouted#expression}.'''
2511
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#expression EventOrchestrationUnrouted#expression}.'''
2512
2512
  result = self._values.get("expression")
2513
2513
  assert result is not None, "Required property 'expression' is missing"
2514
2514
  return typing.cast(builtins.str, result)
@@ -2572,7 +2572,7 @@ class EventOrchestrationUnroutedSetRuleConditionList(
2572
2572
  if __debug__:
2573
2573
  type_hints = typing.get_type_hints(_typecheckingstub__b8cab0c348e39d936624ccc0f614f2331e90d074238c95787027f044b5fa946f)
2574
2574
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2575
- jsii.set(self, "terraformAttribute", value)
2575
+ jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
2576
2576
 
2577
2577
  @builtins.property
2578
2578
  @jsii.member(jsii_name="terraformResource")
@@ -2585,7 +2585,7 @@ class EventOrchestrationUnroutedSetRuleConditionList(
2585
2585
  if __debug__:
2586
2586
  type_hints = typing.get_type_hints(_typecheckingstub__b595a3fe589a322e0a70256437066e756c68e1a6c3012f92f9c145dc94c9fd11)
2587
2587
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2588
- jsii.set(self, "terraformResource", value)
2588
+ jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
2589
2589
 
2590
2590
  @builtins.property
2591
2591
  @jsii.member(jsii_name="wrapsSet")
@@ -2598,7 +2598,7 @@ class EventOrchestrationUnroutedSetRuleConditionList(
2598
2598
  if __debug__:
2599
2599
  type_hints = typing.get_type_hints(_typecheckingstub__b1398556532a535c621bf360035898fa93e16ae08052e8b256e945dfe9bfb226)
2600
2600
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2601
- jsii.set(self, "wrapsSet", value)
2601
+ jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
2602
2602
 
2603
2603
  @builtins.property
2604
2604
  @jsii.member(jsii_name="internalValue")
@@ -2615,7 +2615,7 @@ class EventOrchestrationUnroutedSetRuleConditionList(
2615
2615
  if __debug__:
2616
2616
  type_hints = typing.get_type_hints(_typecheckingstub__75a0955b97a4a8b8c7ce55ec6863f0651da1bf09c7bbc27ee7bbf55a0cf531d4)
2617
2617
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2618
- jsii.set(self, "internalValue", value)
2618
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
2619
2619
 
2620
2620
 
2621
2621
  class EventOrchestrationUnroutedSetRuleConditionOutputReference(
@@ -2659,7 +2659,7 @@ class EventOrchestrationUnroutedSetRuleConditionOutputReference(
2659
2659
  if __debug__:
2660
2660
  type_hints = typing.get_type_hints(_typecheckingstub__8bc8ed6780b3ff240166da8fdd6209682ef85daf829e724c27011158f5181401)
2661
2661
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2662
- jsii.set(self, "expression", value)
2662
+ jsii.set(self, "expression", value) # pyright: ignore[reportArgumentType]
2663
2663
 
2664
2664
  @builtins.property
2665
2665
  @jsii.member(jsii_name="internalValue")
@@ -2676,7 +2676,7 @@ class EventOrchestrationUnroutedSetRuleConditionOutputReference(
2676
2676
  if __debug__:
2677
2677
  type_hints = typing.get_type_hints(_typecheckingstub__4b99d5a1b09ad5c0b230f6e39109def4c7ec44b1a3cbba9e36af42525fef1d6e)
2678
2678
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2679
- jsii.set(self, "internalValue", value)
2679
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
2680
2680
 
2681
2681
 
2682
2682
  class EventOrchestrationUnroutedSetRuleList(
@@ -2726,7 +2726,7 @@ class EventOrchestrationUnroutedSetRuleList(
2726
2726
  if __debug__:
2727
2727
  type_hints = typing.get_type_hints(_typecheckingstub__98a443f869641f970b84e36283c92ec6e5ce176678792404ea9bf74a1dd30f8d)
2728
2728
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2729
- jsii.set(self, "terraformAttribute", value)
2729
+ jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
2730
2730
 
2731
2731
  @builtins.property
2732
2732
  @jsii.member(jsii_name="terraformResource")
@@ -2739,7 +2739,7 @@ class EventOrchestrationUnroutedSetRuleList(
2739
2739
  if __debug__:
2740
2740
  type_hints = typing.get_type_hints(_typecheckingstub__5b11371214d8877555d458cc710371c5d7e4ef12141373b90066e34259c05544)
2741
2741
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2742
- jsii.set(self, "terraformResource", value)
2742
+ jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
2743
2743
 
2744
2744
  @builtins.property
2745
2745
  @jsii.member(jsii_name="wrapsSet")
@@ -2752,7 +2752,7 @@ class EventOrchestrationUnroutedSetRuleList(
2752
2752
  if __debug__:
2753
2753
  type_hints = typing.get_type_hints(_typecheckingstub__16fc637d8dba6acb5945a873415b60ab44b3fdcee39a78a1f64af4edb6236225)
2754
2754
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2755
- jsii.set(self, "wrapsSet", value)
2755
+ jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
2756
2756
 
2757
2757
  @builtins.property
2758
2758
  @jsii.member(jsii_name="internalValue")
@@ -2769,7 +2769,7 @@ class EventOrchestrationUnroutedSetRuleList(
2769
2769
  if __debug__:
2770
2770
  type_hints = typing.get_type_hints(_typecheckingstub__63557a88b911c664e57c8c44775c20d9d3b983a15be732ab6e24a542896d5916)
2771
2771
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2772
- jsii.set(self, "internalValue", value)
2772
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
2773
2773
 
2774
2774
 
2775
2775
  class EventOrchestrationUnroutedSetRuleOutputReference(
@@ -2809,11 +2809,11 @@ class EventOrchestrationUnroutedSetRuleOutputReference(
2809
2809
  variable: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union[EventOrchestrationUnroutedSetRuleActionsVariable, typing.Dict[builtins.str, typing.Any]]]]] = None,
2810
2810
  ) -> None:
2811
2811
  '''
2812
- :param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#event_action EventOrchestrationUnrouted#event_action}.
2813
- :param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#extraction EventOrchestrationUnrouted#extraction}
2814
- :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#route_to EventOrchestrationUnrouted#route_to}.
2815
- :param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#severity EventOrchestrationUnrouted#severity}.
2816
- :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_unrouted#variable EventOrchestrationUnrouted#variable}
2812
+ :param event_action: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#event_action EventOrchestrationUnrouted#event_action}.
2813
+ :param extraction: extraction block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#extraction EventOrchestrationUnrouted#extraction}
2814
+ :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#route_to EventOrchestrationUnrouted#route_to}.
2815
+ :param severity: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#severity EventOrchestrationUnrouted#severity}.
2816
+ :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_unrouted#variable EventOrchestrationUnrouted#variable}
2817
2817
  '''
2818
2818
  value = EventOrchestrationUnroutedSetRuleActions(
2819
2819
  event_action=event_action,
@@ -2904,7 +2904,7 @@ class EventOrchestrationUnroutedSetRuleOutputReference(
2904
2904
  if __debug__:
2905
2905
  type_hints = typing.get_type_hints(_typecheckingstub__74ad881e08f4069aa3fc69f339e371e8ef60bf572756c4d40bbf03751b960fa6)
2906
2906
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2907
- jsii.set(self, "disabled", value)
2907
+ jsii.set(self, "disabled", value) # pyright: ignore[reportArgumentType]
2908
2908
 
2909
2909
  @builtins.property
2910
2910
  @jsii.member(jsii_name="label")
@@ -2916,7 +2916,7 @@ class EventOrchestrationUnroutedSetRuleOutputReference(
2916
2916
  if __debug__:
2917
2917
  type_hints = typing.get_type_hints(_typecheckingstub__f18b570b16fb4450e72c1fa105bfbd8cfb69b4fff278a78afe143e86d468a4d6)
2918
2918
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2919
- jsii.set(self, "label", value)
2919
+ jsii.set(self, "label", value) # pyright: ignore[reportArgumentType]
2920
2920
 
2921
2921
  @builtins.property
2922
2922
  @jsii.member(jsii_name="internalValue")
@@ -2933,7 +2933,7 @@ class EventOrchestrationUnroutedSetRuleOutputReference(
2933
2933
  if __debug__:
2934
2934
  type_hints = typing.get_type_hints(_typecheckingstub__4d2f7058dc890948b3223bfd2554d0d2d47cd98451671c7037905d7fe231c8af)
2935
2935
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2936
- jsii.set(self, "internalValue", value)
2936
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
2937
2937
 
2938
2938
 
2939
2939
  __all__ = [