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_team`
3
3
 
4
- Refer to the Terraform Registry for docs: [`data_pagerduty_team`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/team).
4
+ Refer to the Terraform Registry for docs: [`data_pagerduty_team`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/team).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -29,7 +29,7 @@ class DataPagerdutyTeam(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-pagerduty.dataPagerdutyTeam.DataPagerdutyTeam",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/team pagerduty_team}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/team pagerduty_team}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -48,14 +48,14 @@ class DataPagerdutyTeam(
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.0/docs/data-sources/team pagerduty_team} Data Source.
51
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/team pagerduty_team} 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 name: The name of the team to find in the PagerDuty API. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/team#name DataPagerdutyTeam#name}
56
- :param default_role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/team#default_role DataPagerdutyTeam#default_role}.
57
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/team#id DataPagerdutyTeam#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.
58
- :param parent: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/team#parent DataPagerdutyTeam#parent}.
55
+ :param name: The name of the team to find in the PagerDuty API. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/team#name DataPagerdutyTeam#name}
56
+ :param default_role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/team#default_role DataPagerdutyTeam#default_role}.
57
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/team#id DataPagerdutyTeam#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.
58
+ :param parent: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/team#parent DataPagerdutyTeam#parent}.
59
59
  :param connection:
60
60
  :param count:
61
61
  :param depends_on:
@@ -97,7 +97,7 @@ class DataPagerdutyTeam(
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 DataPagerdutyTeam to import.
100
- :param import_from_id: The id of the existing DataPagerdutyTeam that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/team#import import section} in the documentation of this resource for the id to use
100
+ :param import_from_id: The id of the existing DataPagerdutyTeam that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/team#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 DataPagerdutyTeam to import is found.
102
102
  '''
103
103
  if __debug__:
@@ -168,7 +168,7 @@ class DataPagerdutyTeam(
168
168
  if __debug__:
169
169
  type_hints = typing.get_type_hints(_typecheckingstub__4b0b5e84f66112b3f7f4a068618687a7f901c844232d0fa2ba4672870a4f4d09)
170
170
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
171
- jsii.set(self, "defaultRole", value)
171
+ jsii.set(self, "defaultRole", value) # pyright: ignore[reportArgumentType]
172
172
 
173
173
  @builtins.property
174
174
  @jsii.member(jsii_name="id")
@@ -180,7 +180,7 @@ class DataPagerdutyTeam(
180
180
  if __debug__:
181
181
  type_hints = typing.get_type_hints(_typecheckingstub__3aa75c1174446d4a20a540a784162c19c2bb41aa89284cbac10d78c048c5b590)
182
182
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
183
- jsii.set(self, "id", value)
183
+ jsii.set(self, "id", value) # pyright: ignore[reportArgumentType]
184
184
 
185
185
  @builtins.property
186
186
  @jsii.member(jsii_name="name")
@@ -192,7 +192,7 @@ class DataPagerdutyTeam(
192
192
  if __debug__:
193
193
  type_hints = typing.get_type_hints(_typecheckingstub__ae50534b347f9c5cd0dc00fdff52ac0ddcaaf0b043c3c166f5d54ffa272a285e)
194
194
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
195
- jsii.set(self, "name", value)
195
+ jsii.set(self, "name", value) # pyright: ignore[reportArgumentType]
196
196
 
197
197
  @builtins.property
198
198
  @jsii.member(jsii_name="parent")
@@ -204,7 +204,7 @@ class DataPagerdutyTeam(
204
204
  if __debug__:
205
205
  type_hints = typing.get_type_hints(_typecheckingstub__c869512ef7d816589454e1168c8ea9da5046a47679a12018e76e525d21f9e05b)
206
206
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
207
- jsii.set(self, "parent", value)
207
+ jsii.set(self, "parent", value) # pyright: ignore[reportArgumentType]
208
208
 
209
209
 
210
210
  @jsii.data_type(
@@ -248,10 +248,10 @@ class DataPagerdutyTeamConfig(_cdktf_9a9027ec.TerraformMetaArguments):
248
248
  :param lifecycle:
249
249
  :param provider:
250
250
  :param provisioners:
251
- :param name: The name of the team to find in the PagerDuty API. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/team#name DataPagerdutyTeam#name}
252
- :param default_role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/team#default_role DataPagerdutyTeam#default_role}.
253
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/team#id DataPagerdutyTeam#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.
254
- :param parent: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/team#parent DataPagerdutyTeam#parent}.
251
+ :param name: The name of the team to find in the PagerDuty API. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/team#name DataPagerdutyTeam#name}
252
+ :param default_role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/team#default_role DataPagerdutyTeam#default_role}.
253
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/team#id DataPagerdutyTeam#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.
254
+ :param parent: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/team#parent DataPagerdutyTeam#parent}.
255
255
  '''
256
256
  if isinstance(lifecycle, dict):
257
257
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -360,7 +360,7 @@ class DataPagerdutyTeamConfig(_cdktf_9a9027ec.TerraformMetaArguments):
360
360
  def name(self) -> builtins.str:
361
361
  '''The name of the team to find in the PagerDuty API.
362
362
 
363
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/team#name DataPagerdutyTeam#name}
363
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/team#name DataPagerdutyTeam#name}
364
364
  '''
365
365
  result = self._values.get("name")
366
366
  assert result is not None, "Required property 'name' is missing"
@@ -368,13 +368,13 @@ class DataPagerdutyTeamConfig(_cdktf_9a9027ec.TerraformMetaArguments):
368
368
 
369
369
  @builtins.property
370
370
  def default_role(self) -> typing.Optional[builtins.str]:
371
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/team#default_role DataPagerdutyTeam#default_role}.'''
371
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/team#default_role DataPagerdutyTeam#default_role}.'''
372
372
  result = self._values.get("default_role")
373
373
  return typing.cast(typing.Optional[builtins.str], result)
374
374
 
375
375
  @builtins.property
376
376
  def id(self) -> typing.Optional[builtins.str]:
377
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/team#id DataPagerdutyTeam#id}.
377
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/team#id DataPagerdutyTeam#id}.
378
378
 
379
379
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
380
380
  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.
@@ -384,7 +384,7 @@ class DataPagerdutyTeamConfig(_cdktf_9a9027ec.TerraformMetaArguments):
384
384
 
385
385
  @builtins.property
386
386
  def parent(self) -> typing.Optional[builtins.str]:
387
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/team#parent DataPagerdutyTeam#parent}.'''
387
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/team#parent DataPagerdutyTeam#parent}.'''
388
388
  result = self._values.get("parent")
389
389
  return typing.cast(typing.Optional[builtins.str], result)
390
390
 
@@ -1,7 +1,7 @@
1
1
  r'''
2
2
  # `data_pagerduty_team_members`
3
3
 
4
- Refer to the Terraform Registry for docs: [`data_pagerduty_team_members`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/team_members).
4
+ Refer to the Terraform Registry for docs: [`data_pagerduty_team_members`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/team_members).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -29,7 +29,7 @@ class DataPagerdutyTeamMembers(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-pagerduty.dataPagerdutyTeamMembers.DataPagerdutyTeamMembers",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/team_members pagerduty_team_members}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/team_members pagerduty_team_members}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -46,12 +46,12 @@ class DataPagerdutyTeamMembers(
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/team_members pagerduty_team_members} Data Source.
49
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/team_members pagerduty_team_members} 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 team_id: The ID of the team to find via the PagerDuty API. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/team_members#team_id DataPagerdutyTeamMembers#team_id}
54
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/team_members#id DataPagerdutyTeamMembers#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 team_id: The ID of the team to find via the PagerDuty API. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/team_members#team_id DataPagerdutyTeamMembers#team_id}
54
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/team_members#id DataPagerdutyTeamMembers#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 DataPagerdutyTeamMembers(
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 DataPagerdutyTeamMembers to import.
94
- :param import_from_id: The id of the existing DataPagerdutyTeamMembers that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/team_members#import import section} in the documentation of this resource for the id to use
94
+ :param import_from_id: The id of the existing DataPagerdutyTeamMembers that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/team_members#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 DataPagerdutyTeamMembers to import is found.
96
96
  '''
97
97
  if __debug__:
@@ -144,7 +144,7 @@ class DataPagerdutyTeamMembers(
144
144
  if __debug__:
145
145
  type_hints = typing.get_type_hints(_typecheckingstub__180c29272629d418ed9509de24d5e9ec40147d8b405a6ea22ca69fb621c9b715)
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="teamId")
@@ -156,7 +156,7 @@ class DataPagerdutyTeamMembers(
156
156
  if __debug__:
157
157
  type_hints = typing.get_type_hints(_typecheckingstub__042638b3b9a62b587c9e1344d60101427354c081e7c35c047d70229e474e456c)
158
158
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
159
- jsii.set(self, "teamId", value)
159
+ jsii.set(self, "teamId", value) # pyright: ignore[reportArgumentType]
160
160
 
161
161
 
162
162
  @jsii.data_type(
@@ -196,8 +196,8 @@ class DataPagerdutyTeamMembersConfig(_cdktf_9a9027ec.TerraformMetaArguments):
196
196
  :param lifecycle:
197
197
  :param provider:
198
198
  :param provisioners:
199
- :param team_id: The ID of the team to find via the PagerDuty API. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/team_members#team_id DataPagerdutyTeamMembers#team_id}
200
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/team_members#id DataPagerdutyTeamMembers#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 team_id: The ID of the team to find via the PagerDuty API. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/team_members#team_id DataPagerdutyTeamMembers#team_id}
200
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/team_members#id DataPagerdutyTeamMembers#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)
@@ -300,7 +300,7 @@ class DataPagerdutyTeamMembersConfig(_cdktf_9a9027ec.TerraformMetaArguments):
300
300
  def team_id(self) -> builtins.str:
301
301
  '''The ID of the team to find via the PagerDuty API.
302
302
 
303
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/team_members#team_id DataPagerdutyTeamMembers#team_id}
303
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/team_members#team_id DataPagerdutyTeamMembers#team_id}
304
304
  '''
305
305
  result = self._values.get("team_id")
306
306
  assert result is not None, "Required property 'team_id' is missing"
@@ -308,7 +308,7 @@ class DataPagerdutyTeamMembersConfig(_cdktf_9a9027ec.TerraformMetaArguments):
308
308
 
309
309
  @builtins.property
310
310
  def id(self) -> typing.Optional[builtins.str]:
311
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/team_members#id DataPagerdutyTeamMembers#id}.
311
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/team_members#id DataPagerdutyTeamMembers#id}.
312
312
 
313
313
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
314
314
  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.
@@ -396,7 +396,7 @@ class DataPagerdutyTeamMembersMembersList(
396
396
  if __debug__:
397
397
  type_hints = typing.get_type_hints(_typecheckingstub__f59aa91cfb87c286326f61605f2b052846d850ebc69ab152168f4dd15f173c35)
398
398
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
399
- jsii.set(self, "terraformAttribute", value)
399
+ jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
400
400
 
401
401
  @builtins.property
402
402
  @jsii.member(jsii_name="terraformResource")
@@ -409,7 +409,7 @@ class DataPagerdutyTeamMembersMembersList(
409
409
  if __debug__:
410
410
  type_hints = typing.get_type_hints(_typecheckingstub__44e7d8bf4eb0e189c066f897b98450ff9fd59e9a351a5f0be2b2b3337721e6e4)
411
411
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
412
- jsii.set(self, "terraformResource", value)
412
+ jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
413
413
 
414
414
  @builtins.property
415
415
  @jsii.member(jsii_name="wrapsSet")
@@ -422,7 +422,7 @@ class DataPagerdutyTeamMembersMembersList(
422
422
  if __debug__:
423
423
  type_hints = typing.get_type_hints(_typecheckingstub__17924d1e53e2e49f033f9015b51bc01a1379b37a2e8fd9608894b085ccaa64f7)
424
424
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
425
- jsii.set(self, "wrapsSet", value)
425
+ jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
426
426
 
427
427
 
428
428
  class DataPagerdutyTeamMembersMembersOutputReference(
@@ -484,7 +484,7 @@ class DataPagerdutyTeamMembersMembersOutputReference(
484
484
  if __debug__:
485
485
  type_hints = typing.get_type_hints(_typecheckingstub__07ccb0b78b9f3dfe13fb58a758f69aa04b0538b40c0eb8ccf89fb099f1d5332f)
486
486
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
487
- jsii.set(self, "internalValue", value)
487
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
488
488
 
489
489
 
490
490
  __all__ = [
@@ -1,7 +1,7 @@
1
1
  r'''
2
2
  # `data_pagerduty_user`
3
3
 
4
- Refer to the Terraform Registry for docs: [`data_pagerduty_user`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/user).
4
+ Refer to the Terraform Registry for docs: [`data_pagerduty_user`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/user).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -29,7 +29,7 @@ class DataPagerdutyUser(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-pagerduty.dataPagerdutyUser.DataPagerdutyUser",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/user pagerduty_user}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/user pagerduty_user}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -46,12 +46,12 @@ class DataPagerdutyUser(
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/user pagerduty_user} Data Source.
49
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/user pagerduty_user} 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 email: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/user#email DataPagerdutyUser#email}.
54
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/user#id DataPagerdutyUser#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 email: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/user#email DataPagerdutyUser#email}.
54
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/user#id DataPagerdutyUser#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 DataPagerdutyUser(
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 DataPagerdutyUser to import.
94
- :param import_from_id: The id of the existing DataPagerdutyUser that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/user#import import section} in the documentation of this resource for the id to use
94
+ :param import_from_id: The id of the existing DataPagerdutyUser that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/user#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 DataPagerdutyUser to import is found.
96
96
  '''
97
97
  if __debug__:
@@ -164,7 +164,7 @@ class DataPagerdutyUser(
164
164
  if __debug__:
165
165
  type_hints = typing.get_type_hints(_typecheckingstub__464a0cd4b5f1f25ee3adc5762b52a1379d552d8e8540affdb6b374f296805bdf)
166
166
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
167
- jsii.set(self, "email", value)
167
+ jsii.set(self, "email", value) # pyright: ignore[reportArgumentType]
168
168
 
169
169
  @builtins.property
170
170
  @jsii.member(jsii_name="id")
@@ -176,7 +176,7 @@ class DataPagerdutyUser(
176
176
  if __debug__:
177
177
  type_hints = typing.get_type_hints(_typecheckingstub__784c32011ec8405dc6ad4b2e16d7edac278cc838e601e14e236bc24bf993da98)
178
178
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
179
- jsii.set(self, "id", value)
179
+ jsii.set(self, "id", value) # pyright: ignore[reportArgumentType]
180
180
 
181
181
 
182
182
  @jsii.data_type(
@@ -216,8 +216,8 @@ class DataPagerdutyUserConfig(_cdktf_9a9027ec.TerraformMetaArguments):
216
216
  :param lifecycle:
217
217
  :param provider:
218
218
  :param provisioners:
219
- :param email: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/user#email DataPagerdutyUser#email}.
220
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/user#id DataPagerdutyUser#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.
219
+ :param email: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/user#email DataPagerdutyUser#email}.
220
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/user#id DataPagerdutyUser#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.
221
221
  '''
222
222
  if isinstance(lifecycle, dict):
223
223
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -318,14 +318,14 @@ class DataPagerdutyUserConfig(_cdktf_9a9027ec.TerraformMetaArguments):
318
318
 
319
319
  @builtins.property
320
320
  def email(self) -> builtins.str:
321
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/user#email DataPagerdutyUser#email}.'''
321
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/user#email DataPagerdutyUser#email}.'''
322
322
  result = self._values.get("email")
323
323
  assert result is not None, "Required property 'email' is missing"
324
324
  return typing.cast(builtins.str, result)
325
325
 
326
326
  @builtins.property
327
327
  def id(self) -> typing.Optional[builtins.str]:
328
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/user#id DataPagerdutyUser#id}.
328
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/user#id DataPagerdutyUser#id}.
329
329
 
330
330
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
331
331
  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_user_contact_method`
