cdktf-cdktf-provider-pagerduty 13.11.0__py3-none-any.whl → 13.11.1__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.1.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.0.dist-info → cdktf_cdktf_provider_pagerduty-13.11.1.dist-info}/METADATA +4 -4
  78. cdktf_cdktf_provider_pagerduty-13.11.1.dist-info/RECORD +82 -0
  79. cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.11.0.jsii.tgz +0 -0
  80. cdktf_cdktf_provider_pagerduty-13.11.0.dist-info/RECORD +0 -82
  81. {cdktf_cdktf_provider_pagerduty-13.11.0.dist-info → cdktf_cdktf_provider_pagerduty-13.11.1.dist-info}/LICENSE +0 -0
  82. {cdktf_cdktf_provider_pagerduty-13.11.0.dist-info → cdktf_cdktf_provider_pagerduty-13.11.1.dist-info}/WHEEL +0 -0
  83. {cdktf_cdktf_provider_pagerduty-13.11.0.dist-info → cdktf_cdktf_provider_pagerduty-13.11.1.dist-info}/top_level.txt +0 -0
@@ -1,7 +1,7 @@
1
1
  r'''
2
2
  # `data_pagerduty_vendor`
3
3
 
4
- Refer to the Terraform Registry for docs: [`data_pagerduty_vendor`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/vendor).
4
+ Refer to the Terraform Registry for docs: [`data_pagerduty_vendor`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/vendor).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -29,7 +29,7 @@ class DataPagerdutyVendor(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-pagerduty.dataPagerdutyVendor.DataPagerdutyVendor",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/vendor pagerduty_vendor}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/vendor pagerduty_vendor}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -46,12 +46,12 @@ class DataPagerdutyVendor(
46
46
  provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
47
47
  provisioners: typing.Optional[typing.Sequence[typing.Union[typing.Union[_cdktf_9a9027ec.FileProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.LocalExecProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.RemoteExecProvisioner, typing.Dict[builtins.str, typing.Any]]]]] = None,
48
48
  ) -> None:
49
- '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/vendor pagerduty_vendor} Data Source.
49
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/vendor pagerduty_vendor} Data Source.
50
50
 
51
51
  :param scope: The scope in which to define this construct.
52
52
  :param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
53
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/vendor#name DataPagerdutyVendor#name}.
54
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/vendor#id DataPagerdutyVendor#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
53
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/vendor#name DataPagerdutyVendor#name}.
54
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/vendor#id DataPagerdutyVendor#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
55
55
  :param connection:
56
56
  :param count:
57
57
  :param depends_on:
@@ -91,7 +91,7 @@ class DataPagerdutyVendor(
91
91
 
92
92
  :param scope: The scope in which to define this construct.
93
93
  :param import_to_id: The construct id used in the generated config for the DataPagerdutyVendor to import.
94
- :param import_from_id: The id of the existing DataPagerdutyVendor that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/vendor#import import section} in the documentation of this resource for the id to use
94
+ :param import_from_id: The id of the existing DataPagerdutyVendor that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/vendor#import import section} in the documentation of this resource for the id to use
95
95
  :param provider: ? Optional instance of the provider where the DataPagerdutyVendor to import is found.
96
96
  '''
97
97
  if __debug__:
@@ -196,8 +196,8 @@ class DataPagerdutyVendorConfig(_cdktf_9a9027ec.TerraformMetaArguments):
196
196
  :param lifecycle:
197
197
  :param provider:
198
198
  :param provisioners:
199
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/vendor#name DataPagerdutyVendor#name}.
200
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/vendor#id DataPagerdutyVendor#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
199
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/vendor#name DataPagerdutyVendor#name}.
200
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/vendor#id DataPagerdutyVendor#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
201
201
  '''
202
202
  if isinstance(lifecycle, dict):
203
203
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -298,14 +298,14 @@ class DataPagerdutyVendorConfig(_cdktf_9a9027ec.TerraformMetaArguments):
298
298
 
299
299
  @builtins.property
300
300
  def name(self) -> builtins.str:
301
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/vendor#name DataPagerdutyVendor#name}.'''
301
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/vendor#name DataPagerdutyVendor#name}.'''
302
302
  result = self._values.get("name")
303
303
  assert result is not None, "Required property 'name' is missing"
304
304
  return typing.cast(builtins.str, result)
305
305
 
306
306
  @builtins.property
307
307
  def id(self) -> typing.Optional[builtins.str]:
