cdktf-cdktf-provider-pagerduty 13.7.3__py3-none-any.whl → 13.7.4__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/__init__.py +3 -3
- cdktf_cdktf_provider_pagerduty/_jsii/__init__.py +2 -2
- cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.7.4.jsii.tgz +0 -0
- cdktf_cdktf_provider_pagerduty/addon/__init__.py +13 -13
- cdktf_cdktf_provider_pagerduty/automation_actions_action/__init__.py +52 -52
- cdktf_cdktf_provider_pagerduty/automation_actions_action_service_association/__init__.py +13 -13
- cdktf_cdktf_provider_pagerduty/automation_actions_action_team_association/__init__.py +13 -13
- cdktf_cdktf_provider_pagerduty/automation_actions_runner/__init__.py +25 -25
- cdktf_cdktf_provider_pagerduty/automation_actions_runner_team_association/__init__.py +13 -13
- cdktf_cdktf_provider_pagerduty/business_service/__init__.py +19 -19
- cdktf_cdktf_provider_pagerduty/business_service_subscriber/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_action/__init__.py +28 -28
- cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_runner/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/data_pagerduty_business_service/__init__.py +7 -7
- cdktf_cdktf_provider_pagerduty/data_pagerduty_escalation_policy/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration/__init__.py +13 -13
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_global_cache_variable/__init__.py +13 -13
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_integration/__init__.py +13 -13
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_service_cache_variable/__init__.py +13 -13
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestrations/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_extension_schema/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_custom_field/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_workflow/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_license/__init__.py +37 -37
- cdktf_cdktf_provider_pagerduty/data_pagerduty_licenses/__init__.py +32 -32
- cdktf_cdktf_provider_pagerduty/data_pagerduty_priority/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_ruleset/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_schedule/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_service/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_service_integration/__init__.py +13 -13
- cdktf_cdktf_provider_pagerduty/data_pagerduty_standards/__init__.py +7 -7
- cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resource_scores/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resources_scores/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_tag/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_team/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/data_pagerduty_team_members/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_user/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_user_contact_method/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/data_pagerduty_users/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_vendor/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/escalation_policy/__init__.py +35 -35
- cdktf_cdktf_provider_pagerduty/event_orchestration/__init__.py +19 -19
- cdktf_cdktf_provider_pagerduty/event_orchestration_global/__init__.py +191 -191
- cdktf_cdktf_provider_pagerduty/event_orchestration_global_cache_variable/__init__.py +33 -33
- cdktf_cdktf_provider_pagerduty/event_orchestration_integration/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/event_orchestration_router/__init__.py +41 -41
- cdktf_cdktf_provider_pagerduty/event_orchestration_service/__init__.py +200 -200
- cdktf_cdktf_provider_pagerduty/event_orchestration_service_cache_variable/__init__.py +33 -33
- cdktf_cdktf_provider_pagerduty/event_orchestration_unrouted/__init__.py +92 -92
- cdktf_cdktf_provider_pagerduty/event_rule/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/extension/__init__.py +25 -25
- cdktf_cdktf_provider_pagerduty/extension_servicenow/__init__.py +43 -43
- cdktf_cdktf_provider_pagerduty/incident_custom_field/__init__.py +25 -25
- cdktf_cdktf_provider_pagerduty/incident_custom_field_option/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/incident_workflow/__init__.py +45 -45
- cdktf_cdktf_provider_pagerduty/incident_workflow_trigger/__init__.py +22 -22
- cdktf_cdktf_provider_pagerduty/maintenance_window/__init__.py +19 -19
- cdktf_cdktf_provider_pagerduty/provider/__init__.py +31 -31
- cdktf_cdktf_provider_pagerduty/response_play/__init__.py +55 -55
- cdktf_cdktf_provider_pagerduty/ruleset/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/ruleset_rule/__init__.py +125 -125
- cdktf_cdktf_provider_pagerduty/schedule/__init__.py +47 -47
- cdktf_cdktf_provider_pagerduty/service/__init__.py +122 -122
- cdktf_cdktf_provider_pagerduty/service_dependency/__init__.py +27 -27
- cdktf_cdktf_provider_pagerduty/service_event_rule/__init__.py +117 -117
- cdktf_cdktf_provider_pagerduty/service_integration/__init__.py +90 -90
- cdktf_cdktf_provider_pagerduty/slack_connection/__init__.py +31 -31
- cdktf_cdktf_provider_pagerduty/tag/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/tag_assignment/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/team/__init__.py +19 -19
- cdktf_cdktf_provider_pagerduty/team_membership/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/user/__init__.py +34 -34
- cdktf_cdktf_provider_pagerduty/user_contact_method/__init__.py +25 -25
- cdktf_cdktf_provider_pagerduty/user_notification_rule/__init__.py +19 -19
- cdktf_cdktf_provider_pagerduty/webhook_subscription/__init__.py +41 -41
- {cdktf_cdktf_provider_pagerduty-13.7.3.dist-info → cdktf_cdktf_provider_pagerduty-13.7.4.dist-info}/METADATA +5 -5
- cdktf_cdktf_provider_pagerduty-13.7.4.dist-info/RECORD +81 -0
- cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.7.3.jsii.tgz +0 -0
- cdktf_cdktf_provider_pagerduty-13.7.3.dist-info/RECORD +0 -81
- {cdktf_cdktf_provider_pagerduty-13.7.3.dist-info → cdktf_cdktf_provider_pagerduty-13.7.4.dist-info}/LICENSE +0 -0
- {cdktf_cdktf_provider_pagerduty-13.7.3.dist-info → cdktf_cdktf_provider_pagerduty-13.7.4.dist-info}/WHEEL +0 -0
- {cdktf_cdktf_provider_pagerduty-13.7.3.dist-info → cdktf_cdktf_provider_pagerduty-13.7.4.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 Registry for docs: [`pagerduty_webhook_subscription`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.
|
4
|
+
Refer to the Terraform Registry for docs: [`pagerduty_webhook_subscription`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/resources/webhook_subscription).
|
5
5
|
'''
|
6
6
|
from pkgutil import extend_path
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
@@ -29,7 +29,7 @@ class WebhookSubscription(
|
|
29
29
|
metaclass=jsii.JSIIMeta,
|
30
30
|
jsii_type="@cdktf/provider-pagerduty.webhookSubscription.WebhookSubscription",
|
31
31
|
):
|
32
|
-
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.
|
32
|
+
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/resources/webhook_subscription pagerduty_webhook_subscription}.'''
|
33
33
|
|
34
34
|
def __init__(
|
35
35
|
self,
|
@@ -51,17 +51,17 @@ class WebhookSubscription(
|
|
51
51
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
52
52
|
provisioners: typing.Optional[typing.Sequence[typing.Union[typing.Union[_cdktf_9a9027ec.FileProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.LocalExecProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.RemoteExecProvisioner, typing.Dict[builtins.str, typing.Any]]]]] = None,
|
53
53
|
) -> None:
|
54
|
-
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.
|
54
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/resources/webhook_subscription pagerduty_webhook_subscription} Resource.
|
55
55
|
|
56
56
|
:param scope: The scope in which to define this construct.
|
57
57
|
:param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
|
58
|
-
:param delivery_method: delivery_method block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.
|
59
|
-
:param events: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.
|
60
|
-
:param filter: filter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.
|
61
|
-
:param active: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.
|
62
|
-
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.
|
63
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.
|
64
|
-
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.
|
58
|
+
:param delivery_method: delivery_method block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/resources/webhook_subscription#delivery_method WebhookSubscription#delivery_method}
|
59
|
+
:param events: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/resources/webhook_subscription#events WebhookSubscription#events}.
|
60
|
+
:param filter: filter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/resources/webhook_subscription#filter WebhookSubscription#filter}
|
61
|
+
:param active: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/resources/webhook_subscription#active WebhookSubscription#active}.
|
62
|
+
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/resources/webhook_subscription#description WebhookSubscription#description}.
|
63
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/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.
|
64
|
+
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/resources/webhook_subscription#type WebhookSubscription#type}.
|
65
65
|
:param connection:
|
66
66
|
:param count:
|
67
67
|
:param depends_on:
|
@@ -106,7 +106,7 @@ class WebhookSubscription(
|
|
106
106
|
|
107
107
|
:param scope: The scope in which to define this construct.
|
108
108
|
:param import_to_id: The construct id used in the generated config for the WebhookSubscription to import.
|
109
|
-
:param import_from_id: The id of the existing WebhookSubscription that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.
|
109
|
+
:param import_from_id: The id of the existing WebhookSubscription that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/resources/webhook_subscription#import import section} in the documentation of this resource for the id to use
|
110
110
|
:param provider: ? Optional instance of the provider where the WebhookSubscription to import is found.
|
111
111
|
'''
|
112
112
|
if __debug__:
|
@@ -334,13 +334,13 @@ class WebhookSubscriptionConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
334
334
|
:param lifecycle:
|
335
335
|
:param provider:
|
336
336
|
:param provisioners:
|
337
|
-
:param delivery_method: delivery_method block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.
|
338
|
-
:param events: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.
|
339
|
-
:param filter: filter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.
|
340
|
-
:param active: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.
|
341
|
-
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.
|
342
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.
|
343
|
-
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.
|
337
|
+
:param delivery_method: delivery_method block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/resources/webhook_subscription#delivery_method WebhookSubscription#delivery_method}
|
338
|
+
:param events: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/resources/webhook_subscription#events WebhookSubscription#events}.
|
339
|
+
:param filter: filter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/resources/webhook_subscription#filter WebhookSubscription#filter}
|
340
|
+
:param active: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/resources/webhook_subscription#active WebhookSubscription#active}.
|
341
|
+
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/resources/webhook_subscription#description WebhookSubscription#description}.
|
342
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/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.
|
343
|
+
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/resources/webhook_subscription#type WebhookSubscription#type}.
|
344
344
|
'''
|
345
345
|
if isinstance(lifecycle, dict):
|
346
346
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -458,7 +458,7 @@ class WebhookSubscriptionConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
458
458
|
) -> typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["WebhookSubscriptionDeliveryMethod"]]:
|
459
459
|
'''delivery_method block.
|
460
460
|
|
461
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.
|
461
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/resources/webhook_subscription#delivery_method WebhookSubscription#delivery_method}
|
462
462
|
'''
|
463
463
|
result = self._values.get("delivery_method")
|
464
464
|
assert result is not None, "Required property 'delivery_method' is missing"
|
@@ -466,7 +466,7 @@ class WebhookSubscriptionConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
466
466
|
|
467
467
|
@builtins.property
|
468
468
|
def events(self) -> typing.List[builtins.str]:
|
469
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.
|
469
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/resources/webhook_subscription#events WebhookSubscription#events}.'''
|
470
470
|
result = self._values.get("events")
|
471
471
|
assert result is not None, "Required property 'events' is missing"
|
472
472
|
return typing.cast(typing.List[builtins.str], result)
|
@@ -477,7 +477,7 @@ class WebhookSubscriptionConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
477
477
|
) -> typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["WebhookSubscriptionFilter"]]:
|
478
478
|
'''filter block.
|
479
479
|
|
480
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.
|
480
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/resources/webhook_subscription#filter WebhookSubscription#filter}
|
481
481
|
'''
|
482
482
|
result = self._values.get("filter")
|
483
483
|
assert result is not None, "Required property 'filter' is missing"
|
@@ -487,19 +487,19 @@ class WebhookSubscriptionConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
487
487
|
def active(
|
488
488
|
self,
|
489
489
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
490
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.
|
490
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/resources/webhook_subscription#active WebhookSubscription#active}.'''
|
491
491
|
result = self._values.get("active")
|
492
492
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
493
493
|
|
494
494
|
@builtins.property
|
495
495
|
def description(self) -> typing.Optional[builtins.str]:
|
496
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.
|
496
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/resources/webhook_subscription#description WebhookSubscription#description}.'''
|
497
497
|
result = self._values.get("description")
|
498
498
|
return typing.cast(typing.Optional[builtins.str], result)
|
499
499
|
|
500
500
|
@builtins.property
|
501
501
|
def id(self) -> typing.Optional[builtins.str]:
|
502
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.
|
502
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/resources/webhook_subscription#id WebhookSubscription#id}.
|
503
503
|
|
504
504
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
505
505
|
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.
|
@@ -509,7 +509,7 @@ class WebhookSubscriptionConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
509
509
|
|
510
510
|
@builtins.property
|
511
511
|
def type(self) -> typing.Optional[builtins.str]:
|
512
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.
|
512
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/resources/webhook_subscription#type WebhookSubscription#type}.'''
|
513
513
|
result = self._values.get("type")
|
514
514
|
return typing.cast(typing.Optional[builtins.str], result)
|
515
515
|
|
@@ -545,10 +545,10 @@ class WebhookSubscriptionDeliveryMethod:
|
|
545
545
|
url: typing.Optional[builtins.str] = None,
|
546
546
|
) -> None:
|
547
547
|
'''
|
548
|
-
:param custom_header: custom_header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.
|
549
|
-
:param temporarily_disabled: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.
|
550
|
-
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.
|
551
|
-
:param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.
|
548
|
+
:param custom_header: custom_header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/resources/webhook_subscription#custom_header WebhookSubscription#custom_header}
|
549
|
+
:param temporarily_disabled: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/resources/webhook_subscription#temporarily_disabled WebhookSubscription#temporarily_disabled}.
|
550
|
+
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/resources/webhook_subscription#type WebhookSubscription#type}.
|
551
|
+
:param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/resources/webhook_subscription#url WebhookSubscription#url}.
|
552
552
|
'''
|
553
553
|
if __debug__:
|
554
554
|
type_hints = typing.get_type_hints(_typecheckingstub__f5e7a45bc42a2805ca32f742ca5e2d518fd3e8aba1e27b34772fe39677792983)
|
@@ -572,7 +572,7 @@ class WebhookSubscriptionDeliveryMethod:
|
|
572
572
|
) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["WebhookSubscriptionDeliveryMethodCustomHeader"]]]:
|
573
573
|
'''custom_header block.
|
574
574
|
|
575
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.
|
575
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/resources/webhook_subscription#custom_header WebhookSubscription#custom_header}
|
576
576
|
'''
|
577
577
|
result = self._values.get("custom_header")
|
578
578
|
return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["WebhookSubscriptionDeliveryMethodCustomHeader"]]], result)
|
@@ -581,19 +581,19 @@ class WebhookSubscriptionDeliveryMethod:
|
|
581
581
|
def temporarily_disabled(
|
582
582
|
self,
|
583
583
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
584
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.
|
584
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/resources/webhook_subscription#temporarily_disabled WebhookSubscription#temporarily_disabled}.'''
|
585
585
|
result = self._values.get("temporarily_disabled")
|
586
586
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
587
587
|
|
588
588
|
@builtins.property
|
589
589
|
def type(self) -> typing.Optional[builtins.str]:
|
590
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.
|
590
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/resources/webhook_subscription#type WebhookSubscription#type}.'''
|
591
591
|
result = self._values.get("type")
|
592
592
|
return typing.cast(typing.Optional[builtins.str], result)
|
593
593
|
|
594
594
|
@builtins.property
|
595
595
|
def url(self) -> typing.Optional[builtins.str]:
|
596
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.
|
596
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/resources/webhook_subscription#url WebhookSubscription#url}.'''
|
597
597
|
result = self._values.get("url")
|
598
598
|
return typing.cast(typing.Optional[builtins.str], result)
|
599
599
|
|
@@ -617,8 +617,8 @@ class WebhookSubscriptionDeliveryMethod:
|
|
617
617
|
class WebhookSubscriptionDeliveryMethodCustomHeader:
|
618
618
|
def __init__(self, *, name: builtins.str, value: builtins.str) -> None:
|
619
619
|
'''
|
620
|
-
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.
|
621
|
-
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.
|
620
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/resources/webhook_subscription#name WebhookSubscription#name}.
|
621
|
+
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/resources/webhook_subscription#value WebhookSubscription#value}.
|
622
622
|
'''
|
623
623
|
if __debug__:
|
624
624
|
type_hints = typing.get_type_hints(_typecheckingstub__593368252c0d8b4539f368e5046d6b298c107f7bbcc061679642df6e5b6f7db0)
|
@@ -631,14 +631,14 @@ class WebhookSubscriptionDeliveryMethodCustomHeader:
|
|
631
631
|
|
632
632
|
@builtins.property
|
633
633
|
def name(self) -> builtins.str:
|
634
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.
|
634
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/resources/webhook_subscription#name WebhookSubscription#name}.'''
|
635
635
|
result = self._values.get("name")
|
636
636
|
assert result is not None, "Required property 'name' is missing"
|
637
637
|
return typing.cast(builtins.str, result)
|
638
638
|
|
639
639
|
@builtins.property
|
640
640
|
def value(self) -> builtins.str:
|
641
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.
|
641
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/resources/webhook_subscription#value WebhookSubscription#value}.'''
|
642
642
|
result = self._values.get("value")
|
643
643
|
assert result is not None, "Required property 'value' is missing"
|
644
644
|
return typing.cast(builtins.str, result)
|
@@ -1075,8 +1075,8 @@ class WebhookSubscriptionFilter:
|
|
1075
1075
|
id: typing.Optional[builtins.str] = None,
|
1076
1076
|
) -> None:
|
1077
1077
|
'''
|
1078
|
-
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.
|
1079
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.
|
1078
|
+
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/resources/webhook_subscription#type WebhookSubscription#type}.
|
1079
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/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.
|
1080
1080
|
'''
|
1081
1081
|
if __debug__:
|
1082
1082
|
type_hints = typing.get_type_hints(_typecheckingstub__22ff36254a3c3294ace7139c9ce87b778a5befdf019ec44426a1c95100cb4719)
|
@@ -1090,14 +1090,14 @@ class WebhookSubscriptionFilter:
|
|
1090
1090
|
|
1091
1091
|
@builtins.property
|
1092
1092
|
def type(self) -> builtins.str:
|
1093
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.
|
1093
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/resources/webhook_subscription#type WebhookSubscription#type}.'''
|
1094
1094
|
result = self._values.get("type")
|
1095
1095
|
assert result is not None, "Required property 'type' is missing"
|
1096
1096
|
return typing.cast(builtins.str, result)
|
1097
1097
|
|
1098
1098
|
@builtins.property
|
1099
1099
|
def id(self) -> typing.Optional[builtins.str]:
|
1100
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.
|
1100
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.4/docs/resources/webhook_subscription#id WebhookSubscription#id}.
|
1101
1101
|
|
1102
1102
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
1103
1103
|
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: cdktf-cdktf-provider-pagerduty
|
3
|
-
Version: 13.7.
|
3
|
+
Version: 13.7.4
|
4
4
|
Summary: Prebuilt pagerduty Provider for Terraform CDK (cdktf)
|
5
5
|
Home-page: https://github.com/cdktf/cdktf-provider-pagerduty.git
|
6
6
|
Author: HashiCorp
|
@@ -22,13 +22,13 @@ Description-Content-Type: text/markdown
|
|
22
22
|
License-File: LICENSE
|
23
23
|
Requires-Dist: cdktf <0.21.0,>=0.20.0
|
24
24
|
Requires-Dist: constructs <11.0.0,>=10.3.0
|
25
|
-
Requires-Dist: jsii <2.0.0,>=1.
|
25
|
+
Requires-Dist: jsii <2.0.0,>=1.97.0
|
26
26
|
Requires-Dist: publication >=0.0.3
|
27
27
|
Requires-Dist: typeguard ~=2.13.3
|
28
28
|
|
29
|
-
# CDKTF prebuilt bindings for PagerDuty/pagerduty provider version 3.11.
|
29
|
+
# CDKTF prebuilt bindings for PagerDuty/pagerduty provider version 3.11.4
|
30
30
|
|
31
|
-
This repo builds and publishes the [Terraform pagerduty provider](https://registry.terraform.io/providers/PagerDuty/pagerduty/3.11.
|
31
|
+
This repo builds and publishes the [Terraform pagerduty provider](https://registry.terraform.io/providers/PagerDuty/pagerduty/3.11.4/docs) bindings for [CDK for Terraform](https://cdk.tf).
|
32
32
|
|
33
33
|
## Available Packages
|
34
34
|
|
@@ -90,7 +90,7 @@ This project is explicitly not tracking the Terraform pagerduty provider version
|
|
90
90
|
These are the upstream dependencies:
|
91
91
|
|
92
92
|
* [CDK for Terraform](https://cdk.tf)
|
93
|
-
* [Terraform pagerduty provider](https://registry.terraform.io/providers/PagerDuty/pagerduty/3.11.
|
93
|
+
* [Terraform pagerduty provider](https://registry.terraform.io/providers/PagerDuty/pagerduty/3.11.4)
|
94
94
|
* [Terraform Engine](https://terraform.io)
|
95
95
|
|
96
96
|
If there are breaking changes (backward incompatible) in any of the above, the major version of this project will be bumped.
|
@@ -0,0 +1,81 @@
|
|
1
|
+
cdktf_cdktf_provider_pagerduty/__init__.py,sha256=wb0dgQa1eWtIVI4uNKIBDfyLafLNgo5n7hSTdh1d0Bo,9187
|
2
|
+
cdktf_cdktf_provider_pagerduty/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
3
|
+
cdktf_cdktf_provider_pagerduty/_jsii/__init__.py,sha256=XD39MPDT6y2S9ZiqeUEXT9O6S0I2UGuX50rptNR415s,499
|
4
|
+
cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.7.4.jsii.tgz,sha256=8-be3dy__84FH2e7zS6STtpcol-vUSQVxEHmcedz1N0,853504
|
5
|
+
cdktf_cdktf_provider_pagerduty/addon/__init__.py,sha256=CT-0i0d0OdQVwU3Is3gJn7vqx9bQzuv8y5f_RSBR3wk,21650
|
6
|
+
cdktf_cdktf_provider_pagerduty/automation_actions_action/__init__.py,sha256=PpLnRRvTVi5RNcYkTYemc2GSJ1bOn9dhAG_NbChfAzU,60662
|
7
|
+
cdktf_cdktf_provider_pagerduty/automation_actions_action_service_association/__init__.py,sha256=UOS1H62zBZKP0ws7d1r4-IPJ5VupJm8RxwBmkbHYB0Y,23549
|
8
|
+
cdktf_cdktf_provider_pagerduty/automation_actions_action_team_association/__init__.py,sha256=svUKtNljRVrBxgMa8QUPN-lS96ZZYSUvkVkueqME30c,23330
|
9
|
+
cdktf_cdktf_provider_pagerduty/automation_actions_runner/__init__.py,sha256=ZfQaK-Kg1vu9Hez1aO7aUHRoeYaBQvfZDfu7st6eyQo,33119
|
10
|
+
cdktf_cdktf_provider_pagerduty/automation_actions_runner_team_association/__init__.py,sha256=MlnMGdLp1RQgjFyTMvUXESZaZvGnFS-7Qt8VPuobRCo,23330
|
11
|
+
cdktf_cdktf_provider_pagerduty/business_service/__init__.py,sha256=Y-9gk-xtXCl-1jXXMbB5wFuZpt0C3YBynGZhDgH2RVg,27179
|
12
|
+
cdktf_cdktf_provider_pagerduty/business_service_subscriber/__init__.py,sha256=fhrrkGNFMNolqCUZaUJiEgbM6j0S3FT6skak4KqIdNc,25639
|
13
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_action/__init__.py,sha256=tPDEvUY2BfqbjHNvsxiRqHH7DgYZMmU-OONQzwlOqIo,47138
|
14
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_runner/__init__.py,sha256=h1G4Yyytclu7m8M3BG3URpWy18mnWMFHaO1qg44U_0I,26842
|
15
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_business_service/__init__.py,sha256=I3AQufv5lCu8zRdCRmj2IMYeOe6Rp4OFW7a6EOJFwyM,17713
|
16
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_escalation_policy/__init__.py,sha256=LNo4N_lqKr31pBKb_6NO0-zceo9Rnta1b14YSBOHYW8,20511
|
17
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration/__init__.py,sha256=rB7cJlOhF3m84ghHK7Av78ak5QpCPIZ0UqC1WvF2Tp4,44973
|
18
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_global_cache_variable/__init__.py,sha256=7TpmuUj_nBkJWni-aTk2m72XSXUD0oROATvVoaevB3w,44442
|
19
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_integration/__init__.py,sha256=5jHAmqq62zdgsOMqU2cyAdVGEEVRSWpd44G1HZnZDZw,33616
|
20
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_service_cache_variable/__init__.py,sha256=PbgzTGRgd8YdbZWNmMWPJK170oeQLSzRaww6Gs0i7xE,44134
|
21
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestrations/__init__.py,sha256=AR7yMTDmLVAd0ugoVITIgd2Eo9O8sMVZdydURWk_VWE,50608
|
22
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_extension_schema/__init__.py,sha256=D14yYIkEA1TuTWbWSUE6_BuY9nMvolP3bCjJ3nbVTq0,20637
|
23
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_custom_field/__init__.py,sha256=wKd_sc_Fg34qCwmKkbhKSFuc_vGsqe8qtNwAKv8vSvk,21339
|
24
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_workflow/__init__.py,sha256=0rF4s1q8qVoCS0Fj3qeFj56lvtSrYLz-Ha0PsHWMUiM,20692
|
25
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_license/__init__.py,sha256=9gFZKt_LS079HFstnmcUoRlWtfnmTSqDSkNzHwwtyUo,42255
|
26
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_licenses/__init__.py,sha256=8tBXqTyPJQR95KpyL6FUZKySDtnTcadSh4wM6SCdpfU,55302
|
27
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_priority/__init__.py,sha256=frPTjCrBYNMRV3DciJo5MBPgs7RR525tRcgJV-gfbjY,20586
|
28
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_ruleset/__init__.py,sha256=TP4GNGilR4Qoda_PfhRb3OSWBKRxAo462eFsSix_RAM,20399
|
29
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_schedule/__init__.py,sha256=uAfeBDXex2eTB4u-JAF927PpW5wZ4sWeHA6-2M-z_2U,20225
|
30
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_service/__init__.py,sha256=rvbeVpbJOhHHvyTF7-gcvKXenOkU1YuaJyLDfYT4YUc,30450
|
31
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_service_integration/__init__.py,sha256=E4GNrWvBTkxjY7JbMZFlfR5DarB5VYdj21BjQJh4Bbs,23652
|
32
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_standards/__init__.py,sha256=3YTIJDlsaGRnDJHblUla3thCfjj4YUg-MxR-BWVPA8A,46751
|
33
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resource_scores/__init__.py,sha256=-JdDG2icF5EJhHlL3iScfJbqCzgGOfJhHDNb8jWHqrw,34910
|
34
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resources_scores/__init__.py,sha256=7GR5QVznQW3lYyjhGUsM7zXGAOp8VQq4enBG1_11ePM,44234
|
35
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_tag/__init__.py,sha256=Xcc7S08JNqB9PYSjd9R9kzomula5P6o3cGvZi4UR7J8,20256
|
36
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_team/__init__.py,sha256=7opfzw9M5wlk7UDpPeZ2e8V4EFPX6-KBTWCEvdGeT6c,25092
|
37
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_team_members/__init__.py,sha256=iFb4NKgPz1mXGLgX_poSdYO5d6kkgA7zPvVZxhlrBSs,30218
|
38
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_user/__init__.py,sha256=adeFyasZHEvngNrMjiRrwUgH9fJ30OZjIqVvkogyfrU,20969
|
39
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_user_contact_method/__init__.py,sha256=q0WgCsrCXX3bdybuf5k_QckK_AxS0A4UU80YUalr2ZE,26136
|
40
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_users/__init__.py,sha256=7ABlDtowpDbzJVLkc0_9ktW3L13kz128TRVchC6-A0o,30752
|
41
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_vendor/__init__.py,sha256=QWXsMmbZIn8wCe5bH0UuR2nlv-kT0cbnQgz0zAMALJ8,20317
|
42
|
+
cdktf_cdktf_provider_pagerduty/escalation_policy/__init__.py,sha256=u4IzIOferWWvirafgnFMkcCO3stYM91tfwlMPdN3DSY,69269
|
43
|
+
cdktf_cdktf_provider_pagerduty/event_orchestration/__init__.py,sha256=UQ0Q0P7mtgnLEffDsCUHOnv72-tyoybMnAN3IYQQT4k,48665
|
44
|
+
cdktf_cdktf_provider_pagerduty/event_orchestration_global/__init__.py,sha256=hotesX7LOL4vsN9UF-fpYD7shb4oNRs1lk_y7qWmS5Q,354667
|
45
|
+
cdktf_cdktf_provider_pagerduty/event_orchestration_global_cache_variable/__init__.py,sha256=18IialrzkJ0p3-UZKVadsBLZDtGqm38wQPprQL8uvYc,56043
|
46
|
+
cdktf_cdktf_provider_pagerduty/event_orchestration_integration/__init__.py,sha256=0n5lfiUO2-0P1vur3wQo-pLESIrntDkUvTmiXhdjaL4,29770
|
47
|
+
cdktf_cdktf_provider_pagerduty/event_orchestration_router/__init__.py,sha256=rymn5uJ81_bHOwxgf-SOby9TO9grM7Xhrz8Dg5717yA,84705
|
48
|
+
cdktf_cdktf_provider_pagerduty/event_orchestration_service/__init__.py,sha256=k042wJfNAQQgs347o2OgobmPbBVnfs90gO5kkcN2fks,372631
|
49
|
+
cdktf_cdktf_provider_pagerduty/event_orchestration_service_cache_variable/__init__.py,sha256=Kr8Cx4JDtDalsVVM4J7bndIRO3DJxq62t34KqRHyHPo,55793
|
50
|
+
cdktf_cdktf_provider_pagerduty/event_orchestration_unrouted/__init__.py,sha256=cqSHqArpn96DnuDj3pvVJ-cEiKDxC0SGD3QwzZOZ2ok,188204
|
51
|
+
cdktf_cdktf_provider_pagerduty/event_rule/__init__.py,sha256=LpvSm3-U-C9_98en_sSq6E-hhwEl4BqxvnwM5w-sa14,25416
|
52
|
+
cdktf_cdktf_provider_pagerduty/extension/__init__.py,sha256=ymDtGYm4DI5xqK7xNiGFJ6zul9-KtGfllzRUGq3CnSA,32053
|
53
|
+
cdktf_cdktf_provider_pagerduty/extension_servicenow/__init__.py,sha256=OJqzjE-lss92-dQ7BXLaEKVkmao42-AaX47pDUUmyhw,45331
|
54
|
+
cdktf_cdktf_provider_pagerduty/incident_custom_field/__init__.py,sha256=nioTkmDJbtPutAT5Mi-CUnHVeYneIpBye9ka5g1O3yo,31762
|
55
|
+
cdktf_cdktf_provider_pagerduty/incident_custom_field_option/__init__.py,sha256=llsGGDDG2Yl9jb7YZ1OM_zbJTGFKEFvdGYMpGv6APaA,24753
|
56
|
+
cdktf_cdktf_provider_pagerduty/incident_workflow/__init__.py,sha256=GbFVjOm_K_ZeygUGJGnUhan-P8655viEIvB2z9hlT8E,108662
|
57
|
+
cdktf_cdktf_provider_pagerduty/incident_workflow_trigger/__init__.py,sha256=MUkudWiOodccoUP90_Dc7cf0G7gTxJrIfl37FCkn_BM,30794
|
58
|
+
cdktf_cdktf_provider_pagerduty/maintenance_window/__init__.py,sha256=U5wLiLaPIHYAgUxvmJJ2eY2T8MPt-tWKfMdRaVvsAps,27178
|
59
|
+
cdktf_cdktf_provider_pagerduty/provider/__init__.py,sha256=BEtssDUF7uHCp0OgdinULUZr7JSBveZrxuhVQdpzvds,29065
|
60
|
+
cdktf_cdktf_provider_pagerduty/response_play/__init__.py,sha256=FD5ZbSH6VYhWDkw8FOBYXkXjEu79Xl6JvGD8ed9R1yU,119164
|
61
|
+
cdktf_cdktf_provider_pagerduty/ruleset/__init__.py,sha256=rTOfUG-FwqGNN4j7bWdn24DY8pIeHmr86QVaSQa5vSA,28188
|
62
|
+
cdktf_cdktf_provider_pagerduty/ruleset_rule/__init__.py,sha256=S_kxQjPB2LNcU2IM2ze8HqvAZemp7gGCpAuE1PWuFCI,293819
|
63
|
+
cdktf_cdktf_provider_pagerduty/schedule/__init__.py,sha256=yjVMaMSoT7HD2gbQo_l6By3i--8mzkKfXXUUEY6Wh3Y,84830
|
64
|
+
cdktf_cdktf_provider_pagerduty/service/__init__.py,sha256=9j8Vd7WCsZ3yoGTs--t5ELMYqaISHCzVoGugBn3Zyfc,160733
|
65
|
+
cdktf_cdktf_provider_pagerduty/service_dependency/__init__.py,sha256=eqUConLCkdQSNBikoP5Ml9p1wf4CiBeZSGq2XVXxyvU,62816
|
66
|
+
cdktf_cdktf_provider_pagerduty/service_event_rule/__init__.py,sha256=d3WFt1gzCg1QKwCOPI3_KNtSTPifp6__vgRAzlPFuH0,279748
|
67
|
+
cdktf_cdktf_provider_pagerduty/service_integration/__init__.py,sha256=oeXQK71sW_bWyU1xbKYNsnAT2L0QUtwmRoL5TjGzSGU,156720
|
68
|
+
cdktf_cdktf_provider_pagerduty/slack_connection/__init__.py,sha256=3y9rnhpaUl4fttVDe2gMt1TERTM6l1YftYrSEnx5duo,48977
|
69
|
+
cdktf_cdktf_provider_pagerduty/tag/__init__.py,sha256=-gHjamzckSLZ4zB_oRpXQCyOu6Np4hNzhwte1J7U1UU,20122
|
70
|
+
cdktf_cdktf_provider_pagerduty/tag_assignment/__init__.py,sha256=BNJVZMzDNxuN0V2F84-ChU6Hl1H9rr68seUEOowjRfU,24380
|
71
|
+
cdktf_cdktf_provider_pagerduty/team/__init__.py,sha256=lEQIfUPTHKVIAR_XezMD7_5QnEgTChsc5z3Aqrch1vI,26867
|
72
|
+
cdktf_cdktf_provider_pagerduty/team_membership/__init__.py,sha256=UbkufwtBBEMQ-BG6W7vMXKeVhq_RiXJtWBeVNF1xWsU,24412
|
73
|
+
cdktf_cdktf_provider_pagerduty/user/__init__.py,sha256=tqd0lTFirqJ-KTwy_oSnR5Hwy71LH1_BrRm0PCty08U,37912
|
74
|
+
cdktf_cdktf_provider_pagerduty/user_contact_method/__init__.py,sha256=8XP8ZrbpRAfD9wbJS2pfTBKvmfNMoS69Rqq3MJ-Udm0,32372
|
75
|
+
cdktf_cdktf_provider_pagerduty/user_notification_rule/__init__.py,sha256=MFTq4t5Jij0EzBE2IXFZ0G80LGSoS24GGwNK0624pF0,27694
|
76
|
+
cdktf_cdktf_provider_pagerduty/webhook_subscription/__init__.py,sha256=rX792_5sDTVmoIl1HLD9AXnr9kVTEmre-pIAB1iTc3Q,83972
|
77
|
+
cdktf_cdktf_provider_pagerduty-13.7.4.dist-info/LICENSE,sha256=iOtiyzVBa-Nu49EcWy_HpT9S3U1XmMPETULMqiNnRPc,16012
|
78
|
+
cdktf_cdktf_provider_pagerduty-13.7.4.dist-info/METADATA,sha256=atLDvsdTV8rs85djqK-PQzIDnw2EU-QaToy6l9pWdPw,4720
|
79
|
+
cdktf_cdktf_provider_pagerduty-13.7.4.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
80
|
+
cdktf_cdktf_provider_pagerduty-13.7.4.dist-info/top_level.txt,sha256=enUVHgUF23noYUVljfqCIj0Lgehp1gGfRgufSVURcK8,31
|
81
|
+
cdktf_cdktf_provider_pagerduty-13.7.4.dist-info/RECORD,,
|
Binary file
|
@@ -1,81 +0,0 @@
|
|
1
|
-
cdktf_cdktf_provider_pagerduty/__init__.py,sha256=sFUQQckXJQOuce4J1uGYd9-oJDoLFNazvpladdbNQVY,9187
|
2
|
-
cdktf_cdktf_provider_pagerduty/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
3
|
-
cdktf_cdktf_provider_pagerduty/_jsii/__init__.py,sha256=u6cob_uqdiNgBFiM_lfEs0t9sRNaM17jCt-7A0FhEnI,499
|
4
|
-
cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.7.3.jsii.tgz,sha256=tkqTz4ekCttVFIckTdN1-KrPgxN-1gNQBq4CN8RCcVk,853452
|
5
|
-
cdktf_cdktf_provider_pagerduty/addon/__init__.py,sha256=TKyAqilK7T2j6dLhk_p4JVYyXOIV6iOsEFaD9Vzqp8o,21650
|
6
|
-
cdktf_cdktf_provider_pagerduty/automation_actions_action/__init__.py,sha256=7TW58DLf6UIhotO5XJJKOfQ9I10bZgsfqFiYY8votSo,60662
|
7
|
-
cdktf_cdktf_provider_pagerduty/automation_actions_action_service_association/__init__.py,sha256=XicDgqhGVOfo6GiF2lGPKB20ehMRa9OdvmJ7C4Z6nF4,23549
|
8
|
-
cdktf_cdktf_provider_pagerduty/automation_actions_action_team_association/__init__.py,sha256=HlD7yRbaidKLoM1tf2_BPs3W8LO1z53r4X2C6f5Oazk,23330
|
9
|
-
cdktf_cdktf_provider_pagerduty/automation_actions_runner/__init__.py,sha256=V9HdiTeRMjSKSEvFA9n-NuidNvBFfbdTSSYoW2lHoO0,33119
|
10
|
-
cdktf_cdktf_provider_pagerduty/automation_actions_runner_team_association/__init__.py,sha256=gLnXjXQYcs8NrXs5RwmAt1NDttLvmkQPtLvrhcgsPdQ,23330
|
11
|
-
cdktf_cdktf_provider_pagerduty/business_service/__init__.py,sha256=0JkvWRn2T-BxvwGt_gbKM3SEa0EkSjfHeHrE-xjC5p0,27179
|
12
|
-
cdktf_cdktf_provider_pagerduty/business_service_subscriber/__init__.py,sha256=K8VsoRS9yFTwoO2PqHX5Ol0cwWgcChsP2LGn4nxF8EE,25639
|
13
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_action/__init__.py,sha256=KGrdrKvInTgCXjw_CjwCZEmhccUiSWyMiPeYK8NJK6U,47138
|
14
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_runner/__init__.py,sha256=DF7_r_1XdeABBLeQF5Bp-XtfYExm1SNComiFq64oYMo,26842
|
15
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_business_service/__init__.py,sha256=8oyK4xVoAqz9JzjA_63AkermzKpQoG-XypnJTqjXQtc,17713
|
16
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_escalation_policy/__init__.py,sha256=FdG1zHIqZ699GClHNP7emhOYVFUHkgt1LTckSUr5_18,20511
|
17
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration/__init__.py,sha256=kHV10HgZmNRZt-Wu-48GrtOwrJloE33C_Dth4Y9e-m0,44973
|
18
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_global_cache_variable/__init__.py,sha256=eXDpqJ9dz-RQM-PJUik9dSDkuC8nEEhyA5J15D2ar0A,44442
|
19
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_integration/__init__.py,sha256=4c-XLvOSidnoyonyCOdT1DZP94cR-kLi_vw1ZD-oYYY,33616
|
20
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_service_cache_variable/__init__.py,sha256=ViINTlHNWm2Pp1ryzT2yZEnrqtGepYVcftaWKVQKKx4,44134
|
21
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestrations/__init__.py,sha256=BV1P4Sr9kPU2KbGBsnI8XA89DceygMtSfQINqvI7Xbw,50608
|
22
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_extension_schema/__init__.py,sha256=vCbq340lnnUQoHeFkOAA-wUXaqo810eyB0S1hJg98kQ,20637
|
23
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_custom_field/__init__.py,sha256=MLj2WeaHMt5vv-r2mDqEjaRXV6iAA18Lq3WGj3_YJEg,21339
|
24
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_workflow/__init__.py,sha256=sinbHuNXtJ-9mHiJrKTbPF_axcGYIm_XzDB_8Sbb5DI,20692
|
25
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_license/__init__.py,sha256=MsqTAnPlNeHCYSBQm3amp-0Lqpg93UjHZEYmJkpfsBQ,42255
|
26
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_licenses/__init__.py,sha256=JT5-Xpt5_vKnMS-9GrFHDC6-1-_UstdUWzT4fRj7c3o,55302
|
27
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_priority/__init__.py,sha256=kFmAdusL0gaKhTXB01pQGX6WC2Hd_NjZYVCx1aSSq_Y,20586
|
28
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_ruleset/__init__.py,sha256=U0Ua26f2_izBZG6XkgxjOcoSSMcHz-8r1PsPby_yO4s,20399
|
29
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_schedule/__init__.py,sha256=ttAgjH_SvpIUSYCPegDDTUbNznABFCBSeEP3OUEuvLo,20225
|
30
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_service/__init__.py,sha256=vcJ--b3ceJPcozZoZ1vtFLy8gZeJ-wywX2nBBK_JWMM,30450
|
31
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_service_integration/__init__.py,sha256=AlNZg0hgxVkjGDHTXmfWNJKL9rJ-s5vl_lrdzO4a8tU,23652
|
32
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_standards/__init__.py,sha256=nY_s1QRICT_6e-x9vCgFtxt7V0S6V9uUvVCg03BOfs4,46751
|
33
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resource_scores/__init__.py,sha256=8ODmUnR6MVQvuDx65pw6MkhohyVzyw2zETI-xhRQEPc,34910
|
34
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resources_scores/__init__.py,sha256=-cGOPPIlFuJXSPPiK67xiUm_rZRwUXJrpRJNQ7rknqI,44234
|
35
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_tag/__init__.py,sha256=sVZuIOWul02UFz6r_-mFo7WqZSZlBIZYMgU3yLHSzv4,20256
|
36
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_team/__init__.py,sha256=h34UlBm_8Bv5aosHxEI4EfY7AcAi5LjI6wTqqGkex94,25092
|
37
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_team_members/__init__.py,sha256=HppmsWGCf9wfxbKDNC2VY7IRJZ3PfQVqRznAgzTw1k8,30218
|
38
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_user/__init__.py,sha256=Y6FOm8kAEc2Pe_ymKXnusZcjpJdFqH0CTN0tXTozCN0,20969
|
39
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_user_contact_method/__init__.py,sha256=q8ZA7TE82nGmPLH_cL1B8rakw48ok3vrRaFBQaXp2Oo,26136
|
40
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_users/__init__.py,sha256=U-90LPUltSFrvlx0LYIZAqVoNTQN3L_hmnk2Fn_la_U,30752
|
41
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_vendor/__init__.py,sha256=9gV-R_KxxUdb2-q3AeLNFvf4qNtbCVXYAKqdSs5734o,20317
|
42
|
-
cdktf_cdktf_provider_pagerduty/escalation_policy/__init__.py,sha256=gw4qL4gb27ZURkKFbPOBLFez83itGodh_DrqqjV5kMk,69269
|
43
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration/__init__.py,sha256=ysv5c84GXJ__WSnUZhmHuwZWdtudAy_L7aaV-UBJy1U,48665
|
44
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration_global/__init__.py,sha256=h4qpZehXOKgu0RbrdgaeJDDcCqLr_bVKOCuKgw-MbTs,354667
|
45
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration_global_cache_variable/__init__.py,sha256=DhEoPMzHRpL8FYcaKujw9ObyCs129KQDfg7CQ-7mNIs,56043
|
46
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration_integration/__init__.py,sha256=ImHE7kZTRskOFPFWaJTL-8ncCZ0c6e00niOyYe7BJRI,29770
|
47
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration_router/__init__.py,sha256=_Prn16P5FmLuiij3vq9xX6RZhb4A7ayAle7WM2yug2A,84705
|
48
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration_service/__init__.py,sha256=Vo-sTdOEQZetssYAQY3VaGcyvv7RJ26kv5TzOeUuTvE,372631
|
49
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration_service_cache_variable/__init__.py,sha256=V63guCzzfvOK8pTeYele-fwmhc5kdYj5cJJGLY00l6M,55793
|
50
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration_unrouted/__init__.py,sha256=0Xs_cyapT2hFjDuD_ZMzTmdu6hC-gOPHjI1mrRGXGhs,188204
|
51
|
-
cdktf_cdktf_provider_pagerduty/event_rule/__init__.py,sha256=ri05Ds-DAbcVNr8Joqbg_831zUGuzz3ugl3cKNcUHBM,25416
|
52
|
-
cdktf_cdktf_provider_pagerduty/extension/__init__.py,sha256=SkBKMVgKVPmVqLGPr-0G-ng0-740NuIBHnjWRUbwgGA,32053
|
53
|
-
cdktf_cdktf_provider_pagerduty/extension_servicenow/__init__.py,sha256=Dl1VB9BU-C9WMIPELWUXrnymm2rE0WqaIL4xASbQKTE,45331
|
54
|
-
cdktf_cdktf_provider_pagerduty/incident_custom_field/__init__.py,sha256=cDubOcXePqIhf26m3j8nmVOhVRbDGOLXCcfuZpvEWG4,31762
|
55
|
-
cdktf_cdktf_provider_pagerduty/incident_custom_field_option/__init__.py,sha256=654T9fRQE1YiLowMgnMzl0v1YZVp8PuMojjNhy101s8,24753
|
56
|
-
cdktf_cdktf_provider_pagerduty/incident_workflow/__init__.py,sha256=ssnEqq8HjVZs8RjtS2ZKQoWIaRY91xLbvWfua_DTFUE,108662
|
57
|
-
cdktf_cdktf_provider_pagerduty/incident_workflow_trigger/__init__.py,sha256=uPv1J7dvDj0gTAGpZBCGzBblMHn8bAhuWsnJVCdwwW8,30794
|
58
|
-
cdktf_cdktf_provider_pagerduty/maintenance_window/__init__.py,sha256=A9v-Je2G_sk35GTMrDpGweCvFI9tBfmzc9YoOzQHYbQ,27178
|
59
|
-
cdktf_cdktf_provider_pagerduty/provider/__init__.py,sha256=fMLuObtFF9wqVnMXUpBgMACETnyZisd9Hk5QLcWzrGM,29065
|
60
|
-
cdktf_cdktf_provider_pagerduty/response_play/__init__.py,sha256=Nd44YJA8Oa4yVPos8qzyWyERbVU5xXKrTlb2U5ZdTKM,119164
|
61
|
-
cdktf_cdktf_provider_pagerduty/ruleset/__init__.py,sha256=5wlkzGsXgaY35j8sZBt_pI083bcQNwt2u3whHa06eKI,28188
|
62
|
-
cdktf_cdktf_provider_pagerduty/ruleset_rule/__init__.py,sha256=RiHIok309pQ7KHDuB4MYEPa4KkQ-J5qn3a3RAZzBNR4,293819
|
63
|
-
cdktf_cdktf_provider_pagerduty/schedule/__init__.py,sha256=I3YyhYI0LKz0Dt_Z_abwe38xZBoKTuosbZIn1l4zOYs,84830
|
64
|
-
cdktf_cdktf_provider_pagerduty/service/__init__.py,sha256=o7KDiSjgm1b4taCsggnR1Q8BSZmM1Wx1yChzF8hZ4M0,160733
|
65
|
-
cdktf_cdktf_provider_pagerduty/service_dependency/__init__.py,sha256=jKY6SB-RHAwOzm6mXFDGUzFehVSuCBhYwmIfrBeW2P4,62816
|
66
|
-
cdktf_cdktf_provider_pagerduty/service_event_rule/__init__.py,sha256=TYRMXQtsdttkoPt0L_11OmbNknhMv8Oh554WxTrMGxk,279748
|
67
|
-
cdktf_cdktf_provider_pagerduty/service_integration/__init__.py,sha256=afKUGyD3ZfHjf43b9KgI5KRWhgmNEiG2tpfoeGwvVqs,156720
|
68
|
-
cdktf_cdktf_provider_pagerduty/slack_connection/__init__.py,sha256=r9MQTl_lLM1e3rfSmTeI-bKKyVO0aJACD6c_lrTIcuY,48977
|
69
|
-
cdktf_cdktf_provider_pagerduty/tag/__init__.py,sha256=32mLHtIIqyYRv7nExA_lmA38FxTdwlPVTJ7dilBYkzo,20122
|
70
|
-
cdktf_cdktf_provider_pagerduty/tag_assignment/__init__.py,sha256=uHneAl8O-mMDOHJbbOSRY0Eheisz67p1hG8P2RC7m7w,24380
|
71
|
-
cdktf_cdktf_provider_pagerduty/team/__init__.py,sha256=0Vou6f9Gk9QCeMW8BBSEvB_dMQltatZh1uNqMtBehzs,26867
|
72
|
-
cdktf_cdktf_provider_pagerduty/team_membership/__init__.py,sha256=84mK1IAQhS6WRnueLxuQMu5aF7VKxhKJTZw2v4tns54,24412
|
73
|
-
cdktf_cdktf_provider_pagerduty/user/__init__.py,sha256=Fu_dXwkoo1XfW0oNHJIilhpCkKr5UgR9OWNoPUS0_Xk,37912
|
74
|
-
cdktf_cdktf_provider_pagerduty/user_contact_method/__init__.py,sha256=WJr_Awa1s6zW6Z_sMLdZKR8IVWDb6qGRER3rd8a6S_M,32372
|
75
|
-
cdktf_cdktf_provider_pagerduty/user_notification_rule/__init__.py,sha256=uPUfr-Ew6Cg3sIaaTxA20R-oIRxDAN_Mw7X33mahRNA,27694
|
76
|
-
cdktf_cdktf_provider_pagerduty/webhook_subscription/__init__.py,sha256=NCXfrWtpu43DlwV7PZhnM2wuCC1MpNvEqM6H0bWgeKo,83972
|
77
|
-
cdktf_cdktf_provider_pagerduty-13.7.3.dist-info/LICENSE,sha256=iOtiyzVBa-Nu49EcWy_HpT9S3U1XmMPETULMqiNnRPc,16012
|
78
|
-
cdktf_cdktf_provider_pagerduty-13.7.3.dist-info/METADATA,sha256=Bv6Mj0-HtBTxBEjyB3lIvBUFX1_ge2Hm8KS2gUf-q9E,4720
|
79
|
-
cdktf_cdktf_provider_pagerduty-13.7.3.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
80
|
-
cdktf_cdktf_provider_pagerduty-13.7.3.dist-info/top_level.txt,sha256=enUVHgUF23noYUVljfqCIj0Lgehp1gGfRgufSVURcK8,31
|
81
|
-
cdktf_cdktf_provider_pagerduty-13.7.3.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|