cdktf-cdktf-provider-pagerduty 13.11.1__py3-none-any.whl → 13.11.3__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.3.jsii.tgz +0 -0
  4. cdktf_cdktf_provider_pagerduty/addon/__init__.py +12 -12
  5. cdktf_cdktf_provider_pagerduty/automation_actions_action/__init__.py +68 -68
  6. cdktf_cdktf_provider_pagerduty/automation_actions_action_service_association/__init__.py +16 -16
  7. cdktf_cdktf_provider_pagerduty/automation_actions_action_team_association/__init__.py +16 -16
  8. cdktf_cdktf_provider_pagerduty/automation_actions_runner/__init__.py +32 -32
  9. cdktf_cdktf_provider_pagerduty/automation_actions_runner_team_association/__init__.py +16 -16
  10. cdktf_cdktf_provider_pagerduty/business_service/__init__.py +24 -24
  11. cdktf_cdktf_provider_pagerduty/business_service_subscriber/__init__.py +20 -20
  12. cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_action/__init__.py +40 -40
  13. cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_runner/__init__.py +20 -20
  14. cdktf_cdktf_provider_pagerduty/data_pagerduty_business_service/__init__.py +8 -8
  15. cdktf_cdktf_provider_pagerduty/data_pagerduty_escalation_policy/__init__.py +12 -12
  16. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration/__init__.py +24 -24
  17. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_global_cache_variable/__init__.py +24 -24
  18. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_integration/__init__.py +20 -20
  19. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_service_cache_variable/__init__.py +24 -24
  20. cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestrations/__init__.py +24 -24
  21. cdktf_cdktf_provider_pagerduty/data_pagerduty_extension_schema/__init__.py +8 -8
  22. cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_custom_field/__init__.py +12 -12
  23. cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_workflow/__init__.py +12 -12
  24. cdktf_cdktf_provider_pagerduty/data_pagerduty_license/__init__.py +16 -16
  25. cdktf_cdktf_provider_pagerduty/data_pagerduty_licenses/__init__.py +12 -12
  26. cdktf_cdktf_provider_pagerduty/data_pagerduty_priority/__init__.py +8 -8
  27. cdktf_cdktf_provider_pagerduty/data_pagerduty_ruleset/__init__.py +12 -12
  28. cdktf_cdktf_provider_pagerduty/data_pagerduty_schedule/__init__.py +12 -12
  29. cdktf_cdktf_provider_pagerduty/data_pagerduty_service/__init__.py +12 -12
  30. cdktf_cdktf_provider_pagerduty/data_pagerduty_service_integration/__init__.py +12 -12
  31. cdktf_cdktf_provider_pagerduty/data_pagerduty_standards/__init__.py +20 -20
  32. cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resource_scores/__init__.py +17 -17
  33. cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resources_scores/__init__.py +21 -21
  34. cdktf_cdktf_provider_pagerduty/data_pagerduty_tag/__init__.py +8 -8
  35. cdktf_cdktf_provider_pagerduty/data_pagerduty_team/__init__.py +20 -20
  36. cdktf_cdktf_provider_pagerduty/data_pagerduty_team_members/__init__.py +16 -16
  37. cdktf_cdktf_provider_pagerduty/data_pagerduty_user/__init__.py +12 -12
  38. cdktf_cdktf_provider_pagerduty/data_pagerduty_user_contact_method/__init__.py +20 -20
  39. cdktf_cdktf_provider_pagerduty/data_pagerduty_users/__init__.py +16 -16
  40. cdktf_cdktf_provider_pagerduty/data_pagerduty_vendor/__init__.py +12 -12
  41. cdktf_cdktf_provider_pagerduty/escalation_policy/__init__.py +55 -55
  42. cdktf_cdktf_provider_pagerduty/event_orchestration/__init__.py +32 -32
  43. cdktf_cdktf_provider_pagerduty/event_orchestration_global/__init__.py +325 -325
  44. cdktf_cdktf_provider_pagerduty/event_orchestration_global_cache_variable/__init__.py +47 -47
  45. cdktf_cdktf_provider_pagerduty/event_orchestration_integration/__init__.py +16 -16
  46. cdktf_cdktf_provider_pagerduty/event_orchestration_router/__init__.py +80 -80
  47. cdktf_cdktf_provider_pagerduty/event_orchestration_service/__init__.py +337 -337
  48. cdktf_cdktf_provider_pagerduty/event_orchestration_service_cache_variable/__init__.py +47 -47
  49. cdktf_cdktf_provider_pagerduty/event_orchestration_unrouted/__init__.py +157 -157
  50. cdktf_cdktf_provider_pagerduty/event_rule/__init__.py +20 -20
  51. cdktf_cdktf_provider_pagerduty/extension/__init__.py +28 -28
  52. cdktf_cdktf_provider_pagerduty/extension_servicenow/__init__.py +52 -52
  53. cdktf_cdktf_provider_pagerduty/incident_custom_field/__init__.py +32 -32
  54. cdktf_cdktf_provider_pagerduty/incident_custom_field_option/__init__.py +20 -20
  55. cdktf_cdktf_provider_pagerduty/incident_workflow/__init__.py +83 -83
  56. cdktf_cdktf_provider_pagerduty/incident_workflow_trigger/__init__.py +40 -40
  57. cdktf_cdktf_provider_pagerduty/maintenance_window/__init__.py +24 -24
  58. cdktf_cdktf_provider_pagerduty/provider/__init__.py +42 -42
  59. cdktf_cdktf_provider_pagerduty/response_play/__init__.py +98 -98
  60. cdktf_cdktf_provider_pagerduty/ruleset/__init__.py +20 -20
  61. cdktf_cdktf_provider_pagerduty/ruleset_rule/__init__.py +231 -231
  62. cdktf_cdktf_provider_pagerduty/schedule/__init__.py +77 -77
  63. cdktf_cdktf_provider_pagerduty/service/__init__.py +171 -171
  64. cdktf_cdktf_provider_pagerduty/service_dependency/__init__.py +41 -41
  65. cdktf_cdktf_provider_pagerduty/service_event_rule/__init__.py +216 -216
  66. cdktf_cdktf_provider_pagerduty/service_integration/__init__.py +146 -146
  67. cdktf_cdktf_provider_pagerduty/slack_connection/__init__.py +45 -45
  68. cdktf_cdktf_provider_pagerduty/tag/__init__.py +8 -8
  69. cdktf_cdktf_provider_pagerduty/tag_assignment/__init__.py +16 -16
  70. cdktf_cdktf_provider_pagerduty/team/__init__.py +20 -20
  71. cdktf_cdktf_provider_pagerduty/team_membership/__init__.py +20 -20
  72. cdktf_cdktf_provider_pagerduty/user/__init__.py +44 -44
  73. cdktf_cdktf_provider_pagerduty/user_contact_method/__init__.py +32 -32
  74. cdktf_cdktf_provider_pagerduty/user_handoff_notification_rule/__init__.py +30 -30
  75. cdktf_cdktf_provider_pagerduty/user_notification_rule/__init__.py +24 -24
  76. cdktf_cdktf_provider_pagerduty/webhook_subscription/__init__.py +68 -68
  77. {cdktf_cdktf_provider_pagerduty-13.11.1.dist-info → cdktf_cdktf_provider_pagerduty-13.11.3.dist-info}/METADATA +9 -9
  78. cdktf_cdktf_provider_pagerduty-13.11.3.dist-info/RECORD +82 -0
  79. {cdktf_cdktf_provider_pagerduty-13.11.1.dist-info → cdktf_cdktf_provider_pagerduty-13.11.3.dist-info}/WHEEL +1 -1
  80. cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.11.1.jsii.tgz +0 -0
  81. cdktf_cdktf_provider_pagerduty-13.11.1.dist-info/RECORD +0 -82
  82. {cdktf_cdktf_provider_pagerduty-13.11.1.dist-info → cdktf_cdktf_provider_pagerduty-13.11.3.dist-info}/LICENSE +0 -0
  83. {cdktf_cdktf_provider_pagerduty-13.11.1.dist-info → cdktf_cdktf_provider_pagerduty-13.11.3.dist-info}/top_level.txt +0 -0
