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_business_service`
3
3
 
4
- Refer to the Terraform Registry for docs: [`pagerduty_business_service`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/business_service).
4
+ Refer to the Terraform Registry for docs: [`pagerduty_business_service`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/business_service).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -29,7 +29,7 @@ class BusinessService(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-pagerduty.businessService.BusinessService",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/business_service pagerduty_business_service}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/business_service pagerduty_business_service}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -49,15 +49,15 @@ class BusinessService(
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/business_service pagerduty_business_service} Resource.
52
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/business_service pagerduty_business_service} 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 name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/business_service#name BusinessService#name}.
57
- :param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/business_service#description BusinessService#description}.
58
- :param point_of_contact: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/business_service#point_of_contact BusinessService#point_of_contact}.
59
- :param team: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/business_service#team BusinessService#team}.
60
- :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/business_service#type BusinessService#type}.
56
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/business_service#name BusinessService#name}.
57
+ :param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/business_service#description BusinessService#description}.
58
+ :param point_of_contact: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/business_service#point_of_contact BusinessService#point_of_contact}.
59
+ :param team: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/business_service#team BusinessService#team}.
60
+ :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/business_service#type BusinessService#type}.
61
61
  :param connection:
62
62
  :param count:
63
63
  :param depends_on:
@@ -100,7 +100,7 @@ class BusinessService(
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 BusinessService to import.
103
- :param import_from_id: The id of the existing BusinessService that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/business_service#import import section} in the documentation of this resource for the id to use
103
+ :param import_from_id: The id of the existing BusinessService that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/business_service#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 BusinessService to import is found.
105
105
  '''
106
106
  if __debug__:
@@ -195,7 +195,7 @@ class BusinessService(
195
195
  if __debug__:
196
196
  type_hints = typing.get_type_hints(_typecheckingstub__570ac7af52f7c6707537ead7c5aab0b17b973ddb2f65faddd9355ba5846e3dd3)
197
197
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
198
- jsii.set(self, "description", value)
198
+ jsii.set(self, "description", value) # pyright: ignore[reportArgumentType]
199
199
 
200
200
  @builtins.property
201
201
  @jsii.member(jsii_name="name")
@@ -207,7 +207,7 @@ class BusinessService(
207
207
  if __debug__:
208
208
  type_hints = typing.get_type_hints(_typecheckingstub__412283a2a0feaea16e970c0aa555f6e7f06f13cb48f49fc56f55c8735fb4876c)
209
209
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
210
- jsii.set(self, "name", value)
210
+ jsii.set(self, "name", value) # pyright: ignore[reportArgumentType]
211
211
 
212
212
  @builtins.property
213
213
  @jsii.member(jsii_name="pointOfContact")
@@ -219,7 +219,7 @@ class BusinessService(
219
219
  if __debug__:
220
220
  type_hints = typing.get_type_hints(_typecheckingstub__8bd227c8b2fca259458b9ce4819fd349dddf1af6cff0b98f1f58377b6a6d74db)
221
221
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
222
- jsii.set(self, "pointOfContact", value)
222
+ jsii.set(self, "pointOfContact", value) # pyright: ignore[reportArgumentType]
223
223
 
224
224
  @builtins.property
225
225
  @jsii.member(jsii_name="team")
@@ -231,7 +231,7 @@ class BusinessService(
231
231
  if __debug__:
232
232
  type_hints = typing.get_type_hints(_typecheckingstub__bfd701ed823079b75836c8edc8013a2443062739164f4de19dc33dd24a331782)
233
233
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
234
- jsii.set(self, "team", value)
234
+ jsii.set(self, "team", value) # pyright: ignore[reportArgumentType]
235
235
 
236
236
  @builtins.property
237
237
  @jsii.member(jsii_name="type")
@@ -243,7 +243,7 @@ class BusinessService(
243
243
  if __debug__:
244
244
  type_hints = typing.get_type_hints(_typecheckingstub__5e7beeca43f3f17f43105d5cbbc790422eb97a2b471555954db6bb6f39b79f63)
245
245
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
246
- jsii.set(self, "type", value)
246
+ jsii.set(self, "type", value) # pyright: ignore[reportArgumentType]
247
247
 
248
248
 
249
249
  @jsii.data_type(
@@ -289,11 +289,11 @@ class BusinessServiceConfig(_cdktf_9a9027ec.TerraformMetaArguments):
289
289
  :param lifecycle:
290
290
  :param provider:
291
291
  :param provisioners:
292
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/business_service#name BusinessService#name}.
293
- :param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/business_service#description BusinessService#description}.
294
- :param point_of_contact: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/business_service#point_of_contact BusinessService#point_of_contact}.
295
- :param team: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/business_service#team BusinessService#team}.
296
- :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/business_service#type BusinessService#type}.
292
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/business_service#name BusinessService#name}.
293
+ :param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/business_service#description BusinessService#description}.
294
+ :param point_of_contact: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/business_service#point_of_contact BusinessService#point_of_contact}.
295
+ :param team: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/business_service#team BusinessService#team}.
296
+ :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/business_service#type BusinessService#type}.
297
297
  '''
298
298
  if isinstance(lifecycle, dict):
299
299
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -403,32 +403,32 @@ class BusinessServiceConfig(_cdktf_9a9027ec.TerraformMetaArguments):
403
403
 
404
404
  @builtins.property
405
405
  def name(self) -> builtins.str:
406
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/business_service#name BusinessService#name}.'''
406
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/business_service#name BusinessService#name}.'''
407
407
  result = self._values.get("name")
408
408
  assert result is not None, "Required property 'name' is missing"
409
409
  return typing.cast(builtins.str, result)
410
410
 
411
411
  @builtins.property
412
412
  def description(self) -> typing.Optional[builtins.str]:
413
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/business_service#description BusinessService#description}.'''
413
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/business_service#description BusinessService#description}.'''
414
414
  result = self._values.get("description")
415
415
  return typing.cast(typing.Optional[builtins.str], result)
416
416
 
417
417
  @builtins.property
418
418
  def point_of_contact(self) -> typing.Optional[builtins.str]:
419
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/business_service#point_of_contact BusinessService#point_of_contact}.'''
419
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/business_service#point_of_contact BusinessService#point_of_contact}.'''
420
420
  result = self._values.get("point_of_contact")
421
421
  return typing.cast(typing.Optional[builtins.str], result)
422
422
 
423
423
  @builtins.property
424
424
  def team(self) -> typing.Optional[builtins.str]:
425
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/business_service#team BusinessService#team}.'''
425
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/business_service#team BusinessService#team}.'''
426
426
  result = self._values.get("team")
427
427
  return typing.cast(typing.Optional[builtins.str], result)
428
428
 
429
429
  @builtins.property
430
430
  def type(self) -> typing.Optional[builtins.str]:
431
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/business_service#type BusinessService#type}.'''
431
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/business_service#type BusinessService#type}.'''
432
432
  result = self._values.get("type")
433
433
  return typing.cast(typing.Optional[builtins.str], result)
434
434
 
@@ -1,7 +1,7 @@
1
1
  r'''
2
2
  # `pagerduty_business_service_subscriber`
3
3
 
4
- Refer to the Terraform Registry for docs: [`pagerduty_business_service_subscriber`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/business_service_subscriber).
4
+ Refer to the Terraform Registry for docs: [`pagerduty_business_service_subscriber`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/business_service_subscriber).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -29,7 +29,7 @@ class BusinessServiceSubscriber(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-pagerduty.businessServiceSubscriber.BusinessServiceSubscriber",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/business_service_subscriber pagerduty_business_service_subscriber}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/business_service_subscriber pagerduty_business_service_subscriber}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -48,14 +48,14 @@ class BusinessServiceSubscriber(
48
48
  provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
49
49
  provisioners: typing.Optional[typing.Sequence[typing.Union[typing.Union[_cdktf_9a9027ec.FileProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.LocalExecProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.RemoteExecProvisioner, typing.Dict[builtins.str, typing.Any]]]]] = None,
50
50
  ) -> None:
51
- '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/business_service_subscriber pagerduty_business_service_subscriber} Resource.
51
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/business_service_subscriber pagerduty_business_service_subscriber} Resource.
52
52
 
53
53
  :param scope: The scope in which to define this construct.
54
54
  :param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
55
- :param business_service_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/business_service_subscriber#business_service_id BusinessServiceSubscriber#business_service_id}.
56
- :param subscriber_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/business_service_subscriber#subscriber_id BusinessServiceSubscriber#subscriber_id}.
57
- :param subscriber_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/business_service_subscriber#subscriber_type BusinessServiceSubscriber#subscriber_type}.
58
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/business_service_subscriber#id BusinessServiceSubscriber#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
55
+ :param business_service_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/business_service_subscriber#business_service_id BusinessServiceSubscriber#business_service_id}.
56
+ :param subscriber_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/business_service_subscriber#subscriber_id BusinessServiceSubscriber#subscriber_id}.
57
+ :param subscriber_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/business_service_subscriber#subscriber_type BusinessServiceSubscriber#subscriber_type}.
58
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/business_service_subscriber#id BusinessServiceSubscriber#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
59
59
  :param connection:
60
60
  :param count:
61
61
  :param depends_on:
@@ -97,7 +97,7 @@ class BusinessServiceSubscriber(
97
97
 
98
98
  :param scope: The scope in which to define this construct.
99
99
  :param import_to_id: The construct id used in the generated config for the BusinessServiceSubscriber to import.
100
- :param import_from_id: The id of the existing BusinessServiceSubscriber that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/business_service_subscriber#import import section} in the documentation of this resource for the id to use
100
+ :param import_from_id: The id of the existing BusinessServiceSubscriber that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/business_service_subscriber#import import section} in the documentation of this resource for the id to use
101
101
  :param provider: ? Optional instance of the provider where the BusinessServiceSubscriber to import is found.
102
102
  '''
103
103
  if __debug__:
@@ -155,7 +155,7 @@ class BusinessServiceSubscriber(
155
155
  if __debug__:
156
156
  type_hints = typing.get_type_hints(_typecheckingstub__69f57d2d251e489df467d0d2477c67002a8bf45891e302dd1262124aa7ff79e0)
157
157
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
158
- jsii.set(self, "businessServiceId", value)
158
+ jsii.set(self, "businessServiceId", value) # pyright: ignore[reportArgumentType]
159
159
 
160
160
  @builtins.property
161
161
  @jsii.member(jsii_name="id")
@@ -167,7 +167,7 @@ class BusinessServiceSubscriber(
167
167
  if __debug__:
168
168
  type_hints = typing.get_type_hints(_typecheckingstub__37b3b523b84253c04b23e835adf1d6a38977eccbf7b0ea68f22e380c6be2ca02)
169
169
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
170
- jsii.set(self, "id", value)
170
+ jsii.set(self, "id", value) # pyright: ignore[reportArgumentType]
171
171
 
172
172
  @builtins.property
173
173
  @jsii.member(jsii_name="subscriberId")
@@ -179,7 +179,7 @@ class BusinessServiceSubscriber(
179
179
  if __debug__:
180
180
  type_hints = typing.get_type_hints(_typecheckingstub__3f295dc07a15b60c06ec3f29c24afdd68f7e869a891274cfd2c49526e40c334d)
181
181
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
182
- jsii.set(self, "subscriberId", value)
182
+ jsii.set(self, "subscriberId", value) # pyright: ignore[reportArgumentType]
183
183
 
184
184
  @builtins.property
185
185
  @jsii.member(jsii_name="subscriberType")
@@ -191,7 +191,7 @@ class BusinessServiceSubscriber(
191
191
  if __debug__:
192
192
  type_hints = typing.get_type_hints(_typecheckingstub__c1764ab09b60c81184058f8c2630f8a9f02d5a1cb01e25dcc1e0d1f82b7d8381)
193
193
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
194
- jsii.set(self, "subscriberType", value)
194
+ jsii.set(self, "subscriberType", value) # pyright: ignore[reportArgumentType]
195
195
 
196
196
 
197
197
  @jsii.data_type(
@@ -235,10 +235,10 @@ class BusinessServiceSubscriberConfig(_cdktf_9a9027ec.TerraformMetaArguments):
235
235
  :param lifecycle:
236
236
  :param provider:
237
237
  :param provisioners:
238
- :param business_service_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/business_service_subscriber#business_service_id BusinessServiceSubscriber#business_service_id}.
239
- :param subscriber_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/business_service_subscriber#subscriber_id BusinessServiceSubscriber#subscriber_id}.
240
- :param subscriber_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/business_service_subscriber#subscriber_type BusinessServiceSubscriber#subscriber_type}.
241
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/business_service_subscriber#id BusinessServiceSubscriber#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.
238
+ :param business_service_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/business_service_subscriber#business_service_id BusinessServiceSubscriber#business_service_id}.
239
+ :param subscriber_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/business_service_subscriber#subscriber_id BusinessServiceSubscriber#subscriber_id}.
240
+ :param subscriber_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/business_service_subscriber#subscriber_type BusinessServiceSubscriber#subscriber_type}.
241
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/business_service_subscriber#id BusinessServiceSubscriber#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.
242
242
  '''
243
243
  if isinstance(lifecycle, dict):
244
244
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -343,28 +343,28 @@ class BusinessServiceSubscriberConfig(_cdktf_9a9027ec.TerraformMetaArguments):
343
343
 
344
344
  @builtins.property
345
345
  def business_service_id(self) -> builtins.str:
346
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/business_service_subscriber#business_service_id BusinessServiceSubscriber#business_service_id}.'''
346
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/business_service_subscriber#business_service_id BusinessServiceSubscriber#business_service_id}.'''
347
347
  result = self._values.get("business_service_id")
348
348
  assert result is not None, "Required property 'business_service_id' is missing"
349
349
  return typing.cast(builtins.str, result)
350
350
 
351
351
  @builtins.property
352
352
  def subscriber_id(self) -> builtins.str:
353
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/business_service_subscriber#subscriber_id BusinessServiceSubscriber#subscriber_id}.'''
353
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/business_service_subscriber#subscriber_id BusinessServiceSubscriber#subscriber_id}.'''
354
354
  result = self._values.get("subscriber_id")
355
355
  assert result is not None, "Required property 'subscriber_id' is missing"
356
356
  return typing.cast(builtins.str, result)
357
357
 
358
358
  @builtins.property
359
359
  def subscriber_type(self) -> builtins.str:
360
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/business_service_subscriber#subscriber_type BusinessServiceSubscriber#subscriber_type}.'''
360
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/business_service_subscriber#subscriber_type BusinessServiceSubscriber#subscriber_type}.'''
361
361
  result = self._values.get("subscriber_type")
362
362
  assert result is not None, "Required property 'subscriber_type' is missing"
363
363
  return typing.cast(builtins.str, result)
364
364
 
365
365
  @builtins.property
366
366
  def id(self) -> typing.Optional[builtins.str]:
367
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/business_service_subscriber#id BusinessServiceSubscriber#id}.
367
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/business_service_subscriber#id BusinessServiceSubscriber#id}.
368
368
 
369
369
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
370
370
  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.
@@ -1,7 +1,7 @@
1
1
  r'''
2
2
  # `data_pagerduty_automation_actions_action`
3
3
 
4
- Refer to the Terraform Registry for docs: [`data_pagerduty_automation_actions_action`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_action).
4
+ Refer to the Terraform Registry for docs: [`data_pagerduty_automation_actions_action`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/automation_actions_action).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -29,7 +29,7 @@ class DataPagerdutyAutomationActionsAction(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-pagerduty.dataPagerdutyAutomationActionsAction.DataPagerdutyAutomationActionsAction",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_action pagerduty_automation_actions_action}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/automation_actions_action pagerduty_automation_actions_action}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -52,18 +52,18 @@ class DataPagerdutyAutomationActionsAction(
52
52
  provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
53
53
  provisioners: typing.Optional[typing.Sequence[typing.Union[typing.Union[_cdktf_9a9027ec.FileProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.LocalExecProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.RemoteExecProvisioner, typing.Dict[builtins.str, typing.Any]]]]] = None,
54
54
  ) -> None:
55
- '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_action pagerduty_automation_actions_action} Data Source.
55
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/automation_actions_action pagerduty_automation_actions_action} Data Source.
56
56
 
57
57
  :param scope: The scope in which to define this construct.
58
58
  :param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
59
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_action#id DataPagerdutyAutomationActionsAction#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.
60
- :param action_classification: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_action#action_classification DataPagerdutyAutomationActionsAction#action_classification}.
61
- :param creation_time: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_action#creation_time DataPagerdutyAutomationActionsAction#creation_time}.
62
- :param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_action#description DataPagerdutyAutomationActionsAction#description}.
63
- :param modify_time: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_action#modify_time DataPagerdutyAutomationActionsAction#modify_time}.
64
- :param runner_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_action#runner_id DataPagerdutyAutomationActionsAction#runner_id}.
65
- :param runner_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_action#runner_type DataPagerdutyAutomationActionsAction#runner_type}.
66
- :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_action#type DataPagerdutyAutomationActionsAction#type}.
59
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/automation_actions_action#id DataPagerdutyAutomationActionsAction#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.
60
+ :param action_classification: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/automation_actions_action#action_classification DataPagerdutyAutomationActionsAction#action_classification}.
61
+ :param creation_time: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/automation_actions_action#creation_time DataPagerdutyAutomationActionsAction#creation_time}.
62
+ :param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/automation_actions_action#description DataPagerdutyAutomationActionsAction#description}.
63
+ :param modify_time: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/automation_actions_action#modify_time DataPagerdutyAutomationActionsAction#modify_time}.
64
+ :param runner_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/automation_actions_action#runner_id DataPagerdutyAutomationActionsAction#runner_id}.
65
+ :param runner_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/automation_actions_action#runner_type DataPagerdutyAutomationActionsAction#runner_type}.
66
+ :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/automation_actions_action#type DataPagerdutyAutomationActionsAction#type}.
67
67
  :param connection:
68
68
  :param count:
69
69
  :param depends_on:
@@ -109,7 +109,7 @@ class DataPagerdutyAutomationActionsAction(
109
109
 
110
110
  :param scope: The scope in which to define this construct.
111
111
  :param import_to_id: The construct id used in the generated config for the DataPagerdutyAutomationActionsAction to import.
112
- :param import_from_id: The id of the existing DataPagerdutyAutomationActionsAction that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_action#import import section} in the documentation of this resource for the id to use
112
+ :param import_from_id: The id of the existing DataPagerdutyAutomationActionsAction that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/automation_actions_action#import import section} in the documentation of this resource for the id to use
113
113
  :param provider: ? Optional instance of the provider where the DataPagerdutyAutomationActionsAction to import is found.
114
114
  '''
115
115
  if __debug__:
@@ -228,7 +228,7 @@ class DataPagerdutyAutomationActionsAction(
228
228
  if __debug__:
229
229
  type_hints = typing.get_type_hints(_typecheckingstub__3ba65d2981241f8bf17ccadef9fa6b41e78ca1e02ffcbde74f6565766ae10eb9)
230
230
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
231
- jsii.set(self, "actionClassification", value)
231
+ jsii.set(self, "actionClassification", value) # pyright: ignore[reportArgumentType]
232
232
 
233
233
  @builtins.property
234
234
  @jsii.member(jsii_name="creationTime")
@@ -240,7 +240,7 @@ class DataPagerdutyAutomationActionsAction(
240
240
  if __debug__:
241
241
  type_hints = typing.get_type_hints(_typecheckingstub__90bb6b9c0a4ba736c85e97b6e2b52364ef88cd63ed5b1d9456ad2f1c4d0cb7ae)
242
242
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
243
- jsii.set(self, "creationTime", value)
243
+ jsii.set(self, "creationTime", value) # pyright: ignore[reportArgumentType]
244
244
 
245
245
  @builtins.property
246
246
  @jsii.member(jsii_name="description")
@@ -252,7 +252,7 @@ class DataPagerdutyAutomationActionsAction(
252
252
  if __debug__:
253
253
  type_hints = typing.get_type_hints(_typecheckingstub__200e54c08b4db4889653ad43b59ce7f813e32512122177ebd3f7c2ed39328bc6)
254
254
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
255
- jsii.set(self, "description", value)
255
+ jsii.set(self, "description", value) # pyright: ignore[reportArgumentType]
256
256
 
257
257
  @builtins.property
258
258
  @jsii.member(jsii_name="id")
@@ -264,7 +264,7 @@ class DataPagerdutyAutomationActionsAction(
264
264
  if __debug__:
265
265
  type_hints = typing.get_type_hints(_typecheckingstub__85a192b983c9e0922e2f0f2803148aa1d5a595c5c3df949a003e2f8cc4687c4f)
266
266
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
267
- jsii.set(self, "id", value)
267
+ jsii.set(self, "id", value) # pyright: ignore[reportArgumentType]
268
268
 
269
269
  @builtins.property
270
270
  @jsii.member(jsii_name="modifyTime")
@@ -276,7 +276,7 @@ class DataPagerdutyAutomationActionsAction(
276
276
  if __debug__:
277
277
  type_hints = typing.get_type_hints(_typecheckingstub__ad9ef73c60399d9741ca36c7754a204192401de2373da3442d1cab5dfaf7fda8)
278
278
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
279
- jsii.set(self, "modifyTime", value)
279
+ jsii.set(self, "modifyTime", value) # pyright: ignore[reportArgumentType]
280
280
 
281
281
  @builtins.property
282
282
  @jsii.member(jsii_name="runnerId")
@@ -288,7 +288,7 @@ class DataPagerdutyAutomationActionsAction(
288
288
  if __debug__:
289
289
  type_hints = typing.get_type_hints(_typecheckingstub__4674eb955b5ffc3d84bdef1768fd64c903b89b9e86e286e32ac550e0e6e4ee7c)
290
290
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
291
- jsii.set(self, "runnerId", value)
291
+ jsii.set(self, "runnerId", value) # pyright: ignore[reportArgumentType]
292
292
 
293
293
  @builtins.property
294
294
  @jsii.member(jsii_name="runnerType")
@@ -300,7 +300,7 @@ class DataPagerdutyAutomationActionsAction(
300
300
  if __debug__:
301
301
  type_hints = typing.get_type_hints(_typecheckingstub__472bfd961597411a117dd9e408ac06adf3baebc21225b912b0956488ec541878)
302
302
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
303
- jsii.set(self, "runnerType", value)
303
+ jsii.set(self, "runnerType", value) # pyright: ignore[reportArgumentType]
304
304
 
305
305
  @builtins.property
306
306
  @jsii.member(jsii_name="type")
@@ -312,7 +312,7 @@ class DataPagerdutyAutomationActionsAction(
312
312
  if __debug__:
313
313
  type_hints = typing.get_type_hints(_typecheckingstub__9b2eefeafa442cf1d82e02e6e44e8ba1f92c0d7fbca95b7d04acd3fd8a0f24c2)
314
314
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
315
- jsii.set(self, "type", value)
315
+ jsii.set(self, "type", value) # pyright: ignore[reportArgumentType]
316
316
 
317
317
 
318
318
  @jsii.data_type(
@@ -383,7 +383,7 @@ class DataPagerdutyAutomationActionsActionActionDataReferenceList(
383
383
  if __debug__:
384
384
  type_hints = typing.get_type_hints(_typecheckingstub__6cbeb4fd88573533f4cf47ccb46127fe5088b55be85eac415b8b61d4a70953dc)
385
385
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
386
- jsii.set(self, "terraformAttribute", value)
386
+ jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
387
387
 
388
388
  @builtins.property
389
389
  @jsii.member(jsii_name="terraformResource")
@@ -396,7 +396,7 @@ class DataPagerdutyAutomationActionsActionActionDataReferenceList(
396
396
  if __debug__:
397
397
  type_hints = typing.get_type_hints(_typecheckingstub__ce5a5aefab7b91110bd9d82627a0f0a96eac923887a1bf1bacf7f3d458a911c4)
398
398
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
399
- jsii.set(self, "terraformResource", value)
399
+ jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
400
400
 
401
401
  @builtins.property
402
402
  @jsii.member(jsii_name="wrapsSet")
@@ -409,7 +409,7 @@ class DataPagerdutyAutomationActionsActionActionDataReferenceList(
409
409
  if __debug__:
410
410
  type_hints = typing.get_type_hints(_typecheckingstub__e29113c4cccc3b9960cff011d1248d0a47c09f530a7ae2f7c1045ef830cbbe0b)
411
411
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
412
- jsii.set(self, "wrapsSet", value)
412
+ jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
413
413
 
414
414
 
415
415
  class DataPagerdutyAutomationActionsActionActionDataReferenceOutputReference(
@@ -478,7 +478,7 @@ class DataPagerdutyAutomationActionsActionActionDataReferenceOutputReference(
478
478
  if __debug__:
479
479
  type_hints = typing.get_type_hints(_typecheckingstub__7e03fa3c816480efeb26517b3b30e2c6ede87c42520b6e54021291578e2d695a)
480
480
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
481
- jsii.set(self, "internalValue", value)
481
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
482
482
 
483
483
 
484
484
  @jsii.data_type(
@@ -532,14 +532,14 @@ class DataPagerdutyAutomationActionsActionConfig(
532
532
  :param lifecycle:
533
533
  :param provider:
534
534
  :param provisioners:
535
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_action#id DataPagerdutyAutomationActionsAction#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.
536
- :param action_classification: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_action#action_classification DataPagerdutyAutomationActionsAction#action_classification}.
537
- :param creation_time: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_action#creation_time DataPagerdutyAutomationActionsAction#creation_time}.
538
- :param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_action#description DataPagerdutyAutomationActionsAction#description}.
539
- :param modify_time: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_action#modify_time DataPagerdutyAutomationActionsAction#modify_time}.
540
- :param runner_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_action#runner_id DataPagerdutyAutomationActionsAction#runner_id}.
541
- :param runner_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_action#runner_type DataPagerdutyAutomationActionsAction#runner_type}.
542
- :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_action#type DataPagerdutyAutomationActionsAction#type}.
535
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/automation_actions_action#id DataPagerdutyAutomationActionsAction#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.
536
+ :param action_classification: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/automation_actions_action#action_classification DataPagerdutyAutomationActionsAction#action_classification}.
537
+ :param creation_time: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/automation_actions_action#creation_time DataPagerdutyAutomationActionsAction#creation_time}.
538
+ :param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/automation_actions_action#description DataPagerdutyAutomationActionsAction#description}.
539
+ :param modify_time: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/automation_actions_action#modify_time DataPagerdutyAutomationActionsAction#modify_time}.
540
+ :param runner_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/automation_actions_action#runner_id DataPagerdutyAutomationActionsAction#runner_id}.
541
+ :param runner_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/automation_actions_action#runner_type DataPagerdutyAutomationActionsAction#runner_type}.
542
+ :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/automation_actions_action#type DataPagerdutyAutomationActionsAction#type}.
543
543
  '''
544
544
  if isinstance(lifecycle, dict):
545
545
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -658,7 +658,7 @@ class DataPagerdutyAutomationActionsActionConfig(
658
658
 
659
659
  @builtins.property
660
660
  def id(self) -> builtins.str:
661
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_action#id DataPagerdutyAutomationActionsAction#id}.
661
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/automation_actions_action#id DataPagerdutyAutomationActionsAction#id}.
662
662
 
663
663
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
664
664
  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.
@@ -669,43 +669,43 @@ class DataPagerdutyAutomationActionsActionConfig(
669
669
 
670
670
  @builtins.property
671
671
  def action_classification(self) -> typing.Optional[builtins.str]:
672
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_action#action_classification DataPagerdutyAutomationActionsAction#action_classification}.'''
672
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/automation_actions_action#action_classification DataPagerdutyAutomationActionsAction#action_classification}.'''
673
673
  result = self._values.get("action_classification")
674
674
  return typing.cast(typing.Optional[builtins.str], result)
675
675
 
676
676
  @builtins.property
677
677
  def creation_time(self) -> typing.Optional[builtins.str]:
678
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_action#creation_time DataPagerdutyAutomationActionsAction#creation_time}.'''
678
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/automation_actions_action#creation_time DataPagerdutyAutomationActionsAction#creation_time}.'''
679
679
  result = self._values.get("creation_time")
680
680
  return typing.cast(typing.Optional[builtins.str], result)
681
681
 
682
682
  @builtins.property
683
683
  def description(self) -> typing.Optional[builtins.str]:
684
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_action#description DataPagerdutyAutomationActionsAction#description}.'''
684
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/automation_actions_action#description DataPagerdutyAutomationActionsAction#description}.'''
685
685
  result = self._values.get("description")
686
686
  return typing.cast(typing.Optional[builtins.str], result)
687
687
 
688
688
  @builtins.property
689
689
  def modify_time(self) -> typing.Optional[builtins.str]:
690
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_action#modify_time DataPagerdutyAutomationActionsAction#modify_time}.'''
690
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/automation_actions_action#modify_time DataPagerdutyAutomationActionsAction#modify_time}.'''
691
691
  result = self._values.get("modify_time")
692
692
  return typing.cast(typing.Optional[builtins.str], result)
693
693
 
694
694
  @builtins.property
695
695
  def runner_id(self) -> typing.Optional[builtins.str]:
696
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_action#runner_id DataPagerdutyAutomationActionsAction#runner_id}.'''
696
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/automation_actions_action#runner_id DataPagerdutyAutomationActionsAction#runner_id}.'''
697
697
  result = self._values.get("runner_id")
698
698
  return typing.cast(typing.Optional[builtins.str], result)
699
699
 
700
700
  @builtins.property
701
701
  def runner_type(self) -> typing.Optional[builtins.str]:
702
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_action#runner_type DataPagerdutyAutomationActionsAction#runner_type}.'''
702
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/automation_actions_action#runner_type DataPagerdutyAutomationActionsAction#runner_type}.'''
703
703
  result = self._values.get("runner_type")
704
704
  return typing.cast(typing.Optional[builtins.str], result)
705
705
 
706
706
  @builtins.property
707
707
  def type(self) -> typing.Optional[builtins.str]:
708
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_action#type DataPagerdutyAutomationActionsAction#type}.'''
708
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/automation_actions_action#type DataPagerdutyAutomationActionsAction#type}.'''
709
709
  result = self._values.get("type")
710
710
  return typing.cast(typing.Optional[builtins.str], result)
711
711