cdktf-cdktf-provider-pagerduty 13.13.0__py3-none-any.whl → 13.13.1__py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (87) 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.13.1.jsii.tgz +0 -0
  4. cdktf_cdktf_provider_pagerduty/addon/__init__.py +10 -10
  5. cdktf_cdktf_provider_pagerduty/alert_grouping_setting/__init__.py +31 -31
  6. cdktf_cdktf_provider_pagerduty/automation_actions_action/__init__.py +52 -52
  7. cdktf_cdktf_provider_pagerduty/automation_actions_action_service_association/__init__.py +13 -13
  8. cdktf_cdktf_provider_pagerduty/automation_actions_action_team_association/__init__.py +13 -13
  9. cdktf_cdktf_provider_pagerduty/automation_actions_runner/__init__.py +25 -25
  10. cdktf_cdktf_provider_pagerduty/automation_actions_runner_team_association/__init__.py +13 -13
  11. cdktf_cdktf_provider_pagerduty/business_service/__init__.py +19 -19
  12. cdktf_cdktf_provider_pagerduty/business_service_subscriber/__init__.py +16 -16
  13. cdktf_cdktf_provider_pagerduty/data_pagerduty_alert_grouping_setting/__init__.py +16 -16
  14. cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_action/__init__.py +28 -28
  15. cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_runner/__init__.py +16 -16
  16. cdktf_cdktf_provider_pagerduty/data_pagerduty_business_service/__init__.py +7 -7
  17. cdktf_cdktf_provider_pagerduty/data_pagerduty_escalation_policy/__init__.py +10 -10
  18. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration/__init__.py +13 -13
  19. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_global_cache_variable/__init__.py +13 -13
  20. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_integration/__init__.py +13 -13
  21. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_service_cache_variable/__init__.py +13 -13
  22. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestrations/__init__.py +10 -10
  23. cdktf_cdktf_provider_pagerduty/data_pagerduty_extension_schema/__init__.py +7 -7
  24. cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_custom_field/__init__.py +10 -10
  25. cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_workflow/__init__.py +10 -10
  26. cdktf_cdktf_provider_pagerduty/data_pagerduty_jira_cloud_account_mapping/__init__.py +7 -7
  27. cdktf_cdktf_provider_pagerduty/data_pagerduty_license/__init__.py +13 -13
  28. cdktf_cdktf_provider_pagerduty/data_pagerduty_licenses/__init__.py +7 -7
  29. cdktf_cdktf_provider_pagerduty/data_pagerduty_priority/__init__.py +7 -7
  30. cdktf_cdktf_provider_pagerduty/data_pagerduty_ruleset/__init__.py +10 -10
  31. cdktf_cdktf_provider_pagerduty/data_pagerduty_schedule/__init__.py +10 -10
  32. cdktf_cdktf_provider_pagerduty/data_pagerduty_service/__init__.py +7 -7
  33. cdktf_cdktf_provider_pagerduty/data_pagerduty_service_integration/__init__.py +10 -10
  34. cdktf_cdktf_provider_pagerduty/data_pagerduty_standards/__init__.py +7 -7
  35. cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resource_scores/__init__.py +10 -10
  36. cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resources_scores/__init__.py +10 -10
  37. cdktf_cdktf_provider_pagerduty/data_pagerduty_tag/__init__.py +7 -7
  38. cdktf_cdktf_provider_pagerduty/data_pagerduty_team/__init__.py +16 -16
  39. cdktf_cdktf_provider_pagerduty/data_pagerduty_team_members/__init__.py +10 -10
  40. cdktf_cdktf_provider_pagerduty/data_pagerduty_user/__init__.py +10 -10
  41. cdktf_cdktf_provider_pagerduty/data_pagerduty_user_contact_method/__init__.py +16 -16
  42. cdktf_cdktf_provider_pagerduty/data_pagerduty_users/__init__.py +10 -10
  43. cdktf_cdktf_provider_pagerduty/data_pagerduty_vendor/__init__.py +10 -10
  44. cdktf_cdktf_provider_pagerduty/escalation_policy/__init__.py +35 -35
  45. cdktf_cdktf_provider_pagerduty/event_orchestration/__init__.py +19 -19
  46. cdktf_cdktf_provider_pagerduty/event_orchestration_global/__init__.py +197 -197
  47. cdktf_cdktf_provider_pagerduty/event_orchestration_global_cache_variable/__init__.py +33 -33
  48. cdktf_cdktf_provider_pagerduty/event_orchestration_integration/__init__.py +10 -10
  49. cdktf_cdktf_provider_pagerduty/event_orchestration_router/__init__.py +50 -50
  50. cdktf_cdktf_provider_pagerduty/event_orchestration_service/__init__.py +206 -206
  51. cdktf_cdktf_provider_pagerduty/event_orchestration_service_cache_variable/__init__.py +33 -33
  52. cdktf_cdktf_provider_pagerduty/event_orchestration_unrouted/__init__.py +92 -92
  53. cdktf_cdktf_provider_pagerduty/event_rule/__init__.py +16 -16
  54. cdktf_cdktf_provider_pagerduty/extension/__init__.py +22 -22
  55. cdktf_cdktf_provider_pagerduty/extension_servicenow/__init__.py +40 -40
  56. cdktf_cdktf_provider_pagerduty/incident_custom_field/__init__.py +25 -25
  57. cdktf_cdktf_provider_pagerduty/incident_custom_field_option/__init__.py +16 -16
  58. cdktf_cdktf_provider_pagerduty/incident_workflow/__init__.py +45 -45
  59. cdktf_cdktf_provider_pagerduty/incident_workflow_trigger/__init__.py +31 -31
  60. cdktf_cdktf_provider_pagerduty/jira_cloud_account_mapping_rule/__init__.py +99 -99
  61. cdktf_cdktf_provider_pagerduty/maintenance_window/__init__.py +19 -19
  62. cdktf_cdktf_provider_pagerduty/provider/__init__.py +34 -34
  63. cdktf_cdktf_provider_pagerduty/response_play/__init__.py +55 -55
  64. cdktf_cdktf_provider_pagerduty/ruleset/__init__.py +16 -16
  65. cdktf_cdktf_provider_pagerduty/ruleset_rule/__init__.py +125 -125
  66. cdktf_cdktf_provider_pagerduty/schedule/__init__.py +47 -47
  67. cdktf_cdktf_provider_pagerduty/service/__init__.py +122 -122
  68. cdktf_cdktf_provider_pagerduty/service_dependency/__init__.py +21 -21
  69. cdktf_cdktf_provider_pagerduty/service_event_rule/__init__.py +117 -117
  70. cdktf_cdktf_provider_pagerduty/service_integration/__init__.py +90 -90
  71. cdktf_cdktf_provider_pagerduty/slack_connection/__init__.py +31 -31
  72. cdktf_cdktf_provider_pagerduty/tag/__init__.py +7 -7
  73. cdktf_cdktf_provider_pagerduty/tag_assignment/__init__.py +13 -13
  74. cdktf_cdktf_provider_pagerduty/team/__init__.py +16 -16
  75. cdktf_cdktf_provider_pagerduty/team_membership/__init__.py +16 -16
  76. cdktf_cdktf_provider_pagerduty/user/__init__.py +34 -34
  77. cdktf_cdktf_provider_pagerduty/user_contact_method/__init__.py +25 -25
  78. cdktf_cdktf_provider_pagerduty/user_handoff_notification_rule/__init__.py +20 -20
  79. cdktf_cdktf_provider_pagerduty/user_notification_rule/__init__.py +19 -19
  80. cdktf_cdktf_provider_pagerduty/webhook_subscription/__init__.py +41 -41
  81. {cdktf_cdktf_provider_pagerduty-13.13.0.dist-info → cdktf_cdktf_provider_pagerduty-13.13.1.dist-info}/METADATA +4 -4
  82. cdktf_cdktf_provider_pagerduty-13.13.1.dist-info/RECORD +86 -0
  83. {cdktf_cdktf_provider_pagerduty-13.13.0.dist-info → cdktf_cdktf_provider_pagerduty-13.13.1.dist-info}/WHEEL +1 -1
  84. cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.13.0.jsii.tgz +0 -0
  85. cdktf_cdktf_provider_pagerduty-13.13.0.dist-info/RECORD +0 -86
  86. {cdktf_cdktf_provider_pagerduty-13.13.0.dist-info → cdktf_cdktf_provider_pagerduty-13.13.1.dist-info}/LICENSE +0 -0
  87. {cdktf_cdktf_provider_pagerduty-13.13.0.dist-info → cdktf_cdktf_provider_pagerduty-13.13.1.dist-info}/top_level.txt +0 -0
