cdktf-cdktf-provider-pagerduty 13.11.4__py3-none-any.whl → 13.11.5__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.5.jsii.tgz +0 -0
  4. cdktf_cdktf_provider_pagerduty/addon/__init__.py +10 -10
  5. cdktf_cdktf_provider_pagerduty/automation_actions_action/__init__.py +52 -52
  6. cdktf_cdktf_provider_pagerduty/automation_actions_action_service_association/__init__.py +13 -13
  7. cdktf_cdktf_provider_pagerduty/automation_actions_action_team_association/__init__.py +13 -13
  8. cdktf_cdktf_provider_pagerduty/automation_actions_runner/__init__.py +25 -25
  9. cdktf_cdktf_provider_pagerduty/automation_actions_runner_team_association/__init__.py +13 -13
  10. cdktf_cdktf_provider_pagerduty/business_service/__init__.py +19 -19
  11. cdktf_cdktf_provider_pagerduty/business_service_subscriber/__init__.py +16 -16
  12. cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_action/__init__.py +28 -28
  13. cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_runner/__init__.py +16 -16
  14. cdktf_cdktf_provider_pagerduty/data_pagerduty_business_service/__init__.py +7 -7
  15. cdktf_cdktf_provider_pagerduty/data_pagerduty_escalation_policy/__init__.py +10 -10
  16. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration/__init__.py +13 -13
  17. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_global_cache_variable/__init__.py +13 -13
  18. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_integration/__init__.py +13 -13
  19. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_service_cache_variable/__init__.py +13 -13
  20. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestrations/__init__.py +10 -10
  21. cdktf_cdktf_provider_pagerduty/data_pagerduty_extension_schema/__init__.py +7 -7
  22. cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_custom_field/__init__.py +10 -10
  23. cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_workflow/__init__.py +10 -10
  24. cdktf_cdktf_provider_pagerduty/data_pagerduty_license/__init__.py +13 -13
  25. cdktf_cdktf_provider_pagerduty/data_pagerduty_licenses/__init__.py +7 -7
  26. cdktf_cdktf_provider_pagerduty/data_pagerduty_priority/__init__.py +7 -7
  27. cdktf_cdktf_provider_pagerduty/data_pagerduty_ruleset/__init__.py +10 -10
  28. cdktf_cdktf_provider_pagerduty/data_pagerduty_schedule/__init__.py +10 -10
  29. cdktf_cdktf_provider_pagerduty/data_pagerduty_service/__init__.py +7 -7
  30. cdktf_cdktf_provider_pagerduty/data_pagerduty_service_integration/__init__.py +10 -10
  31. cdktf_cdktf_provider_pagerduty/data_pagerduty_standards/__init__.py +7 -7
  32. cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resource_scores/__init__.py +10 -10
  33. cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resources_scores/__init__.py +10 -10
  34. cdktf_cdktf_provider_pagerduty/data_pagerduty_tag/__init__.py +7 -7
  35. cdktf_cdktf_provider_pagerduty/data_pagerduty_team/__init__.py +16 -16
  36. cdktf_cdktf_provider_pagerduty/data_pagerduty_team_members/__init__.py +10 -10
  37. cdktf_cdktf_provider_pagerduty/data_pagerduty_user/__init__.py +10 -10
  38. cdktf_cdktf_provider_pagerduty/data_pagerduty_user_contact_method/__init__.py +16 -16
  39. cdktf_cdktf_provider_pagerduty/data_pagerduty_users/__init__.py +10 -10
  40. cdktf_cdktf_provider_pagerduty/data_pagerduty_vendor/__init__.py +10 -10
  41. cdktf_cdktf_provider_pagerduty/escalation_policy/__init__.py +35 -35
  42. cdktf_cdktf_provider_pagerduty/event_orchestration/__init__.py +19 -19
  43. cdktf_cdktf_provider_pagerduty/event_orchestration_global/__init__.py +197 -197
  44. cdktf_cdktf_provider_pagerduty/event_orchestration_global_cache_variable/__init__.py +33 -33
  45. cdktf_cdktf_provider_pagerduty/event_orchestration_integration/__init__.py +10 -10
  46. cdktf_cdktf_provider_pagerduty/event_orchestration_router/__init__.py +50 -50
  47. cdktf_cdktf_provider_pagerduty/event_orchestration_service/__init__.py +206 -206
  48. cdktf_cdktf_provider_pagerduty/event_orchestration_service_cache_variable/__init__.py +33 -33
  49. cdktf_cdktf_provider_pagerduty/event_orchestration_unrouted/__init__.py +92 -92
  50. cdktf_cdktf_provider_pagerduty/event_rule/__init__.py +16 -16
  51. cdktf_cdktf_provider_pagerduty/extension/__init__.py +22 -22
  52. cdktf_cdktf_provider_pagerduty/extension_servicenow/__init__.py +40 -40
  53. cdktf_cdktf_provider_pagerduty/incident_custom_field/__init__.py +25 -25
  54. cdktf_cdktf_provider_pagerduty/incident_custom_field_option/__init__.py +16 -16
  55. cdktf_cdktf_provider_pagerduty/incident_workflow/__init__.py +45 -45
  56. cdktf_cdktf_provider_pagerduty/incident_workflow_trigger/__init__.py +31 -31
  57. cdktf_cdktf_provider_pagerduty/maintenance_window/__init__.py +19 -19
  58. cdktf_cdktf_provider_pagerduty/provider/__init__.py +34 -34
  59. cdktf_cdktf_provider_pagerduty/response_play/__init__.py +55 -55
  60. cdktf_cdktf_provider_pagerduty/ruleset/__init__.py +16 -16
  61. cdktf_cdktf_provider_pagerduty/ruleset_rule/__init__.py +125 -125
  62. cdktf_cdktf_provider_pagerduty/schedule/__init__.py +47 -47
  63. cdktf_cdktf_provider_pagerduty/service/__init__.py +122 -122
  64. cdktf_cdktf_provider_pagerduty/service_dependency/__init__.py +21 -21
  65. cdktf_cdktf_provider_pagerduty/service_event_rule/__init__.py +117 -117
  66. cdktf_cdktf_provider_pagerduty/service_integration/__init__.py +90 -90
  67. cdktf_cdktf_provider_pagerduty/slack_connection/__init__.py +31 -31
  68. cdktf_cdktf_provider_pagerduty/tag/__init__.py +7 -7
  69. cdktf_cdktf_provider_pagerduty/tag_assignment/__init__.py +13 -13
  70. cdktf_cdktf_provider_pagerduty/team/__init__.py +16 -16
  71. cdktf_cdktf_provider_pagerduty/team_membership/__init__.py +16 -16
  72. cdktf_cdktf_provider_pagerduty/user/__init__.py +34 -34
  73. cdktf_cdktf_provider_pagerduty/user_contact_method/__init__.py +25 -25
  74. cdktf_cdktf_provider_pagerduty/user_handoff_notification_rule/__init__.py +20 -20
  75. cdktf_cdktf_provider_pagerduty/user_notification_rule/__init__.py +19 -19
  76. cdktf_cdktf_provider_pagerduty/webhook_subscription/__init__.py +41 -41
  77. {cdktf_cdktf_provider_pagerduty-13.11.4.dist-info → cdktf_cdktf_provider_pagerduty-13.11.5.dist-info}/METADATA +4 -4
  78. cdktf_cdktf_provider_pagerduty-13.11.5.dist-info/RECORD +82 -0
  79. cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.11.4.jsii.tgz +0 -0
  80. cdktf_cdktf_provider_pagerduty-13.11.4.dist-info/RECORD +0 -82
  81. {cdktf_cdktf_provider_pagerduty-13.11.4.dist-info → cdktf_cdktf_provider_pagerduty-13.11.5.dist-info}/LICENSE +0 -0
  82. {cdktf_cdktf_provider_pagerduty-13.11.4.dist-info → cdktf_cdktf_provider_pagerduty-13.11.5.dist-info}/WHEEL +0 -0
  83. {cdktf_cdktf_provider_pagerduty-13.11.4.dist-info → cdktf_cdktf_provider_pagerduty-13.11.5.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.4/docs/resources/slack_connection).
