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

Sign up to get free protection for your applications and to get access to all the features.
Files changed (83) hide show
  1. cdktf_cdktf_provider_pagerduty/__init__.py +3 -3
  2. cdktf_cdktf_provider_pagerduty/_jsii/__init__.py +2 -2
  3. cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.11.2.jsii.tgz +0 -0
  4. cdktf_cdktf_provider_pagerduty/addon/__init__.py +12 -12
  5. cdktf_cdktf_provider_pagerduty/automation_actions_action/__init__.py +68 -68
  6. cdktf_cdktf_provider_pagerduty/automation_actions_action_service_association/__init__.py +16 -16
  7. cdktf_cdktf_provider_pagerduty/automation_actions_action_team_association/__init__.py +16 -16
  8. cdktf_cdktf_provider_pagerduty/automation_actions_runner/__init__.py +32 -32
  9. cdktf_cdktf_provider_pagerduty/automation_actions_runner_team_association/__init__.py +16 -16
  10. cdktf_cdktf_provider_pagerduty/business_service/__init__.py +24 -24
  11. cdktf_cdktf_provider_pagerduty/business_service_subscriber/__init__.py +20 -20
  12. cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_action/__init__.py +40 -40
  13. cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_runner/__init__.py +20 -20
  14. cdktf_cdktf_provider_pagerduty/data_pagerduty_business_service/__init__.py +8 -8
  15. cdktf_cdktf_provider_pagerduty/data_pagerduty_escalation_policy/__init__.py +12 -12
  16. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration/__init__.py +24 -24
  17. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_global_cache_variable/__init__.py +24 -24
  18. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_integration/__init__.py +20 -20
  19. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_service_cache_variable/__init__.py +24 -24
  20. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestrations/__init__.py +24 -24
  21. cdktf_cdktf_provider_pagerduty/data_pagerduty_extension_schema/__init__.py +8 -8
  22. cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_custom_field/__init__.py +12 -12
  23. cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_workflow/__init__.py +12 -12
  24. cdktf_cdktf_provider_pagerduty/data_pagerduty_license/__init__.py +16 -16
  25. cdktf_cdktf_provider_pagerduty/data_pagerduty_licenses/__init__.py +12 -12
  26. cdktf_cdktf_provider_pagerduty/data_pagerduty_priority/__init__.py +8 -8
  27. cdktf_cdktf_provider_pagerduty/data_pagerduty_ruleset/__init__.py +12 -12
  28. cdktf_cdktf_provider_pagerduty/data_pagerduty_schedule/__init__.py +12 -12
  29. cdktf_cdktf_provider_pagerduty/data_pagerduty_service/__init__.py +12 -12
  30. cdktf_cdktf_provider_pagerduty/data_pagerduty_service_integration/__init__.py +12 -12
  31. cdktf_cdktf_provider_pagerduty/data_pagerduty_standards/__init__.py +20 -20
  32. cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resource_scores/__init__.py +17 -17
  33. cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resources_scores/__init__.py +21 -21
  34. cdktf_cdktf_provider_pagerduty/data_pagerduty_tag/__init__.py +8 -8
  35. cdktf_cdktf_provider_pagerduty/data_pagerduty_team/__init__.py +20 -20
  36. cdktf_cdktf_provider_pagerduty/data_pagerduty_team_members/__init__.py +16 -16
  37. cdktf_cdktf_provider_pagerduty/data_pagerduty_user/__init__.py +12 -12
  38. cdktf_cdktf_provider_pagerduty/data_pagerduty_user_contact_method/__init__.py +20 -20
  39. cdktf_cdktf_provider_pagerduty/data_pagerduty_users/__init__.py +16 -16
  40. cdktf_cdktf_provider_pagerduty/data_pagerduty_vendor/__init__.py +12 -12
  41. cdktf_cdktf_provider_pagerduty/escalation_policy/__init__.py +55 -55
  42. cdktf_cdktf_provider_pagerduty/event_orchestration/__init__.py +32 -32
  43. cdktf_cdktf_provider_pagerduty/event_orchestration_global/__init__.py +325 -325
  44. cdktf_cdktf_provider_pagerduty/event_orchestration_global_cache_variable/__init__.py +47 -47
  45. cdktf_cdktf_provider_pagerduty/event_orchestration_integration/__init__.py +16 -16
  46. cdktf_cdktf_provider_pagerduty/event_orchestration_router/__init__.py +80 -80
  47. cdktf_cdktf_provider_pagerduty/event_orchestration_service/__init__.py +337 -337
  48. cdktf_cdktf_provider_pagerduty/event_orchestration_service_cache_variable/__init__.py +47 -47
  49. cdktf_cdktf_provider_pagerduty/event_orchestration_unrouted/__init__.py +157 -157
  50. cdktf_cdktf_provider_pagerduty/event_rule/__init__.py +20 -20
  51. cdktf_cdktf_provider_pagerduty/extension/__init__.py +28 -28
  52. cdktf_cdktf_provider_pagerduty/extension_servicenow/__init__.py +52 -52
  53. cdktf_cdktf_provider_pagerduty/incident_custom_field/__init__.py +32 -32
  54. cdktf_cdktf_provider_pagerduty/incident_custom_field_option/__init__.py +20 -20
  55. cdktf_cdktf_provider_pagerduty/incident_workflow/__init__.py +83 -83
  56. cdktf_cdktf_provider_pagerduty/incident_workflow_trigger/__init__.py +40 -40
  57. cdktf_cdktf_provider_pagerduty/maintenance_window/__init__.py +24 -24
  58. cdktf_cdktf_provider_pagerduty/provider/__init__.py +42 -42
  59. cdktf_cdktf_provider_pagerduty/response_play/__init__.py +98 -98
  60. cdktf_cdktf_provider_pagerduty/ruleset/__init__.py +20 -20
  61. cdktf_cdktf_provider_pagerduty/ruleset_rule/__init__.py +231 -231
  62. cdktf_cdktf_provider_pagerduty/schedule/__init__.py +77 -77
  63. cdktf_cdktf_provider_pagerduty/service/__init__.py +171 -171
  64. cdktf_cdktf_provider_pagerduty/service_dependency/__init__.py +41 -41
  65. cdktf_cdktf_provider_pagerduty/service_event_rule/__init__.py +216 -216
  66. cdktf_cdktf_provider_pagerduty/service_integration/__init__.py +146 -146
  67. cdktf_cdktf_provider_pagerduty/slack_connection/__init__.py +45 -45
  68. cdktf_cdktf_provider_pagerduty/tag/__init__.py +8 -8
  69. cdktf_cdktf_provider_pagerduty/tag_assignment/__init__.py +16 -16
  70. cdktf_cdktf_provider_pagerduty/team/__init__.py +20 -20
  71. cdktf_cdktf_provider_pagerduty/team_membership/__init__.py +20 -20
  72. cdktf_cdktf_provider_pagerduty/user/__init__.py +44 -44
  73. cdktf_cdktf_provider_pagerduty/user_contact_method/__init__.py +32 -32
  74. cdktf_cdktf_provider_pagerduty/user_handoff_notification_rule/__init__.py +30 -30
  75. cdktf_cdktf_provider_pagerduty/user_notification_rule/__init__.py +24 -24
  76. cdktf_cdktf_provider_pagerduty/webhook_subscription/__init__.py +68 -68
  77. {cdktf_cdktf_provider_pagerduty-13.11.0.dist-info → cdktf_cdktf_provider_pagerduty-13.11.2.dist-info}/METADATA +9 -9
  78. cdktf_cdktf_provider_pagerduty-13.11.2.dist-info/RECORD +82 -0
  79. {cdktf_cdktf_provider_pagerduty-13.11.0.dist-info → cdktf_cdktf_provider_pagerduty-13.11.2.dist-info}/WHEEL +1 -1
  80. cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.11.0.jsii.tgz +0 -0
  81. cdktf_cdktf_provider_pagerduty-13.11.0.dist-info/RECORD +0 -82
  82. {cdktf_cdktf_provider_pagerduty-13.11.0.dist-info → cdktf_cdktf_provider_pagerduty-13.11.2.dist-info}/LICENSE +0 -0
  83. {cdktf_cdktf_provider_pagerduty-13.11.0.dist-info → cdktf_cdktf_provider_pagerduty-13.11.2.dist-info}/top_level.txt +0 -0