@@ -1,7 +1,7 @@
1
1
  r'''
2
2
  # `pagerduty_event_orchestration_service_cache_variable`
3
3
 
4
- Refer to the Terraform Registry for docs: [`pagerduty_event_orchestration_service_cache_variable`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.0/docs/resources/event_orchestration_service_cache_variable).
4
+ Refer to the Terraform Registry for docs: [`pagerduty_event_orchestration_service_cache_variable`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.1/docs/resources/event_orchestration_service_cache_variable).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -44,7 +44,7 @@ class EventOrchestrationServiceCacheVariable(
44
44
  metaclass=jsii.JSIIMeta,
45
45
  jsii_type="@cdktf/provider-pagerduty.eventOrchestrationServiceCacheVariable.EventOrchestrationServiceCacheVariable",
46
46
  ):
47
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.0/docs/resources/event_orchestration_service_cache_variable pagerduty_event_orchestration_service_cache_variable}.'''
47
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.1/docs/resources/event_orchestration_service_cache_variable pagerduty_event_orchestration_service_cache_variable}.'''
48
48
 
49
49
  def __init__(
50
50
  self,
@@ -64,15 +64,15 @@ class EventOrchestrationServiceCacheVariable(
64
64
  provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
65
65
  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,
66
66
  ) -> None:
67
- '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.0/docs/resources/event_orchestration_service_cache_variable pagerduty_event_orchestration_service_cache_variable} Resource.
67
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.1/docs/resources/event_orchestration_service_cache_variable pagerduty_event_orchestration_service_cache_variable} Resource.
68
68
 
69
69
  :param scope: The scope in which to define this construct.
70
70
  :param id: The scoped construct ID. Must be unique amongst siblings in the same scope
71
- :param configuration: configuration block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.0/docs/resources/event_orchestration_service_cache_variable#configuration EventOrchestrationServiceCacheVariable#configuration}
72
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.0/docs/resources/event_orchestration_service_cache_variable#name EventOrchestrationServiceCacheVariable#name}.
73
- :param service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.0/docs/resources/event_orchestration_service_cache_variable#service EventOrchestrationServiceCacheVariable#service}.
74
- :param condition: condition block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.0/docs/resources/event_orchestration_service_cache_variable#condition EventOrchestrationServiceCacheVariable#condition}
75
- :param disabled: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.0/docs/resources/event_orchestration_service_cache_variable#disabled EventOrchestrationServiceCacheVariable#disabled}.
71
+ :param configuration: configuration block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.1/docs/resources/event_orchestration_service_cache_variable#configuration EventOrchestrationServiceCacheVariable#configuration}
72
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.1/docs/resources/event_orchestration_service_cache_variable#name EventOrchestrationServiceCacheVariable#name}.
73
+ :param service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.1/docs/resources/event_orchestration_service_cache_variable#service EventOrchestrationServiceCacheVariable#service}.
74
+ :param condition: condition block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.1/docs/resources/event_orchestration_service_cache_variable#condition EventOrchestrationServiceCacheVariable#condition}
75
+ :param disabled: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.1/docs/resources/event_orchestration_service_cache_variable#disabled EventOrchestrationServiceCacheVariable#disabled}.
76
76
  :param connection:
77
77
  :param count:
78
78
  :param depends_on:
@@ -115,7 +115,7 @@ class EventOrchestrationServiceCacheVariable(
115
115
 
116
116
  :param scope: The scope in which to define this construct.
117
117
  :param import_to_id: The construct id used in the generated config for the EventOrchestrationServiceCacheVariable to import.
118
- :param import_from_id: The id of the existing EventOrchestrationServiceCacheVariable that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.0/docs/resources/event_orchestration_service_cache_variable#import import section} in the documentation of this resource for the id to use
118
+ :param import_from_id: The id of the existing EventOrchestrationServiceCacheVariable that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.1/docs/resources/event_orchestration_service_cache_variable#import import section} in the documentation of this resource for the id to use
119
119
  :param provider: ? Optional instance of the provider where the EventOrchestrationServiceCacheVariable to import is found.
120
120
  '''
