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_licenses`
3
3
 
4
- Refer to the Terraform Registry for docs: [`data_pagerduty_licenses`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/licenses).
4
+ Refer to the Terraform Registry for docs: [`data_pagerduty_licenses`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/licenses).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -29,7 +29,7 @@ class DataPagerdutyLicenses(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-pagerduty.dataPagerdutyLicenses.DataPagerdutyLicenses",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/licenses pagerduty_licenses}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/licenses pagerduty_licenses}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -45,11 +45,11 @@ class DataPagerdutyLicenses(
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.0/docs/data-sources/licenses pagerduty_licenses} Data Source.
48
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/licenses pagerduty_licenses} 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 id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/licenses#id DataPagerdutyLicenses#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.
52
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/licenses#id DataPagerdutyLicenses#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
53
  :param connection:
54
54
  :param count:
55
55
  :param depends_on:
@@ -88,7 +88,7 @@ class DataPagerdutyLicenses(
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 DataPagerdutyLicenses to import.
91
- :param import_from_id: The id of the existing DataPagerdutyLicenses that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/licenses#import import section} in the documentation of this resource for the id to use
91
+ :param import_from_id: The id of the existing DataPagerdutyLicenses that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/licenses#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 DataPagerdutyLicenses to import is found.
93
93
  '''
94
94
  if __debug__:
@@ -136,7 +136,7 @@ class DataPagerdutyLicenses(
136
136
  if __debug__:
137
137
  type_hints = typing.get_type_hints(_typecheckingstub__c8db564a121d3eba59fa2f9e698f56d94cfb225d9b5b70a5b481b013b89f0ea2)
138
138
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
139
- jsii.set(self, "id", value)
139
+ jsii.set(self, "id", value) # pyright: ignore[reportArgumentType]
140
140
 
141
141
 
142
142
  @jsii.data_type(
@@ -174,7 +174,7 @@ class DataPagerdutyLicensesConfig(_cdktf_9a9027ec.TerraformMetaArguments):
174
174
  :param lifecycle:
175
175
  :param provider:
176
176
  :param provisioners:
177
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/licenses#id DataPagerdutyLicenses#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.
177
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/licenses#id DataPagerdutyLicenses#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.
178
178
  '''
179
179
  if isinstance(lifecycle, dict):
180
180
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -272,7 +272,7 @@ class DataPagerdutyLicensesConfig(_cdktf_9a9027ec.TerraformMetaArguments):
272
272
 
273
273
  @builtins.property
274
274
  def id(self) -> typing.Optional[builtins.str]:
275
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/licenses#id DataPagerdutyLicenses#id}.
275
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/licenses#id DataPagerdutyLicenses#id}.
276
276
 
277
277
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
278
278
  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.
@@ -357,7 +357,7 @@ class DataPagerdutyLicensesLicensesList(
357
357
  if __debug__:
358
358
  type_hints = typing.get_type_hints(_typecheckingstub__d35e8fa6c5e91615ecbc8a7b3420234b03edb08f4e5063af200f02bec8f0b820)
359
359
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
360
- jsii.set(self, "terraformAttribute", value)
360
+ jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
361
361
 
362
362
  @builtins.property
363
363
  @jsii.member(jsii_name="terraformResource")
@@ -370,7 +370,7 @@ class DataPagerdutyLicensesLicensesList(
370
370
  if __debug__:
371
371
  type_hints = typing.get_type_hints(_typecheckingstub__df51448f91c2713eba04a816202cffb8f75971d44f300f0c93b64a04de45f7d7)
372
372
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
373
- jsii.set(self, "terraformResource", value)
373
+ jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
374
374
 
375
375
  @builtins.property
376
376
  @jsii.member(jsii_name="wrapsSet")
@@ -383,7 +383,7 @@ class DataPagerdutyLicensesLicensesList(
383
383
  if __debug__:
384
384
  type_hints = typing.get_type_hints(_typecheckingstub__fade9738d4948b10a8c6e0b9ca456c36added3c8c74b262c26af59c681341248)
385
385
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
386
- jsii.set(self, "wrapsSet", value)
386
+ jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
387
387
 
388
388
 
389
389
  class DataPagerdutyLicensesLicensesOutputReference(
@@ -480,7 +480,7 @@ class DataPagerdutyLicensesLicensesOutputReference(
480
480
  if __debug__:
481
481
  type_hints = typing.get_type_hints(_typecheckingstub__244dfe3bce852ed1df21e7fe60db54942cb01f5db3295e90b2773a02b5fe9430)
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
  __all__ = [
@@ -1,7 +1,7 @@
1
1
  r'''
2
2
  # `data_pagerduty_priority`
3
3
 
4
- Refer to the Terraform Registry for docs: [`data_pagerduty_priority`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/priority).
4
+ Refer to the Terraform Registry for docs: [`data_pagerduty_priority`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/priority).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -29,7 +29,7 @@ class DataPagerdutyPriority(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-pagerduty.dataPagerdutyPriority.DataPagerdutyPriority",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/priority pagerduty_priority}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/priority pagerduty_priority}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -45,11 +45,11 @@ class DataPagerdutyPriority(
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.0/docs/data-sources/priority pagerduty_priority} Data Source.
48
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/priority pagerduty_priority} 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: The name of the priority to find in the PagerDuty API. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/priority#name DataPagerdutyPriority#name}
52
+ :param name: The name of the priority to find in the PagerDuty API. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/priority#name DataPagerdutyPriority#name}
53
53
  :param connection:
54
54
  :param count:
55
55
  :param depends_on:
@@ -88,7 +88,7 @@ class DataPagerdutyPriority(
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 DataPagerdutyPriority to import.
91
- :param import_from_id: The id of the existing DataPagerdutyPriority that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/priority#import import section} in the documentation of this resource for the id to use
91
+ :param import_from_id: The id of the existing DataPagerdutyPriority that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/priority#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 DataPagerdutyPriority to import is found.
93
93
  '''
94
94
  if __debug__:
@@ -137,7 +137,7 @@ class DataPagerdutyPriority(
137
137
  if __debug__:
138
138
  type_hints = typing.get_type_hints(_typecheckingstub__9d24c6ea0c783546ffce40f839a861a6fd8bcfadad63dff5e78302c423109812)
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 DataPagerdutyPriorityConfig(_cdktf_9a9027ec.TerraformMetaArguments):
175
175
  :param lifecycle:
176
176
  :param provider:
177
177
  :param provisioners:
178
- :param name: The name of the priority to find in the PagerDuty API. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/priority#name DataPagerdutyPriority#name}
178
+ :param name: The name of the priority to find in the PagerDuty API. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/priority#name DataPagerdutyPriority#name}
179
179
  '''
180
180
  if isinstance(lifecycle, dict):
181
181
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -275,7 +275,7 @@ class DataPagerdutyPriorityConfig(_cdktf_9a9027ec.TerraformMetaArguments):
275
275
  def name(self) -> builtins.str:
276
276
  '''The name of the priority to find in the PagerDuty API.
277
277
 
278
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/priority#name DataPagerdutyPriority#name}
278
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/priority#name DataPagerdutyPriority#name}
279
279
  '''
280
280
  result = self._values.get("name")
281
281
  assert result is not None, "Required property 'name' is missing"
@@ -1,7 +1,7 @@
1
1
  r'''
2
2
  # `data_pagerduty_ruleset`
3
3
 
4
- Refer to the Terraform Registry for docs: [`data_pagerduty_ruleset`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/ruleset).
4
+ Refer to the Terraform Registry for docs: [`data_pagerduty_ruleset`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/ruleset).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -29,7 +29,7 @@ class DataPagerdutyRuleset(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-pagerduty.dataPagerdutyRuleset.DataPagerdutyRuleset",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/ruleset pagerduty_ruleset}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/ruleset pagerduty_ruleset}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -46,12 +46,12 @@ class DataPagerdutyRuleset(
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/ruleset pagerduty_ruleset} Data Source.
49
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/ruleset pagerduty_ruleset} Data Source.
50
50
 
51
51
  :param scope: The scope in which to define this construct.
52
52
  :param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
53
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/ruleset#name DataPagerdutyRuleset#name}.
54
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/ruleset#id DataPagerdutyRuleset#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
53
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/ruleset#name DataPagerdutyRuleset#name}.
54
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/ruleset#id DataPagerdutyRuleset#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 DataPagerdutyRuleset(
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 DataPagerdutyRuleset to import.
94
- :param import_from_id: The id of the existing DataPagerdutyRuleset that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/ruleset#import import section} in the documentation of this resource for the id to use
94
+ :param import_from_id: The id of the existing DataPagerdutyRuleset that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/ruleset#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 DataPagerdutyRuleset to import is found.
96
96
  '''
97
97
  if __debug__:
@@ -144,7 +144,7 @@ class DataPagerdutyRuleset(
144
144
  if __debug__:
145
145
  type_hints = typing.get_type_hints(_typecheckingstub__090fb4832ae6295505c5f81771feac73e0139f4073f9729c2908d7c7aee15be5)
146
146
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
147
- jsii.set(self, "id", value)
147
+ jsii.set(self, "id", value) # pyright: ignore[reportArgumentType]
148
148
 
149
149
  @builtins.property
150
150
  @jsii.member(jsii_name="name")
@@ -156,7 +156,7 @@ class DataPagerdutyRuleset(
156
156
  if __debug__:
157
157
  type_hints = typing.get_type_hints(_typecheckingstub__47aebd084c03c6c2c874491be13e17758e087a551516c3812554de634fed3a73)
158
158
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
159
- jsii.set(self, "name", value)
159
+ jsii.set(self, "name", value) # pyright: ignore[reportArgumentType]
160
160
 
161
161
 
162
162
  @jsii.data_type(
@@ -196,8 +196,8 @@ class DataPagerdutyRulesetConfig(_cdktf_9a9027ec.TerraformMetaArguments):
196
196
  :param lifecycle:
197
197
  :param provider:
198
198
  :param provisioners:
199
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/ruleset#name DataPagerdutyRuleset#name}.
200
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/ruleset#id DataPagerdutyRuleset#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
199
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/ruleset#name DataPagerdutyRuleset#name}.
200
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/ruleset#id DataPagerdutyRuleset#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
201
201
  '''
202
202
  if isinstance(lifecycle, dict):
203
203
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -298,14 +298,14 @@ class DataPagerdutyRulesetConfig(_cdktf_9a9027ec.TerraformMetaArguments):
298
298
 
299
299
  @builtins.property
300
300
  def name(self) -> builtins.str:
301
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/ruleset#name DataPagerdutyRuleset#name}.'''
301
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/ruleset#name DataPagerdutyRuleset#name}.'''
302
302
  result = self._values.get("name")
303
303
  assert result is not None, "Required property 'name' is missing"
304
304
  return typing.cast(builtins.str, result)
305
305
 
306
306
  @builtins.property
307
307
  def id(self) -> typing.Optional[builtins.str]:
308
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/ruleset#id DataPagerdutyRuleset#id}.
308
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/ruleset#id DataPagerdutyRuleset#id}.
309
309
 
310
310
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
311
311
  If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1,7 +1,7 @@
1
1
  r'''
2
2
  # `data_pagerduty_schedule`
3
3
 
4
- Refer to the Terraform Registry for docs: [`data_pagerduty_schedule`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/schedule).
4
+ Refer to the Terraform Registry for docs: [`data_pagerduty_schedule`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/schedule).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -29,7 +29,7 @@ class DataPagerdutySchedule(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-pagerduty.dataPagerdutySchedule.DataPagerdutySchedule",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/schedule pagerduty_schedule}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/schedule pagerduty_schedule}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -46,12 +46,12 @@ class DataPagerdutySchedule(
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/schedule pagerduty_schedule} Data Source.
49
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/schedule pagerduty_schedule} Data Source.
50
50
 
51
51
  :param scope: The scope in which to define this construct.
52
52
  :param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
53
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/schedule#name DataPagerdutySchedule#name}.
54
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/schedule#id DataPagerdutySchedule#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
53
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/schedule#name DataPagerdutySchedule#name}.
54
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/schedule#id DataPagerdutySchedule#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 DataPagerdutySchedule(
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 DataPagerdutySchedule to import.
94
- :param import_from_id: The id of the existing DataPagerdutySchedule that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/schedule#import import section} in the documentation of this resource for the id to use
94
+ :param import_from_id: The id of the existing DataPagerdutySchedule that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/schedule#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 DataPagerdutySchedule to import is found.
96
96
  '''
97
97
  if __debug__:
@@ -139,7 +139,7 @@ class DataPagerdutySchedule(
139
139
  if __debug__:
140
140
  type_hints = typing.get_type_hints(_typecheckingstub__97cc0cb9a00f870d565bb073dbd53f47df10e17e466011986efdb495bd90c6f7)
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 DataPagerdutySchedule(
151
151
  if __debug__:
152
152
  type_hints = typing.get_type_hints(_typecheckingstub__69b6907ad99dd0b21a14eb37e150f88e0f040a7dd18ab8aa0b6c8769eee9df23)
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 DataPagerdutyScheduleConfig(_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.0/docs/data-sources/schedule#name DataPagerdutySchedule#name}.
195
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/schedule#id DataPagerdutySchedule#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.2/docs/data-sources/schedule#name DataPagerdutySchedule#name}.
195
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/schedule#id DataPagerdutySchedule#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 DataPagerdutyScheduleConfig(_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.0/docs/data-sources/schedule#name DataPagerdutySchedule#name}.'''
296
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/schedule#name DataPagerdutySchedule#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.0/docs/data-sources/schedule#id DataPagerdutySchedule#id}.
303
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/schedule#id DataPagerdutySchedule#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_service`
3
3
 