4
+ Refer to the Terraform Registry for docs: [`pagerduty_slack_connection`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.4/docs/resources/slack_connection pagerduty_slack_connection}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.4/docs/resources/slack_connection pagerduty_slack_connection} Resource.
54
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.4/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.5/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__:
@@ -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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.4/docs/resources/slack_connection#channel_id SlackConnection#channel_id}.'''
439
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.4/docs/resources/slack_connection#config SlackConnection#config}
450
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.4/docs/resources/slack_connection#notification_type SlackConnection#notification_type}.'''
458
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.4/docs/resources/slack_connection#source_id SlackConnection#source_id}.'''
465
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.4/docs/resources/slack_connection#source_type SlackConnection#source_type}.'''
472
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.4/docs/resources/slack_connection#workspace_id SlackConnection#workspace_id}.'''
479
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.4/docs/resources/slack_connection#id SlackConnection#id}.
486
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.4/docs/resources/slack_connection#events SlackConnection#events}.
525
- :param priorities: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/slack_connection#priorities SlackConnection#priorities}.
526
- :param urgency: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/slack_connection#urgency SlackConnection#urgency}.
524
+ :param events: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/slack_connection#events SlackConnection#events}.
525
+ :param priorities: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/slack_connection#priorities SlackConnection#priorities}.
526
+ :param urgency: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.4/docs/resources/slack_connection#events SlackConnection#events}.'''
543
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.4/docs/resources/slack_connection#priorities SlackConnection#priorities}.'''
550
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.4/docs/resources/slack_connection#urgency SlackConnection#urgency}.'''
556
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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
 
