cdktf-cdktf-provider-pagerduty 13.10.0__py3-none-any.whl → 13.10.1__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 +4 -4
- cdktf_cdktf_provider_pagerduty/_jsii/__init__.py +2 -2
- cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.10.1.jsii.tgz +0 -0
- cdktf_cdktf_provider_pagerduty/addon/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/automation_actions_action/__init__.py +53 -53
- cdktf_cdktf_provider_pagerduty/automation_actions_action_service_association/__init__.py +14 -14
- cdktf_cdktf_provider_pagerduty/automation_actions_action_team_association/__init__.py +14 -14
- cdktf_cdktf_provider_pagerduty/automation_actions_runner/__init__.py +26 -26
- cdktf_cdktf_provider_pagerduty/automation_actions_runner_team_association/__init__.py +14 -14
- cdktf_cdktf_provider_pagerduty/business_service/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/business_service_subscriber/__init__.py +17 -17
- cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_action/__init__.py +29 -29
- cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_runner/__init__.py +17 -17
- cdktf_cdktf_provider_pagerduty/data_pagerduty_business_service/__init__.py +8 -8
- cdktf_cdktf_provider_pagerduty/data_pagerduty_escalation_policy/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration/__init__.py +14 -14
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_global_cache_variable/__init__.py +14 -14
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_integration/__init__.py +14 -14
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_service_cache_variable/__init__.py +14 -14
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestrations/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/data_pagerduty_extension_schema/__init__.py +8 -8
- cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_custom_field/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_workflow/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/data_pagerduty_license/__init__.py +38 -38
- cdktf_cdktf_provider_pagerduty/data_pagerduty_licenses/__init__.py +33 -33
- cdktf_cdktf_provider_pagerduty/data_pagerduty_priority/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/data_pagerduty_ruleset/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/data_pagerduty_schedule/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/data_pagerduty_service/__init__.py +8 -8
- cdktf_cdktf_provider_pagerduty/data_pagerduty_service_integration/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/data_pagerduty_standards/__init__.py +8 -8
- cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resource_scores/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resources_scores/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/data_pagerduty_tag/__init__.py +8 -8
- cdktf_cdktf_provider_pagerduty/data_pagerduty_team/__init__.py +17 -17
- cdktf_cdktf_provider_pagerduty/data_pagerduty_team_members/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/data_pagerduty_user/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/data_pagerduty_user_contact_method/__init__.py +17 -17
- cdktf_cdktf_provider_pagerduty/data_pagerduty_users/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/data_pagerduty_vendor/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/escalation_policy/__init__.py +36 -36
- cdktf_cdktf_provider_pagerduty/event_orchestration/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/event_orchestration_global/__init__.py +192 -192
- cdktf_cdktf_provider_pagerduty/event_orchestration_global_cache_variable/__init__.py +34 -34
- cdktf_cdktf_provider_pagerduty/event_orchestration_integration/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/event_orchestration_router/__init__.py +42 -42
- cdktf_cdktf_provider_pagerduty/event_orchestration_service/__init__.py +201 -201
- cdktf_cdktf_provider_pagerduty/event_orchestration_service_cache_variable/__init__.py +34 -34
- cdktf_cdktf_provider_pagerduty/event_orchestration_unrouted/__init__.py +93 -93
- cdktf_cdktf_provider_pagerduty/event_rule/__init__.py +17 -17
- cdktf_cdktf_provider_pagerduty/extension/__init__.py +23 -23
- cdktf_cdktf_provider_pagerduty/extension_servicenow/__init__.py +41 -41
- cdktf_cdktf_provider_pagerduty/incident_custom_field/__init__.py +26 -26
- cdktf_cdktf_provider_pagerduty/incident_custom_field_option/__init__.py +17 -17
- cdktf_cdktf_provider_pagerduty/incident_workflow/__init__.py +46 -46
- cdktf_cdktf_provider_pagerduty/incident_workflow_trigger/__init__.py +32 -32
- cdktf_cdktf_provider_pagerduty/maintenance_window/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/provider/__init__.py +35 -35
- cdktf_cdktf_provider_pagerduty/response_play/__init__.py +56 -56
- cdktf_cdktf_provider_pagerduty/ruleset/__init__.py +17 -17
- cdktf_cdktf_provider_pagerduty/ruleset_rule/__init__.py +126 -126
- cdktf_cdktf_provider_pagerduty/schedule/__init__.py +48 -48
- cdktf_cdktf_provider_pagerduty/service/__init__.py +123 -123
- cdktf_cdktf_provider_pagerduty/service_dependency/__init__.py +22 -22
- cdktf_cdktf_provider_pagerduty/service_event_rule/__init__.py +118 -118
- cdktf_cdktf_provider_pagerduty/service_integration/__init__.py +91 -91
- cdktf_cdktf_provider_pagerduty/slack_connection/__init__.py +32 -32
- cdktf_cdktf_provider_pagerduty/tag/__init__.py +8 -8
- cdktf_cdktf_provider_pagerduty/tag_assignment/__init__.py +14 -14
- cdktf_cdktf_provider_pagerduty/team/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/team_membership/__init__.py +17 -17
- cdktf_cdktf_provider_pagerduty/user/__init__.py +35 -35
- cdktf_cdktf_provider_pagerduty/user_contact_method/__init__.py +26 -26
- cdktf_cdktf_provider_pagerduty/user_handoff_notification_rule/__init__.py +21 -21
- cdktf_cdktf_provider_pagerduty/user_notification_rule/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/webhook_subscription/__init__.py +42 -42
- {cdktf_cdktf_provider_pagerduty-13.10.0.dist-info → cdktf_cdktf_provider_pagerduty-13.10.1.dist-info}/METADATA +5 -5
- cdktf_cdktf_provider_pagerduty-13.10.1.dist-info/RECORD +82 -0
- cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.10.0.jsii.tgz +0 -0
- cdktf_cdktf_provider_pagerduty-13.10.0.dist-info/RECORD +0 -82
- {cdktf_cdktf_provider_pagerduty-13.10.0.dist-info → cdktf_cdktf_provider_pagerduty-13.10.1.dist-info}/LICENSE +0 -0
- {cdktf_cdktf_provider_pagerduty-13.10.0.dist-info → cdktf_cdktf_provider_pagerduty-13.10.1.dist-info}/WHEEL +0 -0
- {cdktf_cdktf_provider_pagerduty-13.10.0.dist-info → cdktf_cdktf_provider_pagerduty-13.10.1.dist-info}/top_level.txt +0 -0
@@ -1,7 +1,7 @@
|
|
1
|
-
'''
|
1
|
+
r'''
|
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.14.
|
4
|
+
Refer to the Terraform Registry for docs: [`pagerduty_webhook_subscription`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.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.14.
|
32
|
+
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.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.14.
|
54
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.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.14.
|
59
|
-
:param events: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
60
|
-
:param filter: filter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
61
|
-
:param active: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
62
|
-
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
63
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
64
|
-
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
58
|
+
:param delivery_method: delivery_method block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.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.14.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.14.4/docs/resources/webhook_subscription#filter WebhookSubscription#filter}
|
61
|
+
:param active: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/webhook_subscription#active WebhookSubscription#active}.
|
62
|
+
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/webhook_subscription#description WebhookSubscription#description}.
|
63
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.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.14.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.14.
|
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.14.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.14.
|
338
|
-
:param events: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
339
|
-
:param filter: filter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
340
|
-
:param active: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
341
|
-
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
342
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
343
|
-
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
337
|
+
:param delivery_method: delivery_method block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.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.14.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.14.4/docs/resources/webhook_subscription#filter WebhookSubscription#filter}
|
340
|
+
:param active: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/webhook_subscription#active WebhookSubscription#active}.
|
341
|
+
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/webhook_subscription#description WebhookSubscription#description}.
|
342
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.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.14.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.14.
|
461
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.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.14.
|
469
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.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.14.
|
480
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.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.14.
|
490
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.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.14.
|
496
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.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.14.
|
502
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.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.14.
|
512
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.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.14.
|
549
|
-
:param temporarily_disabled: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
550
|
-
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
551
|
-
:param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
548
|
+
:param custom_header: custom_header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.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.14.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.14.4/docs/resources/webhook_subscription#type WebhookSubscription#type}.
|
551
|
+
:param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.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.14.
|
575
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.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.14.
|
584
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.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.14.
|
590
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.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.14.
|
596
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.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.14.
|
621
|
-
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
620
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/webhook_subscription#name WebhookSubscription#name}.
|
621
|
+
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.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.14.
|
634
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.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.14.
|
641
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.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.14.
|
1079
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
1078
|
+
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/webhook_subscription#type WebhookSubscription#type}.
|
1079
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.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.14.
|
1093
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.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.14.
|
1100
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.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.10.
|
3
|
+
Version: 13.10.1
|
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.100.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.14.
|
29
|
+
# CDKTF prebuilt bindings for PagerDuty/pagerduty provider version 3.14.4
|
30
30
|
|
31
|
-
This repo builds and publishes the [Terraform pagerduty provider](https://registry.terraform.io/providers/PagerDuty/pagerduty/3.14.
|
31
|
+
This repo builds and publishes the [Terraform pagerduty provider](https://registry.terraform.io/providers/PagerDuty/pagerduty/3.14.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.14.
|
93
|
+
* [Terraform pagerduty provider](https://registry.terraform.io/providers/PagerDuty/pagerduty/3.14.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,82 @@
|
|
1
|
+
cdktf_cdktf_provider_pagerduty/__init__.py,sha256=kU0vzzcHw44KrBE-98ff7eKdJQnhYOTWVHeooIzLH1g,9271
|
2
|
+
cdktf_cdktf_provider_pagerduty/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
3
|
+
cdktf_cdktf_provider_pagerduty/_jsii/__init__.py,sha256=dSzSA5_5JgKCc8NpfYD7lGGF-2mnT_sWTeOoBDixE0k,501
|
4
|
+
cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.10.1.jsii.tgz,sha256=fJOoWMWC1WQRP9pgWR6Fq9z634c7dXiz9txI5ZyzLYE,866620
|
5
|
+
cdktf_cdktf_provider_pagerduty/addon/__init__.py,sha256=JXFbceOuPb5io4Y1BlexN8579fhWUWVNO-YsWZentUs,18838
|
6
|
+
cdktf_cdktf_provider_pagerduty/automation_actions_action/__init__.py,sha256=CxRhomzHRWFLpzmibZWfQw2mrgR13wq9V4vhG5CuFT8,60663
|
7
|
+
cdktf_cdktf_provider_pagerduty/automation_actions_action_service_association/__init__.py,sha256=yZ-chuBGCoCO7khDs6_gj7vlivxW-zGt3_76ysXOS9w,23550
|
8
|
+
cdktf_cdktf_provider_pagerduty/automation_actions_action_team_association/__init__.py,sha256=cOjpfAXY4x1x0AqNK9-vZIdSCMi_NL3JnRg6ixLHx6I,23331
|
9
|
+
cdktf_cdktf_provider_pagerduty/automation_actions_runner/__init__.py,sha256=_nU2hcZxMSSAOIrK3l-g1a-NxXnkxuet8zEWbg8Eftw,33120
|
10
|
+
cdktf_cdktf_provider_pagerduty/automation_actions_runner_team_association/__init__.py,sha256=TxYeR3DrdXNwCHBnYoK6dk3jPGpPX5sqQp9g03eZu1k,23331
|
11
|
+
cdktf_cdktf_provider_pagerduty/business_service/__init__.py,sha256=J5Ml6-97suUsHIHERqSOVmEH7zWI7L0feLORUeZNuR0,27180
|
12
|
+
cdktf_cdktf_provider_pagerduty/business_service_subscriber/__init__.py,sha256=X-cSecCEvikhvFaDi-jVZ14tIVhUxBSCnWkM0f8XnlI,25640
|
13
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_action/__init__.py,sha256=4fJ7M0wy81XNr8iSDv0iDImisoF5kfd0pPcP-wZmOo0,47139
|
14
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_runner/__init__.py,sha256=oz5tkcEZw7obwzQxOfMx2ws8hAPDnQ_hH8sPbvAx6Bw,26843
|
15
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_business_service/__init__.py,sha256=GeUpANntglKaJaZePWFvp4pRvZFFexHW9ceskUPiWt8,17714
|
16
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_escalation_policy/__init__.py,sha256=lQBcgnUQgMHdrBY2FiSu00setcipRJyDn8EuoFgJfTU,20512
|
17
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration/__init__.py,sha256=LNvInziasZ7SUbz_tZuKS3xVnR1JOA1FobOtLp-WvgE,44974
|
18
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_global_cache_variable/__init__.py,sha256=IjumOHHBjx2EOO6Ejd4ebRblyUO2NKSXD2iB7mb65vE,44443
|
19
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_integration/__init__.py,sha256=FC9N_HLln_dsqV23lH856LRLSAYO7QO_LEJZq-kE9vE,33617
|
20
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_service_cache_variable/__init__.py,sha256=o598y_wtSImjvEtMvxY6fw3luUq-nCIN18ZS8wB6FUA,44135
|
21
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestrations/__init__.py,sha256=Txs32cPRjZeOMJEEbkSYfPBFE5ctimVCdh2g3N-yWAg,50609
|
22
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_extension_schema/__init__.py,sha256=waClCSV-sQoZ4y2FFRebq9qXZf2xTi4ehh-t8zkp8a8,17714
|
23
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_custom_field/__init__.py,sha256=vtmertiYYmGGMQpfpU5iFAkVeOf7Q66SUcG-Qa9nG00,21340
|
24
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_workflow/__init__.py,sha256=u4ha4_IRoqnyyaTFnzxFiz6KqX3ZEMMGtsdBQ1eeIRY,20693
|
25
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_license/__init__.py,sha256=YcxqJM3ecjo1iK5l4f-aLosf3hcBcGRuHXY5fKN52_E,42256
|
26
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_licenses/__init__.py,sha256=ocVrS_17hxZe9pbTrNkXnDZDg1VVQxETKUyrxYy7XQI,55303
|
27
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_priority/__init__.py,sha256=QQceU67-SpEN6pxURkwhMZhhPtqWawYqyVuKJjGA7lI,20587
|
28
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_ruleset/__init__.py,sha256=vShO2B5P_Xkn6uOCG2muhLg-SqOsBcVQQkIMPk8Ve6E,20400
|
29
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_schedule/__init__.py,sha256=HGOwaMTc7UZuVwVOQpJCqVER0v5JQp1zG10hZUIRpTc,20226
|
30
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_service/__init__.py,sha256=oKzv1lTnT18FZJpO5c9_AzXZB01IunkpiBnSHpbJU-M,27578
|
31
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_service_integration/__init__.py,sha256=ZyaHCuY1d592JDDY6hIzl1DMPxtgbBU-GB3smiLmb8E,20714
|
32
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_standards/__init__.py,sha256=G05cjOOYLyWuzNgln8QD2M2lsiCt5TUpc6lcWQPXOLM,46752
|
33
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resource_scores/__init__.py,sha256=ujoQlvBFseyHoVv0LYz3BNIHVbeHLETbA2m0pAoFSa4,34911
|
34
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resources_scores/__init__.py,sha256=SW57scKY7-0jgdpgDW8J1lSUaBDomzvY-Ch6TQkEv6Q,44235
|
35
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_tag/__init__.py,sha256=ipo_f6qovZRrgCmCmwqqw4emw1KjzWQxP6s54Iyha98,17408
|
36
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_team/__init__.py,sha256=yq8kLV8vbyEN6Lf3U60rSnJujgaWf2X63Y9VsjnRvhY,25093
|
37
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_team_members/__init__.py,sha256=68FTLdTlwhwpmS8S27UzhkEMZQnUUbLisxYfwEapPQo,30219
|
38
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_user/__init__.py,sha256=i6s1ndG9Rj_RTlFznu2E1FzYXdbJkVPlsHQidpoQEps,20970
|
39
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_user_contact_method/__init__.py,sha256=msy-Yy6-_tB_y98fg0LTrw65fEyea19DvvCzyzc0qGk,26137
|
40
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_users/__init__.py,sha256=qXxdxgqvCvGHzC88oh1Bx7sTBi_I38RCqXgfeNwP5bI,30753
|
41
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_vendor/__init__.py,sha256=WnGm0YjuEmMyrd2hCDYEPTUxkO4un5aCyN5KF82G5q8,20318
|
42
|
+
cdktf_cdktf_provider_pagerduty/escalation_policy/__init__.py,sha256=Wvz7S0WYgc8g7aDiN2fl_ZySE_bz0YkouqNrktIFEdE,69270
|
43
|
+
cdktf_cdktf_provider_pagerduty/event_orchestration/__init__.py,sha256=gMM9W82dpyJs5EfR9DC7vqAPEHlsdPRzaYpiTJs29fA,48666
|
44
|
+
cdktf_cdktf_provider_pagerduty/event_orchestration_global/__init__.py,sha256=LWNx2iKWi8wzesA3-DPBcvVb6U82zTGCLqCDmprxZME,354668
|
45
|
+
cdktf_cdktf_provider_pagerduty/event_orchestration_global_cache_variable/__init__.py,sha256=1YlGIi3tyIBdmmHpFGbm5_037Amyco4XlGpFaO5Zp_w,56044
|
46
|
+
cdktf_cdktf_provider_pagerduty/event_orchestration_integration/__init__.py,sha256=VdihFTa51Qi396-gvm6dQpdAJnBvoaVfWI4hNEe71mY,29771
|
47
|
+
cdktf_cdktf_provider_pagerduty/event_orchestration_router/__init__.py,sha256=jIqwzJb2VrKINrp3uiXOMbMP_mipjvWyi_W9dU_XZ4s,84706
|
48
|
+
cdktf_cdktf_provider_pagerduty/event_orchestration_service/__init__.py,sha256=aokKu8-u7evVaIpcXdGCTeySs9X8wXPw4bADa10YXsg,372632
|
49
|
+
cdktf_cdktf_provider_pagerduty/event_orchestration_service_cache_variable/__init__.py,sha256=qgtHQ9cAQy4OdLRUmDVNxS7FjBziLj06M-FqMuuZ56c,55794
|
50
|
+
cdktf_cdktf_provider_pagerduty/event_orchestration_unrouted/__init__.py,sha256=kDhB_hYB56t_9RglpMBxhz7iUT63dftU4Rba_AA9ms4,188205
|
51
|
+
cdktf_cdktf_provider_pagerduty/event_rule/__init__.py,sha256=GEyYP5aTNEdcYk-g73xyy2aFhQqC9iwIMhcAnXhHyyo,25417
|
52
|
+
cdktf_cdktf_provider_pagerduty/extension/__init__.py,sha256=Jhc1f9_qNNtoeC80CJAGB63xyeEcZ99XZG9h8tHBBXk,29217
|
53
|
+
cdktf_cdktf_provider_pagerduty/extension_servicenow/__init__.py,sha256=6q00mbroH80Nb-F4uwzZAyoVrjRSmJbz-1kZM0t9TBM,42432
|
54
|
+
cdktf_cdktf_provider_pagerduty/incident_custom_field/__init__.py,sha256=8xQ9uAFJ93T4pKjwWXUXxqinTverkG7ML78OxDaJemo,31763
|
55
|
+
cdktf_cdktf_provider_pagerduty/incident_custom_field_option/__init__.py,sha256=I0Odt0gJLhPnyw8nqgKt83oQthT12m3UxN2h52Ubz5I,24754
|
56
|
+
cdktf_cdktf_provider_pagerduty/incident_workflow/__init__.py,sha256=5sFWsVw2SmkLLSkhCP71a_uogP7DZOPJZLcKaodCWwk,108663
|
57
|
+
cdktf_cdktf_provider_pagerduty/incident_workflow_trigger/__init__.py,sha256=5zut0LzdCBRvJnEJBYFzF2u8E0rsuO8WVzWxMdwzfz0,42261
|
58
|
+
cdktf_cdktf_provider_pagerduty/maintenance_window/__init__.py,sha256=BGsKW74cIM0kzND8_OM1k7QR2o622cpdznf5GnpdX_Q,27179
|
59
|
+
cdktf_cdktf_provider_pagerduty/provider/__init__.py,sha256=-L678f1EeIBMwRcqWt2EosigulFnUAd7NobrMsOy2kQ,32107
|
60
|
+
cdktf_cdktf_provider_pagerduty/response_play/__init__.py,sha256=RJTDyjP9KFKTGu5Baun5DQbOzmGAqeFaeYu5laW5d-k,119165
|
61
|
+
cdktf_cdktf_provider_pagerduty/ruleset/__init__.py,sha256=uUflxB82r-zegvONf-XkGPo1tX68-_9-LAQAdz0EzLw,28189
|
62
|
+
cdktf_cdktf_provider_pagerduty/ruleset_rule/__init__.py,sha256=R5kn0_jnXF3iI-iJsIGBfSrlNeCShltEU-DXQSUcnzs,293820
|
63
|
+
cdktf_cdktf_provider_pagerduty/schedule/__init__.py,sha256=8re0RfY_EZvsS528y27KqwlGkm2OnB-qTIqMFz_x0k0,84831
|
64
|
+
cdktf_cdktf_provider_pagerduty/service/__init__.py,sha256=_wX_8AihDtNKAWGMNBCQXrr3Pq2u84S4XW-HwKF7SRM,160734
|
65
|
+
cdktf_cdktf_provider_pagerduty/service_dependency/__init__.py,sha256=BQoC4E6_RI76D3A4adRBJ4hAS4LHniVh_Zw79EmVtuc,67418
|
66
|
+
cdktf_cdktf_provider_pagerduty/service_event_rule/__init__.py,sha256=YPkobHoY9uBZVVZbyd9HZnZUxxsGITspsll0utfReRA,279749
|
67
|
+
cdktf_cdktf_provider_pagerduty/service_integration/__init__.py,sha256=EaLH7JB5Hu9Y2_G6Hia-u_WIHkibT4muT-MQApZbl20,156721
|
68
|
+
cdktf_cdktf_provider_pagerduty/slack_connection/__init__.py,sha256=39Ws6MoP5h8-IOoXOj1jOX4HisXZOiP7tt459TDrSEs,48978
|
69
|
+
cdktf_cdktf_provider_pagerduty/tag/__init__.py,sha256=oe43QL5D_HeYpaxqYKPcn4IfkIkc5wIVUhEvynwMOaI,17322
|
70
|
+
cdktf_cdktf_provider_pagerduty/tag_assignment/__init__.py,sha256=Flv3WvEoNZll8a1qOEfGGtZe2zPLP2ZifmdHca8jeoc,21517
|
71
|
+
cdktf_cdktf_provider_pagerduty/team/__init__.py,sha256=A-3-_SqaBkK5sLU2ceFkDi-Xde1BPCMotmE6IdAzXUA,26868
|
72
|
+
cdktf_cdktf_provider_pagerduty/team_membership/__init__.py,sha256=pef5TnJwPUL2GE6-ybeQEm0SuKRhpzMEUiBKSA_OJnE,24413
|
73
|
+
cdktf_cdktf_provider_pagerduty/user/__init__.py,sha256=YJ0Vb7NdvYKHovVLs9wHXsl4i1WLEu1npDXb6n_BJDY,37913
|
74
|
+
cdktf_cdktf_provider_pagerduty/user_contact_method/__init__.py,sha256=Ex7Qk3ti3FJe4oEnQYT94xiSrUzdlU2k8mDlZMIiyw0,32373
|
75
|
+
cdktf_cdktf_provider_pagerduty/user_handoff_notification_rule/__init__.py,sha256=pcDu-VHw8uGD9Jczq2iMEQfnZBavevGdlpIuDm_gs-U,42866
|
76
|
+
cdktf_cdktf_provider_pagerduty/user_notification_rule/__init__.py,sha256=Q3X-aqa-G3qYETjYXa9cXiBm9RiBN__HnPccqtwjuvI,27695
|
77
|
+
cdktf_cdktf_provider_pagerduty/webhook_subscription/__init__.py,sha256=IfXPTDOlVuEHwex6Y79qkxVjMJYQwjsT9SWxUCax2Xo,83973
|
78
|
+
cdktf_cdktf_provider_pagerduty-13.10.1.dist-info/LICENSE,sha256=iOtiyzVBa-Nu49EcWy_HpT9S3U1XmMPETULMqiNnRPc,16012
|
79
|
+
cdktf_cdktf_provider_pagerduty-13.10.1.dist-info/METADATA,sha256=5DVlhdP3Ofq3HONo1VlaumJ5YC3HeE4lMZDmsyqn1Wc,4722
|
80
|
+
cdktf_cdktf_provider_pagerduty-13.10.1.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
81
|
+
cdktf_cdktf_provider_pagerduty-13.10.1.dist-info/top_level.txt,sha256=enUVHgUF23noYUVljfqCIj0Lgehp1gGfRgufSVURcK8,31
|
82
|
+
cdktf_cdktf_provider_pagerduty-13.10.1.dist-info/RECORD,,
|
Binary file
|
@@ -1,82 +0,0 @@
|
|
1
|
-
cdktf_cdktf_provider_pagerduty/__init__.py,sha256=whi4mri2zWyi3NFCf8PXwFzNZkNEbezvNTjVA-3b8Xc,9270
|
2
|
-
cdktf_cdktf_provider_pagerduty/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
3
|
-
cdktf_cdktf_provider_pagerduty/_jsii/__init__.py,sha256=5HLlCj2PG-ghszXyfdsgHiiE0TpkZB5FH5zpPBm4R0w,501
|
4
|
-
cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.10.0.jsii.tgz,sha256=GGixd61mg0INkdiNzF6HWUOxrbA4U-zUSDAcuuWcNTE,866566
|
5
|
-
cdktf_cdktf_provider_pagerduty/addon/__init__.py,sha256=zqB-Pg_jRWYfs8KUqsZEwfTAJ3n2yP5nPCN5uBc676I,18837
|
6
|
-
cdktf_cdktf_provider_pagerduty/automation_actions_action/__init__.py,sha256=Zd-eLKXW_dgFQ2O03aisQAMt8hAJA0bgpd0oKn_d44I,60662
|
7
|
-
cdktf_cdktf_provider_pagerduty/automation_actions_action_service_association/__init__.py,sha256=p1-UJCzr14NYzFNAb5VYA0Z8FQbfpXxYkV1_fiyWKmE,23549
|
8
|
-
cdktf_cdktf_provider_pagerduty/automation_actions_action_team_association/__init__.py,sha256=aQ9S3Pa9mYPKrxZx-xOdLPpdELgFXRZrkoAUmNyvXL8,23330
|
9
|
-
cdktf_cdktf_provider_pagerduty/automation_actions_runner/__init__.py,sha256=Ou5-X3C_0KNVJI6Ryva4AVdw56cHobaO1oB0YDoc3bI,33119
|
10
|
-
cdktf_cdktf_provider_pagerduty/automation_actions_runner_team_association/__init__.py,sha256=kKstDLQer6fHCmFRH9V_X6tkRG40iNqIVNCl5yEPXW8,23330
|
11
|
-
cdktf_cdktf_provider_pagerduty/business_service/__init__.py,sha256=F7I0V491v_ysmH84wZYrQWZb1JFrmpc7rkiTFvyeD78,27179
|
12
|
-
cdktf_cdktf_provider_pagerduty/business_service_subscriber/__init__.py,sha256=SEQx2-17idQMbc66TWAVD-J5s8fkApeVc8i2PlvbEks,25639
|
13
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_action/__init__.py,sha256=MXshAQgRqDoRvarnwPKU5_N8vpqQ55fWNdZqPGxxlDo,47138
|
14
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_runner/__init__.py,sha256=yN1JUhFln_9pHHqGF4c8UgSExHcJTVX0HF4BC9gD1u8,26842
|
15
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_business_service/__init__.py,sha256=WFvrFBMUuqrCihL2Y-Ud-EogLEk0BqI-ht1q_UDClPM,17713
|
16
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_escalation_policy/__init__.py,sha256=a2sUcso-RYtYu11G6BYIcsX22_HSqBwslahiDyb0UBM,20511
|
17
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration/__init__.py,sha256=v3ALU0Og_aLjg46DvMQmrUBmgEC4OUxkUCvqX-13QkE,44973
|
18
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_global_cache_variable/__init__.py,sha256=V4zbmDILV48tcu-jiFP2PkFKpIk2wM51DF0LfY-L-ms,44442
|
19
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_integration/__init__.py,sha256=OACfqTr5cBTMzozhRdS8Q3oZe3FzoiZWN7JW5WO8DLA,33616
|
20
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_service_cache_variable/__init__.py,sha256=FGfYzsGCcu9nNjSE9Sz02eeQaMgXmOPFPGPxvN53iEs,44134
|
21
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestrations/__init__.py,sha256=-z2gKUAPAb-rQCvOdiF8ssM56hnz1ho60wdzGOmqEEE,50608
|
22
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_extension_schema/__init__.py,sha256=u0RAa-OVnoZ0A9Rj5f9y5N-agQuzQgzqoxIgBVS4vNk,17713
|
23
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_custom_field/__init__.py,sha256=Hu2025T99KD8V5v77Dc8BZ1kQaKd8wlE85w15pJ0aWQ,21339
|
24
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_workflow/__init__.py,sha256=ZWMs6CuMTftc6VhnR_b_2m29p-teEFPYWm6xu6F6Wtc,20692
|
25
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_license/__init__.py,sha256=m3C4baVxFC_R2PunupRt45lwjvs6lR6Av0gDg9-o5Wc,42255
|
26
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_licenses/__init__.py,sha256=FS-j3QZUSHy3bTLhB77ZbZ4A7VPI1HOmKMwDUWiwdXU,55302
|
27
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_priority/__init__.py,sha256=P8aLfFptGqhGHRHmH9TM_SSLnEpiC-grT1fZRxwsuVs,20586
|
28
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_ruleset/__init__.py,sha256=fTEmtKqnpwSDasjHsBeg0J00MB7cMvR0s0CGUSd717o,20399
|
29
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_schedule/__init__.py,sha256=n_VD1j1-qs3WLzIT_H_WPswWW8Sn4tQn4LJbB2nL31k,20225
|
30
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_service/__init__.py,sha256=XYjSI_xH7JHvyLqas3uYRmVsq8ZA5q0nueDlx9oYArw,27577
|
31
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_service_integration/__init__.py,sha256=wTHK_Csu0I2XjQRe0ky5jg0htOpHNUI1_g9K_GiUrZo,20713
|
32
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_standards/__init__.py,sha256=PVvNR8d5gF-pJgL2OQH1rebOtQmX5wPcoPqtg50sfHM,46751
|
33
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resource_scores/__init__.py,sha256=GgVUjKCcnKKVpHQLswsUptsZJR1A4hlqo0chfSyHkz8,34910
|
34
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resources_scores/__init__.py,sha256=1Gy4ibXUZ49onw7hdXWODfW1eR44-yxpW78BXGHLwtk,44234
|
35
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_tag/__init__.py,sha256=cCgTBgmPiE5n9BKPLdOEIwPzKS4MuzSTAa-X-wqvxUg,17407
|
36
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_team/__init__.py,sha256=hoCdaxlDVVHbCyNYRvU8uz-HG4liCQh3pyr7adY5yhs,25092
|
37
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_team_members/__init__.py,sha256=f9D_lQ3ZYuDEQh6DBG6qkVYJVJoCZ-LHx36mwo2BV6k,30218
|
38
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_user/__init__.py,sha256=GzdOZZu4RFPjQ6Y86NC7J9Y-hDNGw93e2x0k3J9nPzE,20969
|
39
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_user_contact_method/__init__.py,sha256=JDrS7a28SQ6zzecjh6gSWdkMC9AHfXOBfzDZ0YtZLCA,26136
|
40
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_users/__init__.py,sha256=ldmkeZev-eJeExhrBSDy7jaFRQ4yDTZklytS3-QrBE0,30752
|
41
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_vendor/__init__.py,sha256=BV0NmS8-6dc3Werjhb26IurOF_nlSGwBM1r5R91Xqu8,20317
|
42
|
-
cdktf_cdktf_provider_pagerduty/escalation_policy/__init__.py,sha256=Tlpjbm1EuOtnUKkHCRlaM54aph36Ha4yzoZmoqNTQVM,69269
|
43
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration/__init__.py,sha256=fghKvzfKxn7Jdr6JKJClEto0cBteAMwJhcDQheRYiQ4,48665
|
44
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration_global/__init__.py,sha256=AFBv0ZhZQ66ha_cUTdf68_Ah-XoZnOc692Gt0-J2W1M,354667
|
45
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration_global_cache_variable/__init__.py,sha256=trQ-Rp-KjnFRVnK4E_YpSuu56xA6SwXAwW3h1D9a5vs,56043
|
46
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration_integration/__init__.py,sha256=DFNTccm_vy5o2iQMsw9__ILjopJbkT9ec3ngfTcdPvQ,29770
|
47
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration_router/__init__.py,sha256=UTohvF24z26mfsq8T-Jnme5vlHih8o7sVm9ESr8w25s,84705
|
48
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration_service/__init__.py,sha256=8KU_mTcpm792NsSKDaMIOiOWG8th3QN5ifcQL_TSg_k,372631
|
49
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration_service_cache_variable/__init__.py,sha256=cj8SoLbBP6r-VdqhWK0EYmUD9vuwbwnyMfJDcIxFOXc,55793
|
50
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration_unrouted/__init__.py,sha256=HnWzvWCsa3ebBUwAypGbGwoH9_AMvW_XWqoW-ost1kI,188204
|
51
|
-
cdktf_cdktf_provider_pagerduty/event_rule/__init__.py,sha256=u_806V2VaCaY7UvgUkdbG1ALfu5NlGFIRgGIQ7Tpd5E,25416
|
52
|
-
cdktf_cdktf_provider_pagerduty/extension/__init__.py,sha256=08hjW8r0WPLeonlMfu8tsU_AbazlOVYGmMBp-ppiJd8,29216
|
53
|
-
cdktf_cdktf_provider_pagerduty/extension_servicenow/__init__.py,sha256=mVQey_RyIu36YPl4qw4tghcSXRjU9zkOkhyIY7yCYtQ,42431
|
54
|
-
cdktf_cdktf_provider_pagerduty/incident_custom_field/__init__.py,sha256=9WBHl3PYoTloRgmjjDRC-qI6jcoe0m94lMyARPHKZek,31762
|
55
|
-
cdktf_cdktf_provider_pagerduty/incident_custom_field_option/__init__.py,sha256=FHhExB9tToWj2jVWRFochfz-eL6GmJ17ji5mFqszAlU,24753
|
56
|
-
cdktf_cdktf_provider_pagerduty/incident_workflow/__init__.py,sha256=twkyZ90Rvi51zXUXCTtQENZWw5hl2mE5rl2oebWxt3A,108662
|
57
|
-
cdktf_cdktf_provider_pagerduty/incident_workflow_trigger/__init__.py,sha256=7a1CHoikMfU4EusOxvBcPh6KzHXD8rAnFxLQ9HMrRiY,42260
|
58
|
-
cdktf_cdktf_provider_pagerduty/maintenance_window/__init__.py,sha256=tE9G8MmBPs7qs8zJ42hJF6U2S3rLNrUkTLWl_vblEI8,27178
|
59
|
-
cdktf_cdktf_provider_pagerduty/provider/__init__.py,sha256=Tlv8q-EUx1l2TC_JsI4fZiWrGoBJXWCjBUHEt8dViF4,32106
|
60
|
-
cdktf_cdktf_provider_pagerduty/response_play/__init__.py,sha256=mOD2qkTr0baam4XvwjuYrAaL13oyZbG_Am6_S8OkfeA,119164
|
61
|
-
cdktf_cdktf_provider_pagerduty/ruleset/__init__.py,sha256=yWO3FHcCLG97qpPZFiQevUyVamJ-VqMBi79j9UTGVJ8,28188
|
62
|
-
cdktf_cdktf_provider_pagerduty/ruleset_rule/__init__.py,sha256=Vj_3YXgIw6pdQGE7TF8ldhUZvYeSfJr9QxyduRJLbhI,293819
|
63
|
-
cdktf_cdktf_provider_pagerduty/schedule/__init__.py,sha256=sXPk-ni8O29uwwdVCtqNLXo43dturKpUVbOa2XkJM4A,84830
|
64
|
-
cdktf_cdktf_provider_pagerduty/service/__init__.py,sha256=B0c5XUdluvgJcLkoPGBRS7Yb1kbXcMrrAigAoOOv2j4,160733
|
65
|
-
cdktf_cdktf_provider_pagerduty/service_dependency/__init__.py,sha256=Oa4EmCvL9M5joKfDWAKT3n1Gt2Mr_CsBmXAb9XCmukg,67417
|
66
|
-
cdktf_cdktf_provider_pagerduty/service_event_rule/__init__.py,sha256=37DQ0ZH2tba8Oyf4FbtUAM-IrE9l1Dxirg2Ks8Sjr68,279748
|
67
|
-
cdktf_cdktf_provider_pagerduty/service_integration/__init__.py,sha256=GMlHQcCt5Lc7--giukP6GFsLKA95WJWUjAOrY5x06dE,156720
|
68
|
-
cdktf_cdktf_provider_pagerduty/slack_connection/__init__.py,sha256=-m8utME9VSJ38FaRQWAFOjvelg1tln_g-eyeTU802sg,48977
|
69
|
-
cdktf_cdktf_provider_pagerduty/tag/__init__.py,sha256=q2W26m7nnpC8ZItpvd5joiOYBPz5twYBjrMYVwYwVWA,17321
|
70
|
-
cdktf_cdktf_provider_pagerduty/tag_assignment/__init__.py,sha256=HY6a3EW-peNwPxqj5iHVYMLLtH17Btt2Z_HNUNa9JEk,21516
|
71
|
-
cdktf_cdktf_provider_pagerduty/team/__init__.py,sha256=4qehu3ckOwV0-leq2PCvBVi9HNELlr8WN43uR-pGPnA,26867
|
72
|
-
cdktf_cdktf_provider_pagerduty/team_membership/__init__.py,sha256=k7yKSKbptiHbOMJv62LgS6G9nFyT_tRW-jLHY95vl0Y,24412
|
73
|
-
cdktf_cdktf_provider_pagerduty/user/__init__.py,sha256=EUOQliFSw0A_RMZ2JwCAS5KoZmln2QO1sydQJoZ54Ms,37912
|
74
|
-
cdktf_cdktf_provider_pagerduty/user_contact_method/__init__.py,sha256=NyQe5pOU5iZQ4tq0LXy2qHHGv0SVVUuv8zQjHg8d8hY,32372
|
75
|
-
cdktf_cdktf_provider_pagerduty/user_handoff_notification_rule/__init__.py,sha256=QJmHscqe6ToLKAUFju7-ASZtuoD51ov7YHvYYYQSj1k,42865
|
76
|
-
cdktf_cdktf_provider_pagerduty/user_notification_rule/__init__.py,sha256=fKxhx2dX9_cMLbjxELHEZ1uZjNYgQnQlV-RzICyFNSo,27694
|
77
|
-
cdktf_cdktf_provider_pagerduty/webhook_subscription/__init__.py,sha256=NidN6MWLvh9m9BKw0DXyB2_mlQVg4qlReZqZnuf5_8o,83972
|
78
|
-
cdktf_cdktf_provider_pagerduty-13.10.0.dist-info/LICENSE,sha256=iOtiyzVBa-Nu49EcWy_HpT9S3U1XmMPETULMqiNnRPc,16012
|
79
|
-
cdktf_cdktf_provider_pagerduty-13.10.0.dist-info/METADATA,sha256=XCVsMn_vrfbewBWQ-7gvBwVf_zKZWMLhRIQyaKkd_14,4721
|
80
|
-
cdktf_cdktf_provider_pagerduty-13.10.0.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
81
|
-
cdktf_cdktf_provider_pagerduty-13.10.0.dist-info/top_level.txt,sha256=enUVHgUF23noYUVljfqCIj0Lgehp1gGfRgufSVURcK8,31
|
82
|
-
cdktf_cdktf_provider_pagerduty-13.10.0.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|