121
121
  if __debug__:
@@ -149,10 +149,10 @@ class EventOrchestrationServiceCacheVariable(
149
149
  ttl_seconds: typing.Optional[jsii.Number] = None,
150
150
  ) -> None:
151
151
  '''
152
- :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.0/docs/resources/event_orchestration_service_cache_variable#type EventOrchestrationServiceCacheVariable#type}.
153
- :param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.0/docs/resources/event_orchestration_service_cache_variable#regex EventOrchestrationServiceCacheVariable#regex}.
154
- :param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.0/docs/resources/event_orchestration_service_cache_variable#source EventOrchestrationServiceCacheVariable#source}.
155
- :param ttl_seconds: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.0/docs/resources/event_orchestration_service_cache_variable#ttl_seconds EventOrchestrationServiceCacheVariable#ttl_seconds}.
152
+ :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.1/docs/resources/event_orchestration_service_cache_variable#type EventOrchestrationServiceCacheVariable#type}.
153
+ :param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.1/docs/resources/event_orchestration_service_cache_variable#regex EventOrchestrationServiceCacheVariable#regex}.
154
+ :param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.1/docs/resources/event_orchestration_service_cache_variable#source EventOrchestrationServiceCacheVariable#source}.
155
+ :param ttl_seconds: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.1/docs/resources/event_orchestration_service_cache_variable#ttl_seconds EventOrchestrationServiceCacheVariable#ttl_seconds}.
156
156
  '''