308
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/data-sources/vendor#id DataPagerdutyVendor#id}.
308
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/data-sources/vendor#id DataPagerdutyVendor#id}.
309
309
 
310
310
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
311
311
  If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1,7 +1,7 @@
1
1
  r'''
2
2
  # `pagerduty_escalation_policy`
3
3
 
4
- Refer to the Terraform Registry for docs: [`pagerduty_escalation_policy`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy).
4
+ Refer to the Terraform Registry for docs: [`pagerduty_escalation_policy`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/escalation_policy).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -29,7 +29,7 @@ class EscalationPolicy(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-pagerduty.escalationPolicy.EscalationPolicy",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy pagerduty_escalation_policy}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/escalation_policy pagerduty_escalation_policy}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -50,16 +50,16 @@ class EscalationPolicy(
50
50
  provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
51
51
  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,
52
52
  ) -> None:
53
- '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy pagerduty_escalation_policy} Resource.
53
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/escalation_policy pagerduty_escalation_policy} Resource.
54
54
 
55
55
  :param scope: The scope in which to define this construct.
56
56
  :param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
57
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#name EscalationPolicy#name}.
58
- :param rule: rule block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#rule EscalationPolicy#rule}
59
- :param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#description EscalationPolicy#description}.
60
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#id EscalationPolicy#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.
61
- :param num_loops: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#num_loops EscalationPolicy#num_loops}.
62
- :param teams: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#teams EscalationPolicy#teams}.
57
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/escalation_policy#name EscalationPolicy#name}.
58
+ :param rule: rule block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/escalation_policy#rule EscalationPolicy#rule}
59
+ :param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/escalation_policy#description EscalationPolicy#description}.
60
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/escalation_policy#id EscalationPolicy#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.
61
+ :param num_loops: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/escalation_policy#num_loops EscalationPolicy#num_loops}.
62
+ :param teams: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/escalation_policy#teams EscalationPolicy#teams}.
63
63
  :param connection:
64
64
  :param count:
65
65
  :param depends_on:
@@ -103,7 +103,7 @@ class EscalationPolicy(
103
103
 
104
104
  :param scope: The scope in which to define this construct.
105
105
  :param import_to_id: The construct id used in the generated config for the EscalationPolicy to import.
106
- :param import_from_id: The id of the existing EscalationPolicy that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#import import section} in the documentation of this resource for the id to use
106
+ :param import_from_id: The id of the existing EscalationPolicy that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/escalation_policy#import import section} in the documentation of this resource for the id to use
107
107
  :param provider: ? Optional instance of the provider where the EscalationPolicy to import is found.
108
108
  '''
109
109
  if __debug__:
@@ -299,12 +299,12 @@ class EscalationPolicyConfig(_cdktf_9a9027ec.TerraformMetaArguments):
299
299
  :param lifecycle:
300
300
  :param provider:
301
301
  :param provisioners:
302
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#name EscalationPolicy#name}.
303
- :param rule: rule block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#rule EscalationPolicy#rule}
304
- :param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#description EscalationPolicy#description}.
305
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#id EscalationPolicy#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.
306
- :param num_loops: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#num_loops EscalationPolicy#num_loops}.
307
- :param teams: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#teams EscalationPolicy#teams}.
302
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/escalation_policy#name EscalationPolicy#name}.
303
+ :param rule: rule block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/escalation_policy#rule EscalationPolicy#rule}
304
+ :param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/escalation_policy#description EscalationPolicy#description}.
305
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/escalation_policy#id EscalationPolicy#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.
306
+ :param num_loops: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/escalation_policy#num_loops EscalationPolicy#num_loops}.
307
+ :param teams: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/escalation_policy#teams EscalationPolicy#teams}.
308
308
  '''
309
309
  if isinstance(lifecycle, dict):
310
310
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -416,7 +416,7 @@ class EscalationPolicyConfig(_cdktf_9a9027ec.TerraformMetaArguments):
416
416
 
417
417
  @builtins.property
418
418
  def name(self) -> builtins.str:
419
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#name EscalationPolicy#name}.'''
419
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/escalation_policy#name EscalationPolicy#name}.'''
420
420
  result = self._values.get("name")
421
421
  assert result is not None, "Required property 'name' is missing"
422
422
  return typing.cast(builtins.str, result)
