cdktf-cdktf-provider-pagerduty 13.11.2__py3-none-any.whl → 13.11.3__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.3.jsii.tgz +0 -0
  4. cdktf_cdktf_provider_pagerduty/addon/__init__.py +10 -10
  5. cdktf_cdktf_provider_pagerduty/automation_actions_action/__init__.py +52 -52
  6. cdktf_cdktf_provider_pagerduty/automation_actions_action_service_association/__init__.py +13 -13
  7. cdktf_cdktf_provider_pagerduty/automation_actions_action_team_association/__init__.py +13 -13
  8. cdktf_cdktf_provider_pagerduty/automation_actions_runner/__init__.py +25 -25
  9. cdktf_cdktf_provider_pagerduty/automation_actions_runner_team_association/__init__.py +13 -13
  10. cdktf_cdktf_provider_pagerduty/business_service/__init__.py +19 -19
  11. cdktf_cdktf_provider_pagerduty/business_service_subscriber/__init__.py +16 -16
  12. cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_action/__init__.py +28 -28
  13. cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_runner/__init__.py +16 -16
  14. cdktf_cdktf_provider_pagerduty/data_pagerduty_business_service/__init__.py +7 -7
  15. cdktf_cdktf_provider_pagerduty/data_pagerduty_escalation_policy/__init__.py +10 -10
  16. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration/__init__.py +13 -13
  17. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_global_cache_variable/__init__.py +13 -13
  18. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_integration/__init__.py +13 -13
  19. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_service_cache_variable/__init__.py +13 -13
  20. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestrations/__init__.py +10 -10
  21. cdktf_cdktf_provider_pagerduty/data_pagerduty_extension_schema/__init__.py +7 -7
  22. cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_custom_field/__init__.py +10 -10
  23. cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_workflow/__init__.py +10 -10
  24. cdktf_cdktf_provider_pagerduty/data_pagerduty_license/__init__.py +13 -13
  25. cdktf_cdktf_provider_pagerduty/data_pagerduty_licenses/__init__.py +7 -7
  26. cdktf_cdktf_provider_pagerduty/data_pagerduty_priority/__init__.py +7 -7
  27. cdktf_cdktf_provider_pagerduty/data_pagerduty_ruleset/__init__.py +10 -10
  28. cdktf_cdktf_provider_pagerduty/data_pagerduty_schedule/__init__.py +10 -10
  29. cdktf_cdktf_provider_pagerduty/data_pagerduty_service/__init__.py +7 -7
  30. cdktf_cdktf_provider_pagerduty/data_pagerduty_service_integration/__init__.py +10 -10
  31. cdktf_cdktf_provider_pagerduty/data_pagerduty_standards/__init__.py +7 -7
  32. cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resource_scores/__init__.py +10 -10
  33. cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resources_scores/__init__.py +10 -10
  34. cdktf_cdktf_provider_pagerduty/data_pagerduty_tag/__init__.py +7 -7
  35. cdktf_cdktf_provider_pagerduty/data_pagerduty_team/__init__.py +16 -16
  36. cdktf_cdktf_provider_pagerduty/data_pagerduty_team_members/__init__.py +10 -10
  37. cdktf_cdktf_provider_pagerduty/data_pagerduty_user/__init__.py +10 -10
  38. cdktf_cdktf_provider_pagerduty/data_pagerduty_user_contact_method/__init__.py +16 -16
  39. cdktf_cdktf_provider_pagerduty/data_pagerduty_users/__init__.py +10 -10
  40. cdktf_cdktf_provider_pagerduty/data_pagerduty_vendor/__init__.py +10 -10
  41. cdktf_cdktf_provider_pagerduty/escalation_policy/__init__.py +35 -35
  42. cdktf_cdktf_provider_pagerduty/event_orchestration/__init__.py +19 -19
  43. cdktf_cdktf_provider_pagerduty/event_orchestration_global/__init__.py +197 -197
  44. cdktf_cdktf_provider_pagerduty/event_orchestration_global_cache_variable/__init__.py +33 -33
  45. cdktf_cdktf_provider_pagerduty/event_orchestration_integration/__init__.py +10 -10
  46. cdktf_cdktf_provider_pagerduty/event_orchestration_router/__init__.py +50 -50
  47. cdktf_cdktf_provider_pagerduty/event_orchestration_service/__init__.py +206 -206
  48. cdktf_cdktf_provider_pagerduty/event_orchestration_service_cache_variable/__init__.py +33 -33
  49. cdktf_cdktf_provider_pagerduty/event_orchestration_unrouted/__init__.py +92 -92
  50. cdktf_cdktf_provider_pagerduty/event_rule/__init__.py +16 -16
  51. cdktf_cdktf_provider_pagerduty/extension/__init__.py +22 -22
  52. cdktf_cdktf_provider_pagerduty/extension_servicenow/__init__.py +40 -40
  53. cdktf_cdktf_provider_pagerduty/incident_custom_field/__init__.py +25 -25
  54. cdktf_cdktf_provider_pagerduty/incident_custom_field_option/__init__.py +16 -16
  55. cdktf_cdktf_provider_pagerduty/incident_workflow/__init__.py +45 -45
  56. cdktf_cdktf_provider_pagerduty/incident_workflow_trigger/__init__.py +31 -31
  57. cdktf_cdktf_provider_pagerduty/maintenance_window/__init__.py +19 -19
  58. cdktf_cdktf_provider_pagerduty/provider/__init__.py +34 -34
  59. cdktf_cdktf_provider_pagerduty/response_play/__init__.py +55 -55
  60. cdktf_cdktf_provider_pagerduty/ruleset/__init__.py +16 -16
  61. cdktf_cdktf_provider_pagerduty/ruleset_rule/__init__.py +125 -125
  62. cdktf_cdktf_provider_pagerduty/schedule/__init__.py +47 -47
  63. cdktf_cdktf_provider_pagerduty/service/__init__.py +122 -122
  64. cdktf_cdktf_provider_pagerduty/service_dependency/__init__.py +21 -21
  65. cdktf_cdktf_provider_pagerduty/service_event_rule/__init__.py +117 -117
  66. cdktf_cdktf_provider_pagerduty/service_integration/__init__.py +90 -90
  67. cdktf_cdktf_provider_pagerduty/slack_connection/__init__.py +31 -31
  68. cdktf_cdktf_provider_pagerduty/tag/__init__.py +7 -7
  69. cdktf_cdktf_provider_pagerduty/tag_assignment/__init__.py +13 -13
  70. cdktf_cdktf_provider_pagerduty/team/__init__.py +16 -16
  71. cdktf_cdktf_provider_pagerduty/team_membership/__init__.py +16 -16
  72. cdktf_cdktf_provider_pagerduty/user/__init__.py +34 -34
  73. cdktf_cdktf_provider_pagerduty/user_contact_method/__init__.py +25 -25
  74. cdktf_cdktf_provider_pagerduty/user_handoff_notification_rule/__init__.py +20 -20
  75. cdktf_cdktf_provider_pagerduty/user_notification_rule/__init__.py +19 -19
  76. cdktf_cdktf_provider_pagerduty/webhook_subscription/__init__.py +41 -41
  77. {cdktf_cdktf_provider_pagerduty-13.11.2.dist-info → cdktf_cdktf_provider_pagerduty-13.11.3.dist-info}/METADATA +4 -4
  78. cdktf_cdktf_provider_pagerduty-13.11.3.dist-info/RECORD +82 -0
  79. cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.11.2.jsii.tgz +0 -0
  80. cdktf_cdktf_provider_pagerduty-13.11.2.dist-info/RECORD +0 -82
  81. {cdktf_cdktf_provider_pagerduty-13.11.2.dist-info → cdktf_cdktf_provider_pagerduty-13.11.3.dist-info}/LICENSE +0 -0
  82. {cdktf_cdktf_provider_pagerduty-13.11.2.dist-info → cdktf_cdktf_provider_pagerduty-13.11.3.dist-info}/WHEEL +0 -0
  83. {cdktf_cdktf_provider_pagerduty-13.11.2.dist-info → cdktf_cdktf_provider_pagerduty-13.11.3.dist-info}/top_level.txt +0 -0