@@ -1,7 +1,7 @@
1
1
  r'''
2
2
  # `pagerduty_event_orchestration_service_cache_variable`
3
3
 
4
- Refer to the Terraform Registry for docs: [`pagerduty_event_orchestration_service_cache_variable`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_service_cache_variable).
4
+ Refer to the Terraform Registry for docs: [`pagerduty_event_orchestration_service_cache_variable`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service_cache_variable).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -29,7 +29,7 @@ class EventOrchestrationServiceCacheVariable(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-pagerduty.eventOrchestrationServiceCacheVariable.EventOrchestrationServiceCacheVariable",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_service_cache_variable pagerduty_event_orchestration_service_cache_variable}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service_cache_variable pagerduty_event_orchestration_service_cache_variable}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -49,15 +49,15 @@ class EventOrchestrationServiceCacheVariable(
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.0/docs/resources/event_orchestration_service_cache_variable pagerduty_event_orchestration_service_cache_variable} Resource.
52
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service_cache_variable pagerduty_event_orchestration_service_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.0/docs/resources/event_orchestration_service_cache_variable#configuration EventOrchestrationServiceCacheVariable#configuration}
57
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_service_cache_variable#name EventOrchestrationServiceCacheVariable#name}.
58
- :param service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_service_cache_variable#service EventOrchestrationServiceCacheVariable#service}.
59
- :param condition: condition block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_service_cache_variable#condition EventOrchestrationServiceCacheVariable#condition}
60
- :param disabled: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_service_cache_variable#disabled EventOrchestrationServiceCacheVariable#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_service_cache_variable#configuration EventOrchestrationServiceCacheVariable#configuration}
57
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service_cache_variable#name EventOrchestrationServiceCacheVariable#name}.
58
+ :param service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service_cache_variable#service EventOrchestrationServiceCacheVariable#service}.
59
+ :param condition: condition block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service_cache_variable#condition EventOrchestrationServiceCacheVariable#condition}
60
+ :param disabled: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service_cache_variable#disabled EventOrchestrationServiceCacheVariable#disabled}.
61
61
  :param connection:
62
62
  :param count:
63
63
  :param depends_on:
@@ -100,7 +100,7 @@ class EventOrchestrationServiceCacheVariable(
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 EventOrchestrationServiceCacheVariable to import.
103
- :param import_from_id: The id of the existing EventOrchestrationServiceCacheVariable that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_service_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 EventOrchestrationServiceCacheVariable that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service_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 EventOrchestrationServiceCacheVariable to import is found.
105
105
  '''
