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

Sign up to get free protection for your applications and to get access to all the features.
Files changed (83) hide show
  1. cdktf_cdktf_provider_pagerduty/__init__.py +3 -3
  2. cdktf_cdktf_provider_pagerduty/_jsii/__init__.py +2 -2
  3. cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.11.2.jsii.tgz +0 -0
  4. cdktf_cdktf_provider_pagerduty/addon/__init__.py +12 -12
  5. cdktf_cdktf_provider_pagerduty/automation_actions_action/__init__.py +68 -68
  6. cdktf_cdktf_provider_pagerduty/automation_actions_action_service_association/__init__.py +16 -16
  7. cdktf_cdktf_provider_pagerduty/automation_actions_action_team_association/__init__.py +16 -16
  8. cdktf_cdktf_provider_pagerduty/automation_actions_runner/__init__.py +32 -32
  9. cdktf_cdktf_provider_pagerduty/automation_actions_runner_team_association/__init__.py +16 -16
  10. cdktf_cdktf_provider_pagerduty/business_service/__init__.py +24 -24
  11. cdktf_cdktf_provider_pagerduty/business_service_subscriber/__init__.py +20 -20
  12. cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_action/__init__.py +40 -40
  13. cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_runner/__init__.py +20 -20
  14. cdktf_cdktf_provider_pagerduty/data_pagerduty_business_service/__init__.py +8 -8
  15. cdktf_cdktf_provider_pagerduty/data_pagerduty_escalation_policy/__init__.py +12 -12
  16. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration/__init__.py +24 -24
  17. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_global_cache_variable/__init__.py +24 -24
  18. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_integration/__init__.py +20 -20
  19. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_service_cache_variable/__init__.py +24 -24
  20. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestrations/__init__.py +24 -24
  21. cdktf_cdktf_provider_pagerduty/data_pagerduty_extension_schema/__init__.py +8 -8
  22. cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_custom_field/__init__.py +12 -12
  23. cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_workflow/__init__.py +12 -12
  24. cdktf_cdktf_provider_pagerduty/data_pagerduty_license/__init__.py +16 -16
  25. cdktf_cdktf_provider_pagerduty/data_pagerduty_licenses/__init__.py +12 -12
  26. cdktf_cdktf_provider_pagerduty/data_pagerduty_priority/__init__.py +8 -8
  27. cdktf_cdktf_provider_pagerduty/data_pagerduty_ruleset/__init__.py +12 -12
  28. cdktf_cdktf_provider_pagerduty/data_pagerduty_schedule/__init__.py +12 -12
  29. cdktf_cdktf_provider_pagerduty/data_pagerduty_service/__init__.py +12 -12
  30. cdktf_cdktf_provider_pagerduty/data_pagerduty_service_integration/__init__.py +12 -12
  31. cdktf_cdktf_provider_pagerduty/data_pagerduty_standards/__init__.py +20 -20
  32. cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resource_scores/__init__.py +17 -17
  33. cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resources_scores/__init__.py +21 -21
  34. cdktf_cdktf_provider_pagerduty/data_pagerduty_tag/__init__.py +8 -8
  35. cdktf_cdktf_provider_pagerduty/data_pagerduty_team/__init__.py +20 -20
  36. cdktf_cdktf_provider_pagerduty/data_pagerduty_team_members/__init__.py +16 -16
  37. cdktf_cdktf_provider_pagerduty/data_pagerduty_user/__init__.py +12 -12
  38. cdktf_cdktf_provider_pagerduty/data_pagerduty_user_contact_method/__init__.py +20 -20
  39. cdktf_cdktf_provider_pagerduty/data_pagerduty_users/__init__.py +16 -16
  40. cdktf_cdktf_provider_pagerduty/data_pagerduty_vendor/__init__.py +12 -12
  41. cdktf_cdktf_provider_pagerduty/escalation_policy/__init__.py +55 -55
  42. cdktf_cdktf_provider_pagerduty/event_orchestration/__init__.py +32 -32
  43. cdktf_cdktf_provider_pagerduty/event_orchestration_global/__init__.py +325 -325
  44. cdktf_cdktf_provider_pagerduty/event_orchestration_global_cache_variable/__init__.py +47 -47
  45. cdktf_cdktf_provider_pagerduty/event_orchestration_integration/__init__.py +16 -16
  46. cdktf_cdktf_provider_pagerduty/event_orchestration_router/__init__.py +80 -80
  47. cdktf_cdktf_provider_pagerduty/event_orchestration_service/__init__.py +337 -337
  48. cdktf_cdktf_provider_pagerduty/event_orchestration_service_cache_variable/__init__.py +47 -47
  49. cdktf_cdktf_provider_pagerduty/event_orchestration_unrouted/__init__.py +157 -157
  50. cdktf_cdktf_provider_pagerduty/event_rule/__init__.py +20 -20
  51. cdktf_cdktf_provider_pagerduty/extension/__init__.py +28 -28
  52. cdktf_cdktf_provider_pagerduty/extension_servicenow/__init__.py +52 -52
  53. cdktf_cdktf_provider_pagerduty/incident_custom_field/__init__.py +32 -32
  54. cdktf_cdktf_provider_pagerduty/incident_custom_field_option/__init__.py +20 -20
  55. cdktf_cdktf_provider_pagerduty/incident_workflow/__init__.py +83 -83
  56. cdktf_cdktf_provider_pagerduty/incident_workflow_trigger/__init__.py +40 -40
  57. cdktf_cdktf_provider_pagerduty/maintenance_window/__init__.py +24 -24
  58. cdktf_cdktf_provider_pagerduty/provider/__init__.py +42 -42
  59. cdktf_cdktf_provider_pagerduty/response_play/__init__.py +98 -98
  60. cdktf_cdktf_provider_pagerduty/ruleset/__init__.py +20 -20
  61. cdktf_cdktf_provider_pagerduty/ruleset_rule/__init__.py +231 -231
  62. cdktf_cdktf_provider_pagerduty/schedule/__init__.py +77 -77
  63. cdktf_cdktf_provider_pagerduty/service/__init__.py +171 -171
  64. cdktf_cdktf_provider_pagerduty/service_dependency/__init__.py +41 -41
  65. cdktf_cdktf_provider_pagerduty/service_event_rule/__init__.py +216 -216
  66. cdktf_cdktf_provider_pagerduty/service_integration/__init__.py +146 -146
  67. cdktf_cdktf_provider_pagerduty/slack_connection/__init__.py +45 -45
  68. cdktf_cdktf_provider_pagerduty/tag/__init__.py +8 -8
  69. cdktf_cdktf_provider_pagerduty/tag_assignment/__init__.py +16 -16
  70. cdktf_cdktf_provider_pagerduty/team/__init__.py +20 -20
  71. cdktf_cdktf_provider_pagerduty/team_membership/__init__.py +20 -20
  72. cdktf_cdktf_provider_pagerduty/user/__init__.py +44 -44
  73. cdktf_cdktf_provider_pagerduty/user_contact_method/__init__.py +32 -32
  74. cdktf_cdktf_provider_pagerduty/user_handoff_notification_rule/__init__.py +30 -30
  75. cdktf_cdktf_provider_pagerduty/user_notification_rule/__init__.py +24 -24
  76. cdktf_cdktf_provider_pagerduty/webhook_subscription/__init__.py +68 -68
  77. {cdktf_cdktf_provider_pagerduty-13.11.1.dist-info → cdktf_cdktf_provider_pagerduty-13.11.2.dist-info}/METADATA +9 -9
  78. cdktf_cdktf_provider_pagerduty-13.11.2.dist-info/RECORD +82 -0
  79. {cdktf_cdktf_provider_pagerduty-13.11.1.dist-info → cdktf_cdktf_provider_pagerduty-13.11.2.dist-info}/WHEEL +1 -1
  80. cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.11.1.jsii.tgz +0 -0
  81. cdktf_cdktf_provider_pagerduty-13.11.1.dist-info/RECORD +0 -82
  82. {cdktf_cdktf_provider_pagerduty-13.11.1.dist-info → cdktf_cdktf_provider_pagerduty-13.11.2.dist-info}/LICENSE +0 -0
  83. {cdktf_cdktf_provider_pagerduty-13.11.1.dist-info → cdktf_cdktf_provider_pagerduty-13.11.2.dist-info}/top_level.txt +0 -0