@@ -1,7 +1,7 @@
1
1
  r'''
2
2
  # `pagerduty_event_orchestration_router`
3
3
 
4
- Refer to the Terraform Registry for docs: [`pagerduty_event_orchestration_router`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router).
4
+ Refer to the Terraform Registry for docs: [`pagerduty_event_orchestration_router`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -29,7 +29,7 @@ class EventOrchestrationRouter(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-pagerduty.eventOrchestrationRouter.EventOrchestrationRouter",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router pagerduty_event_orchestration_router}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router pagerduty_event_orchestration_router}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -48,14 +48,14 @@ class EventOrchestrationRouter(
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.2/docs/resources/event_orchestration_router pagerduty_event_orchestration_router} Resource.
51
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router pagerduty_event_orchestration_router} 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.2/docs/resources/event_orchestration_router#catch_all EventOrchestrationRouter#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_router#event_orchestration EventOrchestrationRouter#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_router#set EventOrchestrationRouter#set}
58
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router#id EventOrchestrationRouter#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.3/docs/resources/event_orchestration_router#catch_all EventOrchestrationRouter#catch_all}
56
+ :param event_orchestration: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#event_orchestration EventOrchestrationRouter#event_orchestration}.
57
+ :param set: set block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#set EventOrchestrationRouter#set}
58
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#id EventOrchestrationRouter#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 EventOrchestrationRouter(
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 EventOrchestrationRouter to import.
100
- :param import_from_id: The id of the existing EventOrchestrationRouter that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router#import import section} in the documentation of this resource for the id to use
100
+ :param import_from_id: The id of the existing EventOrchestrationRouter that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#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 EventOrchestrationRouter to import is found.
102
102
  '''