@@ -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.4/docs/resources/tag).
4
+ Refer to the Terraform Registry for docs: [`pagerduty_tag`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.4/docs/resources/tag pagerduty_tag}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.4/docs/resources/tag pagerduty_tag} Resource.
48
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.4/docs/resources/tag#label Tag#label}.
52
+ :param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.4/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.5/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__:
@@ -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.4/docs/resources/tag#label Tag#label}.
183
+ :param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.4/docs/resources/tag#label Tag#label}.'''
281
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.4/docs/resources/tag_assignment).
4
+ Refer to the Terraform Registry for docs: [`pagerduty_tag_assignment`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.4/docs/resources/tag_assignment pagerduty_tag_assignment}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.4/docs/resources/tag_assignment pagerduty_tag_assignment} Resource.
50
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.4/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.4/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.4/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.5/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.5/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.5/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.4/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.5/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__:
@@ -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.4/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.4/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.4/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.5/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.5/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.5/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.4/docs/resources/tag_assignment#entity_id TagAssignment#entity_id}.'''
321
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.4/docs/resources/tag_assignment#entity_type TagAssignment#entity_type}.'''
328
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.4/docs/resources/tag_assignment#tag_id TagAssignment#tag_id}.'''
335
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.4/docs/resources/team).
4
+ Refer to the Terraform Registry for docs: [`pagerduty_team`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.4/docs/resources/team pagerduty_team}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.4/docs/resources/team pagerduty_team} Resource.
51
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.4/docs/resources/team#name Team#name}.
56
- :param default_role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/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.4/docs/resources/team#description Team#description}.
58
- :param parent: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/team#parent Team#parent}.
55
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/team#name Team#name}.
56
+ :param default_role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.5/docs/resources/team#description Team#description}.
58
+ :param parent: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.4/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.5/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__:
@@ -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.4/docs/resources/team#name Team#name}.
257
- :param default_role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/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.4/docs/resources/team#description Team#description}.
259
- :param parent: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/team#parent Team#parent}.
256
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/team#name Team#name}.
257
+ :param default_role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.5/docs/resources/team#description Team#description}.
259
+ :param parent: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.4/docs/resources/team#name Team#name}.'''
366
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.4/docs/resources/team#default_role Team#default_role}.'''
373
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.4/docs/resources/team#description Team#description}.'''
379
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.4/docs/resources/team#parent Team#parent}.'''
385
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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
 
