cdktf-cdktf-provider-pagerduty 13.11.1__py3-none-any.whl → 13.11.2__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- cdktf_cdktf_provider_pagerduty/__init__.py +3 -3
- cdktf_cdktf_provider_pagerduty/_jsii/__init__.py +2 -2
- cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.11.2.jsii.tgz +0 -0
- cdktf_cdktf_provider_pagerduty/addon/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/automation_actions_action/__init__.py +68 -68
- cdktf_cdktf_provider_pagerduty/automation_actions_action_service_association/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/automation_actions_action_team_association/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/automation_actions_runner/__init__.py +32 -32
- cdktf_cdktf_provider_pagerduty/automation_actions_runner_team_association/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/business_service/__init__.py +24 -24
- cdktf_cdktf_provider_pagerduty/business_service_subscriber/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_action/__init__.py +40 -40
- cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_runner/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/data_pagerduty_business_service/__init__.py +8 -8
- cdktf_cdktf_provider_pagerduty/data_pagerduty_escalation_policy/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration/__init__.py +24 -24
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_global_cache_variable/__init__.py +24 -24
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_integration/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_service_cache_variable/__init__.py +24 -24
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestrations/__init__.py +24 -24
- cdktf_cdktf_provider_pagerduty/data_pagerduty_extension_schema/__init__.py +8 -8
- cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_custom_field/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_workflow/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/data_pagerduty_license/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/data_pagerduty_licenses/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/data_pagerduty_priority/__init__.py +8 -8
- cdktf_cdktf_provider_pagerduty/data_pagerduty_ruleset/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/data_pagerduty_schedule/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/data_pagerduty_service/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/data_pagerduty_service_integration/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/data_pagerduty_standards/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resource_scores/__init__.py +17 -17
- cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resources_scores/__init__.py +21 -21
- cdktf_cdktf_provider_pagerduty/data_pagerduty_tag/__init__.py +8 -8
- cdktf_cdktf_provider_pagerduty/data_pagerduty_team/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/data_pagerduty_team_members/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/data_pagerduty_user/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/data_pagerduty_user_contact_method/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/data_pagerduty_users/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/data_pagerduty_vendor/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/escalation_policy/__init__.py +55 -55
- cdktf_cdktf_provider_pagerduty/event_orchestration/__init__.py +32 -32
- cdktf_cdktf_provider_pagerduty/event_orchestration_global/__init__.py +325 -325
- cdktf_cdktf_provider_pagerduty/event_orchestration_global_cache_variable/__init__.py +47 -47
- cdktf_cdktf_provider_pagerduty/event_orchestration_integration/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/event_orchestration_router/__init__.py +80 -80
- cdktf_cdktf_provider_pagerduty/event_orchestration_service/__init__.py +337 -337
- cdktf_cdktf_provider_pagerduty/event_orchestration_service_cache_variable/__init__.py +47 -47
- cdktf_cdktf_provider_pagerduty/event_orchestration_unrouted/__init__.py +157 -157
- cdktf_cdktf_provider_pagerduty/event_rule/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/extension/__init__.py +28 -28
- cdktf_cdktf_provider_pagerduty/extension_servicenow/__init__.py +52 -52
- cdktf_cdktf_provider_pagerduty/incident_custom_field/__init__.py +32 -32
- cdktf_cdktf_provider_pagerduty/incident_custom_field_option/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/incident_workflow/__init__.py +83 -83
- cdktf_cdktf_provider_pagerduty/incident_workflow_trigger/__init__.py +40 -40
- cdktf_cdktf_provider_pagerduty/maintenance_window/__init__.py +24 -24
- cdktf_cdktf_provider_pagerduty/provider/__init__.py +42 -42
- cdktf_cdktf_provider_pagerduty/response_play/__init__.py +98 -98
- cdktf_cdktf_provider_pagerduty/ruleset/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/ruleset_rule/__init__.py +231 -231
- cdktf_cdktf_provider_pagerduty/schedule/__init__.py +77 -77
- cdktf_cdktf_provider_pagerduty/service/__init__.py +171 -171
- cdktf_cdktf_provider_pagerduty/service_dependency/__init__.py +41 -41
- cdktf_cdktf_provider_pagerduty/service_event_rule/__init__.py +216 -216
- cdktf_cdktf_provider_pagerduty/service_integration/__init__.py +146 -146
- cdktf_cdktf_provider_pagerduty/slack_connection/__init__.py +45 -45
- cdktf_cdktf_provider_pagerduty/tag/__init__.py +8 -8
- cdktf_cdktf_provider_pagerduty/tag_assignment/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/team/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/team_membership/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/user/__init__.py +44 -44
- cdktf_cdktf_provider_pagerduty/user_contact_method/__init__.py +32 -32
- cdktf_cdktf_provider_pagerduty/user_handoff_notification_rule/__init__.py +30 -30
- cdktf_cdktf_provider_pagerduty/user_notification_rule/__init__.py +24 -24
- cdktf_cdktf_provider_pagerduty/webhook_subscription/__init__.py +68 -68
- {cdktf_cdktf_provider_pagerduty-13.11.1.dist-info → cdktf_cdktf_provider_pagerduty-13.11.2.dist-info}/METADATA +9 -9
- cdktf_cdktf_provider_pagerduty-13.11.2.dist-info/RECORD +82 -0
- {cdktf_cdktf_provider_pagerduty-13.11.1.dist-info → cdktf_cdktf_provider_pagerduty-13.11.2.dist-info}/WHEEL +1 -1
- cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.11.1.jsii.tgz +0 -0
- cdktf_cdktf_provider_pagerduty-13.11.1.dist-info/RECORD +0 -82
- {cdktf_cdktf_provider_pagerduty-13.11.1.dist-info → cdktf_cdktf_provider_pagerduty-13.11.2.dist-info}/LICENSE +0 -0
- {cdktf_cdktf_provider_pagerduty-13.11.1.dist-info → cdktf_cdktf_provider_pagerduty-13.11.2.dist-info}/top_level.txt +0 -0
@@ -1,7 +1,7 @@
|
|
1
1
|
r'''
|
2
2
|
# `pagerduty_user_handoff_notification_rule`
|
3
3
|
|
4
|
-
Refer to the Terraform Registry for docs: [`pagerduty_user_handoff_notification_rule`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4
|
+
Refer to the Terraform Registry for docs: [`pagerduty_user_handoff_notification_rule`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/user_handoff_notification_rule).
|
5
5
|
'''
|
6
6
|
from pkgutil import extend_path
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
@@ -29,7 +29,7 @@ class UserHandoffNotificationRule(
|
|
29
29
|
metaclass=jsii.JSIIMeta,
|
30
30
|
jsii_type="@cdktf/provider-pagerduty.userHandoffNotificationRule.UserHandoffNotificationRule",
|
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.2/docs/resources/user_handoff_notification_rule pagerduty_user_handoff_notification_rule}.'''
|
33
33
|
|
34
34
|
def __init__(
|
35
35
|
self,
|
@@ -48,14 +48,14 @@ class UserHandoffNotificationRule(
|
|
48
48
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
49
49
|
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,
|
50
50
|
) -> None:
|
51
|
-
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
51
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/user_handoff_notification_rule pagerduty_user_handoff_notification_rule} Resource.
|
52
52
|
|
53
53
|
:param scope: The scope in which to define this construct.
|
54
54
|
:param id: The scoped construct ID. Must be unique amongst siblings in the same scope
|
55
|
-
:param notify_advance_in_minutes: The number of minutes before the handoff to notify the user. Must be greater than or equal to 0. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
56
|
-
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
57
|
-
:param contact_method: contact_method block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
58
|
-
:param handoff_type: The type of handoff to notify for. Possible values are 'both', 'oncall', 'offcall'. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
55
|
+
:param notify_advance_in_minutes: The number of minutes before the handoff to notify the user. Must be greater than or equal to 0. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/user_handoff_notification_rule#notify_advance_in_minutes UserHandoffNotificationRule#notify_advance_in_minutes}
|
56
|
+
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/user_handoff_notification_rule#user_id UserHandoffNotificationRule#user_id}.
|
57
|
+
:param contact_method: contact_method block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/user_handoff_notification_rule#contact_method UserHandoffNotificationRule#contact_method}
|
58
|
+
:param handoff_type: The type of handoff to notify for. Possible values are 'both', 'oncall', 'offcall'. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/user_handoff_notification_rule#handoff_type UserHandoffNotificationRule#handoff_type}
|
59
59
|
:param connection:
|
60
60
|
:param count:
|
61
61
|
:param depends_on:
|
@@ -97,7 +97,7 @@ class UserHandoffNotificationRule(
|
|
97
97
|
|
98
98
|
:param scope: The scope in which to define this construct.
|
99
99
|
:param import_to_id: The construct id used in the generated config for the UserHandoffNotificationRule to import.
|
100
|
-
:param import_from_id: The id of the existing UserHandoffNotificationRule that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
100
|
+
:param import_from_id: The id of the existing UserHandoffNotificationRule that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/user_handoff_notification_rule#import import section} in the documentation of this resource for the id to use
|
101
101
|
:param provider: ? Optional instance of the provider where the UserHandoffNotificationRule to import is found.
|
102
102
|
'''
|
103
103
|
if __debug__:
|
@@ -184,7 +184,7 @@ class UserHandoffNotificationRule(
|
|
184
184
|
if __debug__:
|
185
185
|
type_hints = typing.get_type_hints(_typecheckingstub__f3ec3c84ae7dd7ff7d4cca10e5dae208610ad74d7454591eabd0dfadfc17f130)
|
186
186
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
187
|
-
jsii.set(self, "handoffType", value)
|
187
|
+
jsii.set(self, "handoffType", value) # pyright: ignore[reportArgumentType]
|
188
188
|
|
189
189
|
@builtins.property
|
190
190
|
@jsii.member(jsii_name="notifyAdvanceInMinutes")
|
@@ -196,7 +196,7 @@ class UserHandoffNotificationRule(
|
|
196
196
|
if __debug__:
|
197
197
|
type_hints = typing.get_type_hints(_typecheckingstub__e20e10a8292a6699876390c0f40c82e2527eb97b34eb441f3bfa9798e495ffe7)
|
198
198
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
199
|
-
jsii.set(self, "notifyAdvanceInMinutes", value)
|
199
|
+
jsii.set(self, "notifyAdvanceInMinutes", value) # pyright: ignore[reportArgumentType]
|
200
200
|
|
201
201
|
@builtins.property
|
202
202
|
@jsii.member(jsii_name="userId")
|
@@ -208,7 +208,7 @@ class UserHandoffNotificationRule(
|
|
208
208
|
if __debug__:
|
209
209
|
type_hints = typing.get_type_hints(_typecheckingstub__917c697e12d1b43b4dd1f61ecf48bb24f2534a62d533956a0394406476cca618)
|
210
210
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
211
|
-
jsii.set(self, "userId", value)
|
211
|
+
jsii.set(self, "userId", value) # pyright: ignore[reportArgumentType]
|
212
212
|
|
213
213
|
|
214
214
|
@jsii.data_type(
|
@@ -252,10 +252,10 @@ class UserHandoffNotificationRuleConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
252
252
|
:param lifecycle:
|
253
253
|
:param provider:
|
254
254
|
:param provisioners:
|
255
|
-
:param notify_advance_in_minutes: The number of minutes before the handoff to notify the user. Must be greater than or equal to 0. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
256
|
-
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
257
|
-
:param contact_method: contact_method block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
258
|
-
:param handoff_type: The type of handoff to notify for. Possible values are 'both', 'oncall', 'offcall'. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
255
|
+
:param notify_advance_in_minutes: The number of minutes before the handoff to notify the user. Must be greater than or equal to 0. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/user_handoff_notification_rule#notify_advance_in_minutes UserHandoffNotificationRule#notify_advance_in_minutes}
|
256
|
+
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/user_handoff_notification_rule#user_id UserHandoffNotificationRule#user_id}.
|
257
|
+
:param contact_method: contact_method block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/user_handoff_notification_rule#contact_method UserHandoffNotificationRule#contact_method}
|
258
|
+
:param handoff_type: The type of handoff to notify for. Possible values are 'both', 'oncall', 'offcall'. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/user_handoff_notification_rule#handoff_type UserHandoffNotificationRule#handoff_type}
|
259
259
|
'''
|
260
260
|
if isinstance(lifecycle, dict):
|
261
261
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -363,7 +363,7 @@ class UserHandoffNotificationRuleConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
363
363
|
def notify_advance_in_minutes(self) -> jsii.Number:
|
364
364
|
'''The number of minutes before the handoff to notify the user. Must be greater than or equal to 0.
|
365
365
|
|
366
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
366
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/user_handoff_notification_rule#notify_advance_in_minutes UserHandoffNotificationRule#notify_advance_in_minutes}
|
367
367
|
'''
|
368
368
|
result = self._values.get("notify_advance_in_minutes")
|
369
369
|
assert result is not None, "Required property 'notify_advance_in_minutes' is missing"
|
@@ -371,7 +371,7 @@ class UserHandoffNotificationRuleConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
371
371
|
|
372
372
|
@builtins.property
|
373
373
|
def user_id(self) -> builtins.str:
|
374
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
374
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/user_handoff_notification_rule#user_id UserHandoffNotificationRule#user_id}.'''
|
375
375
|
result = self._values.get("user_id")
|
376
376
|
assert result is not None, "Required property 'user_id' is missing"
|
377
377
|
return typing.cast(builtins.str, result)
|
@@ -382,7 +382,7 @@ class UserHandoffNotificationRuleConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
382
382
|
) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["UserHandoffNotificationRuleContactMethod"]]]:
|
383
383
|
'''contact_method block.
|
384
384
|
|
385
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
385
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/user_handoff_notification_rule#contact_method UserHandoffNotificationRule#contact_method}
|
386
386
|
'''
|
387
387
|
result = self._values.get("contact_method")
|
388
388
|
return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["UserHandoffNotificationRuleContactMethod"]]], result)
|
@@ -391,7 +391,7 @@ class UserHandoffNotificationRuleConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
391
391
|
def handoff_type(self) -> typing.Optional[builtins.str]:
|
392
392
|
'''The type of handoff to notify for. Possible values are 'both', 'oncall', 'offcall'.
|
393
393
|
|
394
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
394
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/user_handoff_notification_rule#handoff_type UserHandoffNotificationRule#handoff_type}
|
395
395
|
'''
|
396
396
|
result = self._values.get("handoff_type")
|
397
397
|
return typing.cast(typing.Optional[builtins.str], result)
|
@@ -416,8 +416,8 @@ class UserHandoffNotificationRuleConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
416
416
|
class UserHandoffNotificationRuleContactMethod:
|
417
417
|
def __init__(self, *, id: builtins.str, type: builtins.str) -> None:
|
418
418
|
'''
|
419
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
420
|
-
:param type: The type of contact method to notify for. Possible values are 'email_contact_method', 'email_contact_method_reference', 'phone_contact_method', 'phone_contact_method_reference', 'push_notification_contact_method', 'push_notification_contact_method_reference', 'sms_contact_method', 'sms_contact_method_reference'. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
419
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/user_handoff_notification_rule#id UserHandoffNotificationRule#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.
|
420
|
+
:param type: The type of contact method to notify for. Possible values are 'email_contact_method', 'email_contact_method_reference', 'phone_contact_method', 'phone_contact_method_reference', 'push_notification_contact_method', 'push_notification_contact_method_reference', 'sms_contact_method', 'sms_contact_method_reference'. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/user_handoff_notification_rule#type UserHandoffNotificationRule#type}
|
421
421
|
'''
|
422
422
|
if __debug__:
|
423
423
|
type_hints = typing.get_type_hints(_typecheckingstub__81f45730d10d147bf610802d9b207c8dee3709fd964cc69a6f239033cf5f4b94)
|
@@ -430,7 +430,7 @@ class UserHandoffNotificationRuleContactMethod:
|
|
430
430
|
|
431
431
|
@builtins.property
|
432
432
|
def id(self) -> builtins.str:
|
433
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
433
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/user_handoff_notification_rule#id UserHandoffNotificationRule#id}.
|
434
434
|
|
435
435
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
436
436
|
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.
|
@@ -443,7 +443,7 @@ class UserHandoffNotificationRuleContactMethod:
|
|
443
443
|
def type(self) -> builtins.str:
|
444
444
|
'''The type of contact method to notify for. Possible values are 'email_contact_method', 'email_contact_method_reference', 'phone_contact_method', 'phone_contact_method_reference', 'push_notification_contact_method', 'push_notification_contact_method_reference', 'sms_contact_method', 'sms_contact_method_reference'.
|
445
445
|
|
446
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
446
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/user_handoff_notification_rule#type UserHandoffNotificationRule#type}
|
447
447
|
'''
|
448
448
|
result = self._values.get("type")
|
449
449
|
assert result is not None, "Required property 'type' is missing"
|
@@ -508,7 +508,7 @@ class UserHandoffNotificationRuleContactMethodList(
|
|
508
508
|
if __debug__:
|
509
509
|
type_hints = typing.get_type_hints(_typecheckingstub__0d1f26c60a6eeda94350f8be26a5e8f7445aee4edc7a2e73dc187f4b4230623f)
|
510
510
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
511
|
-
jsii.set(self, "terraformAttribute", value)
|
511
|
+
jsii.set(self, "terraformAttribute", value) # pyright: ignore[reportArgumentType]
|
512
512
|
|
513
513
|
@builtins.property
|
514
514
|
@jsii.member(jsii_name="terraformResource")
|
@@ -521,7 +521,7 @@ class UserHandoffNotificationRuleContactMethodList(
|
|
521
521
|
if __debug__:
|
522
522
|
type_hints = typing.get_type_hints(_typecheckingstub__142ba1a23c7b87dcc7e11521a0557c970d63c24e34328ebc7ebfc07c52b830ea)
|
523
523
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
524
|
-
jsii.set(self, "terraformResource", value)
|
524
|
+
jsii.set(self, "terraformResource", value) # pyright: ignore[reportArgumentType]
|
525
525
|
|
526
526
|
@builtins.property
|
527
527
|
@jsii.member(jsii_name="wrapsSet")
|
@@ -534,7 +534,7 @@ class UserHandoffNotificationRuleContactMethodList(
|
|
534
534
|
if __debug__:
|
535
535
|
type_hints = typing.get_type_hints(_typecheckingstub__e3ba3e8c0f5bbbd6de0b24b08db51e7512e25f6b75a0b9d1b9f4665413eee51a)
|
536
536
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
537
|
-
jsii.set(self, "wrapsSet", value)
|
537
|
+
jsii.set(self, "wrapsSet", value) # pyright: ignore[reportArgumentType]
|
538
538
|
|
539
539
|
@builtins.property
|
540
540
|
@jsii.member(jsii_name="internalValue")
|
@@ -551,7 +551,7 @@ class UserHandoffNotificationRuleContactMethodList(
|
|
551
551
|
if __debug__:
|
552
552
|
type_hints = typing.get_type_hints(_typecheckingstub__93420676e84948a63d57f975487f4a460e17a01cea890be6b12905451eb8805d)
|
553
553
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
554
|
-
jsii.set(self, "internalValue", value)
|
554
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
555
555
|
|
556
556
|
|
557
557
|
class UserHandoffNotificationRuleContactMethodOutputReference(
|
@@ -600,7 +600,7 @@ class UserHandoffNotificationRuleContactMethodOutputReference(
|
|
600
600
|
if __debug__:
|
601
601
|
type_hints = typing.get_type_hints(_typecheckingstub__644eecdd727407bebee3e24945b9753f43139b1af1bf7783263cb133de3c653f)
|
602
602
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
603
|
-
jsii.set(self, "id", value)
|
603
|
+
jsii.set(self, "id", value) # pyright: ignore[reportArgumentType]
|
604
604
|
|
605
605
|
@builtins.property
|
606
606
|
@jsii.member(jsii_name="type")
|
@@ -612,7 +612,7 @@ class UserHandoffNotificationRuleContactMethodOutputReference(
|
|
612
612
|
if __debug__:
|
613
613
|
type_hints = typing.get_type_hints(_typecheckingstub__d40db1d3d4363a0c1c5de7f6499b554edb787c7fd9f2329dbcfa914e9f11859d)
|
614
614
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
615
|
-
jsii.set(self, "type", value)
|
615
|
+
jsii.set(self, "type", value) # pyright: ignore[reportArgumentType]
|
616
616
|
|
617
617
|
@builtins.property
|
618
618
|
@jsii.member(jsii_name="internalValue")
|
@@ -629,7 +629,7 @@ class UserHandoffNotificationRuleContactMethodOutputReference(
|
|
629
629
|
if __debug__:
|
630
630
|
type_hints = typing.get_type_hints(_typecheckingstub__442eb9f24397853d6af24d4e85501fc83549c4ed5144b41b5d8b26d10c0e0775)
|
631
631
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
632
|
-
jsii.set(self, "internalValue", value)
|
632
|
+
jsii.set(self, "internalValue", value) # pyright: ignore[reportArgumentType]
|
633
633
|
|
634
634
|
|
635
635
|
__all__ = [
|
@@ -1,7 +1,7 @@
|
|
1
1
|
r'''
|
2
2
|
# `pagerduty_user_notification_rule`
|
3
3
|
|
4
|
-
Refer to the Terraform Registry for docs: [`pagerduty_user_notification_rule`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
4
|
+
Refer to the Terraform Registry for docs: [`pagerduty_user_notification_rule`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/user_notification_rule).
|
5
5
|
'''
|
6
6
|
from pkgutil import extend_path
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
@@ -29,7 +29,7 @@ class UserNotificationRule(
|
|
29
29
|
metaclass=jsii.JSIIMeta,
|
30
30
|
jsii_type="@cdktf/provider-pagerduty.userNotificationRule.UserNotificationRule",
|
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.2/docs/resources/user_notification_rule pagerduty_user_notification_rule}.'''
|
33
33
|
|
34
34
|
def __init__(
|
35
35
|
self,
|
@@ -49,15 +49,15 @@ class UserNotificationRule(
|
|
49
49
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
50
50
|
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,
|
51
51
|
) -> None:
|
52
|
-
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
52
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/user_notification_rule pagerduty_user_notification_rule} Resource.
|
53
53
|
|
54
54
|
:param scope: The scope in which to define this construct.
|
55
55
|
:param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
|
56
|
-
:param contact_method: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
57
|
-
:param start_delay_in_minutes: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
58
|
-
:param urgency: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
59
|
-
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
60
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
56
|
+
:param contact_method: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/user_notification_rule#contact_method UserNotificationRule#contact_method}.
|
57
|
+
:param start_delay_in_minutes: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/user_notification_rule#start_delay_in_minutes UserNotificationRule#start_delay_in_minutes}.
|
58
|
+
:param urgency: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/user_notification_rule#urgency UserNotificationRule#urgency}.
|
59
|
+
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/user_notification_rule#user_id UserNotificationRule#user_id}.
|
60
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/user_notification_rule#id UserNotificationRule#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.
|
61
61
|
:param connection:
|
62
62
|
:param count:
|
63
63
|
:param depends_on:
|
@@ -100,7 +100,7 @@ class UserNotificationRule(
|
|
100
100
|
|
101
101
|
:param scope: The scope in which to define this construct.
|
102
102
|
:param import_to_id: The construct id used in the generated config for the UserNotificationRule to import.
|
103
|
-
:param import_from_id: The id of the existing UserNotificationRule that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
103
|
+
:param import_from_id: The id of the existing UserNotificationRule that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/user_notification_rule#import import section} in the documentation of this resource for the id to use
|
104
104
|
:param provider: ? Optional instance of the provider where the UserNotificationRule to import is found.
|
105
105
|
'''
|
106
106
|
if __debug__:
|
@@ -165,7 +165,7 @@ class UserNotificationRule(
|
|
165
165
|
if __debug__:
|
166
166
|
type_hints = typing.get_type_hints(_typecheckingstub__c5d830813affaef8003e1d6a12719e6122950d8aecbad44c218e97641abafa9d)
|
167
167
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
168
|
-
jsii.set(self, "contactMethod", value)
|
168
|
+
jsii.set(self, "contactMethod", value) # pyright: ignore[reportArgumentType]
|
169
169
|
|
170
170
|
@builtins.property
|
171
171
|
@jsii.member(jsii_name="id")
|
@@ -177,7 +177,7 @@ class UserNotificationRule(
|
|
177
177
|
if __debug__:
|
178
178
|
type_hints = typing.get_type_hints(_typecheckingstub__0e8133ec3fd0d3cf9b8d68b9d910d83e8204f6b8f63d8738933aa4eacc92a9cb)
|
179
179
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
180
|
-
jsii.set(self, "id", value)
|
180
|
+
jsii.set(self, "id", value) # pyright: ignore[reportArgumentType]
|
181
181
|
|
182
182
|
@builtins.property
|
183
183
|
@jsii.member(jsii_name="startDelayInMinutes")
|
@@ -189,7 +189,7 @@ class UserNotificationRule(
|
|
189
189
|
if __debug__:
|
190
190
|
type_hints = typing.get_type_hints(_typecheckingstub__28ee43ab1988d5f2da35ca8ace26c7c66d23397271ff60ace17b3154950dff4b)
|
191
191
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
192
|
-
jsii.set(self, "startDelayInMinutes", value)
|
192
|
+
jsii.set(self, "startDelayInMinutes", value) # pyright: ignore[reportArgumentType]
|
193
193
|
|
194
194
|
@builtins.property
|
195
195
|
@jsii.member(jsii_name="urgency")
|
@@ -201,7 +201,7 @@ class UserNotificationRule(
|
|
201
201
|
if __debug__:
|
202
202
|
type_hints = typing.get_type_hints(_typecheckingstub__a6426f7af9dd246b35ffbd02cbc8f36fbb6718ed02d0488b12b99042b0e51e3a)
|
203
203
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
204
|
-
jsii.set(self, "urgency", value)
|
204
|
+
jsii.set(self, "urgency", value) # pyright: ignore[reportArgumentType]
|
205
205
|
|
206
206
|
@builtins.property
|
207
207
|
@jsii.member(jsii_name="userId")
|
@@ -213,7 +213,7 @@ class UserNotificationRule(
|
|
213
213
|
if __debug__:
|
214
214
|
type_hints = typing.get_type_hints(_typecheckingstub__6db39f68a60200cf815f3b16cb56e10d7a0d1f480ec377376cd7958719fc9765)
|
215
215
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
216
|
-
jsii.set(self, "userId", value)
|
216
|
+
jsii.set(self, "userId", value) # pyright: ignore[reportArgumentType]
|
217
217
|
|
218
218
|
|
219
219
|
@jsii.data_type(
|
@@ -259,11 +259,11 @@ class UserNotificationRuleConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
259
259
|
:param lifecycle:
|
260
260
|
:param provider:
|
261
261
|
:param provisioners:
|
262
|
-
:param contact_method: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
263
|
-
:param start_delay_in_minutes: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
264
|
-
:param urgency: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
265
|
-
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
266
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
262
|
+
:param contact_method: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/user_notification_rule#contact_method UserNotificationRule#contact_method}.
|
263
|
+
:param start_delay_in_minutes: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/user_notification_rule#start_delay_in_minutes UserNotificationRule#start_delay_in_minutes}.
|
264
|
+
:param urgency: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/user_notification_rule#urgency UserNotificationRule#urgency}.
|
265
|
+
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/user_notification_rule#user_id UserNotificationRule#user_id}.
|
266
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/user_notification_rule#id UserNotificationRule#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.
|
267
267
|
'''
|
268
268
|
if isinstance(lifecycle, dict):
|
269
269
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -370,35 +370,35 @@ class UserNotificationRuleConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
370
370
|
|
371
371
|
@builtins.property
|
372
372
|
def contact_method(self) -> typing.Mapping[builtins.str, builtins.str]:
|
373
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
373
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/user_notification_rule#contact_method UserNotificationRule#contact_method}.'''
|
374
374
|
result = self._values.get("contact_method")
|
375
375
|
assert result is not None, "Required property 'contact_method' is missing"
|
376
376
|
return typing.cast(typing.Mapping[builtins.str, builtins.str], result)
|
377
377
|
|
378
378
|
@builtins.property
|
379
379
|
def start_delay_in_minutes(self) -> jsii.Number:
|
380
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
380
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/user_notification_rule#start_delay_in_minutes UserNotificationRule#start_delay_in_minutes}.'''
|
381
381
|
result = self._values.get("start_delay_in_minutes")
|
382
382
|
assert result is not None, "Required property 'start_delay_in_minutes' is missing"
|
383
383
|
return typing.cast(jsii.Number, result)
|
384
384
|
|
385
385
|
@builtins.property
|
386
386
|
def urgency(self) -> builtins.str:
|
387
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
387
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/user_notification_rule#urgency UserNotificationRule#urgency}.'''
|
388
388
|
result = self._values.get("urgency")
|
389
389
|
assert result is not None, "Required property 'urgency' is missing"
|
390
390
|
return typing.cast(builtins.str, result)
|
391
391
|
|
392
392
|
@builtins.property
|
393
393
|
def user_id(self) -> builtins.str:
|
394
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
394
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/user_notification_rule#user_id UserNotificationRule#user_id}.'''
|
395
395
|
result = self._values.get("user_id")
|
396
396
|
assert result is not None, "Required property 'user_id' is missing"
|
397
397
|
return typing.cast(builtins.str, result)
|
398
398
|
|
399
399
|
@builtins.property
|
400
400
|
def id(self) -> typing.Optional[builtins.str]:
|
401
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.
|
401
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.15.2/docs/resources/user_notification_rule#id UserNotificationRule#id}.
|
402
402
|
|
403
403
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
404
404
|
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.
|