cdktf-cdktf-provider-pagerduty 9.0.1__py3-none-any.whl → 9.0.3__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/_jsii/__init__.py +2 -2
- cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@9.0.3.jsii.tgz +0 -0
- cdktf_cdktf_provider_pagerduty/addon/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/automation_actions_action/__init__.py +51 -51
- cdktf_cdktf_provider_pagerduty/automation_actions_action_service_association/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/automation_actions_action_team_association/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/automation_actions_runner/__init__.py +24 -24
- cdktf_cdktf_provider_pagerduty/automation_actions_runner_team_association/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/business_service/__init__.py +21 -21
- cdktf_cdktf_provider_pagerduty/business_service_subscriber/__init__.py +15 -15
- cdktf_cdktf_provider_pagerduty/custom_field/__init__.py +24 -24
- cdktf_cdktf_provider_pagerduty/custom_field_option/__init__.py +15 -15
- cdktf_cdktf_provider_pagerduty/custom_field_schema/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/custom_field_schema_assignment/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/custom_field_schema_field_configuration/__init__.py +24 -24
- cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_action/__init__.py +27 -27
- cdktf_cdktf_provider_pagerduty/data_pagerduty_automation_actions_runner/__init__.py +15 -15
- cdktf_cdktf_provider_pagerduty/data_pagerduty_business_service/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_custom_field/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_custom_field_schema/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_escalation_policy/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestration_integration/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/data_pagerduty_event_orchestrations/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_extension_schema/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_custom_field/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_incident_workflow/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_license/__init__.py +36 -36
- cdktf_cdktf_provider_pagerduty/data_pagerduty_licenses/__init__.py +31 -31
- cdktf_cdktf_provider_pagerduty/data_pagerduty_priority/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_ruleset/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_schedule/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_service/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_service_integration/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/data_pagerduty_tag/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_team/__init__.py +12 -12
- cdktf_cdktf_provider_pagerduty/data_pagerduty_user/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_user_contact_method/__init__.py +15 -15
- cdktf_cdktf_provider_pagerduty/data_pagerduty_users/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/data_pagerduty_vendor/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/escalation_policy/__init__.py +29 -29
- cdktf_cdktf_provider_pagerduty/event_orchestration/__init__.py +18 -18
- cdktf_cdktf_provider_pagerduty/event_orchestration_global/__init__.py +176 -176
- cdktf_cdktf_provider_pagerduty/event_orchestration_integration/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/event_orchestration_router/__init__.py +40 -40
- cdktf_cdktf_provider_pagerduty/event_orchestration_service/__init__.py +185 -185
- cdktf_cdktf_provider_pagerduty/event_orchestration_unrouted/__init__.py +91 -91
- cdktf_cdktf_provider_pagerduty/event_rule/__init__.py +15 -15
- cdktf_cdktf_provider_pagerduty/extension/__init__.py +24 -24
- cdktf_cdktf_provider_pagerduty/extension_servicenow/__init__.py +42 -42
- cdktf_cdktf_provider_pagerduty/incident_custom_field/__init__.py +24 -24
- cdktf_cdktf_provider_pagerduty/incident_custom_field_option/__init__.py +15 -15
- cdktf_cdktf_provider_pagerduty/incident_workflow/__init__.py +28 -28
- cdktf_cdktf_provider_pagerduty/incident_workflow_trigger/__init__.py +21 -21
- cdktf_cdktf_provider_pagerduty/maintenance_window/__init__.py +18 -18
- cdktf_cdktf_provider_pagerduty/provider/__init__.py +21 -21
- cdktf_cdktf_provider_pagerduty/response_play/__init__.py +54 -54
- cdktf_cdktf_provider_pagerduty/ruleset/__init__.py +15 -15
- cdktf_cdktf_provider_pagerduty/ruleset_rule/__init__.py +124 -124
- cdktf_cdktf_provider_pagerduty/schedule/__init__.py +46 -46
- cdktf_cdktf_provider_pagerduty/service/__init__.py +118 -118
- cdktf_cdktf_provider_pagerduty/service_dependency/__init__.py +26 -26
- cdktf_cdktf_provider_pagerduty/service_event_rule/__init__.py +116 -116
- cdktf_cdktf_provider_pagerduty/service_integration/__init__.py +89 -89
- cdktf_cdktf_provider_pagerduty/slack_connection/__init__.py +30 -30
- cdktf_cdktf_provider_pagerduty/tag/__init__.py +9 -9
- cdktf_cdktf_provider_pagerduty/tag_assignment/__init__.py +15 -15
- cdktf_cdktf_provider_pagerduty/team/__init__.py +15 -15
- cdktf_cdktf_provider_pagerduty/team_membership/__init__.py +15 -15
- cdktf_cdktf_provider_pagerduty/user/__init__.py +33 -33
- cdktf_cdktf_provider_pagerduty/user_contact_method/__init__.py +24 -24
- cdktf_cdktf_provider_pagerduty/user_notification_rule/__init__.py +18 -18
- cdktf_cdktf_provider_pagerduty/webhook_subscription/__init__.py +40 -40
- {cdktf_cdktf_provider_pagerduty-9.0.1.dist-info → cdktf_cdktf_provider_pagerduty-9.0.3.dist-info}/METADATA +6 -6
- cdktf_cdktf_provider_pagerduty-9.0.3.dist-info/RECORD +80 -0
- {cdktf_cdktf_provider_pagerduty-9.0.1.dist-info → cdktf_cdktf_provider_pagerduty-9.0.3.dist-info}/WHEEL +1 -1
- cdktf_cdktf_provider_pagerduty/_jsii/provider-pagerduty@9.0.1.jsii.tgz +0 -0
- cdktf_cdktf_provider_pagerduty-9.0.1.dist-info/RECORD +0 -80
- {cdktf_cdktf_provider_pagerduty-9.0.1.dist-info → cdktf_cdktf_provider_pagerduty-9.0.3.dist-info}/LICENSE +0 -0
- {cdktf_cdktf_provider_pagerduty-9.0.1.dist-info → cdktf_cdktf_provider_pagerduty-9.0.3.dist-info}/top_level.txt +0 -0
@@ -1,7 +1,7 @@
|
|
1
1
|
'''
|
2
2
|
# `pagerduty_user`
|
3
3
|
|
4
|
-
Refer to the Terraform Registory for docs: [`pagerduty_user`](https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
4
|
+
Refer to the Terraform Registory for docs: [`pagerduty_user`](https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user).
|
5
5
|
'''
|
6
6
|
import abc
|
7
7
|
import builtins
|
@@ -26,7 +26,7 @@ class User(
|
|
26
26
|
metaclass=jsii.JSIIMeta,
|
27
27
|
jsii_type="@cdktf/provider-pagerduty.user.User",
|
28
28
|
):
|
29
|
-
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
29
|
+
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user pagerduty_user}.'''
|
30
30
|
|
31
31
|
def __init__(
|
32
32
|
self,
|
@@ -51,20 +51,20 @@ class User(
|
|
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/2.
|
54
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user pagerduty_user} 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 email: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
59
|
-
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
60
|
-
:param color: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
61
|
-
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
62
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
63
|
-
:param job_title: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
64
|
-
:param license: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
65
|
-
:param role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
66
|
-
:param teams: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
67
|
-
:param time_zone: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
58
|
+
:param email: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user#email User#email}.
|
59
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user#name User#name}.
|
60
|
+
:param color: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user#color User#color}.
|
61
|
+
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user#description User#description}.
|
62
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/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.
|
63
|
+
:param job_title: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user#job_title User#job_title}.
|
64
|
+
:param license: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user#license User#license}.
|
65
|
+
:param role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user#role User#role}.
|
66
|
+
:param teams: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user#teams User#teams}.
|
67
|
+
:param time_zone: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user#time_zone User#time_zone}.
|
68
68
|
:param connection:
|
69
69
|
:param count:
|
70
70
|
:param depends_on:
|
@@ -379,16 +379,16 @@ class UserConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
379
379
|
:param lifecycle:
|
380
380
|
:param provider:
|
381
381
|
:param provisioners:
|
382
|
-
:param email: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
383
|
-
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
384
|
-
:param color: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
385
|
-
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
386
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
387
|
-
:param job_title: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
388
|
-
:param license: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
389
|
-
:param role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
390
|
-
:param teams: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
391
|
-
:param time_zone: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
382
|
+
:param email: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user#email User#email}.
|
383
|
+
:param name: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user#name User#name}.
|
384
|
+
:param color: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user#color User#color}.
|
385
|
+
:param description: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user#description User#description}.
|
386
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/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.
|
387
|
+
:param job_title: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user#job_title User#job_title}.
|
388
|
+
:param license: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user#license User#license}.
|
389
|
+
:param role: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user#role User#role}.
|
390
|
+
:param teams: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user#teams User#teams}.
|
391
|
+
:param time_zone: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user#time_zone User#time_zone}.
|
392
392
|
'''
|
393
393
|
if isinstance(lifecycle, dict):
|
394
394
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -512,33 +512,33 @@ class UserConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
512
512
|
|
513
513
|
@builtins.property
|
514
514
|
def email(self) -> builtins.str:
|
515
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
515
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user#email User#email}.'''
|
516
516
|
result = self._values.get("email")
|
517
517
|
assert result is not None, "Required property 'email' is missing"
|
518
518
|
return typing.cast(builtins.str, result)
|
519
519
|
|
520
520
|
@builtins.property
|
521
521
|
def name(self) -> builtins.str:
|
522
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
522
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user#name User#name}.'''
|
523
523
|
result = self._values.get("name")
|
524
524
|
assert result is not None, "Required property 'name' is missing"
|
525
525
|
return typing.cast(builtins.str, result)
|
526
526
|
|
527
527
|
@builtins.property
|
528
528
|
def color(self) -> typing.Optional[builtins.str]:
|
529
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
529
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user#color User#color}.'''
|
530
530
|
result = self._values.get("color")
|
531
531
|
return typing.cast(typing.Optional[builtins.str], result)
|
532
532
|
|
533
533
|
@builtins.property
|
534
534
|
def description(self) -> typing.Optional[builtins.str]:
|
535
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
535
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user#description User#description}.'''
|
536
536
|
result = self._values.get("description")
|
537
537
|
return typing.cast(typing.Optional[builtins.str], result)
|
538
538
|
|
539
539
|
@builtins.property
|
540
540
|
def id(self) -> typing.Optional[builtins.str]:
|
541
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
541
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user#id User#id}.
|
542
542
|
|
543
543
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
544
544
|
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.
|
@@ -548,31 +548,31 @@ class UserConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
548
548
|
|
549
549
|
@builtins.property
|
550
550
|
def job_title(self) -> typing.Optional[builtins.str]:
|
551
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
551
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user#job_title User#job_title}.'''
|
552
552
|
result = self._values.get("job_title")
|
553
553
|
return typing.cast(typing.Optional[builtins.str], result)
|
554
554
|
|
555
555
|
@builtins.property
|
556
556
|
def license(self) -> typing.Optional[builtins.str]:
|
557
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
557
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user#license User#license}.'''
|
558
558
|
result = self._values.get("license")
|
559
559
|
return typing.cast(typing.Optional[builtins.str], result)
|
560
560
|
|
561
561
|
@builtins.property
|
562
562
|
def role(self) -> typing.Optional[builtins.str]:
|
563
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
563
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user#role User#role}.'''
|
564
564
|
result = self._values.get("role")
|
565
565
|
return typing.cast(typing.Optional[builtins.str], result)
|
566
566
|
|
567
567
|
@builtins.property
|
568
568
|
def teams(self) -> typing.Optional[typing.List[builtins.str]]:
|
569
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
569
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user#teams User#teams}.'''
|
570
570
|
result = self._values.get("teams")
|
571
571
|
return typing.cast(typing.Optional[typing.List[builtins.str]], result)
|
572
572
|
|
573
573
|
@builtins.property
|
574
574
|
def time_zone(self) -> typing.Optional[builtins.str]:
|
575
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
575
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user#time_zone User#time_zone}.'''
|
576
576
|
result = self._values.get("time_zone")
|
577
577
|
return typing.cast(typing.Optional[builtins.str], result)
|
578
578
|
|
@@ -1,7 +1,7 @@
|
|
1
1
|
'''
|
2
2
|
# `pagerduty_user_contact_method`
|
3
3
|
|
4
|
-
Refer to the Terraform Registory for docs: [`pagerduty_user_contact_method`](https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
4
|
+
Refer to the Terraform Registory for docs: [`pagerduty_user_contact_method`](https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user_contact_method).
|
5
5
|
'''
|
6
6
|
import abc
|
7
7
|
import builtins
|
@@ -26,7 +26,7 @@ class UserContactMethod(
|
|
26
26
|
metaclass=jsii.JSIIMeta,
|
27
27
|
jsii_type="@cdktf/provider-pagerduty.userContactMethod.UserContactMethod",
|
28
28
|
):
|
29
|
-
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
29
|
+
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user_contact_method pagerduty_user_contact_method}.'''
|
30
30
|
|
31
31
|
def __init__(
|
32
32
|
self,
|
@@ -48,17 +48,17 @@ class UserContactMethod(
|
|
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/2.
|
51
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user_contact_method pagerduty_user_contact_method} 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 address: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
56
|
-
:param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
57
|
-
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
58
|
-
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
59
|
-
:param country_code: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
60
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
61
|
-
:param send_short_email: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
55
|
+
:param address: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user_contact_method#address UserContactMethod#address}.
|
56
|
+
:param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user_contact_method#label UserContactMethod#label}.
|
57
|
+
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user_contact_method#type UserContactMethod#type}.
|
58
|
+
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user_contact_method#user_id UserContactMethod#user_id}.
|
59
|
+
:param country_code: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user_contact_method#country_code UserContactMethod#country_code}.
|
60
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/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.
|
61
|
+
:param send_short_email: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user_contact_method#send_short_email UserContactMethod#send_short_email}.
|
62
62
|
:param connection:
|
63
63
|
:param count:
|
64
64
|
:param depends_on:
|
@@ -295,13 +295,13 @@ class UserContactMethodConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
295
295
|
:param lifecycle:
|
296
296
|
:param provider:
|
297
297
|
:param provisioners:
|
298
|
-
:param address: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
299
|
-
:param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
300
|
-
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
301
|
-
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
302
|
-
:param country_code: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
303
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
304
|
-
:param send_short_email: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
298
|
+
:param address: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user_contact_method#address UserContactMethod#address}.
|
299
|
+
:param label: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user_contact_method#label UserContactMethod#label}.
|
300
|
+
:param type: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user_contact_method#type UserContactMethod#type}.
|
301
|
+
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user_contact_method#user_id UserContactMethod#user_id}.
|
302
|
+
:param country_code: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user_contact_method#country_code UserContactMethod#country_code}.
|
303
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/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.
|
304
|
+
:param send_short_email: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user_contact_method#send_short_email UserContactMethod#send_short_email}.
|
305
305
|
'''
|
306
306
|
if isinstance(lifecycle, dict):
|
307
307
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -414,41 +414,41 @@ class UserContactMethodConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
414
414
|
|
415
415
|
@builtins.property
|
416
416
|
def address(self) -> builtins.str:
|
417
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
417
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user_contact_method#address UserContactMethod#address}.'''
|
418
418
|
result = self._values.get("address")
|
419
419
|
assert result is not None, "Required property 'address' is missing"
|
420
420
|
return typing.cast(builtins.str, result)
|
421
421
|
|
422
422
|
@builtins.property
|
423
423
|
def label(self) -> builtins.str:
|
424
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
424
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user_contact_method#label UserContactMethod#label}.'''
|
425
425
|
result = self._values.get("label")
|
426
426
|
assert result is not None, "Required property 'label' is missing"
|
427
427
|
return typing.cast(builtins.str, result)
|
428
428
|
|
429
429
|
@builtins.property
|
430
430
|
def type(self) -> builtins.str:
|
431
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
431
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user_contact_method#type UserContactMethod#type}.'''
|
432
432
|
result = self._values.get("type")
|
433
433
|
assert result is not None, "Required property 'type' is missing"
|
434
434
|
return typing.cast(builtins.str, result)
|
435
435
|
|
436
436
|
@builtins.property
|
437
437
|
def user_id(self) -> builtins.str:
|
438
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
438
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user_contact_method#user_id UserContactMethod#user_id}.'''
|
439
439
|
result = self._values.get("user_id")
|
440
440
|
assert result is not None, "Required property 'user_id' is missing"
|
441
441
|
return typing.cast(builtins.str, result)
|
442
442
|
|
443
443
|
@builtins.property
|
444
444
|
def country_code(self) -> typing.Optional[jsii.Number]:
|
445
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
445
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user_contact_method#country_code UserContactMethod#country_code}.'''
|
446
446
|
result = self._values.get("country_code")
|
447
447
|
return typing.cast(typing.Optional[jsii.Number], result)
|
448
448
|
|
449
449
|
@builtins.property
|
450
450
|
def id(self) -> typing.Optional[builtins.str]:
|
451
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
451
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user_contact_method#id UserContactMethod#id}.
|
452
452
|
|
453
453
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
454
454
|
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.
|
@@ -460,7 +460,7 @@ class UserContactMethodConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
460
460
|
def send_short_email(
|
461
461
|
self,
|
462
462
|
) -> typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]]:
|
463
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
463
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user_contact_method#send_short_email UserContactMethod#send_short_email}.'''
|
464
464
|
result = self._values.get("send_short_email")
|
465
465
|
return typing.cast(typing.Optional[typing.Union[builtins.bool, _cdktf_9a9027ec.IResolvable]], result)
|
466
466
|
|
@@ -1,7 +1,7 @@
|
|
1
1
|
'''
|
2
2
|
# `pagerduty_user_notification_rule`
|
3
3
|
|
4
|
-
Refer to the Terraform Registory for docs: [`pagerduty_user_notification_rule`](https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
4
|
+
Refer to the Terraform Registory for docs: [`pagerduty_user_notification_rule`](https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user_notification_rule).
|
5
5
|
'''
|
6
6
|
import abc
|
7
7
|
import builtins
|
@@ -26,7 +26,7 @@ class UserNotificationRule(
|
|
26
26
|
metaclass=jsii.JSIIMeta,
|
27
27
|
jsii_type="@cdktf/provider-pagerduty.userNotificationRule.UserNotificationRule",
|
28
28
|
):
|
29
|
-
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
29
|
+
'''Represents a {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user_notification_rule pagerduty_user_notification_rule}.'''
|
30
30
|
|
31
31
|
def __init__(
|
32
32
|
self,
|
@@ -46,15 +46,15 @@ class UserNotificationRule(
|
|
46
46
|
provider: typing.Optional[_cdktf_9a9027ec.TerraformProvider] = None,
|
47
47
|
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,
|
48
48
|
) -> None:
|
49
|
-
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
49
|
+
'''Create a new {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user_notification_rule pagerduty_user_notification_rule} Resource.
|
50
50
|
|
51
51
|
:param scope: The scope in which to define this construct.
|
52
52
|
:param id_: The scoped construct ID. Must be unique amongst siblings in the same scope
|
53
|
-
:param contact_method: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
54
|
-
:param start_delay_in_minutes: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
55
|
-
:param urgency: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
56
|
-
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
57
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
53
|
+
:param contact_method: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user_notification_rule#contact_method UserNotificationRule#contact_method}.
|
54
|
+
:param start_delay_in_minutes: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user_notification_rule#start_delay_in_minutes UserNotificationRule#start_delay_in_minutes}.
|
55
|
+
:param urgency: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user_notification_rule#urgency UserNotificationRule#urgency}.
|
56
|
+
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user_notification_rule#user_id UserNotificationRule#user_id}.
|
57
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/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.
|
58
58
|
:param connection:
|
59
59
|
:param count:
|
60
60
|
:param depends_on:
|
@@ -228,11 +228,11 @@ class UserNotificationRuleConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
228
228
|
:param lifecycle:
|
229
229
|
:param provider:
|
230
230
|
:param provisioners:
|
231
|
-
:param contact_method: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
232
|
-
:param start_delay_in_minutes: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
233
|
-
:param urgency: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
234
|
-
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
235
|
-
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
231
|
+
:param contact_method: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user_notification_rule#contact_method UserNotificationRule#contact_method}.
|
232
|
+
:param start_delay_in_minutes: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user_notification_rule#start_delay_in_minutes UserNotificationRule#start_delay_in_minutes}.
|
233
|
+
:param urgency: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user_notification_rule#urgency UserNotificationRule#urgency}.
|
234
|
+
:param user_id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user_notification_rule#user_id UserNotificationRule#user_id}.
|
235
|
+
:param id: Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/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.
|
236
236
|
'''
|
237
237
|
if isinstance(lifecycle, dict):
|
238
238
|
lifecycle = _cdktf_9a9027ec.TerraformResourceLifecycle(**lifecycle)
|
@@ -339,35 +339,35 @@ class UserNotificationRuleConfig(_cdktf_9a9027ec.TerraformMetaArguments):
|
|
339
339
|
|
340
340
|
@builtins.property
|
341
341
|
def contact_method(self) -> typing.Mapping[builtins.str, builtins.str]:
|
342
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
342
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user_notification_rule#contact_method UserNotificationRule#contact_method}.'''
|
343
343
|
result = self._values.get("contact_method")
|
344
344
|
assert result is not None, "Required property 'contact_method' is missing"
|
345
345
|
return typing.cast(typing.Mapping[builtins.str, builtins.str], result)
|
346
346
|
|
347
347
|
@builtins.property
|
348
348
|
def start_delay_in_minutes(self) -> jsii.Number:
|
349
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
349
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user_notification_rule#start_delay_in_minutes UserNotificationRule#start_delay_in_minutes}.'''
|
350
350
|
result = self._values.get("start_delay_in_minutes")
|
351
351
|
assert result is not None, "Required property 'start_delay_in_minutes' is missing"
|
352
352
|
return typing.cast(jsii.Number, result)
|
353
353
|
|
354
354
|
@builtins.property
|
355
355
|
def urgency(self) -> builtins.str:
|
356
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
356
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user_notification_rule#urgency UserNotificationRule#urgency}.'''
|
357
357
|
result = self._values.get("urgency")
|
358
358
|
assert result is not None, "Required property 'urgency' is missing"
|
359
359
|
return typing.cast(builtins.str, result)
|
360
360
|
|
361
361
|
@builtins.property
|
362
362
|
def user_id(self) -> builtins.str:
|
363
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
363
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user_notification_rule#user_id UserNotificationRule#user_id}.'''
|
364
364
|
result = self._values.get("user_id")
|
365
365
|
assert result is not None, "Required property 'user_id' is missing"
|
366
366
|
return typing.cast(builtins.str, result)
|
367
367
|
|
368
368
|
@builtins.property
|
369
369
|
def id(self) -> typing.Optional[builtins.str]:
|
370
|
-
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.
|
370
|
+
'''Docs at Terraform Registry: {@link https://registry.terraform.io/providers/pagerduty/pagerduty/2.16.0/docs/resources/user_notification_rule#id UserNotificationRule#id}.
|
371
371
|
|
372
372
|
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
373
373
|
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.
|