@@ -1,7 +1,7 @@
1
1
  r'''
2
2
  # `pagerduty_incident_custom_field_option`
3
3
 
4
- Refer to the Terraform Registry for docs: [`pagerduty_incident_custom_field_option`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/incident_custom_field_option).
4
+ Refer to the Terraform Registry for docs: [`pagerduty_incident_custom_field_option`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/incident_custom_field_option).
5
5
  '''
6
6
  from pkgutil import extend_path
7
7
  __path__ = extend_path(__path__, __name__)
@@ -29,7 +29,7 @@ class IncidentCustomFieldOption(
29
29
  metaclass=jsii.JSIIMeta,
30
30
  jsii_type="@cdktf/provider-pagerduty.incidentCustomFieldOption.IncidentCustomFieldOption",
31
31
  ):
32
- '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/incident_custom_field_option pagerduty_incident_custom_field_option}.'''
32
+ '''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/incident_custom_field_option pagerduty_incident_custom_field_option}.'''
33
33
 
34
34
  def __init__(
35
35
  self,
@@ -48,14 +48,14 @@ class IncidentCustomFieldOption(
48
48
  provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
49
49
  provisioners: typing.Optional[typing.Sequence[typing.Union[typing.Union[_cdktf_9a9027ec.FileProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.LocalExecProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.RemoteExecProvisioner, typing.Dict[builtins.str, typing.Any]]]]] = None,
50
50
  ) -> None:
51
- '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/incident_custom_field_option pagerduty_incident_custom_field_option} Resource.
51
+ '''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/incident_custom_field_option pagerduty_incident_custom_field_option} 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 data_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/incident_custom_field_option#data_type IncidentCustomFieldOption#data_type}.
56
- :param field: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/incident_custom_field_option#field IncidentCustomFieldOption#field}.
57
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/incident_custom_field_option#value IncidentCustomFieldOption#value}.
58
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/incident_custom_field_option#id IncidentCustomFieldOption#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
+ :param data_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/incident_custom_field_option#data_type IncidentCustomFieldOption#data_type}.
56
+ :param field: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/incident_custom_field_option#field IncidentCustomFieldOption#field}.
57
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/incident_custom_field_option#value IncidentCustomFieldOption#value}.
58
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/incident_custom_field_option#id IncidentCustomFieldOption#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
59
  :param connection:
60
60
  :param count:
61
61
  :param depends_on:
@@ -97,7 +97,7 @@ class IncidentCustomFieldOption(
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 IncidentCustomFieldOption to import.
100
- :param import_from_id: The id of the existing IncidentCustomFieldOption that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/incident_custom_field_option#import import section} in the documentation of this resource for the id to use
100
+ :param import_from_id: The id of the existing IncidentCustomFieldOption that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/incident_custom_field_option#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 IncidentCustomFieldOption to import is found.
102
102
  '''
103
103
  if __debug__:
@@ -155,7 +155,7 @@ class IncidentCustomFieldOption(
155
155
  if __debug__:
156
156
  type_hints = typing.get_type_hints(_typecheckingstub__186aaa6c4dbc4ac0684e9ff61bdb32494237cc9b7de61f643c199a5cbd36bd18)
157
157
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
158
- jsii.set(self, "dataType", value)
158
+ jsii.set(self, "dataType", value) # pyright: ignore[reportArgumentType]
159
159
 
160
160
  @builtins.property
161
161
  @jsii.member(jsii_name="field")
@@ -167,7 +167,7 @@ class IncidentCustomFieldOption(
167
167
  if __debug__:
168
168
  type_hints = typing.get_type_hints(_typecheckingstub__1d5b2d8dabbc5c3e3b3e3ef4eba207179b519b28e2f35f06925e69bbb609ebe7)
169
169
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
170
- jsii.set(self, "field", value)
170
+ jsii.set(self, "field", value) # pyright: ignore[reportArgumentType]
171
171
 
172
172
  @builtins.property
173
173
  @jsii.member(jsii_name="id")
@@ -179,7 +179,7 @@ class IncidentCustomFieldOption(
179
179
  if __debug__:
180
180
  type_hints = typing.get_type_hints(_typecheckingstub__ea19fdcc1ac0f1be5e1997a8beda01a6dee829ed7d9c78134bf9eea1a372bade)
181
181
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
182
- jsii.set(self, "id", value)
182
+ jsii.set(self, "id", value) # pyright: ignore[reportArgumentType]
183
183
 
184
184
  @builtins.property
185
185
  @jsii.member(jsii_name="value")
@@ -191,7 +191,7 @@ class IncidentCustomFieldOption(
191
191
  if __debug__:
192
192
  type_hints = typing.get_type_hints(_typecheckingstub__8596d3f222a0824cddebc6be08fb7222a3d7dfd23eb4cf4416c441bfeba04659)
193
193
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
194
- jsii.set(self, "value", value)
194
+ jsii.set(self, "value", value) # pyright: ignore[reportArgumentType]
195
195
 
196
196
 
197
197
  @jsii.data_type(
@@ -235,10 +235,10 @@ class IncidentCustomFieldOptionConfig(_cdktf_9a9027ec.TerraformMetaArguments):
235
235
  :param lifecycle:
236
236
  :param provider:
237
237
  :param provisioners:
238
- :param data_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/incident_custom_field_option#data_type IncidentCustomFieldOption#data_type}.
239
- :param field: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/incident_custom_field_option#field IncidentCustomFieldOption#field}.
240
- :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/incident_custom_field_option#value IncidentCustomFieldOption#value}.
241
- :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/incident_custom_field_option#id IncidentCustomFieldOption#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.
238
+ :param data_type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/incident_custom_field_option#data_type IncidentCustomFieldOption#data_type}.
239
+ :param field: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/incident_custom_field_option#field IncidentCustomFieldOption#field}.
240
+ :param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/incident_custom_field_option#value IncidentCustomFieldOption#value}.
241
+ :param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/incident_custom_field_option#id IncidentCustomFieldOption#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.
242
242
  '''
243
243
  if isinstance(lifecycle, dict):
244
244
  lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
@@ -343,28 +343,28 @@ class IncidentCustomFieldOptionConfig(_cdktf_9a9027ec.TerraformMetaArguments):
343
343
 
344
344
  @builtins.property
345
345
  def data_type(self) -> builtins.str:
346
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/incident_custom_field_option#data_type IncidentCustomFieldOption#data_type}.'''
346
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/incident_custom_field_option#data_type IncidentCustomFieldOption#data_type}.'''
347
347
  result = self._values.get("data_type")
348
348
  assert result is not None, "Required property 'data_type' is missing"
349
349
  return typing.cast(builtins.str, result)
350
350
 
351
351
  @builtins.property
352
352
  def field(self) -> builtins.str:
353
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/incident_custom_field_option#field IncidentCustomFieldOption#field}.'''
353
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/incident_custom_field_option#field IncidentCustomFieldOption#field}.'''
354
354
  result = self._values.get("field")
355
355
  assert result is not None, "Required property 'field' is missing"
356
356
  return typing.cast(builtins.str, result)
357
357
 
358
358
  @builtins.property
359
359
  def value(self) -> builtins.str:
360
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/incident_custom_field_option#value IncidentCustomFieldOption#value}.'''
360
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/incident_custom_field_option#value IncidentCustomFieldOption#value}.'''
361
361
  result = self._values.get("value")
362
362
  assert result is not None, "Required property 'value' is missing"
363
363
  return typing.cast(builtins.str, result)
364
364
 
365
365
  @builtins.property
366
366
  def id(self) -> typing.Optional[builtins.str]:
367
- '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.1/docs/resources/incident_custom_field_option#id IncidentCustomFieldOption#id}.
367
+ '''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.3/docs/resources/incident_custom_field_option#id IncidentCustomFieldOption#id}.
368
368
 
369
369
  Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
370
370
  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.