157
157
  value = EventOrchestrationServiceCacheVariableConfiguration(
158
158
  type=type, regex=regex, source=source, ttl_seconds=ttl_seconds
@@ -277,7 +277,7 @@ class EventOrchestrationServiceCacheVariable(
277
277
  class EventOrchestrationServiceCacheVariableCondition:
278
278
  def __init__(self, *, expression: builtins.str) -> None:
279
279
  '''
280
- :param expression: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.0/docs/resources/event_orchestration_service_cache_variable#expression EventOrchestrationServiceCacheVariable#expression}.
280
+ :param expression: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.1/docs/resources/event_orchestration_service_cache_variable#expression EventOrchestrationServiceCacheVariable#expression}.
281
281
  '''
282
282
  if __debug__:
283
283
  type_hints = typing.get_type_hints(_typecheckingstub__e50f37b7b762801582d7314d5441d94700f147f92ef74dd73e8eb03f20273636)
@@ -288,7 +288,7 @@ class EventOrchestrationServiceCacheVariableCondition:
288
288
 
289
289
  @builtins.property
290
290
  def expression(self) -> builtins.str:
291
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.0/docs/resources/event_orchestration_service_cache_variable#expression EventOrchestrationServiceCacheVariable#expression}.'''
291
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.1/docs/resources/event_orchestration_service_cache_variable#expression EventOrchestrationServiceCacheVariable#expression}.'''
292
292
  result = self._values.get("expression")
293
293
  assert result is not None, "Required property 'expression' is missing"
294
294
  return typing.cast(builtins.str, result)
@@ -504,11 +504,11 @@ class EventOrchestrationServiceCacheVariableConfig(
504
504
  :param lifecycle:
505
505
  :param provider:
506
506
  :param provisioners:
507
- :param configuration: configuration block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.0/docs/resources/event_orchestration_service_cache_variable#configuration EventOrchestrationServiceCacheVariable#configuration}
508
- :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.0/docs/resources/event_orchestration_service_cache_variable#name EventOrchestrationServiceCacheVariable#name}.
509
- :param service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.0/docs/resources/event_orchestration_service_cache_variable#service EventOrchestrationServiceCacheVariable#service}.
510
- :param condition: condition block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.0/docs/resources/event_orchestration_service_cache_variable#condition EventOrchestrationServiceCacheVariable#condition}
511
- :param disabled: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.0/docs/resources/event_orchestration_service_cache_variable#disabled EventOrchestrationServiceCacheVariable#disabled}.
507
+ :param configuration: configuration block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.1/docs/resources/event_orchestration_service_cache_variable#configuration EventOrchestrationServiceCacheVariable#configuration}
508
+ :param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.1/docs/resources/event_orchestration_service_cache_variable#name EventOrchestrationServiceCacheVariable#name}.
509
+ :param service: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.1/docs/resources/event_orchestration_service_cache_variable#service EventOrchestrationServiceCacheVariable#service}.
510
+ :param condition: condition block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.1/docs/resources/event_orchestration_service_cache_variable#condition EventOrchestrationServiceCacheVariable#condition}
511
+ :param disabled: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.1/docs/resources/event_orchestration_service_cache_variable#disabled EventOrchestrationServiceCacheVariable#disabled}.
512
512
  '''
513
513
  if isinstance(lifecycle, dict):
514
514
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -620,7 +620,7 @@ class EventOrchestrationServiceCacheVariableConfig(
620
620
  def configuration(self) -> "EventOrchestrationServiceCacheVariableConfiguration":
621
621
  '''configuration block.
622
622
 
623
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.0/docs/resources/event_orchestration_service_cache_variable#configuration EventOrchestrationServiceCacheVariable#configuration}
623
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.1/docs/resources/event_orchestration_service_cache_variable#configuration EventOrchestrationServiceCacheVariable#configuration}
624
624
  '''
625
625
  result = self._values.get("configuration")
626
626
  assert result is not None, "Required property 'configuration' is missing"
@@ -628,14 +628,14 @@ class EventOrchestrationServiceCacheVariableConfig(
628
628
 
629
629
  @builtins.property
630
630
  def name(self) -> builtins.str:
631
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.0/docs/resources/event_orchestration_service_cache_variable#name EventOrchestrationServiceCacheVariable#name}.'''
631
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.1/docs/resources/event_orchestration_service_cache_variable#name EventOrchestrationServiceCacheVariable#name}.'''
632
632
  result = self._values.get("name")
633
633
  assert result is not None, "Required property 'name' is missing"
634
634
  return typing.cast(builtins.str, result)
635
635
 
636
636
  @builtins.property
637
637
  def service(self) -> builtins.str:
638
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.0/docs/resources/event_orchestration_service_cache_variable#service EventOrchestrationServiceCacheVariable#service}.'''
638
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.1/docs/resources/event_orchestration_service_cache_variable#service EventOrchestrationServiceCacheVariable#service}.'''
639
639
  result = self._values.get("service")
640
640
  assert result is not None, "Required property 'service' is missing"
641
641
  return typing.cast(builtins.str, result)
@@ -646,7 +646,7 @@ class EventOrchestrationServiceCacheVariableConfig(
646
646
  ) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List[EventOrchestrationServiceCacheVariableCondition]]]:
647
647
  '''condition block.
648
648
 
649
- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.0/docs/resources/event_orchestration_service_cache_variable#condition EventOrchestrationServiceCacheVariable#condition}
649
+ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.1/docs/resources/event_orchestration_service_cache_variable#condition EventOrchestrationServiceCacheVariable#condition}
650
650
  '''
651
651
  result = self._values.get("condition")
652
652
  return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List[EventOrchestrationServiceCacheVariableCondition]]], result)