@@ -1,7 +1,7 @@
1
1
  r'''
2
2
  # `pagerduty_slack_connection`
3
3
 
4
- Refer to the Terraform Registry for docs: [`pagerduty_slack_connection`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/slack_connection).
4
+ Refer to the Terraform Registry for docs: [`pagerduty_slack_connection`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/slack_connection).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -29,7 +29,7 @@ class SlackConnection(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-pagerduty.slackConnection.SlackConnection",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/slack_connection pagerduty_slack_connection}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/slack_connection pagerduty_slack_connection}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -51,17 +51,17 @@ class SlackConnection(
51
51
  provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
52
52
  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,
53
53
  ) -> None:
54
- '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/slack_connection pagerduty_slack_connection} Resource.
54
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/slack_connection pagerduty_slack_connection} Resource.
55
55
 
56
56
  :param scope: The scope in which to define this construct.
57
57
  :param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
58
- :param channel_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/slack_connection#channel_id SlackConnection#channel_id}.
59
- :param config: config block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/slack_connection#config SlackConnection#config}
60
- :param notification_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/slack_connection#notification_type SlackConnection#notification_type}.
61
- :param source_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/slack_connection#source_id SlackConnection#source_id}.
62
- :param source_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/slack_connection#source_type SlackConnection#source_type}.
63
- :param workspace_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/slack_connection#workspace_id SlackConnection#workspace_id}.
64
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/slack_connection#id SlackConnection#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 channel_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/slack_connection#channel_id SlackConnection#channel_id}.
59
+ :param config: config block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/slack_connection#config SlackConnection#config}
60
+ :param notification_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/slack_connection#notification_type SlackConnection#notification_type}.
61
+ :param source_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/slack_connection#source_id SlackConnection#source_id}.
62
+ :param source_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/slack_connection#source_type SlackConnection#source_type}.
63
+ :param workspace_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/slack_connection#workspace_id SlackConnection#workspace_id}.
64
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/slack_connection#id SlackConnection#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.
65
65
  :param connection:
66
66
  :param count:
67
67
  :param depends_on:
@@ -106,7 +106,7 @@ class SlackConnection(
106
106
 
107
107
  :param scope: The scope in which to define this construct.
108
108
  :param import_to_id: The construct id used in the generated config for the SlackConnection to import.
109
- :param import_from_id: The id of the existing SlackConnection that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/slack_connection#import import section} in the documentation of this resource for the id to use
109
+ :param import_from_id: The id of the existing SlackConnection that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/slack_connection#import import section} in the documentation of this resource for the id to use
110
110
  :param provider: ? Optional instance of the provider where the SlackConnection to import is found.
111
111
  '''
