cdktf-cdktf-provider-pagerduty 13.11.1__py3-none-any.whl → 13.11.3__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.3.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.3.dist-info}/METADATA +9 -9
  78. cdktf_cdktf_provider_pagerduty-13.11.3.dist-info/RECORD +82 -0
  79. {cdktf_cdktf_provider_pagerduty-13.11.1.dist-info → cdktf_cdktf_provider_pagerduty-13.11.3.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.3.dist-info}/LICENSE +0 -0
  83. {cdktf_cdktf_provider_pagerduty-13.11.1.dist-info → cdktf_cdktf_provider_pagerduty-13.11.3.dist-info}/top_level.txt +0 -0
@@ -1,7 +1,7 @@
1
1
  r'''
2
2
  # `data_pagerduty_automation_actions_runner`
3
3
 
4
- Refer to the Terraform Registry for docs: [`data_pagerduty_automation_actions_runner`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_runner).
4
+ Refer to the Terraform Registry for docs: [`data_pagerduty_automation_actions_runner`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/automation_actions_runner).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -29,7 +29,7 @@ class DataPagerdutyAutomationActionsRunner(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-pagerduty.dataPagerdutyAutomationActionsRunner.DataPagerdutyAutomationActionsRunner",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_runner pagerduty_automation_actions_runner}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/automation_actions_runner pagerduty_automation_actions_runner}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -48,14 +48,14 @@ class DataPagerdutyAutomationActionsRunner(
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/data-sources/automation_actions_runner pagerduty_automation_actions_runner} Data Source.
51
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/automation_actions_runner pagerduty_automation_actions_runner} Data Source.
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 id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_runner#id DataPagerdutyAutomationActionsRunner#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
56
- :param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_runner#description DataPagerdutyAutomationActionsRunner#description}.
57
- :param last_seen: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_runner#last_seen DataPagerdutyAutomationActionsRunner#last_seen}.
58
- :param runbook_base_uri: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_runner#runbook_base_uri DataPagerdutyAutomationActionsRunner#runbook_base_uri}.
55
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/automation_actions_runner#id DataPagerdutyAutomationActionsRunner#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
56
+ :param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/automation_actions_runner#description DataPagerdutyAutomationActionsRunner#description}.
57
+ :param last_seen: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/automation_actions_runner#last_seen DataPagerdutyAutomationActionsRunner#last_seen}.
58
+ :param runbook_base_uri: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/automation_actions_runner#runbook_base_uri DataPagerdutyAutomationActionsRunner#runbook_base_uri}.
59
59
  :param connection:
60
60
  :param count:
61
61
  :param depends_on:
@@ -97,7 +97,7 @@ class DataPagerdutyAutomationActionsRunner(
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 DataPagerdutyAutomationActionsRunner to import.
100
- :param import_from_id: The id of the existing DataPagerdutyAutomationActionsRunner that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_runner#import import section} in the documentation of this resource for the id to use
100
+ :param import_from_id: The id of the existing DataPagerdutyAutomationActionsRunner that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/automation_actions_runner#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 DataPagerdutyAutomationActionsRunner to import is found.
102
102
  '''
103
103
  if __debug__:
