cdktf-cdktf-provider-pagerduty 9.0.2__py3-none-any.whl → 9.0.3__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- cdktf_cdktf_provider_pagerduty/_jsii/__init__.py +2 -2
- cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@9.0.3.jsii.tgz +0 -0
- cdktf_cdktf_provider_pagerduty/addon/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/automation_actions_action/__init__.py +51 -51
- cdktf_cdktf_provider_pagerduty/automation_actions_action_service_association/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/automation_actions_action_team_association/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/automation_actions_runner/__init__.py +24 -24
- cdktf_cdktf_provider_pagerduty/automation_actions_runner_team_association/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/business_service/__init__.py +21 -21
- cdktf_cdktf_provider_pagerduty/business_service_subscriber/__init__.py +15 -15
- cdktf_cdktf_provider_pagerduty/custom_field/__init__.py +24 -24
- cdktf_cdktf_provider_pagerduty/custom_field_option/__init__.py +15 -15
- cdktf_cdktf_provider_pagerduty/custom_field_schema/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/custom_field_schema_assignment/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/custom_field_schema_field_configuration/__init__.py +24 -24
- cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_action/__init__.py +27 -27
- cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_runner/__init__.py +15 -15
- cdktf_cdktf_provider_pagerduty/data_pagerduty_business_service/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_custom_field/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_custom_field_schema/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_escalation_policy/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_integration/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestrations/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_extension_schema/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_custom_field/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_workflow/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_license/__init__.py +36 -36
- cdktf_cdktf_provider_pagerduty/data_pagerduty_licenses/__init__.py +31 -31
- cdktf_cdktf_provider_pagerduty/data_pagerduty_priority/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_ruleset/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_schedule/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_service/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_service_integration/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/data_pagerduty_tag/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_team/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/data_pagerduty_user/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_user_contact_method/__init__.py +15 -15
- cdktf_cdktf_provider_pagerduty/data_pagerduty_users/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_vendor/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/escalation_policy/__init__.py +29 -29
- cdktf_cdktf_provider_pagerduty/event_orchestration/__init__.py +18 -18
- cdktf_cdktf_provider_pagerduty/event_orchestration_global/__init__.py +176 -176
- cdktf_cdktf_provider_pagerduty/event_orchestration_integration/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/event_orchestration_router/__init__.py +40 -40
- cdktf_cdktf_provider_pagerduty/event_orchestration_service/__init__.py +185 -185
- cdktf_cdktf_provider_pagerduty/event_orchestration_unrouted/__init__.py +91 -91
- cdktf_cdktf_provider_pagerduty/event_rule/__init__.py +15 -15
- cdktf_cdktf_provider_pagerduty/extension/__init__.py +24 -24
- cdktf_cdktf_provider_pagerduty/extension_servicenow/__init__.py +42 -42
- cdktf_cdktf_provider_pagerduty/incident_custom_field/__init__.py +24 -24
- cdktf_cdktf_provider_pagerduty/incident_custom_field_option/__init__.py +15 -15
- cdktf_cdktf_provider_pagerduty/incident_workflow/__init__.py +28 -28
- cdktf_cdktf_provider_pagerduty/incident_workflow_trigger/__init__.py +21 -21
- cdktf_cdktf_provider_pagerduty/maintenance_window/__init__.py +18 -18
- cdktf_cdktf_provider_pagerduty/provider/__init__.py +21 -21
- cdktf_cdktf_provider_pagerduty/response_play/__init__.py +54 -54
- cdktf_cdktf_provider_pagerduty/ruleset/__init__.py +15 -15
- cdktf_cdktf_provider_pagerduty/ruleset_rule/__init__.py +124 -124
- cdktf_cdktf_provider_pagerduty/schedule/__init__.py +46 -46
- cdktf_cdktf_provider_pagerduty/service/__init__.py +118 -118
- cdktf_cdktf_provider_pagerduty/service_dependency/__init__.py +26 -26
- cdktf_cdktf_provider_pagerduty/service_event_rule/__init__.py +116 -116
- cdktf_cdktf_provider_pagerduty/service_integration/__init__.py +89 -89
- cdktf_cdktf_provider_pagerduty/slack_connection/__init__.py +30 -30
- cdktf_cdktf_provider_pagerduty/tag/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/tag_assignment/__init__.py +15 -15
- cdktf_cdktf_provider_pagerduty/team/__init__.py +15 -15
- cdktf_cdktf_provider_pagerduty/team_membership/__init__.py +15 -15
- cdktf_cdktf_provider_pagerduty/user/__init__.py +33 -33
- cdktf_cdktf_provider_pagerduty/user_contact_method/__init__.py +24 -24
- cdktf_cdktf_provider_pagerduty/user_notification_rule/__init__.py +18 -18
- cdktf_cdktf_provider_pagerduty/webhook_subscription/__init__.py +40 -40
- {cdktf_cdktf_provider_pagerduty-9.0.2.dist-info → cdktf_cdktf_provider_pagerduty-9.0.3.dist-info}/METADATA +1 -1
- cdktf_cdktf_provider_pagerduty-9.0.3.dist-info/RECORD +80 -0
- cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@9.0.2.jsii.tgz +0 -0
- cdktf_cdktf_provider_pagerduty-9.0.2.dist-info/RECORD +0 -80
- {cdktf_cdktf_provider_pagerduty-9.0.2.dist-info → cdktf_cdktf_provider_pagerduty-9.0.3.dist-info}/LICENSE +0 -0
- {cdktf_cdktf_provider_pagerduty-9.0.2.dist-info → cdktf_cdktf_provider_pagerduty-9.0.3.dist-info}/WHEEL +0 -0
- {cdktf_cdktf_provider_pagerduty-9.0.2.dist-info → cdktf_cdktf_provider_pagerduty-9.0.3.dist-info}/top_level.txt +0 -0
@@ -1,7 +1,7 @@
|
|
1
1
|
'''
|
2
2
|
# `pagerduty_webhook_subscription`
|
3
3
|
|
4
|
-
Refer to the Terraform Registory for docs: [`pagerduty_webhook_subscription`](https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
4
|
+
Refer to the Terraform Registory for docs: [`pagerduty_webhook_subscription`](https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/webhook_subscription).
|
5
5
|
'''
|
6
6
|
import abc
|
7
7
|
import builtins
|
@@ -26,7 +26,7 @@ class WebhookSubscription(
|
|
26
26
|
metaclass=jsii.JSIIMeta,
|
27
27
|
jsii_type="@cdktf/provider-pagerduty.webhookSubscription.WebhookSubscription",
|
28
28
|
):
|
29
|
-
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
29
|
+
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/webhook_subscription pagerduty_webhook_subscription}.'''
|
30
30
|
|
31
31
|
def __init__(
|
32
32
|
self,
|
@@ -48,17 +48,17 @@ class WebhookSubscription(
|
|
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/2.
|
51
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/webhook_subscription pagerduty_webhook_subscription} 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 delivery_method: delivery_method block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
56
|
-
:param events: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
57
|
-
:param filter: filter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
58
|
-
:param active: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
59
|
-
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
60
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
61
|
-
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
55
|
+
:param delivery_method: delivery_method block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/webhook_subscription#delivery_method WebhookSubscription#delivery_method}
|
56
|
+
:param events: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/webhook_subscription#events WebhookSubscription#events}.
|
57
|
+
:param filter: filter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/webhook_subscription#filter WebhookSubscription#filter}
|
58
|
+
:param active: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/webhook_subscription#active WebhookSubscription#active}.
|
59
|
+
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/webhook_subscription#description WebhookSubscription#description}.
|
60
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/webhook_subscription#id WebhookSubscription#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 type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/webhook_subscription#type WebhookSubscription#type}.
|
62
62
|
:param connection:
|
63
63
|
:param count:
|
64
64
|
:param depends_on:
|
@@ -303,13 +303,13 @@ class WebhookSubscriptionConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
303
303
|
:param lifecycle:
|
304
304
|
:param provider:
|
305
305
|
:param provisioners:
|
306
|
-
:param delivery_method: delivery_method block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
307
|
-
:param events: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
308
|
-
:param filter: filter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
309
|
-
:param active: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
310
|
-
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
311
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
312
|
-
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
306
|
+
:param delivery_method: delivery_method block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/webhook_subscription#delivery_method WebhookSubscription#delivery_method}
|
307
|
+
:param events: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/webhook_subscription#events WebhookSubscription#events}.
|
308
|
+
:param filter: filter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/webhook_subscription#filter WebhookSubscription#filter}
|
309
|
+
:param active: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/webhook_subscription#active WebhookSubscription#active}.
|
310
|
+
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/webhook_subscription#description WebhookSubscription#description}.
|
311
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/webhook_subscription#id WebhookSubscription#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.
|
312
|
+
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/webhook_subscription#type WebhookSubscription#type}.
|
313
313
|
'''
|
314
314
|
if isinstance(lifecycle, dict):
|
315
315
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -427,7 +427,7 @@ class WebhookSubscriptionConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
427
427
|
) -> typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["WebhookSubscriptionDeliveryMethod"]]:
|
428
428
|
'''delivery_method block.
|
429
429
|
|
430
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
430
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/webhook_subscription#delivery_method WebhookSubscription#delivery_method}
|
431
431
|
'''
|
432
432
|
result = self._values.get("delivery_method")
|
433
433
|
assert result is not None, "Required property 'delivery_method' is missing"
|
@@ -435,7 +435,7 @@ class WebhookSubscriptionConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
435
435
|
|
436
436
|
@builtins.property
|
437
437
|
def events(self) -> typing.List[builtins.str]:
|
438
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
438
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/webhook_subscription#events WebhookSubscription#events}.'''
|
439
439
|
result = self._values.get("events")
|
440
440
|
assert result is not None, "Required property 'events' is missing"
|
441
441
|
return typing.cast(typing.List[builtins.str], result)
|
@@ -446,7 +446,7 @@ class WebhookSubscriptionConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
446
446
|
) -> typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["WebhookSubscriptionFilter"]]:
|
447
447
|
'''filter block.
|
448
448
|
|
449
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
449
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/webhook_subscription#filter WebhookSubscription#filter}
|
450
450
|
'''
|
451
451
|
result = self._values.get("filter")
|
452
452
|
assert result is not None, "Required property 'filter' is missing"
|
@@ -456,19 +456,19 @@ class WebhookSubscriptionConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
456
456
|
def active(
|
457
457
|
self,
|
458
458
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
459
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
459
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/webhook_subscription#active WebhookSubscription#active}.'''
|
460
460
|
result = self._values.get("active")
|
461
461
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
462
462
|
|
463
463
|
@builtins.property
|
464
464
|
def description(self) -> typing.Optional[builtins.str]:
|
465
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
465
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/webhook_subscription#description WebhookSubscription#description}.'''
|
466
466
|
result = self._values.get("description")
|
467
467
|
return typing.cast(typing.Optional[builtins.str], result)
|
468
468
|
|
469
469
|
@builtins.property
|
470
470
|
def id(self) -> typing.Optional[builtins.str]:
|
471
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
471
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/webhook_subscription#id WebhookSubscription#id}.
|
472
472
|
|
473
473
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
474
474
|
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.
|
@@ -478,7 +478,7 @@ class WebhookSubscriptionConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
478
478
|
|
479
479
|
@builtins.property
|
480
480
|
def type(self) -> typing.Optional[builtins.str]:
|
481
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
481
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/webhook_subscription#type WebhookSubscription#type}.'''
|
482
482
|
result = self._values.get("type")
|
483
483
|
return typing.cast(typing.Optional[builtins.str], result)
|
484
484
|
|
@@ -514,10 +514,10 @@ class WebhookSubscriptionDeliveryMethod:
|
|
514
514
|
url: typing.Optional[builtins.str] = None,
|
515
515
|
) -> None:
|
516
516
|
'''
|
517
|
-
:param custom_header: custom_header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
518
|
-
:param temporarily_disabled: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
519
|
-
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
520
|
-
:param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
517
|
+
:param custom_header: custom_header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/webhook_subscription#custom_header WebhookSubscription#custom_header}
|
518
|
+
:param temporarily_disabled: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/webhook_subscription#temporarily_disabled WebhookSubscription#temporarily_disabled}.
|
519
|
+
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/webhook_subscription#type WebhookSubscription#type}.
|
520
|
+
:param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/webhook_subscription#url WebhookSubscription#url}.
|
521
521
|
'''
|
522
522
|
if __debug__:
|
523
523
|
type_hints = typing.get_type_hints(_typecheckingstub__f5e7a45bc42a2805ca32f742ca5e2d518fd3e8aba1e27b34772fe39677792983)
|
@@ -541,7 +541,7 @@ class WebhookSubscriptionDeliveryMethod:
|
|
541
541
|
) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["WebhookSubscriptionDeliveryMethodCustomHeader"]]]:
|
542
542
|
'''custom_header block.
|
543
543
|
|
544
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
544
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/webhook_subscription#custom_header WebhookSubscription#custom_header}
|
545
545
|
'''
|
546
546
|
result = self._values.get("custom_header")
|
547
547
|
return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["WebhookSubscriptionDeliveryMethodCustomHeader"]]], result)
|
@@ -550,19 +550,19 @@ class WebhookSubscriptionDeliveryMethod:
|
|
550
550
|
def temporarily_disabled(
|
551
551
|
self,
|
552
552
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
553
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
553
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/webhook_subscription#temporarily_disabled WebhookSubscription#temporarily_disabled}.'''
|
554
554
|
result = self._values.get("temporarily_disabled")
|
555
555
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
556
556
|
|
557
557
|
@builtins.property
|
558
558
|
def type(self) -> typing.Optional[builtins.str]:
|
559
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
559
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/webhook_subscription#type WebhookSubscription#type}.'''
|
560
560
|
result = self._values.get("type")
|
561
561
|
return typing.cast(typing.Optional[builtins.str], result)
|
562
562
|
|
563
563
|
@builtins.property
|
564
564
|
def url(self) -> typing.Optional[builtins.str]:
|
565
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
565
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/webhook_subscription#url WebhookSubscription#url}.'''
|
566
566
|
result = self._values.get("url")
|
567
567
|
return typing.cast(typing.Optional[builtins.str], result)
|
568
568
|
|
@@ -586,8 +586,8 @@ class WebhookSubscriptionDeliveryMethod:
|
|
586
586
|
class WebhookSubscriptionDeliveryMethodCustomHeader:
|
587
587
|
def __init__(self, *, name: builtins.str, value: builtins.str) -> None:
|
588
588
|
'''
|
589
|
-
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
590
|
-
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
589
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/webhook_subscription#name WebhookSubscription#name}.
|
590
|
+
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/webhook_subscription#value WebhookSubscription#value}.
|
591
591
|
'''
|
592
592
|
if __debug__:
|
593
593
|
type_hints = typing.get_type_hints(_typecheckingstub__593368252c0d8b4539f368e5046d6b298c107f7bbcc061679642df6e5b6f7db0)
|
@@ -600,14 +600,14 @@ class WebhookSubscriptionDeliveryMethodCustomHeader:
|
|
600
600
|
|
601
601
|
@builtins.property
|
602
602
|
def name(self) -> builtins.str:
|
603
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
603
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/webhook_subscription#name WebhookSubscription#name}.'''
|
604
604
|
result = self._values.get("name")
|
605
605
|
assert result is not None, "Required property 'name' is missing"
|
606
606
|
return typing.cast(builtins.str, result)
|
607
607
|
|
608
608
|
@builtins.property
|
609
609
|
def value(self) -> builtins.str:
|
610
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
610
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/webhook_subscription#value WebhookSubscription#value}.'''
|
611
611
|
result = self._values.get("value")
|
612
612
|
assert result is not None, "Required property 'value' is missing"
|
613
613
|
return typing.cast(builtins.str, result)
|
@@ -1044,8 +1044,8 @@ class WebhookSubscriptionFilter:
|
|
1044
1044
|
id: typing.Optional[builtins.str] = None,
|
1045
1045
|
) -> None:
|
1046
1046
|
'''
|
1047
|
-
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
1048
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
1047
|
+
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/webhook_subscription#type WebhookSubscription#type}.
|
1048
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/webhook_subscription#id WebhookSubscription#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.
|
1049
1049
|
'''
|
1050
1050
|
if __debug__:
|
1051
1051
|
type_hints = typing.get_type_hints(_typecheckingstub__22ff36254a3c3294ace7139c9ce87b778a5befdf019ec44426a1c95100cb4719)
|
@@ -1059,14 +1059,14 @@ class WebhookSubscriptionFilter:
|
|
1059
1059
|
|
1060
1060
|
@builtins.property
|
1061
1061
|
def type(self) -> builtins.str:
|
1062
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
1062
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/webhook_subscription#type WebhookSubscription#type}.'''
|
1063
1063
|
result = self._values.get("type")
|
1064
1064
|
assert result is not None, "Required property 'type' is missing"
|
1065
1065
|
return typing.cast(builtins.str, result)
|
1066
1066
|
|
1067
1067
|
@builtins.property
|
1068
1068
|
def id(self) -> typing.Optional[builtins.str]:
|
1069
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
1069
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/webhook_subscription#id WebhookSubscription#id}.
|
1070
1070
|
|
1071
1071
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
1072
1072
|
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.
|
@@ -0,0 +1,80 @@
|
|
1
|
+
cdktf_cdktf_provider_pagerduty/__init__.py,sha256=12D_g_DJWFnnvFu7zwPLrZGgQKNYWw2I3931_TE4_rc,8593
|
2
|
+
cdktf_cdktf_provider_pagerduty/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
3
|
+
cdktf_cdktf_provider_pagerduty/_jsii/__init__.py,sha256=nj7inh_WAbFsZoTYW7YCA_iaOuylD_VxyKEBUaDVVAw,421
|
4
|
+
cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@9.0.3.jsii.tgz,sha256=-rEwM_c9CoiM6VoatVBVUkNouwRE-J0ANZP0zAIJrFQ,587764
|
5
|
+
cdktf_cdktf_provider_pagerduty/addon/__init__.py,sha256=8gqVNSmDT34_cFmnoobzEvQqoC1ak-ED-irJqm02_1k,19223
|
6
|
+
cdktf_cdktf_provider_pagerduty/automation_actions_action/__init__.py,sha256=7NLRyxoTlQZ03DvGS6ruBW2sxLtCsle3uTzpA4symjo,58143
|
7
|
+
cdktf_cdktf_provider_pagerduty/automation_actions_action_service_association/__init__.py,sha256=3XeNW_1nqxjrcZLiT_BfxMUbcRbEgq39liDkXLGTEEE,20938
|
8
|
+
cdktf_cdktf_provider_pagerduty/automation_actions_action_team_association/__init__.py,sha256=N3dxSjZSjV8OL5kc2HCyGz8TPUIf0hEXWXA6DGC54iM,20734
|
9
|
+
cdktf_cdktf_provider_pagerduty/automation_actions_runner/__init__.py,sha256=RuqSEuF5NHy0s-FClCOxM1yfyl49HMsFkkM14NFQhCk,30600
|
10
|
+
cdktf_cdktf_provider_pagerduty/automation_actions_runner_team_association/__init__.py,sha256=ikcS22H1YJXlTv9iyr9IWj7_719P-1qXZFKguhQRfeg,20734
|
11
|
+
cdktf_cdktf_provider_pagerduty/business_service/__init__.py,sha256=4DHkfwM4GRnPyVMMUrpoFDkv1C9-MhJVBi6_d86h-xs,27577
|
12
|
+
cdktf_cdktf_provider_pagerduty/business_service_subscriber/__init__.py,sha256=7m21Ed265m38XTbzW9uTkDkLUuMdxHEutVVGTlkiais,23110
|
13
|
+
cdktf_cdktf_provider_pagerduty/custom_field/__init__.py,sha256=LnWiwpwfstAAsjCrZVTDiR5PtgQrl_hXX1BFrSr0_NE,30194
|
14
|
+
cdktf_cdktf_provider_pagerduty/custom_field_option/__init__.py,sha256=ol9MrrDIjwRXXTPkKMs-ThQLTJF9fMakZrqsZHuF7zg,21849
|
15
|
+
cdktf_cdktf_provider_pagerduty/custom_field_schema/__init__.py,sha256=htxRbJtM4fPg8mS8UGtpXbura4zkcxC1K-v0wESNblk,20237
|
16
|
+
cdktf_cdktf_provider_pagerduty/custom_field_schema_assignment/__init__.py,sha256=oxS45Yzt0USoIvk6GO5bKy7uAF2B6O33yUlETGlo6tY,20239
|
17
|
+
cdktf_cdktf_provider_pagerduty/custom_field_schema_field_configuration/__init__.py,sha256=w5iVJyQGO4TF-shJKBE7plnDw3OFhTMbv-pTMqVAMhw,32674
|
18
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_action/__init__.py,sha256=BPxZpOr2Yd00Aw611zTjekXzCOQ233AmJk27wmtL8Yg,44564
|
19
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_runner/__init__.py,sha256=qd_-I_F074lZwdJx6tK5ojzNStqdywQvmPolwoczOxE,24268
|
20
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_business_service/__init__.py,sha256=RTaCurGu5Uwg_V-Ku5QkvVrAd8EHKIicyu_7Dr-z9is,18104
|
21
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_custom_field/__init__.py,sha256=fo5Ka-VIfP2EhQaFlkJ_tFnf_3UCtJr-pS4Yuf3XeRY,18787
|
22
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_custom_field_schema/__init__.py,sha256=UrXA_-GRu7i8qiN8tP7vChjGUjGrEnYh8tab6vFAEgs,18229
|
23
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_escalation_policy/__init__.py,sha256=mJ_GO0pDK8K4hNzUvhstwF5p2xFsxSZYiDWuFF8XO3c,17973
|
24
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration/__init__.py,sha256=UgcIAQ1zQRTReY45gBjUuMfT9wfJbG4KKQzDnMeQieY,42425
|
25
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_integration/__init__.py,sha256=kY0sE1SruaRkv8RY2CNnRfOiypz_5EaPI8zfH18xhL0,31008
|
26
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestrations/__init__.py,sha256=H_Y3pPDJKKsuZtGwa9HuEHzf8A5wVda0kTTAG0Kh6Kk,48055
|
27
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_extension_schema/__init__.py,sha256=41D8U_Mizh8SC-ttwjCvtO95SJiOXiqlWLSGvJ1itdM,18104
|
28
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_custom_field/__init__.py,sha256=MG_HVErPjUSDjiXUa6YQ7GeO91V3bw4y-1PADCkfZZI,18785
|
29
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_workflow/__init__.py,sha256=RUerLuPlTQ5GxuFhCOzzJwCtNbl7U1UWVqmfv-vu_lM,18154
|
30
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_license/__init__.py,sha256=-uaBMp2l-e3TvdHHvr3dVKNP6oOGkb7G5stNhArChD8,39763
|
31
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_licenses/__init__.py,sha256=2Q5QNoe4uYASp-0z6Hy7t4FAfBpcojZuESroRPpqypU,52805
|
32
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_priority/__init__.py,sha256=aVXwMnJV0fifIJVqiD-dqrCxBnXU9EiKbfpd3gw2KKU,18089
|
33
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_ruleset/__init__.py,sha256=OXPPGib7cjSTr3kVQLN5J67u6QlphlMbNhtId4IZ8jI,17907
|
34
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_schedule/__init__.py,sha256=sVMmxGn6eI6PAJTf-V1h3GLrm6hR-c-GSACiE24JKvI,17728
|
35
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_service/__init__.py,sha256=6rt9HCjioVbPtFahKYGj7CJArMENhEBKHiLHKoitPcw,27958
|
36
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_service_integration/__init__.py,sha256=-nzRbHBgecJp7KhOfJJl4XlQ1P8LbFJA4oSR6YGt2-8,21104
|
37
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_tag/__init__.py,sha256=wSt3CCMcZDFn6kWqfTmG1ypl0assa7lz9GAcNz36pLQ,17784
|
38
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_team/__init__.py,sha256=N516XOht5YVdD-ul0jfE9JvNrvV30xndR39z8ha70vM,20184
|
39
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_user/__init__.py,sha256=GWDaltvW5nF8QdwhqUGw6Z1GWp3PTF3nvSWYf81nD1g,17805
|
40
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_user_contact_method/__init__.py,sha256=-IkH13ATsbZemtC4LcMLaLdrfxzkKbjuvYK_kFh8tcI,23592
|
41
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_users/__init__.py,sha256=vO-bYoExfK-ppeqRkembCmfAf3PYJSS_ra_gD5uueL0,27423
|
42
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_vendor/__init__.py,sha256=3RVgk-D_uIirX5LbY9_n_zFP_h9WJzOt1SdkWmJJM7M,17830
|
43
|
+
cdktf_cdktf_provider_pagerduty/escalation_policy/__init__.py,sha256=P5b85Mwv2_BQnw7K2r8OMoZZs0-ICjCL9Cu7teWywRo,57799
|
44
|
+
cdktf_cdktf_provider_pagerduty/event_orchestration/__init__.py,sha256=qM8rkQ60edHonIEghsmnkNVQRlnZCYIGeFjyNlrXTSo,46172
|
45
|
+
cdktf_cdktf_provider_pagerduty/event_orchestration_global/__init__.py,sha256=yA4XtCWSjFSNqg1_TrFVh4NSgpoyjfh997Kr0V2ymEg,312710
|
46
|
+
cdktf_cdktf_provider_pagerduty/event_orchestration_integration/__init__.py,sha256=aWJDbLFPOr1LQKEjmoobcKQhkmzf1O5FqLBMmWEot-g,27217
|
47
|
+
cdktf_cdktf_provider_pagerduty/event_orchestration_router/__init__.py,sha256=5yNX_CxFjEQAiH1vADgun0kgAocWDz5KHHfPsPUY90A,82181
|
48
|
+
cdktf_cdktf_provider_pagerduty/event_orchestration_service/__init__.py,sha256=MDOb37qxv2SmObynDbQtO5SggGgERa5tw_rP_NPtXhM,330573
|
49
|
+
cdktf_cdktf_provider_pagerduty/event_orchestration_unrouted/__init__.py,sha256=vdPvGwrvQNO1h9x5oyDtmHKKja4QI5ADTa8wGm52CLg,185670
|
50
|
+
cdktf_cdktf_provider_pagerduty/event_rule/__init__.py,sha256=KAic2a63sStKTVeHKvWU4DAtvG59b-ZyQMhBwePzc_Q,22968
|
51
|
+
cdktf_cdktf_provider_pagerduty/extension/__init__.py,sha256=DFXRnJ3eoB3vqDQMZwFqjhCEEzSvbxzrnn2DhgEUkoY,29606
|
52
|
+
cdktf_cdktf_provider_pagerduty/extension_servicenow/__init__.py,sha256=gxH881yYD5DdggP2W--ahWTgghatR6ORpK-2IcTQXFM,42833
|
53
|
+
cdktf_cdktf_provider_pagerduty/incident_custom_field/__init__.py,sha256=j87q7gcC8sBGENJVmre6XX8GkuOsFDbDyxQdts09cOs,29263
|
54
|
+
cdktf_cdktf_provider_pagerduty/incident_custom_field_option/__init__.py,sha256=Qv2fDEdneKSxg7v7q5cb_tbjV_0B9bgZMlD8d0w3aJU,22223
|
55
|
+
cdktf_cdktf_provider_pagerduty/incident_workflow/__init__.py,sha256=klTtaWwNjru6bwgVTUJnH67cic5LU_Pa9xAN2eBWrJQ,56177
|
56
|
+
cdktf_cdktf_provider_pagerduty/incident_workflow_trigger/__init__.py,sha256=8dg_Ck-datHKH0KB7FolJKin1c50z5-Kbho1DEIRYb8,28275
|
57
|
+
cdktf_cdktf_provider_pagerduty/maintenance_window/__init__.py,sha256=ZY86mF9_IVbBrJWPU9nJ7eJHME-F_PaySn9Ds1H0jYY,24690
|
58
|
+
cdktf_cdktf_provider_pagerduty/provider/__init__.py,sha256=F9yL9kQHBLYQXonl419fhTCi-vmi1M8Oc2g9TvLwh9w,18610
|
59
|
+
cdktf_cdktf_provider_pagerduty/response_play/__init__.py,sha256=OkDsIhccieHhprG8Z13gsIpSRicAfAotC4Wohdp-3PM,116701
|
60
|
+
cdktf_cdktf_provider_pagerduty/ruleset/__init__.py,sha256=7Ow1eQLXGQaHgDHTkOFC1CGnKaNCoBwozBCpdRGWcyE,25751
|
61
|
+
cdktf_cdktf_provider_pagerduty/ruleset_rule/__init__.py,sha256=f88TLjT6-sD3ylECmUl69z7X8QorOXwPTaqE-WhqQHM,291361
|
62
|
+
cdktf_cdktf_provider_pagerduty/schedule/__init__.py,sha256=dvM4G41lY2rReD0IAgd7Av7B4I73IuQL_VNCWCvXZJQ,82388
|
63
|
+
cdktf_cdktf_provider_pagerduty/service/__init__.py,sha256=0ypIZIqJOL8rOaLpw91gmo8WGdSNchQemrsXa7dQt3A,155941
|
64
|
+
cdktf_cdktf_provider_pagerduty/service_dependency/__init__.py,sha256=J_g55KGnjt3Y465Aecp2ZUIx_w1OfBwoYz2seFaxeJ0,60328
|
65
|
+
cdktf_cdktf_provider_pagerduty/service_event_rule/__init__.py,sha256=mgrw35z4jT_yG1zVfOSc0KBDiPLJUSmt9C0kvQRM6k0,277264
|
66
|
+
cdktf_cdktf_provider_pagerduty/service_integration/__init__.py,sha256=kjMUwMqRrx2EbVVILWzqoCGkMR1IOI8iY2fUiAlNza0,154227
|
67
|
+
cdktf_cdktf_provider_pagerduty/slack_connection/__init__.py,sha256=zJg3bbqpaySxVKjtm_r0QoIOM0SAM8QmOL5VF0AHFyQ,46499
|
68
|
+
cdktf_cdktf_provider_pagerduty/tag/__init__.py,sha256=_x4s97rl9E3OiqkVVT6fTTNOW8dJPqWkV1qC2PuBvy8,17705
|
69
|
+
cdktf_cdktf_provider_pagerduty/tag_assignment/__init__.py,sha256=TNFEQEmL-HlMchC6NhSwK0uGE3gYqjFXsSVsp29znkM,21912
|
70
|
+
cdktf_cdktf_provider_pagerduty/team/__init__.py,sha256=odQ92kCrhup5J-5wNUkTopW0OHmmi-mLmes5rE9uuME,22062
|
71
|
+
cdktf_cdktf_provider_pagerduty/team_membership/__init__.py,sha256=4XOsrex5QMtVX00XiTuYnOdyL_pU9DzeULkFCM1b6bA,21939
|
72
|
+
cdktf_cdktf_provider_pagerduty/user/__init__.py,sha256=ouMZDXGdivZiYzWUlmO8IOzzZrjwoPu_A2jtdkGBGoM,35490
|
73
|
+
cdktf_cdktf_provider_pagerduty/user_contact_method/__init__.py,sha256=k-Rg7PoV74IqHvUWOEld-xtu9GF4Uogh-PiSyAb0IKo,29883
|
74
|
+
cdktf_cdktf_provider_pagerduty/user_notification_rule/__init__.py,sha256=nJQoPHYsEWGn2vf1zkOos6tquD4RV75J5RrgpvD_R4A,25190
|
75
|
+
cdktf_cdktf_provider_pagerduty/webhook_subscription/__init__.py,sha256=wyPJAs2k6Ggerts1x3KMsOTudFgbjV1vAav7UNPUg_w,81474
|
76
|
+
cdktf_cdktf_provider_pagerduty-9.0.3.dist-info/LICENSE,sha256=tIizqDeep6NrG1JOnjwbPZuFrmqPLb5k0VdWCffmXF4,16012
|
77
|
+
cdktf_cdktf_provider_pagerduty-9.0.3.dist-info/METADATA,sha256=7RDTDzYJ4h1BK6T51n2N6cjlSSB4n4x_RYFnm6hqFC4,4570
|
78
|
+
cdktf_cdktf_provider_pagerduty-9.0.3.dist-info/WHEEL,sha256=5sUXSg9e4bi7lTLOHcm6QEYwO5TIF1TNbTSVFVjcJcc,92
|
79
|
+
cdktf_cdktf_provider_pagerduty-9.0.3.dist-info/top_level.txt,sha256=enUVHgUF23noYUVljfqCIj0Lgehp1gGfRgufSVURcK8,31
|
80
|
+
cdktf_cdktf_provider_pagerduty-9.0.3.dist-info/RECORD,,
|
Binary file
|
@@ -1,80 +0,0 @@
|
|
1
|
-
cdktf_cdktf_provider_pagerduty/__init__.py,sha256=12D_g_DJWFnnvFu7zwPLrZGgQKNYWw2I3931_TE4_rc,8593
|
2
|
-
cdktf_cdktf_provider_pagerduty/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
3
|
-
cdktf_cdktf_provider_pagerduty/_jsii/__init__.py,sha256=MM2w2kHIqmEOnzc2T3TjumG3hBZKBZtl6HVoPLdaYHc,421
|
4
|
-
cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@9.0.2.jsii.tgz,sha256=rbcXKHmUMt6gfb3KYab0GmOsGjTNjAyUAhhdwqC1thA,587750
|
5
|
-
cdktf_cdktf_provider_pagerduty/addon/__init__.py,sha256=0Irjx2Lr833PPc74-H9Vb-Rhbz0c1nW22-vsk18uk8Y,19223
|
6
|
-
cdktf_cdktf_provider_pagerduty/automation_actions_action/__init__.py,sha256=g93pO1rIQkoRjgPIMIIe9WxRRlb7c9PczFE4BP1aGoA,58143
|
7
|
-
cdktf_cdktf_provider_pagerduty/automation_actions_action_service_association/__init__.py,sha256=zTHe11z75tRKuGftq-lh-eVSj9NYXkRitLpjd82-FNU,20938
|
8
|
-
cdktf_cdktf_provider_pagerduty/automation_actions_action_team_association/__init__.py,sha256=2cx6-B8PMqasLpfM-d8rHen8TR7CYdvsUcenLuXYatY,20734
|
9
|
-
cdktf_cdktf_provider_pagerduty/automation_actions_runner/__init__.py,sha256=qh2ijYaj5qO6GDqxJk6EHxVBDb4CRkcDUIAHnTo41qg,30600
|
10
|
-
cdktf_cdktf_provider_pagerduty/automation_actions_runner_team_association/__init__.py,sha256=DPZh3BmYoEyvYTGNUtvfB3rfgIzS4SYOP2U9XrZU0Kg,20734
|
11
|
-
cdktf_cdktf_provider_pagerduty/business_service/__init__.py,sha256=ZLdF6i2Kqiy2T9uDrh3UUDb6O0kKuebfA5L1vKJrZZc,27577
|
12
|
-
cdktf_cdktf_provider_pagerduty/business_service_subscriber/__init__.py,sha256=nS4COA_2IlkGobhRjR-MC_wBhwYjzofP08t64dHH-TE,23110
|
13
|
-
cdktf_cdktf_provider_pagerduty/custom_field/__init__.py,sha256=1U8pP_6h3GvD55_CPfEfQTgbvyWOYOozhHKs_TrD-OY,30194
|
14
|
-
cdktf_cdktf_provider_pagerduty/custom_field_option/__init__.py,sha256=-nqEJRcSsB3VpB5oCYLpA0ouKkk0PkBJQSNAbldSHuw,21849
|
15
|
-
cdktf_cdktf_provider_pagerduty/custom_field_schema/__init__.py,sha256=LaARfmnUd1b1WRPb5EbwS2JnD8XRNm-DYr5KhWoCT2U,20237
|
16
|
-
cdktf_cdktf_provider_pagerduty/custom_field_schema_assignment/__init__.py,sha256=sxaJEhCtbdhbmQDE4o10e_QRRVGrptdz20nG1B9yLSA,20239
|
17
|
-
cdktf_cdktf_provider_pagerduty/custom_field_schema_field_configuration/__init__.py,sha256=E-M7-gAcImOige9l9Fx2QqH70CAGubjAbOPJLj4CWTA,32674
|
18
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_action/__init__.py,sha256=Og-sSO4qmlrXVJeJTEMwDTzPOsrpjvOEwAGXTyKFgi8,44564
|
19
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_runner/__init__.py,sha256=zfjMiUibiYxfE51_HLX5HeetJwtIn2BNblw7qhwCOzY,24268
|
20
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_business_service/__init__.py,sha256=emc3Pr_qTGnZON6GxPiG47wQi2AdxDOp640DGdhfp1M,18104
|
21
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_custom_field/__init__.py,sha256=U46-lmv2cZMLcC-lQBVeV_AzDqcn-WXn6ImvGA6Gi9s,18787
|
22
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_custom_field_schema/__init__.py,sha256=71hpVmG6XHp2bzcoeJkM8VibwNvFBpXjuWnCDlsx0b8,18229
|
23
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_escalation_policy/__init__.py,sha256=JcqWJMVsIj41w8KZipGRAxOPjV5fBEeSIevSXNJnaLs,17973
|
24
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration/__init__.py,sha256=oLaj2w1BKoAiJYeE5UsxsOw3f3DudrpVVX2W63QXpyU,42425
|
25
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_integration/__init__.py,sha256=MLSERKFKnTR9dQ35ll8zkxH34CZPubDdUUJtvtN-X3c,31008
|
26
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestrations/__init__.py,sha256=qeVEuh-V71a5fP48jcQSsF6ADhq4H13QicCFrnDFJLg,48055
|
27
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_extension_schema/__init__.py,sha256=Xm9n75igklFlBqZldG6QhTIJev665uaFRM_iK9-nhX4,18104
|
28
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_custom_field/__init__.py,sha256=VrPVbsYQ5i5bGEJIWtZJjoaRD0N7Z4Go6xA_Q6anB1Q,18785
|
29
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_workflow/__init__.py,sha256=uZFou1Gh_cGMyom-c4m-ZVjB0hOTCu7hFQzArgHoE2Q,18154
|
30
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_license/__init__.py,sha256=xeo3kV2ls6soZAR5oGhQP8dHeLL1vqf0D0KFEejeaGk,39763
|
31
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_licenses/__init__.py,sha256=HYJGs9n-tzCrBbbu-Bm-ZWvXl3ZdRLex-TC6mvO-_AM,52805
|
32
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_priority/__init__.py,sha256=xQlf_EiwlVxiQ_u937SjKJulce1niGWS08egklddxhI,18089
|
33
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_ruleset/__init__.py,sha256=SP3wUQmcx8TMICVBeDB8L4_5gzfpE5cqKkHUsn7Kaa4,17907
|
34
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_schedule/__init__.py,sha256=ioLeTey9q6-KAYN4zskT-Eu0GIetkVzEZ_lIPEVa_Jo,17728
|
35
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_service/__init__.py,sha256=iE-SjyJLQz_VSb-zAShd-5w5xctnXXT0rlj8jZSwuwQ,27958
|
36
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_service_integration/__init__.py,sha256=45cF-wi_wxJw1zUYKXr2Ev4RTGzGgIJ4hvOsMIJU4JI,21104
|
37
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_tag/__init__.py,sha256=J2gMGItb_FfmJ6-_HYFbuypupboBFDNK2-s6xFeq4K4,17784
|
38
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_team/__init__.py,sha256=UhYhR4sRGxSPCxeNj7LtGksOI6ic6aY8XryEX_XszEQ,20184
|
39
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_user/__init__.py,sha256=U6CRH8LHVkSl7LQW1_I3jm7haqW8nmaDde3Ow6VziVM,17805
|
40
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_user_contact_method/__init__.py,sha256=KTMS0iBYXCWV1s5vWCrfDVfHTZoKE2ORc-WigX8efKQ,23592
|
41
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_users/__init__.py,sha256=ZwRoYvs7KwsTf2EJDb9kO2QXusB4sRrqGKXCM_GBht8,27423
|
42
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_vendor/__init__.py,sha256=iRlhz_ynwTLKpFneryR3VFA7r2fWxOE1w8HBKcNg9gI,17830
|
43
|
-
cdktf_cdktf_provider_pagerduty/escalation_policy/__init__.py,sha256=YfzpaJJrGChw6se3f9tHxz2Y-0i-M2-F7zRJEaeGmdg,57799
|
44
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration/__init__.py,sha256=l8bvnIcZXqyyiEW0vUknXFXxPcnSbY294tmY4XR7tTs,46172
|
45
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration_global/__init__.py,sha256=GzEj7FtKKNqsS4gIH12-Y1is1b9LWIIzlqSBq0OYB64,312710
|
46
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration_integration/__init__.py,sha256=T9k2QH9yQlT863Nz-GsvMdbbVPQXqM4lCFIB-rMOLB8,27217
|
47
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration_router/__init__.py,sha256=dQc817Oqm1SlDd4Ip6wOboSoCnuFvQt9U-qArPPzeVY,82181
|
48
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration_service/__init__.py,sha256=rQAYtg1l2ZEarOtSd7J1uupwyawB4HDjDIvxTZca4zQ,330573
|
49
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration_unrouted/__init__.py,sha256=hsC40IwBXn1Y8mWVV6vEXNheSecLMv7KA2-YTye1Jtg,185670
|
50
|
-
cdktf_cdktf_provider_pagerduty/event_rule/__init__.py,sha256=M354k16ElZ8z7bN_fla_HwYq5dnWLexxZiEkBhMJmE0,22968
|
51
|
-
cdktf_cdktf_provider_pagerduty/extension/__init__.py,sha256=XL6b1WkYelWkJnYEDpIpoIMPGpexScvh78VRDIhlUFw,29606
|
52
|
-
cdktf_cdktf_provider_pagerduty/extension_servicenow/__init__.py,sha256=E-pzYOXdnqKhRmwVjeRY4dbMry4uSeBeeBgVRtaxbJc,42833
|
53
|
-
cdktf_cdktf_provider_pagerduty/incident_custom_field/__init__.py,sha256=98YwXCM01jqj-DKmIA4j_Ofum6ecVsGF9ZoxYibaJP8,29263
|
54
|
-
cdktf_cdktf_provider_pagerduty/incident_custom_field_option/__init__.py,sha256=yZQW5qBisYqKX-rLlCMcLF21Z1Wx5WFOOPveRQrXJBU,22223
|
55
|
-
cdktf_cdktf_provider_pagerduty/incident_workflow/__init__.py,sha256=-ZbQIVJKLWs9GKJYFC_B3daaCCmlAyHRnDiE6Ms9tRM,56177
|
56
|
-
cdktf_cdktf_provider_pagerduty/incident_workflow_trigger/__init__.py,sha256=vcm_S2-88_fqEceoliNm6VJaG7SXVPCpAdhdMio5I08,28275
|
57
|
-
cdktf_cdktf_provider_pagerduty/maintenance_window/__init__.py,sha256=TG1ab6wZes_TSS-LwGUkz3aeEcgLZfXhWDCPJLQ5fLs,24690
|
58
|
-
cdktf_cdktf_provider_pagerduty/provider/__init__.py,sha256=7MVIoTqc36i0sTX888BOXGINgxC80W8HhvK5cQgqflk,18610
|
59
|
-
cdktf_cdktf_provider_pagerduty/response_play/__init__.py,sha256=7u-8CdD1zOUMzUFO_PJlffuK3WNxKU6Z1njgnve4udI,116701
|
60
|
-
cdktf_cdktf_provider_pagerduty/ruleset/__init__.py,sha256=QQ8UsLQOvsJrinwOEEUW9cLTfDLd0DfFNiauuEiqqy8,25751
|
61
|
-
cdktf_cdktf_provider_pagerduty/ruleset_rule/__init__.py,sha256=4sfrhfC5Y1SlCpH3enrvGc5QUPTvFgKmhgSbJQk2hO4,291361
|
62
|
-
cdktf_cdktf_provider_pagerduty/schedule/__init__.py,sha256=zPPqVyXhx6iFiqg2pkNv85ZV0aKRHqV7AThhDE6RV7c,82388
|
63
|
-
cdktf_cdktf_provider_pagerduty/service/__init__.py,sha256=k4Aby9jVT8svJH1dmMsf2Zi18g4aGavQKRgGdjCDiNk,155941
|
64
|
-
cdktf_cdktf_provider_pagerduty/service_dependency/__init__.py,sha256=g80pCvyygO11RhfQECO7acuBmbfj5HZ1Aw5nxi2VCzk,60328
|
65
|
-
cdktf_cdktf_provider_pagerduty/service_event_rule/__init__.py,sha256=GJra4s6PntL3WU3ZWvstkwpYwEJ5szmh4zP37GOiG7c,277264
|
66
|
-
cdktf_cdktf_provider_pagerduty/service_integration/__init__.py,sha256=NF1qJTxQ5dW-gZwu3FcdizFj7MU1A38M3ErmXTKAoI4,154227
|
67
|
-
cdktf_cdktf_provider_pagerduty/slack_connection/__init__.py,sha256=EsY-EB0w9KJt9X8vstIOTL8N8617rNqilvYhtjYSsSY,46499
|
68
|
-
cdktf_cdktf_provider_pagerduty/tag/__init__.py,sha256=8qAkJY-eWlbugT-pCicMxukrPYI9cdcrfkvJEHUitSU,17705
|
69
|
-
cdktf_cdktf_provider_pagerduty/tag_assignment/__init__.py,sha256=kjjVw4VaHsGm_Sg4Wr-PKpLjwSfE8OenJ0j0pdEo9H8,21912
|
70
|
-
cdktf_cdktf_provider_pagerduty/team/__init__.py,sha256=6IPUl8kKCZaN0Yjn29xeuOtkx29fKBNXuFriOQxqYos,22062
|
71
|
-
cdktf_cdktf_provider_pagerduty/team_membership/__init__.py,sha256=reF9A4gwnxr1RZtEhAV1sLFipwrhHHF8eBPU5SLj9FE,21939
|
72
|
-
cdktf_cdktf_provider_pagerduty/user/__init__.py,sha256=ilCTbc8xQqjCSw1Ye-xyhGWid_CRHCC7-3HOFAhvXQw,35490
|
73
|
-
cdktf_cdktf_provider_pagerduty/user_contact_method/__init__.py,sha256=PUXWCPptvxEQ5kG_cRPZD7GNRllEs1WErmCreetW0XU,29883
|
74
|
-
cdktf_cdktf_provider_pagerduty/user_notification_rule/__init__.py,sha256=kJOC5xBeGWm2-NJEqRklBeeoqZnQXojPUo0C_kFngTY,25190
|
75
|
-
cdktf_cdktf_provider_pagerduty/webhook_subscription/__init__.py,sha256=C6XNKyQy5_3XOMn0K-xTpf1985JVNkzselztYMN6Iw4,81474
|
76
|
-
cdktf_cdktf_provider_pagerduty-9.0.2.dist-info/LICENSE,sha256=tIizqDeep6NrG1JOnjwbPZuFrmqPLb5k0VdWCffmXF4,16012
|
77
|
-
cdktf_cdktf_provider_pagerduty-9.0.2.dist-info/METADATA,sha256=c7oIaok6XukJmvdIlhZ6UY6WiJeNhYzZAPub0Pz36dA,4570
|
78
|
-
cdktf_cdktf_provider_pagerduty-9.0.2.dist-info/WHEEL,sha256=5sUXSg9e4bi7lTLOHcm6QEYwO5TIF1TNbTSVFVjcJcc,92
|
79
|
-
cdktf_cdktf_provider_pagerduty-9.0.2.dist-info/top_level.txt,sha256=enUVHgUF23noYUVljfqCIj0Lgehp1gGfRgufSVURcK8,31
|
80
|
-
cdktf_cdktf_provider_pagerduty-9.0.2.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|