cdktf-cdktf-provider-pagerduty 13.14.3__py3-none-any.whl → 13.15.0__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 +11 -3
- cdktf_cdktf_provider_pagerduty/_jsii/__init__.py +2 -2
- cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.15.0.jsii.tgz +0 -0
- cdktf_cdktf_provider_pagerduty/addon/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/alert_grouping_setting/__init__.py +31 -31
- cdktf_cdktf_provider_pagerduty/automation_actions_action/__init__.py +55 -55
- cdktf_cdktf_provider_pagerduty/automation_actions_action_service_association/__init__.py +13 -13
- cdktf_cdktf_provider_pagerduty/automation_actions_action_team_association/__init__.py +13 -13
- cdktf_cdktf_provider_pagerduty/automation_actions_runner/__init__.py +25 -25
- cdktf_cdktf_provider_pagerduty/automation_actions_runner_team_association/__init__.py +13 -13
- cdktf_cdktf_provider_pagerduty/business_service/__init__.py +19 -19
- cdktf_cdktf_provider_pagerduty/business_service_subscriber/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/data_pagerduty_alert_grouping_setting/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_action/__init__.py +31 -31
- cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_runner/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/data_pagerduty_business_service/__init__.py +7 -7
- cdktf_cdktf_provider_pagerduty/data_pagerduty_escalation_policy/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration/__init__.py +13 -13
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_global_cache_variable/__init__.py +13 -13
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_integration/__init__.py +13 -13
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_service_cache_variable/__init__.py +13 -13
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestrations/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_extension_schema/__init__.py +7 -7
- cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_custom_field/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_type/__init__.py +378 -0
- cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_type_custom_field/__init__.py +737 -0
- cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_workflow/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_jira_cloud_account_mapping/__init__.py +7 -7
- cdktf_cdktf_provider_pagerduty/data_pagerduty_license/__init__.py +13 -13
- cdktf_cdktf_provider_pagerduty/data_pagerduty_licenses/__init__.py +7 -7
- cdktf_cdktf_provider_pagerduty/data_pagerduty_priority/__init__.py +7 -7
- cdktf_cdktf_provider_pagerduty/data_pagerduty_ruleset/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_schedule/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_service/__init__.py +7 -7
- cdktf_cdktf_provider_pagerduty/data_pagerduty_service_integration/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_standards/__init__.py +7 -7
- cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resource_scores/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_standards_resources_scores/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_tag/__init__.py +7 -7
- cdktf_cdktf_provider_pagerduty/data_pagerduty_team/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/data_pagerduty_team_members/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_user/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_user_contact_method/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/data_pagerduty_users/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/data_pagerduty_vendor/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/escalation_policy/__init__.py +35 -35
- cdktf_cdktf_provider_pagerduty/event_orchestration/__init__.py +19 -19
- cdktf_cdktf_provider_pagerduty/event_orchestration_global/__init__.py +197 -197
- cdktf_cdktf_provider_pagerduty/event_orchestration_global_cache_variable/__init__.py +33 -33
- cdktf_cdktf_provider_pagerduty/event_orchestration_integration/__init__.py +10 -10
- cdktf_cdktf_provider_pagerduty/event_orchestration_router/__init__.py +50 -50
- cdktf_cdktf_provider_pagerduty/event_orchestration_service/__init__.py +206 -206
- cdktf_cdktf_provider_pagerduty/event_orchestration_service_cache_variable/__init__.py +33 -33
- cdktf_cdktf_provider_pagerduty/event_orchestration_unrouted/__init__.py +92 -92
- cdktf_cdktf_provider_pagerduty/event_rule/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/extension/__init__.py +22 -22
- cdktf_cdktf_provider_pagerduty/extension_servicenow/__init__.py +40 -40
- cdktf_cdktf_provider_pagerduty/incident_custom_field/__init__.py +25 -25
- cdktf_cdktf_provider_pagerduty/incident_custom_field_option/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/incident_type/__init__.py +533 -0
- cdktf_cdktf_provider_pagerduty/incident_type_custom_field/__init__.py +715 -0
- cdktf_cdktf_provider_pagerduty/incident_workflow/__init__.py +45 -45
- cdktf_cdktf_provider_pagerduty/incident_workflow_trigger/__init__.py +31 -31
- cdktf_cdktf_provider_pagerduty/jira_cloud_account_mapping_rule/__init__.py +99 -99
- cdktf_cdktf_provider_pagerduty/maintenance_window/__init__.py +19 -19
- cdktf_cdktf_provider_pagerduty/provider/__init__.py +34 -34
- cdktf_cdktf_provider_pagerduty/response_play/__init__.py +55 -55
- cdktf_cdktf_provider_pagerduty/ruleset/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/ruleset_rule/__init__.py +125 -125
- cdktf_cdktf_provider_pagerduty/schedule/__init__.py +47 -47
- cdktf_cdktf_provider_pagerduty/service/__init__.py +122 -122
- cdktf_cdktf_provider_pagerduty/service_dependency/__init__.py +21 -21
- cdktf_cdktf_provider_pagerduty/service_event_rule/__init__.py +117 -117
- cdktf_cdktf_provider_pagerduty/service_integration/__init__.py +90 -90
- cdktf_cdktf_provider_pagerduty/slack_connection/__init__.py +31 -31
- cdktf_cdktf_provider_pagerduty/tag/__init__.py +7 -7
- cdktf_cdktf_provider_pagerduty/tag_assignment/__init__.py +13 -13
- cdktf_cdktf_provider_pagerduty/team/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/team_membership/__init__.py +16 -16
- cdktf_cdktf_provider_pagerduty/user/__init__.py +34 -34
- cdktf_cdktf_provider_pagerduty/user_contact_method/__init__.py +25 -25
- cdktf_cdktf_provider_pagerduty/user_handoff_notification_rule/__init__.py +20 -20
- cdktf_cdktf_provider_pagerduty/user_notification_rule/__init__.py +19 -19
- cdktf_cdktf_provider_pagerduty/webhook_subscription/__init__.py +41 -41
- {cdktf_cdktf_provider_pagerduty-13.14.3.dist-info → cdktf_cdktf_provider_pagerduty-13.15.0.dist-info}/LICENSE +1 -1
- {cdktf_cdktf_provider_pagerduty-13.14.3.dist-info → cdktf_cdktf_provider_pagerduty-13.15.0.dist-info}/METADATA +4 -4
- cdktf_cdktf_provider_pagerduty-13.15.0.dist-info/RECORD +90 -0
- cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@13.14.3.jsii.tgz +0 -0
- cdktf_cdktf_provider_pagerduty-13.14.3.dist-info/RECORD +0 -86
- {cdktf_cdktf_provider_pagerduty-13.14.3.dist-info → cdktf_cdktf_provider_pagerduty-13.15.0.dist-info}/WHEEL +0 -0
- {cdktf_cdktf_provider_pagerduty-13.14.3.dist-info → cdktf_cdktf_provider_pagerduty-13.15.0.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.
|
4
|
+
Refer to the Terraform Registry for docs: [`pagerduty_user`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user).
|
5
5
|
'''
|
6
6
|
from pkgutil import extend_path
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
@@ -44,7 +44,7 @@ class User(
|
|
44
44
|
metaclass=jsii.JSIIMeta,
|
45
45
|
jsii_type="@cdktf/provider-pagerduty.user.User",
|
46
46
|
):
|
47
|
-
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
47
|
+
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user pagerduty_user}.'''
|
48
48
|
|
49
49
|
def __init__(
|
50
50
|
self,
|
@@ -69,20 +69,20 @@ class User(
|
|
69
69
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
70
70
|
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,
|
71
71
|
) -> None:
|
72
|
-
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
72
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user pagerduty_user} Resource.
|
73
73
|
|
74
74
|
:param scope: The scope in which to define this construct.
|
75
75
|
:param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
|
76
|
-
:param email: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
77
|
-
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
78
|
-
:param color: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
79
|
-
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
80
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
81
|
-
:param job_title: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
82
|
-
:param license: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
83
|
-
:param role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
84
|
-
:param teams: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
85
|
-
:param time_zone: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
76
|
+
:param email: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user#email User#email}.
|
77
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user#name User#name}.
|
78
|
+
:param color: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user#color User#color}.
|
79
|
+
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user#description User#description}.
|
80
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/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.
|
81
|
+
:param job_title: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user#job_title User#job_title}.
|
82
|
+
:param license: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user#license User#license}.
|
83
|
+
:param role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user#role User#role}.
|
84
|
+
:param teams: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user#teams User#teams}.
|
85
|
+
:param time_zone: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user#time_zone User#time_zone}.
|
86
86
|
:param connection:
|
87
87
|
:param count:
|
88
88
|
:param depends_on:
|
@@ -130,7 +130,7 @@ class User(
|
|
130
130
|
|
131
131
|
:param scope: The scope in which to define this construct.
|
132
132
|
:param import_to_id: The construct id used in the generated config for the User to import.
|
133
|
-
: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.
|
133
|
+
: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.19.1/docs/resources/user#import import section} in the documentation of this resource for the id to use
|
134
134
|
:param provider: ? Optional instance of the provider where the User to import is found.
|
135
135
|
'''
|
136
136
|
if __debug__:
|
@@ -425,16 +425,16 @@ class UserConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
425
425
|
:param lifecycle:
|
426
426
|
:param provider:
|
427
427
|
:param provisioners:
|
428
|
-
:param email: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
429
|
-
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
430
|
-
:param color: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
431
|
-
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
432
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
433
|
-
:param job_title: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
434
|
-
:param license: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
435
|
-
:param role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
436
|
-
:param teams: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
437
|
-
:param time_zone: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
428
|
+
:param email: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user#email User#email}.
|
429
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user#name User#name}.
|
430
|
+
:param color: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user#color User#color}.
|
431
|
+
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user#description User#description}.
|
432
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/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.
|
433
|
+
:param job_title: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user#job_title User#job_title}.
|
434
|
+
:param license: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user#license User#license}.
|
435
|
+
:param role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user#role User#role}.
|
436
|
+
:param teams: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user#teams User#teams}.
|
437
|
+
:param time_zone: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user#time_zone User#time_zone}.
|
438
438
|
'''
|
439
439
|
if isinstance(lifecycle, dict):
|
440
440
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -558,33 +558,33 @@ class UserConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
558
558
|
|
559
559
|
@builtins.property
|
560
560
|
def email(self) -> builtins.str:
|
561
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
561
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user#email User#email}.'''
|
562
562
|
result = self._values.get("email")
|
563
563
|
assert result is not None, "Required property 'email' is missing"
|
564
564
|
return typing.cast(builtins.str, result)
|
565
565
|
|
566
566
|
@builtins.property
|
567
567
|
def name(self) -> builtins.str:
|
568
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
568
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user#name User#name}.'''
|
569
569
|
result = self._values.get("name")
|
570
570
|
assert result is not None, "Required property 'name' is missing"
|
571
571
|
return typing.cast(builtins.str, result)
|
572
572
|
|
573
573
|
@builtins.property
|
574
574
|
def color(self) -> typing.Optional[builtins.str]:
|
575
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
575
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user#color User#color}.'''
|
576
576
|
result = self._values.get("color")
|
577
577
|
return typing.cast(typing.Optional[builtins.str], result)
|
578
578
|
|
579
579
|
@builtins.property
|
580
580
|
def description(self) -> typing.Optional[builtins.str]:
|
581
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
581
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user#description User#description}.'''
|
582
582
|
result = self._values.get("description")
|
583
583
|
return typing.cast(typing.Optional[builtins.str], result)
|
584
584
|
|
585
585
|
@builtins.property
|
586
586
|
def id(self) -> typing.Optional[builtins.str]:
|
587
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
587
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user#id User#id}.
|
588
588
|
|
589
589
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
590
590
|
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.
|
@@ -594,31 +594,31 @@ class UserConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
594
594
|
|
595
595
|
@builtins.property
|
596
596
|
def job_title(self) -> typing.Optional[builtins.str]:
|
597
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
597
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user#job_title User#job_title}.'''
|
598
598
|
result = self._values.get("job_title")
|
599
599
|
return typing.cast(typing.Optional[builtins.str], result)
|
600
600
|
|
601
601
|
@builtins.property
|
602
602
|
def license(self) -> typing.Optional[builtins.str]:
|
603
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
603
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user#license User#license}.'''
|
604
604
|
result = self._values.get("license")
|
605
605
|
return typing.cast(typing.Optional[builtins.str], result)
|
606
606
|
|
607
607
|
@builtins.property
|
608
608
|
def role(self) -> typing.Optional[builtins.str]:
|
609
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
609
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user#role User#role}.'''
|
610
610
|
result = self._values.get("role")
|
611
611
|
return typing.cast(typing.Optional[builtins.str], result)
|
612
612
|
|
613
613
|
@builtins.property
|
614
614
|
def teams(self) -> typing.Optional[typing.List[builtins.str]]:
|
615
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
615
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user#teams User#teams}.'''
|
616
616
|
result = self._values.get("teams")
|
617
617
|
return typing.cast(typing.Optional[typing.List[builtins.str]], result)
|
618
618
|
|
619
619
|
@builtins.property
|
620
620
|
def time_zone(self) -> typing.Optional[builtins.str]:
|
621
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
621
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user#time_zone User#time_zone}.'''
|
622
622
|
result = self._values.get("time_zone")
|
623
623
|
return typing.cast(typing.Optional[builtins.str], result)
|
624
624
|
|
@@ -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.
|
4
|
+
Refer to the Terraform Registry for docs: [`pagerduty_user_contact_method`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_contact_method).
|
5
5
|
'''
|
6
6
|
from pkgutil import extend_path
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
@@ -44,7 +44,7 @@ class UserContactMethod(
|
|
44
44
|
metaclass=jsii.JSIIMeta,
|
45
45
|
jsii_type="@cdktf/provider-pagerduty.userContactMethod.UserContactMethod",
|
46
46
|
):
|
47
|
-
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
47
|
+
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_contact_method pagerduty_user_contact_method}.'''
|
48
48
|
|
49
49
|
def __init__(
|
50
50
|
self,
|
@@ -66,17 +66,17 @@ class UserContactMethod(
|
|
66
66
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
67
67
|
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,
|
68
68
|
) -> None:
|
69
|
-
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
69
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_contact_method pagerduty_user_contact_method} Resource.
|
70
70
|
|
71
71
|
:param scope: The scope in which to define this construct.
|
72
72
|
:param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
|
73
|
-
:param address: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
74
|
-
:param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
75
|
-
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
76
|
-
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
77
|
-
:param country_code: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
78
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
79
|
-
:param send_short_email: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
73
|
+
:param address: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_contact_method#address UserContactMethod#address}.
|
74
|
+
:param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_contact_method#label UserContactMethod#label}.
|
75
|
+
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_contact_method#type UserContactMethod#type}.
|
76
|
+
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_contact_method#user_id UserContactMethod#user_id}.
|
77
|
+
:param country_code: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_contact_method#country_code UserContactMethod#country_code}.
|
78
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/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.
|
79
|
+
:param send_short_email: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_contact_method#send_short_email UserContactMethod#send_short_email}.
|
80
80
|
:param connection:
|
81
81
|
:param count:
|
82
82
|
:param depends_on:
|
@@ -121,7 +121,7 @@ class UserContactMethod(
|
|
121
121
|
|
122
122
|
:param scope: The scope in which to define this construct.
|
123
123
|
:param import_to_id: The construct id used in the generated config for the UserContactMethod to import.
|
124
|
-
: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.
|
124
|
+
: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.19.1/docs/resources/user_contact_method#import import section} in the documentation of this resource for the id to use
|
125
125
|
:param provider: ? Optional instance of the provider where the UserContactMethod to import is found.
|
126
126
|
'''
|
127
127
|
if __debug__:
|
@@ -341,13 +341,13 @@ class UserContactMethodConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
341
341
|
:param lifecycle:
|
342
342
|
:param provider:
|
343
343
|
:param provisioners:
|
344
|
-
:param address: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
345
|
-
:param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
346
|
-
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
347
|
-
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
348
|
-
:param country_code: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
349
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
350
|
-
:param send_short_email: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
344
|
+
:param address: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_contact_method#address UserContactMethod#address}.
|
345
|
+
:param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_contact_method#label UserContactMethod#label}.
|
346
|
+
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_contact_method#type UserContactMethod#type}.
|
347
|
+
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_contact_method#user_id UserContactMethod#user_id}.
|
348
|
+
:param country_code: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_contact_method#country_code UserContactMethod#country_code}.
|
349
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/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.
|
350
|
+
:param send_short_email: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_contact_method#send_short_email UserContactMethod#send_short_email}.
|
351
351
|
'''
|
352
352
|
if isinstance(lifecycle, dict):
|
353
353
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -460,41 +460,41 @@ class UserContactMethodConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
460
460
|
|
461
461
|
@builtins.property
|
462
462
|
def address(self) -> builtins.str:
|
463
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
463
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_contact_method#address UserContactMethod#address}.'''
|
464
464
|
result = self._values.get("address")
|
465
465
|
assert result is not None, "Required property 'address' is missing"
|
466
466
|
return typing.cast(builtins.str, result)
|
467
467
|
|
468
468
|
@builtins.property
|
469
469
|
def label(self) -> builtins.str:
|
470
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
470
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_contact_method#label UserContactMethod#label}.'''
|
471
471
|
result = self._values.get("label")
|
472
472
|
assert result is not None, "Required property 'label' is missing"
|
473
473
|
return typing.cast(builtins.str, result)
|
474
474
|
|
475
475
|
@builtins.property
|
476
476
|
def type(self) -> builtins.str:
|
477
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
477
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_contact_method#type UserContactMethod#type}.'''
|
478
478
|
result = self._values.get("type")
|
479
479
|
assert result is not None, "Required property 'type' is missing"
|
480
480
|
return typing.cast(builtins.str, result)
|
481
481
|
|
482
482
|
@builtins.property
|
483
483
|
def user_id(self) -> builtins.str:
|
484
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
484
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_contact_method#user_id UserContactMethod#user_id}.'''
|
485
485
|
result = self._values.get("user_id")
|
486
486
|
assert result is not None, "Required property 'user_id' is missing"
|
487
487
|
return typing.cast(builtins.str, result)
|
488
488
|
|
489
489
|
@builtins.property
|
490
490
|
def country_code(self) -> typing.Optional[jsii.Number]:
|
491
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
491
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_contact_method#country_code UserContactMethod#country_code}.'''
|
492
492
|
result = self._values.get("country_code")
|
493
493
|
return typing.cast(typing.Optional[jsii.Number], result)
|
494
494
|
|
495
495
|
@builtins.property
|
496
496
|
def id(self) -> typing.Optional[builtins.str]:
|
497
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
497
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_contact_method#id UserContactMethod#id}.
|
498
498
|
|
499
499
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
500
500
|
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.
|
@@ -506,7 +506,7 @@ class UserContactMethodConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
506
506
|
def send_short_email(
|
507
507
|
self,
|
508
508
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
509
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
509
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_contact_method#send_short_email UserContactMethod#send_short_email}.'''
|
510
510
|
result = self._values.get("send_short_email")
|
511
511
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
512
512
|
|
@@ -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.
|
4
|
+
Refer to the Terraform Registry for docs: [`pagerduty_user_handoff_notification_rule`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_handoff_notification_rule).
|
5
5
|
'''
|
6
6
|
from pkgutil import extend_path
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
@@ -44,7 +44,7 @@ class UserHandoffNotificationRule(
|
|
44
44
|
metaclass=jsii.JSIIMeta,
|
45
45
|
jsii_type="@cdktf/provider-pagerduty.userHandoffNotificationRule.UserHandoffNotificationRule",
|
46
46
|
):
|
47
|
-
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
47
|
+
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_handoff_notification_rule pagerduty_user_handoff_notification_rule}.'''
|
48
48
|
|
49
49
|
def __init__(
|
50
50
|
self,
|
@@ -63,14 +63,14 @@ class UserHandoffNotificationRule(
|
|
63
63
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
64
64
|
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,
|
65
65
|
) -> None:
|
66
|
-
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
66
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_handoff_notification_rule pagerduty_user_handoff_notification_rule} Resource.
|
67
67
|
|
68
68
|
:param scope: The scope in which to define this construct.
|
69
69
|
:param id: The scoped construct ID. Must be unique amongst siblings in the same scope
|
70
|
-
: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.
|
71
|
-
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
72
|
-
:param contact_method: contact_method block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
73
|
-
: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.
|
70
|
+
: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.19.1/docs/resources/user_handoff_notification_rule#notify_advance_in_minutes UserHandoffNotificationRule#notify_advance_in_minutes}
|
71
|
+
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_handoff_notification_rule#user_id UserHandoffNotificationRule#user_id}.
|
72
|
+
:param contact_method: contact_method block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_handoff_notification_rule#contact_method UserHandoffNotificationRule#contact_method}
|
73
|
+
: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.19.1/docs/resources/user_handoff_notification_rule#handoff_type UserHandoffNotificationRule#handoff_type}
|
74
74
|
:param connection:
|
75
75
|
:param count:
|
76
76
|
:param depends_on:
|
@@ -112,7 +112,7 @@ class UserHandoffNotificationRule(
|
|
112
112
|
|
113
113
|
:param scope: The scope in which to define this construct.
|
114
114
|
:param import_to_id: The construct id used in the generated config for the UserHandoffNotificationRule to import.
|
115
|
-
: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.
|
115
|
+
: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.19.1/docs/resources/user_handoff_notification_rule#import import section} in the documentation of this resource for the id to use
|
116
116
|
:param provider: ? Optional instance of the provider where the UserHandoffNotificationRule to import is found.
|
117
117
|
'''
|
118
118
|
if __debug__:
|
@@ -267,10 +267,10 @@ class UserHandoffNotificationRuleConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
267
267
|
:param lifecycle:
|
268
268
|
:param provider:
|
269
269
|
:param provisioners:
|
270
|
-
: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.
|
271
|
-
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
272
|
-
:param contact_method: contact_method block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
273
|
-
: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.
|
270
|
+
: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.19.1/docs/resources/user_handoff_notification_rule#notify_advance_in_minutes UserHandoffNotificationRule#notify_advance_in_minutes}
|
271
|
+
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_handoff_notification_rule#user_id UserHandoffNotificationRule#user_id}.
|
272
|
+
:param contact_method: contact_method block. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_handoff_notification_rule#contact_method UserHandoffNotificationRule#contact_method}
|
273
|
+
: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.19.1/docs/resources/user_handoff_notification_rule#handoff_type UserHandoffNotificationRule#handoff_type}
|
274
274
|
'''
|
275
275
|
if isinstance(lifecycle, dict):
|
276
276
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -378,7 +378,7 @@ class UserHandoffNotificationRuleConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
378
378
|
def notify_advance_in_minutes(self) -> jsii.Number:
|
379
379
|
'''The number of minutes before the handoff to notify the user. Must be greater than or equal to 0.
|
380
380
|
|
381
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
381
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_handoff_notification_rule#notify_advance_in_minutes UserHandoffNotificationRule#notify_advance_in_minutes}
|
382
382
|
'''
|
383
383
|
result = self._values.get("notify_advance_in_minutes")
|
384
384
|
assert result is not None, "Required property 'notify_advance_in_minutes' is missing"
|
@@ -386,7 +386,7 @@ class UserHandoffNotificationRuleConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
386
386
|
|
387
387
|
@builtins.property
|
388
388
|
def user_id(self) -> builtins.str:
|
389
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
389
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_handoff_notification_rule#user_id UserHandoffNotificationRule#user_id}.'''
|
390
390
|
result = self._values.get("user_id")
|
391
391
|
assert result is not None, "Required property 'user_id' is missing"
|
392
392
|
return typing.cast(builtins.str, result)
|
@@ -397,7 +397,7 @@ class UserHandoffNotificationRuleConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
397
397
|
) -> typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["UserHandoffNotificationRuleContactMethod"]]]:
|
398
398
|
'''contact_method block.
|
399
399
|
|
400
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
400
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_handoff_notification_rule#contact_method UserHandoffNotificationRule#contact_method}
|
401
401
|
'''
|
402
402
|
result = self._values.get("contact_method")
|
403
403
|
return typing.cast(typing.Optional[typing.Union[_cdktf_9a9027ec.IResolvable, typing.List["UserHandoffNotificationRuleContactMethod"]]], result)
|
@@ -406,7 +406,7 @@ class UserHandoffNotificationRuleConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
406
406
|
def handoff_type(self) -> typing.Optional[builtins.str]:
|
407
407
|
'''The type of handoff to notify for. Possible values are 'both', 'oncall', 'offcall'.
|
408
408
|
|
409
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
409
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_handoff_notification_rule#handoff_type UserHandoffNotificationRule#handoff_type}
|
410
410
|
'''
|
411
411
|
result = self._values.get("handoff_type")
|
412
412
|
return typing.cast(typing.Optional[builtins.str], result)
|
@@ -431,8 +431,8 @@ class UserHandoffNotificationRuleConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
431
431
|
class UserHandoffNotificationRuleContactMethod:
|
432
432
|
def __init__(self, *, id: builtins.str, type: builtins.str) -> None:
|
433
433
|
'''
|
434
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
435
|
-
: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.
|
434
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/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.
|
435
|
+
: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.19.1/docs/resources/user_handoff_notification_rule#type UserHandoffNotificationRule#type}
|
436
436
|
'''
|
437
437
|
if __debug__:
|
438
438
|
type_hints = typing.get_type_hints(_typecheckingstub__81f45730d10d147bf610802d9b207c8dee3709fd964cc69a6f239033cf5f4b94)
|
@@ -445,7 +445,7 @@ class UserHandoffNotificationRuleContactMethod:
|
|
445
445
|
|
446
446
|
@builtins.property
|
447
447
|
def id(self) -> builtins.str:
|
448
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
448
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_handoff_notification_rule#id UserHandoffNotificationRule#id}.
|
449
449
|
|
450
450
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
451
451
|
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.
|
@@ -458,7 +458,7 @@ class UserHandoffNotificationRuleContactMethod:
|
|
458
458
|
def type(self) -> builtins.str:
|
459
459
|
'''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'.
|
460
460
|
|
461
|
-
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
461
|
+
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_handoff_notification_rule#type UserHandoffNotificationRule#type}
|
462
462
|
'''
|
463
463
|
result = self._values.get("type")
|
464
464
|
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.
|
4
|
+
Refer to the Terraform Registry for docs: [`pagerduty_user_notification_rule`](https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_notification_rule).
|
5
5
|
'''
|
6
6
|
from pkgutil import extend_path
|
7
7
|
__path__ = extend_path(__path__, __name__)
|
@@ -44,7 +44,7 @@ class UserNotificationRule(
|
|
44
44
|
metaclass=jsii.JSIIMeta,
|
45
45
|
jsii_type="@cdktf/provider-pagerduty.userNotificationRule.UserNotificationRule",
|
46
46
|
):
|
47
|
-
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
47
|
+
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_notification_rule pagerduty_user_notification_rule}.'''
|
48
48
|
|
49
49
|
def __init__(
|
50
50
|
self,
|
@@ -64,15 +64,15 @@ class UserNotificationRule(
|
|
64
64
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
65
65
|
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,
|
66
66
|
) -> None:
|
67
|
-
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
67
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_notification_rule pagerduty_user_notification_rule} Resource.
|
68
68
|
|
69
69
|
:param scope: The scope in which to define this construct.
|
70
70
|
:param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
|
71
|
-
:param contact_method: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
72
|
-
:param start_delay_in_minutes: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
73
|
-
:param urgency: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
74
|
-
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
75
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
71
|
+
:param contact_method: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_notification_rule#contact_method UserNotificationRule#contact_method}.
|
72
|
+
:param start_delay_in_minutes: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_notification_rule#start_delay_in_minutes UserNotificationRule#start_delay_in_minutes}.
|
73
|
+
:param urgency: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_notification_rule#urgency UserNotificationRule#urgency}.
|
74
|
+
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_notification_rule#user_id UserNotificationRule#user_id}.
|
75
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/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.
|
76
76
|
:param connection:
|
77
77
|
:param count:
|
78
78
|
:param depends_on:
|
@@ -115,7 +115,7 @@ class UserNotificationRule(
|
|
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 UserNotificationRule to import.
|
118
|
-
: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.
|
118
|
+
: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.19.1/docs/resources/user_notification_rule#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 UserNotificationRule to import is found.
|
120
120
|
'''
|
121
121
|
if __debug__:
|
@@ -274,11 +274,11 @@ class UserNotificationRuleConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
274
274
|
:param lifecycle:
|
275
275
|
:param provider:
|
276
276
|
:param provisioners:
|
277
|
-
:param contact_method: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
278
|
-
:param start_delay_in_minutes: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
279
|
-
:param urgency: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
280
|
-
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
281
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
277
|
+
:param contact_method: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_notification_rule#contact_method UserNotificationRule#contact_method}.
|
278
|
+
:param start_delay_in_minutes: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_notification_rule#start_delay_in_minutes UserNotificationRule#start_delay_in_minutes}.
|
279
|
+
:param urgency: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_notification_rule#urgency UserNotificationRule#urgency}.
|
280
|
+
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_notification_rule#user_id UserNotificationRule#user_id}.
|
281
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/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.
|
282
282
|
'''
|
283
283
|
if isinstance(lifecycle, dict):
|
284
284
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -385,35 +385,35 @@ class UserNotificationRuleConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
385
385
|
|
386
386
|
@builtins.property
|
387
387
|
def contact_method(self) -> typing.Mapping[builtins.str, builtins.str]:
|
388
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
388
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_notification_rule#contact_method UserNotificationRule#contact_method}.'''
|
389
389
|
result = self._values.get("contact_method")
|
390
390
|
assert result is not None, "Required property 'contact_method' is missing"
|
391
391
|
return typing.cast(typing.Mapping[builtins.str, builtins.str], result)
|
392
392
|
|
393
393
|
@builtins.property
|
394
394
|
def start_delay_in_minutes(self) -> jsii.Number:
|
395
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
395
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_notification_rule#start_delay_in_minutes UserNotificationRule#start_delay_in_minutes}.'''
|
396
396
|
result = self._values.get("start_delay_in_minutes")
|
397
397
|
assert result is not None, "Required property 'start_delay_in_minutes' is missing"
|
398
398
|
return typing.cast(jsii.Number, result)
|
399
399
|
|
400
400
|
@builtins.property
|
401
401
|
def urgency(self) -> builtins.str:
|
402
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
402
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_notification_rule#urgency UserNotificationRule#urgency}.'''
|
403
403
|
result = self._values.get("urgency")
|
404
404
|
assert result is not None, "Required property 'urgency' is missing"
|
405
405
|
return typing.cast(builtins.str, result)
|
406
406
|
|
407
407
|
@builtins.property
|
408
408
|
def user_id(self) -> builtins.str:
|
409
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
409
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_notification_rule#user_id UserNotificationRule#user_id}.'''
|
410
410
|
result = self._values.get("user_id")
|
411
411
|
assert result is not None, "Required property 'user_id' is missing"
|
412
412
|
return typing.cast(builtins.str, result)
|
413
413
|
|
414
414
|
@builtins.property
|
415
415
|
def id(self) -> typing.Optional[builtins.str]:
|
416
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.
|
416
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/3.19.1/docs/resources/user_notification_rule#id UserNotificationRule#id}.
|
417
417
|
|
418
418
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
419
419
|
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.
|