103
103
  if __debug__:
@@ -115,7 +115,7 @@ class EventOrchestrationRouter(
115
115
  actions: typing.Union["EventOrchestrationRouterCatchAllActions", 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.2/docs/resources/event_orchestration_router#actions EventOrchestrationRouter#actions}
118
+ :param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#actions EventOrchestrationRouter#actions}
119
119
  '''
120
120
  value = EventOrchestrationRouterCatchAll(actions=actions)
121
121
 
@@ -129,8 +129,8 @@ class EventOrchestrationRouter(
129
129
  rule: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["EventOrchestrationRouterSetRule", typing.Dict[builtins.str, typing.Any]]]]] = None,
130
130
  ) -> None:
131
131
  '''
132
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router#id EventOrchestrationRouter#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.
133
- :param rule: rule block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router#rule EventOrchestrationRouter#rule}
132
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#id EventOrchestrationRouter#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.
133
+ :param rule: rule block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#rule EventOrchestrationRouter#rule}
134
134
  '''
135
135
  value = EventOrchestrationRouterSet(id=id, rule=rule)
136
136
 
@@ -220,7 +220,7 @@ class EventOrchestrationRouterCatchAll:
220
220
  actions: typing.Union["EventOrchestrationRouterCatchAllActions", 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.2/docs/resources/event_orchestration_router#actions EventOrchestrationRouter#actions}
223
+ :param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#actions EventOrchestrationRouter#actions}
224
224
  '''
225
225
  if isinstance(actions, dict):
226
226
  actions = EventOrchestrationRouterCatchAllActions(**actions)
@@ -235,7 +235,7 @@ class EventOrchestrationRouterCatchAll:
235
235
  def actions(self) -> "EventOrchestrationRouterCatchAllActions":
236
236
  '''actions block.
237
237
 
238
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router#actions EventOrchestrationRouter#actions}
238
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#actions EventOrchestrationRouter#actions}
239
239
  '''
240
240
  result = self._values.get("actions")
241
241
  assert result is not None, "Required property 'actions' is missing"
@@ -261,7 +261,7 @@ class EventOrchestrationRouterCatchAll:
261
261
  class EventOrchestrationRouterCatchAllActions:
262
262
  def __init__(self, *, route_to: builtins.str) -> None:
263
263
  '''
264
- :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router#route_to EventOrchestrationRouter#route_to}.
264
+ :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#route_to EventOrchestrationRouter#route_to}.
265
265
  '''
266
266
  if __debug__:
267
267
  type_hints = typing.get_type_hints(_typecheckingstub__1e0be3fdeb3d7770c2d6fff3b47dc67fa679afcf0176a750bfc71cc5a4cde472)
@@ -272,7 +272,7 @@ class EventOrchestrationRouterCatchAllActions:
272
272
 
273
273
  @builtins.property
274
274
  def route_to(self) -> builtins.str:
275
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router#route_to EventOrchestrationRouter#route_to}.'''
275
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#route_to EventOrchestrationRouter#route_to}.'''
276
276
  result = self._values.get("route_to")
277
277
  assert result is not None, "Required property 'route_to' is missing"
278
278
  return typing.cast(builtins.str, result)
@@ -367,7 +367,7 @@ class EventOrchestrationRouterCatchAllOutputReference(
367
367
  @jsii.member(jsii_name="putActions")
368
368
  def put_actions(self, *, route_to: builtins.str) -> None:
369
369
  '''
370
- :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router#route_to EventOrchestrationRouter#route_to}.
370
+ :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#route_to EventOrchestrationRouter#route_to}.
371
371
  '''
372
372
  value = EventOrchestrationRouterCatchAllActions(route_to=route_to)
373
373
 
@@ -440,10 +440,10 @@ class EventOrchestrationRouterConfig(_cdktf_9a9027ec.TerraformMetaArguments):
440
440
  :param lifecycle:
441
441
  :param provider:
442
442
  :param provisioners:
443
- :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_router#catch_all EventOrchestrationRouter#catch_all}
444
- :param event_orchestration: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router#event_orchestration EventOrchestrationRouter#event_orchestration}.
445
- :param set: set block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router#set EventOrchestrationRouter#set}
446
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router#id EventOrchestrationRouter#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.
443
+ :param catch_all: catch_all block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#catch_all EventOrchestrationRouter#catch_all}
444
+ :param event_orchestration: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#event_orchestration EventOrchestrationRouter#event_orchestration}.
445
+ :param set: set block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#set EventOrchestrationRouter#set}
446
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#id EventOrchestrationRouter#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.
447
447
  '''
448
448
  if isinstance(lifecycle, dict):
449
449
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -554,7 +554,7 @@ class EventOrchestrationRouterConfig(_cdktf_9a9027ec.TerraformMetaArguments):
554
554
  def catch_all(self) -> EventOrchestrationRouterCatchAll:
555
555
  '''catch_all block.
556
556
 
557
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router#catch_all EventOrchestrationRouter#catch_all}
557
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#catch_all EventOrchestrationRouter#catch_all}
558
558
  '''
559
559
  result = self._values.get("catch_all")
560
560
  assert result is not None, "Required property 'catch_all' is missing"
@@ -562,7 +562,7 @@ class EventOrchestrationRouterConfig(_cdktf_9a9027ec.TerraformMetaArguments):
562
562
 
563
563
  @builtins.property
564
564
  def event_orchestration(self) -> builtins.str:
565
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router#event_orchestration EventOrchestrationRouter#event_orchestration}.'''
565
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#event_orchestration EventOrchestrationRouter#event_orchestration}.'''
566
566
  result = self._values.get("event_orchestration")
567
567
  assert result is not None, "Required property 'event_orchestration' is missing"
568
568
  return typing.cast(builtins.str, result)
@@ -571,7 +571,7 @@ class EventOrchestrationRouterConfig(_cdktf_9a9027ec.TerraformMetaArguments):
571
571
  def set(self) -> "EventOrchestrationRouterSet":
572
572
  '''set block.
573
573
 
574
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router#set EventOrchestrationRouter#set}
574
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#set EventOrchestrationRouter#set}
575
575
  '''
576
576
  result = self._values.get("set")
577
577
  assert result is not None, "Required property 'set' is missing"
@@ -579,7 +579,7 @@ class EventOrchestrationRouterConfig(_cdktf_9a9027ec.TerraformMetaArguments):
579
579
 
580
580
  @builtins.property
581
581
  def id(self) -> typing.Optional[builtins.str]:
582
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router#id EventOrchestrationRouter#id}.
582
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#id EventOrchestrationRouter#id}.
583
583
 
584
584
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
585
585
  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.
@@ -612,8 +612,8 @@ class EventOrchestrationRouterSet:
612
612
  rule: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["EventOrchestrationRouterSetRule", typing.Dict[builtins.str, typing.Any]]]]] = None,