@@ -427,7 +427,7 @@ class EscalationPolicyConfig(_cdktf_9a9027ec.TerraformMetaArguments):
427
427
  ) -> typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EscalationPolicyRule"]]:
428
428
  '''rule block.
429
429
 
430
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#rule EscalationPolicy#rule}
430
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/escalation_policy#rule EscalationPolicy#rule}
431
431
  '''
432
432
  result = self._values.get("rule")
433
433
  assert result is not None, "Required property 'rule' is missing"
@@ -435,13 +435,13 @@ class EscalationPolicyConfig(_cdktf_9a9027ec.TerraformMetaArguments):
435
435
 
436
436
  @builtins.property
437
437
  def description(self) -> typing.Optional[builtins.str]:
438
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#description EscalationPolicy#description}.'''
438
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/escalation_policy#description EscalationPolicy#description}.'''
439
439
  result = self._values.get("description")
440
440
  return typing.cast(typing.Optional[builtins.str], result)
441
441
 
442
442
  @builtins.property
443
443
  def id(self) -> typing.Optional[builtins.str]:
444
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#id EscalationPolicy#id}.
444
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/escalation_policy#id EscalationPolicy#id}.
445
445
 
446
446
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
447
447
  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.
@@ -451,13 +451,13 @@ class EscalationPolicyConfig(_cdktf_9a9027ec.TerraformMetaArguments):
451
451
 
452
452
  @builtins.property
453
453
  def num_loops(self) -> typing.Optional[jsii.Number]:
454
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#num_loops EscalationPolicy#num_loops}.'''
454
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/escalation_policy#num_loops EscalationPolicy#num_loops}.'''
455
455
  result = self._values.get("num_loops")
456
456
  return typing.cast(typing.Optional[jsii.Number], result)
457
457
 
458
458
  @builtins.property
459
459
  def teams(self) -> typing.Optional[typing.List[builtins.str]]:
460
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#teams EscalationPolicy#teams}.'''
460
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/escalation_policy#teams EscalationPolicy#teams}.'''
461
461
  result = self._values.get("teams")
462
462
  return typing.cast(typing.Optional[typing.List[builtins.str]], result)
463
463
 
@@ -491,9 +491,9 @@ class EscalationPolicyRule:
491
491
  escalation_rule_assignment_strategy: typing.Optional[typing.Union["EscalationPolicyRuleEscalationRuleAssignmentStrategy", typing.Dict[builtins.str, typing.Any]]] = None,
492
492
  ) -> None:
493
493
  '''
494
- :param escalation_delay_in_minutes: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#escalation_delay_in_minutes EscalationPolicy#escalation_delay_in_minutes}.
495
- :param target: target block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#target EscalationPolicy#target}
496
- :param escalation_rule_assignment_strategy: escalation_rule_assignment_strategy block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#escalation_rule_assignment_strategy EscalationPolicy#escalation_rule_assignment_strategy}
494
+ :param escalation_delay_in_minutes: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/escalation_policy#escalation_delay_in_minutes EscalationPolicy#escalation_delay_in_minutes}.
495
+ :param target: target block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/escalation_policy#target EscalationPolicy#target}
496
+ :param escalation_rule_assignment_strategy: escalation_rule_assignment_strategy block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/escalation_policy#escalation_rule_assignment_strategy EscalationPolicy#escalation_rule_assignment_strategy}
497
497
  '''
498
498
  if isinstance(escalation_rule_assignment_strategy, dict):
499
499
  escalation_rule_assignment_strategy = EscalationPolicyRuleEscalationRuleAssignmentStrategy(**escalation_rule_assignment_strategy)
@@ -511,7 +511,7 @@ class EscalationPolicyRule:
511
511
 
512
512
  @builtins.property
513
513
  def escalation_delay_in_minutes(self) -> jsii.Number:
514
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#escalation_delay_in_minutes EscalationPolicy#escalation_delay_in_minutes}.'''
514
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/escalation_policy#escalation_delay_in_minutes EscalationPolicy#escalation_delay_in_minutes}.'''
515
515
  result = self._values.get("escalation_delay_in_minutes")
516
516
  assert result is not None, "Required property 'escalation_delay_in_minutes' is missing"
517
517
  return typing.cast(jsii.Number, result)
@@ -522,7 +522,7 @@ class EscalationPolicyRule:
522
522
  ) -> typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EscalationPolicyRuleTarget"]]:
523
523
  '''target block.
524
524
 
525
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#target EscalationPolicy#target}
525
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/escalation_policy#target EscalationPolicy#target}
526
526
  '''
