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

Sign up to get free protection for your applications and to get access to all the features.
Files changed (83) hide show
  1. cdktf_cdktf_provider_pagerduty/__init__.py +3 -3
  2. cdktf_cdktf_provider_pagerduty/_jsii/__init__.py +2 -2
  3. cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.11.2.jsii.tgz +0 -0
  4. cdktf_cdktf_provider_pagerduty/addon/__init__.py +12 -12
  5. cdktf_cdktf_provider_pagerduty/automation_actions_action/__init__.py +68 -68
  6. cdktf_cdktf_provider_pagerduty/automation_actions_action_service_association/__init__.py +16 -16
  7. cdktf_cdktf_provider_pagerduty/automation_actions_action_team_association/__init__.py +16 -16
  8. cdktf_cdktf_provider_pagerduty/automation_actions_runner/__init__.py +32 -32
  9. cdktf_cdktf_provider_pagerduty/automation_actions_runner_team_association/__init__.py +16 -16
  10. cdktf_cdktf_provider_pagerduty/business_service/__init__.py +24 -24
  11. cdktf_cdktf_provider_pagerduty/business_service_subscriber/__init__.py +20 -20
  12. cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_action/__init__.py +40 -40
  13. cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_runner/__init__.py +20 -20
  14. cdktf_cdktf_provider_pagerduty/data_pagerduty_business_service/__init__.py +8 -8
  15. cdktf_cdktf_provider_pagerduty/data_pagerduty_escalation_policy/__init__.py +12 -12
  16. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration/__init__.py +24 -24
  17. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_global_cache_variable/__init__.py +24 -24
  18. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_integration/__init__.py +20 -20
  19. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_service_cache_variable/__init__.py +24 -24
  20. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestrations/__init__.py +24 -24
  21. cdktf_cdktf_provider_pagerduty/data_pagerduty_extension_schema/__init__.py +8 -8
  22. cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_custom_field/__init__.py +12 -12
  23. cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_workflow/__init__.py +12 -12
  24. cdktf_cdktf_provider_pagerduty/data_pagerduty_license/__init__.py +16 -16
  25. cdktf_cdktf_provider_pagerduty/data_pagerduty_licenses/__init__.py +12 -12
  26. cdktf_cdktf_provider_pagerduty/data_pagerduty_priority/__init__.py +8 -8
  27. cdktf_cdktf_provider_pagerduty/data_pagerduty_ruleset/__init__.py +12 -12
  28. cdktf_cdktf_provider_pagerduty/data_pagerduty_schedule/__init__.py +12 -12
  29. cdktf_cdktf_provider_pagerduty/data_pagerduty_service/__init__.py +12 -12
  30. cdktf_cdktf_provider_pagerduty/data_pagerduty_service_integration/__init__.py +12 -12
  31. cdktf_cdktf_provider_pagerduty/data_pagerduty_standards/__init__.py +20 -20
  32. cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resource_scores/__init__.py +17 -17
  33. cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resources_scores/__init__.py +21 -21
  34. cdktf_cdktf_provider_pagerduty/data_pagerduty_tag/__init__.py +8 -8
  35. cdktf_cdktf_provider_pagerduty/data_pagerduty_team/__init__.py +20 -20
  36. cdktf_cdktf_provider_pagerduty/data_pagerduty_team_members/__init__.py +16 -16
  37. cdktf_cdktf_provider_pagerduty/data_pagerduty_user/__init__.py +12 -12
  38. cdktf_cdktf_provider_pagerduty/data_pagerduty_user_contact_method/__init__.py +20 -20
  39. cdktf_cdktf_provider_pagerduty/data_pagerduty_users/__init__.py +16 -16
  40. cdktf_cdktf_provider_pagerduty/data_pagerduty_vendor/__init__.py +12 -12
  41. cdktf_cdktf_provider_pagerduty/escalation_policy/__init__.py +55 -55
  42. cdktf_cdktf_provider_pagerduty/event_orchestration/__init__.py +32 -32
  43. cdktf_cdktf_provider_pagerduty/event_orchestration_global/__init__.py +325 -325
  44. cdktf_cdktf_provider_pagerduty/event_orchestration_global_cache_variable/__init__.py +47 -47
  45. cdktf_cdktf_provider_pagerduty/event_orchestration_integration/__init__.py +16 -16
  46. cdktf_cdktf_provider_pagerduty/event_orchestration_router/__init__.py +80 -80
  47. cdktf_cdktf_provider_pagerduty/event_orchestration_service/__init__.py +337 -337
  48. cdktf_cdktf_provider_pagerduty/event_orchestration_service_cache_variable/__init__.py +47 -47
  49. cdktf_cdktf_provider_pagerduty/event_orchestration_unrouted/__init__.py +157 -157
  50. cdktf_cdktf_provider_pagerduty/event_rule/__init__.py +20 -20
  51. cdktf_cdktf_provider_pagerduty/extension/__init__.py +28 -28
  52. cdktf_cdktf_provider_pagerduty/extension_servicenow/__init__.py +52 -52
  53. cdktf_cdktf_provider_pagerduty/incident_custom_field/__init__.py +32 -32
  54. cdktf_cdktf_provider_pagerduty/incident_custom_field_option/__init__.py +20 -20
  55. cdktf_cdktf_provider_pagerduty/incident_workflow/__init__.py +83 -83
  56. cdktf_cdktf_provider_pagerduty/incident_workflow_trigger/__init__.py +40 -40
  57. cdktf_cdktf_provider_pagerduty/maintenance_window/__init__.py +24 -24
  58. cdktf_cdktf_provider_pagerduty/provider/__init__.py +42 -42
  59. cdktf_cdktf_provider_pagerduty/response_play/__init__.py +98 -98
  60. cdktf_cdktf_provider_pagerduty/ruleset/__init__.py +20 -20
  61. cdktf_cdktf_provider_pagerduty/ruleset_rule/__init__.py +231 -231
  62. cdktf_cdktf_provider_pagerduty/schedule/__init__.py +77 -77
  63. cdktf_cdktf_provider_pagerduty/service/__init__.py +171 -171
  64. cdktf_cdktf_provider_pagerduty/service_dependency/__init__.py +41 -41
  65. cdktf_cdktf_provider_pagerduty/service_event_rule/__init__.py +216 -216
  66. cdktf_cdktf_provider_pagerduty/service_integration/__init__.py +146 -146
  67. cdktf_cdktf_provider_pagerduty/slack_connection/__init__.py +45 -45
  68. cdktf_cdktf_provider_pagerduty/tag/__init__.py +8 -8
  69. cdktf_cdktf_provider_pagerduty/tag_assignment/__init__.py +16 -16
  70. cdktf_cdktf_provider_pagerduty/team/__init__.py +20 -20
  71. cdktf_cdktf_provider_pagerduty/team_membership/__init__.py +20 -20
  72. cdktf_cdktf_provider_pagerduty/user/__init__.py +44 -44
  73. cdktf_cdktf_provider_pagerduty/user_contact_method/__init__.py +32 -32
  74. cdktf_cdktf_provider_pagerduty/user_handoff_notification_rule/__init__.py +30 -30
  75. cdktf_cdktf_provider_pagerduty/user_notification_rule/__init__.py +24 -24
  76. cdktf_cdktf_provider_pagerduty/webhook_subscription/__init__.py +68 -68
  77. {cdktf_cdktf_provider_pagerduty-13.11.1.dist-info → cdktf_cdktf_provider_pagerduty-13.11.2.dist-info}/METADATA +9 -9
  78. cdktf_cdktf_provider_pagerduty-13.11.2.dist-info/RECORD +82 -0
  79. {cdktf_cdktf_provider_pagerduty-13.11.1.dist-info → cdktf_cdktf_provider_pagerduty-13.11.2.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.2.dist-info}/LICENSE +0 -0
  83. {cdktf_cdktf_provider_pagerduty-13.11.1.dist-info → cdktf_cdktf_provider_pagerduty-13.11.2.dist-info}/top_level.txt +0 -0