613
613
  ) -> None:
614
614
  '''
615
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router#id EventOrchestrationRouter#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.
616
- :param rule: rule block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router#rule EventOrchestrationRouter#rule}
615
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#id EventOrchestrationRouter#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.
616
+ :param rule: rule block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#rule EventOrchestrationRouter#rule}
617
617
  '''
618
618
  if __debug__:
619
619
  type_hints = typing.get_type_hints(_typecheckingstub__a3ea66f32002399982e2faa96ff423ab54f7bf6b238a5b0f9cd84439b0138bef)
@@ -627,7 +627,7 @@ class EventOrchestrationRouterSet:
627
627
 
628
628
  @builtins.property
629
629
  def id(self) -> builtins.str:
630
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router#id EventOrchestrationRouter#id}.
630
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#id EventOrchestrationRouter#id}.
631
631
 
632
632
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
633
633
  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.
@@ -642,7 +642,7 @@ class EventOrchestrationRouterSet:
642
642
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationRouterSetRule"]]]:
643
643
  '''rule block.
644
644
 
645
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router#rule EventOrchestrationRouter#rule}
645
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#rule EventOrchestrationRouter#rule}
646
646
  '''
647
647
  result = self._values.get("rule")
648
648
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationRouterSetRule"]]], result)
@@ -761,10 +761,10 @@ class EventOrchestrationRouterSetRule:
761
761
  label: typing.Optional[builtins.str] = None,