4
- Refer to the Terraform Registry for docs: [`data_pagerduty_service`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/service).
4
+ Refer to the Terraform Registry for docs: [`data_pagerduty_service`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/service).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -29,7 +29,7 @@ class DataPagerdutyService(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-pagerduty.dataPagerdutyService.DataPagerdutyService",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/service pagerduty_service}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/service pagerduty_service}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -45,11 +45,11 @@ class DataPagerdutyService(
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.0/docs/data-sources/service pagerduty_service} Data Source.
48
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/service pagerduty_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.0/docs/data-sources/service#name DataPagerdutyService#name}.
52
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/service#name DataPagerdutyService#name}.
53
53
  :param connection:
54
54
  :param count:
55
55
  :param depends_on:
@@ -88,7 +88,7 @@ class DataPagerdutyService(
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 DataPagerdutyService to import.
91
- :param import_from_id: The id of the existing DataPagerdutyService that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/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 DataPagerdutyService that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/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 DataPagerdutyService to import is found.
93
93
  '''
94
94
  if __debug__:
@@ -167,7 +167,7 @@ class DataPagerdutyService(
167
167
  if __debug__:
168
168
  type_hints = typing.get_type_hints(_typecheckingstub__3960bb0dc0839cede9d5d287aeb1a4a46f24e455d08d48e5038a652f76b61b7d)
169
169
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
170
- jsii.set(self, "name", value)
170
+ jsii.set(self, "name", value) # pyright: ignore[reportArgumentType]
171
171
 
172
172
 
173
173
  @jsii.data_type(
@@ -205,7 +205,7 @@ class DataPagerdutyServiceConfig(_cdktf_9a9027ec.TerraformMetaArguments):
205
205
  :param lifecycle:
206
206
  :param provider:
207
207
  :param provisioners:
208
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/service#name DataPagerdutyService#name}.
208
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/service#name DataPagerdutyService#name}.
209
209
  '''
210
210
  if isinstance(lifecycle, dict):
211
211
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -303,7 +303,7 @@ class DataPagerdutyServiceConfig(_cdktf_9a9027ec.TerraformMetaArguments):
303
303
 
304
304
  @builtins.property
305
305
  def name(self) -> builtins.str:
306
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/service#name DataPagerdutyService#name}.'''
306
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/service#name DataPagerdutyService#name}.'''
307
307
  result = self._values.get("name")
308
308
  assert result is not None, "Required property 'name' is missing"
309
309
  return typing.cast(builtins.str, result)
@@ -385,7 +385,7 @@ class DataPagerdutyServiceTeamsList(
385
385
  if __debug__:
386
386
  type_hints = typing.get_type_hints(_typecheckingstub__182681e2669fd9cada0dc9498699883910247d0daf3f5f188cd4b80b42cc205b)
387
387
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
388
- jsii.set(self, "terraformAttribute", value)
388
+ jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
389
389
 
390
390
  @builtins.property
391
391
  @jsii.member(jsii_name="terraformResource")
@@ -398,7 +398,7 @@ class DataPagerdutyServiceTeamsList(
398
398
  if __debug__:
399
399
  type_hints = typing.get_type_hints(_typecheckingstub__2cb1f8df7b4aa6e9514d9d2f2e9efaccfa1c4654cac46d210554b4e443d1c3f0)
400
400
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
401
- jsii.set(self, "terraformResource", value)
401
+ jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
402
402
 
403
403
  @builtins.property
404
404
  @jsii.member(jsii_name="wrapsSet")
@@ -411,7 +411,7 @@ class DataPagerdutyServiceTeamsList(
411
411
  if __debug__:
412
412
  type_hints = typing.get_type_hints(_typecheckingstub__1e5c3a8cf6dcdc865cc9b58e66c66fad4066c7656b4bf4057a24d84beceade72)
413
413
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
414
- jsii.set(self, "wrapsSet", value)
414
+ jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
415
415
 
416
416
 
417
417
  class DataPagerdutyServiceTeamsOutputReference(
@@ -460,7 +460,7 @@ class DataPagerdutyServiceTeamsOutputReference(
460
460
  if __debug__:
461
461
  type_hints = typing.get_type_hints(_typecheckingstub__cf87e956e2359121e1fc2941ea08f3bfcfa79e897ddd0ea86d67059797b96ffd)
462
462
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
463
- jsii.set(self, "internalValue", value)
463
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
464
464
 
465
465
 
466
466
  __all__ = [
@@ -1,7 +1,7 @@
1
1
  r'''
2
2
  # `data_pagerduty_service_integration`
3
3
 
4
- Refer to the Terraform Registry for docs: [`data_pagerduty_service_integration`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/service_integration).
4
+ Refer to the Terraform Registry for docs: [`data_pagerduty_service_integration`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/service_integration).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -29,7 +29,7 @@ class DataPagerdutyServiceIntegration(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-pagerduty.dataPagerdutyServiceIntegration.DataPagerdutyServiceIntegration",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/service_integration pagerduty_service_integration}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/service_integration pagerduty_service_integration}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -46,12 +46,12 @@ class DataPagerdutyServiceIntegration(
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/service_integration pagerduty_service_integration} Data Source.
49
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/service_integration pagerduty_service_integration} 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 integration_summary: examples "Amazon CloudWatch", "New Relic". Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/service_integration#integration_summary DataPagerdutyServiceIntegration#integration_summary}
54
- :param service_name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/service_integration#service_name DataPagerdutyServiceIntegration#service_name}.
53
+ :param integration_summary: examples "Amazon CloudWatch", "New Relic". Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/service_integration#integration_summary DataPagerdutyServiceIntegration#integration_summary}
54
+ :param service_name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/service_integration#service_name DataPagerdutyServiceIntegration#service_name}.
55
55
  :param connection:
56
56
  :param count:
57
57
  :param depends_on:
@@ -91,7 +91,7 @@ class DataPagerdutyServiceIntegration(
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 DataPagerdutyServiceIntegration to import.
94
- :param import_from_id: The id of the existing DataPagerdutyServiceIntegration that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/service_integration#import import section} in the documentation of this resource for the id to use
94
+ :param import_from_id: The id of the existing DataPagerdutyServiceIntegration that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/service_integration#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 DataPagerdutyServiceIntegration to import is found.
96
96
  '''
97
97
  if __debug__:
@@ -145,7 +145,7 @@ class DataPagerdutyServiceIntegration(
145
145
  if __debug__:
146
146
  type_hints = typing.get_type_hints(_typecheckingstub__0e2f1a03e34aa2020ea1caf845cbf7715f4dde890dc71d4195efdf074a6fb5aa)
147
147
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
148
- jsii.set(self, "integrationSummary", value)
148
+ jsii.set(self, "integrationSummary", value) # pyright: ignore[reportArgumentType]
149
149
 
150
150
  @builtins.property
151
151
  @jsii.member(jsii_name="serviceName")
@@ -157,7 +157,7 @@ class DataPagerdutyServiceIntegration(
157
157
  if __debug__:
158
158
  type_hints = typing.get_type_hints(_typecheckingstub__52e0d10d73e90d3af160d447aef4b1de3922cb28c3a14e7dc34baccb3ea3969b)
159
159
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
160
- jsii.set(self, "serviceName", value)
160
+ jsii.set(self, "serviceName", value) # pyright: ignore[reportArgumentType]
161
161
 
162
162
 
163
163
  @jsii.data_type(
@@ -197,8 +197,8 @@ class DataPagerdutyServiceIntegrationConfig(_cdktf_9a9027ec.TerraformMetaArgumen
197
197
  :param lifecycle:
198
198
  :param provider:
199
199
  :param provisioners:
200
- :param integration_summary: examples "Amazon CloudWatch", "New Relic". Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/service_integration#integration_summary DataPagerdutyServiceIntegration#integration_summary}
201
- :param service_name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/service_integration#service_name DataPagerdutyServiceIntegration#service_name}.
200
+ :param integration_summary: examples "Amazon CloudWatch", "New Relic". Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/service_integration#integration_summary DataPagerdutyServiceIntegration#integration_summary}
201
+ :param service_name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/service_integration#service_name DataPagerdutyServiceIntegration#service_name}.
202
202
  '''
203
203
  if isinstance(lifecycle, dict):
204
204
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -300,7 +300,7 @@ class DataPagerdutyServiceIntegrationConfig(_cdktf_9a9027ec.TerraformMetaArgumen
300
300
  def integration_summary(self) -> builtins.str:
301
301
  '''examples "Amazon CloudWatch", "New Relic".
302
302
 
303
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/service_integration#integration_summary DataPagerdutyServiceIntegration#integration_summary}
303
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/service_integration#integration_summary DataPagerdutyServiceIntegration#integration_summary}
304
304
  '''
305
305
  result = self._values.get("integration_summary")
306
306
  assert result is not None, "Required property 'integration_summary' is missing"
@@ -308,7 +308,7 @@ class DataPagerdutyServiceIntegrationConfig(_cdktf_9a9027ec.TerraformMetaArgumen
308
308
 
309
309
  @builtins.property
310
310
  def service_name(self) -> builtins.str:
311
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/service_integration#service_name DataPagerdutyServiceIntegration#service_name}.'''
311
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/data-sources/service_integration#service_name DataPagerdutyServiceIntegration#service_name}.'''
312
312
  result = self._values.get("service_name")
313
313
  assert result is not None, "Required property 'service_name' is missing"
314
314
  return typing.cast(builtins.str, result)