cdktf-cdktf-provider-pagerduty 13.11.3__py3-none-any.whl → 13.11.4__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- cdktf_cdktf_provider_pagerduty/__init__.py +3 -3
- cdktf_cdktf_provider_pagerduty/_jsii/__init__.py +2 -2
- cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.11.4.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.3.dist-info → cdktf_cdktf_provider_pagerduty-13.11.4.dist-info}/METADATA +4 -4
- cdktf_cdktf_provider_pagerduty-13.11.4.dist-info/RECORD +82 -0
- cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.11.3.jsii.tgz +0 -0
- cdktf_cdktf_provider_pagerduty-13.11.3.dist-info/RECORD +0 -82
- {cdktf_cdktf_provider_pagerduty-13.11.3.dist-info → cdktf_cdktf_provider_pagerduty-13.11.4.dist-info}/LICENSE +0 -0
- {cdktf_cdktf_provider_pagerduty-13.11.3.dist-info → cdktf_cdktf_provider_pagerduty-13.11.4.dist-info}/WHEEL +0 -0
- {cdktf_cdktf_provider_pagerduty-13.11.3.dist-info → cdktf_cdktf_provider_pagerduty-13.11.4.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.4/docs/resources/webhook_subscription).
|
5
5
|
'''
|
6
6
|
from pkgutil import extend_path
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
@@ -29,7 +29,7 @@ class WebhookSubscription(
|
|
29
29
|
metaclass=jsii.JSIIMeta,
|
30
30
|
jsii_type="@cdktf/provider-pagerduty.webhookSubscription.WebhookSubscription",
|
31
31
|
):
|
32
|
-
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
32
|
+
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/webhook_subscription pagerduty_webhook_subscription}.'''
|
33
33
|
|
34
34
|
def __init__(
|
35
35
|
self,
|
@@ -51,17 +51,17 @@ class WebhookSubscription(
|
|
51
51
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
52
52
|
provisioners: typing.Optional[typing.Sequence[typing.Union[typing.Union[_cdktf_9a9027ec.FileProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.LocalExecProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.RemoteExecProvisioner, typing.Dict[builtins.str, typing.Any]]]]] = None,
|
53
53
|
) -> None:
|
54
|
-
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
54
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/webhook_subscription pagerduty_webhook_subscription} Resource.
|
55
55
|
|
56
56
|
:param scope: The scope in which to define this construct.
|
57
57
|
:param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
|
58
|
-
:param delivery_method: delivery_method block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.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.4/docs/resources/webhook_subscription#delivery_method WebhookSubscription#delivery_method}
|
59
|
+
:param events: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/webhook_subscription#events WebhookSubscription#events}.
|
60
|
+
:param filter: filter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/webhook_subscription#filter WebhookSubscription#filter}
|
61
|
+
:param active: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/webhook_subscription#active WebhookSubscription#active}.
|
62
|
+
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/webhook_subscription#description WebhookSubscription#description}.
|
63
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/webhook_subscription#id WebhookSubscription#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
|
64
|
+
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/webhook_subscription#type WebhookSubscription#type}.
|
65
65
|
:param connection:
|
66
66
|
:param count:
|
67
67
|
:param depends_on:
|
@@ -106,7 +106,7 @@ class WebhookSubscription(
|
|
106
106
|
|
107
107
|
:param scope: The scope in which to define this construct.
|
108
108
|
:param import_to_id: The construct id used in the generated config for the WebhookSubscription to import.
|
109
|
-
:param import_from_id: The id of the existing WebhookSubscription that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.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.4/docs/resources/webhook_subscription#import import section} in the documentation of this resource for the id to use
|
110
110
|
:param provider: ? Optional instance of the provider where the WebhookSubscription to import is found.
|
111
111
|
'''
|
112
112
|
if __debug__:
|
@@ -334,13 +334,13 @@ class WebhookSubscriptionConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
334
334
|
:param lifecycle:
|
335
335
|
:param provider:
|
336
336
|
:param provisioners:
|
337
|
-
:param delivery_method: delivery_method block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.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.4/docs/resources/webhook_subscription#delivery_method WebhookSubscription#delivery_method}
|
338
|
+
:param events: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/webhook_subscription#events WebhookSubscription#events}.
|
339
|
+
:param filter: filter block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/webhook_subscription#filter WebhookSubscription#filter}
|
340
|
+
:param active: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/webhook_subscription#active WebhookSubscription#active}.
|
341
|
+
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/webhook_subscription#description WebhookSubscription#description}.
|
342
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/webhook_subscription#id WebhookSubscription#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
|
343
|
+
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/webhook_subscription#type WebhookSubscription#type}.
|
344
344
|
'''
|
345
345
|
if isinstance(lifecycle, dict):
|
346
346
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -458,7 +458,7 @@ class WebhookSubscriptionConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
458
458
|
) -> typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["WebhookSubscriptionDeliveryMethod"]]:
|
459
459
|
'''delivery_method block.
|
460
460
|
|
461
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
461
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/webhook_subscription#delivery_method WebhookSubscription#delivery_method}
|
462
462
|
'''
|
463
463
|
result = self._values.get("delivery_method")
|
464
464
|
assert result is not None, "Required property 'delivery_method' is missing"
|
@@ -466,7 +466,7 @@ class WebhookSubscriptionConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
466
466
|
|
467
467
|
@builtins.property
|
468
468
|
def events(self) -> typing.List[builtins.str]:
|
469
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
469
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/webhook_subscription#events WebhookSubscription#events}.'''
|
470
470
|
result = self._values.get("events")
|
471
471
|
assert result is not None, "Required property 'events' is missing"
|
472
472
|
return typing.cast(typing.List[builtins.str], result)
|
@@ -477,7 +477,7 @@ class WebhookSubscriptionConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
477
477
|
) -> typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["WebhookSubscriptionFilter"]]:
|
478
478
|
'''filter block.
|
479
479
|
|
480
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
480
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/webhook_subscription#filter WebhookSubscription#filter}
|
481
481
|
'''
|
482
482
|
result = self._values.get("filter")
|
483
483
|
assert result is not None, "Required property 'filter' is missing"
|
@@ -487,19 +487,19 @@ class WebhookSubscriptionConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
487
487
|
def active(
|
488
488
|
self,
|
489
489
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
490
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
490
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/webhook_subscription#active WebhookSubscription#active}.'''
|
491
491
|
result = self._values.get("active")
|
492
492
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
493
493
|
|
494
494
|
@builtins.property
|
495
495
|
def description(self) -> typing.Optional[builtins.str]:
|
496
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
496
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/webhook_subscription#description WebhookSubscription#description}.'''
|
497
497
|
result = self._values.get("description")
|
498
498
|
return typing.cast(typing.Optional[builtins.str], result)
|
499
499
|
|
500
500
|
@builtins.property
|
501
501
|
def id(self) -> typing.Optional[builtins.str]:
|
502
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
502
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/webhook_subscription#id WebhookSubscription#id}.
|
503
503
|
|
504
504
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
505
505
|
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
|
@@ -509,7 +509,7 @@ class WebhookSubscriptionConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
509
509
|
|
510
510
|
@builtins.property
|
511
511
|
def type(self) -> typing.Optional[builtins.str]:
|
512
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
512
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/webhook_subscription#type WebhookSubscription#type}.'''
|
513
513
|
result = self._values.get("type")
|
514
514
|
return typing.cast(typing.Optional[builtins.str], result)
|
515
515
|
|
@@ -545,10 +545,10 @@ class WebhookSubscriptionDeliveryMethod:
|
|
545
545
|
url: typing.Optional[builtins.str] = None,
|
546
546
|
) -> None:
|
547
547
|
'''
|
548
|
-
:param custom_header: custom_header block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.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.4/docs/resources/webhook_subscription#custom_header WebhookSubscription#custom_header}
|
549
|
+
:param temporarily_disabled: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/webhook_subscription#temporarily_disabled WebhookSubscription#temporarily_disabled}.
|
550
|
+
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/webhook_subscription#type WebhookSubscription#type}.
|
551
|
+
:param url: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/webhook_subscription#url WebhookSubscription#url}.
|
552
552
|
'''
|
553
553
|
if __debug__:
|
554
554
|
type_hints = typing.get_type_hints(_typecheckingstub__f5e7a45bc42a2805ca32f742ca5e2d518fd3e8aba1e27b34772fe39677792983)
|
@@ -572,7 +572,7 @@ class WebhookSubscriptionDeliveryMethod:
|
|
572
572
|
) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["WebhookSubscriptionDeliveryMethodCustomHeader"]]]:
|
573
573
|
'''custom_header block.
|
574
574
|
|
575
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
575
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/webhook_subscription#custom_header WebhookSubscription#custom_header}
|
576
576
|
'''
|
577
577
|
result = self._values.get("custom_header")
|
578
578
|
return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["WebhookSubscriptionDeliveryMethodCustomHeader"]]], result)
|
@@ -581,19 +581,19 @@ class WebhookSubscriptionDeliveryMethod:
|
|
581
581
|
def temporarily_disabled(
|
582
582
|
self,
|
583
583
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
584
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
584
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/webhook_subscription#temporarily_disabled WebhookSubscription#temporarily_disabled}.'''
|
585
585
|
result = self._values.get("temporarily_disabled")
|
586
586
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
587
587
|
|
588
588
|
@builtins.property
|
589
589
|
def type(self) -> typing.Optional[builtins.str]:
|
590
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
590
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/webhook_subscription#type WebhookSubscription#type}.'''
|
591
591
|
result = self._values.get("type")
|
592
592
|
return typing.cast(typing.Optional[builtins.str], result)
|
593
593
|
|
594
594
|
@builtins.property
|
595
595
|
def url(self) -> typing.Optional[builtins.str]:
|
596
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
596
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/webhook_subscription#url WebhookSubscription#url}.'''
|
597
597
|
result = self._values.get("url")
|
598
598
|
return typing.cast(typing.Optional[builtins.str], result)
|
599
599
|
|
@@ -617,8 +617,8 @@ class WebhookSubscriptionDeliveryMethod:
|
|
617
617
|
class WebhookSubscriptionDeliveryMethodCustomHeader:
|
618
618
|
def __init__(self, *, name: builtins.str, value: builtins.str) -> None:
|
619
619
|
'''
|
620
|
-
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.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.4/docs/resources/webhook_subscription#name WebhookSubscription#name}.
|
621
|
+
:param value: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/webhook_subscription#value WebhookSubscription#value}.
|
622
622
|
'''
|
623
623
|
if __debug__:
|
624
624
|
type_hints = typing.get_type_hints(_typecheckingstub__593368252c0d8b4539f368e5046d6b298c107f7bbcc061679642df6e5b6f7db0)
|
@@ -631,14 +631,14 @@ class WebhookSubscriptionDeliveryMethodCustomHeader:
|
|
631
631
|
|
632
632
|
@builtins.property
|
633
633
|
def name(self) -> builtins.str:
|
634
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
634
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/webhook_subscription#name WebhookSubscription#name}.'''
|
635
635
|
result = self._values.get("name")
|
636
636
|
assert result is not None, "Required property 'name' is missing"
|
637
637
|
return typing.cast(builtins.str, result)
|
638
638
|
|
639
639
|
@builtins.property
|
640
640
|
def value(self) -> builtins.str:
|
641
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
641
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/webhook_subscription#value WebhookSubscription#value}.'''
|
642
642
|
result = self._values.get("value")
|
643
643
|
assert result is not None, "Required property 'value' is missing"
|
644
644
|
return typing.cast(builtins.str, result)
|
@@ -1075,8 +1075,8 @@ class WebhookSubscriptionFilter:
|
|
1075
1075
|
id: typing.Optional[builtins.str] = None,
|
1076
1076
|
) -> None:
|
1077
1077
|
'''
|
1078
|
-
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.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.4/docs/resources/webhook_subscription#type WebhookSubscription#type}.
|
1079
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/webhook_subscription#id WebhookSubscription#id}. Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
|
1080
1080
|
'''
|
1081
1081
|
if __debug__:
|
1082
1082
|
type_hints = typing.get_type_hints(_typecheckingstub__22ff36254a3c3294ace7139c9ce87b778a5befdf019ec44426a1c95100cb4719)
|
@@ -1090,14 +1090,14 @@ class WebhookSubscriptionFilter:
|
|
1090
1090
|
|
1091
1091
|
@builtins.property
|
1092
1092
|
def type(self) -> builtins.str:
|
1093
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
1093
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/webhook_subscription#type WebhookSubscription#type}.'''
|
1094
1094
|
result = self._values.get("type")
|
1095
1095
|
assert result is not None, "Required property 'type' is missing"
|
1096
1096
|
return typing.cast(builtins.str, result)
|
1097
1097
|
|
1098
1098
|
@builtins.property
|
1099
1099
|
def id(self) -> typing.Optional[builtins.str]:
|
1100
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
1100
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.4/docs/resources/webhook_subscription#id WebhookSubscription#id}.
|
1101
1101
|
|
1102
1102
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
1103
1103
|
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: cdktf-cdktf-provider-pagerduty
|
3
|
-
Version: 13.11.
|
3
|
+
Version: 13.11.4
|
4
4
|
Summary: Prebuilt pagerduty Provider for Terraform CDK (cdktf)
|
5
5
|
Home-page: https://github.com/cdktf/cdktf-provider-pagerduty.git
|
6
6
|
Author: HashiCorp
|
@@ -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.4
|
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.4/docs) bindings for [CDK for Terraform](https://cdk.tf).
|
32
32
|
|
33
33
|
## Available Packages
|
34
34
|
|
@@ -90,7 +90,7 @@ This project is explicitly not tracking the Terraform pagerduty provider version
|
|
90
90
|
These are the upstream dependencies:
|
91
91
|
|
92
92
|
* [CDK for Terraform](https://cdk.tf)
|
93
|
-
* [Terraform pagerduty provider](https://registry.terraform.io/providers/PagerDuty/pagerduty/3.15.
|
93
|
+
* [Terraform pagerduty provider](https://registry.terraform.io/providers/PagerDuty/pagerduty/3.15.4)
|
94
94
|
* [Terraform Engine](https://terraform.io)
|
95
95
|
|
96
96
|
If there are breaking changes (backward incompatible) in any of the above, the major version of this project will be bumped.
|
@@ -0,0 +1,82 @@
|
|
1
|
+
cdktf_cdktf_provider_pagerduty/__init__.py,sha256=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,,
|
Binary file
|
@@ -1,82 +0,0 @@
|
|
1
|
-
cdktf_cdktf_provider_pagerduty/__init__.py,sha256=POUUncE4Fn3zBr7Bm0XZLwTScYEGiq0LfxdEo3ATWYo,9271
|
2
|
-
cdktf_cdktf_provider_pagerduty/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
3
|
-
cdktf_cdktf_provider_pagerduty/_jsii/__init__.py,sha256=HIu0xRf5CMvDaHwvfdc2nIUzV35XGiu59lZfJgzezpY,501
|
4
|
-
cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.11.3.jsii.tgz,sha256=ga7snT0Zxi08cRZbDgZ5GUTCyk8rDyxJKmMo_bfmZpY,860196
|
5
|
-
cdktf_cdktf_provider_pagerduty/addon/__init__.py,sha256=Ar6TMTsqbdF_pPvm9cMWTYxKJioVO09Lyvolc_TIEa4,18914
|
6
|
-
cdktf_cdktf_provider_pagerduty/automation_actions_action/__init__.py,sha256=b7KLQNE_uOA8WnU5l2VDyazMThb6_pV61LjlE-v2LGA,61271
|
7
|
-
cdktf_cdktf_provider_pagerduty/automation_actions_action_service_association/__init__.py,sha256=HY2XSyEjV_4qMu_mIcfcCbV3MhpUEgdFkdLBW2JnSKI,23664
|
8
|
-
cdktf_cdktf_provider_pagerduty/automation_actions_action_team_association/__init__.py,sha256=CIhG_9kB3aWX9I9dDbaCLvHwJSU_InOgVBwndICkA_A,23445
|
9
|
-
cdktf_cdktf_provider_pagerduty/automation_actions_runner/__init__.py,sha256=L3EudaScx0-GN3hThVxktjK_6A2HpYI9eabeHsJDdEo,33386
|
10
|
-
cdktf_cdktf_provider_pagerduty/automation_actions_runner_team_association/__init__.py,sha256=tj_Dm-AZh2HzS9ykCoAyUcvOwYWkAydFDUsqeOm6JnQ,23445
|
11
|
-
cdktf_cdktf_provider_pagerduty/business_service/__init__.py,sha256=78rtj0bz0kh4EcYwK_47lzZ823GUz78x1eTa4rLqHIY,27370
|
12
|
-
cdktf_cdktf_provider_pagerduty/business_service_subscriber/__init__.py,sha256=KIXpEPIVE1cW29xO6JP8V4Ol--LeT0xm8EE15_f82HE,25792
|
13
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_action/__init__.py,sha256=_avYkDpPurUBvpeH7XOYGUU56QkXkJuIHnFUGxfpAZE,47595
|
14
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_runner/__init__.py,sha256=ktKnimfQ0Vi-gB0JhToCqzqJ5cUkYu30-CxNQlcqW7s,26995
|
15
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_business_service/__init__.py,sha256=D0Ce4mWAAAsjGTXVEif9wBoiFnUeMzTtL9vbKyRIRQA,17752
|
16
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_escalation_policy/__init__.py,sha256=DJNUteEdY6fsLh1DPCXDvrram_6aW24lEA-PBpYnOQs,20588
|
17
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration/__init__.py,sha256=96_2fgPgyvk5Tls4eKoXzLgBL1ogXCJUwVIYXCWNBnM,45392
|
18
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_global_cache_variable/__init__.py,sha256=xTy_Y92pGht9Q1jfNWDgvPJiE7GbMa4LdTFEwEflUNc,44861
|
19
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_integration/__init__.py,sha256=DlAoKEsxPQRU83Hyr8HC3ITO2JxJJ2NTNnXho-fdQZo,33883
|
20
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_service_cache_variable/__init__.py,sha256=djl_oFAxrnJFIWkxSmHVeY59PfgzUxsUPP3D9h-JXG8,44553
|
21
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestrations/__init__.py,sha256=BzJV3LfYD2duPr2CJQ0mHVRIrlSNtVZdoljYi3cxbd0,51141
|
22
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_extension_schema/__init__.py,sha256=tFojHMbCivP22oPw_SganQ17ldvQaSBSSqI56tGOlJw,17752
|
23
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_custom_field/__init__.py,sha256=OX01hQNi0rEWKLMrJgKPLgWHLZR069WF_uvK7VzRTJM,21416
|
24
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_workflow/__init__.py,sha256=pejfnvDfRUmjS-XXlr3kQPwboZ0LiG8J_ma1EATCGZY,20769
|
25
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_license/__init__.py,sha256=zlW4hGhZQmBms9eoRBSZE4xwA1kob-ER8tdstaZ-4zM,24420
|
26
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_licenses/__init__.py,sha256=Hc70Lz6XxaFHj-mwCVJGFdfdMBNwv-knNxUFj_Lg0j4,29340
|
27
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_priority/__init__.py,sha256=i_TIrGkWrY6r2zsyMUgxZSksTuajktBJiuSTzRijodU,17746
|
28
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_ruleset/__init__.py,sha256=tdd6PxP61Re_tFRGNGhfQ4o4ez27_R-KD2N_z4c0htw,20476
|
29
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_schedule/__init__.py,sha256=ZDCSrTcQ6tSAHBz9koyYzVmq7GeAvDzFLW2F3Wo7hRM,20302
|
30
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_service/__init__.py,sha256=QCxx9JiztissD1J2cCKqwINy2xdfRVvzs4qskue7QVQ,27768
|
31
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_service_integration/__init__.py,sha256=TTBXFwFtIIKciBzOxh3LfgSCCYTB18vUTVy7-a9RTAc,20790
|
32
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_standards/__init__.py,sha256=V6-Y1D10jv3kzTEYyybzcB2fhBttO_Kj6xQrEzytssU,47246
|
33
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resource_scores/__init__.py,sha256=E655RiKMCUICBuw2SYaBKB-v2iMMES9RdCDtTyZ4-J0,35177
|
34
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resources_scores/__init__.py,sha256=dPTLHaKG6ReO-gpYONbA5BXlwmQzd-PLM1q1bmBr2Cg,44653
|
35
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_tag/__init__.py,sha256=3dSMBoPmCknW8b9J1rEPsvFfpzWO6L73C_lOhkAJQOM,17446
|
36
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_team/__init__.py,sha256=VIIxBUqt102epWGxAoPZrI6YrRQ1GzdaJKBmUrqLU3k,25245
|
37
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_team_members/__init__.py,sha256=YxlG0eDzwq5ATXAmRMLH7PFKa3aks6sTNhDeJiMjIEo,30447
|
38
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_user/__init__.py,sha256=A2dvMOxiqwXcQdMx7AKAWLUw2L0QXEAsuoXa-_H6fm0,21046
|
39
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_user_contact_method/__init__.py,sha256=XS6rfcMMdv_kAA87EevKhoHDLXHFQ6DVs3kTSnfTSEA,26289
|
40
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_users/__init__.py,sha256=kyT8oXuxHq-oGtcAir0OafINBi4AT-h7n-KKbmLVDDI,30981
|
41
|
-
cdktf_cdktf_provider_pagerduty/data_pagerduty_vendor/__init__.py,sha256=qjGoSgwFJFaB8rvCXD6lVb6q8L0LfnGIxkIZF1AJlZ8,20394
|
42
|
-
cdktf_cdktf_provider_pagerduty/escalation_policy/__init__.py,sha256=CN6a7gMDDPPuItVJ0QQesTM3A56RNWdLwKigsR-ftBY,70030
|
43
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration/__init__.py,sha256=GN0tIHPlyUuuVzVZlYXFD3YAyZ_AgEvfE92h4NY8FvU,49160
|
44
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration_global/__init__.py,sha256=FWxQJ4wqVAH8QbLjfuCsC7GEVznf4Y_wet2e2z0aNKk,364788
|
45
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration_global_cache_variable/__init__.py,sha256=KK5beFr7E1myHlFi0tcZ2CoewCOCX9NO0Xkxd23SHp0,56576
|
46
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration_integration/__init__.py,sha256=oo1xgasErpLh60q68PLZ8pMxp4mWHBd_GpsCMwlW9Po,29999
|
47
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration_router/__init__.py,sha256=J_KWu8hGta5CTy7RLd1sLKOyAAi_LQHz3KmfgDmXbPo,106387
|
48
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration_service/__init__.py,sha256=L267V5bJtpivEeHs3HCA0lzRE_o3Vf37CfbiP5svw7E,382878
|
49
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration_service_cache_variable/__init__.py,sha256=wMvs0XJ-CeRQDuGIzu9HZS-Gm8Js_vjGH3TiU9NWMng,56326
|
50
|
-
cdktf_cdktf_provider_pagerduty/event_orchestration_unrouted/__init__.py,sha256=ya-n8Krd_08IOZeLHMKxswBCObpBp5OiNXq2dGGEDnc,190675
|
51
|
-
cdktf_cdktf_provider_pagerduty/event_rule/__init__.py,sha256=EPSl0293QQvSq4KCwKwuTNVO2kN0cCM1-Ocd50GnGLA,25569
|
52
|
-
cdktf_cdktf_provider_pagerduty/extension/__init__.py,sha256=b6mIC3bURk6QyXNzxU9I5xsQeLxHkLJYPFY7V0l4JTg,29445
|
53
|
-
cdktf_cdktf_provider_pagerduty/extension_servicenow/__init__.py,sha256=-c2VpY6WI2_sMQg8jFyWIlp1WFsnEjclFE2isbmHXPI,42888
|
54
|
-
cdktf_cdktf_provider_pagerduty/incident_custom_field/__init__.py,sha256=y1LuxH-74yu3omngv3QLQ-CAJx9QFq50WzEJEEVR_E0,32029
|
55
|
-
cdktf_cdktf_provider_pagerduty/incident_custom_field_option/__init__.py,sha256=vHtGDbQrP0pMra1WVWgoyCX713NMxUe_8VNQAL7zEs0,24906
|
56
|
-
cdktf_cdktf_provider_pagerduty/incident_workflow/__init__.py,sha256=J2JDNR5VcqkcJmM3yQXU5U1ZJuC9UUqc7dxN6EtANoo,110107
|
57
|
-
cdktf_cdktf_provider_pagerduty/incident_workflow_trigger/__init__.py,sha256=KUTleiI9Dhk3RG-SxNsqUsyypbjI9ZxcDT-NEZAS9WI,42603
|
58
|
-
cdktf_cdktf_provider_pagerduty/maintenance_window/__init__.py,sha256=-oJXYSTooRGLEtdFczCGXj0-PGgYCvwT4H9qnQQWYPQ,27369
|
59
|
-
cdktf_cdktf_provider_pagerduty/provider/__init__.py,sha256=_U_J7kVuX9uGygBNeBsXs0mYfIxYyAvBYgxoby3NpMk,32411
|
60
|
-
cdktf_cdktf_provider_pagerduty/response_play/__init__.py,sha256=ISFHvFQ7DU8F5OM3AXMJ99J_rjfWf6Ig_b3qBguSsz4,120799
|
61
|
-
cdktf_cdktf_provider_pagerduty/ruleset/__init__.py,sha256=o6CIAmpHrV2ssObrTkIcZ3CVT8e_OxyTX8plvcML9Sw,28341
|
62
|
-
cdktf_cdktf_provider_pagerduty/ruleset_rule/__init__.py,sha256=rZyWGsB40rLZFhk9HZ6Ud9Wk4rfQilpEuTXxoeZDM6U,297848
|
63
|
-
cdktf_cdktf_provider_pagerduty/schedule/__init__.py,sha256=8O_IbQKsotUJ1K9GCgFt_B5SbRTSUSBmIeM4ygIsHZg,85971
|
64
|
-
cdktf_cdktf_provider_pagerduty/service/__init__.py,sha256=SxmNBZ2e_cZ1fMsdd7cUJ3TMtgwIaNXQe2ez9WrZsL4,162596
|
65
|
-
cdktf_cdktf_provider_pagerduty/service_dependency/__init__.py,sha256=ObZdpghXzzrYfPeluDJkk_kItymSLFQU8ZCTp8vir7s,68178
|
66
|
-
cdktf_cdktf_provider_pagerduty/service_event_rule/__init__.py,sha256=wA4Rftejes6bZ5IR5ezlXtvpJX1lWadlHJ6NLGOJrhQ,283511
|
67
|
-
cdktf_cdktf_provider_pagerduty/service_integration/__init__.py,sha256=v56H3m0WUgC2fNpNRo5ZXkaB6ieWv22AQMiGxMOQ0jQ,158849
|
68
|
-
cdktf_cdktf_provider_pagerduty/slack_connection/__init__.py,sha256=R9qD9YoKgQGfcJJi4Sq1auVlBO1ESZaA_KXlrDJKk9I,49510
|
69
|
-
cdktf_cdktf_provider_pagerduty/tag/__init__.py,sha256=HS9Pf1-eU7HaOoBJiugrriIn36_QkJpawxSx8iSKMRk,17360
|
70
|
-
cdktf_cdktf_provider_pagerduty/tag_assignment/__init__.py,sha256=iPLLqS2KHLWUBPcBywu_1J2kvLFaxnhbJGRRxM2iXeE,21631
|
71
|
-
cdktf_cdktf_provider_pagerduty/team/__init__.py,sha256=4wN8EWBzQGWhcIljVBr0o43jUJwv6n5oInHlpW6nMXA,24213
|
72
|
-
cdktf_cdktf_provider_pagerduty/team_membership/__init__.py,sha256=WaWo2HH53NBO4t0uYv86Szu2pK4qiRSsfXMqR6q2O2U,24565
|
73
|
-
cdktf_cdktf_provider_pagerduty/user/__init__.py,sha256=P_v8eGOHF0TEV4DDmpQrBDxuS-W8bYKTjPxWa2d6SU0,38293
|
74
|
-
cdktf_cdktf_provider_pagerduty/user_contact_method/__init__.py,sha256=ZB6jA0dSr0ujvJ3Q_n5wB7zQueCkskRZL0a1uwyuphE,32639
|
75
|
-
cdktf_cdktf_provider_pagerduty/user_handoff_notification_rule/__init__.py,sha256=JJlG95y5d-4ScKuUX_8Qf4BA0sRb-idw2Yr7y5QbCSM,43246
|
76
|
-
cdktf_cdktf_provider_pagerduty/user_notification_rule/__init__.py,sha256=ApgIKhe7R2p7FTYk15kH8ETochDuEiRhhYpmkBhrddU,27885
|
77
|
-
cdktf_cdktf_provider_pagerduty/webhook_subscription/__init__.py,sha256=2YcaFkXEGmP6d-7Vu3r06-oQ2fRcOW1MjRDo8bujE1I,84999
|
78
|
-
cdktf_cdktf_provider_pagerduty-13.11.3.dist-info/LICENSE,sha256=iOtiyzVBa-Nu49EcWy_HpT9S3U1XmMPETULMqiNnRPc,16012
|
79
|
-
cdktf_cdktf_provider_pagerduty-13.11.3.dist-info/METADATA,sha256=mBDGE3DCjE84BVY1ju2OXIZka6MJ8csKhyQco75ZOwA,4717
|
80
|
-
cdktf_cdktf_provider_pagerduty-13.11.3.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
|
81
|
-
cdktf_cdktf_provider_pagerduty-13.11.3.dist-info/top_level.txt,sha256=enUVHgUF23noYUVljfqCIj0Lgehp1gGfRgufSVURcK8,31
|
82
|
-
cdktf_cdktf_provider_pagerduty-13.11.3.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|