106
106
  if __debug__:
@@ -134,10 +134,10 @@ class EventOrchestrationServiceCacheVariable(
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.0/docs/resources/event_orchestration_service_cache_variable#type EventOrchestrationServiceCacheVariable#type}.
138
- :param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_service_cache_variable#regex EventOrchestrationServiceCacheVariable#regex}.
139
- :param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_service_cache_variable#source EventOrchestrationServiceCacheVariable#source}.
140
- :param ttl_seconds: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_service_cache_variable#ttl_seconds EventOrchestrationServiceCacheVariable#ttl_seconds}.
137
+ :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service_cache_variable#type EventOrchestrationServiceCacheVariable#type}.
138
+ :param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service_cache_variable#regex EventOrchestrationServiceCacheVariable#regex}.
139
+ :param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service_cache_variable#source EventOrchestrationServiceCacheVariable#source}.
140
+ :param ttl_seconds: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service_cache_variable#ttl_seconds EventOrchestrationServiceCacheVariable#ttl_seconds}.
141
141
  '''
142
142
  value = EventOrchestrationServiceCacheVariableConfiguration(
143
143
  type=type, regex=regex, source=source, ttl_seconds=ttl_seconds
@@ -227,7 +227,7 @@ class EventOrchestrationServiceCacheVariable(
227
227
  if __debug__:
228
228
  type_hints = typing.get_type_hints(_typecheckingstub__c073f26b9edb403d75e269a3e9c9ab34a2b2230866a60c7874f4d541d004aa3b)
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="name")
@@ -239,7 +239,7 @@ class EventOrchestrationServiceCacheVariable(
239
239
  if __debug__:
240
240
  type_hints = typing.get_type_hints(_typecheckingstub__ae04f21e8c86f1afaaee5c9bc39f61db5a33b5e90da87fb8375cfb8b306cb2d9)
241
241
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
242
- jsii.set(self, "name", value)
242
+ jsii.set(self, "name", value) # pyright: ignore[reportArgumentType]
243
243
 
244
244
  @builtins.property
245
245
  @jsii.member(jsii_name="service")
@@ -251,7 +251,7 @@ class EventOrchestrationServiceCacheVariable(
251
251
  if __debug__:
252
252
  type_hints = typing.get_type_hints(_typecheckingstub__da213def79ab1a65ec465a85fb9694713067e32c1898f6d1e37f4e690ab29cad)
253
253
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
254
- jsii.set(self, "service", value)
254
+ jsii.set(self, "service", value) # pyright: ignore[reportArgumentType]
255
255
 
256
256
 
257
257
  @jsii.data_type(
@@ -262,7 +262,7 @@ class EventOrchestrationServiceCacheVariable(
262
262
  class EventOrchestrationServiceCacheVariableCondition:
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.0/docs/resources/event_orchestration_service_cache_variable#expression EventOrchestrationServiceCacheVariable#expression}.
265
+ :param expression: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service_cache_variable#expression EventOrchestrationServiceCacheVariable#expression}.
266
266
  '''
267
267
  if __debug__:
268
268
  type_hints = typing.get_type_hints(_typecheckingstub__e50f37b7b762801582d7314d5441d94700f147f92ef74dd73e8eb03f20273636)
@@ -273,7 +273,7 @@ class EventOrchestrationServiceCacheVariableCondition:
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.0/docs/resources/event_orchestration_service_cache_variable#expression EventOrchestrationServiceCacheVariable#expression}.'''
276
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service_cache_variable#expression EventOrchestrationServiceCacheVariable#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 EventOrchestrationServiceCacheVariableConditionList(
337
337
  if __debug__:
338
338
  type_hints = typing.get_type_hints(_typecheckingstub__34198a0f1364ae5fb3ff02c440e2d408b22b3bff9f7b1799c0bda5fb38e6cd41)
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 EventOrchestrationServiceCacheVariableConditionList(
350
350
  if __debug__:
351
351
  type_hints = typing.get_type_hints(_typecheckingstub__2e1df1a05f777e14b303d9529a2915f516f665fd36ba8c2937ed989a5b428722)
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 EventOrchestrationServiceCacheVariableConditionList(
363
363
  if __debug__:
364
364
  type_hints = typing.get_type_hints(_typecheckingstub__e44fd507a4cc6824e322e29d28e3851abb389e3deb29985e7f199a51a3646fd0)
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 EventOrchestrationServiceCacheVariableConditionList(
380
380
  if __debug__:
381
381
  type_hints = typing.get_type_hints(_typecheckingstub__e440c22f1747d72fdb61a07a1cfd2ca33bd10400d64b1e752c05a86a3d8b96eb)
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 EventOrchestrationServiceCacheVariableConditionOutputReference(
@@ -424,7 +424,7 @@ class EventOrchestrationServiceCacheVariableConditionOutputReference(
424
424
  if __debug__:
425
425
  type_hints = typing.get_type_hints(_typecheckingstub__edbaca98a0b5bfd767507e7a84fd2a059549d0bdf5b4567649c028e371317d86)
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 EventOrchestrationServiceCacheVariableConditionOutputReference(
441
441
  if __debug__:
442
442
  type_hints = typing.get_type_hints(_typecheckingstub__5e918fc4704437d0fa6f5303c6d07190385b00bab97390fd94dffe324379021c)
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 EventOrchestrationServiceCacheVariableConfig(
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.0/docs/resources/event_orchestration_service_cache_variable#configuration EventOrchestrationServiceCacheVariable#configuration}
493
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_service_cache_variable#name EventOrchestrationServiceCacheVariable#name}.
494
- :param service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_service_cache_variable#service EventOrchestrationServiceCacheVariable#service}.
495
- :param condition: condition block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_service_cache_variable#condition EventOrchestrationServiceCacheVariable#condition}
496
- :param disabled: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_service_cache_variable#disabled EventOrchestrationServiceCacheVariable#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_service_cache_variable#configuration EventOrchestrationServiceCacheVariable#configuration}
493
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service_cache_variable#name EventOrchestrationServiceCacheVariable#name}.
494
+ :param service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service_cache_variable#service EventOrchestrationServiceCacheVariable#service}.
495
+ :param condition: condition block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service_cache_variable#condition EventOrchestrationServiceCacheVariable#condition}
496
+ :param disabled: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service_cache_variable#disabled EventOrchestrationServiceCacheVariable#disabled}.
497
497
  '''
498
498
  if isinstance(lifecycle, dict):
499
499
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -605,7 +605,7 @@ class EventOrchestrationServiceCacheVariableConfig(
605
605
  def configuration(self) -> "EventOrchestrationServiceCacheVariableConfiguration":
606
606
  '''configuration block.
607
607
 
608
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_service_cache_variable#configuration EventOrchestrationServiceCacheVariable#configuration}
608
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service_cache_variable#configuration EventOrchestrationServiceCacheVariable#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 EventOrchestrationServiceCacheVariableConfig(
613
613
 
614
614
  @builtins.property
615
615
  def name(self) -> builtins.str:
616
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_service_cache_variable#name EventOrchestrationServiceCacheVariable#name}.'''
616
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service_cache_variable#name EventOrchestrationServiceCacheVariable#name}.'''
617
617
  result = self._values.get("name")
618
618
  assert result is not None, "Required property 'name' is missing"
619
619
  return typing.cast(builtins.str, result)
620
620
 
621
621
  @builtins.property
622
622
  def service(self) -> builtins.str:
623
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_service_cache_variable#service EventOrchestrationServiceCacheVariable#service}.'''
623
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service_cache_variable#service EventOrchestrationServiceCacheVariable#service}.'''
624
624
  result = self._values.get("service")
625
625
  assert result is not None, "Required property 'service' is missing"
626
626
  return typing.cast(builtins.str, result)
@@ -631,7 +631,7 @@ class EventOrchestrationServiceCacheVariableConfig(
631
631
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List[EventOrchestrationServiceCacheVariableCondition]]]:
632
632
  '''condition block.
633
633
 
634
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_service_cache_variable#condition EventOrchestrationServiceCacheVariable#condition}
634
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service_cache_variable#condition EventOrchestrationServiceCacheVariable#condition}
635
635
  '''
636
636
  result = self._values.get("condition")
637
637
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List[EventOrchestrationServiceCacheVariableCondition]]], result)
@@ -640,7 +640,7 @@ class EventOrchestrationServiceCacheVariableConfig(
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.0/docs/resources/event_orchestration_service_cache_variable#disabled EventOrchestrationServiceCacheVariable#disabled}.'''
643
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service_cache_variable#disabled EventOrchestrationServiceCacheVariable#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 EventOrchestrationServiceCacheVariableConfiguration:
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.0/docs/resources/event_orchestration_service_cache_variable#type EventOrchestrationServiceCacheVariable#type}.
680
- :param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_service_cache_variable#regex EventOrchestrationServiceCacheVariable#regex}.
681
- :param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_service_cache_variable#source EventOrchestrationServiceCacheVariable#source}.
682
- :param ttl_seconds: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration_service_cache_variable#ttl_seconds EventOrchestrationServiceCacheVariable#ttl_seconds}.
679
+ :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service_cache_variable#type EventOrchestrationServiceCacheVariable#type}.
680
+ :param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service_cache_variable#regex EventOrchestrationServiceCacheVariable#regex}.
681
+ :param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service_cache_variable#source EventOrchestrationServiceCacheVariable#source}.
682
+ :param ttl_seconds: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service_cache_variable#ttl_seconds EventOrchestrationServiceCacheVariable#ttl_seconds}.
683
683
  '''
684
684
  if __debug__:
685
685
  type_hints = typing.get_type_hints(_typecheckingstub__b9bf6adc3941c101e92e2c65e730bfaeaa331445b57c138a5a44d5e7f39cf5ee)
@@ -699,26 +699,26 @@ class EventOrchestrationServiceCacheVariableConfiguration:
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.0/docs/resources/event_orchestration_service_cache_variable#type EventOrchestrationServiceCacheVariable#type}.'''
702
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service_cache_variable#type EventOrchestrationServiceCacheVariable#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.0/docs/resources/event_orchestration_service_cache_variable#regex EventOrchestrationServiceCacheVariable#regex}.'''
709
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service_cache_variable#regex EventOrchestrationServiceCacheVariable#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.0/docs/resources/event_orchestration_service_cache_variable#source EventOrchestrationServiceCacheVariable#source}.'''
715
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service_cache_variable#source EventOrchestrationServiceCacheVariable#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.0/docs/resources/event_orchestration_service_cache_variable#ttl_seconds EventOrchestrationServiceCacheVariable#ttl_seconds}.'''
721
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/event_orchestration_service_cache_variable#ttl_seconds EventOrchestrationServiceCacheVariable#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 EventOrchestrationServiceCacheVariableConfigurationOutputReference(
796
796
  if __debug__:
797
797
  type_hints = typing.get_type_hints(_typecheckingstub__b5c748ce582798921d2eb9e434356bcc80703b3cdfbe4bea59f5f58dafe4713a)
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 EventOrchestrationServiceCacheVariableConfigurationOutputReference(
808
808
  if __debug__:
809
809
  type_hints = typing.get_type_hints(_typecheckingstub__5d68c3037ab178e3385913cea9bb63225b9fb7a11baaaaf0969ad276a8734264)
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 EventOrchestrationServiceCacheVariableConfigurationOutputReference(
820
820
  if __debug__:
821
821
  type_hints = typing.get_type_hints(_typecheckingstub__c3af4e73c84fe4b8027433aafa14103692d1a5ef88b4a62d0a62d1c4fb0c3a48)
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 EventOrchestrationServiceCacheVariableConfigurationOutputReference(
832
832
  if __debug__:
833
833
  type_hints = typing.get_type_hints(_typecheckingstub__930368c0f2dc04ba0414de2c2a4458f5a02474d6eaa311c1223839b1747a79f5)
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 EventOrchestrationServiceCacheVariableConfigurationOutputReference(
849
849
  if __debug__:
850
850
  type_hints = typing.get_type_hints(_typecheckingstub__f24498b5b0c0f6a34a6c6cf52b452e98f76e83c845ee563f715be6e580c1c121)
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__ = [