762
762
  ) -> None:
763
763
  '''
764
- :param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router#actions EventOrchestrationRouter#actions}
765
- :param condition: condition block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router#condition EventOrchestrationRouter#condition}
766
- :param disabled: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router#disabled EventOrchestrationRouter#disabled}.
767
- :param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router#label EventOrchestrationRouter#label}.
764
+ :param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#actions EventOrchestrationRouter#actions}
765
+ :param condition: condition block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#condition EventOrchestrationRouter#condition}
766
+ :param disabled: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#disabled EventOrchestrationRouter#disabled}.
767
+ :param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#label EventOrchestrationRouter#label}.
768
768
  '''
769
769
  if isinstance(actions, dict):
770
770
  actions = EventOrchestrationRouterSetRuleActions(**actions)
@@ -788,7 +788,7 @@ class EventOrchestrationRouterSetRule:
788
788
  def actions(self) -> "EventOrchestrationRouterSetRuleActions":
789
789
  '''actions block.
790
790
 
791
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router#actions EventOrchestrationRouter#actions}
791
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#actions EventOrchestrationRouter#actions}
792
792
  '''
793
793
  result = self._values.get("actions")
794
794
  assert result is not None, "Required property 'actions' is missing"
@@ -800,7 +800,7 @@ class EventOrchestrationRouterSetRule:
800
800
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationRouterSetRuleCondition"]]]:
801
801
  '''condition block.
802
802
 
803
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router#condition EventOrchestrationRouter#condition}
803
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#condition EventOrchestrationRouter#condition}
804
804
  '''
805
805
  result = self._values.get("condition")
806
806
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationRouterSetRuleCondition"]]], result)
@@ -809,13 +809,13 @@ class EventOrchestrationRouterSetRule:
809
809
  def disabled(
810
810
  self,
811
811
  ) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
812
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router#disabled EventOrchestrationRouter#disabled}.'''
812
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#disabled EventOrchestrationRouter#disabled}.'''
813
813
  result = self._values.get("disabled")
814
814
  return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
815
815
 
816
816
  @builtins.property
817
817
  def label(self) -> typing.Optional[builtins.str]:
818
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router#label EventOrchestrationRouter#label}.'''
818
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#label EventOrchestrationRouter#label}.'''
819
819
  result = self._values.get("label")
820
820
  return typing.cast(typing.Optional[builtins.str], result)
821
821
 
@@ -844,8 +844,8 @@ class EventOrchestrationRouterSetRuleActions:
844
844
  route_to: typing.Optional[builtins.str] = None,
845
845
  ) -> None:
846
846
  '''
847
- :param dynamic_route_to: dynamic_route_to block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router#dynamic_route_to EventOrchestrationRouter#dynamic_route_to}
848
- :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router#route_to EventOrchestrationRouter#route_to}.
847
+ :param dynamic_route_to: dynamic_route_to block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#dynamic_route_to EventOrchestrationRouter#dynamic_route_to}
848
+ :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#route_to EventOrchestrationRouter#route_to}.
849
849
  '''
850
850
  if __debug__:
851
851
  type_hints = typing.get_type_hints(_typecheckingstub__caa9b602d284ce04ab10abbbc5bf9aa3c82cc0caecdea4267e1f11ba0be52073)
@@ -863,14 +863,14 @@ class EventOrchestrationRouterSetRuleActions:
863
863
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationRouterSetRuleActionsDynamicRouteTo"]]]:
864
864
  '''dynamic_route_to block.
865
865
 
866
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router#dynamic_route_to EventOrchestrationRouter#dynamic_route_to}
866
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#dynamic_route_to EventOrchestrationRouter#dynamic_route_to}
867
867
  '''
868
868
  result = self._values.get("dynamic_route_to")
869
869
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationRouterSetRuleActionsDynamicRouteTo"]]], result)
870
870
 
871
871
  @builtins.property
872
872
  def route_to(self) -> typing.Optional[builtins.str]:
873
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router#route_to EventOrchestrationRouter#route_to}.'''
873
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#route_to EventOrchestrationRouter#route_to}.'''
874
874
  result = self._values.get("route_to")