@@ -1,7 +1,7 @@
1
1
  r'''
2
2
  # `pagerduty_event_orchestration_global_cache_variable`
3
3
 
4
- Refer to the Terraform Registry for docs: [`pagerduty_event_orchestration_global_cache_variable`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_global_cache_variable).
4
+ Refer to the Terraform Registry for docs: [`pagerduty_event_orchestration_global_cache_variable`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global_cache_variable).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -29,7 +29,7 @@ class EventOrchestrationGlobalCacheVariable(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-pagerduty.eventOrchestrationGlobalCacheVariable.EventOrchestrationGlobalCacheVariable",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_global_cache_variable pagerduty_event_orchestration_global_cache_variable}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global_cache_variable pagerduty_event_orchestration_global_cache_variable}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -49,15 +49,15 @@ class EventOrchestrationGlobalCacheVariable(
49
49
  provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
50
50
  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,
51
51
  ) -> None:
52
- '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_global_cache_variable pagerduty_event_orchestration_global_cache_variable} Resource.
52
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global_cache_variable pagerduty_event_orchestration_global_cache_variable} Resource.
53
53
 
54
54
  :param scope: The scope in which to define this construct.
55
55
  :param id: The scoped construct ID. Must be unique amongst siblings in the same scope
56
- :param configuration: configuration block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_global_cache_variable#configuration EventOrchestrationGlobalCacheVariable#configuration}
57
- :param event_orchestration: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_global_cache_variable#event_orchestration EventOrchestrationGlobalCacheVariable#event_orchestration}.
58
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_global_cache_variable#name EventOrchestrationGlobalCacheVariable#name}.
59
- :param condition: condition block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_global_cache_variable#condition EventOrchestrationGlobalCacheVariable#condition}
60
- :param disabled: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_global_cache_variable#disabled EventOrchestrationGlobalCacheVariable#disabled}.
56
+ :param configuration: configuration block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global_cache_variable#configuration EventOrchestrationGlobalCacheVariable#configuration}
57
+ :param event_orchestration: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global_cache_variable#event_orchestration EventOrchestrationGlobalCacheVariable#event_orchestration}.
58
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global_cache_variable#name EventOrchestrationGlobalCacheVariable#name}.
59
+ :param condition: condition block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global_cache_variable#condition EventOrchestrationGlobalCacheVariable#condition}
60
+ :param disabled: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global_cache_variable#disabled EventOrchestrationGlobalCacheVariable#disabled}.
61
61
  :param connection:
62
62
  :param count:
63
63
  :param depends_on:
@@ -100,7 +100,7 @@ class EventOrchestrationGlobalCacheVariable(
100
100
 
101
101
  :param scope: The scope in which to define this construct.
102
102
  :param import_to_id: The construct id used in the generated config for the EventOrchestrationGlobalCacheVariable to import.
103
- :param import_from_id: The id of the existing EventOrchestrationGlobalCacheVariable that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_global_cache_variable#import import section} in the documentation of this resource for the id to use
103
+ :param import_from_id: The id of the existing EventOrchestrationGlobalCacheVariable that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global_cache_variable#import import section} in the documentation of this resource for the id to use
104
104
  :param provider: ? Optional instance of the provider where the EventOrchestrationGlobalCacheVariable to import is found.
105
105
  '''