@@ -183,7 +183,7 @@ class DataPagerdutyAutomationActionsRunner(
183
183
  if __debug__:
184
184
  type_hints = typing.get_type_hints(_typecheckingstub__0f417d7ed5caf5d92423851dd422500943667606e8ff209aea1dfb1de5cb2aab)
185
185
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
186
- jsii.set(self, "description", value)
186
+ jsii.set(self, "description", value) # pyright: ignore[reportArgumentType]
187
187
 
188
188
  @builtins.property
189
189
  @jsii.member(jsii_name="id")
@@ -195,7 +195,7 @@ class DataPagerdutyAutomationActionsRunner(
195
195
  if __debug__:
196
196
  type_hints = typing.get_type_hints(_typecheckingstub__7c63c6d9e7d362d894ceeca0207b3456946c63cca93edd823ddc781aa8ba8ca5)
197
197
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
198
- jsii.set(self, "id", value)
198
+ jsii.set(self, "id", value) # pyright: ignore[reportArgumentType]
199
199
 
200
200
  @builtins.property
201
201
  @jsii.member(jsii_name="lastSeen")
@@ -207,7 +207,7 @@ class DataPagerdutyAutomationActionsRunner(
207
207
  if __debug__:
208
208
  type_hints = typing.get_type_hints(_typecheckingstub__060d85d41e98dca95fe1376b97f2d38509a04cba3b2c203581476b0326580e0c)
209
209
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
210
- jsii.set(self, "lastSeen", value)
210
+ jsii.set(self, "lastSeen", value) # pyright: ignore[reportArgumentType]
211
211
 
212
212
  @builtins.property
213
213
  @jsii.member(jsii_name="runbookBaseUri")
@@ -219,7 +219,7 @@ class DataPagerdutyAutomationActionsRunner(
219
219
  if __debug__:
220
220
  type_hints = typing.get_type_hints(_typecheckingstub__6253dd3caf4edefed30f0ce3d6ede78a5d9cff7299e3d48393ba778f680c56d1)
221
221
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
222
- jsii.set(self, "runbookBaseUri", value)
222
+ jsii.set(self, "runbookBaseUri", value) # pyright: ignore[reportArgumentType]
223
223
 
224
224
 
225
225
  @jsii.data_type(
@@ -265,10 +265,10 @@ class DataPagerdutyAutomationActionsRunnerConfig(
265
265
  :param lifecycle:
266
266
  :param provider:
267
267
  :param provisioners:
268
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_runner#id DataPagerdutyAutomationActionsRunner#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.
269
- :param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_runner#description DataPagerdutyAutomationActionsRunner#description}.
270
- :param last_seen: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_runner#last_seen DataPagerdutyAutomationActionsRunner#last_seen}.
271
- :param runbook_base_uri: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_runner#runbook_base_uri DataPagerdutyAutomationActionsRunner#runbook_base_uri}.
268
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/automation_actions_runner#id DataPagerdutyAutomationActionsRunner#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.
269
+ :param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/automation_actions_runner#description DataPagerdutyAutomationActionsRunner#description}.
270
+ :param last_seen: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/automation_actions_runner#last_seen DataPagerdutyAutomationActionsRunner#last_seen}.
271
+ :param runbook_base_uri: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/automation_actions_runner#runbook_base_uri DataPagerdutyAutomationActionsRunner#runbook_base_uri}.
272
272
  '''
273
273
  if isinstance(lifecycle, dict):
274
274
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -375,7 +375,7 @@ class DataPagerdutyAutomationActionsRunnerConfig(
375
375
 
376
376
  @builtins.property
377
377
  def id(self) -> builtins.str:
378
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_runner#id DataPagerdutyAutomationActionsRunner#id}.
378
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/automation_actions_runner#id DataPagerdutyAutomationActionsRunner#id}.
379
379
 
380
380
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
381
381
  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.
@@ -386,19 +386,19 @@ class DataPagerdutyAutomationActionsRunnerConfig(
386
386
 
387
387
  @builtins.property
388
388
  def description(self) -> typing.Optional[builtins.str]:
389
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_runner#description DataPagerdutyAutomationActionsRunner#description}.'''
389
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/automation_actions_runner#description DataPagerdutyAutomationActionsRunner#description}.'''
390
390
  result = self._values.get("description")
391
391
  return typing.cast(typing.Optional[builtins.str], result)
392
392
 
393
393
  @builtins.property
394
394
  def last_seen(self) -> typing.Optional[builtins.str]:
395
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_runner#last_seen DataPagerdutyAutomationActionsRunner#last_seen}.'''
395
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/automation_actions_runner#last_seen DataPagerdutyAutomationActionsRunner#last_seen}.'''
396
396
  result = self._values.get("last_seen")
397
397
  return typing.cast(typing.Optional[builtins.str], result)
398
398
 
399
399
  @builtins.property
400
400
  def runbook_base_uri(self) -> typing.Optional[builtins.str]:
401
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/automation_actions_runner#runbook_base_uri DataPagerdutyAutomationActionsRunner#runbook_base_uri}.'''
401
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/automation_actions_runner#runbook_base_uri DataPagerdutyAutomationActionsRunner#runbook_base_uri}.'''
402
402
  result = self._values.get("runbook_base_uri")
403
403
  return typing.cast(typing.Optional[builtins.str], result)
404
404
 
@@ -1,7 +1,7 @@
1
1
  r'''
2
2
  # `data_pagerduty_business_service`
3
3
 
4
- Refer to the Terraform Registry for docs: [`data_pagerduty_business_service`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/business_service).
4
+ Refer to the Terraform Registry for docs: [`data_pagerduty_business_service`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/business_service).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -29,7 +29,7 @@ class DataPagerdutyBusinessService(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-pagerduty.dataPagerdutyBusinessService.DataPagerdutyBusinessService",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/business_service pagerduty_business_service}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/business_service pagerduty_business_service}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -45,11 +45,11 @@ class DataPagerdutyBusinessService(
45
45
  provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
46
46
  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,
47
47
  ) -> None:
48
- '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/business_service pagerduty_business_service} Data Source.
48
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/business_service pagerduty_business_service} Data Source.
49
49
 
50
50
  :param scope: The scope in which to define this construct.
51
51
  :param id: The scoped construct ID. Must be unique amongst siblings in the same scope
52
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/business_service#name DataPagerdutyBusinessService#name}.
52
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/business_service#name DataPagerdutyBusinessService#name}.
53
53
  :param connection:
54
54
  :param count:
55
55
  :param depends_on:
@@ -88,7 +88,7 @@ class DataPagerdutyBusinessService(
88
88
 
89
89
  :param scope: The scope in which to define this construct.
90
90
  :param import_to_id: The construct id used in the generated config for the DataPagerdutyBusinessService to import.
91
- :param import_from_id: The id of the existing DataPagerdutyBusinessService that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/business_service#import import section} in the documentation of this resource for the id to use
91
+ :param import_from_id: The id of the existing DataPagerdutyBusinessService that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/business_service#import import section} in the documentation of this resource for the id to use
92
92
  :param provider: ? Optional instance of the provider where the DataPagerdutyBusinessService to import is found.
93
93
  '''
94
94
  if __debug__:
@@ -137,7 +137,7 @@ class DataPagerdutyBusinessService(
137
137
  if __debug__:
138
138
  type_hints = typing.get_type_hints(_typecheckingstub__25cdc5770fbd978c2c108c429035770b68bf374f4043638d9f98b4ad312d8b19)
139
139
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
140
- jsii.set(self, "name", value)
140
+ jsii.set(self, "name", value) # pyright: ignore[reportArgumentType]
141
141
 
142
142
 
143
143
  @jsii.data_type(
@@ -175,7 +175,7 @@ class DataPagerdutyBusinessServiceConfig(_cdktf_9a9027ec.TerraformMetaArguments)
175
175
  :param lifecycle:
176
176
  :param provider:
177
177
  :param provisioners:
178
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/business_service#name DataPagerdutyBusinessService#name}.
178
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/business_service#name DataPagerdutyBusinessService#name}.
179
179
  '''
180
180
  if isinstance(lifecycle, dict):
181
181
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -273,7 +273,7 @@ class DataPagerdutyBusinessServiceConfig(_cdktf_9a9027ec.TerraformMetaArguments)
273
273
 
274
274
  @builtins.property
275
275
  def name(self) -> builtins.str:
276
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/business_service#name DataPagerdutyBusinessService#name}.'''
276
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/business_service#name DataPagerdutyBusinessService#name}.'''
277
277
  result = self._values.get("name")
278
278
  assert result is not None, "Required property 'name' is missing"
279
279
  return typing.cast(builtins.str, result)
@@ -1,7 +1,7 @@
1
1
  r'''
2
2
  # `data_pagerduty_escalation_policy`
3
3
 
4
- Refer to the Terraform Registry for docs: [`data_pagerduty_escalation_policy`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/escalation_policy).
4
+ Refer to the Terraform Registry for docs: [`data_pagerduty_escalation_policy`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/escalation_policy).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -29,7 +29,7 @@ class DataPagerdutyEscalationPolicy(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-pagerduty.dataPagerdutyEscalationPolicy.DataPagerdutyEscalationPolicy",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/escalation_policy pagerduty_escalation_policy}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/escalation_policy pagerduty_escalation_policy}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -46,12 +46,12 @@ class DataPagerdutyEscalationPolicy(
46
46
  provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
47
47
  provisioners: typing.Optional[typing.Sequence[typing.Union[typing.Union[_cdktf_9a9027ec.FileProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.LocalExecProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.RemoteExecProvisioner, typing.Dict[builtins.str, typing.Any]]]]] = None,
48
48
  ) -> None:
49
- '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/escalation_policy pagerduty_escalation_policy} Data Source.
49
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/escalation_policy pagerduty_escalation_policy} 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.1/docs/data-sources/escalation_policy#name DataPagerdutyEscalationPolicy#name}.
54
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/escalation_policy#id DataPagerdutyEscalationPolicy#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.3/docs/data-sources/escalation_policy#name DataPagerdutyEscalationPolicy#name}.
54
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/escalation_policy#id DataPagerdutyEscalationPolicy#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 DataPagerdutyEscalationPolicy(
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 DataPagerdutyEscalationPolicy to import.
94
- :param import_from_id: The id of the existing DataPagerdutyEscalationPolicy that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/escalation_policy#import import section} in the documentation of this resource for the id to use
94
+ :param import_from_id: The id of the existing DataPagerdutyEscalationPolicy that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/escalation_policy#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 DataPagerdutyEscalationPolicy to import is found.
96
96
  '''
97
97
  if __debug__:
@@ -139,7 +139,7 @@ class DataPagerdutyEscalationPolicy(
139
139
  if __debug__:
140
140
  type_hints = typing.get_type_hints(_typecheckingstub__684486bc401efee6080c82e0f21075c0f42a9aef7efbe3fa0d2d97ece0bbc55a)
141
141
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
142
- jsii.set(self, "id", value)
142
+ jsii.set(self, "id", value) # pyright: ignore[reportArgumentType]
143
143
 
144
144
  @builtins.property
145
145
  @jsii.member(jsii_name="name")
@@ -151,7 +151,7 @@ class DataPagerdutyEscalationPolicy(
151
151
  if __debug__:
152
152
  type_hints = typing.get_type_hints(_typecheckingstub__1f7f063d1dd2f52680d4c44f4370b1e3c2cf6067db0f6da66b2cb1c5825ccc78)
153
153
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
154
- jsii.set(self, "name", value)
154
+ jsii.set(self, "name", value) # pyright: ignore[reportArgumentType]
155
155
 
156
156
 
157
157
  @jsii.data_type(
@@ -191,8 +191,8 @@ class DataPagerdutyEscalationPolicyConfig(_cdktf_9a9027ec.TerraformMetaArguments
191
191
  :param lifecycle:
192
192
  :param provider:
193
193
  :param provisioners:
194
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/escalation_policy#name DataPagerdutyEscalationPolicy#name}.
195
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/escalation_policy#id DataPagerdutyEscalationPolicy#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.
194
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/escalation_policy#name DataPagerdutyEscalationPolicy#name}.
195
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/escalation_policy#id DataPagerdutyEscalationPolicy#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.
196
196
  '''
197
197
  if isinstance(lifecycle, dict):
198
198
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -293,14 +293,14 @@ class DataPagerdutyEscalationPolicyConfig(_cdktf_9a9027ec.TerraformMetaArguments
293
293
 
294
294
  @builtins.property
295
295
  def name(self) -> builtins.str:
296
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/escalation_policy#name DataPagerdutyEscalationPolicy#name}.'''
296
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/escalation_policy#name DataPagerdutyEscalationPolicy#name}.'''
297
297
  result = self._values.get("name")
298
298
  assert result is not None, "Required property 'name' is missing"
299
299
  return typing.cast(builtins.str, result)
300
300
 
301
301
  @builtins.property
302
302
  def id(self) -> typing.Optional[builtins.str]:
303
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/escalation_policy#id DataPagerdutyEscalationPolicy#id}.
303
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/escalation_policy#id DataPagerdutyEscalationPolicy#id}.
304
304
 
305
305
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
306
306
  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_event_orchestration`
3
3
 
4
- Refer to the Terraform Registry for docs: [`data_pagerduty_event_orchestration`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration).
4
+ Refer to the Terraform Registry for docs: [`data_pagerduty_event_orchestration`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/event_orchestration).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -29,7 +29,7 @@ class DataPagerdutyEventOrchestration(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-pagerduty.dataPagerdutyEventOrchestration.DataPagerdutyEventOrchestration",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration pagerduty_event_orchestration}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/event_orchestration pagerduty_event_orchestration}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -47,13 +47,13 @@ class DataPagerdutyEventOrchestration(
47
47
  provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
48
48
  provisioners: typing.Optional[typing.Sequence[typing.Union[typing.Union[_cdktf_9a9027ec.FileProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.LocalExecProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.RemoteExecProvisioner, typing.Dict[builtins.str, typing.Any]]]]] = None,
49
49
  ) -> None:
50
- '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration pagerduty_event_orchestration} Data Source.
50
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/event_orchestration pagerduty_event_orchestration} Data Source.
51
51
 
52
52
  :param scope: The scope in which to define this construct.
53
53
  :param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
54
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration#name DataPagerdutyEventOrchestration#name}.
55
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration#id DataPagerdutyEventOrchestration#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
56
- :param integration: integration block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration#integration DataPagerdutyEventOrchestration#integration}
54
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/event_orchestration#name DataPagerdutyEventOrchestration#name}.
55
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/event_orchestration#id DataPagerdutyEventOrchestration#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
56
+ :param integration: integration block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/event_orchestration#integration DataPagerdutyEventOrchestration#integration}
57
57
  :param connection:
58
58
  :param count:
59
59
  :param depends_on:
@@ -94,7 +94,7 @@ class DataPagerdutyEventOrchestration(
94
94
 
95
95
  :param scope: The scope in which to define this construct.
96
96
  :param import_to_id: The construct id used in the generated config for the DataPagerdutyEventOrchestration to import.
97
- :param import_from_id: The id of the existing DataPagerdutyEventOrchestration that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration#import import section} in the documentation of this resource for the id to use
97
+ :param import_from_id: The id of the existing DataPagerdutyEventOrchestration that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/event_orchestration#import import section} in the documentation of this resource for the id to use
98
98
  :param provider: ? Optional instance of the provider where the DataPagerdutyEventOrchestration to import is found.
99
99
  '''
100
100
  if __debug__:
@@ -171,7 +171,7 @@ class DataPagerdutyEventOrchestration(
171
171
  if __debug__:
172
172
  type_hints = typing.get_type_hints(_typecheckingstub__2f24964bffbbbfe1566c31a246c0101e94b2f5634a5a556054278b82db93a7c3)
173
173
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
174
- jsii.set(self, "id", value)
174
+ jsii.set(self, "id", value) # pyright: ignore[reportArgumentType]
175
175
 
176
176
  @builtins.property
177
177
  @jsii.member(jsii_name="name")
@@ -183,7 +183,7 @@ class DataPagerdutyEventOrchestration(
183
183
  if __debug__:
184
184
  type_hints = typing.get_type_hints(_typecheckingstub__f2cde726cad67b857adf4eab0bcb11bc5ca609e8af9439b97fae3200b7a10bff)
185
185
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
186
- jsii.set(self, "name", value)
186
+ jsii.set(self, "name", value) # pyright: ignore[reportArgumentType]
187
187
 
188
188
 
189
189
  @jsii.data_type(
@@ -225,9 +225,9 @@ class DataPagerdutyEventOrchestrationConfig(_cdktf_9a9027ec.TerraformMetaArgumen
225
225
  :param lifecycle:
226
226
  :param provider:
227
227
  :param provisioners:
228
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration#name DataPagerdutyEventOrchestration#name}.
229
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration#id DataPagerdutyEventOrchestration#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.
230
- :param integration: integration block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration#integration DataPagerdutyEventOrchestration#integration}
228
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/event_orchestration#name DataPagerdutyEventOrchestration#name}.
229
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/event_orchestration#id DataPagerdutyEventOrchestration#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.
230
+ :param integration: integration block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/event_orchestration#integration DataPagerdutyEventOrchestration#integration}
231
231
  '''
232
232
  if isinstance(lifecycle, dict):
233
233
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -331,14 +331,14 @@ class DataPagerdutyEventOrchestrationConfig(_cdktf_9a9027ec.TerraformMetaArgumen
331
331
 
332
332
  @builtins.property
333
333
  def name(self) -> builtins.str:
334
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration#name DataPagerdutyEventOrchestration#name}.'''
334
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/event_orchestration#name DataPagerdutyEventOrchestration#name}.'''
335
335
  result = self._values.get("name")
336
336
  assert result is not None, "Required property 'name' is missing"
337
337
  return typing.cast(builtins.str, result)
338
338
 
339
339
  @builtins.property
340
340
  def id(self) -> typing.Optional[builtins.str]:
341
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration#id DataPagerdutyEventOrchestration#id}.
341
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/event_orchestration#id DataPagerdutyEventOrchestration#id}.
342
342
 
343
343
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
344
344
  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.
@@ -352,7 +352,7 @@ class DataPagerdutyEventOrchestrationConfig(_cdktf_9a9027ec.TerraformMetaArgumen
352
352
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["DataPagerdutyEventOrchestrationIntegration"]]]:
353
353
  '''integration block.
354
354
 
355
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/event_orchestration#integration DataPagerdutyEventOrchestration#integration}
355
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/data-sources/event_orchestration#integration DataPagerdutyEventOrchestration#integration}
356
356
  '''
357
357
  result = self._values.get("integration")
358
358
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["DataPagerdutyEventOrchestrationIntegration"]]], result)
@@ -437,7 +437,7 @@ class DataPagerdutyEventOrchestrationIntegrationList(
437
437
  if __debug__:
438
438
  type_hints = typing.get_type_hints(_typecheckingstub__e888aee2a5e8237c30672de288c4a417537a3d79d5d66fd6b5bc00c5473f9a15)
439
439
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
440
- jsii.set(self, "terraformAttribute", value)
440
+ jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
441
441
 
442
442
  @builtins.property
443
443
  @jsii.member(jsii_name="terraformResource")
@@ -450,7 +450,7 @@ class DataPagerdutyEventOrchestrationIntegrationList(
450
450
  if __debug__:
451
451
  type_hints = typing.get_type_hints(_typecheckingstub__3ef65f98adce7793d5930b35b7eb884fcbe9983e4b6434c567184bdbc2ab6157)
452
452
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
453
- jsii.set(self, "terraformResource", value)
453
+ jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
454
454
 
455
455
  @builtins.property
456
456
  @jsii.member(jsii_name="wrapsSet")
@@ -463,7 +463,7 @@ class DataPagerdutyEventOrchestrationIntegrationList(
463
463
  if __debug__:
464
464
  type_hints = typing.get_type_hints(_typecheckingstub__ac3082e0e068aa60820de03f414210c5526d3b7a281e206a4a892db8091e15ad)
465
465
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
466
- jsii.set(self, "wrapsSet", value)
466
+ jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
467
467
 
468
468
  @builtins.property
469
469
  @jsii.member(jsii_name="internalValue")
@@ -480,7 +480,7 @@ class DataPagerdutyEventOrchestrationIntegrationList(
480
480
  if __debug__:
481
481
  type_hints = typing.get_type_hints(_typecheckingstub__1df6f97dfda73cda7b445ad36eec3f1f16524ec98002af4af5a2a950c4f22267)
482
482
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
483
- jsii.set(self, "internalValue", value)
483
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
484
484
 
485
485
 
486
486
  class DataPagerdutyEventOrchestrationIntegrationOutputReference(
@@ -539,7 +539,7 @@ class DataPagerdutyEventOrchestrationIntegrationOutputReference(
539
539
  if __debug__:
540
540
  type_hints = typing.get_type_hints(_typecheckingstub__04eb3b355e43b85891e380153f4e15f5775320069835f91af7f72ddb7c2fd2ea)
541
541
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
542
- jsii.set(self, "internalValue", value)
542
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
543
543
 
544
544
 
545
545
  @jsii.data_type(
@@ -610,7 +610,7 @@ class DataPagerdutyEventOrchestrationIntegrationParametersList(
610
610
  if __debug__:
611
611
  type_hints = typing.get_type_hints(_typecheckingstub__a5c2533fc6de65e8a50accf2bcb45e7e0ac19f08cad3ca524f3396482ce1491a)
612
612
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
613
- jsii.set(self, "terraformAttribute", value)
613
+ jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
614
614
 
615
615
  @builtins.property
616
616
  @jsii.member(jsii_name="terraformResource")
@@ -623,7 +623,7 @@ class DataPagerdutyEventOrchestrationIntegrationParametersList(
623
623
  if __debug__:
624
624
  type_hints = typing.get_type_hints(_typecheckingstub__ff6833dca4f7698018e818a6109b24b42e84314399c520df98bbeb5fd726e4a5)
625
625
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
626
- jsii.set(self, "terraformResource", value)
626
+ jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
627
627
 
628
628
  @builtins.property
629
629
  @jsii.member(jsii_name="wrapsSet")
@@ -636,7 +636,7 @@ class DataPagerdutyEventOrchestrationIntegrationParametersList(
636
636
  if __debug__:
637
637
  type_hints = typing.get_type_hints(_typecheckingstub__486753ea6b41335829b273ff30b477a2a5b3d798fe3a0f83530670ebe13371d2)
638
638
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
639
- jsii.set(self, "wrapsSet", value)
639
+ jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
640
640
 
641
641
 
642
642
  class DataPagerdutyEventOrchestrationIntegrationParametersOutputReference(
@@ -690,7 +690,7 @@ class DataPagerdutyEventOrchestrationIntegrationParametersOutputReference(
690
690
  if __debug__:
691
691
  type_hints = typing.get_type_hints(_typecheckingstub__ae6525be8e22b4be0c1133cb6f4bdc4491a5552243e6f4aa0e4cddf28377d0c8)
692
692
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
693
- jsii.set(self, "internalValue", value)
693
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
694
694
 
695
695
 
696
696
  __all__ = [