875
875
  return typing.cast(typing.Optional[builtins.str], result)
876
876
 
@@ -900,9 +900,9 @@ class EventOrchestrationRouterSetRuleActionsDynamicRouteTo:
900
900
  source: builtins.str,
901
901
  ) -> None:
902
902
  '''
903
- :param lookup_by: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router#lookup_by EventOrchestrationRouter#lookup_by}.
904
- :param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router#regex EventOrchestrationRouter#regex}.
905
- :param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router#source EventOrchestrationRouter#source}.
903
+ :param lookup_by: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#lookup_by EventOrchestrationRouter#lookup_by}.
904
+ :param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#regex EventOrchestrationRouter#regex}.
905
+ :param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#source EventOrchestrationRouter#source}.
906
906
  '''
907
907
  if __debug__:
908
908
  type_hints = typing.get_type_hints(_typecheckingstub__419aa37ec429882cdca80aa3b4fd9e45d4bcf9d9397c7d260ff0d194edb09cb1)
@@ -917,21 +917,21 @@ class EventOrchestrationRouterSetRuleActionsDynamicRouteTo:
917
917
 
918
918
  @builtins.property
919
919
  def lookup_by(self) -> builtins.str:
920
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router#lookup_by EventOrchestrationRouter#lookup_by}.'''
920
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#lookup_by EventOrchestrationRouter#lookup_by}.'''
921
921
  result = self._values.get("lookup_by")
922
922
  assert result is not None, "Required property 'lookup_by' is missing"
923
923
  return typing.cast(builtins.str, result)
924
924
 
925
925
  @builtins.property
926
926
  def regex(self) -> builtins.str:
927
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router#regex EventOrchestrationRouter#regex}.'''
927
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#regex EventOrchestrationRouter#regex}.'''
928
928
  result = self._values.get("regex")
929
929
  assert result is not None, "Required property 'regex' is missing"
930
930
  return typing.cast(builtins.str, result)
931
931
 
932
932
  @builtins.property
933
933
  def source(self) -> builtins.str:
934
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router#source EventOrchestrationRouter#source}.'''
934
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#source EventOrchestrationRouter#source}.'''
935
935
  result = self._values.get("source")
936
936
  assert result is not None, "Required property 'source' is missing"
937
937
  return typing.cast(builtins.str, result)
@@ -1232,7 +1232,7 @@ class EventOrchestrationRouterSetRuleActionsOutputReference(
1232
1232
  class EventOrchestrationRouterSetRuleCondition:
1233
1233
  def __init__(self, *, expression: builtins.str) -> None:
1234
1234
  '''
1235
- :param expression: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router#expression EventOrchestrationRouter#expression}.
1235
+ :param expression: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#expression EventOrchestrationRouter#expression}.
1236
1236
  '''
1237
1237
  if __debug__:
1238
1238
  type_hints = typing.get_type_hints(_typecheckingstub__e9b1e400c9376b0dd9f5ce4b4b1010923f4f47c2f6b96d18ec4b0a724173f37e)
@@ -1243,7 +1243,7 @@ class EventOrchestrationRouterSetRuleCondition:
1243
1243
 
1244
1244
  @builtins.property
1245
1245
  def expression(self) -> builtins.str:
1246
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router#expression EventOrchestrationRouter#expression}.'''
1246
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#expression EventOrchestrationRouter#expression}.'''
1247
1247
  result = self._values.get("expression")
1248
1248
  assert result is not None, "Required property 'expression' is missing"
1249
1249
  return typing.cast(builtins.str, result)
@@ -1541,8 +1541,8 @@ class EventOrchestrationRouterSetRuleOutputReference(
1541
1541
  route_to: typing.Optional[builtins.str] = None,
1542
1542
  ) -> None:
1543
1543
  '''
1544
- :param dynamic_route_to: dynamic_route_to block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router#dynamic_route_to EventOrchestrationRouter#dynamic_route_to}
1545
- :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_router#route_to EventOrchestrationRouter#route_to}.
1544
+ :param dynamic_route_to: dynamic_route_to block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#dynamic_route_to EventOrchestrationRouter#dynamic_route_to}
1545
+ :param route_to: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/event_orchestration_router#route_to EventOrchestrationRouter#route_to}.
1546
1546
  '''
1547
1547
  value = EventOrchestrationRouterSetRuleActions(
1548
1548
  dynamic_route_to=dynamic_route_to, route_to=route_to