527
527
  result = self._values.get("target")
528
528
  assert result is not None, "Required property 'target' is missing"
@@ -534,7 +534,7 @@ class EscalationPolicyRule:
534
534
  ) -> typing.Optional["EscalationPolicyRuleEscalationRuleAssignmentStrategy"]:
535
535
  '''escalation_rule_assignment_strategy block.
536
536
 
537
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#escalation_rule_assignment_strategy EscalationPolicy#escalation_rule_assignment_strategy}
537
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/escalation_policy#escalation_rule_assignment_strategy EscalationPolicy#escalation_rule_assignment_strategy}
538
538
  '''
539
539
  result = self._values.get("escalation_rule_assignment_strategy")
540
540
  return typing.cast(typing.Optional["EscalationPolicyRuleEscalationRuleAssignmentStrategy"], result)
@@ -559,7 +559,7 @@ class EscalationPolicyRule:
559
559
  class EscalationPolicyRuleEscalationRuleAssignmentStrategy:
560
560
  def __init__(self, *, type: typing.Optional[builtins.str] = None) -> None:
561
561
  '''
562
- :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#type EscalationPolicy#type}.
562
+ :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/escalation_policy#type EscalationPolicy#type}.
563
563
  '''
564
564
  if __debug__:
565
565
  type_hints = typing.get_type_hints(_typecheckingstub__953269d9978a1ac8c7b1b4bdc9c54e0cf3573db2ea304992783d4c98b969f97b)
@@ -570,7 +570,7 @@ class EscalationPolicyRuleEscalationRuleAssignmentStrategy:
570
570
 
571
571
  @builtins.property
572
572
  def type(self) -> typing.Optional[builtins.str]:
573
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#type EscalationPolicy#type}.'''
573
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/escalation_policy#type EscalationPolicy#type}.'''
574
574
  result = self._values.get("type")
575
575
  return typing.cast(typing.Optional[builtins.str], result)
576
576
 
@@ -768,7 +768,7 @@ class EscalationPolicyRuleOutputReference(
768
768
  type: typing.Optional[builtins.str] = None,
769
769
  ) -> None:
770
770
  '''
771
- :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#type EscalationPolicy#type}.
771
+ :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/escalation_policy#type EscalationPolicy#type}.
772
772
  '''
773
773
  value = EscalationPolicyRuleEscalationRuleAssignmentStrategy(type=type)
774
774
 
@@ -870,8 +870,8 @@ class EscalationPolicyRuleTarget:
870
870
  type: typing.Optional[builtins.str] = None,
871
871
  ) -> None:
872
872
  '''
873
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#id EscalationPolicy#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.
874
- :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#type EscalationPolicy#type}.
873
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/escalation_policy#id EscalationPolicy#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.
874
+ :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/escalation_policy#type EscalationPolicy#type}.
875
875
  '''
876
876
  if __debug__:
877
877
  type_hints = typing.get_type_hints(_typecheckingstub__91245a021fb5ad03ae28631b76500e61df26d8627bfd6c053e1e58f9547396db)
@@ -885,7 +885,7 @@ class EscalationPolicyRuleTarget:
885
885
 
886
886
  @builtins.property
887
887
  def id(self) -> builtins.str:
888
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#id EscalationPolicy#id}.
888
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/escalation_policy#id EscalationPolicy#id}.
889
889
 
890
890
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
891
891
  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.
@@ -896,7 +896,7 @@ class EscalationPolicyRuleTarget:
896
896
 
897
897
  @builtins.property
898
898
  def type(self) -> typing.Optional[builtins.str]:
899
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/escalation_policy#type EscalationPolicy#type}.'''
899
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/escalation_policy#type EscalationPolicy#type}.'''
900
900
  result = self._values.get("type")
901
901
  return typing.cast(typing.Optional[builtins.str], result)
902
902
 