@@ -655,7 +655,7 @@ class EventOrchestrationServiceCacheVariableConfig(
655
655
  def disabled(
656
656
  self,
657
657
  ) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
658
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.0/docs/resources/event_orchestration_service_cache_variable#disabled EventOrchestrationServiceCacheVariable#disabled}.'''
658
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.1/docs/resources/event_orchestration_service_cache_variable#disabled EventOrchestrationServiceCacheVariable#disabled}.'''
659
659
  result = self._values.get("disabled")
660
660
  return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
661
661
 
@@ -691,10 +691,10 @@ class EventOrchestrationServiceCacheVariableConfiguration:
691
691
  ttl_seconds: typing.Optional[jsii.Number] = None,
692
692
  ) -> None:
693
693
  '''
694
- :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.0/docs/resources/event_orchestration_service_cache_variable#type EventOrchestrationServiceCacheVariable#type}.
695
- :param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.0/docs/resources/event_orchestration_service_cache_variable#regex EventOrchestrationServiceCacheVariable#regex}.
696
- :param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.0/docs/resources/event_orchestration_service_cache_variable#source EventOrchestrationServiceCacheVariable#source}.
697
- :param ttl_seconds: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.0/docs/resources/event_orchestration_service_cache_variable#ttl_seconds EventOrchestrationServiceCacheVariable#ttl_seconds}.
694
+ :param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.1/docs/resources/event_orchestration_service_cache_variable#type EventOrchestrationServiceCacheVariable#type}.
695
+ :param regex: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.1/docs/resources/event_orchestration_service_cache_variable#regex EventOrchestrationServiceCacheVariable#regex}.
696
+ :param source: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.1/docs/resources/event_orchestration_service_cache_variable#source EventOrchestrationServiceCacheVariable#source}.
697
+ :param ttl_seconds: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.1/docs/resources/event_orchestration_service_cache_variable#ttl_seconds EventOrchestrationServiceCacheVariable#ttl_seconds}.
698
698
  '''