@@ -1,7 +1,7 @@
1
1
  r'''
2
2
  # `pagerduty_team_membership`
3
3
 
4
- Refer to the Terraform Registry for docs: [`pagerduty_team_membership`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/team_membership).
4
+ Refer to the Terraform Registry for docs: [`pagerduty_team_membership`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/team_membership).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -29,7 +29,7 @@ class TeamMembership(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-pagerduty.teamMembership.TeamMembership",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/team_membership pagerduty_team_membership}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/team_membership pagerduty_team_membership}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -48,14 +48,14 @@ class TeamMembership(
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.4/docs/resources/team_membership pagerduty_team_membership} Resource.
51
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/team_membership pagerduty_team_membership} 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 team_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/team_membership#team_id TeamMembership#team_id}.
56
- :param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/team_membership#user_id TeamMembership#user_id}.
57
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/team_membership#id TeamMembership#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 role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/team_membership#role TeamMembership#role}.
55
+ :param team_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/team_membership#team_id TeamMembership#team_id}.
56
+ :param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/team_membership#user_id TeamMembership#user_id}.
57
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/team_membership#id TeamMembership#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 role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/team_membership#role TeamMembership#role}.
59
59
  :param connection:
60
60
  :param count:
61
61
  :param depends_on:
@@ -97,7 +97,7 @@ class TeamMembership(
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 TeamMembership to import.
100
- :param import_from_id: The id of the existing TeamMembership that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/team_membership#import import section} in the documentation of this resource for the id to use
100
+ :param import_from_id: The id of the existing TeamMembership that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/team_membership#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 TeamMembership to import is found.
102
102
  '''
103
103
  if __debug__:
@@ -239,10 +239,10 @@ class TeamMembershipConfig(_cdktf_9a9027ec.TerraformMetaArguments):
239
239
  :param lifecycle:
240
240
  :param provider:
241
241
  :param provisioners:
242
- :param team_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/team_membership#team_id TeamMembership#team_id}.
243
- :param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/team_membership#user_id TeamMembership#user_id}.
244
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/team_membership#id TeamMembership#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.
245
- :param role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/team_membership#role TeamMembership#role}.
242
+ :param team_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/team_membership#team_id TeamMembership#team_id}.
243
+ :param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/team_membership#user_id TeamMembership#user_id}.
244
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/team_membership#id TeamMembership#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.
245
+ :param role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/team_membership#role TeamMembership#role}.
246
246
  '''
247
247
  if isinstance(lifecycle, dict):
248
248
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -348,21 +348,21 @@ class TeamMembershipConfig(_cdktf_9a9027ec.TerraformMetaArguments):
348
348
 
349
349
  @builtins.property
350
350
  def team_id(self) -> builtins.str:
351
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/team_membership#team_id TeamMembership#team_id}.'''
351
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/team_membership#team_id TeamMembership#team_id}.'''
352
352
  result = self._values.get("team_id")
353
353
  assert result is not None, "Required property 'team_id' is missing"
354
354
  return typing.cast(builtins.str, result)
355
355
 
356
356
  @builtins.property
357
357
  def user_id(self) -> builtins.str:
358
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/team_membership#user_id TeamMembership#user_id}.'''
358
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/team_membership#user_id TeamMembership#user_id}.'''
359
359
  result = self._values.get("user_id")
360
360
  assert result is not None, "Required property 'user_id' is missing"
361
361
  return typing.cast(builtins.str, result)
362
362
 
363
363
  @builtins.property
364
364
  def id(self) -> typing.Optional[builtins.str]:
365
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/team_membership#id TeamMembership#id}.
365
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/team_membership#id TeamMembership#id}.
366
366
 
367
367
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
368
368
  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.
@@ -372,7 +372,7 @@ class TeamMembershipConfig(_cdktf_9a9027ec.TerraformMetaArguments):
372
372
 
373
373
  @builtins.property
374
374
  def role(self) -> typing.Optional[builtins.str]:
375
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/team_membership#role TeamMembership#role}.'''
375
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/team_membership#role TeamMembership#role}.'''
376
376
  result = self._values.get("role")
377
377
  return typing.cast(typing.Optional[builtins.str], result)
378
378