106
106
  if __debug__:
@@ -134,10 +134,10 @@ class EventOrchestrationGlobalCacheVariable(
134
134
  ttl_seconds: typing.Optional[jsii.Number] = None,
135
135
  ) -> None:
136
136
  '''
137
- :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_global_cache_variable#type EventOrchestrationGlobalCacheVariable#type}.
138
- :param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_global_cache_variable#regex EventOrchestrationGlobalCacheVariable#regex}.
139
- :param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_global_cache_variable#source EventOrchestrationGlobalCacheVariable#source}.
140
- :param ttl_seconds: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_global_cache_variable#ttl_seconds EventOrchestrationGlobalCacheVariable#ttl_seconds}.
137
+ :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global_cache_variable#type EventOrchestrationGlobalCacheVariable#type}.
138
+ :param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global_cache_variable#regex EventOrchestrationGlobalCacheVariable#regex}.
139
+ :param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global_cache_variable#source EventOrchestrationGlobalCacheVariable#source}.
140
+ :param ttl_seconds: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global_cache_variable#ttl_seconds EventOrchestrationGlobalCacheVariable#ttl_seconds}.
141
141
  '''
142
142
  value = EventOrchestrationGlobalCacheVariableConfiguration(
143
143
  type=type, regex=regex, source=source, ttl_seconds=ttl_seconds
@@ -227,7 +227,7 @@ class EventOrchestrationGlobalCacheVariable(
227
227
  if __debug__:
228
228
  type_hints = typing.get_type_hints(_typecheckingstub__b86539282a37e876f591d0ce059c1578f582a947ea0b63f584c5ec172938256e)
229
229
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
230
- jsii.set(self, "disabled", value)
230
+ jsii.set(self, "disabled", value) # pyright: ignore[reportArgumentType]
231
231
 
232
232
  @builtins.property
233
233
  @jsii.member(jsii_name="eventOrchestration")
@@ -239,7 +239,7 @@ class EventOrchestrationGlobalCacheVariable(
239
239
  if __debug__:
240
240
  type_hints = typing.get_type_hints(_typecheckingstub__f3f77754a651f9e67e8b573e0730f91044422dc66ebfa2b2d6a4582135911d4e)
241
241
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
242
- jsii.set(self, "eventOrchestration", value)
242
+ jsii.set(self, "eventOrchestration", value) # pyright: ignore[reportArgumentType]
243
243
 
244
244
  @builtins.property
245
245
  @jsii.member(jsii_name="name")
@@ -251,7 +251,7 @@ class EventOrchestrationGlobalCacheVariable(
251
251
  if __debug__:
252
252
  type_hints = typing.get_type_hints(_typecheckingstub__74683e31b1c39c8042920a0ce2fa8940b2b32d7f11a934da3596b8680ee8a686)
253
253
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
254
- jsii.set(self, "name", value)
254
+ jsii.set(self, "name", value) # pyright: ignore[reportArgumentType]
255
255
 
256
256
 
257
257
  @jsii.data_type(
@@ -262,7 +262,7 @@ class EventOrchestrationGlobalCacheVariable(
262
262
  class EventOrchestrationGlobalCacheVariableCondition:
263
263
  def __init__(self, *, expression: builtins.str) -> None:
264
264
  '''
265
- :param expression: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_global_cache_variable#expression EventOrchestrationGlobalCacheVariable#expression}.
265
+ :param expression: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global_cache_variable#expression EventOrchestrationGlobalCacheVariable#expression}.
266
266
  '''
267
267
  if __debug__:
268
268
  type_hints = typing.get_type_hints(_typecheckingstub__70b30428394523d2d376044301cd8613a32b86d8f5be3df1830a2d28b4cc083a)
@@ -273,7 +273,7 @@ class EventOrchestrationGlobalCacheVariableCondition:
273
273
 
274
274
  @builtins.property
275
275
  def expression(self) -> builtins.str:
276
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_global_cache_variable#expression EventOrchestrationGlobalCacheVariable#expression}.'''
276
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global_cache_variable#expression EventOrchestrationGlobalCacheVariable#expression}.'''
277
277
  result = self._values.get("expression")
278
278
  assert result is not None, "Required property 'expression' is missing"
279
279
  return typing.cast(builtins.str, result)
@@ -337,7 +337,7 @@ class EventOrchestrationGlobalCacheVariableConditionList(
337
337
  if __debug__:
338
338
  type_hints = typing.get_type_hints(_typecheckingstub__e9a84548f234b11a8b3f10eb9433248f3dda9c96ed3b115d2fb2a4bd3de6b12f)
339
339
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
340
- jsii.set(self, "terraformAttribute", value)
340
+ jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
341
341
 
342
342
  @builtins.property
343
343
  @jsii.member(jsii_name="terraformResource")
@@ -350,7 +350,7 @@ class EventOrchestrationGlobalCacheVariableConditionList(
350
350
  if __debug__:
351
351
  type_hints = typing.get_type_hints(_typecheckingstub__64bb49387b27f685a79547393433d34557e613ce50cedc777ff82a5d370d1582)
352
352
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
353
- jsii.set(self, "terraformResource", value)
353
+ jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
354
354
 
355
355
  @builtins.property
356
356
  @jsii.member(jsii_name="wrapsSet")
@@ -363,7 +363,7 @@ class EventOrchestrationGlobalCacheVariableConditionList(
363
363
  if __debug__:
364
364
  type_hints = typing.get_type_hints(_typecheckingstub__dbe0ec5c60a2cce297095a6530d190898bf167589e60e93e9ab0692fbcf30280)
365
365
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
366
- jsii.set(self, "wrapsSet", value)
366
+ jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
367
367
 
368
368
  @builtins.property
369
369
  @jsii.member(jsii_name="internalValue")
@@ -380,7 +380,7 @@ class EventOrchestrationGlobalCacheVariableConditionList(
380
380
  if __debug__:
381
381
  type_hints = typing.get_type_hints(_typecheckingstub__521b3abc80555c11b5b867bf7fde406fc99f7d16f58aad129d35ebd070e47dcc)
382
382
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
383
- jsii.set(self, "internalValue", value)
383
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
384
384
 
385
385
 
386
386
  class EventOrchestrationGlobalCacheVariableConditionOutputReference(
@@ -424,7 +424,7 @@ class EventOrchestrationGlobalCacheVariableConditionOutputReference(
424
424
  if __debug__:
425
425
  type_hints = typing.get_type_hints(_typecheckingstub__7fdc6e852ce1603f88a7bf95aec2cb90591b4925f55c2a3f4666778c62aa6370)
426
426
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
427
- jsii.set(self, "expression", value)
427
+ jsii.set(self, "expression", value) # pyright: ignore[reportArgumentType]
428
428
 
429
429
  @builtins.property
430
430
  @jsii.member(jsii_name="internalValue")
@@ -441,7 +441,7 @@ class EventOrchestrationGlobalCacheVariableConditionOutputReference(
441
441
  if __debug__:
442
442
  type_hints = typing.get_type_hints(_typecheckingstub__9cde1667328d529668c5665ee19c8312d56de7743e1eeb68dff7cd5b3f745c09)
443
443
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
444
- jsii.set(self, "internalValue", value)
444
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
445
445
 
446
446
 
447
447
  @jsii.data_type(
@@ -489,11 +489,11 @@ class EventOrchestrationGlobalCacheVariableConfig(
489
489
  :param lifecycle:
490
490
  :param provider:
491
491
  :param provisioners:
492
- :param configuration: configuration block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_global_cache_variable#configuration EventOrchestrationGlobalCacheVariable#configuration}
493
- :param event_orchestration: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_global_cache_variable#event_orchestration EventOrchestrationGlobalCacheVariable#event_orchestration}.
494
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_global_cache_variable#name EventOrchestrationGlobalCacheVariable#name}.
495
- :param condition: condition block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_global_cache_variable#condition EventOrchestrationGlobalCacheVariable#condition}
496
- :param disabled: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_global_cache_variable#disabled EventOrchestrationGlobalCacheVariable#disabled}.
492
+ :param configuration: configuration block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global_cache_variable#configuration EventOrchestrationGlobalCacheVariable#configuration}
493
+ :param event_orchestration: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global_cache_variable#event_orchestration EventOrchestrationGlobalCacheVariable#event_orchestration}.
494
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global_cache_variable#name EventOrchestrationGlobalCacheVariable#name}.
495
+ :param condition: condition block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global_cache_variable#condition EventOrchestrationGlobalCacheVariable#condition}
496
+ :param disabled: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global_cache_variable#disabled EventOrchestrationGlobalCacheVariable#disabled}.
497
497
  '''
498
498
  if isinstance(lifecycle, dict):
499
499
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -605,7 +605,7 @@ class EventOrchestrationGlobalCacheVariableConfig(
605
605
  def configuration(self) -> "EventOrchestrationGlobalCacheVariableConfiguration":
606
606
  '''configuration block.
607
607
 
608
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_global_cache_variable#configuration EventOrchestrationGlobalCacheVariable#configuration}
608
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global_cache_variable#configuration EventOrchestrationGlobalCacheVariable#configuration}
609
609
  '''
610
610
  result = self._values.get("configuration")
611
611
  assert result is not None, "Required property 'configuration' is missing"
@@ -613,14 +613,14 @@ class EventOrchestrationGlobalCacheVariableConfig(
613
613
 
614
614
  @builtins.property
615
615
  def event_orchestration(self) -> builtins.str:
616
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_global_cache_variable#event_orchestration EventOrchestrationGlobalCacheVariable#event_orchestration}.'''
616
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global_cache_variable#event_orchestration EventOrchestrationGlobalCacheVariable#event_orchestration}.'''
617
617
  result = self._values.get("event_orchestration")
618
618
  assert result is not None, "Required property 'event_orchestration' is missing"
619
619
  return typing.cast(builtins.str, result)
620
620
 
621
621
  @builtins.property
622
622
  def name(self) -> builtins.str:
623
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_global_cache_variable#name EventOrchestrationGlobalCacheVariable#name}.'''
623
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global_cache_variable#name EventOrchestrationGlobalCacheVariable#name}.'''
624
624
  result = self._values.get("name")
625
625
  assert result is not None, "Required property 'name' is missing"
626
626
  return typing.cast(builtins.str, result)
@@ -631,7 +631,7 @@ class EventOrchestrationGlobalCacheVariableConfig(
631
631
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List[EventOrchestrationGlobalCacheVariableCondition]]]:
632
632
  '''condition block.
633
633
 
634
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_global_cache_variable#condition EventOrchestrationGlobalCacheVariable#condition}
634
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global_cache_variable#condition EventOrchestrationGlobalCacheVariable#condition}
635
635
  '''
636
636
  result = self._values.get("condition")
637
637
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List[EventOrchestrationGlobalCacheVariableCondition]]], result)
@@ -640,7 +640,7 @@ class EventOrchestrationGlobalCacheVariableConfig(
640
640
  def disabled(
641
641
  self,
642
642
  ) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
643
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_global_cache_variable#disabled EventOrchestrationGlobalCacheVariable#disabled}.'''
643
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global_cache_variable#disabled EventOrchestrationGlobalCacheVariable#disabled}.'''
644
644
  result = self._values.get("disabled")
645
645
  return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
646
646
 
@@ -676,10 +676,10 @@ class EventOrchestrationGlobalCacheVariableConfiguration:
676
676
  ttl_seconds: typing.Optional[jsii.Number] = None,
677
677
  ) -> None:
678
678
  '''
679
- :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_global_cache_variable#type EventOrchestrationGlobalCacheVariable#type}.
680
- :param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_global_cache_variable#regex EventOrchestrationGlobalCacheVariable#regex}.
681
- :param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_global_cache_variable#source EventOrchestrationGlobalCacheVariable#source}.
682
- :param ttl_seconds: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_global_cache_variable#ttl_seconds EventOrchestrationGlobalCacheVariable#ttl_seconds}.
679
+ :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global_cache_variable#type EventOrchestrationGlobalCacheVariable#type}.
680
+ :param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global_cache_variable#regex EventOrchestrationGlobalCacheVariable#regex}.
681
+ :param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global_cache_variable#source EventOrchestrationGlobalCacheVariable#source}.
682
+ :param ttl_seconds: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global_cache_variable#ttl_seconds EventOrchestrationGlobalCacheVariable#ttl_seconds}.
683
683
  '''
684
684
  if __debug__:
685
685
  type_hints = typing.get_type_hints(_typecheckingstub__6705bb2b6f4163ed1747c2ff324fe3eb9585e358bd45c3609522c769dc817ba2)
@@ -699,26 +699,26 @@ class EventOrchestrationGlobalCacheVariableConfiguration:
699
699
 
700
700
  @builtins.property
701
701
  def type(self) -> builtins.str:
702
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_global_cache_variable#type EventOrchestrationGlobalCacheVariable#type}.'''
702
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global_cache_variable#type EventOrchestrationGlobalCacheVariable#type}.'''
703
703
  result = self._values.get("type")
704
704
  assert result is not None, "Required property 'type' is missing"
705
705
  return typing.cast(builtins.str, result)
706
706
 
707
707
  @builtins.property
708
708
  def regex(self) -> typing.Optional[builtins.str]:
709
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_global_cache_variable#regex EventOrchestrationGlobalCacheVariable#regex}.'''
709
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global_cache_variable#regex EventOrchestrationGlobalCacheVariable#regex}.'''
710
710
  result = self._values.get("regex")
711
711
  return typing.cast(typing.Optional[builtins.str], result)
712
712
 
713
713
  @builtins.property
714
714
  def source(self) -> typing.Optional[builtins.str]:
715
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_global_cache_variable#source EventOrchestrationGlobalCacheVariable#source}.'''
715
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global_cache_variable#source EventOrchestrationGlobalCacheVariable#source}.'''
716
716
  result = self._values.get("source")
717
717
  return typing.cast(typing.Optional[builtins.str], result)
718
718
 
719
719
  @builtins.property
720
720
  def ttl_seconds(self) -> typing.Optional[jsii.Number]:
721
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_global_cache_variable#ttl_seconds EventOrchestrationGlobalCacheVariable#ttl_seconds}.'''
721
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_global_cache_variable#ttl_seconds EventOrchestrationGlobalCacheVariable#ttl_seconds}.'''
722
722
  result = self._values.get("ttl_seconds")
723
723
  return typing.cast(typing.Optional[jsii.Number], result)
724
724
 
@@ -796,7 +796,7 @@ class EventOrchestrationGlobalCacheVariableConfigurationOutputReference(
796
796
  if __debug__:
797
797
  type_hints = typing.get_type_hints(_typecheckingstub__9e6a227b9405610b5bcb52854bb5cd8c886ac9f2f360259b4d6403cd4dc40417)
798
798
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
799
- jsii.set(self, "regex", value)
799
+ jsii.set(self, "regex", value) # pyright: ignore[reportArgumentType]
800
800
 
801
801
  @builtins.property
802
802
  @jsii.member(jsii_name="source")
@@ -808,7 +808,7 @@ class EventOrchestrationGlobalCacheVariableConfigurationOutputReference(
808
808
  if __debug__:
809
809
  type_hints = typing.get_type_hints(_typecheckingstub__98f28fb85d3ef962e2b59cee0775f1c5457dd425e8f9c7f5833626f952691060)
810
810
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
811
- jsii.set(self, "source", value)
811
+ jsii.set(self, "source", value) # pyright: ignore[reportArgumentType]
812
812
 
813
813
  @builtins.property
814
814
  @jsii.member(jsii_name="ttlSeconds")
@@ -820,7 +820,7 @@ class EventOrchestrationGlobalCacheVariableConfigurationOutputReference(
820
820
  if __debug__:
821
821
  type_hints = typing.get_type_hints(_typecheckingstub__92e2bb068b8d573228697f30103b602c43e2fc05daaaaad82741b6be91195b11)
822
822
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
823
- jsii.set(self, "ttlSeconds", value)
823
+ jsii.set(self, "ttlSeconds", value) # pyright: ignore[reportArgumentType]
824
824
 
825
825
  @builtins.property
826
826
  @jsii.member(jsii_name="type")
@@ -832,7 +832,7 @@ class EventOrchestrationGlobalCacheVariableConfigurationOutputReference(
832
832
  if __debug__:
833
833
  type_hints = typing.get_type_hints(_typecheckingstub__a2fe259224adc14bc19c0e57fd97609a0273fe99753d32b9490b2b16e48d898f)
834
834
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
835
- jsii.set(self, "type", value)
835
+ jsii.set(self, "type", value) # pyright: ignore[reportArgumentType]
836
836
 
837
837
  @builtins.property
838
838
  @jsii.member(jsii_name="internalValue")
@@ -849,7 +849,7 @@ class EventOrchestrationGlobalCacheVariableConfigurationOutputReference(
849
849
  if __debug__:
850
850
  type_hints = typing.get_type_hints(_typecheckingstub__bb16692a5beb1ebc35d703ce8c33206758f562095b7efa4a442b9b6c29f8a119)
851
851
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
852
- jsii.set(self, "internalValue", value)
852
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
853
853
 
854
854
 
855
855
  __all__ = [
@@ -1,7 +1,7 @@
1
1
  r'''
2
2
  # `pagerduty_event_orchestration_integration`
3
3
 
4
- Refer to the Terraform Registry for docs: [`pagerduty_event_orchestration_integration`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_integration).
4
+ Refer to the Terraform Registry for docs: [`pagerduty_event_orchestration_integration`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_integration).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -29,7 +29,7 @@ class EventOrchestrationIntegrationA(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-pagerduty.eventOrchestrationIntegration.EventOrchestrationIntegrationA",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_integration pagerduty_event_orchestration_integration}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_integration pagerduty_event_orchestration_integration}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -46,12 +46,12 @@ class EventOrchestrationIntegrationA(
46
46
  provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
47
47
  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,
48
48
  ) -> None:
49
- '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_integration pagerduty_event_orchestration_integration} Resource.
49
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_integration pagerduty_event_orchestration_integration} Resource.
50
50
 
51
51
  :param scope: The scope in which to define this construct.
52
52
  :param id: The scoped construct ID. Must be unique amongst siblings in the same scope
53
- :param event_orchestration: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_integration#event_orchestration EventOrchestrationIntegrationA#event_orchestration}.
54
- :param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_integration#label EventOrchestrationIntegrationA#label}.
53
+ :param event_orchestration: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_integration#event_orchestration EventOrchestrationIntegrationA#event_orchestration}.
54
+ :param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_integration#label EventOrchestrationIntegrationA#label}.
55
55
  :param connection:
56
56
  :param count:
57
57
  :param depends_on:
@@ -91,7 +91,7 @@ class EventOrchestrationIntegrationA(
91
91
 
92
92
  :param scope: The scope in which to define this construct.
93
93
  :param import_to_id: The construct id used in the generated config for the EventOrchestrationIntegrationA to import.
94
- :param import_from_id: The id of the existing EventOrchestrationIntegrationA that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_integration#import import section} in the documentation of this resource for the id to use
94
+ :param import_from_id: The id of the existing EventOrchestrationIntegrationA that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_integration#import import section} in the documentation of this resource for the id to use
95
95
  :param provider: ? Optional instance of the provider where the EventOrchestrationIntegrationA to import is found.
96
96
  '''
97
97
  if __debug__:
@@ -145,7 +145,7 @@ class EventOrchestrationIntegrationA(
145
145
  if __debug__:
146
146
  type_hints = typing.get_type_hints(_typecheckingstub__d458374dfa521f048815231956b1aa007ea8eadec8b89986221b0ac787895aa6)
147
147
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
148
- jsii.set(self, "eventOrchestration", value)
148
+ jsii.set(self, "eventOrchestration", value) # pyright: ignore[reportArgumentType]
149
149
 
150
150
  @builtins.property
151
151
  @jsii.member(jsii_name="label")
@@ -157,7 +157,7 @@ class EventOrchestrationIntegrationA(
157
157
  if __debug__:
158
158
  type_hints = typing.get_type_hints(_typecheckingstub__6353dff0d4245a6f0f46e17dcb53db9e627389bd81cb315eb4fc9133773ccc40)
159
159
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
160
- jsii.set(self, "label", value)
160
+ jsii.set(self, "label", value) # pyright: ignore[reportArgumentType]
161
161
 
162
162
 
163
163
  @jsii.data_type(
@@ -197,8 +197,8 @@ class EventOrchestrationIntegrationAConfig(_cdktf_9a9027ec.TerraformMetaArgument
197
197
  :param lifecycle:
198
198
  :param provider:
199
199
  :param provisioners:
200
- :param event_orchestration: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_integration#event_orchestration EventOrchestrationIntegrationA#event_orchestration}.
201
- :param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_integration#label EventOrchestrationIntegrationA#label}.
200
+ :param event_orchestration: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_integration#event_orchestration EventOrchestrationIntegrationA#event_orchestration}.
201
+ :param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_integration#label EventOrchestrationIntegrationA#label}.
202
202
  '''
203
203
  if isinstance(lifecycle, dict):
204
204
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -298,14 +298,14 @@ class EventOrchestrationIntegrationAConfig(_cdktf_9a9027ec.TerraformMetaArgument
298
298
 
299
299
  @builtins.property
300
300
  def event_orchestration(self) -> builtins.str:
301
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_integration#event_orchestration EventOrchestrationIntegrationA#event_orchestration}.'''
301
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_integration#event_orchestration EventOrchestrationIntegrationA#event_orchestration}.'''
302
302
  result = self._values.get("event_orchestration")
303
303
  assert result is not None, "Required property 'event_orchestration' is missing"
304
304
  return typing.cast(builtins.str, result)
305
305
 
306
306
  @builtins.property
307
307
  def label(self) -> builtins.str:
308
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration_integration#label EventOrchestrationIntegrationA#label}.'''
308
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_integration#label EventOrchestrationIntegrationA#label}.'''
309
309
  result = self._values.get("label")
310
310
  assert result is not None, "Required property 'label' is missing"
311
311
  return typing.cast(builtins.str, result)
@@ -390,7 +390,7 @@ class EventOrchestrationIntegrationParametersAList(
390
390
  if __debug__:
391
391
  type_hints = typing.get_type_hints(_typecheckingstub__60d2925a64684c44d402e1e81d498c0465385fe45a08629722fee081535e9650)
392
392
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
393
- jsii.set(self, "terraformAttribute", value)
393
+ jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
394
394
 
395
395
  @builtins.property
396
396
  @jsii.member(jsii_name="terraformResource")
@@ -403,7 +403,7 @@ class EventOrchestrationIntegrationParametersAList(
403
403
  if __debug__:
404
404
  type_hints = typing.get_type_hints(_typecheckingstub__939a841e1066313b3e3bf9a957107cbae3e56047db77a7f82cfcec1b5b5123d6)
405
405
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
406
- jsii.set(self, "terraformResource", value)
406
+ jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
407
407
 
408
408
  @builtins.property
409
409
  @jsii.member(jsii_name="wrapsSet")
@@ -416,7 +416,7 @@ class EventOrchestrationIntegrationParametersAList(
416
416
  if __debug__:
417
417
  type_hints = typing.get_type_hints(_typecheckingstub__768e3d4afc3ec21eaeaaea2e126e1ce4ceb25ef9ca857b0caa57e2a14635e870)
418
418
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
419
- jsii.set(self, "wrapsSet", value)
419
+ jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
420
420
 
421
421
 
422
422
  class EventOrchestrationIntegrationParametersAOutputReference(
@@ -470,7 +470,7 @@ class EventOrchestrationIntegrationParametersAOutputReference(
470
470
  if __debug__:
471
471
  type_hints = typing.get_type_hints(_typecheckingstub__e4860f929a4d6dcd7e017b3bc9e1fee3735b13d766250a7648615f051c37e728)
472
472
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
473
- jsii.set(self, "internalValue", value)
473
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
474
474
 
475
475
 
476
476
  __all__ = [