cdktf-cdktf-provider-pagerduty 13.10.0__py3-none-any.whl → 13.10.1__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- cdktf_cdktf_provider_pagerduty/__init__.py +4 -4
- cdktf_cdktf_provider_pagerduty/_jsii/__init__.py +2 -2
- cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.10.1.jsii.tgz +0 -0
- cdktf_cdktf_provider_pagerduty/addon/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/automation_actions_action/__init__.py +53 -53
- cdktf_cdktf_provider_pagerduty/automation_actions_action_service_association/__init__.py +14 -14
- cdktf_cdktf_provider_pagerduty/automation_actions_action_team_association/__init__.py +14 -14
- cdktf_cdktf_provider_pagerduty/automation_actions_runner/__init__.py +26 -26
- cdktf_cdktf_provider_pagerduty/automation_actions_runner_team_association/__init__.py +14 -14
- cdktf_cdktf_provider_pagerduty/business_service/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/business_service_subscriber/__init__.py +17 -17
- cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_action/__init__.py +29 -29
- cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_runner/__init__.py +17 -17
- cdktf_cdktf_provider_pagerduty/data_pagerduty_business_service/__init__.py +8 -8
- cdktf_cdktf_provider_pagerduty/data_pagerduty_escalation_policy/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration/__init__.py +14 -14
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_global_cache_variable/__init__.py +14 -14
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_integration/__init__.py +14 -14
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_service_cache_variable/__init__.py +14 -14
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestrations/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/data_pagerduty_extension_schema/__init__.py +8 -8
- cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_custom_field/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_workflow/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/data_pagerduty_license/__init__.py +38 -38
- cdktf_cdktf_provider_pagerduty/data_pagerduty_licenses/__init__.py +33 -33
- cdktf_cdktf_provider_pagerduty/data_pagerduty_priority/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/data_pagerduty_ruleset/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/data_pagerduty_schedule/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/data_pagerduty_service/__init__.py +8 -8
- cdktf_cdktf_provider_pagerduty/data_pagerduty_service_integration/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/data_pagerduty_standards/__init__.py +8 -8
- cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resource_scores/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resources_scores/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/data_pagerduty_tag/__init__.py +8 -8
- cdktf_cdktf_provider_pagerduty/data_pagerduty_team/__init__.py +17 -17
- cdktf_cdktf_provider_pagerduty/data_pagerduty_team_members/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/data_pagerduty_user/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/data_pagerduty_user_contact_method/__init__.py +17 -17
- cdktf_cdktf_provider_pagerduty/data_pagerduty_users/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/data_pagerduty_vendor/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/escalation_policy/__init__.py +36 -36
- cdktf_cdktf_provider_pagerduty/event_orchestration/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/event_orchestration_global/__init__.py +192 -192
- cdktf_cdktf_provider_pagerduty/event_orchestration_global_cache_variable/__init__.py +34 -34
- cdktf_cdktf_provider_pagerduty/event_orchestration_integration/__init__.py +11 -11
- cdktf_cdktf_provider_pagerduty/event_orchestration_router/__init__.py +42 -42
- cdktf_cdktf_provider_pagerduty/event_orchestration_service/__init__.py +201 -201
- cdktf_cdktf_provider_pagerduty/event_orchestration_service_cache_variable/__init__.py +34 -34
- cdktf_cdktf_provider_pagerduty/event_orchestration_unrouted/__init__.py +93 -93
- cdktf_cdktf_provider_pagerduty/event_rule/__init__.py +17 -17
- cdktf_cdktf_provider_pagerduty/extension/__init__.py +23 -23
- cdktf_cdktf_provider_pagerduty/extension_servicenow/__init__.py +41 -41
- cdktf_cdktf_provider_pagerduty/incident_custom_field/__init__.py +26 -26
- cdktf_cdktf_provider_pagerduty/incident_custom_field_option/__init__.py +17 -17
- cdktf_cdktf_provider_pagerduty/incident_workflow/__init__.py +46 -46
- cdktf_cdktf_provider_pagerduty/incident_workflow_trigger/__init__.py +32 -32
- cdktf_cdktf_provider_pagerduty/maintenance_window/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/provider/__init__.py +35 -35
- cdktf_cdktf_provider_pagerduty/response_play/__init__.py +56 -56
- cdktf_cdktf_provider_pagerduty/ruleset/__init__.py +17 -17
- cdktf_cdktf_provider_pagerduty/ruleset_rule/__init__.py +126 -126
- cdktf_cdktf_provider_pagerduty/schedule/__init__.py +48 -48
- cdktf_cdktf_provider_pagerduty/service/__init__.py +123 -123
- cdktf_cdktf_provider_pagerduty/service_dependency/__init__.py +22 -22
- cdktf_cdktf_provider_pagerduty/service_event_rule/__init__.py +118 -118
- cdktf_cdktf_provider_pagerduty/service_integration/__init__.py +91 -91
- cdktf_cdktf_provider_pagerduty/slack_connection/__init__.py +32 -32
- cdktf_cdktf_provider_pagerduty/tag/__init__.py +8 -8
- cdktf_cdktf_provider_pagerduty/tag_assignment/__init__.py +14 -14
- cdktf_cdktf_provider_pagerduty/team/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/team_membership/__init__.py +17 -17
- cdktf_cdktf_provider_pagerduty/user/__init__.py +35 -35
- cdktf_cdktf_provider_pagerduty/user_contact_method/__init__.py +26 -26
- cdktf_cdktf_provider_pagerduty/user_handoff_notification_rule/__init__.py +21 -21
- cdktf_cdktf_provider_pagerduty/user_notification_rule/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/webhook_subscription/__init__.py +42 -42
- {cdktf_cdktf_provider_pagerduty-13.10.0.dist-info → cdktf_cdktf_provider_pagerduty-13.10.1.dist-info}/METADATA +5 -5
- cdktf_cdktf_provider_pagerduty-13.10.1.dist-info/RECORD +82 -0
- cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.10.0.jsii.tgz +0 -0
- cdktf_cdktf_provider_pagerduty-13.10.0.dist-info/RECORD +0 -82
- {cdktf_cdktf_provider_pagerduty-13.10.0.dist-info → cdktf_cdktf_provider_pagerduty-13.10.1.dist-info}/LICENSE +0 -0
- {cdktf_cdktf_provider_pagerduty-13.10.0.dist-info → cdktf_cdktf_provider_pagerduty-13.10.1.dist-info}/WHEEL +0 -0
- {cdktf_cdktf_provider_pagerduty-13.10.0.dist-info → cdktf_cdktf_provider_pagerduty-13.10.1.dist-info}/top_level.txt +0 -0
@@ -1,7 +1,7 @@
|
|
1
|
-
'''
|
1
|
+
r'''
|
2
2
|
# `pagerduty_user`
|
3
3
|
|
4
|
-
Refer to the Terraform Registry for docs: [`pagerduty_user`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
4
|
+
Refer to the Terraform Registry for docs: [`pagerduty_user`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user).
|
5
5
|
'''
|
6
6
|
from pkgutil import extend_path
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
@@ -29,7 +29,7 @@ class User(
|
|
29
29
|
metaclass=jsii.JSIIMeta,
|
30
30
|
jsii_type="@cdktf/provider-pagerduty.user.User",
|
31
31
|
):
|
32
|
-
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
32
|
+
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user pagerduty_user}.'''
|
33
33
|
|
34
34
|
def __init__(
|
35
35
|
self,
|
@@ -54,20 +54,20 @@ class User(
|
|
54
54
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
55
55
|
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,
|
56
56
|
) -> None:
|
57
|
-
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
57
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user pagerduty_user} Resource.
|
58
58
|
|
59
59
|
:param scope: The scope in which to define this construct.
|
60
60
|
:param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
|
61
|
-
:param email: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
62
|
-
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
63
|
-
:param color: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
64
|
-
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
65
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
66
|
-
:param job_title: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
67
|
-
:param license: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
68
|
-
:param role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
69
|
-
:param teams: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
70
|
-
:param time_zone: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
61
|
+
:param email: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user#email User#email}.
|
62
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user#name User#name}.
|
63
|
+
:param color: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user#color User#color}.
|
64
|
+
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user#description User#description}.
|
65
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user#id User#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.
|
66
|
+
:param job_title: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user#job_title User#job_title}.
|
67
|
+
:param license: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user#license User#license}.
|
68
|
+
:param role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user#role User#role}.
|
69
|
+
:param teams: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user#teams User#teams}.
|
70
|
+
:param time_zone: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user#time_zone User#time_zone}.
|
71
71
|
:param connection:
|
72
72
|
:param count:
|
73
73
|
:param depends_on:
|
@@ -115,7 +115,7 @@ class User(
|
|
115
115
|
|
116
116
|
:param scope: The scope in which to define this construct.
|
117
117
|
:param import_to_id: The construct id used in the generated config for the User to import.
|
118
|
-
:param import_from_id: The id of the existing User that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
118
|
+
:param import_from_id: The id of the existing User that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user#import import section} in the documentation of this resource for the id to use
|
119
119
|
:param provider: ? Optional instance of the provider where the User to import is found.
|
120
120
|
'''
|
121
121
|
if __debug__:
|
@@ -410,16 +410,16 @@ class UserConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
410
410
|
:param lifecycle:
|
411
411
|
:param provider:
|
412
412
|
:param provisioners:
|
413
|
-
:param email: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
414
|
-
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
415
|
-
:param color: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
416
|
-
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
417
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
418
|
-
:param job_title: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
419
|
-
:param license: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
420
|
-
:param role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
421
|
-
:param teams: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
422
|
-
:param time_zone: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
413
|
+
:param email: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user#email User#email}.
|
414
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user#name User#name}.
|
415
|
+
:param color: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user#color User#color}.
|
416
|
+
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user#description User#description}.
|
417
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user#id User#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.
|
418
|
+
:param job_title: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user#job_title User#job_title}.
|
419
|
+
:param license: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user#license User#license}.
|
420
|
+
:param role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user#role User#role}.
|
421
|
+
:param teams: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user#teams User#teams}.
|
422
|
+
:param time_zone: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user#time_zone User#time_zone}.
|
423
423
|
'''
|
424
424
|
if isinstance(lifecycle, dict):
|
425
425
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -543,33 +543,33 @@ class UserConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
543
543
|
|
544
544
|
@builtins.property
|
545
545
|
def email(self) -> builtins.str:
|
546
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
546
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user#email User#email}.'''
|
547
547
|
result = self._values.get("email")
|
548
548
|
assert result is not None, "Required property 'email' is missing"
|
549
549
|
return typing.cast(builtins.str, result)
|
550
550
|
|
551
551
|
@builtins.property
|
552
552
|
def name(self) -> builtins.str:
|
553
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
553
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user#name User#name}.'''
|
554
554
|
result = self._values.get("name")
|
555
555
|
assert result is not None, "Required property 'name' is missing"
|
556
556
|
return typing.cast(builtins.str, result)
|
557
557
|
|
558
558
|
@builtins.property
|
559
559
|
def color(self) -> typing.Optional[builtins.str]:
|
560
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
560
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user#color User#color}.'''
|
561
561
|
result = self._values.get("color")
|
562
562
|
return typing.cast(typing.Optional[builtins.str], result)
|
563
563
|
|
564
564
|
@builtins.property
|
565
565
|
def description(self) -> typing.Optional[builtins.str]:
|
566
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
566
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user#description User#description}.'''
|
567
567
|
result = self._values.get("description")
|
568
568
|
return typing.cast(typing.Optional[builtins.str], result)
|
569
569
|
|
570
570
|
@builtins.property
|
571
571
|
def id(self) -> typing.Optional[builtins.str]:
|
572
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
572
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user#id User#id}.
|
573
573
|
|
574
574
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
575
575
|
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.
|
@@ -579,31 +579,31 @@ class UserConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
579
579
|
|
580
580
|
@builtins.property
|
581
581
|
def job_title(self) -> typing.Optional[builtins.str]:
|
582
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
582
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user#job_title User#job_title}.'''
|
583
583
|
result = self._values.get("job_title")
|
584
584
|
return typing.cast(typing.Optional[builtins.str], result)
|
585
585
|
|
586
586
|
@builtins.property
|
587
587
|
def license(self) -> typing.Optional[builtins.str]:
|
588
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
588
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user#license User#license}.'''
|
589
589
|
result = self._values.get("license")
|
590
590
|
return typing.cast(typing.Optional[builtins.str], result)
|
591
591
|
|
592
592
|
@builtins.property
|
593
593
|
def role(self) -> typing.Optional[builtins.str]:
|
594
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
594
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user#role User#role}.'''
|
595
595
|
result = self._values.get("role")
|
596
596
|
return typing.cast(typing.Optional[builtins.str], result)
|
597
597
|
|
598
598
|
@builtins.property
|
599
599
|
def teams(self) -> typing.Optional[typing.List[builtins.str]]:
|
600
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
600
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user#teams User#teams}.'''
|
601
601
|
result = self._values.get("teams")
|
602
602
|
return typing.cast(typing.Optional[typing.List[builtins.str]], result)
|
603
603
|
|
604
604
|
@builtins.property
|
605
605
|
def time_zone(self) -> typing.Optional[builtins.str]:
|
606
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
606
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user#time_zone User#time_zone}.'''
|
607
607
|
result = self._values.get("time_zone")
|
608
608
|
return typing.cast(typing.Optional[builtins.str], result)
|
609
609
|
|
@@ -1,7 +1,7 @@
|
|
1
|
-
'''
|
1
|
+
r'''
|
2
2
|
# `pagerduty_user_contact_method`
|
3
3
|
|
4
|
-
Refer to the Terraform Registry for docs: [`pagerduty_user_contact_method`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
4
|
+
Refer to the Terraform Registry for docs: [`pagerduty_user_contact_method`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user_contact_method).
|
5
5
|
'''
|
6
6
|
from pkgutil import extend_path
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
@@ -29,7 +29,7 @@ class UserContactMethod(
|
|
29
29
|
metaclass=jsii.JSIIMeta,
|
30
30
|
jsii_type="@cdktf/provider-pagerduty.userContactMethod.UserContactMethod",
|
31
31
|
):
|
32
|
-
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
32
|
+
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user_contact_method pagerduty_user_contact_method}.'''
|
33
33
|
|
34
34
|
def __init__(
|
35
35
|
self,
|
@@ -51,17 +51,17 @@ class UserContactMethod(
|
|
51
51
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
52
52
|
provisioners: typing.Optional[typing.Sequence[typing.Union[typing.Union[_cdktf_9a9027ec.FileProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.LocalExecProvisioner, typing.Dict[builtins.str, typing.Any]], typing.Union[_cdktf_9a9027ec.RemoteExecProvisioner, typing.Dict[builtins.str, typing.Any]]]]] = None,
|
53
53
|
) -> None:
|
54
|
-
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
54
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user_contact_method pagerduty_user_contact_method} 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 address: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
59
|
-
:param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
60
|
-
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
61
|
-
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
62
|
-
:param country_code: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
63
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
64
|
-
:param send_short_email: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
58
|
+
:param address: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user_contact_method#address UserContactMethod#address}.
|
59
|
+
:param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user_contact_method#label UserContactMethod#label}.
|
60
|
+
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user_contact_method#type UserContactMethod#type}.
|
61
|
+
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user_contact_method#user_id UserContactMethod#user_id}.
|
62
|
+
:param country_code: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user_contact_method#country_code UserContactMethod#country_code}.
|
63
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user_contact_method#id UserContactMethod#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 send_short_email: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user_contact_method#send_short_email UserContactMethod#send_short_email}.
|
65
65
|
:param connection:
|
66
66
|
:param count:
|
67
67
|
:param depends_on:
|
@@ -106,7 +106,7 @@ class UserContactMethod(
|
|
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 UserContactMethod to import.
|
109
|
-
:param import_from_id: The id of the existing UserContactMethod that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
109
|
+
:param import_from_id: The id of the existing UserContactMethod that should be imported. Refer to the {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user_contact_method#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 UserContactMethod to import is found.
|
111
111
|
'''
|
112
112
|
if __debug__:
|
@@ -326,13 +326,13 @@ class UserContactMethodConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
326
326
|
:param lifecycle:
|
327
327
|
:param provider:
|
328
328
|
:param provisioners:
|
329
|
-
:param address: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
330
|
-
:param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
331
|
-
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
332
|
-
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
333
|
-
:param country_code: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
334
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
335
|
-
:param send_short_email: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
329
|
+
:param address: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user_contact_method#address UserContactMethod#address}.
|
330
|
+
:param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user_contact_method#label UserContactMethod#label}.
|
331
|
+
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user_contact_method#type UserContactMethod#type}.
|
332
|
+
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user_contact_method#user_id UserContactMethod#user_id}.
|
333
|
+
:param country_code: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user_contact_method#country_code UserContactMethod#country_code}.
|
334
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user_contact_method#id UserContactMethod#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.
|
335
|
+
:param send_short_email: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user_contact_method#send_short_email UserContactMethod#send_short_email}.
|
336
336
|
'''
|
337
337
|
if isinstance(lifecycle, dict):
|
338
338
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -445,41 +445,41 @@ class UserContactMethodConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
445
445
|
|
446
446
|
@builtins.property
|
447
447
|
def address(self) -> builtins.str:
|
448
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
448
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user_contact_method#address UserContactMethod#address}.'''
|
449
449
|
result = self._values.get("address")
|
450
450
|
assert result is not None, "Required property 'address' is missing"
|
451
451
|
return typing.cast(builtins.str, result)
|
452
452
|
|
453
453
|
@builtins.property
|
454
454
|
def label(self) -> builtins.str:
|
455
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
455
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user_contact_method#label UserContactMethod#label}.'''
|
456
456
|
result = self._values.get("label")
|
457
457
|
assert result is not None, "Required property 'label' is missing"
|
458
458
|
return typing.cast(builtins.str, result)
|
459
459
|
|
460
460
|
@builtins.property
|
461
461
|
def type(self) -> builtins.str:
|
462
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
462
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user_contact_method#type UserContactMethod#type}.'''
|
463
463
|
result = self._values.get("type")
|
464
464
|
assert result is not None, "Required property 'type' is missing"
|
465
465
|
return typing.cast(builtins.str, result)
|
466
466
|
|
467
467
|
@builtins.property
|
468
468
|
def user_id(self) -> builtins.str:
|
469
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
469
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user_contact_method#user_id UserContactMethod#user_id}.'''
|
470
470
|
result = self._values.get("user_id")
|
471
471
|
assert result is not None, "Required property 'user_id' is missing"
|
472
472
|
return typing.cast(builtins.str, result)
|
473
473
|
|
474
474
|
@builtins.property
|
475
475
|
def country_code(self) -> typing.Optional[jsii.Number]:
|
476
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
476
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user_contact_method#country_code UserContactMethod#country_code}.'''
|
477
477
|
result = self._values.get("country_code")
|
478
478
|
return typing.cast(typing.Optional[jsii.Number], result)
|
479
479
|
|
480
480
|
@builtins.property
|
481
481
|
def id(self) -> typing.Optional[builtins.str]:
|
482
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
482
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user_contact_method#id UserContactMethod#id}.
|
483
483
|
|
484
484
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
485
485
|
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.
|
@@ -491,7 +491,7 @@ class UserContactMethodConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
491
491
|
def send_short_email(
|
492
492
|
self,
|
493
493
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
494
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
494
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/docs/resources/user_contact_method#send_short_email UserContactMethod#send_short_email}.'''
|
495
495
|
result = self._values.get("send_short_email")
|
496
496
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
497
497
|
|
@@ -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.14.
|
4
|
+
Refer to the Terraform Registry for docs: [`pagerduty_user_handoff_notification_rule`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/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.14.
|
32
|
+
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/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.14.
|
51
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/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.14.
|
56
|
-
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
57
|
-
:param contact_method: contact_method block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
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.14.
|
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.14.4/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.14.4/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.14.4/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.14.4/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.14.
|
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.14.4/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__:
|
@@ -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.14.
|
256
|
-
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
257
|
-
:param contact_method: contact_method block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
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.14.
|
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.14.4/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.14.4/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.14.4/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.14.4/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.14.
|
366
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/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.14.
|
374
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/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.14.
|
385
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/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.14.
|
394
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/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.14.
|
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.14.
|
419
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/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.14.4/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.14.
|
433
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/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.14.
|
446
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/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"
|
@@ -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.14.
|
4
|
+
Refer to the Terraform Registry for docs: [`pagerduty_user_notification_rule`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/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.14.
|
32
|
+
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/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.14.
|
52
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/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.14.
|
57
|
-
:param start_delay_in_minutes: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
58
|
-
:param urgency: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
59
|
-
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
60
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
56
|
+
:param contact_method: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/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.14.4/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.14.4/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.14.4/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.14.4/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.14.
|
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.14.4/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__:
|
@@ -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.14.
|
263
|
-
:param start_delay_in_minutes: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
264
|
-
:param urgency: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
265
|
-
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
266
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.
|
262
|
+
:param contact_method: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/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.14.4/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.14.4/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.14.4/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.14.4/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.14.
|
373
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/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.14.
|
380
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/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.14.
|
387
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/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.14.
|
394
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/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.14.
|
401
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.14.4/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.
|