cdktf-cdktf-provider-pagerduty 13.11.1__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 +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.1.dist-info → cdktf_cdktf_provider_pagerduty-13.11.3.dist-info}/METADATA +9 -9
  78. cdktf_cdktf_provider_pagerduty-13.11.3.dist-info/RECORD +82 -0
  79. {cdktf_cdktf_provider_pagerduty-13.11.1.dist-info → cdktf_cdktf_provider_pagerduty-13.11.3.dist-info}/WHEEL +1 -1
  80. cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.11.1.jsii.tgz +0 -0
  81. cdktf_cdktf_provider_pagerduty-13.11.1.dist-info/RECORD +0 -82
  82. {cdktf_cdktf_provider_pagerduty-13.11.1.dist-info → cdktf_cdktf_provider_pagerduty-13.11.3.dist-info}/LICENSE +0 -0
  83. {cdktf_cdktf_provider_pagerduty-13.11.1.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_service_event_rule`
3
3
 
4
- Refer to the Terraform Registry for docs: [`pagerduty_service_event_rule`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule).
4
+ Refer to the Terraform Registry for docs: [`pagerduty_service_event_rule`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -29,7 +29,7 @@ class ServiceEventRule(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-pagerduty.serviceEventRule.ServiceEventRule",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule pagerduty_service_event_rule}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule pagerduty_service_event_rule}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -52,18 +52,18 @@ class ServiceEventRule(
52
52
  provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
53
53
  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,
54
54
  ) -> None:
55
- '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule pagerduty_service_event_rule} Resource.
55
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule pagerduty_service_event_rule} Resource.
56
56
 
57
57
  :param scope: The scope in which to define this construct.
58
58
  :param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
59
- :param service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#service ServiceEventRule#service}.
60
- :param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#actions ServiceEventRule#actions}
61
- :param conditions: conditions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#conditions ServiceEventRule#conditions}
62
- :param disabled: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#disabled ServiceEventRule#disabled}.
63
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#id ServiceEventRule#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.
64
- :param position: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#position ServiceEventRule#position}.
65
- :param time_frame: time_frame block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#time_frame ServiceEventRule#time_frame}
66
- :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#variable ServiceEventRule#variable}
59
+ :param service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#service ServiceEventRule#service}.
60
+ :param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#actions ServiceEventRule#actions}
61
+ :param conditions: conditions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#conditions ServiceEventRule#conditions}
62
+ :param disabled: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#disabled ServiceEventRule#disabled}.
63
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#id ServiceEventRule#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.
64
+ :param position: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#position ServiceEventRule#position}.
65
+ :param time_frame: time_frame block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#time_frame ServiceEventRule#time_frame}
66
+ :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#variable ServiceEventRule#variable}
67
67
  :param connection:
68
68
  :param count:
69
69
  :param depends_on:
@@ -109,7 +109,7 @@ class ServiceEventRule(
109
109
 
110
110
  :param scope: The scope in which to define this construct.
111
111
  :param import_to_id: The construct id used in the generated config for the ServiceEventRule to import.
112
- :param import_from_id: The id of the existing ServiceEventRule that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#import import section} in the documentation of this resource for the id to use
112
+ :param import_from_id: The id of the existing ServiceEventRule that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#import import section} in the documentation of this resource for the id to use
113
113
  :param provider: ? Optional instance of the provider where the ServiceEventRule to import is found.
114
114
  '''
115
115
  if __debug__:
@@ -133,13 +133,13 @@ class ServiceEventRule(
133
133
  suspend: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["ServiceEventRuleActionsSuspend", typing.Dict[builtins.str, typing.Any]]]]] = None,
134
134
  ) -> None:
135
135
  '''
136
- :param annotate: annotate block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#annotate ServiceEventRule#annotate}
137
- :param event_action: event_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#event_action ServiceEventRule#event_action}
138
- :param extractions: extractions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#extractions ServiceEventRule#extractions}
139
- :param priority: priority block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#priority ServiceEventRule#priority}
140
- :param severity: severity block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#severity ServiceEventRule#severity}
141
- :param suppress: suppress block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#suppress ServiceEventRule#suppress}
142
- :param suspend: suspend block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#suspend ServiceEventRule#suspend}
136
+ :param annotate: annotate block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#annotate ServiceEventRule#annotate}
137
+ :param event_action: event_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#event_action ServiceEventRule#event_action}
138
+ :param extractions: extractions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#extractions ServiceEventRule#extractions}
139
+ :param priority: priority block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#priority ServiceEventRule#priority}
140
+ :param severity: severity block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#severity ServiceEventRule#severity}
141
+ :param suppress: suppress block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#suppress ServiceEventRule#suppress}
142
+ :param suspend: suspend block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#suspend ServiceEventRule#suspend}
143
143
  '''
144
144
  value = ServiceEventRuleActions(
145
145
  annotate=annotate,
@@ -161,8 +161,8 @@ class ServiceEventRule(
161
161
  subconditions: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["ServiceEventRuleConditionsSubconditions", typing.Dict[builtins.str, typing.Any]]]]] = None,
162
162
  ) -> None:
163
163
  '''
164
- :param operator: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#operator ServiceEventRule#operator}.
165
- :param subconditions: subconditions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#subconditions ServiceEventRule#subconditions}
164
+ :param operator: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#operator ServiceEventRule#operator}.
165
+ :param subconditions: subconditions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#subconditions ServiceEventRule#subconditions}
166
166
  '''
167
167
  value = ServiceEventRuleConditions(
168
168
  operator=operator, subconditions=subconditions
@@ -178,8 +178,8 @@ class ServiceEventRule(
178
178
  scheduled_weekly: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["ServiceEventRuleTimeFrameScheduledWeekly", typing.Dict[builtins.str, typing.Any]]]]] = None,
179
179
  ) -> None:
180
180
  '''
181
- :param active_between: active_between block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#active_between ServiceEventRule#active_between}
182
- :param scheduled_weekly: scheduled_weekly block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#scheduled_weekly ServiceEventRule#scheduled_weekly}
181
+ :param active_between: active_between block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#active_between ServiceEventRule#active_between}
182
+ :param scheduled_weekly: scheduled_weekly block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#scheduled_weekly ServiceEventRule#scheduled_weekly}
183
183
  '''
184
184
  value = ServiceEventRuleTimeFrame(
185
185
  active_between=active_between, scheduled_weekly=scheduled_weekly
@@ -318,7 +318,7 @@ class ServiceEventRule(
318
318
  if __debug__:
319
319
  type_hints = typing.get_type_hints(_typecheckingstub__9a78f0ebd28c129c5a60d1b51972545b7932cf3e2f5098acc212d0fe6825ba12)
320
320
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
321
- jsii.set(self, "disabled", value)
321
+ jsii.set(self, "disabled", value) # pyright: ignore[reportArgumentType]
322
322
 
323
323
  @builtins.property
324
324
  @jsii.member(jsii_name="id")
@@ -330,7 +330,7 @@ class ServiceEventRule(
330
330
  if __debug__:
331
331
  type_hints = typing.get_type_hints(_typecheckingstub__5afbf6f3d9965c1c9e12f1f1194a37ffc366883cc726f17e9d397864d38a5b77)
332
332
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
333
- jsii.set(self, "id", value)
333
+ jsii.set(self, "id", value) # pyright: ignore[reportArgumentType]
334
334
 
335
335
  @builtins.property
336
336
  @jsii.member(jsii_name="position")
@@ -342,7 +342,7 @@ class ServiceEventRule(
342
342
  if __debug__:
343
343
  type_hints = typing.get_type_hints(_typecheckingstub__05a90988db1880b52a04fa27c0b31771838fa54d44f2a2df746b27ae803f7351)
344
344
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
345
- jsii.set(self, "position", value)
345
+ jsii.set(self, "position", value) # pyright: ignore[reportArgumentType]
346
346
 
347
347
  @builtins.property
348
348
  @jsii.member(jsii_name="service")
@@ -354,7 +354,7 @@ class ServiceEventRule(
354
354
  if __debug__:
355
355
  type_hints = typing.get_type_hints(_typecheckingstub__02dba3703d21b198815dffff3c6dd610e06873cd531bbcdefaec32f0f4dd5f10)
356
356
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
357
- jsii.set(self, "service", value)
357
+ jsii.set(self, "service", value) # pyright: ignore[reportArgumentType]
358
358
 
359
359
 
360
360
  @jsii.data_type(
@@ -383,13 +383,13 @@ class ServiceEventRuleActions:
383
383
  suspend: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["ServiceEventRuleActionsSuspend", typing.Dict[builtins.str, typing.Any]]]]] = None,
384
384
  ) -> None:
385
385
  '''
386
- :param annotate: annotate block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#annotate ServiceEventRule#annotate}
387
- :param event_action: event_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#event_action ServiceEventRule#event_action}
388
- :param extractions: extractions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#extractions ServiceEventRule#extractions}
389
- :param priority: priority block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#priority ServiceEventRule#priority}
390
- :param severity: severity block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#severity ServiceEventRule#severity}
391
- :param suppress: suppress block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#suppress ServiceEventRule#suppress}
392
- :param suspend: suspend block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#suspend ServiceEventRule#suspend}
386
+ :param annotate: annotate block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#annotate ServiceEventRule#annotate}
387
+ :param event_action: event_action block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#event_action ServiceEventRule#event_action}
388
+ :param extractions: extractions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#extractions ServiceEventRule#extractions}
389
+ :param priority: priority block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#priority ServiceEventRule#priority}
390
+ :param severity: severity block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#severity ServiceEventRule#severity}
391
+ :param suppress: suppress block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#suppress ServiceEventRule#suppress}
392
+ :param suspend: suspend block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#suspend ServiceEventRule#suspend}
393
393
  '''
394
394
  if __debug__:
395
395
  type_hints = typing.get_type_hints(_typecheckingstub__281623fa6ba3f719ac3a6af25d50712920077c932b8b5255a7b655b15ec6fd90)
@@ -422,7 +422,7 @@ class ServiceEventRuleActions:
422
422
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["ServiceEventRuleActionsAnnotate"]]]:
423
423
  '''annotate block.
424
424
 
425
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#annotate ServiceEventRule#annotate}
425
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#annotate ServiceEventRule#annotate}
426
426
  '''
427
427
  result = self._values.get("annotate")
428
428
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["ServiceEventRuleActionsAnnotate"]]], result)
@@ -433,7 +433,7 @@ class ServiceEventRuleActions:
433
433
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["ServiceEventRuleActionsEventAction"]]]:
434
434
  '''event_action block.
435
435
 
436
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#event_action ServiceEventRule#event_action}
436
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#event_action ServiceEventRule#event_action}
437
437
  '''
438
438
  result = self._values.get("event_action")
439
439
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["ServiceEventRuleActionsEventAction"]]], result)
@@ -444,7 +444,7 @@ class ServiceEventRuleActions:
444
444
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["ServiceEventRuleActionsExtractions"]]]:
445
445
  '''extractions block.
446
446
 
447
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#extractions ServiceEventRule#extractions}
447
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#extractions ServiceEventRule#extractions}
448
448
  '''
449
449
  result = self._values.get("extractions")
450
450
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["ServiceEventRuleActionsExtractions"]]], result)
@@ -455,7 +455,7 @@ class ServiceEventRuleActions:
455
455
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["ServiceEventRuleActionsPriority"]]]:
456
456
  '''priority block.
457
457
 
458
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#priority ServiceEventRule#priority}
458
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#priority ServiceEventRule#priority}
459
459
  '''
460
460
  result = self._values.get("priority")
461
461
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["ServiceEventRuleActionsPriority"]]], result)
@@ -466,7 +466,7 @@ class ServiceEventRuleActions:
466
466
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["ServiceEventRuleActionsSeverity"]]]:
467
467
  '''severity block.
468
468
 
469
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#severity ServiceEventRule#severity}
469
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#severity ServiceEventRule#severity}
470
470
  '''
471
471
  result = self._values.get("severity")
472
472
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["ServiceEventRuleActionsSeverity"]]], result)
@@ -477,7 +477,7 @@ class ServiceEventRuleActions:
477
477
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["ServiceEventRuleActionsSuppress"]]]:
478
478
  '''suppress block.
479
479
 
480
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#suppress ServiceEventRule#suppress}
480
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#suppress ServiceEventRule#suppress}
481
481
  '''
482
482
  result = self._values.get("suppress")
483
483
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["ServiceEventRuleActionsSuppress"]]], result)
@@ -488,7 +488,7 @@ class ServiceEventRuleActions:
488
488
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["ServiceEventRuleActionsSuspend"]]]:
489
489
  '''suspend block.
490
490
 
491
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#suspend ServiceEventRule#suspend}
491
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#suspend ServiceEventRule#suspend}
492
492
  '''
493
493
  result = self._values.get("suspend")
494
494
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["ServiceEventRuleActionsSuspend"]]], result)
@@ -513,7 +513,7 @@ class ServiceEventRuleActions:
513
513
  class ServiceEventRuleActionsAnnotate:
514
514
  def __init__(self, *, value: typing.Optional[builtins.str] = None) -> None:
515
515
  '''
516
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#value ServiceEventRule#value}.
516
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#value ServiceEventRule#value}.
517
517
  '''
518
518
  if __debug__:
519
519
  type_hints = typing.get_type_hints(_typecheckingstub__b5ebd90e819af37724378e5fb0f2ece1ecd9cb953b056c77c22df52caf69be2b)
@@ -524,7 +524,7 @@ class ServiceEventRuleActionsAnnotate:
524
524
 
525
525
  @builtins.property
526
526
  def value(self) -> typing.Optional[builtins.str]:
527
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#value ServiceEventRule#value}.'''
527
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#value ServiceEventRule#value}.'''
528
528
  result = self._values.get("value")
529
529
  return typing.cast(typing.Optional[builtins.str], result)
530
530
 
@@ -587,7 +587,7 @@ class ServiceEventRuleActionsAnnotateList(
587
587
  if __debug__:
588
588
  type_hints = typing.get_type_hints(_typecheckingstub__dee63f22b669b621a44f19432b5670c2a5460f8731e67462f6b575d3a1b0187d)
589
589
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
590
- jsii.set(self, "terraformAttribute", value)
590
+ jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
591
591
 
592
592
  @builtins.property
593
593
  @jsii.member(jsii_name="terraformResource")
@@ -600,7 +600,7 @@ class ServiceEventRuleActionsAnnotateList(
600
600
  if __debug__:
601
601
  type_hints = typing.get_type_hints(_typecheckingstub__1c48048673bfc5a4413051325defb2ec7666bf333a72abb703528c9c02c6077b)
602
602
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
603
- jsii.set(self, "terraformResource", value)
603
+ jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
604
604
 
605
605
  @builtins.property
606
606
  @jsii.member(jsii_name="wrapsSet")
@@ -613,7 +613,7 @@ class ServiceEventRuleActionsAnnotateList(
613
613
  if __debug__:
614
614
  type_hints = typing.get_type_hints(_typecheckingstub__a85917127a94d00e160e3f8a14e92ee3ab2e37ec789154cf635a382a0a5a0378)
615
615
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
616
- jsii.set(self, "wrapsSet", value)
616
+ jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
617
617
 
618
618
  @builtins.property
619
619
  @jsii.member(jsii_name="internalValue")
@@ -630,7 +630,7 @@ class ServiceEventRuleActionsAnnotateList(
630
630
  if __debug__:
631
631
  type_hints = typing.get_type_hints(_typecheckingstub__db179be9e84eca6066fbdcd98e60ed44bd12ff449b6f096d55c207335b9136a1)
632
632
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
633
- jsii.set(self, "internalValue", value)
633
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
634
634
 
635
635
 
636
636
  class ServiceEventRuleActionsAnnotateOutputReference(
@@ -678,7 +678,7 @@ class ServiceEventRuleActionsAnnotateOutputReference(
678
678
  if __debug__:
679
679
  type_hints = typing.get_type_hints(_typecheckingstub__81d471e98962d61a96cbcda22f24a21982a6f05ff3bafe8d8270c4b4d6b8452a)
680
680
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
681
- jsii.set(self, "value", value)
681
+ jsii.set(self, "value", value) # pyright: ignore[reportArgumentType]
682
682
 
683
683
  @builtins.property
684
684
  @jsii.member(jsii_name="internalValue")
@@ -695,7 +695,7 @@ class ServiceEventRuleActionsAnnotateOutputReference(
695
695
  if __debug__:
696
696
  type_hints = typing.get_type_hints(_typecheckingstub__c94639ffee87c756ef45ba9c55f056c2e09a15847f22cf76fee699462c2fdf58)
697
697
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
698
- jsii.set(self, "internalValue", value)
698
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
699
699
 
700
700
 
701
701
  @jsii.data_type(
@@ -706,7 +706,7 @@ class ServiceEventRuleActionsAnnotateOutputReference(
706
706
  class ServiceEventRuleActionsEventAction:
707
707
  def __init__(self, *, value: typing.Optional[builtins.str] = None) -> None:
708
708
  '''
709
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#value ServiceEventRule#value}.
709
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#value ServiceEventRule#value}.
710
710
  '''
711
711
  if __debug__:
712
712
  type_hints = typing.get_type_hints(_typecheckingstub__1caf1811775de9ea298bc5eabb8be06ff2ee65ab9cf427e4dee520c82319d1f0)
@@ -717,7 +717,7 @@ class ServiceEventRuleActionsEventAction:
717
717
 
718
718
  @builtins.property
719
719
  def value(self) -> typing.Optional[builtins.str]:
720
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#value ServiceEventRule#value}.'''
720
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#value ServiceEventRule#value}.'''
721
721
  result = self._values.get("value")
722
722
  return typing.cast(typing.Optional[builtins.str], result)
723
723
 
@@ -780,7 +780,7 @@ class ServiceEventRuleActionsEventActionList(
780
780
  if __debug__:
781
781
  type_hints = typing.get_type_hints(_typecheckingstub__99bb9a14c0b8c1f429482c87814a13723ce10dc61b3b8cd9b1cd94f1ef739ca5)
782
782
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
783
- jsii.set(self, "terraformAttribute", value)
783
+ jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
784
784
 
785
785
  @builtins.property
786
786
  @jsii.member(jsii_name="terraformResource")
@@ -793,7 +793,7 @@ class ServiceEventRuleActionsEventActionList(
793
793
  if __debug__:
794
794
  type_hints = typing.get_type_hints(_typecheckingstub__da8b064ca5d0fdc3c0869473301d3f7896e2abecc3c72649340100d4589b47f7)
795
795
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
796
- jsii.set(self, "terraformResource", value)
796
+ jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
797
797
 
798
798
  @builtins.property
799
799
  @jsii.member(jsii_name="wrapsSet")
@@ -806,7 +806,7 @@ class ServiceEventRuleActionsEventActionList(
806
806
  if __debug__:
807
807
  type_hints = typing.get_type_hints(_typecheckingstub__3728d551357c60aefb9b8cedbdfaf15787a5a5eb3722b67c914476148a1bdd43)
808
808
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
809
- jsii.set(self, "wrapsSet", value)
809
+ jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
810
810
 
811
811
  @builtins.property
812
812
  @jsii.member(jsii_name="internalValue")
@@ -823,7 +823,7 @@ class ServiceEventRuleActionsEventActionList(
823
823
  if __debug__:
824
824
  type_hints = typing.get_type_hints(_typecheckingstub__fd35ae6f7ac53184d9b9b7b2a9a832c3966485323651e8ac4a1e464ccb391fd7)
825
825
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
826
- jsii.set(self, "internalValue", value)
826
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
827
827
 
828
828
 
829
829
  class ServiceEventRuleActionsEventActionOutputReference(
@@ -871,7 +871,7 @@ class ServiceEventRuleActionsEventActionOutputReference(
871
871
  if __debug__:
872
872
  type_hints = typing.get_type_hints(_typecheckingstub__cba8ce46fe157e7ef50a31123d31623fadeab954af056338207317301e254573)
873
873
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
874
- jsii.set(self, "value", value)
874
+ jsii.set(self, "value", value) # pyright: ignore[reportArgumentType]
875
875
 
876
876
  @builtins.property
877
877
  @jsii.member(jsii_name="internalValue")
@@ -888,7 +888,7 @@ class ServiceEventRuleActionsEventActionOutputReference(
888
888
  if __debug__:
889
889
  type_hints = typing.get_type_hints(_typecheckingstub__e69777de4b406f9931b990b99c0c5216134f117049e7b87381ca592fc5c25d64)
890
890
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
891
- jsii.set(self, "internalValue", value)
891
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
892
892
 
893
893
 
894
894
  @jsii.data_type(
@@ -911,10 +911,10 @@ class ServiceEventRuleActionsExtractions:
911
911
  template: typing.Optional[builtins.str] = None,
912
912
  ) -> None:
913
913
  '''
914
- :param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#regex ServiceEventRule#regex}.
915
- :param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#source ServiceEventRule#source}.
916
- :param target: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#target ServiceEventRule#target}.
917
- :param template: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#template ServiceEventRule#template}.
914
+ :param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#regex ServiceEventRule#regex}.
915
+ :param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#source ServiceEventRule#source}.
916
+ :param target: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#target ServiceEventRule#target}.
917
+ :param template: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#template ServiceEventRule#template}.
918
918
  '''
919
919
  if __debug__:
920
920
  type_hints = typing.get_type_hints(_typecheckingstub__f2f55c66c34aec2195af8711d7207e8db817592fc396c6a0ac665427a33a3795)
@@ -934,25 +934,25 @@ class ServiceEventRuleActionsExtractions:
934
934
 
935
935
  @builtins.property
936
936
  def regex(self) -> typing.Optional[builtins.str]:
937
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#regex ServiceEventRule#regex}.'''
937
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#regex ServiceEventRule#regex}.'''
938
938
  result = self._values.get("regex")
939
939
  return typing.cast(typing.Optional[builtins.str], result)
940
940
 
941
941
  @builtins.property
942
942
  def source(self) -> typing.Optional[builtins.str]:
943
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#source ServiceEventRule#source}.'''
943
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#source ServiceEventRule#source}.'''
944
944
  result = self._values.get("source")
945
945
  return typing.cast(typing.Optional[builtins.str], result)
946
946
 
947
947
  @builtins.property
948
948
  def target(self) -> typing.Optional[builtins.str]:
949
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#target ServiceEventRule#target}.'''
949
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#target ServiceEventRule#target}.'''
950
950
  result = self._values.get("target")
951
951
  return typing.cast(typing.Optional[builtins.str], result)
952
952
 
953
953
  @builtins.property
954
954
  def template(self) -> typing.Optional[builtins.str]:
955
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#template ServiceEventRule#template}.'''
955
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#template ServiceEventRule#template}.'''
956
956
  result = self._values.get("template")
957
957
  return typing.cast(typing.Optional[builtins.str], result)
958
958
 
@@ -1015,7 +1015,7 @@ class ServiceEventRuleActionsExtractionsList(
1015
1015
  if __debug__:
1016
1016
  type_hints = typing.get_type_hints(_typecheckingstub__c5dcccec6745486638b2e9cf24e037e791c081342e7b30cac9656f2d1d96c97f)
1017
1017
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1018
- jsii.set(self, "terraformAttribute", value)
1018
+ jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
1019
1019
 
1020
1020
  @builtins.property
1021
1021
  @jsii.member(jsii_name="terraformResource")
@@ -1028,7 +1028,7 @@ class ServiceEventRuleActionsExtractionsList(
1028
1028
  if __debug__:
1029
1029
  type_hints = typing.get_type_hints(_typecheckingstub__bd524d4728423e8c529813a4b0025edc1a77195cbba58ec9e201d3dc69286f48)
1030
1030
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1031
- jsii.set(self, "terraformResource", value)
1031
+ jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
1032
1032
 
1033
1033
  @builtins.property
1034
1034
  @jsii.member(jsii_name="wrapsSet")
@@ -1041,7 +1041,7 @@ class ServiceEventRuleActionsExtractionsList(
1041
1041
  if __debug__:
1042
1042
  type_hints = typing.get_type_hints(_typecheckingstub__8563c69ef358110ec54491f935fc57966183b6e4dbb8e52452f38c41b50a5242)
1043
1043
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1044
- jsii.set(self, "wrapsSet", value)
1044
+ jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
1045
1045
 
1046
1046
  @builtins.property
1047
1047
  @jsii.member(jsii_name="internalValue")
@@ -1058,7 +1058,7 @@ class ServiceEventRuleActionsExtractionsList(
1058
1058
  if __debug__:
1059
1059
  type_hints = typing.get_type_hints(_typecheckingstub__3961a784419b0234d001f04bdc0c95b764040fbca31873bca2e4fbf3d86b2a02)
1060
1060
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1061
- jsii.set(self, "internalValue", value)
1061
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
1062
1062
 
1063
1063
 
1064
1064
  class ServiceEventRuleActionsExtractionsOutputReference(
@@ -1133,7 +1133,7 @@ class ServiceEventRuleActionsExtractionsOutputReference(
1133
1133
  if __debug__:
1134
1134
  type_hints = typing.get_type_hints(_typecheckingstub__654cd9c1f2ae3c9f2e501549dd17a1de35ae6686be18285705d0c1fd3ceda683)
1135
1135
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1136
- jsii.set(self, "regex", value)
1136
+ jsii.set(self, "regex", value) # pyright: ignore[reportArgumentType]
1137
1137
 
1138
1138
  @builtins.property
1139
1139
  @jsii.member(jsii_name="source")
@@ -1145,7 +1145,7 @@ class ServiceEventRuleActionsExtractionsOutputReference(
1145
1145
  if __debug__:
1146
1146
  type_hints = typing.get_type_hints(_typecheckingstub__0ff1f99d789e25bc1ebc1efa846bbdbd323f949d17edbcac59f8923366be999f)
1147
1147
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1148
- jsii.set(self, "source", value)
1148
+ jsii.set(self, "source", value) # pyright: ignore[reportArgumentType]
1149
1149
 
1150
1150
  @builtins.property
1151
1151
  @jsii.member(jsii_name="target")
@@ -1157,7 +1157,7 @@ class ServiceEventRuleActionsExtractionsOutputReference(
1157
1157
  if __debug__:
1158
1158
  type_hints = typing.get_type_hints(_typecheckingstub__2a1ce51377655f9073175c16b8529b8e68d7b44d48ff0c4a59ea5840da05ddd8)
1159
1159
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1160
- jsii.set(self, "target", value)
1160
+ jsii.set(self, "target", value) # pyright: ignore[reportArgumentType]
1161
1161
 
1162
1162
  @builtins.property
1163
1163
  @jsii.member(jsii_name="template")
@@ -1169,7 +1169,7 @@ class ServiceEventRuleActionsExtractionsOutputReference(
1169
1169
  if __debug__:
1170
1170
  type_hints = typing.get_type_hints(_typecheckingstub__d77f14fc0e20f311722d332c96c4a831cf3f06829ac96424e1a967f2d1148935)
1171
1171
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1172
- jsii.set(self, "template", value)
1172
+ jsii.set(self, "template", value) # pyright: ignore[reportArgumentType]
1173
1173
 
1174
1174
  @builtins.property
1175
1175
  @jsii.member(jsii_name="internalValue")
@@ -1186,7 +1186,7 @@ class ServiceEventRuleActionsExtractionsOutputReference(
1186
1186
  if __debug__:
1187
1187
  type_hints = typing.get_type_hints(_typecheckingstub__c8adf4e28eda3ce25f282467f0a4bdb561648d8ccd9604715a353f03bfa4193d)
1188
1188
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1189
- jsii.set(self, "internalValue", value)
1189
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
1190
1190
 
1191
1191
 
1192
1192
  class ServiceEventRuleActionsOutputReference(
@@ -1422,7 +1422,7 @@ class ServiceEventRuleActionsOutputReference(
1422
1422
  if __debug__:
1423
1423
  type_hints = typing.get_type_hints(_typecheckingstub__2aeff65f0feea3c81d006a74bdafd650f019931805f551ac73e9cc7d53875c49)
1424
1424
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1425
- jsii.set(self, "internalValue", value)
1425
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
1426
1426
 
1427
1427
 
1428
1428
  @jsii.data_type(
@@ -1433,7 +1433,7 @@ class ServiceEventRuleActionsOutputReference(
1433
1433
  class ServiceEventRuleActionsPriority:
1434
1434
  def __init__(self, *, value: typing.Optional[builtins.str] = None) -> None:
1435
1435
  '''
1436
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#value ServiceEventRule#value}.
1436
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#value ServiceEventRule#value}.
1437
1437
  '''
1438
1438
  if __debug__:
1439
1439
  type_hints = typing.get_type_hints(_typecheckingstub__4409ba60c4f1a916eff755a6f58ed8df73aacf94b7454b3cea68f88a8a20ab87)
@@ -1444,7 +1444,7 @@ class ServiceEventRuleActionsPriority:
1444
1444
 
1445
1445
  @builtins.property
1446
1446
  def value(self) -> typing.Optional[builtins.str]:
1447
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#value ServiceEventRule#value}.'''
1447
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#value ServiceEventRule#value}.'''
1448
1448
  result = self._values.get("value")
1449
1449
  return typing.cast(typing.Optional[builtins.str], result)
1450
1450
 
@@ -1507,7 +1507,7 @@ class ServiceEventRuleActionsPriorityList(
1507
1507
  if __debug__:
1508
1508
  type_hints = typing.get_type_hints(_typecheckingstub__de7d0dc967e5c7f392031c75eed2a24ca88428d9f8b0b2a39a6a8318d95eacd0)
1509
1509
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1510
- jsii.set(self, "terraformAttribute", value)
1510
+ jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
1511
1511
 
1512
1512
  @builtins.property
1513
1513
  @jsii.member(jsii_name="terraformResource")
@@ -1520,7 +1520,7 @@ class ServiceEventRuleActionsPriorityList(
1520
1520
  if __debug__:
1521
1521
  type_hints = typing.get_type_hints(_typecheckingstub__88a13bff9e508c2d87a8c9b60103148428d14515c8d975150e2e408075cb3173)
1522
1522
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1523
- jsii.set(self, "terraformResource", value)
1523
+ jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
1524
1524
 
1525
1525
  @builtins.property
1526
1526
  @jsii.member(jsii_name="wrapsSet")
@@ -1533,7 +1533,7 @@ class ServiceEventRuleActionsPriorityList(
1533
1533
  if __debug__:
1534
1534
  type_hints = typing.get_type_hints(_typecheckingstub__6386c3d8c89868944505be96836f1ea946286445b4a72ebfffaa0d454d57450b)
1535
1535
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1536
- jsii.set(self, "wrapsSet", value)
1536
+ jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
1537
1537
 
1538
1538
  @builtins.property
1539
1539
  @jsii.member(jsii_name="internalValue")
@@ -1550,7 +1550,7 @@ class ServiceEventRuleActionsPriorityList(
1550
1550
  if __debug__:
1551
1551
  type_hints = typing.get_type_hints(_typecheckingstub__814efd3b8469a9e9e0a1c810c4056f6c371e34446edb6b796d120eefd9ff5098)
1552
1552
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1553
- jsii.set(self, "internalValue", value)
1553
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
1554
1554
 
1555
1555
 
1556
1556
  class ServiceEventRuleActionsPriorityOutputReference(
@@ -1598,7 +1598,7 @@ class ServiceEventRuleActionsPriorityOutputReference(
1598
1598
  if __debug__:
1599
1599
  type_hints = typing.get_type_hints(_typecheckingstub__4f78e391b5e83b6e5d3546fe6f77e8d8ffa92e945acb4ddf1d1433b30a948a8c)
1600
1600
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1601
- jsii.set(self, "value", value)
1601
+ jsii.set(self, "value", value) # pyright: ignore[reportArgumentType]
1602
1602
 
1603
1603
  @builtins.property
1604
1604
  @jsii.member(jsii_name="internalValue")
@@ -1615,7 +1615,7 @@ class ServiceEventRuleActionsPriorityOutputReference(
1615
1615
  if __debug__:
1616
1616
  type_hints = typing.get_type_hints(_typecheckingstub__2f376c2d240864444bd370329aed843779133febb231d4dc3a5002ec03b81a14)
1617
1617
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1618
- jsii.set(self, "internalValue", value)
1618
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
1619
1619
 
1620
1620
 
1621
1621
  @jsii.data_type(
@@ -1626,7 +1626,7 @@ class ServiceEventRuleActionsPriorityOutputReference(
1626
1626
  class ServiceEventRuleActionsSeverity:
1627
1627
  def __init__(self, *, value: typing.Optional[builtins.str] = None) -> None:
1628
1628
  '''
1629
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#value ServiceEventRule#value}.
1629
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#value ServiceEventRule#value}.
1630
1630
  '''
1631
1631
  if __debug__:
1632
1632
  type_hints = typing.get_type_hints(_typecheckingstub__05c3a809cec8cec2ea060d4cbd377ea547b313e3e7b612ff2e7c97f8296f1721)
@@ -1637,7 +1637,7 @@ class ServiceEventRuleActionsSeverity:
1637
1637
 
1638
1638
  @builtins.property
1639
1639
  def value(self) -> typing.Optional[builtins.str]:
1640
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#value ServiceEventRule#value}.'''
1640
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#value ServiceEventRule#value}.'''
1641
1641
  result = self._values.get("value")
1642
1642
  return typing.cast(typing.Optional[builtins.str], result)
1643
1643
 
@@ -1700,7 +1700,7 @@ class ServiceEventRuleActionsSeverityList(
1700
1700
  if __debug__:
1701
1701
  type_hints = typing.get_type_hints(_typecheckingstub__2f48226a129b6243414f256c2c1fe6fbcfd71ca8a24af8dab045aa5049d5a00b)
1702
1702
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1703
- jsii.set(self, "terraformAttribute", value)
1703
+ jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
1704
1704
 
1705
1705
  @builtins.property
1706
1706
  @jsii.member(jsii_name="terraformResource")
@@ -1713,7 +1713,7 @@ class ServiceEventRuleActionsSeverityList(
1713
1713
  if __debug__:
1714
1714
  type_hints = typing.get_type_hints(_typecheckingstub__d39026a5b8fa532a2403876d072390935450d1b06d4e46465c47e5c039995c9c)
1715
1715
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1716
- jsii.set(self, "terraformResource", value)
1716
+ jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
1717
1717
 
1718
1718
  @builtins.property
1719
1719
  @jsii.member(jsii_name="wrapsSet")
@@ -1726,7 +1726,7 @@ class ServiceEventRuleActionsSeverityList(
1726
1726
  if __debug__:
1727
1727
  type_hints = typing.get_type_hints(_typecheckingstub__9074dfc5a113a4ac35997f5eed8631bd4bc52cfe60c1e6e289aea10365c2fb9f)
1728
1728
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1729
- jsii.set(self, "wrapsSet", value)
1729
+ jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
1730
1730
 
1731
1731
  @builtins.property
1732
1732
  @jsii.member(jsii_name="internalValue")
@@ -1743,7 +1743,7 @@ class ServiceEventRuleActionsSeverityList(
1743
1743
  if __debug__:
1744
1744
  type_hints = typing.get_type_hints(_typecheckingstub__8b007f2c127683a7d117e8c085a395a662cdef3ca993fde10991bbf90264bc48)
1745
1745
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1746
- jsii.set(self, "internalValue", value)
1746
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
1747
1747
 
1748
1748
 
1749
1749
  class ServiceEventRuleActionsSeverityOutputReference(
@@ -1791,7 +1791,7 @@ class ServiceEventRuleActionsSeverityOutputReference(
1791
1791
  if __debug__:
1792
1792
  type_hints = typing.get_type_hints(_typecheckingstub__548c7cb592c8fd66578d0f09ab9b97728a9fdba9176488d9d09bd7f9bcbe7586)
1793
1793
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1794
- jsii.set(self, "value", value)
1794
+ jsii.set(self, "value", value) # pyright: ignore[reportArgumentType]
1795
1795
 
1796
1796
  @builtins.property
1797
1797
  @jsii.member(jsii_name="internalValue")
@@ -1808,7 +1808,7 @@ class ServiceEventRuleActionsSeverityOutputReference(
1808
1808
  if __debug__:
1809
1809
  type_hints = typing.get_type_hints(_typecheckingstub__459eb4bb9f5aed620a1ed757feda6c7c6136d170b825386d22059b638b2313de)
1810
1810
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1811
- jsii.set(self, "internalValue", value)
1811
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
1812
1812
 
1813
1813
 
1814
1814
  @jsii.data_type(
@@ -1831,10 +1831,10 @@ class ServiceEventRuleActionsSuppress:
1831
1831
  value: typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]] = None,
1832
1832
  ) -> None:
1833
1833
  '''
1834
- :param threshold_time_amount: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#threshold_time_amount ServiceEventRule#threshold_time_amount}.
1835
- :param threshold_time_unit: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#threshold_time_unit ServiceEventRule#threshold_time_unit}.
1836
- :param threshold_value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#threshold_value ServiceEventRule#threshold_value}.
1837
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#value ServiceEventRule#value}.
1834
+ :param threshold_time_amount: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#threshold_time_amount ServiceEventRule#threshold_time_amount}.
1835
+ :param threshold_time_unit: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#threshold_time_unit ServiceEventRule#threshold_time_unit}.
1836
+ :param threshold_value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#threshold_value ServiceEventRule#threshold_value}.
1837
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#value ServiceEventRule#value}.
1838
1838
  '''
1839
1839
  if __debug__:
1840
1840
  type_hints = typing.get_type_hints(_typecheckingstub__f389918a146ebd9d73a1f6bc697b9a893330f76f164dfc9a4a357bf355ef18d5)
@@ -1854,19 +1854,19 @@ class ServiceEventRuleActionsSuppress:
1854
1854
 
1855
1855
  @builtins.property
1856
1856
  def threshold_time_amount(self) -> typing.Optional[jsii.Number]:
1857
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#threshold_time_amount ServiceEventRule#threshold_time_amount}.'''
1857
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#threshold_time_amount ServiceEventRule#threshold_time_amount}.'''
1858
1858
  result = self._values.get("threshold_time_amount")
1859
1859
  return typing.cast(typing.Optional[jsii.Number], result)
1860
1860
 
1861
1861
  @builtins.property
1862
1862
  def threshold_time_unit(self) -> typing.Optional[builtins.str]:
1863
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#threshold_time_unit ServiceEventRule#threshold_time_unit}.'''
1863
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#threshold_time_unit ServiceEventRule#threshold_time_unit}.'''
1864
1864
  result = self._values.get("threshold_time_unit")
1865
1865
  return typing.cast(typing.Optional[builtins.str], result)
1866
1866
 
1867
1867
  @builtins.property
1868
1868
  def threshold_value(self) -> typing.Optional[jsii.Number]:
1869
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#threshold_value ServiceEventRule#threshold_value}.'''
1869
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#threshold_value ServiceEventRule#threshold_value}.'''
1870
1870
  result = self._values.get("threshold_value")
1871
1871
  return typing.cast(typing.Optional[jsii.Number], result)
1872
1872
 
@@ -1874,7 +1874,7 @@ class ServiceEventRuleActionsSuppress:
1874
1874
  def value(
1875
1875
  self,
1876
1876
  ) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
1877
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#value ServiceEventRule#value}.'''
1877
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#value ServiceEventRule#value}.'''
1878
1878
  result = self._values.get("value")
1879
1879
  return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
1880
1880
 
@@ -1937,7 +1937,7 @@ class ServiceEventRuleActionsSuppressList(
1937
1937
  if __debug__:
1938
1938
  type_hints = typing.get_type_hints(_typecheckingstub__9bb6a6598740f9fe4acd0fca121e93c23732de431ec5d5e72566002b8e52b752)
1939
1939
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1940
- jsii.set(self, "terraformAttribute", value)
1940
+ jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
1941
1941
 
1942
1942
  @builtins.property
1943
1943
  @jsii.member(jsii_name="terraformResource")
@@ -1950,7 +1950,7 @@ class ServiceEventRuleActionsSuppressList(
1950
1950
  if __debug__:
1951
1951
  type_hints = typing.get_type_hints(_typecheckingstub__6f92e84692f2afd4aae7ed5e77db2e8819275eba9cfb785190a4894142570efa)
1952
1952
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1953
- jsii.set(self, "terraformResource", value)
1953
+ jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
1954
1954
 
1955
1955
  @builtins.property
1956
1956
  @jsii.member(jsii_name="wrapsSet")
@@ -1963,7 +1963,7 @@ class ServiceEventRuleActionsSuppressList(
1963
1963
  if __debug__:
1964
1964
  type_hints = typing.get_type_hints(_typecheckingstub__dd0b7842d70ce19966a2f042881a93b38c1dfa010ce9b208e0b2ce703c239b8c)
1965
1965
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1966
- jsii.set(self, "wrapsSet", value)
1966
+ jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
1967
1967
 
1968
1968
  @builtins.property
1969
1969
  @jsii.member(jsii_name="internalValue")
@@ -1980,7 +1980,7 @@ class ServiceEventRuleActionsSuppressList(
1980
1980
  if __debug__:
1981
1981
  type_hints = typing.get_type_hints(_typecheckingstub__bdc9f6b5d206f97865457c989b864a095eff71213fdc29b7ad8df82cdfcd021a)
1982
1982
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1983
- jsii.set(self, "internalValue", value)
1983
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
1984
1984
 
1985
1985
 
1986
1986
  class ServiceEventRuleActionsSuppressOutputReference(
@@ -2057,7 +2057,7 @@ class ServiceEventRuleActionsSuppressOutputReference(
2057
2057
  if __debug__:
2058
2058
  type_hints = typing.get_type_hints(_typecheckingstub__18a2922a0758b5739724b6fd0f2490d962b11bf0bd8b03dae90d28f5c1fa469b)
2059
2059
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2060
- jsii.set(self, "thresholdTimeAmount", value)
2060
+ jsii.set(self, "thresholdTimeAmount", value) # pyright: ignore[reportArgumentType]
2061
2061
 
2062
2062
  @builtins.property
2063
2063
  @jsii.member(jsii_name="thresholdTimeUnit")
@@ -2069,7 +2069,7 @@ class ServiceEventRuleActionsSuppressOutputReference(
2069
2069
  if __debug__:
2070
2070
  type_hints = typing.get_type_hints(_typecheckingstub__cd7d9573d05a81d95b152828c1a20917ed227ecb97605d8cd2c87274630227cb)
2071
2071
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2072
- jsii.set(self, "thresholdTimeUnit", value)
2072
+ jsii.set(self, "thresholdTimeUnit", value) # pyright: ignore[reportArgumentType]
2073
2073
 
2074
2074
  @builtins.property
2075
2075
  @jsii.member(jsii_name="thresholdValue")
@@ -2081,7 +2081,7 @@ class ServiceEventRuleActionsSuppressOutputReference(
2081
2081
  if __debug__:
2082
2082
  type_hints = typing.get_type_hints(_typecheckingstub__6fc82b0ef7be1f03cb537238f08619c8960798296b6dd5a5e49afe4979986786)
2083
2083
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2084
- jsii.set(self, "thresholdValue", value)
2084
+ jsii.set(self, "thresholdValue", value) # pyright: ignore[reportArgumentType]
2085
2085
 
2086
2086
  @builtins.property
2087
2087
  @jsii.member(jsii_name="value")
@@ -2096,7 +2096,7 @@ class ServiceEventRuleActionsSuppressOutputReference(
2096
2096
  if __debug__:
2097
2097
  type_hints = typing.get_type_hints(_typecheckingstub__bdedc7483c63e5d18b6e7d7cee932e846a90160334ce54aacfe8b68dbf14f6d6)
2098
2098
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2099
- jsii.set(self, "value", value)
2099
+ jsii.set(self, "value", value) # pyright: ignore[reportArgumentType]
2100
2100
 
2101
2101
  @builtins.property
2102
2102
  @jsii.member(jsii_name="internalValue")
@@ -2113,7 +2113,7 @@ class ServiceEventRuleActionsSuppressOutputReference(
2113
2113
  if __debug__:
2114
2114
  type_hints = typing.get_type_hints(_typecheckingstub__bb9e8dd88563105aa2da629e9a08ff60fd90319e07354d21e40f6d7488f58718)
2115
2115
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2116
- jsii.set(self, "internalValue", value)
2116
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
2117
2117
 
2118
2118
 
2119
2119
  @jsii.data_type(
@@ -2124,7 +2124,7 @@ class ServiceEventRuleActionsSuppressOutputReference(
2124
2124
  class ServiceEventRuleActionsSuspend:
2125
2125
  def __init__(self, *, value: typing.Optional[jsii.Number] = None) -> None:
2126
2126
  '''
2127
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#value ServiceEventRule#value}.
2127
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#value ServiceEventRule#value}.
2128
2128
  '''
2129
2129
  if __debug__:
2130
2130
  type_hints = typing.get_type_hints(_typecheckingstub__e7ba3a51bed4b805ab99c85c8ac39d27220030977225ae4ca449fc48f1b4e673)
@@ -2135,7 +2135,7 @@ class ServiceEventRuleActionsSuspend:
2135
2135
 
2136
2136
  @builtins.property
2137
2137
  def value(self) -> typing.Optional[jsii.Number]:
2138
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#value ServiceEventRule#value}.'''
2138
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#value ServiceEventRule#value}.'''
2139
2139
  result = self._values.get("value")
2140
2140
  return typing.cast(typing.Optional[jsii.Number], result)
2141
2141
 
@@ -2198,7 +2198,7 @@ class ServiceEventRuleActionsSuspendList(
2198
2198
  if __debug__:
2199
2199
  type_hints = typing.get_type_hints(_typecheckingstub__7be0a6ea185ffef40ef6d792818ad48451fd4a7eeb09194cc735414f4c009b5d)
2200
2200
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2201
- jsii.set(self, "terraformAttribute", value)
2201
+ jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
2202
2202
 
2203
2203
  @builtins.property
2204
2204
  @jsii.member(jsii_name="terraformResource")
@@ -2211,7 +2211,7 @@ class ServiceEventRuleActionsSuspendList(
2211
2211
  if __debug__:
2212
2212
  type_hints = typing.get_type_hints(_typecheckingstub__b9ac4cd8de2806d08704137ede57b26644e46b9a211dd1edfbf9295487035719)
2213
2213
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2214
- jsii.set(self, "terraformResource", value)
2214
+ jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
2215
2215
 
2216
2216
  @builtins.property
2217
2217
  @jsii.member(jsii_name="wrapsSet")
@@ -2224,7 +2224,7 @@ class ServiceEventRuleActionsSuspendList(
2224
2224
  if __debug__:
2225
2225
  type_hints = typing.get_type_hints(_typecheckingstub__eaa60f87268f7f4da52af71dd0886077328863dfc0c3654883f522ef32e8c561)
2226
2226
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2227
- jsii.set(self, "wrapsSet", value)
2227
+ jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
2228
2228
 
2229
2229
  @builtins.property
2230
2230
  @jsii.member(jsii_name="internalValue")
@@ -2241,7 +2241,7 @@ class ServiceEventRuleActionsSuspendList(
2241
2241
  if __debug__:
2242
2242
  type_hints = typing.get_type_hints(_typecheckingstub__c6199e8355c347b6ceb38e68c2e2eaaea2411810dadbb9dc6356148183bed771)
2243
2243
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2244
- jsii.set(self, "internalValue", value)
2244
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
2245
2245
 
2246
2246
 
2247
2247
  class ServiceEventRuleActionsSuspendOutputReference(
@@ -2289,7 +2289,7 @@ class ServiceEventRuleActionsSuspendOutputReference(
2289
2289
  if __debug__:
2290
2290
  type_hints = typing.get_type_hints(_typecheckingstub__897157bc5bb4f20b3049e4c7a9775992ef2cf265e5d7dcb841fd433a7de57204)
2291
2291
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2292
- jsii.set(self, "value", value)
2292
+ jsii.set(self, "value", value) # pyright: ignore[reportArgumentType]
2293
2293
 
2294
2294
  @builtins.property
2295
2295
  @jsii.member(jsii_name="internalValue")
@@ -2306,7 +2306,7 @@ class ServiceEventRuleActionsSuspendOutputReference(
2306
2306
  if __debug__:
2307
2307
  type_hints = typing.get_type_hints(_typecheckingstub__a58d49d23c91cbbad3ddb52e87302abaf937bf0a80c3dcb5813812bf8b4e61a0)
2308
2308
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2309
- jsii.set(self, "internalValue", value)
2309
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
2310
2310
 
2311
2311
 
2312
2312
  @jsii.data_type(
@@ -2322,8 +2322,8 @@ class ServiceEventRuleConditions:
2322
2322
  subconditions: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["ServiceEventRuleConditionsSubconditions", typing.Dict[builtins.str, typing.Any]]]]] = None,
2323
2323
  ) -> None:
2324
2324
  '''
2325
- :param operator: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#operator ServiceEventRule#operator}.
2326
- :param subconditions: subconditions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#subconditions ServiceEventRule#subconditions}
2325
+ :param operator: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#operator ServiceEventRule#operator}.
2326
+ :param subconditions: subconditions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#subconditions ServiceEventRule#subconditions}
2327
2327
  '''
2328
2328
  if __debug__:
2329
2329
  type_hints = typing.get_type_hints(_typecheckingstub__6fc771c1ff945e8bc3df2c7d59cd91f8f94c7e4487aadfd114ebae9a21adba04)
@@ -2337,7 +2337,7 @@ class ServiceEventRuleConditions:
2337
2337
 
2338
2338
  @builtins.property
2339
2339
  def operator(self) -> typing.Optional[builtins.str]:
2340
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#operator ServiceEventRule#operator}.'''
2340
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#operator ServiceEventRule#operator}.'''
2341
2341
  result = self._values.get("operator")
2342
2342
  return typing.cast(typing.Optional[builtins.str], result)
2343
2343
 
@@ -2347,7 +2347,7 @@ class ServiceEventRuleConditions:
2347
2347
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["ServiceEventRuleConditionsSubconditions"]]]:
2348
2348
  '''subconditions block.
2349
2349
 
2350
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#subconditions ServiceEventRule#subconditions}
2350
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#subconditions ServiceEventRule#subconditions}
2351
2351
  '''
2352
2352
  result = self._values.get("subconditions")
2353
2353
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["ServiceEventRuleConditionsSubconditions"]]], result)
@@ -2432,7 +2432,7 @@ class ServiceEventRuleConditionsOutputReference(
2432
2432
  if __debug__:
2433
2433
  type_hints = typing.get_type_hints(_typecheckingstub__a87bfa74d4de4d0418deeb91337d8dca98ae5179794d05d562bd486b48739f1a)
2434
2434
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2435
- jsii.set(self, "operator", value)
2435
+ jsii.set(self, "operator", value) # pyright: ignore[reportArgumentType]
2436
2436
 
2437
2437
  @builtins.property
2438
2438
  @jsii.member(jsii_name="internalValue")
@@ -2447,7 +2447,7 @@ class ServiceEventRuleConditionsOutputReference(
2447
2447
  if __debug__:
2448
2448
  type_hints = typing.get_type_hints(_typecheckingstub__b3bb3159dd423a64bbcab9f2ed76be7a7bd7a7f26294f8e736859b07e6db0970)
2449
2449
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2450
- jsii.set(self, "internalValue", value)
2450
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
2451
2451
 
2452
2452
 
2453
2453
  @jsii.data_type(
@@ -2463,8 +2463,8 @@ class ServiceEventRuleConditionsSubconditions:
2463
2463
  parameter: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["ServiceEventRuleConditionsSubconditionsParameter", typing.Dict[builtins.str, typing.Any]]]]] = None,
2464
2464
  ) -> None:
2465
2465
  '''
2466
- :param operator: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#operator ServiceEventRule#operator}.
2467
- :param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#parameter ServiceEventRule#parameter}
2466
+ :param operator: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#operator ServiceEventRule#operator}.
2467
+ :param parameter: parameter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#parameter ServiceEventRule#parameter}
2468
2468
  '''
2469
2469
  if __debug__:
2470
2470
  type_hints = typing.get_type_hints(_typecheckingstub__92e32d674371766c27483eb38339be450b2f381fd4c1aab3468ed628575aa3cb)
@@ -2478,7 +2478,7 @@ class ServiceEventRuleConditionsSubconditions:
2478
2478
 
2479
2479
  @builtins.property
2480
2480
  def operator(self) -> typing.Optional[builtins.str]:
2481
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#operator ServiceEventRule#operator}.'''
2481
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#operator ServiceEventRule#operator}.'''
2482
2482
  result = self._values.get("operator")
2483
2483
  return typing.cast(typing.Optional[builtins.str], result)
2484
2484
 
@@ -2488,7 +2488,7 @@ class ServiceEventRuleConditionsSubconditions:
2488
2488
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["ServiceEventRuleConditionsSubconditionsParameter"]]]:
2489
2489
  '''parameter block.
2490
2490
 
2491
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#parameter ServiceEventRule#parameter}
2491
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#parameter ServiceEventRule#parameter}
2492
2492
  '''
2493
2493
  result = self._values.get("parameter")
2494
2494
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["ServiceEventRuleConditionsSubconditionsParameter"]]], result)
@@ -2552,7 +2552,7 @@ class ServiceEventRuleConditionsSubconditionsList(
2552
2552
  if __debug__:
2553
2553
  type_hints = typing.get_type_hints(_typecheckingstub__9b7cf6d639b229fdf2aea78e58d9d162e655a118df8a1b3882c02e4532697ccc)
2554
2554
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2555
- jsii.set(self, "terraformAttribute", value)
2555
+ jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
2556
2556
 
2557
2557
  @builtins.property
2558
2558
  @jsii.member(jsii_name="terraformResource")
@@ -2565,7 +2565,7 @@ class ServiceEventRuleConditionsSubconditionsList(
2565
2565
  if __debug__:
2566
2566
  type_hints = typing.get_type_hints(_typecheckingstub__8474d24c9c29713559c3bdc19902785757d2a659cce5f36b5dfa6e447b791f5f)
2567
2567
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2568
- jsii.set(self, "terraformResource", value)
2568
+ jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
2569
2569
 
2570
2570
  @builtins.property
2571
2571
  @jsii.member(jsii_name="wrapsSet")
@@ -2578,7 +2578,7 @@ class ServiceEventRuleConditionsSubconditionsList(
2578
2578
  if __debug__:
2579
2579
  type_hints = typing.get_type_hints(_typecheckingstub__2b1c5facfe0bc10c20f80150847d4e912235b7d25915ce9bf4c9dc1811bd92af)
2580
2580
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2581
- jsii.set(self, "wrapsSet", value)
2581
+ jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
2582
2582
 
2583
2583
  @builtins.property
2584
2584
  @jsii.member(jsii_name="internalValue")
@@ -2595,7 +2595,7 @@ class ServiceEventRuleConditionsSubconditionsList(
2595
2595
  if __debug__:
2596
2596
  type_hints = typing.get_type_hints(_typecheckingstub__0556bf041a3f297ca080d031c49040efe363cf377ed797e83b8cb189b716ab17)
2597
2597
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2598
- jsii.set(self, "internalValue", value)
2598
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
2599
2599
 
2600
2600
 
2601
2601
  class ServiceEventRuleConditionsSubconditionsOutputReference(
@@ -2672,7 +2672,7 @@ class ServiceEventRuleConditionsSubconditionsOutputReference(
2672
2672
  if __debug__:
2673
2673
  type_hints = typing.get_type_hints(_typecheckingstub__64c3659e29752701895b7fb44d3e5d52260c41ae580d68309173922df1b09edf)
2674
2674
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2675
- jsii.set(self, "operator", value)
2675
+ jsii.set(self, "operator", value) # pyright: ignore[reportArgumentType]
2676
2676
 
2677
2677
  @builtins.property
2678
2678
  @jsii.member(jsii_name="internalValue")
@@ -2689,7 +2689,7 @@ class ServiceEventRuleConditionsSubconditionsOutputReference(
2689
2689
  if __debug__:
2690
2690
  type_hints = typing.get_type_hints(_typecheckingstub__e2a72355ff78b7f1f90a7d290f87afe97006974ecc454ee508745b482136d324)
2691
2691
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2692
- jsii.set(self, "internalValue", value)
2692
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
2693
2693
 
2694
2694
 
2695
2695
  @jsii.data_type(
@@ -2705,8 +2705,8 @@ class ServiceEventRuleConditionsSubconditionsParameter:
2705
2705
  value: typing.Optional[builtins.str] = None,
2706
2706
  ) -> None:
2707
2707
  '''
2708
- :param path: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#path ServiceEventRule#path}.
2709
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#value ServiceEventRule#value}.
2708
+ :param path: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#path ServiceEventRule#path}.
2709
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#value ServiceEventRule#value}.
2710
2710
  '''
2711
2711
  if __debug__:
2712
2712
  type_hints = typing.get_type_hints(_typecheckingstub__79fc2de3f52a6859044927c4337ed777bbd6ebc3bd7ade5900d2f4bced764cbc)
@@ -2720,13 +2720,13 @@ class ServiceEventRuleConditionsSubconditionsParameter:
2720
2720
 
2721
2721
  @builtins.property
2722
2722
  def path(self) -> typing.Optional[builtins.str]:
2723
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#path ServiceEventRule#path}.'''
2723
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#path ServiceEventRule#path}.'''
2724
2724
  result = self._values.get("path")
2725
2725
  return typing.cast(typing.Optional[builtins.str], result)
2726
2726
 
2727
2727
  @builtins.property
2728
2728
  def value(self) -> typing.Optional[builtins.str]:
2729
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#value ServiceEventRule#value}.'''
2729
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#value ServiceEventRule#value}.'''
2730
2730
  result = self._values.get("value")
2731
2731
  return typing.cast(typing.Optional[builtins.str], result)
2732
2732
 
@@ -2789,7 +2789,7 @@ class ServiceEventRuleConditionsSubconditionsParameterList(
2789
2789
  if __debug__:
2790
2790
  type_hints = typing.get_type_hints(_typecheckingstub__1b1f6ca2166fd29da4209ea6baa29d15abfc25fc2bdff975d05742219af2efd2)
2791
2791
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2792
- jsii.set(self, "terraformAttribute", value)
2792
+ jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
2793
2793
 
2794
2794
  @builtins.property
2795
2795
  @jsii.member(jsii_name="terraformResource")
@@ -2802,7 +2802,7 @@ class ServiceEventRuleConditionsSubconditionsParameterList(
2802
2802
  if __debug__:
2803
2803
  type_hints = typing.get_type_hints(_typecheckingstub__e15a8f10471aba0682e61fb9160fad78b66eb7292a36bfba3caaa7c5b24398f5)
2804
2804
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2805
- jsii.set(self, "terraformResource", value)
2805
+ jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
2806
2806
 
2807
2807
  @builtins.property
2808
2808
  @jsii.member(jsii_name="wrapsSet")
@@ -2815,7 +2815,7 @@ class ServiceEventRuleConditionsSubconditionsParameterList(
2815
2815
  if __debug__:
2816
2816
  type_hints = typing.get_type_hints(_typecheckingstub__4b6ae21ce2e15139bdf0b4271f4157fec87ee82024906bfa9356e0beec8766be)
2817
2817
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2818
- jsii.set(self, "wrapsSet", value)
2818
+ jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
2819
2819
 
2820
2820
  @builtins.property
2821
2821
  @jsii.member(jsii_name="internalValue")
@@ -2832,7 +2832,7 @@ class ServiceEventRuleConditionsSubconditionsParameterList(
2832
2832
  if __debug__:
2833
2833
  type_hints = typing.get_type_hints(_typecheckingstub__ecf3a9cd9300f13eaa0132e0c453a8c65ec57b6bc4c4130dabd2828b071e8020)
2834
2834
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2835
- jsii.set(self, "internalValue", value)
2835
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
2836
2836
 
2837
2837
 
2838
2838
  class ServiceEventRuleConditionsSubconditionsParameterOutputReference(
@@ -2889,7 +2889,7 @@ class ServiceEventRuleConditionsSubconditionsParameterOutputReference(
2889
2889
  if __debug__:
2890
2890
  type_hints = typing.get_type_hints(_typecheckingstub__95d251604490081a47719a3824009fa37184809b900c9e1667365132e9cd0100)
2891
2891
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2892
- jsii.set(self, "path", value)
2892
+ jsii.set(self, "path", value) # pyright: ignore[reportArgumentType]
2893
2893
 
2894
2894
  @builtins.property
2895
2895
  @jsii.member(jsii_name="value")
@@ -2901,7 +2901,7 @@ class ServiceEventRuleConditionsSubconditionsParameterOutputReference(
2901
2901
  if __debug__:
2902
2902
  type_hints = typing.get_type_hints(_typecheckingstub__caa1314b7d481966e17467fe1837a12f809d462d20795160da476e7026c7ec48)
2903
2903
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2904
- jsii.set(self, "value", value)
2904
+ jsii.set(self, "value", value) # pyright: ignore[reportArgumentType]
2905
2905
 
2906
2906
  @builtins.property
2907
2907
  @jsii.member(jsii_name="internalValue")
@@ -2918,7 +2918,7 @@ class ServiceEventRuleConditionsSubconditionsParameterOutputReference(
2918
2918
  if __debug__:
2919
2919
  type_hints = typing.get_type_hints(_typecheckingstub__6644bee53f851d43933a75ce66acffdb6a87992856ea8df66921c0b7bd4b535b)
2920
2920
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2921
- jsii.set(self, "internalValue", value)
2921
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
2922
2922
 
2923
2923
 
2924
2924
  @jsii.data_type(
@@ -2970,14 +2970,14 @@ class ServiceEventRuleConfig(_cdktf_9a9027ec.TerraformMetaArguments):
2970
2970
  :param lifecycle:
2971
2971
  :param provider:
2972
2972
  :param provisioners:
2973
- :param service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#service ServiceEventRule#service}.
2974
- :param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#actions ServiceEventRule#actions}
2975
- :param conditions: conditions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#conditions ServiceEventRule#conditions}
2976
- :param disabled: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#disabled ServiceEventRule#disabled}.
2977
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#id ServiceEventRule#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.
2978
- :param position: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#position ServiceEventRule#position}.
2979
- :param time_frame: time_frame block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#time_frame ServiceEventRule#time_frame}
2980
- :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#variable ServiceEventRule#variable}
2973
+ :param service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#service ServiceEventRule#service}.
2974
+ :param actions: actions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#actions ServiceEventRule#actions}
2975
+ :param conditions: conditions block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#conditions ServiceEventRule#conditions}
2976
+ :param disabled: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#disabled ServiceEventRule#disabled}.
2977
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#id ServiceEventRule#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.
2978
+ :param position: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#position ServiceEventRule#position}.
2979
+ :param time_frame: time_frame block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#time_frame ServiceEventRule#time_frame}
2980
+ :param variable: variable block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#variable ServiceEventRule#variable}
2981
2981
  '''
2982
2982
  if isinstance(lifecycle, dict):
2983
2983
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -3102,7 +3102,7 @@ class ServiceEventRuleConfig(_cdktf_9a9027ec.TerraformMetaArguments):
3102
3102
 
3103
3103
  @builtins.property
3104
3104
  def service(self) -> builtins.str:
3105
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#service ServiceEventRule#service}.'''
3105
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#service ServiceEventRule#service}.'''
3106
3106
  result = self._values.get("service")
3107
3107
  assert result is not None, "Required property 'service' is missing"
3108
3108
  return typing.cast(builtins.str, result)
@@ -3111,7 +3111,7 @@ class ServiceEventRuleConfig(_cdktf_9a9027ec.TerraformMetaArguments):
3111
3111
  def actions(self) -> typing.Optional[ServiceEventRuleActions]:
3112
3112
  '''actions block.
3113
3113
 
3114
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#actions ServiceEventRule#actions}
3114
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#actions ServiceEventRule#actions}
3115
3115
  '''
3116
3116
  result = self._values.get("actions")
3117
3117
  return typing.cast(typing.Optional[ServiceEventRuleActions], result)
@@ -3120,7 +3120,7 @@ class ServiceEventRuleConfig(_cdktf_9a9027ec.TerraformMetaArguments):
3120
3120
  def conditions(self) -> typing.Optional[ServiceEventRuleConditions]:
3121
3121
  '''conditions block.
3122
3122
 
3123
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#conditions ServiceEventRule#conditions}
3123
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#conditions ServiceEventRule#conditions}
3124
3124
  '''
3125
3125
  result = self._values.get("conditions")
3126
3126
  return typing.cast(typing.Optional[ServiceEventRuleConditions], result)
@@ -3129,13 +3129,13 @@ class ServiceEventRuleConfig(_cdktf_9a9027ec.TerraformMetaArguments):
3129
3129
  def disabled(
3130
3130
  self,
3131
3131
  ) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
3132
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#disabled ServiceEventRule#disabled}.'''
3132
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#disabled ServiceEventRule#disabled}.'''
3133
3133
  result = self._values.get("disabled")
3134
3134
  return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
3135
3135
 
3136
3136
  @builtins.property
3137
3137
  def id(self) -> typing.Optional[builtins.str]:
3138
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#id ServiceEventRule#id}.
3138
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#id ServiceEventRule#id}.
3139
3139
 
3140
3140
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
3141
3141
  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.
@@ -3145,7 +3145,7 @@ class ServiceEventRuleConfig(_cdktf_9a9027ec.TerraformMetaArguments):
3145
3145
 
3146
3146
  @builtins.property
3147
3147
  def position(self) -> typing.Optional[jsii.Number]:
3148
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#position ServiceEventRule#position}.'''
3148
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#position ServiceEventRule#position}.'''
3149
3149
  result = self._values.get("position")
3150
3150
  return typing.cast(typing.Optional[jsii.Number], result)
3151
3151
 
@@ -3153,7 +3153,7 @@ class ServiceEventRuleConfig(_cdktf_9a9027ec.TerraformMetaArguments):
3153
3153
  def time_frame(self) -> typing.Optional["ServiceEventRuleTimeFrame"]:
3154
3154
  '''time_frame block.
3155
3155
 
3156
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#time_frame ServiceEventRule#time_frame}
3156
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#time_frame ServiceEventRule#time_frame}
3157
3157
  '''
3158
3158
  result = self._values.get("time_frame")
3159
3159
  return typing.cast(typing.Optional["ServiceEventRuleTimeFrame"], result)
@@ -3164,7 +3164,7 @@ class ServiceEventRuleConfig(_cdktf_9a9027ec.TerraformMetaArguments):
3164
3164
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["ServiceEventRuleVariable"]]]:
3165
3165
  '''variable block.
3166
3166
 
3167
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#variable ServiceEventRule#variable}
3167
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#variable ServiceEventRule#variable}
3168
3168
  '''
3169
3169
  result = self._values.get("variable")
3170
3170
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["ServiceEventRuleVariable"]]], result)
@@ -3197,8 +3197,8 @@ class ServiceEventRuleTimeFrame:
3197
3197
  scheduled_weekly: typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.Sequence[typing.Union["ServiceEventRuleTimeFrameScheduledWeekly", typing.Dict[builtins.str, typing.Any]]]]] = None,
3198
3198
  ) -> None:
3199
3199
  '''
3200
- :param active_between: active_between block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#active_between ServiceEventRule#active_between}
3201
- :param scheduled_weekly: scheduled_weekly block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#scheduled_weekly ServiceEventRule#scheduled_weekly}
3200
+ :param active_between: active_between block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#active_between ServiceEventRule#active_between}
3201
+ :param scheduled_weekly: scheduled_weekly block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#scheduled_weekly ServiceEventRule#scheduled_weekly}
3202
3202
  '''
3203
3203
  if __debug__:
3204
3204
  type_hints = typing.get_type_hints(_typecheckingstub__52354ee370d1e9413c1063dd000e627e6de6caee1944886961e9a6225bcfe1f7)
@@ -3216,7 +3216,7 @@ class ServiceEventRuleTimeFrame:
3216
3216
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["ServiceEventRuleTimeFrameActiveBetween"]]]:
3217
3217
  '''active_between block.
3218
3218
 
3219
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#active_between ServiceEventRule#active_between}
3219
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#active_between ServiceEventRule#active_between}
3220
3220
  '''
3221
3221
  result = self._values.get("active_between")
3222
3222
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["ServiceEventRuleTimeFrameActiveBetween"]]], result)
@@ -3227,7 +3227,7 @@ class ServiceEventRuleTimeFrame:
3227
3227
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["ServiceEventRuleTimeFrameScheduledWeekly"]]]:
3228
3228
  '''scheduled_weekly block.
3229
3229
 
3230
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#scheduled_weekly ServiceEventRule#scheduled_weekly}
3230
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#scheduled_weekly ServiceEventRule#scheduled_weekly}
3231
3231
  '''
3232
3232
  result = self._values.get("scheduled_weekly")
3233
3233
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["ServiceEventRuleTimeFrameScheduledWeekly"]]], result)
@@ -3257,8 +3257,8 @@ class ServiceEventRuleTimeFrameActiveBetween:
3257
3257
  start_time: typing.Optional[jsii.Number] = None,
3258
3258
  ) -> None:
3259
3259
  '''
3260
- :param end_time: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#end_time ServiceEventRule#end_time}.
3261
- :param start_time: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#start_time ServiceEventRule#start_time}.
3260
+ :param end_time: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#end_time ServiceEventRule#end_time}.
3261
+ :param start_time: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#start_time ServiceEventRule#start_time}.
3262
3262
  '''
3263
3263
  if __debug__:
3264
3264
  type_hints = typing.get_type_hints(_typecheckingstub__4311eba747c1d712b8c8b113d7a6f8b01d121d8fe2d551eb79342c5eb9a0bcad)
@@ -3272,13 +3272,13 @@ class ServiceEventRuleTimeFrameActiveBetween:
3272
3272
 
3273
3273
  @builtins.property
3274
3274
  def end_time(self) -> typing.Optional[jsii.Number]:
3275
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#end_time ServiceEventRule#end_time}.'''
3275
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#end_time ServiceEventRule#end_time}.'''
3276
3276
  result = self._values.get("end_time")
3277
3277
  return typing.cast(typing.Optional[jsii.Number], result)
3278
3278
 
3279
3279
  @builtins.property
3280
3280
  def start_time(self) -> typing.Optional[jsii.Number]:
3281
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#start_time ServiceEventRule#start_time}.'''
3281
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#start_time ServiceEventRule#start_time}.'''
3282
3282
  result = self._values.get("start_time")
3283
3283
  return typing.cast(typing.Optional[jsii.Number], result)
3284
3284
 
@@ -3341,7 +3341,7 @@ class ServiceEventRuleTimeFrameActiveBetweenList(
3341
3341
  if __debug__:
3342
3342
  type_hints = typing.get_type_hints(_typecheckingstub__e48c19276b50dae823a37c183fb566f042e37b049199f94bbea664e5af90aee4)
3343
3343
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3344
- jsii.set(self, "terraformAttribute", value)
3344
+ jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
3345
3345
 
3346
3346
  @builtins.property
3347
3347
  @jsii.member(jsii_name="terraformResource")
@@ -3354,7 +3354,7 @@ class ServiceEventRuleTimeFrameActiveBetweenList(
3354
3354
  if __debug__:
3355
3355
  type_hints = typing.get_type_hints(_typecheckingstub__a292a4aa25422e1a41bd2d97b4885e675645e6b311039db43b74e2006bbeb6e6)
3356
3356
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3357
- jsii.set(self, "terraformResource", value)
3357
+ jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
3358
3358
 
3359
3359
  @builtins.property
3360
3360
  @jsii.member(jsii_name="wrapsSet")
@@ -3367,7 +3367,7 @@ class ServiceEventRuleTimeFrameActiveBetweenList(
3367
3367
  if __debug__:
3368
3368
  type_hints = typing.get_type_hints(_typecheckingstub__c65b7e18040d89cd42bcb3d1f9b598e099517984f7eeb317b0e72c649bfafc19)
3369
3369
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3370
- jsii.set(self, "wrapsSet", value)
3370
+ jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
3371
3371
 
3372
3372
  @builtins.property
3373
3373
  @jsii.member(jsii_name="internalValue")
@@ -3384,7 +3384,7 @@ class ServiceEventRuleTimeFrameActiveBetweenList(
3384
3384
  if __debug__:
3385
3385
  type_hints = typing.get_type_hints(_typecheckingstub__8c85143c0c79ebe1f6a4233218bde46021fc8fc53bbae88fb3c35acbc4bcfc77)
3386
3386
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3387
- jsii.set(self, "internalValue", value)
3387
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
3388
3388
 
3389
3389
 
3390
3390
  class ServiceEventRuleTimeFrameActiveBetweenOutputReference(
@@ -3441,7 +3441,7 @@ class ServiceEventRuleTimeFrameActiveBetweenOutputReference(
3441
3441
  if __debug__:
3442
3442
  type_hints = typing.get_type_hints(_typecheckingstub__9e4b3848f42160218176e07d81756b8b18f54ee781bf117c465d395384d8b2bc)
3443
3443
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3444
- jsii.set(self, "endTime", value)
3444
+ jsii.set(self, "endTime", value) # pyright: ignore[reportArgumentType]
3445
3445
 
3446
3446
  @builtins.property
3447
3447
  @jsii.member(jsii_name="startTime")
@@ -3453,7 +3453,7 @@ class ServiceEventRuleTimeFrameActiveBetweenOutputReference(
3453
3453
  if __debug__:
3454
3454
  type_hints = typing.get_type_hints(_typecheckingstub__f525b1f22bfed503ea43a470b8fbbefca853c5b84d1d0b576f73259bc4db8a0d)
3455
3455
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3456
- jsii.set(self, "startTime", value)
3456
+ jsii.set(self, "startTime", value) # pyright: ignore[reportArgumentType]
3457
3457
 
3458
3458
  @builtins.property
3459
3459
  @jsii.member(jsii_name="internalValue")
@@ -3470,7 +3470,7 @@ class ServiceEventRuleTimeFrameActiveBetweenOutputReference(
3470
3470
  if __debug__:
3471
3471
  type_hints = typing.get_type_hints(_typecheckingstub__69fb52cbb6a0aec4eb27afc777d096da09572da942c960629d54ff666d3c8024)
3472
3472
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3473
- jsii.set(self, "internalValue", value)
3473
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
3474
3474
 
3475
3475
 
3476
3476
  class ServiceEventRuleTimeFrameOutputReference(
@@ -3561,7 +3561,7 @@ class ServiceEventRuleTimeFrameOutputReference(
3561
3561
  if __debug__:
3562
3562
  type_hints = typing.get_type_hints(_typecheckingstub__5bf69a3a2e18dddf5720a80625c5bb098e0bc2c01c64cc0bbd14038bc68d892b)
3563
3563
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3564
- jsii.set(self, "internalValue", value)
3564
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
3565
3565
 
3566
3566
 
3567
3567
  @jsii.data_type(
@@ -3584,10 +3584,10 @@ class ServiceEventRuleTimeFrameScheduledWeekly:
3584
3584
  weekdays: typing.Optional[typing.Sequence[jsii.Number]] = None,
3585
3585
  ) -> None:
3586
3586
  '''
3587
- :param duration: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#duration ServiceEventRule#duration}.
3588
- :param start_time: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#start_time ServiceEventRule#start_time}.
3589
- :param timezone: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#timezone ServiceEventRule#timezone}.
3590
- :param weekdays: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#weekdays ServiceEventRule#weekdays}.
3587
+ :param duration: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#duration ServiceEventRule#duration}.
3588
+ :param start_time: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#start_time ServiceEventRule#start_time}.
3589
+ :param timezone: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#timezone ServiceEventRule#timezone}.
3590
+ :param weekdays: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#weekdays ServiceEventRule#weekdays}.
3591
3591
  '''
3592
3592
  if __debug__:
3593
3593
  type_hints = typing.get_type_hints(_typecheckingstub__4e88eb9f4805cabd6b5cfd9d722392054a3af7985b9b8c5a6d8d0f0f27ec6b1b)
@@ -3607,25 +3607,25 @@ class ServiceEventRuleTimeFrameScheduledWeekly:
3607
3607
 
3608
3608
  @builtins.property
3609
3609
  def duration(self) -> typing.Optional[jsii.Number]:
3610
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#duration ServiceEventRule#duration}.'''
3610
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#duration ServiceEventRule#duration}.'''
3611
3611
  result = self._values.get("duration")
3612
3612
  return typing.cast(typing.Optional[jsii.Number], result)
3613
3613
 
3614
3614
  @builtins.property
3615
3615
  def start_time(self) -> typing.Optional[jsii.Number]:
3616
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#start_time ServiceEventRule#start_time}.'''
3616
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#start_time ServiceEventRule#start_time}.'''
3617
3617
  result = self._values.get("start_time")
3618
3618
  return typing.cast(typing.Optional[jsii.Number], result)
3619
3619
 
3620
3620
  @builtins.property
3621
3621
  def timezone(self) -> typing.Optional[builtins.str]:
3622
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#timezone ServiceEventRule#timezone}.'''
3622
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#timezone ServiceEventRule#timezone}.'''
3623
3623
  result = self._values.get("timezone")
3624
3624
  return typing.cast(typing.Optional[builtins.str], result)
3625
3625
 
3626
3626
  @builtins.property
3627
3627
  def weekdays(self) -> typing.Optional[typing.List[jsii.Number]]:
3628
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#weekdays ServiceEventRule#weekdays}.'''
3628
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#weekdays ServiceEventRule#weekdays}.'''
3629
3629
  result = self._values.get("weekdays")
3630
3630
  return typing.cast(typing.Optional[typing.List[jsii.Number]], result)
3631
3631
 
@@ -3688,7 +3688,7 @@ class ServiceEventRuleTimeFrameScheduledWeeklyList(
3688
3688
  if __debug__:
3689
3689
  type_hints = typing.get_type_hints(_typecheckingstub__1b99084d2139e2d0fa6600f47861104c720f47f4fb0bec2e10008890b4b79ed1)
3690
3690
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3691
- jsii.set(self, "terraformAttribute", value)
3691
+ jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
3692
3692
 
3693
3693
  @builtins.property
3694
3694
  @jsii.member(jsii_name="terraformResource")
@@ -3701,7 +3701,7 @@ class ServiceEventRuleTimeFrameScheduledWeeklyList(
3701
3701
  if __debug__:
3702
3702
  type_hints = typing.get_type_hints(_typecheckingstub__15bb5b335937c1af2dabd3effad88a385f08f5878b8084d098aef180c63146cc)
3703
3703
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3704
- jsii.set(self, "terraformResource", value)
3704
+ jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
3705
3705
 
3706
3706
  @builtins.property
3707
3707
  @jsii.member(jsii_name="wrapsSet")
@@ -3714,7 +3714,7 @@ class ServiceEventRuleTimeFrameScheduledWeeklyList(
3714
3714
  if __debug__:
3715
3715
  type_hints = typing.get_type_hints(_typecheckingstub__ee6b8556d2ffc52ed6c3033de66b996ebadbf3e45f6bd1f401cabc2e70daf9e5)
3716
3716
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3717
- jsii.set(self, "wrapsSet", value)
3717
+ jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
3718
3718
 
3719
3719
  @builtins.property
3720
3720
  @jsii.member(jsii_name="internalValue")
@@ -3731,7 +3731,7 @@ class ServiceEventRuleTimeFrameScheduledWeeklyList(
3731
3731
  if __debug__:
3732
3732
  type_hints = typing.get_type_hints(_typecheckingstub__85ed5b94990e52b10658926fa41e90012066ab925b0614421c36f61ecc60347b)
3733
3733
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3734
- jsii.set(self, "internalValue", value)
3734
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
3735
3735
 
3736
3736
 
3737
3737
  class ServiceEventRuleTimeFrameScheduledWeeklyOutputReference(
@@ -3806,7 +3806,7 @@ class ServiceEventRuleTimeFrameScheduledWeeklyOutputReference(
3806
3806
  if __debug__:
3807
3807
  type_hints = typing.get_type_hints(_typecheckingstub__97265e861a86db449a28c0252e8c68cbb46cf4100dd4db495fcf0776a2826bc8)
3808
3808
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3809
- jsii.set(self, "duration", value)
3809
+ jsii.set(self, "duration", value) # pyright: ignore[reportArgumentType]
3810
3810
 
3811
3811
  @builtins.property
3812
3812
  @jsii.member(jsii_name="startTime")
@@ -3818,7 +3818,7 @@ class ServiceEventRuleTimeFrameScheduledWeeklyOutputReference(
3818
3818
  if __debug__:
3819
3819
  type_hints = typing.get_type_hints(_typecheckingstub__8c68c76b2946e5e9ff872d22f1662303457b657eb427a5d84409c98bcc3b679d)
3820
3820
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3821
- jsii.set(self, "startTime", value)
3821
+ jsii.set(self, "startTime", value) # pyright: ignore[reportArgumentType]
3822
3822
 
3823
3823
  @builtins.property
3824
3824
  @jsii.member(jsii_name="timezone")
@@ -3830,7 +3830,7 @@ class ServiceEventRuleTimeFrameScheduledWeeklyOutputReference(
3830
3830
  if __debug__:
3831
3831
  type_hints = typing.get_type_hints(_typecheckingstub__1b8f0c0e2163d4990c038128c671b5c57369ecc2b7b24210b81d4b868c3f27e2)
3832
3832
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3833
- jsii.set(self, "timezone", value)
3833
+ jsii.set(self, "timezone", value) # pyright: ignore[reportArgumentType]
3834
3834
 
3835
3835
  @builtins.property
3836
3836
  @jsii.member(jsii_name="weekdays")
@@ -3842,7 +3842,7 @@ class ServiceEventRuleTimeFrameScheduledWeeklyOutputReference(
3842
3842
  if __debug__:
3843
3843
  type_hints = typing.get_type_hints(_typecheckingstub__9293b1ab2bf0116e7be6b2aea4ce0c019194df7f0661732efca024f045c69aca)
3844
3844
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3845
- jsii.set(self, "weekdays", value)
3845
+ jsii.set(self, "weekdays", value) # pyright: ignore[reportArgumentType]
3846
3846
 
3847
3847
  @builtins.property
3848
3848
  @jsii.member(jsii_name="internalValue")
@@ -3859,7 +3859,7 @@ class ServiceEventRuleTimeFrameScheduledWeeklyOutputReference(
3859
3859
  if __debug__:
3860
3860
  type_hints = typing.get_type_hints(_typecheckingstub__3959bbe2a6cdf84fe88abe419e1cdd61ce450743b5eee2f0ffbaec9de577f7ba)
3861
3861
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3862
- jsii.set(self, "internalValue", value)
3862
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
3863
3863
 
3864
3864
 
3865
3865
  @jsii.data_type(
@@ -3876,9 +3876,9 @@ class ServiceEventRuleVariable:
3876
3876
  type: typing.Optional[builtins.str] = None,
3877
3877
  ) -> None:
3878
3878
  '''
3879
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#name ServiceEventRule#name}.
3880
- :param parameters: parameters block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#parameters ServiceEventRule#parameters}
3881
- :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#type ServiceEventRule#type}.
3879
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#name ServiceEventRule#name}.
3880
+ :param parameters: parameters block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#parameters ServiceEventRule#parameters}
3881
+ :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#type ServiceEventRule#type}.
3882
3882
  '''
3883
3883
  if __debug__:
3884
3884
  type_hints = typing.get_type_hints(_typecheckingstub__fe2d5ab874b44f036c8ca60bcb461d0f6ea2bd4efd3ba79f34a83419c55cd6dd)
@@ -3895,7 +3895,7 @@ class ServiceEventRuleVariable:
3895
3895
 
3896
3896
  @builtins.property
3897
3897
  def name(self) -> typing.Optional[builtins.str]:
3898
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#name ServiceEventRule#name}.'''
3898
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#name ServiceEventRule#name}.'''
3899
3899
  result = self._values.get("name")
3900
3900
  return typing.cast(typing.Optional[builtins.str], result)
3901
3901
 
@@ -3905,14 +3905,14 @@ class ServiceEventRuleVariable:
3905
3905
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["ServiceEventRuleVariableParameters"]]]:
3906
3906
  '''parameters block.
3907
3907
 
3908
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#parameters ServiceEventRule#parameters}
3908
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#parameters ServiceEventRule#parameters}
3909
3909
  '''
3910
3910
  result = self._values.get("parameters")
3911
3911
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["ServiceEventRuleVariableParameters"]]], result)
3912
3912
 
3913
3913
  @builtins.property
3914
3914
  def type(self) -> typing.Optional[builtins.str]:
3915
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#type ServiceEventRule#type}.'''
3915
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#type ServiceEventRule#type}.'''
3916
3916
  result = self._values.get("type")
3917
3917
  return typing.cast(typing.Optional[builtins.str], result)
3918
3918
 
@@ -3972,7 +3972,7 @@ class ServiceEventRuleVariableList(
3972
3972
  if __debug__:
3973
3973
  type_hints = typing.get_type_hints(_typecheckingstub__54ea7eb8aec6d16cf71826c1a91d40b6cd5ce0274926c9ddca1500c8f6e6e960)
3974
3974
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3975
- jsii.set(self, "terraformAttribute", value)
3975
+ jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
3976
3976
 
3977
3977
  @builtins.property
3978
3978
  @jsii.member(jsii_name="terraformResource")
@@ -3985,7 +3985,7 @@ class ServiceEventRuleVariableList(
3985
3985
  if __debug__:
3986
3986
  type_hints = typing.get_type_hints(_typecheckingstub__81be626d23e4db9187704e0d8ff69cf8a0b096acc000d9260149bf95f71ab121)
3987
3987
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
3988
- jsii.set(self, "terraformResource", value)
3988
+ jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
3989
3989
 
3990
3990
  @builtins.property
3991
3991
  @jsii.member(jsii_name="wrapsSet")
@@ -3998,7 +3998,7 @@ class ServiceEventRuleVariableList(
3998
3998
  if __debug__:
3999
3999
  type_hints = typing.get_type_hints(_typecheckingstub__301c6b63e277b5e2977a8d68f46b2117ec97dfffcda76c5c61a17827f3ba9d3b)
4000
4000
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
4001
- jsii.set(self, "wrapsSet", value)
4001
+ jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
4002
4002
 
4003
4003
  @builtins.property
4004
4004
  @jsii.member(jsii_name="internalValue")
@@ -4015,7 +4015,7 @@ class ServiceEventRuleVariableList(
4015
4015
  if __debug__:
4016
4016
  type_hints = typing.get_type_hints(_typecheckingstub__2a4d413757113c2229c3e0f2993c0550ad606140480345f0c9bd5f12fb5e63e5)
4017
4017
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
4018
- jsii.set(self, "internalValue", value)
4018
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
4019
4019
 
4020
4020
 
4021
4021
  class ServiceEventRuleVariableOutputReference(
@@ -4101,7 +4101,7 @@ class ServiceEventRuleVariableOutputReference(
4101
4101
  if __debug__:
4102
4102
  type_hints = typing.get_type_hints(_typecheckingstub__4b871a7afce7dccc5fd94b695652feb26f55fa822f51f50f8a275c95fdb175b5)
4103
4103
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
4104
- jsii.set(self, "name", value)
4104
+ jsii.set(self, "name", value) # pyright: ignore[reportArgumentType]
4105
4105
 
4106
4106
  @builtins.property
4107
4107
  @jsii.member(jsii_name="type")
@@ -4113,7 +4113,7 @@ class ServiceEventRuleVariableOutputReference(
4113
4113
  if __debug__:
4114
4114
  type_hints = typing.get_type_hints(_typecheckingstub__96ec52089e88edd0119adeead2832d8ae39b19d277c78f5bab2de95abd15b496)
4115
4115
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
4116
- jsii.set(self, "type", value)
4116
+ jsii.set(self, "type", value) # pyright: ignore[reportArgumentType]
4117
4117
 
4118
4118
  @builtins.property
4119
4119
  @jsii.member(jsii_name="internalValue")
@@ -4130,7 +4130,7 @@ class ServiceEventRuleVariableOutputReference(
4130
4130
  if __debug__:
4131
4131
  type_hints = typing.get_type_hints(_typecheckingstub__8edd1d9dd728839c8000e9ae88e63b7c12f23bb62f6b9d3c2fe5955c6dd18e69)
4132
4132
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
4133
- jsii.set(self, "internalValue", value)
4133
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
4134
4134
 
4135
4135
 
4136
4136
  @jsii.data_type(
@@ -4146,8 +4146,8 @@ class ServiceEventRuleVariableParameters:
4146
4146
  value: typing.Optional[builtins.str] = None,
4147
4147
  ) -> None:
4148
4148
  '''
4149
- :param path: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#path ServiceEventRule#path}.
4150
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#value ServiceEventRule#value}.
4149
+ :param path: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#path ServiceEventRule#path}.
4150
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#value ServiceEventRule#value}.
4151
4151
  '''
4152
4152
  if __debug__:
4153
4153
  type_hints = typing.get_type_hints(_typecheckingstub__a105f82609192c33980a7920dc4639159962e07b5ea248a5a662bd95fda1034b)
@@ -4161,13 +4161,13 @@ class ServiceEventRuleVariableParameters:
4161
4161
 
4162
4162
  @builtins.property
4163
4163
  def path(self) -> typing.Optional[builtins.str]:
4164
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#path ServiceEventRule#path}.'''
4164
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#path ServiceEventRule#path}.'''
4165
4165
  result = self._values.get("path")
4166
4166
  return typing.cast(typing.Optional[builtins.str], result)
4167
4167
 
4168
4168
  @builtins.property
4169
4169
  def value(self) -> typing.Optional[builtins.str]:
4170
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/service_event_rule#value ServiceEventRule#value}.'''
4170
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/service_event_rule#value ServiceEventRule#value}.'''
4171
4171
  result = self._values.get("value")
4172
4172
  return typing.cast(typing.Optional[builtins.str], result)
4173
4173
 
@@ -4230,7 +4230,7 @@ class ServiceEventRuleVariableParametersList(
4230
4230
  if __debug__:
4231
4231
  type_hints = typing.get_type_hints(_typecheckingstub__aa93c5a86be4ee4cbf0e8f6bea9fe6e99cb27bb433c5370323a29aa7a00ea5e6)
4232
4232
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
4233
- jsii.set(self, "terraformAttribute", value)
4233
+ jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
4234
4234
 
4235
4235
  @builtins.property
4236
4236
  @jsii.member(jsii_name="terraformResource")
@@ -4243,7 +4243,7 @@ class ServiceEventRuleVariableParametersList(
4243
4243
  if __debug__:
4244
4244
  type_hints = typing.get_type_hints(_typecheckingstub__19e8befa6fe16c22ad9bdc6d09e38c9fb780fc5508cad45cd5211484d6a76c7b)
4245
4245
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
4246
- jsii.set(self, "terraformResource", value)
4246
+ jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
4247
4247
 
4248
4248
  @builtins.property
4249
4249
  @jsii.member(jsii_name="wrapsSet")
@@ -4256,7 +4256,7 @@ class ServiceEventRuleVariableParametersList(
4256
4256
  if __debug__:
4257
4257
  type_hints = typing.get_type_hints(_typecheckingstub__82ac1fde40ca3f8f935b880aa85d2a0c630504f3c1e7b0b696dc60be65b264c7)
4258
4258
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
4259
- jsii.set(self, "wrapsSet", value)
4259
+ jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
4260
4260
 
4261
4261
  @builtins.property
4262
4262
  @jsii.member(jsii_name="internalValue")
@@ -4273,7 +4273,7 @@ class ServiceEventRuleVariableParametersList(
4273
4273
  if __debug__:
4274
4274
  type_hints = typing.get_type_hints(_typecheckingstub__bf4afecea13c28429c25d7f7a59a6650c82c594d3e6b3e99c6fc026c99698d85)
4275
4275
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
4276
- jsii.set(self, "internalValue", value)
4276
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
4277
4277
 
4278
4278
 
4279
4279
  class ServiceEventRuleVariableParametersOutputReference(
@@ -4330,7 +4330,7 @@ class ServiceEventRuleVariableParametersOutputReference(
4330
4330
  if __debug__:
4331
4331
  type_hints = typing.get_type_hints(_typecheckingstub__db89182f36cea9d0913fa6431c50598ee97ede9502081dfc1bacc6cba670024b)
4332
4332
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
4333
- jsii.set(self, "path", value)
4333
+ jsii.set(self, "path", value) # pyright: ignore[reportArgumentType]
4334
4334
 
4335
4335
  @builtins.property
4336
4336
  @jsii.member(jsii_name="value")
@@ -4342,7 +4342,7 @@ class ServiceEventRuleVariableParametersOutputReference(
4342
4342
  if __debug__:
4343
4343
  type_hints = typing.get_type_hints(_typecheckingstub__636a18dd97ee8a0c3e5e3e93ad6c0097a449f9b81320d5edf7de32e5afdf5831)
4344
4344
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
4345
- jsii.set(self, "value", value)
4345
+ jsii.set(self, "value", value) # pyright: ignore[reportArgumentType]
4346
4346
 
4347
4347
  @builtins.property
4348
4348
  @jsii.member(jsii_name="internalValue")
@@ -4359,7 +4359,7 @@ class ServiceEventRuleVariableParametersOutputReference(
4359
4359
  if __debug__:
4360
4360
  type_hints = typing.get_type_hints(_typecheckingstub__c158da27b5836728a135b54e05d1a25c5fb478040538d4a62107142d163b02cb)
4361
4361
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
4362
- jsii.set(self, "internalValue", value)
4362
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
4363
4363
 
4364
4364
 
4365
4365
  __all__ = [