cdktf-cdktf-provider-pagerduty 13.7.0__py3-none-any.whl → 13.7.2__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.2.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.0.dist-info → cdktf_cdktf_provider_pagerduty-13.7.2.dist-info}/METADATA +4 -4
- cdktf_cdktf_provider_pagerduty-13.7.2.dist-info/RECORD +81 -0
- cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.7.0.jsii.tgz +0 -0
- cdktf_cdktf_provider_pagerduty-13.7.0.dist-info/RECORD +0 -81
- {cdktf_cdktf_provider_pagerduty-13.7.0.dist-info → cdktf_cdktf_provider_pagerduty-13.7.2.dist-info}/LICENSE +0 -0
- {cdktf_cdktf_provider_pagerduty-13.7.0.dist-info → cdktf_cdktf_provider_pagerduty-13.7.2.dist-info}/WHEEL +0 -0
- {cdktf_cdktf_provider_pagerduty-13.7.0.dist-info → cdktf_cdktf_provider_pagerduty-13.7.2.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.2/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.2/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.2/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.2/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.2/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.2/docs/resources/webhook_subscription#filter WebhookSubscription#filter}
|
61
|
+
:param active: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.2/docs/resources/webhook_subscription#active WebhookSubscription#active}.
|
62
|
+
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.2/docs/resources/webhook_subscription#description WebhookSubscription#description}.
|
63
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.2/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.2/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.2/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.2/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.2/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.2/docs/resources/webhook_subscription#filter WebhookSubscription#filter}
|
340
|
+
:param active: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.2/docs/resources/webhook_subscription#active WebhookSubscription#active}.
|
341
|
+
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.2/docs/resources/webhook_subscription#description WebhookSubscription#description}.
|
342
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/docs/resources/webhook_subscription#type WebhookSubscription#type}.
|
551
|
+
:param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.2/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.2/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.2/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.2/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.2/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.2/docs/resources/webhook_subscription#name WebhookSubscription#name}.
|
621
|
+
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.2/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.2/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.2/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.2/docs/resources/webhook_subscription#type WebhookSubscription#type}.
|
1079
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.11.2/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.2/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.2/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.2
|
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
|
@@ -26,9 +26,9 @@ Requires-Dist: jsii <2.0.0,>=1.96.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.2
|
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.2/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.2)
|
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=b1aaSGa0989z3Mg5HkfJgQ8uTv6W-_undJ-cxYKY4Ro,9187
|
2
|
+
cdktf_cdktf_provider_pagerduty/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
3
|
+
cdktf_cdktf_provider_pagerduty/_jsii/__init__.py,sha256=46xsuPBPSYQNqAhwASsgfPtz3zHH-tMOaiV9N0BFi2w,499
|
4
|
+
cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.7.2.jsii.tgz,sha256=lYAU_TTkHt5kDJlol39Jy8DD1B-2zuixuCEPxoJsIi0,853493
|
5
|
+
cdktf_cdktf_provider_pagerduty/addon/__init__.py,sha256=mN5yGQQlHIk80PcrcxLL1p7Dn1bbu4beJICu0xgvKpg,21650
|
6
|
+
cdktf_cdktf_provider_pagerduty/automation_actions_action/__init__.py,sha256=-fMJd98In77VwImqzgr2ce43gbt7bGKKPUHc3m5_9co,60662
|
7
|
+
cdktf_cdktf_provider_pagerduty/automation_actions_action_service_association/__init__.py,sha256=gnNhiAEacJHUXI_eSDrunZuHG0CX7IO_GRcseGZK6iM,23549
|
8
|
+
cdktf_cdktf_provider_pagerduty/automation_actions_action_team_association/__init__.py,sha256=LyHcHRLLLOtzuISNcqihJwmHGwNv-UAWhLiBrrafM5w,23330
|
9
|
+
cdktf_cdktf_provider_pagerduty/automation_actions_runner/__init__.py,sha256=dMRuqtcHp2zzTvWEQ54hWcOtufry1weERKhHcuR-Xgg,33119
|
10
|
+
cdktf_cdktf_provider_pagerduty/automation_actions_runner_team_association/__init__.py,sha256=hZHu9CCdRCyGkVVsTBkMp6Rqb8mBFQb2QUAad16huJU,23330
|
11
|
+
cdktf_cdktf_provider_pagerduty/business_service/__init__.py,sha256=BAc7a6RNBAqjxdigLTb57GHWplK-vpEGIDxaP4HodJE,27179
|
12
|
+
cdktf_cdktf_provider_pagerduty/business_service_subscriber/__init__.py,sha256=hVXQrWGgD0LCg47Dq-NVAlmWZYSaIxmo9pBd1Ng7g2o,25639
|
13
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_action/__init__.py,sha256=YG1ya7l9PQZgO5JE6b9XA-WANetXvTwMpDzDXv3k5p0,47138
|
14
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_runner/__init__.py,sha256=s18s_OvuzOw1kA3d_go1I5bF5m04TkLUCDSGnbsBS0E,26842
|
15
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_business_service/__init__.py,sha256=HGypecfjU9Dm4KH29X50pnZ51SjmRZfqjPY3M00uc1s,17713
|
16
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_escalation_policy/__init__.py,sha256=P8tSCxDTfMVIVEBBHH3bAzQs91KUkr2pIaTenUfM1JM,20511
|
17
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration/__init__.py,sha256=lQrRNXkdq6lIhK7d7stwJauaws4elexap01ExKDH-vc,44973
|
18
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_global_cache_variable/__init__.py,sha256=6Vwu1Mmas8Vdlfcg0ViJtO8gmGD1mdoBHfBx1oPepNw,44442
|
19
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_integration/__init__.py,sha256=ODx8TaX-rhcuv9Ql9mud9VaiLrAYcE04MQIRBMFcB7k,33616
|
20
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_service_cache_variable/__init__.py,sha256=faL9qdJI72rFgj3lpAKLYk_JO8CDtzO6Hk9NUhGvkzw,44134
|
21
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestrations/__init__.py,sha256=93tPKJRE9nf2ISnD4H1_feWazQWKOxmuz1izAq7zSKg,50608
|
22
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_extension_schema/__init__.py,sha256=zLb3G2FIyUZ9spSG3TumttbEXc_pNyGBISikpKBY6Pg,20637
|
23
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_custom_field/__init__.py,sha256=6YQa_i-O4ppGS8A5zXvNTz1NFEb022fVTQ52FgAl9Eo,21339
|
24
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_workflow/__init__.py,sha256=GfG3NnlHk9yXYGotoIHD4ycEG2B9ZTo4BzI3qIyuvHY,20692
|
25
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_license/__init__.py,sha256=B19eex7eChQxRXoyIaAgvKoevR49sT8l_6AwbRs0eds,42255
|
26
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_licenses/__init__.py,sha256=HICLK0XqhU124p6Nz2kEVT12-7r4HJQB8x2L21ggWFE,55302
|
27
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_priority/__init__.py,sha256=MnCNYL7VIiEsy5SSK1bDK14CEi8w1BUn2HOqRMtnInA,20586
|
28
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_ruleset/__init__.py,sha256=ZZ2a2uASICZX5CEMUzEcFThf_l8kqZb40oVTnZZSODY,20399
|
29
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_schedule/__init__.py,sha256=HDtZa-ieSu6C_zWYbPHDv-fP6-qTrQ34dZlEjviA4Mo,20225
|
30
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_service/__init__.py,sha256=Oux9iwOmqVyfPV-6Gi3QX-xgO5xMIRMyGNZhD3iSUDo,30450
|
31
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_service_integration/__init__.py,sha256=KlWwUjqb_SyBvaRKKmaug-fglrZ3tqBztcGGK3MjU-g,23652
|
32
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_standards/__init__.py,sha256=39cVN7GdkV62KLPXMHRw2RGV-_85rsb9Q-u-o6YtNgQ,46751
|
33
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resource_scores/__init__.py,sha256=LGa_0cfmgt3jrxLHuVa64zYoUY1ALrkAbYFRaRx9RYg,34910
|
34
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resources_scores/__init__.py,sha256=awi99GF7iCuJOYPjjxOazojwGNfZugtWrGgwMBpmbPc,44234
|
35
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_tag/__init__.py,sha256=AwLZNr60dvhFlNgVFUpcJC9I_a2lyFz9QTSxMY9ZpYs,20256
|
36
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_team/__init__.py,sha256=uIrcjAJY6SokNcvpIvqoEUbyhcdN1IMchTF0sNQ4M5E,25092
|
37
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_team_members/__init__.py,sha256=Ez0BebQb-tet_Zd71Cj09jVnl0FsmgnDLuZNnMP00Dg,30218
|
38
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_user/__init__.py,sha256=SQVq8MOTSPUZjtvDbG9L1vVFQSOb_UEL1GL2sBqW7m0,20969
|
39
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_user_contact_method/__init__.py,sha256=ORpx12-ZtfmdTWXQ8VBvRTKGsGdz9n2hRrSl0dzMX1s,26136
|
40
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_users/__init__.py,sha256=p4rL5KM2d_knK8vMZTy62-8eaj55o59j3TBp-TzEOwI,30752
|
41
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_vendor/__init__.py,sha256=dpOlFGrl_63xwcmEXFf8N0YtcsLldV33RP59U57Ywig,20317
|
42
|
+
cdktf_cdktf_provider_pagerduty/escalation_policy/__init__.py,sha256=5D_3sGaw7oVM5Osz3Pm0DLaQJUv8zJrEo4pApwK7c_M,69269
|
43
|
+
cdktf_cdktf_provider_pagerduty/event_orchestration/__init__.py,sha256=19hwvBoQDgsUl8eWfEIxVootDPGbg9xxKElW2AX_ouM,48665
|
44
|
+
cdktf_cdktf_provider_pagerduty/event_orchestration_global/__init__.py,sha256=mzqJssV_AqvuySK7U79PklOtljCexISRgProRd17Fww,354667
|
45
|
+
cdktf_cdktf_provider_pagerduty/event_orchestration_global_cache_variable/__init__.py,sha256=_0pHunGrjANEIDGc23Wia_kqW95rFiFAmU11KG8J5P8,56043
|
46
|
+
cdktf_cdktf_provider_pagerduty/event_orchestration_integration/__init__.py,sha256=1Wd46vsHZm60J4sEJ4Wrlxhrva5mCuiMCGR9yDvHDew,29770
|
47
|
+
cdktf_cdktf_provider_pagerduty/event_orchestration_router/__init__.py,sha256=o-ofPdnMH1DYpKwJtHk5IcdOEzH3adw4Ex9VmhXY8LA,84705
|
48
|
+
cdktf_cdktf_provider_pagerduty/event_orchestration_service/__init__.py,sha256=6x-So7qKLcTB_eRpDXWyFWiG8PkLOQ2gRUOonZgunyU,372631
|
49
|
+
cdktf_cdktf_provider_pagerduty/event_orchestration_service_cache_variable/__init__.py,sha256=sD6yqk0-__5V92XHoNKy31YPGX4_OdYIS4jN2xE5NcQ,55793
|
50
|
+
cdktf_cdktf_provider_pagerduty/event_orchestration_unrouted/__init__.py,sha256=m-OuU7O2jsICNDyrPJd2Rm1fbbEELnW129Vc1eU3L78,188204
|
51
|
+
cdktf_cdktf_provider_pagerduty/event_rule/__init__.py,sha256=JfdJO6XwXJUwR9KXBImtLJDWZt402aGXaP_pZW-nJhI,25416
|
52
|
+
cdktf_cdktf_provider_pagerduty/extension/__init__.py,sha256=nPVzKf2IdZjMi5Is65fJSnLeOleHrMv0IkaJx0VT7-w,32053
|
53
|
+
cdktf_cdktf_provider_pagerduty/extension_servicenow/__init__.py,sha256=OoHCc-VLsBSX5CzXpAx_UKx9b4W70BVQ-HMXiaZfznA,45331
|
54
|
+
cdktf_cdktf_provider_pagerduty/incident_custom_field/__init__.py,sha256=_xbqKZVM0g3QUW2ibnZWv2zzQoYQ8yfbsopp0SGFvuY,31762
|
55
|
+
cdktf_cdktf_provider_pagerduty/incident_custom_field_option/__init__.py,sha256=puiPz5GXYve9O7ecwZUyFI0KyU3jFWQQ9omqTKUz7WI,24753
|
56
|
+
cdktf_cdktf_provider_pagerduty/incident_workflow/__init__.py,sha256=eafyQIa8UyxxX2sB9rvj0p6Ognq3NSToksO6pwPrFjM,108662
|
57
|
+
cdktf_cdktf_provider_pagerduty/incident_workflow_trigger/__init__.py,sha256=Pq_h7cz8VcETXWJAXAPMjLEeljmLBxC-DbJ_8mLjKV0,30794
|
58
|
+
cdktf_cdktf_provider_pagerduty/maintenance_window/__init__.py,sha256=s9mWuIvhYEiIXuDY46Wny7Wtm8I2egjo00pKyFqh3IA,27178
|
59
|
+
cdktf_cdktf_provider_pagerduty/provider/__init__.py,sha256=TwbR9iT88HidXIwYBIJDCD67dVlHXkSnXNbzGNV38TY,29065
|
60
|
+
cdktf_cdktf_provider_pagerduty/response_play/__init__.py,sha256=TIMT5kO-77KL-HeBtr0LRAy2F9ldqS2mNi4IZDfY-A0,119164
|
61
|
+
cdktf_cdktf_provider_pagerduty/ruleset/__init__.py,sha256=MX6qu2XXb8twRyyAy35RUF51lsHx18qok3pHmnpuExc,28188
|
62
|
+
cdktf_cdktf_provider_pagerduty/ruleset_rule/__init__.py,sha256=6T053zZ6VQjWfO11VwWWXB5xrdQmD2yYuqRw9g2HoYo,293819
|
63
|
+
cdktf_cdktf_provider_pagerduty/schedule/__init__.py,sha256=DnIEYlGVlg_xEm8PsF2ZoigJw4ukzgdT-cgWSHtvdZw,84830
|
64
|
+
cdktf_cdktf_provider_pagerduty/service/__init__.py,sha256=aBFwCxT9Kpz60f2u_7q59tJdzPjLWFdD7iWrwa_Rki4,160733
|
65
|
+
cdktf_cdktf_provider_pagerduty/service_dependency/__init__.py,sha256=VPsksKBvX7NFmTP2Df3Bb7O4ydCHUb-9hHiwHV9u7TE,62816
|
66
|
+
cdktf_cdktf_provider_pagerduty/service_event_rule/__init__.py,sha256=aXuEiUlsKgICP2IVyKb6EL0w5036RwxXpdnqL5wmsoE,279748
|
67
|
+
cdktf_cdktf_provider_pagerduty/service_integration/__init__.py,sha256=n8_ZHrs8xUjo9PQlI2yPQ2nakbKrUIgX9dRw9lZzaUg,156720
|
68
|
+
cdktf_cdktf_provider_pagerduty/slack_connection/__init__.py,sha256=0K9QOyIuPQABZZqlnCYNO8fvVwv83hIW8H9EltEMcO8,48977
|
69
|
+
cdktf_cdktf_provider_pagerduty/tag/__init__.py,sha256=JWY96fLcIRtCMw4LKYXiT0vrsCbGpU4MxJ-IdqGjc1Y,20122
|
70
|
+
cdktf_cdktf_provider_pagerduty/tag_assignment/__init__.py,sha256=yn-jnijSyaQ8jI4nuwfD22v8-UhU9-d2lga1nbxQLk0,24380
|
71
|
+
cdktf_cdktf_provider_pagerduty/team/__init__.py,sha256=epVLevbLmkV08W1Rban6m092QoGF1_piCZZ_ELSe9qQ,26867
|
72
|
+
cdktf_cdktf_provider_pagerduty/team_membership/__init__.py,sha256=ca_3G_hvoTXi8FrG0HkilXcl36NlYJLg2Kzla-SReaw,24412
|
73
|
+
cdktf_cdktf_provider_pagerduty/user/__init__.py,sha256=HBamw0aqLyYoILVXS5j-8HMlbtMVFPzONpYvFo2lTgA,37912
|
74
|
+
cdktf_cdktf_provider_pagerduty/user_contact_method/__init__.py,sha256=C9UbKVSiOESqmiO6uFV7YkKz3ZhkdyR7P4VPrDvEKKw,32372
|
75
|
+
cdktf_cdktf_provider_pagerduty/user_notification_rule/__init__.py,sha256=f_nsTRGSwwJ9NsAU2yEXwJBrCdtPZ3ZALJ5iiWORAiM,27694
|
76
|
+
cdktf_cdktf_provider_pagerduty/webhook_subscription/__init__.py,sha256=U2_IWATVHSssMj5f_HvcRm92hgYd50AF6ed-7zwwkew,83972
|
77
|
+
cdktf_cdktf_provider_pagerduty-13.7.2.dist-info/LICENSE,sha256=iOtiyzVBa-Nu49EcWy_HpT9S3U1XmMPETULMqiNnRPc,16012
|
78
|
+
cdktf_cdktf_provider_pagerduty-13.7.2.dist-info/METADATA,sha256=m-GVQzhphqtxPQ5J9tE_A-_4cYCExC1Fccd9ydmJooA,4720
|
79
|
+
cdktf_cdktf_provider_pagerduty-13.7.2.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
80
|
+
cdktf_cdktf_provider_pagerduty-13.7.2.dist-info/top_level.txt,sha256=enUVHgUF23noYUVljfqCIj0Lgehp1gGfRgufSVURcK8,31
|
81
|
+
cdktf_cdktf_provider_pagerduty-13.7.2.dist-info/RECORD,,
|
Binary file
|
@@ -1,81 +0,0 @@
|
|
1
|
-
cdktf_cdktf_provider_pagerduty/__init__.py,sha256=HCxL5RA6cX3qSIwVFFAh3kE2p_cCklJULJxCnfVnZ-Y,9187
|
2
|
-
cdktf_cdktf_provider_pagerduty/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
3
|
-
cdktf_cdktf_provider_pagerduty/_jsii/__init__.py,sha256=tozcygH1gkQnzB3fr8j6sQvMZfi8ZO7mHcZPQhNNqKI,499
|
4
|
-
cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.7.0.jsii.tgz,sha256=AAJvtlrxP-qJpLjcshyJWDC1Ex8hgMrfUuh_eAXz8k8,853426
|
5
|
-
cdktf_cdktf_provider_pagerduty/addon/__init__.py,sha256=vuBNb0Q8dzxBmQboOXFoS0IXeZntwlRkdgTQXpxTlvw,21650
|
6
|
-
cdktf_cdktf_provider_pagerduty/automation_actions_action/__init__.py,sha256=iALVkL6Zs45bLA9mm62TLbEpWw8q4DW_kHgIYuHYYu8,60662
|
7
|
-
cdktf_cdktf_provider_pagerduty/automation_actions_action_service_association/__init__.py,sha256=RVdYRn9RH_oeA2TLXcWKPZcndpAthPeFwFZbMDpv0HA,23549
|
8
|
-
cdktf_cdktf_provider_pagerduty/automation_actions_action_team_association/__init__.py,sha256=EQbiWVUwt-j9iu-Z_V-mLf0pQdGPofs4pLDpGe0ZG8Q,23330
|
9
|
-
cdktf_cdktf_provider_pagerduty/automation_actions_runner/__init__.py,sha256=xXMV6MTEZH3U98-As-y4m8RhrZiC4xYDZOUA83FAm_M,33119
|
10
|
-
cdktf_cdktf_provider_pagerduty/automation_actions_runner_team_association/__init__.py,sha256=36e8qSDObRZH-0O2bYucftOWC1XCxMN67bhJWd6O6VI,23330
|
11
|
-
cdktf_cdktf_provider_pagerduty/business_service/__init__.py,sha256=Lk2T3TY-TKKyYdgnF6czYjtfWSKcr8SJMU2ZV-pGAd8,27179
|
12
|
-
cdktf_cdktf_provider_pagerduty/business_service_subscriber/__init__.py,sha256=z5nwsb1fgYFFVqXP4JQ9KVGrnIHlgEzKlQk2ThgIA14,25639
|
13
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_action/__init__.py,sha256=WyMOOp3ZpnIDGqWVX1L6EXqd1BHlnOUNYe8aT4J5LqQ,47138
|
14
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_runner/__init__.py,sha256=FDQbgakSeswf0-a65lM_9Zgxz60UEtnc_kX183ezgOY,26842
|
15
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_business_service/__init__.py,sha256=NtLqT2K1xVAEc2yQ5TthcPXI91q_qhwVWM5TaJStdiM,17713
|
16
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_escalation_policy/__init__.py,sha256=LNuCmwXV3zdLU-PZ5xE7CZZ1StGnCKtuFPsKQQCAQo8,20511
|
17
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration/__init__.py,sha256=5HwI2wgvt0PJ0L0gW6I-tkUaA7D-Ny78je-BM8ESXL4,44973
|
18
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_global_cache_variable/__init__.py,sha256=3ksLibdyu822yHvb5bF1WB9i87YPk1MgF4sOLZRamS0,44442
|
19
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_integration/__init__.py,sha256=EqA12CXfrA4rkH-3f8621Fm_M864nI-fRVYwrkKWL8g,33616
|
20
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_service_cache_variable/__init__.py,sha256=C8VztYtcFk7gX2mvz171VhX31YeRqDDOhd7IVwZNJwQ,44134
|
21
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestrations/__init__.py,sha256=kKQGAqTiUzuFyxg_w0Gisei7mu1QOC3x5KH9O1mE7VE,50608
|
22
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_extension_schema/__init__.py,sha256=xdzRHtPHbwSydB2horFX4LhZj-kmLX8CqWCRMhqThEU,20637
|
23
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_custom_field/__init__.py,sha256=2ciWERjh1cFfBP9MhqhwP4_FISHubZ8yNjxRJXyl018,21339
|
24
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_workflow/__init__.py,sha256=ac3lqBRERMlldyxy2NniD5fMM5ayD0Wsydpp20Zccb4,20692
|
25
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_license/__init__.py,sha256=PVmrhjMdkE8Fi4ee6XAbu48HUdC5tuwRE45JVEZmtTE,42255
|
26
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_licenses/__init__.py,sha256=xNN83IcH1MWEAand0yxP89yLf-g0J1NxUlxg-qqhuic,55302
|
27
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_priority/__init__.py,sha256=z8TLIRKyjZl3V2G5_UBrNdeiDVpW_e5AEdHOFn94A0Y,20586
|
28
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_ruleset/__init__.py,sha256=rEYZzWnV_sDvZi8_gqR5k15hiQ1Y6kEw-hBRfGEX-9Y,20399
|
29
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_schedule/__init__.py,sha256=kO1u43PKk94kEM1ENdF1AJ6Eqn0Ol6Fh5dXsiUlrGtI,20225
|
30
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_service/__init__.py,sha256=B8MNhpiNHHzBKoWYO5M4lDWDSZnNL5BDAV_MnA4emGY,30450
|
31
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_service_integration/__init__.py,sha256=od1CYaGJYtstQleOWrwuyql-lysqjpaniZDQpbMNxpg,23652
|
32
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_standards/__init__.py,sha256=mtMkKPsE16i-Hq9ZzDoK1NNXQ2Q7K82EYapMH_PTDyw,46751
|
33
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resource_scores/__init__.py,sha256=f7Kv9G3SgJ2m_Mm1G8h0wXtjpjmD6kIk64-fEnEMmv0,34910
|
34
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resources_scores/__init__.py,sha256=bfhNsMW_yhELdA8QSJj4McsA1IHR0dARuQO_tqu2w2M,44234
|
35
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_tag/__init__.py,sha256=Q-w7kJb3IFLHJ97C4hGnTnzyE33tFCzmTPbmW2BvB3U,20256
|
36
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_team/__init__.py,sha256=gqRkMYp6SHbGMJzOxqvFzk43sw4n7WiK2YSWw4FiGvQ,25092
|
37
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_team_members/__init__.py,sha256=71qFjKH3YZ17lJYL9GJdwDxtzqKN5YthRyoPWoffajQ,30218
|
38
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_user/__init__.py,sha256=0eKB_YqGxpJbqTMwfH7ojkzr58PbStMePPlYqvpiGHY,20969
|
39
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_user_contact_method/__init__.py,sha256=sBHFsrdQCbzCI3OkUzzMbFd58NT3lzpoZ4nF5mHvTeQ,26136
|
40
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_users/__init__.py,sha256=wl24RNfFlpq5uHoVRc55ySoKLYCIOqBYZpjOj17QNDI,30752
|
41
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_vendor/__init__.py,sha256=VQCyKvqm_XqTno5S3UuDePWi39eAaSe-CTOLgAH8pyA,20317
|
42
|
-
cdktf_cdktf_provider_pagerduty/escalation_policy/__init__.py,sha256=0znmEe4LQENbTR4eEsjJb_1KevzKmbQHn1k0au9OAK0,69269
|
43
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration/__init__.py,sha256=xQpW3fcNA8Ai3Lj321MqmOq4RcUKgCYN1leyxH_KSno,48665
|
44
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration_global/__init__.py,sha256=OViPzgf6eUuunmS4fQuKyGY0bDzpwU8DGcwDP_VGJT0,354667
|
45
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration_global_cache_variable/__init__.py,sha256=QgxQ7xKYCyFmOkdb7FEwHZN1WDxF7Ip0qtC5-VO1Scw,56043
|
46
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration_integration/__init__.py,sha256=OIj7PR0AtnV7SFKXSiJKHn0YkhqH8wJIgktxFxsAqvA,29770
|
47
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration_router/__init__.py,sha256=AXpVsLhXRzuqxOzuG6l2o7DfJVv-pwPB8Pu0WwFRRYo,84705
|
48
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration_service/__init__.py,sha256=9mOPxxwwVpHCkFsvrR8FqWNcL2W4AUfFbRmyS8sJtkQ,372631
|
49
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration_service_cache_variable/__init__.py,sha256=NDNhoSJt4as6vk34Dx4_BmLTO-itI0LZWSCGOLTHTNk,55793
|
50
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration_unrouted/__init__.py,sha256=DxaBPqBRd9eErp_-FtP_JcN20vW8w3fH0r8SddAnfMQ,188204
|
51
|
-
cdktf_cdktf_provider_pagerduty/event_rule/__init__.py,sha256=DKRvL2Uh9VgNEWDqEk2zbxXrl6AFsOCwG3hrnFG8MXM,25416
|
52
|
-
cdktf_cdktf_provider_pagerduty/extension/__init__.py,sha256=gXWentFCBBUBA2CvlLVZjUHrAbgkHCpXgvTOfCiMqx0,32053
|
53
|
-
cdktf_cdktf_provider_pagerduty/extension_servicenow/__init__.py,sha256=uu59SSoDoLoQ1lYCLGJbNxqpV9huRbfs3WhK-maX7Rs,45331
|
54
|
-
cdktf_cdktf_provider_pagerduty/incident_custom_field/__init__.py,sha256=jRjo-jxdY5IfEp0Rov3J7GVwp_98Q4uAKP4hLzWRgsw,31762
|
55
|
-
cdktf_cdktf_provider_pagerduty/incident_custom_field_option/__init__.py,sha256=j7iy27bOhx7VP6eOy8oRNkmmCZoYuGTsniXuU6AYUHo,24753
|
56
|
-
cdktf_cdktf_provider_pagerduty/incident_workflow/__init__.py,sha256=xpE2EEi-KjyT1roOHqsM9ZpvRHSLh4FR94drm9ATCf4,108662
|
57
|
-
cdktf_cdktf_provider_pagerduty/incident_workflow_trigger/__init__.py,sha256=CIy88uSVx0oE1WOh4FonnkC4AVGRtSPCWptjId4YMpg,30794
|
58
|
-
cdktf_cdktf_provider_pagerduty/maintenance_window/__init__.py,sha256=Q3kFpalvsHF4KLl1QV44Vr2UlWfBMOOnbxtEzjI2g5I,27178
|
59
|
-
cdktf_cdktf_provider_pagerduty/provider/__init__.py,sha256=MZozcE0IiCYmqdEaYkjddeUkwJKDg8seZ9qXpwOaeLs,29065
|
60
|
-
cdktf_cdktf_provider_pagerduty/response_play/__init__.py,sha256=6l0fNQqXx6DSMIZDALPMhyuM4MVuGESWDt8OjI5qpRU,119164
|
61
|
-
cdktf_cdktf_provider_pagerduty/ruleset/__init__.py,sha256=w-Q8oNNYunY_OJxDtxcWozd0v0cMc-tskaX7ZUZqbxU,28188
|
62
|
-
cdktf_cdktf_provider_pagerduty/ruleset_rule/__init__.py,sha256=-OgiE6XXHZVWUgYPyfon7LF18D0CYrbsyhtFuCVGSOI,293819
|
63
|
-
cdktf_cdktf_provider_pagerduty/schedule/__init__.py,sha256=HSIeaTuHXOsF_vLsLhD92zuwaEo9TqaXBVRVxWcwv6o,84830
|
64
|
-
cdktf_cdktf_provider_pagerduty/service/__init__.py,sha256=Fwk-k-Vdmj8XPeiH4h1W2zQcl-IDtwplWZBvc0VTmx8,160733
|
65
|
-
cdktf_cdktf_provider_pagerduty/service_dependency/__init__.py,sha256=m1iN0TLueFHUGc3MU0lBlBMa3yJ8P615zCQlo5n4Zp4,62816
|
66
|
-
cdktf_cdktf_provider_pagerduty/service_event_rule/__init__.py,sha256=ipMg_9TK_chyBUwyXRQRknbd5GzAl65FvylG0Eqq5nY,279748
|
67
|
-
cdktf_cdktf_provider_pagerduty/service_integration/__init__.py,sha256=aLqRnmL3QI4J_10ejMKiSg5p6r8dwXzvUbPyU5_-l3o,156720
|
68
|
-
cdktf_cdktf_provider_pagerduty/slack_connection/__init__.py,sha256=EZSf9HnfA9il8Zhb_WhNeAVlWl3ot3YZnp9uzo-V8Oc,48977
|
69
|
-
cdktf_cdktf_provider_pagerduty/tag/__init__.py,sha256=arH7zjRX5gUKyWvAD0FXnWK7cy4Lv3HpfdNIUOhFBbc,20122
|
70
|
-
cdktf_cdktf_provider_pagerduty/tag_assignment/__init__.py,sha256=tiHpz0s8Krw-ozKSFITLaYo2HVkjcx1r161M-vu_H7Q,24380
|
71
|
-
cdktf_cdktf_provider_pagerduty/team/__init__.py,sha256=Ah2L1fCh_TEi6rZJh-mE162g69OnnvJz4_l24LEQRi4,26867
|
72
|
-
cdktf_cdktf_provider_pagerduty/team_membership/__init__.py,sha256=eXcYN0UuKty5f2iHaoJ5G2XahjvmwJeSZELWN7LUHhc,24412
|
73
|
-
cdktf_cdktf_provider_pagerduty/user/__init__.py,sha256=fx8KwB46bVZd2J8Nnk-Ra8R1SYDusqBKwwsNmXS47kk,37912
|
74
|
-
cdktf_cdktf_provider_pagerduty/user_contact_method/__init__.py,sha256=LXiumUzHDFIOeARahO8DrxIQ7R-X3EWp4UmA1aTv9Jo,32372
|
75
|
-
cdktf_cdktf_provider_pagerduty/user_notification_rule/__init__.py,sha256=U_OZxThYd6EC8Roq634X3ZrDIgBzZ9EeZvhl-WMprqA,27694
|
76
|
-
cdktf_cdktf_provider_pagerduty/webhook_subscription/__init__.py,sha256=-mUK6hywh7dtHSIVHqF7EfnSNqm6MhDm3KiXfqMVS2Q,83972
|
77
|
-
cdktf_cdktf_provider_pagerduty-13.7.0.dist-info/LICENSE,sha256=iOtiyzVBa-Nu49EcWy_HpT9S3U1XmMPETULMqiNnRPc,16012
|
78
|
-
cdktf_cdktf_provider_pagerduty-13.7.0.dist-info/METADATA,sha256=79mRaEGbS1RMYHwRecmukVFV7_sK996IXA6IFMSrb_k,4720
|
79
|
-
cdktf_cdktf_provider_pagerduty-13.7.0.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
80
|
-
cdktf_cdktf_provider_pagerduty-13.7.0.dist-info/top_level.txt,sha256=enUVHgUF23noYUVljfqCIj0Lgehp1gGfRgufSVURcK8,31
|
81
|
-
cdktf_cdktf_provider_pagerduty-13.7.0.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|