cdktf-cdktf-provider-pagerduty 13.11.4__py3-none-any.whl → 13.11.5__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.11.5.jsii.tgz +0 -0
- cdktf_cdktf_provider_pagerduty/addon/__init__.py +10 -10
- 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 +7 -7
- 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 +13 -13
- cdktf_cdktf_provider_pagerduty/data_pagerduty_licenses/__init__.py +7 -7
- cdktf_cdktf_provider_pagerduty/data_pagerduty_priority/__init__.py +7 -7
- 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 +7 -7
- cdktf_cdktf_provider_pagerduty/data_pagerduty_service_integration/__init__.py +10 -10
- 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 +7 -7
- 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 +197 -197
- 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 +50 -50
- cdktf_cdktf_provider_pagerduty/event_orchestration_service/__init__.py +206 -206
- 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 +22 -22
- cdktf_cdktf_provider_pagerduty/extension_servicenow/__init__.py +40 -40
- 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 +31 -31
- cdktf_cdktf_provider_pagerduty/maintenance_window/__init__.py +19 -19
- cdktf_cdktf_provider_pagerduty/provider/__init__.py +34 -34
- 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 +21 -21
- 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 +7 -7
- cdktf_cdktf_provider_pagerduty/tag_assignment/__init__.py +13 -13
- cdktf_cdktf_provider_pagerduty/team/__init__.py +16 -16
- 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_handoff_notification_rule/__init__.py +20 -20
- 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.11.4.dist-info → cdktf_cdktf_provider_pagerduty-13.11.5.dist-info}/METADATA +4 -4
- cdktf_cdktf_provider_pagerduty-13.11.5.dist-info/RECORD +82 -0
- cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.11.4.jsii.tgz +0 -0
- cdktf_cdktf_provider_pagerduty-13.11.4.dist-info/RECORD +0 -82
- {cdktf_cdktf_provider_pagerduty-13.11.4.dist-info → cdktf_cdktf_provider_pagerduty-13.11.5.dist-info}/LICENSE +0 -0
- {cdktf_cdktf_provider_pagerduty-13.11.4.dist-info → cdktf_cdktf_provider_pagerduty-13.11.5.dist-info}/WHEEL +0 -0
- {cdktf_cdktf_provider_pagerduty-13.11.4.dist-info → cdktf_cdktf_provider_pagerduty-13.11.5.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.15.
|
4
|
+
Refer to the Terraform Registry for docs: [`pagerduty_webhook_subscription`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.15.
|
32
|
+
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.15.
|
54
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.15.
|
59
|
-
:param events: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
60
|
-
:param filter: filter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
61
|
-
:param active: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
62
|
-
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
63
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
64
|
-
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
58
|
+
:param delivery_method: delivery_method block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.15.5/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.15.5/docs/resources/webhook_subscription#filter WebhookSubscription#filter}
|
61
|
+
:param active: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/webhook_subscription#active WebhookSubscription#active}.
|
62
|
+
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/webhook_subscription#description WebhookSubscription#description}.
|
63
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.15.5/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.15.
|
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.15.5/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.15.
|
338
|
-
:param events: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
339
|
-
:param filter: filter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
340
|
-
:param active: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
341
|
-
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
342
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
343
|
-
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
337
|
+
:param delivery_method: delivery_method block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.15.5/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.15.5/docs/resources/webhook_subscription#filter WebhookSubscription#filter}
|
340
|
+
:param active: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/webhook_subscription#active WebhookSubscription#active}.
|
341
|
+
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/webhook_subscription#description WebhookSubscription#description}.
|
342
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.15.5/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.15.
|
461
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.15.
|
469
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.15.
|
480
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.15.
|
490
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.15.
|
496
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.15.
|
502
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.15.
|
512
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.15.
|
549
|
-
:param temporarily_disabled: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
550
|
-
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
551
|
-
:param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
548
|
+
:param custom_header: custom_header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.15.5/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.15.5/docs/resources/webhook_subscription#type WebhookSubscription#type}.
|
551
|
+
:param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.15.
|
575
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.15.
|
584
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.15.
|
590
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.15.
|
596
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.15.
|
621
|
-
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
620
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/webhook_subscription#name WebhookSubscription#name}.
|
621
|
+
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.15.
|
634
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.15.
|
641
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.15.
|
1079
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
1078
|
+
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/docs/resources/webhook_subscription#type WebhookSubscription#type}.
|
1079
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.15.
|
1093
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.15.
|
1100
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.5/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.11.
|
3
|
+
Version: 13.11.5
|
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.102.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.15.
|
29
|
+
# CDKTF prebuilt bindings for PagerDuty/pagerduty provider version 3.15.5
|
30
30
|
|
31
|
-
This repo builds and publishes the [Terraform pagerduty provider](https://registry.terraform.io/providers/PagerDuty/pagerduty/3.15.
|
31
|
+
This repo builds and publishes the [Terraform pagerduty provider](https://registry.terraform.io/providers/PagerDuty/pagerduty/3.15.5/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.15.
|
93
|
+
* [Terraform pagerduty provider](https://registry.terraform.io/providers/PagerDuty/pagerduty/3.15.5)
|
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=TcupIlwJH35Bg5XluMc3gBIWsv7_FV27GprD0nn8ql0,9271
|
2
|
+
cdktf_cdktf_provider_pagerduty/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
3
|
+
cdktf_cdktf_provider_pagerduty/_jsii/__init__.py,sha256=NcYaHwENdNMyz8DHC82YY5TmRbrQ9O9y8cJr7YAXbMU,501
|
4
|
+
cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.11.5.jsii.tgz,sha256=ie9xy20toQKMyT6C1eoSaiPKN4Yl05JfGWcqtco9es8,860214
|
5
|
+
cdktf_cdktf_provider_pagerduty/addon/__init__.py,sha256=GmufC2pyjm7IXQdLrAWrMquFSRoOBic0GBJlV8YEQRo,18914
|
6
|
+
cdktf_cdktf_provider_pagerduty/automation_actions_action/__init__.py,sha256=2jAmzhLbOJjAoGI0vSIyFp2ejqNcQbFhP7VoNjslrMc,61271
|
7
|
+
cdktf_cdktf_provider_pagerduty/automation_actions_action_service_association/__init__.py,sha256=tfQM641EN8VZzJcdXEGPzhZU-8BDIQYDRqZlNCNIHi0,23664
|
8
|
+
cdktf_cdktf_provider_pagerduty/automation_actions_action_team_association/__init__.py,sha256=lIAUuJhAgK3EUJNIP-RM5Y7quLXk0_eGvm9R-to9o_4,23445
|
9
|
+
cdktf_cdktf_provider_pagerduty/automation_actions_runner/__init__.py,sha256=rjt4xsSqR8KR-I4zkX932wx1HCvFhx2jfkUmBwwO9Hc,33386
|
10
|
+
cdktf_cdktf_provider_pagerduty/automation_actions_runner_team_association/__init__.py,sha256=aeSuwnOZ1uuZqgMJ1goUa4RGQN5XkuQBg_5ybPvrDWk,23445
|
11
|
+
cdktf_cdktf_provider_pagerduty/business_service/__init__.py,sha256=vBgqOl7xisFaO1xdU8DXR06KMP74LbO9wlVKSOJOWag,27370
|
12
|
+
cdktf_cdktf_provider_pagerduty/business_service_subscriber/__init__.py,sha256=yD2vTK55qxZshuhX8Bvg2sPtmo7b2aFsKbXYIkAbFn8,25792
|
13
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_action/__init__.py,sha256=HtUeZ9y5wKB1WESvki_IR8L0OPI-wHqaiBubXIX4L9M,47595
|
14
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_runner/__init__.py,sha256=lQdYOM1MPpRMfiUr5M4hKVP3svERKHiCq537bnJ7QbQ,26995
|
15
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_business_service/__init__.py,sha256=W5E8JfRQXyH5njiTYwaPpYLV4qbyGWGR51svhrcWqsg,17752
|
16
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_escalation_policy/__init__.py,sha256=zBmXOeXHhAySSLfiLEwJu0HpsoKHJpjmToa1CaTscMk,20588
|
17
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration/__init__.py,sha256=Iu1jBiafTxKzJ6ev4MgRbsymBm0cJG4AOOGYnGdiMFo,45392
|
18
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_global_cache_variable/__init__.py,sha256=0RhTDMYtfJTcdlVj1kt1m-hTO9BC7yqRrnUmT8ZrSEA,44861
|
19
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_integration/__init__.py,sha256=OuT7vLBPQFiYEmlSZH9-D1AJrnSV0uWYJY_fMoSJPxQ,33883
|
20
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_service_cache_variable/__init__.py,sha256=xOIVSxJNJlDHDhiKE-vKAbfBPFwa80uegzp_gkxzcK0,44553
|
21
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestrations/__init__.py,sha256=8JOcI4r8_PbS_vxBOzrM2B22F5tAQ3ycDfTw6TXB_Q0,51141
|
22
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_extension_schema/__init__.py,sha256=haK_-t6Yhyu5jMWaJvakmc1K-6ECRST0RVqlSxY_Qc0,17752
|
23
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_custom_field/__init__.py,sha256=b-JSp_o4WIhvKPRzYrE9I6StvrRCp8CLj735_t6S1QE,21416
|
24
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_workflow/__init__.py,sha256=NbT4uFHHqtTCMerARq6eHo9a2IRNH5SoqdIL1DHMglw,20769
|
25
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_license/__init__.py,sha256=0XOGGXDszg3esE9bGhj4iJ0_BYq3W88V92KZLFnaO9c,24420
|
26
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_licenses/__init__.py,sha256=LQP_VY2e12ZxUcnNMo-iP5rQ3H5WyducSM1hWLn4gU0,29340
|
27
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_priority/__init__.py,sha256=5DMd6lhzp8OsKzgTgmkf-0xZtqMhv8XY_mu5gDLApuA,17746
|
28
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_ruleset/__init__.py,sha256=mRMQ22DJmLP70fvq3400islpfEz7hF4UNLhO9btKaKc,20476
|
29
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_schedule/__init__.py,sha256=sc08j-Ags2ki6hDj1jXkNqcshpUaY-PElsUCWu8PKOU,20302
|
30
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_service/__init__.py,sha256=J1S6-BvqNNfr3X7JGB1C1Y-NHLMAUWgTT7l0LSPX0mI,27768
|
31
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_service_integration/__init__.py,sha256=7g-os25gD7nAOwQAdpwBtkyFBvnn9wD6DRTqahAihTo,20790
|
32
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_standards/__init__.py,sha256=KX14vU9Qw89z4iOlQ-ueL8kXPz263Knle5-Q7VBZCJU,47246
|
33
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resource_scores/__init__.py,sha256=oe9Y7LU5Ajss3IoFVKRv3Dl9ymnUn_UGFgf3VfwoQxQ,35177
|
34
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resources_scores/__init__.py,sha256=fz3yUu1KSyd76eKtcHvN4tfV_M7VssDngQ-xpM6PuiM,44653
|
35
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_tag/__init__.py,sha256=gKdUHztnoGHuWMVLTirqnn9sxabkC5dpsPQLHFEtONg,17446
|
36
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_team/__init__.py,sha256=iyfSSK91Qs9AYat6tA1buWBOsMqWsfYKWeXK_CZYnk0,25245
|
37
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_team_members/__init__.py,sha256=edP41z9nrjQUWOxMCJ0mxHaV66e__UiI9OfrjI2-TRA,30447
|
38
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_user/__init__.py,sha256=oR-pPWvBrAT_1lglFXgb5v7c4n7npOKBx8hvqhF10Ig,21046
|
39
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_user_contact_method/__init__.py,sha256=akbYi0P9e6yEOvbGkG2ae_JaGzH_sNKnpRXj6KEDbcg,26289
|
40
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_users/__init__.py,sha256=We-Fc09WcAsWoINloDQ3emImlbvF8ejDx7I3dXkcPLk,30981
|
41
|
+
cdktf_cdktf_provider_pagerduty/data_pagerduty_vendor/__init__.py,sha256=sxuh9fk27LGMjk7snjRtoR3jt3SpZUpkt_hWqhLTYu0,20394
|
42
|
+
cdktf_cdktf_provider_pagerduty/escalation_policy/__init__.py,sha256=vxdIgKFPlE4i5D2kjPcieBhqsR2sSxSLyH-vSHolDMo,70030
|
43
|
+
cdktf_cdktf_provider_pagerduty/event_orchestration/__init__.py,sha256=Y6FhWSwQPt36RK9aFmGgGCa7UwA593wEZAcUmdPn-CQ,49160
|
44
|
+
cdktf_cdktf_provider_pagerduty/event_orchestration_global/__init__.py,sha256=uoYNRqA60Gzs3kxovI-k8btU9xELG5R01SC8nyJ42Rw,364788
|
45
|
+
cdktf_cdktf_provider_pagerduty/event_orchestration_global_cache_variable/__init__.py,sha256=z2ISbx9j9H-bkgsGuc4kjF5BBhALltJR-b4lVKeqGIg,56576
|
46
|
+
cdktf_cdktf_provider_pagerduty/event_orchestration_integration/__init__.py,sha256=H3l8Cl_B61sBr0fkYuQo9aschaBWMgga1DGDD-bEDlc,29999
|
47
|
+
cdktf_cdktf_provider_pagerduty/event_orchestration_router/__init__.py,sha256=jK1w-DY4vqsCXp_Ctz47a5lCsnh44df1yszcCP5_d2c,106387
|
48
|
+
cdktf_cdktf_provider_pagerduty/event_orchestration_service/__init__.py,sha256=V-Zu60KCXZiIBxlc4DXZ7ii2G5n-394aqAfSaWHpNh8,382878
|
49
|
+
cdktf_cdktf_provider_pagerduty/event_orchestration_service_cache_variable/__init__.py,sha256=4qrl4FPJ0mlqfh15kf2k0wg2eQ2wMdC2iZB_zg-iK9A,56326
|
50
|
+
cdktf_cdktf_provider_pagerduty/event_orchestration_unrouted/__init__.py,sha256=J41IJ_ddl2_Hcecu6iIs2Nvozn79PZxm5BgAvaC08Os,190675
|
51
|
+
cdktf_cdktf_provider_pagerduty/event_rule/__init__.py,sha256=Qav7haVPUV8WgIOc7z_YZTSWccB3jWTx0PuLE7UG1jo,25569
|
52
|
+
cdktf_cdktf_provider_pagerduty/extension/__init__.py,sha256=exFh5Gw2HOhMdVOovpdqDL9wzlIq-VET8Feu77KOjVE,29445
|
53
|
+
cdktf_cdktf_provider_pagerduty/extension_servicenow/__init__.py,sha256=Br-IUB5rW5Im-kGPkXOTsXoQ8jWka-g31XKS6OY1lWY,42888
|
54
|
+
cdktf_cdktf_provider_pagerduty/incident_custom_field/__init__.py,sha256=anHM3-niNDohOvfHldtu8ZRgHlQ_dolI55QIKVWDe7c,32029
|
55
|
+
cdktf_cdktf_provider_pagerduty/incident_custom_field_option/__init__.py,sha256=01Pol77pzrhbko4p95yOcQKB_QAOSFsZkDT1_JNa4Tg,24906
|
56
|
+
cdktf_cdktf_provider_pagerduty/incident_workflow/__init__.py,sha256=SHsfqfu321OrtbPHXATTFVoSmC0ioZ49JjBw8znlB9o,110107
|
57
|
+
cdktf_cdktf_provider_pagerduty/incident_workflow_trigger/__init__.py,sha256=fWc5bXmlYHm0vMN_Ek29Mh0hrnZKYcTju-NMSFIar3Y,42603
|
58
|
+
cdktf_cdktf_provider_pagerduty/maintenance_window/__init__.py,sha256=aw9FQ6Ofoh4_wFBdBh0bf8zrDeXjSlEvmdxMT1v-9Bs,27369
|
59
|
+
cdktf_cdktf_provider_pagerduty/provider/__init__.py,sha256=ULbOmGjyl3cIfgvYnC9_VxGo0iu_m3cE0Wp20H1ZBCw,32411
|
60
|
+
cdktf_cdktf_provider_pagerduty/response_play/__init__.py,sha256=q2J8ujEEZJBSdoCEGGDDkDwL857kCh2caGFuQFEMV6Q,120799
|
61
|
+
cdktf_cdktf_provider_pagerduty/ruleset/__init__.py,sha256=1XB6LlDYL8Fx0vE6TweDskSlZo8Il-345bfeaRVmnAQ,28341
|
62
|
+
cdktf_cdktf_provider_pagerduty/ruleset_rule/__init__.py,sha256=mQnj-6UbZCSB22Raii1gcwHX5f8Cy12dFrd_lr7Lv3s,297848
|
63
|
+
cdktf_cdktf_provider_pagerduty/schedule/__init__.py,sha256=6B83gYQad6g2xlN9-M6ucMUXA2t2m86E5PpBHtEE1a0,85971
|
64
|
+
cdktf_cdktf_provider_pagerduty/service/__init__.py,sha256=HofRpDjFZNeEB_wFUUj_RVGM8gnXT0oLKxE8L22FsIM,162596
|
65
|
+
cdktf_cdktf_provider_pagerduty/service_dependency/__init__.py,sha256=WH-HZN_2rhCs_QXz6T0jC85XBom79NAjLBsALZ3uzt4,68178
|
66
|
+
cdktf_cdktf_provider_pagerduty/service_event_rule/__init__.py,sha256=VJqUo9jk2neZHhmwz9IgBeCFx8tvtSFoWvlU-nuJ9eg,283511
|
67
|
+
cdktf_cdktf_provider_pagerduty/service_integration/__init__.py,sha256=dRZfrsXbS0i4PuatcMI6KfsN3yfEpEpqJyiG9f8DKgA,158849
|
68
|
+
cdktf_cdktf_provider_pagerduty/slack_connection/__init__.py,sha256=55U2DPqf-CLSS_SBetDzCmj0ljgha76p7rA2PnWgcSU,49510
|
69
|
+
cdktf_cdktf_provider_pagerduty/tag/__init__.py,sha256=YOzvUyMYw52PYB-xFNT6-QgjmP5NnHFJy4_yZIHS4CI,17360
|
70
|
+
cdktf_cdktf_provider_pagerduty/tag_assignment/__init__.py,sha256=IM8G5ivns3Pat_kwPKWsCcj4Z0aaNBhLOF7JSC6Tx4Y,21631
|
71
|
+
cdktf_cdktf_provider_pagerduty/team/__init__.py,sha256=tK8qrl9sy2my6_zu6NwLZR2-vGX_CLDYKZauc2sbuV0,24213
|
72
|
+
cdktf_cdktf_provider_pagerduty/team_membership/__init__.py,sha256=bnSS1_xAs4gTRPTSxs3PTvDnOQLuQs6VDGuAYAheCYs,24565
|
73
|
+
cdktf_cdktf_provider_pagerduty/user/__init__.py,sha256=aBuBEC__fdY31E-DSJXE4oI9qcBHRRO5mbwSjhp1Hd4,38293
|
74
|
+
cdktf_cdktf_provider_pagerduty/user_contact_method/__init__.py,sha256=yGvNvk4pDCzg7N61xye_XMDuS1852S4RF4XW_8zo_Ls,32639
|
75
|
+
cdktf_cdktf_provider_pagerduty/user_handoff_notification_rule/__init__.py,sha256=qDhAj09zE8GPSLJay-NE2Fn7jg2Yod4_MSh4B_Tkn5Q,43246
|
76
|
+
cdktf_cdktf_provider_pagerduty/user_notification_rule/__init__.py,sha256=41-9GVJc-xfJKH9UDSkfzScimrMTA3H93Z5YS5poQXI,27885
|
77
|
+
cdktf_cdktf_provider_pagerduty/webhook_subscription/__init__.py,sha256=-XmGAythYjQiqOuyG_faBgkTiEvwZp2QnsnGGU3HSjA,84999
|
78
|
+
cdktf_cdktf_provider_pagerduty-13.11.5.dist-info/LICENSE,sha256=iOtiyzVBa-Nu49EcWy_HpT9S3U1XmMPETULMqiNnRPc,16012
|
79
|
+
cdktf_cdktf_provider_pagerduty-13.11.5.dist-info/METADATA,sha256=FlzWnf7GfLQD_Q0jhnShd23i73aWZVXTdpbxLXIm_cQ,4717
|
80
|
+
cdktf_cdktf_provider_pagerduty-13.11.5.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
|
81
|
+
cdktf_cdktf_provider_pagerduty-13.11.5.dist-info/top_level.txt,sha256=enUVHgUF23noYUVljfqCIj0Lgehp1gGfRgufSVURcK8,31
|
82
|
+
cdktf_cdktf_provider_pagerduty-13.11.5.dist-info/RECORD,,
|
Binary file
|
@@ -1,82 +0,0 @@
|
|
1
|
-
cdktf_cdktf_provider_pagerduty/__init__.py,sha256=klnHPEwXH6WMBAAKsGO6RLGgrJEUJTiqoW3ONewOjOQ,9271
|
2
|
-
cdktf_cdktf_provider_pagerduty/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
3
|
-
cdktf_cdktf_provider_pagerduty/_jsii/__init__.py,sha256=Qr6BfQiUl2TyMXNmU0y_3khfuWdLTaV8eeArDzkBgbs,501
|
4
|
-
cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.11.4.jsii.tgz,sha256=ReE0_ZZNC9NDBCos8XPxE53MbxKV-pLhuTjQcC0dB0g,860217
|
5
|
-
cdktf_cdktf_provider_pagerduty/addon/__init__.py,sha256=jeG9oa1hLKQjdE9x_saMCp2jiDC-aDcBIykV-rzQ3OI,18914
|
6
|
-
cdktf_cdktf_provider_pagerduty/automation_actions_action/__init__.py,sha256=nHcz0vaCp2tAEv-sHUlDnEAXoE1lx-4dXkG11qa5J48,61271
|
7
|
-
cdktf_cdktf_provider_pagerduty/automation_actions_action_service_association/__init__.py,sha256=JJ5gaviSR3lKCQu9Yj84f7u_82YF6Ww9fd-Lwc5-J8A,23664
|
8
|
-
cdktf_cdktf_provider_pagerduty/automation_actions_action_team_association/__init__.py,sha256=XdH8UmUDuYYmFSsTFcGZlyCXQYLgCEO7uIqY-SaV9ow,23445
|
9
|
-
cdktf_cdktf_provider_pagerduty/automation_actions_runner/__init__.py,sha256=-d91WUnsn4FR06wNheE__XjRbCI4BOFN-mF6G6Xr0A4,33386
|
10
|
-
cdktf_cdktf_provider_pagerduty/automation_actions_runner_team_association/__init__.py,sha256=P7EDXfdVwupd6PewVcN1IxNqgpPZnVxWJFAHAd5ImTs,23445
|
11
|
-
cdktf_cdktf_provider_pagerduty/business_service/__init__.py,sha256=krCj6bZkM1tKHaE0aK6boZ32Lw92Y9uOWmfaEkPQ14w,27370
|
12
|
-
cdktf_cdktf_provider_pagerduty/business_service_subscriber/__init__.py,sha256=8h7JMODSW5hLYIboUw4o65gil5CO6v_wLLBFAmRytfo,25792
|
13
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_action/__init__.py,sha256=Nte6YsS2t18EsnRGtPZSZPVERqTJ7BtpgH4VP5rnWCs,47595
|
14
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_runner/__init__.py,sha256=31e_8wDocBlu6PLLyZPVzCrZCmeX6s7tXcA3iS3zm-w,26995
|
15
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_business_service/__init__.py,sha256=cyYN-JZ49W7SPsv3ngCvgs6Iuv4XEYGnnl16f8LauHA,17752
|
16
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_escalation_policy/__init__.py,sha256=Lx5icuRKNJWGzPon4UQHQuRf-RLzBkrTOT_b_pxM8H4,20588
|
17
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration/__init__.py,sha256=nASpotUV7Sa7pi7xvP6qaQ3Z37p7ZxizxnBfMU390c4,45392
|
18
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_global_cache_variable/__init__.py,sha256=aJQm3lK0PFXJjcJz9Y3YMXaPL_nClq8b1ySsoQCAKV8,44861
|
19
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_integration/__init__.py,sha256=uREqCJYft1t3s8ROWeK0btNNSAyMN76Tq2jQOf7_Nog,33883
|
20
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_service_cache_variable/__init__.py,sha256=llqmGPtQlsyR6bVGoQjuryPwMheeTw-vgy2kJfYIR2I,44553
|
21
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestrations/__init__.py,sha256=fLDNwPLw0JmHu37Hx0R_nDSTRqF02FEnq-yB0NdZhZs,51141
|
22
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_extension_schema/__init__.py,sha256=SEJkY-GQ1Kd7V4ElTxYAz1Ja4QyQ43vHhpBeqX3ZuyQ,17752
|
23
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_custom_field/__init__.py,sha256=6lDXLAzUW6fBDo9xKAvCAfz2m0cU0O3NUJSGFh9sG74,21416
|
24
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_workflow/__init__.py,sha256=QcAzmQ_TvZGy_w4oiHGl7ZFWsJtfscTyTx6T1N7XGwE,20769
|
25
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_license/__init__.py,sha256=iGGzKFF49Ec_Tw-bFOWDZifFCPZrqgGHznrfg68KB0c,24420
|
26
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_licenses/__init__.py,sha256=OJIwORfsN9eBRAkFxqwC0weA35EXLJp8tDAjtq_tl60,29340
|
27
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_priority/__init__.py,sha256=gD6eIGtfSaFufDdzmEWi1XGH70tjnAsx_M27fOxqeC8,17746
|
28
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_ruleset/__init__.py,sha256=IthvkpLnDyEq_maPMp_4AFnFEIlOT7BzJruhVlAgjGY,20476
|
29
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_schedule/__init__.py,sha256=7iWv_EXCjr_MOCKRWbESYh5M02tvY44Y--bBB_v3aAw,20302
|
30
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_service/__init__.py,sha256=m76OfEUxnAUds8vGqaaQaZ2b9m90PYZXb670efOzPKU,27768
|
31
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_service_integration/__init__.py,sha256=7z0StZAnFKalMaWVq4_iJWJGwokUP7k51klNvJ7FLf8,20790
|
32
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_standards/__init__.py,sha256=vCmnQzu1O1OrV6az_NcXjnu1PnPL6vHwnqxvo5IT0yg,47246
|
33
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resource_scores/__init__.py,sha256=56lgs7pFc2aFA0u2SvPDtQTNhP0W1V4R__iVr1Z8Dm8,35177
|
34
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resources_scores/__init__.py,sha256=9FabyIkp2zTvYbgL2em6vGxM1Ssg65cecV5CaD5n3vM,44653
|
35
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_tag/__init__.py,sha256=WLoplVwy60gQT7tq-HBPe_Voqi0Prle7VSwg0gHmHFg,17446
|
36
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_team/__init__.py,sha256=hLhPDLXu_wVqnCmy5dcOuYg3RAtDvm2sXBaEL6XhdS4,25245
|
37
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_team_members/__init__.py,sha256=4psOOEIb7DDXnDmIqujxd6YDLHyeJ55WtMJ2SI_MJv8,30447
|
38
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_user/__init__.py,sha256=xZKC_1aDN-dMitWcaYDIABgHHi1QRj36XhzKEwDRBlc,21046
|
39
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_user_contact_method/__init__.py,sha256=3ljce3kIw1VWsepU7PISUAaAe3U2XQTM2qWo0kie3CQ,26289
|
40
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_users/__init__.py,sha256=DMU3mlbd_7vzAyqRy4ZyNiNGsLZ3ZWyg15Vp25_YdIQ,30981
|
41
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_vendor/__init__.py,sha256=3d8IhczyHbWC9DJUe9B6xyNcEzMDktHsVNlZ1WlSAto,20394
|
42
|
-
cdktf_cdktf_provider_pagerduty/escalation_policy/__init__.py,sha256=QhsVT1ZVa1byBBOzph9L-2aEBBH__Cb6qPT3X2g0aQs,70030
|
43
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration/__init__.py,sha256=T2k4M9Jys4gdbLq3RYjRkjGqy35ffMV3b1p93PcYnWE,49160
|
44
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration_global/__init__.py,sha256=dpCDkuMJTssuvsOqYWBh-MvhuNARv2D_sK3Jd59wgpM,364788
|
45
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration_global_cache_variable/__init__.py,sha256=Do58I9zZR5Fl7Xdrdh3Mj9vltGRef-snmVJtWgtoZb4,56576
|
46
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration_integration/__init__.py,sha256=gVtzOJuqCoiMpX_BEy3-TCyPb2_PESnmIMZOSUvI_aQ,29999
|
47
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration_router/__init__.py,sha256=8_-s41NwTceeLezciA1P6FhLUnD9UJnSisd-i85oT5g,106387
|
48
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration_service/__init__.py,sha256=g4jjWP3V2puzZHel3jEmNDHgwjhsXpniF3da69Gx4Jo,382878
|
49
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration_service_cache_variable/__init__.py,sha256=SvBseNf98ZjxxcecwiebHm0QbsXP1wP6szsw7LtZJwc,56326
|
50
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration_unrouted/__init__.py,sha256=Tk9pUXqRETmvnNy7qY2joHcqAITGn5ZJzlE_J1akNmY,190675
|
51
|
-
cdktf_cdktf_provider_pagerduty/event_rule/__init__.py,sha256=T0kPSaNtagGJ5GNgFhLJbM-SPyi4H5gcxRTcpVvYMaM,25569
|
52
|
-
cdktf_cdktf_provider_pagerduty/extension/__init__.py,sha256=FtNmOOm-xgpikjFJcpTL7lCw49cJ8rjuPeEBYZIfrzU,29445
|
53
|
-
cdktf_cdktf_provider_pagerduty/extension_servicenow/__init__.py,sha256=pQm7mPh_ljfiieJlWL36q0L_UG2zNV6rUGjxfBBmoZI,42888
|
54
|
-
cdktf_cdktf_provider_pagerduty/incident_custom_field/__init__.py,sha256=lad464U77QiRIWYtbvM7SaOZcyYQQvRLU6EugGVpE6Q,32029
|
55
|
-
cdktf_cdktf_provider_pagerduty/incident_custom_field_option/__init__.py,sha256=EXG8ffI54QJ85ORKRUiJ4V7rgo4jsYgnrDlp8Fz5kEw,24906
|
56
|
-
cdktf_cdktf_provider_pagerduty/incident_workflow/__init__.py,sha256=mYiRBlw7AbafoZgO90LIXqRcNBA-OId-2t3X66VXi8U,110107
|
57
|
-
cdktf_cdktf_provider_pagerduty/incident_workflow_trigger/__init__.py,sha256=pEcyCx4T--_2IB4BefjiktA0xfUN3rOH35qUid47fy4,42603
|
58
|
-
cdktf_cdktf_provider_pagerduty/maintenance_window/__init__.py,sha256=srwXFSbinGHSMoHVw_Be9BgzTqqnzrQC7dMlP_9U940,27369
|
59
|
-
cdktf_cdktf_provider_pagerduty/provider/__init__.py,sha256=PJB-mKgwUpAtBWlYwcTxwVA2-K08QS18lMgaUyC3wEs,32411
|
60
|
-
cdktf_cdktf_provider_pagerduty/response_play/__init__.py,sha256=lgLbc3Uz4wOdNITuE9qf4JJne4tiaoB3u6LRwtWN7oo,120799
|
61
|
-
cdktf_cdktf_provider_pagerduty/ruleset/__init__.py,sha256=l4QanxRfOwht7iFsIFZHtRvkhTU2yDj8qv7ld-5i4_k,28341
|
62
|
-
cdktf_cdktf_provider_pagerduty/ruleset_rule/__init__.py,sha256=orh2Zabhnsccs0wyhSG2pMMpcaO6MfaAeqDhGq9kR9s,297848
|
63
|
-
cdktf_cdktf_provider_pagerduty/schedule/__init__.py,sha256=9c9LtHCU7J_AzOOwdNh6SLGTW0vWidDlnpLgtmqemyg,85971
|
64
|
-
cdktf_cdktf_provider_pagerduty/service/__init__.py,sha256=1RFDfWh-HSwJooo16j2K0KojTAdn81IdlqR63d5ErCA,162596
|
65
|
-
cdktf_cdktf_provider_pagerduty/service_dependency/__init__.py,sha256=wn-w1iCiHH0HDDfjPhp_MACsBvnElg88n0gdcSAsLPQ,68178
|
66
|
-
cdktf_cdktf_provider_pagerduty/service_event_rule/__init__.py,sha256=OhyiW2XdTk19qiCKayfQiimuyLvPXJVHon-y1nzP5gU,283511
|
67
|
-
cdktf_cdktf_provider_pagerduty/service_integration/__init__.py,sha256=f2AIUqxga-3plmHObZRz09lL-tx8_ToWfW5NR68K4Hs,158849
|
68
|
-
cdktf_cdktf_provider_pagerduty/slack_connection/__init__.py,sha256=E0OqT3N2KkTf8i5IJgU4PakjanS1WjD7JZ-SMiU4DRw,49510
|
69
|
-
cdktf_cdktf_provider_pagerduty/tag/__init__.py,sha256=6Y62wB3zjjjZVj6-AoULbUJQytsGDZxLHTMSpdGJQh0,17360
|
70
|
-
cdktf_cdktf_provider_pagerduty/tag_assignment/__init__.py,sha256=ITh_oRY59TPibT1CvzLnFRK-9dkPa1vZqiqUApdtUwM,21631
|
71
|
-
cdktf_cdktf_provider_pagerduty/team/__init__.py,sha256=DEbmvCLKS3AKATJU3v6sqRo_7qLYwnWWnYRngokDnzY,24213
|
72
|
-
cdktf_cdktf_provider_pagerduty/team_membership/__init__.py,sha256=wZMU64mhizZmzG_7GC8xtmPCTNGy9TD23FemGvt1qxY,24565
|
73
|
-
cdktf_cdktf_provider_pagerduty/user/__init__.py,sha256=sgllcxkWuuITPbsOoiXtu24FIfhwGY1thJMyXnSzUDo,38293
|
74
|
-
cdktf_cdktf_provider_pagerduty/user_contact_method/__init__.py,sha256=upj-bJKL6qEXsZED04mER064oknFDJzllu31Ye9PiI0,32639
|
75
|
-
cdktf_cdktf_provider_pagerduty/user_handoff_notification_rule/__init__.py,sha256=MLhTFMndDd5fX8IfoSv5E5UqT56gD_lRm9SJeiVk2mw,43246
|
76
|
-
cdktf_cdktf_provider_pagerduty/user_notification_rule/__init__.py,sha256=_BT_Dso96Og9HObbKEWbMSQbi6KSOHEDfM_Npbs_S3w,27885
|
77
|
-
cdktf_cdktf_provider_pagerduty/webhook_subscription/__init__.py,sha256=7Lp2lJvfq6w5LGgQlmM9Cr7iIy9Psz5u6MKuPNxVz2c,84999
|
78
|
-
cdktf_cdktf_provider_pagerduty-13.11.4.dist-info/LICENSE,sha256=iOtiyzVBa-Nu49EcWy_HpT9S3U1XmMPETULMqiNnRPc,16012
|
79
|
-
cdktf_cdktf_provider_pagerduty-13.11.4.dist-info/METADATA,sha256=AUv9qYFiGj-0xfDn6EvObPsGuKWsduCaGyT63xlaP5E,4717
|
80
|
-
cdktf_cdktf_provider_pagerduty-13.11.4.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
|
81
|
-
cdktf_cdktf_provider_pagerduty-13.11.4.dist-info/top_level.txt,sha256=enUVHgUF23noYUVljfqCIj0Lgehp1gGfRgufSVURcK8,31
|
82
|
-
cdktf_cdktf_provider_pagerduty-13.11.4.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|