112
112
  if __debug__:
@@ -209,7 +209,7 @@ class SlackConnection(
209
209
  if __debug__:
210
210
  type_hints = typing.get_type_hints(_typecheckingstub__4f6a6313115d881719390681e8f213f8620bc193cc8d55251aead00e9157e01c)
211
211
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
212
- jsii.set(self, "channelId", value)
212
+ jsii.set(self, "channelId", value) # pyright: ignore[reportArgumentType]
213
213
 
214
214
  @builtins.property
215
215
  @jsii.member(jsii_name="id")
@@ -221,7 +221,7 @@ class SlackConnection(
221
221
  if __debug__:
222
222
  type_hints = typing.get_type_hints(_typecheckingstub__77afb0d3c64e5166ace3c7ba8ba0594c6d5121c664b0f4e42cad9397cb703486)
223
223
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
224
- jsii.set(self, "id", value)
224
+ jsii.set(self, "id", value) # pyright: ignore[reportArgumentType]
225
225
 
226
226
  @builtins.property
227
227
  @jsii.member(jsii_name="notificationType")
@@ -233,7 +233,7 @@ class SlackConnection(
233
233
  if __debug__:
234
234
  type_hints = typing.get_type_hints(_typecheckingstub__35e6cd21b33e50cb3c82c2d7f5c5d4a648708cc6fe250f9666c1725be703c0c0)
235
235
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
236
- jsii.set(self, "notificationType", value)
236
+ jsii.set(self, "notificationType", value) # pyright: ignore[reportArgumentType]
237
237
 
238
238
  @builtins.property
239
239
  @jsii.member(jsii_name="sourceId")
@@ -245,7 +245,7 @@ class SlackConnection(
245
245
  if __debug__:
246
246
  type_hints = typing.get_type_hints(_typecheckingstub__fe289b221c5e8f4c805092bb1df7c7f21454e4ba2e403b3d15131d737212df08)
247
247
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
248
- jsii.set(self, "sourceId", value)
248
+ jsii.set(self, "sourceId", value) # pyright: ignore[reportArgumentType]
249
249
 
250
250
  @builtins.property
251
251
  @jsii.member(jsii_name="sourceType")
@@ -257,7 +257,7 @@ class SlackConnection(
257
257
  if __debug__:
258
258
  type_hints = typing.get_type_hints(_typecheckingstub__22b4c7f3cf1b21aafaf75d988ee15dbb2ce93614d09e9c6bd4f5bcded90c205f)
259
259
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
260
- jsii.set(self, "sourceType", value)
260
+ jsii.set(self, "sourceType", value) # pyright: ignore[reportArgumentType]
261
261
 
262
262
  @builtins.property
263
263
  @jsii.member(jsii_name="workspaceId")
@@ -269,7 +269,7 @@ class SlackConnection(
269
269
  if __debug__:
270
270
  type_hints = typing.get_type_hints(_typecheckingstub__352ee1300064f6d33c35ec5b45b8e92f9e3cff0b5a22fb539e7557abbb98a21e)
271
271
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
272
- jsii.set(self, "workspaceId", value)
272
+ jsii.set(self, "workspaceId", value) # pyright: ignore[reportArgumentType]
273
273
 
274
274
 
275
275
  @jsii.data_type(
@@ -319,13 +319,13 @@ class SlackConnectionConfig(_cdktf_9a9027ec.TerraformMetaArguments):
319
319
  :param lifecycle:
320
320
  :param provider:
321
321
  :param provisioners:
322
- :param channel_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/slack_connection#channel_id SlackConnection#channel_id}.
323
- :param config: config block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/slack_connection#config SlackConnection#config}
324
- :param notification_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/slack_connection#notification_type SlackConnection#notification_type}.
325
- :param source_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/slack_connection#source_id SlackConnection#source_id}.
326
- :param source_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/slack_connection#source_type SlackConnection#source_type}.
327
- :param workspace_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/slack_connection#workspace_id SlackConnection#workspace_id}.
328
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/slack_connection#id SlackConnection#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.
322
+ :param channel_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/slack_connection#channel_id SlackConnection#channel_id}.
323
+ :param config: config block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/slack_connection#config SlackConnection#config}
324
+ :param notification_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/slack_connection#notification_type SlackConnection#notification_type}.
325
+ :param source_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/slack_connection#source_id SlackConnection#source_id}.
326
+ :param source_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/slack_connection#source_type SlackConnection#source_type}.
327
+ :param workspace_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/slack_connection#workspace_id SlackConnection#workspace_id}.
328
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/slack_connection#id SlackConnection#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.
329
329
  '''
330
330
  if isinstance(lifecycle, dict):
331
331
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -436,7 +436,7 @@ class SlackConnectionConfig(_cdktf_9a9027ec.TerraformMetaArguments):
436
436
 
437
437
  @builtins.property
438
438
  def channel_id(self) -> builtins.str:
439
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/slack_connection#channel_id SlackConnection#channel_id}.'''
439
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/slack_connection#channel_id SlackConnection#channel_id}.'''
440
440
  result = self._values.get("channel_id")
441
441
  assert result is not None, "Required property 'channel_id' is missing"
442
442
  return typing.cast(builtins.str, result)
@@ -447,7 +447,7 @@ class SlackConnectionConfig(_cdktf_9a9027ec.TerraformMetaArguments):
447
447
  ) -> typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["SlackConnectionConfigA"]]:
448
448
  '''config block.
449
449
 
450
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/slack_connection#config SlackConnection#config}
450
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/slack_connection#config SlackConnection#config}
451
451
  '''
452
452
  result = self._values.get("config")
453
453
  assert result is not None, "Required property 'config' is missing"
@@ -455,35 +455,35 @@ class SlackConnectionConfig(_cdktf_9a9027ec.TerraformMetaArguments):
455
455
 
456
456
  @builtins.property
457
457
  def notification_type(self) -> builtins.str:
458
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/slack_connection#notification_type SlackConnection#notification_type}.'''
458
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/slack_connection#notification_type SlackConnection#notification_type}.'''
459
459
  result = self._values.get("notification_type")
460
460
  assert result is not None, "Required property 'notification_type' is missing"
461
461
  return typing.cast(builtins.str, result)
462
462
 
463
463
  @builtins.property
464
464
  def source_id(self) -> builtins.str:
465
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/slack_connection#source_id SlackConnection#source_id}.'''
465
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/slack_connection#source_id SlackConnection#source_id}.'''
466
466
  result = self._values.get("source_id")
467
467
  assert result is not None, "Required property 'source_id' is missing"
468
468
  return typing.cast(builtins.str, result)
469
469
 
470
470
  @builtins.property
471
471
  def source_type(self) -> builtins.str:
472
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/slack_connection#source_type SlackConnection#source_type}.'''
472
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/slack_connection#source_type SlackConnection#source_type}.'''
473
473
  result = self._values.get("source_type")
474
474
  assert result is not None, "Required property 'source_type' is missing"
475
475
  return typing.cast(builtins.str, result)
476
476
 
477
477
  @builtins.property
478
478
  def workspace_id(self) -> builtins.str:
479
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/slack_connection#workspace_id SlackConnection#workspace_id}.'''
479
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/slack_connection#workspace_id SlackConnection#workspace_id}.'''
480
480
  result = self._values.get("workspace_id")
481
481
  assert result is not None, "Required property 'workspace_id' is missing"
482
482
  return typing.cast(builtins.str, result)
483
483
 
484
484
  @builtins.property
485
485
  def id(self) -> typing.Optional[builtins.str]:
486
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/slack_connection#id SlackConnection#id}.
486
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/slack_connection#id SlackConnection#id}.
487
487
 
488
488
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
489
489
  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.
@@ -521,9 +521,9 @@ class SlackConnectionConfigA:
521
521
  urgency: typing.Optional[builtins.str] = None,
522
522
  ) -> None:
523
523
  '''
524
- :param events: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/slack_connection#events SlackConnection#events}.
525
- :param priorities: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/slack_connection#priorities SlackConnection#priorities}.
526
- :param urgency: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/slack_connection#urgency SlackConnection#urgency}.
524
+ :param events: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/slack_connection#events SlackConnection#events}.
525
+ :param priorities: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/slack_connection#priorities SlackConnection#priorities}.
526
+ :param urgency: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/slack_connection#urgency SlackConnection#urgency}.
527
527
  '''
528
528
  if __debug__:
529
529
  type_hints = typing.get_type_hints(_typecheckingstub__2da15be02e1e09e6a62d11b5322e481cbba374710c29dc9bd7ea2231db26d7de)
@@ -540,20 +540,20 @@ class SlackConnectionConfigA:
540
540
 
541
541
  @builtins.property
542
542
  def events(self) -> typing.List[builtins.str]:
543
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/slack_connection#events SlackConnection#events}.'''
543
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/slack_connection#events SlackConnection#events}.'''
544
544
  result = self._values.get("events")
545
545
  assert result is not None, "Required property 'events' is missing"
546
546
  return typing.cast(typing.List[builtins.str], result)
547
547
 
548
548
  @builtins.property
549
549
  def priorities(self) -> typing.Optional[typing.List[builtins.str]]:
550
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/slack_connection#priorities SlackConnection#priorities}.'''
550
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/slack_connection#priorities SlackConnection#priorities}.'''
551
551
  result = self._values.get("priorities")
552
552
  return typing.cast(typing.Optional[typing.List[builtins.str]], result)
553
553
 
554
554
  @builtins.property
555
555
  def urgency(self) -> typing.Optional[builtins.str]:
556
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/slack_connection#urgency SlackConnection#urgency}.'''
556
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/slack_connection#urgency SlackConnection#urgency}.'''
557
557
  result = self._values.get("urgency")
558
558
  return typing.cast(typing.Optional[builtins.str], result)
559
559
 
@@ -613,7 +613,7 @@ class SlackConnectionConfigAList(
613
613
  if __debug__:
614
614
  type_hints = typing.get_type_hints(_typecheckingstub__3899d6a1fb19a4f9c101f823dd96b866623217dbcf9dca8cee66187113c4e162)
615
615
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
616
- jsii.set(self, "terraformAttribute", value)
616
+ jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
617
617
 
618
618
  @builtins.property
619
619
  @jsii.member(jsii_name="terraformResource")
@@ -626,7 +626,7 @@ class SlackConnectionConfigAList(
626
626
  if __debug__:
627
627
  type_hints = typing.get_type_hints(_typecheckingstub__f34665f24cb872671428f3dd5fd1b13e148538b509ac2b2e5ed752ba63e9b84c)
628
628
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
629
- jsii.set(self, "terraformResource", value)
629
+ jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
630
630
 
631
631
  @builtins.property
632
632
  @jsii.member(jsii_name="wrapsSet")
@@ -639,7 +639,7 @@ class SlackConnectionConfigAList(
639
639
  if __debug__:
640
640
  type_hints = typing.get_type_hints(_typecheckingstub__ee00ac25d2a0ebc9efdd12ea95a2db3228fac8fefe8ef28fcb67d6d4bcf5d440)
641
641
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
642
- jsii.set(self, "wrapsSet", value)
642
+ jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
643
643
 
644
644
  @builtins.property
645
645
  @jsii.member(jsii_name="internalValue")
@@ -656,7 +656,7 @@ class SlackConnectionConfigAList(
656
656
  if __debug__:
657
657
  type_hints = typing.get_type_hints(_typecheckingstub__8df66ea48ddfa92b721808a0624fc4b7550a2d037314dd00570479378efe0fb4)
658
658
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
659
- jsii.set(self, "internalValue", value)
659
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
660
660
 
661
661
 
662
662
  class SlackConnectionConfigAOutputReference(
@@ -718,7 +718,7 @@ class SlackConnectionConfigAOutputReference(
718
718
  if __debug__:
719
719
  type_hints = typing.get_type_hints(_typecheckingstub__30fad61f72a04e2e48c845934dbacace58bd5d3590ea242382d8767938cf07e5)
720
720
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
721
- jsii.set(self, "events", value)
721
+ jsii.set(self, "events", value) # pyright: ignore[reportArgumentType]
722
722
 
723
723
  @builtins.property
724
724
  @jsii.member(jsii_name="priorities")
@@ -730,7 +730,7 @@ class SlackConnectionConfigAOutputReference(
730
730
  if __debug__:
731
731
  type_hints = typing.get_type_hints(_typecheckingstub__deb8f2d70fc8a638131bf2b138e8e18c83179a188edb131195dadaa25b04460b)
732
732
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
733
- jsii.set(self, "priorities", value)
733
+ jsii.set(self, "priorities", value) # pyright: ignore[reportArgumentType]
734
734
 
735
735
  @builtins.property
736
736
  @jsii.member(jsii_name="urgency")
@@ -742,7 +742,7 @@ class SlackConnectionConfigAOutputReference(
742
742
  if __debug__:
743
743
  type_hints = typing.get_type_hints(_typecheckingstub__d7b837b33de769e033786ff4428f442442995948bb82cca0ec91f0cf991f4c30)
744
744
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
745
- jsii.set(self, "urgency", value)
745
+ jsii.set(self, "urgency", value) # pyright: ignore[reportArgumentType]
746
746
 
747
747
  @builtins.property
748
748
  @jsii.member(jsii_name="internalValue")
@@ -759,7 +759,7 @@ class SlackConnectionConfigAOutputReference(
759
759
  if __debug__:
760
760
  type_hints = typing.get_type_hints(_typecheckingstub__6014cbdd0bdcd971bcf83dd513a54f9574f18626d857fa867eb108f1f81ef1aa)
761
761
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
762
- jsii.set(self, "internalValue", value)
762
+ jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
763
763
 
764
764
 
765
765
  __all__ = [
@@ -1,7 +1,7 @@
1
1
  r'''
2
2
  # `pagerduty_tag`
3
3
 
4
- Refer to the Terraform Registry for docs: [`pagerduty_tag`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/tag).
4
+ Refer to the Terraform Registry for docs: [`pagerduty_tag`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/tag).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -29,7 +29,7 @@ class Tag(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-pagerduty.tag.Tag",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/tag pagerduty_tag}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/tag pagerduty_tag}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -45,11 +45,11 @@ class Tag(
45
45
  provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
46
46
  provisioners: typing.Optional[typing.Sequence[typing.Union[typing.Union[_cdktf_9a9027ec.FileProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.LocalExecProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.RemoteExecProvisioner, typing.Dict[builtins.str, typing.Any]]]]] = None,
47
47
  ) -> None:
48
- '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/tag pagerduty_tag} Resource.
48
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/tag pagerduty_tag} Resource.
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 label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/tag#label Tag#label}.
52
+ :param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/tag#label Tag#label}.
53
53
  :param connection:
54
54
  :param count:
55
55
  :param depends_on:
@@ -88,7 +88,7 @@ class Tag(
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 Tag to import.
91
- :param import_from_id: The id of the existing Tag that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/tag#import import section} in the documentation of this resource for the id to use
91
+ :param import_from_id: The id of the existing Tag that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/tag#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 Tag to import is found.
93
93
  '''
94
94
  if __debug__:
@@ -142,7 +142,7 @@ class Tag(
142
142
  if __debug__:
143
143
  type_hints = typing.get_type_hints(_typecheckingstub__095d7210e49ebc5a2cc41043b021829fd67831feb502eb77459560b893ede454)
144
144
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
145
- jsii.set(self, "label", value)
145
+ jsii.set(self, "label", value) # pyright: ignore[reportArgumentType]
146
146
 
147
147
 
148
148
  @jsii.data_type(
@@ -180,7 +180,7 @@ class TagConfig(_cdktf_9a9027ec.TerraformMetaArguments):
180
180
  :param lifecycle:
181
181
  :param provider:
182
182
  :param provisioners:
183
- :param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/tag#label Tag#label}.
183
+ :param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/tag#label Tag#label}.
184
184
  '''
185
185
  if isinstance(lifecycle, dict):
186
186
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -278,7 +278,7 @@ class TagConfig(_cdktf_9a9027ec.TerraformMetaArguments):
278
278
 
279
279
  @builtins.property
280
280
  def label(self) -> builtins.str:
281
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/tag#label Tag#label}.'''
281
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/tag#label Tag#label}.'''
282
282
  result = self._values.get("label")
283
283
  assert result is not None, "Required property 'label' is missing"
284
284
  return typing.cast(builtins.str, result)
@@ -1,7 +1,7 @@
1
1
  r'''
2
2
  # `pagerduty_tag_assignment`
3
3
 
4
- Refer to the Terraform Registry for docs: [`pagerduty_tag_assignment`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/tag_assignment).
4
+ Refer to the Terraform Registry for docs: [`pagerduty_tag_assignment`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/tag_assignment).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -29,7 +29,7 @@ class TagAssignment(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-pagerduty.tagAssignment.TagAssignment",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/tag_assignment pagerduty_tag_assignment}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/tag_assignment pagerduty_tag_assignment}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -47,13 +47,13 @@ class TagAssignment(
47
47
  provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
48
48
  provisioners: typing.Optional[typing.Sequence[typing.Union[typing.Union[_cdktf_9a9027ec.FileProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.LocalExecProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.RemoteExecProvisioner, typing.Dict[builtins.str, typing.Any]]]]] = None,
49
49
  ) -> None:
50
- '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/tag_assignment pagerduty_tag_assignment} Resource.
50
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/tag_assignment pagerduty_tag_assignment} Resource.
51
51
 
52
52
  :param scope: The scope in which to define this construct.
53
53
  :param id: The scoped construct ID. Must be unique amongst siblings in the same scope
54
- :param entity_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/tag_assignment#entity_id TagAssignment#entity_id}.
55
- :param entity_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/tag_assignment#entity_type TagAssignment#entity_type}.
56
- :param tag_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/tag_assignment#tag_id TagAssignment#tag_id}.
54
+ :param entity_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/tag_assignment#entity_id TagAssignment#entity_id}.
55
+ :param entity_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/tag_assignment#entity_type TagAssignment#entity_type}.
56
+ :param tag_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/tag_assignment#tag_id TagAssignment#tag_id}.
57
57
  :param connection:
58
58
  :param count:
59
59
  :param depends_on:
@@ -94,7 +94,7 @@ class TagAssignment(
94
94
 
95
95
  :param scope: The scope in which to define this construct.
96
96
  :param import_to_id: The construct id used in the generated config for the TagAssignment to import.
97
- :param import_from_id: The id of the existing TagAssignment that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/tag_assignment#import import section} in the documentation of this resource for the id to use
97
+ :param import_from_id: The id of the existing TagAssignment that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/tag_assignment#import import section} in the documentation of this resource for the id to use
98
98
  :param provider: ? Optional instance of the provider where the TagAssignment to import is found.
99
99
  '''
100
100
  if __debug__:
@@ -148,7 +148,7 @@ class TagAssignment(
148
148
  if __debug__:
149
149
  type_hints = typing.get_type_hints(_typecheckingstub__fe83139d6cef998a8223e314121e61658956cb8b8b7f8fb440f3d885d0656cd9)
150
150
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
151
- jsii.set(self, "entityId", value)
151
+ jsii.set(self, "entityId", value) # pyright: ignore[reportArgumentType]
152
152
 
153
153
  @builtins.property
154
154
  @jsii.member(jsii_name="entityType")
@@ -160,7 +160,7 @@ class TagAssignment(
160
160
  if __debug__:
161
161
  type_hints = typing.get_type_hints(_typecheckingstub__3bf03885e75b8fc45095164e018ad20fcbd479452400f335977599c0acb51392)
162
162
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
163
- jsii.set(self, "entityType", value)
163
+ jsii.set(self, "entityType", value) # pyright: ignore[reportArgumentType]
164
164
 
165
165
  @builtins.property
166
166
  @jsii.member(jsii_name="tagId")
@@ -172,7 +172,7 @@ class TagAssignment(
172
172
  if __debug__:
173
173
  type_hints = typing.get_type_hints(_typecheckingstub__f99cde16d0c843e9153b57ccc0e4ce8c8342be259fef7f0187552127e1d5890f)
174
174
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
175
- jsii.set(self, "tagId", value)
175
+ jsii.set(self, "tagId", value) # pyright: ignore[reportArgumentType]
176
176
 
177
177
 
178
178
  @jsii.data_type(
@@ -214,9 +214,9 @@ class TagAssignmentConfig(_cdktf_9a9027ec.TerraformMetaArguments):
214
214
  :param lifecycle:
215
215
  :param provider:
216
216
  :param provisioners:
217
- :param entity_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/tag_assignment#entity_id TagAssignment#entity_id}.
218
- :param entity_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/tag_assignment#entity_type TagAssignment#entity_type}.
219
- :param tag_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/tag_assignment#tag_id TagAssignment#tag_id}.
217
+ :param entity_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/tag_assignment#entity_id TagAssignment#entity_id}.
218
+ :param entity_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/tag_assignment#entity_type TagAssignment#entity_type}.
219
+ :param tag_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/tag_assignment#tag_id TagAssignment#tag_id}.
220
220
  '''
221
221
  if isinstance(lifecycle, dict):
222
222
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -318,21 +318,21 @@ class TagAssignmentConfig(_cdktf_9a9027ec.TerraformMetaArguments):
318
318
 
319
319
  @builtins.property
320
320
  def entity_id(self) -> builtins.str:
321
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/tag_assignment#entity_id TagAssignment#entity_id}.'''
321
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/tag_assignment#entity_id TagAssignment#entity_id}.'''
322
322
  result = self._values.get("entity_id")
323
323
  assert result is not None, "Required property 'entity_id' is missing"
324
324
  return typing.cast(builtins.str, result)
325
325
 
326
326
  @builtins.property
327
327
  def entity_type(self) -> builtins.str:
328
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/tag_assignment#entity_type TagAssignment#entity_type}.'''
328
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/tag_assignment#entity_type TagAssignment#entity_type}.'''
329
329
  result = self._values.get("entity_type")
330
330
  assert result is not None, "Required property 'entity_type' is missing"
331
331
  return typing.cast(builtins.str, result)
332
332
 
333
333
  @builtins.property
334
334
  def tag_id(self) -> builtins.str:
335
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/tag_assignment#tag_id TagAssignment#tag_id}.'''
335
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/tag_assignment#tag_id TagAssignment#tag_id}.'''
336
336
  result = self._values.get("tag_id")
337
337
  assert result is not None, "Required property 'tag_id' is missing"
338
338
  return typing.cast(builtins.str, result)
@@ -1,7 +1,7 @@
1
1
  r'''
2
2
  # `pagerduty_team`
3
3
 
4
- Refer to the Terraform Registry for docs: [`pagerduty_team`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/team).
4
+ Refer to the Terraform Registry for docs: [`pagerduty_team`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/team).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -29,7 +29,7 @@ class Team(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-pagerduty.team.Team",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/team pagerduty_team}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/team pagerduty_team}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -48,14 +48,14 @@ class Team(
48
48
  provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
49
49
  provisioners: typing.Optional[typing.Sequence[typing.Union[typing.Union[_cdktf_9a9027ec.FileProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.LocalExecProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.RemoteExecProvisioner, typing.Dict[builtins.str, typing.Any]]]]] = None,
50
50
  ) -> None:
51
- '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/team pagerduty_team} Resource.
51
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/team pagerduty_team} Resource.
52
52
 
53
53
  :param scope: The scope in which to define this construct.
54
54
  :param id: The scoped construct ID. Must be unique amongst siblings in the same scope
55
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/team#name Team#name}.
56
- :param default_role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/team#default_role Team#default_role}.
57
- :param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/team#description Team#description}.
58
- :param parent: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/team#parent Team#parent}.
55
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/team#name Team#name}.
56
+ :param default_role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/team#default_role Team#default_role}.
57
+ :param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/team#description Team#description}.
58
+ :param parent: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/team#parent Team#parent}.
59
59
  :param connection:
60
60
  :param count:
61
61
  :param depends_on:
@@ -97,7 +97,7 @@ class Team(
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 Team to import.
100
- :param import_from_id: The id of the existing Team that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/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 Team that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/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 Team to import is found.
102
102
  '''
103
103
  if __debug__:
@@ -173,7 +173,7 @@ class Team(
173
173
  if __debug__:
174
174
  type_hints = typing.get_type_hints(_typecheckingstub__b76379c6e1819ef8ff47859202fb7a782c1fe5771dc9a0664247f84e165a976e)
175
175
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
176
- jsii.set(self, "defaultRole", value)
176
+ jsii.set(self, "defaultRole", value) # pyright: ignore[reportArgumentType]
177
177
 
178
178
  @builtins.property
179
179
  @jsii.member(jsii_name="description")
@@ -185,7 +185,7 @@ class Team(
185
185
  if __debug__:
186
186
  type_hints = typing.get_type_hints(_typecheckingstub__2bab523a4da0a966e363e68a2215d02a0c163f8de93d9e22183f38fa3efe4266)
187
187
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
188
- jsii.set(self, "description", value)
188
+ jsii.set(self, "description", value) # pyright: ignore[reportArgumentType]
189
189
 
190
190
  @builtins.property
191
191
  @jsii.member(jsii_name="name")
@@ -197,7 +197,7 @@ class Team(
197
197
  if __debug__:
198
198
  type_hints = typing.get_type_hints(_typecheckingstub__59eca30fde145a71137ba52fe042439e94aff1ed98a8a92102a88cb320825384)
199
199
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
200
- jsii.set(self, "name", value)
200
+ jsii.set(self, "name", value) # pyright: ignore[reportArgumentType]
201
201
 
202
202
  @builtins.property
203
203
  @jsii.member(jsii_name="parent")
@@ -209,7 +209,7 @@ class Team(
209
209
  if __debug__:
210
210
  type_hints = typing.get_type_hints(_typecheckingstub__1aa0d5ebe0d4e0a92c41eecdc7224ee9c822fda2ef3a7cdf9191828ae62ec806)
211
211
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
212
- jsii.set(self, "parent", value)
212
+ jsii.set(self, "parent", value) # pyright: ignore[reportArgumentType]
213
213
 
214
214
 
215
215
  @jsii.data_type(
@@ -253,10 +253,10 @@ class TeamConfig(_cdktf_9a9027ec.TerraformMetaArguments):
253
253
  :param lifecycle:
254
254
  :param provider:
255
255
  :param provisioners:
256
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/team#name Team#name}.
257
- :param default_role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/team#default_role Team#default_role}.
258
- :param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/team#description Team#description}.
259
- :param parent: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/team#parent Team#parent}.
256
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/team#name Team#name}.
257
+ :param default_role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/team#default_role Team#default_role}.
258
+ :param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/team#description Team#description}.
259
+ :param parent: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/team#parent Team#parent}.
260
260
  '''
261
261
  if isinstance(lifecycle, dict):
262
262
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -363,26 +363,26 @@ class TeamConfig(_cdktf_9a9027ec.TerraformMetaArguments):
363
363
 
364
364
  @builtins.property
365
365
  def name(self) -> builtins.str:
366
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/team#name Team#name}.'''
366
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/team#name Team#name}.'''
367
367
  result = self._values.get("name")
368
368
  assert result is not None, "Required property 'name' is missing"
369
369
  return typing.cast(builtins.str, result)
370
370
 
371
371
  @builtins.property
372
372
  def default_role(self) -> typing.Optional[builtins.str]:
373
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/team#default_role Team#default_role}.'''
373
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/team#default_role Team#default_role}.'''
374
374
  result = self._values.get("default_role")
375
375
  return typing.cast(typing.Optional[builtins.str], result)
376
376
 
377
377
  @builtins.property
378
378
  def description(self) -> typing.Optional[builtins.str]:
379
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/team#description Team#description}.'''
379
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/team#description Team#description}.'''
380
380
  result = self._values.get("description")
381
381
  return typing.cast(typing.Optional[builtins.str], result)
382
382
 
383
383
  @builtins.property
384
384
  def parent(self) -> typing.Optional[builtins.str]:
385
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/team#parent Team#parent}.'''
385
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/team#parent Team#parent}.'''
386
386
  result = self._values.get("parent")
387
387
  return typing.cast(typing.Optional[builtins.str], result)
388
388