3
3
 
4
- Refer to the Terraform Registry for docs: [`data_pagerduty_user_contact_method`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/user_contact_method).
4
+ Refer to the Terraform Registry for docs: [`data_pagerduty_user_contact_method`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/user_contact_method).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -29,7 +29,7 @@ class DataPagerdutyUserContactMethod(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-pagerduty.dataPagerdutyUserContactMethod.DataPagerdutyUserContactMethod",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/user_contact_method pagerduty_user_contact_method}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/user_contact_method pagerduty_user_contact_method}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -48,14 +48,14 @@ class DataPagerdutyUserContactMethod(
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.0/docs/data-sources/user_contact_method pagerduty_user_contact_method} Data Source.
51
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/user_contact_method pagerduty_user_contact_method} 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 label: The name of the contact method to find in the PagerDuty API. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/user_contact_method#label DataPagerdutyUserContactMethod#label}
56
- :param type: The type of the contact method. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/user_contact_method#type DataPagerdutyUserContactMethod#type}
57
- :param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/user_contact_method#user_id DataPagerdutyUserContactMethod#user_id}.
58
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/user_contact_method#id DataPagerdutyUserContactMethod#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
55
+ :param label: The name of the contact method to find in the PagerDuty API. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/user_contact_method#label DataPagerdutyUserContactMethod#label}
56
+ :param type: The type of the contact method. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/user_contact_method#type DataPagerdutyUserContactMethod#type}
57
+ :param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/user_contact_method#user_id DataPagerdutyUserContactMethod#user_id}.
58
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/user_contact_method#id DataPagerdutyUserContactMethod#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
59
59
  :param connection:
60
60
  :param count:
61
61
  :param depends_on:
@@ -97,7 +97,7 @@ class DataPagerdutyUserContactMethod(
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 DataPagerdutyUserContactMethod to import.
100
- :param import_from_id: The id of the existing DataPagerdutyUserContactMethod that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/user_contact_method#import import section} in the documentation of this resource for the id to use
100
+ :param import_from_id: The id of the existing DataPagerdutyUserContactMethod that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/user_contact_method#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 DataPagerdutyUserContactMethod to import is found.
102
102
  '''
103
103
  if __debug__:
@@ -185,7 +185,7 @@ class DataPagerdutyUserContactMethod(
185
185
  if __debug__:
186
186
  type_hints = typing.get_type_hints(_typecheckingstub__43970c1bc46dc33820904ef7987d4ff45a0b1a08e3c0860b78fd031ea819f374)
187
187
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
188
- jsii.set(self, "id", value)
188
+ jsii.set(self, "id", value) # pyright: ignore[reportArgumentType]
189
189
 
190
190
  @builtins.property
191
191
  @jsii.member(jsii_name="label")
@@ -197,7 +197,7 @@ class DataPagerdutyUserContactMethod(
197
197
  if __debug__:
198
198
  type_hints = typing.get_type_hints(_typecheckingstub__5c7847f9c626dfabafeeadad5f8287c5b94849bb0d5d5883dc7dc6753eebd883)
199
199
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
200
- jsii.set(self, "label", value)
200
+ jsii.set(self, "label", value) # pyright: ignore[reportArgumentType]
201
201
 
202
202
  @builtins.property
203
203
  @jsii.member(jsii_name="type")
@@ -209,7 +209,7 @@ class DataPagerdutyUserContactMethod(
209
209
  if __debug__:
210
210
  type_hints = typing.get_type_hints(_typecheckingstub__a7b6f943b7e8a08fa73d1f999501930b87344bbd51267767e8ddf73d242322f3)
211
211
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
212
- jsii.set(self, "type", value)
212
+ jsii.set(self, "type", value) # pyright: ignore[reportArgumentType]
213
213
 
214
214
  @builtins.property
215
215
  @jsii.member(jsii_name="userId")
@@ -221,7 +221,7 @@ class DataPagerdutyUserContactMethod(
221
221
  if __debug__:
222
222
  type_hints = typing.get_type_hints(_typecheckingstub__906bd4f1fa337c9fec037374a3b1bb6be678d40fc10c9c9865fe5cf841004690)
223
223
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
224
- jsii.set(self, "userId", value)
224
+ jsii.set(self, "userId", value) # pyright: ignore[reportArgumentType]
225
225
 
226
226
 
227
227
  @jsii.data_type(
@@ -265,10 +265,10 @@ class DataPagerdutyUserContactMethodConfig(_cdktf_9a9027ec.TerraformMetaArgument
265
265
  :param lifecycle:
266
266
  :param provider:
267
267
  :param provisioners:
268
- :param label: The name of the contact method to find in the PagerDuty API. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/user_contact_method#label DataPagerdutyUserContactMethod#label}
269
- :param type: The type of the contact method. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/user_contact_method#type DataPagerdutyUserContactMethod#type}
270
- :param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/user_contact_method#user_id DataPagerdutyUserContactMethod#user_id}.
271
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/user_contact_method#id DataPagerdutyUserContactMethod#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.
268
+ :param label: The name of the contact method to find in the PagerDuty API. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/user_contact_method#label DataPagerdutyUserContactMethod#label}
269
+ :param type: The type of the contact method. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/user_contact_method#type DataPagerdutyUserContactMethod#type}
270
+ :param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/user_contact_method#user_id DataPagerdutyUserContactMethod#user_id}.
271
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/user_contact_method#id DataPagerdutyUserContactMethod#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.
272
272
  '''
273
273
  if isinstance(lifecycle, dict):
274
274
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -375,7 +375,7 @@ class DataPagerdutyUserContactMethodConfig(_cdktf_9a9027ec.TerraformMetaArgument
375
375
  def label(self) -> builtins.str:
376
376
  '''The name of the contact method to find in the PagerDuty API.
377
377
 
378
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/user_contact_method#label DataPagerdutyUserContactMethod#label}
378
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/user_contact_method#label DataPagerdutyUserContactMethod#label}
379
379
  '''
380
380
  result = self._values.get("label")
381
381
  assert result is not None, "Required property 'label' is missing"
@@ -385,7 +385,7 @@ class DataPagerdutyUserContactMethodConfig(_cdktf_9a9027ec.TerraformMetaArgument
385
385
  def type(self) -> builtins.str:
386
386
  '''The type of the contact method.
387
387
 
388
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/user_contact_method#type DataPagerdutyUserContactMethod#type}
388
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/user_contact_method#type DataPagerdutyUserContactMethod#type}
389
389
  '''
390
390
  result = self._values.get("type")
391
391
  assert result is not None, "Required property 'type' is missing"
@@ -393,14 +393,14 @@ class DataPagerdutyUserContactMethodConfig(_cdktf_9a9027ec.TerraformMetaArgument
393
393
 
394
394
  @builtins.property
395
395
  def user_id(self) -> builtins.str:
396
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/user_contact_method#user_id DataPagerdutyUserContactMethod#user_id}.'''
396
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/user_contact_method#user_id DataPagerdutyUserContactMethod#user_id}.'''
397
397
  result = self._values.get("user_id")
398
398
  assert result is not None, "Required property 'user_id' is missing"
399
399
  return typing.cast(builtins.str, result)
400
400
 
401
401
  @builtins.property
402
402
  def id(self) -> typing.Optional[builtins.str]:
403
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/user_contact_method#id DataPagerdutyUserContactMethod#id}.
403
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/user_contact_method#id DataPagerdutyUserContactMethod#id}.
404
404
 
405
405
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
406
406
  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.