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
  # `data_pagerduty_event_orchestration_global_cache_variable`
3
3
 
4
- Refer to the Terraform Registry for docs: [`data_pagerduty_event_orchestration_global_cache_variable`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration_global_cache_variable).
4
+ Refer to the Terraform Registry for docs: [`data_pagerduty_event_orchestration_global_cache_variable`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/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 DataPagerdutyEventOrchestrationGlobalCacheVariable(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-pagerduty.dataPagerdutyEventOrchestrationGlobalCacheVariable.DataPagerdutyEventOrchestrationGlobalCacheVariable",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/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/data-sources/event_orchestration_global_cache_variable pagerduty_event_orchestration_global_cache_variable}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -47,13 +47,13 @@ class DataPagerdutyEventOrchestrationGlobalCacheVariable(
47
47
  provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
48
48
  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,
49
49
  ) -> None:
50
- '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration_global_cache_variable pagerduty_event_orchestration_global_cache_variable} Data Source.
50
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/event_orchestration_global_cache_variable pagerduty_event_orchestration_global_cache_variable} Data Source.
51
51
 
52
52
  :param scope: The scope in which to define this construct.
53
53
  :param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
54
- :param event_orchestration: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration_global_cache_variable#event_orchestration DataPagerdutyEventOrchestrationGlobalCacheVariable#event_orchestration}.
55
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration_global_cache_variable#id DataPagerdutyEventOrchestrationGlobalCacheVariable#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.
56
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration_global_cache_variable#name DataPagerdutyEventOrchestrationGlobalCacheVariable#name}.
54
+ :param event_orchestration: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/event_orchestration_global_cache_variable#event_orchestration DataPagerdutyEventOrchestrationGlobalCacheVariable#event_orchestration}.
55
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/event_orchestration_global_cache_variable#id DataPagerdutyEventOrchestrationGlobalCacheVariable#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.
56
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/event_orchestration_global_cache_variable#name DataPagerdutyEventOrchestrationGlobalCacheVariable#name}.
57
57
  :param connection:
58
58
  :param count:
59
59
  :param depends_on:
@@ -94,7 +94,7 @@ class DataPagerdutyEventOrchestrationGlobalCacheVariable(
94
94
 
95
95
  :param scope: The scope in which to define this construct.
96
96
  :param import_to_id: The construct id used in the generated config for the DataPagerdutyEventOrchestrationGlobalCacheVariable to import.
97
- :param import_from_id: The id of the existing DataPagerdutyEventOrchestrationGlobalCacheVariable that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration_global_cache_variable#import import section} in the documentation of this resource for the id to use
97
+ :param import_from_id: The id of the existing DataPagerdutyEventOrchestrationGlobalCacheVariable that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/event_orchestration_global_cache_variable#import import section} in the documentation of this resource for the id to use
98
98
  :param provider: ? Optional instance of the provider where the DataPagerdutyEventOrchestrationGlobalCacheVariable to import is found.
99
99
  '''
100
100
  if __debug__:
@@ -170,7 +170,7 @@ class DataPagerdutyEventOrchestrationGlobalCacheVariable(
170
170
  if __debug__:
171
171
  type_hints = typing.get_type_hints(_typecheckingstub__25b0b839d913b7243fb4f9a91d6d1faf39430bba8db052bd3863d32b795dc836)
172
172
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
173
- jsii.set(self, "eventOrchestration", value)
173
+ jsii.set(self, "eventOrchestration", value) # pyright: ignore[reportArgumentType]
174
174
 
175
175
  @builtins.property
176
176
  @jsii.member(jsii_name="id")
@@ -182,7 +182,7 @@ class DataPagerdutyEventOrchestrationGlobalCacheVariable(
182
182
  if __debug__:
183
183
  type_hints = typing.get_type_hints(_typecheckingstub__92939ff878a478f6c6d88febd15a2ccc0393685706b3e5c8035caa57d06f3e1d)
184
184
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
185
- jsii.set(self, "id", value)
185
+ jsii.set(self, "id", value) # pyright: ignore[reportArgumentType]
186
186
 
187
187
  @builtins.property
188
188
  @jsii.member(jsii_name="name")
@@ -194,7 +194,7 @@ class DataPagerdutyEventOrchestrationGlobalCacheVariable(
194
194
  if __debug__:
195
195
  type_hints = typing.get_type_hints(_typecheckingstub__9fb3de4baefb8fc0f0ce3928569b373b0fa2492922f38bc096521b79ad33ed93)
196
196
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
197
- jsii.set(self, "name", value)
197
+ jsii.set(self, "name", value) # pyright: ignore[reportArgumentType]
198
198
 
199
199
 
200
200
  @jsii.data_type(
@@ -265,7 +265,7 @@ class DataPagerdutyEventOrchestrationGlobalCacheVariableConditionList(
265
265
  if __debug__:
266
266
  type_hints = typing.get_type_hints(_typecheckingstub__9865b010500699d137c9f1038dfbce14e8640da9f64d67e790cbb5bb946e412e)
267
267
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
268
- jsii.set(self, "terraformAttribute", value)
268
+ jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
269
269
 
270
270
  @builtins.property
271
271
  @jsii.member(jsii_name="terraformResource")
@@ -278,7 +278,7 @@ class DataPagerdutyEventOrchestrationGlobalCacheVariableConditionList(
278
278
  if __debug__:
279
279
  type_hints = typing.get_type_hints(_typecheckingstub__8ec1df92c45def5c9414e01e1dbd7e5ba7d15ce087da0d932b840d377783c9c5)
280
280
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
281
- jsii.set(self, "terraformResource", value)
281
+ jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
282
282
 
283
283
  @builtins.property
284
284
  @jsii.member(jsii_name="wrapsSet")
@@ -291,7 +291,7 @@ class DataPagerdutyEventOrchestrationGlobalCacheVariableConditionList(
291
291
  if __debug__:
292
292
  type_hints = typing.get_type_hints(_typecheckingstub__40666d5c6222763dd9bc3d8a3440e4cd8c057c8760713333ff1bd69c3803942f)
293
293
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
294
- jsii.set(self, "wrapsSet", value)
294
+ jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
295
295
 
296
296
 
297
297
  class DataPagerdutyEventOrchestrationGlobalCacheVariableConditionOutputReference(
@@ -340,7 +340,7 @@ class DataPagerdutyEventOrchestrationGlobalCacheVariableConditionOutputReference
340
340
  if __debug__:
341
341
  type_hints = typing.get_type_hints(_typecheckingstub__2cd8190c24a38c7c7881a6ef87bd3e9e51d967c08acfa4255cf501931aa3b539)
342
342
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
343
- jsii.set(self, "internalValue", value)
343
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
344
344
 
345
345
 
346
346
  @jsii.data_type(
@@ -384,9 +384,9 @@ class DataPagerdutyEventOrchestrationGlobalCacheVariableConfig(
384
384
  :param lifecycle:
385
385
  :param provider:
386
386
  :param provisioners:
387
- :param event_orchestration: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration_global_cache_variable#event_orchestration DataPagerdutyEventOrchestrationGlobalCacheVariable#event_orchestration}.
388
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration_global_cache_variable#id DataPagerdutyEventOrchestrationGlobalCacheVariable#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.
389
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration_global_cache_variable#name DataPagerdutyEventOrchestrationGlobalCacheVariable#name}.
387
+ :param event_orchestration: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/event_orchestration_global_cache_variable#event_orchestration DataPagerdutyEventOrchestrationGlobalCacheVariable#event_orchestration}.
388
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/event_orchestration_global_cache_variable#id DataPagerdutyEventOrchestrationGlobalCacheVariable#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.
389
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/event_orchestration_global_cache_variable#name DataPagerdutyEventOrchestrationGlobalCacheVariable#name}.
390
390
  '''
391
391
  if isinstance(lifecycle, dict):
392
392
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -490,14 +490,14 @@ class DataPagerdutyEventOrchestrationGlobalCacheVariableConfig(
490
490
 
491
491
  @builtins.property
492
492
  def event_orchestration(self) -> builtins.str:
493
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration_global_cache_variable#event_orchestration DataPagerdutyEventOrchestrationGlobalCacheVariable#event_orchestration}.'''
493
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/event_orchestration_global_cache_variable#event_orchestration DataPagerdutyEventOrchestrationGlobalCacheVariable#event_orchestration}.'''
494
494
  result = self._values.get("event_orchestration")
495
495
  assert result is not None, "Required property 'event_orchestration' is missing"
496
496
  return typing.cast(builtins.str, result)
497
497
 
498
498
  @builtins.property
499
499
  def id(self) -> typing.Optional[builtins.str]:
500
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration_global_cache_variable#id DataPagerdutyEventOrchestrationGlobalCacheVariable#id}.
500
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/event_orchestration_global_cache_variable#id DataPagerdutyEventOrchestrationGlobalCacheVariable#id}.
501
501
 
502
502
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
503
503
  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.
@@ -507,7 +507,7 @@ class DataPagerdutyEventOrchestrationGlobalCacheVariableConfig(
507
507
 
508
508
  @builtins.property
509
509
  def name(self) -> typing.Optional[builtins.str]:
510
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration_global_cache_variable#name DataPagerdutyEventOrchestrationGlobalCacheVariable#name}.'''
510
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/event_orchestration_global_cache_variable#name DataPagerdutyEventOrchestrationGlobalCacheVariable#name}.'''
511
511
  result = self._values.get("name")
512
512
  return typing.cast(typing.Optional[builtins.str], result)
513
513
 
@@ -591,7 +591,7 @@ class DataPagerdutyEventOrchestrationGlobalCacheVariableConfigurationList(
591
591
  if __debug__:
592
592
  type_hints = typing.get_type_hints(_typecheckingstub__05b26dd1b2bf973b8258d69d20760e070ec10e1a8593b710dbcd48b84729ca90)
593
593
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
594
- jsii.set(self, "terraformAttribute", value)
594
+ jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
595
595
 
596
596
  @builtins.property
597
597
  @jsii.member(jsii_name="terraformResource")
@@ -604,7 +604,7 @@ class DataPagerdutyEventOrchestrationGlobalCacheVariableConfigurationList(
604
604
  if __debug__:
605
605
  type_hints = typing.get_type_hints(_typecheckingstub__999f438c864e6a2df4f96f7c45f2cb659bbb45d9ec4f70dada1ff595b7068097)
606
606
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
607
- jsii.set(self, "terraformResource", value)
607
+ jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
608
608
 
609
609
  @builtins.property
610
610
  @jsii.member(jsii_name="wrapsSet")
@@ -617,7 +617,7 @@ class DataPagerdutyEventOrchestrationGlobalCacheVariableConfigurationList(
617
617
  if __debug__:
618
618
  type_hints = typing.get_type_hints(_typecheckingstub__51789211df6bf520c47a597befe39e91c7341ec39fa67002e9c1aaa48911a736)
619
619
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
620
- jsii.set(self, "wrapsSet", value)
620
+ jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
621
621
 
622
622
 
623
623
  class DataPagerdutyEventOrchestrationGlobalCacheVariableConfigurationOutputReference(
@@ -681,7 +681,7 @@ class DataPagerdutyEventOrchestrationGlobalCacheVariableConfigurationOutputRefer
681
681
  if __debug__:
682
682
  type_hints = typing.get_type_hints(_typecheckingstub__e77c25927a7c4b2c9e1fd9791cc0080476960d2c2bd31664975ddfbf4adb7ace)
683
683
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
684
- jsii.set(self, "internalValue", value)
684
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
685
685
 
686
686
 
687
687
  __all__ = [
@@ -1,7 +1,7 @@
1
1
  r'''
2
2
  # `data_pagerduty_event_orchestration_integration`
3
3
 
4
- Refer to the Terraform Registry for docs: [`data_pagerduty_event_orchestration_integration`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration_integration).
4
+ Refer to the Terraform Registry for docs: [`data_pagerduty_event_orchestration_integration`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/event_orchestration_integration).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -29,7 +29,7 @@ class DataPagerdutyEventOrchestrationIntegrationA(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-pagerduty.dataPagerdutyEventOrchestrationIntegration.DataPagerdutyEventOrchestrationIntegrationA",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration_integration pagerduty_event_orchestration_integration}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/event_orchestration_integration pagerduty_event_orchestration_integration}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -47,13 +47,13 @@ class DataPagerdutyEventOrchestrationIntegrationA(
47
47
  provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
48
48
  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,
49
49
  ) -> None:
50
- '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration_integration pagerduty_event_orchestration_integration} Data Source.
50
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/event_orchestration_integration pagerduty_event_orchestration_integration} Data Source.
51
51
 
52
52
  :param scope: The scope in which to define this construct.
53
53
  :param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
54
- :param event_orchestration: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration_integration#event_orchestration DataPagerdutyEventOrchestrationIntegrationA#event_orchestration}.
55
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration_integration#id DataPagerdutyEventOrchestrationIntegrationA#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.
56
- :param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration_integration#label DataPagerdutyEventOrchestrationIntegrationA#label}.
54
+ :param event_orchestration: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/event_orchestration_integration#event_orchestration DataPagerdutyEventOrchestrationIntegrationA#event_orchestration}.
55
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/event_orchestration_integration#id DataPagerdutyEventOrchestrationIntegrationA#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.
56
+ :param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/event_orchestration_integration#label DataPagerdutyEventOrchestrationIntegrationA#label}.
57
57
  :param connection:
58
58
  :param count:
59
59
  :param depends_on:
@@ -94,7 +94,7 @@ class DataPagerdutyEventOrchestrationIntegrationA(
94
94
 
95
95
  :param scope: The scope in which to define this construct.
96
96
  :param import_to_id: The construct id used in the generated config for the DataPagerdutyEventOrchestrationIntegrationA to import.
97
- :param import_from_id: The id of the existing DataPagerdutyEventOrchestrationIntegrationA that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration_integration#import import section} in the documentation of this resource for the id to use
97
+ :param import_from_id: The id of the existing DataPagerdutyEventOrchestrationIntegrationA that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/event_orchestration_integration#import import section} in the documentation of this resource for the id to use
98
98
  :param provider: ? Optional instance of the provider where the DataPagerdutyEventOrchestrationIntegrationA to import is found.
99
99
  '''
100
100
  if __debug__:
@@ -156,7 +156,7 @@ class DataPagerdutyEventOrchestrationIntegrationA(
156
156
  if __debug__:
157
157
  type_hints = typing.get_type_hints(_typecheckingstub__6e213b970bd9f783059dcf6b36c381466f29b4e8e558d529af07e5a4f144751a)
158
158
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
159
- jsii.set(self, "eventOrchestration", value)
159
+ jsii.set(self, "eventOrchestration", value) # pyright: ignore[reportArgumentType]
160
160
 
161
161
  @builtins.property
162
162
  @jsii.member(jsii_name="id")
@@ -168,7 +168,7 @@ class DataPagerdutyEventOrchestrationIntegrationA(
168
168
  if __debug__:
169
169
  type_hints = typing.get_type_hints(_typecheckingstub__67f71a03425ed3c6fe4ba7bab787baecb3e9ac5e15671dfc030ca35a07cc4f47)
170
170
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
171
- jsii.set(self, "id", value)
171
+ jsii.set(self, "id", value) # pyright: ignore[reportArgumentType]
172
172
 
173
173
  @builtins.property
174
174
  @jsii.member(jsii_name="label")
@@ -180,7 +180,7 @@ class DataPagerdutyEventOrchestrationIntegrationA(
180
180
  if __debug__:
181
181
  type_hints = typing.get_type_hints(_typecheckingstub__b6137dc25e8a03fb30ccc7eb7ba056f89dc62258163e06cccd4b81ffcf2cb074)
182
182
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
183
- jsii.set(self, "label", value)
183
+ jsii.set(self, "label", value) # pyright: ignore[reportArgumentType]
184
184
 
185
185
 
186
186
  @jsii.data_type(
@@ -224,9 +224,9 @@ class DataPagerdutyEventOrchestrationIntegrationAConfig(
224
224
  :param lifecycle:
225
225
  :param provider:
226
226
  :param provisioners:
227
- :param event_orchestration: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration_integration#event_orchestration DataPagerdutyEventOrchestrationIntegrationA#event_orchestration}.
228
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration_integration#id DataPagerdutyEventOrchestrationIntegrationA#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.
229
- :param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration_integration#label DataPagerdutyEventOrchestrationIntegrationA#label}.
227
+ :param event_orchestration: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/event_orchestration_integration#event_orchestration DataPagerdutyEventOrchestrationIntegrationA#event_orchestration}.
228
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/event_orchestration_integration#id DataPagerdutyEventOrchestrationIntegrationA#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.
229
+ :param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/event_orchestration_integration#label DataPagerdutyEventOrchestrationIntegrationA#label}.
230
230
  '''
231
231
  if isinstance(lifecycle, dict):
232
232
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -330,14 +330,14 @@ class DataPagerdutyEventOrchestrationIntegrationAConfig(
330
330
 
331
331
  @builtins.property
332
332
  def event_orchestration(self) -> builtins.str:
333
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration_integration#event_orchestration DataPagerdutyEventOrchestrationIntegrationA#event_orchestration}.'''
333
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/event_orchestration_integration#event_orchestration DataPagerdutyEventOrchestrationIntegrationA#event_orchestration}.'''
334
334
  result = self._values.get("event_orchestration")
335
335
  assert result is not None, "Required property 'event_orchestration' is missing"
336
336
  return typing.cast(builtins.str, result)
337
337
 
338
338
  @builtins.property
339
339
  def id(self) -> typing.Optional[builtins.str]:
340
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration_integration#id DataPagerdutyEventOrchestrationIntegrationA#id}.
340
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/event_orchestration_integration#id DataPagerdutyEventOrchestrationIntegrationA#id}.
341
341
 
342
342
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
343
343
  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.
@@ -347,7 +347,7 @@ class DataPagerdutyEventOrchestrationIntegrationAConfig(
347
347
 
348
348
  @builtins.property
349
349
  def label(self) -> typing.Optional[builtins.str]:
350
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration_integration#label DataPagerdutyEventOrchestrationIntegrationA#label}.'''
350
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/event_orchestration_integration#label DataPagerdutyEventOrchestrationIntegrationA#label}.'''
351
351
  result = self._values.get("label")
352
352
  return typing.cast(typing.Optional[builtins.str], result)
353
353
 
@@ -431,7 +431,7 @@ class DataPagerdutyEventOrchestrationIntegrationParametersAList(
431
431
  if __debug__:
432
432
  type_hints = typing.get_type_hints(_typecheckingstub__ea1cfae667895d338422ca51096b463e3e0a11165369ab0ba63a54589fbbb78e)
433
433
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
434
- jsii.set(self, "terraformAttribute", value)
434
+ jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
435
435
 
436
436
  @builtins.property
437
437
  @jsii.member(jsii_name="terraformResource")
@@ -444,7 +444,7 @@ class DataPagerdutyEventOrchestrationIntegrationParametersAList(
444
444
  if __debug__:
445
445
  type_hints = typing.get_type_hints(_typecheckingstub__670f1cc36b1f412190b607c89656bb6d1f5979eeb954f3dc82f1216da9d48f69)
446
446
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
447
- jsii.set(self, "terraformResource", value)
447
+ jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
448
448
 
449
449
  @builtins.property
450
450
  @jsii.member(jsii_name="wrapsSet")
@@ -457,7 +457,7 @@ class DataPagerdutyEventOrchestrationIntegrationParametersAList(
457
457
  if __debug__:
458
458
  type_hints = typing.get_type_hints(_typecheckingstub__d04189bbaa0780f8720c2ee9ab06393874995ed58012bcc565b571d292de0d87)
459
459
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
460
- jsii.set(self, "wrapsSet", value)
460
+ jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
461
461
 
462
462
 
463
463
  class DataPagerdutyEventOrchestrationIntegrationParametersAOutputReference(
@@ -511,7 +511,7 @@ class DataPagerdutyEventOrchestrationIntegrationParametersAOutputReference(
511
511
  if __debug__:
512
512
  type_hints = typing.get_type_hints(_typecheckingstub__f805999d8f01d536b9ac95d39ddc7be2af2c4c95cde99929ebc7f1988ef26c6b)
513
513
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
514
- jsii.set(self, "internalValue", value)
514
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
515
515
 
516
516
 
517
517
  __all__ = [
@@ -1,7 +1,7 @@
1
1
  r'''
2
2
  # `data_pagerduty_event_orchestration_service_cache_variable`
3
3
 
4
- Refer to the Terraform Registry for docs: [`data_pagerduty_event_orchestration_service_cache_variable`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration_service_cache_variable).
4
+ Refer to the Terraform Registry for docs: [`data_pagerduty_event_orchestration_service_cache_variable`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/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 DataPagerdutyEventOrchestrationServiceCacheVariable(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-pagerduty.dataPagerdutyEventOrchestrationServiceCacheVariable.DataPagerdutyEventOrchestrationServiceCacheVariable",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/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/data-sources/event_orchestration_service_cache_variable pagerduty_event_orchestration_service_cache_variable}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -47,13 +47,13 @@ class DataPagerdutyEventOrchestrationServiceCacheVariable(
47
47
  provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
48
48
  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,
49
49
  ) -> None:
50
- '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration_service_cache_variable pagerduty_event_orchestration_service_cache_variable} Data Source.
50
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/event_orchestration_service_cache_variable pagerduty_event_orchestration_service_cache_variable} Data Source.
51
51
 
52
52
  :param scope: The scope in which to define this construct.
53
53
  :param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
54
- :param service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration_service_cache_variable#service DataPagerdutyEventOrchestrationServiceCacheVariable#service}.
55
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration_service_cache_variable#id DataPagerdutyEventOrchestrationServiceCacheVariable#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.
56
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration_service_cache_variable#name DataPagerdutyEventOrchestrationServiceCacheVariable#name}.
54
+ :param service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/event_orchestration_service_cache_variable#service DataPagerdutyEventOrchestrationServiceCacheVariable#service}.
55
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/event_orchestration_service_cache_variable#id DataPagerdutyEventOrchestrationServiceCacheVariable#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.
56
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/event_orchestration_service_cache_variable#name DataPagerdutyEventOrchestrationServiceCacheVariable#name}.
57
57
  :param connection:
58
58
  :param count:
59
59
  :param depends_on:
@@ -94,7 +94,7 @@ class DataPagerdutyEventOrchestrationServiceCacheVariable(
94
94
 
95
95
  :param scope: The scope in which to define this construct.
96
96
  :param import_to_id: The construct id used in the generated config for the DataPagerdutyEventOrchestrationServiceCacheVariable to import.
97
- :param import_from_id: The id of the existing DataPagerdutyEventOrchestrationServiceCacheVariable that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration_service_cache_variable#import import section} in the documentation of this resource for the id to use
97
+ :param import_from_id: The id of the existing DataPagerdutyEventOrchestrationServiceCacheVariable that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/event_orchestration_service_cache_variable#import import section} in the documentation of this resource for the id to use
98
98
  :param provider: ? Optional instance of the provider where the DataPagerdutyEventOrchestrationServiceCacheVariable to import is found.
99
99
  '''
100
100
  if __debug__:
@@ -170,7 +170,7 @@ class DataPagerdutyEventOrchestrationServiceCacheVariable(
170
170
  if __debug__:
171
171
  type_hints = typing.get_type_hints(_typecheckingstub__f244609b712c179f7450cf1af0668a397aa56dcfdd8fee343dc204436d6c8c70)
172
172
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
173
- jsii.set(self, "id", value)
173
+ jsii.set(self, "id", value) # pyright: ignore[reportArgumentType]
174
174
 
175
175
  @builtins.property
176
176
  @jsii.member(jsii_name="name")
@@ -182,7 +182,7 @@ class DataPagerdutyEventOrchestrationServiceCacheVariable(
182
182
  if __debug__:
183
183
  type_hints = typing.get_type_hints(_typecheckingstub__858f25d85fc450639dd53bdfbaebc5a7bdbcf45009cdece8d2df08f894e7b452)
184
184
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
185
- jsii.set(self, "name", value)
185
+ jsii.set(self, "name", value) # pyright: ignore[reportArgumentType]
186
186
 
187
187
  @builtins.property
188
188
  @jsii.member(jsii_name="service")
@@ -194,7 +194,7 @@ class DataPagerdutyEventOrchestrationServiceCacheVariable(
194
194
  if __debug__:
195
195
  type_hints = typing.get_type_hints(_typecheckingstub__93436a225622afb1ceb803f462c7e429a104631923929a085a3749bfd80e8365)
196
196
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
197
- jsii.set(self, "service", value)
197
+ jsii.set(self, "service", value) # pyright: ignore[reportArgumentType]
198
198
 
199
199
 
200
200
  @jsii.data_type(
@@ -265,7 +265,7 @@ class DataPagerdutyEventOrchestrationServiceCacheVariableConditionList(
265
265
  if __debug__:
266
266
  type_hints = typing.get_type_hints(_typecheckingstub__aba0004720b9f10c76cb9fda201d2a672e94586eee6d25b47554eb785e0486bf)
267
267
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
268
- jsii.set(self, "terraformAttribute", value)
268
+ jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
269
269
 
270
270
  @builtins.property
271
271
  @jsii.member(jsii_name="terraformResource")
@@ -278,7 +278,7 @@ class DataPagerdutyEventOrchestrationServiceCacheVariableConditionList(
278
278
  if __debug__:
279
279
  type_hints = typing.get_type_hints(_typecheckingstub__ecf950428709ab0e9b405dfd7fc64e1df2e1a7a309b0cc3320e18b15e2c97e76)
280
280
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
281
- jsii.set(self, "terraformResource", value)
281
+ jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
282
282
 
283
283
  @builtins.property
284
284
  @jsii.member(jsii_name="wrapsSet")
@@ -291,7 +291,7 @@ class DataPagerdutyEventOrchestrationServiceCacheVariableConditionList(
291
291
  if __debug__:
292
292
  type_hints = typing.get_type_hints(_typecheckingstub__7650ff5c2f083c225b0c5d56112c1cc7d887e1e1345c80b3b0780ed0a18aa9ec)
293
293
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
294
- jsii.set(self, "wrapsSet", value)
294
+ jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
295
295
 
296
296
 
297
297
  class DataPagerdutyEventOrchestrationServiceCacheVariableConditionOutputReference(
@@ -340,7 +340,7 @@ class DataPagerdutyEventOrchestrationServiceCacheVariableConditionOutputReferenc
340
340
  if __debug__:
341
341
  type_hints = typing.get_type_hints(_typecheckingstub__fb1beb75820be137783a2312d212e03bf81d1aa1ad374232bea5e312fe5d1850)
342
342
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
343
- jsii.set(self, "internalValue", value)
343
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
344
344
 
345
345
 
346
346
  @jsii.data_type(
@@ -384,9 +384,9 @@ class DataPagerdutyEventOrchestrationServiceCacheVariableConfig(
384
384
  :param lifecycle:
385
385
  :param provider:
386
386
  :param provisioners:
387
- :param service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration_service_cache_variable#service DataPagerdutyEventOrchestrationServiceCacheVariable#service}.
388
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration_service_cache_variable#id DataPagerdutyEventOrchestrationServiceCacheVariable#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.
389
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration_service_cache_variable#name DataPagerdutyEventOrchestrationServiceCacheVariable#name}.
387
+ :param service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/event_orchestration_service_cache_variable#service DataPagerdutyEventOrchestrationServiceCacheVariable#service}.
388
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/event_orchestration_service_cache_variable#id DataPagerdutyEventOrchestrationServiceCacheVariable#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.
389
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/event_orchestration_service_cache_variable#name DataPagerdutyEventOrchestrationServiceCacheVariable#name}.
390
390
  '''
391
391
  if isinstance(lifecycle, dict):
392
392
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -490,14 +490,14 @@ class DataPagerdutyEventOrchestrationServiceCacheVariableConfig(
490
490
 
491
491
  @builtins.property
492
492
  def service(self) -> builtins.str:
493
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration_service_cache_variable#service DataPagerdutyEventOrchestrationServiceCacheVariable#service}.'''
493
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/event_orchestration_service_cache_variable#service DataPagerdutyEventOrchestrationServiceCacheVariable#service}.'''
494
494
  result = self._values.get("service")
495
495
  assert result is not None, "Required property 'service' is missing"
496
496
  return typing.cast(builtins.str, result)
497
497
 
498
498
  @builtins.property
499
499
  def id(self) -> typing.Optional[builtins.str]:
500
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration_service_cache_variable#id DataPagerdutyEventOrchestrationServiceCacheVariable#id}.
500
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/event_orchestration_service_cache_variable#id DataPagerdutyEventOrchestrationServiceCacheVariable#id}.
501
501
 
502
502
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
503
503
  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.
@@ -507,7 +507,7 @@ class DataPagerdutyEventOrchestrationServiceCacheVariableConfig(
507
507
 
508
508
  @builtins.property
509
509
  def name(self) -> typing.Optional[builtins.str]:
510
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration_service_cache_variable#name DataPagerdutyEventOrchestrationServiceCacheVariable#name}.'''
510
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/event_orchestration_service_cache_variable#name DataPagerdutyEventOrchestrationServiceCacheVariable#name}.'''
511
511
  result = self._values.get("name")
512
512
  return typing.cast(typing.Optional[builtins.str], result)
513
513
 
@@ -591,7 +591,7 @@ class DataPagerdutyEventOrchestrationServiceCacheVariableConfigurationList(
591
591
  if __debug__:
592
592
  type_hints = typing.get_type_hints(_typecheckingstub__dcbdf66caf428c58fe6914a52d59c2f86fda822d6ced85eb5cd8e4bf415d126b)
593
593
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
594
- jsii.set(self, "terraformAttribute", value)
594
+ jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
595
595
 
596
596
  @builtins.property
597
597
  @jsii.member(jsii_name="terraformResource")
@@ -604,7 +604,7 @@ class DataPagerdutyEventOrchestrationServiceCacheVariableConfigurationList(
604
604
  if __debug__:
605
605
  type_hints = typing.get_type_hints(_typecheckingstub__a377d8bcd0e0898020cc150332de0bfd6bc2383263ad4c294b841633afce4c0c)
606
606
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
607
- jsii.set(self, "terraformResource", value)
607
+ jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
608
608
 
609
609
  @builtins.property
610
610
  @jsii.member(jsii_name="wrapsSet")
@@ -617,7 +617,7 @@ class DataPagerdutyEventOrchestrationServiceCacheVariableConfigurationList(
617
617
  if __debug__:
618
618
  type_hints = typing.get_type_hints(_typecheckingstub__8ed1cc9bfa6d2038d152670b49889f42d4ca1ab9f1261c6d011bbc45a7d68ff0)
619
619
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
620
- jsii.set(self, "wrapsSet", value)
620
+ jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
621
621
 
622
622
 
623
623
  class DataPagerdutyEventOrchestrationServiceCacheVariableConfigurationOutputReference(
@@ -681,7 +681,7 @@ class DataPagerdutyEventOrchestrationServiceCacheVariableConfigurationOutputRefe
681
681
  if __debug__:
682
682
  type_hints = typing.get_type_hints(_typecheckingstub__bc9cf0eb7be32644c5f72dac75ad6ca69bedc9f6a72314fa3e35a31d49495887)
683
683
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
684
- jsii.set(self, "internalValue", value)
684
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
685
685
 
686
686
 
687
687
  __all__ = [