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

Sign up to get free protection for your applications and to get access to all the features.
Files changed (83) hide show
  1. cdktf_cdktf_provider_pagerduty/__init__.py +3 -3
  2. cdktf_cdktf_provider_pagerduty/_jsii/__init__.py +2 -2
  3. cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.11.2.jsii.tgz +0 -0
  4. cdktf_cdktf_provider_pagerduty/addon/__init__.py +12 -12
  5. cdktf_cdktf_provider_pagerduty/automation_actions_action/__init__.py +68 -68
  6. cdktf_cdktf_provider_pagerduty/automation_actions_action_service_association/__init__.py +16 -16
  7. cdktf_cdktf_provider_pagerduty/automation_actions_action_team_association/__init__.py +16 -16
  8. cdktf_cdktf_provider_pagerduty/automation_actions_runner/__init__.py +32 -32
  9. cdktf_cdktf_provider_pagerduty/automation_actions_runner_team_association/__init__.py +16 -16
  10. cdktf_cdktf_provider_pagerduty/business_service/__init__.py +24 -24
  11. cdktf_cdktf_provider_pagerduty/business_service_subscriber/__init__.py +20 -20
  12. cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_action/__init__.py +40 -40
  13. cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_runner/__init__.py +20 -20
  14. cdktf_cdktf_provider_pagerduty/data_pagerduty_business_service/__init__.py +8 -8
  15. cdktf_cdktf_provider_pagerduty/data_pagerduty_escalation_policy/__init__.py +12 -12
  16. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration/__init__.py +24 -24
  17. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_global_cache_variable/__init__.py +24 -24
  18. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_integration/__init__.py +20 -20
  19. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_service_cache_variable/__init__.py +24 -24
  20. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestrations/__init__.py +24 -24
  21. cdktf_cdktf_provider_pagerduty/data_pagerduty_extension_schema/__init__.py +8 -8
  22. cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_custom_field/__init__.py +12 -12
  23. cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_workflow/__init__.py +12 -12
  24. cdktf_cdktf_provider_pagerduty/data_pagerduty_license/__init__.py +16 -16
  25. cdktf_cdktf_provider_pagerduty/data_pagerduty_licenses/__init__.py +12 -12
  26. cdktf_cdktf_provider_pagerduty/data_pagerduty_priority/__init__.py +8 -8
  27. cdktf_cdktf_provider_pagerduty/data_pagerduty_ruleset/__init__.py +12 -12
  28. cdktf_cdktf_provider_pagerduty/data_pagerduty_schedule/__init__.py +12 -12
  29. cdktf_cdktf_provider_pagerduty/data_pagerduty_service/__init__.py +12 -12
  30. cdktf_cdktf_provider_pagerduty/data_pagerduty_service_integration/__init__.py +12 -12
  31. cdktf_cdktf_provider_pagerduty/data_pagerduty_standards/__init__.py +20 -20
  32. cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resource_scores/__init__.py +17 -17
  33. cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resources_scores/__init__.py +21 -21
  34. cdktf_cdktf_provider_pagerduty/data_pagerduty_tag/__init__.py +8 -8
  35. cdktf_cdktf_provider_pagerduty/data_pagerduty_team/__init__.py +20 -20
  36. cdktf_cdktf_provider_pagerduty/data_pagerduty_team_members/__init__.py +16 -16
  37. cdktf_cdktf_provider_pagerduty/data_pagerduty_user/__init__.py +12 -12
  38. cdktf_cdktf_provider_pagerduty/data_pagerduty_user_contact_method/__init__.py +20 -20
  39. cdktf_cdktf_provider_pagerduty/data_pagerduty_users/__init__.py +16 -16
  40. cdktf_cdktf_provider_pagerduty/data_pagerduty_vendor/__init__.py +12 -12
  41. cdktf_cdktf_provider_pagerduty/escalation_policy/__init__.py +55 -55
  42. cdktf_cdktf_provider_pagerduty/event_orchestration/__init__.py +32 -32
  43. cdktf_cdktf_provider_pagerduty/event_orchestration_global/__init__.py +325 -325
  44. cdktf_cdktf_provider_pagerduty/event_orchestration_global_cache_variable/__init__.py +47 -47
  45. cdktf_cdktf_provider_pagerduty/event_orchestration_integration/__init__.py +16 -16
  46. cdktf_cdktf_provider_pagerduty/event_orchestration_router/__init__.py +80 -80
  47. cdktf_cdktf_provider_pagerduty/event_orchestration_service/__init__.py +337 -337
  48. cdktf_cdktf_provider_pagerduty/event_orchestration_service_cache_variable/__init__.py +47 -47
  49. cdktf_cdktf_provider_pagerduty/event_orchestration_unrouted/__init__.py +157 -157
  50. cdktf_cdktf_provider_pagerduty/event_rule/__init__.py +20 -20
  51. cdktf_cdktf_provider_pagerduty/extension/__init__.py +28 -28
  52. cdktf_cdktf_provider_pagerduty/extension_servicenow/__init__.py +52 -52
  53. cdktf_cdktf_provider_pagerduty/incident_custom_field/__init__.py +32 -32
  54. cdktf_cdktf_provider_pagerduty/incident_custom_field_option/__init__.py +20 -20
  55. cdktf_cdktf_provider_pagerduty/incident_workflow/__init__.py +83 -83
  56. cdktf_cdktf_provider_pagerduty/incident_workflow_trigger/__init__.py +40 -40
  57. cdktf_cdktf_provider_pagerduty/maintenance_window/__init__.py +24 -24
  58. cdktf_cdktf_provider_pagerduty/provider/__init__.py +42 -42
  59. cdktf_cdktf_provider_pagerduty/response_play/__init__.py +98 -98
  60. cdktf_cdktf_provider_pagerduty/ruleset/__init__.py +20 -20
  61. cdktf_cdktf_provider_pagerduty/ruleset_rule/__init__.py +231 -231
  62. cdktf_cdktf_provider_pagerduty/schedule/__init__.py +77 -77
  63. cdktf_cdktf_provider_pagerduty/service/__init__.py +171 -171
  64. cdktf_cdktf_provider_pagerduty/service_dependency/__init__.py +41 -41
  65. cdktf_cdktf_provider_pagerduty/service_event_rule/__init__.py +216 -216
  66. cdktf_cdktf_provider_pagerduty/service_integration/__init__.py +146 -146
  67. cdktf_cdktf_provider_pagerduty/slack_connection/__init__.py +45 -45
  68. cdktf_cdktf_provider_pagerduty/tag/__init__.py +8 -8
  69. cdktf_cdktf_provider_pagerduty/tag_assignment/__init__.py +16 -16
  70. cdktf_cdktf_provider_pagerduty/team/__init__.py +20 -20
  71. cdktf_cdktf_provider_pagerduty/team_membership/__init__.py +20 -20
  72. cdktf_cdktf_provider_pagerduty/user/__init__.py +44 -44
  73. cdktf_cdktf_provider_pagerduty/user_contact_method/__init__.py +32 -32
  74. cdktf_cdktf_provider_pagerduty/user_handoff_notification_rule/__init__.py +30 -30
  75. cdktf_cdktf_provider_pagerduty/user_notification_rule/__init__.py +24 -24
  76. cdktf_cdktf_provider_pagerduty/webhook_subscription/__init__.py +68 -68
  77. {cdktf_cdktf_provider_pagerduty-13.11.0.dist-info → cdktf_cdktf_provider_pagerduty-13.11.2.dist-info}/METADATA +9 -9
  78. cdktf_cdktf_provider_pagerduty-13.11.2.dist-info/RECORD +82 -0
  79. {cdktf_cdktf_provider_pagerduty-13.11.0.dist-info → cdktf_cdktf_provider_pagerduty-13.11.2.dist-info}/WHEEL +1 -1
  80. cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.11.0.jsii.tgz +0 -0
  81. cdktf_cdktf_provider_pagerduty-13.11.0.dist-info/RECORD +0 -82
  82. {cdktf_cdktf_provider_pagerduty-13.11.0.dist-info → cdktf_cdktf_provider_pagerduty-13.11.2.dist-info}/LICENSE +0 -0
  83. {cdktf_cdktf_provider_pagerduty-13.11.0.dist-info → cdktf_cdktf_provider_pagerduty-13.11.2.dist-info}/top_level.txt +0 -0