@@ -1,7 +1,7 @@
1
1
  r'''
2
2
  # `pagerduty_event_orchestration`
3
3
 
4
- Refer to the Terraform Registry for docs: [`pagerduty_event_orchestration`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration).
4
+ Refer to the Terraform Registry for docs: [`pagerduty_event_orchestration`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -29,7 +29,7 @@ class EventOrchestration(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-pagerduty.eventOrchestration.EventOrchestration",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration pagerduty_event_orchestration}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration pagerduty_event_orchestration}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -49,15 +49,15 @@ class EventOrchestration(
49
49
  provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
50
50
  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,
51
51
  ) -> None:
52
- '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration pagerduty_event_orchestration} Resource.
52
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration pagerduty_event_orchestration} Resource.
53
53
 
54
54
  :param scope: The scope in which to define this construct.
55
55
  :param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
56
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration#name EventOrchestration#name}.
57
- :param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration#description EventOrchestration#description}.
58
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration#id EventOrchestration#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
59
- :param integration: integration block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration#integration EventOrchestration#integration}
60
- :param team: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration#team EventOrchestration#team}.
56
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration#name EventOrchestration#name}.
57
+ :param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration#description EventOrchestration#description}.
58
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration#id EventOrchestration#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
59
+ :param integration: integration block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration#integration EventOrchestration#integration}
60
+ :param team: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration#team EventOrchestration#team}.
61
61
  :param connection:
62
62
  :param count:
63
63
  :param depends_on:
@@ -100,7 +100,7 @@ class EventOrchestration(
100
100
 
101
101
  :param scope: The scope in which to define this construct.
102
102
  :param import_to_id: The construct id used in the generated config for the EventOrchestration to import.
103
- :param import_from_id: The id of the existing EventOrchestration that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration#import import section} in the documentation of this resource for the id to use
103
+ :param import_from_id: The id of the existing EventOrchestration that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration#import import section} in the documentation of this resource for the id to use
104
104
  :param provider: ? Optional instance of the provider where the EventOrchestration to import is found.
105
105
  '''
106
106
  if __debug__:
@@ -282,11 +282,11 @@ class EventOrchestrationConfig(_cdktf_9a9027ec.TerraformMetaArguments):
282
282
  :param lifecycle:
283
283
  :param provider:
284
284
  :param provisioners:
285
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration#name EventOrchestration#name}.
286
- :param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration#description EventOrchestration#description}.
287
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration#id EventOrchestration#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.
288
- :param integration: integration block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration#integration EventOrchestration#integration}
289
- :param team: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration#team EventOrchestration#team}.
285
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration#name EventOrchestration#name}.
286
+ :param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration#description EventOrchestration#description}.
287
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration#id EventOrchestration#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.
288
+ :param integration: integration block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration#integration EventOrchestration#integration}
289
+ :param team: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration#team EventOrchestration#team}.
290
290
  '''
291
291
  if isinstance(lifecycle, dict):
292
292
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -396,20 +396,20 @@ class EventOrchestrationConfig(_cdktf_9a9027ec.TerraformMetaArguments):
396
396
 
397
397
  @builtins.property
398
398
  def name(self) -> builtins.str:
399
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration#name EventOrchestration#name}.'''
399
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration#name EventOrchestration#name}.'''
400
400
  result = self._values.get("name")
401
401
  assert result is not None, "Required property 'name' is missing"
402
402
  return typing.cast(builtins.str, result)
403
403
 
404
404
  @builtins.property
405
405
  def description(self) -> typing.Optional[builtins.str]:
406
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration#description EventOrchestration#description}.'''
406
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration#description EventOrchestration#description}.'''
407
407
  result = self._values.get("description")
408
408
  return typing.cast(typing.Optional[builtins.str], result)
409
409
 
410
410
  @builtins.property
411
411
  def id(self) -> typing.Optional[builtins.str]:
412
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration#id EventOrchestration#id}.
412
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration#id EventOrchestration#id}.
413
413
 
414
414
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
415
415
  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.
@@ -423,14 +423,14 @@ class EventOrchestrationConfig(_cdktf_9a9027ec.TerraformMetaArguments):
423
423
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationIntegration"]]]:
424
424
  '''integration block.
425
425
 
426
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration#integration EventOrchestration#integration}
426
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration#integration EventOrchestration#integration}
427
427
  '''
428
428
  result = self._values.get("integration")
429
429
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["EventOrchestrationIntegration"]]], result)
430
430
 
431
431
  @builtins.property
432
432
  def team(self) -> typing.Optional[builtins.str]:
433
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.0/docs/resources/event_orchestration#team EventOrchestration#team}.'''
433
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/event_orchestration#team EventOrchestration#team}.'''
434
434
  result = self._values.get("team")
435
435
  return typing.cast(typing.Optional[builtins.str], result)
436
436