699
699
  if __debug__:
700
700
  type_hints = typing.get_type_hints(_typecheckingstub__b9bf6adc3941c101e92e2c65e730bfaeaa331445b57c138a5a44d5e7f39cf5ee)
@@ -714,26 +714,26 @@ class EventOrchestrationServiceCacheVariableConfiguration:
714
714
 
715
715
  @builtins.property
716
716
  def type(self) -> builtins.str:
717
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.0/docs/resources/event_orchestration_service_cache_variable#type EventOrchestrationServiceCacheVariable#type}.'''
717
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.1/docs/resources/event_orchestration_service_cache_variable#type EventOrchestrationServiceCacheVariable#type}.'''
718
718
  result = self._values.get("type")
719
719
  assert result is not None, "Required property 'type' is missing"
720
720
  return typing.cast(builtins.str, result)
721
721
 
722
722
  @builtins.property
723
723
  def regex(self) -> typing.Optional[builtins.str]:
724
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.0/docs/resources/event_orchestration_service_cache_variable#regex EventOrchestrationServiceCacheVariable#regex}.'''
724
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.1/docs/resources/event_orchestration_service_cache_variable#regex EventOrchestrationServiceCacheVariable#regex}.'''
725
725
  result = self._values.get("regex")
726
726
  return typing.cast(typing.Optional[builtins.str], result)
727
727
 
728
728
  @builtins.property
729
729
  def source(self) -> typing.Optional[builtins.str]:
730
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.0/docs/resources/event_orchestration_service_cache_variable#source EventOrchestrationServiceCacheVariable#source}.'''
730
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.1/docs/resources/event_orchestration_service_cache_variable#source EventOrchestrationServiceCacheVariable#source}.'''
731
731
  result = self._values.get("source")
732
732
  return typing.cast(typing.Optional[builtins.str], result)
733
733
 
734
734
  @builtins.property
735
735
  def ttl_seconds(self) -> typing.Optional[jsii.Number]:
736
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.0/docs/resources/event_orchestration_service_cache_variable#ttl_seconds EventOrchestrationServiceCacheVariable#ttl_seconds}.'''
736
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.17.1/docs/resources/event_orchestration_service_cache_variable#ttl_seconds EventOrchestrationServiceCacheVariable#ttl_seconds}.'''
737
737
  result = self._values.get("ttl_seconds")
738
738
  return typing.cast(typing.Optional[jsii.Number], result)
739
739