@@ -1,7 +1,7 @@
1
1
  r'''
2
2
  # `data_pagerduty_users`
3
3
 
4
- Refer to the Terraform Registry for docs: [`data_pagerduty_users`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/users).
4
+ Refer to the Terraform Registry for docs: [`data_pagerduty_users`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/users).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -29,7 +29,7 @@ class DataPagerdutyUsers(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-pagerduty.dataPagerdutyUsers.DataPagerdutyUsers",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/users pagerduty_users}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/users pagerduty_users}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -46,12 +46,12 @@ class DataPagerdutyUsers(
46
46
  provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
47
47
  provisioners: typing.Optional[typing.Sequence[typing.Union[typing.Union[_cdktf_9a9027ec.FileProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.LocalExecProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.RemoteExecProvisioner, typing.Dict[builtins.str, typing.Any]]]]] = None,
48
48
  ) -> None:
49
- '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/users pagerduty_users} Data Source.
49
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/users pagerduty_users} Data Source.
50
50
 
51
51
  :param scope: The scope in which to define this construct.
52
52
  :param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
53
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/users#id DataPagerdutyUsers#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.
54
- :param team_ids: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/users#team_ids DataPagerdutyUsers#team_ids}.
53
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/users#id DataPagerdutyUsers#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.
54
+ :param team_ids: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/users#team_ids DataPagerdutyUsers#team_ids}.
55
55
  :param connection:
56
56
  :param count:
57
57
  :param depends_on:
@@ -91,7 +91,7 @@ class DataPagerdutyUsers(
91
91
 
92
92
  :param scope: The scope in which to define this construct.
93
93
  :param import_to_id: The construct id used in the generated config for the DataPagerdutyUsers to import.
94
- :param import_from_id: The id of the existing DataPagerdutyUsers that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/users#import import section} in the documentation of this resource for the id to use
94
+ :param import_from_id: The id of the existing DataPagerdutyUsers that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/users#import import section} in the documentation of this resource for the id to use
95
95
  :param provider: ? Optional instance of the provider where the DataPagerdutyUsers to import is found.
96
96
  '''
97
97
  if __debug__:
@@ -148,7 +148,7 @@ class DataPagerdutyUsers(
148
148
  if __debug__:
149
149
  type_hints = typing.get_type_hints(_typecheckingstub__2225c513a6a8d0730ed565f3eda896da1174e91c8538dda1803cfe9cb31fd5c5)
150
150
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
151
- jsii.set(self, "id", value)
151
+ jsii.set(self, "id", value) # pyright: ignore[reportArgumentType]
152
152
 
153
153
  @builtins.property
154
154
  @jsii.member(jsii_name="teamIds")
@@ -160,7 +160,7 @@ class DataPagerdutyUsers(
160
160
  if __debug__:
161
161
  type_hints = typing.get_type_hints(_typecheckingstub__1cf671010f9f430bbd2fb41490f1759228d96cddf83833eb2ed13d19217907af)
162
162
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
163
- jsii.set(self, "teamIds", value)
163
+ jsii.set(self, "teamIds", value) # pyright: ignore[reportArgumentType]
164
164
 
165
165
 
166
166
  @jsii.data_type(
@@ -200,8 +200,8 @@ class DataPagerdutyUsersConfig(_cdktf_9a9027ec.TerraformMetaArguments):
200
200
  :param lifecycle:
201
201
  :param provider:
202
202
  :param provisioners:
203
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/users#id DataPagerdutyUsers#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.
204
- :param team_ids: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/users#team_ids DataPagerdutyUsers#team_ids}.
203
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/users#id DataPagerdutyUsers#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.
204
+ :param team_ids: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/users#team_ids DataPagerdutyUsers#team_ids}.
205
205
  '''
206
206
  if isinstance(lifecycle, dict):
207
207
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -302,7 +302,7 @@ class DataPagerdutyUsersConfig(_cdktf_9a9027ec.TerraformMetaArguments):
302
302
 
303
303
  @builtins.property
304
304
  def id(self) -> typing.Optional[builtins.str]:
305
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/users#id DataPagerdutyUsers#id}.
305
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/users#id DataPagerdutyUsers#id}.
306
306
 
307
307
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
308
308
  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.
@@ -312,7 +312,7 @@ class DataPagerdutyUsersConfig(_cdktf_9a9027ec.TerraformMetaArguments):
312
312
 
313
313
  @builtins.property
314
314
  def team_ids(self) -> typing.Optional[typing.List[builtins.str]]:
315
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/users#team_ids DataPagerdutyUsers#team_ids}.'''
315
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/users#team_ids DataPagerdutyUsers#team_ids}.'''
316
316
  result = self._values.get("team_ids")
317
317
  return typing.cast(typing.Optional[typing.List[builtins.str]], result)
318
318
 
@@ -393,7 +393,7 @@ class DataPagerdutyUsersUsersList(
393
393
  if __debug__:
394
394
  type_hints = typing.get_type_hints(_typecheckingstub__960c46bbce56352d2ea9f770dc7bef11f05a6174ae0e745907164c8170dbf97a)
395
395
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
396
- jsii.set(self, "terraformAttribute", value)
396
+ jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
397
397
 
398
398
  @builtins.property
399
399
  @jsii.member(jsii_name="terraformResource")
@@ -406,7 +406,7 @@ class DataPagerdutyUsersUsersList(
406
406
  if __debug__:
407
407
  type_hints = typing.get_type_hints(_typecheckingstub__bb24c108d48e141cfc5b21241052526c5136743b30d2fa6908de78382f7da368)
408
408
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
409
- jsii.set(self, "terraformResource", value)
409
+ jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
410
410
 
411
411
  @builtins.property
412
412
  @jsii.member(jsii_name="wrapsSet")
@@ -419,7 +419,7 @@ class DataPagerdutyUsersUsersList(
419
419
  if __debug__:
420
420
  type_hints = typing.get_type_hints(_typecheckingstub__30d3e3b804bdb36eea41f767aaf07cb9dd0750e80737470d68de2d55b7fe48bd)
421
421
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
422
- jsii.set(self, "wrapsSet", value)
422
+ jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
423
423
 
424
424
 
425
425
  class DataPagerdutyUsersUsersOutputReference(
@@ -498,7 +498,7 @@ class DataPagerdutyUsersUsersOutputReference(
498
498
  if __debug__:
499
499
  type_hints = typing.get_type_hints(_typecheckingstub__48bedf3782baa4333f778b9f7dbf70ff1f7acf86d7b93c185699c7fea1f21eae)
500
500
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
501
- jsii.set(self, "internalValue", value)
501
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
502
502
 
503
503
 
504
504
  __all__ = [
@@ -1,7 +1,7 @@
1
1
  r'''
2
2
  # `data_pagerduty_vendor`
3
3
 
4
- Refer to the Terraform Registry for docs: [`data_pagerduty_vendor`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/vendor).
4
+ Refer to the Terraform Registry for docs: [`data_pagerduty_vendor`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/vendor).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -29,7 +29,7 @@ class DataPagerdutyVendor(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-pagerduty.dataPagerdutyVendor.DataPagerdutyVendor",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/vendor pagerduty_vendor}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/vendor pagerduty_vendor}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -46,12 +46,12 @@ class DataPagerdutyVendor(
46
46
  provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
47
47
  provisioners: typing.Optional[typing.Sequence[typing.Union[typing.Union[_cdktf_9a9027ec.FileProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.LocalExecProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.RemoteExecProvisioner, typing.Dict[builtins.str, typing.Any]]]]] = None,
48
48
  ) -> None:
49
- '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/vendor pagerduty_vendor} Data Source.
49
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/vendor pagerduty_vendor} Data Source.
50
50
 
51
51
  :param scope: The scope in which to define this construct.
52
52
  :param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
53
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/vendor#name DataPagerdutyVendor#name}.
54
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/vendor#id DataPagerdutyVendor#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.
53
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/vendor#name DataPagerdutyVendor#name}.
54
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/vendor#id DataPagerdutyVendor#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
55
  :param connection:
56
56
  :param count:
57
57
  :param depends_on:
@@ -91,7 +91,7 @@ class DataPagerdutyVendor(
91
91
 
92
92
  :param scope: The scope in which to define this construct.
93
93
  :param import_to_id: The construct id used in the generated config for the DataPagerdutyVendor to import.
94
- :param import_from_id: The id of the existing DataPagerdutyVendor that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/vendor#import import section} in the documentation of this resource for the id to use
94
+ :param import_from_id: The id of the existing DataPagerdutyVendor that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/vendor#import import section} in the documentation of this resource for the id to use
95
95
  :param provider: ? Optional instance of the provider where the DataPagerdutyVendor to import is found.
96
96
  '''
97
97
  if __debug__:
@@ -144,7 +144,7 @@ class DataPagerdutyVendor(
144
144
  if __debug__:
145
145
  type_hints = typing.get_type_hints(_typecheckingstub__20239bae44de5ad891d194d0fa39a937163a7873c99f5b72d08bc6212a3329f6)
146
146
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
147
- jsii.set(self, "id", value)
147
+ jsii.set(self, "id", value) # pyright: ignore[reportArgumentType]
148
148
 
149
149
  @builtins.property
150
150
  @jsii.member(jsii_name="name")
@@ -156,7 +156,7 @@ class DataPagerdutyVendor(
156
156
  if __debug__:
157
157
  type_hints = typing.get_type_hints(_typecheckingstub__2cf2590188c5c07f6ff2569c8c68970157126b9bc314e686b8baf9aaa72ad166)
158
158
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
159
- jsii.set(self, "name", value)
159
+ jsii.set(self, "name", value) # pyright: ignore[reportArgumentType]
160
160
 
161
161
 
162
162
  @jsii.data_type(
@@ -196,8 +196,8 @@ class DataPagerdutyVendorConfig(_cdktf_9a9027ec.TerraformMetaArguments):
196
196
  :param lifecycle:
197
197
  :param provider:
198
198
  :param provisioners:
199
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/vendor#name DataPagerdutyVendor#name}.
200
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/vendor#id DataPagerdutyVendor#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.
199
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/vendor#name DataPagerdutyVendor#name}.
200
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/vendor#id DataPagerdutyVendor#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.
201
201
  '''
202
202
  if isinstance(lifecycle, dict):
203
203
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -298,14 +298,14 @@ class DataPagerdutyVendorConfig(_cdktf_9a9027ec.TerraformMetaArguments):
298
298
 
299
299
  @builtins.property
300
300
  def name(self) -> builtins.str:
301
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/vendor#name DataPagerdutyVendor#name}.'''
301
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/vendor#name DataPagerdutyVendor#name}.'''
302
302
  result = self._values.get("name")
303
303
  assert result is not None, "Required property 'name' is missing"
304
304
  return typing.cast(builtins.str, result)
305
305
 
306
306
  @builtins.property
307
307
  def id(self) -> typing.Optional[builtins.str]:
308
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/vendor#id DataPagerdutyVendor#id}.
308
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/vendor#id DataPagerdutyVendor#id}.
309
309
 
310
310
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
311
311
  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
  # `pagerduty_escalation_policy`
3
3
 
4
- Refer to the Terraform Registry for docs: [`pagerduty_escalation_policy`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy).
4
+ Refer to the Terraform Registry for docs: [`pagerduty_escalation_policy`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/escalation_policy).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -29,7 +29,7 @@ class EscalationPolicy(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-pagerduty.escalationPolicy.EscalationPolicy",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy pagerduty_escalation_policy}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/escalation_policy pagerduty_escalation_policy}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -50,16 +50,16 @@ class EscalationPolicy(
50
50
  provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
51
51
  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,
52
52
  ) -> None:
53
- '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy pagerduty_escalation_policy} Resource.
53
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/escalation_policy pagerduty_escalation_policy} Resource.
54
54
 
55
55
  :param scope: The scope in which to define this construct.
56
56
  :param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
57
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#name EscalationPolicy#name}.
58
- :param rule: rule block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#rule EscalationPolicy#rule}
59
- :param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#description EscalationPolicy#description}.
60
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#id EscalationPolicy#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.
61
- :param num_loops: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#num_loops EscalationPolicy#num_loops}.
62
- :param teams: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#teams EscalationPolicy#teams}.
57
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/escalation_policy#name EscalationPolicy#name}.
58
+ :param rule: rule block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/escalation_policy#rule EscalationPolicy#rule}
59
+ :param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/escalation_policy#description EscalationPolicy#description}.
60
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/escalation_policy#id EscalationPolicy#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.
61
+ :param num_loops: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/escalation_policy#num_loops EscalationPolicy#num_loops}.
62
+ :param teams: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/escalation_policy#teams EscalationPolicy#teams}.
63
63
  :param connection:
64
64
  :param count:
65
65
  :param depends_on:
@@ -103,7 +103,7 @@ class EscalationPolicy(
103
103
 
104
104
  :param scope: The scope in which to define this construct.
105
105
  :param import_to_id: The construct id used in the generated config for the EscalationPolicy to import.
106
- :param import_from_id: The id of the existing EscalationPolicy that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#import import section} in the documentation of this resource for the id to use
106
+ :param import_from_id: The id of the existing EscalationPolicy that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/escalation_policy#import import section} in the documentation of this resource for the id to use
107
107
  :param provider: ? Optional instance of the provider where the EscalationPolicy to import is found.
108
108
  '''
109
109
  if __debug__:
@@ -203,7 +203,7 @@ class EscalationPolicy(
203
203
  if __debug__:
204
204
  type_hints = typing.get_type_hints(_typecheckingstub__bb3b9122b461cad5e6595ec1a02ca692201a2af212917b64aec259e86b11516d)
205
205
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
206
- jsii.set(self, "description", value)
206
+ jsii.set(self, "description", value) # pyright: ignore[reportArgumentType]
207
207
 
208
208
  @builtins.property
209
209
  @jsii.member(jsii_name="id")
@@ -215,7 +215,7 @@ class EscalationPolicy(
215
215
  if __debug__:
216
216
  type_hints = typing.get_type_hints(_typecheckingstub__e1634957ee86c9c8df966c1a634f171c55160a9ac347255efa8355bc1b4a1d15)
217
217
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
218
- jsii.set(self, "id", value)
218
+ jsii.set(self, "id", value) # pyright: ignore[reportArgumentType]
219
219
 
220
220
  @builtins.property
221
221
  @jsii.member(jsii_name="name")
@@ -227,7 +227,7 @@ class EscalationPolicy(
227
227
  if __debug__:
228
228
  type_hints = typing.get_type_hints(_typecheckingstub__b18395240b56510b830e1fff16664892a536c4d3d198c6cd6d15634497ffff54)
229
229
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
230
- jsii.set(self, "name", value)
230
+ jsii.set(self, "name", value) # pyright: ignore[reportArgumentType]
231
231
 
232
232
  @builtins.property
233
233
  @jsii.member(jsii_name="numLoops")
@@ -239,7 +239,7 @@ class EscalationPolicy(
239
239
  if __debug__:
240
240
  type_hints = typing.get_type_hints(_typecheckingstub__ad75d098c6218292ba70a78dc5bb7bc506665bc350da3fdbfdbcc8611ac770f5)
241
241
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
242
- jsii.set(self, "numLoops", value)
242
+ jsii.set(self, "numLoops", value) # pyright: ignore[reportArgumentType]
243
243
 
244
244
  @builtins.property
245
245
  @jsii.member(jsii_name="teams")
@@ -251,7 +251,7 @@ class EscalationPolicy(
251
251
  if __debug__:
252
252
  type_hints = typing.get_type_hints(_typecheckingstub__ecdd02dbae2fa81457bde2d5216dd6d801fc0359451934ab441debae322c1704)
253
253
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
254
- jsii.set(self, "teams", value)
254
+ jsii.set(self, "teams", value) # pyright: ignore[reportArgumentType]
255
255
 
256
256
 
257
257
  @jsii.data_type(
@@ -299,12 +299,12 @@ class EscalationPolicyConfig(_cdktf_9a9027ec.TerraformMetaArguments):
299
299
  :param lifecycle:
300
300
  :param provider:
301
301
  :param provisioners:
302
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#name EscalationPolicy#name}.
303
- :param rule: rule block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#rule EscalationPolicy#rule}
304
- :param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#description EscalationPolicy#description}.
305
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#id EscalationPolicy#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.
306
- :param num_loops: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#num_loops EscalationPolicy#num_loops}.
307
- :param teams: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#teams EscalationPolicy#teams}.
302
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/escalation_policy#name EscalationPolicy#name}.
303
+ :param rule: rule block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/escalation_policy#rule EscalationPolicy#rule}
304
+ :param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/escalation_policy#description EscalationPolicy#description}.
305
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/escalation_policy#id EscalationPolicy#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.
306
+ :param num_loops: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/escalation_policy#num_loops EscalationPolicy#num_loops}.
307
+ :param teams: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/escalation_policy#teams EscalationPolicy#teams}.
308
308
  '''
309
309
  if isinstance(lifecycle, dict):
310
310
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -416,7 +416,7 @@ class EscalationPolicyConfig(_cdktf_9a9027ec.TerraformMetaArguments):
416
416
 
417
417
  @builtins.property
418
418
  def name(self) -> builtins.str:
419
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#name EscalationPolicy#name}.'''
419
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/escalation_policy#name EscalationPolicy#name}.'''
420
420
  result = self._values.get("name")
421
421
  assert result is not None, "Required property 'name' is missing"
422
422
  return typing.cast(builtins.str, result)
@@ -427,7 +427,7 @@ class EscalationPolicyConfig(_cdktf_9a9027ec.TerraformMetaArguments):
427
427
  ) -> typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EscalationPolicyRule"]]:
428
428
  '''rule block.
429
429
 
430
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#rule EscalationPolicy#rule}
430
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/escalation_policy#rule EscalationPolicy#rule}
431
431
  '''
432
432
  result = self._values.get("rule")
433
433
  assert result is not None, "Required property 'rule' is missing"
@@ -435,13 +435,13 @@ class EscalationPolicyConfig(_cdktf_9a9027ec.TerraformMetaArguments):
435
435
 
436
436
  @builtins.property
437
437
  def description(self) -> typing.Optional[builtins.str]:
438
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#description EscalationPolicy#description}.'''
438
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/escalation_policy#description EscalationPolicy#description}.'''
439
439
  result = self._values.get("description")
440
440
  return typing.cast(typing.Optional[builtins.str], result)
441
441
 
442
442
  @builtins.property
443
443
  def id(self) -> typing.Optional[builtins.str]:
444
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#id EscalationPolicy#id}.
444
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/escalation_policy#id EscalationPolicy#id}.
445
445
 
446
446
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
447
447
  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.
@@ -451,13 +451,13 @@ class EscalationPolicyConfig(_cdktf_9a9027ec.TerraformMetaArguments):
451
451
 
452
452
  @builtins.property
453
453
  def num_loops(self) -> typing.Optional[jsii.Number]:
454
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#num_loops EscalationPolicy#num_loops}.'''
454
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/escalation_policy#num_loops EscalationPolicy#num_loops}.'''
455
455
  result = self._values.get("num_loops")
456
456
  return typing.cast(typing.Optional[jsii.Number], result)
457
457
 
458
458
  @builtins.property
459
459
  def teams(self) -> typing.Optional[typing.List[builtins.str]]:
460
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#teams EscalationPolicy#teams}.'''
460
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/escalation_policy#teams EscalationPolicy#teams}.'''
461
461
  result = self._values.get("teams")
462
462
  return typing.cast(typing.Optional[typing.List[builtins.str]], result)
463
463
 
@@ -491,9 +491,9 @@ class EscalationPolicyRule:
491
491
  escalation_rule_assignment_strategy: typing.Optional[typing.Union["EscalationPolicyRuleEscalationRuleAssignmentStrategy", typing.Dict[builtins.str, typing.Any]]] = None,
492
492
  ) -> None:
493
493
  '''
494
- :param escalation_delay_in_minutes: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#escalation_delay_in_minutes EscalationPolicy#escalation_delay_in_minutes}.
495
- :param target: target block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#target EscalationPolicy#target}
496
- :param escalation_rule_assignment_strategy: escalation_rule_assignment_strategy block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#escalation_rule_assignment_strategy EscalationPolicy#escalation_rule_assignment_strategy}
494
+ :param escalation_delay_in_minutes: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/escalation_policy#escalation_delay_in_minutes EscalationPolicy#escalation_delay_in_minutes}.
495
+ :param target: target block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/escalation_policy#target EscalationPolicy#target}
496
+ :param escalation_rule_assignment_strategy: escalation_rule_assignment_strategy block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/escalation_policy#escalation_rule_assignment_strategy EscalationPolicy#escalation_rule_assignment_strategy}
497
497
  '''
498
498
  if isinstance(escalation_rule_assignment_strategy, dict):
499
499
  escalation_rule_assignment_strategy = EscalationPolicyRuleEscalationRuleAssignmentStrategy(**escalation_rule_assignment_strategy)
@@ -511,7 +511,7 @@ class EscalationPolicyRule:
511
511
 
512
512
  @builtins.property
513
513
  def escalation_delay_in_minutes(self) -> jsii.Number:
514
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#escalation_delay_in_minutes EscalationPolicy#escalation_delay_in_minutes}.'''
514
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/escalation_policy#escalation_delay_in_minutes EscalationPolicy#escalation_delay_in_minutes}.'''
515
515
  result = self._values.get("escalation_delay_in_minutes")
516
516
  assert result is not None, "Required property 'escalation_delay_in_minutes' is missing"
517
517
  return typing.cast(jsii.Number, result)
@@ -522,7 +522,7 @@ class EscalationPolicyRule:
522
522
  ) -> typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EscalationPolicyRuleTarget"]]:
523
523
  '''target block.
524
524
 
525
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#target EscalationPolicy#target}
525
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/escalation_policy#target EscalationPolicy#target}
526
526
  '''
527
527
  result = self._values.get("target")
528
528
  assert result is not None, "Required property 'target' is missing"
@@ -534,7 +534,7 @@ class EscalationPolicyRule:
534
534
  ) -> typing.Optional["EscalationPolicyRuleEscalationRuleAssignmentStrategy"]:
535
535
  '''escalation_rule_assignment_strategy block.
536
536
 
537
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#escalation_rule_assignment_strategy EscalationPolicy#escalation_rule_assignment_strategy}
537
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/escalation_policy#escalation_rule_assignment_strategy EscalationPolicy#escalation_rule_assignment_strategy}
538
538
  '''
539
539
  result = self._values.get("escalation_rule_assignment_strategy")
540
540
  return typing.cast(typing.Optional["EscalationPolicyRuleEscalationRuleAssignmentStrategy"], result)
@@ -559,7 +559,7 @@ class EscalationPolicyRule:
559
559
  class EscalationPolicyRuleEscalationRuleAssignmentStrategy:
560
560
  def __init__(self, *, type: typing.Optional[builtins.str] = None) -> None:
561
561
  '''
562
- :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#type EscalationPolicy#type}.
562
+ :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/escalation_policy#type EscalationPolicy#type}.
563
563
  '''
564
564
  if __debug__:
565
565
  type_hints = typing.get_type_hints(_typecheckingstub__953269d9978a1ac8c7b1b4bdc9c54e0cf3573db2ea304992783d4c98b969f97b)
@@ -570,7 +570,7 @@ class EscalationPolicyRuleEscalationRuleAssignmentStrategy:
570
570
 
571
571
  @builtins.property
572
572
  def type(self) -> typing.Optional[builtins.str]:
573
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#type EscalationPolicy#type}.'''
573
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/escalation_policy#type EscalationPolicy#type}.'''
574
574
  result = self._values.get("type")
575
575
  return typing.cast(typing.Optional[builtins.str], result)
576
576
 
@@ -625,7 +625,7 @@ class EscalationPolicyRuleEscalationRuleAssignmentStrategyOutputReference(
625
625
  if __debug__:
626
626
  type_hints = typing.get_type_hints(_typecheckingstub__d8586e3ebed0a31a51b20cf7f1bad3e302378f2ea3faabc9b86015709128ad5d)
627
627
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
628
- jsii.set(self, "type", value)
628
+ jsii.set(self, "type", value) # pyright: ignore[reportArgumentType]
629
629
 
630
630
  @builtins.property
631
631
  @jsii.member(jsii_name="internalValue")
@@ -642,7 +642,7 @@ class EscalationPolicyRuleEscalationRuleAssignmentStrategyOutputReference(
642
642
  if __debug__:
643
643
  type_hints = typing.get_type_hints(_typecheckingstub__d5e855eec704115eb42960c65ba2ecd5582bbeaa047130cc20e7fd86e5459b42)
644
644
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
645
- jsii.set(self, "internalValue", value)
645
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
646
646
 
647
647
 
648
648
  class EscalationPolicyRuleList(
@@ -689,7 +689,7 @@ class EscalationPolicyRuleList(
689
689
  if __debug__:
690
690
  type_hints = typing.get_type_hints(_typecheckingstub__5db28332273683211024c438bbc8d953045183b500ea25a4a88ed6f7bfd226aa)
691
691
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
692
- jsii.set(self, "terraformAttribute", value)
692
+ jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
693
693
 
694
694
  @builtins.property
695
695
  @jsii.member(jsii_name="terraformResource")
@@ -702,7 +702,7 @@ class EscalationPolicyRuleList(
702
702
  if __debug__:
703
703
  type_hints = typing.get_type_hints(_typecheckingstub__d02e2005ca6c26099a1e8d0a9e5c083bf4ba26ccd41362fe2dfb57c5804ef917)
704
704
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
705
- jsii.set(self, "terraformResource", value)
705
+ jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
706
706
 
707
707
  @builtins.property
708
708
  @jsii.member(jsii_name="wrapsSet")
@@ -715,7 +715,7 @@ class EscalationPolicyRuleList(
715
715
  if __debug__:
716
716
  type_hints = typing.get_type_hints(_typecheckingstub__6efc14b9647b8ea1293e658bafc00497fe8444472ccaa4804d61728d4c7734d9)
717
717
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
718
- jsii.set(self, "wrapsSet", value)
718
+ jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
719
719
 
720
720
  @builtins.property
721
721
  @jsii.member(jsii_name="internalValue")
@@ -732,7 +732,7 @@ class EscalationPolicyRuleList(
732
732
  if __debug__:
733
733
  type_hints = typing.get_type_hints(_typecheckingstub__5af2c056bdca8530b1be741f40294e7c7edc8945f43b48b6b62924b750e8b7b4)
734
734
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
735
- jsii.set(self, "internalValue", value)
735
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
736
736
 
737
737
 
738
738
  class EscalationPolicyRuleOutputReference(
@@ -768,7 +768,7 @@ class EscalationPolicyRuleOutputReference(
768
768
  type: typing.Optional[builtins.str] = None,
769
769
  ) -> None:
770
770
  '''
771
- :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#type EscalationPolicy#type}.
771
+ :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/escalation_policy#type EscalationPolicy#type}.
772
772
  '''
773
773
  value = EscalationPolicyRuleEscalationRuleAssignmentStrategy(type=type)
774
774
 
@@ -837,7 +837,7 @@ class EscalationPolicyRuleOutputReference(
837
837
  if __debug__:
838
838
  type_hints = typing.get_type_hints(_typecheckingstub__20e0221c6a35eae8146a00ae105b8c95c0893db9873633b7586f5a870e100cd3)
839
839
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
840
- jsii.set(self, "escalationDelayInMinutes", value)
840
+ jsii.set(self, "escalationDelayInMinutes", value) # pyright: ignore[reportArgumentType]
841
841
 
842
842
  @builtins.property
843
843
  @jsii.member(jsii_name="internalValue")
@@ -854,7 +854,7 @@ class EscalationPolicyRuleOutputReference(
854
854
  if __debug__:
855
855
  type_hints = typing.get_type_hints(_typecheckingstub__3f017b412fdac7bde443f7cbd9d6e9b10358e47c465792fdc7c5228f866e3e75)
856
856
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
857
- jsii.set(self, "internalValue", value)
857
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
858
858
 
859
859
 
860
860
  @jsii.data_type(
@@ -870,8 +870,8 @@ class EscalationPolicyRuleTarget:
870
870
  type: typing.Optional[builtins.str] = None,
871
871
  ) -> None:
872
872
  '''
873
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#id EscalationPolicy#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.
874
- :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#type EscalationPolicy#type}.
873
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/escalation_policy#id EscalationPolicy#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.
874
+ :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/escalation_policy#type EscalationPolicy#type}.
875
875
  '''
876
876
  if __debug__:
877
877
  type_hints = typing.get_type_hints(_typecheckingstub__91245a021fb5ad03ae28631b76500e61df26d8627bfd6c053e1e58f9547396db)
@@ -885,7 +885,7 @@ class EscalationPolicyRuleTarget:
885
885
 
886
886
  @builtins.property
887
887
  def id(self) -> builtins.str:
888
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#id EscalationPolicy#id}.
888
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/escalation_policy#id EscalationPolicy#id}.
889
889
 
890
890
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
891
891
  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.
@@ -896,7 +896,7 @@ class EscalationPolicyRuleTarget:
896
896
 
897
897
  @builtins.property
898
898
  def type(self) -> typing.Optional[builtins.str]:
899
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#type EscalationPolicy#type}.'''
899
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/escalation_policy#type EscalationPolicy#type}.'''
900
900
  result = self._values.get("type")
901
901
  return typing.cast(typing.Optional[builtins.str], result)
902
902
 
@@ -956,7 +956,7 @@ class EscalationPolicyRuleTargetList(
956
956
  if __debug__:
957
957
  type_hints = typing.get_type_hints(_typecheckingstub__0239d6705fd9f941e3771683dd747e0d53d57fd007e20c61af812be3aaebc89c)
958
958
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
959
- jsii.set(self, "terraformAttribute", value)
959
+ jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
960
960
 
961
961
  @builtins.property
962
962
  @jsii.member(jsii_name="terraformResource")
@@ -969,7 +969,7 @@ class EscalationPolicyRuleTargetList(
969
969
  if __debug__:
970
970
  type_hints = typing.get_type_hints(_typecheckingstub__c72da62c8147014a8d8b7707352c89598aa7c126dd5898f9bba8c3ec53ad2bcf)
971
971
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
972
- jsii.set(self, "terraformResource", value)
972
+ jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
973
973
 
974
974
  @builtins.property
975
975
  @jsii.member(jsii_name="wrapsSet")
@@ -982,7 +982,7 @@ class EscalationPolicyRuleTargetList(
982
982
  if __debug__:
983
983
  type_hints = typing.get_type_hints(_typecheckingstub__8423e12199f4c196a786ff3ec4bd42924108b483cb8be6f5e49d7d69d0b9383a)
984
984
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
985
- jsii.set(self, "wrapsSet", value)
985
+ jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
986
986
 
987
987
  @builtins.property
988
988
  @jsii.member(jsii_name="internalValue")
@@ -999,7 +999,7 @@ class EscalationPolicyRuleTargetList(
999
999
  if __debug__:
1000
1000
  type_hints = typing.get_type_hints(_typecheckingstub__908343af4b0270bb22c1b4391b9426cb8dde73f631b23f88d5cc92ae78b9de8e)
1001
1001
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1002
- jsii.set(self, "internalValue", value)
1002
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
1003
1003
 
1004
1004
 
1005
1005
  class EscalationPolicyRuleTargetOutputReference(
@@ -1052,7 +1052,7 @@ class EscalationPolicyRuleTargetOutputReference(
1052
1052
  if __debug__:
1053
1053
  type_hints = typing.get_type_hints(_typecheckingstub__d74ff420a012f9171b2554145389cde9d4d4fc91650640a0ba19c02ae23e1607)
1054
1054
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1055
- jsii.set(self, "id", value)
1055
+ jsii.set(self, "id", value) # pyright: ignore[reportArgumentType]
1056
1056
 
1057
1057
  @builtins.property
1058
1058
  @jsii.member(jsii_name="type")
@@ -1064,7 +1064,7 @@ class EscalationPolicyRuleTargetOutputReference(
1064
1064
  if __debug__:
1065
1065
  type_hints = typing.get_type_hints(_typecheckingstub__ba5c1c66ad940594add2107a50f5e6a2570a219865ca3bc8f410fc0985c1adba)
1066
1066
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1067
- jsii.set(self, "type", value)
1067
+ jsii.set(self, "type", value) # pyright: ignore[reportArgumentType]
1068
1068
 
1069
1069
  @builtins.property
1070
1070
  @jsii.member(jsii_name="internalValue")
@@ -1081,7 +1081,7 @@ class EscalationPolicyRuleTargetOutputReference(
1081
1081
  if __debug__:
1082
1082
  type_hints = typing.get_type_hints(_typecheckingstub__46dd9b52e29066c15650222e8c954e6eb6be6d725eb4abf067af9f4f730dc2e2)
1083
1083
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
1084
- jsii.set(self, "internalValue", value)
1084
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
1085
1085
 
1086
1086
 
1087
1087
  __all__ = [